@charset "utf-8";
@import url("iconfont.css");
*{margin:0;padding:0}
html{overflow-x:hidden;font-size:13.3333333333vw}
body{width:100%;min-width:320px;min-height:100vh;margin:0 auto;font-family:PingFang SC,Hiragino Sans GB,Microsoft YaHei UI,Microsoft YaHei,Source Han Sans CN,sans-serif;background:#fff;overflow-x:hidden;text-align:left;position:relative;font-size:16px;color:#000}
img{border:none}
h1,h2,h3{font-weight:400}
a{color:inherit;text-decoration:none;-webkit-tap-highlight-color:transparent;-webkit-tap-highlight-color:transparent;outline:none;}
input,select,textarea{font-family:PingFang SC,Hiragino Sans GB,Microsoft YaHei UI,Microsoft YaHei,Source Han Sans CN,sans-serif;font-size:16px;outline:0;margin:0;padding:0}
input::-webkit-input-placeholder{color:#999!important}
textarea::-webkit-input-placeholder{color:#999!important}
input[type=button],input[type=date],input[type=number],input[type=reset],input[type=search],input[type=submit],input[type=text],input[type=time]{-webkit-appearance:none}
select{-webkit-appearance:none}
textarea{-webkit-appearance:none}
input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none!important;margin:0}
ol,ul{padding:0;list-style-type:none}
em{font-style:normal}
.lt{float:left}
.rt{float:right}
input.sub,label{border:none;cursor:pointer}
input,textarea{font-family:PingFang SC,Hiragino Sans GB,Microsoft YaHei UI,Microsoft YaHei,Source Han Sans CN,sans-serif;outline:0;margin:0;padding:0}
table{border-collapse:collapse}
td,th{padding:0}
.clearfix::after{content:"";display:block;clear:both}
*{box-sizing:border-box}
.fixed:before, .clearfix:before, .cf:before, body:before, .header:before, .main:before, .footer:before { content: ''; display: table }
.fixed:after, .clearfix:after, .cf:after, .header:after, .main:after, .footer:after { content: ''; display: table; clear: both; }
.fixed, .clearfix, .cf, .header, .main, .footer { *zoom: 1 }
.clear { clear:both;}
.wrap{width:1600px;position:relative;max-width:100%;margin:0 auto}
.wrap::after{content:"";display:block;clear:both}
/*自定义*/
body{ font-family:Microsoft YaHei; }
/*header*/
.header{height:140px; position:relative; background-color:#ffffff; border-top:#1359b9 solid 5px; }
.header .logo{float:left; height:135px;}
.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:#2c2c2c; font-size:20px; line-height:130px; margin-left:50px; font-weight:bold; position:relative; } 
.header .nav ul li a { display:block;  color:#2c2c2c; }
.header .nav ul li:hover a{ color:#1359b9; }
.header .nav ul li.active a{ color:#1359b9; }
.header .nav ul li .sub { position: absolute;width:200%;left:-50%; text-align:center; top:100px;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:bold;background-color:#FFF; }
.header .nav ul li .sub ul li:hover { background-color:#1359b9; color:#FFF; }
.header .nav ul li .sub ul li:hover a {color:#FFF; }
/*h-tel*/
.h-tel { float:right; background:url(../images/h-tel.png) no-repeat left center; background-size:auto 100%; color:#1d1d1d; font-size:22px; line-height:34px; margin-top:48px; padding-left:44px; margin-left:60px; font-weight:bold; }
.h-tel p {box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);}
/*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:250px;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:#1359b9; 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:#1359b9;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:#1359b9}
.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:#1359b9;position:fixed; bottom:0; z-index:999;}
.f_nav a{color: #fff; display: block; text-align: center; width: 33.33%; float: left; margin: 0 auto; font-size:14px;}
.f_nav a i{display: block;font-size: 1.5em;line-height: 1.4em;}
.header-wrap { display:none;}
/* nav_zzc */
.nav_zzc{display: none;background: rgba(0, 0, 0, 0.6);position: fixed;top: 0;left: 0;width: 100%;height: 100%;z-index: 99990;}
.nav_menu {  width:0; position:fixed;  right:0; top:0; height: 100%;z-index: 99999;overflow: scroll;background: #fff;}
.nav_menu .nav_menu_top{width: 100%; height:50px;}
.nav_menu .nav_menu_btn{display: block;width:25px;position: absolute;top:16px;right:20px;}
.nav_menu .nav_menu_btn img{display: block;width:25px; }
.nav_menu ul{overflow:hidden; width:100%;overflow: scroll;height: 80%;}
.nav_menu li{ width:100%; overflow:hidden; background:url(../images/nav_icon01.png) no-repeat 89% center;height:50px;border-bottom: 1px solid #eaeaea;}
.nav_menu li a{ color:#333333;font-size:14px;display: block;height:50px;line-height:50px;box-sizing: border-box;padding-left: 6%;}
/*banner*/
.banner { width:100%;}
.banner .swiper-container{width:100%;height:100%}
.banner .swiper-slide{text-align:center;font-size:18px;background:#fff;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;}
.banner .swiper-button-next{opacity:0.4;outline:none;}
.banner .swiper-button-prev{opacity:0.4;outline:none;}
.banner .swiper-button-next:hover{opacity:0.8;} 
.banner .swiper-button-prev:hover{opacity:0.8;} 
.banner .swiper-container-horizontal>.swiper-pagination-bullets { bottom:25px;}
.banner .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet { margin:0 9px; width:13px; height:13px; background: #ffffff; opacity:0.7;}
.banner .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet-active { background-color:#ffffff; opacity:1;}
.banner .swiper-slide a { display:block; width:100%;}
.banner .swiper-slide img { width:100%; display:block;}
/*public*/
.public { text-align:center; }
.public .tit {color:#1d1d1d; font-size:40px; line-height:1.5; font-weight:bold;}
.public .tit span { color:#1359b9; }
.public .des {color:#666666; font-size:16px; line-height:35px;background:url(../images/public-bg.jpg) repeat-x center center; width:86%; margin:0 auto;  margin-top:7px;  }
.public .des span { background-color:#FFF; display:inline-block; border:#dddddd solid 1px; padding:0 40px; }
/*pro*/
.pro { padding-top:40px; padding-bottom:20px; }
.pro-show { margin-top:48px; }
.pro-left { float:left; width:350px; background-color:#1359b9; padding:20px 10px; min-height:730px; }
.pro-ban { height:auto; padding-top:20px; padding-left:15px; }
.pro-ban .en {color:#2b6ac0; font-size:40px; line-height:1; font-family:Arial, Helvetica, sans-serif; text-transform:uppercase;  overflow:hidden; text-overflow: ellipsis; white-space: nowrap;}
.pro-ban .cn {color:#ffffff; font-size:30px; line-height:1; margin-top:-22px;  overflow:hidden; text-overflow: ellipsis; white-space: nowrap;}
.pro-sub { background-color:#FFF; margin-top:33px; padding:10px 0 30px 0; margin-bottom:30px; }
.pro-sub ul li { color:#333333; font-size:18px; line-height:60px; border-top:#f1f1f1 solid 1px; padding-left:30px; background:url(../images/pro-jiao.png) no-repeat; background-position:90% center; }
.pro-sub ul li:first-child { border-top:none; }
.pro-sub ul li a { color:#333333; display:block;}
.pro-sub ul li:hover { color:#1359b9; font-weight:bold; }
.pro-sub ul li:hover a { color:#1359b9; }
.pro-text { color:#ffffff; font-size:16px; line-height:30px; padding-left:15px; margin-top:20px;  }
.pro-ewm { text-align:center; margin-top:30px; }
.pro-ewm .pic { height:177px; overflow:hidden; }
.pro-ewm .pic img{max-width: 100%;max-height: 100%;vertical-align: middle;}
.pro-ewm .tit { color:#ffffff; font-size:16px; line-height:30px; margin-top:5px; }
.pro-right { float:right; width:1216px; }
.pro-list { height:auto; }
.pro-list ul li { float:left; width:32%; height:auto; background-color:#FFF; border:#ededed solid 1px;box-shadow: 0 0 10px rgba(0, 0, 0, 0.05); margin-bottom:34px; }
.pro-list ul li:nth-child(3n+2) { margin-left:2%;}
.pro-list ul li:nth-child(3n+3) { margin-left:2%;}
.pro-list ul li .pic { height:276px; overflow:hidden;display: flex;  align-items: center; justify-content: center;  }
.pro-list ul li .pic img{max-width: 100%;max-height: 100%;vertical-align: middle;transition: 0.5s;}
.pro-list ul li .tit {color:#333333; font-size:16px; line-height:70px; background:url(../images/pro-more.png) no-repeat; background-position:90% center; padding-left:26px; }
.pro-list ul li:hover .pic img{transform: scale(1.05);transition: 0.5s;}
.pro-list ul li:hover .tit {color:#1359b9;}
/*about*/
.about { background-color:#f4f4f4; padding-top:60px; padding-bottom:80px;  }
.about-left { float:left; width:600px; padding-left:76px; background:url(../images/about-left-bg.jpg) repeat-y; background-size:100% auto; padding-top:38px;  }
.about-left .tit { color:#383838; font-size:30px; line-height:45px; }
.about-left .tit span { color:#999999; font-size:14px; }
.about-left .pic { margin-top:25px;}
.about-left .pic img{max-width: 100%;max-height: 100%;vertical-align: middle;transition: 0.5s;}
.about-right { float:right; width:885px;  padding-top:38px;}
.about-right .tit { color:#383838; font-size:30px; line-height:45px; background:url(../images/about-tit-line.jpg) repeat-x center center; background-size:auto 100%; }
.about-right .tit span { display:inline-block; background-color:#f4f4f4; padding-right:10px; }
.about-right .tit a { float:right;  font-size:14px; }
.about-right .tit a span { padding-left:10px; }
.about-right .des { color:#717171; font-size:16px; line-height:30px; height:210px; overflow:hidden; margin-top:44px; }
.about-right .more { margin-top:84px; }
.about-right .more a { display:inline-block; width:204px; height:46px; background-color:#FFF; border:#dddddd solid 1px; border-radius:23px;color:#717171; font-size:18px; line-height:44px; text-align:center; margin-right:30px; }
.about-right .more a:first-child {background-color:#1359b9; border:#1359b9 solid 1px;color:#ffffff; }
/*youshi*/
.youshi { height:300px; background:#1359b9 url(../images/youshi-bg.jpg) no-repeat center center; background-size:100% 100%; padding-top:25px; padding-bottom:25px; }
.youshi .wrap { height:100%; }
.youshi-left { float:left; width:770px; margin-left:56px; }
.youshi-left .tit { color:#ffffff; font-size:40px; line-height:1.5; margin-top:40px; }
.youshi-left .des { color:#ffffff; font-size:20px; line-height:1.5; margin-top:13px;  }
.youshi-left .info { color:#03173a; font-size:20px; line-height:40px; margin-top:20px; }
.youshi-left .info ul li { float:left; width:23%; margin-right:2%; background-color:#FFF; height:40px; border-radius:20px; text-align:center; }
.youshi-right { float:right; width:367px; margin-right:107px; height:100%; }
.youshi-right img{max-width: 100%;max-height: 100%;vertical-align: middle;}
/*news*/
.news { padding-top:40px; padding-bottom:40px; }
.news-show { margin-top:40px;}
.news-left { float:left; width:810px; }
.news-left ul li { float:left; width:380px; height:auto; }
.news-left ul li:nth-child(even) { margin-left:50px; }
.news-left ul li .pic { height:270px; overflow:hidden;display: flex;  align-items: center; justify-content: center; border:#ededed solid 1px; }
.news-left ul li .pic img{max-width: 100%;max-height: 100%;vertical-align: middle;transition: 0.5s;}
.news-left ul li .con { height:auto; }
.news-left ul li .tit {color:#333333; font-size:18px; line-height:30px; margin-top:18px; font-weight:bold; overflow:hidden; text-overflow: ellipsis; white-space: nowrap;}
.news-left ul li .des {color:#717171; font-size:14px; line-height:22px; margin-top:13px; height:44px; overflow:hidden; }
.news-left ul li .more {margin-top:24px; background-color:#767a7f; width:100px; height:30px; text-align:center; color:#ffffff; font-size:14px; line-height:30px; }
.news-left ul li:hover .pic img{transform: scale(1.05);transition: 0.5s;}
.news-left ul li:hover .tit {color:#1359b9;}
.news-left ul li:hover .more {background-color:#1359b9; }
.news-right { float:right; width:730px; }
.news-right ul li { margin-top:17px; height:95px; border:#e1e1e1 solid 1px; }
.news-right ul li:first-child { margin-top:0; }
.news-right ul li .riqi { float:left; width:131px; margin-top:20px; position:relative; text-align:center; }
.news-right ul li .riqi:after{content:""; position:absolute; right:0; top:0; width:1px; height:100%; background-color:#e1e1e1; }
.news-right ul li .riqi .riqi-dd { color:#333333; font-size:34px; line-height:1.1; font-family:Arial, Helvetica, sans-serif;  }
.news-right ul li .riqi .riqi-yymm { color:#999999; font-size:14px; line-height:1.1;  font-family:Arial, Helvetica, sans-serif; }
.news-right ul li .con { float:right; margin-right:20px; width:560px; margin-top:18px; }
.news-right ul li .con .tit { color:#414141; font-size:18px; line-height:30px; overflow:hidden; text-overflow: ellipsis; white-space: nowrap; font-weight:bold; }
.news-right ul li .con .des { color:#717171; font-size:16px; line-height:30px; overflow:hidden; text-overflow: ellipsis; white-space: nowrap; }
.news-right ul li:hover .con .tit { color:#1359b9; }
/*footer*/
.footer { background-color:#2e3033; padding-top:50px; padding-bottom:30px; }
.footer a:hover { color:#ffffff; } 
.f-left { float:left; width:210px; }
.f-mid { float:left; width:290px; margin-left:100px; }
.f-right { float:right; width:390px; }
.f-ewm { float:right; width:140px; margin-left:100px; text-align:center; margin-top:50px; }
.f-ewm .pic { overflow:hidden; }
.f-ewm .pic img{max-width: 100%;max-height: 100%;vertical-align: middle;}
.f-ewm .tit { color:#ffffff; font-size:16px; line-height:30px; margin-top:5px; }
.f-ban { color:#ffffff; font-size:20px; line-height:38px; font-weight:bold; }
.f-nav { height:auto; margin-top:10px; }
.f-nav ul li { float:left; width:50%; color:#9a9d9f; font-size:16px; line-height:38px;  overflow:hidden; text-overflow: ellipsis; white-space: nowrap; }
.f-text { color:#9a9d9f; font-size:16px; line-height:38px; margin-top:10px; }
.f-tel-tit { color:#ffffff; font-size:16px; line-height:38px; }
.f-tel-nob { color:#ffffff; font-size:30px; line-height:38px; margin-top:10px; background:url(../images/f-tel.png) no-repeat left center; background-size:auto 100%; padding-left:60px; }
/*f-copy*/
.f-copy { background-color:#2e3033; color:#9b9ea0; font-size:16px; line-height:2; padding-top:15px; padding-bottom:15px; text-align:center; border-top:#393b3d solid 1px; }
.f-copy a:hover { color:#ffffff; } 
/*右侧漂浮*/
.slider-bg{width:50px;height:auto;position:fixed;right:5px;bottom:150px;z-index:100;box-shadow: 0 0 7px rgba(195, 195, 195, 0.6);}
.slider-bg .toolbar_btn a{ cursor:pointer;position:relative;display:block;height:50px; }
.slider-bg .toolbar_btn a samp{position:relative;display:block;height:50px;-webkit-transition:all .4s cubic-bezier(.2,.83,.42,.91);transition:all .4s cubic-bezier(.2,.83,.42,.91)}
.slider-bg .toolbar_btn a samp{z-index:2;width:50px; background-color:#ffffff; border:#e0e0e0 solid 1px; border-bottom:none; }
.slider-bg .toolbar_btn a:last-child samp{border-bottom:#e0e0e0 solid 1px;}
.slider-bg .toolbar_btn a em{font-size:14px;font-style:normal;position:absolute;z-index:1;top:1px;right:50px;display:block;overflow:hidden;width:0;height:50px;color:#333333; font-weight:normal;box-shadow: 0 0 7px rgba(195, 195, 195, 0.6);}
.slider-bg .toolbar_btn a b { position:absolute; width:8px; height:50px; background:url(../images/slider-sanjiao.png) no-repeat center center; top:0; right:52px;opacity:0;z-index:5}
.slider-bg .toolbar_btn a:hover samp{ background-color:#1359b9; border:#1359b9 solid 1px; border-bottom:none;}
.slider-bg .toolbar_btn a:last-child:hover  samp{border-bottom:#1359b9 solid 1px;}
.slider-bg .toolbar_btn a:hover b{opacity:1;}
.slider-bg .toolbar_btn a:hover em{width:150px; background-color:#ffffff;}
.slider-bg .toolbar_btn a:hover em.slider-a { padding-top:12px; padding-left:14px;}
.slider-bg .toolbar_btn a:hover em.slider-a .tit{color:#333333; font-size:14px; line-height:2; font-weight:bold; }
.slider-bg .toolbar_btn a:hover em.slider-a .des{color:#333333; font-size:12px; line-height:2;}
.slider-bg .toolbar_btn a:hover em.slider-b { padding-left:14px; line-height:50px;}
.slider-bg .toolbar_btn a:hover em.slider-c{width:121px!important;height:121px!important; margin-top:-18px;}
.slider-bg .toolbar_btn a:hover em.slider-c i{width:117px;height:117px;display:block;margin-left:2px;margin-top:2px;}
.slider-bg .toolbar_btn a:hover em.slider-c i img { width:100%;}
.slider-bg .iconi{width:100%;height:50px;display:block;position:absolute;top:0;left:0;}
.slider-bg .toolbar_btn a:nth-child(1) .iconi{ background:url(../images/slider-samp12.png?v=1) no-repeat top center; background-size:100%; }
.slider-bg .toolbar_btn a:nth-child(2) .iconi{ background:url(../images/slider-samp22.png?v=1) no-repeat top center; background-size:100%;}
.slider-bg .toolbar_btn a:nth-child(3) .iconi{ background:url(../images/slider-samp32.png?v=1) no-repeat top center; background-size:100%;}
.slider-bg .toolbar_btn a:nth-child(4) .iconi{ background:url(../images/slider-samp42.png?v=1) no-repeat top center; background-size:100%;}
.slider-bg .toolbar_btn a:nth-child(5) .iconi{ background:url(../images/slider-samp52.png?v=1) no-repeat top center; background-size:100%;}
.slider-bg .toolbar_btn a:nth-child(6) .iconi{ background:url(../images/slider-samp62.png?v=1) no-repeat top center; background-size:100%;}
.slider-bg .toolbar_btn a:nth-child(7) .iconi{ background:url(../images/slider-samp72.png?v=1) no-repeat top center; background-size:100%;}
.slider-bg .toolbar_btn a:nth-child(1):hover .iconi{ background:url(../images/slider-samp1.png?v=1) no-repeat top center; background-size:100%; }
.slider-bg .toolbar_btn a:nth-child(2):hover .iconi{ background:url(../images/slider-samp2.png?v=1) no-repeat top center; background-size:100%;}
.slider-bg .toolbar_btn a:nth-child(3):hover .iconi{ background:url(../images/slider-samp3.png?v=1) no-repeat top center; background-size:100%;}
.slider-bg .toolbar_btn a:nth-child(4):hover .iconi{ background:url(../images/slider-samp4.png?v=1) no-repeat top center; background-size:100%;}
.slider-bg .toolbar_btn a:nth-child(5):hover .iconi{ background:url(../images/slider-samp5.png?v=1) no-repeat top center; background-size:100%;}
.slider-bg .toolbar_btn a:nth-child(6):hover .iconi{ background:url(../images/slider-samp6.png?v=1) no-repeat top center; background-size:100%;}
.slider-bg .toolbar_btn a:nth-child(7):hover .iconi{ background:url(../images/slider-samp7.png?v=1) no-repeat top center; background-size:100%;}
/*n-page*/
.n-page { padding-top:30px; padding-bottom:60px; color:#000000; font-size:16px; line-height:2; }
.n-page img{max-width: 100%;max-height: 100%;vertical-align: middle;}
/*pagination*/
.pagination { width:100%; display:block;  text-align:center; font-size:14px; color:#7b7b7b; padding-bottom:30px; padding-top:30px; }
.pagination a { color:#7b7b7b;  padding:5px 9px;border-radius:3px; border:#dddddd solid 1px; margin:0 6px; }
.pagination a:hover { background-color:#1359b9; color:#FFF;border:#1359b9 solid 1px;}
.pagination a.now{ background-color:#1359b9; color:#FFF;border:#1359b9 solid 1px;}
/*n-newshow*/
.n-newshow { padding-top:30px; padding-bottom:60px; }
.n-show {padding:20px 0; color:#000000; font-size:16px; line-height:2; }
.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; 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:24px; text-align:center; line-height:1.5; color:#333333; }
.n-time { font-size:14px; text-align:center; line-height:18px; margin-top:13px; color:#999999; }
.n-xian {border-bottom:#cccccc solid 1px; height:1px; margin-top:20px;}
.n-other { line-height:24px; padding:20px 0; color:#666666; }
.n-other a:hover{ color:#1359b9; } 
/*banner-n*/
.banner-n { width:100%; }
.banner-n img { width:100%; }
/*n-main*/
.n-main { padding-top:30px; padding-bottom:40px; }
.n-main .pro-list { margin-top:20px; }
.n-right-ban { border-bottom:#bfbfbf solid 1px; height:51px; }
.n-right-ban .tit { float:left; color:#000000; font-size:22px; line-height:50px;  }
.n-right-ban .tit span { display:inline-block; padding:0 30px; position:relative; }
.n-right-ban .tit span:after{content:""; position:absolute; left:0; bottom:-1px; width:100%; height:3px; background-color:#1359b9; }
.n-right-ban .more { float:right;  color:#111111; font-size:16px; line-height:50px; background:url(../images/home.png) no-repeat left center; padding-left:36px; }
.n-right-ban .more a:hover { color:#1359b9; }
/*main-list*/
.main-list { margin-top:10px; }
.main-list ul li{ color:#333333; font-size:16px; line-height:58px; overflow:hidden; text-overflow: ellipsis; white-space: nowrap; border-bottom:#eeeeee solid 1px; }
.main-list ul li:last-child { border-bottom:none; }
.main-list ul li span{ float:right; font-size:16px; color:#999999; font-family:Arial, Helvetica, sans-serif; }
.main-list ul li:hover { color:#1359b9; }
/*mobile-sub*/
.mobile-sub { display:none; background-color:#ffffff; border:#1359b9 solid 5px; margin-top:10px; }
.mobile-sub ul li { float:left; width:33.33%; text-align:center;  color:#333333; font-size:16px; line-height:50px; border-bottom:#f1f1f1 solid 1px;}
.mobile-sub ul li.active { color:#1359b9; font-weight:bold; }


@media (max-width:1650px){
.wrap{width:90%}
/*header1650*/
.header{height:120px; border-top:#1359b9 solid 4px; }
.header .logo{ height:116px; width:22%;}
.header .nav ul li{ font-size:18px; line-height:116px; margin-left:35px;} 
.header .nav ul li .sub { top:90px;}
/*h-tel1650*/
.h-tel { font-size:20px; line-height:30px; margin-top:40px; padding-left:40px; margin-left:50px; }
/*public1650*/
.public .tit {font-size:34px; }
.public .des { font-size:14px; line-height:30px; }
.public .des span { padding:0 30px; }
/*pro1650*/
.pro-show { margin-top:43px; }
.pro-left { width:22%; min-height:auto; }
.pro-ban { padding-top:0; padding-left:10px; }
.pro-ban .en { font-size:34px; }
.pro-ban .cn {font-size:24px; margin-top:-15px; }
.pro-sub { margin-top:25px; margin-bottom:25px; }
.pro-sub ul li { font-size:16px; line-height:55px; padding-left:25px; }
.pro-text { font-size:14px; line-height:25px; padding-left:10px; margin-top:15px;  }
.pro-ewm { margin-top:25px; }
.pro-ewm .pic { height:156px; }
.pro-ewm .tit { font-size:14px; line-height:28px; }
.pro-right { width:76%; }
.pro-list ul li { margin-bottom:30px; }
.pro-list ul li .pic { height:243px; }
.pro-list ul li .tit { font-size:14px; line-height:60px; padding-left:22px; }
/*about1650*/
.about { padding-top:50px; padding-bottom:70px;  }
.about-left { width:41%; padding-left:56px;}
.about-left .tit { font-size:26px; line-height:40px; }
.about-left .pic { margin-top:22px;}
.about-right { width:55%;  }
.about-right .tit { font-size:26px; line-height:40px; }
.about-right .des {  font-size:14px; margin-top:34px; }
.about-right .more { margin-top:64px; }
.about-right .more a { width:180px; height:40px; font-size:16px; line-height:38px; margin-right:26px; }
/*youshi1650*/
.youshi { height:260px; }
.youshi-left { width:48%; margin-left:3%; }
.youshi-left .tit { font-size:36px; margin-top:30px; }
.youshi-left .des { font-size:18px; margin-top:10px;  }
.youshi-left .info { font-size:18px; line-height:35px; }
.youshi-left .info ul li { height:35px; }
.youshi-right { width:23%; margin-right:6%; }
/*news1650*/
.news-left { width:50%; }
.news-left ul li { width:48.5%; }
.news-left ul li:nth-child(even) { margin-left:3%; }
.news-left ul li .pic { height:236px; }
.news-left ul li .tit { font-size:16px; margin-top:15px; }
.news-left ul li .des {margin-top:10px; }
.news-left ul li .more {margin-top:20px;  width:85px; height:26px;  line-height:26px; }
.news-right { width:45%; }
.news-right ul li {height:85px;  margin-top: 15px; }
.news-right ul li .riqi {  width:18%; margin-top:18px; }
.news-right ul li .riqi .riqi-dd { font-size:30px; }
.news-right ul li .con { margin-right:2%; width:76%; margin-top:12px; }
.news-right ul li .con .tit { font-size:16px; }
.news-right ul li .con .des { font-size:14px; }
/*footer1650*/
.f-left { width:15%; }
.f-mid { width:20%; margin-left:6%; }
.f-right { width:26%; }
.f-ewm { width:10%; margin-left:6%;  margin-top:40px; }
.f-ewm .tit { font-size:14px; line-height:30px;  }
.f-ban { font-size:18px; line-height:30px; }
.f-nav ul li { font-size:14px; line-height:30px; }
.f-text { font-size:14px; line-height:30px; }
.f-tel-tit { font-size:14px; line-height:30px; }
.f-tel-nob { font-size:26px; line-height:36px; padding-left:50px; }
/*f-copy1650*/
.f-copy { font-size:14px; }
/*n-right1650*/
.n-right-ban { height:41px; }
.n-right-ban .tit { font-size:20px; line-height:40px;  }
.n-right-ban .tit span { padding:0 15px;  }
.n-right-ban .more { font-size:14px; line-height:40px;}
.main-list ul li{ font-size:14px; line-height:47px; }
.main-list ul li span{ font-size:14px; }

}

@media (max-width:1400px){
/*header1400*/
.header{height:100px; border-top:#1359b9 solid 3px; }
.header .logo{ height:107px;}
.header .nav ul li{ font-size:16px; line-height:107px; margin-left:30px;} 
.header .nav ul li .sub { top:80px;}
/*h-tel1400*/
.h-tel { font-size:18px; line-height:26px; padding-left:32px; margin-left:40px; }
/*public1400*/
.public .tit {font-size:30px; }
.public .des span { padding:0 25px; }
/*pro1400*/
.pro-left { min-height:auto; }
.pro-ban { padding-left:8px; }
.pro-ban .en { font-size:30px; }
.pro-ban .cn {font-size:20px; margin-top:-10px; }
.pro-sub { margin-top:20px; margin-bottom:20px; padding: 10px 0 20px 0;}
.pro-sub ul li { font-size:14px; line-height:42px; padding-left:20px; }
.pro-text { padding-left:8px; margin-top:10px;  }
.pro-ewm .pic { height:133px; }
.pro-list ul li { margin-bottom:25px; }
.pro-list ul li .pic { height:210px; }
.pro-list ul li .tit { line-height:50px; padding-left:18px; }
/*about1400*/
.about { padding-top:40px; padding-bottom:60px;  }
.about-left {padding-left:36px;padding-top: 28px;}
.about-left .tit { font-size:22px; }
.about-left .pic { margin-top:18px;}
.about-right {padding-top: 28px;}
.about-right .tit { font-size:22px;}
.about-right .des { margin-top:28px; }
.about-right .more { margin-top:54px; }
.about-right .more a { width:150px; height:35px; font-size:14px; line-height:33px; margin-right:22px; }
/*youshi1400*/
.youshi { height:225px; }
.youshi-left .tit { font-size:30px; margin-top:20px; }
.youshi-left .des { font-size:16px; margin-top:10px;  }
.youshi-left .info { font-size:16px; line-height:30px; }
.youshi-left .info ul li { height:30px; }
/*news1400*/
.news-left ul li .pic { height:200px; }
.news-left ul li .tit { margin-top:10px; }
.news-left ul li .des {margin-top:8px; }
.news-left ul li .more {margin-top:15px; }
.news-right ul li {height:75px;  margin-top: 12px; }
.news-right ul li .riqi { margin-top:16px; }
.news-right ul li .riqi .riqi-dd { font-size:26px; }
.news-right ul li .con { margin-top:10px; }
.news-right ul li .con .tit { line-height: 28px; }
.news-right ul li .con .des { line-height: 28px; }
/*footer1400*/
.f-ewm { margin-top:20px; }
.f-ban { font-size:16px; }
.f-tel-nob { font-size:22px; line-height:32px; padding-left:40px; }

}

@media (max-width:1200px){
.wrap{width:94%}
/*header1200*/
.header{height:90px; border-top:#1359b9 solid 2px; }
.header .logo{ height:88px;}
.header .nav ul li{ line-height:88px; margin-left:20px;} 
.header .nav ul li .sub { top:70px;}
/*h-tel1200*/
.h-tel { font-size:16px; line-height:22px; padding-left:26px; margin-left:30px;  margin-top:32px; }
/*public1200*/
.public .tit {font-size:26px; }
.public .des span { padding:0 20px; }
/*pro1200*/
.pro-show {margin-top:30px;}
.pro-left { min-height:auto; }
.pro-ban { padding-left:6px; }
.pro-ban .en { font-size:24px; }
.pro-ban .cn {font-size:18px; margin-top:-8px; }
.pro-sub { margin-top:15px; margin-bottom:15px; padding:5px 0 10px 0;}
.pro-sub ul li { line-height:36px; padding-left:15px; }
.pro-text { padding-left:6px; }
.pro-ewm .pic { height:110px; }
.pro-list ul li { margin-bottom:20px; }
.pro-list ul li .pic { height:175px; }
.pro-list ul li .tit { line-height:43px; padding-left:15px; }
/*about1200*/
.about-left {padding-left:16px;padding-top:22px;}
.about-left .tit { font-size:18px; }
.about-left .pic { margin-top:13px;}
.about-right {padding-top: 22px;}
.about-right .tit { font-size:18px;}
.about-right .des { margin-top:23px; }
.about-right .more { margin-top:28px; }
.about-right .more a { width:130px; height:30px; line-height:28px; margin-right:18px; }
/*youshi1200*/
.youshi { height:187px; }
.youshi-left .tit { font-size:24px; margin-top:10px; }
.youshi-left .des { font-size:14px; margin-top:8px;  }
.youshi-left .info { font-size:14px; line-height:25px; }
.youshi-left .info ul li { height:25px; }
/*news1200*/
.news-show { margin-top: 30px;}
/*footer1200*/
.f-tel-nob { font-size:20px; line-height:28px; padding-left:35px; }
.f-right { width:30%;}

}

@media (max-width:992px){
/*header992*/
.welcome { display:none;}
.header{ display:none;}
.nav{ display:none;}
.header2{ display: block; } 
.header-wrap { display:block; height:60px;}
.banner .swiper-container-horizontal>.swiper-pagination-bullets { bottom:9px;}
/*public992*/
.public .tit {font-size:24px; }
.public .des span { padding:0 10px; }
/*pro992*/
.pro { padding-top:20px; padding-bottom: 10px;}
.pro-show { margin-top: 20px; }
.pro-left { float:none; width:100%; margin-top:20px; min-height:auto;  }
.pro-right { float:none; width:100%; }
/*about992*/
.about { padding-top: 20px; padding-bottom: 30px;}
.about-right .des {  margin-top: 13px; }
/*youshi992*/
.youshi { height: 170px; }
.youshi-left .tit { font-size: 20px; margin-top:5px; }
/*news992*/
.news { padding-top:20px; padding-bottom: 30px; }
.news-show { margin-top: 20px;}
.news-right ul li .riqi .riqi-dd { font-size: 22px;}
/*footer*/
.footer { padding-top: 30px; padding-bottom: 20px; }
.f-left { display:none; }
.f-mid { width: 28%; margin-left: 0;}
.f-right { width: 40%;}
.f-ewm { width: 15%;}
/*n-main992*/
.n-main { padding-top:10px; padding-bottom:25px; }

}

@media (max-width:767px){
.wrap{width:80%}
/*header767*/
.f_nav { display:block;}
.banner .swiper-container-horizontal>.swiper-pagination-bullets { bottom:4px;}
/*public767*/
.public .tit {font-size:20px; }
.public .des { width:100%; line-height:26px;  }
/*pro767*/
.pro-left { margin-top:10px; padding: 10px 10px; display:none;}
.pro-list ul li { width:48.5%; margin-bottom: 15px;  }
.pro-list ul li:nth-child(3n+2) { margin-left:0;}
.pro-list ul li:nth-child(3n+3) { margin-left:0;}
.pro-list ul li:nth-child(even) { margin-left:3%; }
.pro-list ul li:nth-child(9) { display:none; }
.pro-list ul li .tit { background-image:none; padding:0; text-align:center; }
.n-main .pro-list ul li:nth-child(9) { display:block; }
.n-main .pro-ewm { display:none; }
.n-main .pro-text { display:none; }
.n-main .pro-ban{ display:none; }
/*about767*/
.about-left { float:none; width:100%; padding:10px;  background-color:#fbfbfb; background-image:none; }
.about-left .tit { font-size:16px; font-weight:bold; }
.about-left .tit span { font-weight:normal;}
.about-left .pic { margin-top:5px; }
.about-right { float:none; width:100%; padding-top: 10px;}
.about-right .tit { font-size:16px; font-weight:bold; }
.about-right .tit a { font-weight:normal;}
.about-right .des { margin-top: 5px; }
.about-right .more { margin-top:20px;}
/*youshi767*/
.youshi { height:auto; padding-top:20px; }
.youshi-left { float:none; width:100%; margin-left:0; }
.youshi-right { float:none; width:100%; margin-right:0;margin-top:20px;}
.youshi-left .tit { font-size:18px; }
/*news767*/
.news-left { float:none; width:100%; }
.news-right { float:none; width:100%; margin-top:20px; }
/*footer767*/
.f-mid { display:none; }
.f-ewm { float:none;width:100%; margin-left:0; margin-top:0; }
.f-ewm img { max-width:170px; }
.f-right { float:none; width:100%; margin-top:20px; }
.f-copy { padding-bottom:6em; }
.slider-bg { display:none; }
/*n-page767*/
.n-page { padding-top:20px; padding-bottom:40px;  }
/*n-newshow767*/
.n-newshow {  padding-top:20px; padding-bottom:40px;  }
.n-tit { font-size:20px; }
/*n-main767*/
.n-main { padding-top:5px; padding-bottom:20px; }
.n-main .pro-list { margin-top:15px; }
.n-right-ban .tit  { font-size:18px; }
.n-right-ban .tit span:after { height:2px; }
.n-right-ban .more { display:none; }
.mobile-sub { display:block; }


}

@media (max-width:500px){
.wrap{width:94%}
.pro-list ul li .pic { height: 120px;}
.news-left ul li .pic { height:120px;}

}

