*{
    margin: 0;
    padding: 0;
    list-style: none;
	 box-sizing:border-box; 
	 -moz-box-sizing:border-box; /* Firefox */
	 -webkit-box-sizing:border-box;
}
body{
	overflow-x:hidden;
}
a{
    text-decoration: none;
}
img{vertical-align:bottom}
.cE32A32{
	color:#E32A32;
}

/**/
.container{
	width:80%;
	margin-left:auto;
	margin-right:auto;
}
.fl{
	float:left;
}
.fr{
	float:right;
}
.clearfix:before,.clearfix:after {
    content:"";
    display:table;
}
.clearfix:after {
    clear:both;
    overflow:hidden;
}
.clearfix {
    zoom:1; /* for ie6 & ie7 */
}
.clear {
    clear:both;
    display:block;
    font-size:0;
    height:0;
    line-height:0;
    overflow:hidden;
}
.fw_n{
	font-weight:normal;
}
.fw_b{
	font-weight:bold;
}
/**/
.flex{
	display: -webkit-box; /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */  
	display: -moz-box; /* Firefox 17- */  
	display: -webkit-flex; /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */  
	display: -moz-flex; /* Firefox 18+ */  
	display: -ms-flexbox; /* IE 10 */  
	display: flex; /* Chrome 29+, Firefox 22+, IE 11+, Opera 12.1/17/18, Android 4.4+ */  
}
.flex-center{
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
}
.flex-end{
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
}
.space-between{
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}
.flex-start{
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
}
.align-items_flex-end{
    -webkit-box-align: end;
    -ms-flex-align: end;
    -webkit-align-items: flex-end;
    align-items: flex-end;
}
.align-items_center{
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.align-items_baseline{
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    -webkit-align-items: baseline;
    align-items: baseline;
}
/**/
.banner{
    width: 100%;
    margin: 0 auto;
	position: relative;
}
.banner  .swiper-container{
	width:100%;
}
.banner .swiper-slide {
	width:100% !important;
	background-image:linear-gradient(to right,#AEB6C0, #D9DDE1);
}
.banner .swiper-button-next,
.banner .swiper-button-prev{
	color:#fff;
	--swiper-navigation-size:30px;
}
.bannercont{
	height:100%;
	width:100%;
	position:relative;
}
.banner .swiper-slide .img{
	width:45%;
	margin-right:5%;
}
.banner .swiper-slide img{
	max-width:100%;
}
.swiper_text{
	width:37%;
	color:#595957;
}
.swiper_text .bt{
	font-size:34px;
	font-weight:bold;
	letter-spacing:2px;
}
.swiper_text .enbt{
	font-size:24px;
	margin:35px 0;
	letter-spacing:2px;
}
.swiper_text .smbt{
	font-size:16px;
	line-height:1.8;
}



/*header*/
header{
	width:100%;
	height:88px;
	background:#fff;
}
.header{
	position:fixed;
	top:0;
	width:100%;
	background:#fff;
	z-index:99;
	box-shadow: 0 6px 10px rgba(0, 0, 0, 0.1);
}
.logo{
	display:block;
}
.logo img{
	width: 180px;
}

.menu {  }
.menu li { float:left; position:relative;padding:0 25px; }
.menu li a:hover { color:#595957;  }
.menu li.focusa { background:; }
.menu li a { display:block; float:left;  line-height:40px; }
.menu li ul { position:absolute; left:calc(50% - 250px); background:#fff; width:500px; display:none; z-index:99;}
.menu li ul a {width:100%;font-size:14px;color:#595957; }
.one {top:88px; }
.one li a:hover { background:#E32A32;color:#fff; }
.menu li ul.two { left:150px; }
.one li a.more { background:#fff; color:#000;}
.one li a.more:hover { background:#E32A32;color:#fff; }
.menu li ul.hdw { left:150px; }
.menu li ul.hdwq { left:150px; }
.menu>li>a{
	color:#595957;
	line-height:36px;
	padding:26px 0;
	position:relative;
}
.menu>li.focusa>a,
.menu>li.on>a{
	
}
.menu>li.focusa>a::after,
.menu>li.on>a::after{
	content:'';
	position:absolute;
	width:100%;
	height:2px;
	background:#E32A32;
	top:70px;
	left:0;
}


.menu>li>ul.one,
.menu>li>ul.one>li>ul.two{
	box-shadow: 0 6px 10px rgba(0, 0, 0, 0.1);
}
.menu>li>ul.one>li,
.menu>li>ul.one>li>ul.two>li,
.menu>li>ul.one>li>ul.two>li>ul.hdw>li{
	width:100%;
}
.one>li.focusa>.more,
.two>li.focusa>.more,
.hdw>li.focusa>.more{
	background:#E32A32;
	color:#fff;
}
.menu>li>ul.one{
	padding:20px 0;
}

.tab-con-item{
	display:none;
}
.three a{
	color:#000;
	font-size:14px;
}
.navtab .j-tab-nav{
	width:60%;
	padding:0 40px 0;
	border-right:1px solid #CFCFCF;
}
.navtab .j-tab-con{
	width:50%;
	padding:0 35px 0;
}
.navtab .j-tab-nav a{
	border-bottom:1px solid #CFCFCF;
	color:#787878;
}
.navtab .j-tab-con a{
	color:#787878;
}
.navtab .j-tab-nav a.current,
.navtab .j-tab-con a:hover{
	color:#E32A32;
}


.s_title{
	text-align:center;
}
.s_title h2{
	font-size:32px;
	color:#000;
}
.s_title .tthx{
	width:80px;
	height:1px;
	border-radius:2em;
	background:#257CEF;
	margin:15px auto;
}
.s_title .cntitle{
	font-size:16px;
	color:#000;
	text-align:center;
	font-weight:bold;
	line-height:1.6;
}

/*footer*/
footer{
	background:#010D19;
}
.footer{
	height:66px;
	color:#fff;
	font-size:14px;
}
.foot_l a{
	display:inline-block;
	color:#fff;
	margin-right:30px;
}
.foot_r a{
	color:#fff;
}
/************内页***********/
.listpage {
    text-align: center;
    padding: 20px 0;
}
.listpage a {
    display: inline-block;
    padding: 6px 12px;
    background-color: #fff;
    border: 1px #e2e2e2 solid;
    color: #888;
    margin: 0 2px;
	font-size:14px;
    -webkit-transition: background-color .25s;
    transition: background-color .25s;
    border-radius: 3px
}
.listpage a:hover {
    color: #E32A32
}

.listpage a.active {
    background-color: #E32A32;
    border-color: #E32A32;
    color: #fff
}
.listpage a.prev,
.listpage a.next {
    font-size: 14px;
    position: relative;
}

.listpage span {
    display: inline-block;
    padding: 6px 12px;
    border: 1px #E32A32 solid;
    margin: 0 2px;
	font-size:14px;
    -webkit-transition: background-color .25s;
    transition: background-color .25s;
    border-radius: 3px;
    background-color: #E32A32;
    color: #fff;
}
.result-error-tips{
	text-align:center;
	margin-top:100px;
}

.s_js{
	padding:20px 10% 50px 10vw;
	position: absolute;
	z-index: 1;
	left: 0;
	bottom: 0;
	background: linear-gradient(225deg,transparent 7%,#f2f2f2 0);
}
.s_js .s_js-to {position: absolute;top: 50%;transform: translateY(-50%);right: 50px;}
.s_js h3{
	font-size:22px;
	color:#333;
	margin-bottom:12px;
}
.s_js .nr{
	font-size:15px;
	color:#595957;
	line-height:1.8;
}
/************************走进************************/
.page_about{
	position:relative;
	width:100%;
	padding:6% 10%;
}
.page_about_left{
	z-index:9;
}
.page_about_left .yybt{
	font-size:34px;
	color:#DB232B;
	padding-bottom:30px;
	position:relative;
}
.page_about_left .yybt::after{
	position:absolute;
	content:'';
	width:30px;
	height:2px;
	background:#DB232B;
	left:0;
	bottom:15px;
}
.page_about_left .bt{
	font-size:20px;
	color:#5a5a5a;
}
.page_about_left .cont{
	color:#5a5a5a;
	margin-top:40px;
}
.page_about_left .cp span{
	display:block;
	font-size:16px;
	color:#444;
	line-height:1;
	margin-top:10px;
	padding-left:10px;
	position:relative;
}
.page_about_left .cp span::before{
	position: absolute;
	content: '';
	width: 2px;
	height: 14px;
	background: #E32A32;
	left: 0;
	top: 2px;
}
.page_about_bg {
	position:absolute;
	right:10px;
	bottom:4%;
	padding:20px 0;
	text-align:right;
}
.page_about_bg img{
	width:90%;
}
.page_contact,.page_bg{
	width:100%;
	max-width:1692px;
	margin:0 auto;
	background-image: linear-gradient(#E6E6E6 5%, #fff 30%);
}
.page_contact_left{
	width:30%;
}
.page_contact_left ul li{
	margin-bottom:24px;
}
.page_contact_left ul li .bt{
	color:#333;
	font-size:16px;
	margin-bottom:12px;
	background-repeat:no-repeat;
	background-position:center left;
	background-size:24px;
	padding-left:34px;
}
.page_contact_left ul li .cont{
	color:#595957;
	font-size:14px;
	padding-left:34px;
}
.page_contact_left ul li:nth-child(1) .bt,
.page_contact_left ul li:nth-child(2) .bt{
	background-image:url(../images/page_contact1.png);
}
.page_contact_left ul li:nth-child(3) .bt{
	background-image:url(../images/page_contact2.png);
}
.page_contact_left ul li:nth-child(4) .bt{
	background-image:url(../images/page_contact3.png);
}

.page_contact_map{
	width:50%;
	height:460px;
}

.page_sale{
	position:relative;
}
.page_sale_main{
	width:80%;
	margin:0 auto;
}
.page_sale_main .bt{
	margin-bottom:30px;
}
.page_sale_main .bt .dbt{
	font-size:16px;
	color:#da2f35;
	line-height:1;
	padding-right:10px;
	margin-right:10px;
	position:relative;
}
.page_sale_main .bt .dbt::after{
	position:absolute;
	content:'';
	width:2px;
	height:20px;
	background:#da2f35;
	top:0;
	right:0;
}

.page_sale_main .bt .xbt{
	font-size:16px;
	color:#333;
}
.page_sale_main_b {
	
}
.page_sale_main_b img{
}
.page_sale_main_b .page_sale_main_br{
	margin-left:75px;
}

.pagemenu{
	width:100%;
	border-bottom:1px solid #e7e7e7;
	text-align:center;
	padding-top:30px;
	margin-bottom:50px;
	position:relative;
}
.pagemenu .j-tab-nav a{
	display:inline-block;
	margin:0 50px;
	padding:0 0 20px;
	font-size:16px;
	color:#595957;
	position:relative;
}
.pagemenu .j-tab-nav a.current{
	color:#E32A32;

}
.pagemenu .j-tab-con a {
	display:inline-block;
	font-size:14px;
	color:#595957;
	padding:12px 14px;
}
.pagemenu .j-tab-con a.cur {
	color:#E32A32;
}
.pagemenu .j-tab-con{
	position:absolute;
	width:50%;
	text-align:right;
}
.pagemenu .j-tab-nav a .icon{
	display:none;
	position:absolute;
	bottom:-12px;
	left:calc(50% - 8px);
	width:16px;
	height:14px;
	background:url(../images/sjxicon.png) no-repeat center / contain;
}
.pagemenu .j-tab-nav a.current .icon{
	display:block;
}



#galleryOverlay{width:100%;height:100%;position:fixed;top:0;left:0;opacity:0;z-index:100000;background-color:#222;background-color:#000;overflow:hidden;display:none;-moz-transition:opacity 1s ease;-webkit-transition:opacity 1s ease;transition:opacity 1s ease}
#galleryOverlay.visible{opacity:1}
#gallerySlider{height:100%;left:0;top:0;width:100%;white-space:nowrap;position:absolute;-moz-transition:left .4s ease;-webkit-transition:left .4s ease;transition:left .4s ease}
#gallerySlider .placeholder{background:url(../images/preloader.gif) no-repeat center center;height:100%;line-height:1px;text-align:center;width:100%;display:inline-block}
#gallerySlider .placeholder:before{content:"";display:inline-block;height:50%;width:1px;margin-right:-1px}
#gallerySlider .placeholder img{display:inline-block;max-height:80%;max-width:80%;vertical-align:middle}
#gallerySlider.rightSpring{-moz-animation:rightSpring .3s;-webkit-animation:rightSpring .3s}
#gallerySlider.leftSpring{-moz-animation:leftSpring .3s;-webkit-animation:leftSpring .3s}
@-moz-keyframes rightSpring{0%{margin-left:0}50%{margin-left:-30px}100%{margin-left:0}}
@-moz-keyframes leftSpring{0%{margin-left:0}50%{margin-left:30px}100%{margin-left:0}}
@-webkit-keyframes rightSpring{0%{margin-left:0}50%{margin-left:-30px}100%{margin-left:0}}
@-webkit-keyframes leftSpring{0%{margin-left:0}50%{margin-left:30px}100%{margin-left:0}}
#prevArrow,#nextArrow{border:none;text-decoration:none;background:url(../images/arrows.png) no-repeat;opacity:1;cursor:pointer;position:absolute;width:43px;height:58px;top:50%;margin-top:-29px;-moz-transition:opacity .2s ease;-webkit-transition:opacity .2s ease;transition:opacity .2s ease;z-index:9;}
#prevArrow:hover,#nextArrow:hover{opacity:1}
#prevArrow{background-position:left top;left:40px}
#nextArrow{background-position:right top;right:40px}
#pagelimit{
	position:absolute;
	right:50px;
	top:10%;
	width:50px;
	height:50px;
	background:url(../images/close.png) no-repeat center / contain;
	content:'';
	z-index:-1;
	cursor:pointer;
}


.img-gather .img{
	width:100%;
}
.img-gather .img img{
	width:100%;
}
.img-gather .bt{
	position:absolute;
	width:calc(100% - 30px);
	bottom:0;
	left:15px;
	background-color:rgba(0,0,0,.8);
	text-align:center;
	padding:10px 10px;
	color:#fff;
	font-size:14px;
}
.img-gather .swiper-slide:hover .bt{
	background-color:#E32A32;
}
.page_apply .swiper-container{
	padding-bottom:50px;
}
.page_apply .swiper-button-next,
.page_apply .swiper-button-prev{
	opacity:1;
	width:30px;
	height:30px;
	top:auto;
	bottom:0;
	--swiper-navigation-size:16px;
	--swiper-theme-color:#CFCFCF;
	border:1px solid #CFCFCF;
}
.page_apply .swiper-button-next:hover,
.page_apply .swiper-button-prev:hover{
	--swiper-theme-color:#E32A32;
	border-color:#E32A32;
}

.page_apply .swiper-button-next{
	right:calc(50% - 54px);
}
.page_apply .swiper-button-prev{
	left:calc(50% - 54px);
}

.page_apply .swiper-button-prev.swiper-button-disabled,
.page_apply .swiper-button-next.swiper-button-disabled{
	opacity:1;
}

.page_knowledge{
	
}
.page_knowledge .list{
	width:94%;
	max-width:1100px;
	margin:0 auto;
	padding-top:34px;
}
.page_knowledge .list a{
	border:1px solid #CFCFCF;
	font-size:16px;
	color:#595957;
	padding:15px;
	margin:0 0 24px;
	background:#fff;
}
.page_knowledge .list a:hover{
	color:#E32A32;
}

.pro_t{
	padding:30px 0 20px;
	color:#595957;
	font-size:24px;
	border-bottom:1px solid #E0E0E0;
}
.pro_cont{
	padding:20px 0;
}
.pro_cont img{
	max-width:100%;
}

.fanye{
	padding:0 0 30px;
}
.fanye a{
	display:block;
	width:48%;
	font-size:14px;
	color:#595957;
}
.fanye a:hover{
	color:#E32A32;
	text-decoration:underline;
}
.fanye a:last-child{
	text-align:right;
}
.pro_t {font-size: 16px;}
.pro_t a {font-size: 16px;color: #666;}
.pro_t a.wjxz {color: #fff;} 

.pro_top{
	padding:80px 0 60px;
}
.pro_top .pro_tuji{
	width:50%;
}
.pro_top .pro_jg{
	width:45%;
}
.pro_jg h3{
	font-size:24px;
	color:#999;
	margin-bottom:20px;
	font-weight:normal;
}
.pro_jg p{
	font-size:16px;
	color:#fff;
	line-height:1.5;
	margin:10px 0;
	padding-left:10px;
	position:relative;
}
.pro_jg p::before{
	position:absolute;
	content:'';
	width:2px;
	height:14px;
	background:#E32A32;
	left:0;
	top:6px;
}

.gallery-thumbs .swiper-slide{
	width:100%;
	height:120px !important;
	border:1px solid #cfcfcf;
	overflow:hidden;
}
.gallery-thumbs .swiper-slide img{
	max-width:70%;
}
.gallery-thumbs .swiper-slide.swiper-slide-thumb-active{
	
}
.pro_tuji .gallery-thumbs{
	width:150px;
}

.pro_tuji .gallery-top{
	width:calc(100% - 160px);
}
.gallery-top .swiper-slide img{
	max-width:80%;
}

.lang_en{
	margin-left:20px;
	line-height:1;
}
.lang_en a{
	font-size:16px;
	color:#595957;
}
.lang_en a:nth-child(2){
	padding:0 8px ;
	margin-right:8px;
	border-right:1px solid #ccc;
}




.banner .swiper-pagination-bullet{
	background:#fff;
	opacity:1;
}
.banner .swiper-pagination-bullet.swiper-pagination-bullet-active{
	width:50px;
	background:#919598;
	border-radius:2em;
}
.right_em{
	position:fixed;
	right:0;
	top:calc(50% - 29px);
	z-index:999;
}
.right_em a{
	display:block;
	width:60px;
	height:58px;
	background:#E40019 url(../images/right_em.png) no-repeat center /34px;
}


.pro_cont table{
	width:100% !important;
	height:auto !important;
	border:1px solid #C8C8C8;
}
.pro_cont table th{
	border:1px solid #2D2C2A;
	color:#fff;
	font-size:16px;
	text-align:center;
	padding:0 7px;
	background:#383735;
	max-width:100%;
	line-height:1.5;
	height:40px !important;
}
.pro_cont table td{
	border:1px solid #C8C8C8;
	padding:0 7px;
	font-size:16px;
	color:#595957;
	text-align:center;
	line-height:1.5;
	height:40px !important;
}
.pro_cont table tr:nth-child(2n-1){
	background:#DDDDDD;
}

.mobilenav .lang_en {
	border-left:none;
	margin-left:10%;
	padding:10px 0;
}
.mobilenav .lang_en a{
	color:#fff;
}
.goback{
	display: block;
	width: 120px;
	padding-left: 55px;
	line-height: 30px;
	font-size: 14px;
	position: absolute;
	background-color: rgba(0,0,0,.8);
	color: #fff;
	bottom: 0;
	right: 0;
}
.goback::before{
	position:absolute;
	content:'';
	display:block;
	width:20px;
	height:24px;
	left: 26px;
	top: 4px;
	background:url(../images/goback.png) no-repeat center / contain;
}
.goback:hover{
	background:#E32A32;
}

.img-gather .swiper-slide{
	padding:0 15px;
}

.pc .goback{
	right:15px;
}

.wjxz{
	border-radius:6px;
	color:#fff;
	font-size:15px;
	width:190px;
	height:36px;
	text-transform:uppercase;
	background-image: linear-gradient(#646464, #333333);
}
.wjxz span{
	display:block;
	width:26px;
	height:26px;
	margin-left:10px;
	border-radius:50%;
	background:#313131 url(../images/wjxz.png) no-repeat center / 16px;
}
.wjxz:hover{
	background-image: linear-gradient(#FF686D, #DA222A);
}
.wjxz:hover span{
	background:#fff url(../images/wjxz_r.png) no-repeat center / 16px;
}




