@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:1600px;position:relative;max-width:100%;margin:0 auto}
.wrap::after{content:"";display:block;clear:both}
/*自定义*/
body{ font-family:Microsoft YaHei; }
/*header*/
.header{height:164px; position:relative; background-color:#ffffff;}
.header .logo{float:left; height:164px;}
.header .logo a{display:block; width:100%; height:100%; display: flex;  align-items: center; justify-content: center;}
.header .logo img{max-width: 100%;max-height: 100%;vertical-align: middle;}
.header .nav{ float:right; margin-top:6px; }
.header .nav ul li {float:left; width:auto; color:#454545; font-size:20px; line-height:80px; margin-left:40px; position:relative; } 
.header .nav ul li a { display:block;  color:#454545; }
.header .nav ul li:hover { color:#2faaf5; }
.header .nav ul li:hover a { color:#2faaf5; } 
.header .nav ul li.active { color:#2faaf5; }
.header .nav ul li.active a { color:#2faaf5; } 
.header .nav ul li .sub { position: absolute;width:200%;left:-50%; text-align:center; top:80px;z-index:30000; box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);}
.header .nav ul li .sub ul li{ float:left; min-width:auto; width:100%; line-height:50px; position:relative;text-align:center;  margin:0; padding:0; font-size:15px; font-weight:normal; background-color:#ffffff; }
.header .nav ul li .sub ul li a {color:#454545;}
.header .nav ul li .sub ul li:hover { background-color:#2faaf5; color:#FFF; }
.header .nav ul li .sub ul li:hover a { color:#FFF; }
/*h-right*/
.h-right{ float:right; }
.h-right-top { float:right; margin-top:26px; }
.h-right-top ul li { float:left; color:#646363; font-size:16px; line-height:30px; margin-left:38px; position:relative; z-index:3334; cursor:pointer; }
.h-right-top ul li span { color:#2faaf5; font-size:20px; font-weight:bold; font-family:Arial, Helvetica, sans-serif; vertical-align:middle; }
.h-right-top ul li p{ display: contents;   }
.h-right-top ul li i { display:inline-block; width:27px; height:27px; vertical-align:middle; margin-right:5px; margin-top:-2px; }
.h-right-top ul li i.h-wx { background:url(../images/h-wx.png) no-repeat; background-size:100% 100%; }
.h-right-top ul li i.h-tel { background:url(../images/h-tel.png) no-repeat; background-size:100% 100%; }
.h-right-top ul li .h-ewm { display:none; position:absolute; top:30px; left:0; width:130px; height:auto; }
.h-right-top ul li .h-ewm img{max-width: 100%;max-height: 100%;vertical-align: middle; box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);}
.h-right-top ul li:hover .h-ewm { display:block; }
/*header2*/
.header2{height:60px;position:fixed;background:#ffffff;z-index:22;top:0;width:100%; display:none; }
.header2 .main-wrap{height:60px;padding:0 3%;box-shadow:0 0 10px 0 rgba(0,0,0,.1)}
.header2 .logo{width:300px;height:60px;margin-top:0;overflow:hidden;  float: left; display: inline;}
.header2 .logo a{display:block; width:100%; height:100%; display: flex;  align-items: center; justify-content: center;}
.header2 .logo img{max-width: 100%;max-height: 100%;vertical-align: middle;}
.header2 .nav-btn{width:25px;height:16px;position:relative;cursor:pointer;margin-top:22px; float: right; display: inline;}
.header2 .nav-btn .zi { width:20px; color:#2faaf5; font-size:16px; line-height:1; position:absolute; right:-10px; top:-8px; }
.header2 .nav-btn.active{-webkit-animation:rotate .5s linear 0s;animation:rotate .5s linear 0s}
.header2 .nav-btn .line{display:block;width:50%;height:2px;border-radius:2px;background-color:#2faaf5;position:absolute;left:50%;margin-left:-15px}
.header2 .nav-btn .line1{-webkit-transform-origin:4px 0;-ms-transform-origin:4px 0;transform-origin:4px 0}
.header2 .nav-btn.active .line1{top:0}
.header2 .nav-btn.hover .line{background:#2faaf5;}
.header2 .nav-btn .line2{top:7px}
.header2 .nav-btn .line3{bottom:0;-webkit-transform-origin:1px center;-ms-transform-origin:1px center;transform-origin:1px center}
.header2 .sub-menu{width:100%;padding:0 3%;display:none;position:absolute;left:0;top:70px;z-index:2;overflow-y:auto}
.header2 .sub-menu ul{width:100%;overflow-y:auto;height:calc(100vh - 55px - 1.5rem)}
.header2 .js-m-3{opacity:0;-webkit-transform:translate(30px,0);-ms-transform:translate(30px,0);transform:translate(30px,0);-webkit-transition:all .8s ease;transition:all .8s ease}
.header2 .js-m-3.animate{opacity:1;-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0)}
.header2 .sub-menu li{border-bottom:1px solid #555;font-size:16px;padding:0 20px}
.header2 .sub-menu .tit{display:inline-block;text-decoration:none;width:80%;line-height:50px;color:#fff;position:relative;box-sizing:border-box}
.header2 .sub-menu .sub-tit.on{background-color:#e9e9e9}
.header2 .sub-menu .sec-list{line-height:40px; padding-bottom:10px; display:none}
.header2 .sub-menu .jt{position:relative;display:inline-block;width:10%;height:50px;text-align:center;background:0 0;float:right}
.header2 .sub-menu .jt:after{content:'';display:block;width:26px;height:26px;background:url(../images/mobile_nav_jia.png) no-repeat center;background-size:17px auto;position:absolute;right:3%;top:10px}
.header2 .sub-menu .jt.jtRote:after{background:url(../images/mobile_nav_jian.png) no-repeat center;background-size:20px auto}
.header2 .sub-menu .sec-list p{background:url(../images/mobile_nav_dian.png) no-repeat left center;background-size:3px auto;font-size:14px}
.header2 .sub-menu .sec-list a{padding-left:5%;color:#cccccc;display:block}
.header2 .sub-menu .sec-list a:active{color:#37a3dc}
.header2 .icon-close:before{content:"\e6d3"}
.search-bg{ position:fixed; left:0px; top:0px; width:100%; height:100%; z-index:20; background-color:rgba(55,55,55,.95); display:none; } 
/*f_nav*/
.f_nav { display:none; margin:0 auto; text-align:center; width:100%; max-width:750px; min-width:320px; height: 3.5em; padding: 0.1em 0;background:#2e3238;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;}
.header-wrap { display:none;}
/* nav_zzc */
.nav_zzc{display: none;background: rgba(0, 0, 0, 0.6);position: fixed;top: 0;left: 0;width: 100%;height: 100%;z-index: 99990;}
.nav_menu {  width:0; position:fixed;  right:0; top:0; height: 100%;z-index: 99999;overflow: scroll;background: #fff;}
.nav_menu .nav_menu_top{width: 100%; height:50px;}
.nav_menu .nav_menu_btn{display: block;width:25px;position: absolute;top:16px;right:20px;}
.nav_menu .nav_menu_btn img{display: block;width:25px; }
.nav_menu ul{overflow:hidden; width:100%;overflow: scroll;height: 80%;}
.nav_menu li{ width:100%; overflow:hidden; background:url(../images/nav_icon01.png) no-repeat 89% center;height:50px;border-bottom: 1px solid #eaeaea;}
.nav_menu li a{ color:#333333;font-size:14px;display: block;height:50px;line-height:50px;box-sizing: border-box;padding-left: 6%;}
/*banner*/
.banner { width:100%;}
.banner .swiper-container{width:100%;height:100%}
.banner .swiper-slide{text-align:center;font-size:18px;background:#fff;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-container-horizontal>.swiper-pagination-bullets { bottom:25px;}
.banner .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet { margin:0 9px; width:13px; height:13px; background: #ffffff; opacity:0.7;}
.banner .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet-active { background-color:#ffffff; opacity:1;}
.banner .swiper-slide a { display:block; width:100%;}
.banner .swiper-slide img { width:100%; display:block;}
/*public*/
.public { text-align:center; }
.public .tit { color:#454545; font-size:40px; line-height:1.5; }
.public .des { color:#6e6e6e; font-size:20px; line-height:1.5; margin-top:10px; }
.public.white .tit { color:#ffffff; }
.public.white .des { color:#ffffff; }
/*pro*/
.pro { padding-top:30px; padding-bottom:50px; }
.pro-list { padding-top:20px; }
.pro-list ul li { float:left; width:520px; height:484px; border:#c9effb solid 1px; margin-top:20px; text-align:center; }
.pro-list ul li:nth-child(3n+2) { margin-left:20px;}
.pro-list ul li:nth-child(3n+3) { margin-left:20px;}
.pro-list ul li .tit {color:#454545; font-size:22px; line-height:84px; border-bottom:#c9effb solid 1px; background-color:#edf8fb; }
.pro-list ul li .con {padding:50px 50px 0 50px; }
.pro-list ul li .con .pic { height:180px; display: flex;  align-items: center; justify-content: center;}
.pro-list ul li .con .pic img{max-width: 100%;max-height: 100%;vertical-align: middle;transition: 0.5s;}
.pro-list ul li .con .des {color:#7d7d7d; font-size:16px; line-height:34px; margin-top:35px; }
.pro-list ul li:hover { background-color:#fefdfd; }
.pro-list ul li:hover .con .pic img {transform: scale(1.05); transition: 0.5s;}
.pro-list ul li:hover .tit { color:#ffffff; background:#2faaf5 url(../images/pro-tit-bg.jpg) no-repeat center center; background-size:cover; }
/*about*/
.about { background:url(../images/about-bg.jpg) no-repeat top center; padding-top:43px; }
.about-box { background-color:#FFF; box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);  margin-top:30px; padding:45px 50px 50px 50px; }
.about-des { color:#7d7d7d; font-size:16px; line-height:36px; height:288px; overflow:hidden; }
/*youshi*/
.youshi { margin-top:36px; }
.youshi ul li { float:left; width:350px; height:104px; background:#2faaf5 url(../images/youshi-bg.jpg) no-repeat center center; }
.youshi ul li:nth-child(4n+2) { margin-left:33.33px;}
.youshi ul li:nth-child(4n+3) { margin-left:33.33px;}
.youshi ul li:nth-child(4n+4) { margin-left:33.33px;}
.youshi ul li .pic { float:left; width:60px; margin-left:60px; margin-top:22px; }
.youshi ul li .pic img{max-width: 100%;max-height: 100%;vertical-align: middle;}
.youshi ul li .con { float:left; margin-left:10px; width:200px; margin-top:23px; }
.youshi ul li .con .tit { color:#ffffff; font-size:20px; line-height:1.5; font-weight:bold; }
.youshi ul li .con .des { color:#ffffff; font-size:14px; line-height:1.5; margin-top:5px; }
/*anli*/
.anli{ padding-top:50px; padding-bottom:60px; }
.anli-list { height:auto; }
.anli-list ul li { float:left; width:500px; height:600px; border:#c9effb solid 1px; margin-top:50px; }
.anli-list ul li:nth-child(3n+2) { margin-left:50px;}
.anli-list ul li:nth-child(3n+3) { margin-left:50px;}
.anli-list ul li .pic { height:300px; overflow:hidden; }
.anli-list ul li .pic img {width: 100%;height: 100%; object-fit: cover;object-position: center 30%;transition: 0.5s;}
.anli-list ul li .con { padding:30px 30px 0 30px; }
.anli-list ul li .con .tit { color:#25313c; font-size:20px; line-height:1.5;  overflow:hidden; text-overflow: ellipsis; white-space: nowrap; font-weight:bold; }
.anli-list ul li .con .des { color:#7d7c7c; font-size:14px; line-height:30px; height:90px; overflow:hidden; margin-top:5px; }
.anli-list ul li .con .more { width:160px; height:40px; background-color:#f5f5f5; color:#333333; font-size:16px; line-height:40px;  border-radius:20px; text-align:center; margin-top:44px; }
.anli-list ul li:hover .pic img {transform: scale(1.05); transition: 0.5s;}
.anli-list ul li:hover .con .more  {background:#2faaf5 url(../images/anli-more.jpg) no-repeat center center; color:#ffffff; }
/*bolang*/
.bolang { height:100px; background:url(../images/bolang.jpg) no-repeat bottom center; background-size:auto 100%; }
/*footer*/
.footer { background-color:#2e3238;  color:#d1d1d1; font-size:16px; line-height:2; padding-top:50px; padding-bottom:70px; }
.footer a:hover { color:#ffffff; }
.f-left { float:left; width:160px; }
.f-mid { float:left; width:540px; margin-left:117px; }
.f-right { float:left; width:414px; margin-left:74px; position:relative; }
.f-right:after{content:""; position:absolute; left:-46px; top:15%; width:1px; height:80%; background-color:#585b60; }
.f-ewm { float:right; width:276px; margin-top:44px; }
.f-ewm ul li { float:left; width:48.5%; text-align:center; }
.f-ewm ul li:nth-child(even) { margin-left:3%; }
.f-ewm ul li .pic { height:120px; overflow:hidden; }
.f-ewm ul li .pic img{max-width: 100%;max-height: 100%;vertical-align: middle;}
.f-ewm ul li .tit { margin-top:15px; }
.f-ban { background:url(../images/f-line.jpg) no-repeat left bottom;  color:#d1d1d1; font-size:18px; line-height:64px; font-weight:bold; }
.f-nav { margin-top:17px;}
.f-nav ul li { float:left; width:50%; overflow:hidden; text-overflow: ellipsis; white-space: nowrap; }
.f-list { margin-top:17px;}
.f-list ul li { float:left; width:50%; overflow:hidden; text-overflow: ellipsis; white-space: nowrap; font-weight:bold; }
.f-text { margin-top:17px;}
.f-tel { margin-top:17px; background:url(../images/f-tel.png) no-repeat left center;  padding-left:43px; color:#d1d1d1; font-size:22px; line-height:34px;  }
.f-tel span { font-weight:bold; font-family:Arial, Helvetica, sans-serif; }
.f-tel p{ display: contents; }
/*f-copy*/
.f-copy { background-color:#2e3238; text-align:center;  color:#d1d1d1; font-size:16px; line-height:2; padding-top:15px; padding-bottom:15px; border-top:#585b60 solid 1px; }
.f-copy a:hover { color:#ffffff; }
/*n-main*/
.n-main { height:auto; }
.n-box { background-color:#FFF; min-height:500px; padding-bottom:40px; }
.n-position {  background:url(../images/home.png) no-repeat left center;  padding-left:30px; position:relative;color:#333333; font-size:16px;  height:70px; line-height:70px; border-bottom:#dcdcdc solid 1px; }
.n-position  a:hover { text-decoration:underline; }
.n-newshow {padding:20px 0;font-size:16px; line-height:2; color:#666666; }
.n-tit {font-size:20px; line-height:2; color:#333333; text-align:center;}
.n-des {font-size:16px; line-height:2; color:#666666; text-align:center; border-bottom:#eeeeee solid 1px; padding-bottom:10px; margin-bottom:10px; margin-top:7px;}
.n-show { font-size:16px; line-height:2; color:#333333; min-height:300px; }
.n-show img { max-width:100%;}
.n-main .home-list ul li:nth-child(5n+5) { border-bottom:#efefef solid 1px; height:auto; margin-bottom:25px; padding-bottom:25px;}
/*pagination*/
.pagination { box-sizing: border-box;text-align:center; font-size:14px; margin-top:40px;color:#7b7b7b; padding-bottom:40px;   }
.pagination a { color:#7b7b7b;  padding:5px 7px;border-radius:3px;}
.pagination a:hover { background-color:#2faaf5; color:#FFF;}
/*n-pro-list*/
.n-pro-list { height:auto; }
.n-pro-list ul li{ float:left; width:23.5%; height:auto;text-align:center; margin-top:25px;border:#dcdcdc solid 1px;  }
.n-pro-list ul li:nth-child(4n+2) { margin-left:2%;}
.n-pro-list ul li:nth-child(4n+3) { margin-left:2%;}
.n-pro-list ul li:nth-child(4n+4) { margin-left:2%;}
.n-pro-list ul li .pic { width:100%;  height:250px; display: flex;  align-items: center; justify-content: center; overflow:hidden; }
.n-pro-list ul li .pic img {max-width: 100%;max-height: 100%;vertical-align: middle;}
.n-pro-list ul li:hover .pic img{transform: scale(1.05); transition: 0.5s;}
.n-pro-list ul li .tit { overflow:hidden;color:#333333; font-size:16px; line-height:3; background-color:#e9e9e9;}
.n-pro-list ul li:hover .tit { background-color:#2faaf5; color:#ffffff;}
.main-list { margin-top:10px; }
.main-list ul li{ color:#333333; font-size:16px; line-height:58px; overflow:hidden; text-overflow: ellipsis; white-space: nowrap; border-bottom:#eeeeee solid 1px; }
.main-list ul li:last-child { border-bottom:none; }
.main-list ul li span{ float:right; font-size:16px; color:#999999; font-family:Arial, Helvetica, sans-serif; }
.main-list ul li:hover { color:#2faaf5; }
/*n-banner*/
.n-banner { width:100%; }
.n-banner img { width:100%; }


@media (max-width:1650px){
.wrap{width:90%}
/*header1650*/
.header{height:144px; }
.header .logo{ height:144px; width:33%;}
.header .nav ul li { font-size:18px; line-height:70px; margin-left:30px; } 
.header .nav ul li .sub { top:70px;}
/*h-right1650*/
.h-right-top {margin-top:20px; }
.h-right-top ul li { font-size:14px; line-height:30px; margin-left:33px; }
.h-right-top ul li span { font-size:18px; }
.h-right-top ul li i { width:23px; height:23px; }
/*public1650*/
.public .tit { font-size:35px; }
.public .des { font-size:18px; }
/*pro1650*/
.pro { padding-top:25px; padding-bottom:45px; }
.pro-list { padding-top:15px; }
.pro-list ul li { width:32%; height:425px; margin-top:17px; }
.pro-list ul li:nth-child(3n+2) { margin-left:2%;}
.pro-list ul li:nth-child(3n+3) { margin-left:2%;}
.pro-list ul li .tit { font-size:20px; line-height:74px; }
.pro-list ul li .con {padding:45px 45px 0 45px; }
.pro-list ul li .con .pic { height:150px; }
.pro-list ul li .con .des { font-size:14px; line-height:30px; margin-top:30px; }
/*about1650*/
.about { padding-top:38px; }
.about-box { margin-top:25px; padding:40px 45px 45px 45px; }
.about-des { font-size:14px; line-height:32px; height:256px; }
/*youshi1650*/
.youshi { margin-top:31px; }
.youshi ul li { width:23.5%; height:91px;}
.youshi ul li:nth-child(4n+2) { margin-left:2%;}
.youshi ul li:nth-child(4n+3) { margin-left:2%;}
.youshi ul li:nth-child(4n+4) { margin-left:2%;}
.youshi ul li .pic {width:17%; margin-left:7%; margin-top:19px; }
.youshi ul li .con { width:68%; margin-top:18px; margin-left:2%; }
.youshi ul li .con .tit { font-size:18px; }
/*anli1650*/
.anli{ padding-top:45px; padding-bottom:55px; }
.anli-list ul li { width:32%; height:525px; margin-top:45px; }
.anli-list ul li:nth-child(3n+2) { margin-left:2%;}
.anli-list ul li:nth-child(3n+3) { margin-left:2%;}
.anli-list ul li .pic { height:260px; }
.anli-list ul li .con { padding:25px 25px 0 25px; }
.anli-list ul li .con .tit { font-size:18px; }
.anli-list ul li .con .more { width:140px; height:35px; font-size:14px; line-height:35px;  margin-top:39px; }
/*bolang1650*/
.bolang { height:90px; }
/*footer1650*/
.footer { font-size:14px; padding-top:45px; padding-bottom:65px; }
.f-left { width:11%; }
.f-mid { width:36%; margin-left:4%; }
.f-right { width:26%; margin-left:4%; }
.f-ewm { width:17%; margin-top:39px; }
.f-ewm ul li .pic { height:110px; }
.f-ewm ul li .tit { margin-top:13px; }
.f-ban { font-size:16px; line-height:57px; }
.f-nav { margin-top:15px;}
.f-list { margin-top:15px;}
.f-text { margin-top:15px;}
.f-tel { margin-top:15px;  padding-left:37px; font-size:20px; line-height:31px; background-size:auto 31px;  }
/*f-copy1650*/
.f-copy { font-size:14px; }
/*n-pro1650*/
.n-pro-list ul li .pic { height:250px; }
.main-list ul li{ line-height:47px;}

}

@media (max-width:1400px){
/*header1400*/
.header{height:124px; }
.header .logo{ height:124px; }
.header .nav ul li { font-size:16px; line-height:60px; margin-left:25px; } 
.header .nav ul li .sub { top:60px;}
/*h-right1400*/
.h-right-top {margin-top:15px; }
.h-right-top ul li { line-height:25px; margin-left:28px; }
.h-right-top ul li span { font-size:16px; }
.h-right-top ul li i { width:20px; height:20px; }
/*public1400*/
.public .tit { font-size:30px; }
.public .des { font-size:16px; }
/*pro1400*/
.pro { padding-top:20px; padding-bottom:40px; }
.pro-list { padding-top:10px; }
.pro-list ul li { height:365px; margin-top:15px; }
.pro-list ul li .tit { font-size:18px; line-height:65px; }
.pro-list ul li .con {padding:35px 35px 0 35px; }
.pro-list ul li .con .pic { height:120px; }
.pro-list ul li .con .des { margin-top:25px; }
/*about1400*/
.about { padding-top:33px; }
.about-box { margin-top:21px; padding:35px 40px 40px 40px; }
/*youshi1400*/
.youshi { margin-top:28px; }
.youshi ul li { height:78px;}
.youshi ul li .pic { margin-top:17px; }
.youshi ul li .con { margin-top:5px; }
.youshi ul li .con .tit { font-size:16px; }
.youshi ul li .con .des { margin-top:0; }
/*anli1400*/
.anli{ padding-top:40px; padding-bottom:50px; }
.anli-list ul li {height:450px; margin-top:40px; }
.anli-list ul li .pic { height:225px; }
.anli-list ul li .con { padding:20px 20px 0 20px; }
.anli-list ul li .con .tit { font-size:16px; }
.anli-list ul li .con .more { width:120px; height:30px; line-height:30px;  margin-top:29px; }
/*bolang1400*/
.bolang { height:80px; }
/*footer1400*/
.footer {  padding-top:40px; padding-bottom:60px; }
.f-mid { width:38%; margin-left:2%; }
.f-right { width:28%; margin-left:2%; }
.f-right:after { left:-26px; }
.f-ewm { margin-top:34px; }
.f-ewm ul li .pic { height:100px; }
.f-ewm ul li .tit { margin-top:11px; }
.f-ban { line-height:50px; }
.f-nav { margin-top:13px;}
.f-list { margin-top:13px;}
.f-text { margin-top:13px;}
.f-tel { margin-top:13px;  padding-left:32px; font-size:18px; line-height:28px; background-size:auto 28px;  }

}

@media (max-width:1200px){
.wrap{width:94%}
/*header1200*/
.header{height:104px; }
.header .logo{ height:104px; }
.header .nav ul li { font-size:14px; line-height:50px; margin-left:20px; } 
.header .nav ul li .sub { top:50px;}
/*h-right1200*/
.h-right-top {margin-top:10px; }
.h-right-top ul li { margin-left:23px; }
.h-right-top ul li i { width:16px; height:16px; }
/*public1200*/
.public .tit { font-size:25px; }
.public .des { font-size:14px; }
/*pro1200*/
.pro { padding-top:15px; padding-bottom:35px; }
.pro-list { padding-top:5px; }
.pro-list ul li { height:305px; margin-top:12px; }
.pro-list ul li .tit { font-size:16px; line-height:55px; }
.pro-list ul li .con {padding:25px 30px 0 30px; }
.pro-list ul li .con .pic { height:90px; }
.pro-list ul li .con .des { margin-top:10px; }
/*about1200*/
.about { padding-top:28px; }
.about-box { margin-top:16px; padding:30px 35px 35px 35px; }
/*youshi1200*/
.youshi { margin-top:23px; }
/*anli1200*/
.anli{ padding-top:35px; padding-bottom:45px; }
.anli-list ul li {height:390px; margin-top:30px; }
.anli-list ul li .pic { height:190px; }
.anli-list ul li .con { padding:15px 15px 0 15px; }
.anli-list ul li .con .more { margin-top:14px; }
/*bolang1200*/
.bolang { height:70px; }
/*footer1200*/
.footer {  padding-top:35px; padding-bottom:55px; }
.f-left { display:none; }
.f-mid { width:48%; margin-left:0; }
.f-right { width:25%; }
.f-ewm { width:20%; margin-top:28px; }
.f-ewm ul li .tit { margin-top:9px; }
.f-ban { line-height:45px; }
.f-nav { margin-top:11px;}
.f-list { margin-top:11px;}
.f-text { margin-top:11px;}
.f-tel { margin-top:11px;  padding-left:27px; font-size:16px; line-height:22px; background-size:auto 22px;  }
/*n-pro1200*/
.n-pro-list ul li .pic { height:230px; }

}


@media (max-width:992px){
/*header992*/
.welcome { display:none;}
.header{ display:none;}
.nav{ display:none;}
.header2{ display: block; } 
.header-wrap { display:block; height:60px;}
.banner .swiper-container-horizontal>.swiper-pagination-bullets { bottom:9px;}
/*public992*/
.public .tit { font-size:22px; }
/*pro992*/
.pro-list ul li { height:290px; }
.pro-list ul li .tit { line-height:45px; }
.pro-list ul li .con {padding:15px 20px 0 20px; }
.pro-list ul li .con .pic { height:60px; }
/*about992*/
.about-box { padding:20px 25px 25px 25px; }
/*youshi992*/
.youshi ul li .con .tit { font-size: 14px; }
/*anli992*/
.anli-list ul li {height:340px; margin-top:25px; }
.anli-list ul li .pic { height:140px; }
.anli-list ul li .con { padding:10px 10px 0 10px; }
.anli-list ul li .con .more { margin-top:12px; }
/*bolang992*/
.bolang { height:50px; }
/*footer992*/
.footer { padding-top: 30px; padding-bottom: 50px; }
.f-mid { float:none; width:100%; }
.f-right { float:none; width:100%;  margin-left:0; margin-top:30px; }
.f-ewm { float:none; width:100%; margin-top:30px; }
.f-ban { font-size:15px; }
/*n-main992*/
.n-box { padding-bottom:20px; }
.n-position { height:60px; line-height:60px;}
.n-newshow {padding:15px 0; }
.n-tit {font-size:18px;}
/*n-pro992*/
.n-pro-list ul li .pic { height:170px; }

}

@media (max-width:767px){
.wrap{width:80%}
/*header767*/
.f_nav { display:block;}
.banner .swiper-container-horizontal>.swiper-pagination-bullets { bottom:4px;}
/*public767*/
.public .tit { font-size:20px; font-weight:bold; }
/*pro767*/
.pro-list ul li { width:48.5%; height: 300px;}
.pro-list ul li:nth-child(3n+2) { margin-left:0;}
.pro-list ul li:nth-child(3n+3) { margin-left:0;}
.pro-list ul li:nth-child(even) { margin-left:3%; }
.pro-list ul li .tit { font-size:15px; line-height: 25px; height:60px; padding:5px; font-weight:bold; }
.pro-list ul li .con { padding:10px 5px 0 5px; }
.pro-list ul li .con .des { line-height:25px; margin-top:5px; }
/*about767*/
.about-box { padding:10px 15px 15px 15px; }
/*youshi767*/
.youshi { margin-top: 0; }
.youshi ul li { width:48.5%; margin-top:10px;  }
.youshi ul li:nth-child(4n+2) { margin-left:0;}
.youshi ul li:nth-child(4n+3) { margin-left:0;}
.youshi ul li:nth-child(4n+4) { margin-left:0;}
.youshi ul li:nth-child(even) { margin-left:3%; }
/*anli767*/
.anli-list ul li { width:48.5%; height: 290px;  margin-top: 15px; }
.anli-list ul li:nth-child(3n+2) { margin-left:0;}
.anli-list ul li:nth-child(3n+3) { margin-left:0;}
.anli-list ul li:nth-child(even) { margin-left:3%; }
.anli-list ul li .pic { height:100px; }
/*bolang767*/
.bolang { height: 30px; }
/*footer767*/
.f-right { margin-top:15px; }
.f-ewm { margin-top:15px; }
.f-copy { padding-bottom:6em; }
/*n-main767*/
.n-position {  height:50px; line-height:50px;}
.n-position { padding-left:23px; background-size:15px 19px;}
.n-des {font-size:14px;}
.pagination { font-size:14px;padding-bottom:30px; }
/*n-pro767*/
.n-pro-list ul li{ width:48.5%; margin-top:15px; }
.n-pro-list ul li:nth-child(4n+2) { margin-left:0;}
.n-pro-list ul li:nth-child(4n+3) { margin-left:0;}
.n-pro-list ul li:nth-child(4n+4) { margin-left:0;}
.n-pro-list ul li:nth-child(even) { margin-left:3%; }
.n-pro-list ul li .tit { line-height:2; }
.n-pro-list ul li .pic { height:130px; }

}

@media (max-width:500px){
.wrap{width:94%}

}

@media (max-width:250px){
.header2 .logo{width:250px;}

}

