/* global */
body {
	font-family: "Arial";
	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 90px;
    margin: auto;
}
.header {
    overflow: hidden;
    background: #000000;
    position: relative;
}
.header:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: calc((100% - 1280px) / 2);
    height: 100%;
    background: #ffffff;
}
.header .inner {
    padding: 0;
    overflow: hidden;
}
.header .inner > * {
    float: left;
}
.header .select1 {
    float: right;
    margin-top: 15px;
}
.header .inner fieldset {
    float: right;
}
.logo {
    padding: 15px 33px 15px 82px;
    background: #ffffff;
}
.logo img {
    height: 50px;
}
.menu {
    display: inline-block;
    overflow: hidden;
}
.menu > li {
    display: inline-block;
    float: left;
}
.menu > li > a {
    padding: 0 10px;
    padding-top: 57px;
    padding-bottom: 11px;
    display: inline-block;
    font-size: 14px;
}
.menu > li > a:hover, .menu > li > a.cur {
    background: #ec042c;
}
.footer {
    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 {
    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: 637px;
    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(2n) {
    margin-right: 0;
}
.home .main {
    padding: 0;
    background-image: none;
}
.box1 {
    position: relative;
    margin-bottom: 5px;
}
.box1 img {
    height: 280px;
}
.new_list {
    padding: 24px 30px;
    background: #000000;
    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: #ffc781;
    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: #ec042c;
}
.full {
    width: 100%;
    vertical-align: bottom;
}
.main {
    background: #ec042c;
}
.main .inner {
    padding-top: 50px;
    padding-bottom: 100px;
    background: #000000;
}
p {
    line-height: 1.5;
    margin-bottom: 30px;
    text-align: left;
}
.bar1 {
    background: #ec042c;
    display: inline-block;
    color: #000000;
    padding: 10px 20px;
    line-height: 1;
    color: #ffffff;
}
.align_center {
    text-align: center;
}
big {
    font-size: 30px;
}
.btn_wrap > *:first-child {
    margin-right: 10px;
}
.visibility_hidden {
    visibility: hidden;
}
.n_list li {
    padding-bottom: 15px;
    border-bottom: 1px solid #ffffff;
    margin-bottom: 15px;
}
.n_list a:hover {
    text-decoration: underline;
}
.news .main .inner {
    padding: 50px 300px 100px 300px;
}
h1 {
/*    margin-bottom: 10px;*/
    font-size: 48px;
    font-weight: bold;
}
h2 {
    color: #ff0000;
    font-size: 30px;
    font-weight: bold;
    text-align: left;
}
h3 {
    font-size: 30px;
    font-weight: bold;
}
.news_inner .main .inner {
    padding: 50px 90px 100px 90px;
}
.news_inner h3 {
    margin-bottom: 15px;
}
.main_img .pc {
    height: 526px;
}
.services .main_img .pc {
    background: url(../img/CCS_Our%20Services.jpg) top center;
}
.services .fleft {
    margin-right: 45px;
}
.services .bar1 {
    margin-bottom: 5px;
}
.quality .main_img .pc {
    background: url(../img/CCS_Quality%20Control.jpg) top center;
}
.w76 {
    width: 76%;
    margin-right: 4%;
}
.w20 {
    width: 20%;
}
.quality .bar1 {
    margin-bottom: 20px;
}
.quality h2 {
    margin-bottom: 30px;
}
.quality .inner > div {
    margin-bottom: 40px;
}
.quality .inner > div:last-of-type {
    margin-bottom: 0;
}
.img_wrap {
    margin-bottom: 80px;
}
.origin {
    max-width: 100%;
}
.w48 {
    width: 48%;
    margin-right: 4%;
}
.w48:last-child {
    margin-right: 0;
}
.strengths .main_img .pc {
    background: url(../img/CCS_Our%20Strengths.jpg) top center;
}
.background .main_img .pc {
    background: url(../img/CCS_Background%20of%20CCS.jpg) top center;
}
.align_right {
    text-align: right;
}
.background .align_right {
    margin-bottom: 100px;
    width: 80%;
}
.background .fright {
    margin-left: 40px;
    margin-bottom: 40px;
}
.contact .main_img .pc {
    background: url(../img/CCS_Contact%20Us.jpg) top center;
}
.representation .main_img .pc {
    background: url(../img/CCS_Your%20REPRESENTATION%20In%20China.jpg) top center;
}
.representation .bar1 {
    margin-bottom: 20px;
}
.col3 {
    overflow: hidden;
    margin-bottom: 70px;
}
.col3 > * {
    width: 32%;
    margin-right: 2%;
    margin-bottom: 2%;
    float: left;
}
.col3 > *:nth-of-type(3n) {
    margin-right: 0;
}
.news .main_img .pc {
    background: url(../img/CCS_News.jpg) top center;
}
/* end of global */

@media only screen and (max-width: 1280px) {
    .inner {
        width: auto;
        padding: 0 40px;
    }
    .menu > li > a {
        font-size: 12px;
        padding-left: 5px;
        padding-right: 5px;
        padding-bottom: 13px;
    }
    .home_list {
        margin: 2%;
    }
    .home_list a {
        width: 49%;
        margin-right: 2%;
        margin-bottom: 2%;
    }
    .news .main {
        padding-top: 10px;
    }
    .news .main .inner {
        padding: 50px 20px 100px 20px;
    }
    .main {
        padding-top: 10px;
        padding-bottom: 10px;
    }
}

@media only screen and (max-width: 1024px) {
    .lan_menu a {
        display: block;
        padding: 10px 15px 10px 30px;
    }
    .lan_menu a:hover {
        background: #ff9900;
    }
    .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 img {
        width: 100%;
        vertical-align: bottom;
    }
    .box1 .btn2 {
        position: static;
        float: right;
    }
    .box1 .btn_wrap {
        background: #000000;
        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;
    }
    big {
/*        display: block;*/
        font-size: 20px;
    }
    .menu {
        display: none;
    }
    .ui-selectmenu {
        display: none;
    }
    .header {
        overflow: inherit;
    }
    .logo {
        padding: 15px;
    }
    .mo {
        display: block !important;
    }
    .pc {
        display: none !important;
    }
    .header .inner .mobile_menu {
        background: url(../img/CCS_MENU.png) 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);
        margin-top: 83px;
        z-index: 16;
    }
    .menu > li {
        display: block;
        float: none;
    }
    .menu > li > a {
        display: block;
        padding: 20px 15px;
        font-size: 16px;
    }
    .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;
    }
    .visibility_hidden {
        display: none;
    }
    .quality .inner > div {
        text-align: center;
    }
    .w76 {
        float: none;
        width: auto;
        text-align: left;
        margin-right: 0;
    }
    .w20 {
        float: none;
        width: 50%;
    }
}

@media only screen and (max-width: 769px) {
    .home_list a {
        width: 100%;
        margin-right: 0;
        margin-bottom: 2%;
    }
    .w20 {
        width: 100%;
    }
    .w48 {
        float: none;
        width: 100%;
        margin-right: 0;
    }
    .origin {
        width: 100%;
    }
    .w48 img {
        margin-bottom: 30px;
    }
    .w48:last-of-type img {
        margin-bottom: 0;
    }
    .representation .w48:last-of-type img {
        margin-bottom: 80px;
    }
    .inner {
        padding: 0 20px;
    }
    h1 {
        font-size: 30px;
    }
    h2 {
        font-size: 20px;
    }
    h3 {
        font-size: 20px;
    }
    .col3 > * {
        width: 49%;
    }
    .col3 > *:nth-of-type(3n) {
        margin-right: 2%;
    }
    .col3 > *:nth-of-type(2n) {
        margin-right: 0;
    }
}

@media only screen and (max-width: 480px) {
    .background .inner {
        text-align: center;
    }
    .background .fright {
        float: none;
        width: 50%;
        margin: 0 25%;
        margin-bottom: 20px;
    }
    .background .align_right {
        width: auto;
        margin-bottom: 50px;
    }
}