@charset "utf-8";
html {
  overflow-x: hidden;
}
body {
  color: #333;
  font: 14px "Microsoft Yahei";
}
body,
ul,
ol,
li,
div,
p,
h1,
h2,
h3,
h4,
h5,
h6,
dl,
dt,
dd,
img,
span,
input {
  margin: 0;
  padding: 0;
  list-style: none;
}
a {
  color: #333;
  text-decoration: none;
}
a:focus {
  outline: 0;
}
img {
  border: none;
}
.vam {
  vertical-align: middle;
}
.clear {
  clear: both;
  height: 0;
  line-height: 0;
  font-size: 0;
}
p {
  word-spacing: 0;
}
i,
em {
  font-style: normal;
}
.tr {
  text-align: right;
}
.tl {
  text-align: left;
}
.center {
  text-align: center;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.pa {
  position: absolute;
}
.pr {
  position: relative;
}
.clearfix:after {
  content: "";
  height: 0;
  clear: both;
  display: block;
  visibility: hidden;
}
.clearfix {
  zoom: 1;
}
.content {
  width: 1200px;
  margin: 0 auto;
}
.white,
.whites {
  position: relative;
  overflow: hidden;
}
.white:after,
.whites:after {
  content: '';
  cursor: pointer;
  position: absolute;
  left: -100%;
  top: 0;
  width: 100%;
  height: 100%;
  background-image: -moz-linear-gradient(0deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0));
  background-image: -webkit-linear-gradient(0deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0));
  transform: skewx(-25deg);
}
.white:hover:after {
  left: 100%;
  -moz-transition: 1s;
  -o-transition: 1s;
  -webkit-transition: 1s;
  transition: 1s;
}
.whites:hover:after {
  left: 100%;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
body {
  min-width: 1200px;
  width: 100%;
  max-width: 1920px;
  margin: 0 auto;
  overflow-x: hidden;
}
i,
em {
  font-style: normal;
}
.content {
  width: 1200px;
  margin: 0 auto;
}
input::-webkit-input-placeholder {
  color: #999;
  font-size: 14px;
  text-transform: capitalize;
}
input::-moz-placeholder {
  color: #999;
  font-size: 14px;
  text-transform: capitalize;
}
input:-moz-placeholder {
  color: #999;
  font-size: 14px;
  text-transform: capitalize;
}
input:-ms-input-placeholder {
  color: #999;
  font-size: 14px;
  text-transform: capitalize;
}
@keyframes myfirst {
  0% {
    background-position: 0 bottom;
  }
  100% {
    background-position: 100% bottom;
  }
}
.line {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.clear {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.banner {
  height: auto;
  max-width: 1920px;
  margin: 0 auto!important;
  position: relative;
  margin-top: -34px;
}
.banner .bd li {
  float: left;
  width: 100%;
  line-height: 0;
}
.banner .bd li img {
  width: 100%;
}
.banner .bd li a {
  display: block;
}
.banner .hd {
  z-index: 1;
  margin: 0 auto;
  
  position: absolute;
  left: 8.5%;
  
  bottom: 48px;
  cursor: pointer;
}

.banner .pageState {
  z-index: 1;
  position: absolute;
  right: 8.5%;
  bottom: 48px;
  cursor: pointer;
  color: #fff;
  font-size: 30px;
  line-height: 30px;
}

.banner .hd li {
  width: 20px;
  height: 20px;
 background: 0;
  display: inline-block;
  margin: 0 5px;
  border-radius: 13px;
  
}
.banner .hd li i{ display: block;width: 8px;height: 8px;border-radius: 4px;background: #fff;margin: 6px auto 0;}

.banner .hd li.on {
  border:1px solid #ffeec5;
}
.banner .hd li.on i{ background: #ffeec5;}
.banner .prev {
  position: absolute;
  top: calc(45% - 35px);
  left: 0%;
  z-index: 10;
  cursor: pointer;
  opacity: 0;
  transition: all 0.5s linear;
}
.banner .next {
  position: absolute;
  top: calc(45% - 35px);
  right: 0%;
  z-index: 10;
  cursor: pointer;
  opacity: 0;
  transition: all 0.5s linear;
}
.banner:hover .prev {
  opacity: 1;
  left: 3%;
}
.banner:hover .next {
  opacity: 1;
  right: 3%;
}

.search{height: 107px;padding: 0 8.5%;}
.search p{float: left;height: 107px;line-height: 107px;font-size: 14px;color: #acacac;}
.search p b{ font-weight: normal; }
.search p a{color: #acacac;}
.search p a:last-child em{display: none;}
.search p a:hover{color: #52350c;}
.s_box{float: left;width: 240px;height: auto;margin-top: 40px;border-radius: 20px;box-sizing: border-box;position: relative;background: #e9e9e9;margin-left: 77px;}
.s_box .txt{float:left;width: 186px;padding-left: 20px;height: 33px;line-height: 32px;font-size:14px;color:#333;border:none;background: none;outline: 0;}
.s_box .btn{float: left;width:16px;height: 16px;border: 0;background: url(../images/sea.png) no-repeat center;outline: 0;cursor: pointer;margin-top: 9px;}
.ph{ float: right;font-size: 24px;line-height: 24px;color: #333333;margin-top: 40px;}
.ph img{ display:inline-block;width:24px;height: 24px;margin-right: 5px;vertical-align: bottom;}
.ph:hover img {animation-duration: 2s;animation-name: flipInY;}
 
 
.yz{height: 457px;background: url(../images/yz_bg.jpg) no-repeat center;padding-top: 100px;box-sizing: border-box;}
.yz_t{ height: 123px;border-bottom: 1px solid #d9d9d9;}
.yz_t h2{ float: left;}
.yz_t h2 span{display: block;font-size: 50px;color: #000000;line-height: 50px;font-weight: bold;letter-spacing: 1px;}
.yz_t h2  i{display: block;font-size: 16px;color: #000000;line-height: 16px;padding-top: 24px;font-family: Arial;/* text-transform: uppercase; *//* letter-spacing: -1px; */}
.yz_t p{display: block;font-size: 16px;color: #333;line-height: 30px;width: 594px;float: right;}
.m_zz{margin-top: 60px;}
.m_zz ul{ height: 81px; position: relative; }
.m_zz li{box-sizing: border-box;float: left;text-align: left;position: relative;padding: 0 39px;position: relative;}
.m_zz li:after{ position: absolute;right:0;top:10px;width: 1px;height: 40px;background: #a0a0a0;content: "";}
.m_zz li:first-child{ padding-left: 44px;}
.m_zz li:last-child{ padding-right: 44px;border-right: 0;}
.m_zz li:last-child:after{ background: 0;}
.m_zz li em{ text-align: center;display: block; }
.m_zz li em b{color: #333333;  font-weight: bold;display: inline-block;font-size: 60px;font-family: Arial;line-height: 60px;}
.m_zz li em i{ display: inline-block;font-size: 20px;color: #333333;text-align: center;line-height: 38px;vertical-align: bottom;margin-left: 5px;}
.m_zz li h3{font-size: 20px;color: #333333;text-align: left;line-height: 16px;font-weight: normal;margin-top: 15px;}


.case_t{ height: 153px;margin-top: 75px;;}
.case_t h2{ float: left;}
.case_t h2 span{display: block;font-size: 50px;color: #000000;line-height: 50px;font-weight: bold;letter-spacing: 3px;}
.case_t h2  i{display: block;font-size: 18px;color: #000000;line-height: 18px;padding-top: 18px;font-weight: normal;}
.case_t p{display: block;width: 560px;float: right;background: url(../images/case_ic.png) no-repeat left -1px;padding-left: 15px;height:64px;overflow:hidden;}
.case_t p a{ display: block;font-size: 16px;line-height: 20px;color: #000000;padding:0 0px 0 34px;float:left;border-right: 2px solid #bebebe;width: 76px;text-align: left;padding-bottom:24px;}
.case_t p a:hover{ color:#52350c;}
.case_t p a:nth-child(5n){ border-right: 0;}
.case_con{ position: relative;}
.case_con .tempWrap{ overflow: visible!important;width:1920px!important;}
.case_con dl{position: relative;}
.case_con dt{ display: block;width:1920px ;height: 751px;margin-left: -360px;}
.case_con dt img{ display: block;width:1920px ;height: 751px;transition: all 0.5s; }
.case_con dd{ position: absolute;left: 0;top:250px;}
.case_con dd h3 a{ display: block;font-size: 36px;line-height: 36px;color: #fff;padding-bottom:36px ;}
.case_con dd p{ font-size: 16px;line-height: 30px;color: #fff;}

.case .case_d {
  z-index: 1;
  margin: 0 auto;
  
  position: absolute;
  left: 0;
  
  bottom: 48px;
  cursor: pointer;
}

.case .case_d li {
  width: 20px;
  height: 20px;
 background: 0;
  display: inline-block;
  margin: 0 5px;
  border-radius: 13px;
  
}
.case .case_d li i{ display: block;width: 8px;height: 8px;border-radius: 4px;background: #fff;margin: 6px auto 0;}

.case .case_d li.on {
  border:1px solid #ffeec5;
}
.case .case_d li.on i{ background: #ffeec5;}

.fw{ padding-top: 84px;background: url(../images/fw_bg.jpg) no-repeat center;height: 909px;box-sizing: border-box;}
.fw_t{ height: 158px;}
.fw_t h2{ float: left;}
.fw_t h2 span{display: block;font-size: 50px;color: #000000;line-height: 50px;font-weight: bold;letter-spacing: 3px;}
.fw_t h2  i{display: block;font-size: 18px;color: #000000;line-height: 18px;padding-top: 18px;font-weight: normal;}
.fw_t p{display: block;float: right;font-size: 36px;line-height: 40px;color: #000000;font-family: Arial, Helvetica, sans-serif;}
.fw_con li{float: left;width: 400px;height: 271px;padding-left: 52px;box-sizing: border-box;position: relative;}
.fw_con li:before{position: absolute;left:-2px;top: -1px;width: 400px;height: 0;content: "";transition: all 0.5s;background:rgba(0,0,0,0.65);z-index:30;}
.fw_con li:after{position: absolute;left:-2px;top: -1px;width: 400px;height: 0;content: "";transition: all 0.5s;}
.fw_con li.cur:after{height: 271px;}
.fw_con li.cur:before{height: 271px;}
.fw_con li em{ display: block;width: 58px;height: 58px;margin-top: 36px;overflow: hidden;position: relative;z-index: 30;}
.fw_con li em img{ display: block;width: 58px;height: 58px;transition: all 0.5s;}
.fw_con li.cur em img:nth-child(1){margin-top: -58px;}
.fw_con li span{ font-size: 24px;line-height: 24px;color: #333333;display: block;padding-top: 24px;transition: all 0.5s;position: relative;z-index: 30;}
.fw_con li p{ font-size: 16px;line-height: 24px;color: #666666;display: block;padding-top: 12px;transition: all 0.5s;position: relative;z-index: 30;}
.fw_con li i{ font-size: 22px;line-height: 22px;color: #333333;display: block;padding-top: 20px;transition: all 0.5s;position: relative;z-index: 30;}
.fw_con li.cur span,.fw_con li.cur p,.fw_con li.cur i{ color: #fff;}
.fw_con li:nth-child(1):after{ background: url(../images/fw1.jpg) no-repeat center;}
.fw_con li:nth-child(2):after{ background: url(../images/fw2.jpg) no-repeat center;}
.fw_con li:nth-child(3):after{ background: url(../images/fw3.jpg) no-repeat center;}
.fw_con li:nth-child(4):after{ background: url(../images/fw4.jpg) no-repeat center;}
.fw_con li:nth-child(5):after{ background: url(../images/fw5.jpg) no-repeat center;}
.fw_con li:nth-child(6):after{ background: url(../images/fw6.jpg) no-repeat center;}


.ys{margin-top: 84px;}
.ys_t{ height: 158px;}
.ys_t h2{ float: left;}
.ys_t h2 span{display: block;font-size: 50px;color: #000000;line-height: 50px;font-weight: bold;letter-spacing: 3px;}
.ys_t h2  i{display: block;font-size: 18px;color: #000000;line-height: 18px;padding-top: 18px;font-weight: normal;}
.ys_t p{display: block;float: right;font-size: 36px;line-height: 40px;color: #000000;font-family: Arial, Helvetica, sans-serif;}
.cust_c{width: 100%;height: 808px;overflow: hidden;}
.cust_c ul{width: 100%;height: 808px;}
.cust_c li{width:15.24%;float: left;position: relative;cursor:pointer;height: 808px;box-sizing:border-box;-webkit-transition:all .2s linear;transition:all .2s linear;}
.cust_c li:last-child{border: 0;}
.cust_c li:before{content: "";position: absolute;width:100%;height:100%;bottom:0;left:0;}
.cust_c li .shu2 h3{position: relative;text-align: center;}
.cust_c li .shu2 h3 b{display: block;font-size:36px;line-height: 48px;}
.cust_c li .shu2 h3 em{display: block;margin-top:360px;font-size: 16px;color: #fff;font-family: Arial;font-weight: bold;}
.cust_c li .shu2 h3:before{content: "";position: absolute;width:1px;height:212px;background:rgba(255, 255 , 255 , 1);left: 50%;top:165px;}
.cust_c li .shu2{width: 100%;height:68%;left:0;position: absolute;top:24%;color: #fff;}
.cust_c li .bock{display: none;width:90%;position: absolute;bottom:130px;left:5%;height:115px;white-space: nowrap;}
.cust_c li .bock .cust_wz h4 b{display: block;font-size:36px;line-height: 36px;color: #fff;padding: 22px 0 20px;}
.cust_c li .bock .cust_wz h4 em{display: block;font-size: 16px;color: #fff;font-family: Arial;font-weight: bold;}
.cust_c li .bock .cust_wz p{ font-size: 16px;line-height: 24px;color: #fff;}
.cust_c li.cur{width:54.28%;}
.cust_c li.cur:before{width:100%;height:100%;background:rgba(0, 0, 0, 0.25);}
.cust_c li.cur .bock{display: block;}
.cust_c li.cur .shu2{ display: none;}


.xz{height: 372px;margin-top: 117px;}
.xz_l{float: left;width: 599px;position: relative; }
.xz_l li{ width: 599px;height: 372px;position: relative;}
.xz_l li img{ display: block; width: 599px;height: 372px;}
.xz_l li span{ display: block;position: absolute;right: 28px;bottom:14px;font-size: 16px;color: #fff;line-height: 16px;}
.xz_t {z-index: 1;margin: 0 auto;position: absolute;left: 17px;bottom: 13px;cursor: pointer;}
.xz_t li {width: 20px;height: 20px;background: 0;display: inline-block;border-radius: 13px;}
.xz_t li i{ display: block;width: 8px;height: 8px;border-radius: 4px;background: #fff;margin: 6px auto 0;}
.xz_t li.on {border:1px solid #ffeec5;}
.xz_t li.on i{ background: #ffeec5;}
.xz_r{ float: right;width: 601px;padding:12px 54px 0;box-sizing: border-box;}
.xz_r h2 span{display: block;font-size: 50px;color: #000000;line-height: 50px;font-weight: bold;letter-spacing: 3px;}
.xz_r h2  i{display: block;font-size: 30px;color: #000000;line-height: 30px;padding-top: 15px;font-weight: normal;}
.xz_box{ margin-top: 20px; }
.xz_box li{width:240px;height:42px;border:2px solid #ebebeb;float: left;box-sizing:border-box;line-height: 42px;margin-bottom: 19px;}
.xz_box li:nth-child(2n){ float: right; }
.xz_box li i{ width: 24px;height: 24px;padding-top:8px;padding-left: 8px;display: block;padding-right: 8px;float: left; }
.xz_box li input{ display: inline-block; width:188px; height: 34px; line-height: 34px;outline:none; color: #666;font-size: 16px;outline:0;box-sizing: border-box;border:0;}
.xz_box li:last-of-type{ background: none; width:240px;float: left;border: 0;box-sizing: border-box;height:42px;margin-bottom: 0;}
.xz_box li:last-of-type button{ width:240px;height:42px;background:#333333;border: none; cursor: pointer; font-size: 18px; color: #ffffff; line-height: 42px;}
.xz_r p{ font-size: 30px;line-height: 34px;color: #333333;font-weight: bold;margin-top: 38px;}
.xz_r p img{ display:inline-block;width:34px;height: 34px;margin-right: 5px;vertical-align: bottom;}
.xz_r em{ font-size: 16px;line-height: 16px;color: #333333;margin-top: 10px;display: block;}
.submit .form-btn-submit{ display:none;}
.submit .form-btn-reset{ display:none;}
.xz_box li span{display:none;} 

.news{ padding-top: 88px;padding-bottom: 96px;}
.news_t{ height: 120px;border-bottom: 3px solid #dbdbdb;}
.news_t .news_qie{ float: left;}
.news_t h2 span a{display: block;font-size: 50px;color: #000000;line-height: 50px;font-weight: bold;letter-spacing: 3px;}
.news_t ul{ width: 500px;margin-top: 22px;}
.news_t li a{ display: block;font-size: 24px;line-height: 24px;float: left;margin-right: 28px;color: #000;}
.news_t li a img{ display: inline-block;width: 20px;height: 20px;vertical-align: middle;margin-left: 12px;transition: all 0.5s;}
.news_t li.cur a img{ transform: rotate(90deg);}
.news_t p{display: block;float: right;font-size: 36px;line-height: 40px;color: #000000;font-family: Arial, Helvetica, sans-serif;}
.news_con{ margin-top: 45px;}
.news_con .tempWrap{width: 1200px!important;}
.news_con dl{ float: left;width: 354px;margin-right: 69px;}
.news_con dl dd span{ display: block;font-size: 14px;line-height: 14px;color: #666;}
.news_con dl dd h3 a{ display: block;font-size: 16px;line-height: 16px;color: #333333;font-weight: bold;padding: 22px 0;}
.news_con dl dt{ display: block;width: 354px;height: 189px;border:1px solid #dadada;padding: 2px;box-sizing: border-box;}
.news_con dl dt em{display: block;width: 348px;height: 183px;overflow: hidden; }
.news_con dl dt em img{display: block;width: 348px;height: 183px;transition: all 0.5s; }
.news_con dl:hover dt img{transform: scale(1.05);}
.news_con dl dd p{ display: block;font-size: 14px;line-height: 24px;color: #666666;padding: 20px 0 40px;}
.news_con dl dd .more img{ display: block;width: 52px;height: 9px;transition: all 0.5s;}
.news_con dl dd .more:hover img{ margin-top: -8px;}

.abt{ padding-top: 115px;background: url(../images/abt_bg.jpg) no-repeat center;height: 749px;box-sizing: border-box;}
.abt h2 img{ display: block;width: 138px;height: 146px;margin:0 auto;}
.abt p{ font-size: 16px;line-height: 30px;color: #ffffff;padding: 47px 0 38px;text-align: center;}
.abt .more{ display: block;width: 96px;height: 34px;line-height: 34px;text-align: center;margin: 0 auto;font-size: 14px;color: #fff;border: 1px solid #fff;box-sizing: border-box;transition: all 0.5s;}
.abt .more:hover{ transform: translateY(-5px);}
.abt ul{margin: 93px auto 0;width: 77%;}
.abt ul li{display: block;width: 20%;float: left;position: relative;transition:all 0.5s;}
.abt ul li img{ display: block;width: 50px;height: 44px;margin: 0 auto;}
.abt ul li span{display: block;font-size: 18px;line-height: 18px;color: #fff;text-align: center;padding-top: 20px;}
.abt ul li:after{position: absolute;right:0;top:10px;width: 1px;height: 60px;background: #fff;content: "";display: none;}
.abt ul li:last-child:after{ background: 0;}
.abt li:hover{transform:translateY(-5px);}
.abt li:hover img {animation-duration: 2s;animation-name: flipInY;}



/*表单弹框*/
.nsw-modal {
    width: 100%;
    height: 100%;
    background: rgba(225, 225, 225, 0.5);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99999; 
}
.modal-dialog {
    position: fixed;
    color:#000000;
    top: 150px;
    width: 400px;
    border-radius: 3px;
    min-height: 155px;
    overflow: hidden;
    z-index: 99998;
    margin-left: -200px;
    left: 50%; 
}
.modal-dialog .css-icon {
    background-image: url("../images/modal-icons.png"); 
}
.modal-dialog .modal-head {
    height: 30px;
    line-height: 30px;
    padding: 0px 20px;
    background: #F6EFEF;
    font-size: 14px; 
}
.modal-dialog .modal-head .modal-logo {
    width: 15px;
    height: 15px;
    background-position: 1px 0px;
    margin: 8px 5px 0 0;
    float: left; 
}
.modal-dialog .modal-head .close {
    float: right;
    width: 15px;
    height: 15px;
    background-position: -14px 0px;
    margin-top: 8px; 
}
.modal-dialog .modal-body {
    width: 100%;
    min-height: 125px;
    background: #ffffff; 
}
.modal-dialog .modal-body .modal-body-left {
    width: 140px;
    float: left; 
}
.modal-dialog .modal-body .modal-body-left .icon {
    width: 64px;
    height: 64px;
    margin: 30px 0 0 48px; 
}
.modal-dialog .modal-body .modal-body-left .success-message {
    background-position: 0px -14px; 
}
.modal-dialog .modal-body .modal-body-left .warming-message {
    background-position: 0px -78px; 
}
.modal-dialog .modal-body .modal-body-right {
    width: 260px;
    float: right;
    padding-top: 20px; 
}
.modal-dialog .modal-body .modal-body-right .close-btn {
    color: #000;
    text-align: center;
    width: 90px;
    display: inline-block;
    height: 24px;
    line-height: 24px;
    background: #818079; 
}
.modal-dialog .modal-body .modal-body-right p {
    line-height: 30px; 
}

.m_zz li .icon_about{

display: flex;

align-items: center;

justify-content: flex-start;
}

.m_zz li .icon_about img{

width: 30px;

height: auto;
}

.m_zz li .icon_about span{

font-size: 20px;

font-weight: 600;

margin-left: 5%;
}

.m_zz li h3{

}

.home_about h2{
  text-align: center;
  font-size: 35px;
  color: #fff;
}
