@charset "utf-8";
/* CSS Document */

/* 通用属性 */
* { margin:0; padding:0; list-style:none; }
body { font-size:14px; color:#666; font-family:Microsoft YaHei,sans-serif; }
img { border:0; vertical-align:top; }
html, body {width: 100%;min-width: 1320px;min-height: 100%;height: auto;}
address, caption, cite, code, dfn, em, th, dt, var {font-style: normal;font-weight: normal;}

/* a */
a { color:#333333; text-decoration:none; }
a:visited { }
a:active, a:hover { text-decoration:none; color:#006ec2; }
a:focus { outline:none; text-decoration:none; }
h1,h2,h3,h4,h5,h6 { font-weight:normal; }
h1,h2,h3,h4,h5,h6,p,ol,ul{padding: 0;margin: 0;}
:focus{outline: none;}
.ovfl{overflow: hidden;}
.flex { 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; }
.lflex { display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; -webkit-justify-content:flex-start; justify-content:flex-start; -webkit-box-align:center; -ms-flex-align:center; -webkit-align-items:center; align-items:center; }
.ltflex { display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; -webkit-justify-content:flex-start; justify-content:flex-start; -webkit-box-align:flex-start; -ms-flex-align:flex-start; -webkit-align-items:flex-start; align-items:flex-start; }
.lbflex { display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; -webkit-justify-content:flex-start; justify-content:flex-start; -webkit-box-align:flex-end; -ms-flex-align:flex-end; -webkit-align-items:flex-end; align-items:flex-end; }
.rflex { display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; -webkit-justify-content:flex-end; justify-content:flex-end; -webkit-box-align:center; -ms-flex-align:center; -webkit-align-items:center; align-items:center; }
.rtflex { display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; -webkit-justify-content:flex-end; justify-content:flex-end; -webkit-box-align:flex-start; -ms-flex-align:flex-start; -webkit-align-items:flex-start; align-items:flex-start; }
.rbflex { display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; -webkit-justify-content:flex-end; justify-content:flex-end; -webkit-box-align:flex-end; -ms-flex-align:flex-end; -webkit-align-items:flex-end; align-items:flex-end; }
.mflex { 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; flex-direction:column; -webkit-flex-direction:column; text-align:center; }
.mtflex { display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; -webkit-justify-content:flex-start; justify-content:flex-start; -webkit-box-align:center; -ms-flex-align:center; -webkit-align-items:center; align-items:center; flex-direction:column; -webkit-flex-direction:column; text-align:center; }
.mbflex { display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; -webkit-justify-content:flex-end; justify-content:flex-end; -webkit-box-align:center; -ms-flex-align:center; -webkit-align-items:center; align-items:center; flex-direction:column; -webkit-flex-direction:column; text-align:center; }
.transition300em{transition: all .3s;-webkit-transition: all .3s;-moz-transition: all .3s;-ms-transition: all .3s;}
.donghua{-moz-transition: all .5s;-webkit-transition: all .5s;-o-transition: all .5s;-ms-transition: all .5s;transition: all .5s;}
::after, ::before {-moz-transition: all .5s;-webkit-transition: all .5s;-o-transition: all .5s;-ms-transition: all .5s;transition: all .5s;}
.dhwz{overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.mar0a{margin: 0 auto;}
.clear { height: 0px; overflow: hidden; clear: both;}
.clearfix { zoom: 1;}
.clearfix:after {content: "";height: 0;clear: both;display: block;visibility: hidden;}
.text-center{text-align: center;}
.fl{ float: left;}
.fr{ float: right;}
.ovfl{overflow: hidden;}
.con-fff{width:100%;height:100%;}
/* .fl {float:left;} */
/* .fr {float:right;} */
input { border-radius:0; -webkit-appearance:none; appearance:none; background:none; border:0; box-shadow:0 0 0; font-size:14px; }
textarea { border-radius:0; -webkit-appearance:none; appearance:none;  background:none; border:0; box-shadow:0 0 0; font-size:14px; }
.clear{clear:both; height:0; line-height:0; font-size:0;}
table {border-collapse:collapse; border-spacing:0;}
table td, table th{padding: 5px 10px;border: 1px solid #ddd;}

.container{width:1200px;margin:0 auto;}
/*页眉*/
#top{height: 35px;line-height: 35px;background: #f7f7f7;}
#top p{color:#666;}
#top a{color:#666;display: inline-block;margin:0 10px;}
#top a:last-child{margin-right: 0;}
#top a:hover{color: #46a644;}
#header{padding:20px 0;}
#header .logo{margin:5px 0;}
#header .logo img{display: block;}
#header .top-txt{margin-left:10px;padding-left: 15px;background: url(../images/top-x.jpg) no-repeat left;margin-top:15px;margin-bottom: 15px;position:relative;}

#header .top-txt>p{font-size: 26px;font-weight: bold;color: #252525;letter-spacing: 2px;margin-bottom:3px;}
/*#header .top-txt>p span{color: #da251d;}*/
#header .top-txt>span{font-size:12px;color: #666;letter-spacing: 0px;text-transform:Uppercase}
#header .top-tel{height: 80px;padding-left: 26px;background: url(../images/phone.png) no-repeat left 30px;text-align: left;}
#header .top-tel p{font-size: 14px;color: #999;}
#header .top-tel span{font-size: 18px;font-weight: bold;color: #252525;margin-top: 20px;display:block}
#header .phone{height: 80px;padding-left:30px;background: url(../images/phone.png) no-repeat left 30px;margin-left: 40px;}
#header .phone p{font-size: 14px;color: #999;}
#header .phone span{font-size: 18px;font-weight: bold;color: #252525;margin-top: 20px;display:block}

/*nav*/
.nav{/* background-color:#46a644 */}
.nav .container{border-top:1px solid #e8e8e8;}
.nav .container>ul{height:60px;/* line-height: 60px; */width:884px;margin: 0px auto;padding: 0px;}
.nav .container>ul>li{float: left;background:url(../images/nav-l.jpg) no-repeat center left;}
.nav .container>ul>li:first-child{background:none;}
.nav .container>ul>li>a{color: #333333;display: block;padding: 18px 21px;font-size: 16px;position: relative;/* line-height:20px; */}
.nav .container>ul>li>a>span{display:block;font-size:12px;text-align:center;color:#999999}
.nav .container>ul>li.cur>a::before{content:'';position: absolute;top: 0;left: 0;width: 100%;height: 3px;background-color:#263a83;}
.nav .container>ul>li:hover>a{color:#263a83}
.nav .container>ul>li>a:hover::before{background:#434343;}

.shh .sc1{ float:right; margin:0px;border-left:1px solid #eeeeee;height:67px;}
.shh .sc1 .tt{float:left;width: 200px;height:67px;line-height:67px;border: 0px;font-size:14px;color:#888;outline:none;padding:0px 0px 0px 35px;/* background:url(../images/sou.jpg) no-repeat center left; */margin-left: 8px;}
.shh .sc1 .s_bt{border:1px solid #fff;border-left:0;float:left;width:67px;height:67px;line-height:67px;cursor: pointer;background:url(../images/search_icon.png) no-repeat 10px 25px;;/* border-radius: 0 20px 20px 0; */}


/*轮播图*/
#banner .swiper-slide a{display:block;}
#banner .swiper-slide img{display:block;max-width:100%;}
#banner .swiper-pagination{bottom:25px;font-size:0;}
#banner .swiper-pagination-bullet{width:40px;height:6px;background:#79848d;opacity:1;border-radius: unset;}
#banner .swiper-pagination-bullet-active{background:#eb3c00;}
#banner .swiper-button-prev{left:70px;}
#banner .swiper-button-next{right:70px;}

/*查询*/
#search{position: relative;}
.huowu {position:absolute;top: -60px;z-index:99;}
.huowu span{height: 40px;width:155px;background:#263a83;font-size:18px;color:#fff;border-left:6px solid #f5b223;display:block;text-align: center;line-height: 40px;}
.huowu span::before{content: ""; width: 0px;height: 0px; border-top: 8px solid #fff; border-left: 8px solid transparent;border-right: 8px solid transparent;position: absolute;top:13px;right: 15px;}
.sss{background:#fff;width:1200px;height:84px;box-shadow: 1px 1px 1px 1px #f1f1f1;border:1px solid #e5e5e5;position:absolute;top:-20px;z-index: 999}
.sc{margin:0px;height:70px;width:1200px;}
.sc .tt{float:left;width: 1000px;height: 40px;line-height:40px;font-size:14px;color:#888;outline:none;padding: 0px 0px 0px 20px;background:url(../images/sou.jpg) no-repeat center left;margin-left:10px;background:#eeeeee;border:1px solid #d2d2d2;margin:22px 0px 0px 22px;}
.sc .s_bt{border:1px solid #fff;border-left:0;float:left;width:135px;height:42px;cursor: pointer;/* background:url(../images/search_icon.jpg) no-repeat; *//* border-radius: 0 20px 20px 0; */line-height:42px;background:#263a83;color:#fff;margin-top:22px;}

.search input::-webkit-input-placeholder {
    color: #dedede;
  }
 
.search  input::-moz-placeholder {

    color: #dedede;
  }
 
.search  input:-moz-placeholder {

    color: #dedede;
  }
 
.search  input:-ms-input-placeholder {

    color: #dedede;
}


/*服务范围*/
#fuwu{margin:auto;padding-top:45px;}
.service {margin: 0 auto;padding: 45px 0 30px;width:1200px;text-align: center;}
.service h2 {position: relative;margin-bottom: 10px;color: #333333;font-weight: 400;font-size: 30px;}
.service p {margin:0 auto;color: #263a83;font-size: 18px;font-style:italic;font-weight:bold;}

.item-container {width:1200px;margin: 0 auto;}
.item-container li {float: left;width:290px;}
.item-container li + li {margin-left: 12px;}
.item-container li dl {width:290px;position: relative;overflow: hidden;}
.item-container li dl i {color: #FFFFFF;font-style: normal;font-size: 10px;}
.item-container li dl dd {position: absolute;bottom: 3px;left: 0;top: 313px;right: 0;padding: 0 34px;background-color: #F5F5F5;transition: top .5s linear;}
.item-container li dl dd .text-content{text-align: center;width: 228px;height: 100%;position: absolute;top: 21px;z-index: 2;transition: top .5s linear;}
.item-container li dl dd .text-content::before{content: "";width: 0px;height: 0px; border-top:8px solid transparent;border-bottom: 8px solid transparent;border-left: 8px solid #f4b122;position: absolute;top: 12px;left: 220px;}
.item-container li:hover dl dd .text-content {top: 160px; position: relative;}
.item-container li:hover dl dd {top: 0;background-color: rgba(53, 58, 62, 0.8);}
.item-container li:hover dl dd .text-content h1,
.item-container li:hover dl dd .text-content p {color: #FFFFFF;}
.item-container li dl dd .text-content h1 { text-align: center;font-size: 18px;color: #FFFFFF; margin-bottom: 4px;}
.item-container li dl dd .text-content .text { margin-top: 10px;}
.item-container li dl dd .text-content p { font-size: 14px;color: #4D4D4D; overflow: hidden; text-overflow: ellipsis;display: -webkit-box;  -webkit-line-clamp: 3;  -webkit-box-orient: vertical;}
.item-container li dl dd .text-content a.view-more {width: 118px;height: 34px;display: inline-block;line-height: 30px;text-align: center;border: 2px solid #8F9191;color: #BEBFC0;margin-top: 60px;text-transform: uppercase;}
.item-container li dl dd h6 {position: absolute;top: 80px;left: 50%;transform: translateX(-50%);}
.item-container li dl dd .text-content h1 { text-align: left;}
.item-container li dl dd .text-content h3 {text-align: left;color: #fff;font-size: 18px}
.item-container li dl dd .text-content {text-align: left;}
.item-container li dl dd .text-content a.view-more { border: 0;color: #CBDCED;text-align: left;}
.item-container li dl dd .text-content span {width: 18px;background-color: #4D8CCB;}
.item-container li dl dd { background-color: rgba(7, 7, 7, .6);}
.item-container li:hover dl dd {background-color: rgba(38, 58, 131, .8);}
/*优势*/
.conttt h2{font-size: 30px;color: #252525;text-align: center;margin:auto;}
.conttt h2 p{ color:#263a83;font-size:18px;font-style:italic;font-weight: bold;text-align: center;margin:auto;}
.youshis{background:url(../images/youshi-bj.jpg) no-repeat center; height:595px;}
.youshi-le{padding-top:0px;width: 260px;}
.youshi-le li{padding-top:80px;text-align: center;}
.youshi-le li img{display: inline-block;}
.youshi-le li img+img{display: none;}
.youshi-le li p{display: block; color:#252525;font-size:24px;}
.youshi-le li p b{font-size: 14px;color:#444444;}
.youshi-le li span{font-size: 15px;color:#666;visibility: hidden;}
.youshi-le li:hover img, .youshi-le li:hover img{display: none}
.youshi-le li:hover img+img{display: inline-block;}
.youshi-le li:hover span{visibility: visible;}

.youshi-re{padding-top:0px;width: 260px;}
.youshi-re li{padding-top:80px;text-align: center;}
.youshi-re li img{display: inline-block;}
.youshi-re li img+img{display: none;}
.youshi-re li p{display: block; color:#252525;font-size:24px;}
.youshi-re li p b{font-size: 14px;color:#444444;}
.youshi-re li span{font-size: 15px;color:#666;visibility: hidden;}
.youshi-re li:hover img{display: none}
.youshi-re li:hover img+img{display: inline-block;}
.youshi-re li:hover span{visibility: visible;}
/*关于我们*/
.hw_title{position: relative;margin-bottom:10px;color:#fff;font-weight:400;font-size:30px; line-height:40px; height:40px;}
/*.hw_title .tra_01{display: inline-block;width: 0;height: 0;border: 8px solid #f5b223;vertical-align: super;border-right-color: transparent;border-bottom-color: transparent;}*/
.hw_title .tra_02{display:inline-block;width:0; height:0;border:8px solid #f5b223; vertical-align:super;border-left-color:transparent;border-top-color:transparent;position:relative;top:22px;}
#about_hw{background:url(../images/main-index-img06.jpg); margin:auto; padding-top:50px; padding-bottom:30px;/*margin-top:40px;*/}
.about_hw_left{width:620px;padding-top: 50px;}
.about_hw_left h2{font-size: 26px;color: #FFFFFF;line-height:40px;}
.about_hw_left h2 span{color:#1c66ae;font-weight:bold;font-size:30px;line-height:40px;padding-left:10px;}
.about_hw_left p{font-size:13px;color:#fff;line-height: 30px;}
.about_hw_left.div{color:#fff;line-height:25px;font-size:13px;}
.about_hw_left em{display:block;margin-top:10px;width:150px;line-height:40px;height:40px;text-align:center;border:1px #fff solid;border-radius:20px;margin-top: 35px;}
.about_hw_left em a{font-size:15px; color:#fff; text-transform:uppercase;}
.about_hw_left em:hover{font-weight:bold;}
.about_hw_left em:hover a{font-weight:bold;}
.about_hw_left_ico{margin-top:30px;}
.about_hw_left_ico li{float:left;width:180px; margin:0 20px;}
.about_hw_left_ico li:first-child{margin:0;}
.about_hw_left_ico li:last-child{margin:0;}
.about_hw_left_ico li img{display:block;}
.about_hw_left_ico li>h2{font-size:15px; font-weight:bold;color:#fff;padding-top:20px;}
.about_hw_left_ico li>p{line-height:20px; font-size:13px;}
.about_hw_right{}
.about_hw_right img{display:block;}


/*shili*/
.baoz{ background:url(../images/shili.jpg) no-repeat; height:743px; overflow:hidden;}
.baoz dl{ width:300px; float:left; margin-top:55px; height:500px;border-radius:200px; overflow:hidden;}
.baoz dt{ width:300px; height:250px; overflow:hidden;}
.baoz dt img{ display:block;width:300px; height:250px;}
.baoz dd{ width:300px; height:150px; padding:50px 0; background:#fff;overflow:hidden;text-align:center;}
.baoz dd h3{height:50px;font:26px "Microsoft YaHei";font-weight:bold;overflow:hidden;color: #263a83;position:relative;}
.baoz dd h3:before{ content:""; position:absolute; bottom:0; left:50%; width:94px; height:1px; background:#ccc; margin-left:-47px;}
.baoz dd p{ font:14px "Microsoft YaHei"; width:220px; margin:15px auto 0; line-height:24px; color:#333;}
.baoz dl:hover dd{ background:#263a83;}
.baoz dl:hover dd h3,.baoz dl:hover dd p{ color:#fff;}
.baoz dl:hover dd h3:before{ background:#fff;}
.tit{width:1200px;margin:auto;text-align:center;padding-top:45px;}
.tit a{font-size:30px;color:#252525;}
.tit em{font-size:18px;color:#263a83;font-weight:bold;display:block;line-height:30px;font-style:italic}


/**/
#huoban{background:url(../images/huoban.jpg) no-repeat;height: 418px;}
.huoban-le {padding-top:115px;padding-left:125px;}
.huoban-le h2{font-size: 30px;color:#fff;text-align:center;}
.huoban-le span{display: block;font-size: 18px;font-weight:bold;color:#fff;text-align:center;}
.huoban-le a{display: block;background:#f4b122;color:#fff;font-size: 15px;width:140px;height:42px;box-shadow: 0px 2px 2px #f4b122;border-radius: 20px;text-align:center;line-height:42px;margin-top:25px;}

.huoban-re{width: 800px;}
#huoban .swiper-container2 {padding: 14px 40px 64px 50px;position: relative;overflow:hidden;}
#huoban .swiper-wrapper .swiper-slide .kehu{border:2px solid #dcdcdc;position:relative;width:180px;height:90px;}
#huoban .swiper-wrapper .swiper-slide .kehu img{max-width:100%;width:180px;height:90px;}
#huoban .swiper-wrapper .swiper-slide .kehu a{position: absolute;width:100%;line-height:90px;text-align:center;top: 0;left: 0;background:rgba(0,0,0,0.4);color: #fff;font-size: 18px;opacity: 0;transition: all .4s;-webkit-transition:all .4s;}
#huoban .swiper-wrapper .swiper-slide  li .kehu:hover a{opacity: 1;}
#huoban .swiper-button-prev{left: 0px;background-image:url(../images/kehu-next.png);}
#huoban .swiper-button-next{right: 0px;background-image:url(../images/kehu-prev.png);}
#huoban .swiper-slide{margin-top:50px !important;}

/*图片展示*/
.comimg{padding-bottom: 90px;}
.comimg-tab{text-align: center;padding-top: 75px;padding-bottom: 65px;}
.comimg-tab li{display: inline-block;text-align: left;margin: 0 90px;}
.comimg-tab li a{display: block;padding-left: 55px;}
.comimg-tab li:nth-child(1) a{background: url(../images/comimg-1.png) no-repeat left;}
.comimg-tab li:nth-child(2) a{background: url(../images/comimg-2.png) no-repeat left;}
.comimg-tab li:nth-child(3) a{background: url(../images/comimg-3.png) no-repeat left;}
.comimg-tab li h2{font-size: 20px;color: #333;}
.en .comimg-tab li h2{line-height:38px;}
.comimg-tab li p{color: #999;font-size: 12px;text-transform: uppercase;}
.comimg-tab li:nth-child(1).on a{background: url(../images/comimg-1m.png) no-repeat left;}
.comimg-tab li:nth-child(2).on a{background: url(../images/comimg-2m.png) no-repeat left;}
.comimg-tab li:nth-child(3).on a{background: url(../images/comimg-3m.png) no-repeat left;}
.comimg-tab li.on h2{color: #006ec2}
.comimg-tab li.on p{color: #006ec2}
.comimg-list{position: relative;display: none;}
.comimg-list .hd .prev{position: absolute;left: -54px;top: 76px;width: 54px;height: 59px;background: url(../images/ys-left.png) no-repeat;cursor: pointer;}
.comimg-list .hd .next{position: absolute;right: -54px;top: 76px;width: 54px;height: 59px;background: url(../images/ys-right.png) no-repeat;cursor: pointer;}
.comimg-list .bd ul li{float: left;margin:0 10px;width: 280px;}
.comimg-list .bd ul li a{display: block;padding:2px;border:1px solid #dcdcdc;}
.comimg-list .bd ul li a img{max-width: 100%;display: block;}
/*title*/
.title{text-align: center;margin-top: 40px;}
.title h2{color: #333;font-size: 28px;line-height: 40px;}
.title p{color: #666;font-size: 16px;line-height: 25px;}

/*产品中心*/
.pro{background: url(../images/pro_bg.jpg) no-repeat center;height:1250px;position: relative;overflow: hidden;}
.pro-left{width: 260px;}
.pro-l-top{background:#006ec2;color:#fff;padding:36px 30px;}
.pro-l-top h2{font-size:24px;line-height:30px;}
.pro-l-top span{font-size:16px;}
.pro-left ul>li{border:1px solid #e5e5e5;border-bottom: 0;}
.pro-left ul>li:last-child{border-bottom: 1px solid #e5e5e5;}
.pro-left ul>li>a{line-height: 30px;padding:16px 0;display: block;border-bottom: 1px solid #eeeeee;padding-left: 30px;padding-right: 40px;background: #fff;font-size: 18px;color: #333;position: relative;}
.pro-left ul>li>a::after{content:">";position: absolute;right: 25px;top:50%;margin-top:-12px;font-size: 24px;line-height: 24px;height: 24px;font-family: 'SimHei';color: #ccc;}
.pro-left ul>li>div{background: #fff;padding:22px 9px;}
.pro-left ul>li>div a{line-height: 35px;width: 120px;box-sizing: border-box;display: block;float: left;padding-left: 15px;/*overflow: hidden;text-overflow:ellipsis;*/white-space: nowrap;}
.pro-left ul>li:hover>a{background: #006ec2;color: #fff;border-bottom: 1px solid #006ec2;}
.pro-left ul>li:hover>a::after{color: #fff;}
.pro-left ul>li:hover>div{background: #f8f5f5;}
.pro-right{width: 930px;float: right;}
.pro-r-top{border:1px solid #e5e5e5;padding:35px 0 26px 30px;background: #fff;}
.pro-r-l{margin-top: 12px;margin-right: 50px;}
.pro-r-l h2{font-size: 26px;font-weight: bold;color: #333;line-height: 40px;}
.en .pro-r-l h2{font-size:18px;}
.pro-r-l h2 span{color: #006ec2;}
.pro-r-l p{font-size: 16px;color: #333;line-height: 25px;}
.pro-r-r{padding-left: 18px;background: url(../images/pro-r-x.jpg) no-repeat left;}
.pro-r-main{margin-top: 10px;}
.pro-r-main ul li{float: left;width: 300px;margin-right: 15px;margin-bottom: 12px;}
.pro-r-main ul li:nth-child(3n){margin-right: 0}
.pro-aa{border:1px solid #e5e5e5;background: #fff;display: block;overflow: hidden;}
.pro-aa img{max-width: 100%;display: block;-webkit-transition: 1s;-moz-transition: 1s;transition: 1s;}
.pro-pp{font-size: 14px;line-height: 35px;color: #666;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;display: block;text-align: center;padding:0 5px;}
.pro-r-main ul li:hover img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);}




/*实力优势*/
.modl{background: url(../images/youshi_bg.jpg) no-repeat center bottom;overflow: hidden;padding-bottom: 60px;}
.youshi-con{width: 1240px;margin:0 auto;font-family: microsoft yahei;}
.youshi-list{margin-top: 25px;position: relative;}
.youshi-list .bd ul li{padding:20px;}
.youshi-left{width: 656px;height: 488px;padding:10px;background: #fff;box-sizing:border-box;box-shadow: 0px 0px 25px 0px rgba(0,0,0,0.3);}
.youshi-left img{max-width: 100%;}
.youshi-right{box-sizing:border-box;width: 544px;padding:35px 10px 0px 30px;}
.youshi-right h2{font-size: 30px;font-weight: bold;color: #333;line-height: 38px;}
.youshi-right h2+h2{color: #006ec2;margin-bottom: 20px;}
.youshi-right p{font-size: 16px;color: #666;line-height: 28px;}
.youshi-xian{width: 40px;height: 4px;background: #006ec2;margin-top: 40px;}
.youshi-list .hd{margin-top: 15px;}
.youshi-list .hd .prev{position: absolute;left: -60px;top: 234px;width: 54px;height: 59px;background: url(../images/ys-left.png) no-repeat;cursor: pointer;}
.youshi-list .hd .next{position: absolute;right: -60px;top: 234px;width: 54px;height: 59px;background: url(../images/ys-right.png) no-repeat;cursor: pointer;}
.youshi-list .hd ul{text-align: center;}
.youshi-list .hd ul li{display: inline-block;width: 120px;height: 120px;text-indent: -99999999999px;margin:0 38px;cursor:pointer;}
.youshi-list .hd ul li:nth-child(1){background: url(../images/ys-ico1.png) no-repeat;}
.youshi-list .hd ul li:nth-child(2){background: url(../images/ys-ico2.png) no-repeat;}
.youshi-list .hd ul li:nth-child(3){background: url(../images/ys-ico3.png) no-repeat;}
.youshi-list .hd ul li:nth-child(4){background: url(../images/ys-ico4.png) no-repeat;}
.youshi-list .hd ul li:nth-child(1).cur{background: url(../images/ys-ico1m.png) no-repeat;}
.youshi-list .hd ul li:nth-child(2).cur{background: url(../images/ys-ico2m.png) no-repeat;}
.youshi-list .hd ul li:nth-child(3).cur{background: url(../images/ys-ico3m.png) no-repeat;}
.youshi-list .hd ul li:nth-child(4).cur{background: url(../images/ys-ico4m.png) no-repeat;}
.en .youshi-list .hd ul li:nth-child(1){background: url(../images/ysen-ico1.png) no-repeat;}
.en .youshi-list .hd ul li:nth-child(2){background: url(../images/ysen-ico2.png) no-repeat;}
.en .youshi-list .hd ul li:nth-child(3){background: url(../images/ysen-ico3.png) no-repeat;}
.en .youshi-list .hd ul li:nth-child(4){background: url(../images/ysen-ico4.png) no-repeat;}
.en .youshi-list .hd ul li:nth-child(1).cur{background: url(../images/ysen-ico1m.png) no-repeat;}
.en .youshi-list .hd ul li:nth-child(2).cur{background: url(../images/ysen-ico2m.png) no-repeat;}
.en .youshi-list .hd ul li:nth-child(3).cur{background: url(../images/ysen-ico3m.png) no-repeat;}
.en .youshi-list .hd ul li:nth-child(4).cur{background: url(../images/ysen-ico4m.png) no-repeat;}

/*合作客户*/
.partner{}
.partner>h2{font-size: 22px;font-weight: bold;color: #333;background: url(../images/partner-x.png) no-repeat left bottom;padding-left: 25px;padding-bottom: 17px;margin-top: 50px;}
.partner>ul{margin-top: 15px;}
.partner>ul li{width: 220px;margin:10px;float: left;}
.partner>ul li a{display: block;background: url(../images/partner_bg.jpg) no-repeat;padding:4px;background-size:100% 100%;}
.partner>ul li a img{width: 212px;height: 159px;display: block;}











#nymessage { background-color: #f5f5f5;padding-top: 50px;  padding-bottom: 50px;}
.form-horizontal { overflow: hidden; margin-top: 20px; }
#nymessage h4 { font-size: 32px; line-height: 50px; color: #333; font-weight: bold; text-align: center;}
#nymessage p { width: 100%;text-align: center; padding-top: 10px;font-size: 16px; line-height: 30px; color: #777; }
.form-horizontal .form-group {margin-bottom: 10px; position: relative;}
.form-control { padding: 0px; margin: 0px; border: none; }
#nymessage .mess_1 { margin: 0 -5px; display: flex; flex-wrap: wrap; align-items: flex-start; }
#nymessage .mess_1 .form-group { margin-bottom: 10px; position: relative;  width: 46%; margin-right: 60px; } 
#nymessage .mess_1 .form-group:nth-child(2n) { margin-right: 0px; }
#nymessage .mess_1 .form-group  input { padding: 0 20px; width: 100%; height: 80px; line-height: 80px; background: #fff;  font-size: 16px;   }
#nymessage textarea { width: 100%;height: 200px;padding: 25px 20px;line-height: 26px; background: #fff;  overflow-y: auto;font-size: 16px;  }
.btn-default { width: 20%; line-height: 40px; text-align: center; font-size: 16px; color: #333; background-color: #dadde3; border: none; border-radius: 0;}
.btn-default:first-child { background-color: #0d65b3; color: #fff; margin-right: 20px; }
@media( max-width: 767px) {
	#nymessage { padding-top: 20px; padding-bottom: 20px; padding-left: 10px; padding-right: 10px; }
	#nymessage h4 { font-size: 22px; line-height: 1; }
	#nymessage .mess_1 .form-group { margin-right: 10px; width: 48%; }
	#nymessage .mess_1 .form-group input { height: 60px; line-height: 60px; }
}

/*新闻资讯*/
/*新闻资讯*/
#rh_new{/* background-color:#f3f3f3; */padding-top: px;padding-bottom: 48px;}
.newes h2{font-size: 30px;color:#252525;text-align: center;padding-bottom: 38px;}
.newes span{font-weight:bold;color:#263a83;font-size:18px;display:block;text-align: center;font-style:italic;}

.rh_new_n{background-color:#fff;/* padding-bottom:60px; */border:1px solid #ccc;}
.rh_newleft{display:inline-block; text-align:left;}
.rh_newleft dl{display:block;}
.rh_newleft .title123{background:url(../images/new_l.jpg)no-repeat;text-align:center;display: block;padding: 26px 0;width:200px;/*padding:49px 47px 20px 34px;*/}
.rh_newleft .title123 h2{font-size:26px;color:#fff;font-weight:bold;}
.rh_newleft .title123 h2 p{font-weight:normal;line-height:35px;font-size:12px; text-transform:uppercase; color:#fff;}
.rh_newleft .title123 .rhtime{ font-size:22px;color:#fff;text-align:center;display:block; padding-top:20px;}
.rh_newleft .title123 .rhtime p{font-size:16px;color:#fff;text-align:center;line-height:40px;font-weight:normal;}
.rh_newleft .pic{width:calc(100% - 200px );float:right;}
.rh_newleft .pic img{width:400px;height: 211px;text-align:center;}
.rh_newright{background-color:#21252a;padding: 24px;width: 550px;}
.rh_newright h3{font-size:20px;color:#fff;padding-top:10px; line-height:40px;}
.rh_newright h3 a{color:#fff;}
.rh_newright h3 a:hover{color:#fff;}
.rh_newright p{font-size:14px; line-height:25px;color:#7e8c9e;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow: hidden; height: 50px; line-height: 25px;}
.rh_newright .rhmore{width:120px;line-height:40px; border:1px #ebc343 solid;background:#ebc343;border-radius: 20px;margin-top:21px; text-align:center; font-size:14px;color:#ebc343;}
.rh_newright .rhmore a{ color:#fff; }
.rh_new_nr{/* padding: 10px 0px; *//* border:1px solid #e8e8e8; */}
.rh_new_nr .title111{height:70px;line-height:70px;background:url(../images/new_ico.png)no-repeat center left 50px;font-size:16px;color: #252525;font-weight:bold;padding-left:90px;border-bottom:1px solid #ccc;}
.rh_new_nr .title111 em{font-size:12px;color: #999999;/* font-weight:bold; */padding-left: 9px;text-transform:uppercase}
.rh_new_nr .title1{height:70px;line-height:70px;background:url(../images/new_ico1.png)no-repeat center left 50px;font-size:16px;color:#252525;font-weight:bold;padding-left:90px;border-bottom:1px solid #ccc;}
.rh_new_nr .title1 em{font-size:12px;color:#999;/* font-weight:bold; */padding-left:10px;text-transform:uppercase}
.rh_new_nr li{border-bottom:1px #ccc solid; line-height:35px; margin:5px 0; background:url(../images/new_ico_left.png)no-repeat left; padding-left:22px;}
.rh_new_nr li .title{}

@media(max-width:1259px){
.rh_newleft .title{padding:23px 0; }
.rh_newright{padding:19px;}
}
@media(max-width:1199px){
.rh_newleft .title{padding:18px 0; }
.rh_newright{padding:12px;}
}
@media(max-width:768px){
	.rh_new_nr .title1{margin-top:20px;}
}

/*新闻*/

.news_div_item{width:100%}
.news_row2{float: left;width:599px;}
.news_row3{float: right;width: 598px;border-left: 1px solid #ccc;}
.news_row2 .divdgweb_new_div, .news_row2 .news_div {/* padding: 25px 20px;*/ height:250px; font-weight: normal;float:left;}

.rh_new_nr .news_row2 .news_div{padding: 18px 55px;}
.rh_new_nr .news_row2 .news_div dl{border-bottom:1px dashed #ccc;margin-bottom: 30px;}
.rh_new_nr .news_row2 .news_div dl dt em{ display: block;text-transform:uppercase; float: right; color:#263a83;font-size:15px;position:relative;top:18px;}
.rh_new_nr .news_row2 .news_div dl dd h3{line-height:54px; color: #252525; overflow: hidden;white-space: nowrap;text-overflow: ellipsis;font-weight:bold;font-size:16px;}
.rh_new_nr .news_row2 .news_div dl dd p{font-size:14px;overflow:hidden;color:#666;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow: hidden; height: 80px; line-height: 25px;}

.news_row3  .news_div1{padding: 20px 50px;overflow:hidden;height: 297px;}
.news_row3  .news_div1 dl{}
.news_row3  .news_div1 dl{margin-bottom: 0px;border-bottom:1px dashed #ccc;}
.news_row3  .news_div1 dt{padding-left:30px; font-weight: bold; color: #333;font-size:16px; background:url(../images/wenImg.png) no-repeat left center; height:40px; line-height:40px; overflow: hidden;white-space: nowrap; text-overflow: ellipsis;}
.news_row3  .news_div1 dt:hover{ color: #0168c4;}
.news_row3  .news_div1 dd{padding-left:30px;background:url(../images/daImg.png) no-repeat left 11px;font-size:14px;overflow:hidden;color:#666666;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow: hidden; height: 50px; line-height: 25px;}

.nyjob{width:1200px !important;}





/*底部*/
.footWrap{min-height: 305px;padding-top: 50px;font-family:"Microsoft Yahei";box-sizing: border-box;background:#252525;}
.footer{width:1200px;margin: 0 auto; overflow: hidden;clear: both;}
.footer em{padding:0 5px;}
.ft_left{width:263px;float: left; height: 235px;  position: relative;}
.ft_left:before{ content: ""; width: 1px ;height: 203px; background: #6e6e6e; position: absolute;right: 0;top:5px; }
.ft_left .flogo img{width:154px;height: 66px; display: block;}
.ft_left p{font-size: 14px; color: #fff; line-height: 32px;padding-top: 20px;}
.ft_left p a{ color: #fff; }

.fcontact{width:424px;float: left;padding-left:50px;box-sizing: border-box;height: 265px;position: relative;}
.fcontact:before{ content: ""; width: 1px ;height: 203px; position: absolute;right: 0;top:5px; }
.fcontact h3{font-size: 18px;margin-bottom: 20px;  color: #ffffff; font-weight: bold; position: relative;  }
.fcontact li{font-size: 14px;color: #999;/* height: 50px; */margin-bottom: 0px;font-weight: normal;line-height: 24px;}
.fcontact .dianhua{background: url(../images/dianhua.png) no-repeat 0px 8px;}
.fcontact h2{color: #fff;font-size:24px;padding-left: 45px;line-height:50px;font-weight:bold;}

.ft_nav{width: 347px;float: left;padding-left: 50px;box-sizing:  border-box;position: relative;}
.ft_nav:before{ content: ""; width: 1px ;height: 203px;  position: absolute;right: 0;top:5px; }
.ft_nav h3{font-size: 16px; color: #ffffff; font-weight: bold; position: relative; margin-bottom: 20px;  }
.ft_nav .fnav a{display: block;font-size:16px;color:#ffffff;width:147px;float: left;height: 45px; line-height: 45px; }
.ft_code{width: 306px;float: right;}
.ft_code h3 i {display: block;font-size: 16px;/* margin-top: 16px; */height: 40px;font-weight:bold;/* line-height: 40px; *//* border-bottom:1px solid #979898; *//* border-top:1px solid #979898; */}
.ft_code h3 { display: block; font-size: 19px; color: #fff; font-family: "Times New Roman"; font-weight: normal; }
.code{width: 114px;height: 114px; float: left;margin-top: 20px;margin-right: 39px; }
.code img{width: 114px;height: 114px;}
.code span{color:#999999;text-align:center;display:block;font-size:14px;}
.banquan{width:100%;background:#1b1b1b;height:59px;line-height: 59px;}
.banquan .banquan-le{color:#999;font-size: 14px;}
.banquan .banquan-le a{color:#999;}
.banquan .banquan-re a{color:#999;font-size: 14px;}
.banquan-re {color:#999}


/*友情链接*/
.link_bj{min-height: 60px;position: relative;z-index: 1;background: #263a83;overflow: hidden;}
.link_bj .link{width:1200px; margin: 0 auto; height:auto; overflow: hidden;font-family:"Microsoft Yahei";}
.link_bj .link span{font-size:16px;overflow: hidden;line-height: 60px;color:#fff;float:left;}
.link_bj .link  ul{width: 1004px; float: left;}
.link_bj .link  ul li{line-height: 60px; float: left;padding-left:15px;}
.link_bj .link  ul li a{color:#fff;}
.link_bj .link  ul li a:hover{color: #fff;}

/* 在线客服 */
.diyos {position: fixed;width: 54px;right: 0;top: 50%;z-index: 1000000;}
.diyos ul{position:relative;list-style: none;margin: 0;padding: 0;}
.diyos ul li {width: 54px;height: 54px;background: #006ec2;float: left;position: relative;border-top:1px solid #333;z-index:1;}
.diyos ul li:first-child{ border-top:0;}
.diyos ul li:hover{ background:#006ec2;}
.diyos ul li .sidebox, .diyos ul li .semail {position: absolute;width: 54px;height: 54px;top: 0;right: 0;color: #fff;font-size:14px;line-height:54px;overflow: hidden;background:#006ec2;}
.diyos ul li .sidetop {width: 54px;height: 54px;line-height: 54px;display: inline-block;}
.diyos ul li.sideewm {width: 54px;height: 54px;line-height: 54px;display: inline-block;}
.diyos ul li .sideewmshow{width: 150px;position:absolute; top:0; left:-151px; z-index:120; display:none;max-width:none;border: 1px solid #e5e5e5;}
.diyos ul li.sideewm:hover .sideewmshow{ display:block;}
.diyos ul li img {float: left;}
.retract{position:absolute;left:-36px;top:50%;margin-top:-30px;width:36px;height:60px;background:url(../images/djt.png) no-repeat center right #006ec2;border-radius: 30px 0 0 30px;box-shadow: -2px 0 7px 0 rgb(0 0 0 / 50%);cursor:pointer;}
.loadont{position: absolute;right: 0;top: 0;background: #006ec2;color: #fff;width: 20px;text-align: center;padding: 10px;font-size: 16px;line-height: 20px;box-shadow: 0 0 5px 0px rgb(0 0 0 / 50%);cursor:pointer;display:none;}


/**/
.about_t{width:1200px;margin:0 auto;font-size:18px;text-align:center;clear:both;}
.about_t p{font-size:70px;color:#ebebeb; font-weight: bold;}
.about_t dl{font-size:40px;color: #18316b;margin-top: -54px;font-weight: bold;}
.about_t dl span{color:#ccc;}
.n_content_img img{padding-top:90px;}
.n_content_word{width:540px;line-height:35px;font-size:16px;margin-top:80px;margin-bottom: 60px;}
.n_content_word .gsm{border-bottom: 1px dashed #ddd;padding-bottom:14px;margin-bottom: 16px;}
.n_content_word .gsm_t{font-size:18px;}
.n_content_word .gsm_t p{font-size:32px;font-weight:bold;line-height: 40px;}
.n_content_word .jieshou p{text-indent:2em;font-size:14px;line-height:24px;}
/*看得见的实力*/
.shili{margin-top:40px;}
.title{ font-size:45px; color:#222;  text-align:center;}
.title span{color: #18316b;}
.content{ font-size:18px; color:#666; text-align:center;padding-top:5px;}
.strength{ margin-top:1px;}

.st_ul{ width:100%; background:url(http://login.114my.cn/memberpic/dgdignsheng1/uploadfile/image/20200418/20200418183602_992911544.jpg) no-repeat center; height:170px; padding-top:45px;}
.st_ul1 li:nth-child(even){margin-top:50px;}
.st_ul li{ width:19.8%; float:left; text-align:center; border-right:1px #18316b solid;}
.st_ul li p:nth-child(1) span{ font-size:65px; color:#fff; font-family:Arial, Helvetica, sans-serif; font-weight:bold;}
.st_ul li p:nth-child(1) i{ font-size:20px; color:#fff; margin-left:5px;}
.st_ul li p:nth-child(2){ font-size:20px; color:#fff; margin-top:5px;}
.st_ul1 li{ float:left; text-align:center; cursor:pointer; }
.st_ul1 li{ width:280px; margin-right:20px; background:#f3f3f3;    padding-bottom: 35px; line-height:50px; font-size:26px; font-weight:bold; color:#222; position:relative;}
.st_ul1 li:hover{ color:#fff;-webkit-animation: test 0.2s ease-in 2;}

.st_ul1 a:nth-child(4)  li{ margin-right:0px;}
.st_ul1 li:after{ width:100%; height:0px; display:block; content:''; position:absolute; top:0px; left:0px; background:#18316b;transition:0.5s; z-index:1;}
.st_ul1 li img ,.st_ul1 li p{ position:relative; z-index:3;}
.st_ul1 li *{transition:0.5s;}
.st_ul1 li:hover:after{ height:100%; transition:0.5s;}
.st_ul1 li img { margin:10px 0px 24px 0px;width:95%;}
@-webkit-keyframes test{
0%{transform:translate(0,0)}
50%{transform:translate(0,5px)}
100%{transform:translate(0,0)}}
.st_ul1 li span{ font-size:16px; line-height:30px; display:block;    font-weight: 100; width:260px; margin:0 auto; padding-top:10px; position:relative;  z-index:3;}


.lxxs{height: 434px;padding-top: 45px;}
.lxxs h3{background:#18316b url(../images/lxline.jpg) no-repeat 156px 142px;text-align: center;font-size: 26px;font-weight: bold;color: #fff; padding-top: 58px;height: 134px; float: left;width: 379px;margin-right: 28px;margin-bottom: 28px;}
.lxxs h3 em{display: block;font-size: 20px;color: #f6f5f9;padding-top: 10px;font-weight: normal;}
.lxxs dl{float: left;width: 378px;height: 172px;border: 1px solid #ececec;background: #f7f7f7;margin: 0 28px 28px 0;padding-top: 18px;}
.lxxs .lastdl{margin-right: 0;}
.lxxs dt{width: 180px;margin: 0 auto;}
.lxxs dt img{width: 180px;height: 68px;display: block;transition: all 0.3s linear 0s;}
.lxxs dl:hover img{transform: rotateY(180deg);	}
.lxxs h4{font-weight: normal;height: 28px;line-height: 28px;font-size: 18px;color: #666666;text-align: center;}
.lxxs p{font-size: 18px;line-height: 28px;color: #252525;text-align: center;}



/**/
.about_t12{width:1200px;margin:0 auto;font-size:18px;text-align:center;clear:both;}
.about_t12 p{font-size:70px;color:#ebebeb; font-weight: bold;}
.about_t12 dl{font-size:40px;color: #18316b;margin-top: -54px;font-weight: bold;padding-top:55px}
.about_t12 dl span{color:#ccc;}
.n_content_img img{padding-top: 50px;}
.n_content_word{width:540px;line-height:35px;font-size:16px;margin-top:80px;margin-bottom: 60px;}
.n_content_word .gsm{border-bottom: 1px dashed #ddd;padding-bottom:14px;margin-bottom: 16px;}
.n_content_word .gsm_t{font-size:18px;padding-top: 45px;}
.n_content_word .gsm_t p{font-size:32px;font-weight:bold;line-height: 40px;}
.n_content_word .jieshou p{text-indent:2em;font-size:14px;line-height:28px;}

/**/
.mian-title {width: 1260px;height: auto;padding: 60px 0px;margin: 0px auto;text-align: center;}
.mian-title h3 {font-size: 30px;font-weight: normal;}
.mian-title p {font-size: 18px;line-height: 30px;}
.accordion_center {width: 1260px;height: 570px;margin: 0px auto;}
.accordion_center li {float: left;cursor: pointer;}
.accord_1 {background: url(../images/pd-bg-01.jpg) no-repeat center;height: 570px;}
.accord_2 {background: url(../images/pd-bg-02.jpg) no-repeat center;height: 570px;}
.accord_3 {background: url(../images/pd-bg-03.jpg) no-repeat center;height: 570px;}
.accord_4 {background: url(../images/pd-bg-04.jpg) no-repeat center;height: 570px;}
.slide-item {float: left;background: rgba(38, 38, 38, 0.6);text-align: center;width: 100%;height: 100%;}
.slide-item h3 {color: white;font-size: 24px;font-weight: normal;padding-top: 60%;}
.slide-item p {color: white;font-size: 16px;line-height: 30px;padding-top: 10%;}
.iconfont {background: url(../images/jiantou.png) no-repeat center;width: 64px;height: 64px;display: inline-block;padding-top: 80%;}
.slide-mask {background: rgba(52, 188, 163, .9);width: 100%;height: 100%;position: relative;}
.slide-mask h3 {color: white;
	font-size: 24px;
	font-weight: normal;
	padding-top: 38%;
	padding-left: 10%;}
.slide-mask p {
	color: white;
	font-size: 16px;
	line-height: 30px;
	padding-top: 5%;
	padding-left: 10%;
	padding-right: 10%;}
.slide-mask b {
	padding-left: 10%;
	padding-top: 20%;
	color: white;
	font-size: 18px;
	display: inline-block;}
.slide-mask a {
	position: absolute;
	width: 100%;
	height: 100%;
	display: inline-block;
	top: 0;
	left: 0;}
#mian-sevice {
	width: 100%;
	height: 732px;
	background: url(../images/banner2.jpg) no-repeat center top;
	margin-top: 80px;
	min-width: 1260px;}
.mian-sevice-con {
	width: 1260px;
	height: 732px;
	margin: 0px auto;
	position: relative;}
.mian-sevice-con .onekey {
	width: 205px;
	height: 105px;
/*	border: 1px solid #f00;*/
	position: absolute;
	padding-top: 13px;}
.mian-sevice-con .list1 {
	top: 245px;
	left: 0;
	margin-left: 30px;}
.mian-sevice-con .list2 {
	top: 245px;
	right: 0;}
.mian-sevice-con .list3 {
	top: 451px;
	left: 0;
	margin-left: 30px;}
.mian-sevice-con .list4 {
	top: 451px;
	right: 0;}
.mian-sevice-con .onekey i {
	width: 77px;
	height: 77px;
	display: inline-block;
	float: left;}
.mian-sevice-con .list1 i {
	background: url("../images/icon-f.png");}
.mian-sevice-con .list2 i {
	background: url("../images/icon-a.png");}
.mian-sevice-con .list3 i {
	background: url("../images/icon-h.png");}
.mian-sevice-con .list4 i {
	background: url("../images/icon-y.png");}
.mian-sevice-con .onekey p {
	font-size: 18px;
	line-height: 30px;
	padding-left: 10px;
	float: left;
	padding-top: 10px;}
	#mian-buzhou {
	width: 100%;
	height: 400px;
	background: #f2a723;
	min-width: 1260px;
}
.mian-buzhou-box {
	width: 1260px;
	height: 400px;
	margin: 0px auto;
	position: relative;
}
.font-color {
	color: white;
}
.mian-buzhou-box .mian-title h3 {
	padding-bottom: 5px;
}
.mian-buzhou-box .mian-title p {
	font-size: 16px;
}
.mian-buzhou-con {
	position: absolute;
	top: 230px;
	left: -50px;
	width: 1210px;
	height: 350px;
	border-radius: 4px;
	box-shadow: 0px 0px 9px #787878;
	background: url(../images/buzhou-img.jpg) no-repeat #fff center;
	margin-bottom: 50px;
	padding-right: 100px;
}
.mian-buzhou-con i {
	width: 110px;
	height: 110px;
	display: inline-block;
	float: left;
}
.buzhou-01 i {
	background: url(../images/png.png) no-repeat -23px -297px;
}
.buzhou-02 i {
	background: url(../images/png.png) no-repeat -170px -297px;
}
.buzhou-03 i {
	background: url(../images/png.png) no-repeat -311px -297px;
}
.buzhou-04 i {
	background: url(../images/png.png) no-repeat -446px -297px;
}
.buzhou-05 i {
	background: url(../images/png.png) no-repeat -584px -294px;
}
.buzhou-06 i {
	background: url(../images/png.png) no-repeat -721px -295px;
}
.buzhou-01 {
	width: 270px;
	height: 110px;
	position: absolute;
	top: 55px;
    left: 105px;
}
.buzhou-02 {
	width: 270px;
	height: 110px;
	position: absolute;
	top: 55px;
    left: 470px;
}
.buzhou-03 {
	width: 270px;
	height: 110px;
	position: absolute;
	top: 55px;
    left: 820px;
}
.buzhou-04 {
	width: 270px;
	height: 110px;
	position: absolute;
	top: 180px;
    left: 930px;
}
.buzhou-05 {
	width: 270px;
	height: 110px;
	position: absolute;
	top: 180px;
    left: 587px;
}
.buzhou-06 {
	width: 270px;
	height: 110px;
	position: absolute;
	top: 180px;
    left: 205px;
}
.buzhou-01 .b-right,.buzhou-02 .b-right,.buzhou-03 .b-right,.buzhou-04 .b-right,.buzhou-05 .b-right,.buzhou-06 .b-right {
	width: 160px;
    height: 85px;
    float: left;
    text-align: center;
    margin-top: 12px;
}
.buzhou-01 .b-right b,.buzhou-02 .b-right b,.buzhou-03 .b-right b,.buzhou-04 .b-right b,.buzhou-05 .b-right b,.buzhou-06 .b-right b {
	width: 30px;
	height: 30px;
	border-radius: 20px;
	display: inline-block;
	text-align: center;
	line-height: 30px;
	color: white;
	font-size: 16px;
}
.buzhou-01 .b-right b {
	background: #3eddb5;
}
.buzhou-02 .b-right b {
	background: #5eb5e7;
}
.buzhou-03 .b-right b {
	background: #5eb5e7;
}
.buzhou-04 .b-right b {
	background: #dfbd40;
}
.buzhou-05 .b-right b {
	background: #f5a0c8;
}
.buzhou-06 .b-right b {
	background: #ff84be;
}
.buzhou-01 .b-right h3,.buzhou-02 .b-right h3,.buzhou-03 .b-right h3,.buzhou-04 .b-right h3,.buzhou-05 .b-right h3,.buzhou-06 .b-right h3 {
	font-size: 18px;
	padding-top: 10px;
}
.buzhou-01 .b-right p,.buzhou-02 .b-right p,.buzhou-03 .b-right p,.buzhou-04 .b-right p,.buzhou-05 .b-right p,.buzhou-06 .b-right p {
	font-size: 16px;
}

#mian-team {
	width: 1260px;
	height: auto;
	margin: 0px auto;
	margin-top: 165px;
}
.mian-team-box {
	height: 345px;
	margin-left: -75px;
	margin-bottom:55px;
}
.mian-team-box .team {
	float: left;
	text-align: center;
	width: 280px;
	height: 340px;
	border: 1px solid #dedede;
	border-radius: 4px;
	margin-left: 45px;
}
.mian-team-box .team i {
	width: 75px;
	height: 75px;
	display: inline-block;
	margin-top: 60px;
}
.mian-team-box .team i.icon01 {
	background: url(../images/png.png) no-repeat -26px -197px;
}
.mian-team-box .team i.icon02 {
	background: url(../images/png.png) no-repeat -141px -203px;
}
.mian-team-box .team i.icon03 {
	background: url(../images/png.png) no-repeat -261px -198px;
}
.mian-team-box .team i.icon04 {
	background: url(../images/png.png) no-repeat -379px -200px;
}
.mian-team-box .team em.icon01 {
	background: url(../images/png.png) no-repeat -26px -197px;
}
.mian-team-box .team em.icon02 {
	background: url(../images/png.png) no-repeat -141px -203px;
}
.mian-team-box .team em.icon03 {
	background: url(../images/png.png) no-repeat -261px -198px;
}
.mian-team-box .team em.icon04 {
	background: url(../images/png.png) no-repeat -379px -200px;
}
.mian-team-box .team h3 {
	font-size: 30px;
	font-weight: normal;
	text-transform: uppercase;
	padding-top: 30px;
}

.mian-team-box .team p {
	font-size: 18px;
	line-height: 30px;
	padding-top: 30px;
}



/*面包屑*/
.location{width: 100%;height: 45px;border-bottom: 1px solid #eee;}
.location span{display:block;line-height: 45px;font-size: 14px;background: url(../images/location.png) no-repeat 0 15px;text-indent: 20px;color: #666;}
.location span a{color: #666;}
.location span a:hover{color: #006ec2;}

/*内页样式*/
.inside{padding:40px 0;}
.bgf5{background:#f5f5f5;}
.nybg{background: #F5F5F5;padding:10px 0;}
.nocontect{background-image: url(../images/error.png);background-repeat: no-repeat;background-position: 10px 10px;height: 100px;padding-top: 40px;padding-left: 120px;font-size: 14px;}
.bsbg{background: #FFFFFF;}


/*招聘模块*/
#joblist{ padding:15px;}
#joblist dl{ padding:0px 5px 15px; margin-bottom:15px;}
#joblist dt{ padding:5px 10px; font-size:16px; font-weight:bold; border-bottom:1px dotted #ccc;}
#joblist dd{ padding:0px 0px 5px;}
#joblist dd .dtail{ padding:5px 10px; border-top:1px dotted #ccc;}
#joblist dd .dtail span{ margin-right:20px;}
#joblist dd .dtail a{ color:#1C57C4;}
#joblist dd .editor{padding:5px;line-height:2;}
#joblist dd .mis{ padding:5px 10px;}
#joblist dd .mis span{ margin-right:15px; color:#999;}
#showjob{ padding:15px;}
#showjob h1.jobtitle{ font-size:18px; padding:5px 0px; margin-bottom:5px;}
#showjob .paralist li{ float:left; width:45%; padding:3px 15px 3px; background:url(../images/dt-0.gif) no-repeat 5px center;}
#showjob .paralist li span{ float:left; margin-right:10px; color:#999;}
#showjob .ctitle{ margin:10px 0px 10px; padding:5px 20px; background:url(../images/dt-7.gif) no-repeat left center; *background-position:left 17px; font-size:14px; border-bottom:1px dotted #ccc; }
#showjob .info_cv{ font-size:12px; text-align:center; margin:10px 0px; }	
#showjob .editor{ line-height:2; padding:0px 10px; font-size:14px; }	
#cvlist{ padding:15px;}
@media (max-width:767px){
	#joblist{ padding:0px;}
}

.showjob-left{padding-bottom:30px;}
.showjob-top{padding-bottom: 10px;border-bottom: 1px solid #f0f2f5;margin-bottom:10px;}
.showjob-top h1{line-height: 1.5;color: #333;text-align: center;font-size: 30px;}
.showjob-list{overflow:hidden;margin-bottom:30px;}
.showjob-list li{width:50%;float:left;padding:5px 10px;background: url(../images/dt-0.png) no-repeat left top 13px;}
.showjob-list li span{float: left;margin-right: 10px;color: #999;}
.showjob-con{line-height: 1.8;color: #222;word-wrap: break-word;font-size: 16px;font-weight: 400;padding: 10px 0;}
.showjob-con img{max-width: 100%;height:auto !important;}
.showjob-more{}
.showjob-page{padding-top: 20px;padding-bottom:20px;overflow: hidden;}
.showjob-page a{white-space: nowrap;text-overflow: ellipsis;overflow: hidden;padding: 10px 15px;border: 1px solid #e4eaec;transition: all .3s;-webkit-transition: all .3s;-moz-transition: all .3s;max-width: 100%;}
.showjob-page a:hover{border-color: #e4eaec;background-color: #f3f7f9;}
@media (max-width:767px){
	.showjob-top h1{ font-size:20px;}
	.showjob-top h2{ font-size:16px;}
	.showjob-con{padding:0;font-size:14px !important}
	.showjob-left{padding: 0;}
	.showjob-page>div[class^="col-"]{padding: 0 10px;}
}
.btn-success {
	display:inline-block;
    color: #fff;
    background-color: #006ec2;
	width:100px;
	height:40px;
	line-height:40px;
}
/*内页左侧导航*/
.nynav{width:240px;float:left;}
.nyjc{margin-bottom:20px;}
.nyjc-til{padding:15px;border-radius: 10px 10px 0 0;color:#fff;background: #006ec2;}
.nyjc-til p{font-size: 24px;}
.nyjc-til i{display: block;height: 1px;width: 100px;background: #fff;margin:10px 0;}
#sidebar{padding:10px;background: #fff;border: 1px solid #006ec2;}
#sidebar li{margin-top: 10px;}
#sidebar li:first-child{margin-top: 0px;}
#sidebar li a{line-height: 40px;height: 40px;display: block;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;text-align: center;color: #666;background: #eee;}
#sidebar li.cur a, #sidebar li:hover a{background: #006ec2;color: #fff;}
.nyhotpro{margin-bottom:20px;}
.nyhotpro .bd{overflow:hidden;padding:10px;background: #fff;border: 1px solid #006ec2;}
.nyhotpro .bd ul li{text-align:center;margin-bottom:10px;}
.nyhotpro .bd ul li a{display:block;}
.nyhotpro .bd ul li a img{margin-bottom:10px;max-width:100%;padding:2px;border:1px solid #ccc;box-sizing:border-box;}
.nyhotpro .bd ul li p a{font-size:16px;line-height:30px;background:#ccc;}
.nyhotpro .bd ul li a:hover img{border-color:#006ec2;}
.nycontel-con{padding:10px;background: #fff;border: 1px solid #006ec2;line-height:1.8;}
.nycontel-con img{max-width:100%;height:auto !important;}
/*联系我们*/
.lianxi_m {overflow: hidden;margin-top: 10px;margin-bottom: 24px;background: #f5f5f5;}
.lianxi_m .lianxi_ml {width: 300px;float: left;background: #006ec2;color: #fff;padding: 30px;overflow: hidden;}
.lianxi_m .lianxi_ml .lianxi_ml_m {overflow: hidden;font-size: 32px;font-weight: bold;line-height: 52px;margin-bottom: 10px;color: #fff;}
.lianxi_m .lianxi_ml .lianxi_ml_s {width: 240px;border: solid 2px #fff;font-size: 24px;font-family: Arial, Helvetica, sans-serif;text-align: center;margin-bottom: 10px;line-height: 40px;}
.lianxi_m .lianxi_ml .lianxi_ml_en {font-family:'Arial';font-size: 24px;line-height: 40px;}

.lianxi_mr {float: right;position: relative;width: calc(100% - 400px);}
.lianxi_mr_i {float: left;font-family: Arial, Helvetica, sans-serif;font-size: 100px;font-weight: 89;margin-left: -28px;line-height: normal;color: #999;position: absolute;overflow: hidden;margin-top: 10px;}
.lianxi_m .mr_i {font-size: 100px;line-height: 200px;margin-top: 80px;margin-left: calc(100% - 690px);position: absolute;right:30px;}
.lianxi_mr_m {width: calc(100% - 69px);float: left;overflow: hidden;padding-left: 22px;padding-right: 10px;padding-top: 18px;line-height: 28px;color: #666;font-size: 16px;text-align:left;}
.lianxi_mr_m span {font-size: 24px;font-weight: bold;line-height: 60px;color: #006ec2;}
.contact_ny ul  { background: #fff; overflow: hidden; border-right: none;}
.contact_ny ul li {float: left;width:33.3333%;height: 180px;border-width: 1px 0 1px 1px;border: 1px solid #ececec;padding: 24px;text-align: left;box-sizing: border-box;}

.contact_ny ul li em {float: left;display: inline-block;width: 51px;height: 51px;margin-right: 9px;margin-top: 6px;}
.contact_ny .ftlxfs{ float: left; width: 190px;}
.contact_ny ul li h5 {color: #006ec2;margin-bottom: 4px;font-size: 18px;font-weight: bold;}
.contact_ny ul li>p{float: left;}

/*内页左侧产品导航*/
.nyprojc{margin-bottom:20px;}
.nyprojc-til{background:#3193dd;}
.nyprojc-til a{padding: 25px;display: block;}
.nyprojc-til a p{color: #fff;font-weight: bold;font-size: 22px;line-height: 30px;}
.nyprojc-til a span{color: #999;display: block;text-transform: capitalize;font-weight: 100;line-height: 20px;font-size: 14px;}
#sidebar1{overflow:hidden;}
#sidebar1 li{position: relative;width: 100%;}
#sidebar1 li::before, #sidebar1 li::after{content: '';display: block;height: 100%;position: absolute;width: 1px;background: #eee;top: 0;z-index:1;}
#sidebar1 li::before{left:0;}
#sidebar1 li::after{right:0;}
#sidebar1 li>a{display: block;line-height: 60px;height: 60px;width: 100%;position: relative;overflow: hidden;background: #fff;}
#sidebar1 li>a::before{content: '';display: block;height: 60px;background: #006ec2;left: -100%;top: 0;position: absolute;width: 100%;z-index: 2;-webkit-transition: 0.3s all ease-in-out;transition: 0.3s all ease-in-out;}
#sidebar1 li>a::after{position: absolute;content: '';background: #eee;width: 100%;height: 1px;bottom: 0;left: 0;z-index: 1;}
#sidebar1 li>a>span{display: block;font-size: 16px;color: #343434;height: 100%;position: relative;z-index: 3;padding: 0 30px;}
#sidebar1 li>a>i{display: block;position: absolute;right: 20px;top: 23px;width: 18px;height: 18px;background: url(../images/nyprolist_cur.png) no-repeat 0 center;-webkit-transition: 0.3s all ease;transition: 0.3s all ease;z-index: 3;-webkit-transform: rotate(0deg);transform: rotate(0deg);}
#sidebar1 li>.nypronav2{padding: 22px 0;background: #eee;display:none;}
#sidebar1 li>.nypronav2>a{display: block;color: #666;line-height: 34px;padding: 0 30px;-webkit-transition: 0.3s all ease;transition: 0.3s all ease;font-size: 13px;}
#sidebar1 li.cur>a::before{left:0;}
#sidebar1 li.cur>a>span{color: #fff;}
#sidebar1 li.cur>a>i{background-position: -27px center;-webkit-transform: rotate(90deg);transform: rotate(90deg);}
#sidebar1 li>.nypronav2>a.cur, #sidebar1 li>.nypronav2>a:hover{color: #006ec2;}

/*内页右侧内容*/
.nyshow{width:940px;float:right;}
.nyshow-til{line-height: 40px;height: 41px;border-bottom: 1px #ccc solid;margin-bottom:20px;}
.nyshow-til>h1, .nyshow-til>h2{float: left;padding-right:15px;text-indent: 25px;height: 40px;line-height: 40px;border-bottom: 2px #006ec2 solid;color: #006ec2;font-size: 18px;font-weight: bold;position:relative;}
.nyshow-til>h1::before, .nyshow-til>h2::before{content:'';position:absolute;left:0;top:50%;margin-top: -15px;width:6px;height:30px;background:#006ec2;}
.nyshowdesc{font-size: 16px;line-height: 1.8;text-align:justify;margin-bottom:20px;}
.nyshowdesc img{max-width:100%;height:auto !important;}

/*推荐新闻*/
.nyhotnews{line-height: 40px;height: 41px;border-bottom: 1px #ccc solid;}
.nyhotnews>h3{float: left;width: 150px;text-indent: 30px;height: 40px;line-height: 40px;border-bottom: 2px #006ec2 solid;color: #006ec2;font-size: 18px;font-weight: bold;background:url(../images/nyhotnewico.png) no-repeat left;}
.nyhotnews-list{margin-top:10px;overflow:hidden;}
.nyhotnews-list li{width:50%;float:left;font-size: 14px;line-height: 30px;padding: 0 15px;background: url(../images/iyuan.png) no-repeat left;background-size: 8px;box-sizing:border-box;}
.nyhotnews-list li a{float:left;width:350px;color:#333;}
.nyhotnews-list li span{float:right;color:#666;}
.nyhotnews-list li:hover{background: url(../images/iyuan_on.png) no-repeat left;background-size: 8px;}
.nyhotnews-list li:hover a{color:#006ec2;}

/*视频列表*/
.nyvideo-ul{overflow:hidden;}
.nyvideo-ul li{width:33.33%;float:left;padding:0 10px;margin-bottom:20px;box-sizing:border-box;}
.nyvideo-div a{display:block;border:1px solid #ddd;padding:2px;overflow:hidden;}
.nyvideo-div a img{display:block;max-width: 100%;width: 311px;}
.nyvideo-div a.nyvideo-a{padding:0 10px;border:none;line-height:25px;text-align:center;}
.nyvideo-div:hover a{border-color:#006ec2;color:#006ec2;}

/*视频详情*/
.showvideo-top{padding-bottom: 10px;border-bottom: 1px solid #f0f2f5;margin-bottom:15px;}
.showvideo-top>h1{line-height: 1.5;color: #333;text-align: center;font-size: 26px;margin-bottom: 5px;}
.showvideo-time{text-align:center;}
.showvideo-time span{font-size: 14px;color: #a3afb7;margin-right: 10px;}
.showvideo-time span:last-child{margin-right:0;}
.showvideo-mp{margin-bottom:20px;text-align:center;}
.showvideo-mp video, .showvideo-mp iframe{max-width:800px;}
.showvideo-con {font-size: 16px;line-height: 1.8;text-align:justify;margin-bottom:20px;}
.showvideo-con  img{max-width:100%;height:auto !important;}

/*下载列表*/
.nydown-list{margin-bottom:20px;}
.nydown-list table{width:100%;text-align:center;}
.nydown-list table thead{background:#006ec2;color:#fff;font-size:16px;line-height:2;}
.nydown-list table tbody{line-height:1.6}
.nydown-list table tbody tr td{color:#666;}
.nydown-list table tbody tr td:first-child{color:#333;}

/*下载详情*/
.showdown-top{margin-bottom:20px;}
.showdown-top>h1{font-size: 18px;margin-bottom:10px;color:#333;font-weight:bold;padding-left:20px;}
.showdown-top>ul{padding:10px;background:#f6f6f6;}
.showdown-top>ul>li{border-bottom: 1px solid #eee;font-size:12px;color:#666;margin-bottom:5px;line-height:20px;}
.showdown-top>ul>li:last-child{margin-bottom:0;}
.showdown-top>ul>li>span{padding: 0px 10px;margin-right: 5px;}
.showdown-con {font-size: 16px;line-height: 1.8;text-align:justify;margin-bottom:20px;}
.showdown-con  img{max-width:100%;height:auto !important;}

/*图片列表*/
.nyimg-ul{overflow:hidden;}
.nyimg-ul li{width:33.33%;float:left;padding:0 10px;margin-bottom:20px;box-sizing:border-box;}
.nyimg-div a{display:block;border:1px solid #ddd;padding:2px;overflow:hidden;}
.nyimg-div a img{display:block;max-width: 100%;width: 311px;-webkit-transition: 1s;-moz-transition: 1s;transition: 1s;}
.nyimg-div a.nyimg-a{padding:0 10px;border:none;line-height:25px;text-align:center;}
.nyimg-div:hover a{border-color:#006ec2;color:#006ec2;}
.nyimg-div:hover a img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);}

/*图片详情*/
.showimg-top{padding-bottom: 10px;border-bottom: 1px solid #f0f2f5;margin-bottom:15px;}
.showimg-top h1{line-height: 1.5;color: #333;text-align: center;font-size: 26px;margin-bottom: 5px;}
.showimg-time{text-align:center;}
.showimg-time span{font-size: 14px;color: #a3afb7;margin-right: 10px;}
.showimg-time span:last-child{margin-right:0;}
.showimg-img{margin-bottom:15px;text-align:center;}
.showimg-img img{max-width:100%;}
.ctitle{margin-bottom:15px;}
.ctitle h3{padding-left:20px;background: url(../images/dt-7.gif) no-repeat left center;line-height:30px;border-bottom: 1px dotted #ccc;color:#666;font-weight:bold;}
.showimg-con {font-size: 16px;line-height: 1.8;text-align:justify;margin-bottom:20px;}
.showimg-con  img{max-width:100%;height:auto !important;}

/*新闻列表*/
.nynews-ul{overflow:hidden;}
.nynews-ul li{margin-bottom: 15px;}
.nynews-ul li a{overflow: hidden;display: block;}
.nynews-ul li a dl{overflow: hidden;border: 1px solid #ddd;padding: 15px 10px 18px 22px;width:100%;box-sizing:border-box;}
.nynews-ul li a dl dt{float:left;box-shadow: 0 0 5px 0 rgb(0 0 0 / 20%);}
.nynews-ul li a dl dt img{display: block;width: 230px;}
.nynews-ul li a dl dd{float: left;width: 638px;margin-top: 20px;margin-left: 30px;}
.nynews-ul li a dl dd h5{width: 460px;float: left;font-size: 18px;line-height: 32px;font-weight: normal;color: #333;}
.nynews-ul li a dl dd em{float: right;height: 30px;line-height: 30px;font-size: 14px;color: #999;}
.nynews-ul li a dl dd p{line-height: 20px;font-size: 14px;margin-top: 15px;height: 60px;color:#666;float: left;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;}
.nynews-ul li a dl dd span{width: 135px;border: 1px solid #ddd;line-height: 35px;height: 35px;font-size: 16px;color: #666;margin-top: 10px;float: right;display: block;text-align: center;}
.nynews-ul li a:hover dl{border:1px solid #006ec2;}
.nynews-ul li a:hover dl dt{box-shadow: 0 0 5px 0 rgb(0 110 194 / 80%);}
.nynews-ul li a:hover dl dd h5{color:#006ec2;}
.nynews-ul li a:hover dl dd span{border: 1px solid #006ec2;background: #006ec2;color: #fff;}
.nyproshow-top {
    margin-top: 20px;
}
/*新闻详情*/
.shownews-top{padding-bottom: 10px;border-bottom: 1px solid #f0f2f5;margin-bottom:15px;}
.shownews-top h1{line-height: 1.5;color: #333;text-align: center;font-size: 26px;margin-bottom: 5px;}
.shownews-time{text-align:center;}
.shownews-time span{font-size: 14px;color: #a3afb7;margin-right: 10px;}
.shownews-time span:last-child{margin-right:0;}
.shownews-con {font-size: 16px;line-height: 1.8;text-align:justify;margin-bottom:20px;}
.shownews-con  img{max-width:100%;height:auto !important;}

/*产品列表*/
.nypro-ul{overflow:hidden;}
.nypro-ul li{width:305px;margin-right:10px;margin-bottom:10px;float:left;}
.nypro-ul li *{transition: 0.3s all ease-in-out;}
.nypro-ul li:nth-child(3n){margin-right:0;}
.nypro-ul li a{display:block;position:relative;}
.nypro-ul li a .nypro-img{overflow:hidden;position:relative;}
.nypro-ul li a .nypro-img img{max-width:100%;display:block;}
.nypro-ul li a .nypro-img .nypro-hov{position:absolute;top:100%;width:100%;height:100%;opacity:0;background:url(../images/nyproico.png) no-repeat center rgba(0,110,194,0.6);}
.nypro-ul li a .nypro-txt{width: 100%;position: relative;z-index: 4;padding: 10px 0 20px;background: #f5f5f5;}
.nypro-ul li a .nypro-txt p{padding: 0 20px;font-size: 18px;line-height: 36px;height: 36px;font-weight: normal;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;color: #444;}
.nypro-ul li a .nypro-txt span{font-size: 13px;display: block;height: 25px;line-height: 25px;padding: 0 20px;
color: #777;font-weight: 100;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.nypro-ul li a:hover .nypro-img .nypro-hov{top: 0;opacity: 1;}
.nypro-ul li a:hover .nypro-txt{background:#fff;}

/*产品详情*/
.nyproshow-top{overflow:hidden;}
.nyproshow-top>dt{padding-bottom: 15px;float:left;width:402px;}

/*bigzoompic*/
#MagnifierWrap2{position: relative;}
.MagnifierMain{position: relative;border:1px solid #ccc;}
.MagnifierMain img{width: 100%;display:block;}
.MagnifierDrag{position: absolute;top:0;left: 0;background-color: #ccc; opacity: 0.4;filter:alpha(opacity = 40);cursor: move;}
.MagnifierPop{position: absolute;top:0;overflow: hidden;background:#fff url(../images/loading.gif) no-repeat center center; }
.MagnifierImg{position: absolute;top:0; left: 0;}
.spec-items{position: relative;width: 344px;height: 90px;overflow: hidden;margin: 10px auto 0;}
.spec-items ul{width: 500%;position: absolute;top: 8px;left: 0;}
.spec-items ul *{-webkit-transition: all .3s;-o-transition: all .3s;transition: all .3s;}
.spec-items li{width: 80px;float: left;overflow: hidden;margin-right: 5px;border: 1px solid #ccc;cursor: pointer;}
.spec-items li.on{border:1px solid #0061ad;}
.spec-items li img{width: 100%;display:block;}
span.spe_leftBtn,span.spe_rightBtn{position: absolute;bottom: 0px;display: block;width: 20px;height:86px;line-height: 86px;font-family: "黑体";text-align: center;font-size: 30px;color: #ddd;cursor: default;background-color: #f9f9f9;}
span.on{background-color: #ccc;color: #999;cursor: pointer;}
span.spe_leftBtn{left: 0;}
span.spe_rightBtn{right: 0;}
.nyproshow-txt{float:left;width: 505px;margin-left: 28px;z-index:1;}
.nyproshow-txt>h1{font-size: 20px;color: #333;border-bottom: 1px dashed #bbbbbb;padding: 2px 0 10px;line-height: 32px;margin-bottom:10px;}

/*产品参数*/
.nyproshow-info{line-height:1.8;color:#666;margin-bottom:20px;}
.showpro-tel{overflow:hidden;border-top:1px solid #ddd;border-bottom:1px solid #ddd;padding:10px 0;}
.showpro-telx{float:left;line-height:40px;}
.showpro-telx img{float:left;margin-right:12px;}
.showpro-telcon{float:left;}
.showpro-telcon p{float:left;color:#666;margin-bottom:0;}
.showpro-telcon span{float:left;color:#333;font-size:24px;font-family: arial;}
.showpro-tel a{float:right;display:block;line-height:40px;padding:0 20px;background:#006ec2;color:#fff;}
.showpro-tel a i{margin-right:5px;}
.showpro-tel a:hover{background:#006ec2;}
.showpro-con{margin-top: 20px;}
.showpro-con ul{border-bottom: 1px solid #ccc;line-height: 40px;margin-bottom: 10px;overflow:hidden;}
.showpro-con ul li{text-align: center;padding:0 24px;font-size: 16px;background: #e6e6e6;color:#333;float: left;margin-right: 10px;cursor: pointer;}
.showpro-con ul li.on{background: #006ec2;color:#fff;}
.showpro-con ul li:last-child{margin-right: 0;}
.showpro-details{font-size: 16px;line-height: 1.8;overflow: hidden;}
.showpro-details .showpro-det{display:none;min-height:200px;}
.showpro-details div{margin-bottom: 10px;}
.showpro-details img{max-width: 100%;height:auto !important;}

/*相关产品*/
.nyaboutpro{line-height: 40px;height: 41px;border-bottom: 1px #ccc solid;}
.nyaboutpro>h3{float: left;width: 150px;text-indent: 30px;height: 40px;line-height: 40px;border-bottom: 2px #006ec2 solid;color: #006ec2;font-size: 18px;font-weight: bold;background:url(../images/nyaboutproico.png) no-repeat left;}
#abprolist{margin:20px 0;}
#abprolist li{padding:0 10px;}
#abprolist li a{display:block;}
#abprolist li a .abpro-img{padding:2px;border:1px solid #ccc;}
#abprolist li a .abpro-img img{display:block;max-width:100%;}
#abprolist li a p{margin-top:5px;line-height:30px;height:30px;text-align:center;background:#ccc;padding:0 10px;color:#333;}
#abprolist li a:hover .abpro-img{border-color:#006ec2;}
#abprolist li a:hover p{background:#006ec2;color:#fff;}

/*标签*/
.pro_key {line-height: 35px;font-size: 15px;color: #333;font-weight: bold;}
.pro_key a{font-size: 14px;background: #9e9c9c;padding: 2px 6px;color:#fff;font-weight: normal;text-decoration: none;}
.pro_key a:hover{background:#006ec2;}
/*分享按钮*/
.jiathis{ padding:0px 5px; height:35px; line-height:30px;border-top:1px dotted #ccc; text-align:right; position:relative; color:#666;margin-bottom:20px;}
.jiathis .jiathis_txt{float: left;}
/*上下页按钮*/
.ny-page{overflow: hidden;margin-bottom:30px;display:flex;justify-content:space-between;}
.ny-pagea{width:50%;float:left;padding:20px 10px;box-sizing:border-box;overflow:hidden;}
.ny-page a{white-space: nowrap;text-overflow: ellipsis;overflow: hidden;padding: 10px 15px;border: 1px solid #e4eaec;transition: all .3s;-webkit-transition: all .3s;-moz-transition: all .3s;max-width: 100%;}
.ny-page a:hover{border-color: #e4eaec;background-color: #f3f7f9;}
.ny-pagea:last-child{text-align:right;float:none;}
/*搜索模块*/
.nysearch-ul{overflow: hidden;}
.nysearch-ul li.nysearch-li{padding: 0 0 15px 0;margin-bottom: 25px;border-bottom: 1px dashed #333;overflow:hidden;}
.nysearch-til>a{line-height: 14px;color: #fff;vertical-align: baseline;white-space: nowrap;display: inline-block;background: #006ec2;margin-right: 5px;position: relative;top:0;padding: 4px 6px;}
.nysearch-til>a .nysearch-arrow{position: absolute;width: 0;height: 0;vertical-align: top;top: 7px;right: -4px;border-left: 4px solid #000;border-top: 4px solid transparent;border-bottom: 4px solid transparent;border-left-color: #006ec2;}
.nysearch-til>a:hover{background:#006ec2;}
.nysearch-til>a:hover .nysearch-arrow{border-left-color:#006ec2;}
.nysearch-til>h2{display: inline;font-size: 19px;margin: 0;font-weight: bold;position: relative;top: 1px;line-height: 25px;}
.nysearch-con p.nysearch-desp{color: #666;font-size: 14px;line-height: 23px;margin: 5px 0;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;overflow: hidden;}
.nysearch-date {color: #333;line-height: 20px;font-size: 12px;}
.nysearch-date span{color: #999;}
.nysearch-date p{float: left;margin: 0;}
.nysearch-date i{margin-right: 5px;}
.nysearch-con a.nysearch-more{position:relative;left:0;color: #ffffff;font-size: 13px;width:100px;height:30px;line-height:30px;background: #999;margin-top: 10px;display: block;border-radius: 20px;float:left;text-align: center;transition: 0.5s all;-webkit-transition: 0.5s all;-moz-transition: 0.5s all;-o-transition: 0.5s all;-ms-transition: 0.5s all;}
.nysearch-con a.nysearch-more:hover{background: #006ec2;left:10px;}

/*手机样式*/
.m-header, .m-nav, .g-adv, .m-main, .m-fewm, .m-fbtn, .m-location,.ny-prolist,.wraplx{display:none;}
@media (max-width: 768px){
	html, body{max-width: 640px;min-width: 320px;margin: 0 auto;overflow-x: hidden;position: relative;}
	body{padding-bottom: 50px;}
	*{box-sizing:border-box;}
	#top, #header, #banner,.nav,#search,#fuwu,.conttt,.youshis,.baoz,.showpage, #huoban,#rh_new, .showprolist,.link_bj, .nywlx,.foot, .link, #about_hw, .footer, .strength,.adv,.lunbg,.serve,.process,#agbt,.link,.fban,.news, .footer, .fcopy, .diyos, .location, .nyhotpro, .nyjc-til, .nyshow-til{display:none;}
	.m-header, .m-nav, .g-adv, .m-main, .m-fewm, .m-fbtn, .m-location,.ny-prolist,.wraplx{display:block;}
	.container{width:100%;}
	.nyjob{width:100%;}
	/* -- 页面整体布局 -- */
	.m-header{overflow: hidden;padding-bottom: 10px;}
	.m-header h1{text-align: center;padding:3%;}
	.m-header h1 img{max-width: 100%;vertical-align: middle;}
	.m-header .m-slogan{color: #393939;text-align: center;}
	.m-header .m-slogan p{font-size: 1.2rem;}
	.m-header .m-slogan span{font-size: 1rem;}
	/*导航*/
	.m-nav{ height:5.875rem; overflow:hidden; background:#006ec2; position:relative;}
	.m-nav:before{content: '';position: absolute;width: 100%;left: 0;top: 50%;border-bottom: 1px solid #aaa;}
	.m-nav a{display: block;float: left;width: 33.33%;font: 1rem/2.92rem "microsoft yahei";height: 2.92rem;color: #fff;text-align: center;border-right: 1px solid #aaa;    overflow: hidden; white-space: nowrap;text-overflow: ellipsis;}
	.m-nav a:nth-child(3n){border-right: none;}
	.m-nav a:hover{color:#fff;}
	/*ban轮播广告*/
	.g-adv{overflow:hidden;}
	.g-adv img{ display: block;width: 100%;height: auto;}
	/*标题*/
	.m-title{padding-top:10px;}
	.m-title>h2{font-size:1.5rem;color:#333;text-align:center;}
	.m-title>p{font-size:1rem;color:#666;text-align:center;}
	/**/
.serv_label11 h2{ margin-bottom:1.4rem; background: url("../images/prod_list_bg.jpg") no-repeat center bottom; background-size: 100% 0.54rem; font-size: 1.25rem; color: #393939;text-align: center; font-weight: bold; padding-bottom: 1rem;padding-top:1rem}
/* serv */
.serv {position: relative;padding: 0px 3px 4px 3px;}
.serv .b {float: left;width: 50%;margin-bottom: 14px;}
.serv .b a { display: block; width: 100%; }
.serv .b .img {display: block;width: 100%;height: 124px;background-repeat: no-repeat;background-position: left center;background-size: auto 100%;}
.serv .b .tit { display: block; font-size: 14px; line-height: 28px; color: #222; height: 28px; width: 100%; padding: 0 6px;text-align:left; }
.serv .b .info { display: block; font-size: 12px; line-height: 18px; color: #888; height:20px; width: 100%; overflow: hidden; padding: 0 6px; }
.serv .b:nth-child(1n) {padding-right: 4px;}
.serv .b:nth-child(2n) { padding-left: 5px; }
.serv .serv_label { position: absolute; top: -4px; left: 0; width: auto; height: 26px; line-height: 26px; background: #263a83; background-image: -webkit-linear-gradient(left, #263a83, #314db1); background-image: -o-linear-gradient(left, #263a83, #314db1); background-image: -moz-linear-gradient(left, #263a83, #24bdf2); background-image: linear-gradient(to right, #0069b4, #6586fd); color: #fff; font-size: 14px; padding: 0 14px; border-radius: 0 15px 15px 0; }
/*成功案例*/
.xtit h2{ margin-bottom:1.4rem; background: url("../images/prod_list_bg1.jpg") no-repeat center bottom; background-size: 100% 0.54rem; font-size: 1.25rem; color: #393939;text-align: center; font-weight: bold; padding-bottom: 1rem;}
.case_box{}
.case_box .picScroll-left02{ overflow:hidden; position:relative;}
.case_box .picScroll-left02 .bd{padding: 0 2%;}
.case_box .picScroll-left02 .bd ul{overflow:hidden;zoom:1;margin-top: 20px;}
.case_box .picScroll-left02 .bd ul li{margin: 0;float:left;_display:inline;overflow:hidden;text-align:center;width: 50%;}
.case_box .picScroll-left02 .bd ul li .pic{text-align:center;color: #666;font-size: 16px;margin-bottom: 20px;}
.case_box .picScroll-left02 .bd ul li .title{ line-height:24px;}
.case_box .picScroll-left02 .bd ul li .pic span{font-size:0.9rem}
.case_box .picScroll-left02 .bd ul li .pic p {font-size: 0.6rem;line-height: 20px;height: 60px;overflow: hidden;}

.case_box .picScroll-left02 .pic .case_img{width: 127px;height: 127px;background-color: #eee;border-radius: 100px;margin: 0 auto 10px auto;}
.case_box .picScroll-left02 .pic .case_img i{width: 62px;height: 62px;margin-top: 30px;display: inline-block;}
.case_box .picScroll-left02 .pic .case_img i.case_ico01{background: url(../images/case_ico01.png) 0px 0px no-repeat;}
.case_box .picScroll-left02 .pic .case_img i.case_ico02{background: url(../images/case_ico02.png) 0px 0px no-repeat;}
.case_box .picScroll-left02 .pic .case_img i.case_ico03{background: url(../images/case_ico03.png) 0px 0px no-repeat;}
.case_box .picScroll-left02 .pic .case_img i.case_ico04{background: url(../images/case_ico04.png) 0px 0px no-repeat;}
.case_box .picScroll-left02 .pic .case_img i.case_ico01:hover{background: url(../images/case_ico1.png) 0px 0px no-repeat;}
.case_box .picScroll-left02 .pic .case_img i.case_ico02:hover{background: url(../images/case_ico2.png) 0px 0px no-repeat;}
.case_box .picScroll-left02 .pic .case_img i.case_ico03:hover{background: url(../images/case_ico3.png) 0px 0px no-repeat;}
.case_box .picScroll-left02 .pic .case_img i.case_ico04:hover{background: url(../images/case_ico4.png) 0px 0px no-repeat;}
.case_box .picScroll-left02 li:hover .pic .case_img i{ background-position-y:-303px;}
.case_box .picScroll-left02 li:hover .pic .case_img{ background-color:#263a83;}
.case_box .picScroll-left02 li:hover{ cursor:pointer;}

.about_t{max-width: 100%;margin:0 auto;font-size:18px;text-align:center;clear:both;}
.about_t p{font-size:70px;color:#ebebeb; font-weight: bold;}
.about_t dl{font-size:40px;color: #18316b;margin-top: -54px;font-weight: bold;}
.about_t dl span{color:#ccc;}
.lxxs{height: 434px;padding-top: 45px;}
.lxxs h3{background:#18316b url(../images/lxline.jpg) no-repeat 156px 142px;text-align: center;font-size: 26px;font-weight: bold;color: #fff; padding-top: 58px;height: 134px; float: left;width: 379px;margin-right: 28px;margin-bottom: 28px;}
.lxxs h3 em{display: block;font-size: 20px;color: #f6f5f9;padding-top: 10px;font-weight: normal;}
.lxxs dl{float: left;width: 378px;height: 172px;border: 1px solid #ececec;background: #f7f7f7;margin: 0 28px 28px 0;padding-top: 18px;}
.lxxs .lastdl{margin-right: 0;}
.lxxs dt{width: 180px;margin: 0 auto;}
.lxxs dt img{width: 180px;height: 68px;display: block;transition: all 0.3s linear 0s;}
.lxxs dl:hover img{transform: rotateY(180deg);	}
.lxxs h4{font-weight: normal;height: 28px;line-height: 28px;font-size: 18px;color: #666666;text-align: center;}
.lxxs p{font-size: 18px;line-height: 28px;color: #252525;text-align: center;}


.about_t12{max-width: 100%;margin:0 auto;font-size:18px;text-align:center;clear:both;}
.about_t12 p{font-size:70px;color:#ebebeb; font-weight: bold;}
.about_t12 dl{font-size:40px;color: #18316b;margin-top: -50px;font-weight: bold;padding-top: 0px;}
.about_t12 dl span{color:#ccc;}
.n_content_img img{padding-top: 50px;}
.n_content_word{/* width:540px; */max-width: 100%;line-height:35px;font-size:16px;margin-top: 20px;margin-bottom: 15px;}
.n_content_word .gsm{border-bottom: 1px dashed #ddd;padding-bottom:14px;margin-bottom: 16px;}
.n_content_word .gsm_t{font-size:18px;/* padding-top: 45px; */}
.n_content_word .gsm_t p{font-size:32px;font-weight:bold;line-height: 40px;}
.n_content_word .jieshou p{text-indent:2em;font-size:14px;line-height:28px;}

.st_ul{ width:100%;height:170px; padding-top:45px;}
.st_ul1 li:nth-child(even){margin-top:50px;}
.st_ul li{ width:19.8%; float:left; text-align:center; border-right:1px #18316b solid;}
.st_ul li p:nth-child(1) span{ font-size:65px; color:#fff; font-family:Arial, Helvetica, sans-serif; font-weight:bold;}
.st_ul li p:nth-child(1) i{ font-size:20px; color:#fff; margin-left:5px;}
.st_ul li p:nth-child(2){ font-size:20px; color:#fff; margin-top:5px;}
.st_ul1 li{ float:left; text-align:center; cursor:pointer; }
.st_ul1 li{/* width:280px; */max-width: 100%;/* margin-right:5px; */background:#f3f3f3;padding-bottom: 35px;line-height:50px;font-size:26px;font-weight:bold;color:#222;position:relative;width: 46%;margin: 0 2%;}
.st_ul1 li:hover{ color:#fff;-webkit-animation: test 0.2s ease-in 2;}

.st_ul1 a:nth-child(4)  li{ margin-right:0px;}
.st_ul1 li:after{ width:100%; height:0px; display:block; content:''; position:absolute; top:0px; left:0px; background:#18316b;transition:0.5s; z-index:1;}
.st_ul1 li img ,.st_ul1 li p{ position:relative; z-index:3;}
.st_ul1 li *{transition:0.5s;}
.st_ul1 li:hover:after{ height:100%; transition:0.5s;}
.st_ul1 li img { margin:10px 0px 24px 0px;width:95%;}
@-webkit-keyframes test{
0%{transform:translate(0,0)}
50%{transform:translate(0,5px)}
100%{transform:translate(0,0)}}
.st_ul1 li span{ font-size:16px; line-height:30px; display:block;font-weight: 100; max-width:100%; margin:0 auto; padding-top:10px; position:relative;  z-index:3;}

.show img{max-width:100%;height:auto !important}

/**/
.mian-title {max-width:100%;height: auto;/* padding: 60px 0px; */margin: 0px auto;text-align: center;}
.mian-title h3{font-size: 1.2rem;font-weight: normal;}
.mian-title p {font-size: 0.7rem;line-height: 30px;}
.accordion_center {max-width:100%;height: auto;margin: 0px auto;}
.accordion_center li {float: left;cursor: pointer;width:50%!important;}
.accord_1 {background: url(../images/pd-bg-01.jpg) no-repeat center;height: auto;}
.accord_2 {background: url(../images/pd-bg-02.jpg) no-repeat center;height: auto;}
.accord_3 {background: url(../images/pd-bg-03.jpg) no-repeat center;height: auto;}
.accord_4 {background: url(../images/pd-bg-04.jpg) no-repeat center;height: auto;}
.slide-item {float: left;background: rgba(38, 38, 38, 0.6);text-align: center;width:100%;height: 100%;}
.slide-item h3 {color: white;font-size: 1rem;font-weight: normal;padding-top: 60%;}
.slide-item p {color: white;font-size: 0.7rem;line-height: 30px;padding-top: 10%;}
.iconfont {background: url(../images/jiantou.png) no-repeat center;width: 64px;height: 64px;display: inline-block;padding-top: 80%;}
.slide-mask {background: rgba(52, 188, 163, .9);width: 100%;height: 100%;position: relative;}
.slide-mask h3 {color: white;
	font-size: 24px;
	font-weight: normal;
	padding-top: 38%;
	padding-left: 10%;}
.slide-mask p {
	color: white;
	font-size: 16px;
	line-height: 30px;
	padding-top: 5%;
	padding-left: 10%;
	padding-right: 10%;}
.slide-mask b {
	padding-left: 10%;
	padding-top: 20%;
	color: white;
	font-size: 18px;
	display: inline-block;}
.slide-mask a {
	position: absolute;
	width: 100%;
	height: 100%;
	display: inline-block;
	top: 0;
	left: 0;}
#mian-sevice {
	display:none;
	width: 100%;
	height: 732px;
	background: url(../images/banner2.jpg) no-repeat center top;
	margin-top: 80px;
	/* min-width: 1260px; */
	}
.mian-sevice-con {
	max-width:100%;
	height: 732px;
	margin: 0px auto;
	position: relative;}
.mian-sevice-con .onekey {
	width: 205px;
	height: 105px;
/*	border: 1px solid #f00;*/
	position: absolute;
	padding-top: 13px;}
.mian-sevice-con .list1 {
	top: 245px;
	left: 0;
	margin-left: 30px;}
.mian-sevice-con .list2 {
	top: 245px;
	right: 0;}
.mian-sevice-con .list3 {
	top: 451px;
	left: 0;
	margin-left: 30px;}
.mian-sevice-con .list4 {
	top: 451px;
	right: 0;}
.mian-sevice-con .onekey i {
	width: 77px;
	height: 77px;
	display: inline-block;
	float: left;}
.mian-sevice-con .list1 i {
	background: url("../images/icon-f.png");}
.mian-sevice-con .list2 i {
	background: url("../images/icon-a.png");}
.mian-sevice-con .list3 i {
	background: url("../images/icon-h.png");}
.mian-sevice-con .list4 i {
	background: url("../images/icon-y.png");}
.mian-sevice-con .onekey p {
	font-size: 18px;
	line-height: 30px;
	padding-left: 10px;
	float: left;
	padding-top: 10px;}
	#mian-buzhou {
	display:none;	
	width: 100%;
	height: 400px;
	background: #f2a723;
	/* min-width: 1260px; */
}
.mian-buzhou-box {
	max-width:100%;
	height: 400px;
	margin: 0px auto;
	position: relative;
}
.font-color {
	color: white;
}
.mian-buzhou-box .mian-title h3 {
	padding-bottom: 5px;
}
.mian-buzhou-box .mian-title p {
	font-size: 16px;
}
.mian-buzhou-con {
	max-width:100%;
	position: absolute;
	top: 230px;
	left: -50px;
	/* width: 1210px; */
	height: 350px;
	border-radius: 4px;
	box-shadow: 0px 0px 9px #787878;
	background: url(../images/buzhou-img.jpg) no-repeat #fff center;
	margin-bottom: 50px;
	padding-right: 100px;
}
.mian-buzhou-con i {
	width: 110px;
	height: 110px;
	display: inline-block;
	float: left;
}
.buzhou-01 i {
	background: url(../images/png.png) no-repeat -23px -297px;
}
.buzhou-02 i {
	background: url(../images/png.png) no-repeat -170px -297px;
}
.buzhou-03 i {
	background: url(../images/png.png) no-repeat -311px -297px;
}
.buzhou-04 i {
	background: url(../images/png.png) no-repeat -446px -297px;
}
.buzhou-05 i {
	background: url(../images/png.png) no-repeat -584px -294px;
}
.buzhou-06 i {
	background: url(../images/png.png) no-repeat -721px -295px;
}
.buzhou-01 {
	width: 270px;
	height: 110px;
	position: absolute;
	top: 55px;
    left: 105px;
}
.buzhou-02 {
	width: 270px;
	height: 110px;
	position: absolute;
	top: 55px;
    left: 470px;
}
.buzhou-03 {
	width: 270px;
	height: 110px;
	position: absolute;
	top: 55px;
    left: 820px;
}
.buzhou-04 {
	width: 270px;
	height: 110px;
	position: absolute;
	top: 180px;
    left: 930px;
}
.buzhou-05 {
	width: 270px;
	height: 110px;
	position: absolute;
	top: 180px;
    left: 587px;
}
.buzhou-06 {
	width: 270px;
	height: 110px;
	position: absolute;
	top: 180px;
    left: 205px;
}
.buzhou-01 .b-right,.buzhou-02 .b-right,.buzhou-03 .b-right,.buzhou-04 .b-right,.buzhou-05 .b-right,.buzhou-06 .b-right {
	width: 160px;
    height: 85px;
    float: left;
    text-align: center;
    margin-top: 12px;
}
.buzhou-01 .b-right b,.buzhou-02 .b-right b,.buzhou-03 .b-right b,.buzhou-04 .b-right b,.buzhou-05 .b-right b,.buzhou-06 .b-right b {
	width: 30px;
	height: 30px;
	border-radius: 20px;
	display: inline-block;
	text-align: center;
	line-height: 30px;
	color: white;
	font-size: 16px;
}
.buzhou-01 .b-right b {
	background: #3eddb5;
}
.buzhou-02 .b-right b {
	background: #5eb5e7;
}
.buzhou-03 .b-right b {
	background: #5eb5e7;
}
.buzhou-04 .b-right b {
	background: #dfbd40;
}
.buzhou-05 .b-right b {
	background: #f5a0c8;
}
.buzhou-06 .b-right b {
	background: #ff84be;
}
.buzhou-01 .b-right h3,.buzhou-02 .b-right h3,.buzhou-03 .b-right h3,.buzhou-04 .b-right h3,.buzhou-05 .b-right h3,.buzhou-06 .b-right h3 {
	font-size: 18px;
	padding-top: 10px;
}
.buzhou-01 .b-right p,.buzhou-02 .b-right p,.buzhou-03 .b-right p,.buzhou-04 .b-right p,.buzhou-05 .b-right p,.buzhou-06 .b-right p {
	font-size: 16px;
}

#mian-team {
	max-width:100%;
	height: auto;
	margin: 0px auto;
	/* margin-top: 165px; */
}
.mian-team-box {
	height: 345px;
	margin-left: 0px;
	margin-bottom:55px;
}
.mian-team-box .team {
	float: left;
	text-align: center;
	width: 45%;
	height: 340px;
	border: 1px solid #dedede;
	border-radius: 4px;
	/* margin-left: 10px; */
	/* margin-bottom: 10px; */
	margin: 2% 2%;
}
.mian-team-box .team i {
	width: 75px;
	height: 75px;
	display: inline-block;
	margin-top: 60px;
}
.mian-team-box .team i.icon01 {
	background: url(../images/png.png) no-repeat -26px -197px;
}
.mian-team-box .team i.icon02 {
	background: url(../images/png.png) no-repeat -141px -203px;
}
.mian-team-box .team i.icon03 {
	background: url(../images/png.png) no-repeat -261px -198px;
}
.mian-team-box .team i.icon04 {
	background: url(../images/png.png) no-repeat -379px -200px;
}
.mian-team-box .team em.icon01 {
	background: url(../images/png.png) no-repeat -26px -197px;
}
.mian-team-box .team em.icon02 {
	background: url(../images/png.png) no-repeat -141px -203px;
}
.mian-team-box .team em.icon03 {
	background: url(../images/png.png) no-repeat -261px -198px;
}
.mian-team-box .team em.icon04 {
	background: url(../images/png.png) no-repeat -379px -200px;
}
.mian-team-box .team h3 {
	font-size: 30px;
	font-weight: normal;
	text-transform: uppercase;
	padding-top: 30px;
}

.mian-team-box .team p {
	font-size: 18px;
	line-height: 30px;
	padding-top: 30px;
}




	/*产品中心*/
	.g-pro{padding:20px 0;}
	.g-pro .wlist{display: flex;flex-wrap: wrap;align-content: flex-start;margin-top:20px;}
	.g-pro .wlist li{flex:1}
	.g-pro .wlist li a{display:block;line-height:40px;padding:0 5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#666;text-align:center;border: 1px solid #E5E5E5;}
	.g-pro .wlist li.z-on a{background:#006ec2;color:#fff;border:1px solid #006ec2;}
	.g-pro .wcont{padding:5px;}
	.g-pro .wcont li{width:50%;float:left;padding:5px;}
	.g-pro .wcont li a{display:block;}
	.g-pro .wcont li a img{max-width:100%;border:1px solid #ddd;}
	.g-pro .wcont li a p{line-height:30px;padding:0 5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:center;}
	/* 优势 */
	.wap-ys { padding:30px 0px; background: #f5f5f5; overflow: hidden; }
.wap-ys .wap-ys_t { text-align: center; display: block; }
.wap-ys .wap-ys_t h2 { font-size: 26px; color: #333; font-weight: bold; }
.wap-ys .wap-ys_t p { font-size: 14px; color: #666; text-transform: uppercase;  }
.wap-ys_nr { margin-top: 30px; overflow: hidden; padding-left: 10px; padding-right: 10px;  }
.wap-ys_nr dt { overflow: hidden; display: block; position: relative; z-index: 1; }
.wap-ys_nr dt img { width: 100%; display: block; }
.wap-ys_nr .wap-ys_nr_list { background: #fff; border: 1px solid #ddd; border-top:none; padding-left: 10px; padding-right: 10px; padding-bottom: 30px; }
.wap-ys_nr .wap-ys_nr_t {position: relative; font-size: 18px; color: #006ec2;font-weight: bold; padding-left: 80px; line-height: 3;}
.wap-ys_nr .wap-ys_nr_t:after {position: absolute; content: ''; width: 60px; height: 76px; display: block; background: url(../images/wap_ysico.png)no-repeat center;  top: -30px; z-index: 2; font-size: 30px; color: #fff; text-align: center; line-height: 50px; left: 0px;}
.wap-ys_nr .con:nth-child(1) .wap-ys_nr_t:after { content: '01'; }
.wap-ys_nr .con:nth-child(2) .wap-ys_nr_t:after { content: '02'; }
.wap-ys_nr .con:nth-child(3) .wap-ys_nr_t:after { content: '03'; }
.wap-ys_nr .con:nth-child(4) .wap-ys_nr_t:after { content: '04'; }
.wap-ys_nr .con:nth-child(5) .wap-ys_nr_t:after { content: '05'; }
.wap-ys_nr .con:nth-child(6) .wap-ys_nr_t:after { content: '06'; }
.wap-ys_nr .wap-ys_nr_desc { font-size: 14px; color: #454545; line-height: 2;  }
.wap-ys_nr .m-cnt{height: 0.5rem;margin: 2rem;text-align: center;display:flex;justify-content:center;}
.wap-ys_nr .m-cnt li{width: 11%;height: 0.5rem;background: #c8c8c8;display: inline-block;float: left;margin: 0 2.5%;}
.wap-ys_nr .m-cnt li.z-on{background: #006ec2;}


/*内页产品中心*/
.ny-prolist{padding:10px 0;}
.ny-prolist>h1{font-size:1.2rem;text-align:center}
.ny-prolist>dl{padding:10px 0;}
.ny-prolist>dl>dt{padding-left: 15px;border-bottom: 1px dashed #eee;background:#f4f4f4;}
.ny-prolist>dl>dt>a{line-height: 40px;font-size:16px;padding-left: 15px;position: relative;display:block;}
.ny-prolist>dl>dt>a::before{content:'';position: absolute;left: 0;top: 50%;margin-top: -7px;width: 2px;height: 16px;background: #006ec2;}
.ny-prolist>dl>dd{padding:5px;overflow:hidden;}
.ny-prolist>dl>dd>a{float:left;display:block;width:33.33%;padding:5px;}
.ny-prolist>dl>dd>a:nth-child(n+4){display:none}
.ny-prolist>dl>dd>a>img{max-width:100%;display:block;margin:0 auto;border:1px solid #eee;}
.ny-prolist>dl>dd>a>h4{font-size:0.8rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:center;line-height:30px;}
.ny-prolist>ul{padding:10px 5px;overflow:hidden;}
.ny-prolist>ul>li{float:left;width:50%;padding:5px;}
.ny-prolist>ul>li>a{display:block;}
.ny-prolist>ul>li>a>img{display:block;max-width:100%;margin:0 auto;border:1px solid #eee;}
.ny-prolist>ul>li>a>h4{font-size:0.8rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:center;line-height:30px;}




.dsd{overflow:hidden;background:white;padding:5px;}
.dsd>li{float: left;display: block;width: 33.33%;padding: 5px;}
.dsd>li>a>img{   max-width: 100%;display: block; margin: 0 auto; border: 1px solid #eee;}
.dsd>li>a>h4{font-size: 0.8rem;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;text-align: center;line-height: 30px;}
.dsd>li:nth-child(n+4){    display: none;}

/* .liuyan{display:block;} */
/* .form-control {width:100%;} */
#nymessage{width:100%;}
/* .formleft{width:100%;} */
	/*关于我们*/
	.g-about{margin-bottom:20px;}
	.g-about-box{margin-top:20px;}
	.g-about-box img{width:100%;display:block}
	.g-about-txt{margin-top:20px;padding:0 10px;text-align:center;}
	.g-about-txt h3{text-align: center;font-size: 1.2rem;font-weight: bold;color: #282828;margin-bottom: 0.5rem;}
	.g-about-txt div{color: #242424;font-size: 1rem;height: 6rem;line-height: 1.5rem;overflow: hidden;margin-bottom:10px;display:-webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 4;text-align:justify;}
.g-about-txt div p{text-indent:1rem;}
	.about-btn{margin:20px auto 0;}
/*荣誉资质*/
.g-showimg{margin-bottom:20px;}
.g-showimg-a{display:flex;background:#046fcd;}
.g-showimg-a span{flex:1;line-height:40px;display:block;text-align:center;}
.g-showimg-a span.cur{background:#ffb51c;}
.g-showimg-a span a{display:block;color:#fff;font-size:1.2rem;}
	/*新闻资讯*/
	.m-new{overflow: hidden;padding-bottom:20px;}
	.n_q{ height: 3.17rem; line-height:3.17rem; overflow: hidden; background: #f0f0f0; margin-bottom: 1rem;display:flex;}
	.n_q li{flex:1;font-size: 1rem;color: #393939; font-weight: normal;text-align: center; height: 3.17rem; box-sizing:border-box; -moz-box-sizing:border-box; /* Firefox */ -webkit-box-sizing:border-box; }
	.n_q li.z-on{ border-top: 0.25rem solid #006ec2; font-weight: bold; color: #006ec2; background: #fff;}
	.m-new .con{ float: left; display: inline; width: 100%;}
	.n_c ul{ padding: 0 3.9%;}
	.n_c ul li{ padding-left: 1.25rem; height:2.46rem; line-height: 2.46rem; font-size: 1rem; font-family: "microsoft yahei"; overflow: hidden; border-bottom: 1px dashed #e0e0e0; position: relative;}
	.n_c ul li:before{ content: ''; width: 0.33rem; height: 0.33rem; border-radius: 1rem; background: #a9a9a9; position: absolute; top: 1rem; left: 0;}
	.n_c ul li a{ color: #333333; display: block; float: left; width: calc(100% - 100px); overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
	.n_c ul li:nth-child(6){ border-bottom: 0;}
	.n_c ul li span{ float: right; font-size: 1rem; color: #c1c1c1;}
	/*尾部二维码*/
	.m-fewm{text-align:center;padding:10px}
	.m-wx{display:inline-block;font-size:0;margin: 0 5px;}
	.m-wx img{width:120px;}
	.m-wx p{font-size:12px;margin-top:5px;}
	/*底部按钮*/
	.m-fbtn{position:fixed;bottom:0;z-index: 999;width: 100%;background: #006ec2;text-align: center;display:flex;min-width: 320px;max-width: 640px;}
	.m-fbtn a{flex:1;padding:7px 0;color:#fff;position:relative;}
	.m-fbtn a i{font-size:16px;display:block;}
	.m-fbtn a span{display:block;line-height:20px;}
	.m-fbtn a img{position:absolute;bottom:100%;left:50%;z-index:100000;transform: translateX(-50%);display:none;box-shadow: 0 -2px 10px 3px rgb(0 0 0 / 50%);}
	.m-fbtn a:hover img{display:block;}
	/*内页面包屑导航样式 开始*/
	.m-btit {
		line-height: 35px;
		padding-left: 12px;
		font-size:14px;
		color:#666;
		overflow:hidden;
		white-space:nowrap;
		text-overflow:ellipsis;
		border-top:1px solid #d9d9d9;
		box-shadow:0 1px #fff;
		position:relative;
		background-color:#f6f6f6;
		background-image: -webkit-gradient(linear, left top, left bottom, from(#f6f6f6), to(#eaeaea));
		background-image: -webkit-linear-gradient(top, #f6f6f6, #eaeaea);  /*背景渐变，针对苹果浏览器写的兼容*/
		background-image: -moz-linear-gradient(top, #f6f6f6, #eaeaea); /*背景渐变，针对火狐浏览器写的兼容*/
		background-image: -o-linear-gradient(top, #f6f6f6, #eaeaea); /*背景渐变，针对欧朋浏览器写的兼容*/
		background-image: -ms-linear-gradient(top, #f6f6f6, #eaeaea); /*背景渐变，针对手机微软浏览器写的兼容*/
		background-image: linear-gradient(top, #f6f6f6, #eaeaea); /*背景渐变，正常的写法*/
		border-bottom:1px solid #d9d9d9;
		} /*内页面包屑导航背景*/
	.m-btit:before{content:""; /*配合:before这个属性，写 before的时候一定要加上去*/
		position:absolute;
		left:0;
		top:0;
		width:100%;
		border-top: 1px solid #fff;}	/*内页面包屑导航背景上面的线条*/
	.m-btit a{color:#666;}
	.m-btit span{ padding:0 8px; position:relative; height:100%; top:3px; left:-2px; display:inline;}
	.m-btit span:before{content:""; /*配合:before这个属性，写 before的时候一定要加上去*/
		position:absolute;
		background:#7c7c7c;
		width:8px;
		height:8px;
		left:2px;
		top:3px;
		z-index:10;
		-moz-transform: rotate(45deg); /*角度45度，针对火狐浏览器写的兼容*/
		-o-transform: rotate(45deg); /*角度45度，针对欧朋浏览器写的兼容*/
		-webkit-transform: rotate(45deg); /*角度45度，针对苹果浏览器写的兼容*/
		transform: rotate(45deg);}  /*角度45度，内页面包屑箭头样式*/
	.m-btit span:after{content:""; /*配合:before这个属性，写 before的时候一定要加上去*/
		position:absolute;
		width:8px;
		height:8px;
		left:1px;
		top:3px;
		z-index:11; background-color:#f2f2f2;
		background-image: -webkit-gradient(linear, left top, left bottom, from(#f2f2f2), to(#eeeeee)); /*针对苹果老式浏览器写的兼容*/
		background-image: -webkit-linear-gradient(top, #f2f2f2, #eeeeee); /*背景渐变，针对苹果浏览器写的兼容*/
		background-image: -moz-linear-gradient(top, #f2f2f2, #eeeeee); /*背景渐变，针对火狐浏览器写的兼容*/
		background-image: -o-linear-gradient(top, #f2f2f2, #eeeeee); /*背景渐变，针对欧朋浏览器写的兼容*/
		background-image: -ms-linear-gradient(top, #f2f2f2, #eeeeee); /*背景渐变，针对手机微软浏览器写的兼容*/
		background-image: linear-gradient(top, #f2f2f2, #eeeeee);  /*背景渐变，正常的写法*/
		-moz-transform: rotate(45deg); /*角度45度，针对火狐浏览器写的兼容*/
		-o-transform: rotate(45deg); /*角度45度，针对欧朋浏览器写的兼容*/
		-webkit-transform: rotate(45deg); /*角度45度，针对苹果浏览器写的兼容*/
		transform: rotate(45deg);	} /*角度45度，内页面包屑箭头样式*/
	/*内页面包屑导航样式 结束*/
	/*内页主体*/
	.inside{padding:0;margin-bottom:20px;}
	.nynav{width:100%;background: #f3f3f3;}
	.nyjc{margin-bottom:0;}
	#sidebar{padding: 0px;background: transparent;border: none;display: flex;flex-wrap: wrap;align-content: flex-start;}
	#sidebar li{margin-top: 0px;flex:1;border-left: 1px solid #d9d9d9;border-right: 1px solid #d9d9d9;border-bottom: 1px solid #d9d9d9;}
	#sidebar li a{padding: 0 5px;}
	.nyshow{width:100%;}
	.nyshowdesc{margin-top: 10px;padding: 0 10px;line-height: 1.6;font-size:14px;word-break: break-all;width: 100%;overflow-x: auto;}
	.nyshowdesc>div{width:100% !important;}
	.nyshowdesc table{white-space: nowrap;}
	.nyhotnews>h3{background: url(../images/nyhotnewico.png) no-repeat left 10px top 10px;padding-left: 10px;}
	.nyhotnews-list li{width:100%;background:none;border-bottom: 1px dashed #ddd;}
	.nyhotnews-list li a{width:calc(100% - 90px);}
	.ny-page a{padding:8px;font-size:12px;}
	/*图片模块*/
	.nyimg-ul{margin-top:20px;}
	.nyimg-ul li{width:50%;margin-bottom:10px}
	.nyimg-div a.nyimg-a{font-size:12px;}
	.showimg-top{margin-top:20px;}
	.showimg-top h1{font-size:20px;}
	.showimg-time span{font-size:12px;}
	.showimg-con{padding:0 10px;line-height: 1.6;font-size:14px;word-break: break-all;width: 100%;}
	/*视频模块*/
	.nyvideo-ul{margin-top:20px;}
	.nyvideo-ul li{width:50%;margin-bottom:10px}
	.nyvideo-div a.nyvideo-a{font-size:12px;}
	.showvideo-top{margin-top:20px;}
	.showvideo-top h1{font-size:20px;}
	.showvideo-time span{font-size:12px;}
	.showvideo-mp video, .showvideo-mp iframe{max-width:100%;}
	/*下载模块*/
	.nydown-list{margin-top:20px;}
	.nydown-list table thead{font-size:14px;white-space:nowrap;}
	.nydown-list table th{width: 30%;}
	.showdown-top{margin-top:20px;}
	/*文章模块*/
	.nynews-ul{margin-top:10px;}
	.nynews-ul li{padding:0 10px;margin-bottom:10px;}
	.nynews-ul li a dl{padding:8px;}
	.nynews-ul li a dl dt img{width:130px;}
	.nynews-ul li a dl dd{width:calc(100% - 140px);margin-top:0;margin-left:10px;}
	.nynews-ul li a dl dd h5{width:100%;font-size:14px;line-height:20px;}
	.nynews-ul li a dl dd em{height: 18px;line-height: 18px;font-size: 12px;}
	.nynews-ul li a dl dd p{font-size:12px;margin-top:0;}
	.nynews-ul li a dl dd span{display:none;}
	.shownews-top{margin-top:20px;}
	.shownews-top h1{font-size:20px;}
	.shownews-time span{font-size:12px;}
	.shownews-con{padding:0 10px;line-height: 1.6;font-size:14px;word-break: break-all;width: 100%;}
	/*标签*/
	.pro_key{padding:0 10px;}
	/*搜索模块*/
	.nysearch-ul{margin-top:10px;padding:0 10px;}
	.nysearch-ul li.nysearch-li{padding-bottom:10px;margin-bottom:10px;}
	.nysearch-til>h2{font-size:16px;}
	/*产品模块*/
	.nyprojc-til{background-size:100%;}
	.nyprojc-til a{padding:20px;}
	.nyprojc-til a span{color:#fff;}
	#sidebar1 li>a{line-height: 40px;height: 40px;}
	#sidebar1 li>a::before{height:40px;}
	#sidebar1 li>a>span{font-size:14px;}
	#sidebar1 li>a>i{top: 12px;}
	#sidebar1 li>.nypronav2{padding:5px 0;}
	#sidebar1 li>.nypronav2>a{font-size:12px;line-height:30px;}
	.nypro-ul li{width:50%;margin:0;padding:0 10px;box-sizing:border-box;}
	.nypro-ul li a .nypro-txt{padding:10px 0;}
	.nypro-ul li a .nypro-txt p{padding:0;font-size: 14px;line-height: 25px;height: 25px;}
	.nypro-ul li a .nypro-txt span{padding:0;font-size: 12px;line-height: 20px;height: 20px;}
	.nyproshow-top>dt{width:100%;padding:0 10px;box-sizing:border-box;margin-bottom:20px;}
	.spec-items{width: calc(100% - 50px);}
	.nyproshow-txt{width:100%;padding:0 10px;box-sizing:border-box;margin-left:0;}
	.nyproshow-txt>h1{font-size:18px;text-align:center;}
	.showpro-telcon span{font-size:20px;}
	.showpro-tel a{display:none;}
	.showpro-con ul{margin-bottom:0;}
	.showpro-details .showpro-det{padding:10px;}
	.nyaboutpro>h3{padding-left:10px;background: url(../images/nyaboutproico.png) no-repeat 10px;}
}

@media (max-width: 768px) and (min-width:320px) {
	html { font-size:75%;}
}
@media (max-width: 768px) and (min-width:360px) {
	html { font-size:85%;}
}
@media (max-width: 768px) and (min-width:375px) {
	html { font-size:87.5%;}
}
@media (max-width: 768px) and (min-width:414px) {
	html { font-size:96%;}
}
@media (max-width: 768px) and (min-width:480px) {
	html { font-size:110.5%;}
}
@media (max-width: 768px) and (min-width:568px) {
	html { font-size:129%;}
}
@media (max-width: 768px) and (min-width:639px) {
	html { font-size:150%;}
}

/*翻页样式*/
.metpager_1{ text-align:center;}
.metpager_2{ text-align:center;}
.metpager_3{ text-align:center;}

#flip{line-height: 25px;}
.digg4{ padding:3px; margin:3px; text-align:center; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; }
.digg4 a,.digg4 span.miy{ margin:2px; text-decoration:none;}
.digg4 .disabledfy{ font-family: Tahoma, Verdana;}

.metpager_4 a,.metpager_4 span.miy{ border:1px solid #aaaadd; padding:2px 5px 2px 5px; color:#009;}
.metpager_4 a:hover { border:1px solid #009; color:#000;}
.metpager_4 a:active {border:1px solid #009; color:#000;}
.metpager_4 span.current { border:1px solid #009; background-color:#009; padding:2px 5px 2px 5px; margin:2px; color:#FFFFFF; text-decoration:none;}
.metpager_4 span.disabled { border:1px solid #eee; padding:2px 5px 2px 5px; margin:2px; color:#ddd;}

.metpager_5 a,.metpager_5 span.miy{ border:1px solid #ccdbe4; padding:2px 8px 2px 8px; color:#006ec2; display: inline-block; }
.metpager_5 a:hover { border:1px solid #006ec2; color:#fff; background-color:#006ec2;}
.metpager_5 a:active {border:1px solid #009; color:#000;}
.metpager_5 span.current { padding:2px 8px 2px 8px; margin:2px; color:#fff; background:#006ec2; border:1px solid #006ec2; text-decoration:none;display: inline-block;}
.metpager_5 span.disabled { border:1px solid #ccdbe4; padding:2px 8px 2px 8px; margin:2px; color:#999;display: inline-block;}

.metpager_6{ color:#ff6500; }
.metpager_6 a,.metpager_6 span.miy{ border:1px solid  #ff9600; padding:2px 7px 2px 7px; background-position:50% bottom; color:#ff6500; background-image:url(../images/page/page6.jpg);}
.metpager_6 a:hover { border:1px solid #ff9600; color:#ff6500; background-color:#ffc794;}
.metpager_6 a:active {border:1px solid #ff9600; color:#ff6500; background-color:#ffc794;}
.metpager_6 span.current {border:1px solid #ff6500; padding:2px 7px 2px 7px; margin:2px; color:#ff6500; background-color:#ffbe94; text-decoration:none;}
.metpager_6 span.disabled { border:1px solid #ffe3c6; padding:2px 7px 2px 7px; margin:2px; color:#ffe3c6;}

.metpager_7 a,.metpager_7 span.miy{ border:1px solid  #2c2c2c; padding:2px 5px 2px 5px; background:url(../images/page/page7.gif) #2c2c2c; color:#fff;}
.metpager_7 a:hover { border:1px solid #aad83e; color:#fff;background:url(../images/page/page7_2.gif) #aad83e;}
.metpager_7 a:active { border:1px solid #aad83e; color:#fff;background:urlurl(../images/page/page7_2.gif) #aad83e;}
.metpager_7 span.current {border:1px solid #aad83e; padding:2px 5px 2px 5px; margin:2px; color:#fff;background:url(../images/page/page7_2.gif) #aad83e; text-decoration:none;}
.metpager_7 span.disabled { border:1px solid #f3f3f3; padding:2px 5px 2px 5px; margin:2px; color:#ccc;}

.metpager_8 a,.metpager_8 span.miy{ border:1px solid #ddd; padding:2px 5px 2px 5px; color:#aaa;}
.metpager_8 a:hover { border:1px solid #a0a0a0; }
.metpager_8 a:hover { border:1px solid #a0a0a0; }
.metpager_8 span.current {border:1px solid #e0e0e0; padding:2px 5px 2px 5px; margin:2px; color:#aaa; background-color:#f0f0f0; text-decoration:none;}
.metpager_8 span.disabled { border:1px solid #f3f3f3; padding:2px 5px 2px 5px; margin:2px; color:#ccc;}

.metpager_9 a,.metpager_9 span.miy{ border:1px solid #ddd; padding:2px 5px 2px 5px; color:#88af3f; } 
.metpager_9 a:hover { border:1px solid #85bd1e; color:#638425; background-color:#f1ffd6; } 
.metpager_9 a:hover { border:1px solid #85bd1e; color:#638425; background-color:#f1ffd6; } 
.metpager_9 span.current {border:1px solid #b2e05d; padding:2px 5px 2px 5px; margin:2px; color:#fff; background-color:#b2e05d; text-decoration:none;} 
.metpager_9 span.disabled { border:1px solid #f3f3f3; padding:2px 5px 2px 5px; margin:2px; color:#ccc;}