@charset "utf-8";
@import url("iconfont.css");
*{margin:0;padding:0}
html{overflow-x:hidden;font-size:13.3333333333vw}
body{width:100%;min-width:320px;min-height:100vh;margin:0 auto;font-family:PingFang SC,Hiragino Sans GB,Microsoft YaHei UI,Microsoft YaHei,Source Han Sans CN,sans-serif;background:#fff;overflow-x:hidden;text-align:left;position:relative;font-size:16px;color:#000}
img{border:none}
h1,h2,h3{font-weight:400}
a{color:inherit;text-decoration:none;-webkit-tap-highlight-color:transparent;-webkit-tap-highlight-color:transparent;outline:none；}
input,select,textarea{font-family:PingFang SC,Hiragino Sans GB,Microsoft YaHei UI,Microsoft YaHei,Source Han Sans CN,sans-serif;font-size:16px;outline:0;margin:0;padding:0}
input::-webkit-input-placeholder{color:#999!important}
textarea::-webkit-input-placeholder{color:#999!important}
input[type=button],input[type=date],input[type=number],input[type=reset],input[type=search],input[type=submit],input[type=text],input[type=time]{-webkit-appearance:none}
select{-webkit-appearance:none}
textarea{-webkit-appearance:none}
input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none!important;margin:0}
ol,ul{padding:0;list-style-type:none}
em{font-style:normal}
.lt{float:left}
.rt{float:right}
input.sub,label{border:none;cursor:pointer}
input,textarea{font-family:PingFang SC,Hiragino Sans GB,Microsoft YaHei UI,Microsoft YaHei,Source Han Sans CN,sans-serif;outline:0;margin:0;padding:0}
table{border-collapse:collapse}
td,th{padding:0}
.clearfix::after{content:"";display:block;clear:both}
*{box-sizing:border-box}
.fixed:before, .clearfix:before, .cf:before, body:before, .header:before, .main:before, .footer:before { content: ''; display: table }
.fixed:after, .clearfix:after, .cf:after, .header:after, .main:after, .footer:after { content: ''; display: table; clear: both; }
.fixed, .clearfix, .cf, .header, .main, .footer { *zoom: 1 }
.clear { clear:both;}
.wrap{width:1640px;position:relative;max-width:100%;margin:0 auto}
.wrap::after{content:"";display:block;clear:both}
/*自定义*/
body{font-family:Microsoft YaHei}
/*header*/
.header{transition:all .3s;height:auto; position:relative; }
.header *{transition:all .3s}
.header .main{height:100%}
.header .h-top { height:150px;}
.header .logo{float:left;margin-top:10px; width:450px; height:130px; overflow:hidden; line-height:120px;}
.header .logo img{ max-width: 100%;max-height: 100%;vertical-align: middle;}
.header .h-biaoyu { float:left; position:relative; padding-left:34px;}
.header .h-biaoyu:after{content:""; position:absolute; left:0; top:40px; width:1px; height:75px; background-color:#eeeeee; }
.header .h-biaoyu .tit { color:#333333; font-size:20px; line-height:1; font-weight:bold; margin-top:54px;}
.header .h-biaoyu .des { color:#999999; font-size:14px; line-height:1; margin-top:16px;}
.header .h-tel { float:right; border-top:#eeeeee solid 1px; border-bottom:#eeeeee solid 1px; height:75px; background:url(../images/h-tel.png) no-repeat; background-position:19px 12px; padding:0 22px 0 86px; margin:38px 12px 0 0; }
.header .h-tel .tit { color:#666666; font-size:14px; line-height:1; margin-top:15px;}
.header .h-tel .des { color:#333333; font-size:24px; line-height:1; font-weight:bold; margin-top:7px;}
.header .h-right { float:right; margin-top:56px;}
.header .h-right ul li { float:left; width:38px; height:38px; border-radius:50%; background-color:#db0004;  font-size:0; margin-left:20px; cursor:pointer; }
.header .h-right ul li a { display:block;width:38px; height:38px;}
.header .h-right ul li.h-wechat { background:#db0004 url(../images/h-wechat.png) no-repeat center center; position:relative;}
.header .h-right ul li.h-wechat .h-wechat-pic { display:none; position:absolute; top:-41px; left:-140px;}
.header .h-right ul li.h-wechat .h-wechat-pic img { width:120px; height:120px; border:#dddddd solid 1px;}
.header .h-right ul li.h-wechat:hover .h-wechat-pic { display:block;animation:fadeInRight .3s linear;}
.header .h-right ul li.h-qq { background:#db0004 url(../images/h-qq.png) no-repeat center center;}
.header .nav{ background-color:#323335; height:54px;}
.header .nav ul li{float:left; width:14.28%; text-align:center; color:#ffffff; font-size:18px; line-height:54px; position:relative; } 
.header .nav ul li:after{content:""; position:absolute; left:0; top:0; width:1px; height:54px; background-color:#3c3d3f;}
.header .nav ul li:first-child:after { display:none;}
.header .nav ul li a {color:#ffffff; display:block; }
.header .nav ul li:hover{ background-color:#db0004; }
.header .nav ul li.active{ background-color:#db0004; }
.nav_btn{display:none}
.f_nav{display:none}
/*banner*/
.banner { width:100%;}
.banner .swiper-container{width:100%;height:100%}
.banner .swiper-slide{text-align:center;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}
.banner .swiper-button-next{opacity:0.4;outline:none;}
.banner .swiper-button-prev{opacity:0.4;outline:none;}
.banner .swiper-button-next:hover{opacity:0.8;} 
.banner .swiper-button-prev:hover{opacity:0.8;} 
.banner .swiper-slide a { display:block; width:100%;}
.banner .swiper-slide img { width:100%;}
/*i-pro*/
.i-pro { background-color:#f2f2f2; margin-top:-4px; padding-top:87px; padding-bottom:53px;}
.i-pro-tit {color:#4a4a4a; font-size:40px; line-height:1; font-weight:bold; text-align:center;letter-spacing: 2px;}
.i-pro-cata { min-height:60px; background-color:#ffffff; margin-top:30px; text-align:center;}
.i-pro-cata ul { display:inline-block;}
.i-pro-cata ul li { float:left; color:#333333; font-size:18px; line-height:60px; margin:0 25px;}
.i-pro-cata ul li a { color:#333333; }
.i-pro-cata ul li a:hover { color:#db0004; font-weight:bold; }
.i-pro-cata ul li.active a { color:#db0004; font-weight:bold; }
.i-pro-cata ul li:first-child { background:url(../images/pro-cata.png) no-repeat left center; padding-left:50px;}
.i-pro-cata ul li:first-child a { color:#db0004; font-weight:bold; }
.i-pro-list { height:auto;}
.i-pro-list ul li { float:left; background-color:#FFF; width:520px; height:auto; position:relative; overflow:hidden; margin-top:50px;}
.i-pro-list ul li:after{content:""; position:absolute; right:30px; bottom:30px; width:24px; height:24px; background:url(../images/pro-more.png) no-repeat;}
.i-pro-list ul li:nth-child(3n+2) { margin-left:40px;}
.i-pro-list ul li:nth-child(3n+3) { margin-left:40px;}
.i-pro-list ul li .pic { width:520px; height:366px; overflow:hidden; text-align:center; line-height:356px;}
.i-pro-list ul li .pic img{max-width: 100%;max-height: 100%;vertical-align: middle; }
.i-pro-list ul li .tit { height:85px; line-height:85px;color:#666666; font-size:16px; padding:0 32px; border-top:#f2f2f2 solid 1px; }
.i-pro-list ul li .con { position:absolute; bottom:-200px; left:0; width:100%; height:200px; background-color:rgba(219, 0, 4, 0.9);transition: 0.5s;}
.i-pro-list ul li .con .con-tit {color:#ffffff; font-size:16px; line-height:64px; height:64px; overflow:hidden; font-weight:bold; position:relative; padding:6px 32px 0 32px;}
.i-pro-list ul li .con .con-tit:after{content:""; position:absolute; left:32px; bottom:0; width:51px; height:4px; background-color:#ffffff; }
.i-pro-list ul li .con .con-des {color:#ffffff; font-size:14px; line-height:23px; height:69px; overflow:hidden; margin-top:22px; padding:0 32px;}
.i-pro-list ul li:hover:after { background:url(../images/pro-more2.png) no-repeat;}
.i-pro-list ul li:hover .con { bottom:0;transition: 0.5s; }
/*i-youshi*/
.i-youshi { padding-bottom:60px;}
.i-youshi-top { height:auto;}
.iyt-left { float:left; width:500px;}
.iyt-left .tit {color:#494949; font-size:40px; line-height:1; font-weight:bold; margin-top:75px;letter-spacing: 2px; }
.iyt-left .des {color:#999999; font-size:16px; line-height:1; margin-top:24px; }
.iyt-right { float:right; width:1110px; margin-top:78px;}
.iyt-right ul li { float:left; width:33.33%; height:126px; border:#dddddd solid 1px; border-bottom:none; text-align:center;display: flex;  align-items: center; justify-content: center; cursor:pointer; }
.iyt-right ul li .nob { display:inline-block; width:42px; height:42px; background-color:#db0004; border-radius:50%; text-align:center; color:#ffffff; font-size:18px; line-height:42px; font-weight:bold;}
.iyt-right ul li .tit {  display:inline-block;color:#333333; font-size:18px; line-height:42px; margin-left:22px;}
.iyt-right ul li.active { border:#db0004 solid 2px; border-bottom:none;}
.i-youshi-bot { height:auto;}
.i-youshi-li { height:515px; position:relative;}
.i-youshi-li .pic { width:100%; height:515px;}
.i-youshi-li .pic img{ width:100%; height:515px;}
.i-youshi-li .con { position:absolute; left:50%; margin-left:-620px; bottom:0;background-color:rgba(0, 0, 0, 0.7); width:1240px; height:120px;}
.i-youshi-li .con .con-pic { float:left; margin-left:60px; width:64px; height:53px; overflow:hidden; margin-top:33px;}
.i-youshi-li .con .con-pic img {max-width: 100%;max-height: 100%;vertical-align: middle; }
.i-youshi-li .con .con-con { float:left; padding-top:33px; margin-left:42px; padding-left:47px; width:940px; position:relative;}
.i-youshi-li .con .con-con:after{content:""; position:absolute; left:0; top:33px; width:2px; height:52px;background-color:rgba(255, 255, 255, 0.2);}
.i-youshi-li .con .con-con .tit { color:#ffffff; font-size:18px; line-height:30px; font-weight:bold; height:30px; overflow:hidden; }
.i-youshi-li .con .con-con .des {color:#ffffff; font-size:14px; line-height:24px; height:24px; overflow:hidden;}
/*i-fuwu*/
.i-fuwu{ height:288px; background: #333235 url(../images/fuwu-bg.jpg) no-repeat top center; background-size:100% 100%;}
.i-fuwu-left { float:left; width:720px;}
.i-fuwu-left .fuwu-tit {color:#ffffff; font-size:40px; line-height:1; font-weight:bold; padding-top:78px;letter-spacing: 2px;}
.i-fuwu-left .fuwu-tel { height:50px; background:url(../images/h-tel.png) no-repeat left center; padding-left:66px; margin-top:43px; }
.i-fuwu-left .fuwu-tel .tit { color:#ffffff; font-size:16px; line-height:1;}
.i-fuwu-left .fuwu-tel .des { color:#ffffff; font-size:24px; line-height:1; font-weight:bold; margin-top:7px;}
.i-fuwu-right { float:right; width:880px; }
.i-fuwu-right ul li { float:left; margin-top:78px; width:200px; margin-left:20px; text-align:center; position:relative;}
.i-fuwu-right ul li:after{content:""; position:absolute; left:-20px; top:37px; width:20px; height:23px; background:url(../images/jiantou.png) no-repeat; }
.i-fuwu-right ul li:first-child:after { display:none;}
.i-fuwu-right ul li .pic { width:91px; height:91px; margin:0 auto; background-color:#FFF; border-radius:50%; border:#564d4d solid 7px;}
.i-fuwu-right ul li .tit {color:#ffffff; font-size:14px; line-height:1; margin-top:25px;}
.i-fuwu-right ul li:hover .pic {background-color:#db0004;animation:flipInY .3s linear;}
.i-fuwu-right ul li:first-child .pic { background:#FFF url(../images/fuwu-icon1.png) no-repeat center center;}
.i-fuwu-right ul li:first-child+li .pic { background:#FFF url(../images/fuwu-icon2.png) no-repeat center center;}
.i-fuwu-right ul li:first-child+li+li .pic { background:#FFF url(../images/fuwu-icon3.png) no-repeat center center;}
.i-fuwu-right ul li:first-child+li+li+li .pic { background:#FFF url(../images/fuwu-icon4.png) no-repeat center center;}
.i-fuwu-right ul li:first-child:hover .pic { background:#db0004 url(../images/fuwu-icon12.png) no-repeat center center;}
.i-fuwu-right ul li:first-child+li:hover .pic { background:#db0004 url(../images/fuwu-icon22.png) no-repeat center center;}
.i-fuwu-right ul li:first-child+li+li:hover .pic { background:#db0004 url(../images/fuwu-icon32.png) no-repeat center center;}
.i-fuwu-right ul li:first-child+li+li+li:hover .pic { background:#db0004 url(../images/fuwu-icon42.png) no-repeat center center;}
/*i-why*/
.i-why { padding-top:70px; padding-bottom:68px;}
.i-why-tit { text-align:center; color:#4a4a4a; font-size:40px; line-height:1; font-weight:bold;letter-spacing:2px;}
.i-why-list { height:auto; margin-top:56px;}
.i-why-list ul li { float:left; width:370px; height:340px; padding-top:57px; border-left:#eeeeee solid 1px; border-right:#eeeeee solid 1px;}
.i-why-list ul li:nth-child(4n+2) { margin-left:50.66px;}
.i-why-list ul li:nth-child(4n+3) { margin-left:50.66px;}
.i-why-list ul li:nth-child(4n+4) { margin-left:50.66px;}
.i-why-list ul li .pic { width:62px; height:62px; margin:0 auto;}
.i-why-list ul li:first-child .pic { background:url(../images/why-icon1.png) no-repeat;}
.i-why-list ul li:first-child+li .pic { background:url(../images/why-icon2.png) no-repeat;}
.i-why-list ul li:first-child+li+li .pic { background:url(../images/why-icon3.png) no-repeat;}
.i-why-list ul li:first-child+li+li+li .pic { background:url(../images/why-icon4.png) no-repeat;}
.i-why-list ul li .nob { text-align:center; width:47px; height:47px; margin:0 auto; background:url(../images/why-nob1.png) no-repeat; margin-top:22px;color:#666666; font-size:22px; line-height:47px; font-weight:bold;}
.i-why-list ul li .tit {color:#494949; font-size:24px; line-height:1; font-weight:bold; margin-top:30px; text-align:center;}
.i-why-list ul li .des {color:#999999; font-size:16px; line-height:1; margin-top:13px; text-align:center;}
.i-why-list ul li:hover { background-color:#db0004;transition: 0.5s;}
.i-why-list ul li:hover .nob { background:url(../images/why-nob2.png) no-repeat;color:#ffffff; }
.i-why-list ul li:hover .tit {color:#ffffff; }
.i-why-list ul li:hover .des {color:#ffffff; }
.i-why-list ul li:hover .pic {animation:pulse .3s linear;}
.i-why-list ul li:first-child:hover .pic { background:url(../images/why-icon12.png) no-repeat;}
.i-why-list ul li:first-child+li:hover .pic { background:url(../images/why-icon22.png) no-repeat;}
.i-why-list ul li:first-child+li+li:hover .pic { background:url(../images/why-icon32.png) no-repeat;}
.i-why-list ul li:first-child+li+li+li:hover .pic { background:url(../images/why-icon42.png) no-repeat;}
/*i-pinzhi*/
.i-pinzhi { background:url(../images/pinzhi-bg.jpg) no-repeat top center; height:697px; padding-top:105px;}
.i-pinzhi-box { width:1240px; height:488px; margin:0 auto;}
.i-pinzhi-left { float:left; width:216px;height:488px;}
.i-pinzhi-left ul li { height:161px; background-color:#494949; margin-top:2.5px;color:#525252; font-size:122px; line-height:161px;font-weight:bold; text-align:center; position:relative; cursor:pointer; }
.i-pinzhi-left ul li:first-child { margin-top:0;}
.i-pinzhi-left ul li .tit { position:absolute; top:0; left:0; width:100%; height:100%; color:#ffffff; font-size:30px; line-height:161px; font-weight:bold;letter-spacing:2px;}
.i-pinzhi-left ul li.active { background-color:#dd0d11; color:#dd0d11;}
.i-pinzhi-left ul li.active  .tit { color:#ffffff;}
.i-pinzhi-right { float:right; width:1024px;height:488px; background-color:#FFF; padding-top:73px;}
.i-pinzhi-right .info {color:#999999; font-size:18px; line-height:36px; height:36px; overflow:hidden; padding:0 100px; }
.i-pinzhi-right .tit {color:#333333; font-size:36px; line-height:72px; height:72px; overflow:hidden; font-weight:bold; padding:0 100px; margin-top:6px;}
.i-pinzhi-right .des {color:#999999; font-size:18px;  line-height:36px; height:72px; overflow:hidden; padding:0 100px; margin-top:47px;}
.i-pinzhi-right .more { margin-top:51px; padding:0 100px; position:relative;}
.i-pinzhi-right .more:after{content:""; position:absolute; left:100px; top:-147px; width:48px; height:6px; background-color:#dddddd; }
.i-pinzhi-right .more a { display:inline-block; width:130px; height:48px; border:#dddddd solid 1px; text-align:center;color:#494949; font-size:14px;  line-height:48px;transition: 0.5s;}
.i-pinzhi-right .more a:hover { background-color:#db0004; color:#FFF;transition: 0.5s;}
/*i-news*/
.i-news { height:auto; padding-bottom:60px;}
.i-news-left { float:left; width:790px;}
.i-news-right { float:right; width:850px;}
.in-ban { float:left; width:330px; margin-top:57px;}
.in-list { float:left; width:400px; margin-left:60px; margin-top:68px; position:relative;}
.in-list:after{content:""; position:absolute; left:-30px; top:0; width:1px; height:466px; background-color:#dddddd; }
.in-wen { float:left; width:330px;  margin-left:60px; margin-top:58px; position:relative; }
.in-wen:after{content:""; position:absolute; left:-30px; top:10px; width:1px; height:466px; background-color:#dddddd; }
.in-ban .in-ban-tit {color:#4a4a4a; font-size:40px; line-height:58px; font-weight:bold;letter-spacing: 2px;}
.in-ban .in-ban-cata { margin-top:40px;}
.in-ban .in-ban-cata a { display:inline-block; width:110px; height:38px; border:#dddddd solid 1px; text-align:center;color:#494949; font-size:14px;  line-height:38px;transition: 0.5s; margin-right:35px;}
.in-ban .in-ban-cata a:hover { background-color:#db0004; color:#FFF;transition: 0.5s;  }
.in-ban .in-ban-more { margin-top:54px; width:257px; height:131px; padding-top:40px; background:url(../images/chakan.jpg) no-repeat center center; text-align:center;color:#ffffff; font-size:14px; line-height:1; }
.in-ban .in-ban-more a {color:#ffffff; display:block;}
/*in-list-hot*/
.in-list-hot { width:400px; }
.in-list-hot .pic { width:400px; height:226px; text-align: center; line-height:216px; overflow:hidden;}
.in-list-hot .pic img{max-width: 100%;max-height: 100%;vertical-align: middle; transition: 0.6s;}
.in-list-hot:hover .pic img{transform: scale(1.05); transition: 0.6s;}
.in-list-hot .bot  { margin-top:16px;}
.in-list-hot .bot .riqi { float:left; width:70px;  color:#666666; font-size:14px; line-height:48px; position:relative; }
.in-list-hot .bot .riqi:after{content:""; position:absolute; right:0; top:2px; width:1px; height:40px; background-color:#dddddd; }
.in-list-hot .bot .riqi span {font-size:28px;}
.in-list-hot .bot .con{ float:right; width:310px;}
.in-list-hot .bot .con .tit{color:#4a4a4a; font-size:16px; line-height:26px; height:26px; overflow:hidden; font-weight:bold;}
.in-list-hot .bot .con .des{color:#999999; font-size:14px; line-height:22px; height:22px; overflow:hidden; }
.in-list-hot:hover .bot .con .tit {color:#db0004;}
.in-list-list { margin-top:8px;}
.in-list-list ul li{color:#4a4a4a; font-size:16px; line-height:54px; height:54px; overflow:hidden; border-bottom:#eeeeee dashed 1px;}
.in-list-list ul li a {color:#4a4a4a; }
.in-list-list ul li a:hover {color:#db0004; }
.in-list-list ul li span { float:right;color:#999999;font-size:14px; }
/*in-wen-ban*/
.in-wen-ban { height:42px; border-bottom:#dddddd solid 1px;}
.in-wen-ban  .tit { float:left; background:url(../images/wen-icon.png) no-repeat left center; padding-left:40px; color:#333333; font-size:18px; line-height:42px; font-weight:bold; }
.in-wen-ban  .more { float:right;color:#db0004; font-size:14px; line-height:42px; margin-right:10px;}
.in-wen-ban  .more a {color:#db0004;}
.in-wen-ban  .more a:hover { text-decoration:underline;}
.in-wen-list { height:auto;}
.in-wen-list ul li { padding-bottom:6px;}
.in-wen-list ul li .wen { border-radius:7px; margin-top:20px;  padding:9px 20px 9px 46px; background:#f2f2f2 url(../images/wen.png) no-repeat; background-position:8px 13px;}
.in-wen-list ul li .wen .tit {color:#333333; font-size:14px; line-height:25px; font-weight:bold; height:50px; overflow:hidden;}
.in-wen-list ul li .da { border-radius:7px; margin-top:10px;padding:10px 20px 12px 46px; background:#f2f2f2 url(../images/da.png) no-repeat;background-position:8px 13px; }
.in-wen-list ul li .da .des {color:#999999; font-size:14px; line-height:25px; height:75px; overflow:hidden;}
.in-wen-list ul li:hover .wen .tit{ color:#db0004;}
/*footer*/
.footer { background-color:#494949; border-top:#db0004 solid 9px; padding-bottom:76px;}
.f-left { float:left; width:400px; margin-top:45px;}
.f-left img { max-width:279px; max-height:180px;}
.f-mid { float:left; margin-top:77px; padding-left:140px; padding-right:90px; width:480px; position:relative;}
.f-mid:before{content:""; position:absolute; left:0; top:0; width:4px; height:150px; background:url(../images/f-line.jpg) repeat-y;}
.f-mid:after{content:""; position:absolute; right:0; top:0; width:4px; height:150px; background:url(../images/f-line.jpg) repeat-y;}
.f-right { float:left; margin-top:77px; margin-left:150px; width:320px; padding-right:90px; position:relative;}
.f-right:after{content:""; position:absolute; right:0; top:0; width:4px; height:150px; background:url(../images/f-line.jpg) repeat-y;}
.f-ewm { float:right; margin-top:70px;width:157px; }
.f-ewm  img { width:157px; height:157px;}
.f-ban {color:#ffffff; font-size:18px; line-height:1;font-weight:bold;}
.f-con {color:#a4a4a4; font-size:14px; line-height:2; margin-top:12px;}
.f-con a {color:#a4a4a4;}
.f-con a:hover { text-decoration:underline;}
.f-linker{color:#a4a4a4; font-size:14px; line-height:2; margin-top:12px;}
.f-linker a { display:inline-block; float:left; width:50%;color:#a4a4a4;}
.f-linker a:hover { text-decoration:underline;}
/*f-copy*/
.f-copy { background-color:#333333;color:#999999; font-size:14px; line-height:2; padding:10px 0; text-align:center;}
.f-copy a {color:#999999;}
.f-copy a:hover { text-decoration:underline;}
/*返回顶部*/
p#top{ position:fixed;display:none;bottom:0px;right:20px;}  
p#top a{text-align:center;text-decoration:none;color:#d1d1d1;display:block;width:30px;transition:color 1s;}  
p#top a:hover{ color:#979797;  }  
p#top a span{background:url(../images/gotop.png) no-repeat center;border-radius:6px;display:block;height:30px;transition:background 1s;}  
#top a:hover span{background:url(../images/gotop.png) no-repeat center;} 
/*n-positon*/
.n-positon { border-bottom:#dddddd solid 1px;color:#666666; font-size:14px; line-height:46px;}
.n-positon a {color:#666666;}
.n-positon a:hover {color:#db0004;}
/*n-main*/
.n-main { height:auto; padding-bottom:20px; background-color:#f2f2f2;}
.n-main img { max-width:100%;}
.n-show { padding:10px; font-size:16px; color:#000000; line-height:2; box-sizing:content-box;}
.n-show .img-responsive { display:inline;}
.n-tit { font-size:20px; text-align:center; line-height:34px; margin-top:26px; padding:0 10px;}
.n-time { font-size:14px; text-align:center; line-height:18px; margin-top:13px; color:#bababa; }
.n-xian {border-bottom:#e4e4e4 solid 1px; height:1px; margin-top:20px;}
.n-other { line-height:24px; padding:10px 0 10px 0; color:#888;}
.n-other a:hover{ text-decoration:underline; color:#888; }  
.pagination { margin-top:20px; box-sizing: border-box;text-align:center; padding:10px 0; font-size:14px;}
.pagination a { padding:3px 5px; color:#000000;}
.pagination a:hover { background-color:#db0004; color:#FFF;}
.n-pro-tit { margin-top:60px; margin-bottom:20px;}
/*n-news-list*/
.n-news-list { margin-top:50px;}
.n-news-list ul li{ float:left; width:790px; height:212px; background-color:#FFF; margin-bottom:37px;}
.n-news-list ul li:nth-child(even) { margin-left:60px;}
.n-news-list ul li .riqi { float:left; width:136px; height:136px; border:#f2f2f2 solid 14px; margin-top:37px; margin-left:25px; text-align:center;}
.n-news-list ul li .riqi .riqi-dd {color:#999999; font-size:33px; line-height:1; font-weight:bold; margin-top:28px;}
.n-news-list ul li .riqi .riqi-yymm {color:#999999; font-size:14px; line-height:1; margin-top:13px;}
.n-news-list ul li .con { float:right; width:554px; margin-right:40px;}
.n-news-list ul li .con .tit {color:#333333; font-size:18px; line-height:70px; font-weight:bold; border-bottom:#f2f2f2 solid 1px; margin-top:15px; background:url(../images/news-more.png) no-repeat right center; padding-right:40px; height:70px; overflow:hidden;}
.n-news-list ul li .con .des {color:#999999; font-size:14px; line-height:24px; height:72px; overflow:hidden; margin-top:20px;}
.n-news-list ul li:hover .riqi { border:#db0004 solid 14px;}
.n-news-list ul li:hover .con .tit {color:#db0004;}
/*n-picshow*/
.n-picshow { margin-top:60px; padding-bottom:70px;}
.n-picshow .pic{ float:left; width:678px; height:583px; border:#eeeeee solid 1px; text-align:center; line-height:573px; }
.n-picshow .pic img{max-width: 100%;max-height: 100%;vertical-align: middle; }
.n-picshow .con{ float:right; width:845px;}
.n-picshow .con .tit {color:#323335; font-size:30px; line-height:1.38; margin-top:29px;}
.n-picshow .con .des {color:#666666; font-size:16px; line-height:1.38; margin-top:40px; }
.n-picshow .con .more { display:inline-block; color:#323335; font-size:16px; line-height:48px; padding:0 27px; border-radius:5px; border:#5b5c5d solid 1px; margin-top:47px;}
/*n-canshu*/
.n-canshu { padding-bottom:50px; padding-top:23px;}
.n-ban { height:72px; border-bottom:#dddddd solid 3px;}
.n-ban .tit{ color:#db0004; font-size:23px; line-height:72px; font-weight:bold; background:url(../images/sanjiao.png) no-repeat left center; position:relative; padding-left:23px;}
.n-ban .tit:after{content:""; position:absolute; left:0; bottom:0; width:122px; height:3px; background-color:#db0004; }
.n-canshu-show { padding:10px 0; font-size:16px; color:#000000; line-height:2; }
.n-canshu-show img{ max-width:100% }

/*n-xiangqing*/
.n-xiangqing { background-color:#f6f6f6; padding-top:23px; padding-bottom:50px;}
.n-xiangqing-list { margin-top:48px;}
.n-xiangqing-list ul li{ float:left; background-color:#FFF; width:532px; height:auto; padding-bottom:36px; margin-bottom:22px;}
.n-xiangqing-list ul li:nth-child(3n+2) { margin-left:22px;}
.n-xiangqing-list ul li:nth-child(3n+3) { margin-left:22px;}
.n-xiangqing-list ul li .tit {color:#333333; font-size:16px; line-height:30px; height:30px; font-weight:bold; text-align:center; margin-top:31px; padding:0 46px;}
.n-xiangqing-list ul li .des {color:#666666; font-size:14px; line-height:26px; height:78px; overflow:hidden; margin-top:7px;padding:0 46px;}
.n-xiangqing-list ul li .pic { padding:0 46px; height:290px; margin-top:30px; text-align:center;}
.n-xiangqing-list ul li .pic img {max-width: 100%;max-height: 100%;vertical-align: middle; }
/*n-fengcai*/
.n-fengcai { background-color:#f6f6f6; padding-bottom:50px;}
.n-fengcai-list { height:auto;}
.n-fengcai-list ul li{ float:left; width:800px; background-color:#FFF; height:630px; line-height:620px; overflow:hidden; text-align:center;box-shadow: 0 0 20px #ebebeb; margin-top:28px;}
.n-fengcai-list ul li:nth-child(even) { margin-left:40px;}
.n-fengcai-list ul li img {max-width:96%;max-height:96%;vertical-align: middle; }
/*n-zizhi-list*/
.n-zizhi-list { height:573px; padding-bottom:60px; margin-top:40px; }
.n-zizhi-list .swiper-container{width:100%;height:100%}
.n-zizhi-list .swiper-slide{text-align:center;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}
.n-zizhi-list .swiper-button-next{opacity:0.4;outline:none;}
.n-zizhi-list .swiper-button-prev{opacity:0.4;outline:none;}
.n-zizhi-list .swiper-button-next:hover{opacity:0.8;} 
.n-zizhi-list .swiper-button-prev:hover{opacity:0.8;} 
.n-zizhi-li { width:96%; padding:20px 2%; background-color:#FFF;box-shadow: 0 0 20px #f1f1f1;}
.n-zizhi-li img { max-width:90%; margin:0 auto; max-height:456px;}
/*n-jieshao*/
.n-jieshao { height:auto;}
.n-jieshao-show { background:url(../images/jieshao-bg.jpg) no-repeat top center; padding-bottom:70px; margin-top:40px;}
.n-jieshao-show .pic{ float:left; width:784px; height:443px; margin-top:86px;}
.n-jieshao-show .pic img{max-width: 100%;max-height: 100%;vertical-align: middle; }
.n-jieshao-show .con{ float:right; width:756px;}
.n-jieshao-show .con .tit {color:#4a4a4a; font-size:24px; line-height:1; font-weight:bold; margin-top:61px;}
.n-jieshao-show .con .des {color:#666666; font-size:14px; line-height:1.7; margin-top:40px; }
/*n-contact*/
.n-contact { height:auto;  padding-top:10px; padding-bottom:30px;}
.n-contact ul li { background-color:#d5e7f3; margin-top:20px; padding-bottom:40px;}
.n-contact ul li .con { float:left; width:71%; padding-top:46px; margin-left:4.6%;}
.n-contact ul li .con .tit { color:#121317; font-size:22px; line-height:1;}
.n-contact ul li .con .des { color:#74797d; font-size:18px; line-height:2; margin-top:18px;}
.n-contact ul li .more { float:right; margin-top:80px; margin-right:6.6%; width:12%; height:43px; background-color:#2688c5; text-align:center; color:#ffffff; font-size:20px; line-height:43px;}
.n-contact ul li:hover { background-color:#2688c5;}
.n-contact ul li:hover .con .tit { color:#FFF;}
.n-contact ul li:hover .con .des { color:#dddddd;}
.n-contact ul li:hover .more { background-color:#e2122a;}


@media (max-width:1641px){
.wrap{width:94%}
.header{width:100%}
.header .h-biaoyu { display:none;}	
.banner { width:100%;}
/*i-pro1640*/
.i-pro{width:100%}
.i-pro-list ul li { width:31.3%; }
.i-pro-list ul li .pic { width:100%;}
.i-pro-list ul li:nth-child(3n+2) { margin-left:3%;}
.i-pro-list ul li:nth-child(3n+3) { margin-left:3%;}
/*i-youshi1640*/
.iyt-left { width:30%;}
.iyt-right { width:67%;}
.i-youshi-li .con .con-pic { margin-left:4%; width:9%;}
.i-youshi-li .con .con-con { margin-left:3%; padding-left:3%; width:75%; }
/*i-fuwu1640*/
.i-fuwu{width:100%}
.i-fuwu-left { width:44%;}
.i-fuwu-left .fuwu-tit {font-size:30px; }
.i-fuwu-right { width:auto; }
.i-fuwu-right ul li {  width:160px; margin-left:10px;}
/*i-why1640*/
.i-why-list ul li { width:22.7%;}
.i-why-list ul li:nth-child(4n+2) { margin-left:3%;}
.i-why-list ul li:nth-child(4n+3) { margin-left:3%;}
.i-why-list ul li:nth-child(4n+4) { margin-left:3%;}
/*i-pinzhi1640*/
.i-pinzhi { width:100%;}
/*i-news1640*/
.i-news-left { width:50%;}
.i-news-right { width:50%;}
.i-news-right .in-list { margin-left:0;}
.in-ban {  width:46%;}
.in-list { width:46%; margin-left:4%;}
.in-list:after{ display:none; }
.in-wen { width:50%;  margin-left:4%;}
.in-wen:after{ display:none; }
.in-ban .in-ban-tit {font-size:38px; }
.in-ban .in-ban-cata a { width:40%; margin-right:5%;}
.in-ban .in-ban-more {width:40%; }
/*in-list-hot1640*/
.in-list-hot { width:100%; }
.in-list-hot .pic { width:100%; height:206px; line-height:196px;}
.in-list-hot .bot .riqi { width:17%;  }
.in-list-hot .bot .riqi span {font-size:20px;}
.in-list-hot .bot .con{ width:80%;}
/*footer1640*/
.footer { padding-bottom:56px;}
.f-left { width:24%;}
.f-left img { max-width:70%;}
.f-mid { padding-left:6%; padding-right:5%; width:31%; }
.f-right {margin-left:7%; width:21%; padding-right:5%; }
.f-ewm { width:9%; }
.f-ewm  img { width:100%; height:auto;}
/*n-main1640*/
.n-main { width:100%;}
/*n-news-list1640*/
.n-news-list ul li{ width:48%;}
.n-news-list ul li:nth-child(even) { margin-left:4%;}
.n-news-list ul li .riqi {width:17%;margin-left:3%; }
.n-news-list ul li .con { width:70%; margin-right:3.5%;}
/*n-picshow1640*/
.n-picshow .pic{ width:41%; }
.n-picshow .con{ width:54%;}
/*n-xiangqing1640*/
.n-xiangqing-list ul li{width:32%; }
.n-xiangqing-list ul li:nth-child(3n+2) { margin-left:2%;}
.n-xiangqing-list ul li:nth-child(3n+3) { margin-left:2%;}
.n-xiangqing-list ul li .pic { height:240px;}
/*n-fengcai1640*/
.n-fengcai-list ul li{width:49%;height:550px; line-height:540px;}
.n-fengcai-list ul li:nth-child(even) { margin-left:2%;}
/*n-zizhi-list1640*/
.n-zizhi-list { height:543px; padding-bottom:50px; margin-top:30px; }
.n-zizhi-li img { max-height:426px;}
/*n-jieshao1640*/
.n-jieshao { width:100%;}
.n-jieshao-show { width:100%;}
/*n-jieshao1640*/
.n-jieshao-show .pic{ width:47%;}
.n-jieshao-show .con{ width:46%;}

}

@media (max-width:1400px){
.header .nav ul li{ font-size:16px;  } 
/*i-pro1400*/
.i-pro-list ul li { width:31.3%; }
.i-pro-list ul li:after{right:25px; bottom:25px;}
.i-pro-list ul li .pic { height:306px; line-height:296px; }
.i-pro-list ul li .tit { height:75px; line-height:75px;}
/*i-youshi1400*/
.i-youshi { padding-bottom:40px;}
.iyt-left .tit { font-size:34px;margin-top:55px;letter-spacing: 1px; }
.iyt-right { margin-top:58px;}
.iyt-right ul li { height:116px;}
.i-youshi-bot { height:485px;}
.i-youshi-li { height:485px;}
.i-youshi-li .pic {height:485px;}
.i-youshi-li .pic img{height:485px;}
.i-youshi-li .con { left:0; margin-left:0; width:100%; height:120px;}
/*i-fuwu1400*/
.i-fuwu-left .fuwu-tit {font-size:26px; }
.i-fuwu-right ul li {  width:140px;}
/*i-pinzhi1400*/
.i-pinzhi-box { width:88%;}
.i-pinzhi-left { width:18%;}
.i-pinzhi-right { width:82%;}
/*i-news1400*/
.in-ban .in-ban-tit { font-size:36px; letter-spacing:0px;}
.in-ban .in-ban-more {  width:86%; }
/*in-list-hot1400*/
.in-list-hot .pic { height:176px; line-height:166px; ;}
/*in-wen-ban1400*/
.in-wen-list ul li .wen {  margin-top:10px; }
/*footer1400*/
.footer { padding-bottom:46px;}
.f-mid { margin-top:47px; }
.f-right { margin-top:47px;}
.n-pro-tit { margin-top:40px; margin-bottom:20px;}
/*n-news-list1400*/
.n-news-list ul li{  height:187px; margin-bottom:27px;}
.n-news-list ul li .riqi { width:18%; height:110px; margin-top:37px; margin-left:3%; }
.n-news-list ul li .riqi .riqi-dd { margin-top:12px;}
.n-news-list ul li .riqi .riqi-yymm {margin-top:8px;}
.n-news-list ul li .con { width:69%; margin-right:3.5%;}
.n-news-list ul li .con .tit {font-size:16px; line-height:50px; margin-top:20px;  height:50px;}
.n-news-list ul li .con .des {margin-top:10px;}
/*n-picshow1400*/
.n-picshow { margin-top:50px; padding-bottom:60px;}
.n-picshow .pic{  height:563px;line-height:553px; }
/*n-xiangqing1440*/
.n-xiangqing { padding-bottom:30px;}
.n-xiangqing-list { margin-top:38px;}
.n-xiangqing-list ul li .tit {padding:0 36px;}
.n-xiangqing-list ul li .des {padding:0 36px;}
.n-xiangqing-list ul li .pic { padding:0 36px; height:200px;}
/*n-fengcai1440*/
.n-fengcai-list ul li{ height:450px; line-height:440px;}
/*n-zizhi-list1440*/
.n-zizhi-list { height:483px; padding-bottom:40px; margin-top:20px; }
.n-zizhi-li img { max-height:366px;}
/*n-jieshao1440*/
.n-jieshao-show { background-color:#f6f6f6; background-image:none;}
.n-jieshao-show .pic{ width:47%; height:auto; margin-right:3%; margin-bottom:15px;}
.n-jieshao-show .con{ float:none; width:100%;}




}

@media (max-width:1200px){
/*i-pro1200*/
.i-pro { padding-top:47px; padding-bottom:33px;}
.i-pro-tit { font-size:30px;letter-spacing: 0;}
.i-pro-cata { min-height:50px;}
.i-pro-cata ul li { font-size:16px; line-height:50px;}
.i-pro-list ul li { width:31.3%; margin-top:30px;}
.i-pro-list ul li:after{right:20px; bottom:20px;}
.i-pro-list ul li .pic { height:216px; line-height:206px;}
.i-pro-list ul li .tit {height:65px; line-height:65px }
/*i-youshi1200*/
.i-youshi { padding-bottom:30px;}
.iyt-left .tit { font-size:30px; margin-top:45px;letter-spacing: 0px; }
.iyt-left .des { font-size:14px; margin-top:24px; }
.iyt-right { margin-top:48px;}
.iyt-right ul li { height:96px;}
.iyt-right ul li .nob {  font-size:16px; }
.iyt-right ul li .tit { font-size:16px;}
.i-youshi-bot { height:455px;}
.i-youshi-li { height:455px;}
.i-youshi-li .pic { height:455px;}
.i-youshi-li .pic img{  height:455px;}
/*i-fuwu1200*/
.i-fuwu-left { width:auto;}
.i-fuwu-left .fuwu-tit {font-size:18px; }
.i-fuwu-right ul li { margin-left:0; }
.i-fuwu-right ul li:after { left:-10px;}
/*i-why1200*/
.i-why { padding-top:40px;}
.i-why-tit {font-size:30px; letter-spacing:0px;}
.i-why-list {margin-top:36px;}
.i-why-list ul li { height:280px; padding-top:27px;}
.i-why-list ul li .nob {font-size:18px;}
.i-why-list ul li .tit { font-size:20px;}
.i-why-list ul li .des { font-size:14px;}
/*i-pinzhi1200*/
.i-pinzhi {  height:547px; padding-top:70px;}
.i-pinzhi-box { width:88%; height:395px;}
.i-pinzhi-left {width:18%;height:395px;}
.i-pinzhi-left ul li { height:130px;font-size:102px; line-height:130px; }
.i-pinzhi-left ul li .tit { font-size:26px; line-height:130px; letter-spacing:0px;}
.i-pinzhi-right { width:82%;height:395px;  padding-top:53px;}
.i-pinzhi-right .info { font-size:16px; line-height:32px; height:32px; padding:0 50px; }
.i-pinzhi-right .tit { font-size:30px; line-height:72px; height:72px; font-weight:bold; padding:0 50px; margin-top:6px;}
.i-pinzhi-right .des { font-size:16px;  line-height:32px; height:64px; padding:0 50px; margin-top:37px; }
.i-pinzhi-right .more { margin-top:21px; padding:0 50px;}
.i-pinzhi-right .more:after{left:50px; top:-107px;}
/*i-news1200*/
.in-ban .in-ban-tit {font-size:30px;}
.in-ban .in-ban-more { margin-top:34px; }
/*in-list-hot1200*/
.in-list-hot .pic { height:150px; line-height:140px;}
.in-list-hot .bot .riqi span {font-size:20px;}
.in-list-hot .bot .con .tit{font-size:14px;}
.in-list-hot .bot .con .des{font-size:12px;}
.in-list-list ul li{font-size:14px; line-height:44px; height:44px; }
.in-list-list ul li span { font-size:12px; }
/*in-wen-ban1200*/
.in-wen-list ul li .da .des {height:50px;}
/*footer1200*/
.f-mid { padding-left:6%; padding-right:3%; width:34%; }
.f-right {  margin-left:5%; width:24%; padding-right:5%; }
/*n-news-list1200*/
.n-news-list ul li{  height:157px; margin-bottom:27px;}
.n-news-list ul li .riqi { width:20%; height:100px; margin-top:27px; margin-left:3%; }
.n-news-list ul li .riqi .riqi-dd { margin-top:8px;}
.n-news-list ul li .riqi .riqi-yymm {margin-top:6px;}
.n-news-list ul li .con { width:67%; margin-right:3.5%;}
.n-news-list ul li .con .tit {font-size:16px; line-height:40px; margin-top:15px;  height:40px;}
.n-news-list ul li .con .des {margin-top:10px;}
/*n-picshow1200*/
.n-picshow { margin-top:40px; padding-bottom:40px;}
.n-picshow .pic{ height:513px; line-height:503px; }
.n-picshow .con .tit {font-size:26px; margin-top:9px;}
.n-picshow .con .des { margin-top:30px; }
.n-picshow .con .more { margin-top:37px;}
/*n-canshu1200*/
.n-ban { height:62px; }
.n-ban .tit{ font-size:20px; line-height:62px; }
/*n-xiangqing1200*/
.n-xiangqing {  padding-top:13px; padding-bottom:20px;}
.n-xiangqing-list { margin-top:30px;}
.n-xiangqing-list ul li{  padding-bottom:26px;}
.n-xiangqing-list ul li .pic { padding:0 30px; height:170px; margin-top:20px;}
/*n-fengcai1200*/
.n-fengcai-list ul li{ height:430px; line-height:420px;}
/*n-contact1200*/
.n-contact ul li .con .tit { font-size:22px; }
.n-contact ul li .con .des { font-size:16px;}
.n-contact ul li .more { height:40px; font-size:18px; line-height:40px;}

.n-canshu-show{overflow-x:scroll; }
.n-canshu-show::-webkit-scrollbar { width:10px; height:10px; }
.n-canshu-show::-webkit-scrollbar-thumb { border-radius: 5px; -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2); background: rgba(0,0,0,0.2); }
.n-canshu-show::-webkit-scrollbar-track { -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);  border-radius: 0; background: rgba(0,0,0,0.1); }



}

@media (max-width:992px){
/*header992*/
.header{height:75px;background-color:#FFF;border-bottom:#dddddd solid 1px;}
.header .h-top { height:75px;}
.header .logo{margin-top:8px; width:100%; height:59px; line-height:50px;}
.header .h-tel { display:none;}
.header .h-right { display:none;}
.header.on{position:fixed;z-index:999;top:0;left:0;width:100%; }
.header .nav{position:fixed;transition:all 0s;margin-top:0;width:100%;display:none;z-index:995;left:0;top:75px;padding:20px 0; background-color:rgba(50, 51, 53, 0.9);border-top:1px solid #f5f5f5; height:auto;}
.header .nav ul { display:block;}
.header .nav ul li{width:100%;float:none;margin:0;text-align:center; line-height:2.4; font-size:14px;}
.header .nav ul li:after { display:none;}
.nav_btn{display:block;width:26px;height:20px;position:absolute;right:15px;top:28px;}
.nav_btn span{display:block;transition:all .3s;height:3px;width:100%;position:absolute;left:0;border-radius:2px;background:#999;transition:all .3s}
.nav_btn span:nth-of-type(1){top:0}
.nav_btn span:nth-of-type(2){top:50%;margin-top:-1.5px}
.nav_btn span:nth-of-type(3){bottom:0}
.nav_btn.on span:nth-of-type(1){top:50%;transform:rotate(45deg)}
.nav_btn.on span:nth-of-type(2){opacity:0}
.nav_btn.on span:nth-of-type(3){top:50%;transform:rotate(-45deg)}
/*i-pro992*/
.i-pro-list ul li { width:48%; margin-top:20px;}
.i-pro-list ul li:nth-child(3n+2) { margin-left:0;}
.i-pro-list ul li:nth-child(3n+3) { margin-left:0;}
.i-pro-list ul li:nth-child(even){ margin-left:4%;}
/*i-youshi992*/
.iyt-left { float:none; width:100%;}
.iyt-left .tit { margin-top:35px; }
.iyt-left .des { margin-top:14px; }
.iyt-right { float:none; width:100%; margin-top:28px;}
.iyt-right ul li { height:56px;}
.iyt-right ul li .nob { width:32px; height:32px; font-size:14px; line-height:32px; }
.iyt-right ul li .tit { font-size:14px; line-height:42px;}
.i-youshi-bot { height:365px;}
.i-youshi-li { height:365px; }
.i-youshi-li .pic { height:365px;}
.i-youshi-li .pic img{height:365px;}
.i-youshi-li .con { height:90px;}
.i-youshi-li .con .con-pic { height:43px; margin-top:13px;}
.i-youshi-li .con .con-con { padding-top:13px;}
.i-youshi-li .con .con-con:after{ top:13px;}
.i-youshi-li .con .con-con .tit { font-size:14px;}
.i-youshi-li .con .con-con .des { font-size:12px;}
/*i-fuwu992*/
.i-fuwu-left { display:none;}
.i-fuwu-right { float:none; width:100%; text-align:center;}
.i-fuwu-right ul { display:inline-block;}
/*i-why992*/
.i-why { padding-top:30px; padding-bottom:20px;}
.i-why-list {margin-top:26px;}
.i-why-list ul li { width:48%; height:280px; margin-bottom:10px; }
.i-why-list ul li:nth-child(4n+2) { margin-left:4%;}
.i-why-list ul li:nth-child(4n+3) { margin-left:0;}
.i-why-list ul li:nth-child(4n+4) { margin-left:4%;}
/*i-pinzhi992*/
.i-pinzhi-left ul li { font-size:82px;}
.i-pinzhi-left ul li .tit { font-size:26px;}
.i-pinzhi-right .tit { font-size:26px;}
/*i-news992*/
.i-news { height:auto;}
.i-news-left { float:none; width:100%;}
.i-news-right { float:none; width:100%;}
.in-wen-list ul li .da .des { height:75px;}
/*footer992*/
.f-left { width:30%; }
.f-mid { padding-left:6%; padding-right:3%; width:43%;}
.f-right { display:none;}
.f-ewm { margin-top:50px;width:15%; }
.n-pro-tit { margin-top:30px; margin-bottom:10px;}
/*n-news-list992*/
.n-news-list { margin-top:30px;}
.n-news-list ul li{ width:100%;}
.n-news-list ul li:nth-child(even) { margin-left:0;}
/*n-picshow992*/
.n-picshow { margin-top:30px; padding-bottom:30px;}
.n-picshow .pic{  height:363px; line-height:353px; }
.n-picshow .con .tit { font-size:24px;  margin-top:0;}
.n-picshow .con .des { font-size:14px; margin-top:20px; }
.n-picshow .con .more { font-size:14px; line-height:38px;  margin-top:20px;}
/*n-xiangqing992*/
.n-xiangqing-list ul li .tit { padding:0 20px;}
.n-xiangqing-list ul li .des {padding:0 20px;}
.n-xiangqing-list ul li .pic { padding:0 20px; height:150px;}
/*n-fengcai992*/
.n-fengcai-list ul li{ height:320px; line-height:310px;margin-top:20px;}
/*n-zizhi-list992*/
.n-zizhi-list { height:453px; padding-bottom:30px; margin-top:10px; }
.n-zizhi-li img { max-height:336px;}
/*n-jieshao992*/
.n-jieshao-show {padding-bottom:60px; margin-top:30px; }
.n-jieshao-show .pic{ margin-top:46px;}
.n-jieshao-show .con .tit { margin-top:41px;}
.n-jieshao-show .con .des { margin-top:20px; }
/*n-contact992*/
.n-contact ul li { margin-top:20px; padding-bottom:20px;}
.n-contact ul li .con {  padding-top:26px;}
.n-contact ul li .con .tit { font-size:18px;}
.n-contact ul li .con .des { font-size:14px; margin-top:8px;}
.n-contact ul li .more { margin-top:50px; margin-right:5.6%; height:30px; font-size:16px; line-height:30px;}

}

@media (max-width:768px){
/*header768*/
.header{height:65px;}
.header .h-top { height:65px;}
.header .logo{margin-top:8px; height:49px; line-height:40px;}
.nav_btn{top:22px;}
.header .nav{top:65px;padding:10px 0;}
/*i-pro768*/
.i-pro { padding-top:27px; padding-bottom:23px;}
.i-pro-tit { font-size:22px;}
.i-pro-cata { min-height:40px; margin-top:20px;}
.i-pro-cata ul li { font-size:14px; line-height:40px; margin:0 5px;}
.i-pro-list ul li:after{ display:none;}
.i-pro-list ul li .pic { height:126px; line-height:116px;}
.i-pro-list ul li .tit {height:45px; line-height:45px; font-size:14px; padding: 0 12px; text-align:center; }
.i-pro-list ul li .con { bottom:-150px; height:150px;}
.i-pro-list ul li .con .con-tit {font-size:14px; line-height:23px; height:54px;  font-weight:bold; position:relative; padding:8px 12px 0 12px;}
.i-pro-list ul li .con .con-tit:after { display:none;}
.i-pro-list ul li .con .con-des {font-size:14px; margin-top:12px; padding:0 12px;}
/*i-youshi768*/
.i-youshi { padding-bottom:20px;}
.iyt-left .tit { font-size:22px; margin-top:30px;}
.iyt-left .des {font-size:14px; margin-top:14px; }
.iyt-right { margin-top:25px;}
.iyt-right ul li { height:46px;}
.iyt-right ul li .nob { display:none;}
.iyt-right ul li .tit {  display:inline-block;color:#333333; font-size:14px; line-height:32px; height:32px; overflow:hidden; margin-left:0;}
.i-youshi-bot { height:auto;}
.i-youshi-li { height:auto; }
.i-youshi-li .pic { height:165px;}
.i-youshi-li .pic img{height:165px;}
.i-youshi-li .con { position:relative; left:auto; margin-left:0; bottom:auto;background-color:rgba(0, 0, 0, 0.7); width:100%; height:65px;}
.i-youshi-li .con .con-con {padding-top:7px;}
.i-youshi-li .con .con-con:after{ height:38px;}
.i-youshi-li .con .con-con .tit {line-height:24px; height:24px; }
/*i-fuwu768*/
.i-fuwu-right ul li { float:left; margin-top:28px; width:46%; margin-left:2.6%; text-align:center; position:relative;}
.i-fuwu-right ul li:after{content:""; position:absolute; left:-20px; top:37px; width:20px; height:23px; background:url(../images/jiantou.png) no-repeat; }
.i-fuwu-right ul li:first-child+li+li:after { display:none;}
.i-fuwu-right ul li .pic { width:71px; height:71px;  border:#564d4d solid 5px;}
.i-fuwu-right ul li .tit { margin-top:10px;}
/*i-why768*/
.i-why-tit {font-size:22px;}
.i-why-list ul li { height:210px; padding-top:17px;}
.i-why-list ul li .nob {font-size:18px; margin-top:12px;}
.i-why-list ul li .tit { font-size:16px; margin-top:15px;}
.i-why-list ul li .des { font-size:14px; }
/*i-pinzhi768*/
.i-pinzhi {  height:367px; padding-top:30px;}
.i-pinzhi-box { width:88%;  height:305px; margin:0 auto; border-radius:5px; overflow:hidden;}
.i-pinzhi-left { width:18%;height:395px;}
.i-pinzhi-left ul li { height:100px;font-size:40px; line-height:100px;}
.i-pinzhi-left ul li .tit {  font-size:16px; line-height:100px; }
.i-pinzhi-right {  width:82%;height:305px; padding-top:33px;}
.i-pinzhi-right .info {  font-size:14px; line-height:29px; height:29px; padding:0 20px;  }
.i-pinzhi-right .tit {font-size:18px; line-height:40px; height:40px; padding:0 20px; margin-top:6px;}
.i-pinzhi-right .des {font-size:14px;  line-height:28px; height:56px; padding:0 20px; margin-top:27px;}
.i-pinzhi-right .more {  margin-top:21px; padding:0 20px;}
.i-pinzhi-right .more:after{left:20px; top:-97px; width:48px; height:6px; background-color:#dddddd; }
.i-pinzhi-right .more a { width:80px; height:30px; font-size:14px; line-height:30px;}
/*i-news768*/
.i-news { padding-bottom:20px;}
.in-ban { float:none; width:100%; margin-top:20px;}
.in-list { float:none; width:100%; margin-left:0; margin-top:20px;}
.in-wen { float:none; width:100%;  margin-left:0; margin-top:20px;}
.in-ban .in-ban-tit {font-size:20px; line-height:30px;}
.in-ban .in-ban-cata { margin-top:20px;}
.in-ban .in-ban-cata a {  height:30px; line-height:30px;}
.in-ban .in-ban-more { display:none; }
/*in-list-hot768*/
.in-list-hot {display:none;}
.in-list-hot .pic {  height:200px; line-height:190px;}
.in-list-hot .bot  { margin-top:6px;}
.in-list-list ul li{line-height:40px; height:40px; }
/*in-wen-ban768*/
.in-wen-ban  .tit { font-size:16px;}
.in-wen-list ul li { padding-bottom:6px;}
/*footer768*/
.footer { background-color:#494949; border-top:#db0004 solid 9px; padding-bottom:36px;}
.f-left { display:none;}
.f-mid { margin-top:27px; padding-left:0; padding-right:0; width:74%; position:relative;}
.f-mid:before{display:none;}
.f-mid:after{display:none;}
.f-right { display:none;}
.f-ewm { float:right; margin-top:40px;width:25%; }
.f-ewm img { max-width:120px;}
.f-ban { font-size:14px;}
/*f-copy768*/
.f-copy { padding-bottom:5em; font-size:12px; }
.f_nav { display:block; margin:0 auto; text-align:center; width:100%; max-width:750px; min-width:320px; height: 3.5em; padding: 0.1em 0;background:#2a2a2a;position:fixed; bottom:0; z-index:999;}
.f_nav a{color: #fff; display: block; text-align: center; width: 33.33%; float: left; margin: 0 auto; font-size:14px;}
.f_nav a i{display: block;font-size: 1.5em;line-height: 1.4em;}
/*n-positon768*/
.n-positon { font-size:14px; line-height:30px;}
/*n-main768*/
.n-main {}
.n-show { padding:10px 0; font-size:14px;}
.n-tit { font-size:16px; margin-top:16px; line-height:1.5; }
.n-time { margin-top:5px; }
.n-xian {  margin-top:20px;}
.n-other {font-size:14px; }
.pagination { margin-top:0;}
.n-pro-tit { margin-top:20px; margin-bottom:0px;}
/*n-news-list768*/
.n-news-list { margin-top:20px;}
.n-news-list ul li{ float:none; width:100%; height:127px; margin-bottom:20px;}
.n-news-list ul li:nth-child(even) { margin-left:0;}
.n-news-list ul li .riqi { width:20%; height:80px; border:#f2f2f2 solid 7px; margin-top:20px; margin-left:3%;}
.n-news-list ul li .riqi .riqi-dd {font-size:26px;margin-top:8px;}
.n-news-list ul li .riqi .riqi-yymm {font-size:14px; margin-top:6px;}
.n-news-list ul li .con { width:67%; margin-right:3.5%;}
.n-news-list ul li .con .tit {font-size:15px; line-height:40px; margin-top:7px;  height:40px;}
.n-news-list ul li .con .des { height:48px;  margin-top:10px;}
.n-news-list ul li:hover .riqi { border:#db0004 solid 7px;}
/*n-picshow768*/
.n-picshow { margin-top:20px; padding-bottom:20px;}
.n-picshow .pic{ float:none; width:100%; height:auto;line-height:normal; }
.n-picshow .con{ float:none; width:100%;}
.n-picshow .con .tit {color:#323335; font-size:20px; line-height:1.38; margin-top:20px;}
.n-picshow .con .des {color:#666666; font-size:14px; line-height:1.38; margin-top:20px; }
.n-picshow .con .more { display:inline-block; color:#323335; font-size:14px; line-height:38px; padding:0 27px; border-radius:5px; border:#5b5c5d solid 1px; margin-top:20px;}

/*n-canshu768*/
.n-canshu { padding-bottom:30px; padding-top:10px; }
.n-ban { height:52px;}
.n-ban .tit{ font-size:18px; line-height:52px;}
.n-canshu-show {  font-size:14px; }
.n-canshu-show  table tr td img{ max-height:100%; max-width:100% }

/*n-xiangqing768*/
.n-xiangqing { padding-top:13px; padding-bottom:10px;}
.n-xiangqing-list { margin-top:30px;}
.n-xiangqing-list ul li{ float:none;  width:100%; padding-bottom:26px; padding-top:10px; margin-bottom:20px;}
.n-xiangqing-list ul li:nth-child(3n+2) { margin-left:0;}
.n-xiangqing-list ul li:nth-child(3n+3) { margin-left:0;}
.n-xiangqing-list ul li .tit { margin-top:11px; }
.n-xiangqing-list ul li .pic {height:auto; margin-top:10px;}
/*n-fengcai768*/
.n-fengcai { padding-bottom:30px;}
.n-fengcai-list { margin-top:10px;}
.n-fengcai-list ul li{ float:none; width:100%; height:auto; line-height: normal;margin-top:10px; padding:10px 0;}
.n-fengcai-list ul li:nth-child(even) { margin-left:0;}
/*n-zizhi-list768*/
.n-zizhi-list { height:383px; padding-bottom:20px; margin-top:10px; }
.n-zizhi-li img { max-height:286px;}
/*n-jieshao768*/
.n-jieshao-show {padding-bottom:40px; margin-top:20px; }
.n-jieshao-show .pic{ float:none; width:100%; margin-top:20px;}
.n-jieshao-show .con{ float:none; width:100%;}
.n-jieshao-show .con .tit { font-size:20px;  margin-top:30px;}
.n-jieshao-show .con .des { margin-top:20px; }
/*n-contact768*/
.n-contact ul li { margin-top:15px; padding-bottom:20px;}
.n-contact ul li .con { float:none; width:90%;margin-left:0; margin:0 auto; padding-top:25px; }
.n-contact ul li .con .tit {  font-size:16px; }
.n-contact ul li .con .des {  font-size:14px; margin-top:12px;}
.n-contact ul li .more { float:none; margin-right:0; width:100px;border-radius:3px; margin:0 auto; height:30px;  font-size:14px; line-height:30px; margin-top:10px;}


}

@media (min-width: 993px){
.header .nav { display: block !important;}

}