@charset "utf-8";
@import url("iconfont.css");
*{margin:0;padding:0}
html{overflow-x:hidden;font-size:13.3333333333vw}
body{width:100%;min-width:320px;min-height:100vh;margin:0 auto;font-family:PingFang SC,Hiragino Sans GB,Microsoft YaHei UI,Microsoft YaHei,Source Han Sans CN,sans-serif;background:#fff;overflow-x:hidden;text-align:left;position:relative;font-size:16px;color:#000}
img{border:none}
h1,h2,h3{font-weight:400}
a{color:inherit;text-decoration:none;-webkit-tap-highlight-color:transparent;-webkit-tap-highlight-color:transparent;outline:none;}
input,select,textarea{font-family:PingFang SC,Hiragino Sans GB,Microsoft YaHei UI,Microsoft YaHei,Source Han Sans CN,sans-serif;font-size:16px;outline:0;margin:0;padding:0}
input::-webkit-input-placeholder{color:#999!important}
textarea::-webkit-input-placeholder{color:#999!important}
input[type=button],input[type=date],input[type=number],input[type=reset],input[type=search],input[type=submit],input[type=text],input[type=time]{-webkit-appearance:none}
select{-webkit-appearance:none}
textarea{-webkit-appearance:none}
input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none!important;margin:0}
ol,ul{padding:0;list-style-type:none}
em{font-style:normal}
.lt{float:left}
.rt{float:right}
input.sub,label{border:none;cursor:pointer}
input,textarea{font-family:PingFang SC,Hiragino Sans GB,Microsoft YaHei UI,Microsoft YaHei,Source Han Sans CN,sans-serif;outline:0;margin:0;padding:0}
table{border-collapse:collapse}
td,th{padding:0}
.clearfix::after{content:"";display:block;clear:both}
*{box-sizing:border-box}
.fixed:before, .clearfix:before, .cf:before, body:before, .header:before, .main:before, .footer:before { content: ''; display: table }
.fixed:after, .clearfix:after, .cf:after, .header:after, .main:after, .footer:after { content: ''; display: table; clear: both; }
.fixed, .clearfix, .cf, .header, .main, .footer { *zoom: 1 }
.clear { clear:both;}
.wrap{width:1440px;position:relative;max-width:100%;margin:0 auto}
.wrap::after{content:"";display:block;clear:both}
/*自定义*/
body{ font-family:Microsoft YaHei; }
/*header*/
.header{ height:90px; position:relative; background-color:#ffffff;}
.header .logo{float:left;margin-top:10px; height:70px; line-height:60px;}
.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:#333333; font-size:16px; line-height:90px; margin-left:45px; } 
.header .nav ul li:hover{ color:#1d2088; }
.header .nav ul li.active{ color:#1d2088;}
.h-tel { float:right; color:#1d2088; font-size:20px; line-height:90px; background:url(../images/h-tel.png) no-repeat left center; padding-left:45px; margin-left:153px; font-family:Arial, Helvetica, sans-serif; font-weight:bold; }
.nav_btn{display:none;width:26px;height:20px;position:absolute;right:0;top:34%;}
.nav_btn span{display:block;transition:all .3s;height:3px;width:100%;position:absolute;left:0;border-radius:2px;background:#1d2088;transition:all .3s}
.nav_btn span:nth-of-type(1){top:0}
.nav_btn span:nth-of-type(2){top:50%;margin-top:-1.5px}
.nav_btn span:nth-of-type(3){bottom:0}
.nav_btn.on span:nth-of-type(1){top:50%;transform:rotate(45deg)}
.nav_btn.on span:nth-of-type(2){opacity:0}
.nav_btn.on span:nth-of-type(3){top:50%;transform:rotate(-45deg)}
.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:#1d2088;position:fixed; bottom:0; z-index:999;}
.f_nav a{color: #fff; display: block; text-align: center; width: 33.33%; float: left; margin: 0 auto; font-size:14px;}
.f_nav a i{display: block;font-size: 1.5em;line-height: 1.4em;}
.header-wrap { display:none;}
/* nav_zzc */
.nav_zzc{display: none;background: rgba(0, 0, 0, 0.6);position: fixed;top: 0;left: 0;width: 100%;height: 100%;z-index: 99990;}
.nav_menu {  width:0; position:fixed;  right:0; top:0; height: 100%;z-index: 99999;overflow: scroll;background: #fff;}
.nav_menu .nav_menu_top{width: 100%; height:50px;}
.nav_menu .nav_menu_btn{display: block;width:25px;position: absolute;top:16px;right:20px;}
.nav_menu .nav_menu_btn img{display: block;width:25px; }
.nav_menu ul{overflow:hidden; width:100%;overflow: scroll;height: 80%;}
.nav_menu li{ width:100%; overflow:hidden; background:url(../images/nav_icon01.png) no-repeat 89% center;height:50px;border-bottom: 1px solid #eaeaea;}
.nav_menu li a{ color:#333333;font-size:14px;display: block;height:50px;line-height:50px;box-sizing: border-box;padding-left: 6%;}
/*banner*/
.banner { width:100%;}
.banner .swiper-container{width:100%;height:100%}
.banner .swiper-slide{text-align:center;font-size:18px;background:#fff;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}
.banner .swiper-button-next{opacity:0.4;outline:none;}
.banner .swiper-button-prev{opacity:0.4;outline:none;}
.banner .swiper-button-next:hover{opacity:0.8;} 
.banner .swiper-button-prev:hover{opacity:0.8;} 
.banner .swiper-slide a { display:block; width:100%;}
.banner .swiper-slide img { width:100%; display:block;}
.banner .swiper-container-horizontal>.swiper-pagination-bullets { bottom:20px;}
.banner .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet { margin:0 9px; width:14px; height:14px; background: #ffffff; opacity: 0.6;}
.banner .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet-active { background-color:#fcc20f; opacity:1;}
/*about*/
.about { height:639px; background:url(../images/about-bg.jpg) no-repeat center top;}
.about-left { float:left; width:770px; margin-top:137px; }
.about-left .pic { float:left; width:187px; }
.about-left .pic img{max-width: 100%;max-height: 100%;vertical-align: middle;}
.about-left .con { float:right; width:520px; }
.about-left .con .en { color:#fcc20f; font-size:48px; line-height:1; font-weight:bold; }
.about-left .con .tit { color:#1d2088; font-size:30px; line-height:1; font-weight:bold; margin-top:11px; }
.about-left .con .des { color:#333333; font-size:16px; line-height:24px; margin-top:40px; text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 5;-webkit-box-orient: vertical;}
.about-left .con .more { color:#1d2088; font-size:16px; line-height:44px; width:158px; height:46px; border:#1d2088 solid 1px; text-align:center; margin-top:56px; }
.about-left .con .more a { display:block;}
.about-left .con .more:hover { background-color:#1d2088; color:#FFF; }
.about-right { float:right; width:604px; background:url(../images/about-blue.png) no-repeat bottom center; background-size:100% auto; padding:0 25px 25px 0; margin-top:115px; }
.about-right img{max-width: 100%;max-height: 100%;vertical-align: middle;}
/*public*/
.public { text-align:center;  color:#333333; font-size:44px; line-height:1; font-weight:bold; letter-spacing: 1px;}
.public-more { margin:0 auto; color:#1d2088; font-size:16px; line-height:44px; width:158px; height:46px; border:#1d2088 solid 1px; text-align:center; margin-top:52px; }
.public-more a { display:block;}
.public-more:hover { background-color:#1d2088; color:#ffffff; border:#1d2088 solid 1px;}
/*zhanshi*/
.zhanshi { height:716px; background:#1c1c1c url(../images/zhanshi-bg.jpg) no-repeat top center; padding-top:93px; }
.zhanshi .public { color:#ffffff;}
.zhanshi-list { height:357px; position:relative; max-width:1920px; margin:0 auto;margin-top:50px;  }
.zhanshi-list .swiper-container { width:90%; height: 100%; margin:0 auto; } 
.zhanshi-list .swiper-slide {  display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; text-align:center; }
.zhanshi-list .swiper-button-prev { background:url(../images/btn.png) no-repeat; width:51px; height:51px;right:auto; left:20px; top:50%; bottom:auto;  outline:none; background-size:100% 100%;}
.zhanshi-list .swiper-button-prev:after { display:none;}
.zhanshi-list .swiper-button-next {background:url(../images/btn.png) no-repeat;transform:rotate(180deg); width:51px; height:51px; right:20px; left:auto; top:50%; bottom:auto; outline:none; background-size:100% 100%; }
.zhanshi-list .swiper-button-next:after { display:none;}
.zhanshi-li { width:100%; height:100%;}
.zhanshi-li .pic{ width:100%; height:306px;display: flex;  align-items: center; justify-content: center; overflow:hidden;}
.zhanshi-li .pic img{width: 100%;height: 100%; object-fit: cover;object-position: center 30%; transition: 0.5s;}
.zhanshi-li:hover .pic img{transform: scale(1.05); transition: 0.5s;}
.zhanshi-li .tit { background-color:#ca9b0c; color:#ffffff; font-size:18px; line-height:50px; overflow:hidden; text-overflow: ellipsis; white-space: nowrap; }
.zhanshi .public-more {  color:#ffffff; border:#ffffff solid 1px; }
.zhanshi .public-more:hover {  border:#1d2088 solid 1px;}
/*rongyu*/
.rongyu { padding-top:90px; padding-bottom:76px; }
.rongyu-list { margin-top:42px; }
.rongyu-list ul li{ float:left; width:338px; height:231px;     border: 1px solid #f3f1f1;}
.rongyu-list ul li a { width:100%; height:100%; display: flex;  align-items: center; justify-content: center; }
.rongyu-list ul li img{max-width: 100%;max-height: 100%;vertical-align: middle;}
.rongyu-list ul li:nth-child(4n+2) { margin-left:29.33px;    border: 1px solid #f3f1f1;}
.rongyu-list ul li:nth-child(4n+3) { margin-left:29.33px;    border: 1px solid #f3f1f1;}
.rongyu-list ul li:nth-child(4n+4) { margin-left:29.33px;    border: 1px solid #f3f1f1;}
/*huanjing*/
.huanjing { height:681px; background:url(../images/huanjing-bg.jpg) no-repeat top center; }
.huanjing-left { float:left; width:360px; margin-top:145px; }
.huanjing-left .tit {color:#fcc20f; font-size:44px; line-height:1; }
.huanjing-left .des {color:#bcbddc; font-size:16px; line-height:24px; margin-top:34px;text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical; }
.huanjing-left .more{ color:#bebfdd; font-size:16px; line-height:44px; width:158px; height:46px; border:#bcbddc solid 1px; text-align:center; margin-top:59px; }
.huanjing-left .more a { display:block;}
.huanjing-left .more:hover { background-color:#ca9b0c; color:#ffffff; border:#ca9b0c solid 1px;}
.huanjing-right { float:right; width:1000px; margin-top:80px; position:relative; }
.huanjing-right:after{content:""; position:absolute; left:-383px; bottom:54px; width:170px; height:1px; background-color:#4a4da0; }
.huanjing-right .swiper-container{width:100%;height:100%;margin-left:auto;margin-right:auto}
.huanjing-right .swiper-slide{text-align:center;font-size:18px;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}
.huanjing-right .swiper-button-prev { right:auto; left:-205px; top:auto; bottom:30px;  outline:none;background:url(../images/btn2.png) no-repeat; width:50px; height:50px; background-size:100% 100%;}
.huanjing-right .swiper-button-prev:after { display:none;}
.huanjing-right .swiper-button-next { right:auto; left:-138px; top:auto; bottom:30px; outline:none; background:url(../images/btn2.png) no-repeat;transform:rotate(180deg); width:50px; height:50px; background-size:100% 100%; }
.huanjing-right .swiper-button-next:after { display:none;}
.huanjing-right a {display: flex;  align-items: center; justify-content: center; width:100%; height:523px;}
.huanjing-right img{width: 100%;height: 100%; object-fit: cover;object-position: center 30%;}
.huanjing-right .swiper-pagination { left:-443px; bottom:47px;}
.huanjing-right .swiper-pagination-bullet-active { background-color:#0f61cd;}
.huanjing-right .swiper-container-horizontal>.swiper-pagination-bullets { bottom:0; }
.huanjing-right .swiper-pagination-bullet { width:8px; height:8px; background: #4a4da0; opacity: 1; margin:0 4px; border-radius:0;}
.huanjing-right .swiper-pagination-bullet-active { background-color:#fcc20f; opacity:1;}
/*news*/
.news { height:821px; background:url(../images/news-bg.jpg) no-repeat top center; padding-top:90px; }
.news-show { margin-top:41px; }
.news-left { float:left; width:700px; }
.news-left .pic { height:315px; display: flex;  align-items: center; justify-content: center; text-align:center; position:relative; }
.news-left .pic img {width: 100%;height: 100%; object-fit: cover;object-position: center 30%;}
.news-left .pic .riqi { position:absolute; left:0; bottom:0; width:72px; height:35px; text-align:center; background-color:rgba(29, 32, 136, 0.5);color:#ffffff; font-size:16px; line-height:35px;}
.news-left .con { background-color:#f5f5f5; padding:33px 30px 37px 30px; }
.news-left .con .tit {color:#333333; font-size:18px; line-height:30px; font-weight:bold; overflow:hidden; text-overflow: ellipsis; white-space: nowrap;}
.news-left .con .des {color:#888888; font-size:16px; line-height:24px; margin-top:11px; text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical; }
.news-left:hover .con .tit{color:#ca9b0c; }
.news-right { float:right; width:700px; }
.news-hot { height:auto;}
.news-hot ul li { float:left; width:338px; height:auto; }
.news-hot ul li:nth-child(even) { margin-left:24px; }
.news-hot ul li .pic { height:212px;display: flex;  align-items: center; justify-content: center; text-align:center; position:relative;}
.news-hot ul li .pic img {width: 100%;height: 100%; object-fit: cover;object-position: center 30%;}
.news-hot ul li .pic .riqi { position:absolute; left:0; bottom:0; width:72px; height:35px; text-align:center; background-color:rgba(29, 32, 136, 0.5);color:#ffffff; font-size:16px; line-height:35px;}
.news-hot ul li .tit { color:#333333; font-size:16px; line-height:47px; overflow:hidden; text-overflow: ellipsis; white-space: nowrap;}
.news-hot ul li:hover .tit {color:#ca9b0c; }
.news-list { border-top:#dedede solid 1px; margin-top:46px; }
.news-list ul li { color:#333333; font-size:16px; line-height:55px; border-bottom:#dedede solid 1px; overflow:hidden; text-overflow: ellipsis; white-space: nowrap;}
.news-list ul li span { float:right; color:#666666; }
.news-list ul li:hover {color:#ca9b0c; }
/*wenhua*/
.wenhua { height:auto; }
.wenhua ul li { float:left; width:25%; position: relative; height:438px; }
.wenhua ul li .pic { width:100%; height:100%;}
.wenhua ul li .pic img {width: 100%;height: 100%; object-fit: cover;object-position: center 30%; display:block;}
.wenhua ul li .con { position:absolute; left:0; top:0; width:100%; height:100%; text-align:center; padding-top:70px; }
.wenhua ul li .con .icon { height:130px;}
.wenhua ul li .con .icon img {max-width: 100%;max-height: 100%;vertical-align: middle;}
.wenhua ul li .con .tit {color:#ffffff; font-size:30px; line-height:1.4; font-weight:bold; margin-top:15px; }
.wenhua ul li .con .des {color:#ffffff; font-size:16px; line-height:2; text-transform:uppercase;}
.wenhua ul li .con .more { height:48px; margin-top:43px; }
.wenhua ul li .con .more img {max-width: 100%;max-height: 100%;vertical-align: middle;}
/*footer*/
.footer { background-color:#f5f5f5; min-height:320px; }
.footer a:hover {color:#fcc20f;}
.f-left { float:left; width:1133px; padding-bottom:30px; }
.f-top { padding-top:54px; padding-bottom:43px;}
.f-top ul li { float:left; width:360px;}
.f-top ul li .pic{ float:left; width:60px; height:60px;  }
.f-top ul li .pic img {max-width: 100%;max-height: 100%;vertical-align: middle;}
.f-top ul li .con { float:left; width:290px; margin-left:10px;}
.f-top ul li .con .tit {color:#666666; font-size:14px; line-height:1; margin-top:8px;}
.f-top ul li .con .des {color:#666666; font-size:16px; line-height:2; margin-top:6px; }
.f-nav {color:#666666; font-size:16px; line-height:2; padding-top:30px; border-top:#e4e7ec solid 1px;}
.f-nav ul li { float:left; margin-right:50px; position:relative;}
.f-nav ul li:after{content:""; position:absolute; right:-25px; top:50%; margin-top:-6px; width:1px; height:12px; background-color:#d9d9d9; }
.f-nav ul li:last-child:after { display:none; }
.f-copy {color:#666666; font-size:15px; line-height:2; margin-top:11px; }
.f-right { float:right; width:192px; background-color:#ececec; margin-top:46px; padding:27px 27px 75px 27px;color:#8e8e8e; font-size:14px; text-align:center; }
.f-right img {max-width: 100%;max-height: 100%;vertical-align: middle; margin-bottom:16px;}
/*n-banner*/
.n-banner { width:100%;}
.n-banner img{ width:100%;}
/*n-position*/
.n-position { border-bottom:#eeeeee solid 1px; height:60px;}
.n-position-left { float:left;color:#333333; font-size:16px; line-height:60px; background:url(../images/home.png) no-repeat left center; padding-left:36px;}
.n-position-left a {color:#333333; }
.n-position-left a:hover { text-decoration:underline;}
.n-position-right { float:right;color:#333333; font-size:20px; line-height:60px;}
/*n-main*/
.n-main { padding-top:20px; padding-bottom:20px; min-height:300px;}
/*n-newshow*/
.n-newshow { height:auto;}
.n-show { padding:10px; color:#333333; font-size:16px; line-height:2; min-height:300px;}
.n-show img { max-width:100%;}
.n-show .img-responsive { display:inline;}
.n-tit { font-size:20px; text-align:center; line-height:34px; padding:0 10px; color:#1d2088;}
.n-time { font-size:14px; text-align:center; line-height:18px; margin-top:13px; color:#3c3c3d; }
.n-xian {border-bottom:#ebebeb dashed 1px; height:1px; margin-top:20px;}
.n-other { line-height:24px; padding:20px 0; color:#999999; }
.n-other a:hover{ text-decoration:underline; color:#999999; }  
/*n-newlist*/
.n-newlist { height:auto; padding-bottom:20px;}
.n-newlist ul li { border:#c9caca solid 1px; margin-top:27px; height:auto; padding:20px;}
.n-newlist ul li .tit {color:#3e3a39; font-size:18px; line-height:44px; height:44px; overflow:hidden; font-weight:bold;}
.n-newlist ul li .des {color:#595757; font-size:15px; line-height:26px; height:52px; overflow:hidden;}
.n-newlist ul li .more { float:right; width:100px; height:30px; background-color:#1d2088; text-align:center; color:#ffffff; font-size:14px; line-height:30px; margin-top:10px;}
.n-newlist ul li:hover { border:#1d2088 solid 1px;}
.n-newlist ul li:hover .tit {color:#1d2088;}
.n-newlist ul li:hover .more { background-color:#1d2088;}
/*pagination*/
.pagination { box-sizing: border-box;text-align:center; font-size:14px; margin-top:40px;color:#7b7b7b; padding-bottom:40px;   }
.pagination a { color:#7b7b7b;  padding:5px 7px;border-radius:3px; border:#ececec solid 1px; }
.pagination a:hover { background-color:#1d2088; color:#FFF;}
/*n-pro-list*/
.n-pro-list { padding-top:10px;}
.n-pro-list ul li{ float:left; width:340px; height:auto;text-align:center; margin-top:20px;}
.n-pro-list ul li:nth-child(4n+2) { margin-left:26.66px;}
.n-pro-list ul li:nth-child(4n+3) { margin-left:26.66px;}
.n-pro-list ul li:nth-child(4n+4) { margin-left:26.66px;}
.n-pro-list ul li .pic { width:100%;  height:255px; display: flex;  align-items: center; justify-content: center; overflow:hidden;border: 1px solid #ece8e8; }
.n-pro-list ul li .pic img { max-width: 100%;max-height: 100%;vertical-align: middle; transition: 0.5s;}
.n-pro-list ul li:hover .pic img{transform: scale(1.05); transition: 0.5s;}
.n-pro-list ul li .tit { overflow:hidden;color:#333333; font-size:16px; line-height:2;}
.n-pro-list ul li:hover .tit {color:#1d2088;}


@media (max-width:1600px){
/*header1600*/
.zhanshi-list { height:310px; }
.zhanshi-li .pic{ height:260px;}

}

@media (max-width:1500px){
.wrap{width:90%}
/*header1500*/
.header .nav ul li{ margin-left:35px; } 
.h-tel { margin-left:90px;}
/*about1500*/
.about { height:auto; padding-bottom:80px;}
.about-left { width:53.4%; margin-top:97px;}
.about-left .pic { width:24.2%; }
.about-left .con { width:67.5%; }
.about-left .con .en { font-size:38px; }
.about-left .con .tit { font-size:24px; }
.about-right { width:42%;    margin-top: 85px;}
/*public1500*/
.public { font-size:38px;}
/*zhanshi1500*/
.zhanshi { height:auto; padding-top:73px; padding-bottom:73px; }
.zhanshi-list { height:272px; }
.zhanshi-list .swiper-container { width:90%;  } 
.zhanshi-list .swiper-button-prev { width:41px; height:41px; left:10px; }
.zhanshi-list .swiper-button-next { width:41px; height:41px; right:10px;}
.zhanshi-li .pic{ height:222px;}
/*rongyu1500*/
.rongyu { padding-top:70px; padding-bottom:56px; }
.rongyu-list ul li{ width:23.4%; height:189px; }
.rongyu-list ul li:nth-child(4n+2) { margin-left:2.13%;    border: 1px solid #f3f1f1;}
.rongyu-list ul li:nth-child(4n+3) { margin-left:2.13%;    border: 1px solid #f3f1f1;}
.rongyu-list ul li:nth-child(4n+4) { margin-left:2.13%;    border: 1px solid #f3f1f1;}
/*huanjing1500*/
.huanjing { height:auto; padding-bottom:70px; }
.huanjing-left { width:25%; margin-top:105px; }
.huanjing-left .tit { font-size:26px;}
.huanjing-right { width:69.4%; margin-top:60px;}
.huanjing-right:after{ left:-303px; width:150px;bottom:49px; }
.huanjing-right .swiper-button-prev { left:-135px; width:40px; height:40px;}
.huanjing-right .swiper-button-next { left:-88px; width:40px; height:40px; }
.huanjing-right .swiper-pagination { left:-363px; bottom:42px;}
.huanjing-right a { height:430px;}
/*news1500*/
.news { height:auto; padding-top:70px; padding-bottom:70px; }
.news-left { width:48.6%; }
.news-left .pic { height:260px; }
.news-left .con { padding:28px 25px 32px 25px; }
.news-right { width:48.6%; }
.news-hot ul li { width:48.5%; }
.news-hot ul li:nth-child(even) { margin-left:3%; }
.news-hot ul li .pic { height:175px;}
.news-list { margin-top:28px; }
.news-list ul li { line-height:52px; }
/*wenhua1500*/
.wenhua ul li { height:300px; }
.wenhua ul li .con {  padding-top:40px; }
.wenhua ul li .con .icon { height:70px;}
.wenhua ul li .con .tit { font-size:24px; }
.wenhua ul li .con .more { height:38px; margin-top:30px; }
/*footer1500*/
.f-left { width:81%; }
.f-top ul li { width:33%;}
.f-top ul li .pic{ width:16%; height:auto; }
.f-top ul li .con {  width:80%;}
.f-nav { font-size:15px;}
.f-nav ul li { margin-right:30px;}
.f-nav ul li:after{ right:-15px; }
.f-right {width:14%; padding:20px 20px 75px 20px; }
.f-right img { margin-bottom:10px;}
/*n-position1450*/
.n-position {  height:50px;}
.n-position-left { font-size:16px; line-height:50px; }
.n-position-right { font-size:18px; line-height:50px;}
/*n-pro1450*/
.n-pro-list ul li{ width:23.5%; }
.n-pro-list ul li:nth-child(4n+2) { margin-left:2%;}
.n-pro-list ul li:nth-child(4n+3) { margin-left:2%;}
.n-pro-list ul li:nth-child(4n+4) { margin-left:2%;}
.n-pro-list ul li .pic { height:207px;border: 1px solid #ece8e8; }


}

@media (max-width:1400px){
/*header1400*/
.header .nav ul li{ margin-left:25px; } 
.h-tel { margin-left:65px;}
.zhanshi-list { height:255px; }
.zhanshi-li .pic{ height:205px;}

}

@media (max-width:1200px){
.wrap{width:94%}
/*header1200*/
.header .nav ul li{ margin-left:15px; } 
.h-tel { margin-left:35px;}
/*about1200*/
.about { padding-bottom:70px;}
.about-left { margin-top:77px;}
.about-left .con .en { font-size:32px; }
.about-left .con .tit { font-size:22px; }
.about-right { margin-top: 85px; padding:0 20px 20px 0;}
/*public1200*/
.public { font-size:32px;}
/*zhanshi1200*/
.zhanshi { padding-top:63px; padding-bottom:63px; }
.zhanshi-list { height:206px; }
.zhanshi-list .swiper-button-prev { width:31px; height:31px; left:10px; }
.zhanshi-list .swiper-button-next { width:31px; height:31px; right:10px;}
.zhanshi-li .pic{ height:156px;}
/*rongyu1200*/
.rongyu { padding-top:50px; padding-bottom:46px; }
.rongyu-list ul li{ height:154px; }
/*huanjing1200*/
.huanjing { padding-bottom:60px;  background-position:left top;}
.huanjing-left { margin-top:85px; }
.huanjing-left .tit { font-size:24px;}
.huanjing-right:after{ display:none;}
.huanjing-right .swiper-button-prev { left:5px; bottom:auto; top:50%; }
.huanjing-right .swiper-button-next { left:auto; right:5px; bottom:auto; top:50%;  }
.huanjing-right .swiper-pagination { left:auto; width:100%; bottom:10px; }
.huanjing-right a { height:350px;}
/*news1200*/
.news { padding-top:50px; padding-bottom:50px; }
.news-left .pic { height:212px; }
.news-hot ul li .pic { height:143px;}
.news-list { margin-top:30px; }
.news-list ul li { line-height:46px; }
/*wenhua1200*/
.wenhua ul li { height:234px; }
.wenhua ul li .con {  padding-top:30px; }
.wenhua ul li .con .icon { height:50px;}
.wenhua ul li .con .tit { font-size:22px; }
.wenhua ul li .con .more { height:28px; margin-top:20px; }
/*n-pro1200*/
.n-pro-list ul li .pic { height:170px; }

}


@media (max-width:992px){
/*header992*/
.header{height:75px;background-color:#ffffff; position:fixed; top:0; left:0; width:100%; z-index:333; border-bottom:#ececec solid 1px; }
.header .logo{ height:55px; line-height:45px;}
.h-tel { line-height:75px; margin-left:0; margin-right:45px; }
.header .nav{ display:none;}
.nav_btn{display:block;}
.header-wrap { display:block; height:75px;}
.banner .swiper-container-horizontal>.swiper-pagination-bullets { bottom:9px;}
/*about992*/
.about-left { margin-top:57px; }
.about-left .con .en { font-size:26px; }
.about-left .con .tit { font-size:20px; }
.about-left .con .more { margin-top: 46px;}
/*public992*/
.public { font-size:26px;}
/*zhanshi992*/
.zhanshi { padding-top:53px; padding-bottom:53px; }
.zhanshi-list { height:196px; }
.zhanshi-list .swiper-container { width:86%;  } 
.zhanshi-li .tit { font-size:16px; line-height:40px;}
/*rongyu992*/
.rongyu { padding-top:40px; padding-bottom:36px; }
.rongyu-list ul li{ height:116px; }
/*huanjing992*/
.huanjing { padding-bottom:50px; }
.huanjing-left { margin-top:65px; }
.huanjing-left .tit { font-size:22px;}
.huanjing-left .des { margin-top:24px;}
.huanjing-left .more { margin-top:39px;}
.huanjing-right a { height:262px;}
/*news992*/
.news { padding-top:40px; padding-bottom:40px; }
.news-left .pic { height:160px; }
.news-left .con  { padding:28px 20px 32px 20px; }
.news-hot ul li .pic { height:107px;}
.news-list { margin-top:28px; }
.news-list ul li { line-height:41px; }
/*wenhua992*/
.wenhua ul li { height:176px; }
.wenhua ul li .con {  padding-top:20px; }
.wenhua ul li .con .icon { height:40px;}
.wenhua ul li .con .tit { font-size:20px; margin-top:5px; }
.wenhua ul li .con .des { font-size:14px; }
.wenhua ul li .con .more { height:18px; margin-top:10px; }
/*footer992*/
.f-left { float:none; width:100%; }
.f-top { padding-top:0; padding-bottom:20px;}
.f-top ul li { float:none; width:100%; margin-top:30px; }
.f-top ul li .pic{ max-width:50px; }
.f-top ul li .con .tit { margin-top:5px;}
.f-top ul li .con .des { margin-top:4px;}
.f-right { float:none; width:100%; margin-top:0; padding:30px 15px 25px 15px;  }
/*n-position992*/
.n-position {  height:40px;}
.n-position-left { font-size:14px; line-height:40px; background-size:auto 20px;  padding-left:30px; }
.n-position-right { font-size:16px; line-height:40px;}
/*n-pro992*/
.n-pro-list ul li .pic { height:127px; }

}

@media (max-width:767px){
/*header768*/
.header{height:65px;}
.header .logo{ height:45px; line-height:35px;}
.h-tel { line-height:65px; background-size:26px auto; padding-left:30px;font-size:18px; }
.f_nav { display:block;}
.header-wrap { display:block; height:65px;}
.banner .swiper-container-horizontal>.swiper-pagination-bullets { display:none; }
/*public768*/
.public { font-size:20px;}
.public-more { line-height:34px; width:120px; height:36px; font-size: 14px; margin-top:35px; }
/*zhanshi768*/
.zhanshi { padding-top:33px; padding-bottom:33px; }
.zhanshi-list { height:170px; margin-top:35px;}
.zhanshi-list .swiper-container { width:94%;  } 
.zhanshi-list .swiper-button-prev { display:none; }
.zhanshi-list .swiper-button-next { display:none;}
.zhanshi-li .pic{ height:130px;}
/*rongyu767*/
.rongyu { padding-top:30px; padding-bottom:26px; }
.rongyu-list { margin-top:10px;}
.rongyu-list ul li{ width:48.5%; margin-top:20px; }
.rongyu-list ul li:nth-child(4n+2) { margin-left:0;}
.rongyu-list ul li:nth-child(4n+3) { margin-left:0;}
.rongyu-list ul li:nth-child(4n+4) { margin-left:0;}
.rongyu-list ul li:nth-child(even) { margin-left:3%; }
/*huanjing767*/
.huanjing { padding-top:30px; padding-bottom:30px; }
.huanjing-left { float:none; width:100%; margin-top:0; }
.huanjing-left .tit { font-size:20px;}
.huanjing-left .more{ line-height:34px; width:120px; height:36px; font-size: 14px; margin-top:35px; }
.huanjing-right { float:none; width:100%; margin-top:30px;}
.huanjing-right a { height:184px;}
.huanjing-right .swiper-pagination { display:none; }
/*news767*/
.news { padding-top: 30px; padding-bottom: 30px;}
.news-show { margin-top:26px;}
.news-left { float:none; width:100%; }
.news-left .con  { padding:23px 15px 27px 15px; }
.news-right { float:none; width:100%; margin-top:20px; }
.news-list { margin-top: 18px;}
/*wenhua767*/
.wenhua ul li { width:50%; height:172px; }
.wenhua ul li .con .tit { font-size:18px; }
.wenhua ul li .con .des { font-size:12px; }
.wenhua ul li .con .more { margin-top:5px; }
/*footer767*/
.footer { padding-bottom:5em; }
/*n-position768*/
.n-position {  height:36px;}
.n-position-left {  line-height:36px; background-size:auto 16px;  padding-left:25px; }
.n-position-right { display:none;}
/*n-newshow768*/
.n-show { padding:10px 0;}
.n-tit { font-size:16px;line-height:1.5; }
.n-time { margin-top:5px; font-size:12px; }
.n-xian {  margin-top:10px;}
.n-other {font-size:14px;}
/*n-newlist768*/
.n-newlist { padding-bottom:10px;}
.n-newlist ul li { margin-top:15px; padding:10px 10px 15px 10px;}
.n-newlist ul li .tit { font-size:16px; line-height:30px; height:30px;}
.n-newlist ul li .des {font-size:14px; line-height:24px; height:48px;}
.n-newlist ul li .more { margin-top:7px;}
.pagination { font-size:12px;padding-bottom:30px; }
/*n-pro767*/
.n-pro-list ul li{ width:48.5%; margin-top:15px; }
.n-pro-list ul li:nth-child(4n+2) { margin-left:0;}
.n-pro-list ul li:nth-child(4n+3) { margin-left:0;}
.n-pro-list ul li:nth-child(4n+4) { margin-left:0;}
.n-pro-list ul li:nth-child(even) { margin-left:3%; }

}

@media (max-width:550px){
/*about500*/
.about{ padding-bottom:40px;}
.about-left { float:none; width:100%; margin-top:35px;}
.about-left .con .en { font-size:20px; }
.about-left .con .tit { font-size:18px; }
.about-left .con .des { margin-top: 20px;}
.about-left .con .more { line-height:34px; width:120px; height:36px; font-size: 14px;  margin-top:26px;}
.about-right{ float:none; width:100%; margin-top:35px; padding: 0 15px 15px 0; max-width:604px; }	

}

@media (max-width:350px){
.h-tel { background-size:20px auto; padding-left:25px; font-size:16px; margin-right:35px; }
	
}

