@charset "utf-8";
*{margin:0;padding:0}
html{overflow-x:hidden;font-size:13.3333333333vw}
body{width:100%;min-width:320px;min-height:100vh;margin:0 auto;font-family:PingFang SC,Hiragino Sans GB,Microsoft YaHei UI,Microsoft YaHei,Source Han Sans CN,sans-serif;background:#fff;overflow-x:hidden;text-align:left;position:relative;font-size:16px;color:#000}
img{border:none}
h1,h2,h3{font-weight:400}
a{color:inherit;text-decoration:none;-webkit-tap-highlight-color:transparent;-webkit-tap-highlight-color:transparent;outline:none;}
input,select,textarea{font-family:PingFang SC,Hiragino Sans GB,Microsoft YaHei UI,Microsoft YaHei,Source Han Sans CN,sans-serif;font-size:16px;outline:0;margin:0;padding:0}
input::-webkit-input-placeholder{color:#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; background-color:#f9f9f9; }
/*header*/
.header{height:218px; position:relative; background:url(../images/header-bg.jpg) no-repeat center center; background-size:cover; }
.header .logo{float:left; height:218px;}
.header .logo a{display:block; width:100%; height:100%; display: flex;  align-items: center; justify-content: center;}
.header .logo img{max-width: 100%;max-height: 100%;vertical-align: middle;}
.h-info { float:left; margin-left:48px; width:700px; margin-top:76px; position:relative; }
.h-info:after{content:""; position:absolute; left:-25px; top:0; width:1px; height:100%; background-color:#c0c4c7; }
.h-info .tit { color:#000000; font-size:20px; line-height:1.5; font-weight:bold; }
.h-info .des { color:#303132; font-size:16px; line-height:1.5; margin-top:13px; }
.h-right { float:right; margin-top:48px; }
.h-login { float:right; color:#ffffff; font-size:16px; line-height:30px;} 
.h-login a { display:inline-block; padding:0 30px; background-color:#2668b4; border-top-left-radius:15px; border-bottom-left-radius:15px; }
.h-login a:nth-child(2) { background-color:#2668b4; border-top-left-radius:0; border-bottom-left-radius:0; border-top-right-radius:15px; border-bottom-right-radius:15px; margin-left:1px; }
.h-login a:nth-child(1){ position:relative;}
.h-login a:nth-child(1) i { display:block; position:absolute; top:-20px; left:-20px; width:43px; height:37px; background:url(../images/tixing.gif) no-repeat center center; background-size:100% 100%;}
.header2 .h-login { margin-top:15px; font-size:14px; margin-right:10px;  }
.header2 .h-login a { padding:0 5px;border-top-right-radius:5px; border-bottom-right-radius:5px;border-top-left-radius:5px; border-bottom-left-radius:5px; }
.header2 .h-login a:nth-child(2) { border-top-right-radius:5px; border-bottom-right-radius:5px;border-top-left-radius:5px; border-bottom-left-radius:5px; margin-left:5px;  }
.h-tel { background:url(../images/h-tel.png) no-repeat left center; padding-left:43px; color:#666666; font-size:18px; line-height:34px; margin-top:29px; }
.h-tel strong { font-weight:bold; font-family:Arial, Helvetica, sans-serif; color:#000; font-size:20px; }
/*nav*/
.nav{ height:60px; background-color:#0355b3;}
.nav ul li{float:left; width:9%; color:#ffffff; font-size:18px; line-height:60px; position:relative; text-align:center; } 
.nav ul li a { display:block; }
.nav ul li.active { background-color:#db0004; }
.nav ul li:hover { background-color:#db0004; }
.nav ul li .sub { position: absolute;width:100%;left:0; text-align:center; top:60px;z-index:30000; }
.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:16px; background-color:#0355b3; }
.nav ul li .sub ul li:hover { background-color:#db0004; }
/*header2*/
.header2{height:60px;position:fixed;z-index:22;top:0;width:100%; display:none; background:url(../images/header-bg2.jpg) no-repeat; background-size:cover; }
.header2 .main-wrap{height:60px;padding:0 3%;box-shadow:0 0 10px 0 rgba(0,0,0,.1)}
.header2 .logo{width:170px;height:60px;margin-top:0;overflow:hidden;  float: left; display: inline;}
.header2 .logo a{display:block; width:100%; height:50px; margin-top:5px; display: flex;  align-items: center; justify-content: left;}
.header2 .logo img{max-width: 100%;max-height: 100%;vertical-align: middle;}
.header2 .nav-btn{width:25px;height:16px;position:relative;cursor:pointer;margin-top:22px; float: right; display: inline;}
.header2 .nav-btn .zi { width:20px; color:#0355b3; 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:#0355b3;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:#0355b3}
.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:42px;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:42px;text-align:center;background:0 0;float:right}
.header2 .sub-menu .jt:after{content:'';display:block;width:26px;height:26px;background:url(../images/mobile_nav_jia.png) no-repeat center;background-size:17px auto;position:absolute;right:3%;top:10px}
.header2 .sub-menu .jt.jtRote:after{background:url(../images/mobile_nav_jian.png) no-repeat center;background-size:20px auto}
.header2 .sub-menu .sec-list p{background:url(../images/mobile_nav_dian.png) no-repeat left center;background-size:3px auto;font-size:14px}
.header2 .sub-menu .sec-list a{padding-left:5%;color:#cccccc;display:block}
.header2 .sub-menu .sec-list a:active{color:#37a3dc}
.header2 .icon-close:before{content:"\e6d3"}
.search-bg{ position:fixed; left:0px; top:0px; width:100%; height:100%; z-index:20; background-color:rgba(55,55,55,.95); display:none; } 
.header-wrap { display:none;}
/* nav_zzc */
.nav_zzc{display: none;background: rgba(0, 0, 0, 0.6);position: fixed;top: 0;left: 0;width: 100%;height: 100%;z-index: 99990;}
.nav_menu {  width:0; position:fixed;  right:0; top:0; height: 100%;z-index: 99999;overflow: scroll;background: #fff;}
.nav_menu .nav_menu_top{width: 100%; height:50px;}
.nav_menu .nav_menu_btn{display: block;width:25px;position: absolute;top:16px;right:20px;}
.nav_menu .nav_menu_btn img{display: block;width:25px; }
.nav_menu ul{overflow:hidden; width:100%;overflow: scroll;height: 80%;}
.nav_menu li{ width:100%; overflow:hidden; background:url(../images/nav_icon01.png) no-repeat 89% center;height:50px;border-bottom: 1px solid #eaeaea;}
.nav_menu li a{ color:#333333;font-size:14px;display: block;height:50px;line-height:50px;box-sizing: border-box;padding-left: 6%;}
/*main*/
.main { margin-top:30px; padding-bottom:50px; }
.main-left {  float:left; width:781px; height:470px; }
.main-left .swiper-container{width:100%;height:100%;}
.main-left .swiper-slide{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;}
.main-left .swiper-container-horizontal>.swiper-pagination-bullets { bottom:14px; text-align:right; padding-right:19px;}
.main-left .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet { margin:0 4px; width:10px; height:10px; background: #ffffff; opacity:0.7;}
.main-left .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet-active { background-color:#c50001; opacity:1;}
.main-left .swiper-slide .main-left-li { width:100%; height:100%;}
.main-left .swiper-slide .main-left-li .pic { width:100%; height:100%;  overflow:hidden; text-align:center;}
.main-left .swiper-slide .main-left-li .pic img  {width: 100%;height: 100%; }
.main-left .swiper-slide .main-left-li .tit { position:absolute; bottom:0; left:0; width:100%; height:45px; background-color:rgba(0, 0, 0, 0.5);color:#ffffff; font-size:16px; line-height:45px; overflow:hidden; text-overflow: ellipsis; white-space: nowrap; padding:0 124px 0 24px; }
/*.main-left .swiper-slide .main-left-li:hover .pic  img{transform: scale(1.05); transition: 0.6s;}*/
.main-right { float:right; width:770px; height:468px; background-color:#FFF; }
.main-ban { height:70px; border-bottom:#efefef solid 1px; padding:0 40px; }
.main-ban .tit { float:left; color:#000000; font-size:22px; line-height:69px; }
.main-ban .tit span { display:inline-block; padding:0 20px; position:relative; }
.main-ban .tit span:after{content:""; position:absolute; left:0; bottom:0;  width:100%; height:3px; background-color:#0355b3; }
.main-ban .more { float:right; color:#a3a3a3; font-size:16px; line-height:69px; }
.main-ban .more a:hover { color:#0355b3; }
.main-ban .more i { display:inline-block; width:7px; height:11px; background:url(../images/more.png) no-repeat; margin-left:14px; }
.main-ban .more:hover i { background:url(../images/more2.png) no-repeat;}
.main-list { padding:18px 40px 0 40px; }
.main-list ul li{ color:#333333; font-size:16px; line-height:44px; overflow:hidden; text-overflow: ellipsis; white-space: nowrap; padding-left:20px; position:relative; }
.main-list ul li:after{content:""; position:absolute; left:0; top:50%; margin-top:-2.5px; width:5px; height:5px; background-color:#c8c8c8; border-radius:50%; }
.main-list ul li span{ float:right; font-size:16px; color:#999999; font-family:Arial, Helvetica, sans-serif; }
.main-list ul li:hover { color:#0355b3; }
.main-list ul li:hover:after { background-color:#0355b3; }
.main-list ul li a.liji { float:right;     display: inline-block;  width: 120px;  height: 35px; text-align: center; background-color: #2668b4; border: #2668b4 solid 1px; border-radius: 3px; color: #ffffff; font-size: 16px;  line-height: 33px;  margin-top: 10px;}
/*public*/
.public { text-align:center; }
.public .tit { color:#4b4a4a; font-size:40px; line-height:1.5 }
.public .tit span { color:#2668b4; }
.public .des { color:#4b4a4a; font-size:14px; line-height:1.5; margin-top:5px; }
/*zhiwei*/
.zhiwei { background:url(../images/zhiwei-bg.jpg) no-repeat; background-size:100% auto;  height:880px; padding-top:60px; }
.zhiwei-list { background-color:#FFF; box-shadow: 0 0 20px rgba(0, 0, 0, 0.1); margin-top:50px; padding:30px 0; }
.zhiwei-list ul li{ border-top:#eeeeee solid 1px; height:56px;  padding-left:30px; padding-right:70px; }
.zhiwei-list ul li .tit{ float:left; width:390px; color:#4b4a4a; font-size:16px; line-height:55px; overflow:hidden; text-overflow: ellipsis; white-space: nowrap; padding-right:5px; }
.zhiwei-list ul li .des{ float:left; width:310px; color:#4b4a4a; font-size:16px; line-height:55px;  overflow:hidden; text-overflow: ellipsis; white-space: nowrap; padding-right:5px;}
.zhiwei-list ul li .info{ float:left; width:320px; color:#ff5959; font-size:16px; line-height:55px; overflow:hidden; text-overflow: ellipsis; white-space: nowrap;  padding-right:5px;}
.zhiwei-list ul li .addr{ float:left; width:320px; color:#4b4a4a; font-size:16px; line-height:55px; overflow:hidden; text-overflow: ellipsis; white-space: nowrap; }
.zhiwei-list ul li .more{ float:right; width:120px; overflow:hidden;  overflow:hidden; text-overflow: ellipsis; white-space: nowrap; }
.zhiwei-list ul li .more a { display:inline-block; width:120px; height:35px; text-align:center; background-color:#2668b4; border:#2668b4 solid 1px; border-radius:3px; color:#ffffff; font-size:16px; line-height:33px; margin-top:10px;  }
.zhiwei-list ul li .more span {display:inline-block; width:120px; height:35px; text-align:center; background-color:#ffffff; border:#eeeeee solid 1px; border-radius:3px; color:#4b4a4a; font-size:16px; line-height:33px; margin-top:10px; }
.zhiwei-list ul li:first-child { border-top:none; background-color:#eeeeee; font-weight:bold; }
.zhiwei-list ul li:first-child .des { padding-left:20px;}
.zhiwei-list ul li:first-child .info {color:#4b4a4a; padding-left:20px;}
.zhiwei-list ul li:first-child .addr { padding-left:20px;}
.zhiwei-list ul li:first-child .more { padding-left:20px; line-height:55px; font-size:16px;}
.zhiwei-list ul li:hover { background-color:#f8f8f8; }
.zhiwei-list ul li:first-child:hover { background-color:#eeeeee; }
/*n-zhiwei-list*/
.n-zhiwei-list { background-color:#FFF; box-shadow: 0 0 20px rgba(0, 0, 0, 0.1); padding:30px 0; }
.n-zhiwei-list ul li{ border-top:#eeeeee solid 1px; height:56px;  padding-left:30px; padding-right:70px; }
.n-zhiwei-list ul li .tit{ float:left; width:390px; color:#4b4a4a; font-size:16px; line-height:55px; overflow:hidden; text-overflow: ellipsis; white-space: nowrap; padding-right:5px; }
.n-zhiwei-list ul li .des{ float:left; width:310px; color:#4b4a4a; font-size:16px; line-height:55px;  overflow:hidden; text-overflow: ellipsis; white-space: nowrap; padding-right:5px;}
.n-zhiwei-list ul li .info{ float:left; width:320px; color:#ff5959; font-size:16px; line-height:55px; overflow:hidden; text-overflow: ellipsis; white-space: nowrap;  padding-right:5px;}
.n-zhiwei-list ul li .addr{ float:left; width:160px; color:#4b4a4a; font-size:16px; line-height:55px; overflow:hidden; text-overflow: ellipsis; white-space: nowrap; }
.n-zhiwei-list ul li .caozuo{ float:left; width:160px; color:#4b4a4a; font-size:16px; line-height:55px; overflow:hidden; text-overflow: ellipsis; white-space: nowrap; }
.n-zhiwei-list ul li .caozuo a:hover {color:#2668b4;}
.n-zhiwei-list ul li .more{ float:right; width:120px; overflow:hidden;  overflow:hidden; text-overflow: ellipsis; white-space: nowrap; }
.n-zhiwei-list ul li .more a { display:inline-block; width:120px; height:35px; text-align:center; background-color:#2668b4; border:#2668b4 solid 1px; border-radius:3px; color:#ffffff; font-size:16px; line-height:33px; margin-top:10px;  }
.n-zhiwei-list ul li .more span {display:inline-block; width:120px; height:35px; text-align:center; background-color:#ffffff; border:#eeeeee solid 1px; border-radius:3px; color:#4b4a4a; font-size:16px; line-height:33px; margin-top:10px; }
.n-zhiwei-list ul li:first-child { border-top:none; background-color:#eeeeee; font-weight:bold; }
.n-zhiwei-list ul li:first-child .des { padding-left:20px;}
.n-zhiwei-list ul li:first-child .info {color:#4b4a4a; padding-left:20px;}
.n-zhiwei-list ul li:first-child .addr { padding-left:20px;}
.n-zhiwei-list ul li:first-child .caozuo { padding-left:20px;}
.n-zhiwei-list ul li:first-child .more { padding-left:20px; line-height:55px; font-size:16px;}
.n-zhiwei-list ul li:hover { background-color:#f8f8f8; }
.n-zhiwei-list ul li:first-child:hover { background-color:#eeeeee; }


/*xiangmu*/
.xiangmu { padding-top:80px; padding-bottom:100px; }
.xiangmu-list { margin-top:60px; }
.xiangmu-list ul li { float:left; width:380px; height:610px; background-color:#FFF; box-shadow: 0 0 20px rgba(0, 0, 0, 0.1); margin-left:26.66px; margin-bottom:30px; padding-top:20px; position:relative; }
.xiangmu-list ul li:first-child { margin-left:0; }
.xiangmu-list ul li .con { padding:0 20px; }
.xiangmu-list ul li .con .tit { color:#4b4a4a; font-size:30px; line-height:2.4; border-bottom:#f8f8f8 solid 1px; overflow:hidden; text-overflow: ellipsis; white-space: nowrap; }
.xiangmu-list ul li .con .pic { height:120px; overflow:hidden; }
.xiangmu-list ul li .con .pic img {width: 100%;height: 100%; object-fit: cover;object-position: center 30%; transition: 0.5s; }
.xiangmu-list ul li .con .des { color:#a5a1a1; font-size:16px; line-height:30px; margin-top:20px; text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 9;-webkit-box-orient: vertical; }
.xiangmu-list ul li .more { position:absolute; left:0; bottom:0; width:100%; height:46px; background-color:#f5f8fd;}
.xiangmu-list ul li .more a { display:inline-block; text-align:center;  color:#4b4a4a; font-size:14px; line-height:46px; }
.xiangmu-list ul li .more a:nth-child(1) { width:63%;}
.xiangmu-list ul li .more a:nth-child(2) { float:right; width:36%; background-color:#2668b4; color:#ffffff;  }
.xiangmu-list ul li .con:hover .tit { color:#2668b4;}
.xiangmu-list ul li .con:hover .pic img { transform: scale(1.05); transition: 0.5s; }
.xiangmu-list ul li .con:hover .des { color:#76a0d0;}
.xiangmu-list ul li .more a:nth-child(1):hover { color:#2668b4;}
.xiangmu-list ul li:nth-child(n+2) { height:290px; }
.xiangmu-list ul li:nth-child(n+2) .pic{ display:none; }
.xiangmu-list ul li:nth-child(n+2) .con .des { -webkit-line-clamp: 3; }
/*about*/
.about { background:url(../images/about-bg.jpg) no-repeat top center; background-size:100% auto; padding-top:60px; }
.about .public .tit { color:#ffffff; }
.about .public .tit span{ color:#ffffff; }
.about .public .des { color:#ffffff; }
.about-show { margin-top:60px; background-color:#FFF;  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1); }
.about-left { float:left; width:730px; padding:60px 0 0 50px; }
.about-left .en { color:#2668b4; font-size:48px; line-height:1; overflow:hidden; text-overflow: ellipsis; white-space: nowrap; text-transform:uppercase; font-family:Arial, Helvetica, sans-serif; }
.about-left .tit { color:#4b4a4a; font-size:30px; line-height:1;overflow:hidden; text-overflow: ellipsis; white-space: nowrap; margin-top:10px; font-weight:bold; }
.about-left .des { color:#4b4a4a; font-size:16px; line-height:2; text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 4;-webkit-box-orient: vertical; margin-top:30px; }
.about-left .more { color:#ffffff; font-size:14px; line-height:40px; width:155px; height:40px; background-color:#2668b4; border-radius:20px; margin-top:40px; text-align:center; }
.about-left .more a { display:block; }
.about-right { float:right; width:784px; height:443px; }
.about-right img {width: 100%;height: 100%; object-fit: cover;object-position: center 30%;}
/*hezuo*/
.hezuo { padding-top:60px; padding-bottom:60px; }
.hezuo-list { position:relative; margin-top:50px; }
.hezuo-list .swiper-container { width: 90%; height: 100%; margin:0 auto; } 
.hezuo-list .swiper-slide {  display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; text-align:center; }
.hezuo-list .swiper-button-prev { background:url(../images/btn.png) no-repeat; width:42px; height:42px;right:auto; left:0; top:40%; bottom:0;  outline:none; border-radius:50%;  background-size:100% 100%;}
.hezuo-list .swiper-button-prev:after { display:none;}
.hezuo-list .swiper-button-next {background:url(../images/btn.png) no-repeat;transform:rotate(180deg); width:42px; height:42px; right:0; left:auto; top:40%; bottom:0; outline:none;border-radius:50%; background-size:100% 100%; }
.hezuo-list .swiper-button-next:after { display:none;}
.hezuo-li { text-align:center; width:100%; }
.hezuo-li .pic{ height:100px; overflow:hidden; border:#e5e5e5 solid 1px; background-color:#FFF; }
.hezuo-li .pic img{max-width: 100%;max-height: 100%;vertical-align: middle; transition: 0.5s; }
.hezuo-li .tit { color:#333333; font-size:14px; line-height:30px; margin-top:10px;  overflow:hidden; text-overflow: ellipsis; white-space: nowrap; }
.hezuo-li:hover .pic img {transform: scale(1.05); transition: 0.5s;}
.hezuo-li:hover .tit { color:#2668b4;}
/*news*/
.news { background-color:#FFF; padding-top:50px; padding-bottom:80px; }
.news-show { margin-top:70px; }
.news-left { float:left; width:770px; }
.news-ban { height:auto; }
.news-ban ul li{ float:left; color:#2c2c2c; font-size:20px; line-height:1; margin-right:40px; position:relative; }
.news-ban ul li:nth-child(1) { color:#2668b4; font-weight:bold; }
.news-ban ul li:nth-child(1):after{content:""; position:absolute; right:-20px; top:50%; margin-top:-10px; width:1px; height:20px; background-color:#6a6a6a; }
.news-ban ul li:hover { color:#2668b4; }
.news-list { margin-top:7px; }
.news-list ul li { border-bottom:#bdbdbd dashed 1px; padding-top:30px; padding-bottom:35px; }
.news-list ul li:last-child { border-bottom:none; }
.news-list ul li .riqi{ float:left; width:90px; text-align:center; position:relative; margin-top:8px; }
.news-list ul li .riqi:after{content:""; position:absolute; right:0; top:0; width:1px; height:76px; background-color:#d9d9d9; }
.news-list ul li .riqi .riqi-dd { color:#2c2c2c; font-size:40px; line-height:1; }
.news-list ul li .riqi .riqi-yymm { color:#2c2c2c; font-size:14px; line-height:1; margin-top:10px; }
.news-list ul li .con{ float:right; width:640px; }
.news-list ul li .con .tit { color:#4b4a4a; font-size:18px; line-height:2; overflow:hidden; text-overflow: ellipsis; white-space: nowrap; }
.news-list ul li .con .des { color:#a5a1a1; font-size:14px; line-height:24px; text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.news-list ul li:hover .con .tit { color:#2668b4; }
.news-right { float:right; width:705px; }
.news-right .pic { height:327px; overflow:hidden; }
.news-right .pic img {width: 100%;height: 100%; object-fit: cover;object-position: center 30%;}
.news-right .bot { margin-top:30px; }
.news-right .bot .riqi{ float:left; width:90px; text-align:center; position:relative; margin-top:8px; }
.news-right .bot .riqi:after{content:""; position:absolute; right:0; top:0; width:1px; height:76px; background-color:#d9d9d9; }
.news-right .bot .riqi .riqi-dd { color:#2c2c2c; font-size:40px; line-height:1; }
.news-right .bot .riqi .riqi-yymm { color:#2c2c2c; font-size:14px; line-height:1; margin-top:10px; }
.news-right .bot .con{ float:right; width:600px; }
.news-right .bot .con .tit { color:#4b4a4a; font-size:18px; line-height:2;  overflow:hidden; text-overflow: ellipsis; white-space: nowrap;}
.news-right .bot .con .des { color:#a5a1a1; font-size:14px; line-height:24px;text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical; }
.news-right:hover .con .tit { color:#2668b4; }
/*footer*/
.footer { background-color:#4b4a4a; color:#d1cfcf; font-size:15px; line-height:2; padding-top:70px; padding-bottom:80px; }
.footer a:hover { color:#ffffff; }
.f-left { float:left; width:410px; padding-right:50px; position:relative; }
.f-left:after{content:""; position:absolute; right:0; top:0; width:2px; height:230px; background:url(../images/f-line.jpg) repeat-y; } 
.f-mid { float:left; width:270px; margin-left:90px; }
.f-right { float:right; width:400px; text-align:center; position:relative; padding-left:50px; padding-top:34px; }
.f-right:after{content:""; position:absolute; left:0; top:0; width:2px; height:230px; background:url(../images/f-line.jpg) repeat-y; } 
.f-right img { width:115px; }
.f-ban { color:#ffffff; font-size:24px; line-height:53px; }
.f-nav { margin-top:20px; }
.f-nav ul li{ float:left; width:50%;  overflow:hidden; text-overflow: ellipsis; white-space: nowrap;}
.f-tel { background:url(../images/f-tel.png) no-repeat left center; padding-left:70px; background-size:auto 52px; }
.f-tel .tit { color:#ffffff; font-size:16px; line-height:1.3; }
.f-tel .des { color:#ffffff; font-size:26px; line-height:1.3; font-family:Arial, Helvetica, sans-serif; }
.f-text { margin-top:20px; }
/*f-copy*/
.f-copy { background-color:#222222; text-align:center; color:#919191; font-size:15px; line-height:2; padding-top:15px; padding-bottom:15px; }
/*n-main*/
.n-main {  margin-top:40px; margin-bottom:40px; }
.n-left { float:left; width:330px; }
.n-left-list { height:auto; }
.n-left-list ul li{ color:#4b4a4a; font-size:20px; line-height:80px; box-shadow: 0 0 20px rgba(0, 0, 0, 0.1); background:#f9f9f8 url(../images/left-bg.jpg) repeat-x; margin-bottom:19px; }
.n-left-list ul li a { display:block; background:url(../images/left-jiao.png) no-repeat right center; padding-right:50px;  overflow:hidden; text-overflow: ellipsis; white-space: nowrap;}
.n-left-list ul li i { display:inline-block; width:50px; height:50px; background:url(../images/left1.png) no-repeat; vertical-align:middle; margin-top:-2px; margin-left:12px; margin-right:24px; }
.n-left-list ul li:hover{ color:#ffffff; background:#1a4ea8 url(../images/left-bg2.jpg) repeat-x; }
.n-left-list ul li:hover a { display:block; background:url(../images/left-jiao2.png) no-repeat right center;}
.n-left-list ul li.active{ color:#ffffff; background:#1a4ea8 url(../images/left-bg2.jpg) repeat-x; }
.n-left-list ul li.active a { display:block; background:url(../images/left-jiao2.png) no-repeat right center;}
.n-left-list ul li:nth-child(1) i {background:url(../images/left1.png) no-repeat; background-size:100% 100%; }
.n-left-list ul li:nth-child(2) i {background:url(../images/left2.png) no-repeat; background-size:100% 100%; }
.n-left-list ul li:nth-child(3) i {background:url(../images/left3.png) no-repeat; background-size:100% 100%; }
.n-left-list ul li:nth-child(4) i {background:url(../images/left4.png) no-repeat; background-size:100% 100%; }
.n-left-list ul li:nth-child(5) i {background:url(../images/left5.png) no-repeat; background-size:100% 100%; }
.n-left-list ul li:nth-child(6) i {background:url(../images/left6.png) no-repeat; background-size:100% 100%; }
.n-left-list ul li:nth-child(7) i {background:url(../images/left7.png) no-repeat; background-size:100% 100%; }
.n-left-list ul li:nth-child(1):hover i {background:url(../images/left12.png) no-repeat; background-size:100% 100%; }
.n-left-list ul li:nth-child(2):hover i {background:url(../images/left22.png) no-repeat; background-size:100% 100%; }
.n-left-list ul li:nth-child(3):hover i {background:url(../images/left32.png) no-repeat; background-size:100% 100%; }
.n-left-list ul li:nth-child(4):hover i {background:url(../images/left42.png) no-repeat; background-size:100% 100%; }
.n-left-list ul li:nth-child(5):hover i {background:url(../images/left52.png) no-repeat; background-size:100% 100%; }
.n-left-list ul li:nth-child(6):hover i {background:url(../images/left62.png) no-repeat; background-size:100% 100%; }
.n-left-list ul li:nth-child(7):hover i {background:url(../images/left72.png) no-repeat; background-size:100% 100%; }
.n-left-list ul li:nth-child(1).active i {background:url(../images/left12.png) no-repeat; background-size:100% 100%; }
.n-left-list ul li:nth-child(2).active i {background:url(../images/left22.png) no-repeat; background-size:100% 100%; }
.n-left-list ul li:nth-child(3).active i {background:url(../images/left32.png) no-repeat; background-size:100% 100%; }
.n-left-list ul li:nth-child(4).active i {background:url(../images/left42.png) no-repeat; background-size:100% 100%; }
.n-left-list ul li:nth-child(5).active i {background:url(../images/left52.png) no-repeat; background-size:100% 100%; }
.n-left-list ul li:nth-child(6).active i {background:url(../images/left62.png) no-repeat; background-size:100% 100%; }
.n-left-list ul li:nth-child(7).active i {background:url(../images/left72.png) no-repeat; background-size:100% 100%; }
.n-left-news { background-color:#FFF; padding-bottom:20px; margin-top:30px; }
.n-left-news .main-ban { padding: 0 20px;}
.n-left-news .main-list { padding: 18px 20px 0 20px; }
.n-right { float:right; width:1240px; background-color:#FFF; }
.n-right-con { min-height:1093px; padding:0 20px; }
.n-right-con .main-list {  padding: 18px 0 0 0; }
/*n-newshow*/
.n-newshow {padding:20px 0;font-size:16px; line-height:2; color:#666666; }
.n-tit {font-size:20px; line-height:2; color:#333333; text-align:center;font-weight: 800;}
.n-des {font-size:16px; line-height:2; color:#666666; text-align:center; border-bottom:#eeeeee solid 1px; padding-bottom:10px; margin-bottom:10px; margin-top:7px;}
.n-top { position:relative;border-bottom:#eeeeee solid 1px; background-color:#FFF;  }
.n-top-left { float:left;}
.n-top .n-tit{ text-align:left; }
.n-top .n-des{ text-align:left; border-bottom:none; }
.n-more{ float:right; margin-top:10px; width:200px; height:44px; background-color:#db0004; text-align:center;color:#ffffff; font-size:16px; line-height:44px;}
.n-more a {color:#ffffff; display:block;}
.n-show { font-size:16px; line-height:2; color:#333333; }
.n-show img { max-width:100%;}
.n-show table {margin: 0 auto;text-align: center;}
.n-show table tr,td{border:1px solid #DFD9D9; text-align: left;padding-left: 5px;}
.f-right table {margin: 0 auto;text-align: center;}
.f-right table tr,td{ border:none; text-align: center; padding-left: 0;}
.n-main .home-list ul li:nth-child(5n+5) { border-bottom:#efefef solid 1px; height:auto; margin-bottom:25px; padding-bottom:25px;}
/*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;}
.pagination a:hover { background-color:#0355b3; color:#FFF;}
/*n-pro-list*/
.n-pro-list { height:auto; }
.n-pro-list ul li{ float:left; width:23.5%; height:auto;text-align:center; margin-top:25px;}
.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 { width:100%;  height:170px; display: flex;  align-items: center; justify-content: center; overflow:hidden;background-color:#ffffff; border:#efefef solid 1px; }
.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:3;background-color:#f9f9f9; }
.n-pro-list ul li:hover .tit { background-color:#0355b3; color:#ffffff;}
/*geren*/
.geren { margin-top:40px; margin-bottom:40px;}
.geren-left { float:left; width:330px; background-color:#FFF;  min-height:700px; }
.geren-right { float:right; width:1240px; background-color:#FFF; min-height:700px; }
.geren-right-con { padding:0 20px 20px 20px; }
.geren-table { height:auto; margin-top:20px; }
.geren-table table {border-collapse: collapse; color: #333333; font-size: 16px; line-height:1.5;text-align: left;}
.geren-table table tr td { border:none; max-width:480px; padding:10px 10px; word-break:break-all; }
.geren-table table tr:nth-child(odd) td { background-color:#f9f9fa; }
.geren-table table tr td a { color:#0355b3;}
.geren-table table tr td a.red{ color:#fe0101;}
.geren-table table tr td a.huise{ color:#cfcaca;}
.geren-table table tr td a:hover { text-decoration:underline;}
.geren-table table tr td img { width:18px; vertical-align:middle; margin:0 10px; }
/*geren-info*/
.geren-info { padding-top:20px; padding-bottom:20px; border-bottom:#e5e5e5 solid 1px; text-align:center; }
.geren-info .tit { color: #4c4c4c; font-size:20px; line-height:2; font-weight:bold; }
.geren-info .des { color: #999999; font-size:16px; line-height:2;}
/*geren-sub*/
.geren-sub { padding-left:90px; margin-top:30px; }
.geren-sub ul li{ color: #000000; font-size: 18px; line-height:68px; }
.geren-sub ul li img { width:40px; vertical-align:middle; margin-right:20px; }
.geren-sub ul li:hover { color: #0355b3; }
.geren-sub ul li.active { color: #0355b3; font-weight:bold; }
/*geren-form*/
.geren-form { height:auto; width:500px; margin-top:40px; margin-left:20px; }
.geren-form  ul li{ margin-top:20px;}
.geren-form  ul li input[type=text] { width:250px;  height:42px;color:#333333; font-size:16px;border:#ebebeb solid 2px; padding-left:5px; border-radius:3px;}
.geren-form  ul li input[type=password] { width:250px;  height:42px;color:#333333; font-size:16px; border:#ebebeb solid 2px; padding-left:5px;border-radius:3px;}
.geren-form  ul li span.tit{ display:inline-block; width:100px; color:#333333; font-size:16px; line-height:42px  }
.geren-form  ul li span.des { display:inline-block; }
.geren-form  ul li input[type=text].xiugai-xiao { width:164px; vertical-align:middle; }
.geren-form  ul li .xiugai-button { width:80px; height:40px; background-color:#ffffff; border:#0355b3 solid 1px; text-align:center; color:#0355b3; font-size:14px;  border-radius:3px; vertical-align:middle;  }
.geren-form  ul li .xiugai-submit{ width:126px; height:42px; border:#ebebeb solid 1px; border-radius:5px; text-align:center; color:#ffffff; font-size:16px; line-height:36px; background-color:#0355b3; cursor:pointer; border-radius:3px;}
.geren-submit{ display:block; width:126px; height:42px; border:#ebebeb solid 1px; border-radius:5px; text-align:center; color:#ffffff; font-size:16px; line-height:36px; background-color:#0355b3; cursor:pointer; border-radius:3px; margin:0 auto; margin-top:50px; }
/*n-box*/
.n-box { background-color:#FFF;}
.n-box .zhiwei-list {  box-shadow: 0 0 0 rgba(0, 0, 0, 0); margin-top: 0; padding: 30px 0;}
/*qiuzhi-list*/
.qiuzhi-list { background-color:#FFF; padding:30px 0; }
.qiuzhi-list ul li{ border-top:#eeeeee solid 1px; height:56px;  padding-left:30px; padding-right:70px; }
.qiuzhi-list ul li .aa{ float:left; width:275px; color:#4b4a4a; font-size:16px; line-height:55px; overflow:hidden; text-overflow: ellipsis; white-space: nowrap; padding-right:5px; }
.qiuzhi-list ul li .bb{ float:left; width:110px; color:#4b4a4a; font-size:16px; line-height:55px; overflow:hidden; text-overflow: ellipsis; white-space: nowrap; padding-right:5px; }
.qiuzhi-list ul li .cc{ float:left; width:117px; color:#4b4a4a; font-size:16px; line-height:55px; overflow:hidden; text-overflow: ellipsis; white-space: nowrap; padding-right:5px; }
.qiuzhi-list ul li .dd{ float:left; width:137px; color:#4b4a4a; font-size:16px; line-height:55px; overflow:hidden; text-overflow: ellipsis; white-space: nowrap; padding-right:5px; }
.qiuzhi-list ul li .ee{ float:left; width:138px; color:#4b4a4a; font-size:16px; line-height:55px; overflow:hidden; text-overflow: ellipsis; white-space: nowrap; padding-right:5px; }
.qiuzhi-list ul li .ff{ float:left; width:206px; color:#ff5959; font-size:16px; line-height:55px; overflow:hidden; text-overflow: ellipsis; white-space: nowrap; padding-right:5px; }
.qiuzhi-list ul li .gg{ float:left; width:142px; color:#4b4a4a; font-size:16px; line-height:55px; overflow:hidden; text-overflow: ellipsis; white-space: nowrap; padding-right:5px; }
.qiuzhi-list ul li .hh{ float:left; width:230px; color:#4b4a4a; font-size:16px; line-height:55px; overflow:hidden; text-overflow: ellipsis; white-space: nowrap; padding-right:5px; }
.qiuzhi-list ul li .more{ float:right; width:120px; overflow:hidden;  overflow:hidden; text-overflow: ellipsis; white-space: nowrap; }
.qiuzhi-list ul li .more a { display:inline-block; width:120px; height:35px; text-align:center; background-color:#2668b4; border:#2668b4 solid 1px; border-radius:3px; color:#ffffff; font-size:16px; line-height:33px; margin-top:10px;  }
.qiuzhi-list ul li .more span {display:inline-block; width:120px; height:35px; text-align:center; background-color:#ffffff; border:#eeeeee solid 1px; border-radius:3px; color:#4b4a4a; font-size:16px; line-height:33px; margin-top:10px; }
.qiuzhi-list ul li:first-child { border-top:none; background-color:#eeeeee; font-weight:bold; }
.qiuzhi-list ul li:first-child .ff{ color:#4b4a4a; }
.qiuzhi-list ul li:first-child .more { padding-left:20px; line-height:55px; font-size:16px;}
.qiuzhi-list ul li:hover { background-color:#f8f8f8; }
.qiuzhi-list ul li:first-child:hover { background-color:#eeeeee; }
/*geren-jianli*/
.geren-jianli { height:auto; margin-top:20px; }
.geren-jianli table {border-collapse: collapse; color: #333333; font-size: 16px; line-height:1.5;text-align: left;}
.geren-jianli table tr th { padding:20px 10px; word-break:break-all; font-weight:normal; text-align:right; background-color:#f9f9fa; border:#ffffff solid 1px; width:170px; }
.geren-jianli table tr td { max-width:480px; padding:20px 10px; word-break:break-all; border:#f3f3f3 solid 1px;  color: #9c9b9b;  }
.geren-jianli table tr td a { color:#0355b3;}
.geren-jianli table tr td a.red{ color:#fe0101;}
.geren-jianli table tr td a.huise{ color:#cfcaca;}
.geren-jianli table tr td a:hover { text-decoration:underline;}
.geren-jianli table tr td img { width:150px; vertical-align:middle; margin:0 10px; }
/*zhuce*/
body .demo-class.layui-layer { border-radius:5px;}
.zhuce { width:470px; background-color:#ffffff; min-height:300px;border-radius:5px; padding:20px 60px 30px 60px; }
.zhuce-logo { text-align:center; color:#000000; font-size:24px; line-height:3; border-bottom:#ebebeb solid 1px; position:relative; }
.zhuce-logo:after{content:""; position:absolute; left:20%; bottom:0; width:60%; height:1px; background-color:#db0004; }
.zhuce-list { height:auto; margin-top:5px; }
.zhuce-list .zhuce-input{ width:100%; margin-top:15px; height:42px;color:#333333; font-size:16px; border:#ebebeb solid 2px; padding-left:16px; vertical-align:middle; }
.zhuce-list .zhuce-submit { width:100%; margin-top:15px; text-align:center; height:42px; background-color:#db0004; border:#008bcc solid 2px; color:#fff; font-size:16px; cursor:pointer; border:none;}
.zhuce-info { margin-top:15px; color:#999999; font-size:14px; line-height:2; text-align:right;}
.zhuce-info a:hover { color:#db0004;}
.zhuce-info a:nth-child(2) { float:left; }
.zhuce-info img { vertical-align:middle; margin-top:-2px; }
.zhuce-er { width:100%; margin-top:20px; height:42px;color:#333333; font-size:16px; border:#ebebeb solid 2px; padding-left:16px; vertical-align:middle; }
.zhuce-xiao { width:220px; height:38px; border:none; vertical-align:middle; }
.zhuce-xiao2 { width:197px; height:38px; border:none; vertical-align:middle; }
.zhuce-img {cursor:hand; height:30px; width:120px; vertical-align:middle;  }
.zhuce-button { width:87px; height:28px; background-color:#eeeeee; text-align:center; color:#999999; font-size:14px; line-height:28px; border-radius:3px; vertical-align:middle; border:none; margin-left:10px; }
/*右侧漂浮*/
.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 span { font-size: 12px; font-style: normal; line-height: 1; text-align: center; color: #222222; display: inline-block; padding-top: 32px; width: 100%;}
.slider-bg .toolbar_btn a em{font-size:14px;font-style:normal;position:absolute;z-index:1;top:1px;right:60px;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:#0355b3; border:#0355b3 solid 1px; border-bottom:none;}
.slider-bg .toolbar_btn a:last-child:hover  samp{border-bottom:#0355b3 solid 1px;}
.slider-bg .toolbar_btn a:hover span {color: #ffffff; }
.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-top:6px; padding-left:14px;}
.slider-bg .toolbar_btn a:hover em.slider-b .nob{color:#333333; font-size:14px; line-height:2;}
.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:5px;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:22px 22px; }
.slider-bg .toolbar_btn a:nth-child(2) .iconi{ background:url(../images/slider-samp22.png?v=1) no-repeat top center; background-size:22px 22px}
.slider-bg .toolbar_btn a:nth-child(3) .iconi{ background:url(../images/slider-samp32.png?v=1) no-repeat top center; background-size:22px 22px;}
.slider-bg .toolbar_btn a:nth-child(4) .iconi{ background:url(../images/slider-samp42.png?v=1) no-repeat top center; background-size:22px 22px;}
.slider-bg .toolbar_btn a:nth-child(5) .iconi{ background:url(../images/slider-samp52.png?v=1) no-repeat top center; background-size:22px 22px;}
.slider-bg .toolbar_btn a:nth-child(6) .iconi{ background:url(../images/slider-samp62.png?v=1) no-repeat top center; background-size:22px 22px;}
.slider-bg .toolbar_btn a:nth-child(7) .iconi{ background:url(../images/slider-samp72.png?v=1) no-repeat top center; background-size:22px 22px;}
.slider-bg .toolbar_btn a:nth-child(1):hover .iconi{ background:url(../images/slider-samp1.png?v=1) no-repeat top center; background-size:22px 22px; }
.slider-bg .toolbar_btn a:nth-child(2):hover .iconi{ background:url(../images/slider-samp2.png?v=1) no-repeat top center; background-size:22px 22px;}
.slider-bg .toolbar_btn a:nth-child(3):hover .iconi{ background:url(../images/slider-samp3.png?v=1) no-repeat top center; background-size:22px 22px;}
.slider-bg .toolbar_btn a:nth-child(4):hover .iconi{ background:url(../images/slider-samp4.png?v=1) no-repeat top center; background-size:22px 22px;}
.slider-bg .toolbar_btn a:nth-child(5):hover .iconi{ background:url(../images/slider-samp5.png?v=1) no-repeat top center; background-size:22px 22px;}
.slider-bg .toolbar_btn a:nth-child(6):hover .iconi{ background:url(../images/slider-samp6.png?v=1) no-repeat top center; background-size:22px 22px;}
.slider-bg .toolbar_btn a:nth-child(7):hover .iconi{ background:url(../images/slider-samp7.png?v=1) no-repeat top center; background-size:22px 22px;}
/*baoming*/
.baoming {  padding-top:26px; padding-bottom:36px;}
.baoming .wrap {background-color:#FFF; }
.baoming-box { min-height:200px; padding:60px; }
.baoming-box .list { padding-top:30px; padding-bottom:30px; border:#dcdcdc solid 1px; }
.baoming-box .list ul li{ margin-top:5px; }
.baoming-box .list ul li .left{ float:left; width:450px; text-align:right; color:#333333; font-size:16px; line-height:40px;  }
.baoming-box .list ul li .left i { font-style:normal; color:#F00; margin-right:5px; }
.baoming-box .list ul li .right { float:right; width:1000px; }
.baoming-box input[type=text] { padding-left:5px; width:264px; height:40px;color:#333333; font-size:16px; border:#999999 solid 1px; border-radius:3px;}
.baoming-box input[type=text].xiugai-xiao { width:164px; vertical-align:middle; }
.baoming-box .xiugai-button { width:95px; height:40px; background-color:#ffffff; border:#0355b3 solid 1px; text-align:center; color:#0355b3; font-size:14px;  border-radius:3px; vertical-align:middle;  }
.baoming-box select { padding-left:5px; width:264px; height:40px;color:#333333; font-size:16px; border:#999999 solid 1px;  border-radius:3px; }
.baoming-box .shangchuan { display:inline-block; width:264px; text-align:center; height:40px; line-height:38px; background-color:#eaeaea; color:#333333; font-size:16px; border-radius:3px; cursor:pointer; border:none; }
.baoming-box .beizhu { color:#999999; font-size:14px; line-height:1.5; padding-right:30px; margin-bottom:5px; }
.baoming-box .submit_data { display:inline-block; width:167px; text-align:center; height:40px; line-height:38px; background-color:#0355b3; color:#fff; font-size:16px; border-radius:3px; cursor:pointer; border:none; margin-top:20px; }
.baoming-box .xiazai { display:inline-block;  color:#0355b3; font-size:18px; line-height:20px; border-bottom:#0355b3 solid 1px; margin-top:40px;   }
.baoming-box .xiazai i { display:inline-block; width:19px; height:19px; background:url(../images/down.png) no-repeat; margin-left:7px; }
.layui-form-radio>i:hover, .layui-form-radioed>i { color: #0355b3;}
.layui-form-select dl dd.layui-this {    background-color: #0355b3;}
.layui-form-radio:hover *, .layui-form-radioed, .layui-form-radioed>i {color: #0355b3;}
/*zhaopin*/
.zhaopin {  padding-top:26px; padding-bottom:36px;}
.zhaopin .wrap {background-color:#FFF; padding-bottom:50px; }
.zhaopin-step { margin-top:50px; padding:0 20px; }
.zhaopin-step ul li{ float:left; width:20%; text-align:center; }
.zhaopin-step ul li .nob { height:auto; }
.zhaopin-step ul li .nob span { display:inline-block; width:60px; height:60px; text-align:center; color:#ffffff; font-size:28px; line-height:60px; background-color:#838181; border-radius:50%; position:relative; }
.zhaopin-step ul li .nob span:after{content:""; position:absolute; right:-260px; top:29px; width:260px; height:3px; background-color:#838181;  }
.zhaopin-step ul li .des { margin-top:14px; }
.zhaopin-step ul li .des span { display:block; width:200px; margin:0 auto; color:#ffffff; font-size:16px; line-height:20px; height:50px; background-color:#838181; border-radius:5px; position:relative; padding:5px; display: flex;  align-items: center; justify-content: center; }
.zhaopin-step ul li .des span:after{content:""; position:absolute; left:50%; margin-left:-22px; top:-11px; width:44px; height:11px; background:url(../images/zhaopin-jiao.png) no-repeat; background-size:100% 100%; }
.zhaopin-step ul li:last-child .nob span:after{ display:none; }
.zhaopin-step ul li.active .nob span { background-color:#0355b3; }
.zhaopin-step ul li.active .nob span:after { background-color:#0355b3; }
.zhaopin-step ul li.active .des span { background-color:#0355b3; }
.zhaopin-step ul li.active .des span:after{ background:url(../images/zhaopin-jiao2.png) no-repeat; background-size:100% 100%; }
/*zhaopin-box*/
.zhaopin-box { border:#dcdcdc solid 1px; margin:0 40px; margin-top:40px; padding-bottom:40px; min-height:300px; }
.zhaopin-xuzhi { padding:20px; height:500px; overflow:auto; color:#000000; font-size:16px; line-height:2;  }
.zhaopin-tongyi { margin-top:20px; text-align:center; }
.zhaopin-tongyi .tit{ color:#000000; font-size:16px; line-height:44px; }
.zhaopin-tongyi .des{ color:#000000; font-size:16px; line-height:44px; margin-top:25px; }
.sub_blue { display:inline-block; width:150px; height:45px; border:#dcdcdc solid 1px; border-radius:3px; background-color:#0355b3; color:#ffffff; font-size:16px; line-height:43px; margin:0 10px; text-align:center; }
.sub_gray { display:inline-block; width:150px; height:45px; border:#dcdcdc solid 1px; border-radius:3px; background-color:#ffffff; color:#000000; font-size:16px; line-height:43px; margin:0 10px;text-align:center; }
/*zhaopin-jieguo*/
.zhaopin-jieguo { text-align:center; color:#666666; font-size:16px; line-height:44px;  }
.zhaopin-jieguo img { width:300px; margin-bottom:20px; }
.zhaopin-jieguo a { margin-top:20px; }
/*zhaopin-jiaofei*/
.zhaopin-jiaofei { text-align:center; color:#000000; font-size:16px; line-height:30px; font-weight:bold; }
.zhaopin-jiaofei img { width:200px; margin-bottom:20px; margin-top:20px; }
.zhaopin-jiaofei a { margin-top:20px; }
.zhaopin-jiaofei i { display:inline-block; width:33px; height:29px; background:url(../images/wx.jpg) no-repeat; vertical-align:middle; margin-right:10px; }
/*zkz*/
.zkz { width:1000px; margin:0 auto; padding:30px; }
.zkz-tit{ color:#000000; font-size:30px; line-height:2; text-align:center; }
.zkz-des{ color:#000000; font-size:32px; line-height:2; text-align:center; font-weight:bold;  }
.zkz-con{ color:#000000; font-size:26px; line-height:1.5; border:#e8e8e8 solid 2px; padding:20px; margin-top:20px; }
.zkz-con img { float:right; width:170px;  }
.zkz-info{ color:#000000; font-size:26px; line-height:1.5; border:#e8e8e8 solid 2px; padding:20px; }
/*zhaopin-liucheng*/
.zhaopin-liucheng { margin:0 40px; margin-top:40px; }
.zhaopin-liucheng ul li { float:left; width:13%; height:100px; background-color:#f6f6f6; border-radius:5px; margin-left:1.5%; }
.zhaopin-liucheng ul li:first-child { margin-left:0; }
.zhaopin-liucheng ul li .pic { float:left; width:54px; height:54px; overflow:hidden; margin-left:20px; margin-top:22px; }
.zhaopin-liucheng ul li .tit { float:left; margin-left:13px; width:100px; color:#000000; font-size:16px; line-height:28px; margin-top:21px; }
.zhaopin-liucheng ul li.active { background-color:#0355b3; }
.zhaopin-liucheng ul li.active .tit { color:#ffffff; }
.zhaopin-liucheng ul li:nth-child(1) .pic { background:url(../images/liucheng1.png) no-repeat; background-size:100%; }
.zhaopin-liucheng ul li:nth-child(2) .pic { background:url(../images/liucheng2.png) no-repeat; background-size:100%; }
.zhaopin-liucheng ul li:nth-child(3) .pic { background:url(../images/liucheng3.png) no-repeat; background-size:100%; }
.zhaopin-liucheng ul li:nth-child(4) .pic { background:url(../images/liucheng4.png) no-repeat; background-size:100%; }
.zhaopin-liucheng ul li:nth-child(5) .pic { background:url(../images/liucheng5.png) no-repeat; background-size:100%; }
.zhaopin-liucheng ul li:nth-child(6) .pic { background:url(../images/liucheng6.png) no-repeat; background-size:100%; }
.zhaopin-liucheng ul li:nth-child(7) .pic { background:url(../images/liucheng7.png) no-repeat; background-size:100%; }
.zhaopin-liucheng ul li:nth-child(1).active .pic { background:url(../images/liucheng12.png) no-repeat; background-size:100%; }
.zhaopin-liucheng ul li:nth-child(2).active .pic { background:url(../images/liucheng22.png) no-repeat; background-size:100%; }
.zhaopin-liucheng ul li:nth-child(3).active .pic { background:url(../images/liucheng32.png) no-repeat; background-size:100%; }
.zhaopin-liucheng ul li:nth-child(4).active .pic { background:url(../images/liucheng42.png) no-repeat; background-size:100%; }
.zhaopin-liucheng ul li:nth-child(5).active .pic { background:url(../images/liucheng52.png) no-repeat; background-size:100%; }
.zhaopin-liucheng ul li:nth-child(6).active .pic { background:url(../images/liucheng62.png) no-repeat; background-size:100%; }
.zhaopin-liucheng ul li:nth-child(7).active .pic { background:url(../images/liucheng72.png) no-repeat; background-size:100%; }


@media (max-width:1650px){
.wrap{width:90%}
/*header1650*/
.header{height:180px;}
.header .logo{ height:180px; }
.h-info { width:40%; margin-top:50px; }
.h-info .tit { font-size:18px; }
.h-tel { font-size:16px; }
.h-tel strong { font-size:18px; }
/*main1650*/
.main { padding-bottom:40px; }
.main-left { width:48.5%; height:388px; }
.main-right { width:48.5%;  height:388px; }
.main-ban .tit { font-size:20px; }
.main .main-list ul li:nth-child(8) { display:none; }
.main .main-list ul li { line-height:40px;}
/*public1650*/
.public .tit { font-size:36px; }
/*zhiwei1650*/
.zhiwei { height:auto; padding-top:50px; }
.zhiwei-list { padding:20px 0; }
.zhiwei-list ul li{  padding-right:60px; }
.zhiwei-list ul li .tit{ width:24%; }
.zhiwei-list ul li .des{ width:19%; }
.zhiwei-list ul li .info{ width:20%; }
.zhiwei-list ul li .addr{ width:20%;}
/*n-zhiwei-list1650*/
.n-zhiwei-list { padding:20px 0; }
.n-zhiwei-list ul li{  padding-right:60px; }
.n-zhiwei-list ul li .tit{ width:24%; }
.n-zhiwei-list ul li .des{ width:19%; }
.n-zhiwei-list ul li .info{ width:20%; }
.n-zhiwei-list ul li .addr{ width:10%;}
.n-zhiwei-list ul li .caozuo{ width:10%;}
/*xiangmu1650*/
.xiangmu { padding-top:70px; padding-bottom:90px; }
.xiangmu-list ul li { width:23.5%; height:570px; margin-left:2%;}
.xiangmu-list ul li .con .tit { font-size:26px;}
.xiangmu-list ul li:nth-child(n+2) { height:270px; }
/*about1650*/
.about { padding-top:50px; }
.about-show { margin-top:50px;  }
.about-left { width:45%; padding:50px 0 0 40px; }
.about-left .en { font-size:44px; }
.about-left .tit { font-size:26px; }
.about-right { width:49%; height:410px; }
/*hezuo1650*/
.hezuo { padding-top:50px; padding-bottom:50px; }
.hezuo-list { margin-top:40px; }
/*news1650*/
.news { padding-top:40px; padding-bottom:70px; }
.news-show { margin-top:60px; }
.news-left { width:48%; }
.news-list ul li .riqi{ width:15%; }
.news-list ul li .riqi .riqi-dd { font-size:36px; }
.news-list ul li .con{ width:80%; }
.news-right { width:44%; }
.news-right .bot .riqi{ width:15%; }
.news-right .bot .riqi .riqi-dd { font-size:36px; }
.news-right .bot .con{ width:80%;  }
/*footer1650*/
.footer { padding-top:60px; padding-bottom:70px; }
.f-left { width:26%; padding-right:4%;}
.f-mid { width:17%; margin-left:5%; }
.f-ban { font-size:22px; }
.f-tel .des { font-size:24px; }
.f-right { width:26%;padding-left: 4%;}
/*n-main1650*/
.n-left { width:20%; }
.n-left-list ul li{ font-size:18px; line-height:70px; margin-bottom: 14px; }
.n-left-list ul li i { width:40px; height:40px; margin-right:19px; }
.n-right { width:77.5%; }
.n-right-con { min-height: 1003px;}
/*n-pro1650*/
.n-pro-list ul li .pic { height:140px; }
/*geren1650*/
.geren-left { width:20%; }
.geren-right { width:77.5%; }
/*geren-info1650*/
.geren-info { padding-top:15px; padding-bottom:15px;}
/*geren-sub1650*/
.geren-sub { padding-left:50px; }
.geren-sub ul li{  line-height:63px; }
/*qiuzhi-list1650*/
.qiuzhi-list { padding:20px 0; }
.qiuzhi-list ul li{ padding-right:60px; }
.qiuzhi-list ul li .aa{  width:17%;}
.qiuzhi-list ul li .bb{ width:7%; }
.qiuzhi-list ul li .cc{ width:7%;}
.qiuzhi-list ul li .dd{ width:8%; }
.qiuzhi-list ul li .ee{ width:8%; }
.qiuzhi-list ul li .ff{ width:13%; }
.qiuzhi-list ul li .gg{ width:9%; }
.qiuzhi-list ul li .hh{ width:14%;}
.zhuce-logo { font-size:22px; }
/*baoming1650*/
.baoming-box { padding:40px; }
.baoming-box .list ul li{ margin-top:0; }
.baoming-box .list ul li .left{ width:20%; }
.baoming-box .list ul li .right { width:78%; }
/*zhaopin1650*/
.zhaopin-step { margin-top: 40px;}
.zhaopin-step ul li .nob span {  width:50px; height:50px; line-height:50px;font-size:26px;}
.zhaopin-step ul li .nob span:after{ right:-240px;top:24px; width:240px; }
.zhaopin-step ul li .des span { width:180px;}
/*zhaopin-box1650*/
.zhaopin-box { margin:0 40px; margin-top:40px; }
/*zhaopin-liucheng1650*/
.zhaopin-liucheng ul li {  height:80px; }
.zhaopin-liucheng ul li .pic { width:40px; height:40px; margin-left:10px; margin-top:22px; }
.zhaopin-liucheng ul li .tit { margin-left:10px; width:58%; margin-top:10px; }
.n-more{ width:150px; height:40px; line-height:40px;}
}	

@media (max-width:1400px){
/*header1400*/
.header{height:150px;}
.header .logo{ height:150px; }
.h-info { display:none; }
.h-right { margin-top:30px; }
.h-tel { margin-top:25px; }
/*main1400*/
.main { padding-bottom:30px; }
.main-left { height:336px; }
.main-right { height:336px; }
.main-ban { padding:0 30px; }
.main-ban .tit { font-size:18px; }
.main-list { padding: 10px 30px 0 30px;}
.main .main-list ul li:nth-child(7) { display:none; }
/*public1400*/
.public .tit { font-size:32px; }
/*xiangmu1400*/
.xiangmu { padding-top:60px; padding-bottom:80px; }
.xiangmu-list ul li { height:530px; padding-top: 10px; }
.xiangmu-list ul li .con .tit { font-size:24px;}
.xiangmu-list ul li .con .des {-webkit-line-clamp: 8;}
.xiangmu-list ul li:nth-child(n+2) { height:250px; }
/*about1400*/
.about { padding-top:40px; }
.about-show { margin-top:40px;  }
.about-left { padding:40px 0 0 30px; }
.about-left .en { font-size:40px; }
.about-left .tit { font-size:24px; }
.about-right { height:390px; }
/*hezuo1400*/
.hezuo { padding-top:40px; padding-bottom:40px; }
.hezuo-list { margin-top:30px; }
/*news1400*/
.news-list ul li .riqi .riqi-dd { font-size:32px; }
.news-right .bot .riqi .riqi-dd { font-size:32px; }
/*footer1400*/
.footer { padding-top:50px; padding-bottom:60px; }
.f-mid { width:21%; margin-left:2%; }
.f-ban { font-size:20px; }
.f-tel .des { font-size:22px; }
.f-right { width:28%;}
/*n-main1400*/
.n-left-list ul li{ font-size:16px; line-height:60px; margin-bottom:10px; }
.n-left-list ul li a { padding-right:10px; background-image:none; }
.n-left-list ul li:hover a { background-image:none; }
.n-left-list ul li.active a { background-image:none; }
.n-left-list ul li i { width:30px; height:30px; margin-right:14px; }
.n-left-news .main-ban { padding: 0 10px;}
.n-left-news .main-list { padding: 18px 10px 0 10px; }
.n-right-con { min-height:909px;}
/*geren-sub1400*/
.geren-sub { padding-left:40px; }
.geren-sub ul li { font-size:16px; }
.geren-sub ul li img { width:35px; }
.zhuce-logo { font-size:20px; }
/*zhaopin1400*/
.zhaopin-step { margin-top: 30px;}
.zhaopin-step ul li .nob span { font-size:24px; }
.zhaopin-step ul li .nob span:after{ right:-210px; width:210px; }
/*zhaopin-box1400*/
.zhaopin-box { margin:0 30px; margin-top:30px; }
/*zhaopin-liucheng1400*/
.zhaopin-liucheng{ margin:0 30px; margin-top:30px; }
.zhaopin-liucheng ul li .pic { width:24px; height:24px;margin-top: 27px; }
.zhaopin-liucheng ul li .tit { margin-left:5px; width:66%;}

}


@media (max-width:1200px){
.wrap{width:94%}
.nav ul li { font-size:16px; }
/*public1200*/
.public .tit { font-size:28px; }
/*main1200*/
.main-left { height:276px; }
.main-right { height:276px; }
.main-ban { height:60px; padding:0 25px; }
.main-ban .tit { line-height:59px; }
.main-ban .more { line-height:59px; }
.main-list { padding: 5px 25px 0 25px;}
.main .main-list ul li:nth-child(6) { display:none; }
.main-left .swiper-slide .main-left-li .tit { line-height:40px; height:40px;}
/*xiangmu1200*/
.xiangmu { padding-top:50px; padding-bottom:70px; }
.xiangmu-list ul li { height:510px; }
.xiangmu-list ul li .con .tit { font-size:22px;}
.xiangmu-list ul li .con .des {-webkit-line-clamp:7;}
.xiangmu-list ul li:nth-child(n+2) { height:240px; }
/*about1200*/
.about-left .en { font-size:36px; }
.about-left .tit { font-size:22px; }
.about-right { height:380px; }
/*news1200*/
.news-ban ul li{ font-size:18px; }
.news-list ul li { padding-top:20px;  padding-bottom:25px;}
.news-list ul li .riqi{ width:25%; }
.news-list ul li .riqi .riqi-dd { font-size:28px; }
.news-list ul li .con{ width:70%; }
.news-right .pic { height: 280px;}
.news-right .bot { margin-top:27px; }
.news-right .bot .riqi{ width:25%; }
.news-right .bot .riqi .riqi-dd { font-size:28px; }
.news-right .bot .con{ width:70%;  }
/*footer1200*/
.footer { padding-top:40px; padding-bottom:50px; }
.f-left { width:48%;}
.f-mid { display:none; }
.f-right { width:48%;}
.f-right:after { display:none; }
.f-tel {padding-left:60px; background-size:auto 42px; }
/*n-pro1200*/
.n-pro-list ul li .pic { height:120px; }
/*n-main1200*/
.n-left-news { display:none; }
.n-right-con { min-height:auto;}
/*geren-sub1200*/
.geren-info .tit{ font-size: 16px; }
.geren-sub { padding-left:30px; }
.geren-sub ul li img { width:30px; }
/*baoming-left1200*/
.baoming-box {padding:30px;}
.baoming-left { float:none; width:100%; }
.baoming-right{ float:none; width:100%; }
/*zhaopin1200*/
.zhaopin-step ul li .nob span { font-size:22px; }
.zhaopin-step ul li .nob span:after{ right:-180px; width:180px; }
.zhaopin-step ul li .des span { width:160px;}
/*zhaopin-box1200*/
.zhaopin-box { margin:0 20px; margin-top:20px; min-height:auto; }
/*zkz1200*/
.zkz { width:96%; padding:20px; }
.zkz-tit{ font-size:26px; }
.zkz-des{ font-size:28px; }
.zkz-con{ font-size:22px; padding:15px; margin-top:15px; }
.zkz-con img { width:100px; }
.zkz-info{ font-size:22px; padding:15px; }
/*zhaopin-liucheng1200*/
.main-ban {  padding: 0 20px;}
.zhaopin-liucheng{ margin:0 20px; margin-top:20px; }
.zhaopin-liucheng ul li { height:70px; }
.zhaopin-liucheng ul li .pic { width:20px; height:20px; }
.zhaopin-liucheng ul li .tit { font-size:14px; line-height:24px; }

}


@media (max-width:992px){
/*header992*/
.header{ display:none;}
.nav{ display:none;}
.header2{ display: block; } 
.header-wrap { display:block; height:60px;}
/*main992*/
.main { margin-top:20px; padding-bottom:40px; }
.main-list { padding: 18px 20px 0 20px; }
.main-left { float:none; width:100%; margin-top:0; height:430px; }
.main-left .swiper-container-horizontal>.swiper-pagination-bullets { bottom:11px; padding-right:14px;}
.main-left .swiper-slide .main-left-li .tit { height:40px; line-height:40px; padding:0 124px 0 14px; }
.main-right { float:none; width:100%; margin-top:20px; height:auto; padding-bottom:20px; }
.main .main-list ul li:nth-child(6) { display:block; }
.main .main-list ul li:nth-child(7) { display:block; }
.main .main-list ul li:nth-child(8) { display:block; }
/*public992*/
.public .tit { font-size:26px; }
/*zhiwei992*/
.zhiwei-list ul li{  padding-right:40px; }
.zhiwei-list ul li .tit{ width:30%; }
.zhiwei-list ul li .des{ width:24%; }
.zhiwei-list ul li .addr{ display:none; }
/*n-zhiwei992*/
.n-zhiwei-list ul li{  padding-right:40px; }
.n-zhiwei-list ul li .tit{ width:30%; }
.n-zhiwei-list ul li .des{ width:12%; }
.n-zhiwei-list ul li .addr{ display:none; }
.n-zhiwei-list ul li .caozuo{ width:12%;}
/*xiangmu992*/
.xiangmu { padding-top:40px; padding-bottom:60px; }
.xiangmu-list { margin-top:40px; }
.xiangmu-list ul li { width:48.5%; height:220px; margin-left:0; margin-bottom:20px;  }
.xiangmu-list ul li:nth-child(odd) { margin-left:3%; }
.xiangmu-list ul li:first-child { margin-left:0; width:100%; }
.xiangmu-list ul li .con .tit { font-size:20px; }
.xiangmu-list ul li .con .pic { display:none; }
.xiangmu-list ul li .con .des { margin-top:10px;-webkit-line-clamp:3; }
.xiangmu-list ul li:nth-child(n+2) { height:220px; }
.xiangmu-list ul li .more { height:36px; }
.xiangmu-list ul li .more a { line-height:36px; }
.xiangmu-list ul li .more a:nth-child(1) { width:50%;}
.xiangmu-list ul li .more a:nth-child(2) { width:49%; }
/*about992*/
.about-left .en { font-size:32px; }
.about-left .tit { font-size:20px; }
.about-right { height:370px; }
/*hezuo992*/
.hezuo-list .swiper-button-prev { width:32px; height:32px; }
.hezuo-list .swiper-button-next { width:32px; height:32px; }
/*news992*/
.news-show { margin-top:40px; }
.news-left { float:none; width:100%; }
.news-ban { text-align:center; }
.news-ban ul { display:inline-block; }
.news-ban ul li:nth-child(1) { margin-left:40px; }
.news-right { float:none; width:100%; margin-top:20px; }
.news-list ul li .riqi .riqi-dd { font-size:24px; }
.news-right .bot .riqi .riqi-dd { font-size:24px; }
/*n-main992*/
.n-main { margin-top:30px; margin-bottom:30px; }
.n-left { float:none; width:100%; margin-top:20px;  }
.n-left-list ul li{ float:left; width:23.5%; font-size:16px; line-height:50px;}
.n-left-list ul li:nth-child(4n+2) { margin-left:2%;}
.n-left-list ul li:nth-child(4n+3) { margin-left:2%;}
.n-left-list ul li:nth-child(4n+4) { margin-left:2%;}
.n-right { float:none; width:100%;}
/*n-main992*/
.n-newshow {padding:15px 0; }
.n-tit {font-size:18px;font-weight: 800;}
/*n-pro992*/
.n-pro-list ul li .pic { height:100px; }
/*geren992*/
.geren { margin-top:30px; margin-bottom:30px; }
.geren-left { float:none; width:100%; min-height:auto; }
.geren-right { float:none; width:100%; min-height:100px; margin-top:30px; }
/*geren-sub992*/
.geren-info { padding-top: 10px; padding-bottom: 10px; }
.geren-info .tit { display:inline-block; }
.geren-info .des { display:inline-block; }
.geren-sub { padding-left:10px; margin-top:10px; padding-bottom:10px; }
.geren-sub ul li { float:left; width:20%; line-height:53px;}
.geren-sub ul li img { width:25px; margin-right:10px; }
/*qiuzhi-list992*/
.qiuzhi-list ul li{ padding-right:40px; }
.qiuzhi-list ul li .aa{  width:20%;}
.qiuzhi-list ul li .bb{ width:10%; }
.qiuzhi-list ul li .cc{ width:9%;}
.qiuzhi-list ul li .dd{ width:11%; }
.qiuzhi-list ul li .ee{ width:9%; }
.qiuzhi-list ul li .ff{ width:15%; }
.qiuzhi-list ul li .gg{ display:none; }
.qiuzhi-list ul li .hh{ display:none; }
/*右侧漂浮992*/
.slider-bg{ bottom:40px;}
/*baoming992*/
.baoming-box .list ul li .left{ width:25%; }
.baoming-box .list ul li .right { width:70%; }
/*zhaopin992*/
.zhaopin .wrap { padding-bottom:30px; }
/*zhaopin992*/
.zhaopin-step ul li .nob span { font-size:18px; width: 40px; height: 40px; line-height: 40px; }
.zhaopin-step ul li .nob span:after{ right:-130px; top:19px; width:130px; }
.zhaopin-step ul li .des span { width: 80%;height: 70px;}
/*zkz992*/
.zkz-tit{ font-size:22px; }
.zkz-des{ font-size:24px; }
.zkz-con{ font-size:18px; padding:10px; margin-top:10px; }
.zkz-con img { width:80px;  }
.zkz-info{ font-size:18px; padding:10px; }
/*zhaopin-liucheng992*/
.zhaopin-liucheng{ margin-top:10px; }
.zhaopin-liucheng ul li { width:23.5%; margin-left:2%; margin-top:10px; }
.zhaopin-liucheng ul li:first-child { margin-left:0; }
.zhaopin-liucheng ul li:nth-child(5){ margin-left:0; }

}

@media (max-width:767px){
.wrap { width:80%;}
/*main767*/
.main { padding-bottom:30px; }
.main-left { height:280px;}
.main-right { height:400px; }
.main-ban { height:50px; padding:0 10px; }
.main-ban .tit {font-size:18px; line-height:49px; }
.main-ban .tit span { padding:0 10px; }
.main-ban .tit span:after{ height:2px; }
.main-ban .more { font-size:14px; line-height:49px; }
.main-ban .more i { margin-left:4px; }
.main-list { padding:8px 10px 0 10px; }
.main-list ul li{ line-height:40px; padding-left:15px; }
.main-list ul li a.liji { width: 90px;height: 30px; font-size: 14px; line-height: 28px;margin-top: 8.5px;}
/*public767*/
.public .tit { font-size:20px; font-weight:bold; }
/*zhiwei767*/
.zhiwei { padding-top: 30px;}
.zhiwei-list { padding:20px 0; margin-top:20px; }
.zhiwei-list ul li{ padding:0 10px; height:47px; }
.zhiwei-list ul li .tit{ width:40%; line-height:46px; }
.zhiwei-list ul li .des{ width:30%; line-height:46px; }
.zhiwei-list ul li .info{ display:none; }
.zhiwei-list ul li .more{ width:30%; }
.zhiwei-list ul li .more a { width:100%; height:30px; font-size:14px; line-height:28px; margin-top:8.5px;  }
.zhiwei-list ul li .more span { width:100%; height:30px; font-size:14px; line-height:28px; margin-top:8.5px; }
.zhiwei-list ul li:first-child .more { line-height:46px;padding-left: 30px; }
/*n-zhiwei-list767*/
.n-zhiwei-list { padding:20px 0; margin-top:20px; }
.n-zhiwei-list ul li{ padding:0 10px; height:47px; }
.n-zhiwei-list ul li .tit{ width:30%; line-height:46px; }
.n-zhiwei-list ul li .des{ width:20%; line-height:46px; }
.n-zhiwei-list ul li .info{ display:none; }
.n-zhiwei-list ul li .caozuo{ width:20%; line-height:46px; }
.n-zhiwei-list ul li .more{ width:28%; }
.n-zhiwei-list ul li .more a { width:100%; height:30px; font-size:14px; line-height:28px; margin-top:8.5px;  }
.n-zhiwei-list ul li .more span { width:100%; height:30px; font-size:14px; line-height:28px; margin-top:8.5px; }
.n-zhiwei-list ul li:first-child .more { line-height:46px;padding-left: 30px; }
/*xiangmu767*/
.xiangmu { padding-top:30px; padding-bottom:15px; }
.xiangmu-list { margin-top:30px; }
.xiangmu-list ul li {height:190px; margin-bottom:15px; padding-top:0;  }
.xiangmu-list ul li .con { padding:0 10px; }
.xiangmu-list ul li .con .tit { font-size:18px; line-height:50px;  }
.xiangmu-list ul li .con .des { font-size:14px; line-height:26px; }
.xiangmu-list ul li:nth-child(n+2) { height:190px; }
/*about767*/
.about { background-size:200% auto; padding-top:30px; }
.about-show { margin-top:30px; border-top-left-radius:3px; border-top-right-radius:3px;}
.about-left { float:none; width:100%; padding:20px 10px 30px 10px; }
.about-left .en { font-size:26px; }
.about-left .tit { font-size:18px; }
.about-left .des { margin-top:20px; }
.about-left .more { margin-top:20px; }
.about-right { float:none; width:100%; height:200px; }
/*hezuo767*/
.hezuo { padding-top:30px; padding-bottom:30px; }
.hezuo-list { margin-top:30px; }
.hezuo-list .swiper-container { width:100%; } 
.hezuo-list .swiper-button-prev { display:none; }
.hezuo-list .swiper-button-next { display:none; }
/*news767*/
.news { padding-top:30px; padding-bottom:30px; }
.news-show { margin-top:30px; }
.news-ban ul li {  font-size: 16px; }
.news-list { margin-top:10px;}
.news-list ul li { padding-top: 10px; padding-bottom: 15px; }
.news-list ul li .riqi .riqi-dd { font-size:20px; }
.news-list ul li .con .tit { font-size:16px;}
.news-right { margin-top:10px; }
.news-right .pic {  height: 160px; }
.news-right .bot { margin-top: 17px;}
.news-right .bot .riqi .riqi-dd { font-size:20px; }
.news-right .bot .con .tit { font-size:16px;}
/*footer767*/
.footer { padding-top:30px; padding-bottom:30px; }
.f-left { float:none; width:100%; padding-right:0;}
.f-left:after { display:none; }
.f-right{ float:none; width:100%; padding-left:0; }
.f-tel {padding-left:50px; background-size:auto 32px; }
.f-tel .des { margin-top:5px; font-size: 20px; }
/*n-main767*/
.n-main { margin-top: 20px;  margin-bottom:20px;}
.n-left-list ul li{  width:48.5%; line-height:40px;}
.n-left-list ul li:nth-child(4n+2) { margin-left:0;}
.n-left-list ul li:nth-child(4n+3) { margin-left:0;}
.n-left-list ul li:nth-child(4n+4) { margin-left:0;}
.n-left-list ul li:nth-child(even) { margin-left:3%; }
.n-right-con { padding: 0 10px;}
/*n-main767*/
.n-des {font-size:14px;}
.pagination { font-size:14px;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%; }
.n-pro-list ul li .tit { line-height:2; }
.n-pro-list ul li .pic { height:170px; }
/*geren767*/
.geren { margin-top: 20px; margin-bottom: 20px; }
.geren-right { margin-top:20px; }
.geren-right-con { padding:0 10px 20px 10px; }
.geren-sub { margin-top:3px; }
.geren-sub ul li { width:50%; line-height:43px;}
/*geren-form767*/
.geren-form {  width:96%; margin-top:30px; margin-left:10px; }
.geren-form ul li{ margin-top:10px;}
.geren-form ul li span.tit { width:80px; }
.geren-form ul li input[type=text] { width:220px; }
.geren-form ul li input[type=password] { width:220px; }
.geren-form ul li input[type=text].xiugai-xiao { width:133px; }
/*qiuzhi-list767*/
.qiuzhi-list { padding:20px 0; }
.qiuzhi-list ul li{  padding:0 10px; height:47px; }
.qiuzhi-list ul li .aa{  width:40%; line-height:46px; }
.qiuzhi-list ul li .bb{ width:30%; line-height:46px;  }
.qiuzhi-list ul li .cc{display:none;}
.qiuzhi-list ul li .dd{display:none; }
.qiuzhi-list ul li .ee{display:none; }
.qiuzhi-list ul li .ff{ display:none; }
.qiuzhi-list ul li .more{ width:30%; }
.qiuzhi-list ul li .more a { width:100%; height:30px; font-size:14px; line-height:28px; margin-top:8.5px;  }
.qiuzhi-list ul li .more span { width:100%; height:30px; font-size:14px; line-height:28px; margin-top:8.5px; }
.qiuzhi-list ul li:first-child .more { line-height:46px;  }
/*geren-jianli767*/
.geren-jianli table tr th { padding:10px 0; width:80px; font-size:14px; }
.geren-jianli table tr td { max-width:280px; padding:10px 5px; }
.geren-jianli table tr td img { width:50px; }
/*zhuce767*/
.zhuce { width:300px; padding:10px 20px 20px 20px; }
.zhuce-list .zhuce-input{ font-size:14px;  padding-left:10px;}
.zhuce-list .zhuce-submit { font-size:14px;}
.zhuce-er { font-size:14px; padding-left:10px; }
.zhuce-xiao { width:52%; font-size:14px; }
.zhuce-xiao2 { width:45%; font-size:14px; }
.zhuce-button { width:40%; margin-left:2%; }
/*右侧漂浮767*/
.slider-bg{ display:none; }
/*baoming767*/
.baoming { padding-top:16px; padding-bottom:26px; }
.baoming-box { padding:20px; }
.baoming-box .list { border:none; padding-top:0; }
.baoming-box .list ul li .left{ float:none; width:100%; text-align:left; }
.baoming-box .list ul li .right { float:none; width:100%; }
.baoming-box input[type=text] { width:100%; }
.baoming-box input[type=text].xiugai-xiao { width:65%;}
.baoming-box .xiugai-button { width:32%; }
.baoming-box select {  width:100%; }
.baoming-box .shangchuan { width:100%; }
.baoming-box .beizhu { padding-right:0; }
.baoming-box .submit_data {  width:100%;}
/*zhaopin767*/
.zhaopin-step { margin-top:20px; padding: 0 5px; }
.zhaopin-step ul li .nob span { font-size:14px; width:30px; height: 30px; line-height:30px; }
.zhaopin-step ul li .nob span:after{ display:none; right:-50px; width:50px; top:14px;}
.zhaopin-step ul li .des span { font-size:14px; height:80px;}
.zhaopin-step ul li .des span:after { width:33px; height:8px; margin-left:-16.5px; top:-8px;  }
/*zhaopin-box767*/
.zhaopin-box {  margin:0 10px; margin-top:20px; }
.zhaopin-xuzhi { padding:10px; height:300px; }
.zhaopin-tongyi .tit{ line-height:34px; }
.zhaopin-tongyi .des{ line-height:34px; }
.sub_blue { width:120px; height:35px;line-height:33px; margin:0 5px; }
.sub_gray { width:120px; height:35px;line-height:33px; margin:0 5px; }
/*zhaopin-jieguo767*/
.zhaopin-jieguo img { width:200px; }
/*zkz767*/
.zkz { padding:10px;}
.zkz-tit{ font-size:18px; }
.zkz-des{ font-size:20px; }
.zkz-con{ font-size:14px; padding:5px; margin-top:5px; }
.zkz-con img { width:60px; }
.zkz-info{ font-size:14px; padding:5px; }
/*zhaopin-liucheng767*/
.main-ban {  padding: 0 10px;}
.zhaopin-liucheng{ margin:0 10px; margin-top:10px; }
.zhaopin-liucheng ul li {height:50px;}
.zhaopin-liucheng ul li .pic { display:none; }
.zhaopin-liucheng ul li .tit { float:none; width:100%; text-align:center; margin-left:0; margin-top:0; line-height:20px; padding-top:5px; }
/*n-top767*/
.n-top{ padding-bottom:10px;}
.n-top-left { float:none;}
.n-more{ float:none; margin-top:-10px; width:100px; height:30px; line-height:30px; font-size:14px;}

}

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

}

@media (max-width:350px){
.zhaopin-liucheng ul li .tit { font-size:12px; }
}