@charset "utf-8";
*{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:#474646!important}
textarea::-webkit-input-placeholder{color:#474646!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;}
i{ font-style:normal;}
.wrap{width:1600px;position:relative;max-width:100%;margin:0 auto}
.wrap::after{content:"";display:block;clear:both}
/*自定义*/
body{ font-family:Microsoft YaHei; }
/*welcome*/
.welcome { background-color:#eaeaea; color:#333333; font-size:18px; line-height:40px;  }
.welcome-left { float:left; color:#009999; font-weight:bold; }
.welcome-right { float:right; }
.welcome-right img { width:19px; vertical-align:middle; margin-right:5px; transform: translateY(-2px); }
/*header*/
.header {height:190px; }
.header .logo{float:left; height:190px;  }
.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; }
.h-search { float:right; width:650px; height:45px; border:#eeeeee solid 1px; margin-top:72.5px;}
.h-search input[type=text] { margin-left:20px; width:500px; height:43px;color:#000000; font-size:18px; border:none; vertical-align:middle;  }
.h-search .submit { float:right; width:100px; text-align:center; height:43px; background-color:#009999;color:#ffffff; font-size:18px; cursor:pointer; border:none;vertical-align:middle; }
.h-search .submit i { display:inline-block; width:19px; height:19px; background:url(../images/h-search.png) no-repeat center center; background-size:100% 100%; vertical-align:middle; margin-right:10px; transform: translateY(-1px); }
.h-search .submit:hover { opacity:0.8; }
/*h-tag*/
.h-tag { float:right; width:160px;  margin-left:30px; position:relative;  margin-top:72.5px; }
.h-tag-top { position:relative; color:#000000; font-size:20px; line-height:45px;  cursor:pointer; border-radius:5px;  overflow:hidden; text-overflow: ellipsis; white-space: nowrap; border:#eeeeee solid 1px; text-align:center; }
.h-tag-top  img { width:22px; vertical-align:middle; margin-right:5px; margin-top:-2px; }
.h-tag-top i { display:inline-block; width:13px; height:13px; background:url(../images/nav-icon.png) no-repeat center center; background-size:100% 100%; vertical-align:middle; margin-left:6px; transition: all 0.5s ease 0s;}
.h-tag:hover .h-tag-top {  border-bottom-left-radius:0; border-bottom-right-radius:0;  }
.h-tag:hover .h-tag-top i {transform:rotate(-180deg); }
.h-tag-bot { position:absolute; top:45px; right:0; width:100%; height:auto; color:#000000; font-size:15px; line-height:36px;  z-index:333; display:none; text-align:left; }
.h-tag-bot ul li { padding:0 10px; background-color:#FFF; }
.h-tag-bot ul li img { width:22px; vertical-align:middle; margin-right:5px; }
.h-tag-bot ul li a { display:block; color:#000000; }
.h-tag-bot ul li:hover { background-color:#f9f9f9; }
.h-tag-bot ul li:hover a { color:#000000;}
.h-tag:hover .h-tag-bot { display:block; }
/*h-tag2*/
.h-tag2 { float:right; width:100px;  margin-top:17.5px; margin-left:0; position:relative; }
.h-tag-top2 { position:relative; color:#000000; font-size:13px; line-height:25px; background-color:#FFF; border-radius:5px; padding:0 4px; cursor:pointer; border-radius:5px; }
.h-tag-top2  img { width:16px; vertical-align:middle; margin-right:5px; }
.h-tag-top2 i { display:inline-block; width:9px; height:9px; background:url(../images/nav-icon.png) no-repeat center center; background-size:100% 100%; vertical-align:middle; margin-left:6px; transition: all 0.5s ease 0s;}
.h-tag2.active .h-tag-top2 {  border-bottom-left-radius:0; border-bottom-right-radius:0;  }
.h-tag2.active .h-tag-top2 i {transform:rotate(-180deg); }
.h-tag-bot2 { position:absolute; top:25px; right:0; width:100%; height:auto; color:#000000; font-size:12px; line-height:36px;  z-index:333; display:none; text-align:left; box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); }
.h-tag-bot2 ul li { padding:0 4px; background-color:#FFF; }
.h-tag-bot2 ul li img { width:16px; vertical-align:middle; margin-right:5px; }
.h-tag-bot2 ul li a { display:block; color:#000000; }
.h-tag-bot2 ul li:hover { background-color:#f9f9f9; }
.h-tag-bot2 ul li:hover a { color:#000000;}
/*nav*/
.nav ul { display:inline-block; }
.nav { height:65px; background-color:#333333; overflow:hidden; text-align:center;}
.nav ul li{ float:left; width:auto; color:#ffffff; font-size:20px; line-height:65px; position:relative; } 
.nav ul li a { display:block; color:#ffffff; padding:0 40px;  }
.nav ul li:hover { background-color:#009999; }
.nav ul li.active { background-color:#009999; }
.nav ul li .sub { position: absolute;width:100%;left:0; text-align:center; top:65px;z-index:30000; }
.nav ul li .sub ul li { float:left; min-width:auto; width:100%; line-height:45px; position:relative;text-align:center;  margin:0; padding:0; font-size:15px; font-weight:normal;  background-color:#333333;}
.nav ul li .sub ul li a { color:#ffffff; }
.nav ul li .sub ul li:hover { background-color:#009999;  color:#009999;}
/*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:200px; height:40px;margin-top:10px;overflow:hidden;  float: left; display: inline;}
.header2 .logo a{display:block; width:100%; height:100%; display: flex;  align-items: center; justify-content: left;}
.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:#009999; font-size:16px; line-height:1; position:absolute; right:-10px; top:-8px; display:none; }
.header2 .nav-btn.active{-webkit-animation:rotate .5s linear 0s;animation:rotate .5s linear 0s}
.header2 .nav-btn .line{display:block;width:100%;height:2px;border-radius:2px;background-color:#009999;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:#009999}
.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; } 
.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 { position:relative; height:800px; }
.banner .swiper{width:100%;height:100%}
.banner .swiper-slide{display:flex;justify-content:center;align-items:center}
.banner .swiper-pagination-bullet { background: #ffffff; opacity:0.5; }
.banner .swiper-pagination-bullet-active { background-color:#ffffff; opacity:1;  }
.banner-li { width:100%; height:100%; position:relative; overflow:hidden; }
.banner-li .pic { width:100%; height:100%;transition:all 1s ease 2.5s;transform:perspective(1000px) translate3d(0,0,100px)}
.banner-li .pic img { width: 100%;height: 100%; object-fit: cover;object-position: center 30%; }
.banner-li .con { position:absolute; top:0; left:0; width:100%; height:100%; text-align:left;}
.banner-li .con .tit { color:#ffffff; font-size:45px; line-height:1.5; font-weight:bold; margin-top:180px; transform:translateY(80px);opacity:0; }
.banner-li .con .des { color:#ffe400; font-size:24px; line-height:1.5; font-weight:bold; margin-top:18px; transform:translateY(80px);opacity:0; }
.banner-li .con .more { width:220px; height:60px; background-color:#FFF; text-align:center; color:#333333; font-size:18px; line-height:60px; margin-top:30px; transform:translateY(80px);opacity:0; border-radius:5px; }
.banner-li .con .more i { display:inline-block; width:26px; height:26px; background:url(../images/banner-icon.png) no-repeat center center; background-size:100% 100%; vertical-align:middle; margin-right:5px; }
.banner-li .con .more:hover { opacity:0.8; }
.banner .swiper-slide-active .banner-li .pic {transition:all 5s ease 0s;transform:perspective(1000px) translate3d(0,0,0)}
.banner .swiper-slide-active .banner-li .con .tit{transition:all 2s ease .1s;transform:translateY(0);opacity:1}
.banner .swiper-slide-active .banner-li .con .des{transition:all 2s ease .1s;transform:translateY(0);opacity:1}
.banner .swiper-slide-active .banner-li .con .more{transition:all 2s ease .1s;transform:translateY(0);opacity:1}
/*分页*/
.pagination{padding-left:0;margin:40px 0;border-radius:4px;text-align:center;width:100%}
ul.pagination{display:inline-block;width:auto}
.pagination>li{display:inline}
.pagination>li>a,.pagination>li>span{position:relative;float:left;padding:6px 12px;margin-left:-1px;line-height:1.42857143;color:#009999;text-decoration:none;background-color:#fff;border:1px solid #ddd}
.pagination>li:first-child>a,.pagination>li:first-child>span{margin-left:0;border-top-left-radius:4px;border-bottom-left-radius:4px}
.pagination>li:last-child>a,.pagination>li:last-child>span{border-top-right-radius:4px;border-bottom-right-radius:4px}
.pagination>li>a:focus,.pagination>li>a:hover,.pagination>li>span:focus,.pagination>li>span:hover{z-index:2;color:#23527c;background-color:#eee;border-color:#ddd}
.pagination>.active>a,.pagination>.active>a:focus,.pagination>.active>a:hover,.pagination>.active>span,.pagination>.active>span:focus,.pagination>.active>span:hover{z-index:3;color:#fff;cursor:default;background-color:#009999;border-color:#009999}
.pagination>.disabled>a,.pagination>.disabled>a:focus,.pagination>.disabled>a:hover,.pagination>.disabled>span,.pagination>.disabled>span:focus,.pagination>.disabled>span:hover{color:#777;cursor:not-allowed;background-color:#fff;border-color:#ddd}
/*i-public*/
.i-public { text-align:center; }
.i-public .tit { color:#333333; font-size:50px; line-height:1.5; }
.i-public .des { color:#8c8989; font-size:16px; line-height:1.5; padding:0 8%; margin-top:20px; }
/*i-why*/
.i-why { padding-top:70px; padding-bottom:90px; }
.i-why-show { padding-top:110px; }
.i-why-left { float:left; width:763px; }
.i-why-left .pic { width:100%; }
.i-why-left .pic img{max-width: 100%;max-height: 100%;vertical-align: middle;}
.i-why-left .more { width:260px; height:60px; background-color:#6ea600; text-align:center; border-radius:5px; margin:0 auto; margin-top:10px; color:#ffffff; font-size:18px; line-height:60px; }
.i-why-left .more a { display:block; color:#ffffff; }
.i-why-left .more:hover { opacity:0.8; }
.i-why-right { float:right; width:780px; }
.i-why-right ul li { border:#6ea600 solid 1px; border-radius:5px; color:#333333; font-size:20px; line-height:70px; margin-top:28px; padding-left:35px; background:url(../images/why-icon.png) no-repeat calc(100% - 35px) center; background-size:17px 17px; padding-right:90px; }
.i-why-right ul li:first-child { margin-top:0; }
.i-why-right ul li a { display:block; color:#333333; position:relative; overflow:hidden; text-overflow: ellipsis; white-space: nowrap;}
.i-why-right ul li a::before { content:"◆ "; }
.i-why-right ul li:hover { color:#6ea600; background:url(../images/why-icon2.png) no-repeat calc(100% - 35px) center; background-size:17px 17px; }
.i-why-right ul li:hover a { color:#6ea600; }
/*i-what*/
.i-what { padding-top:70px; padding-bottom:70px; background: #333333 url(../images/what-bg.jpg) no-repeat center center; background-size:cover; border-radius:10px; }
.i-what .des { float:left; margin-left:86px; width:440px; color:#6ea600; font-size:24px; line-height:1.7; font-weight:bold; }
.i-what .des h3 { color:#ffffff; font-size:50px; }
.i-what .con { float:left; margin-left:70px; width:620px; color:#fdfdfd; font-size:18px; line-height:2.2; margin-top:10px; }
.i-what .more { float:right; margin-right:50px; width:260px; height:60px; background-color:#6ea600; text-align:center; border-radius:5px; color:#ffffff; font-size:18px; line-height:60px; margin-top:76px; }
.i-what .more a { display:block; color:#ffffff; }
.i-what .more:hover { background-color:#8bb833; }
/*i-how*/
.i-how { padding-top:70px; padding-bottom:70px; }
.i-how-list { margin-top:60px; }
.i-how-list .swiper{width:100%;height:100%;margin-left:auto;margin-right:auto}
.i-how-list .mySwiper{ width:100%;  height:60px; z-index:3; }
.i-how-list .mySwiper .swiper-slide{width:12.5%; }
.i-how-list .mySwiper2{ width:100%; height:500px; margin-top:70px; z-index:1; }
.i-how-list .mySwiper2 .swiper-slide{width:100%; height:100%; }
/*i-how-ban*/
.i-how-ban { display:block; width:100%; height:100%; background-color:#eaeaea; border-radius:5px; cursor:pointer; }
.i-how-ban .icon { float:left; width:30px; height:30px; margin:0 auto; margin-left:20px; margin-top:16px; }
.i-how-ban .icon img{max-width: 100%;max-height: 100%;vertical-align: middle; }
.i-how-ban .icon img:nth-child(1) { display:block; }
.i-how-ban .icon img:nth-child(2) { display:none; }
.i-how-ban .tit { float:right; width:calc(100% - 30px - 20px - 10px); color:#333333; font-size:20px; line-height:60px; overflow:hidden; text-overflow: ellipsis; white-space: nowrap; text-align:left; }
.i-how-list .mySwiper .swiper-slide-thumb-active .i-how-ban { background-color:#009999; }
.i-how-list .mySwiper .swiper-slide-thumb-active .i-how-ban .icon img:nth-child(1) { display:none; }
.i-how-list .mySwiper .swiper-slide-thumb-active .i-how-ban .icon img:nth-child(2) { display:block; } 
.i-how-list .mySwiper .swiper-slide-thumb-active .i-how-ban .tit { color:#ffffff; }
/*i-how-show*/
.i-how-show { display:block; width:100%; height:100%; }
.i-how-show .pic { float:left; width:740px; height:500px;overflow:hidden; display: flex;  align-items: center; justify-content: center; border:#6ea600 solid 1px; border-radius:5px; }
.i-how-show .pic img {max-width: 100%;max-height: 100%;vertical-align: middle;transition: 0.5s;}
.i-how-show .con { float:right; width:810px; margin-top:16px; }
.i-how-show .con .tit { color:#000000; font-size:24px; line-height:1.5;  overflow:hidden; text-overflow: ellipsis; white-space: nowrap; font-weight:bold; }
.i-how-show .con .des { color:#191919; font-size:20px; line-height:40px; height:280px; overflow:auto; margin-top:15px; }
.i-how-show .con .des::-webkit-scrollbar{ width:6px; height:6px; background-color:transparent;}
.i-how-show .con .des::-webkit-scrollbar-track {background-color:#e5f5f5; border-radius:3px;} 
.i-how-show .con .des::-webkit-scrollbar-thumb {background-color:#7fcccc;  border-radius:3px;  }
.i-how-show .con .more {  margin-top:40px; }
.i-how-show .con .more a { display:inline-block; width:260px; height:60px; background-color:#009999; text-align:center; border-radius:5px; color:#ffffff; font-size:18px; line-height:60px; margin-right:20px; }
.i-how-show .con .more a:first-child { background-color:#6ea600; }
.i-how-show .con .more a:hover { opacity:0.8; }
/*i-review*/
.i-review { background-color:#f5f5f5; padding-top:80px; padding-bottom:80px; }
.i-review.n-review { background-color:#FFF; }
.i-review-list { margin-top:50px; height:370px; }
.i-review-list .swiper{width:100%; height:100%; }
.i-review-list .swiper-slide{ height:300px; border:#009999 solid 1px; border-radius:5px; background:#fff;display:flex;}
.i-review-list .swiper-pagination-bullet { width:15px; height:15px; background-color:#e5e5e5; opacity:1;outline: none;  }
.i-review-list .swiper-pagination-bullet-active { background-color:#009999; }
.i-review-li { display:block; width:100%; height:100%; padding:30px 20px 0 20px; }
.i-review-top { height:92px; }
.i-review-top .pic { float:left; width:92px; height:92px; border-radius:50%; }
.i-review-top .pic img {width: 100%;height: 100%; object-fit: cover;object-position: center 30%;}
.i-review-top .con { float:right; width:calc(100% - 107px); margin-top:20px; }
.i-review-top .con .tit { color:#333333; font-size:20px; line-height:1.5; font-weight:bold; overflow:hidden; text-overflow: ellipsis; white-space: nowrap; }
.i-review-top .con .des { color:#333333; font-size:18px; line-height:1.5; overflow:hidden; text-overflow: ellipsis; white-space: nowrap; }
.i-review-bot { color:#605f5f; font-size:18px; line-height:2; text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp:3;-webkit-box-orient: vertical; margin-top:30px; }
/*i-about*/
.i-about { background:#333333 url(../images/about-bg.jpg) no-repeat center center; background-size:cover; padding-top:120px; padding-bottom:120px; }
.i-about .pic { float:left; width:780px; }
.i-about .pic img {max-width: 100%;max-height: 100%;vertical-align: middle; border-radius:5px; }
.i-about .con { float:right; width:780px; }
.i-about .con .tit { color:#ffffff; font-size:38px; line-height:1.5; font-weight:bold; margin-top:40px; }
.i-about .con .info { color:#009999; font-size:26px; line-height:1.5; margin-top:10px; }
.i-about .con .des { color:#ffffff; font-size:16px; line-height:32px; height:256px; overflow:hidden; margin-top:14px; }
.i-about .con .more {  margin-top:40px;  width:260px; height:60px; background-color:#009999; text-align:center; border-radius:5px; color:#ffffff; font-size:18px; line-height:60px;}
.i-about .con .more i { display:inline-block; width:14px; height:14px; background:url(../images/about-more.png) no-repeat center center; background-size:100% 100%; vertical-align:middle; margin-left:20px; }
.i-about .con .more a { display:block; color:#ffffff; }
.i-about .con .more:hover a { opacity:0.8; }
/*new-about*/
.new-about { padding-top:90px; padding-bottom:90px; }
.new-about .pic { float:left; width:600px; }
.new-about .pic img {max-width: 100%;max-height: 100%;vertical-align: middle; border-radius:5px; }
.new-about .con { float:right; width:930px; }
.new-about .con .tit { color:#333333; font-size:38px; line-height:1.5; font-weight:bold; margin-top:40px; }
.new-about .con .info { color:#009999; font-size:26px; line-height:1.5; margin-top:10px; }
.new-about .con .des { color:#333333; font-size:16px; line-height:32px; height:256px; overflow:hidden; margin-top:14px; }
.new-about .con .more {  margin-top:40px;  width:260px; height:60px; background-color:#009999; text-align:center; border-radius:5px; color:#ffffff; font-size:18px; line-height:60px;}
.new-about .con .more i { display:inline-block; width:14px; height:14px; background:url(../images/about-more.png) no-repeat center center; background-size:100% 100%; vertical-align:middle; margin-left:20px; }
.new-about .con .more a { display:block; color:#ffffff; }
.new-about .con .more:hover a { opacity:0.8; }
/*answer*/
.answer { margin-top:35px; }
.answer ul li { float:left; width:350px; margin-right:30px; }
.answer-tit { color:#000000; font-size:24px; line-height:1.5; }
.answer-des { color:#616060; font-size:16px; line-height:1.5; margin-top:5px;  overflow:hidden; text-overflow: ellipsis; white-space: nowrap; }
.answer-line { height:1px; background-color:#dcdcdc; margin-top:17px; }
.answer-nob { color:#333333; font-size:50px; line-height:1.5; font-weight:bold; font-family:Arial, Helvetica, sans-serif; margin-top:20px; position:relative; }
.answer-nob::after { content: "+"; width: 20px; height: 20px; background-color: #009999; border-radius: 50%; text-align:center; color: #FFF;font-size: 16px; line-height: 20px; display: inline-block;}
/*i-message*/
.i-message { float:right; width:750px; height:auto; border:#e5e5e5 solid 1px; border-radius:5px; background-color:#FFF; padding:50px 35px 60px 35px; margin-top:80px; margin-bottom:90px; }
.i-message .ban {  color:#333333; font-size:50px; line-height:1.5; font-weight:bold; }
.i-message input[type=text] { width:100%; margin-top:28px; height:80px; color:#535252; font-size:24px; border:none; background-color:#f8f8f8; padding-left:30px; }
.i-message textarea { margin-top:28px; width:100%; padding-left:30px; height:220px;color:#535252; font-size:24px; border:none; background-color:#f8f8f8; outline: none; line-height:80px; resize:none}
.i-message .submit { margin-top:28px; width:100%; text-align:center; height:80px; background-color:#009999; color:#fff; font-size:26px; border-radius:5px; cursor:pointer; border:none;}
.i-message .submit:hover { opacity:0.8; }
/*i-advantage*/
.i-advantage { float:left; width:760px; margin-top:100px; margin-bottom:90px; }
.i-advantage-tit { color:#333333; font-size:40px; line-height:1.5; }
.i-advantage-des { color:#605f5f; font-size:18px; line-height:2; margin-top:8px; }
.i-advantage-list { height:auto; }
.i-advantage-list ul li { margin-top:55px; }
.i-advantage-list ul li .icon { float:left; width:80px; }
.i-advantage-list ul li .icon img{max-width: 100%;max-height: 100%;vertical-align: middle;}
.i-advantage-list ul li .con { float:right; width:calc(100% - 95px); }
.i-advantage-list ul li .con .tit { color:#474646; font-size:28px; line-height:1.5; }
.i-advantage-list ul li .con .des { color:#605f5f; font-size:18px; line-height:1.8; }
/*i-service*/
.i-service { height:650px; }
.i-service ul li { float:left; width:33.33%; height:650px; position:relative; }
.i-service ul li .pic { width:100%; height:100%; overflow:hidden; }
.i-service ul li .pic img {width: 100%;height: 100%; object-fit: cover;object-position: center 30%;transition: 0.5s; display:block; }
.i-service ul li .box { position:absolute; width:59%; bottom:66px; right:auto; left:16%;}
.i-service ul li:nth-child(1) .box { right:16%; left:auto; }
.i-service ul li .box .con .tit { color:#ffffff; font-size:28px; line-height:1.5; }
.i-service ul li .box .con .des { color:#ffffff; font-size:16px; line-height:1.8; margin-top:5px; }
.i-service ul li:hover .pic img {transform: scale(1.05);transition: 0.5s;}
/*i-news*/
.i-news { padding-top:70px; padding-bottom:70px; }
.i-news-list { padding-top:30px; }
.i-news-list ul li { float:left; width:580px; height:165px; border:#eeeeee solid 1px; margin-top:20px; margin-left:20px; position:relative; transition: 0.2s; }
.i-news-list ul li::after{content:""; position:absolute; left:112px; top:32px; width:1px; height:100px; background-color:#eeeeee; }
.i-news-list ul li .pic { display:none; height:340px; overflow:hidden; }
.i-news-list ul li .pic img {width: 100%;height: 100%; object-fit: cover;object-position: center 30%;transition: 0.5s;}
.i-news-list ul li .date { float:left; width:112px; text-align:center; position:relative; margin-top:35px; }
.i-news-list ul li .date-dd { color:#333333; font-size:40px; line-height:1.5; position:relative; }
.i-news-list ul li .date-dd::after{content:""; position:absolute; left:50%; bottom:0; margin-left:-25px; width:50px; height:1px; background-color:#d7d7d7; }
.i-news-list ul li .date-yymm { color:#333333; font-size:14px; line-height:1.5; margin-top:8px; }
.i-news-list ul li .con { float:right; width:410px; margin-right:30px; margin-top:30px; }
.i-news-list ul li .con .tit { color:#333333; font-size:20px; line-height:1.5; overflow:hidden; text-overflow: ellipsis; white-space: nowrap; font-weight:bold; }
.i-news-list ul li .con .des { color:#605f5f; font-size:16px; line-height:28px; text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical; margin-top:10px; }
.i-news-list ul li .con .time { display:none; color:#605f5f; font-size:16px; line-height:28px; margin-top:10px; }
.i-news-list ul li:hover { background-color:#009999; }
.i-news-list ul li:hover .date-dd { color:#ffffff;}
.i-news-list ul li:hover .date-dd::after{ background-color:#ffffff; }
.i-news-list ul li:hover .date-yymm { color:#ffffff;}
.i-news-list ul li:hover .con .tit { color:#ffffff;}
.i-news-list ul li:hover .con .des { color:#ffffff;}
.i-news-list ul li:hover .con .time { color:#ffffff;}
.i-news-list ul li:hover .pic img {transform: scale(1.05);transition: 0.5s;}
.i-news-list ul li:nth-child(5n+1) { width:490px; height:535px; margin-left:0; }
.i-news-list ul li:nth-child(5n+1)::after { display:none; }
.i-news-list ul li:nth-child(5n+1) .pic { display:block; }
.i-news-list ul li:nth-child(5n+1) .date { display:none; }
.i-news-list ul li:nth-child(5n+1) .con { float:none; width:100%; margin:0; padding:15px 25px 0 25px; }
.i-news-list ul li:nth-child(5n+1) .con .des { height:84px; -webkit-line-clamp: 3;}
.i-news-list ul li:nth-child(5n+1) .con .time { display:block; }
.i-news-list ul li:nth-child(5n+2) { width:490px; height:535px; }
.i-news-list ul li:nth-child(5n+2)::after { display:none; }
.i-news-list ul li:nth-child(5n+2) .pic { display:block; }
.i-news-list ul li:nth-child(5n+2) .date { display:none; }
.i-news-list ul li:nth-child(5n+2) .con { float:none; width:100%; margin:0; padding:15px 25px 0 25px; }
.i-news-list ul li:nth-child(5n+2) .con .des { height:84px; -webkit-line-clamp: 3;}
.i-news-list ul li:nth-child(5n+2) .con .time { display:block; }
.i-news-more { margin:0 auto; margin-top:40px;  width:260px; height:60px; background-color:#009999; text-align:center; border-radius:5px; color:#ffffff; font-size:18px; line-height:60px;}
.i-news-more i { display:inline-block; width:14px; height:14px; background:url(../images/about-more.png) no-repeat center center; background-size:100% 100%; vertical-align:middle; margin-left:20px; }
.i-news-more a { display:block; color:#ffffff; }
.i-news-more:hover a { opacity:0.8; }
/*footer*/
.footer { background-color:#333333; color:#ffffff; font-size:18px; line-height:2; padding-top:90px; padding-bottom:90px; }
.f-left { float:left; width:280px; text-align:center; margin-top:44px; }
.f-left img{max-width: 100%;max-height: 100%;vertical-align: middle;}
.f-mid { float:left; width:330px; margin-left:90px; position:relative; padding-left:90px; }
.f-mid::after {content:""; position:absolute; left:0; top:0; width:1px; height:100%; background-color:#5c5c5c; }
.f-right { float:left; width:410px; margin-left:90px;  }
.f-ewm { float:right; width:350px; }
.f-ban { color:#ffffff; font-size:20px; line-height:2; font-weight:bold; }
.f-nav { margin-top:10px; }
.f-nav ul li { overflow:hidden; text-overflow: ellipsis; white-space: nowrap; }
.f-text {  margin-top:10px;  }
.f-text h3 { font-size:26px; }
.f-social { margin-top:20px; }
.f-social ul { display:flex;  justify-content:space-between; align-items: flex-start;}
.f-social ul li { text-align:center; cursor:pointer; transition: 0.2s; position:relative; }
.f-social ul li .pic { width:56px; height:56px; margin:0 auto; border-radius:50%; }
.f-social ul li .pic img {max-width: 100%;max-height: 100%;vertical-align: middle;  opacity:0.6;}
.f-social ul li .pic img:nth-child(1) { display:block; }
.f-social ul li .pic img:nth-child(2) { display:none; }
.f-social ul li .tit { color:#ffffff; font-size:16px; line-height:2.5; }
.f-social ul li .ewm { position:absolute; top:100px; left:50%; margin-left:-55px; width:110px; background-color:#FFF; border-radius:10px; padding:5px; display:none;   box-shadow: 0 0 20px rgba(0, 0, 0, 0.1); z-index:3; }
.f-social ul li .ewm::after{content:""; position:absolute; left:50%; margin-left:-14px; top:-8px; width:28px; height:8px; background:url(../images/ewm-top.png) no-repeat center center; background-size:100% 100%; }
.f-social ul li .ewm img { max-width: 100%;max-height: 100%;vertical-align: middle; }
.f-social ul li:hover .pic { background-color:#ffffff; }
.f-social ul li:hover .pic img { opacity:1;}
.f-social ul li:hover .pic img:nth-child(1) { display:none; }
.f-social ul li:hover .pic img:nth-child(2) { display:block; }
.f-social ul li:hover .ewm { display:block; }
/*f-copy*/
.f-copy { background-color:#010101; color:#808080; font-size:16px; line-height:2; padding-top:10px; padding-bottom:10px; }
.f-copy a:hover { color:#ffffff; text-decoration:underline; }
.f-copy-left { float:left; }
.f-copy-right { float:right; }
/*banner-n*/
.banner-n { height:400px; position:relative; }
.banner-n .pic { width:100%; height:100%; }
.banner-n .pic img {width: 100%;height: 100%; object-fit: cover;object-position: center 30%;}
.banner-n .con { position:absolute; top:0; left:0; width:100%; height:auto; padding-top:120px; }
.banner-n .con .tit { color:#ffffff; font-size:20px; line-height:1.5; }
.banner-n .con .des { color:#ffffff; font-size:50px; line-height:1.5; margin-top:5px; }
.n-position { position:absolute; right: 8.3%; bottom:30px; color:#ffffff; font-size:20px; line-height:1.5;  }
.n-position i { display:inline-block; width:22px; height:22px; background:url(../images/home.png) no-repeat center center; background-size:100% 100%; vertical-align:middle; margin-right:5px; transform: translateY(-2px); }
.n-position a:hover { text-decoration:underline; }
/*n-message-box*/
.n-message-tit {  color:#212121; font-size:60px; line-height:1.5;  text-align:center; }
.n-message-des {  color:#7b7a7a; font-size:20px; line-height:1.5; text-align:center;  }
.n-message { padding-top:50px; padding-bottom:70px; background-color:#f6f6f6; }
.n-message-info { color:#000000; font-size:18px; line-height:1.5; margin-top:20px; }
.n-message-list { height:auto; margin-top:33px; }
.n-message-list ul li { margin-top:20px; display:flex; align-items: center; justify-content: space-between;}
.n-message-list ul li input[type=text] { width:32%; height:45px;color:#000000; font-size:16px; border:#eeeeee solid 1px; 
padding-left:17px; vertical-align:middle; background-color:#ffffff; border-radius:5px; }
.n-message-list ul li select { width:32%; height:45px;color:#000000; font-size:16px; border:#eeeeee solid 1px; padding-left:17px; vertical-align:middle; background:#ffffff url(../images/select-bg.png) no-repeat right center; border-radius:5px; }
.n-message-list ul li textarea { width:100%; height:220px;color:#000000; font-size:16px; border:#eeeeee solid 1px; outline: none; line-height:45px; resize:none;  padding-left:17px; vertical-align:middle; background-color:#ffffff; border-radius:5px;}
.n-message-list ul li .submit { width:400px; margin:0 auto; text-align:center; height:50px; background-color:#009999; color:#fff; font-size:18px; border-radius:0; cursor:pointer; border:none; vertical-align:middle; border-radius:5px; }
.n-message-list ul li .submit:hover { opacity:0.8; }
.n-message-list ul li .yzm { width:49%; text-align:left; }
.n-message-list ul li .yzm img { height:45px; }
/*n-contact*/
.n-contact { padding-top:80px; padding-bottom:90px; }
.n-contact-box { background-color:#FFF; box-shadow: 0 0 20px rgba(0, 0, 0, 0.1); padding:120px 60px; }
.n-contact-box .con { float:left; width:630px; color:#000000; font-size:20px; line-height:2; }
.n-contact-box .con h3 { font-size:30px; }
.n-contact-box .list { float:right; width:730px; margin-top:20px; }
.n-contact-box .list ul li { float:left; width:23%; margin-left:2%; color:#000000; font-size:20px; line-height:2; text-align:center;  }
.n-contact-box .list ul li img { width:100%; }
/*n-main*/
.n-main { min-height:600px; padding-bottom:120px; }
/*n-newshow*/
.n-newshow {padding:70px 0 80px 0; }
.n-tit { font-size:40px; line-height:1.5; color:#000000; text-align:center;}
.n-des { font-size:18px; line-height:1.5; color:#000000; text-align:center; margin-top:40px; }
.n-des span { margin-right:50px; }
.n-des img { width:16px; display:inline-block; margin-right:10px; vertical-align:middle; margin-top:-4px; }
.n-line { height:3px; background-color:#000; margin-top:50px; }
.n-show { font-size:20px; line-height:2; color:#495369; margin-top:50px; min-height:300px; padding-bottom:20px; }
.n-show img { max-width:100%;}
.n-show table {border-collapse: collapse;}
.n-show table tr td{ border:#000000 solid 1px; padding:5px; }
.n-other {font-size:20px; line-height:2; color:#495369; border-top:#dcdcdc solid 1px; padding-top:30px; margin-top:60px;}
.n-other a:hover { color:#009999;  }
/*n-newslist*/
.n-newslist { padding-top:20px; }
.n-newslist ul li { float:left; width:32%; height:535px;  border:#eeeeee solid 1px; margin-top:30px; position:relative; transition: 0.2s; }
.n-newslist ul li:nth-child(3n+2) { margin-left:2%;}
.n-newslist ul li:nth-child(3n+3) { margin-left:2%;}
.n-newslist ul li .pic { height:340px; overflow:hidden; }
.n-newslist ul li .pic img {width: 100%;height: 100%; object-fit: cover;object-position: center 30%;transition: 0.5s;}
.n-newslist ul li .date {  display:none; }
.n-newslist ul li .con { width:100%;  margin:0; padding:15px 25px 0 25px;  }
.n-newslist ul li .con .tit { color:#333333; font-size:20px; line-height:1.5; overflow:hidden; text-overflow: ellipsis; white-space: nowrap; font-weight:bold; }
.n-newslist ul li .con .des { color:#605f5f; font-size:16px; line-height:28px; height:84px; text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical; margin-top:10px; }
.n-newslist ul li .con .time {  color:#605f5f; font-size:16px; line-height:28px; margin-top:10px; }
.n-newslist ul li:hover { background-color:#009999; }
.n-newslist ul li:hover .date-dd { color:#ffffff;}
.n-newslist ul li:hover .date-dd::after{ background-color:#ffffff; }
.n-newslist ul li:hover .date-yymm { color:#ffffff;}
.n-newslist ul li:hover .con .tit { color:#ffffff;}
.n-newslist ul li:hover .con .des { color:#ffffff;}
.n-newslist ul li:hover .con .time { color:#ffffff;}
.n-newslist ul li:hover .pic img {transform: scale(1.05);transition: 0.5s;}
/*n-public*/
.n-public { text-align:center; }
.n-public .tit {  color:#009999; font-size:30px; line-height:1.5; text-align:center;  }
.n-public .des {  color:#333333; font-size:50px; line-height:1.5; margin-top:5px; text-align:center; }
/*n-job*/
.n-job { padding-top:60px; padding-bottom:70px; }
.n-job-list { height:auto; }
.n-job-list ul li { margin-top:60px; }
.n-job-list ul li .pic { float:left; width:800px; height:500px; overflow:hidden; }
.n-job-list ul li .pic img {width: 100%;height: 100%; object-fit: cover;object-position: center 30%;}
.n-job-list ul li .con { float:right; width:800px; height:500px;  border:#009999 solid 1px; padding:0 35px; }
.n-job-list ul li .con .tit { color:#333333; font-size:40px; line-height:3; position:relative; }
.n-job-list ul li .con .tit::after{content:""; position:absolute; left:0; bottom:0; width:200px; height:5px; background-color:#009999; }
.n-job-list ul li .con .des { color:#333333; font-size:16px; line-height:32px; height:192px; overflow:auto; margin-top:30px; }
.n-job-list ul li .con .des::-webkit-scrollbar{ width:6px; height:6px; background-color:transparent;}
.n-job-list ul li .con .des::-webkit-scrollbar-track {background-color:#e5f5f5; border-radius:3px;} 
.n-job-list ul li .con .des::-webkit-scrollbar-thumb {background-color:#7fcccc;  border-radius:3px;  }
.n-job-list ul li .con .more { width:260px; height:60px; background-color:#009999; border-radius:5px; text-align:center; color:#ffffff; font-size:18px; line-height:60px; margin-top:60px; }
.n-job-list ul li .con .more a { display:block; color:#ffffff; }
.n-job-list ul li .con .more:hover { opacity:0.8; }
/*n-tech*/
.n-tech { padding-top:60px; padding-bottom:60px; }
.n-tech-list { margin-top:50px; }
.n-tech-list ul li { float:left; width:390px; height:500px; border:#7fcccc solid 1px; border-radius:5px; padding:15px 30px 0 30px; }
.n-tech-list ul li:nth-child(4n+2) { margin-left:13.33px;}
.n-tech-list ul li:nth-child(4n+3) { margin-left:13.33px;}
.n-tech-list ul li:nth-child(4n+4) { margin-left:13.33px;}
.n-tech-list ul li .tit { color:#333333; font-size:30px; line-height:2.7; text-align:center; position:relative; }
.n-tech-list ul li .tit::after{content:""; position:absolute; left:50%; margin-left:-75px; bottom:0; width:150px; height:2px; background-color:#009999; }
.n-tech-list ul li .des { color:#333333; font-size:16px; line-height:40px; height:240px; overflow:auto; margin-top:15px; padding-right:5px; }
.n-tech-list ul li .des::-webkit-scrollbar{ width:6px; height:6px; background-color:transparent;}
.n-tech-list ul li .des::-webkit-scrollbar-track {background-color:#e5f5f5; border-radius:3px;} 
.n-tech-list ul li .des::-webkit-scrollbar-thumb {background-color:#7fcccc;  border-radius:3px;  }

.n-tech-list ul li .more { width:260px; height:60px; background-color:#009999; border-radius:5px; text-align:center; color:#ffffff; font-size:18px; line-height:60px; margin:0 auto; margin-top:34px; }
.n-tech-list ul li .more a { display:block; color:#ffffff; }
.n-tech-list ul li .more:hover { opacity:0.8; }
.n-main::-webkit-scrollbar{ width:6px; height:6px; background-color:transparent;}
.n-main::-webkit-scrollbar-track {background-color:#e5f5f5; border-radius:3px;} 
.n-main::-webkit-scrollbar-thumb {background-color:#7fcccc;  border-radius:3px;  }
/*n-flow*/
.n-flow { height:auto; }
.n-flow-show { background:#d6dee0 url(../images/flow-bg.jpg) no-repeat center center; background-size:cover; margin-top:50px; padding-top:400px; }
.n-flow-show ul li { float:left; width:780px; height:500px; background-color:rgba(255, 255, 255, 0.9);  padding:60px 70px 0 70px; }
.n-flow-show ul li:nth-child(even) { margin-left:40px; }
.n-flow-show ul li .con {  color:#333333; font-size:18px; line-height:50px; height:300px; overflow:auto; }
.n-flow-show ul li .more { width:260px; height:60px; background-color:#009999; border-radius:5px; text-align:center; color:#ffffff; font-size:18px; line-height:60px; margin:0 auto; margin-top:34px; }
.n-flow-show ul li .more a { display:block; color:#ffffff; }
.n-flow-show ul li .more:hover { opacity:0.8; }
/*n-why*/
.n-why { padding-top:60px; padding-bottom:70px; }
.n-why-con { margin-top:30px; color:#333333; font-size:16px; line-height:2; }
.n-why-con img { max-width:100%; }
.n-why-more {  margin-top:40px; text-align:center; }
.n-why-more a { display:inline-block; width:260px; height:60px; background-color:#009999; text-align:center; border-radius:5px; color:#ffffff; font-size:18px; line-height:60px; margin-right:20px; }
.n-why-more a:first-child { background-color:#6ea600; }
.n-why-more a:hover { opacity:0.8; }
/*n-special*/
.n-special { background-color:#f5f5f5; padding-top:100px; padding-bottom:100px; }
.n-special ul li { height:450px;  border:#6ea600 solid 1px; margin-top:-1px; background-color:#FFF; position:relative; }
.n-special ul li::after{content:""; position:absolute; left:50%; top:0; width:1px; height:100%; background-color:#6ea600; }
.n-special ul li .pic { float:left; width:50%; height:450px; display: flex;  align-items: center; justify-content: center; }
.n-special ul li .pic img{max-width: 100%;max-height: 100%;vertical-align: middle;}
.n-special ul li .con { float:right; width:50%; padding:50px 40px 0 40px; }
.n-special ul li .con .tit { color:#333333; font-size:30px; line-height:1.5; font-weight:bold;  overflow:hidden; text-overflow: ellipsis; white-space: nowrap; }
.n-special ul li .con .des { color:#333333; font-size:16px; line-height:32px; height:192px; overflow:auto; margin-top:15px; }
.n-special ul li .con .des::-webkit-scrollbar{ width:6px; height:6px; background-color:transparent;}
.n-special ul li .con .des::-webkit-scrollbar-track {background-color:#e5f5f5; border-radius:3px;} 
.n-special ul li .con .des::-webkit-scrollbar-thumb {background-color:#7fcccc;  border-radius:3px;  }
.n-special ul li .con .more {  margin-top:40px; text-align:center; }
.n-special ul li .con .more a { display:inline-block; width:260px; height:60px; background-color:#009999; text-align:center; border-radius:5px; color:#ffffff; font-size:18px; line-height:60px; margin-right:20px; }
.n-special ul li .con .more a:first-child { background-color:#6ea600; }
.n-special ul li .con .more a:hover { opacity:0.8; }
.n-special ul li:nth-child(even) .pic { float:right; }
.n-special ul li:nth-child(even) .con { float:left; }
/*n-about*/
.n-about { padding-top:60px; padding-bottom:60px; }
.n-about-con { color:#333333; font-size:16px; line-height:2; margin-top:20px; }
.n-about-list { margin-top:80px; }
.n-about-list ul li { float:left; width:20%; }
.n-about-list ul li:nth-child(4n+2) { margin-left:6.66%;}
.n-about-list ul li:nth-child(4n+3) { margin-left:6.66%;}
.n-about-list ul li:nth-child(4n+4) { margin-left:6.66%;}
.n-about-list ul li .tit { color:#009999; font-size:26px; line-height:1.5; }
.n-about-list ul li .des { color:#333333; font-size:16px; line-height:1.5; margin-top:8px;  overflow:hidden; text-overflow: ellipsis; white-space: nowrap;  }
.n-about-list ul li .nob { color:#333333; font-size:60px; line-height:1.5;position:relative; margin-top:14px; font-family:Arial, Helvetica, sans-serif; }
.n-about-list ul li .nob::after{content:""; position:absolute; left:0; top:0; width:100%; height:1px; background-color:#333333; }
/*n-leader*/
.n-leader { background:#333333 url(../images/leader-bg.jpg) no-repeat center center; background-size:cover; padding-top:100px; }
.n-leader .tit { color:#ffffff; font-size:56px; line-height:1.5; }
.n-leader .des { color:#ffffff; font-size:40px; line-height:1.75; }
.n-leader .con { color:#ffffff; font-size:16px; line-height:2; background-color:#009999; padding:50px; margin-left:700px; margin-top:10px; }
/*n-quality*/
.n-quality { padding-top:60px; padding-bottom:90px; }
.n-quality-tit { color:#333333; font-size:50px; line-height:2.7; position:relative; }
.n-quality-tit::after{content:""; position:absolute; left:0; bottom:0; width:200px; height:5px; background-color:#009999; }
.n-quality-des { color:#696969; font-size:16px; line-height:2; margin-top:35px; }
/*n-honor*/
.n-honor { padding-top:80px; padding-bottom:80px; background-color:#f5f5f5; }
.n-honor-list { margin-top:40px; height:530px; }
.n-honor-list .swiper{width:100%; height:100%; }
.n-honor-list .swiper-slide{ height:530px; border:#dbd9d9 solid 1px; text-align:center;font-size:18px;background:#fff;display:flex;justify-content:center;align-items:center; overflow:hidden; }
.n-honor-list .swiper-slide img{max-width: 100%;max-height: 100%;vertical-align: middle;transition: 0.5s;}
.n-honor-list .swiper-slide:hover img {transform: scale(1.05);transition: 0.5s;}
.n-honor-list .swiper-pagination-bullet { width:15px; height:15px; background-color:#c9c9c9; opacity:1;outline: none;  }
.n-honor-list .swiper-pagination-bullet-active { background-color:#da0303; }
.n-honor-list .swiper-button-next { outline:none; width:35px; height:74px; background: rgba(0, 0, 0, 0.2);}
.n-honor-list .swiper-button-next:hover { background: rgba(0, 0, 0, 0.5); }
.n-honor-list .swiper-button-next:after { color:#ffffff; font-size:18px; }
.n-honor-list .swiper-button-prev { outline:none; width:35px; height:74px; background: rgba(0, 0, 0, 0.2);}
.n-honor-list .swiper-button-prev:after { color:#ffffff; font-size:18px;   }
.n-honor-list .swiper-button-prev:hover { background: rgba(0, 0, 0, 0.5); }
/*n-environment*/
.n-environment { padding-top:60px; padding-bottom:100px; }
.n-environment-list { height:auto; }
.n-environment-list ul li { float:left; width:48.5%; height:520px; overflow:hidden; margin-top:40px; }
.n-environment-list ul li:nth-child(even) { margin-left:3%; }
.n-environment-list ul li img {width: 100%;height: 100%; object-fit: cover;object-position: center 30%;}


@media (max-width:1650px){
.wrap{width:85%}
/*welcome1650*/
.welcome { font-size:16px; line-height:35px;  }
.welcome-right img { width:17px; }
/*header1650*/
.header {height:150px; }
.header .logo{ height:150px; width:33%; }
.h-search { width:40%; height:35px; margin-top:57.5px;}
.h-search input[type=text] { margin-left:3%; width:calc(100% - 110px - 3%); height:33px; font-size:16px; }
.h-search .submit { width:90px; height:33px; font-size:16px; }
.h-search .submit i { width:17px; height:17px; margin-right:9px; }
/*h-tag1650*/
.h-tag { width:150px;  margin-left:28px; margin-top:55px; }
.h-tag-top { font-size:18px; line-height:40px;  }
.h-tag-bot { top:40px; }
/*nav1650*/
.nav { height:50px; }
.nav ul li{ font-size:18px; line-height:50px; } 
.nav ul li a { padding:0 30px;  }
.nav ul li .sub { top:50px; }
/*banner1650*/
.banner { height:620px; }
.banner-li .con .tit { font-size:35px; margin-top:150px; }
.banner-li .con .des { font-size:19px; margin-top:16px; }
.banner-li .con .more { width:170px; height:50px; font-size:16px; line-height:50px; margin-top:25px; }
.banner-li .con .more i { width:24px; height:24px; }
/*i-public1650*/
.i-public .tit { font-size:39px; }
.i-public .des { font-size:15px; padding:0 6%; margin-top:18px; }
/*i-why1650*/
.i-why { padding-top:60px; padding-bottom:80px; }
.i-why-show { padding-top:90px; }
.i-why-left { width:47%; }
.i-why-left .more { width:200px; height:50px; font-size:16px; line-height:50px; }
.i-why-right { width:48%; }
.i-why-right ul li { font-size:18px; line-height:55px; margin-top:22px; padding-left:30px; background:url(../images/why-icon.png) no-repeat calc(100% - 30px) center; background-size:15px 15px; padding-right:70px; }
.i-why-right ul li:hover { background:url(../images/why-icon2.png) no-repeat calc(100% - 30px) center; background-size:15px 15px; }
/*i-what1650*/
.i-what { padding-top:60px; padding-bottom:60px; }
.i-what .des {margin-left:5%; width:27%; font-size:19px; }
.i-what .des h3 { font-size:39px; }
.i-what .con { margin-left:4%; width:39%; font-size:16px; margin-top:8px; }
.i-what .more { margin-right:3%; width:200px; height:50px; font-size:16px; line-height:50px; margin-top:66px; }
/*i-how1650*/
.i-how { padding-top:60px; padding-bottom:60px; }
.i-how-list { margin-top:50px; }
.i-how-list .mySwiper{ height:50px; }
.i-how-list .mySwiper2{ height:390px; margin-top:55px; }
/*i-how-ban1650*/
.i-how-ban .icon { width:26px; height:26px; margin-left:15px; margin-top:14px; }
.i-how-ban .tit { width:calc(100% - 26px - 15px - 10px); font-size:18px; line-height:50px; }
/*i-how-show1650*/
.i-how-show .pic { width:46%; height:390px; }
.i-how-show .con { width:50%; margin-top:14px; }
.i-how-show .con .tit { font-size:22px; }
.i-how-show .con .des { font-size:18px; line-height:36px; height:216px; margin-top:13px; }
.i-how-show .con .more {  margin-top:35px; }
.i-how-show .con .more a { width:200px; height:50px; font-size:16px; line-height:50px; margin-right:15px; }
/*i-review1650*/
.i-review { padding-top:70px; padding-bottom:70px; }
.i-review-list { margin-top:40px; height:290px; }
.i-review-list .swiper-slide{ height:240px;}
.i-review-li { padding:25px 15px 0 15px; }
.i-review-top { height:72px; }
.i-review-top .pic { width:72px; height:72px; }
.i-review-top .con { width:calc(100% - 87px); margin-top:18px; }
.i-review-top .con .tit { font-size:18px; }
.i-review-top .con .des { font-size:16px; }
.i-review-bot { font-size:16px;  margin-top:25px; }
/*i-about1650*/
.i-about { padding-top:100px; padding-bottom:100px; }
.i-about .pic { width:48.5%; }
.i-about .con { width:48.5%; }
.i-about .con .tit { font-size:31px; margin-top:30px; }
.i-about .con .info { font-size:20px; margin-top:8px; }
.i-about .con .des { font-size:15px; line-height:30px; height:180px; margin-top:12px; }
.i-about .con .more {  margin-top:35px;  width:200px; height:50px; font-size:16px; line-height:50px;}
.i-about .con .more i { width:12px; height:12px; margin-left:15px; }

/*new-about1650*/
.new-about { padding-top:80px; padding-bottom:80px; }
.new-about .pic { width:37.5%; }
.new-about .con { width:58%; }
.new-about .con .tit { font-size:31px; margin-top:30px; }
.new-about .con .info { font-size:20px; margin-top:8px; }
.new-about .con .des  { font-size:15px; line-height:30px; height:180px; margin-top:12px; }
.new-about .con .more { margin-top:35px;  width:200px; height:50px; font-size:16px; line-height:50px;}
.new-about .con .more i { width:12px; height:12px; margin-left:15px; }
/*answer1650*/
.answer { margin-top:30px; }
.answer ul li { width:40%; margin-right:5%; }
.answer-tit { font-size:19px; }
.answer-des {  font-size:15px; }
.answer-line { margin-top:15px; }
.answer-nob { font-size:39px; margin-top:18px; }
.answer-nob::after { width: 18px; height: 18px;font-size: 15px; line-height:18px; }


/*i-message1650*/
.i-message { width:47%; padding:45px 30px 55px 30px; margin-top:70px; margin-bottom:80px; }
.i-message .ban { font-size:39px; }
.i-message input[type=text] { margin-top:24px; height:70px; font-size:19px; padding-left:25px; }
.i-message textarea { margin-top:24px; padding-left:25px; height:170px; font-size:19px; line-height:65px; }
.i-message .submit { margin-top:24px;  height:70px; font-size:21px; }
/*i-advantage1650*/
.i-advantage { width:47.5%; margin-top:80px; margin-bottom:80px; }
.i-advantage-tit { font-size:31px; }
.i-advantage-des { font-size:16px; margin-top:7px; }
.i-advantage-list ul li { margin-top:45px; }
.i-advantage-list ul li .icon { width:70px; }
.i-advantage-list ul li .con { width:calc(100% - 85px); }
.i-advantage-list ul li .con .tit { font-size:22px; }
.i-advantage-list ul li .con .des { font-size:16px; }
/*i-service1650*/
.i-service { height:510px; }
.i-service ul li { height:510px; }

.i-service ul li .box { width:75%; bottom:46px; right:auto; left:8%;}
.i-service ul li:nth-child(1) .box { right:8%; left:auto; }

.i-service ul li .box .con .tit { font-size:22px; }
.i-service ul li .box .con .des { font-size:15px; margin-top:4px; }
/*i-news1650*/
.i-news { padding-top:60px; padding-bottom:60px; }
.i-news-list { padding-top:25px; }
.i-news-list ul li { width:36%; height:130px; margin-top:15px; margin-left:2%; }
.i-news-list ul li::after{ left:19%; top:26px; height:80px; }
.i-news-list ul li .pic {  height:240px; }
.i-news-list ul li .date {  width:19%; margin-top:20px; }
.i-news-list ul li .date-dd { font-size:35px; }
.i-news-list ul li .date-dd::after{ margin-left:-20px; width:40px; }
.i-news-list ul li .date-yymm { margin-top:7px; }
.i-news-list ul li .con { width:70%; margin-right:5%; margin-top:20px; }
.i-news-list ul li .con .tit { font-size:18px; }
.i-news-list ul li .con .des { font-size:15px; line-height:26px; margin-top:8px; }
.i-news-list ul li .con .time { font-size:15px; line-height:26px; margin-top:8px; }
.i-news-list ul li:nth-child(5n+1) { width:30%; height:420px; }
.i-news-list ul li:nth-child(5n+1) .con { padding:13px 20px 0 20px; }
.i-news-list ul li:nth-child(5n+1) .con .des { height:78px; }
.i-news-list ul li:nth-child(5n+2) { width:30%; height:420px; }
.i-news-list ul li:nth-child(5n+2) .con { padding:13px 20px 0 20px; }
.i-news-list ul li:nth-child(5n+2) .con .des { height:78px;}
.i-news-more { margin-top:35px;  width:200px; height:50px; font-size:16px; line-height:50px;}
.i-news-more i { width:12px; height:12px; margin-left:15px; }
/*footer1650*/
.footer { font-size:16px; padding-top:80px; padding-bottom:80px; }
.f-left { width:17.5%; margin-top:39px; }
.f-mid { width:20%; margin-left:5%; padding-left:80px; }
.f-right { width:26%; margin-left:5%;  }
.f-ewm { width:22%; }
.f-ban { font-size:18px; }
.f-nav { margin-top:8px; }
.f-text {  margin-top:8px;  }
.f-text h3 { font-size:20px; }
.f-social { margin-top:18px; }
.f-social ul li .pic { width:46px; height:46px; }
.f-social ul li .tit { font-size:15px; }
.f-social ul li .ewm { margin-left:-50px; width:100px; }
/*f-copy1650*/
.f-copy { font-size:15px; padding-top:5px; padding-bottom:5px; }
/*banner-n1650*/
.banner-n { height:314px; }
.banner-n .con { padding-top:94px; }
.banner-n .con .tit { font-size:18px; }
.banner-n .con .des { font-size:39px; }
.n-position {  bottom:28px;  right: 7.5%;  font-size:18px; }
.n-position i { width:20px; height:20px; }
/*n-message-box1650*/
.n-message-tit { font-size:46px; }
.n-message-des { font-size:18px; }
.n-message {padding-top:45px; padding-bottom:60px;}
.n-message-info { font-size:16px; margin-top:18px; }
.n-message-list { margin-top:31px; }
.n-message-list ul li { margin-top:15px;}
.n-message-list ul li input[type=text] { height:40px; font-size:15px; padding-left:15px;; }
.n-message-list ul li select { height:40px; font-size:15px;padding-left:15px; }
.n-message-list ul li textarea { height:190px; font-size:15px; line-height:40px; padding-left:15px; }
.n-message-list ul li .submit { height:45px; font-size:16px;  }
.n-message-list ul li .yzm img { height:40px; }
/*n-contact1650*/
.n-contact { padding-top:70px; padding-bottom:80px; }
.n-contact-box { padding:100px 3%; }
.n-contact-box .con { width:42%; font-size:18px; }
.n-contact-box .con h3 { font-size:24px; }
.n-contact-box .list { width:49%; margin-top:18px; }
.n-contact-box .list ul li { font-size:18px; }
/*n-main1650*/
.n-main { min-height:550px; padding-bottom:100px; }
/*n-newshow1650*/
.n-newshow {padding:60px 0 70px 0; }
.n-tit { font-size:34px; }
.n-des { font-size:16px; margin-top:35px; }
.n-des span  { margin-right:45px; }
.n-des img { width:14px; margin-right:8px; }
.n-line { margin-top:45px; }
.n-show { font-size:18px; margin-top:45px; min-height:250px; }
.n-other  {font-size:18px; padding-top:25px; margin-top:50px;}
/*n-newslist1650*/
.n-newslist { padding-top:18px; }
.n-newslist ul li { height:420px; margin-top:25px; }
.n-newslist ul li .pic { height:240px; }
.n-newslist ul li .con { padding:13px 20px 0 20px; }
.n-newslist ul li .con .tit  { font-size:18px; }
.n-newslist ul li .con .des  { font-size:15px; line-height:26px; height:78px; margin-top:8px; }
.n-newslist ul li .con .time  { font-size:15px; line-height:26px; margin-top:8px; }
/*n-public1650*/
.n-public .tit { font-size:23px; }
.n-public .des {  font-size:39px; }
/*n-job1650*/
.n-job { padding-top:50px; padding-bottom:60px; }
.n-job-list ul li { margin-top:50px; }
.n-job-list ul li .pic { width:50%; height:390px; }
.n-job-list ul li .con { width:50%; height:390px;  padding:0 30px; }
.n-job-list ul li .con .tit { font-size:34px; }
.n-job-list ul li .con .tit::after{width:160px; height:4px; }
.n-job-list ul li .con .des { font-size:15px; line-height:30px; height:180px; margin-top:20px; }
.n-job-list ul li .con .more { width:200px; height:50px; font-size:16px; line-height:50px; margin-top:20px; }
/*n-tech1650*/
.n-tech { padding-top:55px; padding-bottom:55px; }
.n-tech-list { margin-top:40px; }
.n-tech-list ul li { width:23.5%; height:410px; padding:13px 25px 0 25px; }
.n-tech-list ul li:nth-child(4n+2) { margin-left:2%;}
.n-tech-list ul li:nth-child(4n+3) { margin-left:2%;}
.n-tech-list ul li:nth-child(4n+4) { margin-left:2%;}
.n-tech-list ul li .tit { font-size:23px; }
.n-tech-list ul li .tit::after{ margin-left:-60px; width:120px; }
.n-tech-list ul li .des { font-size:15px; line-height:30px; height:210px; margin-top:13px; }
.n-tech-list ul li .more { width:200px; height:45px; font-size:16px; line-height:45px; margin-top:29px; }
/*n-flow1650*/
.n-flow-show { margin-top:45px; padding-top:300px; }
.n-flow-show ul li { width:48.5%; height:480px; padding:40px 50px 0 50px; }
.n-flow-show ul li:nth-child(even) { margin-left:3%; }
.n-flow-show ul li .con { font-size:16px; line-height:40px; height:320px; }
.n-flow-show ul li .more { width:200px; height:45px; font-size:16px; line-height:45px; margin-top:29px; }
/*n-why1650*/
.n-why { padding-top:55px; padding-bottom:65px; }
.n-why-con { margin-top:28px; font-size:15px; }
.n-why-more {  margin-top:35px; }
.n-why-more a { width:200px; height:50px; font-size:16px; line-height:50px; margin-right:15px; }
/*n-special1650*/
.n-special { padding-top:90px; padding-bottom:90px; }
.n-special ul li { height:400px; }
.n-special ul li .pic { height:400px; }
.n-special ul li .con { padding:40px 35px 0 35px; }
.n-special ul li .con .tit { font-size:24px; }
.n-special ul li .con .des { font-size:15px; line-height:30px; height:180px; margin-top:13px; }
.n-special ul li .con .more {  margin-top:35px; }
.n-special ul li .con .more a { width:200px; height:50px; font-size:16px; line-height:50px; margin-right:15px; }
/*n-about1650*/
.n-about { padding-top:50px; padding-bottom:50px; }
.n-about-con { font-size:15px; margin-top:18px; }
.n-about-list { margin-top:70px; }
.n-about-list ul li .tit { font-size:20px; }
.n-about-list ul li .des { font-size:15px; }
.n-about-list ul li .nob { font-size:47px; margin-top:13px; }
/*n-leader1650*/
.n-leader { padding-top:90px; }
.n-leader .tit { font-size:43px; }
.n-leader .des { font-size:31px; }
.n-leader .con { font-size:15px; padding:40px; margin-left:43%; margin-top:12px; }
/*n-quality1650*/
.n-quality { padding-top:50px; padding-bottom:80px; }
.n-quality-tit { font-size:39px; }
.n-quality-tit::after{ width:160px; height:4px; }
.n-quality-des { font-size:15px; margin-top:30px; }
/*n-honor1650*/
.n-honor { padding-top:70px; padding-bottom:70px; }
.n-honor-list { margin-top:35px; height:410px; }
.n-honor-list .swiper-slide{ height:410px; }
/*n-environment1650*/
.n-environment { padding-top:50px; padding-bottom:90px; }
.n-environment-list ul li { height:400px;  margin-top:35px; }


}

@media (max-width:1400px){

/*welcome1400*/
.welcome { font-size:15px; line-height:30px;  }
.welcome-right img { width:15px; }
/*header1400*/
.header {height:130px; }
.header .logo{ height:130px; }
.h-search { margin-top:47.5px;}
.h-search input[type=text] { width:calc(100% - 100px - 3%);  font-size:15px; }
.h-search .submit { width:80px; font-size:15px; }
.h-search .submit i { width:15px; height:15px; margin-right:8px; }
/*h-tag1400*/
.h-tag { width:130px;  margin-left:26px; margin-top:47.5px; }
.h-tag-top { font-size:16px; line-height:35px;  }
.h-tag-bot { top:35px; }
/*nav1400*/
.nav { height:45px; }
.nav ul li{ font-size:16px; line-height:45px; } 
.nav ul li a { padding:0 25px;  }
.nav ul li .sub { top:45px; }
/*banner1400*/
.banner { height:550px; }
.banner-li .con .tit { font-size:30px; margin-top:120px; }
.banner-li .con .des { font-size:16px; margin-top:14px; }
.banner-li .con .more { width:150px; height:45px; font-size:15px; line-height:45px; margin-top:20px; }
.banner-li .con .more i { width:22px; height:22px; }
/*i-public1400*/
.i-public .tit { font-size:34px; }
.i-public .des { padding:0 4%; margin-top:16px; }
/*i-why1400*/
.i-why { padding-top:50px; padding-bottom:70px; }
.i-why-show { padding-top:80px; }
.i-why-left .more { width:170px; height:45px; font-size:15px; line-height:45px; }
.i-why-right ul li { font-size:16px; line-height:50px; margin-top:18px; padding-left:25px; background:url(../images/why-icon.png) no-repeat calc(100% - 25px) center; background-size:13px 13px; padding-right:60px; }
.i-why-right ul li:hover { background:url(../images/why-icon2.png) no-repeat calc(100% - 25px) center; background-size:13px 13px; }
/*i-what1400*/
.i-what { padding-top:50px; padding-bottom:50px; }
.i-what .des { font-size:16px; }
.i-what .des h3 { font-size:33px; }
.i-what .con { font-size:15px; margin-top:6px; }
.i-what .more { width:170px; height:45px; font-size:15px; line-height:45px; margin-top:56px; }
/*i-how1400*/
.i-how { padding-top:50px; padding-bottom:50px; }
.i-how-list { margin-top:40px; }
.i-how-list .mySwiper{ height:45px; }
.i-how-list .mySwiper2{ height:340px; margin-top:50px; }
/*i-how-ban1400*/
.i-how-ban .icon { width:24px; height:24px; margin-left:10px; margin-top:12px; }
.i-how-ban .tit { width:calc(100% - 24px - 10px - 10px); font-size:16px; line-height:45px; }
/*i-how-show1400*/
.i-how-show .pic { height:340px; }
.i-how-show .con { margin-top:12px; }
.i-how-show .con .tit { font-size:20px; }
.i-how-show .con .des { font-size:16px; line-height:32px; height:192px; margin-top:11px; }
.i-how-show .con .more {  margin-top:30px; }
.i-how-show .con .more a { width:170px; height:45px; font-size:15px; line-height:45px; margin-right:10px; }
/*i-review1400*/
.i-review { padding-top:60px; padding-bottom:60px; }
.i-review-list { margin-top:30px; height:260px; }
.i-review-list .swiper-slide{ height:200px;}
.i-review-li { padding:20px 10px 0 10px; }
.i-review-top { height:62px; }
.i-review-top .pic { width:62px; height:62px; }
.i-review-top .con { width:calc(100% - 77px); margin-top:16px; }
.i-review-top .con .tit { font-size:16px; }
.i-review-top .con .des { font-size:15px; }
.i-review-bot { font-size:15px;  margin-top:20px; }
/*i-about1400*/
.i-about { padding-top:90px; padding-bottom:90px; }
.i-about .con .tit { font-size:27px; margin-top:20px; }
.i-about .con .info { font-size:18px; margin-top:6px; }
.i-about .con .des { line-height:28px; height:168px; margin-top:10px; }
.i-about .con .more {  margin-top:30px;  width:170px; height:45px; font-size:15px; line-height:45px;}
.i-about .con .more i { width:10px; height:10px; margin-left:10px; }


/*new-about1400*/
.new-about { padding-top:70px; padding-bottom:70px; }
.new-about .con .tit { font-size:27px; margin-top:20px; }
.new-about .con .info  { font-size:18px; margin-top:6px; }
.new-about .con .des { line-height:28px; height:168px; margin-top:10px; }
.new-about .con .more  {  margin-top:30px;  width:170px; height:45px; font-size:15px; line-height:45px;}
.new-about .con .more i { width:10px; height:10px; margin-left:10px; }
/*answer1400*/
.answer { margin-top:25px; }
.answer ul li { width:45%; margin-right:5%; }
.answer-tit { font-size:17px; }
.answer-line { margin-top:13px; }
.answer-nob { font-size:34px; margin-top:16px; }
.answer-nob::after { width: 16px; height: 16px;font-size: 13px; line-height:16px; }

/*i-message1400*/
.i-message { padding:40px 25px 50px 25px; margin-top:60px; margin-bottom:70px; }
.i-message .ban { font-size:34px; }
.i-message input[type=text] { margin-top:20px; height:70px; font-size:16px; padding-left:20px; }
.i-message textarea { margin-top:20px; padding-left:20px; height:160px; font-size:16px; line-height:55px; }
.i-message .submit { margin-top:20px;  height:70px; font-size:18px; }
/*i-advantage1400*/
.i-advantage { margin-top:60px; margin-bottom:70px; }
.i-advantage-tit { font-size:27px; }
.i-advantage-des { font-size:15px; margin-top:6px; }
.i-advantage-list ul li { margin-top:30px; }
.i-advantage-list ul li .icon { width:60px; }
.i-advantage-list ul li .con { width:calc(100% - 75px); }
.i-advantage-list ul li .con .tit { font-size:19px; }
.i-advantage-list ul li .con .des { font-size:15px; }
/*i-service1400*/
.i-service { height:440px; }
.i-service ul li { height:440px; }
.i-service ul li .box { bottom:36px; }

.i-service ul li .box .con .tit { font-size:19px; }
/*i-news1400*/
.i-news { padding-top:50px; padding-bottom:50px; }
.i-news-list { padding-top:20px; }
.i-news-list ul li { height:120px; margin-top:13px; }
.i-news-list ul li::after{ top:21px; height:70px; }
.i-news-list ul li .pic {  height:210px; }
.i-news-list ul li .date { margin-top:15px; }
.i-news-list ul li .date-dd { font-size:30px; }
.i-news-list ul li .date-dd::after{ margin-left:-18px; width:36px; }
.i-news-list ul li .date-yymm { margin-top:6px; }
.i-news-list ul li .con { margin-top:15px; }
.i-news-list ul li .con .tit { font-size:16px; }
.i-news-list ul li:nth-child(5n+1) { height:386px; }
.i-news-list ul li:nth-child(5n+1) .con { padding:11px 15px 0 15px; }
.i-news-list ul li:nth-child(5n+2) { height:386px; }
.i-news-list ul li:nth-child(5n+2) .con  { padding:11px 15px 0 15px; }
.i-news-more { margin-top:30px;  width:170px; height:45px; font-size:15px; line-height:45px;}
.i-news-more i { width:10px; height:10px; margin-left:10px; }
/*footer1400*/
.footer { font-size:15px; padding-top:70px; padding-bottom:70px; }
.f-left { margin-top:29px; }
.f-mid { margin-left:4%; padding-left:60px; }
.f-right { width:28%; margin-left:4%;  }
.f-ban { font-size:16px; }
.f-text h3 { font-size:18px; }
/*banner-n1400*/
.banner-n { height:270px; }
.banner-n .con { padding-top:80px; }
.banner-n .con .tit { font-size:16px; }
.banner-n .con .des { font-size:34px; }
.n-position {  bottom:26px; font-size:16px; }
.n-position i { width:18px; height:18px; }
/*n-message-box1400*/
.n-message-tit { font-size:40px; }
.n-message-des { font-size:16px; }
.n-message {padding-top:40px; padding-bottom:50px;}
.n-message-info { font-size:15px; margin-top:16px; }
.n-message-list { margin-top:29px; }
.n-message-list ul li { margin-top:12px;}
.n-message-list ul li input[type=text] { height:34px; padding-left:13px;; }
.n-message-list ul li select { height:34px; padding-left:13px; }
.n-message-list ul li textarea { height:160px; line-height:34px; padding-left:13px; }
.n-message-list ul li .submit { height:40px; font-size:15px;  }
.n-message-list ul li .yzm img { height:34px; }	
/*n-contact1400*/
.n-contact { padding-top:60px; padding-bottom:70px; }
.n-contact-box { padding:80px 3%; }
.n-contact-box .con { font-size:16px; }
.n-contact-box .con h3 { font-size:20px; }
.n-contact-box .list { margin-top:16px; }
.n-contact-box .list ul li { font-size:16px; }
/*n-main1400*/
.n-main { min-height:500px; padding-bottom:80px; }
/*n-newshow1400*/
.n-newshow {padding:50px 0 60px 0; }
.n-tit { font-size:29px; }
.n-des { font-size:15px; margin-top:30px; }
.n-des span { margin-right:40px; }
.n-des img  { width:12px; margin-right:7px; }
.n-line { height:2px; margin-top:40px; }
.n-show { font-size:16px; margin-top:40px; min-height:200px; }
.n-other {font-size:16px; padding-top:25px; margin-top:50px;}
/*n-newslist1400*/
.n-newslist { padding-top:16px; }
.n-newslist ul li { height:386px; margin-top:20px; }
.n-newslist ul li .pic { height:210px; }
.n-newslist ul li .con { padding:11px 15px 0 15px;}
.n-newslist ul li .con .tit  { font-size:16px; }
/*n-public1400*/
.n-public .tit { font-size:20px; }
.n-public .des {  font-size:34px; }
/*n-job1400*/
.n-job { padding-top:40px; padding-bottom:50px; }
.n-job-list ul li { margin-top:40px; }
.n-job-list ul li .pic { height:340px; }
.n-job-list ul li .con { height:340px;  padding:0 25px; }
.n-job-list ul li .con .tit { font-size:28px; }
.n-job-list ul li .con .tit::after{width:130px; height:3px; }
.n-job-list ul li .con .des { height:150px; margin-top:15px; }
.n-job-list ul li .con .more { width:170px; height:40px; font-size:15px; line-height:40px; margin-top:15px; }
/*n-tech1400*/
.n-tech { padding-top:50px; padding-bottom:50px; }
.n-tech-list { margin-top:30px; }
.n-tech-list ul li { height:410px; padding:11px 20px 0 20px; }
.n-tech-list ul li .tit { font-size:20px; }
.n-tech-list ul li .tit::after{ margin-left:-50px; width:100px; }
.n-tech-list ul li .des { font-size:15px; line-height:30px; height:240px; margin-top:13px; }
.n-tech-list ul li .more { width:180px; height:40px; font-size:15px; line-height:40px; margin-top:24px; }
/*n-flow1400*/
.n-flow-show { margin-top:40px; padding-top:220px; }
.n-flow-show ul li {  height:400px; padding:20px 30px 0 30px; }
.n-flow-show ul li .con { font-size:15px; line-height:34px; height:272px; }
.n-flow-show ul li .more{ width:180px; height:40px; font-size:15px; line-height:40px; margin-top:24px; }
/*n-why1400*/
.n-why { padding-top:50px; padding-bottom:60px; }
.n-why-con { margin-top:26px; }
.n-why-more {  margin-top:30px; }
.n-why-more a { width:170px; height:45px; font-size:15px; line-height:45px; margin-right:10px; }
/*n-special1400*/
.n-special { padding-top:80px; padding-bottom:80px; }
.n-special ul li { height:350px; }
.n-special ul li .pic { height:350px; }
.n-special ul li .con { padding:30px 30px 0 30px; }
.n-special ul li .con .tit { font-size:20px; }
.n-special ul li .con .des { height:150px; margin-top:11px; }
.n-special ul li .con .more {  margin-top:30px; }
.n-special ul li .con .more a { width:170px; height:45px; font-size:15px; line-height:45px; margin-right:10px; }
/*n-about1400*/
.n-about { padding-top:45px; padding-bottom:45px; }
.n-about-con { margin-top:16px; }
.n-about-list { margin-top:60px; }
.n-about-list ul li .tit { font-size:18px; }
.n-about-list ul li .nob { font-size:40px; margin-top:12px; }
/*n-leader1400*/
.n-leader { padding-top:80px; }
.n-leader .tit { font-size:38px; }
.n-leader .des { font-size:27px; }
.n-leader .con { padding:30px; margin-left:38%; margin-top:14px; }
/*n-quality1400*/
.n-quality { padding-top:40px; padding-bottom:70px; }
.n-quality-tit { font-size:34px; }
.n-quality-tit::after{ width:140px; height:3px; }
.n-quality-des { margin-top:25px; }
/*n-honor1400*/
.n-honor { padding-top:60px; padding-bottom:60px; }
.n-honor-list { margin-top:30px; height:360px; }
.n-honor-list .swiper-slide{ height:360px; }
/*n-environment1400*/
.n-environment { padding-top:40px; padding-bottom:80px; }
.n-environment-list ul li { height:350px;  margin-top:30px; }

}

@media (max-width:1200px){
.wrap{width:94%}
/*header1200*/
.header {height:100px; }
.header .logo{ height:100px; }
.h-search { margin-top:32.5px;}
/*h-tag1200*/
.h-tag { width:110px;  margin-left:24px; margin-top:32.5px; }
.h-tag-top { font-size:15px;  }
/*nav1200*/
.nav { height:35px; }
.nav ul li{ font-size:15px; line-height:35px; } 
.nav ul li a { padding:0 20px;  }
.nav ul li .sub { top:35px; }
/*banner1200*/
.banner { height:550px; }
.banner-li .con .tit { font-size:30px; margin-top:120px; }
.banner-li .con .des { font-size:16px; margin-top:14px; }
.banner-li .con .more { width:150px; height:45px; font-size:15px; line-height:45px; margin-top:20px; }
.banner-li .con .more i { width:22px; height:22px; }
/*i-public1200*/
.i-public .tit { font-size:28px; }
.i-public .des { padding:0 2%; margin-top:14px; }
/*i-why1200*/
.i-why { padding-top:40px; padding-bottom:60px; }
.i-why-show { padding-top:70px; }
.i-why-left .more { width:150px; height:40px; line-height:40px; }
.i-why-right ul li { font-size:15px; line-height:42px; margin-top:12px; padding-left:20px; background:url(../images/why-icon.png) no-repeat calc(100% - 20px) center; background-size:11px 11px; padding-right:50px; }
.i-why-right ul li:hover { background:url(../images/why-icon2.png) no-repeat calc(100% - 20px) center; background-size:11px 11px; }
/*i-what1200*/
.i-what { padding-top:40px; padding-bottom:40px; }
.i-what .des { font-size:15px; }
.i-what .des h3 { font-size:28px; }
.i-what .con { margin-top:4px; }
.i-what .more { width:150px; height:40px; line-height:40px; margin-top:46px; }
/*i-how1200*/
.i-how { padding-top:40px; padding-bottom:40px; }
.i-how-list { margin-top:30px; }
.i-how-list .mySwiper{ height:40px; }
.i-how-list .mySwiper2{ height:290px; margin-top:40px; }
/*i-how-ban1200*/
.i-how-ban .icon { width:22px; height:22px; margin-left:5px; margin-top:10px; }
.i-how-ban .tit { width:calc(100% - 22px - 5px - 10px); font-size:15px; line-height:40px; }
/*i-how-show1200*/
.i-how-show .pic { height:290px; }
.i-how-show .con { margin-top:10px; }
.i-how-show .con .tit { font-size:18px; }
.i-how-show .con .des { font-size:15px; line-height:28px; height:140px; margin-top:9px; }
.i-how-show .con .more {  margin-top:25px; }
.i-how-show .con .more a { width:150px; height:40px; line-height:40px; margin-right:5px; }
/*i-review1200*/
.i-review { padding-top:50px; padding-bottom:50px; }
.i-review-list { margin-top:20px; height:230px; }
.i-review-list .swiper-slide{ height:180px;}
.i-review-li { padding:15px 10px 0 10px; }
.i-review-top { height:52px; }
.i-review-top .pic { width:52px; height:52px; }
.i-review-top .con { width:calc(100% - 67px); margin-top:14px; }
.i-review-top .con .tit { font-size:15px; }
.i-review-bot { margin-top:15px; }
/*i-about1200*/
.i-about { padding-top:80px; padding-bottom:80px; }
.i-about .con .tit { font-size:23px; margin-top:10px; }
.i-about .con .info { font-size:15px; margin-top:4px; }
.i-about .con .des { line-height:28px; height:168px; margin-top:8px; }
.i-about .con .more {  margin-top:25px;  width:150px; height:40px; line-height:40px;}
.i-about .con .more i { width:8px; height:8px; margin-left:5px; }

/*new-about1200*/
.new-about { padding-top:60px; padding-bottom:60px; }
.new-about .con .tit { font-size:23px; margin-top:10px; }
.new-about .con .info  { font-size:15px; margin-top:4px; }
.new-about .con .des  { line-height:28px; height:168px; margin-top:8px; }
.new-about .con .more {  margin-top:25px;  width:150px; height:40px; line-height:40px;}
.new-about .con .more i { width:8px; height:8px; margin-left:5px; }
/*answer1200*/
.answer { margin-top:20px; }
.answer ul li { width:48%; margin-right:2%; }
.answer-tit { font-size:16px; }
.answer-line { margin-top:11px; }
.answer-nob { font-size:28px; margin-top:14px; }


/*i-message1200*/
.i-message { padding:35px 20px 45px 20px; margin-top:50px; margin-bottom:60px; }
.i-message .ban { font-size:28px; }
.i-message input[type=text] { margin-top:16px; height:65px; font-size:15px; padding-left:15px; }
.i-message textarea { margin-top:16px; padding-left:15px; height:150px; font-size:15px; line-height:50px; }
.i-message .submit { margin-top:16px;  height:65px; font-size:16px; }
/*i-advantage1200*/
.i-advantage { margin-top:40px; margin-bottom:60px; }
.i-advantage-tit { font-size:23px; }
.i-advantage-des { margin-top:4px; }
.i-advantage-list ul li { margin-top:20px; }
.i-advantage-list ul li .icon { width:50px; }
.i-advantage-list ul li .con { width:calc(100% - 65px); }
.i-advantage-list ul li .con .tit { font-size:17px; }
/*i-service1200*/
.i-service { height:370px; }
.i-service ul li { height:370px; }

.i-service ul li .box { width:90%; bottom:26px; right:auto; left:5%;}
.i-service ul li:nth-child(1) .box { right:5%; left:auto; }


.i-service ul li .box .con .tit { font-size:17px; }
/*i-news1200*/
.i-news { padding-top:40px; padding-bottom:40px; }
.i-news-list ul li .date { margin-top: 20px; }
.i-news-list ul li .date-dd { font-size: 26px;}
.i-news-list ul li:nth-child(5n+1) .con { padding:11px 10px 0 10px; }
.i-news-list ul li:nth-child(5n+2) .con  { padding:11px 10px 0 10px; }
.i-news-more { margin-top:25px;  width:150px; height:40px; line-height:40px;}
.i-news-more i { width:8px; height:8px; margin-left:5px; }
/*footer1200*/
.footer { padding-top:60px; padding-bottom:60px; }
.f-mid { padding-left:50px; }
/*banner-n1200*/
.banner-n { height:230px; }
.banner-n .con { padding-top:70px; }
.banner-n .con .tit { font-size:15px; }
.banner-n .con .des { font-size:28px; }
.n-position {  bottom:26px; right: 3%;  font-size:15px; }
.n-position i { width:16px; height:16px; }
/*n-message-box1200*/
.n-message-tit { font-size:34px; }
.n-message-des { font-size:15px; }
.n-message {padding-top:35px; padding-bottom:40px;}
.n-message-info { margin-top:14px; }
.n-message-list { margin-top:27px; }
.n-message-list ul li { margin-top:10px;}
.n-message-list ul li input[type=text] { height:30px; padding-left:10px; }
.n-message-list ul li select { height:30px; padding-left:10px; }
.n-message-list ul li textarea { height:140px; line-height:30px; padding-left:10px; }
.n-message-list ul li .submit { height:35px; }
.n-message-list ul li .yzm img { height:30px; }	
/*n-contact1200*/
.n-contact { padding-top:50px; padding-bottom:60px; }
.n-contact-box { padding:60px 3%; }
.n-contact-box .con { font-size:15px; }
.n-contact-box .con h3 { font-size:18px; }
.n-contact-box .list { margin-top:14px; }
.n-contact-box .list ul li { font-size:15px; }
/*n-main1200*/
.n-main { min-height:450px; padding-bottom:60px; }
/*n-newshow1200*/
.n-newshow {padding:40px 0 50px 0; }
.n-tit { font-size:25px; }
.n-des { font-size:14px; margin-top:25px; }
.n-des span { margin-right:35px; }
.n-des img { width:10px; margin-right:6px; }
.n-line { margin-top:35px; }
.n-show { font-size:15px; margin-top:35px; }
.n-other {font-size:15px; padding-top:20px; margin-top:40px;}
/*n-newslist1200*/
.n-newslist { padding-top:14px; }
.n-newslist ul li .con { padding:11px 10px 0 10px; }
/*n-public1200*/
.n-public .tit { font-size:17px; font-weight:bold;}
.n-public .des {  font-size:28px; }
/*n-job1200*/
.n-job { padding-top:30px; padding-bottom:40px; }
.n-job-list ul li { margin-top:30px; }
.n-job-list ul li .pic { height:300px; }
.n-job-list ul li .con { height:300px;  padding:0 20px; }
.n-job-list ul li .con .tit { font-size:24px; }
.n-job-list ul li .con .tit::after{width:120px; height:2px; }
.n-job-list ul li .con .des { margin-top:10px; }
.n-job-list ul li .con .more { width:150px; height:35px; line-height:35px; margin-top:10px; }
/*n-tech1200*/
.n-tech { padding-top:45px; padding-bottom:45px; }
.n-tech-list { margin-top:25px; }
.n-tech-list ul li { height:330px; padding:9px 15px 0 15px; }
.n-tech-list ul li .tit { font-size:18px; }
.n-tech-list ul li .tit::after{ margin-left:-40px; width:80px; }
.n-tech-list ul li .des { height:180px; margin-top:11px; }
.n-tech-list ul li .more { width:150px; height:35px; line-height:35px; margin-top:19px; }
/*n-flow1200*/
.n-flow-show { margin-top:35px; padding-top:190px; }
.n-flow-show ul li {  height:370px; padding:15px 20px 0 20px; }
.n-flow-show ul li .more { width:150px; height:35px; line-height:35px; margin-top:19px; }
/*n-why1200*/
.n-why { padding-top:45px; padding-bottom:55px; }
.n-why-con { margin-top:24px; }
.n-why-more {  margin-top:25px; }
.n-why-more a { width:150px; height:40px; line-height:40px; margin-right:5px; }
/*n-special1200*/
.n-special { padding-top:70px; padding-bottom:70px; }
.n-special ul li { height:320px; }
.n-special ul li .pic { height:320px; }
.n-special ul li .con { padding:25px 20px 0 20px; }
.n-special ul li .con .tit { font-size:18px; }
.n-special ul li .con .des { margin-top:9px; }
.n-special ul li .con .more {  margin-top:25px; }
.n-special ul li .con .more a { width:150px; height:40px; line-height:40px; margin-right:5px; }
/*n-about1200*/
.n-about { padding-top:40px; padding-bottom:40px; }
.n-about-con { margin-top:14px; }
.n-about-list { margin-top:50px; }
.n-about-list ul li .tit { font-size:16px; font-weight:bold; }
.n-about-list ul li .nob { font-size:34px; margin-top:11px; }
/*n-leader1200*/
.n-leader { padding-top:70px; }
.n-leader .tit { font-size:32px; }
.n-leader .des { font-size:23px; }
.n-leader .con { padding:25px; margin-left:33%; margin-top:16px; }
/*n-quality1200*/
.n-quality { padding-top:35px; padding-bottom:60px; }
.n-quality-tit { font-size:28px; }
.n-quality-tit::after{ width:120px; height:2px; }
.n-quality-des { margin-top:20px; }
/*n-honor1200*/
.n-honor { padding-top:50px; padding-bottom:50px; }
.n-honor-list { margin-top:25px; height:300px; }
.n-honor-list .swiper-slide{ height:300px; }
/*n-environment1200*/
.n-environment { padding-top:35px; padding-bottom:70px; }
.n-environment-list ul li { height:300px;  margin-top:25px; }


}


@media (max-width:992px){
/*header992*/
.welcome { display:none;}
.header{ display:none;}
.nav{ display:none;}
.header2{ display: block; } 
.header-wrap { display:block; height:60px;}
/*banner992*/
.banner { height:330px; }
.banner-li .con .tit { font-size:19px; margin-top:76px; }
.banner-li .con .des { font-size:15px; margin-top:12px; }
.banner-li .con .more { height:40px; line-height:40px; margin-top:15px; }
.banner-li .con .more i { width:20px; height:20px; }
/*i-public992*/
.i-public .tit { font-size:22px; }
.i-public .des { padding:0 0; margin-top:12px; }
/*i-what992*/
.i-what .des h3 { font-size:22px; }
/*i-how-show992*/
.i-how-show .con .tit { font-size:16px; }

/*i-about992*/
.i-about .con .tit { font-size:20px; margin-top:0; }
.i-about .con .des { height:112px; }

/*new-about992*/
.new-about { padding-top:50px; padding-bottom:50px; }
.new-about .con .tit { font-size:20px; margin-top:0; }
.new-about .con .des  { height:112px; }
/*answer992*/
.answer { margin-top:18px; }
.answer-line { margin-top:9px; }
.answer-nob { font-size:22px; margin-top:12px; }

/*i-message992*/
.i-message { padding:30px 15px 40px 15px; float:none; width:100%;margin-top:0;  }
.i-message .ban { font-size:22px; }
/*i-advantage*/
.i-advantage { float:none; width:100%; margin-top:40px; }
.i-advantage-tit {  font-size: 20px; }
/*i-news992*/
.i-news-list ul li { width:100%; margin-left:0; }
.i-news-list ul li:nth-child(5n+1) { width:48.5%; }
.i-news-list ul li:nth-child(5n+2) { width:48.5%; margin-left:3%; }
/*footer992*/
.f-left { display:none; }
.f-mid { display:none; }
.f-right { width: 50%;margin-left: 0; }
.f-ewm { width: 42%; }
/*f-copy992*/
.f-copy-left { float:none; }
.f-copy-right { float:none; }
/*banner-n992*/
.banner-n { height:170px; }
.banner-n .con { padding-top:50px; }
.banner-n .con .des { font-size:21px; }
/*n-message-box992*/
.n-message-tit { font-size:25px; }
.n-message {padding-top:30px; padding-bottom:35px;}
.n-message-info { margin-top:12px; }
.n-message-list { margin-top:25px; }
/*n-contact992*/
.n-contact { padding-top:40px; padding-bottom:50px; }
.n-contact-box { padding:40px 3%; }
.n-contact-box .con { float:none; width:100%; }
.n-contact-box .list { float:none; width:100%;  margin-top:30px; }
.n-contact-box .list ul li { max-width:120px; }
.n-contact-box .list ul li:first-child { margin-left:0; }
/*n-main992*/
.n-main { min-height:400px; padding-bottom:50px; }
/*n-newshow992*/
.n-newshow {padding:30px 0 40px 0; }
.n-tit { font-size:20px; }
.n-des { margin-top:20px; }
.n-des span { margin-right:30px; }
.n-line { height:1px; margin-top:30px; }
.n-show { font-size:15px; margin-top:30px; }
.n-other { font-size:15px; padding-top:15px;  margin-top:30px;}
/*n-newslist992*/
.n-newslist { padding-top:12px; }
.n-newslist ul li { width:48.5%; }
.n-newslist ul li:nth-child(3n+2) { margin-left:0;}
.n-newslist ul li:nth-child(3n+3) { margin-left:0;}
.n-newslist ul li:nth-child(even) { margin-left:3%; }
/*n-public992*/
.n-public .tit { font-size:15px; }
.n-public .des {  font-size:21px; }
/*n-job992*/
.n-tech-list { margin-top: 5px; }
.n-job-list ul li .pic { height:290px; }
.n-job-list ul li .con { height:290px; padding:5px 20px 0 20px; }
.n-job-list ul li .con .tit { font-size:20px; }
/*n-tech992*/
.n-tech { padding-top: 40px; padding-bottom: 40px; }
.n-tech-list ul li { width:48.5%; margin-top:20px; }
.n-tech-list ul li:nth-child(4n+2) { margin-left:0;}
.n-tech-list ul li:nth-child(4n+3) { margin-left:0;}
.n-tech-list ul li:nth-child(4n+4) { margin-left:0;}
.n-tech-list ul li:nth-child(even) { margin-left:3%; }
/*n-why992*/
.n-why { padding-top:40px; padding-bottom:50px; }
.n-why-con { margin-top:22px; }
/*n-special992*/
.n-special { padding-top:60px; padding-bottom:60px; }
.n-special ul li { height:300px; }
.n-special ul li .pic { height:300px; }
.n-special ul li .con { padding:20px 15px 0 15px; }
.n-special ul li .con .tit { font-size:17px; }
/*n-about992*/
.n-about { padding-top:35px; padding-bottom:35px; }
.n-about-con { margin-top:12px; }
.n-about-list { margin-top:40px; }
.n-about-list ul li .nob { font-size:25px; margin-top:10px; padding-top:3px; }
/*n-leader992*/
.n-leader { padding-top:60px; }
.n-leader .tit { font-size:23px; }
.n-leader .des { font-size:17px; }
.n-leader .con { padding:15px; margin-left:28%; margin-top:18px;  }
/*n-quality992*/
.n-quality { padding-top:30px; padding-bottom:50px; }
.n-quality-tit { font-size:21px; }
.n-quality-des { margin-top:15px; }
/*n-honor992*/
.n-honor { padding-top:40px; padding-bottom:40px; }
.n-honor-list { margin-top:20px; height:280px; }
.n-honor-list .swiper-slide{ height:280px; }
/*n-environment992*/
.n-environment { padding-top:30px; padding-bottom:60px; }
.n-environment-list ul li { height:220px;  margin-top:20px; }

}

@media (max-width:767px){
.wrap{width:80%}
/*banner767*/
.banner { height:180px; }
.banner-li .con .tit { font-size:15px; margin-top:20px; }
.banner-li .con .des { margin-top:10px; text-shadow: 1px 1px 0 rgba(0,0,0,0.9);  }
.banner-li .con .more { height:35px; line-height:35px; margin-top:10px; }
/*i-public767*/
.i-public .tit { font-size:20px; }
/*i-why767*/
.i-why { padding-bottom: 40px; }
.i-why-show { padding-top:30px; }
.i-why-left { float:none; width:100%; }
.i-why-right { float:none; width:100%; margin-top:40px; }
/*i-what767*/
.i-what { padding:30px 20px; }
.i-what .des h3 { font-size:20px; }
.i-what .des { float:none; width:100%; margin-left:0; }
.i-what .con { float:none; width:100%; margin-left:0; }
.i-what .more { float:none; margin-top:36px; }
/*i-how-show767*/
.i-how-list .mySwiper { padding-right:70px; }
.i-how-list .mySwiper2 { height: 390px; margin-top: 30px; }
.i-how-show .pic { float:none; width:100%; height: 190px; }
.i-how-show .con {float:none; width:100%; }
.i-how-show .con .tit { font-size:15px; }
.i-how-show .con .des { height: 84px;}
/*i-review767*/
.i-review { padding-top: 40px;  padding-bottom: 40px; }
/*i-about767*/
.i-about { padding-top: 40px;  padding-bottom: 40px; }
.i-about .pic { float:none; width: 100%; }
.i-about .con { float:none; width: 100%; margin-top:30px; }

/*new-about767*/
.new-about { padding-top:30px; padding-bottom:30px; }
.new-about .pic { float:none; width: 100%; margin-top:30px; }
.new-about .con { float:none; width: 100%;  }
/*answer767*/
.answer { margin-top:0; }
.answer ul li { width:100%; margin-right:0; margin-top:20px; }

/*i-message767*/
.i-message { margin-top: 40px; margin-bottom: 50px;}
.i-message .ban { font-size: 20px; }
/*i-advantage767*/
.i-advantage-tit { font-weight:bold; }
.i-advantage-list ul li .con .tit { font-weight:bold; }
/*i-service767*/
.i-service { height: auto; }
.i-service ul li {  width: 100%; height:260px; }
/*i-news767*/
.i-news-list ul li:nth-child(5n+1) { float:none; width: 100%; }
.i-news-list ul li:nth-child(5n+2) { float:none; width: 100%; margin-left:0; }
/*footer767*/
.footer {  padding-top: 30px;}
.f-right { float:none; width: 100%;}
.f-ewm { float:none; width: 100%; margin-top:20px;  }
.f-social { padding:0 10%;}
/*banner-n767*/
.banner-n { height:120px; }
.banner-n .con { padding-top:35px; }
.banner-n .con .des { font-size:18px; }
.n-position { display:none; }
/*n-message-box767*/
.n-message-tit { font-size:20px; }
.n-message {padding-top:20px; padding-bottom:40px;}
.n-message-info { margin-top:10px; }
.n-message-list { margin-top:3px; }
.n-message-list ul li { margin-top:10px; display:block;}
.n-message-list ul li input[type=text] { width:100%; margin-top:10px; }
.n-message-list ul li select { width:100%; }
.n-message-list ul li .submit { width:100%; height:40px; }
/*n-contact767*/
.n-contact { padding-top:30px; padding-bottom:40px; }
.n-contact-box { padding:20px 3% 30px 3%; }
.n-contact-box .list { margin-top:15px; }
.n-contact-box .list ul li { width:45%; max-width:120px; margin-top:10px; margin-left:5%; }
.n-contact-box .list ul li:first-child { margin-left:5%; }
/*n-main767*/
.n-main { min-height:350px; padding-bottom:40px; }
/*n-newshow767*/
.n-newshow {padding:20px 0 30px 0; }
.n-tit { font-size:19px; }
.n-des { margin-top:15px; text-align:left; }
.n-des span  { margin-right:0; display:block; }
.n-line { margin-top:25px; background-color:#dcdcdc;  }
.n-show { font-size:15px; margin-top:25px; }
.n-other { margin-top:20px;}
/*n-newslist767*/
.n-newslist { padding-top:10px; }
.n-newslist ul li { float:none;  width:100%; }
.n-newslist ul li:nth-child(even) { margin-left:0; }
/*n-public767*/
.n-public .des {  font-size:18px; }
/*n-job767*/
.n-job-list ul li { border:#009999 solid 1px; }
.n-job-list ul li .pic { float:none; width:100%; height:220px; }
.n-job-list ul li .con { float:none; width:100%; height:280px; padding:5px 15px 0 15px; border:none; }
.n-job-list ul li .con .tit { font-size:18px; font-weight:bold; }
/*n-tech767*/
.n-tech-list ul li { float:none; width:100%; height:auto; padding: 9px 15px 25px 15px;}
.n-tech-list ul li:nth-child(even) { margin-left:0; }
.n-tech-list ul li .des { height:auto; }
/*n-flow767*/
.n-flow-show { padding-top:20px; height:auto; padding-bottom:20px; }
.n-flow-show ul li { float:none; width:100%; height:auto; margin-top:20px; padding: 15px 20px 25px 20px;}
.n-flow-show ul li:nth-child(even) { margin-left:0; }
.n-flow-show ul li .con { height:auto; }
/*n-why767*/
.n-why { padding-top:30px; padding-bottom:40px; }
.n-why-con { margin-top:20px; }
/*n-special767*/
.n-special { padding-top:50px; padding-bottom:50px; }
.n-special ul li { height:auto; }
.n-special ul li::after { display:none; }
.n-special ul li .pic { float:none; width:100%; height:200px; }
.n-special ul li .con {  float:none; width:100%; padding:20px 15px 25px 15px; }
.n-special ul li .con .tit { font-size:17px;text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 4;-webkit-box-orient: vertical;  white-space: normal; }
.n-special ul li:nth-child(even) .pic { float:none; }
.n-special ul li:nth-child(even) .con { float:none; }
/*n-about767*/
.n-about { padding-top:30px; padding-bottom:30px; }
.n-about-con { margin-top:10px; }
.n-about-list { margin-top:0; }
.n-about-list ul li { float:none; width:100%; margin-top:20px; }
.n-about-list ul li:nth-child(4n+2) { margin-left:0;}
.n-about-list ul li:nth-child(4n+3) { margin-left:0;}
.n-about-list ul li:nth-child(4n+4) { margin-left:0;}
.n-about-list ul li .nob { font-size:18px; margin-top:9px; padding-top:5px; }
.n-about-list ul li .nob::after { width:70%; }
/*n-leader767*/
.n-leader { padding-top:40px; padding-bottom:40px; }
.n-leader .tit { font-size:18px; font-weight:bold; }
.n-leader .des { font-size:15px; }
.n-leader .con { padding:10px; margin-left:0; margin-top:20px;  }
/*n-quality767*/
.n-quality { padding-top:25px; padding-bottom:40px; }
.n-quality-tit { font-size:18px; font-weight:bold; }
.n-quality-des { margin-top:10px; }
/*n-honor767*/
.n-honor { padding-top:30px; padding-bottom:30px; }
.n-honor-list { margin-top:15px; height:240px; }
.n-honor-list .swiper-slide{ height:240px; }
/*n-environment767*/
.n-environment { padding-top:25px; padding-bottom:50px; }
.n-environment-list ul li { height:140px;  margin-top:15px; }

}

@media (max-width:500px){
.wrap{width:94%}


}

