@font-face{
	font-family:"calibri";
	src: url("../font/SourceHanSansK-RegularSub.woff") format("woff"),
       url("../font/SourceHanSansK-RegularSub.ttf") format("truetype"),
       url("../font/SourceHanSansK-RegularSub.eot") format("embedded-opentype"),
       url("../font/SourceHanSansK-RegularSub.otf") format("opentype");     
}
body,input,h1,h2,h3,h4,h5,h6,b,c,e,i,g,p,dl,dt,dd,select,textarea,font,right,left{ margin:0; padding:0;color:#555; font-size:12px;font-family:"Noto Sans SC","微软雅黑","Regualr"; line-height:1;font-weight: normal;}
body,html{height:100%;position:relative;width: 100%;background-color: #ffffff;}

a{color:#666; text-decoration:none;cursor:pointer;}
a:active{star:expression(this.onFocus=this.blur());} 
img{border:0px; vertical-align:middle;}
a:link {text-decoration: none; }
/*a:visited{text-decoration: none; outline:none;}*/
a:hover{text-decoration:none; color:#e31a2a; }
*,*:before,*:after {-webkit-box-sizing: border-box;-moz-box-sizing: border-box; box-sizing: border-box;}
ul, p, dl, dt, dd{padding:0px; margin:0px;}
li{list-style-position:outside; list-style-type:none;}
h1, h2, h3, h4, h5{font-size:14px; padding:0px; margin:0px;}
h1{font-size:16px;}
h5{font-size:12px;}
.f14{ font-size: 0.14rem;}
.f15{ font-size: 0.15rem;}
.f16{ font-size: 0.16rem;}
.f17{ font-size: 0.17rem;}
.f18{ font-size: 0.18rem;}
.f20{ font-size: 0.20rem;}
.f22{ font-size: 0.22rem;}
.f24{ font-size: 0.24rem;}
.f26{ font-size: 0.26rem;}
.f28{ font-size: 0.28rem;}
.f30{ font-size: 0.30rem;}
.f32{ font-size: 0.32rem;}
.f34{ font-size: 0.34rem;}
.f36{ font-size: 0.36rem;}
.fl{float:left;}
.fr{float:right;}
.pos_r{ position: relative;}
.hov_up {
  transition: .5s;
}
.hov_up:hover{
	transform:translateY(-10px);
	box-shadow: 0 0 15px rgba(0,0,0,.1);
}
.mar_t_1{margin-top: 1rem;}
.pad_t_1{padding-top: 1rem;}
.pad_t_0{ padding-top: 0;}
.ovh{overflow: hidden;}
.clear_f{clear:both; height:0px; padding:0px; margin:0px; display:block; _display:inherit;}
.clearfix:before, .clearfix:after { display: table; content: ""; line-height: 0px; }
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }
.textcenter{ text-align: center;}
.text18 {
  font-size: 0.18rem;
  line-height: 32px;
}
.w88{ width: 88%; margin: 0 auto;}
@keyframes mouse-dot {
  from { opacity: 0; }
  33% { opacity: 1; }
  to { transform: translateY(20px); -webkit-transform: translateY(20px); opacity: 0; }
}

@-webkit-keyframes mouse-dot {
  from { opacity: 0; }
  33% { opacity: 1; }
  to { transform: translateY(20px); -webkit-transform: translateY(20px); opacity: 0; }
}

/*图片放大*/
.fangda{ overflow: hidden;transition: all .5s;}
.fangda:hover{ transform:scale(1.05);-webkit-transform:scale(1.05);}
.icb{overflow: hidden;}
.icb img{transition: all .5s;}
.icb:hover img{-webkit-transform: scale(1.05);transform: scale(1.05);}

.icb1{overflow: hidden;}
.icb1 img{transition: all .5s;}
.icb1:hover img{-webkit-transform: scale(1.08);transform: scale(1.08);}

table{padding: 0;border-spacing:0;-webkit-border-horizontal-spacing: 0;-webkit-border-vertical-spacing:0;}
.table_1{border-collapse:collapse;}
.table_1 th,.table_1 td{border:1px solid #ccc;padding: 5px; height: 40px; color:#333;}


.td_table table{ width:100%;border-spacing: 0px; margin: 20px 0;}
.td_table td img{ height: auto;max-width:90%;}
.bk01 img {padding: 3px; border: 1px solid #ddd;}
.anniu01{ padding:8px 60px; background: #e9f4fa; color:#444; border-radius: 30px;  margin: 0px 30px 20px 0; font-size: 15px;}
.tu100 img{ height: auto;max-width:90%; }


.td_table2 table{ width:100%;border-spacing: 0px; margin: 20px 0;}
.td_table2 td img{ height: auto;max-width:100%; }


input, textarea{background:transparent; padding:0px; font-size:14px; color:#666; outline:none; border:0px;font-family: Arial, "微软雅黑";}
em{font-style:normal;}
input[type=button], input[type=submit],input[type=file], button { cursor: pointer;-webkit-appearance: none; } 
/*通用*/
.switcher{display: -webkit-box;  display: -moz-box;  display: -ms-flexbox;   display: -webkit-flex; display: flex; -webkit-justify-content:center; -moz-justify-content: center; -ms-justify-content:center; -o-justify-content:center; justify-content: center; padding: 0 0 78px; border-bottom: 2px solid #05C8C8; margin-top: 62px; text-align: center;}

textarea::-webkit-input-placeholder{font-family: Arial, "微软雅黑";color: #666;} 
textarea:-moz-placeholder{font-family: Arial, "微软雅黑";color: #666; } 
textarea::-moz-placeholder{font-family: Arial, "微软雅黑";color: #666; } 
textarea:-ms-input-placeholder{font-family: Arial, "微软雅黑";color: #666; }

input:focus {outline: none; } 
input:focus::-webkit-input-placeholder {text-indent: 100%; opacity: 0; -webkit-transition: .4s; transition: .4s; } 
input:focus::-moz-placeholder {text-indent: 100%; opacity: 0; -moz-transition: .4s; } 
input:focus:-ms-input-placeholder {text-indent: 100%; opacity: 0; -webkit-transition: .4s; transition: .4s; }
textarea:focus {outline: none; } 
textarea:focus::-webkit-input-placeholder {text-indent: 100%; opacity: 0; -webkit-transition: .4s; transition: .4s; } 
textarea:focus::-moz-placeholder {text-indent: 100%; opacity: 0; -moz-transition: .4s; } 
textarea:focus:-ms-input-placeholder {text-indent: 100%; opacity: 0; -webkit-transition: .4s; transition: .4s; }
i{font-style: normal;}

/*******************************
    -------[=手机导航]-------
********************************/
.header_tel{ height:65px; width:100%; position: fixed;top:0; left: 0; z-index: 999; display: none; background: #fff;}
.header_tel .logo_m img{ height:65px; width:auto;}

.menuBtn {
  position: fixed;top: 15px;
  right:2.5%;width: 28px;height: 20px;
  display: none;cursor: pointer;z-index: 1000;
}
.menuBtn em {margin-bottom: 6px;display: block;height: 3px;background-color: #232323;
-o-transition:.5s;
-ms-transition:.5s;
-moz-transition:.5s;
-webkit-transition:.5s;
transition:.5s;
}


.menuBtn.on em {display: none;margin: -2px 0 0; position: absolute;top: 50%;width: 30px;}
.menuBtn.on em:first-child {display: block;
  transform:rotate(45deg);
  -webkit-transform:rotate(45deg);
  -o-transform:rotate(45deg);
  -ms-transform:rotate(45deg);
}
.menuBtn.on em:last-child {display: block;
  transform:rotate(-45deg);
  -webkit-transform:rotate(-45deg);
  -o-transform:rotate(-45deg);
  -ms-transform:rotate(-45deg);}
#aside {
  display: none;
  position: fixed;
  top: 65px;left: 0%;right: 0%;
  background-color: #fff;
  z-index: 99;
  border-top: 2px solid #e9e9e9;
  -moz-box-shadow:0px 2px 5px rgba(0,0,0,.1); 
  -webkit-box-shadow:0px 2px 5px rgba(0,0,0,.1); 
  box-shadow:0px 2px 5px rgba(0,0,0,.1);
}
#aside .menu { height: 500px; overflow-y:auto}
#aside .menu li{
  font-size: 16px;
}
#aside .menu li a{


  display: block;
  color: #888;
  height: 50px;
  line-height: 49px;
  border-bottom: 1px solid #ebebeb;
  white-space: nowrap;overflow: hidden;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
#aside .menu li > a{
  color: #353535;
  padding: 0 10px;
}
#aside .menu li.h-sub > a{
  background: url(../images/icon-close3.png) 95% center no-repeat;
  background-size: auto 14px;
}
#aside .menu li.h-sub.open > a{
  background: url(../images/icon-open.png) 95% center no-repeat;
  background-size: 14px auto;
}
#aside .menu li a:hover{color: #000;}
#aside .sub-nav{display: none;}
#aside .sub-nav dd{padding-left: 10px;font-size: 14px;}


#aside .lg{
  padding: 10px 0 30px;
  text-align: center;
}
#aside .lg a{
  display: inline-block;
  padding: 0 15px;
  height: 36px;
  line-height: 36px;
  margin: 0 10px;
  color: #353535;
  border-bottom: 1px solid #353535;
}
#aside .lg a.on{
  color: #e84044;
  border-bottom: 1px solid #e84044;
}



.footer_tabbar{width:100%; height:42px; margin:0 auto; position:fixed; z-index: 99999; bottom:0; left:0; background:#e31a2a; z-index:1000; font-family:'iconfont' }
.footer_tabbar a{display:block; width:33.333%; height:42px; line-height: 42px; float:left; text-align:center; color: #fff; font-size: 18px;}
.footer_tabbar { display: none;}
/*矢量图标*/
@font-face {
  font-family: 'iconfont';
  src: url('font/iconfont.eot');
  src: url('font/iconfont.eot?#iefix') format('embedded-opentype'),
  url('font/iconfont.woff') format('woff'),
  url('font/iconfont.ttf') format('truetype'),
  url('font/iconfont.svg#iconfont') format('svg');
}

.iconfont{
  font-family:"iconfont" !important;
  font-size:22px;
  font-style:normal;
  color: #fff;
  -webkit-font-smoothing: antialiased;
  /*-webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;*/
}

/*分页*/
#pages {
    text-align: center; margin-top: 10px;
}

#pages li {
    margin: 0 2px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    background: #e6e6e6;
    color: #333;
    display: inline-block;
	width: auto;
}
#pages li a{
    font-size: 14px;
    display: block;
    padding: 0 12px;
}
#pages li span{
    font-size: 14px;
    display: block;
    padding: 0 12px;
}
#pages li.active {
    text-align: center;
    background: #181818;
    color: #fff;
    display: inline-block;
}

#pages li:hover {
    background: #181818;
}

#pages li:hover a {
    color: #fff;
}

