/* global */
body {
	font-family: "Verdana";
	color: #ffffff;
	font-size: 100%;
	line-height: 1.2;
	background: #000000;
}
a {
    color: #ffffff;
    text-decoration: none;
}
.mo {
    display: none !important;
}
.pc {
    display: block !important;
}
.hidden {
    overflow: hidden;
    display: block;
}
/* .fleft {
    float: left;
} */
.fright {
    float: right;
}
#lan {
    width: 105px;
    float: right;
}
.inner {
    width: 1280px;
    box-sizing: border-box;
    padding: 0 70px;
    margin: auto;
}
.header {
    overflow: hidden;
    background: #000000;
}
.header .inner {
    padding: 0;
    overflow: hidden;
}
.header .inner > * {
    float: left;
}
.header .select1 {
    float: right;
    margin-top: 15px;
}
.header .inner fieldset {
    float: right;
/*    display: none;*/
}
.logo {
    margin: 15px 60px 0 30px;
}
.menu {
    display: inline-block;
    overflow: hidden;
}
.menu > li {
    display: inline-block;
    float: left;
}
.menu > li > a {
    padding: 45px 10px 10px 10px;
    display: inline-block;
}
.menu > li > a:hover, .menu > li > a.cur {
    background: #3680bd;
}
.menu ul {
    position: absolute;
    z-index: 1;
/*    top: 74px;*/
    padding-top: 1px;
    display: none;
    min-width: 185px;
}
.menu ul li {
    margin-bottom: 1px;
}
.menu ul li a {
    padding: 10px;
    display: block;
    background: #000000;
}
.menu ul li a:hover {
    background: #3680bd;
}
.footer {
    color: #ec9629;
    text-align: center;
    font-size: 13px;
    background: #000000;
    padding-top: 50px;
    padding-bottom: 90px;
}
.footer ul {
    margin-bottom: 40px;
}
.footer li {
    display: inline-block;
    position: relative;
    padding-right: 10px;
}
.footer li:before {
    position: absolute;
    content: '|';
    right: 0;
}
.footer li.last {
    position: static;
    padding-right: 0;
}
.footer li.last:before {
    display: none;
}
.footer a {
    color: #ec9629;
    text-decoration: underline;
}
.footer a:hover {
    text-decoration: underline;
}
.copy {
    line-height: 2;
    color: #ffffff;
}
.copy span {
    display: inline-block;
    margin-right: 20px;
}
.lan_menu {
    display: none;
}
.pc .carousel-inner .item img {
    position: relative;
}
.home_list {
    overflow: hidden;
    margin-top: 5px;
}
.home_list a {
    float: left;
    margin-right: 5px;
    margin-bottom: 5px;
    width: 33%;
    background: #ffffff;
    display: inline-block;
}
.home_list img {
    width: 100%;
    vertical-align: bottom;
}
.home_list img:hover {
    opacity: 0.7;
}
.home_list a:nth-of-type(3n) {
    margin-right: 0;
}
.home .main {
    padding: 0;
    background-image: none;
}
.box1 {
    position: relative;
    margin-bottom: 5px;
}
.box1 img {
/*    width: 33%;*/
    height: 280px;
    float: left;
}
.new_list {
    padding: 24px 30px;
    background: #ff9933;
    height: 280px;
    box-sizing: border-box;
    padding-right: 100px;
}
.box1 .btn2 {
    position: absolute;
    right: 20px;
    bottom: 20px;
}
.new_list li {
    margin-bottom: 15px;
    margin-right: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.new_list li.list {
    margin-bottom: 0;
}
.new_list font {
    color: #000000;
    font-size: 18px;
}
.new_list span {
    font-size: 14px;
    margin-left: 15px;
}
.new_list a:hover span {
    text-decoration: underline;
}
.btn2 {
    background: #de4b27;
    display: inline-block;
    padding: 15px 20px; 
}
.box1 .btn2 {
    position: absolute;
    right: 20px;
    bottom: 20px;
}
.home {
    background: #3680bd;
}
.full {
    width: 100%;
    vertical-align: bottom;
}
.main_img .pc {
    height: 526px;
	height: 524px;
}
.about .main_img .pc {
    background: url(../img/Sanmos_AboutSanmos.jpg) top center;
}
.main {
    padding-top: 50px;
    padding-bottom: 100px;
    background: #3680bd url(../img/map-bg.png) no-repeat right 50px;
    min-height: 820px;
    box-sizing: border-box;
}
p {
    line-height: 1.5;
    margin-bottom: 50px;
}
.bar1 {
    background: #eb9421;
    display: inline-block;
    color: #000000;
    padding: 10px 20px;
    line-height: 1;
}
.about .bar1 {
    margin-bottom: 30px;
}
.align_center {
    text-align: center;
}
big {
    font-size: 24px;
}
.about .align_center span {
    display: block;
}
.business .main_img .pc {
    background: url(../img/Sanmos_BusinessGroup.jpg) top center;
}
.business .main_img .pc .ch {
    background: url(../img/Sanmos_BusinessGroupch.jpg) top center;
}
.business big {
    margin-top: 25px;
    margin-left: 10px;
}
.business big small {
    font-size: 16px;
}
.business .hidden {
    margin-top: 100px;
}
.company .main_img .pc {
    background: url(../img/Sanmos_CompanyMilestones.jpg) top center;
}
.circle_year {
    font-size: 24px;
    display: inline-block;
    border: 4px solid #ffffff;
    border-radius: 100px;
    width: 88px;
    height: 88px;
    line-height: 80px;
    text-align: center;
    float: left;
    margin-right: 40px;
    box-sizing: border-box;
}
.c_box ul {
    overflow: hidden;
    border-bottom: 1px solid #ffffff;
}
.c_box {
    min-height: 90px;
    margin-bottom: 60px;
}
.c_box li {
    padding-bottom: 50px;
    line-height: 1.5;
}
.c_box:last-of-type ul {
    border-bottom: 0;
}
.contact .main_img .pc {
    background: url(../img/Sanmos_ContactUs.jpg) top center;
}
.c_list {
    overflow: hidden;
    line-height: 2;
}
.c_list li {
    float: left;
    margin-right: 40px;
    margin-bottom: 40px;
    width: 353px;
}
.c_list li:nth-of-type(3n) {
    margin-right: 0;
}
form {
    width: 674px;
    margin: auto;
    font-size: 20px;
    padding-left: 25px;
    margin-top: 50px;
}
form label {
    text-align: right;
    float: left;
    width: 200px;
}
.form-wrap {
    margin-bottom: 15px;
    overflow: hidden;
}
.form-wrap input, .form-wrap textarea {
    overflow: hidden;
    display: block;
    width: 450px;
}
.form-wrap .btns {
    overflow: hidden;
    text-align: left;
}
input[type='text'], input[type='tel'], input[type='email'] {
    border: 1px solid #ffffff;
    background: none;
    color: #ffffff;
    font-size: 20px;
    padding: 0 10px;
}
textarea {
    height: 100px;
    border: 1px solid #ffffff;
    background: none;
    color: #ffffff;
    font-size: 20px;
    padding: 10px;
}
.btn1 {
    background: #000000;
    line-height: 1;
    padding: 7px 35px;
    display: inline-block;
}
.btn_wrap > *:first-child {
    margin-right: 10px;
}
.visibility_hidden {
    visibility: hidden;
}
.policy .main_img .pc {
    background: url(../img/Sanmos_EnvironmentalPolicy.jpg) top center;
}
.choose .main_img .pc {
    background: url(../img/Sanmos_WhyChooseUs.jpg) top center;
}
.quality .main_img .pc {
    background: url(../img/Sanmos_QualityPolicy.jpg) top center;
}
.q_imgs {
    overflow: hidden;
    display: inline-block;
    margin-bottom: 100px;
}
.q_imgs li {
    float: left;
    margin-right: 10px;
}
.q_imgs li:last-child {
    margin-right: 0;
}
.img_wrap {
    margin-bottom: 100px;
}
.social .main_img .pc {
    background: url(../img/Sanmos_SocialResponsibility.jpg) top center;
}
.social .q_imgs li {
    margin-right: 20px;
}
.social .q_imgs li:last-child {
    margin-right: 0;
}
.news .main_img .pc {
    background: url(../img/Sanmos_TradeShows.jpg) top center;
}
.n_list li {
    padding-bottom: 15px;
    border-bottom: 1px solid #ffffff;
    margin-bottom: 15px;
}
.n_list a:hover {
    text-decoration: underline;
}
.news .main {
    padding-top: 100px;
}
.news .main .inner {
    padding: 0 300px;
}
h1 {
    margin-bottom: 10px;
    font-size: 20px;
}
.news_inner .main .inner {
    padding: 0 70px;
}
/* end of global */

@media only screen and (max-width: 1280px) {
    .inner {
        width: auto;
        padding: 0 20px;
    }
    .news .main {
        padding-top: 20px;
    }
    .news .main .inner {
        padding: 0 20px;
    }
}

@media only screen and (max-width: 1100px) {
    .logo {
        margin-right: 0;
    }
}

@media only screen and (max-width: 1024px) {
    .home_list {
        margin-top: 2%;
    }
    .home_list a {
        margin-right: 2%;
        margin-bottom: 2%;
        width: 49%;
    }
    .home_list a:nth-of-type(3n) {
        margin-right: 2%;
    }
    .home_list a:nth-of-type(even) {
        margin-right: 0;
    }
    .box1 {
        margin-bottom: 0;
    }
    .box1 img {
        width: 100%;
        vertical-align: bottom;
        height: auto;
    }
    .box1 .btn2 {
        position: static;
        float: right;
    }
    .box1 .btn_wrap {
        background: #ff9933;
        padding: 0 20px 20px 0;
        overflow: hidden;
    }
    .new_list {
        padding: 20px;
        height: auto;
    }
    .new_list li {
        margin-right: 0;
        white-space: normal;
        text-overflow: inherit;
    }
    .new_list font {
        float: left;
        margin-right: 10px;
    }
    .new_list span {
        display: block;
        overflow: hidden;
        line-height: 1.5;
    }
    p {
/*        font-size: 18px;*/
    }
    big {
        display: block;
        font-size: 20px;
    }
    .about .align_center span {
        margin-bottom: 10px;
        line-height: 1.2;
    }
    .menu {
        display: none;
    }
    .ui-selectmenu {
        display: none;
    }
    .logo {
        padding-top: 0;
        margin-right: 0;
        margin-bottom: 10px;
        margin-left: 20px;
        margin-top: 0;
    }
    .mo {
        display: block !important;
    }
    .pc {
        display: none !important;
    }
    .header .inner .mobile_menu {
        background: url(../img/menu-icon.jpg) no-repeat;
        width: 39px;
        height: 38px;
        background-size: 100% 100%;
        cursor: pointer;
        position: absolute;
        z-index: 17;
        right: 20px;
        top: 15px;
    }
    .menu {
        position: absolute;
        right: 0;
        top: 0;
        margin-right: 0;
        background: rgba(255, 153, 0,0.8);
        padding-top: 60px;
        z-index: 16;
        min-width: 215px;
    }
    .menu > li {
        display: block;
        float: none;
    }
    .menu > li > a {
        display: block;
        padding: 20px 15px;
    }
    .menu > li > a.cur {
        background: transparent;
    }
    .menu > li > a:hover {
        background: #ff9900;
    }
    .mask {
        display: none;
        position: fixed;
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
    }
    .copy {
        padding: 0 10px;
    }
    .copy span {
        margin-right: 0;
        display: block;
    }
    .copy br {
        display: none;
    }
    .footer {
        padding-top: 20px;
        padding-bottom: 50px;
    }
    .footer ul {
        margin-bottom: 20px;
    }
    .header {
        padding-top: 15px;
    }
    .main {
        background-image: none;
        padding-top: 20px;
        padding-bottom: 20px;
        min-height: inherit;
    }
    .business .fleft {
        float: none;
        display: block;
        margin-left: auto;
        margin-right: auto;
    }
    .business big {
        margin-left: 0;
        margin-top: 20px !important;
    }
    .c_box {
        text-align: center;
    }
    .circle_year {
        float: none;
        margin-right: 0;
        margin-bottom: 20px;
    }
    .c_box ul {
        text-align: left;
    }
    .c_list li {
        float: none;
        width: auto;
    }
    .contact img {
        width: 100%;
    }
    form {
        width: auto;
        padding-left: 0;
    }
    form label {
        display: block;
        float: none;
        width: auto;
        text-align: left;
        margin-bottom: 10px;
        font-size: 18px;
    }
    .form-wrap input, .form-wrap textarea {
        width: 100%;
        box-sizing: border-box;
        font-size: 18px;
    }
    .form-wrap input {
        height: 50px;
    }
    .form-wrap textarea {
        height: 185px;
    }
    .visibility_hidden {
        display: none;
    }
    .btns {
        display: inline-block;
    }
    .btns > * {
        margin-right: 15px;
        text-align: center;
        padding: 15px 0;
        width: 124px;
    }
    .btns > *:last-child {
        margin-right: 0;
    }
    .btn1 {
        font-size: 18px;
    }
    .q_imgs {
        display: block;
    }
    .q_imgs li {
        float: none;
        margin-right: 0;
        margin-bottom: 20px;
    }
    .q_imgs img {
        width: 80%;
    }
    .social .q_imgs li {
        margin-right: 0;
    }
    .news_inner .img_wrap {
        width: 100%;
    }
    .menu ul {
        position: static;
    }
    .menu ul li {
        margin-bottom: 0;
    }
    .menu ul li a {
        background: transparent;
        padding: 10px 15px 10px 30px;
    }
    .menu ul li a:hover {
        background: #ff9900;
    }
}

@media only screen and (max-width: 769px) {
    
}