@charset "utf-8";
@import url("iconfont.css");
*{margin:0;padding:0}
html{overflow-x:hidden;font-size:13.3333333333vw}
body{width:100%;min-width:320px;min-height:100vh;margin:0 auto;font-family:PingFang SC,Source Han Sans CN,sans-serif; background:#fff;overflow-x:hidden;text-align:left;position:relative;font-size:16px;color:#000}
img{border:none}
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,Source Han Sans CN,sans-serif; font-size:16px;outline:0;margin:0;padding:0}
input::-webkit-input-placeholder{color:#999!important}
textarea::-webkit-input-placeholder{color:#999!important}
input[type=button],input[type=date],input[type=number],input[type=reset],input[type=search],input[type=submit],input[type=text],input[type=time]{-webkit-appearance:none}
select{-webkit-appearance:none}
textarea{-webkit-appearance:none}
input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none!important;margin:0}
ol,ul{padding:0;list-style-type:none}
em{font-style:normal}
.lt{float:left}
.rt{float:right}
input.sub,label{border:none;cursor:pointer}
input,textarea{font-family:PingFang SC,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}
/*自定义*/
/*header*/
.header {height:140px; }
.header .logo{float:left; height:140px;  }
.header .logo a{display:block; width:100%; height:100%; display: flex;  align-items: center; justify-content: center;}
.header .logo img{ max-width:100%; max-height:100%; vertical-align:middle; }
.header .nav{float:right;  }
.header .nav ul li{float:left; width:auto; color:#272727; font-size:22px; line-height:140px; margin-left:60px; position:relative; } 
.header .nav ul li a { display:block; color:#272727;  }
.header .nav ul li:hover a { color:#01b0ae;  }
.header .nav ul li.active a { color:#01b0ae;  }
.header .nav ul li .sub { position: absolute;width:200%;left:-50%; text-align:center; top:140px;z-index:30000; }
.header .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:#FFF;}
.header .nav ul li .sub ul li a { color:#000000; }
.header .nav ul li .sub ul li:hover { background-color:#01b0ae;  color:#ffffff;}
.header .nav ul li .sub ul li:hover a { color:#ffffff;}
.h-info { float:right; margin-top:48px; margin-left:60px; }
.h-info ul li { float:left; width:46px; height:46px; margin-left:15px; position:relative; cursor:pointer; }
.h-info ul li .pic { width:100%; height:100%; overflow:hidden; }
.h-info ul li .pic img {max-width: 100%;max-height: 100%;vertical-align: top;}
.h-info ul li .ewm { position:absolute; top:46px; left:50%; margin-left:-60px; width:120px; height:120px; display: flex;  align-items: center; justify-content: center; display:none; z-index:33; background-color:#FFF; border-radius:5px; box-shadow: 0 0 20px rgba(0, 0, 0, 0.1); }
.h-info ul li .ewm img {max-width: 100%;max-height: 100%;vertical-align: middle; z-index:33; }
.h-info ul li:hover .ewm { display:block; }
.h-language { float:right; margin-left:15px; margin-top:48px; width:46px; height:46px; background-color:#01b0ae; border-radius:5px; text-align:center; color:#ffffff; font-size:20px; line-height:48px; }
.h-language a { display:block; color:#ffffff;  }
/*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:auto; 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 { display:none; width:20px; color:#01b0ae; font-size:16px; line-height:1; position:absolute; right:-10px; top:-8px; }
.header2 .nav-btn.active{-webkit-animation:rotate .5s linear 0s;animation:rotate .5s linear 0s}
.header2 .nav-btn .line{display:block;width:100%;height:2px;border-radius:2px;background-color:#01b0ae;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:#01b0ae}
.header2 .nav-btn .line2{top:7px}
.header2 .nav-btn .line3{bottom:0;-webkit-transform-origin:1px center;-ms-transform-origin:1px center;transform-origin:1px center}
.header2 .sub-menu{width:100%;padding:0 3%;display:none;position:absolute;left:0;top:70px;z-index:2;overflow-y:auto}
.header2 .sub-menu ul{width:100%;overflow-y:auto;height:calc(100vh - 55px - 1.5rem)}
.header2 .js-m-3{opacity:0;-webkit-transform:translate(30px,0);-ms-transform:translate(30px,0);transform:translate(30px,0);-webkit-transition:all .8s ease;transition:all .8s ease}
.header2 .js-m-3.animate{opacity:1;-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0)}
.header2 .sub-menu li{border-bottom:1px solid #555;font-size:16px;padding:0 20px}
.header2 .sub-menu .tit{display:inline-block;text-decoration:none;width:80%;line-height:50px;color:#fff;position:relative;box-sizing:border-box}
.header2 .sub-menu .sub-tit.on{background-color:#e9e9e9}
.header2 .sub-menu .sec-list{line-height:40px; padding-bottom:10px; display:none}
.header2 .sub-menu .jt{position:relative;display:inline-block;width:10%;height:50px;text-align:center;background:0 0;float:right}
.header2 .sub-menu .jt:after{content:'';display:block;width:26px;height:26px;background:url(../images/mobile_nav_jia.png) no-repeat center;background-size:17px auto;position:absolute;right:3%;top:10px}
.header2 .sub-menu .jt.jtRote:after{background:url(../images/mobile_nav_jian.png) no-repeat center;background-size:20px auto}
.header2 .sub-menu .sec-list p{background:url(../images/mobile_nav_dian.png) no-repeat left center;background-size:3px auto;font-size:14px}
.header2 .sub-menu .sec-list a{padding-left:5%;color:#cccccc;display:block}
.header2 .sub-menu .sec-list a:active{color:#37a3dc}
.header2 .icon-close:before{content:"\e6d3"}
.search-bg{ position:fixed; left:0px; top:0px; width:100%; height:100%; z-index:20; background-color:rgba(55,55,55,.95); display:none; } 
/*f_nav*/
.f_nav { display:none; margin:0 auto; text-align:center; width:100%; max-width:750px; min-width:320px; height: 3.5em; padding: 0.1em 0;background:#01b0ae;position:fixed; bottom:0; z-index:999;}
.f_nav a{color: #fff; display: block; text-align: center; width: 33.33%; float: left; margin: 0 auto; font-size:14px;}
.f_nav a i{display: block;font-size: 1.5em;line-height: 1.4em;}
.header-wrap { display:none;}
/* nav_zzc */
.nav_zzc{display: none;background: rgba(0, 0, 0, 0.6);position: fixed;top: 0;left: 0;width: 100%;height: 100%;z-index: 99990;}
.nav_menu {  width:0; position:fixed;  right:0; top:0; height: 100%;z-index: 99999;overflow: scroll;background: #fff;}
.nav_menu .nav_menu_top{width: 100%; height:50px;}
.nav_menu .nav_menu_btn{display: block;width:25px;position: absolute;top:16px;right:20px;}
.nav_menu .nav_menu_btn img{display: block;width:25px; }
.nav_menu ul{overflow:hidden; width:100%;overflow: scroll;height: 80%;}
.nav_menu li{ width:100%; overflow:hidden; background:url(../images/nav_icon01.png) no-repeat 89% center;height:50px;border-bottom: 1px solid #eaeaea;}
.nav_menu li a{ color:#333333;font-size:14px;display: block;height:50px;line-height:50px;box-sizing: border-box;padding-left: 6%;}
/*banner*/
.banner { position:relative; }
.banner .swiper{width:100%;height:100%}
.banner .swiper-slide{display:flex;justify-content:center;align-items:center}
.banner .swiper-slide img{display:block;width:100%;height:100%;object-fit:cover}
.banner .swiper-pagination-bullet { background: #ffffff; opacity:0.5; }
.banner .swiper-pagination-bullet-active { background-color:#ffffff; 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:#01b0ae;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:#01b0ae;border-color:#01b0ae}
.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:#000000; font-size:40px; line-height:1.5; position:relative; padding-bottom:15px; }
.i-public .tit::after{content:""; position:absolute; left:50%; margin-left:-50px; bottom:0; width:100px; height:3px; background-color:#01b0ae; }
.i-public .des { color:#706e6e; font-size:20px; line-height:1.5; margin-top:20px; }
.i-public-more { width:240px; margin:0 auto; height:50px; border:#dcdcdc solid 1px; border-radius:25px; text-align:center; color:#000000; font-size:18px; line-height:48px; margin-top:40px; transition: 0.2s; background-color:#FFF; }
.i-public-more a { display:block; color:#000000; }
.i-public-more:hover { background-color:#01b0ae; color:#ffffff; border:#01b0ae solid 1px; }
.i-public-more:hover a { color:#ffffff; }
/*i-pro*/
.i-pro { padding-top:50px; padding-bottom:70px; }
.i-pro-sub { text-align:center; margin-top:36px; }
.i-pro-sub ul { display:inline-block; }
.i-pro-sub ul li { float:left; width:300px; height:60px; border:#e5e5e5 solid 1px; border-radius:10px; text-align:center; color:#000000; font-size:24px; line-height:58px; overflow:hidden; text-overflow: ellipsis; white-space: nowrap; margin:0 10px; transition: 0.2s; }
.i-pro-sub ul li a { display:block; color:#000000; }
.i-pro-sub ul li:hover { background-color:#01b0ae; color:#ffffff; }
.i-pro-sub ul li:hover a { color:#ffffff; }
.i-pro-list { padding-top:20px; }
.i-pro-list ul li { float:left; width:24%; height:390px; overflow:hidden; position:relative; margin-top:15px; }
.i-pro-list ul li:nth-child(4n+2) { margin-left:1.33%;}
.i-pro-list ul li:nth-child(4n+3) { margin-left:1.33%;}
.i-pro-list ul li:nth-child(4n+4) { margin-left:1.33%;}
.n-main .i-pro-list { padding-top:15px;  }
.n-main .i-pro-list ul li {height:290px;}
.i-pro-list ul li .pic { width:100%; height:100%; display: flex;  align-items: center; justify-content: center; border:#eeeeee solid 1px; }
.i-pro-list ul li .pic img {width: 100%;height: 100%; object-fit: cover;object-position: center 30%;transition: 0.5s;}
.i-pro-list ul li .con { position:absolute; top:0; left:0; width:100%; height:100%; border:#b6b6b5 solid 5px; background-color:rgba(1, 176, 174, 0.4); text-align:center; display: flex;  align-items: center; justify-content: center;  flex-direction: column; display:none;  }
.i-pro-list ul li .con .tit { color:#ffffff; font-size:24px; line-height:1.5; overflow:hidden; text-overflow: ellipsis; white-space: nowrap; }
.i-pro-list ul li .con .more { width:200px; margin:0 auto; height:50px; background-color:#FFF; border-radius:25px; color:#01b0ae; font-size:18px; line-height:50px; margin-top:35px; }
 .i-pro-list ul li:hover .pic img {transform: scale(1.05);transition: 0.5s;}
 .i-pro-list ul li:hover .con { display: flex; }
/*i-about*/
.i-about { background: #eff4f7 url(../images/about-bg.jpg) no-repeat center center; background-size:cover; padding-top:110px; padding-bottom:110px; }
.i-about-left { float:left; width:740px; }
.i-about-tit { color:#0f1010; font-size:40px; line-height:1.5; position:relative; padding-bottom:15px;  }
.i-about-tit::after{content:""; position:absolute; left:0; bottom:0; width:150px; height:3px; background-color:#01b0ae; }
.i-about-con { color:#434343; font-size:18px; line-height:2; margin-top:20px; }
.i-about-data { margin-top:35px; }
.i-about-data ul li { float:left; width:230px; background:url(../images/about-line.jpg) no-repeat left center;  padding-left:25px; }
.i-about-data ul li .tit { color:#333333; font-size:36px; line-height:1.1; }
.i-about-data ul li .tit sub { color:#01b0ae; font-size:15px; }
.i-about-data ul li .des { color:#888888; font-size:16px; line-height:1.1; }
.i-about-left .i-public-more { margin-left:0; }
.i-about-right { float:right; width:760px; background:url(../images/about-right-bg.png) no-repeat right center; background-size:auto 100%; padding:0 60px 75px 0; }
.i-about-right img { width:100%; }
.i-about-right video { width:100%; }
/*i-environment*/
.i-environment { padding-top:50px; padding-bottom:70px;  }
.i-environment-list { padding-top:25px; }
.i-environment-list ul li { float:left; width:32%; margin-top:20px; text-align:center; }
.i-environment-list ul li:nth-child(3n+2) { margin-left:2%;}
.i-environment-list ul li:nth-child(3n+3) { margin-left:2%;}
.i-environment-list ul li .pic { height:320px; overflow:hidden; }
.i-environment-list ul li .pic img {width: 100%;height: 100%; object-fit: cover;object-position: center 30%;transition: 0.5s;}
.i-environment-list ul li .tit { color:#575656; font-size:22px; line-height:3; overflow:hidden; text-overflow: ellipsis; white-space: nowrap; }
.i-environment-list ul li:hover .pic img {transform: scale(1.05);transition: 0.5s;}
.i-environment-list ul li:hover .tit { color:#01b0ae; }
/*i-honor*/
.i-honor { background:#e3f2f4 url(../images/honor-bg.jpg) no-repeat center center; background-size:cover; padding-top:70px; padding-bottom:60px; }
.i-honor-list { margin-top:50px; height:440px; }
.i-honor-list .swiper{width:85%; height:100%; margin:0 auto; }
.i-honor-list .swiper-slide{ height:440px; text-align:center;font-size:18px;background:#fff;display:flex;justify-content:center;align-items:center; overflow:hidden; }
.i-honor-list .swiper-slide img{max-width: 100%;max-height: 100%;vertical-align: middle;transition: 0.5s;}
.i-honor-list .swiper-slide:hover img {transform: scale(1.05);transition: 0.5s;}
.i-honor-list .swiper-button-prev { background:rgba(0, 0, 0, 0.3) url(../images/btn.png) no-repeat; width:90px; height:90px;right:auto; left:0; top:50%; bottom:auto;  outline:none; border-radius:0;  background-size:100% 100%;}
.i-honor-list .swiper-button-prev:after { display:none;}
.i-honor-list .swiper-button-next {background:rgba(0, 0, 0, 0.3) url(../images/btn.png) no-repeat;transform:rotate(180deg); width:90px; height:90px; right:0; left:auto; top:50%; bottom:auto; outline:none;border-radius:0; background-size:100% 100%; }
.i-honor-list .swiper-button-next:after { display:none;}
.i-honor-list .swiper-button-prev:hover {  background:#01b0ae url(../images/btn.png) no-repeat; background-size:100% 100%; }
.i-honor-list .swiper-button-next:hover {  background:#01b0ae url(../images/btn.png) no-repeat; background-size:100% 100%; }
.i-honor .i-public-more { margin-top:120px; }
/*i-news*/
.i-news { padding-top:50px; padding-bottom:70px;  }
.i-news-show { margin-top:50px; }
.i-news-left { float:left; width:780px; }
.n-main .i-news-left { float:none; width:100%; margin-top:20px; min-height:200px; }
.i-news-left ul li { height:130px; background-color:#f5f5f5; margin-bottom:20px; }
.i-news-left ul li .date { float:left; width:112px; text-align:center; margin-top:25px; position:relative; }
.i-news-left ul li .date::after{content:""; position:absolute; right:0; top:0; width:1px; height:100%; background-color:#ebebeb; }
.i-news-left ul li .date-dd { color:#666666; font-size:46px; line-height:1.3; }
.i-news-left ul li .date-yymm { color:#666666; font-size:16px; line-height:1.3; }
.i-news-left ul li .con { float:right;  width:calc(100% - 112px - 20px - 20px); margin-top:15px; margin-right:20px; }
.i-news-left ul li .con .tit { color:#333333; font-size:22px; line-height:1.5; overflow:hidden; text-overflow: ellipsis; white-space: nowrap;  }
.i-news-left ul li .con .des { color:#aaa9a9; font-size:16px; line-height:2; text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical; margin-top:5px; }
.i-news-left ul li:hover .con .tit { color:#028d8b; }
.i-news-right { float:right; width:780px; position:relative; height:430px; }
.i-news-right .pic { height:100%; overflow:hidden; }
.i-news-right .pic img {width: 100%;height: 100%; object-fit: cover;object-position: center 30%;transition: 0.5s;}
.i-news-right .tit { position:absolute; left:0; bottom:0; width:100%; height:50px; background-color:rgba(0, 0, 0, 0.5); text-align:center; color:#ffffff; font-size:18px; line-height:50px; overflow:hidden; text-overflow: ellipsis; white-space: nowrap; padding:0 10px; }
.i-news-right:hover .pic img {transform: scale(1.05);transition: 0.5s;} 
/*footer*/
.footer { background:#028b89 url(../images/footer-bg.jpg) no-repeat center center; background-size:cover; padding-top:40px; padding-bottom:60px; }
.f-left { float:left; width:65%;  }
.f-left dl { float:left; width:17%; margin-right:3%; }
.f-left dt { color:#ffffff; font-size:20px; line-height:3; font-weight:bold; overflow:hidden; text-overflow: ellipsis; white-space: nowrap; margin-bottom:15px; background:url(../images/f-line.png) no-repeat left bottom; }
.f-left dd { color:#f4f2f2; font-size:16px; line-height:2.1; overflow:hidden; text-overflow: ellipsis; white-space: nowrap; position:relative; }
.f-left dd::after{content:">"; position:absolute; right:0; top:0; width:auto; height:100%;  }
.f-left dd:hover { color:#ffffff; text-decoration:underline; }
.f-right { float:right; width:26%;  }
.f-tel { background:url(../images/f-tel.png) no-repeat left center; background-size:46px 46px; padding-left:60px; color:#ffffff; font-size:16px; line-height:1.2; margin-top:25px; }
.f-tel h3 { font-size:30px; font-weight:normal; font-family:Arial, Helvetica, sans-serif;}
.f-text { color:#ffffff; font-size:18px; line-height:2;  margin-top:20px; }
.f-ewm { margin-top:25px; }
.f-ewm ul li { float:left; width:120px; margin-left:25px; text-align:center; }
.f-ewm ul li:first-child { margin-left:0; }
.f-ewm ul li .pic { height:120px; overflow:hidden; }
.f-ewm ul li .pic img{max-width: 100%;max-height: 100%;vertical-align: middle;}
.f-ewm ul li .tit { color:#ffffff; font-size:16px; line-height:2; }
/*f-copy*/
.f-copy { background-color:#027776; text-align:center; color:#ffffff; font-size:16px; line-height:2; padding-top:25px; padding-bottom:25px; }
.f-copy a:hover { text-decoration:underline; }
/*banner-n*/
.banner-n { height:250px; 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:100%; text-align:center; display: flex; align-items: center;  justify-content: center;  flex-direction: column; }
.banner-n .con .tit { color:#ffffff; font-size:40px; line-height:1.5; position:relative; padding-bottom:15px; }
.banner-n .con .tit::after{content:""; position:absolute; left:50%; margin-left:-125px; bottom:0; width:250px; height:3px; background-color:#ffffff; }
.banner-n .con .des { color:#ffffff; font-size:20px; line-height:1.5; margin-top:20px; padding:0 20px; }
/*n-main*/
.n-main { padding-top:10px; padding-bottom:60px; min-height:500px; }
.n-right { float:right; width:75.3%; }
.n-right-ban { border-bottom:#eeeeee solid 1px; }
.n-right-ban .tit { float:left; color:#272727; font-size:22px; line-height:70px; margin-left:15px; }
.n-right-ban .more { float:right; color:#706e6e; font-size:18px; line-height:70px; margin-right:5px;  }
.n-right-ban .more i { display:inline-block; width:24px; height:24px; background:url(../images/home.png) no-repeat center center; background-size:100% 100%; vertical-align:middle; margin-right:10px; transform: translateY(-2px); }
.n-right-ban .more a:hover { color:#01b0ae; }
/*n-left*/
.n-left { float:left; width:23.3%; margin-top:26px; background-color:#01b0ae; padding:0 10px 20px 10px; }
/*n-left-ban*/
.n-left-ban { height:120px; text-align:center; color:#ffffff; font-size:36px; line-height:120px; background:url(../images/l-ban.png) no-repeat center center; background-size:100% auto;  }
/*n-left-sub*/
.n-left-sub { background-color:#FFF; padding:15px 0; }
.n-left-one { color:#272727; font-size:20px; line-height:1.33; padding:15px 60px 15px 20px;  position:relative; border-bottom:#eeeeee solid 1px;  }
.n-left-one:last-child { border-bottom:none; }
.n-left-one a { display:block; color:#272727;}
.n-left-one a:hover { color:#01b0ae; }
.n-left-one.active a { color:#01b0ae; }
.n-left-one span { position:absolute; right:20px; top:50%; width:30px; height:30px; margin-top:-15px; background:  url(../images/jia.png) no-repeat center center; background-size:100% 100%; cursor:pointer; transition: all 0.5s ease 0s; }
.n-left-one.active2 span {transform:rotate(90deg); }
.n-left-one-list { display:none; padding:10px 0; }
.n-left-two { position:relative; }
.n-left-two a  { display:block; color:#787777; font-size:18px; line-height:1.33;  padding:10px 60px 10px 35px;  cursor:pointer; overflow:hidden; background:url(../images/l-sub1.png) no-repeat right center; background-size:40px auto; }
.n-left-two a:hover { color:#01b0ae; background-color:#fafafa; }
.n-left-two.active a { color:#01b0ae; }
.n-left-two-list { display:none; }
/*n-left-contact*/
.n-left-contact { margin-top:20px; margin-left:25px; background:url(../images/l-tel.png) no-repeat left center; background-size:50px 50px; padding-left:58px; color:#ffffff; font-size:16px; line-height:1.33;  }
.n-left-contact h3 { font-size:30px; font-weight:normal; font-family:Arial, Helvetica, sans-serif;  }
.n-page { color:#000000; font-size:16px; line-height:2; margin-top:30px; }
.n-page img { max-width:100%; }
/*n-newshow*/
.n-newshow { font-size:16px; line-height:2; color:#666666; margin-top:30px;  }
.n-tit {font-size:22px; line-height:2; color:#333333; text-align:center;}
.n-des {font-size:16px; line-height:2; color:#666666; text-align:center; border-bottom:#eeeeee solid 1px; padding-bottom:10px; margin-bottom:10px; margin-top:7px;}
.n-show { font-size:16px; line-height:2; color:#333333; min-height:300px; }
.n-show img { max-width:100%;}
.n-other { padding:20px 0; line-height:2; }
.n-other a:hover { color:#4259a6; }


@media (max-width:1750px){
.wrap{width:83%}
/*header1650*/
.header {height:110px; }
.header .logo{ height:110px; width:18%; }
.header .nav ul li{ font-size:17px; line-height:110px; margin-left:45px; } 
.header .nav ul li .sub { top:110px; }
.h-info { margin-top:38px; margin-left:45px; }
.h-info ul li { width:36px; height:36px; margin-left:12px; }
.h-info ul li .ewm { top:36px;  margin-left:-55px; width:110px; height:110px; }
.h-language { margin-left:12px; margin-top:38px; width:36px; height:36px; font-size:18px; line-height:36px; }
/*i-public1650*/
.i-public .tit { font-size:34px; padding-bottom:13px; }
.i-public .tit::after{ margin-left:-40px; width:70px; height:2px; }
.i-public .des { font-size:18px; margin-top:18px; }
.i-public-more { width:180px; height:40px; border-radius:20px; font-size:16px; line-height:38px; margin-top:35px; }
/*i-pro1650*/
.i-pro { padding-top:45px; padding-bottom:60px; }
.i-pro-sub { margin-top:32px; }
.i-pro-sub ul li { width:230px; height:45px; border-radius:8px; font-size:19px; line-height:43px; margin:0 8px; }
.i-pro-list { padding-top:18px; }
.i-pro-list ul li { height:310px; margin-top:13px; }
.n-main .i-pro-list { padding-top:13px; }
.n-main .i-pro-list ul li {height:215px;}
.i-pro-list ul li .con { border:#b6b6b5 solid 4px; }
.i-pro-list ul li .con .tit { font-size:19px; }
.i-pro-list ul li .con .more { width:160px; height:40px; border-radius:20px; font-size:16px; line-height:38px; margin-top:32px; }
/*i-about1650*/
.i-about { padding-top:90px; padding-bottom:90px; }
.i-about-left { width:46%; }
.i-about-tit { font-size:34px;  padding-bottom:13px;  }
.i-about-tit::after{ width:130px; height:2px; }
.i-about-con { font-size:16px; margin-top:16px; }
.i-about-data { margin-top:31px; }
.i-about-data ul li { width:30%; padding-left:20px; }
.i-about-data ul li .tit { font-size:30px; }
.i-about-data ul li .tit sub { font-size:13px; }
.i-about-data ul li .des { font-size:15px; }
.i-about-right { width:47.5%; padding:0 50px 60px 0; }
/*i-environment1650*/
.i-environment { padding-top:45px; padding-bottom:60px;  }
.i-environment-list { padding-top:21px; }
.i-environment-list ul li { margin-top:18px; }
.i-environment-list ul li .pic { height:250px; }
.i-environment-list ul li .tit { font-size:19px; }
/*i-honor1650*/
.i-honor { padding-top:60px; padding-bottom:50px; }
.i-honor-list { margin-top:45px; height:350px; }
.i-honor-list .swiper-slide{ height:350px; }
.i-honor-list .swiper-button-prev { width:70px; height:70px;}
.i-honor-list .swiper-button-next { width:70px; height:70px; }
.i-honor .i-public-more { margin-top:100px; }
/*i-news1650*/
.i-news { padding-top:45px; padding-bottom:60px;  }
.i-news-show { margin-top:45px; }
.i-news-left { width:48.7%; }
.n-main .i-news-left { width:100%; margin-top:15px; }
.i-news-left ul li { height:105px; margin-bottom:15px; }
.i-news-left ul li .date { width:14%; margin-top:18px; }
.i-news-left ul li .date-dd { font-size:38px; }
.i-news-left ul li .date-yymm { font-size:14px; }
.i-news-left ul li .con { width:79%; margin-top:13px; margin-right:15px; }
.i-news-left ul li .con .tit { font-size:17px; }
.i-news-left ul li .con .des { font-size:15px; line-height:1.7; margin-top:4px; }
.i-news-right { width:48.7%; height:345px;}
.i-news-right .tit { height:40px; font-size:16px; line-height:40px; }
/*footer1650*/
.footer { padding-top:35px; padding-bottom:50px; }
.f-left { width:68%;  }
.f-left dt { font-size:18px; margin-bottom:13px; }
.f-left dd { font-size:15px;}
.f-tel { background-size:36px 36px; padding-left:50px; font-size:15px; margin-top:21px; }
.f-tel h3 { font-size:24px;}
.f-text { font-size:16px; margin-top:16px; }
.f-ewm { margin-top:21px; }
.f-ewm ul li { width:110px; margin-left:21px; }
.f-ewm ul li .pic { height:110px; }
.f-ewm ul li .tit { font-size:15px; }
/*f-copy1650*/
.f-copy { font-size:15px; padding-top:20px; padding-bottom:20px; }
/*banner-n1650*/
.banner-n { height:200px; }
.banner-n .con .tit { font-size:34px; padding-bottom:13px; }
.banner-n .con .tit::after{ margin-left:-95px; width:190px; height:2px; }
.banner-n .con .des { font-size:18px; margin-top:18px; }
/*n-main1650*/
.n-main { padding-top:8px; padding-bottom:50px; min-height:450px; }
.n-right-ban .tit { font-size:19px; line-height:60px; margin-left:13px; }
.n-right-ban .more { font-size:16px; line-height:60px; margin-right:3px;  }
.n-right-ban .more i { width:20px; height:20px; margin-right:9px; }
/*n-left1650*/
.n-left { margin-top:20px; padding:0 8px 18px 8px; }
/*n-left-ban1650*/
.n-left-ban { height:100px; font-size:30px; line-height:100px; }
/*n-left-sub1650*/
.n-left-sub { padding:13px 0; }
.n-left-one { font-size:18px; padding:13px 55px 13px 17px; }
.n-left-one span { right:18px; width:26px; height:26px; margin-top:-13px; }
.n-left-one-list { padding:8px 0; }
.n-left-two a  { font-size:16px; padding:8px 55px 8px 30px; background-size:35px auto; }
/*n-left-contact1650*/
.n-left-contact { margin-top:18px; margin-left:23px; background-size:40px 40px; padding-left:48px; font-size:15px; }
.n-left-contact h3 { font-size:24px; }
.n-page { font-size:15px; margin-top:25px; }
/*n-newshow1650*/
.n-newshow { margin-top:25px; }
.n-tit {font-size:20px;}

}

@media (max-width:1400px){
/*header1400*/
.header { height:90px; }
.header .logo{ height:90px; }
.header .nav ul li{ font-size:16px; line-height:90px; margin-left:40px; } 
.header .nav ul li .sub { top:90px; }
.h-info { margin-top:32px; margin-left:40px; }
.h-info ul li { width:28px; height:28px; margin-left:10px; }
.h-info ul li .ewm { top:28px;  margin-left:-50px; width:100px; height:100px; }
.h-language { margin-left:10px; margin-top:32px; width:28px; height:28px; font-size:16px; line-height:28px; }
/*i-public1400*/
.i-public .tit { font-size:31px; padding-bottom:11px; }
.i-public .tit::after{ margin-left:-25px; width:50px; height:2px; }
.i-public .des { font-size:16px; margin-top:16px; }
.i-public-more { width:150px; height:35px; border-radius:17px; font-size:15px; line-height:33px; margin-top:30px; }
/*i-pro1400*/
.i-pro { padding-top:40px; padding-bottom:50px; }
.i-pro-sub { margin-top:28px; }
.i-pro-sub ul li { width:180px; height:40px; border-radius:6px; font-size:16px; line-height:38px; margin:0 6px; }
.i-pro-list { padding-top:16px; }
.i-pro-list ul li { height:270px; margin-top:11px; }
.n-main .i-pro-list { padding-top:11px; }
.n-main .i-pro-list ul li {height:180px;}
.i-pro-list ul li .con { border:#b6b6b5 solid 3px; }
.i-pro-list ul li .con .tit { font-size:17px; }
.i-pro-list ul li .con .more { width:130px; height:35px; border-radius:18px; font-size:15px; line-height:33px; margin-top:28px; }
/*i-about1400*/
.i-about { padding-top:70px; padding-bottom:70px; }
.i-about-tit { font-size:31px;  padding-bottom:11px;  }
.i-about-tit::after{ width:120px; height:2px; }
.i-about-con { font-size:15px; margin-top:12px; }
.i-about-data { margin-top:27px; }
.i-about-data ul li { padding-left:18px; }
.i-about-data ul li .tit { font-size:24px; }
.i-about-data ul li .tit sub { font-size:12px; }
.i-about-data ul li .des { font-size:13px; }
.i-about-right { padding:0 40px 45px 0; }
/*i-environment1400*/
.i-environment { padding-top:40px; padding-bottom:50px;  }
.i-environment-list { padding-top:17px; }
.i-environment-list ul li { margin-top:16px; }
.i-environment-list ul li .pic { height:200px; }
.i-environment-list ul li .tit { font-size:17px; }
/*i-honor1400*/
.i-honor { padding-top:50px; padding-bottom:40px; }
.i-honor-list { margin-top:40px; height:270px; }
.i-honor-list .swiper-slide{ height:270px; }
.i-honor-list .swiper-button-prev { width:58px; height:58px;}
.i-honor-list .swiper-button-next { width:58px; height:58px; }
.i-honor .i-public-more { margin-top:80px; }
/*i-news1400*/
.i-news { padding-top:40px; padding-bottom:50px;  }
.i-news-show { margin-top:40px; }
.n-main .i-news-left { margin-top:13px; }
.i-news-left ul li { height:98px; margin-bottom:13px; }
.i-news-left ul li .date {margin-top:19px; }
.i-news-left ul li .date-dd { font-size:30px; }
.i-news-left ul li .date-yymm { font-size:12px; }
.i-news-left ul li .con { margin-top:11px; margin-right:13px; }
.i-news-left ul li .con .tit { font-size:16px; }
.i-news-left ul li .con .des { font-size:15px; margin-top:3px; }
.i-news-right { height:320px; }
.i-news-right .tit { height:35px; font-size:15px; line-height:35px; }
/*footer1400*/
.footer { padding-top:30px; padding-bottom:40px; }
.f-left dt { font-size:16px; margin-bottom:11px; }
.f-tel { background-size:31px 31px; padding-left:40px; margin-top:17px; }
.f-tel h3 { font-size:19px;}
.f-text { font-size:15px; margin-top:12px; }
.f-ewm { margin-top:17px; }
.f-ewm ul li { width:100px; margin-left:17px; }
.f-ewm ul li .pic { height:100px; }
/*banner-n1400*/
.banner-n { height:180px; }
.banner-n .con .tit { font-size:31px; padding-bottom:11px; }
.banner-n .con .tit::after{ margin-left:-75px; width:150px; height:2px; }
.banner-n .con .des { font-size:16px; margin-top:16px; }
/*n-main1400*/
.n-main { padding-top:6px; padding-bottom:40px; min-height:400px; }
.n-right-ban .tit { font-size:17px; line-height:50px; margin-left:11px; }
.n-right-ban .more { font-size:15px; line-height:50px; margin-right:1px;  }
.n-right-ban .more i { width:16px; height:16px; margin-right:8px; }
/*n-left1400*/
.n-left { margin-top:15px; padding:0 6px 16px 6px; }
/*n-left-ban1400*/
.n-left-ban { height:80px; font-size:24px; line-height:80px; }
/*n-left-sub1400*/
.n-left-sub { padding:11px 0; }
.n-left-one { font-size:16px; padding:11px 50px 11px 15px; }
.n-left-one span { right:16px; width:22px; height:22px; margin-top:-11px; }
.n-left-one-list { padding:6px 0; }
.n-left-two a  { font-size:15px; padding:6px 50px 6px 25px; background-size:30px auto; }
/*n-left-contact1400*/
.n-left-contact { margin-top:16px; margin-left:21px; background-size:30px 30px; padding-left:38px; font-size:14px; }
.n-left-contact h3 { font-size:19px; }
.n-page { margin-top:20px; }
/*n-newshow1400*/
.n-newshow { margin-top:20px; }
.n-tit {font-size:18px;}

}

@media (max-width:1200px){
.wrap{width:94%}
.i-public .tit { font-size:27px; }
.i-about-tit { font-size: 27px;}
.banner-n .con .tit { font-size:27px; }

}


@media (max-width:992px){
/*header992*/
.welcome { display:none;}
.header{ display:none;}
.nav{ display:none;}
.header2{ display: block; } 
.header-wrap { display:block; height:60px;}
.header2 .h-info { margin-top:16px; margin-left:0;  }
.header2 .h-language { margin-top:16px; margin-right:10px;  }
/*i-public992*/
.i-public .tit { font-size:24px; }
.i-public .des { font-size:15px; margin-top:14px; }
/*i-pro992*/
.i-pro-sub { margin-top:26px; }
.i-pro-sub ul { display:block; }
.i-pro-sub ul li { width:23%; margin:0 1%; }
.i-pro-list ul li { height:175px; }
.n-main .i-pro-list { padding-top:9px; }
.n-main .i-pro-list ul li {height:175px;}
/*i-about992*/
.i-about { padding-top:50px; padding-bottom:50px; }
.i-about-tit { font-size: 24px;}
/*i-environment992*/
.i-environment-list ul li .pic { height:150px; }
/*i-honor992*/
.i-honor-list .swiper-button-prev { width:48px; height:48px;}
.i-honor-list .swiper-button-next { width:48px; height:48px; }
/*i-news992*/
.i-news-left ul li .date { width:18%; }
.i-news-left ul li .con { width:75%; }
/*footer992*/
.f-left { float:none; width:100%; }
.f-right { float:none; width:100%; margin-top:30px; }
/*banner-n992*/
.banner-n { height:160px; }
.banner-n .con .tit { font-size:24px; }
.banner-n .con .des  { font-size:15px; margin-top:14px; }
/*n-main992*/
.n-left { float:none; width:100%; }
.n-right { float:none; width:100%; }
/*n-left-ban992*/
.n-left-ban { height:70px; font-size:20px; line-height:70px; }

}

@media (max-width:767px){
.wrap{width:80%}
.f_nav { display:block;}
.header2 .h-info { margin-top:19px; }
.header2 .h-info ul li { width:22px; height:22px; margin-left:6px; }
.header2 .h-language { margin-top:19px;  margin-left:6px; width:22px; height:22px; font-size:14px; line-height:22px; }
/*i-public767*/
.i-public .tit { font-size:22px; }
/*i-pro767*/
.i-pro { padding-top:30px; padding-bottom:40px; }
.i-pro-sub { margin-top: 11px; }
.i-pro-sub ul li { width:48.5%; margin:0; margin-top:10px; }
.i-pro-sub ul li:nth-child(even) { margin-left:3%; }
.i-pro-list ul li { width:48.5%; }
.i-pro-list ul li:nth-child(4n+2) { margin-left:0;}
.i-pro-list ul li:nth-child(4n+3) { margin-left:0;}
.i-pro-list ul li:nth-child(4n+4) { margin-left:0;}
.i-pro-list ul li:nth-child(even) { margin-left:3%; }
/*i-about767*/
.i-about { padding-top:40px; padding-bottom:40px; }
.i-about-left { float:none; width:100%; }
.i-about-tit { font-size: 22px;}
.i-about-right { float:none; width:100%; margin-top:30px;  padding: 0 30px 30px 0; }
/*i-environment767*/
.i-environment-list ul li { width:48.5%; margin-top: 11px; }
.i-environment-list ul li:nth-child(3n+2) { margin-left:0;}
.i-environment-list ul li:nth-child(3n+3) { margin-left:0;}
.i-environment-list ul li:nth-child(even) { margin-left:3%; }
.i-environment-list ul li .tit { font-size: 16px; }
/*i-honor767*/
.i-honor { padding-top: 40px; padding-bottom: 30px; }
.i-honor-list { margin-top:35px; height:210px; }
.i-honor-list .swiper-slide{ height:210px; }
.i-honor-list .swiper-button-prev { width:38px; height:38px;}
.i-honor-list .swiper-button-next { width:38px; height:38px; }
/*i-news767*/
.i-news-show { margin-top: 30px; }
.i-news-left { float:none; width:100%; } 
.i-news-right { float:none; width:100%; height:195px; } 
/*footer767*/
.f-left { display:none; }
.f-right { margin-top:0; }
.f-copy { padding-bottom:6em; }
/*banner-n767*/
.banner-n { height:140px; }
.banner-n .con .tit { font-size:22px; }
/*n-left767*/
.n-left-contact { display:none; }
.n-right-ban .tit { display:none; }
.n-right-ban .more { float:left; margin-right:0; }
.n-page { margin-top: 15px; }
/*n-newshow767*/
.n-newshow { margin-top:15px; }

}

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


}