.pagenavph{ display:none;}

.wal{width: 1200px;margin:0 auto; } 
.mt_15{
	margin-top: 15px;
}
.dis_none{ display: none;}
.pc-show{display: block!important;}
.pc-hide{display: none!important;}
.fl{float: left;}
.fr{float: right;}
.clearfix:after{display: block;content: '';clear: both;}
.bg_big{width: 100%;height: auto;background-color: #f8f8f8;font-family: arial;}

.ui-nowrap {overflow: hidden;word-wrap: normal;white-space: nowrap;text-overflow: ellipsis;}
.ui-nowrap2 {word-wrap: break-word;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.ui-nowrap3 {word-wrap: break-word;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;}

.more{display: block;width: 176px;height: 42px;text-align: center;line-height: 42px;background-color: #333333;color: #FFFFFF;font-size: 14px;overflow: hidden;position: relative;z-index: 0;border-radius: 43px; }
.more::after{content: '';width: 0;height: 100%;background-color: #e31a2a;position: absolute;top: 0;left: 0;transition: all .3s;z-index: -1;}
.more:hover::after{width: 100%;}
.more:hover{color: #fff;}


.wrap{max-width: 1400px; width: 100%; margin: 0 auto;}


.section { background-repeat: no-repeat; background-position: 50% 50%; background-size: cover; overflow: hidden;}
#section0 { position: relative;}
#section1 { background-image: url(../images/002.jpg);}
#section2 { background-image: url(../images/001.jpg);}
.title1 { opacity: 0.8; font-size: 60px; line-height: 93px; background: url(../images/titleline1.png) no-repeat center bottom;}
.title2 { opacity: 0.8; font-size: 40px; line-height: 75px;}
.title3 { font-size: 24px; font-family: 'PingFang-SC-UltraLight', '微软雅黑', '宋体'; line-height: 48px; margin-top: 20px; opacity: 0.7;}
#section1 .title1, #section1 .title2, #section2 .title1, #section2 .title2 { color: #fff; opacity: 1;}
#section1 .title3, #section2 .title3 { color: #fff;}
#section3 .title3 { color: #000;}
#section1 .title1 { background: url(../images/titleline2.png) no-repeat center bottom;}
#section2 .title1 { background: url(../images/titleline3.png) no-repeat center bottom;}
#section3 .title1 { background: url(../images/titleline4.png) no-repeat center bottom;}
.mTxt1 { width: 526px; height: 195px; margin: 0 auto; position: relative; top: 25%; background: url(../images/oneTxt.png) no-repeat 0 0;}
.DownloadBtn { cursor: pointer; margin: 85px auto 0; width: 220px; height: 50px; position: relative; background: #5396FF; color: #fff; line-height: 50px; font-size: 24px; border-radius: 25px;}
.DownloadBtn a { display: inline-block; width: 100%; height: 100%; color: #fff; font-family: 'PingFang-SC-UltraLight', '微软雅黑', '宋体';}
.mTxt1 { width: 526px; height: 195px; margin: 0 auto; position: relative; top: 25%; background: url(../images/oneTxt.png) no-repeat 0 0;}
.DownloadBtn { cursor: pointer; margin: 85px auto 0; width: 220px; height: 50px; position: relative; background: #5396FF; color: #fff; line-height: 50px; font-size: 24px; border-radius: 25px;}
.DownloadBtn a { display: inline-block; width: 100%; height: 100%; color: #fff; font-family: 'PingFang-SC-UltraLight', '微软雅黑', '宋体'; text-decoration: none;}
#fp-nav ul li a span, .fp-slidesNav ul li a span { background-color: rgb(0, 0, 0,0.4); width: 8px; height: 8px;margin: -4px 0 0 -4px; }
#fp-nav ul li a.active span, #fp-nav ul li:hover a.active span, .fp-slidesNav ul li a.active span, .fp-slidesNav ul li:hover a.active span{background-color: rgb(227, 26, 42,1);}


/* header */
.headerwrap{width: 100%;box-sizing: border-box; box-sizing: border-box;top: 0;left: 0;z-index: 20;transition: all .3s; position: absolute; margin-top: 30px;}

.headerwrap .h_top{ width: 100%;height: 50px; background-color: #d40011;}
.headerwrap .h_top .left{ width:50%; float: left; line-height: 50px; color:#fff; font-size: 14px; font-weight: 300; padding-left: 5px;}
.headerwrap .h_top .right{ width: 50%; float: right;border-right: 1px solid rgb(255, 255, 255, 0.2);}
.headerwrap .h_top .right a{ float: right; display: block; line-height: 50px; height: 50px; font-size: 14px; padding: 0 20px; color:#fff; border-left: 1px solid rgb(255, 255, 255, 0.2); font-weight: 300;}
.headerwrap .h_top .right i{ color:#fff; font-size: 14px; margin-right: 5px; line-height: 50px;}
.headerwrap .header{display: flex;display: -webkit-flex;-webkit-justify-content: space-between;justify-content: space-between;-webkit-align-items: center;align-items: center; position: relative; background-color: rgba(255,255,255,0);}
.headerwrap .header .logo{display: block; float: left; }
.headerwrap .header .logo img{display: block;width: auto;height: 69px;}
.headerwrap .header .logo .logo02{display: none;}


.navMenu{display: flex;display: -webkit-flex;-webkit-justify-content: flex-start;justify-content: flex-start;-webkit-align-items: center;align-items: center; height: 65px; margin-left: 2rem;}
.nav >li{ float:left; position:relative; padding:0 0.25rem; cursor:pointer;}

.nav >li:last-child::after{width: 0px;}
.nav >li:before{ content:""; width:96%; height:0; transition:328ms; background:#d40011; position:absolute; left:2%; bottom:0px; opacity:0; visibility:hidden;}
.nav >li >a{ display:block; color:#fff;  line-height:65px;  font-size: 15px;}
.meundown{ background:rgba(255,255,255,0.9);
  position: absolute;
  width: 1.8rem;
  padding: 15px 6px 25px;
  left: -0.35rem;
  top: 50px;
  opacity: 0;
  transition: 430ms;
  visibility: hidden;
  z-index: 999;}
.meundown:before{ content:""; width:10px; height:0px; background:url(../images/arrow.png) center no-repeat; position:absolute; left:50%; margin-left:-5px;}
.meundown li{ position:relative; text-align: center; border-bottom: 1px dotted #ccc;transition: 430ms;}
.meundown li:before{ content:""; width:0; height:100%; background:#333333; color: #fff; position:absolute; left:50%; top:0; transition:320ms; opacity:0;}
.meundown li a{ padding: 0;
  height: 42px;
  text-align: center;
  line-height: 42px;
  color: #343434;
  font-size: 14px;
  position: relative;transition: 430ms;}
.meundown li:hover a{ color:#fff;}
.meundown li:nth-of-type(4n) a{border-right: 0px solid #eaeaea;}
.meundown li:hover:before{ width:100%; opacity:1; left:0; color: #fff;}

/* .nav >li.current{ border-bottom: 3px solid #d40011;} */
.nav >li.current::after{width: 0px;}
.nav >li.current .nav a{color:#fff;}
/* .nav >li.current .meundown a{color:#343434; }
.nav >li.current .meundown:hover a{ color: #343434; }
.nav >li.current .meundown:hover a:hover{ color: #fff; } */
.nav >li:hover:before,.nav >li.current:before{ height:3px; opacity:1; visibility:visible;}
.nav >li:hover .meundown{ opacity:1; visibility:visible; top:65px;}
.header .right{ float: right;}
.header .h_en{ float: left;font-size: 16px; color:#fff; margin-right: 20px;}
.header .h_en i{ font-size: 16px; color:#fff; margin-right: 5px;}
.header .h_en a{ color:#fff}
.header .h_en a:hover{color:#d40011;}
.header .h_weixin{   position: relative; float: right;}
.header .h_weixin i{ font-size: 16px; color:#fff;}
#ewm{ width:160px; height:160px; padding-top:10px; line-height:20px; position:absolute;  border:0px solid #ccc; background:#fff; top:43px; right:0; text-align:center; color:#352920;z-index:99999999999; }
#ewm img{width:100%; height:auto; padding: 0 ;}
.t_search{ height: 50px; }
.header-ss{
	width: 100%;
	padding: 0 50px;
	height: 1rem;
	margin: 0 auto;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 99;
	background: #fff;
	overflow: hidden;
	display: none;
}
.header-ss-div{
	width: 750px;	
	margin: 0 auto;
	background: #fff;
	text-align: center;
	padding-top: 0.3rem;
	overflow: hidden;
	position: relative;
  
}
.header-ss-div .btn{font-size: 0.24rem; margin-top: 0px;line-height: 0.5rem; float: right; }
.header-ss-div form{
	display:inline-block;
	width: 100%;
	max-width: 600px;
	height: 40px; 
  
}
.header-ss-div .int1{display: inline-block;	width: 40px;height: 40px;background: #fff url(../images/ico45.png) no-repeat center;border: none;float: left;}
.header-ss-div .int2{display: inline-block;	width: calc(100% - 100px);	border: none;color: #333;height: 40px;line-height: 40px;float: left;
	margin-left: 20px; }
.header-ss-div .img1{position: absolute;top: 40px;right: 10px;}
.header-ss-div .img1:hover{	opacity: .85;}

.headerwrap.show{ position: relative;}
.headerwrap.show .nav >li >a{ color:#232323;}
.headerwrap.show .header .h_en{color:#232323;}
.headerwrap.show .header .h_en i{ color:#232323;}
.headerwrap.show .header .h_weixin i{ color:#232323;}
.headerwrap.show .header .h_en a{ color:#232323}

.m-bann{display: none;}
.indexban{position:relative; background-color: #000; }
.indexbanner .textbox{position:absolute;top:0%; text-align: center; width:100%;opacity:0;z-index:10;transition:1s cubic-bezier(0, 0, 0.03, 0.75) 0s;-webkit-transition:1s cubic-bezier(0, 0, 0.03, 0.75) 0s;-moz-transition:1s cubic-bezier(0, 0, 0.03, 0.75) 0s}
.indexbanner .textbox.cur{top:33%;opacity:1}
.indexbanner .textbox img{width: 60%; max-width:645px; height: auto;position: absolute; right: 25%;}
.indexbanner .textbox h2{ font-weight: 600; font-size: 52px; color: #fff;padding-top: 40px;text-shadow: 1px 1px 3px rgba(0,0,0,0.7); margin-bottom: 10px;}
.indexbanner .textbox h3{ font-weight: 600; font-size: 30px;  color: #fff;padding-top: 30px;text-shadow: 1px 1px 3px rgba(0,0,0,0.7);}
.indexbanner .textbox .type .line{width:50px;height:1px;margin-top:13px;margin-right:10px}
.indexbanner .textbox .type .text{font-size:16px;}
.indexbanner .textbox .title{font-size:48px;;line-height:1.2;margin-top:10px}
.indexbanner .textbox .desc {font-size: 24px;color: #000;margin-top: 10px;}
.indexbanner .textbox .brief {font-size: 18px;color: #fff;margin-top: 10px;}
.indexbanner .textbox .more{width:56px;height:56px;margin-top:75px;display:block;font-size:18px;border:1px solid;text-align:center;line-height:56px;text-align:center;font-weight:bold;color:#000;font-family:宋体, 'SimSun';}
.indexbanner .textbox .more:hover{background-color:#0086e8;border-color:#0086e8 !important;color:#fff !important}
.swiper-pagination2{position:absolute;text-align:center;-webkit-transition:.3s opacity;-o-transition:.3s opacity;transition:.3s opacity;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);z-index:10}
.indexban .swiper-container-horizontal>.swiper-pagination-bullets{width:8px;left:auto;right:7.105vw;bottom:auto;top:40%;padding-bottom:16px;background-image:url(../img/banicon.png);background-repeat:no-repeat;background-position:center bottom;}
.indexban .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:3px 0}
.indexban .swiper-pagination-bullet{transition:0.5s ease 0s;-webkit-transition:0.5s ease 0s;-moz-transition:0.5s ease 0s; background-color:#fff;opacity: 0.6;}

.indexban .swiper-pagination-bullet-active{height:29px;background-color:#d40011;border-radius:8px;}




.footer{ background:#1e1c1c;display: block;overflow: hidden;padding: 1rem 0 0.6rem 0; }
.footer .center{ display: block;margin: 0 auto;overflow: hidden;}
.footer .top{ display: -webkit-flex;display: flex;-webkit-justify-content: space-between;justify-content: space-between; overflow: hidden;     margin-bottom: 60px; }
.footer .top dd{ display: block;overflow: hidden;line-height: 1;  font-size: 12px; }
.footer .top dd h3{ display: block;overflow: hidden;    margin-bottom: 25px;}
.footer .top dd h3 a{color: #fff;font-size: 16px;font-weight: normal;line-height: 1em;}
.footer .top dd h4{ display: block;overflow: hidden; line-height: 1.5; margin: 0; padding: 0;}
.footer .top dd h4 a{display: inline-block;color: #a4a4a4;font-size: 14px;line-height: 28px; position: relative; overflow: hidden;}
.footer .top dd h4 a span{  background: #d40011;position: absolute;width: 100%;height: 1px;bottom: 2px;left: -100%;transition: all .3s; }
.footer .top dd h4 a:hover span{ left:0%;  }
.footer .top dd h4 a:hover{ color:#fff; }


.footer .top dt{ display: block;overflow: hidden;}
.footer .top dt img{display: block;height: 130px;width: auto;}
.footer .top dt span{ display: block;text-align: center;color: #a4a4a4;font-size: 13px;letter-spacing: 1px;     margin:12px 0 0 0;}
.footer .top dt span i{display: none;}
.footer .bottom{display: block;  box-sizing: border-box;}
.footer .bottom h3{     float: left;display: block;text-align: left;color: #747474;font-size: 14px;letter-spacing: 1px;}
.footer .bottom h3 a{ color: #747474;letter-spacing: 0;}
.footer .bottom h3 #lk1{ color: #999;margin-left: 30px;letter-spacing: 0;border: 0;background: #656565;height: 26px;font-size: 12px;text-indent: 1em;cursor: pointer;}
.footer .bottom h3 #lk1 option{ background: #656565; color: #999; outline:1px solid green;}
.footer .bottom h4{ float: right;display: block;text-align: right;color: #747474;font-size: 14px;letter-spacing: 1px;}
.footer .bottom h4 a{color: #747474; letter-spacing: 0; font-size: 14px;}
 


 
.footer .bottom h3 strong{ color: #999;margin-left: 30px;letter-spacing: 0;border: 0;background: #656565;height: 26px;font-size: 12px;text-indent: 1em;cursor: pointer;position: relative;    display: inline-block; width: 250px;}
.footer .bottom h3 strong span{ display: block;line-height: 26px;font-size: 12px; font-weight: normal;}
.footer .bottom h3 strong .fa{ position: absolute;width: 26px;height: 26px;top: 0;right: 10px;text-align: center;line-height: 26px;}
.footer .bottom h3 strong font{ display: none;position: absolute;bottom: 26px;width: 100%;z-index: 1;background: #656565;    overflow-y: auto;max-height: 200px;padding: 20px 0;  }
.footer .bottom h3 strong font a{ display: block;margin: 0;color: #999;font-size: 12px;line-height: 26px; font-weight: normal;}
.footer .bottom h3 strong font a:hover{ background: #232323;color: #fff;}
.footer .bottom h3 strong:hover font{display: block;}
 

.footer .bottom h3 strong font::-webkit-scrollbar {
            width: 2px; 
            height: 2px;
            scrollbar-arrow-color:red;

        }
.footer .bottom h3 strong font::-webkit-scrollbar-thumb {
            border-radius: 2px;
            -webkit-box-shadow: inset 0 0 3px rgba(255,255,255,0.2);
            background: rgba(255,255,255,0.9);
            scrollbar-arrow-color:red;
        }
.footer .bottom h3 strong font::-webkit-scrollbar-track {
            -webkit-box-shadow: inset 0 0 3px rgba(255,255,255,0.2);
            border-radius: 0;
            background: rgba(255,255,255,0.3);
        }


.indexPart1{ width: 100%;padding: 0.8rem 0; }
.name2{text-align: center; position: relative; margin-bottom: 0.5rem; width: 100%;}
.name2 h2.h2{ font-size: 0.36rem; color: #232323;position: relative; width:3.2rem; margin: 0 auto 30px; }
.name2 h2.h2::before{content: ""; position: absolute; width:41px;height: 4px; left: 0%; top: 0.2rem; background:#e31a2a; }
.name2 h2.h2::after{content: ""; position: absolute; width:41px;height: 4px; right: 0%; top: 0.2rem; background:#e31a2a; }
.name2 h3.h3{ font-size: 0.16rem; color: #959595;  text-align: center;}
.name2 .more{ position: absolute; right: 0; top: 10px;}
.name2 .r_menu{ position: absolute; right:0; top:30px;}
.name2 .r_menu a{ padding: 0.1rem 0.4rem; border: 1px solid #2c2c2c; border-radius: 30px; margin-left: 10px; font-size: 0.16rem; color:#6c6c6c;transition: .5s;}
.name2 .r_menu a:hover{ background: #f7b800; color:#fff;border: 1px solid #f7b800; }

.ip1_box{width: 100%;position: relative;}
.ip1_box .li{width: 100%;overflow: hidden;box-sizing: border-box;position: relative; transition: all .3s; padding: 10px; }

.ip1_box .li .team{width:100%; border-radius: 8px; margin-bottom: 20px; position: relative;box-shadow: 0px 0px 10px rgba(0,0,0,.1);
  /*考虑浏览器兼容性*/  
-moz-box-shadow: 0px 0px 10px rgba(0,0,0,.1);  
-webkit-box-shadow: 0px 0px 10px rgba(0,0,0,.1);}
.ip1_box .li .team .tu{ width:100%; overflow: hidden; border-radius: 8px;}
.ip1_box .li .team .tu img{display: block;width: 100%;transition: all .6s;}
.ip1_box .li:hover .tu img{transform: scale(1.1);}
.ip1_box .li .tu .txt01{ position: absolute; bottom: 0.4rem; font-size: 16px; color:#666; width: 100%;text-align:center;}
.ip1_box .li .tu .txt02{ position: absolute; top: -0.45rem;  width: 100%; text-align:center; background: url(../images/001.png) no-repeat top; height: 100px; background-size: 100% auto;padding-top: 20px;}
.ip1_box .li .team h2{position: absolute; top: 0.18rem; font-size: 16px;color:#fff; width: 100%; text-align: center;}

.ip1_box .li .text{width: 100%;padding: 0;}
.ip1_box .li .text strong{display: block;width: 70px;height: 1px;background-color: rgba(255,255,255,0.5);margin: auto;transition: all .3s;}
.ip1_box .li .text h4{font-size: 0.14rem;color: #666666;line-height: 28px;text-align: left;min-height: 80px;transition: all .3s; margin-top: 0.3rem; margin-bottom: 0.5rem; font-weight: 300;}
.ip1_box .li:hover .text strong{width: 70px;background-color: rgba(255,255,255,0.5);}
.ip1_box .li .text h3{font-size: 0.2rem;color: #232323;text-align: left;transition: all .3s;margin-bottom: 15px;  }
.ip1_box .li .text span{ color:#838383; font-size: 14px;}
.ip1_box .li .more{ width:1.1rem; height: 0.45rem; position: absolute; right: 0; bottom: 0; border-radius: 0;  background: #caa052;text-align: center;transition: all .3s; display: block;}
.ip1_box .li .more img{ align-items: center; margin-top: 0.11rem; }

.ip1_box .li:hover .more{ width:100%}
.ip1_box .li .text a{border: 1px solid #fff;color: #fff;width: 150px;height: 42px;line-height: 42px;background-color: transparent;opacity: 0;transform: translateY(50px);transition: all .3s;}
.ip1_box .li .text a::after{border: #fff;}
.ip1_box .li .text a:hover{color: #232323;}
.ip1_box .li:hover .text a{transform: none;opacity: 1;}
.ip1_box .swiper-button-next,.ip1_box .swiper-button-prev{width: 46px;height: 46px;background-color: #fff;color: #1c3e7d;font-size: 18px;display: flex;display: -webkit-flex;-webkit-justify-content: center;justify-content: center;-webkit-align-items: center;align-items: center;background-image: none;outline: none;top: 50%;margin-top: -23px;}
.ip1_box .swiper-button-next{right: 0;}
.ip1_box .swiper-button-prev{left: 0;}
.ip1_box .swiper-pagination-bullet{ width: 0.5rem; height: 2px; border-radius: 0;}
.ip1_box .swiper-pagination-bullet-active{ background:rgba(255,255,255,0.5);}

.indexPart2{ width: 100%; background: #fbfbfb; position: relative; }
.indexPart2 .left{width: 50%; float: left; background: url(../images/013.jpg) no-repeat bottom; height:100vh; text-align: center; padding: 1rem 0; position: relative;}
.indexPart2 .left h2{ font-size: 0.36rem;color:#e31a2a; font-weight: bold; margin-bottom: 10px;}
.indexPart2 .left h3{ font-size: 0.24rem;color:#131313; font-weight: 300;}
.indexPart2 .left .text{ width: 70%; margin: 0.6rem auto; height: 300px; overflow: hidden;}
.indexPart2 .left .text p{ line-height: 36px; font-size: 16px; color:#666666; margin-bottom: 20px; text-align: left;}
.indexPart2 .shuli{
  width: 70%; 
  margin: 0 auto;
  margin-top:0.8rem;
  font-size:0;
}
.indexPart2 .shuli li{
  float:left;
  width: 33.3%;
}
.indexPart2 .shuli li .number .shu{
  font-size:0.42rem;
  font-family:Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
  color:#e31a2a;
  font-weight:bold;
  line-height:1;
  vertical-align:middle;
}
.indexPart2 .shuli li .number .numname{
  font-size:0.18rem;
  color:#232323;
  vertical-align:middle;
  margin-left:0.15rem;
  font-weight: 300;
}
.indexPart2 .shuli li .num-tit{
  font-size:0.16rem;
  color:#6f6f6f;
margin-top: 10px;
font-weight: 300;
}
.indexPart2 .left .more{ margin: 0 auto 0; position: absolute; bottom: 0.8rem; left: 0; right: 0; background-color: #333333;}


.indexPart2 .right{ width: 50%;float: right;}

.indexPart3{width:100%;padding:1rem 0; position: relative; height: 100vh;}
.indexPart3 .name { color:#fff; width: 100%; text-align: center;}
.indexPart3 .name h2{ font-size: 0.36rem; color:#e31a2a; margin-bottom: 20px;}
.indexPart3 .name h3{ font-size: 0.18rem; color:#9c9b9b;}
.indexPart3 .more{ margin: 0 auto 0; position: absolute; bottom: 0.8rem; left: 0; right: 0; background-color: #333333;}
/* prothere03 */
.prothere03wrap{width: 100%;box-sizing: border-box;background: #eee;}
.prothere03{width: 100%;position: relative; margin-top: 0.8rem;}
.prothere03 .li{width: 100%;overflow: hidden;box-sizing: border-box;position: relative; transition: all .3s; }
.prothere03 .li .tu{ width:100%; overflow: hidden;  margin-bottom: 50px;}
.prothere03 .li .tu img{display: block;width: 100%;transition: all .6s;}
.prothere03 .li:hover .tu img{transform: scale(1.1);}

.prothere03 .li .text{width: 100%;padding: 0;}
.prothere03 .li .text strong{display: block;width: 70px;height: 1px;background-color: rgba(255,255,255,0.5);margin: auto;transition: all .3s;}
.prothere03 .li .text h4{font-size: 0.14rem;color: #949494;line-height: 28px;text-align: left;min-height: 60px;transition: all .3s; margin-top: 0.3rem; margin-bottom: 0.2rem; font-weight: 300;}
.prothere03 .li:hover .text strong{width: 70px;background-color: rgba(255,255,255,0.5);}
.prothere03 .li .text h3{font-size: 0.2rem;color: #232323;text-align: left;transition: all .3s;margin-bottom: 15px;  }
.prothere03 .li .text span{ color:#949494; font-size: 14px;}
.prothere03 .li .more{ width:1.1rem; height: 0.45rem; position: absolute; right: 0; bottom: 0; border-radius: 0;  background: #caa052;text-align: center;transition: all .3s; display: block;}
.prothere03 .li .more img{ align-items: center; margin-top: 0.11rem; }

.prothere03 .li:hover .more{ width:100%}
.prothere03 .li .text a{border: 1px solid #fff;color: #fff;width: 150px;height: 42px;line-height: 42px;background-color: transparent;opacity: 0;transform: translateY(50px);transition: all .3s;}
.prothere03 .li .text a::after{border: #fff;}
.prothere03 .li .text a:hover{color: #232323;}
.prothere03 .li:hover .text a{transform: none;opacity: 1;}
.prothere03 .swiper-button-next,.prothere03 .swiper-button-prev{width: 46px;height: 46px;background-color: #fff;color: #1c3e7d;font-size: 18px;display: flex;display: -webkit-flex;-webkit-justify-content: center;justify-content: center;-webkit-align-items: center;align-items: center;background-image: none;outline: none;top: 50%;margin-top: -23px;}
.prothere03 .swiper-button-next{right: 0;}
.prothere03 .swiper-button-prev{left: 0;}
.prothere03 .swiper-pagination-bullet{ width: 0.5rem; height: 2px; border-radius: 0;}
.prothere03 .swiper-pagination-bullet-active{ background:rgba(255,255,255,0.5);}




.ip3_box{ border-top: 1px solid #e9e9e9; padding-top: 63px;}

.w-accor{ overflow:hidden; position:relative;}
.w-accor ul,.w-accor li{ padding:0; margin:0; list-style:none;}
.w-accor ul{ width:101%;}
.w-accor li{ position:relative; overflow:hidden;float:left; border-right: 10px solid #fff;}
.w-accor li:last-child{border-right: 0px solid #fff;}
.accorClick li{ cursor:pointer;}
.w-accor li .item{ position:relative;}
.w-accor li > a{ display:block; position:absolute; left:0; right:0; top:0; bottom:0;}
.w-accor h3{ font-size:125%; margin:0; padding:0; font-weight:normal;}
.w-accor .acr_p{ margin-top:0.5em; }

.w-accor6 li img{ max-width:100%;}
.w-accor6 li .cont_ar{ color:#fff;position:absolute; left:0; top:0; bottom:0; right:0;}
.w-accor6 li .cont_ar:before,.w-accor6 li .cont_ar:after{ content:'';position:absolute; left:0; height:100%; right:0; background:#000; opacity:0; *filter:alpha(opacity=35); filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=35);transition:height 0.5s; -webkit-transition:height 0.5s;}
.w-accor6 li .cont_ar:before{ top:0;}
.w-accor6 li .cont_ar:after{ bottom:0;}
.w-accor6 li h3{ text-align:left; line-height:1.5; position:absolute; z-index:1; left:0; right:0; padding:0.5em 1.2em;bottom:0%; top:10%\9; *top:10%; transform:translateY(-50%); -webkit-transform:translateY(-50%);transition:all 0.5s; -webkit-transition:all 0.5s; font-size: 0.2rem; color:#fff;}
:root .w-accor4 li h3{ top:50%;}
.w-accor6 li .dec_ar{ line-height:1.7; max-height:100%; max-height:calc(100% - 7em); overflow:hidden; position:absolute; z-index:1; left:40px; right:40px;top:50%; top:10%\9; *top:10%; transform:translateY(-50%) scale(0); -webkit-transform:translateY(-50%) scale(0); opacity:0; *filter:alpha(opacity=0); filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);transition:all 0.5s; -webkit-transition:all 0.5s; }
:root .w-accor6 li .dec_ar{ top:50%;}
.w-accor6 li .i_img{ text-align:center; margin-bottom:1em;}
.w-accor6 li .i_img img{ max-width:80%; max-height:80px;}
.w-accor6 li.cur .cont_ar:before,.w-accor6 li.cur .cont_ar:after{ height:3em;}
.w-accor6 li.cur h3{ transform:translateY(0); -webkit-transform:translateY(0);}
.w-accor6 li.cur h3.h_1{ bottom:2em}
.w-accor6 li.cur h3.h_2{ top:auto; bottom:0;}
.w-accor6 li.cur .dec_ar{opacity:1; *filter:alpha(opacity=100); filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);transform:translateY(-50%) scale(1); -webkit-transform:translateY(-50%) scale(1);transition-delay:0.3s; -webkit-transition-delay:0.3s;}


.indexPart4{width:100%;background-color: #fff; padding: 1rem 0 0.6rem;}
.indexPart4 li{width:30%; float:left;margin-right: 5%;}
.indexPart4 li:last-child{ width: 30%; margin-right: 0;}
.indexPart4 li .tu{ width:100%; position: relative;overflow: hidden;}
.indexPart4 li .tu img{ width:100%; height: auto;overflow: hidden;}
.indexPart4 li .txt{ padding: 0.4rem 0.15rem;}
.indexPart4 li .txt h6{ color:#a1a1a1; font-size: 0.14rem;}
.indexPart4 li .txt h2{ color:#343434; font-size: 0.2rem; margin: 0.15rem 0 0.2rem 0;}
.indexPart4 li .txt p{ font-size: 0.15rem;  color:#a1a1a1; line-height: 0.24rem;}
.indexPart4 li .txt .more2{ background: none; text-align: left; margin-top: 0.28rem;}
.zoomImage{
  width:100%;
  height:0;
  padding-bottom: 65%;
  overflow:hidden;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size:cover;
  -moz-background-size:cover;
  background-size:cover;
}
.indexPart4 .i4_news{ width:100%; margin-bottom: 0.4rem;}
.indexPart4 .i4_news .left{ width:28%; float: left;}
.indexPart4 .i4_news .right{ width: 65%; float: right;}
.indexPart4 .i4_news .right h2{ font-size: 0.18rem; color:#343434; line-height: 1.3; font-weight: bold;}
.indexPart4 .i4_news .right h6{ color:#a1a1a1; font-size: 0.16rem; margin-top: 0.1rem;}
.zoomImage2{
  width:100%;
  height:0;
  padding-bottom: 70%;
  overflow:hidden;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size:cover;
  -moz-background-size:cover;
  background-size:cover;
}
/* banner */ 

.pubbanner {
  width: 100%;
  overflow: hidden;
  position: relative;
}
.pubbanner .bg{ background: rgb(0,0,0,0.2); position:absolute; width: 100%; height: 100%; left: 0;top: 0;}
.pubbanner-img {
  width: 100%;
  min-height: 3.4rem;
  object-fit: cover;
}

.pubbanner-img img {
  width: 100%;
  height: auto;
  vertical-align: middle;
}

.pubbanner-words {
  position: absolute;
  z-index: 4;
  color: #fff;
  top: 38%;
  left: 116px;
}

.pubbanner-tolt {
  left: 0%;width: 100%; text-align: center;
}

.pubbanner-words h6 {
  font-size:0.46rem;
  font-weight: 300;
  opacity: 1;
  color:#fff;
  text-shadow: rgba(0, 0, 0, 0.7) 1px 1px 3px;
}

.pubbanner-words p {
  font-size: 18px;
  margin-top: 12px;
  opacity: 0;
}

.pubbanner-line:before,
.pubbanner-line:after {
  content: "";
  opacity: 0;
  transition: all .4s ease 1s;
  height: 100%;
  width: 1px;
  background: #fff;
  position: absolute;
  top: 0;
  transform: rotate(30deg);
}

.pubbanner-line:before {
  left: -28px;
}

.pubbanner-line:after {
  right: -16px;
}

.pubbanner-active.pubbanner-line:before,
.pubbanner-active.pubbanner-line:after {
  opacity: .3;
}

.pubbanner-active.pubbanner-words h6 {
  animation: pubMove 1s ease both 100ms;
}

.pubbanner-active.pubbanner-words p {
  animation: pubMove 1s ease both 300ms;
}

@keyframes pubMove {
  0% {
      transform: translateX(240px);
      opacity: 0;
  }
  100% {
      transform: translateX(0);
      opacity: 1;
  }
}

.pubbanner-up {
  position: absolute;
  bottom: 124px;
  left: 24px;
  writing-mode: vertical-lr;
  writing-mode: tb-lr;
  white-space: nowrap;
  font-size: 70px;
  color: #fff;
  opacity: .2;
}

.pageNav {
  width: 100%;
  /* box-shadow: 0px 10px 10px #f2f2f2; */
  border-bottom: 1px solid #f0f0f0;  
  background: rgba(0, 0, 0, 0.8);
  text-align: center;
  position: absolute; bottom: 0; z-index: 9;
  /* height: 0.75rem;
  line-height: 0.75rem; */
}

.pageNav li {
  font-size: 14px;  
  text-align: center;
  position: relative;
  float: left;
  display: block;
}
.pageNav2 li {width: 24%;}
.pageNav3 li { width: 20%;  border-bottom: 1px solid rgb(255, 255, 255, 0.2); border-right: 1px solid rgb(255, 255, 255, 0.2);}
.pageNav3 li:nth-child(5n){border-right: 0px;}
.pageNav4 li {width: 33.33%;}
.pageNav5 li {width: 50%;}
.pageNav li:first-child {border-left: 0;}
.pageNav li .ico { padding: 0.30rem 0 0.15rem;text-align: center;}

.pageNav li .ico img {
  width: 33px;
  margin: 0 auto;
}


.pageNav li a {
  font-size: 15px;
  color: #fff;
  height: 0.75rem; line-height: 00.75rem;
  padding: 0px 40px; display: block;
}
/* .pageNav_cp li a {
  font-size: 15px;
  color: #fff;
  height: 0.75rem; line-height: 00.75rem;
  padding: 0px 20px; display: block;
} */

.pageNav li a:hover {
  color: #d40011;
}
.pageNav li a.aNow {
  color: #fff; 
  background: #d40011;
}
/* .pageNav li.anow::after {
  content: "";
    width: 100%;
    height: 3px;
    transition: 328ms;
    background: #d40011;
    position: absolute;
    left: 0%;
    bottom: 0px;
    opacity: 1;
} */

.pageNav li a.aNow:hover {
  color: #fff;
}

.pageNav .add {
  margin-right: 2.5%;
  float: right;
  text-align: right;
  line-height: 60px;
  height: 60px;
  color: #ccc;
  font-weight: 300;
}

.pageNav .add a {
  color: #ccc;
  font-weight: normal;
  font-size: 13px;
}
.pageNav .add a:hover{ color:#fff;}

.pageNav .add i {
  color: #caa052;
  margin-right: 10px;
}

.ny_main {
  padding: 0.8rem 0;
}

.ny_main.fix .pageNav {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 30;
}

.padd_0{padding:0 1.5% 0.8rem 1.5%;}
.ny_main .dy_page {
  padding: 0 0px;
}
.w1200{ max-width: 1400px;margin: 0 auto; width: 88%;}
.sub-tit {  text-align: center; margin-bottom: 0.6rem;}
.sub-tit .en {  font-size: 0.8rem; color: #f5f5f5;  font-family: arial;  text-transform: uppercase;  font-weight: bold;}
.sub-tit .cn {  font-size: 0.36rem; color: #333;  margin-top: -0.4rem;}
.sub-tit .line {  width: 40px;  height:4px;  background-color: rgba(0,0,0,.1);  margin: 25px auto 0;}
.ny_main .dy_page .w1200 p {
  color: #666;
  font-size: 15px;
  line-height: 30px;
  font-weight: 300;
  font-family: "PingFang SC Regular"
}

.abouttitle {
  padding: 1.5rem 0;
  text-align: center;
  background:url(../images/012.jpg) center fixed no-repeat; 
  background-size: 100% auto;
}
.story-list li.pad_t_0{ padding-top: 0;}
.story-list li{
  padding-top: 1rem; width: 100%; float: left;
}
.story-list li:last-child{
  margin-bottom: 0;
}
.story-list .img{
  float: left;
  width: 50%;
}
.story-list .img img{
  width: 100%;
}
.story-list .sub-tit,
.story-list .about-con{
  text-align: left;
}
.story-list .text-box{
  float: right;
  width: 45%;
}
.story-list li:nth-child(2n) .img{
  float: right;
}
.story-list li:nth-child(2n) .text-box{
  float: left;
}
.story-list .sub-tit .en{
color: #efefef;
}
.story-list .sub-tit .line{
margin: .5rem 0 0;
}
.story-list .about-con{
margin-top: .5rem;
}
.ny_main .dy_page .wd100 {
  width: 100%;
}

.ny_main .dy_page .wd100 h2 {
  color: #c2b6ac;
  font-size: 32px;
  line-height: 0px;
  font-weight: 300;
  margin-bottom: 30px;
  margin-top: 20px;
  font-family: Myriad Pro, DejaVu Sans Condensed, Helvetica, Arial, " sans-serif";
  text-transform: uppercase;
}

.ny_main .dy_page .wd100 h3 {
  color: #232323;
  font-size: 36px;
  font-weight: 400;
  line-height: 30px;
}

.ny_main .dy_page .wd100 .line {
  width: 24px;
  height: 2px;
  background: #001446;
  margin: 30px 0 50px 0;
}

.ny_main .dy_page .wd100 p {
  color: #666;
  font-size: 15px;
  line-height: 30px;
  font-weight: 300;
  font-family: "PingFang SC Regular"
}

.ny_main .dy_page .wd100 p img {
  max-width: 90%;
  height: auto
}

.ny_main .dy_page .left {
  width: 70%;
  float: left;
}

.ny_main .dy_page .left h2 {
  color: #cd151d;
  font-size: 32px;
  line-height: 0px;
  font-weight: 300;
  margin-bottom: 30px;
  font-family: Myriad Pro, DejaVu Sans Condensed, Helvetica, Arial, " sans-serif";
  text-transform: uppercase;
}

.ny_main .dy_page .left h3 {
  color: #4B4B4B;
  font-size: 36px;
  font-weight: 400;
  line-height: 30px;
}

.ny_main .dy_page .left .line {
  width: 24px;
  height: 2px;
  background: #001446;
  margin: 30px 0 50px 0;
}

.ny_main .dy_page .left p {
  color: #666;
  font-size: 15px;
  line-height: 30px;
  font-weight: 300;
}

.ny_main .dy_page .right {
  width: 25%;
  float: right;
  position: relative;
  padding-top: 100px;
}

.ny_main .dy_page .right img {
  width: 100%;
  height: auto;
  border-radius: 5px;
}

.ny_main .dy_page p.txt01{ text-align: left; font-size: 0.36rem; position: relative; font-weight: 500; color:#caa052; padding-bottom:0.3rem; margin-bottom: 0.3rem;}
.ny_main .dy_page p.txt01::before{content: ''; position: absolute; bottom: 0; left: 50%; margin-left: -0.25rem; width: 0.5rem; height: 2px; background: #ccc;}
.ny_main .dy_page p.txt02{text-align: left; font-size: 0.24rem;color: #666;margin-bottom: 0.3rem; font-weight: 400;}

.dy_page .cultureslide{margin-top:44px;position:relative}
.dy_page .cultureslide .swiper-slide{height:auto}
.dy_page .cultureslide .swiper-slide .box{height:100%}
.dy_page .cultureslide .swiper-slide .img{width:100%; overflow: hidden;}
.dy_page .cultureslide .swiper-slide .img img{ width:100%; height: auto;}
.dy_page .cultureslide .swiper-slide .textbox{width:100%;border:1px solid #eee;border-top:none;padding:34px 3vw;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}
.dy_page .cultureslide .swiper-slide .textbox .title{color:#000;font-size:0.28rem;text-align:center;}
.dy_page .cultureslide .swiper-slide .textbox .text{margin-top:10px;min-height:36px;text-align:center;text-align:center;line-height:1.286;color:#666;font-size:0.14rem;}
.dy_page .swiper-button-next,
.dy_page .swiper-button-prev{width:56px;height:56px;margin-top:-92px;background-color:#f2f2f2;background-size:auto;opacity:0}
.cultureslide:hover .swiper-button-next,
.cultureslide:hover .swiper-button-prev{opacity:1}
.dy_page .swiper-button-prev{background-image:url(../img/cul-l.png);left:-28px}
.dy_page .swiper-button-next{background-image:url(../img/cul-r.png);right:-28px}
.dy_page .swiper-button-prev:hover{background-color:#1263aa;background-image:url(../img/cul-lcur.png)}
.dy_page .swiper-button-next:hover{background-color:#1263aa;background-image:url(../img/cul-rcur.png)}
.dy_page .cultureslide .swiper-slide:hover .img img{transform:scale(1.05);-webkit-transform:scale(1.05);-moz-transform:scale(1.05)}


.network{ width: 100%;}
.network li{float: left;
  width: calc(33.33% - 1px);
  margin: 0 1px 1px 0;
  background: #f0f0f0;
  height: 2rem;
  padding: 0.2rem 2%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;}
.network li h4 {margin-bottom: 12px; font-size: 0.24rem; color:#333;}
.network li .address {
  margin-bottom: 2%;line-height: 0.26rem; font-size: 0.15rem;
  align-items: unset;
}
.network li .address pre{    line-height: 2;
  font-family: "PingFang SC Regular";
  font-size: 0.16rem; 
  white-space:pre-wrap;
  white-space:-moz-pre-wrap;
  white-space:-pre-wrap;
  white-space:-o-pre-wrap;
  word-wrap:break-word;}
  

.about_hj {
  width: 100%;
  float: left;
}

.cp_neir{padding:0 0% 20px;}
.cp_neir ul {
  width: 100%;
}

.cp_neir ul li {
  float: left;
  width: 22%;
  margin: 0 1.5% 0.4rem 1.5%;
  padding: 30px 0.2rem;
  position: relative;
  background: #f5f5f5;
}

.dummy {padding-top: 100%;}
.dummy2 {padding-top: 75%;}


.cp_neir ul li .txt2 a{color: #343434;}

.cp_neir ul li .txt2 {
  color: #343434;
  font-size: 16px;
  margin-bottom: 10px;
  width: 100%;
  float: left;
  padding: 18px 0 10px 0px;
  text-align: center;
}
.cp_tu {
  list-style-type: none;
  /*display:inline-block;*/
  display: block;
  float: left;
  max-width: 800px;
  max-height: 800px;
  width: 100%;
  margin: 0 0%;
  position: relative;
  overflow: hidden;
  background: #fff;
}

.cp_tu img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  max-width: 100%;
  max-height: 100%;
  display: block;
  margin: auto;
  padding: auto;
}

.cp_tu i {
  display: inline-block;
  vertical-align: middle;
  height: 100%;
}

.cp_tu p {
  text-align: center;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
}


/* 联系我们 */
.ctabox .pa {padding: 0px;}
.ctaList .namebox {width: 63%;float: left;}
.ctaList .ti {font-size: 26px;color: #333;line-height: 1.4;padding-right: 20px;margin-bottom: 10px;font-weight: bold;}
.ctaList .p {margin-top: 30px;line-height: 34px;color: #999;font-size: 15px;font-weight: 500;margin-bottom: 30px;}
.ctaList .mabox {width: 18%;float: left;margin-left: 20px;margin-top: 30px;}
.ctaList .mabox .ma {width: 120px;text-align: center;line-height: 1.4;max-width: 100%;}
.ctaList .mabox .ma img {display: block;width: 100%;}
.ditu {width: 100%;height: 550px;font-size: 12px;margin-top: 20px;background:url(../images/map.png) no-repeat center; position:relative}
.ditu .con_img{position:absolute;left:30px;bottom:30px;text-align:center;}
.ditu .con_img a{width:150px;padding:12px 0px;background:#d40011;text-align:center;border-radius:6px;color:#fff;display:inline-block; font-weight: bold; font-size: 15px;}

/*-----------------[新闻动态]--------------*/
.news1{ background:#fff;}
.news1 li{ padding-bottom:50px; margin-bottom:50px; border-bottom:1px #eee solid; }
.news1 li .imgDiv{ float:left; width:21%;height: 180px;  overflow:hidden;}
.news1 li .imgDiv img{ width:100%; height: 180px; transition:ease 0.3s; -webkit-transition:ease 0.3s; -moz-transition:ease 0.3s; -o-transition:ease 0.3s;}
.news1 li .imgDiv:hover img{ transform:scale(1.2); -webkit-transform:scale(1.2);}
.news1 li .text{ float:left; width: 70%; padding:0 1% 0 4%; background:url(../images/ico18_1hr.png) no-repeat right center;}
.news1 li .morebox{ float:left; width:125px; padding-left:50px;}
.news1 li .morebox .more{ display:block; margin-top:70px; width:125px; height:40px; line-height:40px; text-indent:20px; font-size:14px; color:#8b8b8c; background:#f5f5f5; background-size:100% 100%;}
.news1 li .morebox .more:hover{ background:#817465; color:#fff; box-shadow:0 0 15px rgba(20,167,83,0.5);background-size:100% 100%;}
.news1 li .text h3{ font-weight:inherit; font-size:18px; color:#333; padding-bottom:15px; margin-bottom:15px; background:url(../images/ico2_1hr.png) no-repeat left bottom; height: 25px; overflow: hidden;}
.news1 li .text h3 a{ color:#333;}
.news1 li .text h3 a:hover{ color:#000;}
.news1 li .text p{ font-size:16px; color:#8b8b8c; line-height:1.8; height:100px; font-weight: 300;}
.news1 li .text .time{ font-size:13px; color:#8b8b8c;}
/*
-----------------[文章详细页]--------------*/
.projectshow1{width: 98%; max-width: 1200px; margin: 60px auto;}
.projectshow1 .title{ text-align:center; padding-bottom:15px; margin-bottom:30px;   }
.projectshow1 .title h1{ font-weight:inherit; font-size:30px; font-weight: bold;color:#333; padding-bottom:18px;}
.projectshow1 .title .time{ font-size:14px; color:#8b8b8c;text-align: center; width: 100%;border-bottom:1px #ddd dotted; border-top:1px #ddd dotted; padding: 12px 0; margin-top: 15px;}
.projectshow1 .title .time span{ padding:0 10px;float: none;}
.projectshow1 .contentbox .text h2{ font-size:14px; color:#ec6c21; padding-bottom:20px;}
.projectshow1 .contentbox .text p{ font-size:14px; color:#666;line-height:2;}
.projectshow1 .contentbox img{ max-width:100%; height: auto;}
.projectshow1 .contentbox{ line-height: 32px; font-size: 16px;}

.detailsshare{ position:relative; padding-top:20px;}
.detailsshare .share{ height:5px;  border-bottom:1px #ddd dotted; }
.detailsshare .share em{ font-size:14px; color:#8d8d8d; line-height:27px; float:left; font-style:normal}
.detailsshare .share li{ float:left; margin-left:10px;}
.detailsshare .bottomDiv{ padding-top:30px;}
.detailsshare .bottomDiv a{ font-size:14px; color:#333;}
.detailsshare .bottomDiv em{ font-size:14px; color:#333; font-weight:bold; font-style:normal}
.detailsshare .bottomDiv a:hover{ color:#000; font-weight: bold;}
.detailsshare .bottomDiv .left{ float:left;}
.detailsshare .bottomDiv .left .getDiv{ padding-bottom:15px;}
.detailsshare .bottomDiv .right{ float:right; margin-top:10px;}
.detailsshare .bottomDiv .right .backbtn{display:block; font-size:14px; text-align:center; color:#8b8b8c; line-height:40px; width:120px; height:40px; border:1px #eee solid;}
.detailsshare .bottomDiv .right .backbtn:hover{ color:#fff; background-color:#ec6c21; border:1px #ec6c21 solid;}
.detailsshare .flshare{ float:right; width:242px;}

.bread-box{	width:100%;	height: 0.7rem;	border-top: 1px solid #f0f0f0;	background: #f5f5f5; display: block; margin-top: 20px;}
.bread-box .bread{
    float: left;
    padding-left:0;
}
.bread-box .bread a,
.bread-box .bread span{
    display: inline-block;
    *display: inline;
    zoom: 1;
    vertical-align: middle;
    margin: 0 2px;
}
.bread-box .bread a{
    color: #999;
    transition: all .2s;
	line-height: 0.7rem;
  font-size: 0.15rem;
}
.bread-box .bread .home{
    padding-left: 25px;
    background-repeat: no-repeat;
    background-position: left center;
    background-image: url('../images/home.png');
}
.bread-box .back{
  padding-right: 0%;
    float: right;
    font-size: 0.15rem;
	line-height: 0.7rem;
    color: #999;
    padding-left: 25px;
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 16px;
    background-image: url('../images/back-btn.png');
    transition: all .2s;
}

/*搜索*/

.search {
  width: 600px;
  background: #fff;
  height: 45px;
  line-height: 45px;
}

.search_box {
  margin: 0 auto;
  width: 600px;
}

.search-top-box {
  margin-top: 90px;
  padding: 60px 0 40px 0;
  margin-bottom: 1px;
  background: #f5f5f5;
}

.minh3 {
  min-height: 320px;
}

.search_time {
  line-height: 40px;
  height: 40px;
  width: 100%;
  text-align: left;
}

.search select {
  display: none;
}

.search .select_box {
  font-size: 14px;
  color: #999999;
  width: 120px;
  line-height: 45px;
  float: left;
  position: relative;
}

.search .select_showbox {
  height: 45px;
  background: url(../images/search_ico.png) no-repeat 90px center;
  text-indent: 1.5em;
}

.search .select_showbox.active {
  background: url(../images/search_ico_hover.png) no-repeat 90px center;
}

.search .select_option {
  display: none;
  border: 2px solid #fa0712;
  border-top: none;
  display: none;
  left: -2px;
  top: 45px;
  position: absolute;
  z-index: 99;
  background: #aaa;
}

.search .select_option li {
  text-indent: 1.5em;
  width: 100px;
  cursor: pointer;
}

.search .select_option li a {
  color: #666;
}

.search .select_option li.selected {
  background-color: #F3F3F3;
  color: #999;
}

.search .select_option li.hover {
  background: #BEBEBE;
  color: #fff;
}

.search input.inp_srh,
.search input.btn_srh {
  border: none;
  background: none;
  height: 45px;
  line-height: 45px;
}

.search input.inp_srh {
  font-size: 14px;
  outline: none;
  width: 60%;
  padding-left: 3%;
}

.search input.btn_srh {
  background: #2a2927;
  color: #FFF;
  font-family: "微软雅黑";
  font-size: 15px;
  width: 100px;
  float: right;
}

.nodate {
  color: #666;
  font-size: 20px;
  text-align: center;
}

.search_result {
  background: #fff;
  padding: 0px 0px 60px 0;
  min-height: 400px;
  margin-top: 30px;
}

.search_result .cp_neir {
  padding: 0.3rem 0;
}

.search_result ul.s_list li {
  width: 100%;
  border-bottom: 1px dashed #ccc;
  padding-left: 5px;
  height: 50px;
  line-height: 50px;
  font-size: 16px;
}

.search_result ul.s_list {
  width: 98%;
  margin: 0 auto;
}

.search_left {
  text-align: right;
  float: left;
  width: 200px;
  margin-right: 16px;
}

.search_left h5 {
  font-weight: normal;
  font-size: 16px;
  line-height: 30px;
}

/*产品列表*/
.cp_box_bg{ background: #f7f7f7;}
.cp_box_list{flex-wrap: wrap;display: flex; margin-top: -0.2rem;}
.i2ra{
	width: 50%;
	height: 50%;
	flex-direction: column;
	padding: 15px;
	position: relative;
}
.pda {
  margin-top: 25px;
  width: 23.875%;
  margin-right: 1.5%;
  background: #fff !important;
  padding-bottom: 30px;
  transition: .5s;
  -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2); 
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
}
.pda:nth-of-type(4n){ margin-right: 0;}
.i2ra::after{
	width: 0px;
	height: 3px;
	background: #d40011;
	position: absolute;
	left: 0;
	bottom: 0;
	content: "";
	transition: 1s;
	opacity: 0;
}
.i2ra:hover::after{
	width: 100%;
	opacity: 1;
}
.i2ra:nth-child(1),
.i2ra:nth-child(4){
	background: #f9f9f9;
}
.i2ra:hover{
	font-weight: bold;
	color: #d40011;
}
.i2raimg{
	flex: 0;
	flex-grow: 1;
	display: flex;
	justify-content: center;
	align-items: center;
}
.i2raimg img{
	max-width: 100%;
	max-height: 100%;
}
.pda .i2raimg{
	height: auto;
}
.pdai{
	opacity: 0;
	transition: .25s;
	width: 20%;
	position: absolute;
	right: 0;
	top: 0;
}
.pdai img{
	display: block;
	width: 100%;
}
.pda:hover .pdai{
	opacity: 1;
}
.pda:hover{
	transform:translateY(-10px);
	box-shadow: 0 0 15px rgba(0,0,0,.1);
}

.two_menu{ width:100%;  padding: 40px 20px 0px; text-align: center;   position: relative;}
.two_menu a{  text-align: center;display:inline-block;height: 0.48rem; line-height: 0.47rem; padding: 0 5% 0 5%; color:#565656;  margin: 0 15px ;  border-radius: 30px; background: #ddd; }
.two_menu a:hover{ background: #caa052;color:#fff;border-bottom:1px dotted #caa052;  }
.two_menu a.act { background: #caa052;color:#fff;}
.two_menu .zi_menu{ height: 30px; position: absolute;top:100px;}
.two_menu .zi_menu a{ background: none;}


/*产品详情*/
.product-detial .summary .summary-left{float: left;width:43%;display: flex;justify-content: space-between;}
.product-detial .summary .summaryTab{width: 90px;padding: 0px 0;position: relative;flex-shrink: 0;flex-grow: 0; margin-right: 30px; box-sizing: border-box;}
.product-detial .summary .summaryTab .img{border: 1px solid #e6e6e6;background: #fff;border-radius: 0%;box-sizing: border-box;padding: 5px;margin: 0px 0;transform: scale(0.9);}
.product-detial .summary .summaryTab .img img{width: 100%; height: 50px;}
.product-detial .summary .summaryPoster{width: 100%; background: #fff;}
.product-detial .summary .summaryPoster .img{height: 100%;display: flex;flex-direction: column;align-items: center;justify-content: center; border: 1px solid #f5f5f5;}
.product-detial .summary .summaryPoster .img img{max-width: 100%;}
#summaryTab{height: 450px;}
#summaryTab .swiper-slide-active .img{transform: scale(1);border-color: #ccc;}
#summaryPoster{height: 450px;}
#summaryPoster .summaryPoster-prev,
#summaryPoster .summaryPoster-next,
#summaryPoster .summaryPoster-pagination{display: none;}
.product-detial .summary .summary-prev,
.product-detial .summary .summary-next{width: 31px;height: 18px;background: url('../images/pro-arrow-on.png') no-repeat;background-size: 100% 100%;position: absolute;left: 50%;margin-left: -15.5px;cursor: pointer;outline: none;}
.product-detial .summary .summary-prev{top: 0;}
.product-detial .summary .summary-next{bottom: 0;transform: rotate(180deg);}
.product-detial .summary .summary-prev.swiper-button-disabled,
.product-detial .summary .summary-next.swiper-button-disabled{background: url('../images/pro-arrow.png') no-repeat;background-size: 100% 100%;}
.product-detial .summary .summary-right{width: 40%;}
.product-detial .summary .summary-text{padding-top: 0px;}
.product-detial .summary .summary-text h5{line-height: 1.72;color: #666;}
.product-detial .summary .summary-text h2{font-size: 36px;line-height: 1.66; color:#232323;}
.product-detial .summary .summary-text h4{font-size: 18px;line-height: 2;padding: 7px 0 18px;border-bottom: 1px solid #e5e5e5;margin-bottom: 20px;}
.product-detial .summary .summary-text p{line-height: 34px;font-size: 14px;}
.product-detial .summary .summary-text pre{ background-color: none; line-height: 2;font-family: "PingFang SC Regular";font-size: 0.16rem;white-space:pre-wrap;
  white-space:-moz-pre-wrap;  white-space:-pre-wrap;  white-space:-o-pre-wrap;  word-wrap:break-word;}
/* .product-detial .summary .summary-text p:before{display: inline-block;content: "";vertical-align: top;width: 6px;height: 6px;background: #333;border-radius: 100%;margin: 14px 6px 0 0;} */

.pro-title{text-align: left;margin-bottom: 50px;}
.pro-title h3{position: relative; width: 100%; }
.pro-title h3 span{display: inline-block;vertical-align: top;font-size: 28px;position: relative;width: 100%; color:#232323;}
.pro-title h3 span:after{display: inline-block;content: "";vertical-align: top;width: 87%; height: 2px;background: #e5e5e5;position: absolute;top: 17px; left: 13%; }

.product-detial .specifications{background: #fff;padding: 74px 0 60px;}
.product-detial .specifications img{ max-width: 100%; height: auto;}
.none {  display: none;}


.recruitment-info{ background-color: #fff; padding: 30px 5%; margin-bottom: 40px;}
.recruitment-info h3 { font-size: 24px;font-weight:normal; color: #000; margin-bottom: 10px;}
.recruitment-info .t { font-size: 16px; font-weight: bold; }
.recruitment-info a { color: #cc0000; }
.recruitment-info .email { font-size: 15px; margin: 0 8px 0 11px; position: relative; }
.recruitment-info .email:before { content: ""; position: absolute; left: 0; right: auto; width: 100%; height: 0px; background: #999; bottom: -3px; transition: 400ms; -webkit-transition: 400ms; }
.recruitment-info .email:hover:before { width: 0; right: 0; left: auto; }


.hrList{ width: 100%; margin: 0 auto;font-size: 14px;}
.hrList .hspan{ text-align:center;cursor:pointer; width: 16%; display: block; float: left; height: 60px; line-height: 60px; font-size: 0.16rem;}
.hrList .hspan1{ text-align: left; padding-left: 5%; width:26%;}
.hrList .hspan2{ text-align: left; width:21%;}
.hrList .hrdt{ background-color: #333; color: #fff;}
.hrList dd{ margin-bottom: 3px; position: relative; background-color: #fff;}
.hrList .hrdt{ height: 60px; overflow: hidden;}
.hrList .hrT{ background-color: #f5f5f5; color:#666666;}
.hrList .hrT .hspan{ line-height: 60px; height: 60px;}
.hrList .ib{ width:16px; height:16px; margin: 22px auto 0px; display: block; position:relative; transition:400ms;-webkit-transition:400ms;}
.hrList .ib i{ display:block; background-color:#999999;}
.hrList .ib .ic1{ width:2px; height:16px; margin-left:7px;}
.hrList .ib .ic2{ width:16px; height:2px; position:absolute; left:0; top:50%; margin-top:-1px;}
.hrList .hrB{ border: 1px solid #e31a2a; display: none;}
.hrList .hrCon{ width: 91%; margin: 0px auto; padding:30px 0px 50px; overflow: hidden;}
.hrList dd.active .hrT,.hrList dd:hover .hrT{ background-color:#e31a2a; color: #fff;}
.hrList .active .ib i,.hrList dd:hover .ib i{ background-color: #fff;}
.hrList .active .ib{transform:rotate(90deg);-webkit-transform:rotate(90deg);-o-transform:rotate(90deg);-moz-transform:rotate(90deg);}
.hrList .active .ib .ic2{ display: none;}
.join-box-btn{ padding-top: 30px;}
.join-box-btn .btn{ float: left; display: block; background-color: #e31a2a; color: #fff; padding: 10px 40px; font-size: 14px;}
.join-box-btn .btn:hover{ background-color: #333333; color: #fff;}


.ny_main .item{margin-bottom:0.3rem; border-bottom: 1px solid #f5f5f5; padding-bottom: 0.3rem;}
.ny_main .item:nth-last-of-type(1){margin-bottom:0;border-bottom: 0;}
.ny_main .item .textbox{width:calc(100% - 230px);padding:2.3vw 2.56vw 0 2.6vw}
.ny_main .item .textbox .name{font-size:0.26rem; color:#232323;}
.ny_main .item .textbox .text p{color:#999;line-height:2.143;margin-top:30px; font-size: 0.15rem;}
.boxflex {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -moz-box-flex: wrap;
  -ms-flex-wrap: wrap;
}



.anli_list{
	margin:0 -2%;
}
.anli_item{
  width: 46%;
  float: left;
  margin:0 2% 0 2%;
  margin-bottom: 0.8rem;
  position: relative;
	overflow: hidden;
	background: #fff;
  
	
}
.anli_item2{
  width: 22%;
  float: left;
  margin:0 1.5% 0 1.5%;
  margin-bottom: 0.4rem;
  position: relative;
	overflow: hidden;
	background: #fff;
	
}
.anli_item:hover{ 
	transition: all 0.6s ease;
    -webkit-transition: all 0.6s ease;
    -moz-transition: all 0.6s ease;
    box-shadow: 0 0 10px rgba(0,0,0,.2);
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,.2);
}
.anli_pic{
  width: 100%;
  overflow: hidden;
}
.anli_pic img{
  width: auto;
  height:auto;
}
.anli_item{ padding:0.25rem;}
.anli_item h2{
  color: #fff;
  font-size: 18px;
  width: 100%;font-weight: bold;
  box-sizing: border-box;
	text-align: center;padding: 18px 0;
  overflow: hidden;
	background: rgb(0,0,0,0.7);position: absolute; bottom:-50px;opacity: 0; overflow: hidden;
	
}
.anli_item h3{
  color: #232323;
  width: 100%;
  box-sizing: border-box;
	text-align: center;padding:0 0.3rem 0.2rem;
  overflow: hidden;
	margin-top: 0.4rem;
	
}
.anli_item:hover h2{opacity: 1;bottom: 0;}
.anli_item p{
  color: #4c4c4c;
  width: 100%;
  box-sizing: border-box;
	margin-bottom: 0.4rem;
  padding:0 0.3rem;
  line-height: 28px;  color: #949494; 
}
.anli_item h6{
	margin-bottom: 20px;
	width: 100%;
	color: #999; 
	font-size: 12px;
	font-weight: normal;padding:0 0.3rem 0.2rem;
}

.anli_line{
  width: 100%;
  height: 2px;
  background-color: #f5f5f5;
  position: relative;
}
.anli_line span{
  position: absolute;
  left: 0;
  top:0;
  height: 2px;
  display: block;
  width: 0;
  background-color: #005678;
  transition: all 0.4s ease-in-out;
  -moz-transition: all .4s ease-in-out;
  -webkit-transition: all .4s ease-in-out;
  -o-transition: all .4s ease-in-out;
}



.anli_item:hover .anli_line span{
  width: 100%;
}
.anli_item:hover .anli_pic img{
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
}


.floating_ck{position:fixed;right:20px;bottom:35%;background:#f5f5f5; border-radius:10px;  z-index: 999;}
.floating_ck dl dd{position:relative;width:80px;height:80px;border-bottom:solid 0px #fff;text-align:center;background-repeat:no-repeat;background-position:center 30%;cursor:pointer; font-size:12px;transition:500ms 180ms;}
.floating_ck .last{ border-bottom:none}
.floating_ck dl dd:hover{background-color:#caa052;border-bottom:solid 0px #fff;}
.floating_ck dl dd:hover .floating_left{display:block;}
.consult,.words{background-image:url(../images/tel.png);transition:500ms 180ms;}
.f_home{background-image:url(../images/home_r.png);border-radius:10px 10px 0px 0px;transition:500ms 180ms;}
.floating_ck dl dd.f_home:hover {background-image:url(../images/home_r-.png);}
.floating_ck dl dd.quote:hover {background-image:url(../images/kficon-.png);}
.floating_ck dl dd.consult:hover {background-image:url(../images/tel-.png);}
.floating_ck dl dd.qrcord:hover {background-image:url(../images/sm-.png);}
.floating_ck dl dd.return:hover {background-image:url(../images/top-.png);}
.quote{background-image:url(images/kficon.png);transition:500ms 180ms;}
.qrcord{background-image:url(../images/sm.png);transition:500ms 180ms;}
.return{background-image:url(../images/top.png);transition:500ms 180ms;border-radius:0px 0px 10px 10px ;}
.floating_ck dd span{color:#787878;display:block;padding-top:54px;transition:500ms 180ms;}
.floating_ck dd span:hover {color:#fff;}
.floating_left{position:absolute;left:-160px;top:0px;width:160px;height:80px;background-color:#caa052;border-bottom:solid 1px #caa052;display:none; font-size:18px;border-radius:10px 0px 0px 10px;}
.floating_left a{color:#fff;line-height:80px;}
.floating_ewm{height:230px;top:-150px;}
.floating_ewm i{background-image:url(../images/wx.jpg);display:block;width:135px;height:135px;margin:auto;margin-top:12px; background-size: 100% auto;}
.floating_ewm p{color:#fff;margin-top:5px;}
.floating_ewm .qrcord_p01{font-size:14px;line-height:20px;}
.floating_ewm .qrcord_p02{font-size:16px;}

