@charset "utf-8";
/* CSS Document */
html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;font-size:14px;font-family:'微软雅黑','Microsoft YaHei',Arial,sans-serif;line-height:2em}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section { display:block; }
html,body{background: #ffffff;color:#333;}
ul,ol,li{list-style:none;margin: 0;padding: 0;}
a{color:#4b4848;text-decoration:none;}
a:hover{text-decoration:none;-webkit-transition: background-color .2s ease;-moz-transition: background-color .2s ease;-ms-transition: background-color .2s ease;-o-transition: background-color .2s ease;transition: background-color .2s ease;}
img{border:0;}
h1,h2,h3,h4,h5{font-weight:normal}
select::-ms-expand { display: none; } 
i{font-style: normal;}


.clearfix:before, .clearfix:after { content: ""; display: block; height: 0; overflow: hidden; }  
.clearfix:after { clear: both; }  
.clearfix { zoom: 1; } 

.layout{width: 1200px;margin: 0 auto;}

@media screen and (max-width:1220px) {
    .layout {width:1170px}
}
@media screen and (max-width:1190px) {
    .layout {width:970px}
}
@media screen and (max-width:992px) {
    .layout {width:750px}
}
@media screen and (max-width:768px) {
.layout{ width: 94%;padding:0 3%;}
input[type="submit"], input[type="reset"], input[type="button"],input[type="text"],input[type="password"],textarea, button { -webkit-appearance: none !important; /*去掉苹果的默认UI来渲染按钮*/} 
}
.left,.right { display:inline; }
.left{float:left;}
.right{float:right;}
.hide{display:none;}


/*******************************font-face*******************************/
@font-face {
  font-family: 'FZLTXHGBK';
  src: url('/css/fonts/FZLTXHGBK.eot');
  src:
    url('/css/fonts/FZLTXHGBK.woff') format('woff'),
    url('/css/fonts/FZLTXHGBK.ttf') format('truetype'),
    url('/css/fonts/FZLTXHGBK.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
body{ overflow-x:hidden;-webkit-font-smoothing: subpixel-antialiased;}
/*reset*/

.clear:after { visibility:hidden; display:block; font-size:0; content:" "; clear:both; height:0; }
.clear { zoom:1; }
.left{ float:left; }
.right{ float:right;}
.hide{ display:none;}
.o_hide{overflow: hidden;}






/* index */
.header_bg{width:100%;height:156px;transform:translateY(0);}
.phone_header{display:none;}
.top_header{width:100%;background: #fff;padding: 0;box-sizing:border-box;position:fixed;top:0px;z-index: 11;box-shadow: 0px 2px 2px 1px rgba(0,0,0,0.03);}
.top_header .headerBox{width: 1200px;margin: 0 auto;}
.top_header .logo{float: left;width:140px;height:70px;transition: all 0.3s cubic-bezier(0.25,0.46,0.45,0.94);margin-top:25px;}
.top_header .logo img{max-height:100%;display:block;}
.top_header .menu{float: right;margin-top:50px;}
.top_header .menu .nLi{float: left;z-index: 10; line-height:1em;}
.top_header .menu .menu_nav{color:#333333;display: block;height:70px;padding: 0px 22px;transition: all 0.6s ease;background-image: url(/images/top-line2.jpg);background-repeat:no-repeat;background-position: left 3px; position:relative;}
.top_header .menu .nLi:first-child .menu_nav{background-image: none;}
.top_header .menu .nav{background: #fff;position: absolute;left:0px;width:100%;box-sizing:border-box;padding-left: 25px;border-top:1px solid #e9e9e9;padding-top: 20px;display: none;box-shadow: 0px 2px 2px 1px rgba(0,0,0,0.03); text-align:center;}
.top_header .menu .nav li{float: none;margin-bottom: 30px;margin-top: 5px;display: inline-block;*display: inline;zoom:1;width: auto;background-image: url(/images/top-line3.png);background-repeat:no-repeat;background-position: left center;}
.top_header .menu .nav li:first-child{background-image: none;}
.top_header .menu .nav li a{color:#333333;transition: all 0.6s ease;margin:0 45px; line-height:35px; font-size:14px;}
.top_header .share{margin-top:45px;margin-left:40px;}
.top_header .share li{float: left;margin-left: 0px;}
.top_header .share li a{display: block;width:23px;height: 23px;background-image: url(/images/top-search.png);background-repeat:no-repeat;background-position: center center;}
.top_header .menu a:hover,.top_header .on .menu_nav{color:#e20e13!important;}
.top_header .on .menu_nav:after{ content:""; width:100%;height:1px; background:#e20e13; position:absolute; bottom:0;left:0;right:0;}
.close{display: block;width:60px;height:60px;position: fixed;top:-60px;right:0px;background:#fff;opacity: 0;transition: all 0.6s ease;z-index: -1;}
.close:before,.close:after{display:block;width:30px;height:2px;background:#707070;position: absolute;content: '';top:50%;left:50%;margin-left: -15px;}
.close:before{transform: rotate(45deg);}
.close:after{transform: rotate(-45deg);}
.close_show{z-index: 99;opacity: 1;top:0px;}
.box_show{opacity:1;width:100%;height:100vh;z-index: 97;line-height: 100vh;}
.shadow{width:100%;height:100vh;position:fixed;top:0px;left:0px;background:rgba(0,0,0,0.6);z-index:20;display:none;}
.shadow2{width:100%;height:100vh;position:fixed;top:0px;left:0px;background:rgba(0,0,0,0.6);z-index:20;display:none;}
.tst_bg{display:none;}


/*headerTop*/
.headerTop{ line-height:36px; color:#a0a0a0; background:#f7f7f7;font-size:12px;    transition: margin .3s;-webkit-transition: margin .3s;-moz-transition: margin .3s;-ms-transition: margin .3s;-o-transition: margin .3s}
.top_r{ float:right; width:50%; text-align:right;}
.top_r a{color:#333; font-size:12px;}
.top_r a:hover{ color:#333;}
.top_r .line{ height:auto; width:28px;background-image: url(/images/top-line1.jpg);background-repeat:no-repeat;background-position: center center; display:inline-block;}
.shareTop{margin:0 auto;text-align:left;position:relative; float:left; width:50%;}
.shareTop ul{margin:0 auto;height:36px;}
.shareTop ul li{height: 24px;display:inline-block;*display:inline;margin-right:0px;padding:0;position:relative; vertical-align:top; font-size:12px; text-transform:uppercase; color:#5f5f5f;margin-top:6px;}
.shareTop ul li a{overflow: hidden;width: 24px;height: 24px;line-height:24px;border-radius:5px;display:block; background-repeat:no-repeat; position:relative;margin:0;cursor:pointer;padding-top:0em;transition: all 1s;margin-right:0;}
.shareTop ul li a.fa-qq{background-position:left center;background-image:url(/images/top-qq.png); }
.shareTop ul li a.fa-wx{background-position:left center;background-image:url(/images/top-wx.png);}
.shareTop ul li a.fa-wb{background-position:left center;background-image:url(/images/top-wb.png); }

.shareTop ul li .li-qq img{display:none;width: 100px;height: 100px;margin-left: -35px;margin-top: 0px;position:absolute;z-index:1;}
.fa-qq1:hover .li-qq img{display:block;}

.shareTop ul li .li-weixin img{display:none;width: 100px;height: 100px;margin-left: -35px;margin-top: 0px;position:absolute;z-index:1;}
.fa-wx1:hover .li-weixin img{display:block;}

.shareTop ul .li-wb img{display:none;width: 100px;height: 100px;margin-left: -35px;margin-top: 0px;position:absolute;z-index:1;}
.fa-wb1:hover .li-wb img{display:block;}


/*fixed-nav*/
.top_header.fixed-nav {-webkit-box-shadow: 0 10px 15px rgba(0,0,0,.1);-moz-box-shadow: 0 10px 15px rgba(0,0,0,.1);box-shadow: 0 10px 15px rgba(0,0,0,.1)}
.top_header.fixed-nav .headerTop{margin-top:-36px;transition: all .3s;}
.top_header.fixed-nav .logo{height:45px;margin-top:5px;}
.top_header.fixed-nav .menu{margin-top:20px;}
.top_header.fixed-nav .menu .menu_nav{height:40px;}
.top_header.fixed-nav .share{margin-top:15px;}
.header_bg.fixed-nav{height:60px;}



/*@media screen and (max-width: 1100px) {
	.header .logo{margin-right:0px;}
	.header .share li{margin-left:10px;}
}
@media screen and (min-width: 768px) and (max-width: 880px) {
	.top_header .menu .menu_nav{padding:0px 10px;}
}*/

	
	

@media screen and (max-width:1220px) {
    .top_header .headerBox{width:1170px}
}
@media screen and (max-width:1190px) {
    .top_header .headerBox{width:970px}
}
@media screen and (max-width: 1099px) {
	.header{display:none;}
	.top_header .menu .nLi{float:none;}
}




/*phone-header*/
.left_header{display:none;}
@media screen and (max-width: 1100px) {
	.left_header .logo{float:none;}
	.header_bg{height:60px;}
	.phone_header{display:block;width:100%;height:60px;background:#fff;line-height:60px;/*position:absolute;*/position: fixed;top:0px;padding:0 30px;box-sizing:border-box; z-index:9;box-shadow: 0px 2px 2px 1px rgba(0,0,0,0.03);}
	.phone_header .logo{display:block;width:179px;height:40px;float:left;padding:10px 0;}
	.phone_header .logo img{ max-height:100%;}
	.phone_header .search_btn{float:right;display: block;width:36px;height: 30px;padding:15px 0;background-image: url(/images/share.png);background-repeat:no-repeat;background-position: left center;}
	.phone_header .menu_btn{display:block;width:30px;height:20px;float:right;margin-top:0;padding:20px 0;}
	.phone_header .menu_btn span{display:block;width:100%;height:2px;background:#080404;transition: all .3s;}
	.phone_header .menu_btn span:nth-child(2){margin:6px 0px;}
	.is_active span:nth-child(1){transform: translateY(9px)rotate(45deg);}
	.is_active span:nth-child(2){width:0px!important;}
	.is_active span:nth-child(3){transform: translateY(-6px)rotate(-45deg);}
	
    .left_header .logo img{display:block;}
	.left_header{display:block;width:83.854166666666666666666666666667%;height:100vh!important;background:#fff;position:fixed;top:0px;left:-83.854166666666666666666666666667%;z-index:0;padding:45px 30px;box-sizing:border-box;transition:all 0.6s;}
	.left_header .logo{display:block;width:175px;height:70px;margin-bottom:78px;}
	.left_header .logo img{max-height:100%;}
	.left_header .menu{width: 100%;height: 100%;overflow: auto;}
	.left_header .nLi{margin-bottom:20px;}
	.left_header .nLi a{font-size:26px;color:#646464;position:relative;}
	.left_header .nLi:nth-child(9){margin-bottom:102px;}
	.shadow{display:block;width:100%;left:-100%;}
	.lh_show{left:0;z-index:999;}
	.nav{position:absolute;top:20vh;left:-100%; width:100%;background:#fff;transition:all 0.6s;z-index:11;height:80vh!important;}
	.nav li{margin-bottom:30px;padding:0 30px;}
	.nav li a{font-size:30px!important;color:#787878;}
	.tst_bg{display:block;width:100%;height:100vh!important;position:absolute;top:0px;left:-100%;transition:all 0.6s;background:#fff;z-index:10;padding:0;box-sizing:border-box;}
	.tst_bg a{font-size:22px;color:#9a9a9a;padding-left:30px;line-height: 50px; }	
}
@media screen and (max-width: 768px) {
    .phone_header{padding:0 10px;}	
	.left_header .logo{width:100%;height:55px;margin-bottom:30px;}
	.left_header .nLi{margin-bottom:0px;}
	.left_header .nLi a{font-size:15px;}	
	.nav{top:10vh;height:90vh!important; overflow:auto;}
	.nav li{margin-bottom:10px;}
	.nav li a{font-size:15px!important;}
	.tst_bg a{font-size:20px;}
}
	



/* .dn {display: none;} */
.search_nav{width:100%;height:80px;background:#323232;position:fixed;top:-80px;z-index:999;}
.search-box{position: absolute;left: 50%; margin-left: -300px; width: 600px; top: 18px; z-index: 99999;background: #fff;display:none;}
.search-box form{background:#323232!important;}
.search-box input{position: relative; left: 20%; width: 500px; border: 0; background: #323232; opacity: 0; color: #fff;outline:none;}
.search-box input.cur {color: #fff; }
.search-box input.submit {float: left; width: 36px; margin-right: 10px; background: url(/images/share.png) no-repeat 6px 10px #323232;cursor:pointer;}
.search-box .search-list {position: absolute; top: 62px; width: 580px; padding: 6px 10px 15px; background: #fff; font-size: 12px; line-height: 40px; color: #888; }
.search-box .search-list p {position: relative; left: 20%; padding-left: 30px; opacity: 0; }
.search-box .search-list a {position: relative; float: left; left: 20%; width: 474px; padding: 0 53px; color: #555; opacity: 0; }
.search-box .search-list a:hover {background: #f2f2f2; color: #000; }
.search-box, .search-box input {height: 44px; }
.search_close{display:block;width:36px;height:36px;position:absolute;right:0px;top:50%;margin-top:-18px;}
.search_close:before,.search_close:after{display:block;width:20px;height:2px;background:#fff;position:absolute;content:"";top:50%;left:50%;margin-left:-10px;}
.search_close:before{transform:rotate(45deg);}
.search_close:after{transform:rotate(-45deg);}
@media screen and (max-width: 768px) {
.search-box{left:5%; margin-left: 0; width: 90%; top: 18px;}
.search-box input{position: relative; left: 20%; width: 80%; border: 0; background: #323232; opacity: 0; color: #fff;outline:none;}
.search-box input.submit {width: 36px; margin-right: 10px;}
.search-box .search-list {top: 62px; width: 100%; padding: 6px 10px 15px;}
}









/****************index banenr******************/
.index-banner{position: relative}
.index-banner .arrow-left,.index-banner .arrow-right{visibility: hidden;position: absolute;top: 50%;z-index: 2;margin-top: -46px;width: 60px;height: 92px;background-color: #333;opacity: .3}
.index-banner .arrow-left:hover,.index-banner .arrow-right:hover{opacity: .5}
.index-banner:hover .arrow-left,.index-banner:hover .arrow-right{visibility: visible}
.index-banner .arrow-left{left: 1px}
.index-banner .arrow-right{right: 1px}
.index-banner .bannner-arrow{display: block;position: absolute;left: 50%;top: 50%;margin-left: -5px;margin-top: -11px;width: 10px;height: 22px;background: url(/to8to_pc/index/statics/img/index_bg_m.png) no-repeat}
.arrow-left .bannner-arrow{background-position: -30px -25px}
.arrow-right .bannner-arrow{background-position: -40px -25px}
.banner-sliders .swiper-slide,.banner-sliders .swiper-wrapper{height: 360px!important;overflow: hidden;position: relative}
.banner-sliders .swiper-slide a{height: 360px!important;position: relative;display: block}
.banner-sliders .swiper-slide img{position: absolute;left: 50%;top: 50%;margin-top: -180px;display: none;height: 360px}
.index-banner .slider-btns{position: absolute;left: 50%;bottom: -5px;margin-left: -180px;width: 360px;text-align: center;z-index: 1}
.slider-btns .swiper-pagination-switch{display: inline-block;width: 30px;height: 10px;border-top: 1px solid #fff;opacity: .4;cursor: pointer}
.slider-btns .swiper-active-switch{opacity: 1}
.slider-btns .swiper-pagination-switch+.swiper-pagination-switch{margin-left: 14px}
@media screen and (min-width: 1460px){
	.index-common-header .index-common-title{    font-size:42px}
    .index-common-header .index-common-description,.index-common-navbar li a{    font-size: 18px}
    .index-common .index-common-navbar{    padding-top: 44px;    padding-bottom: 34px;    font-size: 18px}
    .index-banner .banner-sliders .swiper-slide img{    margin-top: -230px}
    .index-banner .banner-sliders .swiper-slide,.index-banner .banner-sliders .swiper-slide a,.index-banner .banner-sliders .swiper-slide img,.index-banner .banner-sliders .swiper-wrapper{    height: 460px!important}
}



.index-banner{width: 100%;}
.index-banner .swiper-slide a{display: block;}
.index-banner .swiper-slide a img{width: 100%;}
.index-banner .swiper-slide span{display: block;width: 100%;min-width: 1366px;height: 500px;background-position: center top;background-repeat: no-repeat;background-size: cover;}
.index-banner .swiper-pagination{bottom: 30px;}
.index-banner .swiper-pagination-bullet{opacity: 1;background-color: #fff;width: 12px;height: 12px;cursor: pointer;}
.index-banner .swiper-pagination-bullet-active{background-color: #e6002c;}
/*mobile banner*/
.TouchSlide{ display:none}
@media screen and (max-width:1024px){
.index-banner{ display:none;}	
/*m_Banner*/
.TouchSlide{width:100%;position: relative; height:auto;  margin:0 auto; overflow:hidden; display:block;}
.TouchSlide .bd{position:relative; z-index:0;text-align:center;width:100%;}
.TouchSlide .bd li{width:100%;margin-bottom:1em;}
.TouchSlide .bd li img{width:100%;}
.TouchSlide .bd li a{ display:block;}
.TouchSlide .hd {width:100%;position:absolute;z-index:1;bottom:3.125vw;text-align:center;}
.TouchSlide .hd ul li{border:1px solid #fff;cursor:pointer;display:inline-block;*display:inline;zoom:1;width:5px;height:5px;margin:0 0.5em;overflow:hidden;line-height:999px;border-radius:50%;}
.TouchSlide .hd ul li.on{background: #fff;}
}












/****************footer start******************/
.footer { background:#333333;}
.footer .footer_lx{font-size:14px;line-height:22px;color:#ffffff; float:left; width:225px; overflow:hidden;}
.footer .footer_lx .footer_nr{padding-bottom: 25px;}
.footer .footer_nav{min-height:44px;font-size:12px;overflow:hidden;width:100%;height:auto;padding: 64px 0 20px 0;}
.footer .footer_nav .left{overflow:hidden;float:right;}
.footer .footer_nav .left .ulBox{height:auto;padding-left:50px;width: 145px;float:left;padding-bottom: 25px; position:relative;}
.footer .footer_nav .left ul{height:auto;float:left;}
.footer .footer_nav .left ul li{list-style-type:none;display:block;overflow:hidden;}
.footer .footer_nav .t1{font-size:14px;margin-bottom: 14px;}
.footer .footer_nav .t1 a{color:#fff;}
.footer .footer_nav .t3 a{color:#909090;}
.footer .footer_nav .t2{font-size:13px;margin-bottom:0px;}
.footer .footer_nav .t2 a{display: inline-block;overflow:hidden;height: 28px;line-height: 28px;color:#bfbfbf;}
.footer .footer_nav .t2 a:hover,.footer .footer_nav .t1 a:hover{color:#e20e13;}
.footer .footer_nav .left ul.ul3 .t1{margin-bottom: 0px;}
.footer .footer_nav .right{overflow:hidden;float:right;width:90px; text-align:right;}
.footer .bq{overflow:hidden;width:100%;padding-top: 8.5px;padding-bottom: 8.5px;font-size:12px;line-height:30px;color:#909090;text-transform: uppercase; background:#333333;border-top:1px solid #464646;}
.footer .bq .bqname{text-align:left;float:left; width:50%;font-size:12px;line-height:30px;}
.footer .bq .beian{text-align:right;float:left; width:50%;}
.footer .bq a{color:#909090;}
.footer .bq a:hover{color:#e20e13;}
.footer .bq .share{margin:0 auto;text-align:left;float:right;position:relative;}
.footer .bq .share ul{margin:0 auto;height:30px; width:100%;}
.footer .bq .share ul li{width: 30px;height: 30px;display:inline-block;*display:inline;padding:0;}
.footer .bq .share ul li a{overflow: hidden;width: 30px;height: 30px;line-height:30px;display:block; background-repeat:no-repeat; position:relative;margin:0;cursor:pointer;padding-top:0em;transition: all 1s;margin-right:8px;opacity:0.5;filter:alpha(opacity=50); }
.footer .bq .share ul li a.fa-qq{background-position: right  center;background-image:url(/images/bottom-qq.png);}
.footer .bq .share ul li a.fa-wx{background-position: right  center;background-image:url(/images/bottom-wx.png);}
.footer .bq .share ul li a:hover{ opacity:1;filter:alpha(opacity=100); }

.footer  .container{ position:relative;width:83.33333333333333%;min-width:1280px;}
@media screen and (max-width:1240px){
.footer .footer_lx{width:225px;}
.footer .footer_nav .left{width:calc(100% - 225px);}
.footer .footer_nav .left .ulBox{padding-left:2%;width:18%;}
}
@media screen and (max-width:1000px) {
.footer .footer_lx{width:30%;}
.footer .footer_nav .left{width:70%;}
.footer .footer_nav .right{float:left;width:30%; text-align:center;}
.footer .footer_nav .left .ulBox{padding-left:3%;width:30%;}
}
@media screen and (max-width:768px) {
.footer .footer_lx{width:100%; text-align:center;margin:0 auto;}
.footer .footer_lx img{ display:block;margin:0 auto; text-align:center;}
.footer .footer_nav{padding:40px 0 20px 0;}
.footer .footer_nav .left,.footer .bq .beian{ display:none;}
.footer .footer_nav .right{width:30%; text-align:right;}
.footer .footer_lx .footer_nr{padding-bottom: 0;}
.footer .bq .bqname{width:100%;text-align: center;}
.footer .footer_lx .footer_nr img{max-width:100px;}
}





/*bottom-float*/
.btm-float {position: fixed;bottom: 0;left: 0;width: 100%;height: 94px;z-index: 102}
.btm-float-bg{position: absolute;top: 0;left: 0;z-index: 1;width: 100%;height: 100%;background-color: #191919;opacity: .95;fliter: alpha(opacity=95)}
.btm-float-content{position: relative;width: 1200px;height: 94px;margin: 0 auto;z-index: 2}
.btm-float-img{position: absolute;bottom: 0;left: 0;width:260px;height:144px}
.btm-rightBox{position: relative;float: left;margin-top: 25px;margin-left:260px;font-size: 14px;color: #999;}
.btm-tit{float: left;height: 38px;width:80px; line-height:38px; color:#fff; font-size:16px; font-weight:600;}
.btm-text{float: left;height: 38px;width: 186px;margin-right: 8px;background-color: #fff;text-indent: 8px;*padding-top: 10px;*padding-bottom: 0;border: 0;border-radius:5px;}
.btm-btn{float: left;width: 132px;margin-left: 5px;color: #fff;font-size: 14px;text-align: center;line-height: 38px;background-color: #e20e13;cursor: pointer;border: 0;border-radius:5px; outline:none;}
.btm-btn:hover{ background:#d71333;animation:1s ease-in-out 0s infinite;;-webkit-animation:1s ease-in-out 0s infinite;}
.btm-tel{float: right;height: 38px;color: #fff;font-size: 14px; line-height:20px;margin-left:20px;}
.btm-tel span.tel{ display:block; color:#da251d;font-size: 16px; font-weight:bold; }

.btm-float-close{display:block;width:36px;height:36px;position:absolute;right:10px;top:0; z-index: 103}
.btm-float-close:before,.btm-float-close:after{display:block;width:20px;height:2px;background:#fff;position:absolute;content:"";top:50%;left:50%;margin-left:-10px;}
.btm-float-close:before{transform:rotate(45deg);}
.btm-float-close:after{transform:rotate(-45deg);}


.btm-btn{animation:xin 1s ease-in-out 0s infinite;-webkit-animation:xin 1s ease-in-out 0s infinite;}
@keyframes xin{
	0%{-webkit-transform: scale(1) translateY(0);transform: scale(1) translateY(0);}
	50%{-webkit-transform: scale(1.02) translateY(-4px);transform: scale(1.02) translateY(-4px);}
	100%{-webkit-transform: scale(1) translateY(0);transform: scale(1) translateY(0);}
}
@-webkit-keyframes xin{
	0%{-webkit-transform: scale(1) translateY(0);transform: scale(1) translateY(0);}
	50%{-webkit-transform: scale(1.02) translateY(-4px);transform: scale(1.02) translateY(-4px);}
	100%{-webkit-transform: scale(1) translateY(0);transform: scale(1) translateY(0);}
}
@media screen and (max-width:1220px) {
.btm-float-content{width:1170px;}
.btm-float-img{width:230px;height:127px}
.btm-rightBox{margin-left:230px;}
}
@media screen and (max-width:1190px) {
.btm-float-content{width:970px;}
.btm-text{width: 130px;}
.btm-btn{width: 90px;}
}
@media screen and (max-width:992px) {
.btm-float-content{width:750px;}
.btm-rightBox{margin-top:10px;margin-left:230px;}
.btm-tit{height:90px;}
.btm-text{width: 140px;margin-bottom:4px;}
.btm-btn{width: 140px;margin:0 auto;}
.btm-tel{float:left;}
}
@media screen and (max-width:768px) {
.btm-float {height:120px;}
.btm-float-content{width:93%;height:auto; padding:0 3%;}
.btm-float-img{top: 25px;width:180px;height:auto}
.btm-float-img{top: 25px; left:3%;}
.btm-rightBox{float: left;margin-top:10px;margin-left:200px;}
.btm-tit{float:none;width:100%; height:auto;}
.btm-text{float: none;height: 38px;width: 23%;margin-right:2px;margin-bottom:2px;}
.btm-btn{float: none;width:  23%;margin-left:0;line-height: 38px;}
.btm-tel{float:none;height: 38px;margin-left:0;margin:0 auto; }
.btm-tel span.tel{ display:inline;}
}
@media screen and (max-width:640px) {
.btm-float-img{top: -25px; left:3%; width:100px; display:none;}
.btm-rightBox{float: none;margin-top:10px;margin-left:0;}
.btm-btn{margin-left:0px;}
/*.btm-text{float: none;height: 38px;width: 100%;margin-right: 0;margin-bottom:8px;}*/
}
@media screen and (max-width:430px) {
.btm-float {height:170px;}
.btm-text{width: 48%;margin-bottom: 5px;}
.btm-btn{width: 48%;}
}

/*tanchu-float*/
.popGJ{position: fixed; top: 0; left: 0; right: 0; width: 100%; height: 100%; background: rgba(0,0,0,.6); z-index: 105;}
.popGJ-Center{position: relative; top: 50%; margin-top: -285px;}
.popGJ-Jsq{position: relative; width: 900px; margin: 0 auto; height: 570px;background: url(/images/jisuan-bg.jpg) no-repeat right bottom #ab1e24;}
.popGJ-Jsq img.popGJ-Jsq-Esc{position: absolute;top:18px;right:18px;cursor: pointer;width:18px;}
.popGJ-Jsq img.popGJ-Jsq-Img{vertical-align: top;}
.popGJ-Jsq .popGJ-Jsq-Head{width:488px;font-size: 30px;line-height: 30px;color: #fff;text-align:center;font-family: 'FZLTXHGBK','PingFangSC10d339a63b1c1e0',PingFang SC,PF,"Microsoft Yahei",'微软雅黑',Arial,sans-serif;padding-top: 50px;margin-left: 33px;margin-bottom: 40px;}
.popGJ-Jsq .popGJ-Jsq-Head .t1{font-size: 30px;line-height: 40px;}
.popGJ-Jsq .popGJ-Jsq-Head .t2{ display:inline-block;font-size:14px;line-height:30px;position:relative;padding:0 40px;}
.popGJ-Jsq .popGJ-Jsq-Head .t2:after{ content:""; width:20px; background:#cd787c; height:1px; position:absolute; left:0;top:50%;}
.popGJ-Jsq .popGJ-Jsq-Head .t2:before{ content:""; width:20px; background:#cd787c; height:1px; position:absolute; right:0;top:50%;}

.popGJ-Jsq .popGJ-Jsq-From{ width: 488px; padding: 0;color:#fff; height:470px; display: block; margin-left:33px}
.popGJ-Jsq .popGJ-Jsq-From .popGJ-Jsq-Input{width: 518px;}
.popGJ-Jsq .popGJ-Jsq-From .popGJ-Jsq-Input p{position: relative;height:40px;float: left;margin-right:29px;margin-bottom: 17px;color: #fff;}
.popGJ-Jsq .popGJ-Jsq-From .popGJ-Jsq-Input p .popGJ-tt{ display:block; line-height:40px; clear:both;color:#fff;float: left;width: 70px;font-family: 'FZLTXHGBK','PingFangSC10d339a63b1c1e0',PingFang SC,PF,"Microsoft Yahei",'微软雅黑',Arial,sans-serif;}
.popGJ-Jsq .popGJ-Jsq-From .popGJ-Jsq-Input p i{position: absolute;right: 10px;font-style: normal;display: block;line-height: 38px;}

.popGJ-Jsq .popGJ-Jsq-From .popGJ-Jsq-Input p input.text,
.popGJ-Jsq .popGJ-Jsq-From .popGJ-Jsq-Input p select{display: block;float: left;width: 160px;height: 38px;border-radius: 6px;padding: 0 24px 0 14px;border:1px solid #d89699;font-family: 'FZLTXHGBK','PingFangSC10d339a63b1c1e0',PingFang SC,PF,"Microsoft Yahei",'微软雅黑',Arial,sans-serif;color: #fff !important;font-size:14px; background-color: #ab1e24; outline:none;}
.popGJ-Jsq .popGJ-Jsq-From .popGJ-Jsq-Input p select{appearance: none;-moz-appearance: none;-ms-appearance: none;-o-appearance: none;-webkit-appearance: none;background: url(/images/ss.png) no-repeat 92% center #ab1e24;}
.popGJ-Jsq .popGJ-Jsq-From .popGJ-Jsq-Input p input.text{width: 120px;}
.popGJ-Jsq .popGJ-Jsq-From .popGJ-Jsq-Input p input.text::-webkit-input-placeholder { color: #fff; } 
.popGJ-Jsq .popGJ-Jsq-From .popGJ-Jsq-Input p input.text:-moz-placeholder { color: #fff; } 
.popGJ-Jsq .popGJ-Jsq-From .popGJ-Jsq-Input p input.text::-moz-placeholder { color: #fff; } 
.popGJ-Jsq .popGJ-Jsq-From .popGJ-Jsq-Input p input.text:-ms-input-placeholder { color: #fff; }
.popGJ-Jsq .popGJ-Jsq-From .popGJ-Jsq-Input p.popGJ-huxing{margin-right: 0;}
.popGJ-Jsq .popGJ-Jsq-From .popGJ-Jsq-Input p.popGJ-huxing select{width:418px;}
.popGJ-Jsq .popGJ-Jsq-From .popGJ-Jsq-Input p.popGJ-leixing .fromlist1{display:inline-block;line-height:40px;}
.popGJ-Jsq .popGJ-Jsq-From .popGJ-Jsq-Input p.popGJ-leixing .fromlist1 input[type="radio"]{margin-right:10px;}
.popGJ-Jsq .popGJ-Jsq-From .popGJ-Jsq-Input p.popGJ-leixing .fromlist1 label{margin-right:20px;font-family: 'FZLTXHGBK','PingFangSC10d339a63b1c1e0',PingFang SC,PF,"Microsoft Yahei",'微软雅黑',Arial,sans-serif;}
.popGJ-Jsq .popGJ-Jsq-Button{width: 486px;float: left;margin-top:10px;}
.popGJ-Jsq .popGJ-Jsq-Button input{display: block;width: 486px;height: 40px;border-radius: 5px;cursor: pointer;background: #292c30;color: #fff;font-size: 14px;line-height: 40px;outline:none;border: none;font-family: 'FZLTXHGBK','PingFangSC10d339a63b1c1e0',PingFang SC,PF,"Microsoft Yahei",'微软雅黑',Arial,sans-serif;}
.popGJ-Jsq .popGJ-Jsq-Button input:hover{background: #000000;}
.popGJ-Jsq .popGJ-Jsq-Button .popGJ-Jsq-lx{ text-align:center;border-top:1px solid #bc4b50;border-bottom:1px solid #bc4b50;padding-top:5px;padding-bottom:5px;margin-top:12px;font-family: 'FZLTXHGBK','PingFangSC10d339a63b1c1e0',PingFang SC,PF,"Microsoft Yahei",'微软雅黑',Arial,sans-serif; line-height:26px;}
@media screen and (max-width:1024px){
.popGJ{ display:none!important;}
	
}




    
/*右侧浮层样式开始*/
.fixeRight{position: fixed;right: 30px;width:75px;height:auto;bottom:130px;z-index: 10;opacity: 1;padding-top:24px;overflow:hidden;}
.fixeRight a{display: block;position: relative;font-size: 12px;text-align: center;color:#888888;;height: 40px; line-height:40px;padding-top:35px;cursor: pointer;z-index: 11;width:73px;}
.fixeRight a.aR1{border-bottom: 1px solid #dcdcdc;border-right: 1px solid #dcdcdc;border-top: none;border-left: 1px solid #dcdcdc;background: url('/images/fixeRight-icon1.png') center top no-repeat #e61d18;border-color:#e61d18;color: #fff;border-top-right-radius: 8px;border-top-left-radius: 8px;}
.fixeRight a.aR2{border-bottom: 1px solid #dcdcdc;border-right: 1px solid #dcdcdc;border-top:1px solid #dcdcdc;border-left: 1px solid #dcdcdc;background: url('/images/fixeRight-icon2.png') center top no-repeat #ffffff;}
.fixeRight a.aR2:hover {background: url('/images/fixeRight-icon2w.png') center top no-repeat #d71333;border-color:#d71333;color: #fff;}
.fixeRight a.aR3{border-bottom: 1px solid #dcdcdc;border-right: 1px solid #dcdcdc;border-top: none;border-left: 1px solid #dcdcdc;background: url('/images/fixeRight-icon3.png') center top no-repeat #ffffff;}
.fixeRight a.aR3:hover {background: url('/images/fixeRight-icon3w.png') center top no-repeat #d71333;border-color:#d71333;color: #fff;}
.fixeRight a.aR4{border-bottom: 1px solid #dcdcdc;border-right: 1px solid #dcdcdc;border-top: none;border-left: 1px solid #dcdcdc;background: url('/images/fixeRight-icon4.png') center top no-repeat #ffffff;}
.fixeRight a.aR4:hover{background: url('/images/fixeRight-icon4w.png') center top no-repeat #d71333;border-color:#d71333;color: #fff;}
.fixeRight a.GoTop {border-top: none;border-right: 1px solid #dcdcdc;border-bottom: 1px solid #dcdcdc;border-left: 1px solid #dcdcdc;border-image: initial;background: url('/images/fixeRight-icon5.png') center top  no-repeat #ffffff;border-bottom-right-radius: 8px;border-bottom-left-radius: 8px;}
.fixeRight a.GoTop:hover {background: url('/images/fixeRight-icon5w.png') center top no-repeat #d71333;border-color:#d71333;color: #fff;}
.fixeRight{ overflow:visible;}
.fixeRight a.hover{ position:relative;}
.fixeRight a .floatBox {display: none;position: absolute;left: -163px;top: 0;width: 175px;height:auto;background: rgb(255, 255, 255);box-shadow: 0px 0px 52px rgba(163, 163, 163, 0.15);padding-top: 20px;padding-bottom: 20px;text-align:center;font-size:14px;opacity: 1;color: #333;border-radius:5px; line-height:30px;}
.fixeRight a.hover  .floatBox{display:block;}
.fixeRight a .floatBox img{ max-width:175px;}
.fixeRight a .floatBox p{ line-height:30px;}
.fixeRight a.GoTel{ display:none;}	
@media screen and (max-width:1100px){
.fixeRight{top:initial;right:20px;/*bottom:28px;*/bottom:40%;left:initial;width:40px}
.fixeRight a{ display:none;}
.fixeRight a.GoTel{display: block; line-height:999px; overflow:hidden;margin-bottom:10px;width:40px;height:40px;text-align:center;border-radius:50%;background: url("/images/phone.png") center center no-repeat #fff; background-size:30px;box-shadow:0 0 7px rgba(51,51,51,.2);padding:0;}
.fixeRight a.GoTop,.fixeRight a.GoTop:hover{display: block;line-height:999px; overflow:hidden; margin-bottom:10px;width:40px;height:40px;text-align:center;border-radius:50%;background: url("/images/gotop.png") center center no-repeat #fff;border-color:#fff; background-size:30px;box-shadow:0 0 7px rgba(51,51,51,.2);padding:0;}
}






/*index content start*/

/*index-menu*/
.index-menu{background: #fff;overflow: hidden;padding-top:30px;padding-bottom:30px;}
.index-menu ul li{width: 25%;float:left;position: relative;background: white;}
.index-menu ul li a{width:288px;height: 168px;display: table-cell; vertical-align:middle;text-align: center;text-transform: uppercase;margin:0 5px; border:1px solid #eeeeee;}
.index-menu ul li a .nr{display:inline-block;vertical-align:middle;padding: 30px 30px 10px 30px; position:relative; z-index:1;}
.index-menu ul li a { transition: all 0.5s ease 0s;position: relative; overflow: hidden; }
.index-menu ul li a::before { content: ""; width:100%; height: 100%; left:0; bottom:20%;transition: all 0.5s ease 0s;animation-delay:3s;position: absolute;background: #f3f3f3;opacity:0;  -moz-opacity:0;-khtml-opacity: 0;}
.index-menu ul li:hover a::before {bottom:0; opacity:1;  -moz-opacity:1;-khtml-opacity: 1;}
.index-menu ul li a::after { content: ""; width:100%; height: 100%; left:0; bottom: 20%;transition: all 1s ease 0s;animation-delay:3s; position: absolute;background: #e60133;opacity:0;  -moz-opacity:0;-khtml-opacity: 0;}
.index-menu ul li:hover a::after {bottom:0; opacity:1;  -moz-opacity:1;-khtml-opacity: 1;}
.index-menu ul li .icon{width: 88px;height: 88px;display: inline-block;vertical-align: top;border-radius: 100%;overflow: hidden;box-shadow: 5px 5px 12px 7px #f2f2f2;margin-bottom: 18px;background: url(/images/icon_1.png) no-repeat center/100% 100%;transition: all .5s ease;}
.index-menu ul li .icon img{display: block;width: 100%;height: 100%;border-radius: 100%;}
.index-menu ul li .cn{font-size: 16px;color: #464646;font-weight:600;margin-bottom:5px;}
.index-menu ul li .line{display: block;height: 2px;width: 28px;margin: 15px auto;background: #e20e13;}
.index-menu ul li .en{font-size: 12px; line-height:22px;color: #464646;}
.index-menu ul li:hover .icon{transform: translateY(-10px);}
.index-menu ul li:hover .cn,
.index-menu ul li:hover .en{color: white;}
.index-menu ul li:hover .line{background: white;}
.index-menu ul li{animation-delay: 0.1s;}
.index-menu ul li:nth-child(2n){animation-delay: 0.5s;}
.index-menu ul li:nth-child(3n){animation-delay: 0.9s;}
.index-menu ul li:nth-child(4n){animation-delay: 1.3s;}
@media screen and (max-width:1220px) {
.index-menu ul li a{width:280.5px;}
.index-menu ul li a .nr{padding: 30px 20px 10px 20px;}
}
@media screen and (max-width:1190px) {
.index-menu ul li a{width:232.5px;}
.index-menu ul li a .nr{padding: 20px 20px 10px 20px;}
}
@media screen and (max-width:992px) {
.index-menu ul li{width:50%;margin-bottom:10px;}
.index-menu ul li a{width: auto; display:block;}
}
@media screen and (max-width:768px) {
.index-menu ul{ display: block;}
.index-menu ul li{min-height: 168px; }
.index-menu ul li .cn{font-size: 14px;margin-bottom:0px;}
.index-menu ul li .line{margin: 10px auto;}
.index-menu ul li a .nr{padding: 20px 20px 10px 20px;}
}
@media screen and (max-width:350px) {
.index-menu ul li{min-height: 100px; }
.index-menu ul li a .nr{padding: 10px 10px 10px 10px;}
}




/*titleBox*/
.titleNr{position:relative;margin-bottom:30px;}
.titleBig{ padding-left:20px;background:url(/images/index-titline.png) left center no-repeat;}
.titleBig .en{color: #464646; line-height:30px;font-size:12px;margin:0 auto;display:inline-block;font-style: normal;padding-left:20px;background:url(/images/index-titline2.png) left center no-repeat; text-transform:uppercase;font-family:Arial,sans-serif;}
.titleBig .cn{color: #464646; line-height:30px;font-size:24px;margin:0 auto;display:inline-block;font-style: normal;margin-right:20px;}
.titlewz{color: #545454;font-size:14px; line-height:26px;margin:0 auto;display:block;font-style: normal; text-align:center;margin-top:15px;}
.titleline{ background:#221e1f; height:4px; width:44px;margin:0 auto;margin-top:25px;}
.titleNr .more{ position:absolute; top:0;right:0;}
@media screen and (max-width:992px) {
.titleNr{margin-bottom:20px;}
.titleBig{ padding-left:10px;}
.titleBig .en{line-height:30px;font-size:12px;padding-left:10px;}
.titleBig .cn{line-height:30px;font-size:20px;margin-right:10px;}
}
@media screen and (max-width:640px) {
.titleBig .cn{font-size:18px;}
}




/*space-photo*/
.proSpace {overflow: hidden;padding-top:45px;padding-bottom:42px;background:url(/images/space-bg.jpg) center top repeat #f9f9f9;}
.hard-space .space-photo {overflow: hidden;width: 100%;height: 550px; background:#fff;}
.hard-space .space-photo img {display: block;width: 100%;height: 100%;}
/*space-btn*/
.space-btn {margin-top:20px;position:relative;padding-top:30px;padding-bottom:30px; background:#fff;}
.space-btn  .tempWrap{margin:0 auto;}
.space-btn  .space-btnul{margin:0 auto;padding:0;overflow:hidden;height:auto;color:#a0a0a0;font-size:0;line-height:normal;width:1080px;}
.space-btn  .space-btnul li{font-size:0;display:block!important;margin:0;padding:0;overflow:hidden;list-style:none;width:350px; height:160px;position: relative; text-align:center;margin-right:9px; float:left;}
.space-btn  .space-btnul li a{display:block;background:#fff;}
.space-btn  .space-btnul li .ImgBox{width: 100%;height:auto;overflow:hidden;text-align:center;margin:0 auto;}
.space-btn  .space-btnul li .ImgBox img{max-width: 100%;max-height:100%;}
.space-btn  .space-btnul li .nr{ position:absolute; top:50%;left:0;right:0;height:30px;line-height:30px; margin-top:-15px;}
.space-btn  .space-btnul li .nr h1{ display:block;font-size: 16px;color:#fff;height:30px;line-height:30px; overflow:hidden;margin-top:10px;padding:0 10px; text-align:center;}
@media screen and (max-width:1220px) {
.hard-space .space-photo {height:auto;}
}
@media screen and (max-width:1190px) {
.space-btn  .space-btnul li{width:300px; height:137px;}	
}
@media screen and (max-width:992px) {
.space-btn {padding-top:20px;padding-bottom:10px;}
.space-btn  .space-btnul li{width:250px; height:114px;margin-right:0;}	
}
@media screen and (max-width:768px) {
.proSpace {padding-top:30px;padding-bottom:30px;}
.space-btn {padding-top:10px;padding-bottom:10px;}
.space-btn  .space-btnul li{ width:100%;margin-right:0; height:auto;}
.space-btn  .space-btnul li .ImgBox img{width: 100%;}
}




.hd2{ display:none;}
/*prev + next*/
.prolunboIcon .prev{ position:absolute; left:20px;top:50%;-webkit-transition: all 0.6s ease;transition: all 0.6s ease;margin-top:-20px;}
.prolunboIcon .next{ position:absolute; right:20px;top:50%;-webkit-transition: all 0.6s ease;transition: all 0.6s ease;margin-top:-20px;}
.prolunboIcon .prev {display:inline-block;text-decoration: none;width: 34px;height: 34px;background:url(/images/index-left.png)  center center no-repeat #f5f5f5;border-radius:50%; background-size:34px;}
.prolunboIcon .next {display:inline-block;text-decoration: none;width: 34px;height: 34px;background:url(/images/index-right.png)  center center no-repeat #f5f5f5;border-radius:50%;background-size:34px;}
@media screen and (max-width:1220px) {
.prolunboIcon .prev{left:5px;}
.prolunboIcon .next{right:5px;}
}
@media screen and (max-width:992px) {	
.prolunboIcon{ text-align:center;margin-top:20px;}
.prolunboIcon .prev{ position: static;margin:0 10px;}
.prolunboIcon .next{ position: static;margin:0 10px;}
}
@media screen and (max-width:768px) {
.prolunboIcon{ display:none;}
}











/*index-service-list*/
.index-service-list{background: #fff;padding-top:50px;padding-bottom:40px;}
.index-service-list ul{margin:0 -27px;}
.index-service-list li{float: left;width:12.5%; position:relative;background:url(/images/index-process.png) right 35% no-repeat;}
.index-service-list li:last-child{background:none;}
.index-service-list li a{display: block;position: relative;margin:0 27px;}
.index-service-list li .img{width: 100px;height: 100px;position: relative;border-radius: 50%;border:1px solid #ededed;margin:0 auto;}
.index-service-list li .img img{position: absolute;display: block;width: 100%;height: 100%;top: 0;left: 0;}
.index-service-list li .img .back-img{opacity: 0;}
.index-service-list li .word{text-align: center;width: 100%;box-sizing: border-box;color: black;font-weight: lighter;}
.index-service-list li .word .cn{font-size:14px;line-height: 50px; color:#464646;}
.index-service-list li:hover .img{transition: all .2s ease;box-shadow: 0px 0px 20px #d5d5d5; background: #e5264a;}
.index-service-list li:hover .img .back-img{opacity: 1;transition: all .2s ease;}
.index-service-list li:hover .cn{color: #e5264a;transition: all .2s ease;}
.index-service-list li:hover .img{-webkit-animation: icon-bounce 0.5s  alternate ; -moz-animation: icon-bounce 0.5s alternate; -o-animation: icon-bounce 0.5s alternate; animation: icon-bounce 0.5s alternate;}
.index-service-list li{animation-delay: 2.9s;}
.index-service-list li:nth-child(2){animation-delay: 2.5s;}
.index-service-list li:nth-child(3){animation-delay: 2.1s;}
.index-service-list li:nth-child(4){animation-delay: 1.7s;}
.index-service-list li:nth-child(5){animation-delay: 1.3s;}
.index-service-list li:nth-child(6){animation-delay: 0.9s;}
.index-service-list li:nth-child(7){animation-delay: 0.5s;}
.index-service-list li:nth-child(8){animation-delay: 0.1s;}
@media screen and (max-width:1220px) {	
.index-service-list ul{margin:0 -10px;}
.index-service-list li a{margin:0 10px;}
}
@media screen and (max-width:992px) {	
.index-service-list li{width:25%;}
}
@media screen and (max-width:768px) {
.index-service-list{padding-top:30px;padding-bottom:30px;}
.index-service-list ul{margin:0 0;}
.index-service-list li{width:33.33333%;}
.index-service-list li a{margin:0 0;}
}
@media screen and (max-width:550px) {
.index-service-list li .img{width: 80px;height: 80px;}	
.index-service-list li .word .cn{font-size:13px;line-height:40px;}
}
@media screen and (max-width:450px) {
.index-service-list li .img{width: 70px;height: 70px;}	
}
@media screen and (max-width:350px) {
.index-service-list li .img{width:60px;height:60px;}
.index-service-list li .word .cn{font-size:12px;line-height:30px;}
}



/*index_client*/
.index_client{width:100%;height:auto;padding-bottom:53px;padding-top:53px;overflow:hidden;position:relative;background:#f8f8f8;}
.index_client .clientList{width:100%;margin: 0 auto;position:relative;}
.index_client ul.clientListul{height:auto; overflow:hidden;margin:0 -10px;}
.index_client ul.clientListul li{float:left;list-style:none;width:25%;margin-bottom:10px;margin-top:10px;}
.index_client ul.clientListul li a{ display:block;overflow:hidden;margin:0 10px; border:1px solid #e5e5e5; background:#fff;}
.index_client ul.clientListul li .ImgBox{width: 100%;height:auto; display:block;}
.index_client ul.clientListul li .ImgBox img{max-width:100%;max-height:100%; display:block;}
.index_client ul.clientListul li img{-webkit-transition:0.3s; -moz-transition:0.3s; transition:0.3s; -webkit-transform:scale(0.9); -moz-transform:scale(0.9); transform:scale(0.9);}
.index_client ul.clientListul li a:hover{border-color:#fff;}
.index_client ul.clientListul li a:hover img{ -webkit-filter:grayscale(100%); -moz-filter:grayscale(100%); -ms-filter:grayscale(100%); -o-filter:grayscale(100%); filter:grayscale(100%); filter:gray;  -webkit-transform:scale(0.95); -moz-transform:scale(0.95); transform:scale(0.95);}
.hd3{margin-top:50px;}
.hd3 ul{ font-size:0; text-align:center;}
.hd3 ul li{margin:0px 6px;display:inline-block;*display:inline;zoom:1;}
.hd3 ul li{width:9px;height:9px;border-radius:50%;font-size:0;background:#ffffff;border:1px solid #e20e13;}
.hd3 ul li.on{background:#e20e13;}
@media screen and (max-width:1190px) {	
.index_client ul.clientListul{margin:0 -5px;}
.index_client ul.clientListul li{margin-bottom:5px;margin-top:5px;}
.index_client ul.clientListul li a{margin:0 5px;}
}
@media screen and (max-width:992px) {	
.index_client ul.clientListul li{width:33.3333333%;} 
}
@media screen and (max-width:768px) {	
.index_client{padding-bottom:30px;padding-top:30px;}
.index_client ul.clientListul{margin:0 -2.5px;}
.index_client ul.clientListul li{margin-bottom:2.5px;margin-top:2.5px;}
.index_client ul.clientListul li a{margin:0 2.5px;}
.hd3{margin-top:20px;}
}






/*.index-newsBox*/
.index-news{padding-top:60px;padding-bottom:20px;background:#fff; background-size:cover;}
.index-newsBox{ width:100%;}
.index-newsBox .index-newsCon{}
.newsnav2 {margin:0 auto;padding: 0;text-align:left;display:block;margin-bottom:8px;}
.newsnav2 .layout{ position:relative;}
.newsnav2 .layout:after{ content:""; background:#dedede; height:1px; width:100%; position:absolute; top:20px; right:0;}
.newsnav2 ul{margin:0 auto; font-size:0;display:inline-block; background:#fff; position: relative; z-index:1;}
.newsnav2 li {list-style:none;display:inline-block;*display:inline; zoom:1;text-align:left;}
.newsnav2 li a {display:inline-block;line-height:38px;font-size:14px;color:#e20e13;padding:0 23px;margin-right:12px;position:relative;margin-bottom:30px;border-radius:40px; text-align:center; border:1px solid #e20e13;}
.newsnav2 li a:hover,.newsnav2 li.on a{color:#fff; background:#e20e13;}
.newsnav2 .more{ position:absolute; top:0;right:0;}
@media screen and (max-width:768px) {	
.index-news{padding-top:30px;padding-bottom:20px;}
.newsnav2 .layout{ width:100%; padding:0;}
.newsnav2 li a {line-height:30px;font-size:13px;padding:0 20px;margin-right:5px;margin-bottom:10px;border-radius:30px;}
.newsnav2 .layout:after{top:15px;}
}





/*index content end*/









/*page start*/

.pageBox-left{ float:left; width:50%; position:relative; height:450px;}
.pageBox-left .pageBox-img{ position:absolute; top:0; height:450px; width:960px; right:0;}
.pageBox-left .pageBox-nr{position:absolute; top:145px; height:450px; left:0; width:480px; color:#fff; font-size:14px; line-height:30px;}
.pageBox-left .pageBox-nr h1{ font-size:22px; color:#fff;margin-bottom:20px;}
.pageBox-right{ float:right; width:50%; position:relative;}
.pageBox-right:after{ content:""; position:absolute; top:0; height:450px; width:960px; left:0; background:#f4f4f4;}
.pageBox-right .pageBox-rightBOX{ padding:30px 60px; position:relative; z-index:1;}
.pageBox-right h1{ font-size:22px; color:#000000;margin-bottom:20px;}
@media screen and (max-width:1200px){
.pageBox-left{ float:none; width:100%; position:relative; height:450px;}
.pageBox-left .pageBox-img{ position: static; top:0; height:450px; width:100%; right:0;}
.pageBox-left .pageBox-img img{ height:100%; width:100%;}
.pageBox-left .pageBox-nr{position:absolute; top:145px; height:auto;  left:10%; width:70%;}
.pageBox-right{ float:none; width:100%;}
.pageBox-right:after{height:450px; width:100%;}
}
@media screen and (max-width:640px){
.pageBox-left .pageBox-nr h1{ font-size:18px;}
.pageBox-right .pageBox-rightBOX{ padding:30px 30px;}
.pageBox-right h1{ font-size:18px;}
}
@media screen and (max-width:450px){
.pageBox-left,
.pageBox-left .pageBox-img{ height:350px;}
.pageBox-left .pageBox-nr{top:45px;height:auto; }
.pageBox-right{background:#f4f4f4;}
.pageBox-right:after{height:auto;}	
}


/*shenghuoList*/
.tit3{font-size:30px; line-height: normal; color:#464646;display: block;text-align:center;margin-top:55px;margin-bottom:55px;}
.shenghuoList {box-shadow: 0px 1px 20px rgba(0,0,0,0.07); transition: all 0.3 ease-in-out; -webkit-transition: 0.3 ease-in-out; -ms-transition: 0.3 ease-in-out; -o-transition: 0.3 ease-in-out;margin-bottom:50px;}
.shenghuoList ul{padding:50px 16.875px 0 16.875px; background:#fff;}
.shenghuoList li{list-style:none;overflow:hidden;margin:auto ;padding:0;display:block;float: left;font-size:14px;width:33.333333%;height:auto;margin-bottom:30px;position:relative;-webkit-transition: 0.3s;-moz-transition: 0.3s;transition: 0.3s;  cursor:pointer;}
.shenghuoList li a{display:block;margin:0 16.875px;}
.shenghuoList li .ImgBox{display:block;width:100%;height:auto;overflow:hidden; position:relative;}
.shenghuoList li .ImgBox img{overflow: hidden;max-width:100%;max-height:100%;-webkit-transition: 0.3s;-moz-transition: 0.3s;transition: 0.3s;}
.shenghuoList li:hover .ImgBox:after{display: block;}
.shenghuoList li .tit{height:auto;color:#464646;line-height:40px;z-index:2;font-size:20px; font-weight: normal;padding:20px 0;}
.shenghuoList li .tit .t1{font-size:20px; line-height:30px; color:#464646;display: block;text-align:center;margin-bottom:10px;}
.shenghuoList li .tit .t2{font-size:14px; line-height:28px; color:#757575;display: block;}
.shenghuoList li .ImgBox img:hover{ -webkit-transform: scale(0.9); -ms-transform: scale(0.9); -o-transform: scale(0.9);transform: scale(0.9);box-shadow: 0px 1px 15px rgba(0,0,0,0.17);}
@media screen and (max-width:640px) {
.tit3{font-size:20px; }
.shenghuoList {margin-bottom:30px;}
.shenghuoList ul{padding:30px 10px 0 10px;}	
.shenghuoList li{width: 100%;margin-right:0;margin-bottom:25px;}
.shenghuoList li a{display:block;margin:0 5px;}
.shenghuoList li .ImgBox img{width:100%;}
.shenghuoList li .tit{font-size:16px;}
.shenghuoList li .tit .t1{font-size:16px;}
}


.pageBox-left2{ float:right; width:55%; position:relative; height:360px;}
.pageBox-left2 .pageBox-img{ position:absolute; top:0; height:360px; width:1000px; left:0;}
.pageBox-right2{ float:left; width:45%;}
.pageBox-right2 .pageBox-rightBOX{ padding:30px 90px 30px 0;}
.pageBox-right2 h1{ font-size:22px; color:#000000;margin-bottom:20px;}
@media screen and (max-width:1200px){
.pageBox-left2{ float:none; width:100%; position:relative; height:360px;}
.pageBox-left2 .pageBox-img{ position: static; top:0; height:360px; width:100%}
.pageBox-left2 .pageBox-img img{ height:100%; width:100%;}
.pageBox-right2{ float:none; width:100%;}
.pageBox-right2 .pageBox-rightBOX{ padding:30px;}
}
@media screen and (max-width:640px) {
.pageBox-left2,
.pageBox-left2 .pageBox-img{height:auto;}
.pageBox-right2 .pageBox-rightBOX{ padding:30px 0;}
}


.pageBox-left3{ float:left; width:55%; position:relative; height:360px;}
.pageBox-left3 .pageBox-img{ position:absolute; top:0; height:360px; width:1000px; right:0;}
.pageBox-right3{ float:right; width:45%;}
.pageBox-right3 .pageBox-rightBOX{ padding:30px 0 30px 90px;}
.pageBox-right3 h1{ font-size:22px; color:#000000;margin-bottom:20px;}
@media screen and (max-width:1200px){
.pageBox-left3{ float:none; width:100%; position:relative; height:360px;}
.pageBox-left3 .pageBox-img{ position: static; top:0; height:360px; width:100%;}
.pageBox-left3 .pageBox-img img{ height:100%; width:100%;}
.pageBox-right3{ float:none; width:100%;}
.pageBox-right3 .pageBox-rightBOX{ padding:30px;}
}
@media screen and (max-width:640px) {
.pageBox-left3,
.pageBox-left3 .pageBox-img{height:auto;}
.pageBox-right3 .pageBox-rightBOX{ padding:30px 0;}
}






/*keyNav*/
.keyNav{padding:15px 50px;border:1px solid #dcdcdc;margin-bottom:45px;}
.keyNav .key-item {display:inline-block; padding: 0 12px;height: 24px;line-height: 24px; margin: 0 9px; float:left; font-size:18px; color:#464646; font-weight:600;}
.keyNav .keyleftBox {display: -webkit-flex;display: flex;flex-wrap: wrap;align-content: flex-start;}
.keyNav .keyleftBox a{display:inline-block; padding: 0 12px;height: 24px;line-height: 24px; margin: 0 9px; float:left; font-size:15px; color:#595959;}
.keyNav>div{margin:15px 0;}
.keyNav .keyleftBox a:hover,.keyNav .keyleftBox a.on{color:#e20e13;}
@media screen and (max-width:640px) {
.keyNav{padding:15px 15px;margin-bottom:30px;}
.keyNav .key-item {font-size:16px;margin: 5px 5px;padding: 0 12px 0 0;}
.keyNav .keyleftBox a{padding: 0 5px;font-size:14px;margin: 5px 5px 5px 0;}
}



/*caseList*/
.caseList ul{margin:0 -11.25px}
.caseList li{list-style:none;overflow:hidden;margin:auto ;padding:0;display:block;float: left;font-size:14px;width:33.333333%;height:auto;margin-bottom:30px;position:relative;-webkit-transition: 0.3s;-moz-transition: 0.3s;transition: 0.3s;  cursor:pointer;}
.caseList li a{display:block; background:#f6f6f6;margin:0 11.25px;border:1px solid #f2f2f2;}
.caseList li .ImgBox{display:block;/*width:385px;*/height:220px;overflow:hidden; position:relative; text-align:center; margin:0px auto; background-color:#fff;}
.caseList li .ImgBox img{overflow: hidden;max-width:383px;max-height:220px;-webkit-transition: 0.3s;-moz-transition: 0.3s;transition: 0.3s;-webkit-transform: scale(1); -moz-transform: scale(1); transform: scale(1); text-align:center; margin:0px auto;}
.caseList li a:hover .ImgBox img{-webkit-transform: scale(1.05); -moz-transform: scale(1.05); transform: scale(1.05);}
.caseList li .ImgBox:after{ content: "";filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity: 0;opacity: 0;overflow: hidden;height:60px;width:60px; position: absolute;bottom:50%; right:50%;margin-bottom:-30px;margin-right:-30px;border-radius:50%;background:url(/images/product-icon.png) center center no-repeat; z-index:2;-webkit-transition: 0.3s;-moz-transition: 0.3s;transition: 0.3s; } 
.caseList li:hover .ImgBox:after{filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity: 1;opacity: 1;}
.caseList li .ImgBox:before{ content: "";filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity: 0;opacity: 0;overflow: hidden;height:100%;width:100%; position: absolute;bottom:0; right:0;background:#000; z-index:1;-webkit-transition: 0.3s;-moz-transition: 0.3s;transition: 0.3s; } 
.caseList li:hover .ImgBox:before{filter:alpha(opacity=30);-moz-opacity:.3;-khtml-opacity: .3;opacity: .3;}
.caseList li .tit{height:auto;color:#464646;line-height:40px;z-index:2;font-size:20px; font-weight: normal;padding:20px 10px;text-align:center;}
.caseList li .tit .cn{font-size:16px; line-height:30px; color:#464646;display: block; font-weight:bold; }
.caseList li .tit .en{font-size:12px; line-height:22px; color:#757575;display: block;}
.caseList li:hover .tit .cn{ color:#e20e13;}
@media screen and (max-width:1200px) {
.caseList ul{ width: calc(100% + 2%);margin:0;}	
.caseList li{width: calc(100% / 3 - 2%);margin-right:2%;}
.caseList li a{ margin:0;}
.caseList li .ImgBox{width:100%;height:auto;}
.caseList li .ImgBox img{max-width:100%;max-height:100%;}
.caseList li .ImgBox:after{height:40px;width:40px; background-size:40px;} 
}
@media screen and (max-width:640px) {
.caseList ul{ width: calc(100% + 0%);}	
.caseList li{width: 100%;margin-right:0;margin-bottom:25px;}
.caseList li .ImgBox img{width:100%;}
}


/*page-tab*/
.page .page-tab{margin:0 auto;padding:20px 0 50px 0;text-align: center; }
.page .page-tab ul { margin:0 auto;padding: 0;list-style: none; text-align:center;height: 38px;line-height: 38px;font-size: 0;}
.page .page-tab ul li{margin: 0;padding: 0;display: inline-block;position: relative;height: 36px;line-height: 36px;}
.page .page-tab ul li a{display: inline-block;text-align: center;font-size: 14px;color: #5e5e5e;padding: 0 18px;height: 36px;line-height: 36px;border: 1px solid #dcdcdc;background: transparent;}
.page .page-tab ul li a:hover{ background:#dcdcdc;}
.page .page-tab ul li.next-page, .page .page-tab ul li.prev-page{ margin:0 20px;}
.page .page-tab ul li.next-page a, .page .page-tab ul li.prev-page a{padding: 0 28px;}








/*network*/
.sortOptions{padding-bottom:100px;}
.sortOptions .listCityforCountry a {margin-right:19px;padding-right:19px;color: #757575;font-size:14px; display:inline-block; position:relative;}
.sortOptions .listCityforCountry a:after { content:""; width:1px; height:11px; position:absolute;right:0; top:50%;margin-top:-5px; background:#9c9c9c;}
.sortOptions .listCityforCountry a:first-child {border-left: none;padding-left:0;}
.sortOptions .listCityforCountry a:hover{color:#e20e13;}
.resultsForcountry{padding-bottom:30px;}
.countryName{font-size:20px;color:#1e2831;line-height:50px;margin-bottom:15px;}
.inline-list{margin: 0 -7.5px;}
.standardStore{ float:left; width:33.33333%;margin-bottom:30px;font-size: 12px;color:#909090; line-height:26px;}
.standardStore>div{padding:20px;border:1px solid #eeeeee;margin: 0 7.5px; cursor:pointer;}
.standardStore h1{font-size: 16px;margin-bottom:10px; color:#1e2831;}
.standardStore>div{transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s
	
}
.standardStore>div:hover{ color:#e20e13;
    -webkit-box-shadow: 0 15px 30px rgba(0,0,0,.1);
    -moz-box-shadow: 0 15px 30px rgba(0,0,0,.1);
	 box-shadow: 0 15px 30px rgba(0,0,0,.1);
	
}
.standardStore>div:hover h1{color:#e20e13;}
@media screen and (max-width:767px) {
.standardStore{width:50%;}
}
@media screen and (max-width:640px) {
.standardStore{width:100%;}
}






/*service2*/
.service2-Box{ width:1020px;margin:0 auto;background:url(/images/service2-bgditu.png) top center no-repeat; position:relative; height:390px;}
.service2-Box .service2-img{ width:280px; height:280px;margin:0 auto; position:relative;}
.service2-Box .service2-img img{ width:100%;}
.service2-Box .service2-img:before{ content:""; width:100%; height:100%; position:absolute;left:0;right:0;top:0;background:url(/images/service2-quan.png) center center no-repeat;animation: float2 linear 5s infinite;-webkit-animation: float2 linear 5s infinite;}
@keyframes float2 {
  0% {-webkit-transform:rotate(0deg);transform: rotate(0deg);}
  100% {-webkit-transform:rotate(360deg);transform: rotate(360deg);}
  }
@-webkit-keyframes float2 {
  0% {-webkit-transform:rotate(0deg);transform: rotate(0deg);}
  100% {-webkit-transform:rotate(360deg);transform: rotate(360deg);}
  }
.service2-Box .service2-tit{width:360px; height:195px;position:absolute;margin:0; text-align:left;}
.service2-Box .service2-tit:before{ content:""; width:100%; height:1px; position:absolute;left:0;top:20px;background:#ebebeb; z-index:1;}
.service2-Box .service2-tit .t1 span{ display:inline-block; width:140px; height:45px;border-radius:5px; background:#e20e13; color:#fff; line-height:45px; font-size:16px; text-align:center;z-index:2; position:relative;}
.service2-Box .service2-tit .t2{ color:#464646; line-height:24px; font-size:14px; text-align:left;padding-left:35px;margin-top:5px;}
.service2-Box .service2-tit.tit1{left:0; top:0;}
.service2-Box .service2-tit.tit3{left:0; top:195px;}
.service2-Box .service2-tit.tit2{right:0; top:0;}
.service2-Box .service2-tit.tit4{right:0; top:195px;}
.service2-Box .service2-tit.tit2 .t1{ text-align:right;}
.service2-Box .service2-tit.tit2 .t2{ text-align:right;padding-left:0;padding-right:35px;}
.service2-Box .service2-tit.tit4 .t1{ text-align:right;}
.service2-Box .service2-tit.tit4 .t2{ text-align:right;padding-left:0;padding-right:35px;}

@media screen and (max-width:1024px){
.service2-Box{ width:100%;margin:0 auto;height:auto;}
.service2-Box .service2-img{margin-bottom:50px;}
.service2-Box .service2-tit:before{width:0;}
.service2-Box .service2-tit{width:50%; height:195px;position: static; float:left;margin-bottom:30px;}
.service2-Box .service2-tit.tit1{left:0; top:0;}
.service2-Box .service2-tit.tit3{left:0; top:0;}
.service2-Box .service2-tit.tit2{right:0; top:0;}
.service2-Box .service2-tit.tit4{right:0; top:0;}
.service2-Box .service2-tit .t2{padding:0;}
.service2-Box .service2-tit.tit2 .t2{ padding:0;}
.service2-Box .service2-tit.tit4 .t2{ padding:0;}
}
@media screen and (max-width:767px){
.service2-Box .service2-img{margin-bottom:30px;}
.service2-Box .service2-tit{width:100%; height:auto;float:none;text-align:center;margin:0 auto;margin-bottom:30px;}
.service2-Box .service2-tit .t2{ padding-left:0;text-align:center;}
.service2-Box .service2-tit.tit2 .t1{ text-align:center;}
.service2-Box .service2-tit.tit2 .t2{ text-align:center;padding-left:0;padding-right:0;}
.service2-Box .service2-tit.tit4 .t1{ text-align:center;}
.service2-Box .service2-tit.tit4 .t2{ text-align:center;padding-left:0;padding-right:0;}
}







/*joblist*/
.joblist{margin:0 0px 30px 0px;}
.joblist li{margin-bottom:8px; position:relative;}
.joblist li .title{height:70px; line-height:70px;padding:0px 10px; overflow:hidden;zoom:1; background:#f9f9f9;cursor:pointer;}
.joblist li .title i{font-size:14px; color:#999; width:30px;display:block; float:left;font-style:normal;background:url(/images/service-icon.png) left center no-repeat;overflow:hidden; white-space:nowrap; }
.joblist li .title span.overflowtxt{ display:block;float:left;font-size:15px; color:#333;width:90%;overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
.joblist li .title .title-close{display:inline-block; margin-top:25px;margin-right: 25px;width:19px; height:19px; float:right; overflow:hidden; text-indent:-9999px; background:url(/images/yxcon56.png) 0px 0px no-repeat; transition: all 0.2s ease;}
.joblist li .title.on{ background:#6a6c71;}
.joblist li .title.on i{background:url(/images/service-iconw.png) left center no-repeat;}
.joblist li .title.on span.overflowtxt{color:#fff; }
.joblist li .title.on .title-close{background-position:-19px 0px;}
.joblist li .tmain{background:#f9f9f9;padding:30px 20px 30px 20px;display:none; font-size:14px; color:#000000; line-height:28px;}
@media screen and (max-width:767px){
.joblist li .tmain{padding:30px 20px 30px 20px;}	
.joblist li .title span.jobTit{width:60%;}
.joblist li .title{height:auto; line-height:30px;padding:10px 10px; }
.joblist li .title span.overflowtxt{ padding-left:25px;padding-right:0;width:80%;white-space: inherit;text-overflow:inherit;font-size:14px; }
.joblist li .title i{position:absolute; top:10px;left:10px; background-size:20px;}
.joblist li .title.on i{background-size:20px;}
.joblist li .title .title-close{margin-right: 0; position:absolute; top:15px;right:10px;margin-top:0;}
}


.lianxilast .jionnr {color: #909090;font-size: 14px; line-height:30px; overflow:hidden;margin-bottom: 0;}



/*videoList*/
.videoList ul{margin:0 -11.25px}
.videoList li{list-style:none;overflow:hidden;margin:auto ;padding:0;display:block;float: left;font-size:14px;width:33.333333%;height:auto;margin-bottom:30px;position:relative;-webkit-transition: 0.3s;-moz-transition: 0.3s;transition: 0.3s; cursor:pointer;}
.videoList li a{display:block; background:#f6f6f6;margin:0 11.25px;border:1px solid #f2f2f2;}
.videoList li .ImgBox{display:block;width:385px;height:220px;overflow:hidden; position:relative;}
.videoList li .ImgBox img{overflow: hidden;max-width:385px;max-height:220px;-webkit-transition: 0.3s;-moz-transition: 0.3s;transition: 0.3s;-webkit-transform: scale(1); -moz-transform: scale(1); transform: scale(1);}
.videoList li a:hover .ImgBox img{-webkit-transform: scale(1.05); -moz-transform: scale(1.05); transform: scale(1.05);}
.videoList li .ImgBox:after{ content: "";overflow: hidden;height:60px;width:60px; position: absolute;bottom:50%; right:50%;margin-bottom:-30px;margin-right:-30px;border-radius:50%;background:url(/images/vedio-icon.png) center center no-repeat; z-index:1;-webkit-transition: 0.3s;-moz-transition: 0.3s;transition: 0.3s; } 
.videoList li .tit{height:auto;color:#464646;line-height:40px;z-index:2;font-size:20px; font-weight: normal;padding:10px 10px;text-align:center;}
.videoList li .tit .cn{font-size:16px; line-height:30px; color:#464646;display: block;}
.videoList li :hover .tit .cn{ color:#e20e13;}
@media screen and (max-width:1200px) {
.videoList ul{ width: calc(100% + 2%);margin:0;}	
.videoList li{width: calc(100% / 3 - 2%);margin-right:2%;}
.videoList li a{ margin:0;}
.videoList li .ImgBox{width:100%;height:auto;}
.videoList li .ImgBox img{max-width:100%;max-height:100%; display:block;}
.videoList li .ImgBox:after{height:40px;width:40px; background-size:40px;} 
}
@media screen and (max-width:640px) {
.videoList ul{ width: calc(100% + 0%);}	
.videoList li{width: 100%;margin-right:0;margin-bottom:25px;}
.videoList li .ImgBox img{width:100%;}
.videoList li .tit .cn{font-size:14px;}
}



/*newsList*/
.newsList ul{margin:0 -11.25px}
.newsList li{list-style:none;margin:auto ;padding:0;display:block;float: left;font-size:14px;width:33.333333%;height:auto;margin-bottom:30px;position:relative;-webkit-transition: 0.3s;-moz-transition: 0.3s;transition: 0.3s; cursor:pointer;animation-delay: 0.1s;}
.newsList li a{display:block; background:#f6f6f6;margin:0 11.25px;border:1px solid #f2f2f2; -webkit-transition: 0.3s ease-in-out; -ms-transition: 0.3s ease-in-out; -o-transition: 0.3s ease-in-out;transition: all 0.3s ease-in-out;position:relative; top:0;}
.newsList li .ImgBox{display:block;width:385px;height:220px;overflow:hidden; position:relative;}
.newsList li .ImgBox img{overflow: hidden;max-width:385px;max-height:220px;-webkit-transition: 0.3s;-moz-transition: 0.3s;transition: 0.3s;-webkit-transform: scale(1); -moz-transform: scale(1); transform: scale(1);}
.newsList li a:hover .ImgBox img{-webkit-transform: scale(1.05); -moz-transform: scale(1.05); transform: scale(1.05);}
.newsList li .tit{height:auto;color:#464646;z-index:2;font-weight: normal;padding:40px 30px 30px 30px;text-align:left;}
.newsList li .tit .cn{font-size:16px; line-height:24px; height:48px; overflow:hidden; color:#464646;display: block; font-weight:600;}
.newsList li .tit .date{font-size:14px;color: #909090;line-height: 42px; display:block;}
.newsList li .tit .date{ padding-left:25px;background:url(/images/date-icon.png) left center no-repeat;}
.newsList li a{transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s
}
.newsList li a:hover{ color:#e20e13; background:#fff;top: -10px; 
    -webkit-box-shadow:  0px 1px 10px rgba(0,0,0,0.17);
    -moz-box-shadow: 0px 1px 10px rgba(0,0,0,0.17);
	 box-shadow:  0px 1px 10px rgba(0,0,0,0.17);
}
.newsList li:nth-child(2n){animation-delay: 0.5s;}
.newsList li:nth-child(3n){animation-delay: 0.9s;}

@media screen and (max-width:1220px) {
.newsList ul{ width: calc(100% + 2%);margin:0;}	
.newsList li{width: calc(100% / 3 - 2%);margin-right:2%;}
.newsList li a{ margin:0;}
.newsList li .ImgBox{width:100%;height:auto;}
.newsList li .ImgBox img{max-width:100%;max-height:100%; display:block;}
.newsList li .ImgBox:after{height:40px;width:40px; background-size:40px;} 
}
@media screen and (max-width:768px) {
.newsList ul{ width:100%;}	
.newsList li{width: 100%;margin-right:0;margin-bottom:25px;}
.newsList li .ImgBox img{width:100%;}
}
@media screen and (max-width:640px) {
.newsList li .tit{padding:30px 20px 20px 20px;}
.newsList li .tit .cn{font-size:15px; height:auto;}
.newsList li .tit .date{font-size:13px;}
}
@media screen and (max-width:450px) {
.newsList li .tit{padding:20px 20px 10px 20px;}
}










/*product2*/
.proTit2 {padding:0 0 50px; text-transform:uppercase;line-height:30px; text-align:center; color:#464646; font-size:16px; vertical-align:middle;}
.proTit2 h3 {font-size: 24px;color: #151515; font-weight:600;}
.proTit2 h3 span {display:inline-block;padding:0 40px; position:relative;}
.proTit2 h3 span:before{ content:""; position:absolute;top:50%; left:0; width:8px; background:#464646; height:3px;}
.proTit2 h3 span:after{ content:""; position:absolute;top:50%; right:0; width:8px; background:#464646; height:3px;}
.proTit2 .en{ font-size:14px; color:#757575;}
@media screen and (max-width:767px) {
.proTit2 h3 {font-size: 20px;}	
}




/*proDushi--Select_Option*/
.proDushi{ width:100%; height:auto;margin:0 auto; padding-top:30px;padding-bottom:30px;text-align:center;}
.proDushi .Select_tit{ font-size:26px; color:#464646; text-transform:uppercase;margin-bottom:15px;margin-top:55px; text-align:center;}
/*选项卡*/
.Select_info2 .Select_Option2{width:100%;clear: both;overflow:hidden;padding:0;margin:0 auto; text-align:center;padding-bottom:30px;}
.Select_info2 .Select_Option2 .titN{ width:95px; display:inline-block; *display:inline; zoom:1;-ms-box-sizing: border-box; -o-box-sizing: border-box; box-sizing: border-box;margin:10px 7px;}
.Select_info2 .Select_Option2 .titN a{display:block;margin: 0 auto;padding: 0 0;line-height:37px;border-right: none;text-align: center;color:#464646;font-size:14px;}
.Select_info2 .Select_Option2 .titN a span{height:32px;display:block;background-position:bottom center; background-repeat:no-repeat;ransition:background .3s;-webkit-transition:background .3s;-moz-transition:background .3s;-ms-transition:background .3s;-o-transition:background .3s}
.Select_info2 .Select_Option2 .titN.stop a span{background-position:top center;}
.Select_info2 .Select_Option2 .stop a{color:#e20e13;}
.Select_info2 .Select_Option2 .titN.ti1 a span{background-image:url(/images/product-ds-icon1.jpg);}
.Select_info2 .Select_Option2 .titN.ti2 a span{background-image:url(/images/product-ds-icon2.jpg);}
.Select_info2 .Select_Option2 .titN.ti3 a span{background-image:url(/images/product-ds-icon3.jpg);}
.Select_info2 .Select_Option2 .titN.ti4 a span{background-image:url(/images/product-ds-icon4.jpg);}
.Select_info2 .Select_Option2 .titN.ti5 a span{background-image:url(/images/product-ds-icon5.jpg);}
.Select_info2 .Select_Option2 .titN.ti6 a span{background-image:url(/images/product-ds-icon6.jpg);}


/*proDushi--proBox*/
.proDushi .hd1{ display:none;}
.proDushi .proBox{ display:table;box-sizing: border-box; background:#fbfbfb;}
.proDushi .proBox .ImgBox{width:755px;height:495px;overflow:hidden; background:#fbfbfb;float: left;margin:0;box-sizing: border-box;}
.proDushi .proBox .ImgBox img{max-width:755px;max-height:495px;}
.proDushi .proBox .nr{width:445px;height:495px;overflow:hidden; background:#fbfbfb;margin:0; display: table-cell; vertical-align:middle; font-size:14px; color:#333333; line-height:26px;}
.proDushi .proBox .nrBox{display:inline-block;vertical-align:middle; padding:0 55px 0 40px;}
.proDushi .proBox .nrBox .line{ width:16px; height:3px; background:#e20e13;}
.proDushi .proBox .nrBox .t2{font-size:22px; color:#1e2831; line-height:60px; text-align:left;margin-bottom:13px;}
.proDushi .proBox .nrBox .wz{font-size:14px; color:#333333; line-height:26px; text-align:left;}
@media screen and (max-width:1199px) {
.proDushi .proBox .nr{width:94%;min-height:380px; height:auto;padding:30px 3%;}
}
@media screen and (max-width:1000px) {
.proDushi .proBox .ImgBox{width:100%;height:auto;}
.proDushi .proBox .ImgBox img{max-width:100%;max-height:100%; width:100%;}
}
@media screen and (max-width:640px) {
.proDushi .proBox .nrBox{padding:0 30px 0 30px;}	
}






/*proZhucai--Select_Option*/
.proZhucai{ width:100%; height:auto;margin:0 auto; padding-top:50px;padding-bottom:50px;text-align:center;background:url(/images/product-zc-bg.jpg) no-repeat center bottom; background-size:100%;}
.proZhucai .Select_tit{ font-size:26px; color:#464646; text-transform:uppercase;margin-bottom:15px;margin-top:55px; text-align:center;}
/*选项卡*/
.Select_info3 .Select_Option3{width:100%;clear: both;overflow:hidden;padding:0;margin:0 auto; text-align:center;padding-bottom:30px;}
.Select_info3 .Select_Option3 .titN{  width:95px; display:inline-block; *display:inline; zoom:1;-ms-box-sizing: border-box; -o-box-sizing: border-box; box-sizing: border-box;margin:10px 7px;}
.Select_info3 .Select_Option3 .titN a{display:block;margin: 0 auto;padding: 0 0;line-height:37px;border-right: none;text-align: center;color:#464646;font-size:14px;}
.Select_info3 .Select_Option3 .titN a span{height:32px;display:block;background-position:bottom center; background-repeat:no-repeat;transition:background .3s;-webkit-transition:background .3s;-moz-transition:background .3s;-ms-transition:background .3s;-o-transition:background .3s}
.Select_info3 .Select_Option3 .titN.stop a span{background-position:top center;}
.Select_info3 .Select_Option3 .stop a{color:#e20e13;}
.Select_info3 .Select_Option3 .titN.ti1 a span{background-image:url(/images/product-zc-icon1.jpg);}
.Select_info3 .Select_Option3 .titN.ti2 a span{background-image:url(/images/product-zc-icon2.jpg);}
.Select_info3 .Select_Option3 .titN.ti3 a span{background-image:url(/images/product-zc-icon3.jpg);}
.Select_info3 .Select_Option3 .titN.ti4 a span{background-image:url(/images/product-zc-icon4.jpg);}
.Select_info3 .Select_Option3 .titN.ti5 a span{background-image:url(/images/product-zc-icon5.jpg);}
.Select_info3 .Select_Option3 .titN.ti6 a span{background-image:url(/images/product-zc-icon6.jpg);}
.Select_info3 .Select_Option3 .titN.ti7 a span{background-image:url(/images/product-zc-icon7.jpg);}
.Select_info3 .Select_Option3 .titN.ti8 a span{background-image:url(/images/product-zc-icon8.jpg);}

/*proZhucai--proBox*/
.proZhucai .hd1{ display:none;}
.proZhucai .proBox{ display:table;box-sizing: border-box; background:#f7f7f7; padding:25px;}
.proZhucai .proBox .ImgBox{width:620px;height:345px;overflow:hidden; background:#f7f7f7;float: left;margin:0;box-sizing: border-box;}
.proZhucai .proBox .ImgBox img{max-width:620px;max-height:345px;}
.proZhucai .proBox .nr{width:530px;height:345px;overflow:hidden; background:#f7f7f7;margin:0; display: table-cell; vertical-align:middle; font-size:14px; color:#333333; line-height:26px;}
.proZhucai .proBox .nrBox{display:inline-block;vertical-align:middle; padding:0 90px 0 90px;}
.proZhucai .proBox .nrBox .line{ width:16px; height:3px; background:#e20e13;}
.proZhucai .proBox .nrBox .t2{font-size:22px; color:#1e2831; line-height:60px; text-align:left;margin-bottom:13px;}
.proZhucai .proBox .nrBox .wz{font-size:14px; color:#333333; line-height:26px; text-align:left;}
@media screen and (max-width:1220px) {
.proZhucai .proBox .nrBox{display:inline-block;vertical-align:middle; padding:0 75px 0 75px;}
}
@media screen and (max-width:1199px) {
.proZhucai .proBox .nr{width:94%;min-height:380px; height:auto;padding:30px 3%;}
}
@media screen and (max-width:1000px) {
.proZhucai .proBox .ImgBox{width:100%;height:auto;}
.proZhucai .proBox .ImgBox img{max-width:100%;max-height:100%; width:100%;}
}



/*proBox2*/
.proZhucai .proBox2{ display:table;box-sizing: border-box; background:#f7f7f7;width: 100%;}
.proZhucai .proBox2 .ImgBox{width:600px;height:436px;overflow:hidden; background:#f7f7f7;float: left;margin:0;box-sizing: border-box; position:relative;}
.proZhucai .proBox2 .ImgBox img{max-width:600px;max-height:436px;}
.proZhucai .proBox2 .ImgBox:after{ content:""; position:absolute; left:0;right:0;top:0; height:100%; width:100%; background:#000;opacity: .50;fliter: alpha(opacity=50)}
.proZhucai .proBox2 .ImgBox .tit2{ position: absolute; top:0; font-size:14px; color:#fff; line-height:28px; left:0 ;right:0; text-align: left; z-index:1;}
.proZhucai .proBox2 .ImgBox .tit2 .tit2nr{width:355px;margin:0 auto;height:436px;display: table-cell; vertical-align:middle;padding-left:125px;}
.proZhucai .proBox2 .ImgBox .tit2 h1{ font-weight: normal;font-size:22px;margin-bottom:20px; line-height:normal;}
.proZhucai .proBox2 .nr{width:600px;height:436px;overflow:hidden; background:#f7f7f7;margin:0; display: table-cell; vertical-align:middle; font-size:14px; color:#333333; line-height:26px;}
@media screen and (max-width:1220px) {
.proZhucai .proBox2 .ImgBox{width:570px;height:436px;}
.proZhucai .proBox2 .ImgBox img{max-width:570px;max-height:436px;}
.proZhucai .proBox2 .ImgBox .tit2 .tit2nr{width:355px;height:436px;padding-left:100px;}
.proZhucai .proBox2 .nr{width:600px;height:436px;}
}
@media screen and (max-width:1199px) {
.proZhucai .proBox2 .ImgBox{width:485px;height:352px;}
.proZhucai .proBox2 .ImgBox img{max-width:485px;max-height:352px;}
.proZhucai .proBox2 .ImgBox .tit2 .tit2nr{width:355px;height:352px;padding-left:65px;}
.proZhucai .proBox2 .nr{width:485px;height:352px;}
}
@media screen and (max-width:992px) {
.proZhucai .proBox2{ display: block;box-sizing: inherit;}
.proZhucai .proBox2 .ImgBox{width:100%;height:auto; display: block; float:none;box-sizing: inherit;}
.proZhucai .proBox2 .ImgBox img{max-width:100%;max-height:100%; width:100%;}
.proZhucai .proBox2 .ImgBox a{ display: block;}
.proZhucai .proBox2 .ImgBox .tit2 .tit2nr{width:auto;height:100%;padding:0 10%; padding-top:10%; display:block;}
.proZhucai .proBox2 .nr{width:100%;height:auto;float:none;}
}
@media screen and (max-width:640px) {
.proZhucai .proBox2 .ImgBox .tit2 h1{font-size:18px;margin-bottom:15px;}
}
@media screen and (max-width:350px) {
.proZhucai .proBox2 .ImgBox .tit2 .tit2nr{font-size:12px;line-height:24px;}
}



/*ZhucaiList*/
.ZhucaiList ul{padding:14px 6.5px 0 6.5px; font-size:0;text-align: left;}
.ZhucaiList li{list-style:none;overflow:hidden;margin:auto ;padding:0;display:block; display:inline-block;*display:inline;zoom:1;font-size:14px;width:50%;height:auto;margin-bottom:13px;position:relative;-webkit-transition: 0.3s;-moz-transition: 0.3s;transition: 0.3s;cursor:pointer;}
.ZhucaiList li a{display:block; background:#f6f6f6;margin:0 6.5px;}
.ZhucaiList li .img{display:block;width:280px;height:196px;overflow:hidden; position:relative;}
.ZhucaiList li .img img{overflow: hidden;max-width:280px;max-height:196px;-webkit-transition: 0.3s;-moz-transition: 0.3s;transition: 0.3s;-webkit-transform: scale(1); -moz-transform: scale(1); transform: scale(1);}
.ZhucaiList li a:hover .img img{-webkit-transform: scale(.75); -moz-transform: scale(0.75); transform: scale(0.95);}
.ZhucaiList li a:hover{ background:#ededed;}
@media screen and (max-width:1199px) {
.ZhucaiList ul{padding:10px 2.5px 0 2.5px; font-size:0;}
.ZhucaiList li{margin-bottom:10px;}
.ZhucaiList li .img{width:230px;height:161px;}
.ZhucaiList li .img img{max-width:230px;max-height:161px;}
.ZhucaiList li a{margin:0 5px;}
}
@media screen and (max-width:992px) {
.ZhucaiList li .img{width:100%;height:auto; display: block; float:none;}
.ZhucaiList li .img img{max-width:100%;max-height:100%; width:100%;}
}


/*proBaxian*/
.proBaxian{ width:100%; height:auto;margin:0 auto; padding-top:50px;padding-bottom:50px;text-align:center;background:url(/images/product-bx-bg.jpg) no-repeat center top; background-size:cover;}
.proBaxian ul{ width:984px;margin:0 auto;font-size:0;}
.proBaxian ul li{display:inline-block;*display:inline;zoom:1;width:25%;overflow:hidden;margin-bottom:26px;}
.proBaxian ul li a{margin:0 13px;border-radius:5px;position: relative; overflow:hidden;display: table-cell; vertical-align:middle;}
.proBaxian ul li .wz{position: absolute;left:0; top:0;width: 100%; height:100%; overflow:hidden; z-index:1;}
.proBaxian ul li .wz .wzBox{height:220px; width:220px;display: table-cell; vertical-align:middle;}
.proBaxian ul li img{display: block;width: 100%;}
.proBaxian ul li .cn{font-size:16px;color:#151515;line-height:28px;}
.proBaxian ul li .en{font-size:12px;color:#e30e14;line-height:28px;}
.proBaxian ul li .hid_img{position: absolute;top:0px;left:0px;opacity: 0;transition: all 0.6s ease;}
.proBaxian ul li:hover .hid_img{opacity: 1;}
@media screen and (max-width:983px) {
.proBaxian ul{ width:auto;margin:0 5px;display: block;}
.proBaxian ul li{width:25%;}
.proBaxian ul li a{ display:block;margin:0 5px;}
.proBaxian ul li .wz .wzBox{height:100%; width:100%;display: block;margin:0 auto;margin-top:30px;}
.proBaxian ul li .cn{top:50%;}
}
@media screen and (max-width:678px) {
.proBaxian ul li{width:50%;}
}


/*proGongyi*/
.proGongyi{ width:100%; height:auto;margin:0 auto; padding-top:50px;padding-bottom:0px;}
.proGongyi ul{ width:760px; height:482px;margin:0 auto;font-size:0; position:relative;padding-left:440px;}
.proGongyi ul li{display:inline-block;*display:inline;zoom:1;width:50%;overflow:hidden;margin-bottom:14px;}
.proGongyi ul li a{ display:block;position: relative; overflow:hidden;margin-left:15px;}
.proGongyi ul li img{display: block;}
.proGongyi ul li img{display:block;width:100%;transform: scale(1);transition: all 0.6s ease;}
.proGongyi ul li:hover img{transform: scale(1.05);}
.proGongyi ul li .wz{position: absolute;left:0; bottom:0;height:50px; width:100%;overflow:hidden; z-index:1; text-align:center;background: rgba(255, 255, 255, 0.85);}
.proGongyi ul li .wz{font-size:14px;color:#151515;line-height:50px;}
.proGongyi ul li.list1{width:440px; height:482px; left:0; position: absolute; top:0;margin:0;}
.proGongyi ul li.list1 a{margin-left:0;}
.proGongyi ul li.list1 img{width:440px; height:482px;display: block;}
@media screen and (max-width:1220px) {
	.proGongyi ul{ padding-left:410px;}
	.proGongyi ul li.list1{width:410px; height:482px; }
	.proGongyi ul li.list1 img{width:410px; height:482px;}	
}
@media screen and (max-width:1199px) {
	.proGongyi ul{ width:640px; height:404px;padding-left:360px;}
	.proGongyi ul li.list1{width:360px; height:404px; }
	.proGongyi ul li.list1 img{width:360px; height:404px;}	
}
@media screen and (max-width:1024px) {
	.proGongyi ul{ width:475px; height:298.5px;padding-left:275px;}
	.proGongyi ul li.list1{width:275px; height:298.5px; }
	.proGongyi ul li.list1 img{width:275px; height:298.5px;}	
}
@media screen and (max-width:768px) {
    .proGongyi ul{ width:100%; height:auto;padding-left:0;margin:0 -5px;}
	.proGongyi ul li.list1{width:100%; height: auto;position: static;margin-bottom:10px;}
	.proGongyi ul li.list1 a{margin:0 5px;}
	.proGongyi ul li.list1 img{width:100%; height:auto;}
    .proGongyi ul li a{margin:0 5px;}
	.proGongyi ul li{dmargin-bottom:10px;}
	.proGongyi ul li .wz{height:30px;line-height:30px; font-size:13px;}
}




/*.proList*/
.proList ul li a{ display:inline-block;}
.proList ul li .proBox{background:#f7f7f7; padding:25px;margin-bottom:37px;}
.proList ul li .proBox .ImgBox{width:600px;height:330px;overflow:hidden; background:#f7f7f7;float: left;margin:0;box-sizing: border-box;}
.proList ul li .proBox .ImgBox img{max-width:600px;max-height:330px;}
.proList ul li .proBox .nr{width:550px;height:330px;overflow:hidden;background:#f7f7f7;margin:0; display: table-cell; vertical-align:middle;font-size:14px; color:#333333; line-height:26px}
.proList ul li .proBox .nrBox{display:inline-block;vertical-align:middle; padding:0 50px 0 90px;}
.proList ul li .proBox .nrBox .line{ width:16px; height:3px; background:#e20e13;}
.proList ul li .proBox .nrBox .t2{font-size:26px; color:#151515; line-height:50px; text-align:left;margin-bottom:13px;}
.proList ul li .proBox .nrBox .wz{font-size:14px; color:#464646; line-height:38px; text-align:left;margin-bottom:20px;}
.proList ul li .proBox .nrBox .wz .datted{display:inline-block;font-size: 9pt;color: #e20e13;}
.proList ul li .proBox .nrBox .fenlei a{display:inline-block; font-size:12px;padding:0 23px;line-height:32px;border-radius:34px;margin:0;margin-right:5px;margin-bottom:9px;border:1px solid #e20e13; color:#e20e13; background:#fff4f4;
transition:all .3s;-webkit-transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-o-transition:all .3s}
.proList ul li .proBox .nrBox .fenlei a:hover{border-color:#fff; background:#fff;}
.proList ul li:nth-child(2n) .ImgBox{float: right;}
.proList ul li:nth-child(2n) .proBox .nrBox{padding:0 90px 0 50px;}
@media screen and (max-width:1220px) {
	.proList ul li .proBox .nrBox{padding:0 35px 0 75px;}
	.proList ul li:nth-child(2n) .proBox .nrBox{padding:0 75px 0 35px;}
}
@media screen and (max-width:1190px) {
	.proList ul li .proBox{padding:15px;margin-bottom:30px;}
	.proList ul li .proBox .ImgBox{width:470px;height:260px;}
	.proList ul li .proBox .ImgBox img{max-width:470px;max-height:260px;}
	.proList ul li .proBox .nr{width:470px;height:260px;}
	.proList ul li .proBox .nrBox{padding:0 25px 0 40px;}
	.proList ul li:nth-child(2n) .proBox .nrBox{padding:0 40px 0 25px;}	
	.proList ul li .proBox .nrBox .fenlei a{padding:0 15px;}
	.proList ul li .proBox .nrBox .t2{font-size:20px;line-height:30px;margin-bottom:5px;}
	.proList ul li .proBox .nrBox .wz{font-size:14px;line-height:30px;margin-bottom:10px;}
}
@media screen and (max-width:992px) {
	.proList ul li .proBox .ImgBox{width:100%;height:auto; display: block;}
	.proList ul li .proBox .ImgBox img{max-width:100%;max-height:100%; width:100%; display: block;}
    .proList ul li .proBox .ImgBox a{ display: block;}
	.proList ul li .proBox .nr{width:100%;height:auto; display: block;}
	.proList ul li .proBox .nrBox{padding:30px 0 30px 0; display: block;}
	.proList ul li:nth-child(2n) .proBox .nrBox{padding:30px 0 30px 0;}
}
@media screen and (max-width:768px) {
	.proList ul li .proBox .nrBox .wz{margin-bottom:20px;}
	.proList ul li .proBox .nrBox .fenlei a{padding:0 22px; font-size:14px;}
}






/*pageShichang*/
.pageShichang { width:100%; height:auto;margin:0 auto; padding-top:35px;padding-bottom:80px;text-align:center;}
.pageShichang .tit2{ font-size:32px; color:#000000;line-height:30px; text-align:center;margin-bottom:70px;font-family: 'FZLTXHGBK','PingFangSC10d339a63b1c1e0',PingFang SC,PF,"Microsoft Yahei",'微软雅黑',Arial,sans-serif;}
.pageShichang .tit2 img{ display:inline-block;margin:0 5px;}
.pageShichang .shichangList{ font-size:0;}
.pageShichang .shichangList li{ width:25%; display:inline-block;*display:inline;zoom:1; vertical-align:top; text-align:center;}
.pageShichang .shichangList li a{margin:0 30px; font-size:14px; line-height:26px; color:#151515; display: block;font-family: 'FZLTXHGBK','PingFangSC10d339a63b1c1e0',PingFang SC,PF,"Microsoft Yahei",'微软雅黑',Arial,sans-serif;}
.pageShichang .shichangList li a .img{overflow:hidden;margin:0 auto; text-align:center;margin-bottom:20px;}
.pageShichang .shichangList li a .img img{max-width:100%;max-height:100%;margin:0 auto;}
.pageShichang .shichangList li a .wz{font-family: 'FZLTXHGBK','PingFangSC10d339a63b1c1e0',PingFang SC,PF,"Microsoft Yahei",'微软雅黑',Arial,sans-serif;}
@media screen and (max-width:992px) {
.pageShichang .shichangList li{ width:50%;}
}
@media screen and (max-width:768px) {
.pageShichang { padding-top:30px;padding-bottom:30px;}
.pageShichang .tit2{ font-size:20px; }
.pageShichang .shichangList li{margin-bottom:30px;}
.pageShichang .shichangList li a{margin:0 15px;}
}
@media screen and (max-width:350px) {
.pageShichang .shichangList li{ width:100%;}
}





.pageTit2{ font-size:30px; color:#000000;line-height:40px; text-align:center;margin-bottom:70px;font-family: 'FZLTXHGBK','PingFangSC10d339a63b1c1e0',PingFang SC,PF,"Microsoft Yahei",'微软雅黑',Arial,sans-serif;}
.pageTit2 .en{ font-size:12px; color:#e20e13; text-transform:uppercase;}
@media screen and (max-width:768px){
.pageTit2{ font-size:20px;line-height:30px;margin-bottom:30px;}
}



/*pageYoushi*/
.pageYoushi { width:100%; height:auto;margin:0 auto; padding-top:90px;padding-bottom:100px;text-align:center;background:url(/images/join-ys-bg.jpg) no-repeat center bottom; background-size:cover;}
.pageYoushi .YoushiList{ font-size:0;}
.pageYoushi .YoushiList li{ width:385px; display:inline-block;*display:inline;zoom:1; vertical-align:top; text-align:center; position:relative;background:url(/images/join-y.png) no-repeat 95% 20px #fff;}
.pageYoushi .YoushiList li a{padding:70px 60px 45px 60px; font-size:14px; line-height:28px; color:#151515; display: block;-webkit-box-shadow: 0 15px 30px rgba(0,0,0,.1);-moz-box-shadow: 0 15px 30px rgba(0,0,0,.1);box-shadow: 0 15px 30px rgba(0,0,0,.1); height:295px;}
.pageYoushi .YoushiList li a .img{overflow:hidden;margin:0 auto; text-align:center;margin-bottom:40px;}
.pageYoushi .YoushiList li a .img img{max-width:100%;max-height:100%;margin:0 auto;}
.pageYoushi .YoushiList li a .t{font-size:24px; line-height:30px; color:#e20e13;font-family: 'FZLTXHGBK','PingFangSC10d339a63b1c1e0',PingFang SC,PF,"Microsoft Yahei",'微软雅黑',Arial,sans-serif;margin-bottom:20px;}
.pageYoushi .YoushiList li a .wz{font-family: 'FZLTXHGBK','PingFangSC10d339a63b1c1e0',PingFang SC,PF,"Microsoft Yahei",'微软雅黑',Arial,sans-serif;}
.pageYoushi .YoushiList li.list1{ z-index:3;left:30px;}
.pageYoushi .YoushiList li.list2{ z-index:2;top:35px; background-position:center 20px;}
.pageYoushi .YoushiList li.list3{ z-index:1;right:30px;background-position:50px 20px;}
@media screen and (max-width:1190px) {
.pageYoushi .YoushiList li{ width:300px;}
.pageYoushi .YoushiList li a{padding:40px;height:auto;}
}
@media screen and (max-width:992px) {
.pageYoushi .YoushiList li{ width:100%;}
.pageYoushi .YoushiList li.list1{left:0;}
.pageYoushi .YoushiList li.list2{top:0;}
.pageYoushi .YoushiList li.list3{right:0;}
}
@media screen and (max-width:768px) {
.pageYoushi {padding-top:30px;padding-bottom:30px;background:#f2f2f2;}
.pageYoushi .YoushiList li{margin-bottom:0;background:#f2f2f2;}
.pageYoushi .YoushiList li a .img{margin-bottom:20px;}
.pageYoushi .YoushiList li a{margin:15px 15px;background:#fff;padding:30px;}
.pageYoushi .YoushiList li a .t{font-size:18px;margin-bottom:20px;}
}







/*pageFangan*/
.pageFangan { width:100%; height:auto;margin:0 auto; padding-top:70px;padding-bottom:50px;text-align:center;font-family: 'FZLTXHGBK','PingFangSC10d339a63b1c1e0',PingFang SC,PF,"Microsoft Yahei",'微软雅黑',Arial,sans-serif;}
.pageFangan .FanganBox{text-align:center;}
.pageFangan .FanganBox img{text-align:center;margin:0 auto;}
@media screen and (max-width:768px) {
.pageFangan {padding-top:30px;padding-bottom:30px;}
	
}



/*pageKongjian*/
.pageKongjian { width:100%; height:auto;margin:0 auto; padding-top:70px;padding-bottom:50px;text-align:center;font-family: 'FZLTXHGBK','PingFangSC10d339a63b1c1e0',PingFang SC,PF,"Microsoft Yahei",'微软雅黑',Arial,sans-serif;background:url(/images/join-kj-bg.jpg) repeat center top;}
.pageKongjian .KongjianBox{text-align:center;}
.pageKongjian .KongjianBox img{text-align:center;margin:0 auto;}
@media screen and (max-width:768px) {
.pageKongjian {padding-top:30px;padding-bottom:30px;}	
}



/*.pageWuliu*/
.pageWuliu{ width:100%; height:auto;margin:0 auto; padding-top:70px;padding-bottom:50px;text-align:center;}
.pageWuliu .WuliuBox{ display:table;box-sizing: border-box; }
.pageWuliu .WuliuBox .ImgBox{width:800px;height:410px;overflow:hidden;float: left;margin:0;box-sizing: border-box;}
.pageWuliu .WuliuBox .ImgBox img{max-width:800px;max-height:410px;}
.pageWuliu .WuliuBox .nr{width:400px;height:410px;overflow:hidden;margin:0; display: table-cell; vertical-align:middle; font-size:14px; color:#333333; line-height:26px;}
.pageWuliu .WuliuBox .nrBox{display:inline-block;vertical-align:middle; padding:0 0 0 0;}
.pageWuliu .WuliuBox .nrBox .t2{font-size:20px; color:#151515; line-height:28px; text-align:left;margin-bottom:25px;font-family: 'FZLTXHGBK','PingFangSC10d339a63b1c1e0',PingFang SC,PF,"Microsoft Yahei",'微软雅黑',Arial,sans-serif;}
.pageWuliu .WuliuBox .nrBox .wz{font-size:14px; color:#464646; line-height:28px; text-align:left;font-family: 'FZLTXHGBK','PingFangSC10d339a63b1c1e0',PingFang SC,PF,"Microsoft Yahei",'微软雅黑',Arial,sans-serif;}
@media screen and (max-width:1199px) {
.pageWuliu .WuliuBox{ display:block;box-sizing: border-box; }
.pageWuliu .WuliuBox .ImgBox{width:50%;height:auto;}
.pageWuliu .WuliuBox .ImgBox img{max-width:100%;max-height:100%; }
.pageWuliu .WuliuBox .nr{width:50%;min-height:380px; height:auto;padding:30px 3%;}
}
@media screen and (max-width:1000px) {
.pageWuliu .WuliuBox .ImgBox{width:100%;height:auto;}
.pageWuliu .WuliuBox .ImgBox img{max-width:100%;max-height:100%; width:100%;}
}

@media screen and (max-width:768px) {
.pageWuliu {padding-top:30px;padding-bottom:30px;}	
.pageWuliu .WuliuBox .nrBox .t2{font-size:18px;}
.pageWuliu .WuliuBox .nrBox .wz{font-size:14px;line-height:24px;}
}









/*pageShouyi*/
.pageShouyi { width:100%; height:auto;margin:0 auto; padding-top:90px;padding-bottom:100px;text-align:center;background:url(/images/join-sy-bg.jpg) no-repeat center bottom; background-size:cover;}
.pageShouyi .ShouyiList{ font-size:0;}
.pageShouyi .ShouyiList li{ width:20%; display:inline-block;*display:inline;zoom:1; vertical-align:top; text-align:center; position:relative;}
.pageShouyi .ShouyiList li a{display: block;}
.pageShouyi .ShouyiList li a .img{overflow:hidden;margin:0 auto; text-align:center;}
.pageShouyi .ShouyiList li a .img img{width:100%;height:100%;margin:0 auto;}
.pageShouyi .ShouyiList li a .t{font-size:18px; line-height:30px; color:#e20e13;font-family: 'FZLTXHGBK','PingFangSC10d339a63b1c1e0',PingFang SC,PF,"Microsoft Yahei",'微软雅黑',Arial,sans-serif;position:absolute; top:40px; left:0;right:0;font-weight:600;}
.pageShouyi .ShouyiList li a .wz{font-size:14px; line-height:26px; color:#464646; font-family: 'FZLTXHGBK','PingFangSC10d339a63b1c1e0',PingFang SC,PF,"Microsoft Yahei",'微软雅黑',Arial,sans-serif;position:absolute; top:75px; left:0;right:0;padding: 0 30px}
.pageShouyi .ShouyiList li:nth-child(2n) a .t,.pageShouyi .ShouyiList li:nth-child(2n) a .wz{ color:#fff;}
@media screen and (max-width:992px) {
.pageShouyi .ShouyiList li{ width:33.333333%;}
}
@media screen and (max-width:768px) {
.pageShouyi {padding-top:30px;padding-bottom:30px;}	
.pageShouyi .ShouyiList li{ width:50%;}
.pageShouyi .ShouyiList li a .wz{padding: 0 15px}
.pageShouyi .ShouyiList li a .t{font-size:16px;}
.pageShouyi .ShouyiList li a .wz{font-size:12px; line-height:24px;}
}





/*pageDuibi*/
.pageDuibi{ width:100%; height:auto;margin:0 auto; padding-top:50px;padding-bottom:50px;}
.pageDuibi .space-desc {margin-top: 37px;border-collapse: collapse;border:nonoe;max-width:1100px;text-align: left;font-size: 14px;color: #909090;margin:0 auto;}
.pageDuibi .space-desc:first-of-type {display: block;}
.pageDuibi .space-desc thead {background-color: #333333;}
.pageDuibi .space-desc th,
.pageDuibi .space-desc td {line-height: 30px;padding:6px 0; text-align:center; font-size:14px; color:#151515;font-family: 'FZLTXHGBK','PingFangSC10d339a63b1c1e0',PingFang SC,PF,"Microsoft Yahei",'微软雅黑',Arial,sans-serif;}
.pageDuibi .space-desc tr td{border-top:4px solid #f8f8f8; background:#fff;}
.pageDuibi .space-desc th{background:#333333;color: #fff;}
.pageDuibi .space-desc  .img {margin:0 auto; text-align:center;}
.pageDuibi .space-desc  .img img{margin:0 auto; text-align:center;}
.pageDuibi .space-desc .row-1{width: 366.6666666666667px;}
.pageDuibi .space-desc .row-2{width: 366.6666666666667px;}
.pageDuibi .space-desc .row-3{width: 366.6666666666667px;}
.pageDuibi .space-desc tr:nth-child(2n) td{background:#f0f0f0;}
@media screen and (max-width:768px) {
.pageDuibi {padding-top:30px;padding-bottom:30px;}	
}




/*pageZhizhi*/
.pageZhizhi { width:100%; height:auto;margin:0 auto; padding-top:90px;padding-bottom:100px;text-align:center;background:url(/images/join-zz-bg.jpg) no-repeat center bottom; background-size:cover;}
.pageZhizhi .ZhizhiList{ font-size:0;}
.pageZhizhi .ZhizhiList li{ width:33.33333%; display:inline-block;*display:inline;zoom:1; vertical-align:top; text-align:center; }
.pageZhizhi .ZhizhiList li a{display: block;margin:0 25px;position:relative;}
.pageZhizhi .ZhizhiList li a .nr{margin:0 10px;background:#fff;}
.pageZhizhi .ZhizhiList li a .img{overflow:hidden;margin:0 auto; text-align:center;}
.pageZhizhi .ZhizhiList li a .img img{margin:0 auto; text-align:center;}
.pageZhizhi .ZhizhiList li a .t{font-size:20px; line-height:30px; color:#ffffff;font-family: 'FZLTXHGBK','PingFangSC10d339a63b1c1e0',PingFang SC,PF,"Microsoft Yahei",'微软雅黑',Arial,sans-serif; background:#e20e13;padding:30px; position: absolute;top:40px; left:0;right:0;}
.pageZhizhi .ZhizhiList li a .wz{font-size:15px; line-height:28px; color:#1e2831; font-family: 'FZLTXHGBK','PingFangSC10d339a63b1c1e0',PingFang SC,PF,"Microsoft Yahei",'微软雅黑',Arial,sans-serif;padding:250px 30px 0 30px; height:141px;}

@media screen and (max-width:992px) {
.pageZhizhi .ZhizhiList li a{margin:0 15px;}
}
@media screen and (max-width:768px) {
.pageZhizhi {padding-top:30px;padding-bottom:30px;}	
.pageZhizhi .ZhizhiList li{ width:100%;}
.pageZhizhi .ZhizhiList li a{margin:0 0px;}
.pageZhizhi .ZhizhiList li a .t{font-size:16px;padding:20px; position:static; top:0;}
.pageZhizhi .ZhizhiList li a .wz{font-size:14px;padding:30px 30px 30px 30px; height:auto;}
}




/*pageService*/
.pageService{width:100%; height:auto;margin:0 auto; padding-top:90px;padding-bottom:100px;text-align:center;}
.pageService ul{ font-size:0; text-align:center;}
.pageService li{ display:inline-block;*display:inline;zoom:1;width:12.5%;background:url(/images/join-process-bg.png) center top no-repeat; position:relative; }
.pageService li:after{content:"";position:absolute;left:0;top:0;height:100%;width:10px;background: url(/images/index-process.png) center 40% no-repeat;display: block;}
.pageService li:nth-child(1):after{width:0;}
.pageService li a{display: block;position: relative;}
.pageService li .img{width: 113px;height: 113px; overflow:hidden;position: relative;border-radius: 50%;margin:0 auto;margin-bottom:5px;}
.pageService li .img img{position: absolute;display: block;width: 100%;top:-113PX;left: 0;}
.pageService li:hover .img img{top:0;}
.pageService li:hover{background:url(/images/join-process-bgr.png) center top no-repeat; }
.pageService li .word{text-align: center;width: 100%;box-sizing: border-box;color: black;font-weight: lighter;}
.pageService li .word .cn{font-size:14px;line-height: 50px; color:#464646;}
.pageService li:hover .img{transition: all .2s ease;box-shadow: 0px 0px 20px #d5d5d5;}
.pageService li:hover .cn{color: #e5264a;transition: all .2s ease;}
@media screen and (max-width:1199px) {
.pageService li{width:160px;}	
}
@media screen and (max-width:768px) {
.pageService{padding-top:30px;padding-bottom:30px;}
.pageService li:after{ width:0;}
}
@media screen and (max-width:350px) {
.pageService li{width:150px;}	
}



/*formTableBox*/
.pageJ-formTableBox{ background:#f8f8f8;padding:60px 0px  50px 0px;}
.formTableBox{ padding:0 22.5px;margin:0;}
.formTable .t{font-size:14px;color:#000000;line-height: 30px;text-align:left;padding:0;margin:0 auto;margin-bottom:10px;}
.formTable{font-size:14px;color:#464646;line-height: 30px;padding:0;margin:0 auto;text-align:center;}
.formTable table{ width:100%;}
.formTable label{display:block;}
.formTable label.l1{float:left;width: 33.333333%; position:relative;}
.formTable label.l2{float:left;width: 100%;}
.formTable label .l1Box{margin:0 22.5px;}
.formTable .text{display:block;width: 94%;padding:5px 3% 5px 3%;height:34px;margin-bottom:14px;outline:none;font-size:14px;color:#a0a0a0;font-family:Arial,"微软雅黑",Sans-Serif;border:none;border-radius:5px;background:#ffffff;text-align:left;border-collapse: collapse;}
.formTable .text2{display:block;width: 97%;padding:10px 1.5% 10px 1.5%;height:110px;margin-bottom:0px;outline:none;font-size:14px;color:#a0a0a0;font-family:Arial,"微软雅黑",Sans-Serif;border:none;border-radius:5px;background:#ffffff;text-align:left;border-collapse: collapse;}
.formTable .getcode{display:block;/*float:left;*/width: 44%;padding:5px 3% 5px 3%;height:34px;margin-bottom:0;
outline:none;font-size:14px;color:#a0a0a0;font-family:Arial,"微软雅黑",Sans-Serif;border: none;border-radius:5px;background:#ffffff;text-align:left;border-collapse: collapse;}
.formTable label .l1Box .getcode{width: 94%;}
.formTable .kk{font-size:14px;color:#a0a0a0; line-height:normal;margin-left:15px;}
.formTable .inputbtn{display:inline-block;height: 46px;line-height: 46px;margin:0 5px;outline:none;font-size:14px;font-family: Arial,"微软雅黑",Sans-Serif;border:none;background-color: #e8e8e8;color:#333333;margin-bottom:15px;cursor:pointer;border-radius:5px;margin-top:35px;text-align:center;width:140px;}
.formTable .inputbtn.tj{ background:#e20e13; color:#fff;}
.formTable .text,.formTable .getcode{transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;}
.formTable label.l3{width: 570px;float:none;margin:0 auto;}
.feedback .tj{background-color: #0fa6a5;color:#fff;}
.formTableBox a{color: #5d6371;}
.formTableBox a:hover{color: #cda248;}
.l1{ position:relative;}
.l1 .red{ color:#e60012;margin-left:10px;}
.l1.l4 .red{position: static;top:0px; right:0;}
.formTable label.l4{ text-align:left;}
.formTable label.l4 img{ float:left;}
@media screen and (max-width:1200px){
.formTableBox{padding:25px 0  30px 0;margin:0;}
.formTable .t{padding:0 3%; }
}
@media screen and (max-width:750px){
.formTable label .l1Box{margin:0 0;}
.pageJ-formTableBox{padding:30px 3%;}
.formTableBox{padding:10px 0  0px 0;margin:0;}
.formTable label.l1{float:none;width:100%;margin:0;}
.formTable label.l2{float:none;width:100%;margin:0;    padding-left: 0;}
.formTable .kk{ display:inline-block; clear: both;}
.formTable .text{width: 94%;padding:4px 3% 4px 3%;}
.formTable .getcode{width:94%;padding:4px 3% 4px 3%;margin-bottom:10px;}
.formTable label.l3{width:100%;}
.formTable label.l4{padding-bottom:3%;}
.formTable label.l4 .t{ display:none;}
.formTable .inputbtn{height:40px;line-height: 40px;width:100px;}
}




/*page-box*/
.page-box{font-size:14px; line-height:30px; color:#757575;padding:70px 0px  20px 0px;}
.page-box .page-title{font-size:18px; color:#000000; line-height:36px;padding-bottom:20px;}
.page-box .tel{font-size:26px; color:#000000; line-height:30px; letter-spacing:1px;font-family: 'FZLTXHGBK','PingFangSC10d339a63b1c1e0',PingFang SC,PF,"Microsoft Yahei",'微软雅黑',Arial,sans-serif;}
.page-box .page-box1,
.page-box .page-box2{ float:left; width:50%; }
.page-box .page-box2{ position:relative;}
.page-box .page-box2:after{ content:"";width:1px; height:100%; background:#e8e8e8; position: absolute; right:0px; top:0;}
@media screen and (max-width:1500px) {
.page-box{margin-top:10px;font-size:14px;line-height:28px;}
}
@media screen and (max-width: 992px){
.page-box{font-size:.22rem;}
.page-box .page-box1,
.page-box .page-box2{ float:none; width:100%;}
.page-box .page-box1{margin-bottom:50px;}
.page-box .page-box1 .page-title {font-size: .3rem;}
.page-box .page-box2:after{width:0;}
}
@media screen and (max-width: 640px) {
.page-box{margin-top:3%;margin-bottom:50px;padding:30px 0px  0 0px;}
.page-box{font-size:.25rem;}
.page-box .page-box1{margin-bottom:5%;}
.page-box .page-box1 .page-title {font-size: .4rem;}
}
@media screen and (max-width: 550px){
.page-box{font-size:.22rem;}
.page-box .page-box1 .page-title {font-size: .3rem;}
}





/*page end*/







.page{ background:#fff; overflow:hidden;}
.pageInfo{padding-top:40px;/*padding-bottom:35px;*/ }
@media screen and (max-width: 640px) {
.pageInfo{padding-top:30px;}
}

/*pageNav*/
.pageNav ul{margin:0 auto; text-align:center; font-size:0;margin-bottom:45px;}
.pageNav ul li {list-style:none;position:relative;display:inline-block;*display:inline; zoom:1;padding:0 28px;margin-bottom:10px;}
.pageNav ul li a{display:block;transition: all ease-in-out .3s;font-size: 14px;color:#909090;}
.pageNav ul li a:hover,.pageNav ul li a.on{ color:#e20e13;}
.pageNav ul li:before{ content:"";background:url(/images/top-line2.jpg) no-repeat right 50%; position:absolute;left:0; width:7px; height:100%;}
.pageNav ul li:nth-child(1):before{ display:none;}
@media screen and (max-width: 640px) {
	.pageNav ul{margin-bottom:30px;}
	.pageNav ul li {padding:0 10px;}
	.pageNav ul li:before{width:0;}
}
	

/*pagebanner*/
.pagebannerBox {width:100%;overflow:hidden;margin:0 auto;text-align:center;position: relative;margin-top:100px;}
.pagebannerBox img{width:100%;display: block;}
.pagebannerBox .t {position:absolute;top:50%;left: 0;right: 0;margin-top:-60px;height:120px;color:#fff;display:inline-block;vertical-align: middle;text-align: center;}
.pagebannerBox .t span{display:block;text-align: center;font-size:20px;line-height:20px;padding:0 30px;}
.pagebannerBox .t .en{font-size:100px;line-height:100px;font-family: 'Swiss721BT-Thin',Arial,"微软雅黑"; text-transform:uppercase;}
.pagebannerBox .t .cn{font-family: 'FZLTXHGBK',"微软雅黑",Arial;display:inline-block;position:relative;padding:0 3px;}
.pagebannerBox .t .cn:before,.pagebannerBox .t .cn:after{position: absolute; left:-85px; top:50%; display: block; content: "";width:85px;height:1px;background:url(/images/bgfff80.png);}
.pagebannerBox .t .cn:after{ left:auto; right:-85px;}
@media screen and (max-width:1024px) {
.pagebannerBox {margin-top:75px;}	
}
@media screen and (max-width:750px) {
.pagebannerBox .t{margin-top:-35px;height:70px;}
.pagebannerBox .t span{font-size:12px;padding:0 20px;}
.pagebannerBox .t .en{font-size:26px;line-height:50px;}
.pagebannerBox .t .cn:before,.pagebannerBox .t .cn:after{left:-30px;width:30px;}
.pagebannerBox .t .cn:after{ left:auto; right:-30px;}
}

























.title2{font-size:20px;color:#464646;line-height: normal;display:block;margin-bottom:45px; text-align:center;}
.title2 span{ display:inline-block;padding:0 30px; position:relative;}
.title2 span:before,.title2 span:after{position: absolute; left: 0; top:50%; display: block; content: ""; width:18px; height:1px; background:#d8d8d8;}
.title2 span:after{ left:auto; right:0;}

.page img{ max-width:100%;}

@media screen and (max-width:767px) {
.banner{ position:relative; overflow:hidden;}
.banner img{ height:auto; width:130%!important;margin-left:-15%; max-width:none;}		
}



.page .page-back{margin:0 auto;text-align:center;margin-top:40px;}
.page .page-back a{ display:inline-block;font-size:14px;color: #545454; width:175px;height:36px;line-height:36px;border:1px solid #dcdcdc;margin:0 auto;text-align:center;}
.page .page-back a:hover{border-color: #008cd6;color:#008cd6;}







/*pageTableBox*/
.pageTableBox{ display:table;box-sizing: border-box; background:#fbfbfb;}
.pageTableBox .ImgBox{width:600px;height:450px;overflow:hidden; background:#fbfbfb;float: left;margin:0;box-sizing: border-box;}
.pageTableBox .ImgBox img{max-width:600px;max-height:450px;}
.pageTableBox .nr{width:600px;height:450px;overflow:hidden; background:#fbfbfb;margin:0; display: table-cell; vertical-align:middle; font-size:14px; color:#333333; line-height:26px;}
.pageTableBox .nrBox{display:inline-block;vertical-align:middle;padding:0 55px 0 40px;}
.pageTableBox .nrBox .t2{font-size:22px; color:#1e2831; line-height:60px; text-align:left;margin-bottom:13px;}
.pageTableBox .nrBox .wz{font-size:14px; color:#333333; line-height:26px; text-align:left;}
@media screen and (max-width:1199px) {
.pageTableBox .ImgBox{width:50%;height:450px;}
.pageTableBox .ImgBox img{max-width:100%;max-height:100%; width:100%;height:100%;}
.pageTableBox .nr{width:50%;height:450px;}
}
@media screen and (max-width:1000px) {
.pageTableBox .nr{width:100%;height:auto;padding:30px 0;min-height:auto;display:block; }
.pageTableBox .nrBox{vertical-align:middle;padding:0 0;display:block; margin:0 auto;}
.pageTableBox .ImgBox{width:100%;height:auto; float:none; display:block;}
.pageTableBox .ImgBox img{max-width:100%;max-height:100%; width:100%;height:auto;}
}







/*mask*/
.mask {width: 100%;height: 100%;display: none;background: rgba(0, 0, 0, 0.5);top: 0;left: 0;z-index: 9999;position: fixed;cursor: pointer;}
.mask div {position: relative;right: 0;left: 0;margin: auto;top: 0;bottom: 0;z-index: 99999;text-align: center;width: 100%;height: 100%;}
.mask div img {position: absolute;top: 0%;left: 0;right: 0;bottom:0;margin: auto;max-width: 75%;width:auto;height: auto;max-height:75%;}
.masks {width: 100%;height: 100%;display: none;background: rgba(83, 81, 80, 0.8);top: 0;left: 0;z-index: 99999;position: fixed;cursor: pointer;}
.newslist{width:1250px;height: auto;margin: 0 auto;padding: 10px;display: inline-block;}
@media (min-width: 1423px) and (max-width: 1903px) {
.mask div img {position: absolute;top: 0%;left: 0;right: 0;bottom: 0;margin: auto;max-width: 75%;width:auto;height: auto;max-height:75%;}
}
@media (max-width: 1445px) {
.mask div img {position: absolute;top: 0%;left: 0;right: 0;bottom: 0;margin: auto;max-width: 75%;width:auto;height: auto;max-height:75%;}
}




.Select-more{ text-align:center;}
.Select-more a{ display:block;height: 38px; line-height:38px; text-align:center;width:134px;border:1px solid #dcdcdc;border-radius:5px; overflow:hidden; color:#464646;margin:0 auto;}
.Select-more a:hover{ background:#e20e13; color:#fff;border-color:#e20e13;}


/*css3*/
@keyframes icon-bounce {
  0%, 100% {-moz-transform: rotate(0deg); -ms-transform: rotate(0deg); -webkit-transform: rotate(0deg); transform: rotate(0deg); } 
  25% {-moz-transform: rotate(15deg); -ms-transform: rotate(15deg); -webkit-transform: rotate(15deg); transform: rotate(15deg); } 
  50% {-moz-transform: rotate(-15deg); -ms-transform: rotate(-15deg); -webkit-transform: rotate(-15deg); transform: rotate(-15deg); }
  75% {-moz-transform: rotate(5deg); -ms-transform: rotate(5deg); -webkit-transform: rotate(5deg); transform: rotate(5deg); } 
  85% {-moz-transform: rotate(-5deg); -ms-transform: rotate(-5deg); -webkit-transform: rotate(-5deg); transform: rotate(-5deg); }
}
@-webkit-keyframes icon-bounce {
  0%, 100% {-moz-transform: rotate(0deg); -ms-transform: rotate(0deg); -webkit-transform: rotate(0deg); transform: rotate(0deg); } 
  25% {-moz-transform: rotate(15deg); -ms-transform: rotate(15deg); -webkit-transform: rotate(15deg); transform: rotate(15deg); } 
  50% {-moz-transform: rotate(-15deg); -ms-transform: rotate(-15deg); -webkit-transform: rotate(-15deg); transform: rotate(-15deg); } 
  75% {-moz-transform: rotate(5deg); -ms-transform: rotate(5deg); -webkit-transform: rotate(5deg); transform: rotate(5deg); } 
  85% {-moz-transform: rotate(-5deg); -ms-transform: rotate(-5deg); -webkit-transform: rotate(-5deg); transform: rotate(-5deg); } }
@-moz-keyframes icon-bounce {
  0%, 100% {-moz-transform: rotate(0deg); -ms-transform: rotate(0deg); -webkit-transform: rotate(0deg); transform: rotate(0deg); } 
  25% {-moz-transform: rotate(15deg); -ms-transform: rotate(15deg); -webkit-transform: rotate(15deg); transform: rotate(15deg); } 
  50% {-moz-transform: rotate(-15deg); -ms-transform: rotate(-15deg); -webkit-transform: rotate(-15deg); transform: rotate(-15deg); } 
  75% {-moz-transform: rotate(5deg); -ms-transform: rotate(5deg); -webkit-transform: rotate(5deg); transform: rotate(5deg); } 
  85% {-moz-transform: rotate(-5deg); -ms-transform: rotate(-5deg); -webkit-transform: rotate(-5deg); transform: rotate(-5deg); }
}
@-o-keyframes icon-bounce {
  0%, 100% {-moz-transform: rotate(0deg); -ms-transform: rotate(0deg); -webkit-transform: rotate(0deg); transform: rotate(0deg); } 
  25% {-moz-transform: rotate(15deg); -ms-transform: rotate(15deg); -webkit-transform: rotate(15deg); transform: rotate(15deg); } 
  50% {-moz-transform: rotate(-15deg); -ms-transform: rotate(-15deg); -webkit-transform: rotate(-15deg); transform: rotate(-15deg); } 
  75% {-moz-transform: rotate(5deg); -ms-transform: rotate(5deg); -webkit-transform: rotate(5deg); transform: rotate(5deg); } 
  85% {-moz-transform: rotate(-5deg); -ms-transform: rotate(-5deg); -webkit-transform: rotate(-5deg); transform: rotate(-5deg); }
}



@-webkit-keyframes fadeInDown2 {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-100px);
        transform: translateY(-100px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes fadeInDown2 {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-100px);
        -ms-transform: translateY(-100px);
        transform: translateY(-100px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
}

.fadeInDown2 {
    -webkit-animation-name: fadeInDown2;
    animation-name: fadeInDown2
}







/*20201212*/
.mojicaTu{ padding:100px 0;}
/**/
.mojica-dingweiBox{ position:relative; width:100%;height:460px; padding-top:80px;}
.mojica-dingweiBox .mojica-dingweiimg{ position:absolute; top:0; height:540px; width:1920px; left:50%;margin-left:-960px;background-size: cover;background-repeat:no-repeat;background-position: center center; background-color:#171718; background-attachment:fixed; overflow:hidden;}
.mojica-dingweiBox .mojica-dingweiimg:after{ content:''; position:absolute; left:0;top:0;bottom:0;right:0; width:100%;height:100%;background:#000;filter:alpha(opacity=50);-moz-opacity:0.5;-khtml-opacity:0.5;opacity:0.5;z-index:1;}
.mojica-dingweiB{ position:relative; z-index:2;}
/*mojicaTit*/
.mojicaTit{ font-size:20px; font-weight: bold;color:#fff; text-align:center;background:url('/images/mojica-t-line.png') no-repeat center center; position:relative; z-index:2;}
.mojicaTit p,.mojicaTit td{font-size:20px;}
.mojicaTit .en{font-size:14px; font-weight:300;color:#fff; font-family:"pingfang",Arial, Helvetica, sans-serif; text-transform:uppercase;}
.mojicaTit .en p{font-size:14px;}
/*mojicaList*/
.mojicaList{ width:1280px; margin:0 auto;position:relative; z-index:2;font-size:14px; color:#d8d8d8; line-height:30px;}
.mojicaList td{ width:25%; text-align:center; padding-top:55px; vertical-align:top}
.mojicaList td img{ display:inline-block; margin:0 auto;}
.mojicaList h1{font-size:18px; font-weight: bold;color:#fff; text-align:center; padding-bottom:20px;padding-top:14px;}
/*mojicaTit2*/
.mojicaTit2{ font-size:20px; font-weight: bold;color:#333333; text-align:center;background:url('/images/mojica-t-line2.jpg') no-repeat center center; position:relative; z-index:1;}
.mojicaTit2 p,.mojicaTit2 td{font-size:20px;}
.mojicaTit2 .en{font-size:14px; font-weight:300;color:#333333; font-family:"pingfang",Arial, Helvetica, sans-serif; text-transform:uppercase;}
.mojicaTit2 .en p{font-size:14px;}
/*mojicaList2*/
.mojicaList2{ margin:0 -20px;position:relative; z-index:1;font-size:14px; color:#333333; line-height:30px;}
.mojicaList2 td{ width:25%; text-align:center; padding-top:55px; vertical-align:top}
.mojicaList2 td img{ display:inline-block; margin:0 auto;}
.mojicaList2 h1{font-size:18px; font-weight:500;color:#333333; text-align:center;padding-top:14px;}
.mojicaList2 td p{ font-style:italic;}


/*mojicaList3*/
.mojicaList3{position:relative; z-index:1;font-size:14px; color:#333333; line-height:30px;}
.mojicaList3 td{ width:50%; text-align:left; padding-top:55px; vertical-align:top; padding:60px 0 0 60px;}
.mojicaList3 td img{ float:left; margin-right:15px;}
.mojicaList3 h1{font-size:16px; font-weight: bold;color:#c9ae8b;}


@media screen and (max-width:1220px) {
    .mojicaList {width:100%}
	.mojicaList2{ margin:0 auto;}
}
@media screen and (max-width:1190px) {
    .mojicaList {width:970px}
	.mojicaList2 td img{ max-width:80%;}
}

@media screen and (max-width:992px) {
	/**/
	.mojicaTu td{ display:block; width:100%!important; text-align:center;}	
	.mojicaTu td img{ display:inline-block;}
	/**/
	.mojica-dingweiB{ width:750px;}
	.mojica-dingweiB::-webkit-scrollbar{width: 2px;height: 2px;background:none;-webkit-border-radius: 2px;-moz-border-radius: 2px;border-radius: 2px;}
	.mojica-dingweiB::-webkit-scrollbar-thumb{ background:rgba(200, 200, 200, 1);-webkit-border-radius: 2px;-moz-border-radius: 2px;border-radius: 2px;}	
	.mojica-dingweiB{font-size:13px;line-height:28px;overflow: hidden;overflow-x: scroll;-webkit-overflow-scrolling: touch;-moz-overflow-scrolling: touch;-o-overflow-scrolling: touch;-ms-overflow-scrolling: touch;overflow-scrolling: touch;margin-top:6px;}
	
	.mojicaList2 td{display:block; width:50%!important; text-align:center; float:left;}
	.mojicaList2 td img{ max-width:60%;}
	
	.mojicaList3 td{display:block; width:95%!important; padding:60px 0 0 5%;}
    .mojica-dingweiBox .mojica-dingweiimg{background-attachment: inherit;}
	
}
@media screen and (max-width:768px) {
	.mojica-dingweiB{ width:94vw;}
}  /* i i s 7 . c o m */