@charset "UTF-8";
@font-face {
    font-family: Montserrat-Bold;
    src: url('../font/Montserrat-Bold.otf')
}
html {
    box-sizing: border-box;
    scroll-behavior: smooth;
    font-size: 62.5%;
    position: relative;
}
*, *:before, *:after {
    margin:0;
    padding:0;
    box-sizing: border-box;
}
body {
    font-size:12px;
    color:#000;
    margin:auto;
}
a,a:hover {
    text-decoration: none;
}
a:hover {
    color:#dc1e00
}
.menuBox a.on {
    color:#dc1e00 !important
}
.pageMenu li a.on {
    color:#fff;
    background:#dc1e00
}
li,ul {
    list-style: none;
}
img {
    vertical-align: middle;
    max-width:100%;
}
button {
    border:none;
}
.cls {
    clear:both
}
.imgBox {
    overflow: hidden;
}
.imgBox img {
    width: 100%;
    max-width: 100%;
    transition: all 0.5s;
}
.section {
    max-width: 1240px;
    padding:0 20px;
    margin:0 auto;
}
.pageSection {
    max-width: 1240px;
    padding:0 20px;
    margin:90px auto 150px;
    display: flex;
    justify-content: space-between;
}
/*限制行数*/
.clamp1{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.clamp2{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.clamp3{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.clamp4{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}
.clamp5{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
}
input::placeholder,textarea::placeholder {
    font-size:14px;
    color:#999
}
input:focus,textarea:focus,select:focus {
    outline:1px solid #17429d;
    border:none
}
input:checked {
    background:#17429d ;
}
/*swiper css*/
.swiper{
    --swiper-theme-color: #d3d3d3;/* 设置Swiper风格 */
    --swiper-navigation-color: #d3d3d3;/* 单独设置按钮颜色 */
    --swiper-navigation-size: 30px;/* 设置按钮大小 */
}

.phone {
    display: none;
}
/*滚动条美化*/
::-webkit-scrollbar{
    width: 10px;
}
::-webkit-scrollbar-track{
    background-color: #f5f5f5;
    -webkit-box-shadow:inset 0 0 3px rgba(0,0,0,0.1);
    border-radius:5px;
}
::-webkit-scrollbar-thumb{
    background-color: #b3b3b3;
    border-radius: 5px;
}


/*按钮*/
.button-prev,.button-next {
    transition: all 0.5s;
    background-repeat: no-repeat;
    background-position:center;
    background-size:28px 28px;
}
.button-prev:hover,.button-next:hover {
    background-color:#ff4d00;
    transition: all 0.5s;
}
@media screen and (max-width: 1000px) {
    .pc {
        display:none;
    }
    .phone {
        display: block;
    }
}





.contact1 {
    background: url("../images/contact1.png") right bottom no-repeat;
}

.contact1 .jm11_form {
    max-width: 820px;
    box-sizing: border-box;
    padding: 50px;
}

.contact1 .jm11_form li {
    width: calc(50% - 15px);
}

.contact1 .jm11_form li:nth-child(odd) {
    margin-left: 0;
}

.service2 .contact1 .jm11_form .t3 {
    text-align: left;
    margin-bottom: 0;
}

.service2 .contact1 .jm11_form .t3 .sub1 {
    text-align: center;
    margin-left: 0;
}

.contact2_list {
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    border-top: 1px solid #eee;
    margin-top: 30px;
}

.contact2_list li {
    max-width: 30%;
    font-size: 16px;
    margin-top: 45px;
}

.contact2_list .title {
    color: #17429d;
    margin-bottom: 10px;
}

.contact2_list .loc {
    color: #444444;
    /* font-family: "等线"; */
    font-weight: bold;
}

.contact2 .map {
    margin: 50px 0;
}

.neiye_title_container, .recommend_pro .neiye_title_container {
    padding: 50px 0 25px;
}

.neiye_title .a2 {
    margin-top: 8px;
    font-size: 17px;
}

.neiye_title .a1 {
    font-size: 32px;
}

.main_container {
    background: center bottom no-repeat;
    background-size: cover;
}

.neiye_title_container {
    padding:0px 0 58px;
}

.neiye_title_container.center {
    text-align: center;
}

.neiye_title_container.center .neiye_title {
    float: none;
}

.neiye_title .a1 {
    font-size: 30px;
    font-weight: bold;
    color: #222222;
}

.recommend_pro .neiye_title .a1 {
    font-size: 26px;
}

.recommend_pro .neiye_title_container {
    padding: 67px 0 37px;
}

.neiye_title .a2 {
    margin-top: 10px;
    font-family: 'Avenir-Book-woff-5_0', 'arail';
    font-size: 17px;
    text-transform: uppercase;
    color: #999;
}

.neiye_selected {
    float: right;
    font-size: 18px;
    line-height: 2.5;
}

.neiye_selected a {
    margin-left: 48px;
    color: #222222;
    border-bottom: 4px solid transparent;
}

.neiye_selected a:first-child {
    margin-left: 0;
}

.neiye_selected a:hover, .neiye_selected a.on {
    color: #17429d;
    border-bottom-color: #17429d;


}

.clearfix:after, .clearfix:before {
    content: "";
    display: table
}

.clearfix:after {
    clear: both
}

.clearfix {
    zoom: 1
}

.jm11_form {
    font-size: 16px;
    background-color: #f5f5f5;
    padding: 5% 7%;
    margin: -10px 0 100px;
}

.jm11_form li {
    position: relative;
    width: calc(25% - 15px);
    float: left;
    margin-left: 20px;
    margin-bottom: 20px;
}


.jm11_form li:nth-child(1) {
    margin-left: 0
}

.service2 .jm11_form .t2 {
    position: relative;
    margin-bottom: 20px;
}

.service2 .jm11_form .t3 {
    position: relative;
    text-align: center;
    margin-bottom: 20px;
    margin-top: 40px;
}

.jm11_form .sub:hover {
    background-color: #d00000;
}


.jm11_form .sub {
    width: 200px;
    height: 60px;
    line-height: 60px;
    border: 0;
    color: #ffffff;
    margin: 0 20px;
    font-size: 18px;
    transition: all .5s;
    background: transparent;
}

.jm11_form .sub1 {
    background: #d00000;
    border: 0;
    cursor: pointer;
}

.jm11_form .textarea {
    width: 100%;
    resize: none;
    height: 150px;
    padding: 20px 25px;
    box-sizing: border-box;
    font-size: 16px;
    border: 0;
    background: #fff;
}

.jm11_form .place {
    color: #444444;
    font-size: 18px;
    margin: 10px 0;
}

.jm11_form .words{
    font-size: 16px;
    color: #666;
    line-height: 30px;
    margin-bottom:50px;
}

.service2 .text {
    width: 100%;
    height: 60px;
    line-height: 60px;
    padding: 15px 24px;
    box-sizing: border-box;
    border: 0;
    font-size: 16px;
    background: #fff;
    color: #222;
}


/*****************/


.usersBox-1 {
	padding: 75px 0;
}

.usersBox-1 .box {
	position: relative;
	display: flex;
	flex-wrap: wrap;
}

.usersBox-1 .textBox {
	width: calc(100% - 586px);
	padding-top: 90px;
	padding-right: 5%;
}

.usersBox-1 .swiperBox {
	width: 586px;
}

.usersBox-1 .h1 {
	font-size: 32px;
	line-height: 50px;
	color: #414349;
	margin-bottom: 15px;
	font-family: OPPOSans-M;
}

.usersBox-1 .text {
	font-size: 14px;
	line-height: 30px;
	color: #646464;
	font-family: OPPOSans-M;
}

.usersBox-1 .swiper-button-prev,
.usersBox-1 .swiper-button-next {
	top: auto;
	bottom: 45px;
	right: auto;
	width: 50px;
	height: 50px;
	margin-top: 0;
	background-size: cover;
}

.usersBox-1 .swiper-button-prev {
	left: 0;
	background-image: url(../images/icon41.png);
}

.usersBox-1 .swiper-button-next {
	left: 70px;
	background-image: url(../images/icon42.png);
}

.usersBox-2 {
	padding: 90px 0 40px;
	background-color: #f9f9fa;
}

.aboutUsersBox .title {
	text-align: center;
}

.aboutUsersBox .title .h1 {
	font-size: 38px;
	line-height: 1;
	color: #414349;
	font-family: OPPOSans-M;
}

.usersBox-2 .title {
	margin-bottom: 55px;
}

.usersBox-2 .listBox {
	display: flex;
	flex-wrap: wrap;
	align-items: stretch;
}

.usersBox-2 .item {
	width: 48%;
	height: auto;
	margin-right: 4%;
	margin-bottom: 30px;
	border-radius: 15px;
	background-color: #fff;
}

.usersBox-2 .item:nth-child(2n) {
	margin-right: 0;
}

.usersBox-2 .textBox {
	padding: 30px 40px 20px;
	background-color: #fff;
	font-family: OPPOSans-R;
}

.usersBox-2 .h2 {
	font-size: 24px;
	line-height: 30px;
	color: #414349;
}

.usersBox-2 .h3 {
	font-size: 14px;
	line-height: 30px;
	color: #646464;
}

.usersBox-2 .item-1 {
	position: relative;
	width: 100%;
	margin-right: 0;
}

.usersBox-2 .item-1 .textBox {
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	transform: translate(0, -50%);
	padding: 0 115px;
	background: none;
}

.usersBox-2 .item-1 .h2 {
	color: #fff;
}

.usersBox-2 .item-1 .h3 {
	color: #fff;
}

.usersBox-3 {
	padding: 80px 0 75px;
}

.usersBox-3 .title {
	margin-bottom: 35px;
}

.usersBox-3 .title .h1 {
	margin-bottom: 10px;
}

.aboutUsersBox .title .h2 {
	font-size: 14px;
	line-height: 30px;
	color: #646464;
	font-family: OPPOSans-R;
}

.usersBox-3 .listBox {
	display: flex;
	flex-wrap: wrap;
}

.usersBox-3 .item {
	width: 32%;
	margin-right: 2%;
}

.usersBox-3 .item:nth-child(3n) {
	margin-right: 0;
}

.usersBox-3 .img {
	border-radius: 15px;
}

.usersBox-3 .h3 {
	font-size: 20px;
	line-height: 30px;
	color: #414349;
	text-align: center;
	margin-top: 20px;
	font-family: OPPOSans-R;
}

.usersBox-4 {
	padding:0px 0 70px;
}

.usersBox-4 .title {
	margin-bottom: 30px;
}

.usersBox-4 .title .h1 {
	font-size: 32px;
	line-height: 50px;
}

.usersBox-4 .listBox {
	display: flex;
	flex-wrap: wrap;
}

.usersBox-4 .item {
	width: 48%;
	margin-right: 4%;
	margin-bottom: 40px;
	display: flex;
	background-color: #fff;
	box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
	border-radius: 10px;
	overflow: hidden;
}

.usersBox-4 .item:nth-child(2n) {
	margin-right: 0;
}

.usersBox-4 .img {
	width: 52.58%;
	border-radius: 10px;
}

.usersBox-4 .textBox {
	width: 47.42%;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
padding: 105px 30px 80px
}

.usersBox-4 .number {
	font-size: 16px;
	line-height: 30px;
	color: #a1a1a1;
	font-family: OPPOSans-R;
}

.usersBox-4 .h2 {
	font-size: 18px;
	line-height: 30px;
	color: #646464;
	font-family: OPPOSans-R;
}

.usersBox-5 .wrap {
	position: relative;
}

.usersBox-5 .title {
	padding: 70px 30px 60px;
	background-color: #fff;
	box-shadow: 0 5px 12px rgba(0, 0, 0, 0.1);
	margin-top: -200px;
	margin-bottom: 50px;
	border-radius: 10px;
}

.usersBox-5 .title .h1 {
	font-size: 30px;
	margin-bottom: 15px;
}

.usersBox-5 .imgBox-2 {
	position: relative;
}

.usersBox-5 .textBox {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 100%;
	padding: 0 110px;
}

.usersBox-5 .h3 {
	font-size: 38px;
	line-height: 1;
	color: #fff;
	margin-bottom: 30px;
	font-family: OPPOSans-M;
}

.usersBox-5 .link {
	display: inline-block;
	width: 145px;
	line-height: 45px;
	font-size: 14px;
	color: #fff;
	text-align: center;
	border-radius: 23px;
	background-color: rgba(255, 255, 255, 0.2);
	font-family: OPPOSans-R;
}

.aboutUsersBox .homeShop {
	padding: 80px 0 90px;
}

.aboutUsersBox .homeShop .column:last-child {
	margin-bottom: 0;
}


.w12 {
    max-width: 1400px;
    width: 100%;
    margin: 0 auto;
}

.usersBox-5 .imgBox{ width: 100%; height: 500px;}



.pages {
    text-align: center;
}
.pages .pages1 {
    display: inline-block;
}
.pages .pages1 a {
    display: inline-block;
    vertical-align: middle;
    box-sizing: border-box;
    /*width: 60px;*/ padding:0 20px;
    height: 40px;
    line-height: 40px;
    color: #666;
    font-size: 15px;
    text-align: center;
    border: 1px solid #e6e6e6;
/*  border-width: 1px 0 1px 1px;
*/  transition: all .3s linear; margin-top:5px;
}
.pages .pages1 a:last-child {
    border-right: 1px solid #e6e6e6;
}
.pages .pages1 a:hover, .pages .pages1 a.active {
    border-color: #be0000 ;
    color: #fff;
    background-color: #be0000 ;
}
.pages .pages1 .sheng {
    border-top: none;
    border-bottom: none;
}
.pages .pages1 .sheng:hover {
    background: #fff;
    color: #be0000 ;
    border-color: #e6e6e6;
}
.pages .pages1 .prev,  .pages .pages1 .next {
    font-size: 13px;
    width: 92px;
    text-align: left;
}
.pages .pages1 .prev {
    border-left-width: 1px;
    padding-left: 36px;
    background: url(../images/prev4.png) left 16px center no-repeat;
    background-size: 6px;
}
.pages .pages1 .prev:hover {
    background: url(../images/prev4on.png) left 16px center no-repeat;
    background-color: #be0000 ;
    background-size: 6px;
}
.pages .pages1 .next {
    border-right-width: 1px;
    padding-left: 12px;
    background: url(../images/next4.png) 70px center no-repeat;
    background-size: 6px;
}
.pages .pages1 .next:hover {
    background: url(../images/next4on.png) 70px center no-repeat;
    background-color: #be0000 ;
    background-size: 6px;
}
.pagination {
    margin: 40px auto;
    text-align: center;
}



	/********PRO DETAIL*******/
.prod{
    text-align: center; padding-bottom:50px;
}
@media (max-width: 768px) {
.prod h2{
    margin-bottom: 20px;
    font-weight: bold;
    font-size: 22px;
    color: #333;
}
}


@media (min-width: 769px) and (max-width:1920px ) {
.prod h2{
    margin-bottom: 20px;
    font-weight: bold;
    font-size: 36px;
    color: #333;
}
}

.prod p{
    display: block;
    padding: 8px 0;
    font-size: 16px;
    color: #333; line-height:30px;
}
.prod p video{ width:100%; max-width:1340px;height:auto; margin:0 auto; overflow:hidden; max-height:500px}
.prod p img{ /*width:100% !important;*/ height:auto !important; margin:0 auto; }
.prod table{ font-size:16px;}
.prod table tr td{ border:1px solid #666}
.myinput input{
    width: 100%;
    height: 58px;
    line-height: 58px;
    padding: 0 70px 0 20px;
    border: 1px solid #e5e5e5;
    margin-bottom: 20px;
    outline: none;
    font-size: 16px;
    color: #999999;
	font-family:"微软雅黑";
}

.myinput textarea{
    height: 132px;
    padding: 0 70px 0 20px;
    border: 1px solid #e5e5e5;
    font-size: 16px;
    color: #999999;
    margin-bottom: 20px;
    outline: none;
    font-size: 16px;
    color: #999999;
    padding-top: 20px;
    resize: none;
    width: 100%;
	font-family:"微软雅黑";
}

.mysubmit {
    width: 100% !important;
    color: #ffffff !important;
    padding: 0 !important;
    font-size: 22px !important;
    background: #be0000 !important;
    cursor: pointer;
	font-family:"微软雅黑";
}



.z-crt{
	background:#be0000;
	color:#ffffff !important;
}

#editor p{
	
	margin-bottom:20px;
	
}


.pros .prev-next-wrap {
    padding-top: 23px;
    font-size: 14px;
    color: #666;
    line-height: 1.5;
    border-top: 1px solid #e5e5e5;
}

.pros .prev-next-wrap {
    padding-top: 23px;
    font-size: 14px;
    color: #666;
    line-height: 1.5;
    border-top: 1px solid #e5e5e5;
}

.pros .normal-info-container .prev-next-wrap .prev {
    margin-bottom: 10px;
}


.pros .prev-next-wrap a {
    color: #666;
}



#preview {  margin:0px auto; width:100%; max-width:600px}
.jqzoom { width:100%;  margin-bottom: 10px; overflow: hidden; position: relative; text-align:center; margin:0; padding:0;}
.jqzoom img{ width:100%;  overflow:hidden; text-align:center; background-position:center center;}
.zoomdiv { width:100%;  left:859px; z-index: 100; border-bottom:#ccc 1px solid; position: absolute; text-align: center;
    border-left: #ccc 1px solid; display: none; background: url(../images/loading.gif) #fff no-repeat center center; height: 365px; overflow: hidden;
    border-top: #ccc 1px solid; top: 1px; border-right: #ccc 1px solid; left: 0px }
#spec {
    position: relative;
    width:300px;
    height:110px;
    overflow: hidden;
    top: 10px;
	margin: 0 auto;
}
.jqzoom img{max-width: none;!important;max-height: none !important;}

.specLeftT { position: absolute; width:5px; background: url(../images/proddetlicon.gif) no-repeat -157px 0px; float: left; height:9px; top:40px; cursor: pointer; left: 0px }
.specRightT { position: absolute; width: 5px; background: url(../images/proddetlicon.gif) no-repeat -164px 0px; float: left; height:9px; top:40px; cursor: pointer; right: -15px }
.specLeftF { position: absolute; width: 5px; background: url(../images/proddetlicon.gif) no-repeat -145px 0px; float: left; height:9px; top:40px; cursor: pointer; left: 0px }
.specRightF { position: absolute; width: 5px; background: url(../images/proddetlicon.gif) no-repeat -151px 0px; float: left; height:9px; top:40px; cursor: pointer; right: 0px }
#specList { display: inline; float: left; margin-left: 2px }
#specList { position:absolute; text-align:left; width:275px; height:90px; overflow:hidden; top:0px; left:13px; float:left;}
#specList ul{ position:absolute; width: 425px; left:0px }
#specList ul li { float:left; width:82px; height:82px; display:inline; margin-right:10px; border:1px solid #ccc}
#specList ul li img {/* border:#ccc 1px solid;*/ padding-bottom:2px; padding-left:2px; width:78px; height:78px; padding-right:2px; margin-bottom:1px; padding-top:2px }

.bigimg { width:1000px; height:1000px }
.jqZoomPup { z-index:10; border-bottom:#ccc 1px solid; position: absolute; filter: alpha(opacity=50);
    border-left: #ccc 1px solid; width:50px; height:50px; background:#ccc no-repeat 50% top; visibility:hidden;
    border-top:#ccc 1px solid; top:0px; cursor:move; border-right:#ccc 1px solid; left:0px; opacity:0.5; -moz-opacity:0.5; -khtml-opacity:0.5}


.hs1 h2{ 
	
	font-weight:bold;
	
	font-family:"AkzidenzGrotesk-BoldCondAlt";
	
	/*line-height:100px;*/
	
}

.hs1{
	
	top:34.5% !important;
	
}

.hs2 h2{
	
	font-size:80px;
	
	font-weight:bold;
	
	font-family:"AkzidenzGrotesk-BoldCondAlt";
	
	line-height:70px;
}

.hs2{
	
	top:37.5% !important;
	
}

.swiper-inner-text h3 span{
	max-width:855px;
	text-align:center;
	margin:0 auto;

}

.hs3{
	
	top:39% !important;
	
}

.swiper-inner-text h2 span{
	
	text-align:center;
	
	font-size:80px;
	
	font-family:"AkzidenzGrotesk-BoldCondAlt";
	
}


     .cmbannerbox {
            width:100%;
            position:relative;
            overflow:hidden;
           /* height:525px;*/
        }
    .cmbanner { width:100%; height:auto; margin:0 auto
           /* width:1920px; 
            position:absolute;
            left:50%;
            margin-left:-960px; */
        }


 .cmbannerm {
            width:100%; height:auto; margin:0 auto
         /*   position:absolute;
            left:50%;
            margin-left:-960px; */
        }
@media (max-width: 768px) {.cmbanner{ display:none}}
@media (min-width: 769px) and (max-width:1920px ) {.cmbannerm{ display:none}}

.prodBox{ width:100%; height:auto; margin:0 auto; max-width:1340px;}


/***CONTACT US**/

@media (min-width: 640px) and (max-width: 1600px)
.box {
    width: 95%;
    margin: 0 auto;
}
.m-contactus .txt {
    overflow: hidden;
    padding: 10px 0 0 12px;
    line-height: 2.14em;
    font-family: Arial;
    font-size: 14px;
}

.m-contactus .txt {
    overflow: hidden;
    padding: 10px 0 0 12px;
    line-height: 2.14em;
    font-family: Arial;
    font-size: 14px;
}
.m-contactus .sp2 {
    overflow: hidden;
}

.m-contactus .info {
    float: right;
    width: 540px;
    color: #333;
    margin-top: -5px;
}


.boxSS{ width:100%; float:left}
.boxSS .txt{ width:100%;}
.boxSS .txt p{ font-size:14px; line-height:40px;}
.sp1{ width:100%; line-height:50px; font-size:16px;}

.lxbox h5{ font-size:18px; font-weight:bold}

@media (max-width: 640px) {.lxbox{ width:100%; float:right; margin-top:30px;}}


@media (min-width: 641px) and (max-width:1920px ) {.lxbox{ width:40%; float:right; margin-left:5%}}



/****************zhaoping***********/
.usersBox-5 .title {
	padding: 70px 30px 60px;
	background-color: #fff;
	box-shadow: 0 5px 12px rgba(0, 0, 0, 0.1);
	margin-top: -200px;
	margin-bottom: 50px;
	border-radius: 10px;
}

.usersBox-5 .title .h1 {
	font-size: 30px;
	margin-bottom: 15px;
}

.usersBox-5 .imgBox-2 {
	position: relative;
}

.usersBox-5 .textBox {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 100%;
	padding: 0 110px;
}

.usersBox-5 .h3 {
	font-size: 38px;
	line-height: 1;
	color: #fff;
	margin-bottom: 30px;
	font-family: OPPOSans-M;
}

.usersBox-5 .link {
	display: inline-block;
	width: 145px;
	line-height: 45px;
	font-size: 14px;
	color: #fff;
	text-align: center;
	border-radius: 23px;
	background-color: rgba(255, 255, 255, 0.2);
	font-family: OPPOSans-R;
}

.aboutUsersBox .homeShop {
	padding: 80px 0 90px;
}

.aboutUsersBox .homeShop .column:last-child {
	margin-bottom: 0;
}


.w12 {
    max-width: 1400px;
    width: 100%;
    margin: 0 auto;
}

.usersBox-5 .imgBox{ width: 100%; height: 500px;}



.pages {
    text-align: center;
}
.pages .pages1 {
    display: inline-block;
}
.pages .pages1 a {
    display: inline-block;
    vertical-align: middle;
    box-sizing: border-box;
    /*width: 60px;*/ padding:0 20px;
    height: 40px;
    line-height: 40px;
    color: #666;
    font-size: 15px;
    text-align: center;
    border: 1px solid #e6e6e6;
/*  border-width: 1px 0 1px 1px;
*/  transition: all .3s linear; margin-top:5px;
}
.pages .pages1 a:last-child {
    border-right: 1px solid #e6e6e6;
}
.pages .pages1 a:hover, .pages .pages1 a.active {
    border-color: #be0000 ;
    color: #fff;
    background-color: #be0000 ;
}
.pages .pages1 .sheng {
    border-top: none;
    border-bottom: none;
}
.pages .pages1 .sheng:hover {
    background: #fff;
    color: #be0000 ;
    border-color: #e6e6e6;
}
.pages .pages1 .prev,  .pages .pages1 .next {
    font-size: 13px;
    width: 92px;
    text-align: left;
}
.pages .pages1 .prev {
    border-left-width: 1px;
    padding-left: 36px;
    background: url(../images/prev4.png) left 16px center no-repeat;
    background-size: 6px;
}
.pages .pages1 .prev:hover {
    background: url(../images/prev4on.png) left 16px center no-repeat;
    background-color: #be0000 ;
    background-size: 6px;
}
.pages .pages1 .next {
    border-right-width: 1px;
    padding-left: 12px;
    background: url(../images/next4.png) 70px center no-repeat;
    background-size: 6px;
}
.pages .pages1 .next:hover {
    background: url(../images/next4on.png) 70px center no-repeat;
    background-color: #be0000 ;
    background-size: 6px;
}
.pagination {
    margin: 40px auto;
    text-align: center;
}
/*zhaopin*/


/*zhaopin*/
.conBox{ width:100%; height:auto; margin:0 auto; max-width:1340px; margin-bottom:50px;box-shadow: 0 5px 12px rgba(0, 0, 0, 0.1);}
.joins-con .joins-table{ padding-bottom:50px; }

.joins-con .joins-table dl{ border:1px solid #e6e6e6; width:100%; border-collapse:collapse; text-align:center; }

.joins-con .joins-table dt,

.joins-con .joins-table dd{ border-bottom:1px solid #e6e6e6; cursor:pointer; }

.joins-con .joins-table dd:last-child{ border-bottom:0; }

.joins-con .joins-table dd:hover .top,

.joins-con .joins-table dd .top.on{ background:#f7f7f7; }

.joins-con .joins-table dd .top.on span{ color:#dc1e00; }

.joins-con .joins-table span{ width:25%; display:block; float:left; font-size:15px; color:#444; text-align:center; height:56px; line-height:56px; overflow:hidden }

.joins-con .joins-table span a{ font-size:15px; color:#444; }

.joins-con .joins-table dl .uwl-title{ background:#f5f5f5; height:63px; line-height:63px; }

.joins-con .joins-table dl .uwl-title span{ height:63px; line-height:63px; }

.joins-con .joins-table dd .info{ width:100%; height:auto; text-align:left; padding-bottom:45px; padding-left:0px; padding-top:15px; display:none; cursor: initial; }

.joins-con .joins-table dd .info *{ font-size:15px; color:#444444; line-height:2;width: 90%;
margin: 0 auto; }

.joins-con .joins-table dd .info .base-info{ margin-bottom:15px; }

.joins-con .joins-table dd .info .base-info p{ display:inline-block; margin-right:80px; }

.joins-con .joins-table dd .info h3{ font-size:15px; color:#dc1e00; line-height:2; }

.joins-con .joins-table dd .info .info-foot{ margin-top:30px; }

.joins-con .joins-table dd .info .info-foot .download{ display:block; width:218px; height:43px; border:1px solid #dc1e00; font-size:15px; color:#dc1e00; text-align:center; line-height:43px; }

.joins-con .joins-table dd .info .info-foot .download i{ margin-left:10px; width:16px; height:15px; line-height:2; display:inline-block; background:url("../images/download-icon.png") no-repeat; }

.joins-con .joins-table dd .info .info-foot .download:hover{ background:#dc1e00; color:#fff; }

.joins-con .joins-table dd .info .info-foot .download:hover i{ background:url("../images/download-icon-hover.png") no-repeat; }

.joins-con .joins-table dd .info .info-foot .upload-jobs{ height:43px; position:relative; }

.joins-con .joins-table dd .info .info-foot .upload-jobs .upload-btn{ width:220px; height:43px; background:#dc1e00; border:1px solid #dc1e00; color:#fff; cursor:pointer; }

.joins-con .joins-table dd .info .info-foot .upload-jobs .file{ width:220px; height:43px; opacity:0; position:absolute; left:0; top:0; z-index:5; cursor:pointer; }

.joins-con .joins-table dd .info .info-foot .fileName{ font-size:15px; color:#666666; line-height:43px; margin-left:20px; }

.joins-con .joins-table dd .info .info-foot .fileName i{ font-style:normal; color:#db2424; }

.joins-con .joins-table dd .info .info-foot .upload-jobs:hover .upload-btn{ background:none; color:#dc1e00; }

.joins-con .joins-table .more{ width:100%; height:50px; display:block; text-align:center; cursor:pointer; margin-top:15px; margin-bottom:55px; }



.usersBox-1 {
	padding: 75px 0;
}

.usersBox-1 .box {
	position: relative;
	display: flex;
	flex-wrap: wrap;
}

.usersBox-1 .textBox {
	width: calc(100% - 586px);
	padding-top: 90px;
	padding-right: 5%;
}

.usersBox-1 .swiperBox {
	width: 586px;
}

.usersBox-1 .h1 {
	font-size: 32px;
	line-height: 50px;
	color: #414349;
	margin-bottom: 15px;
	font-family: OPPOSans-M;
}

.usersBox-1 .text {
	font-size: 14px;
	line-height: 30px;
	color: #646464;
	font-family: OPPOSans-M;
}

.usersBox-1 .swiper-button-prev,
.usersBox-1 .swiper-button-next {
	top: auto;
	bottom: 45px;
	right: auto;
	width: 50px;
	height: 50px;
	margin-top: 0;
	background-size: cover;
}

.usersBox-1 .swiper-button-prev {
	left: 0;
	background-image: url(../images/icon41.png);
}

.usersBox-1 .swiper-button-next {
	left: 70px;
	background-image: url(../images/icon42.png);
}

.usersBox-2 {
	padding: 90px 0 40px;
	background-color: #f9f9fa;
}

.aboutUsersBox .title {
	text-align: center;
}

.aboutUsersBox .title .h1 {
	font-size: 38px;
	line-height: 1;
	color: #414349;
	font-family: OPPOSans-M;
}

.usersBox-2 .title {
	margin-bottom: 55px;
}

.usersBox-2 .listBox {
	display: flex;
	flex-wrap: wrap;
	align-items: stretch;
}

.usersBox-2 .item {
	width: 48%;
	height: auto;
	margin-right: 4%;
	margin-bottom: 30px;
	border-radius: 15px;
	background-color: #fff;
}

.usersBox-2 .item:nth-child(2n) {
	margin-right: 0;
}

.usersBox-2 .textBox {
	padding: 30px 40px 20px;
	background-color: #fff;
	font-family: OPPOSans-R;
}

.usersBox-2 .h2 {
	font-size: 24px;
	line-height: 30px;
	color: #414349;
}

.usersBox-2 .h3 {
	font-size: 14px;
	line-height: 30px;
	color: #646464;
}

.usersBox-2 .item-1 {
	position: relative;
	width: 100%;
	margin-right: 0;
}

.usersBox-2 .item-1 .textBox {
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	transform: translate(0, -50%);
	padding: 0 115px;
	background: none;
}

.usersBox-2 .item-1 .h2 {
	color: #fff;
}

.usersBox-2 .item-1 .h3 {
	color: #fff;
}

.usersBox-3 {
	padding: 80px 0 75px;
}

.usersBox-3 .title {
	margin-bottom: 35px;
}

.usersBox-3 .title .h1 {
	margin-bottom: 10px;
}

.aboutUsersBox .title .h2 {
	font-size: 14px;
	line-height: 30px;
	color: #646464;
	font-family: OPPOSans-R;
}

.usersBox-3 .listBox {
	display: flex;
	flex-wrap: wrap;
}

.usersBox-3 .item {
	width: 32%;
	margin-right: 2%;
}

.usersBox-3 .item:nth-child(3n) {
	margin-right: 0;
}

.usersBox-3 .img {
	border-radius: 15px;
}

.usersBox-3 .h3 {
	font-size: 20px;
	line-height: 30px;
	color: #414349;
	text-align: center;
	margin-top: 20px;
	font-family: OPPOSans-R;
}

.usersBox-4 {
	padding: 90px 0 70px;
}

.usersBox-4 .title {
	margin-bottom: 30px;
}

.usersBox-4 .title .h1 {
	font-size: 32px;
	line-height: 50px;
}

.usersBox-4 .listBox {
	display: flex;
	flex-wrap: wrap;
}

.usersBox-4 .item {
	width: 48%;
	margin-right: 4%;
	margin-bottom: 40px;
	display: flex;
	background-color: #fff;
	box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
	border-radius: 10px;
	overflow: hidden;
}

.usersBox-4 .item:nth-child(2n) {
	margin-right: 0;
}

.usersBox-4 .img {
	width: 52.58%;
	border-radius: 10px;
}

.usersBox-4 .textBox {
	width: 47.42%;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
padding: 105px 30px 80px
}

.usersBox-4 .number {
	font-size: 16px;
	line-height: 30px;
	color: #a1a1a1;
	font-family: OPPOSans-R;
}

.usersBox-4 .h2 {
	font-size: 18px;
	line-height: 30px;
	color: #646464;
	font-family: OPPOSans-R;
}

.usersBox-5 .wrap {
	position: relative;
}

.usersBox-5 .title {
	padding: 70px 30px 60px;
	background-color: #fff;
	box-shadow: 0 5px 12px rgba(0, 0, 0, 0.1);
	margin-top: -120px;
	margin-bottom: 50px;
	border-radius: 10px;
}

.usersBox-5 .title .h1 {
	font-size: 30px;
	margin-bottom: 15px;
}

.usersBox-5 .imgBox-2 {
	position: relative;
}

.usersBox-5 .textBox {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 100%;
	padding: 0 110px;
}

.usersBox-5 .h3 {
	font-size: 38px;
	line-height: 1;
	color: #fff;
	margin-bottom: 30px;
	font-family: OPPOSans-M;
}

.usersBox-5 .link {
	display: inline-block;
	width: 145px;
	line-height: 45px;
	font-size: 14px;
	color: #fff;
	text-align: center;
	border-radius: 23px;
	background-color: rgba(255, 255, 255, 0.2);
	font-family: OPPOSans-R;
}

.aboutUsersBox .homeShop {
	padding: 80px 0 90px;
}

.aboutUsersBox .homeShop .column:last-child {
	margin-bottom: 0;
}


.w12 {
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
}

.usersBox-5 .imgBox{ width: 100%; height: 500px;}

.usersBox-5 .wrap {
	position: relative;
}

.usersBox-5 .title {
	padding: 70px 30px 60px;
	background-color: #fff;
	box-shadow: 0 5px 12px rgba(0, 0, 0, 0.1);
	margin-top: -200px;
	margin-bottom: 50px;
	border-radius: 10px;
}

.usersBox-5 .title .h1 {
	font-size: 30px;
	margin-bottom: 15px;
}

.usersBox-5 .imgBox-2 {
	position: relative;
}

.usersBox-5 .textBox {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 100%;
	padding: 0 110px;
}

.usersBox-5 .h3 {
	font-size: 38px;
	line-height: 1;
	color: #fff;
	margin-bottom: 30px;
	font-family: OPPOSans-M;
}

.usersBox-5 .link {
	display: inline-block;
	width: 145px;
	line-height: 45px;
	font-size: 14px;
	color: #fff;
	text-align: center;
	border-radius: 23px;
	background-color: rgba(255, 255, 255, 0.2);
	font-family: OPPOSans-R;
}

.aboutUsersBox .homeShop {
	padding: 80px 0 90px;
}

.aboutUsersBox .homeShop .column:last-child {
	margin-bottom: 0;
}


.w12 {
    max-width: 1400px;
    width: 100%;
    margin: 0 auto;
}

.usersBox-5 .imgBox{ width: 100%; height: 500px;}



.pages {
    text-align: center;
}
.pages .pages1 {
    display: inline-block;
}
.pages .pages1 a {
    display: inline-block;
    vertical-align: middle;
    box-sizing: border-box;
    /*width: 60px;*/ padding:0 20px;
    height: 40px;
    line-height: 40px;
    color: #666;
    font-size: 15px;
    text-align: center;
    border: 1px solid #e6e6e6;
/*  border-width: 1px 0 1px 1px;
*/  transition: all .3s linear; margin-top:5px;
}
.pages .pages1 a:last-child {
    border-right: 1px solid #e6e6e6;
}
.pages .pages1 a:hover, .pages .pages1 a.active {
    border-color: #be0000 ;
    color: #fff;
    background-color: #be0000 ;
}
.pages .pages1 .sheng {
    border-top: none;
    border-bottom: none;
}
.pages .pages1 .sheng:hover {
    background: #fff;
    color: #be0000 ;
    border-color: #e6e6e6;
}
.pages .pages1 .prev,  .pages .pages1 .next {
    font-size: 13px;
    width: 92px;
    text-align: left;
}
.pages .pages1 .prev {
    border-left-width: 1px;
    padding-left: 36px;
    background: url(../images/prev4.png) left 16px center no-repeat;
    background-size: 6px;
}
.pages .pages1 .prev:hover {
    background: url(../images/prev4on.png) left 16px center no-repeat;
    background-color: #be0000 ;
    background-size: 6px;
}
.pages .pages1 .next {
    border-right-width: 1px;
    padding-left: 12px;
    background: url(../images/next4.png) 70px center no-repeat;
    background-size: 6px;
}
.pages .pages1 .next:hover {
    background: url(../images/next4on.png) 70px center no-repeat;
    background-color: #be0000 ;
    background-size: 6px;
}
.pagination {
    margin: 40px auto;
    text-align: center;
}
.w12 {
    max-width: 1340px;
    width: 100%;
    margin: 0 auto;
}
.usersBox-5 .title {
  padding: 70px 30px 60px;
  background-color: #fff;
  box-shadow: 0 5px 12px rgba(0, 0, 0, 0.1);
  margin-top: -200px;
  margin-bottom: 50px;
  border-radius: 10px; text-align:center
}
.usersBox-5 .title .h1 {
  font-size: 30px;
  margin-bottom: 15px;
}
.aboutUsersBox .title .h1 {
  font-size: 38px;
  line-height: 1;
  color: #414349;
  font-family: OPPOSans-M;
}

.usersBox-5 .title .h2 {
  font-size:16px;
  line-height: 30px;
  color: #646464;
  font-family: OPPOSans-R;
}