@charset "utf-8";
.wrapper{
  min-width:1200px;
  max-width:1920px;
  margin:auto;
  overflow: hidden;
}
#header,#among,#footer,.width{
  max-width:1580px;
  margin:auto;
}
.among{
  padding: 4% 1.7%;
}
.padding{
  padding: 0 1.7%;
}
.padding1{
  padding-top: 3%;
}
.padding2{
  padding-bottom: 3%;
}
.header{
  background: #252525;
  padding: 7px 1.7%;
}
.header .left{
  float: left;
  font-size: 12px;
  color: #FFF;
  line-height: 28px;
}
.header .right{
  float: right;
  color: #FFF;
  line-height: 28px;
  font-size: 14px;
  padding-left: 24px;
  background: url("../images/tel.png") left no-repeat;
}
.header .right b{
  color: #fa8903;
}
.header1{
  background: #FFF;
  padding: 20px 1.7%;
  border-bottom: 1px solid #dedede;
}
#header{
  max-width: 1760px;
  position: relative;
  z-index: 98;
}
#header .logo{
  float: left;
  font-size: 0;
  letter-spacing: -1px;
}
#header .logo a{
  display: inline-block;
  vertical-align: middle;
  letter-spacing: 0;
}
#header .logo a:nth-child(2){
  margin-left: 23px;
}
.footer{
  background: #100f0f;
  padding: 2.5% 1.7% 2%;
}
.footer1{
  background: #000;
  padding: 1% 1.7%;
}
#footer *{
  color: #7e7e7e;
  font-size: 14px;
  line-height: 2.14;
}
#footer a:hover{
  color: #eb5416!important;
}
.footer #footer *{
  font-size: 13px;
}
#footer .logo{
  float: left;
}
#footer .info{
  float: right;
  font-size: 20px;
  color: #fc0;
  line-height: 1;
  margin-top: 26px;
}
#footer .line{
  height: 1px;
  background: #444343;
  margin: 2% 0;
}
#footer .type{
  float: left;
  width: 13%;
  margin-left: 4%;
}
#footer .type1{
  margin-left: 0;
  width: calc(45% - 115px);
}
#footer .type5{
  width: 115px!important;
}
#footer .type > a,
#footer .type > span{
  clear: both;
  font-size: 18px;
  color: #FFF;
}
#footer .type > ul{
  margin-top: 20px;
}
#footer .type > div{
  font-size: 0;
  margin-top: 10%;
  letter-spacing: -1px;
}
#footer .type > div ul{
  display: inline-block;
  vertical-align: top;
  letter-spacing: 0;
}
#footer .type > div ul:nth-child(1){
  margin-right: 10%;
}
#footer .type .ewm img{
  width: 109px;
  height: 109px;
  border: 3px solid white;
}
#footer .type .ewm li:nth-child(2){
  text-align: center;
  margin-top: 8px;
}
.banner{
  position: relative;
  display: block;
  overflow: hidden;
}
.banner a{
  display: block;
  overflow: hidden;
}
.banner a img{
  width: 100%;
}
.banner .txt{
  position: absolute;
  left: 50%;
  top: 50%;
  width: 100%;
  max-width: calc(3.4% + 1580px);
  padding: 0 1.7%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  transform: translate(-50%,-50%);
}
.banner .txt li{
  font-size: 42px;
  color: #FFF;
  line-height: 1.5;
}
.banner .txt li:nth-child(2){
  font-size: 30px;
  color: #d5d5d5;
  font-family: 'Microsoft YaHei UI Light';
}
.banner .arrow{
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  font-size: 0;
  z-index: 1;
  letter-spacing: -1px;
  text-align: center;
  height: 25px;
}
.banner .arrow span{
  margin: 0 5px;
  width: 31px;
  height: 4px;
  background: #FFF;
  border-radius: 0;
}
.banner .arrow span.swiper-pagination-bullet-active{
  background: #fa8903;
}
.prev-next{
  border-top: 1px solid #e1e1e1;
  margin-top: 4%;
  padding-top: 2%;
}
.location{
  background: #f7f7f7;
  position: relative;
  padding: 1% 1.7%;
}
.location li{
  position: relative;
  text-align: right;
}
.location1 li{
  text-align: left;
}
.location li span:after{
  content:" > ";
  font-family:"宋体";
}
.location *{
  font-size: 14px;
  line-height: 40px;
  color: #8c8c8c;
}
.location li b{
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  font-size: 26px;
  line-height: 1;
  color: #131313;
  padding-left: 36px;
  transform: translate(0,-50%);
  background: url("../images/arrow1.png") left no-repeat;
}
.location label{
  font-size: 0;
  letter-spacing: -1px;
}
.location label input{
  display: inline-block;
  vertical-align: top;
  letter-spacing: 0;
  height: 40px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.location label input[type='text']{
  border: 1px solid #b4b4b4;
  padding: 0 12px;
  width: calc(100% - 72px);
  max-width: 345px;
}
.location label input[type='button']{
  width: 72px;
  margin-left: -1px;
  background: #2f2f2f url("../images/s.png") center no-repeat;
  border: 0;
  overflow: hidden;
  text-indent: -999999px;
}
.list_type a{
  display: block;
  float: left;
  width: 48%;
  margin: 4% 0 0 4%;
}
.list_type a:nth-child(-n+2){
  margin-top: 0;
}
.list_type a:nth-child(2n+1){
  clear: both;
  margin-left: 0;
}
.list_type a b{
  display: block;
  font-size: 30px;
}
.list_type a img{
  display: block;
  width: 100%;
}
.productBox .tn{
  border-bottom: 1px solid #777;
  margin-top: 5%;
}
.productBox .tn:nth-child(1){
  margin-top: 0;
}
.productBox .tn a{
  display: inline-block;
  line-height: 44px;
  font-weight: bold;
  color: #FFF;
  font-size: 20px;
  padding: 0 16px;
  background: #fa8903;
  margin-bottom: 9px;
}
.productBox .list a{
  display: block;
  float: left;
}
.productBox .list a div{
  border: 1px solid #d8d8d8;
}
.productBox .list a div img{
  width: 100%;
}
.productBox .list a span{
  display: block;
  font-size: 17px;
  text-align: center;
  margin-top: 4%;
}
.list_pro{
  margin-bottom:10px;
}
.list_pro a{
  display: block;
  float: left;
  background: #FFF;
}
.list_pro a li img{
  width: 100%;
}
.list_pro a span{
  line-height: 30px;
  display: block;
  color: #b5b5b5;
  font-size: 14px;
  margin: 0 10%;
}
.list_pro a span:nth-child(2){
  margin-top: 6%;
}
.list_pro a span font{
  color: #353535;
}
.list_news{
  margin-bottom: 15px;
}
.list_news a{
  display: block;
  margin-top: 3%;
  box-shadow: 3px 6px 20px #e2e2e2;
}
.list_news a:nth-child(1){
  margin-top: 0;
}
.list_news a div{
  float: left;
}
.list_news a div img{
  display: block;
  width: 410px;
  height: 265px;
}
.list_news a ul{
  float: right;
  padding: 1.5% 0;
  margin: 0 3% 0 0;
  width: calc(94% - 410px);
}
.list_news a ul li{
  position: relative;
  border-bottom: 1px solid #f1f1f1;
}
.list_news a span{
  font-size: 20px;
  color: #000;
  line-height: 2.5;
  margin-right: 136px;
}
.list_news a font{
  display: block;
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -14px;
  line-height: 28px;
  font-size: 12px;
  background: #fa8903;
  color: #FFF;
  width: 126px;
  text-align: center;
  border-radius: 28px;
}
.list_news a:hover span{
  color: #fa8903;
}
.list_news a time{
  display: block;
  font-size: 14px;
  color: #606060;
  margin-top: 5px;
}
.list_news a p{
  font-size: 14px;
  color: #606060;
  line-height: 24px;
  height: 72px;
  margin-top: 12px;
}
.aside{
  float: left;
  width: 270px;
}
.aside > h2{
  font-size: 18px;
  color: #FFF;
  line-height: 45px;
  padding:0 0 0 16px;
  background: #202020;
}
.aside > h3{
  font-size: 18px;
  line-height: 44px;
  padding: 0 0 0 16px;
  margin-top: 15%;
  border-bottom: 1px solid #979797;
}
.aside > h4{
  font-size: 15px;
  padding:0 0 0 16px;
  margin-top: 8%;
  font-weight: normal;
  background: #f3f3f3;
  line-height: 38px;
  position: relative;
}
.aside > h4:after{
  content: '';
  display: block;
  position: absolute;
  right: 16px;
  top: calc(50% - 4px);
  width: 12px;
  height: 7px;
  background: url("../images/arrow2.png");
  transform:rotate(180deg);
}
.aside .list > a{
  display: block;
  line-height: 20px;
  padding: 14px 20px;
  margin-top: 1px;
}
.aside .list > a:hover,
.aside .list > a.on{
  color:#C00;
  background: #f1f1f1;
}
.aside .list a span{
  font-size: 12px;
}
.aside .list a span:before{
  content: '(';
}
.aside .list a span:after{
  content: ')';
}
.aside .list p a{
  display: block;
  line-height: 20px;
  padding: 14px 20px 14px 40px;
  margin-top: 1px;
}
.aside .list p a:before{
  content: '- ';
  font-family: '宋体';
}
.aside .list p a:hover,
.aside .list p a.on{
  color: #C00;
}
.aside .list1{
  margin-top: 5%;
}
.aside .list1 label{
  font-size: 0;
  letter-spacing: -1px;
  cursor: pointer;
  display: block;
  padding: 3px 0 3px 32px;
}
.aside .list1 label input{
  display: inline-block;
  vertical-align: middle;
  letter-spacing: 0;
  margin: 0 9px 0 0;
}
.aside .list1 label span{
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
  letter-spacing: 0;
}
#right{
  float: right;
  width: calc(95% - 270px);
}
#right > span{
  display: block;
  font-size: 18px;
  color: #717171;
  line-height: 38px;
  padding-bottom: 6px;
  border-bottom: 1px solid #6c6c6c;
}
.download_type_box li{
  display: inline-block;
  vertical-align: top;
  font-size: 0;
  letter-spacing: -1px;
  border: 1px solid #DDD;
  margin-bottom: 2%;
}
.download_type_box li select{
  display: inline-block;
  vertical-align: middle;
  letter-spacing: 0;
  border: 0;
  height: 42px;
  background: none;
  padding: 0 12px;
  min-width: 240px;
}
.download_type_box li i{
  display: inline-block;
  vertical-align: middle;
  letter-spacing: 0;
  background: #DDD;
  width: 1px;
  height: 30px;
  margin-left: 12px;
}
.download_form{
  border:1px solid #EEE;
  border-bottom: 0;
  position: relative;
  overflow-x: auto;
}
.download_form div{
  min-width: 768px;
}
.download_form ul{
  background: #FFF;
  font-size: 0;
  padding: 0.9% 0;
  letter-spacing: -1px;
  border-bottom:1px solid #EEE;
}
.download_form ul:nth-child(1){
  background:#fa8903;
  font-weight: bold;
}
.download_form ul:nth-child(2n){
  background: #fafafa;
}
.download_form ul li{
  display: inline-block;
  vertical-align: middle;
  letter-spacing: 0;
  text-align: center;
  min-height: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 15%;
  padding: 0 12px;
}
.download_form ul:nth-child(1) li{
  color: #FFF;
}
.download_form ul li:nth-child(1){
  width: 25%;
  text-align: left;
}
.download_form ul li:nth-child(3){
  text-transform: uppercase;
}
.download_form ul li,
.download_form ul li *{
  line-height: 20px;
}
.download_form ul li .btn{
  text-decoration: underline;
}
.download_cont{
  margin-top: 2%;
}
.my-map{
  height:500px;
  margin-top: 12px;
  border:1px solid #CCC;
}
.my-map .icon{
  background:url(//a.amap.com/lbs-dev-yuntu/static/web/image/tools/creater/marker.png) no-repeat;
}
.my-map .icon-cir{
  height:31px;
  width:28px;
}
.my-map .icon-cir-red{
  background-position:-11px -5px;
}
.amap-container{
  height:100%;
}
.detailed > .img{
  float: left;
  width: 40%;
  border: 1px solid #dadada;
}
.detailed > .img img{
  width: 100%;
}
.detailed .info{
  float: right;
  width: 55%;
}
.detailed .info > h1{
  font-size: 30px;
  border-bottom: 1px solid #c2c2c2;
}
.detailed .info > span{
  display: block;
  font-size: 24px;
  margin-top: 7%;
  line-height: 1;
}
.detailed .info > span font{
  font-size: 18px;
}
.detailed .info > ul{
  margin-top: 7%;
}
.detailed .info > div{
  border: 1px solid #dadcdd;
  border-bottom: 0;
  position: relative;
  margin-top: 2%;
  overflow-x: auto;
}
.detailed .info > div ul{
  font-size: 0;
  letter-spacing: -1px;
  border-bottom: 1px solid #dadcdd;
}
.detailed .info > div ul:nth-child(1){
  background: #f2f2f2;
}
.detailed .info > div ul li{
  display: inline-block;
  vertical-align: middle;
  letter-spacing: 0;
  width: 15%;
}
.detailed .info > div ul li:nth-child(1),
.detailed .info > div ul li:nth-child(3){
  width: 27.5%;
}
.detailed .info > div ul:nth-child(1) li:after{
  content:'';
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  width: 1px;
  background: #dadcdd;
}
.detailed .info > div ul:nth-child(1) li:nth-child(1):after{
  display: none;
}
.detailed .info > div ul li span{
  display: block;
  text-align: center;
  padding: 8px 10px;
  line-height: 20px;
}
.detailed > .line{
  height: 1px;
  margin: 4% 0 3% 0;
  background: #c2c2c2;
}
.detailed > h2{
  font-size: 18px;
  line-height: 1;
  margin-top: 5%;
  padding: 5% 0 3%;
  border-top: 1px solid #c2c2c2;
}
.detailed .list a{
  display: block;
  float: left;
}
.detailed .list a li{
  border: 1px solid #d8d8d8;
}
.detailed .list a li img{
  width: 100%;
}
.detailed .list a span{
  display: block;
  text-align: center;
  margin-top: 4%;
}
.detailed1 > b{
  display: block;
  font-size: 24px;
  line-height: 38px;
  padding-bottom: 6px;
  margin-bottom: 4%;
  border-bottom: 1px solid #6c6c6c;
}
.detailed1 .img{
  float: left;
  width: 49%;
}
.detailed1 .img img{
  width: 100%;
}
.detailed1 .info{
  float: right;
  width: 46%;
}
.detailed1 .info > h1{
  font-size: 36px;
  line-height: 1;
}
.detailed1 .info > span{
  display: block;
  padding-top: 2%;
  margin-top: 4%;
  border-top: 1px solid #e3e3e3;
}
.detailed1 .info > div{
  padding: 3% 0 8%;
}
.detailed1 .info > div ul{
  margin-left: 30px;
  font-size: 0;
  letter-spacing: -1px;
}
.detailed1 .info > div ul li{
  display: inline-block;
  vertical-align: top;
  letter-spacing: 0;
}
.detailed1 .info > div ul li:nth-child(1){
  width: 84px;
}
.detailed1 .info > div ul li:nth-child(2){
  width: calc(100% - 84px);
  color: #434343;
}
.detailed1 .clear{
  margin-bottom: 4%;
}
.detailed1 .info > .big_img{
  margin-top: 3%;
}
.detailed1 > .big_img{
  margin-top: 3%;
}
.list_news_type{
  font-size: 0;
  margin: -15px 0 3% -15px;
  letter-spacing: -1px;
}
.list_news_type a{
  display: inline-block;
  vertical-align: top;
  letter-spacing: 0;
  line-height: 40px;
  padding: 0 34px;
  background: #f7f7f7;
  margin: 15px 0 0 15px;
}
.list_news_type a:hover,
.list_news_type a.on{
  background: #222;
  color: #FFF;
}
.content{
  min-height: 350px;
}
.newsinfo{
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto;
}
.newsinfo > h1{
  font-size: 24px;
  text-align: center;
}
.newsinfo .info{
  font-size: 14px;
  color: #999;
  text-align: center;
}
.newsinfo .big_img{
  margin-top: 3%;
}
.list_case_type{
  font-size: 0;
  letter-spacing: -1px;
  text-align: center;
}
.list_case_type a{
  display: inline-block;
  vertical-align: top;
  letter-spacing: 0;
  font-size: 18px;
  line-height: 40px;
}
.list_case_type a:hover,
.list_case_type a.on{
  color:#fa8903;
  border-bottom: 3px solid #fa8903;
}
.list_case_type i{
  display: inline-block;
  vertical-align: top;
  letter-spacing: 0;
  width: 2px;
  height: 20px;
  margin: 10px 3% 0;
  background: #c3c3c3;
}
.list_case a{
  display: block;
  float: left;
  cursor: pointer;
  overflow: hidden;
  position: relative;
}
.list_case a img{
  width: 100%;
  display: block;
  transition: all 0.5s;
}
.list_case a li{
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  text-align: center;
  opacity: 0;
  transition: all 1s;
  background: rgba(19,19,19,.43);
  display: flex;
	justify-content: center;
	align-items: center;
  font-size: 18px;
  line-height: 1.5;
  color: #FFF;
}
.list_case a:hover img{
  transform: scale(1.1);
}
.list_case a:hover li{
  opacity: 1;
}
.type-name span{
  display: block;
  text-align: center;
  font-size: 30px;
  font-weight: bold;
  line-height: 1.2;
}
.type-name font{
  display: block;
  text-align: center;
  font-size: 30px;
  line-height: 1.2;
  margin-top: 0.6%;
  text-transform: uppercase;
  color: #a0a0a0;
  font-family: 'Microsoft YaHei UI Light';
}
.type-name1{
  font-size: 0;
  letter-spacing: -1px;
}
.type-name1 *{
  display: inline-block!important;
  vertical-align: middle;
  letter-spacing: 0;
}
.type-name1 font{
  margin-top: 0;
  margin-left: 15px;
}
.proBox .type-name{
  padding-left: calc(1.8% + 26px);
  background: url("../images/arrow4.png") 0 4px no-repeat;
}
.proBox .type-name span{
  text-align: left;
}
.proBox .type-name font{
  text-align: left;
  font-size: 24px;
}
.proBox .box a{
  display: block;
}
.proBox .box a ul{
  position: relative;
}
.proBox .box a ul img{
  width: 100%;
}
.proBox .box a ul li{
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 3% 4%;
  transition: all .3s;
}
.proBox .box a:hover ul li{
  background: rgba(0,0,0,.55);
}
.proBox .box a ul li span{
  position: relative;
  padding-right: 50px;
  display: inline-block;
  vertical-align: top;
  max-width: calc(100% - 50px);
}
.proBox .box a ul li span:after{
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  right: 0;
  width: 30px;
  height: 30px;
  transform: translate(0,-50%);
  background: url("../images/arrow5.png") center no-repeat;
}
.proBox .box a ul li span font{
  font-size: 30px;
  color: #FFF;
  line-height: 30px;
}
.proBox .box a ul li:after{
  content: '';
  width: 66px;
  height: 4px;
  background: #ffea00;
  display: block;
  margin-top: 3%;
}
.proBox .box a p{
  color: #7f7f7f;
  line-height: 1.8;
  margin: 3% 2% 0;
}
.proBox .box a > font{
  display: inline-block;
  vertical-align: top;
  color: #1f1f1e;
  margin: 2% 2% 0;
}
.proBox .box a > font:after{
  content: ' →';
  font-family: '宋体';
}
.proBox .box a:hover > font{
  text-decoration: underline;
}
.aboutBox{
  background: #f6f6f6;
}
.aboutBox .type-name font{
  font-size: 16px;
}
.aboutBox .big_img{
  max-width: 1240px;
  margin: 3% auto 4%;
  text-align: center;
}
.aboutBox .big_img,
.aboutBox .big_img *{
  font-size: 18px;
  line-height: 1.8;
}
.aboutBox .box a{
  display: block;
  float: left;
  width: calc(25% - 9px);
  margin: 12px 0 0 12px;
}
.aboutBox .box a:nth-child(4n+1){
  margin-left: 0;
}
.aboutBox .box a img{
  width: 100%;
}
.aboutBox .more{
  text-align: center;
}
.aboutBox .more a{
  display: inline-block;
  vertical-align: top;
  font-size: 14px;
  line-height: 48px;
  border-radius: 48px;
  background: #fa8903;
  text-align: center;
  min-width: 180px;
  color: #FFF;
  padding: 0 5%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: 4%;
}
.aboutBox .more a:hover{
  background: #fa8903;
}
.solutionBox .box{
  font-size: 0;
  letter-spacing: -1px;
  text-align: center;
  margin: 3% 0 4%;
}
.solutionBox .box *{
  display: inline-block;
  vertical-align: top;
  letter-spacing: 0;
  font-size: 18px;
}
.solutionBox .box span{
  font-family: '宋体';
  margin: 0 2.7%;
}
.solutionBox .box1{
  margin: -9px 0 0 -9px;
}
.solutionBox .box1 a{
  display: block;
  float: left;
  position: relative;
  margin: 9px 0 0 9px;
}
.solutionBox .box1 a:nth-child(1),
.solutionBox .box1 a:nth-child(2),
.solutionBox .box1 a:nth-child(3),
.solutionBox .box1 a:nth-child(4){
  width: calc(33.33333% - 9px);
}
.solutionBox .box1 a:nth-child(5),
.solutionBox .box1 a:nth-child(6){
  width: calc(50% - 9px);
}
.solutionBox .box1 a img{
  width: 100%;
}
.solutionBox .box1 a ul{
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  transition: all .5s;
  background: rgba(0,0,0,.54);
}
.solutionBox .box1 a ul li{
  border: 1px solid rgba(255,255,255,.62);
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  left: 30px;
  top: 30px;
  right: 30px;
  bottom: 30px;
}
.solutionBox .box1 a ul li span{
  display: block;
  font-size: 24px;
  color: #FFF;
  padding-bottom: 24px;
  line-height: 1.2;
  border-bottom: 1px solid rgba(255,255,255,.62);
}
.solutionBox .box1 a:hover ul{
  opacity: 1;
}
.advantageBox{
  background: #f6f6f6;
}
.advantageBox .box{
  margin-top: 3%;
  border-top: 1px solid #c8c8c8;
}
.advantageBox .box a{
  display: block;
  float: left;
  width: 22%;
  margin: 4% 0 0 4%;
}
.advantageBox .box a:nth-child(4n+1){
  margin-left: 0;
  clear: both;
}
.advantageBox .box a img{
  width: 113px;
  height: 113px;
}
.advantageBox .box a span{
  display: block;
  text-align: center;
  font-size: 24px;
  font-weight: bold;
  color: #151515;
  margin-top: 4%;
  line-height: 1.5;
}
.advantageBox .box a p{
  font-size: 14px;
  line-height: 30px;
  text-align: center;
  color: #2a2a2a;
  max-width: 280px;
  margin: 4% auto 0;
}
.newsBox .type-name{
  border-bottom: 1px solid #e2e2e2;
  padding-bottom: 1.5%;
}
.newsBox .box a{
  display: block;
  float: left;
  width: 48.5%;
  margin: 3% 0 0 3%;
}
.newsBox .box a:nth-child(2n+1){
  margin-left: 0;
  clear: both;
}
.newsBox .box a div{
  float: left;
}
.newsBox .box a div img{
  width: 343px;
  height: 222px;
}
.newsBox .box a ul{
  float: right;
  width: calc(100% - 343px - 12px);
}
.newsBox .box a ul span{
  font-size: 20px;
  line-height: 40px;
}
.newsBox .box a ul time{
  border-top: 1px solid #e8e8e8;
  display: block;
  font-size: 14px;
  margin-top: 8px;
  padding-top: 8px;
}
.newsBox .box a ul li{
  font-size: 14px;
  line-height: 24px;
  height: 72px;
  color: #5a5a5a;
  margin: 15px 0;
}
.newsBox .box a ul font{
  font-size: 14px;
  color: #161616;
  display: inline-block;
  vertical-align: top;
}
.newsBox .box a:hover ul span{
  color:#fa8903;
}
.newsBox .box a:hover ul font{
  text-decoration: underline;
}
.newsBox .more{
  text-align: center;
}
.newsBox .more a{
  display: inline-block;
  vertical-align: top;
  font-size: 14px;
  line-height: 48px;
  border: 1px solid #404040;
  padding: 0 5%;
  margin-top: 4%;
}
.newsBox .more a:hover{
  border-color: #fa8903;
  color: #fa8903;
}
.counterBox{
  background: #f8f8f8;
  font-size: 0;
  letter-spacing: -1px;
  margin-bottom: 5%;
  padding: 4% 3%;
}
.counterBox li{
  display: inline-block;
  vertical-align: top;
  letter-spacing: 0;
  width: 21%;
  margin: 0 2%;
}
.counterBox li div{
  font-weight: bold;
  font-size: 0;
  letter-spacing: -1px;
}
.counterBox li div *{
  display: inline-block;
  vertical-align: bottom;
  letter-spacing: 0;
  line-height: 1;
}
.counterBox li div span{
  font-size: 60px;
}
.counterBox li div b{
  font-size: 24px;
  margin: 0 0 8px 5px;
}
.counterBox li font{
  display: block;
  line-height: 1;
  margin-top: 6%;
  font-size: 18px;
  color: #868585;
}
.companyBox .left{
  float: left;
  width: 54%;
}
.companyBox .left > ul{
  margin-top: 6%;
}
.companyBox .left > ul,
.companyBox .left > ul *{
  line-height: 1.8;
}
.companyBox > img{
  display: block;
  float: right;
  width: 39%;
}
.qualificationBox{
  padding: 7% 0;
}
.qualificationBox .type{
  font-size: 0;
  letter-spacing: -1px;
  margin: 2.5% 0;
}
.qualificationBox .type a{
  display: inline-block;
  vertical-align: top;
  letter-spacing: 0;
  line-height: 36px;
  padding: 0 35px;
  cursor: pointer;
  margin-right: 1px;
}
.qualificationBox .type a.on{
  background: #fa8903;
  color: #FFF;
}
.qualificationBox .box{
  height: 0;
  overflow: hidden;
  position: relative;
}
.qualificationBox .box:nth-child(3){
  height: auto;
}
.qualificationBox .box a{
  display: block;
}
.qualificationBox .box a div{
  border: 1px solid #cacaca;
}
.qualificationBox .box a div img{
  width: 100%;
}
.qualificationBox .box a span{
  text-align: center;
  display: block;
  margin-top: 8px;
  line-height: 30px;
}
.qualificationBox .box .prev,
.qualificationBox .box .next{
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: 42px;
  height: 42px;
  border-radius: 42px;
  z-index: 1;
  background: rgba(19,19,19,.78) url("../images/btn.png") center no-repeat;
  transform: translate(0,-50%);
  margin-top: -19px;
}
.qualificationBox .box .prev{
  left: 0;
}
.qualificationBox .box .next{
  right: 0;
  transform:rotate(180deg);
}
.qualificationBox .box .arrow{
  display: none;
}
.albumBox .type{
  font-size: 0;
  text-align: center;
  letter-spacing: -1px;
  margin: 2.5% 0;
}
.albumBox .type a{
  display: inline-block;
  vertical-align: top;
  letter-spacing: 0;
  line-height: 36px;
  padding: 0 55px;
  cursor: pointer;
  margin: 1px;
}
.albumBox .type a.on{
  background: #fa8903;
  color: #FFF;
  border-radius: 36px;
}
.albumBox .box{
  display: none;
}
.albumBox .box:nth-child(3){
  display: block;
}
.albumBox .box a{
  display: block;
  float: left;
  overflow: hidden;
}
.albumBox .box a img{
  width: 100%;
  transition: all 0.5s;
}
.albumBox .box a:hover img{
  transform: scale(1.16);
}
.contactBox > div{
  margin-top: 5%;
}
.contactBox > div:nth-child(1){
  margin-top: 0;
}
.contactBox > div > div{
  float: left;
  width: 48%;
}
.contactBox > div > div > b{
  display: block;
  font-size: 30px;
  line-height: 1;
}
.contactBox > div > div > .clearfix{
  margin-top: 5%;
}
.contactBox .box{
  font-size: 0;
  letter-spacing: -1px;
}
.contactBox .box li{
  display: inline-block;
  vertical-align: top;
  letter-spacing: 0;
}
.contactBox .box li img{
  width: 115px;
  height: 115px;
}
.contactBox .box li span{
  display: block;
  text-align: center;
  margin-top: 5px;
}
.contactBox > div > img{
  float: right;
  width: 45%;
}
.message{
  margin-top: 5%;
}
.message .tn{
  font-size: 30px;
  font-weight: bold;
}
.message .tn i{
  display: block;
  width: 40px;
  height: 1px;
  margin-top: 5px;
  background: #676767;
}
.message .text{
  font-size: 14px;
  margin: 3% 0 0 3%;
}
.message .text1{
  font-size: 12px;
  color: #b4b4c5;
  margin-left: 3%;
}
.message ul{
  margin: 12px 0 0 3%;
  border: 1px solid #efefef;
}
.message ul li.tn{
  display: none;
}
.message ul li.input{
  float:left;
  width:calc(100% - 44px);
  display:block;
}
.message ul li.input input[type='text']{
  width:100%;
  height:44px;
  display:block;
  border: none;
  padding: 0;
  background: none;
}
.message ul li.radio{
  float:left;
  display:block;
  font-size:14px;
  line-height:26px;
}
.message ul li.xing{
  float:left;
  width:32px;
  text-align: center;
  line-height:44px;
  font-size:14px;
  color:red;
  height:26px;
  overflow:hidden;
  font-family:'宋体';
}
.message ul li.img{
  float: left;
  margin: 0 0 0 6px;
}
.message ul li.img img{
  width:66px;
  height:24px;
}
.message ul li.textarea{
  float:left;
  width:calc(100% - 44px);
}
.message ul li.textarea textarea{
  border:0;
  width:100%;
  height:102px;
  padding: 15px 5px;
  display: block;
  background: none;
  box-sizing: border-box;
}
.message ul.code{
  width: 260px;
  position: relative;
}
.message ul.code .img{
  position: absolute;
  right: 12px;
  top: 10px;
}
.message ul.code .img img{
  width: 66px;
  height: 24px;
}
.message ul.button{
  display: inline-block;
  border: 0;
}
.message ul.button li input{
  height: 44px;
  width: 120px;
  border: 0;
  background: #505050;
  cursor: pointer;
  color: #FFF;
}
.videoBox{
  position:fixed;
  top:0;
  left:0;
  right:0;
  bottom:0;
  z-index: 99999;
}
.videoBox li{
  position: absolute;
  top: 50%;
  left: 50%;
  width: 1400px;
  height: 800px;
  max-width: 80%;
  max-height: 80%;
  z-index: 1;
  transform: translate(-50%,-50%);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #000;
}
.videoBox li video{
  display: block;
  width: 100%;
  height: 100%;
  background: #000;
}
.videoBox li b{
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  background: #000;
  color: #FFF;
  line-height: 30px;
  cursor: pointer;
  text-align: center;
  font-size: 12px;
  padding: 0 10px;
  text-transform: uppercase;
  font-weight: normal;
}
.videoBox li b:after{
  content: 'Close';
}
.videoBox:after{
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: rgba(0,0,0,.8);
}