@charset "utf-8";
.wrapper{
  min-width: 1200px;
  max-width: 1920px;
  margin: auto;
  overflow: hidden;
}
#header, #among, #footer, .width{
  max-width: 1715px;
  margin: auto;
}
.width1{
  max-width: 1300px!important;
  margin: auto;
}
.among{
  padding: 4% 1.7%;
}
.product .among{
  padding-top: 2%;
}
#among{
  position: relative;
}
.padding{
  padding: 0 1.7%;
}
.padding1{
  padding-top: 3%;
}
.padding2{
  padding-bottom: 3%;
}
.header{
  background: #141414;
  padding-top: 11px;
  padding-bottom: 11px;
}
.header1{
  background: #FFF;
  border-bottom: 1px solid #e8e8e8;
  padding-top: 1.8%;
  padding-bottom: 1.8%;
}
#header .welcome{
  float: left;
  font-size: 14px;
  color: #FFF;
  line-height: 24px;
  font-family: 'Microsoft YaHei UI Light';
}
#header .right{
  float: right;
  font-size: 0;
  letter-spacing: -1px;
}
#header .right *{
  display: inline-block;
  vertical-align: top;
  letter-spacing: 0;
  color: #FFF;
  font-size: 12px;
  line-height: 24px;
  text-indent: 22px;
  font-family: 'Microsoft YaHei UI Light';
}
#header .right span{
  background: url("../images/tel.png") left center no-repeat;
}
#header .right a{
  margin-left: 30px;
  background: url("../images/email.png") left center no-repeat;
}
#header .right a:hover{
  color: #ff730d;
}
.header1 #header{
  position: relative;
  z-index: 98;
  font-size: 0;
  letter-spacing: -1px;
}
#header .logo{
  display: inline-block;
  vertical-align: middle;
  letter-spacing: 0;
}
#header .bb{
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -17px;
}
#header .bb a{
  color: #FFF;
  line-height: 34px;
  background: #ff730d url("../images/arrow.png") 42px center no-repeat;
  font-size: 13px;
  display: block;
  padding: 0 26px 0 15px;
}
#header .bb a:hover{
  background-color: #C00;
}
#header .search{
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
  letter-spacing: -1px;
  width: 20%;
  max-width: 300px;
  border: 1px solid #707070;
}
#header .search input{
  display: inline-block;
  vertical-align: top;
  letter-spacing: 0;
  border: 0;
  height: 32px;
}
#header .search input[type='text']{
  width: calc(100% - 32px);
  background: white;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 12px;
  font-family: 'Microsoft YaHei UI Light';
}
#header .search input[type='button']{
  width: 32px;
  background: white url("../images/s.png") center no-repeat;
}
#header .box{
  display: inline-block;
  vertical-align: middle;
  letter-spacing: 0;
  position: relative;
  z-index: 98;
  margin: 0 2% 0 3%;
}
#header .box > a{
  font-family: 'futura_md_btmedium';
  text-transform: uppercase;
  font-size: 16px;
  padding: 0 21px 0 30px;
  position: relative;
  background: url("../images/arrow.jpg") left no-repeat;
}
#header .box > a:after{
  content: '';
  display: block;
  position: absolute;
  right: 0;
  top: 50%;
  width: 8px;
  height: 4px;
  margin-top: -2px;
  background: url("../images/arrow1.jpg");
}
#header .box:hover > a{
  color: #ff730d;
}
#header .box p{
  display: none;
  position: absolute;
  background: #FFF;
  padding: 8px 0;
  box-shadow:0 0 10px #bfbfbf;
}
#header .box:hover p{
  display: block;
}
#header .box p a{
  font-size: 16px;
  line-height: 48px;
  padding: 0 30px 0 30px;
  display: block;
  white-space: nowrap;
  font-family: 'Microsoft YaHei UI Light';
}
.footer{
  background: #f4f4f4;
}
.footer1{
  background: #e7e7e7;
}
#footer *{
  color: #6d6d6d;
  font-size: 14px;
  line-height: 24px;
}
#footer a:hover{
  color: #ff730d!important;
}
#footer .box{
  text-align: center;
  border-bottom: 1px solid #d6d6d6;
}
#footer .box > a{
  display: inline-block;
  vertical-align: top;
  font-size: 24px;
  color: #111;
  line-height: 2;
  padding: 0 8%;
  cursor: pointer;
  border: 1px solid #080808;
}
#footer .box > a:hover{
  color: #ff730d;
  border-color: #ff730d;
}
#footer .box > li{
  max-width: 996px;
  margin: 2% auto 3% auto;
  text-align: center;
  font-size: 16px;
  color: #6c6c6c;
}
#footer .type{
  float: left;
  width: 13%;
  margin: 3% 0 0 2%;
}
#footer .type1{
  margin-left: 0;
}
#footer .type.last{
  width: 25%;
}
#footer .type > a{
  display: block;
  font-size: 16px;
  font-weight: bold;
  color: #1d1c1c;
  margin-bottom: 8px;
}
#footer .type > li a{
  font-size: 14px;
}
#footer .type .link{
  font-size: 0;
  letter-spacing: -1px;
  margin: 20% 0 0 -12px;
}
#footer .type .link a{
  display: inline-block;
  vertical-align: top;
  letter-spacing: 0;
  margin-left: 12px;
}
#footer .copyright{
  margin: 18px 0;
}
#footer .copyright,
#footer .copyright *{
  font-size: 12px;
  color: #272727;
  font-family: 'Microsoft YaHei UI Light';
}
.banner{
  position: relative;
  display: block;
  overflow: hidden;
}
.banner img{
  width: 100%;
}
.banner .swiper-slide a{
  display: block;
}
.banner .padding{
  position: absolute;
  left: 0;
  right: 0;
  bottom: 3%;
  z-index: 1;
}
.banner .arrow{
  text-align: right;
  font-size: 0;
  letter-spacing: -1px;
}
.banner .arrow span{
  margin: 0 0 0 0.7%!important;
  width: 5px;
  height: 5px;
  border: 1px solid #FFF;
  background: none;
  border-radius: 10px;
}
.banner .arrow span.swiper-pagination-bullet-active{
  background: #F00;
  border-color: #F00;
}
.prev-next{
  border-top: 1px solid #e1e1e1;
  margin-top: 4%;
  padding-top: 2%;
}
.location{
  background: #fafafa;
  padding-top: 11px;
  padding-bottom: 11px;
}
.location.nobg{
  background: none;
}
.location li{
  text-indent: 28px;
  background: url("../images/home.png") left no-repeat;
}
.location li span:after{
  content: " >> ";
  font-family: "宋体";
}
.location *{
  font-size: 14px;
  color: #8e8e8e;
}
.type-name{
  text-transform: uppercase;
  font-family: 'futura_md_btmedium';
  font-size: 36px;
  line-height: 1.2;
  color: #070707;
}
.type-name:after{
  content: '';
  display: block;
  width: 37px;
  height: 2px;
  background: #555;
  margin-top: 1%;
}
.type-name1{
  text-align: center;
}
.type-name1:after{
  margin-left: auto;
  margin-right: auto;
}
.type-name2{
  text-align: center;
}
.type-name2:after{
  display: none;
}
.type-name3{
  font-weight: bold;
}
.type-name3:after{
  display: none;
}
.content{
  max-width: 1610px;
  margin: 3% auto 0;
}
.content > p:first-child{
  margin-top: 0;
}
.detailed{
  margin-top: 0;
}
#news-pro-tn{
  text-align: center;
  margin: 0 0 5px;
  font-size: 16px;
}
.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;
}
.list_news_type{
  text-align: center;
  font-size: 0;
  padding-bottom: 1%;
  letter-spacing: -1px;
}
.list_news_type a{
  display: inline-block;
  vertical-align: top;
  letter-spacing: 0;
  font-size: 18px;
  font-weight: bold;
  line-height: 2.6;
  border-radius: 50px;
  padding: 0 3%;
  margin-left: 2%;
}
.list_news_type a:nth-child(1){
  margin-left: 0;
}
.list_news_type a.on{
  color: #FFF;
  background: #ff730d;
}
.list_news a{
  display: block;
}
.list_news a span{
  display: block;
  font-size: 24px;
  line-height: 1.2;
  font-weight: bold;
  margin: 3% 0 0;
}
.list_news a p{
  line-height: 24px;
  font-size: 16px;
  max-height: 96px;
  color: #828282;
  margin: 3% 0;
}
.list_news a font{
  display: inline-block;
  vertical-align: top;
  font-size: 16px;
  color: #1e4694;
  padding-right: 22px;
  background: url("../images/arrow2.png") right center no-repeat;
}
.list_news a:hover font{
  text-decoration: underline;
}
#mapBox{
  height: 650px;
  border: 1px solid #CCC;
  margin-top: 3%;
}
.serviceBox .box{
  max-width: 1000px;
  margin: 3% auto;
  text-align: center;
}
.serviceBox .box,
.serviceBox .box *{
  font-size: 14px;
  font-family: 'Microsoft YaHei UI Light';
  line-height: 24px;
}
.serviceBox .box1{
  background: url("../images/bg.jpg") center no-repeat;
}
.serviceBox .box1 ul{
  float: right;
}
.serviceBox .box1 li{
  height: 494px;
  display: table-cell;
  vertical-align: middle;
  width: 860px;
  text-align: center;
}
.serviceBox .box1 li *{
  font-family: 'futura_md_btmedium';
  text-align: center;
  font-size: 30px;
  color: #777;
  line-height: 1.2;
}
.serviceBox .box1 li span{
  display: block;
  color: #ff730d;
  font-size: 36px;
  margin-bottom: 4%;
}
.serviceBox .box1 li font{
  display: block;
}
.serviceBox .box1 li a:hover{
  color: #ff730d;
}
.faqBox .type-name{
  margin-top: 4%;
}
.listfaq .box{
  float: left;
  width: 48.5%;
  margin-left: 3%;
}
.listfaq .box:nth-child(1){
  margin-left: 0;
}
.listfaq .list{
  background: #f7f7f7;
  margin-top: 6%;
  padding: 5px 28px 5px 62px;
  box-shadow: inset 0 -4px 5px rgba(154, 154, 154, 0.24);
}
.listfaq .list > *{
  position: relative;
  line-height: 24px;
  padding: 15px 0;
}
.listfaq .list span{
  display: block;
  font-size: 18px;
  border-bottom: 1px solid #d1d1d1;
}
.listfaq .list p{
  font-size: 16px;
  min-height: 72px;
  color: #6c6c6c;
}
.listfaq .list span:before,
.listfaq .list p:before{
  content: "A";
  display: block;
  position: absolute;
  width: 30px;
  line-height: 30px;
  text-align: center;
  border: 1px solid #CCC;
  border-radius: 5px;
  font-size: 24px;
  color: #ff730d;
  font-weight: bold;
  left: -46px;
  margin-top: -4px;
}
.listfaq .list p:before{
  content: 'Q';
  color: #565656;
}
.companyBox .left{
  float: left;
  width: 45%;
  margin-top: 4%;
}
.infoBox{
  text-align: center;
  font-size: 0;
  letter-spacing: -1px;
}
.infoBox ul{
  display: inline-block;
  vertical-align: top;
  letter-spacing: 0;
  margin: 0 5%;
}
.infoBox ul li{
  font-size: 48px;
  color: #ff9000;
  line-height: 1.2;
}
.infoBox ul p{
  font-size: 16px;
  color: #818181;
  line-height: 1.2;
  font-family: 'Microsoft YaHei UI Light';
}
.companyBox .cont{
  margin-top: 10%;
  text-align: center;
}
.companyBox .cont,
.companyBox .cont *{
  font-size: 18px;
  line-height: 1.8;
  font-family: 'Microsoft YaHei UI Light';
}
.companyBox .img{
  display: block;
  float: right;
  width: 51%;
  margin-top: 4%;
}
.philosophtyBox{
  background: #fafafa;
  font-size: 0;
  letter-spacing: -1px;
}
.philosophtyBox > *{
  display: inline-block;
  vertical-align: middle;
  letter-spacing: 0;
}
.philosophtyBox > img{
  width: 46%;
}
.philosophtyBox > ul{
  width: 40%;
  margin: 0 7%;
}
.philosophtyBox > ul .clearfix{
  margin-top: 6%;
  text-align: center;
}
.philosophtyBox > ul .clearfix,
.philosophtyBox > ul .clearfix *{
  font-size: 18px;
  line-height: 1.8;
  font-family: 'Microsoft YaHei UI Light';
}
.philosophtyBox .img2{
  display: none;
}
.customerBox > ul{
  padding: 3% 0;
}
.customerBox > ul .clearfix{
  margin: 3% auto 0;
  text-align: center;
  max-width: 1060px;
}
.customerBox > ul .clearfix,
.customerBox > ul .clearfix *{
  font-size: 18px;
  line-height: 1.8;
  font-family: 'Microsoft YaHei UI Light';
}
.proBox .box{
  font-size: 18px;
  color: #919191;
  font-family: 'futura_md_btmedium';
  text-align: center;
  line-height: 1.1;
}
.proBox .box1{
  text-align: center;
  position: relative;
  margin-top: 1%;
}
.proBox .box1 span{
  display: inline-block;
  vertical-align: top;
  font-size: 36px;
  color: #030303;
  position: relative;
  z-index: 1;
  background: #FFF;
  line-height: 1.1;
  padding: 0 1.5%;
  font-family: 'futura_md_btmedium';
}
.proBox .box1:after{
  content: '';
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  height: 1px;
  margin-top: -1px;
  background: #d5d5d5;
}
.proBox .box2 a{
  display: block;
  float: left;
  width: calc(25% - 9px);
  margin: 2% 0 0 12px;
}
.proBox .box2 a:nth-child(1){
  margin-left: 0;
}
.proBox .box2 a img{
  width: 100%;
}
.proBox .box2 a span,
.proBox .box2 a font{
  display: block;
  text-align: center;
  line-height: 1.5;
}
.proBox .box2 a span{
  font-weight: bold;
  font-size: 24px;
  margin-top: 3%;
}
.proBox .box2 a font{
  font-size: 14px;
  color: #8e8e8e;
}
.newsBox .more{
  text-align: center;
}
.newsBox .more a{
  display: inline-block;
  vertical-align: top;
  line-height: 44px;
  font-size: 14px;
  padding: 0 30px;
  margin-top: 4%;
  border: 1px solid #343434;
}
.newsBox .more a:hover{
  border-color: #ff730d;
}
.newsBox .list_news{
  max-width: 1414px;
  margin: 3% auto 0;
}
.newsBox .list_news a:nth-child(4){
  display: none;
}
.aboutBox{
  background: #191919;
}
.aboutBox .width{
  font-size: 0;
  letter-spacing: -1px;
}
.aboutBox .width > *{
  display: inline-block;
  vertical-align: middle;
  letter-spacing: 0;
}
.aboutBox .left .type-name{
  color: #e4e4e4;
}
.aboutBox .left .type-name:after{
  background: #e4e4e4;
  margin-top: 2%;
  width: 73px;
}
.aboutBox .left .cont{
  text-align: center;
  margin: 12% 0;
}
.aboutBox .left .cont,
.aboutBox .left .cont *{
  font-size: 18px;
  line-height: 1.7;
  color: #adadad;
  font-family: 'futura_md_btmedium';
}
.aboutBox .infoBox ul{
  margin: 0 3%;
}
.aboutBox .infoBox ul li{
  color: #ffde00;
  font-size: 36px;
}
.aboutBox .infoBox ul li,
.aboutBox .infoBox ul li span{
  font-family: 'Microsoft YaHei UI Light';
}
.aboutBox .infoBox ul p{
  font-size: 14px;
}
.aboutBox .width > img{
  width: 51%;
}
.productBox .box{
  position: relative;
  padding: 0 32px;
  margin: 2% auto 0;
  max-width: 1650px;
}
.productBox .box .prev,
.productBox .box .next{
  position: absolute;
  top: 50%;
  width: 22px;
  height: 40px;
  margin-top: -20px;
  cursor: pointer;
  z-index: 1;
  background: center no-repeat;
}
.productBox .box .prev{
  left: 0;
  background-image: url("../images/left.png");
}
.productBox .box .next{
  right: 0;
  background-image: url("../images/right.png");
}
.productBox .swiper{
  background: #f4f4f4;
}
.productBox .swiper-slide{
  font-size: 0;
  letter-spacing: -1px;
}
.productBox .swiper-slide > a{
  display: inline-block;
  vertical-align: middle;
  letter-spacing: 0;
  width: 50%;
}
.productBox .swiper-slide > a img{
  width: 100%;
  display: block;
}
.productBox .swiper-slide > ul *{
  color: #4d4d4d;
}
.productBox .swiper-slide > ul a:hover{
  color: #ff730d;
}
.productBox .swiper-slide > ul{
  margin: 0 3%;
  width: 44%;
  display: inline-block;
  vertical-align: middle;
  letter-spacing: 0;
}
.productBox .swiper-slide > ul .name a{
  font-size: 30px;
  line-height: 1.2;
  display: inline-block;
  vertical-align: top;
  font-family: 'futura_md_btmedium';
}
.productBox .swiper-slide > ul .cont{
  margin: 4% 0 3%;
}
.productBox .swiper-slide > ul .cont,
.productBox .swiper-slide > ul .cont *{
  font-size: 14px;
  line-height: 24px;
}
.productBox .swiper-slide > ul .more a{
  display: inline-block;
  vertical-align: top;
  letter-spacing: 0;
  border-radius: 5px;
  padding: 0 24px;
  line-height: 36px;
  font-size: 14px;
  border: 1px solid #343434;
}
.productBox .swiper-slide > ul .more a:hover{
  border-color: #ff730d;
}
.productBox .swiper-slide > ul .list a{
  display: block;
  float: left;
}
.productBox .swiper-slide > ul .list a img{
  width: 100%;
}
.productBox .swiper-slide > ul .list a span{
  font-size: 18px;
}
.aside,
.aside .bg{
  width: 17%;
}
.aside{
  float: left;
  min-height: 500px;
  padding-bottom: 4%;
}
.aside > h2{
  font-size: 36px;
  line-height: 1;
  height: 48px;
}
.aside > h3,
.aside > h4{
  font-size: 24px;
  margin: 5% 0;
}
.aside > h4{
  margin: 10% 0 0;
  position: relative;
  padding-top: 4%;
}
.aside > h4:after{
  content: '';
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  width: 9999px;
  height: 1px;
  background: #fff;
}
.aside > h5{
  margin-top: 3%;
  font-size: 16px;
  line-height: 3;
  font-weight: normal;
  border-bottom: 1px solid #676767;
}
.aside .list a{
  margin-top: 1px;
  display: block;
  line-height: 20px;
  padding: 11px 22px;
}
.aside .list a:hover,
.aside .list a.on{
  background: #3c3c3c;
  color: #FFF;
}
.aside .list1{
  margin: 3% 10% 0 0;
  background: #f1f1f1;
  padding: 9px 0;
}
.aside .list1 label{
  font-size: 0;
  letter-spacing: -1px;
  cursor: pointer;
  display: block;
  padding: 9px 0 9px 22px;
}
.aside .list1 label input{
  display: inline-block;
  vertical-align: middle;
  letter-spacing: 0;
  width:14px;
  header:14px;
  margin: 0 9px 0 0;
}
.aside .list1 label span{
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
  letter-spacing: 0;
  width: calc(100% - 23px);
  line-height: 16px;
}
.aside .bg{
  position: absolute;
  top: 48px;
  bottom: 0;
  z-index: -1;
}
.aside .bg li{
  background: #f7f7f7;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 9999px;
}
.rightBox{
  float: right;
  width: 80%;
}
.rightBox > h1{
  font-size: 30px;
  font-weight: normal;
  line-height: 48px;
  border-bottom: 1px solid #cecece;
}
.rightBox .content{
  margin-top: 0;
}
.filterBox .box{
  font-size: 0;
  letter-spacing: -1px;
  margin: 2% 0 0 -8px;
}
.filterBox .box label{
  display: inline-block;
  vertical-align: top;
  font-size: 0;
  letter-spacing: -1px;
  cursor: pointer;
  background: #e5e5e5;
  border-radius: 4px;
  padding: 0 8px;
  margin: 8px 0 0 8px;
  overflow: hidden;
}
.filterBox .box label li{
  display: inline-block;
  vertical-align: middle;
  letter-spacing: 0;
  font-size: 14px;
  line-height: 30px;
}
.filterBox .box label:after{
  content: 'x';
  font-size: 12px;
  display: inline-block;
  vertical-align: middle;
  letter-spacing: 0;
  line-height: 30px;
  margin-left: 6px;
}
.filterBox .box label input{
  position: absolute;
  left: -99999px;
}
.filterBox > a{
  display: inline-block;
  margin: 2% 0 0;
}
.list_pro > ul{
  float: left;
}
.list_pro > ul a{
  display: block;
  padding: 6px;
  border: 1px solid #e7e7e7;
}
.list_pro > ul a span{
  font-size: 24px;
  font-weight: bold;
  color: #f14d4d;
  line-height: 1.2;
  margin: 12px 12px 0;
}
.list_pro > ul a font{
  display: block;
  font-size: 14px;
  color: #707070;
  line-height: 1.4;
  margin: 6px 12px 0;
}
.list_pro > ul a p{
  height: 31px;
  line-height: 30px;
  text-indent: 126px;
  font-size: 14px;
  margin: 12px;
  background: url("../images/img.png") left no-repeat;
}
.list_pro > ul a ul{
  height: 84px;
}
.list_pro > ul a .name{
  margin: 12px 12px 0;
  font-size: 18px;
  line-height: 24px;
  max-height: 48px;
  -webkit-line-clamp: 2;
}
.modelBox{
  background: #f8f8f8;
  padding-top: 1.5%;
  padding-bottom: 1.5%;
  margin-top: 1%;
}
.detailed .picBox{
  float: left;
  width: 46%;
  position: relative;
}
.detailed .picBox .swiper-slide img{
  width: 100%;
}
.detailed .picBox .swiper1{
  border: 1px solid #aeaeae;
}
.detailed .picBox .swiper2{
  margin-top: 10px;
}
.detailed .picBox .swiper2 .swiper-slide{
  border: 1px solid #EEE;
  cursor: pointer;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.detailed .picBox .swiper2 .swiper-slide.swiper-slide-thumb-active{
  border-color: #aeaeae;
}
.detailed .picBox .swiper2 .btn{
  z-index: 2;
  display: block;
}
.detailed .picBox1{
  float: left;
  width: 46%;
}
.detailed .picBox1 li{
  border: 1px solid #aeaeae;
  padding: 6px;
}
.detailed .picBox1 li img{
  width: 100%;
}
.detailed .picBox1 > img{
  width: 100%;
  border: 1px solid #eaeaea;
  display: block;
  margin-top: 3%;
}
.detailed .picBox2{
  padding: 5px;
  display: none;
  position: relative;
  border: 1px solid #aeaeae;
}
.detailed .picBox2 img{
  width: 100%;
}
.detailed .picBox .arrow,
.detailed .picBox2 .arrow{
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  text-align: center;
  height: 18px;
}
.detailed > h1{
  text-align: center;
  font-size: 24px;
  line-height: 1.5;
}
.detailed > h2{
  font-size: 24px;
  line-height: 1.1;
  padding-bottom: 1%;
  margin-top: 4%;
  border-bottom: 1px solid #cacaca;
}
.detailed > .info1{
  text-align: center;
}
.detailed > .cont{
  min-height: 300px;
  margin-top: 2%;
}
.detailed .info{
  float: right;
  width: 46%;
}
.detailed .info.info2{
  width: 48%;
}
.detailed .info h2{
  font-size: 24px;
  line-height: 1.1;
  padding-bottom: 2%;
  margin-top: 10%;
  border-bottom: 1px solid #cacaca;
}
.detailed .info h2:nth-child(1){
  margin-top: 0!important;
}
.detailed .info .box{
  margin: 6% 0 0;
}
.detailed .info .box ul{
  font-size: 0;
  letter-spacing: -1px;
  padding: 6px 0;
}
.detailed .info .box ul > *{
  display: inline-block;
  vertical-align: top;
  letter-spacing: 0;
  font-size: 16px;
  line-height: 24px;
}
.detailed .info .box ul span{
  width: 96px;
  color: #828282;
}
.detailed .info .box ul span:after{
  content: ':';
}
.detailed .info .box ul li{
  width: calc(95% - 96px);
  margin-left: 5%;
}
.detailed .info > ul{
  margin-top: 6%;
}
.detailed .info > ul li{
  position: relative;
  font-size: 16px;
  color: #2a2a2a;
  line-height: 24px;
  padding: 6px 0 6px 15px;
}
.detailed .info > ul li:before{
  content: '';
  display: block;
  width: 6px;
  height: 6px;
  background: #2a2a2a;
  border-radius: 100px;
  position: absolute;
  left: 0;
  top: 15px;
}
.detailed .info > p{
  height: 31px;
  line-height: 30px;
  text-indent: 126px;
  font-size: 14px;
  margin-top: 6%;
  background: url("../images/img.png") left no-repeat;
}
.detailed .info > a{
  display: block;
}
.detailed .info > a span{
  display: inline-block;
  vertical-align: top;
  padding-right: 26px;
  font-size: 16px;
  line-height: 24px;
  margin-top: 2%;
  background: url("../images/dl.png") right 3px no-repeat;
}
.detailed .info .cont{
  margin-top: 8%;
  padding-top: 5%;
  border-top: 1px solid #cacaca;
}
.newsletterBox{
  position: fixed;
  top: 0;
  bottom: 0;
  width: 100%;
  max-width: 1920px;
  z-index: 1000;
  display: none;
}
.newsletterBox > b{
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,.5);
}
.newsletterBox label{
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
  font-size: 0;
  letter-spacing: -1px;
  z-index: 1;
  background: rgba(0,0,0,.7);
  padding: 20px;
  text-align: center;
  border-radius: 10px;
}
.newsletterBox label span{
  display: block;
  text-align: center;
  font-size: 20px;
  color: #FFF;
  line-height: 1.2;
  letter-spacing: 0;
  margin-bottom: 20px;
}
.newsletterBox label input{
  display: inline-block;
  vertical-align: top;
  letter-spacing: 0;
  height: 46px;
  border: 0;
  font-size: 16px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.newsletterBox label input[type='text']{
  padding: 0 12px;
  width: 220px;
  background: white;
}
.newsletterBox label b{
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  font-size: 12px;
  color: #000;
  font-weight: normal;
  cursor: pointer;
  background: #FFF;
  width: 18px;
  height: 18px;
  line-height: 18px;
  text-align: center;
  user-select:none;
  border-radius: 0 10px 0 10px;
}
.newsletterBox label input[type='button']{
  background: #ff730d;
  color: white;
  cursor: pointer;
  width: 90px;
}