@charset "utf-8";
@import url("iconfont.css");
*{margin:0;padding:0}
html{overflow-x:hidden;font-size:13.3333333333vw}
body{width:100%;min-width:320px;min-height:100vh;margin:0 auto;font-family:PingFang SC,Hiragino Sans GB,Microsoft YaHei UI,Microsoft YaHei,Source Han Sans CN,sans-serif;background:#fff;overflow-x:hidden;text-align:left;position:relative;font-size:16px;color:#000}
img{border:none}
h1,h2,h3{font-weight:400}
a{color:inherit;text-decoration:none;-webkit-tap-highlight-color:transparent;-webkit-tap-highlight-color:transparent;outline:none;}
input,select,textarea{font-family:PingFang SC,Hiragino Sans GB,Microsoft YaHei UI,Microsoft YaHei,Source Han Sans CN,sans-serif;font-size:16px;outline:0;margin:0;padding:0}
input::-webkit-input-placeholder{color:#999!important}
textarea::-webkit-input-placeholder{color:#999!important}
input[type=button],input[type=date],input[type=number],input[type=reset],input[type=search],input[type=submit],input[type=text],input[type=time]{-webkit-appearance:none}
select{-webkit-appearance:none}
textarea{-webkit-appearance:none}
input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none!important;margin:0}
ol,ul{padding:0;list-style-type:none}
em{font-style:normal}
.lt{float:left}
.rt{float:right}
input.sub,label{border:none;cursor:pointer}
input,textarea{font-family:PingFang SC,Hiragino Sans GB,Microsoft YaHei UI,Microsoft YaHei,Source Han Sans CN,sans-serif;outline:0;margin:0;padding:0}
table{border-collapse:collapse}
td,th{padding:0}
.clearfix::after{content:"";display:block;clear:both}
*{box-sizing:border-box}
.fixed:before, .clearfix:before, .cf:before, body:before, .header:before, .main:before, .footer:before { content: ''; display: table }
.fixed:after, .clearfix:after, .cf:after, .header:after, .main:after, .footer:after { content: ''; display: table; clear: both; }
.fixed, .clearfix, .cf, .header, .main, .footer { *zoom: 1 }
.clear { clear:both;}
.wrap{width:1600px;position:relative;max-width:100%;margin:0 auto}
.wrap::after{content:"";display:block;clear:both}
/*自定义*/
body{ font-family:Microsoft YaHei; }
/*welcome*/
.welcome { background-color:#ffffff;
    border-bottom: 1px solid #f5f5f5; 
    /* border-top:#333388 solid 5px;  */
}
.wel-left { float:left; color:#000000; font-size:16px; line-height:60px; }
.wel-right { float:right; color:#000000; font-size:20px; line-height:60px;  }
.wel-right i { display:inline-block; width:20px; height:20px; background:url(../images/h-tel.png) no-repeat center center; background-size:100% 100%; vertical-align:middle; margin-right:6px; margin-top:-4px; }
/*header*/
.header{height:154px; position:relative; background-color:#ffffff;}
.header .logo{float:left; height:154px;}
.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:#000000; font-size:24px; line-height:154px; margin-left:50px; position:relative; font-weight:bold; } 
.header .nav ul li:after{content:""; position:absolute; left:0; bottom:0; width:0; height:3px; background-color:#e82229; left: 50%; transform: translateX(-50%); transition: all .5s ease; }
.header .nav ul li a { display:block; color:#000000; }
.header .nav ul li:hover:after{ width:100%;transform:translateX(-50%) scale(1.1); }
.header .nav ul li.active:after{ width:100%; }
.header .nav ul li .sub { position: absolute;width:200%;left:-50%; text-align:center; top:154px;z-index:30000; box-shadow: 0 0 20px rgba(0, 0, 0, 0.1); }
.header .nav ul li .sub ul li{ float:left; min-width:auto; width:100%; line-height:50px; position:relative;text-align:center;  margin:0; padding:0; font-size:15px; font-weight:normal; background-color:#FFF; }
.header .nav ul li .sub ul li:hover:after{ display:none;}
.header .nav ul li .sub ul li:hover { background-color:#e82229; color:#FFF; }
.header .nav ul li .sub ul li:hover a { color:#FFF; }
.h-lag {float: right;display: inline-block; background-color: #ffffff;color: #000000;font-size: 18px;line-height: 55px;padding: 0 20px;border-radius: 18px;margin-left: 10px;position: relative;z-index: 9;}
.h-lag .h-roud { vertical-align:middle; width:19px;margin-top:-2px; }
.h-lag .h-jiao { vertical-align:middle; width:13px; margin-left:5px; margin-top:-2px; }
.h-lag-top { height:auto; }
.h-lag-bot { position:absolute; top:45px; left:0; width:100%; height:auto; background-color:#ffffff; z-index:333;text-align:center; display:none;padding: 10px 0;box-shadow: 2px 2px 10px 2px #ddd;}
.h-lag-bot a { display:block;  color:#000000; font-size:18px; line-height:40px;}
.h-lag-bot a:hover { color:#e82229; }
.h-lag:hover .h-lag-bot { display:block; }
/*header2*/
.header2{height:60px;position:fixed;background:#ffffff;z-index:22;top:0;width:100%; display:none; }
.header2 .main-wrap{height:60px;padding:0 3%;box-shadow:0 0 10px 0 rgba(0,0,0,.1)}
.header2 .logo{width:140px;height:60px;margin-top:0;overflow:hidden;  float: left; display: inline;}
.header2 .logo a{display:block; width:100%; height:100%; display: flex;  align-items: center; justify-content: center;}
.header2 .logo img{max-width: 100%;max-height: 100%;vertical-align: middle;}
.header2 .nav-btn{width:25px;height:16px;position:relative;cursor:pointer;margin-top:22px; float: right; display: inline;}
.header2 .nav-btn .zi { width:20px; color:#e82229; font-size:16px; line-height:1; position:absolute; right:-10px; top:-8px; }
.header2 .nav-btn.active{-webkit-animation:rotate .5s linear 0s;animation:rotate .5s linear 0s}
.header2 .nav-btn .line{display:block;width:50%;height:2px;border-radius:2px;background-color:#e82229;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:#e82229}
.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:#e82229;position:fixed; bottom:0; z-index:999;}
.f_nav a{color: #fff; display: block; text-align: center; width: 33.33%; float: left; margin: 0 auto; font-size:14px;}
.f_nav a i{display: block;font-size: 1.5em;line-height: 1.4em;}
.header-wrap { display:none;}
/* nav_zzc */
.nav_zzc{display: none;background: rgba(0, 0, 0, 0.6);position: fixed;top: 0;left: 0;width: 100%;height: 100%;z-index: 99990;}
.nav_menu {  width:0; position:fixed;  right:0; top:0; height: 100%;z-index: 99999;overflow: scroll;background: #fff;}
.nav_menu .nav_menu_top{width: 100%; height:50px;}
.nav_menu .nav_menu_btn{display: block;width:25px;position: absolute;top:16px;right:20px;}
.nav_menu .nav_menu_btn img{display: block;width:25px; }
.nav_menu ul{overflow:hidden; width:100%;overflow: scroll;height: 80%;}
.nav_menu li{ width:100%; overflow:hidden; background:url(../images/nav_icon01.png) no-repeat 89% center;height:50px;border-bottom: 1px solid #eaeaea;}
.nav_menu li a{ color:#333333;font-size:14px;display: block;height:50px;line-height:50px;box-sizing: border-box;padding-left: 6%;}
/*banner*/
.banner { width:100%;}
.banner .swiper-container{width:100%;height:100%}
.banner .swiper-slide{text-align:center;font-size:18px;background:#fff;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;}
.banner .swiper-button-next{opacity:0.4;outline:none;}
.banner .swiper-button-prev{opacity:0.4;outline:none;}
.banner .swiper-button-next:hover{opacity:0.8;} 
.banner .swiper-button-prev:hover{opacity:0.8;} 
.banner .swiper-container-horizontal>.swiper-pagination-bullets { bottom:25px;}
.banner .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet { margin:0 9px; width:13px; height:13px; background: #ffffff; opacity:0.7;}
.banner .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet-active { background-color:#ffffff; opacity:1;}
.banner .swiper-slide a { display:block; width:100%;}
.banner .swiper-slide img { width:100%; display:block;}
/*about*/
.about { background:#f1f1f1 url(../images/about-bg.jpg) no-repeat center center; background-size:cover; padding-top:70px; padding-bottom:100px; }
.about-left { float:right; width:935px; margin-top:20px; }
.about-left .en { color:#e3e3e3; font-size:88px; line-height:1;  text-transform:uppercase; }
.about-left .cn { color:#181908; font-size:46px; line-height:1; margin-top:-35px; }
.about-left .tit { color:#676565; font-size:26px; line-height:2.1; margin-top:20px;}
.about-left .des { color:#676565; font-size:16px; line-height:2.1; margin-top:3px;text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 6;-webkit-box-orient: vertical; }
.about-left li{display: flex;align-items: center;}
.about-left li i{display: inline-block;width: 10px;height: 16px;background: url(../images/li.png) no-repeat center;background-size: 100% 100%;margin-right: 10px;}
.about-left li span{flex: 1;}
.about-left .more { width:240px; height:60px; background-color:#d10202; text-align:center; border-radius:30px; color:#ffffff; font-size:18px; line-height:58px; margin-top:40px; }
.about-left .more i { display:inline-block; width:15px; height:14px; background:url(../images/about-more.png) no-repeat; background-size:100% 100%; vertical-align:middle; margin-left:15px; margin-top:-2px; }
.about-left .more a { display:block; color:#ffffff; }
.about-left li{width: 100%;color: #676565;margin-top: 30px;}

.about-right { float:left; width:550px; }
.about-right img{max-width: 100%;max-height: 100%;vertical-align: middle; }
/*public*/
.public { height:auto; }
.public-left { float:left; width:calc(100% - 300px); }
.public-left .tit { color:#000000; font-size:46px; line-height:1.5; }
.public-left .des { color:#676565; font-size:18px; line-height:1.5; margin-top:20px; }
.public-right { float:right;  width:240px; height:60px; background-color:#ffffff; text-align:center; border-radius:30px; color:#676565; font-size:18px; line-height:58px; margin-top:40px; border:#eeeeee solid 1px; }
.public-right i { display:inline-block; width:15px; height:14px; background:url(../images/about-more4.png) no-repeat; background-size:100% 100%; vertical-align:middle; margin-left:15px; margin-top:-2px; }
.public-right a { display:block; color:#676565; }
.public-right:hover { background-color:#e82229; color:#ffffff; }
.public-right:hover i { background:url(../images/about-more.png) no-repeat; background-size:100% 100%; }
.public-right:hover a { color:#ffffff; }
/*pro*/
.pro { padding:70px 0; background: #ffffff; }
.pro-box { height:1092px; margin-top:60px; position:relative;}
.pro-box .swiper-container{width:100%;}
.pro-box .swiper-slide{ width:auto; height:auto; }
.pro-box .gallery-thumbs { float:left; width:350px; height:1092px; background-color:#e5e5e5; border:#e5e5e5 solid 1px; border-right:none;  }
.pro-box .gallery-thumbs .swiper-slide { width:100%;height:166px !important; opacity:1; background-color:#f5f5f5; position:relative; border-left:#f9f9f9 solid 5px; cursor:pointer; }
.pro-box .gallery-thumbs .swiper-slide::before{content:""; position:absolute; right:0; top:0; width:1px; height:100%; background-color:#e5e5e5; }
.pro-box .gallery-thumbs .swiper-slide-thumb-active { background-color:#f9f9f9; border-left:#e82229 solid 5px; }
.pro-box .gallery-thumbs .swiper-slide-thumb-active::before{ background-color:#f9f9f9; }
.pro-box .gallery-thumbs .swiper-slide-thumb-active::after{ content:""; position:absolute; right:27px; top:50%; margin-top:-8px; width:15px; height:14px; background:url(../images/about-more3.png) no-repeat; background-size:100% 100%; }
.pro-left-li { display:block; width:100%; height:166px; color:#000000; font-size:24px; line-height:166px; position:relative; padding-left:50px; }
.pro-left-li i { display:inline-block; width:25px; height:25px; background:url(../images/pro-quan.png) no-repeat; background-size:100% 100%; vertical-align:middle; margin-right:5px; margin-top:-4px; }
.pro-box .gallery-thumbs .swiper-slide-thumb-active .pro-left-li { color:#e82229;  }
.pro-box .gallery-thumbs .swiper-slide-thumb-active .pro-left-li i { background:url(../images/pro-quan2.png) no-repeat; background-size:100% 100%; }
.swiper-box{display:block; width:100%; height:100%; color:#000000; font-size:18px;background: #f5f5f5;padding: 0 30px;display: flex;flex-direction: column;justify-content: center;border-right:#e5e5e5 solid 1px;}
.swiper-box .text{padding-bottom: 20px;}
.swiper-box .txt{font-size: 22px;margin-bottom: 20px;}
.swiper-box .txt i { display:inline-block; width:29px; height:29px; background:url(../images/i-tel1.png) no-repeat center center; background-size:100% 100%; vertical-align:middle; margin-right:6px; margin-top:-4px; }
.swiper-box .foot{font-size: 16px;border-top: 1px solid #000;padding-top: 25px;text-align: center;}
/*gallery-top*/
.pro-box .gallery-top { float:right; width:1230px; height:1092px;}
.pro-box .gallery-top .swiper-slide { width:100%; height:1092px; }
.pro-box li{width: 32.3%;height: 538.5px;background: #eeeeee;float: left;margin-right: 1.5%;margin-bottom: 15px;border:1px solid #e5e5e5;position: relative;overflow: hidden;}
.pro-box li:nth-child(3n){margin-right: 0;}
.pro-box li a{display: block;width: 100%;height: 100%;}
.pro-box li img{display: block;width: 100%;height: 100%;object-fit: cover;object-position: center 30%;}
.pro-box li .tit{width: 100%;height: 100%;padding: 20px 10px;position: absolute;top: 0;left: 0;background: rgba(0, 0, 0, .5);color: #fff;text-align: center;overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;display: none;font-size: 22px;}
.pro-box li:hover .tit{display: flex;align-items: flex-end;justify-content: center;}
.pro-right-li { display:block; width:100%; height:100%; padding-top:35px; }
.pro-right-li .tit { color:#000000; font-size:30px; line-height:1.5;  overflow:hidden; text-overflow: ellipsis; white-space: nowrap; }
.pro-right-li .des { color:#676565; font-size:18px; line-height:34px; height:136px; text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 4;-webkit-box-orient: vertical; margin-top:12px; }
.pro-right-li .pic { height:360px; display: flex;  align-items: center; justify-content: center; margin-top:20px; }
.pro-right-li .pic img { max-width: 100%;max-height: 100%;vertical-align: middle; }
/*youshi*/
.youshi { background: #333388 url(../images/youshi-bg.jpg) no-repeat top center; background-size:cover; height:500px; }
.youshi .wrap { position:relative; }
.youshi-left { float:left; width:960px; margin-top:116px; }
.youshi-left .tit { color:#ffffff; font-size:46px; line-height:1.5; }
.youshi-left .des { color:#b6b6b5; font-size:27px; line-height:1.5; margin-top:10px; }
.youshi-left ul{flex-wrap: wrap;display: flex;}
.youshi-left li{display: inline-block;margin-right: 20px;font-size: 17px;color: #ffffff;margin-top: 30px;display: flex;align-items: center;}
.youshi-left li:nth-child(2n){margin-right: 0;}
.youshi-left li i{display: inline-block;width: 10px;height: 16px;margin-right: 5px;background: url(../images/bli.png) no-repeat center;}
.youshi-right { float:right; margin-top:116px;  }
.youshi-right img{width: 100%;}
.youshi-left .more { width:240px; height:60px; background-color:#e82229; text-align:center; border-radius:30px; color:#ffffff; font-size:18px; line-height:58px; margin-top:20px; }
.youshi-left .more i { display:inline-block; width:15px; height:14px; background:url(../images/about-more.png) no-repeat center; background-size:100% 100%; vertical-align:middle; margin-left:15px; margin-top:-2px; }
.youshi-left .more a { display:block; color:#ffffff; }
.youshi-left .more:hover { background-color:#ffffff; color:#676565; }
.youshi-left .more:hover i { background:url(../images/about-more4.png) no-repeat center; background-size:100% 100%; }
.youshi-left .more:hover a { color:#676565; }
/*news*/
.news { padding-top:70px; padding-bottom:50px; }
.news-list { height:auto; padding-top:20px; }
.news-list ul li { float:left; width:32%;margin-top:20px;padding: 10px;background: #eeeeee;}
.news-list ul li:nth-child(3n+2) { margin-left:2%;}
.news-list ul li:nth-child(3n+3) { margin-left:2%;}
.news-list ul li .pic { height:280px; overflow:hidden; border-radius:5px; overflow:hidden; }
.news-list ul li .pic img {width: 100%;height: 100%; object-fit: cover;object-position: center 30%; transition: 0.5s; }
.news-list ul li .con { padding:28px 10px 18px;position: relative;}
.news-list ul li .tit { color:#676565; font-size:22px; line-height:1.5; overflow:hidden; text-overflow: ellipsis; white-space: nowrap; }
.news-list ul li i{display: inline-block;width: 24px;height: 24px;background: url(../images//jt.png) no-repeat center;background-size: 100% 100%;position: absolute;right: 10px;bottom: 16px;}
.news-list ul li:hover .pic img {transform: scale(1.05);transition: 0.5s;}
.news-list ul li:hover{background: #d10202;}
.news-list ul li:hover .tit { color:#fff; }
.news-list ul li:hover i{background: url(../images/jtb.png) no-repeat center;background-size: 100% 100%;}
/*footer*/
.footerbj{width: 100%;background: url(../images/footer.jpg) no-repeat center;background-size: 100% 100%;}
.footer { color:#9d9d9d; font-size:16px; line-height:2; padding-top:80px; padding-bottom:60px; }
.footer a:hover { color:#ffffff; }
.f-left { float:left; width:720px;}
.f-mid { float:left; width:420px; margin-left:30px; }
.f-right { float:right; width:332px; margin-top:50px; }
.f-right ul li { float:left; width:134px; text-align:center; }
.f-right ul li:nth-child(even) { margin-left:64px; }
.f-right ul li .pic { height:134px; }
.f-right ul li .pic img{max-width: 100%;max-height: 100%;vertical-align: middle;}
.f-ban { color:#9d9d9d; font-size:26px; line-height:1.5; font-weight:bold; }
.ma35{margin-top:40px;}
.f-logo { width:58%;  margin-bottom:40px; }
.f-logo img{max-width: 100%;max-height: 100%;vertical-align: middle; }
.f-nav { margin-top:5px; }
.f-nav ul li { float:left; margin-right:40px; }
.f-nav ul li:last-child { margin-right:0; }
.f-tel { background:url(../images/f-tel.png) no-repeat left center; background-size:54px auto; padding-left:66px; line-height:1.2; margin-top:25px; }
.f-tel h3 { font-size:30px; font-weight:bold; }
.f-text { margin-top:25px; }
/*f-copy*/
.f-copy { color:#9d9d9d; font-size:16px; line-height:2; border-top:#4e4e4e solid 1px; padding-top:30px; padding-bottom:30px; }
.f-copy a:hover { color:#FFF; }
.f-copy img { vertical-align:middle; }
.f-copy-left { float:left;  }
.f-copy-right { float:right; }
/*banner-n*/
.banner-n { width:100%; }
.banner-n img { width:100%; display:block; }
/*n-position*/
.n-position { height:70px; box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1); }
.n-posi-left { float:left;  }
.n-posi-left span { display:inline-block; background-color:#e82229; padding:0 36px; color:#ffffff; font-size:26px; line-height:70px;  }
.n-posi-right { float:right; color:#000000; font-size:20px; line-height:70px;  }
.n-posi-right a:hover { color:#333388;  }
.n-posi-right i { display:inline-block; width:23px; height:23px; background:url(../images/home.png) no-repeat center center; background-size:100% 100%; vertical-align:middle; margin-right:10px; margin-top:-4px; }
/*n-main*/
.n-main { min-height:600px; padding-bottom:30px; }
.n-page { color:#030303; font-size:18px; line-height:2; padding-top:60px; padding-bottom:60px; }
.n-page img { max-width:100%; }
/*pagination*/
.pagination{padding-left:0;margin:30px 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:#e82229;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:#e82229;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:#e82229;border-color:#e82229}
.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}
/*n-newshow*/
.n-newshow { padding-top:40px; padding-bottom:30px; }
.n-show { padding:20px 10px 0 20px; color:#000000; font-size:16px; line-height:2; min-height:300px; }
.n-show img { max-width:100%;}
.n-show .img-responsive { display:inline;}
.n-show table {border-collapse: collapse;}
.n-show table tr th {color: #000000; font-size: 16px; line-height: 2.5; font-weight: normal; background-color: #f9f8f8;padding: 10px;border:#eeeeee solid 1px;}
.n-show table tr td { line-height:2; border:1px solid #eeeeee; padding:10px;}
.n-tit { font-size:36px; text-align:left; line-height:1.5; color:#000000; padding-left:15px; }
.n-time { font-size:14px; text-align:left; line-height:1.5; margin-top:15px; color:#999999; padding-left:15px; }
.n-time span {white-space:nowrap; margin-right:10px; }
.n-time img { display:inline-block; width:16px; vertical-align:middle; margin-right:5px; margin-top:-2px; }
.n-xian {border-bottom:#eeeeee solid 1px; height:1px; margin-top:28px;}
/*other*/
.other { margin-top:40px; padding-top:40px; padding-bottom:50px;  color:#000000; font-size:18px; line-height:1.5; border-top:#eeeeee solid 1px; }
.other a:hover { color:#e82229;}
.other-left { float:left; width:48.5%;overflow:hidden; text-overflow: ellipsis; white-space: nowrap;  }
.other-left i { display:inline-block; width:18px; height:18px; background:url(../images/other1.png) no-repeat center center; background-size:100% 100%; vertical-align:middle; margin-right:5px;  }
.other-right { float:right;width:48.5%; text-align:right; overflow:hidden; text-overflow: ellipsis; white-space: nowrap;  }
.other-right i { display:inline-block; width:18px; height:18px; background:url(../images/other1.png) no-repeat center center; background-size:100% 100%; vertical-align:middle; margin-right:5px; }
/*n-left*/
.n-left { float:left; width:400px; background: #e82229 url(../images/left-bg.jpg) no-repeat top center; background-size:100% auto; padding:10px; margin-top:40px; }
.n-left-ban { padding-top:53px; }
.n-left-ban .en { color:#e4e4ef; font-size:16px; line-height:1.2; text-transform:uppercase; padding-left:8px; }
.n-left-ban .cn { color:#ffffff; font-size:32px; line-height:1.2; padding-left:8px; margin-top:7px; }
.n-left-box { background-color:#FFF; min-height:300px; margin-top:30px; padding-bottom:30px; }
/*n-left-list*/
.n-left-list { background-color:#FFF; margin-top:30px; text-align:left; padding:0 10px; }
.n-left-list .icon_jian{background:url(../images/jian.png) no-repeat center right;width: 24px;height: 24px;display: inline-block;background-size: 100%;float: right; cursor:pointer; margin-right:38px;}
.n-left-list .icon_jia{background:url(../images/jia.png) no-repeat center right;width: 24px;height: 24px;display: inline-block;background-size: 100%;float: right;cursor:pointer; margin-right:38px;}
.n-left-list ul .te>p{display: inline-block; padding-left:20px; height:80px; width:100%; font-size: 0; background-color:#ffffff; border-bottom:#dcdcdc solid 1px; display: flex;align-items: center;justify-content: space-between;}
.n-left-list ul .te>p a i { display:inline-block; width:25px; height:25px; background:url(../images/pro-quan3.png) no-repeat; background-size:100% 100%; vertical-align:middle; margin-right:5px; margin-top:-4px; }
.n-left-list ul .te>p.act a { color:#e82229; }
.n-left-list ul .te>p.act a i { background:url(../images/pro-quan2.png) no-repeat; background-size:100% 100%; }
.n-left-list ul .te>p:hover a { color:#e82229; }
.n-left-list ul .te>p:hover a i { background:url(../images/pro-quan2.png) no-repeat; background-size:100% 100%; }
.n-left-list ul li a ,.n-left-list ul li span { font-size:22px; cursor:pointer; }
.n-left-list ul li a { display:inline;color: #000000; padding-left:0px;} 
.n-left-list ul li ul { padding-top:10px; padding-bottom:10px;  border-bottom:#dcdcdc solid 1px; }
.n-left-list ul li ul li {line-height:40px; background:url(../images/dian.png) no-repeat right center; padding-left:25px; padding-right:64px;  overflow:hidden; text-overflow: ellipsis; white-space: nowrap;  }
.n-left-list ul li ul li a {color:#3a3a3a;font-size:18px;font-weight:normal;}
.n-left-list ul li ul li a:hover { color:#e82229;}
.n-left-list ul li ul li.active a { color:#e82229;}
.n-left-list .cl{display: block; }
.n-left-list .yinc{display: none; }
/*n-left-tel*/
.n-left-tel { text-align:center; margin-top:56px; }
.n-left-tel .tit { color:#000000; font-size:22px; line-height:1.5; }
.n-left-tel .tit i { display:inline-block; width:27px; height:27px; background:url(../images/l-tel.png) no-repeat; background-size:100% 100%; vertical-align:middle; margin-right:10px; margin-top:-4px; }
.n-left-tel .des { color:#000000; font-size:32px; line-height:1.5; font-family:Arial, Helvetica, sans-serif; margin-top:10px; }
.n-left-ewm { text-align:center; margin-top:20px; }
.n-left-ewm .pic { height:160px; }
.n-left-ewm .pic img{max-width: 100%;max-height: 100%;vertical-align: middle;}
.n-left-ewm .tit { color:#000000; font-size:22px; line-height:1.5; }
.n-right { float:right; width:1170px; }
/*n-prolist*/
.n-prolist { padding-top:20px; }
.n-prolist ul li { float:left; width:32%; text-align:center; margin-top:20px; }
.n-prolist ul li:nth-child(3n+2) { margin-left:2%;}
.n-prolist ul li:nth-child(3n+3) { margin-left:2%;}
.n-prolist ul li .pic { height:280px; overflow:hidden; display: flex;  align-items: center; justify-content: center; border:#eeeeee solid 1px; }
.n-prolist ul li .pic img{max-width: 100%;max-height: 100%;vertical-align: middle; transition: 0.5s; }
.n-prolist ul li .tit { color:#000000; font-size:18px; line-height:50px; overflow:hidden; text-overflow: ellipsis; white-space: nowrap; }
.n-prolist ul li:hover .pic img { transform: scale(1.05); transition: 0.5s; }
.n-prolist ul li:hover .tit { color:#e82229;  }


@media (max-width:1650px){
.wrap{width:90%}
/*welcome1650*/
/* .welcome { border-top:#333388 solid 4px; } */
.wel-left { font-size:15px; line-height:55px; }
.wel-right { font-size:18px; line-height:55px;  }
.wel-right i { width:20px; height:20px; }
/*header1650*/
.header{height:134px; }
.header .logo{ height:134px; width:28%; }
.header .nav ul li{ font-size:22px; line-height:134px; margin-left:45px; } 
.header .nav ul li .sub { top:134px; }
/*about1650*/
.about { padding-top:60px; padding-bottom:90px; }
.about-left { width:58%; margin-top:0; }
.about-left .en { font-size:75px; }
.about-left .cn { font-size:40px;  margin-top:-29px; }
.about-left .tit { font-size:22px; margin-top:18px;}
.about-left .des { font-size:15px;  }
.about-left .more { width:200px; height:50px; border-radius:25px; font-size:16px; line-height:48px; margin-top:35px; }
.about-left .more i { width:15px; height:14px; margin-left:13px; }
.about-right { width:34%; }
/*public1650*/
.public-left { width:calc(100% - 260px); }
.public-left .tit { font-size:40px; }
.public-left .des { font-size:16px; margin-top:18px; }
.public-right { width:200px; height:50px; border-radius:25px;  font-size:16px; line-height:48px; margin-top:35px; }
.public-right i { width:15px; height:14px; margin-left:13px; }
/*pro1650*/
.pro { padding-top:60px; }
.pro-box { height:940px; margin-top:50px; }
.pro-box .gallery-thumbs { width:21%; height:940px; }
.pro-box .gallery-thumbs .swiper-slide { border-left:#f9f9f9 solid 4px; }
.pro-box .gallery-thumbs .swiper-slide-thumb-active { border-left:#e82229 solid 4px; }
.pro-box .gallery-thumbs .swiper-slide-thumb-active::after{ right:22px; margin-top:-7px; width:14px; height:14px; }
.pro-box .gallery-thumbs .swiper-slide{height: 127px !important;}
.pro-left-li { font-size:22px; height: 127px !important;line-height:127px; padding-left:40px; }
.pro-left-li i { width:23px; height:23px; }
.pro-box .swiper-box{font-size: 16px;padding: 0 15px;line-height: 180%;}
/*gallery-top1650*/
.pro-box .gallery-top { width:77.8%; height:940px;}
.pro-box .gallery-top .swiper-slide { height:940px; }
.pro-box li{height: 462.5px;}
.pro-right-li { padding-top:30px; }
.pro-right-li .tit { font-size:26px; }
.pro-right-li .des { font-size:16px; line-height:30px; height:120px; }
.pro-right-li .pic { height:310px; margin-top:18px; }
/*youshi1650*/
.youshi { height:480px; }
.youshi-left { width:60%; margin-top:100px; }
.youshi-left .tit { font-size:40px; }
.youshi-left .des { font-size:23px; margin-top:9px; }
.youshi-left .more i { width:15px; height:14px;  margin-left:13px; }
.youshi-right { width:34%;margin-top: 100px; }
/*news1650*/
.news { padding-top:60px; padding-bottom:40px; }
.news-list { padding-top:18px; }
.news-list ul li { margin-top:18px; }
.news-list ul li .pic { height:240px; }
.news-list ul li .con { padding: 24px 12px 14px; }
.news-list ul li .tit { font-size:20px; }
.news-list ul li i{width: 20px;height: 20px;bottom: 12px;right: 12px;}
/*footer1650*/
.footer { font-size:15px; padding-top:70px; padding-bottom:50px; }
.f-left { width:42%;}
.f-mid { width:30%; margin-left:2%; }
.f-right { width:20%; margin-top:45px; }
.f-right ul li { width:46%; }
.f-right ul li:nth-child(even) { margin-left:8%; }
.f-right ul li .pic { height:114px; }
.f-ban { font-size:22px; }
.ma35{margin-top:35px;}
.f-logo {width:26.9%;   margin-bottom:35px; }
.f-nav ul li { margin-right:30px; }
.f-tel { background-size:44px auto; padding-left:56px; margin-top:20px; }
.f-tel h3 { font-size:26px; }
.f-text { margin-top:20px; }
/*f-copy1650*/
.f-copy { font-size:15px; padding-top:25px; padding-bottom:25px; }
/*n-position1650*/
.n-position { height:60px; }
.n-posi-left span { padding:0 30px; font-size:22px; line-height:60px;  }
.n-posi-right { font-size:18px; line-height:60px;  }
.n-posi-right i { width:21px; height:21px; }
/*n-main1650*/
.n-main { min-height:550px; }
.n-page { font-size:16px; padding-top:50px; padding-bottom:50px; }
/*n-newshow1650*/
.n-newshow { padding-top:35px; padding-bottom:25px; }
.n-show { padding:15px 8px 0 15px; }
.n-tit { font-size:32px; padding-left:15px; }
.n-time { margin-top:13px; padding-left:15px; }
.n-time img { width:14px; }
.n-xian { margin-top:26px;}
/*other1650*/
.other { margin-top:35px; padding-top:35px; padding-bottom:45px; font-size:16px; }
.other-left i { width:16px; height:16px; }
.other-right i { width:16px; height:16px; }
/*n-left1650*/
.n-left { width:25%; padding:9px; margin-top:36px; }
.n-left-ban { padding-top:48px; }
.n-left-ban .en { font-size:15px; padding-left:7px; }
.n-left-ban .cn { font-size:28px; padding-left:7px; margin-top:6px; }
.n-left-box { min-height:280px; margin-top:28px; padding-bottom:28px; }
/*n-left-list1650*/
.n-left-list { margin-top:28px; padding:0 9px; }
.n-left-list .icon_jian{ width:20px;height:20px;}
.n-left-list .icon_jia{width: 20px;height: 20px;}
.n-left-list ul .te>p{ padding-left:18px; height:75px; line-height:74px;}
.n-left-list ul .te>p a i { width:23px; height:23px; }
.n-left-list ul li a ,.n-left-list ul li span { font-size:20px; }
.n-left-list ul li ul { padding-top:9px; padding-bottom:9px;         padding-left: 22px; }
.n-left-list ul li ul li {padding-right: 54px;line-height: 45px;background: url(../images/dian.png) no-repeat left;}
.n-left-list ul li ul li a {font-size:16px;}
/*n-left-tel1650*/
.n-left-tel { margin-top:51px; }
.n-left-tel .tit { font-size:20px; }
.n-left-tel .tit i { width:25px; height:25px; }
.n-left-tel .des { font-size:28px; margin-top:9px; }
.n-left-ewm { margin-top:18px; }
.n-left-ewm .pic { height:150px; }
.n-left-ewm .tit { font-size:20px; }
.n-right { width:73%; }
/*n-prolist1650*/
.n-prolist { padding-top:18px; }
.n-prolist ul li { margin-top:18px; }
.n-prolist ul li .pic { height:240px; }
.n-prolist ul li .tit { font-size:16px; line-height:45px; }

}

@media (max-width:1400px){
/*welcome1400*/
/* .welcome { border-top:#333388 solid 3px; } */
.wel-right { font-size:16px; }
.wel-right i { width:20px; height:20px; }
/*header1400*/
.header{height:110px; }
.header .logo{ height:110px; }
.header .nav ul li{ font-size:20px; line-height:110px; margin-left:40px; } 
.header .nav ul li .sub { top:110px; }
/*about1400*/
.about { padding-top:50px; padding-bottom:80px; }
.about-left .en { font-size:64px; }
.about-left .cn { font-size:36px;  margin-top:-25px; }
.about-left .tit { font-size:20px; margin-top:16px;}
.about-left .more { width:170px; height:45px; border-radius:23px; font-size:15px; line-height:43px; margin-top:30px; }
.about-left .more i { width:15px; height:14px; margin-left:11px; }
/*public1400*/
.public-left { width:calc(100% - 230px); }
.public-left .tit { font-size:36px; }
.public-left .des { font-size:15px; margin-top:16px; }
.public-right { width:170px; height:45px; border-radius:23px;  font-size:15px; line-height:43px; margin-top:30px; }
.public-right i { width:15px; height:14px; margin-left:11px; }
/*pro1400*/
.pro { padding-top:50px; }
.pro-box { height:880px; margin-top:40px; }
.pro-box .gallery-thumbs { height:880px; }
.pro-box .gallery-thumbs .swiper-slide-thumb-active::after{ right:17px; margin-top:-6px; width:12px; height:12px; }
.pro-box .gallery-thumbs .swiper-slide{height: 120px !important;}
.pro-left-li { font-size:20px; height: 120px !important;line-height:120px; padding-left:30px; }
.pro-left-li i { width:21px; height:21px; }
.swiper-box{font-size: 14px;}
/*gallery-top1400*/
.pro-box .gallery-top { height:880px;}
.pro-box .gallery-top .swiper-slide { height:880px; }
.pro-box li{height: 432.5px;}
.pro-right-li { padding-top:25px; }
.pro-right-li .tit { font-size:22px; }
.pro-right-li .des { font-size:15px; line-height:26px; height:104px; margin-top:11px; }
.pro-right-li .pic { height:265px; margin-top:16px; }
/*youshi1400*/
.youshi { height:420px; }
.youshi-left {  margin-top:76px; }
.youshi-left .tit { font-size:36px; }
.youshi-left .des { font-size:20px; margin-top:8px; }
.youshi-left .more { width:170px; height:45px;  border-radius:23px; font-size:15px; line-height:43px; margin-top:16px; }
.youshi-left .more i { width:15px; height:14px;  margin-left:11px; }
.youshi-right{margin-top: 76px;}
/*news1400*/
.news { padding-top:50px; padding-bottom:30px; }
.news-list { padding-top:16px; }
.news-list ul li { margin-top:16px; }
.news-list ul li .pic { height:200px; }
.news-list ul li .con { padding: 20px 10px 10px;}
.news-list ul li .tit { font-size:18px; }
.news-list ul li i{width: 15px;height: 15px;bottom: 8px;right: 10px;}
/*footer1400*/
.footer { padding-top:60px; padding-bottom:40px; }
.f-left { width:32%;}
.f-mid { width:35%; }
.f-right { width:25%; margin-top:40px; }
.f-ban { font-size:20px; }
.ma35{margin-top:30px;}
.f-logo { width:78%;  margin-bottom:30px; }
.f-nav ul li { margin-right:15px; }
.f-tel { background-size:34px auto; padding-left:46px; margin-top:15px; }
.f-tel h3 { font-size:22px; }
.f-text { margin-top:15px; }
/*n-position1400*/
.n-position { height:50px; }
.n-posi-left span { padding:0 26px; font-size:20px; line-height:50px;  }
.n-posi-right { font-size:16px; line-height:50px;  }
.n-posi-right i { width:19px; height:19px; }
/*n-main1400*/
.n-main { min-height:500px; }
.n-page { padding-top:40px; padding-bottom:40px; }
/*n-newshow1400*/
.n-newshow { padding-top:30px; padding-bottom:20px; }
.n-show { padding:10px 8px 0 10px; }
.n-tit { font-size:26px; padding-left:10px; }
.n-time { margin-top:11px; padding-left:10px;}
.n-time img { width:12px; }
.n-xian { margin-top:24px;}
/*other1400*/
.other { margin-top:30px; padding-top:30px; padding-bottom:40px; }
.other-left i { width:14px; height:14px; }
.other-right i { width:14px; height:14px; }
/*n-left1400*/
.n-left { padding:8px; margin-top:32px; }
.n-left-ban { padding-top:43px; }
.n-left-ban .en { font-size:14px; padding-left:6px; }
.n-left-ban .cn { font-size:24px; padding-left:6px; margin-top:5px; }
.n-left-box { min-height:260px; margin-top:26px; padding-bottom:26px; }
/*n-left-list1400*/
.n-left-list { margin-top:26px; padding:0 8px; }
.n-left-list .icon_jian{ width:18px;height:18px;}
.n-left-list .icon_jia{width: 18px;height: 18px;}
.n-left-list ul .te>p{ padding-left:16px; height:70px; line-height:69px;}
.n-left-list ul .te>p a i { width:21px; height:21px; }
.n-left-list ul li a ,.n-left-list ul li span { font-size:18px; }
.n-left-list ul li ul { padding-top:8px; padding-bottom:8px;  }
.n-left-list ul li ul li {line-height:36px; padding-left:24px; background-size:44px auto; padding-right:49px; }
.n-left-list ul li ul li a {font-size:15px;}
/*n-left-tel1400*/
.n-left-tel { margin-top:46px; }
.n-left-tel .tit { font-size:18px; }
.n-left-tel .tit i { width:23px; height:23px; }
.n-left-tel .des { font-size:24px; margin-top:8px; }
.n-left-ewm { margin-top:16px; }
.n-left-ewm .pic { height:140px; }
.n-left-ewm .tit { font-size:18px; }
/*n-prolist1400*/
.n-prolist { padding-top:16px; }
.n-prolist ul li { margin-top:16px; }
.n-prolist ul li .pic { height:205px; }
.n-prolist ul li .tit { font-size:15px; line-height:40px; }

}

@media (max-width:1200px){
.wrap{width:94%}
/*welcome1200*/
.wel-right { font-size:15px; }
.wel-right i { width:20px; height:20px; margin-top:-2px; }
/*header1200*/
.header{height:100px; }
.header .logo{ height:100px; }
.header .nav ul li{ font-size:18px; line-height:100px; margin-left:35px; } 
.header .nav ul li .sub { top:100px; }
/*about1200*/
.about { padding-top:40px; padding-bottom:70px; }
.about-left .en { font-size:54px; }
.about-left .cn { font-size:28px;  margin-top:-17px; }
.about-left .tit { font-size:18px; margin-top:14px;}
.about-left li{font-size: 14px;margin-top: 10px;}
.about-left li i{width: 8px;height: 12.8px;}
.about-left .more { width:150px; height:40px; border-radius:20px; line-height:38px; margin-top:25px; }
.about-left .more i {  width:13px; height:13.4px;  margin-left:9px; }
/*public1200*/
.public-left { width:calc(100% - 210px); }
.public-left .tit { font-size:28px; }
.public-left .des { margin-top:14px; }
.public-right { width:150px; height:40px; border-radius:20px; line-height:38px; margin-top:25px; }
.public-right i{  width:13px; height:13.4px;  margin-left:9px; }
/*pro1200*/
.pro { padding-top:40px; }
.pro-box { height:790px; margin-top:35px; }
.pro-box .gallery-thumbs { height:790px; }
.pro-box .gallery-thumbs .swiper-slide-thumb-active::after{ right:12px; margin-top:-5px; width:10px; height:10px; }
.pro-box .gallery-thumbs .swiper-slide{height: 105px !important;}
.pro-left-li { font-size:18px; height: 105px !important;line-height:105px; padding-left:20px; }
.pro-left-li i { width:19px; height:19px; }
/*gallery-top1200*/
.pro-box .gallery-top { height:790px;}
.pro-box .gallery-top .swiper-slide { height:790px; }
.pro-box li{height: 387.5px;}
.pro-right-li { padding-top:20px; }
.pro-right-li .tit { font-size:20px; }
.pro-right-li .pic { height:220px; margin-top:14px; }
.swiper-box .text{padding-bottom: 10px;}
.swiper-box .txt{font-size: 18px;margin-bottom: 10px;}
.swiper-box .foot{font-size: 14px;padding-top: 15px;}
/*youshi1200*/
.youshi { height:310px; }
.youshi-left {  margin-top:70px; }
.youshi-left .tit { font-size:28px; }
.youshi-left .des { font-size:18px; margin-top:7px; }
.youshi-left li{font-size: 14px;margin-top: 10px;}
.youshi-left li i{width: 8px;height: 12.8px;}
.youshi-left .more { width:150px; height:40px;  border-radius:20px; line-height:38px; margin-top:14px; }
.youshi-left .more i { width:13px; height:13.4px;  margin-left:9px; }
.youshi-right {  margin-top:70px; }
/*news1200*/
.news { padding-top:40px; }
.news-list { padding-top:14px; }
.news-list ul li { margin-top:14px; }
.news-list ul li .pic { height:170px; }
.news-list ul li .con {padding: 16px 6px 6px;}
.news-list ul li .tit { font-size:16px; font-weight:bold; }
.news-list ul li i{width: 10px;height: 10px;bottom: 5px; right: 6px;}
/*footer1200*/
.footer { padding-top:50px; padding-bottom:30px; }
.f-right { margin-top:35px; }
.f-ban { font-size:18px; }
.ma35{margin-top:25px;}
.f-logo { width:88%; margin-bottom:25px; }
.f-tel { background-size:24px auto; padding-left:36px; margin-top:10px; }
.f-tel h3 { font-size:20px; }
.f-text { margin-top:10px; }
.f-copy-left { float:none; }
.f-copy-right { float:none; }
/*n-position1200*/
.n-position { height:45px; }
.n-posi-left span { padding:0 21px; font-size:18px; line-height:45px;  }
.n-posi-right { font-size:15px; line-height:45px;  }
.n-posi-right i { width:17px; height:17px; }
/*n-main1200*/
.n-main { min-height:450px; }
.n-page { padding-top:30px; padding-bottom:30px; }
/*n-newshow1200*/
.n-newshow { padding-top:25px; padding-bottom:15px; }
.n-show { padding:5px 4px 0 5px; }
.n-tit { font-size:22px; padding-left:5px; }
.n-time { margin-top:9px; padding-left:5px; }
.n-xian { margin-top:22px;}
/*other1200*/
.other { margin-top:25px; padding-top:25px; padding-bottom:35px; }

/*n-left1200*/
.n-left { padding:7px; margin-top:28px; }
.n-left-ban { padding-top:38px; }
.n-left-ban .en { font-size:13px; padding-left:5px; }
.n-left-ban .cn { font-size:20px; padding-left:5px; margin-top:4px; }
.n-left-box { min-height:240px; margin-top:24px; padding-bottom:24px; }
/*n-left-list1200*/
.n-left-list { margin-top:24px; padding:0 7px; }
.n-left-list .icon_jian{ width:18px;height:18px;margin-right:23px;}
.n-left-list .icon_jia{width: 18px;height: 18px;margin-right:23px;}
.n-left-list ul .te>p{ padding-left:14px; height:65px; line-height:64px;}
.n-left-list ul .te>p a i { width:19px; height:19px; }
.n-left-list ul li a ,.n-left-list ul li span { font-size:16px; }
.n-left-list ul li ul { padding-top:7px; padding-bottom:7px;  }
.n-left-list ul li ul li {line-height:34px; padding-left:20px; background-size:36px auto; padding-right:41px; }
/*n-left-tel1200*/
.n-left-tel { margin-top:41px; }
.n-left-tel .tit { font-size:16px; }
.n-left-tel .tit i { width:21px; height:21px; }
.n-left-tel .des { font-size:22px; margin-top:7px; }
.n-left-ewm { margin-top:14px; }
.n-left-ewm .pic { height:130px; }
.n-left-ewm .tit { font-size:16px; }
/*n-prolist1200*/
.n-prolist { padding-top:14px; }
.n-prolist ul li { margin-top:14px; }
.n-prolist ul li .pic { height:175px; }


}


@media (max-width:992px){
/*header992*/
.welcome { display:none;}
.header{ display:none;}
.nav{ display:none;}
.header2{ display: block; } 
.header-wrap { display:block; height:60px;}
.banner .swiper-container-horizontal>.swiper-pagination-bullets { bottom:9px;}
/*about992*/
.about { padding-top:30px; padding-bottom:60px; }
.about-left .en { font-size:45px; }
.about-left .cn { font-size:24px;  margin-top:-13px; }
.about-left .tit { font-size:16px; margin-top:12px; font-weight:bold; }
/*public992*/
.public-left .tit { font-size:24px; }
.public-left .des { margin-top:12px; }
.public-right i{width: 8px;height: 8px;}
/*pro992*/
.pro { padding-top:30px; }
.pro-box { height:595px; margin-top:30px; }
.pro-box .gallery-thumbs { height:595px; }
.pro-box .gallery-thumbs .swiper-slide-thumb-active::after{ right:7px; margin-top:-4px; width:8px; height:8px; }
.pro-box .gallery-thumbs .swiper-slide{height: 80px !important;}
.pro-left-li { font-size:16px; height: 80px !important;line-height:80px; padding-left:10px; }
.pro-left-li i { width:15px; height:15px; margin-top:-2px; }
/*gallery-top992*/
.pro-box .gallery-top { height:595px;}
.pro-box .gallery-top .swiper-slide { height:595px; }
.pro-box li{height: 290px;}
.pro-box li:hover .tit{display: none;}
.pro-right-li { padding-top:15px; }
.pro-right-li .tit { font-size:18px; }
.pro-right-li .des { margin-top:10px; }
.pro-right-li .pic { height:190px; margin-top:12px; }
.pro-box .swiper-box{font-size: 12px;padding: 0 10px;}
.swiper-box .txt i{width: 16px;height: 16px;}
.pro-box .swiper-box .txt{font-size: 16px;}
.pro-box .swiper-box .foot{font-size: 12px;}
/*youshi992*/
.youshi { height:300px; }
.youshi-left {  margin-top:60px; }
.youshi-left .tit { font-size:24px; }
.youshi-left .des { font-size:16px; margin-top:6px; }
.youshi-left li{font-size: 12px;margin-top: 15px;}
.youshi-left li i{width: 8px;height: 12.8px;}
.youshi-right {  margin-top:60px; }
.youshi-left .more i{width: 8px;height: 8px;}
/*news992*/
.news { padding-top:30px; }
.news-list { padding-top:12px; }
.news-list ul li { margin-top:12px; }
.news-list ul li .pic { height:140px; }
.news-list ul li .con {padding: 14px 4px 4px;}
.news-list ul li i{width: 8px;height: 8px;bottom: 3px;right: 4px;}
/*footer992*/
.footer { padding-top:40px; padding-bottom:20px; }
.f-left { display:none; }
.f-mid { width: 55%;}
.f-right { margin-top:30px; width:35%; }
.f-ban { font-size:16px; font-weight:bold; }
.f-tel h3 { font-size:18px; }
/*n-position992*/
.n-posi-left span { padding:0 18px; font-size:17px; }
/*n-main992*/
.n-main { min-height:400px; }
/*n-newshow992*/
.n-newshow { padding-top: 20px; padding-bottom: 10px; }
.n-tit { font-size:20px; }
.n-show { min-height:200px; }

/*n-left992*/
.n-left { padding:6px; margin-top:24px; }
.n-left-ban { padding-top:33px; }
.n-left-ban .en { font-size:12px; padding-left:4px; }
.n-left-ban .cn { font-size:18px; padding-left:4px; margin-top:3px; }
.n-left-box { min-height:220px; margin-top:22px; padding-bottom:22px; }
/*n-left-list992*/
.n-left-list { margin-top:22px; padding:0 6px; }
.n-left-list .icon_jian{ width:10px;height:10px;margin-right:18px;}
.n-left-list .icon_jia{width: 10px;height: 10px;margin-right:18px;}
.n-left-list ul .te>p{ padding-left:12px; height:60px; line-height:59px;}
.n-left-list ul .te>p a i { width:17px; height:17px; display:none; }
.n-left-list ul li a ,.n-left-list ul li span { font-size:15px; }
.n-left-list ul li ul { padding-top:6px; padding-bottom:6px;  }
.n-left-list ul li ul li { line-height:32px; padding-left:12px; background-size:30px auto; padding-right:35px; }
/*n-left-tel992*/
.n-left-tel { margin-top:36px; }
.n-left-tel .tit { font-size:15px; }
.n-left-tel .tit i { width:17px; height:17px; margin-right:5px; }
.n-left-tel .des { font-size:20px; margin-top:6px; }
.n-left-ewm { margin-top:12px; }
.n-left-ewm .pic { height:120px; }
.n-left-ewm .tit { font-size:15px; }
/*n-prolist992*/
.n-prolist { padding-top:12px; }
.n-prolist ul li { margin-top:12px; }
.n-prolist ul li .pic { height:145px; }


}

@media (max-width:767px){
.wrap{width:80%}
/*header767*/
.f_nav { display:block;}
.banner .swiper-container-horizontal>.swiper-pagination-bullets { bottom:4px;}
/*about767*/
.about { padding-top:20px; padding-bottom:50px; }
.about-left .en { font-size:35px; }
.about-left .cn { font-size:20px;  margin-top:-11px; font-weight:bold; }
.about-left { float:none; width:100%; }
.about-left .more { margin-top:10px; }
.about-right { float:none; width:100%; margin-top:30px; }
/*public767*/
.public-left { float:none; width:100%; }
.public-left .tit { font-size:20px;font-weight:bold; }
.public-left .des { margin-top:10px; }
.public-right { float:none; margin-top:10px; }
/*pro767*/
.pro { padding-top:20px; }
.pro-box { height:525px; margin-top:25px; }
.pro-box .gallery-thumbs { width:43%; height:525px; }
.pro-box .gallery-thumbs .swiper-slide { border-left:#f9f9f9 solid 3px; }
.pro-box .gallery-thumbs .swiper-slide-thumb-active { border-left:#e82229 solid 3px; }
.pro-box .gallery-thumbs .swiper-slide{height: 66px !important;}
.pro-left-li { font-size:16px; height: 66px !important;line-height:66px; padding-left:5px; font-weight:bold;}
.pro-left-li i { width:11px; height:11px; }
/*gallery-top767*/
.pro-box .gallery-top { width:51%; height:525px;}
.pro-box .gallery-top .swiper-slide { height:525px; }
.pro-box li{width: 100%;;height: 257.5px;margin-right: 0;margin-bottom: 10px;}
.pro-box li:hover .tit{display: none;}
.pro-right-li .tit { font-size:16px; font-weight:bold; }
.pro-right-li .des { height:208px; text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 8;-webkit-box-orient: vertical;  }
.pro-right-li .pic { height:60px; margin-top:10px; }
.pro-box .swiper-box{font-size: 10px;padding: 0 5px;}
.pro-box .swiper-box .foot{font-size: 10px;}
/*youshi767*/
.youshi { height:auto; }
.youshi-left { float:none; width:100%; margin-top:40px; }
.youshi-left .tit { font-size:20px; font-weight:bold;}
.youshi-left .des { font-size:15px; margin-top:5px; }
.youshi-right { float:none; width:100%; margin-top:20px;}
/*news767*/
.news { padding-top:20px; }
.news-list ul li { float:none; width:100%; }
.news-list ul li:nth-child(3n+2) { margin-left:0;}
.news-list ul li:nth-child(3n+3) { margin-left:0;}
.news-list ul li .pic { height:200px; }
/*footer767*/
.footer { padding-top:30px; padding-bottom:10px; }
.f-mid { float:none; width:100%;}
.f-right { float:none; margin-top:30px; width:100%; }
.f-tel h3 { font-size:16px; }
.f-copy { padding-bottom:6em; } 
/*n-position767*/
.n-posi-left { display:none; }
.n-posi-left span { padding:0 16px; font-size:16px; }
.n-posi-right { float:left; }
/*n-main767*/
.n-main { min-height:350px; padding-bottom:20px; }
.pagination { margin:10px 0; }
/*other767*/
.other-left { float:none; width:100%; }
.other-right { float:none; width:100%; text-align:left; margin-top:10px; }
.n-newshow { padding-top: 20px; padding-bottom: 5px; }
.n-tit { font-size:18px;}
/*n-left767*/
.n-left { float:none; width:100%; }
.n-left-list ul .te>p a i { display:inline-block; }
.n-left-list ul li a, .n-left-list ul li span { font-size: 16px; font-weight:bold;  }
.n-left-list ul li ul li { padding-left:20px; }
.n-right { float:none; width:100%; }
.n-prolist ul li { width:48.5%; }
.n-prolist ul li:nth-child(3n+2) { margin-left:0;}
.n-prolist ul li:nth-child(3n+3) { margin-left:0;}
.n-prolist ul li:nth-child(even) { margin-left:3%;}


}

@media (max-width:500px){
.wrap{width:94%}

}

