@charset "utf-8";
.wrapper{
  min-width: 1200px;
  max-width: 1920px;
  margin: auto;
  overflow: hidden;
}
#header, #among, #footer, .width, .width1{
  max-width: 1730px;
  margin: auto;
}
.among{
  padding: 3% 1.7%;
  background: #ffffff;
}
#header,.width1{
  max-width: 1842px;
}
.padding{
  padding: 0 1.7%;
}
.padding1{
  padding-top: 3%;
}
.padding2{
  padding-bottom: 3%;
}
.header{
  background: #080817;
}
#header .logo{
  float: left;
}
#header .fl-right{
  font-size: 0;
  margin: 46px 0 0;
  letter-spacing: -1px;
}
#header .fl-right > *{
  display: inline-block;
  vertical-align: middle;
  letter-spacing: 0;
  margin-left: 22px;
}
#header .fl-right > i{
  width: 4px;
  height: 22px;
  background: #FFF;
  margin-left: 40px;
}
.footer{
  background: #101028;
}
.footer1{
  background: #080817;
  padding-top: 1.4%;
  padding-bottom: 1.4%;
}
#footer *{
  color: #8c8c8c;
  font-size: 14px;
}
#footer a:hover{
  color: #FFF;
}
.footer1 #footer{
  font-size: 0;
  letter-spacing: -1px;
}
#footer .logo{
  display: inline-block;
  vertical-align: middle;
  letter-spacing: 0;
}
#footer .logo img{
  height: 60px;
}
#footer .copyright{
  display: inline-block;
  vertical-align: middle;
  letter-spacing: 0;
  margin-left: 16px;
}
#footer .type{
  float: left;
  width: 25%;
  margin-right: 5%;
}
#footer .type > a{
  display: block;
  font-size: 18px;
  color: #FFF;
  margin-bottom: 8px;
}
#footer .contact{
  margin-right: 0;
  width: 40%;
}
.banner{
  position: relative;
  display: block;
  overflow: hidden;
}
.banner img{
  width: 100%;
}
.banner .swiper-slide a{
  display: block;
  position: relative;
}
.banner .swiper-slide a ul{
  position: absolute;
  left: 0;
  right: 0;
  bottom: 18%;
}
.banner .swiper-slide a ul li{
  font-size: 60px;
  font-style: italic;
  color: #FFF;
  max-width: 930px;
  line-height: 1.4;
  text-shadow: 1px 1px 3px #000;
  font-family: 'Microsoft YaHei UI Light';
}
.banner .btn{
  position: absolute;
  left: 0;
  right: 0;
  bottom: 4%;
  z-index: 1;
}
.banner .arrow{
  font-size: 0;
  letter-spacing: -1px;
}
.banner .arrow span{
  margin: 0 13px 0 0!important;
  width: 10px;
  height: 10px;
  border-radius: 0;
  background: #242424;
  border: 1px solid #9f9f9f;
}
.banner .arrow span.swiper-pagination-bullet-active{
  background: #e5e5e5;
  border-color: #e5e5e5;
}
.newsletterBox{
  background: #FFF;
  border-top: 1px solid #f7f7f7;
}
.newsletterBox .tn{
  font-size: 48px;
  color: #333;
}
.newsletterBox .info{
  font-size: 24px;
  font-family: 'Microsoft YaHei UI Light';
  color: #838383;
  line-height: 1.4;
}
.newsletterBox .box{
  font-size: 0;
  letter-spacing: -1px;
}
.newsletterBox .box *{
  display: inline-block;
  vertical-align: top;
  letter-spacing: 0;
}
.newsletterBox .box input{
  border: 1px solid #aeaeae;
  border-right: 0;
  height: 54px;
  padding: 0 12px;
  font-size: 18px;
  width: calc(100% - 200px);
  font-family: 'Microsoft YaHei UI Light';
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.newsletterBox .box ul{
  width: 200px;
  background: #212121;
  cursor: pointer;
  text-align: center;
}
.newsletterBox .box ul li{
  display: inline-block;
  vertical-align: middle;
  letter-spacing: 0;
  font-size: 16px;
  font-weight: bold;
  color: #FFF;
  line-height: 54px;
}
.newsletterBox .box ul:after{
  content: '';
  display: inline-block;
  vertical-align: middle;
  letter-spacing: 0;
  width: 18px;
  height: 18px;
  margin-left: 6%;
  background: url("../images/icon.png") center no-repeat;
}
.among.detailed{
  padding-top: 0;
  background: #FFF;
}
.detailed > h1{
  font-weight:bold;
  color: #000;
  font-size: 24px;
  line-height: 1.2;
  text-align: center;
}
.detailed .picBox .box{
  position: relative;
}
.detailed .picBox .box > b{
  display: block;
  position: absolute;
  background: #f8f8f8;
  width: 999999px;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: -2;
}
.detailed .picBox .swiper-slide img{
  width: 100%;
}
.detailed .picBox .swiper1{
  overflow: hidden;
}
.detailed .picBox .swiper1 .btn{
  display: none;
}
.detailed .picBox .swiper2{
  margin-top: 4%;
  position: relative;
}
.detailed .picBox .swiper2 .swiper-slide{
  border: 1px solid #f1f1f1;
  cursor: pointer;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #FFF;
}
.detailed .picBox .swiper2 .swiper-slide.swiper-slide-thumb-active{
  border-color: #757575;
}
.detailed .picBox .swiper2 .btn{
  z-index: 2;
  display: block;
}
.detailed .tn{
  font-size: 24px;
  color: #484848;
  line-height: 1.5;
  padding-top: 15px;
  margin-top: 2%;
  border-top: 1px solid #DDD;
}
.detailed .info > h1{
  font-size: 48px;
  font-weight: normal;
  line-height: 1.5;
  margin-top: 4%;
}
.detailed .info > ul{
  margin-top: 10px;
}
.detailed .info > ul li{
  font-size: 0;
  letter-spacing: -1px;
}
.detailed .info > ul li *{
  display: inline-block;
  vertical-align: top;
  letter-spacing: 0;
  font-size: 16px;
}
.detailed .info > ul li span{
  color: #8c8c8c;
  width: 230px;
}
.detailed .info > ul li font{
  width: calc(96% - 230px);
  margin-left: 4%;
}
.detailed .info > a{
  display: inline-block;
  vertical-align: top;
  color: #f8f8f8;
  font-size: 16px;
  background: #2a2a2a;
  line-height: 40px;
  border-radius: 40px;
  padding: 0 30px;
  cursor: pointer;
  margin-top: 4%;
}
.detailed .info > a:hover{
  background: #007de7;
}
.detailed .info .box li a{
  display: inline-block;
  vertical-align: top;
  padding-left: 27px;
  background: url("../images/icon2.png") 0 6px no-repeat;
}
.detailed .info .box li a:hover{
  color: #007de7;
}
.detailed .info1{
  text-align: center;
  font-size: 12px;
  margin: 10px 0;
  color: #9a9a9a;
}
.detailed .cont{
  margin-top: 3%;
}
.prev-next{
  border-top: 1px solid #e1e1e1;
  margin-top: 4%;
  padding-top: 2%;
}
.location{
  background: url("../images/icon1.png") 0 3px no-repeat;
  padding-left: 22px;
  margin-top: 3%;
}
#among > .location{
  margin-top: 0;
  margin-bottom: 3%;
}
.location span:after{
  content: " > ";
  font-family: "宋体";
}
.location,
.location *{
  color: #919191;
  font-size: 14px;
  line-height: 24px;
}
.content{
  min-height: 200px;
}
.content > p:first-child{
  margin-top: 0;
}
#news-pro-tn{
  text-align: center;
  margin: 0 0 5px;
  font-size: 16px;
}
.productBox .tn{
  text-transform: uppercase;
  font-size: 48px;
  color: #111;
  line-height: 1.1;
  margin-bottom:1.5%;
}
.productBox .tn1{
  margin-top: 3%;
  padding-bottom: 0.5%;
  border-bottom: 1px solid #d6d6d6;
}
.productBox .tn1 a{
  color: #464646;
  font-size: 30px;
  font-weight: bold;
}
.productBox .box a{
  display: block;
  float: left;
}
.productBox .box a span{
  display: block;
  font-size: 18px;
  color: #060606;
  margin-top: 2%;
}
.productBox .box a:hover span{
  color: inherit;
}
.productBox .cont{
  font-size: 18px;
  max-width: 1180px;
  line-height: 1.7;
}
.productBox1{
  background: #efefef;
}
.productBox1 > div > div{
  max-width: 865px;
  letter-spacing: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 5%;
}
.productBox1 > div > div > h1{
  font-size: 48px;
  font-weight: bold;
  color: #111;
  line-height: 1.2;
}
.productBox1 > div > div > ul{
  font-family: 'Microsoft YaHei UI Light';
  font-size: 20px;
  line-height: 1.5;
  margin-top: 4%;
}
.searchBox{
  border-bottom: 1px solid #d2d2d2;
  padding-left: 65px;
  height: 47px;
  background: url("../images/s.png") 0 0 no-repeat;
}
.searchBox input{
  display: block;
  border: 0;
  width: 100%;
  height: 44px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: none;
}
.list_pro{
  margin-bottom: 10px;
}
.list_pro > a{
  display: block;
  float: left;
  background: #FFF;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.list_pro > a > span{
  font-size: 18px;
  line-height: 24px;
  margin: 12px 0 0;
}
.aside{
  float: left;
  width: 300px;
}
.aside > h2{
  font-size: 30px;
  color: #1a1919;
  line-height: 1.2;
}
.aside .list li{
  padding: 8% 0 4%;
}
.aside .list li a{
  display: block;
  font-size: 18px;
  line-height: 24px;
  font-weight: bold;
  color: #464646;
  position: relative;
  padding-right: 18px;
}
.aside .list li a:after{
  content: '';
  display: block;
  position: absolute;
  width: 13px;
  height: 7px;
  top: 9px;
  right: 0;
  background: url("../images/icon6.png") center no-repeat;
}
.aside .list > a{
  display: block;
  line-height: 20px;
  color: #5a5a5a;
  padding: 5px 0 5px 16px;
}
.aside .list > a:hover{
  color: #0e0e0e;
}
.aside .list > a.on{
  color: #0e0e0e;
  font-weight: bold;
  background: url("../images/arrow.png") 0 9px no-repeat;
}
#right{
  float: right;
  width: calc(96% - 300px);
}
.typeBox .tn span{
  display: inline-block;
  vertical-align: top;
  font-size: 45px;
  font-weight: bold;
  color: #010101;
  line-height: 1.5;
  background: url("../images/bg.jpg") bottom repeat-x;
}
.typeBox .box a{
  display: block;
  position: relative;
}
.typeBox .box a p{
  position: absolute;
  left: 6%;
  right: 6%;
  bottom: 8%;
}
.typeBox .box a p *{
  color: #FFF;
  display: block;
  line-height: 1.6;
}
.typeBox .box a p span{
  font-size: 30px;
  font-weight: bold;
  text-shadow: 1px 1px 3px #000;
}
.typeBox .box a p font{
  font-size: 18px;
  color: #FFF;
  text-shadow: 1px 1px 3px #000;
  font-family: 'Microsoft YaHei UI Light';
}
.typeBox .box a p b{
  display: inline-block;
  vertical-align: top;
  font-weight: normal;
  line-height: 40px;
  border-radius: 40px;
  padding: 0 30px;
  background: #0084ee;
  margin-top: 3%;
}
.newsBox{
  background: #f7f7f7;
}
.newsBox .tn{
  text-align: center;
  font-size: 36px;
  color: #080808;
  font-weight: bold;
  line-height: 1.7;
}
.newsBox .txt{
  text-align: center;
  font-size: 20px;
  color: #878787;
  line-height: 1.7;
}
.newsBox .more{
  text-align: center;
  margin-top: 4%;
}
.newsBox .more a{
  display: inline-block;
  vertical-align: top;
  font-size: 18px;
  line-height: 38px;
  border: 1px solid #535353;
  border-radius: 40px;
  padding: 0 38px;
  color: #454545;
  font-family: 'Microsoft YaHei UI Light';
}
.newsBox .more a:hover{
  background: #007de7;
  color: #FFF;
  border-color: #007de7;
}
.list_news a{
  display: block;
  background: #FFF;
}
.list_news a ul{
  padding: 4% 4% 8%;
}
.list_news a ul span{
  display: block;
  font-size: 20px;
  color: #373636;
}
.list_news a ul time{
  display: block;
  font-size: 18px;
  color: #ababab;
}
.list_news a ul li{
  font-size: 24px;
  line-height: 32px;
  height: 64px;
  color: #141414;
  margin: 7% 0;
}
.list_news a ul font{
  color: #141414;
  text-decoration: underline;
}
.list_news a:hover{
  box-shadow:0 0 10px #bfbfbf;
}
.applicationBox{
  font-size: 0;
  letter-spacing: -1px;
  background: #f5f5f5;
}
.applicationBox .box{
  vertical-align: middle;
  letter-spacing: 0;
  position: relative;
}
.applicationBox .box a{
  display: block;
  position: relative;
}
.applicationBox .box img{
  width: 100%;
}
.applicationBox .box a span{
  position: absolute;
  display: block;
  z-index: 1;
  left: 8%;
  bottom: 3%;
  font-style: italic;
  color: #FFF;
  font-size: 30px;
  line-height: 1.2;
  border-bottom: 2px solid #FFF;
}
.applicationBox .box .arrow{
  position: absolute;
  right: 2%;
  bottom: 3.5%;
  z-index: 1;
  height: 10px;
  left: auto!important;
  width: auto!important;
}
.applicationBox .box .arrow span{
  width: 10px;
  height: 10px;
  background: #FFF;
}
.applicationBox .box .arrow span.swiper-pagination-bullet-active{
  background: #F00;
}
.applicationBox .box1{
  vertical-align: middle;
  letter-spacing: 0;
}
.applicationBox .box1 li{
  padding: 0 18% 0 12%;
}
.applicationBox .box1 li span{
  display: block;
  font-size: 45px;
  font-weight: bold;
  color: #000;
  line-height: 1.2;
}
.applicationBox .box1 li font{
  display: block;
  font-size: 20px;
  line-height: 1.5;
  color: #3e3e3e;
  margin-top: 8%;
}
.applicationBox .box1 li a{
  max-width: 460px;
  display: block;
  background: #1b1212;
  padding: 15px 20px 15px 15px;
  font-size: 0;
  letter-spacing: -1px;
  margin-top: 15%;
}
.applicationBox .box1 li a b{
  display: inline-block;
  vertical-align: top;
  letter-spacing: 0;
  font-size: 20px;
  line-height: 1.5;
  color: #FFF;
  width: calc(100% - 30px);
  font-weight: normal;
  font-family: 'Microsoft YaHei UI Light';
}
.applicationBox .box1 li a:after{
  content: '';
  display: inline-block;
  vertical-align: top;
  letter-spacing: 0;
  width: 18px;
  height: 18px;
  margin: 15px 0 0 12px;
  background: url("../images/icon3.png") center no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
}
.homeBox .tn{
  font-size: 45px;
  font-weight: bold;
  color: #000;
  line-height: 1.2;
  margin-bottom: 1%;
}
.homeBox .box span{
  display: block;
  font-size: 42px;
  color: #000;
  line-height: 1.1;
  max-width: 680px;
}
.homeBox .box p{
  font-size: 18px;
  line-height: 1.7;
  max-width: 680px;
  margin: 4% 0;
}
.homeBox .box a{
  display: inline-block;
  vertical-align: top;
  color: #0e0e0e;
  padding: 0 90px 0 29px;
  line-height: 44px;
  position: relative;
  border: 1px solid #0e0e0e;
}
.homeBox .box a:after{
  content: '';
  display: block;
  position: absolute;
  right: 29px;
  top: 50%;
  margin-top: -8px;
  width: 19px;
  height: 15px;
  background: url("../images/icon4.png") center no-repeat;
}
.homeBox .box a:hover{
  color: #007de7;
  border-color: #007de7;
}
.homeBox .box a:hover:after{
  background-image: url("../images/icon5.png");
}
.homeBox .box div{
  text-align: right;
  margin-top: 10%;
}
.homeBox .box div img{
  display: inline-block;
  vertical-align: top;
}
.homeBox .img{
  float: right;
  width: 40%;
}
.homeBox .img img{
  width: 100%;
}
.type-name{
  font-size: 36px;
  font-weight: bold;
  color: #2f2f2f;
  line-height: 1.2;
}
.type-list{
  font-size: 0;
  letter-spacing: -1px;
  margin-left: -12px;
}
.type-list a{
  display: inline-block;
  vertical-align: top;
  letter-spacing: 0;
  margin: 2% 0 0 12px;
  font-size: 16px;
  padding: 0 32px;
  line-height: 40px;
  background: #EEE;
  border-radius: 40px;
}
.type-list a.on{
  background: #0084ee;
  color: #FFF;
}
.aboutBox .tn{
  font-size: 36px;
  color: #6a6a6a;
  text-align: center;
  margin: 4% 0 2%;
}
.aboutBox .cont{
  text-align: center;
}
.aboutBox .box{
  margin-top: 4%;
  font-size: 0;
  letter-spacing: -1px;
}
.aboutBox .box > img{
  display: inline-block;
  vertical-align: middle;
  letter-spacing: 0;
  width: 50%;
}
.aboutBox .box > div{
  display: inline-block;
  vertical-align: middle;
  letter-spacing: 0;
  width: 47%;
  margin-left: 3%;
}
.aboutBox .box > div > ul{
  margin-top: 10%;
}
.aboutBox .box > div > ul:nth-child(1){
  margin-top: 0!important;
}
.aboutBox .box > div > ul > span{
  font-size: 48px;
  color: #6a6a6a;
  display: block;
  line-height: 1.2;
  font-family: 'Microsoft YaHei UI Light';
}
.aboutBox .box > div > ul > li{
  margin-top: 2%;
}
.aboutBox .box > div > ul > li,
.aboutBox .box > div > ul > li *{
  line-height: 24px;
}
.aboutBox .box1 > ul > span{
  display: block;
  font-size: 36px;
  color: #434343;
  margin-bottom: 2%;
}
.aboutBox .box1 > ul > img{
  width: 100%;
}
.aboutBox .box1 > ul > li{
  margin-top: 5%;
}
.aboutBox .box1 > ul > li,
.aboutBox .box1 > ul > li *{
  line-height: 24px;
  color: #787676!important;
}
.type_note{
  margin-top: 3%;
  padding-bottom: 1%;
}
.contactBox{
  background: #FFF;
}
.contactBox .type-name{
  margin-bottom: 3%;
}
.contactBox .box > h1{
  font-size: 30px;
  line-height: 1.2;
  margin-bottom: 2%;
  font-weight: normal;
  color: #2f2f2f;
}
.contactBox .box > img{
  max-width: 100%;
  display: block;
  margin-top: 8%;
}
#mapBox{
  border: 1px solid #EEE;
}
.messageBox{
  background: #fbfbfb;
}
.message{
  margin: 3% 4% 0;
}
.message > span{
  display: block;
}
.message > font{
  display: block;
  font-size: 12px;
  color: #b4b4b4;
}
.message ul{
  position: relative;
  background: #FFF;
  padding: 5px 10px 5px 30px;
  margin-top: 12px;
  border: 1px solid #efefef;
}
.message ul .tn{
  display: none;
}
.message ul .xing{
  position: absolute;
  left: 0;
  top: 5px;
  width: 30px;
  text-align: center;
  color: red;
  line-height: 36px;
}
.message ul .input input,
.message ul .textarea textarea{
  display: block;
  width: 100%;
  height: 36px;
  border: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.message ul .textarea textarea{
  height: 90px;
  line-height: 1.4;
  padding: 7px 0;
}
.message ul.code{
  width: 250px;
}
.message ul.code .img img{
  position: absolute;
  right: 10px;
  top: 5px;
  width: 70px;
  height: 36px;
}
.message ul.button{
  border: 0;
  padding: 0;
  background: none;
}
.message ul.button input{
  border: 0;
  width: 120px;
  height: 40px;
  cursor: pointer;
  background: #505050;
  color: #FFF;
  font-size: 14px;
}