﻿@charset "utf-8";
/* CSS reset for c_b */
body , div , dl , dt , dd , ul , ol , li , h1 , h2 , h3 , h4 , h5 , h6 , pre , form , fieldset , input , textarea , p , blockquote , th , td {margin:0; padding:0;}
table {border-collapse:collapse; border-spacing:0;}
table th , table td {padding:5px;}
fieldset , img {border:0;}
address , caption , cite , code , dfn , em  , th , var {font-style:normal; font-weight:normal;}
ol , ul {list-style:none;}
ception , th{text-align:left;}
q:before , q:after{content:'';}
abbr , acronym{border:0;}
:focus{outline: none;}

/*定位*/
.tl {text-align:left;}
.tc {text-align:center;}
.tr {text-align:right;}
.bc {margin-left:auto; margin-right:auto;}
.zoom {zoom:1}
.hidden {visibility:hidden;}
.vam {vertical-align:middle;}

/*其他*/
.curp{cursor:pointer};

/*原reset*/
sup{vertical-align:baseline;}
sub{vertical-align:baseline;} 
input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}
input,button,textarea,select{*font-size:100%;}
input,select{vertical-align:middle;}
body{font:14px/1.231 arial,helvetica,clean,sans-serif;}
select,input,button,textarea,button{font:99% arial,helvetica,clean,sans-serif;}
table{font-size:inherit;font:100%; border-collapse:collapse;}
pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}
/*title*/
 
/* CSS Document */
body{margin: 0px; padding: 0px; font-family: "微软雅黑","Microsoft YaHei",Arial,sans-serif;min-width: 1280px;}
div{margin: 0px; padding: 0px;}
span, p{margin: 0px; padding: 0px;}
h1,h2,h3,h4,h5,h6{margin: 0px; padding: 0px; font-weight: normal;font-size: 100%;}
img{margin: 0px; padding: 0px;max-width: 100%}
dl,dt,dd,ol,ul,li {margin: 0px; padding: 0px; list-style: none;}
tr,td{ margin: 0px; padding: 0px;}
img{border-right-width: 0px; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px;}
form,input,select{margin: 0px; padding: 0px;}
pre{ margin: 0px; padding: 0px;}
fieldset{margin: 0px; padding: 0px; border: currentColor}
em{margin: 0px; padding: 0px; font-style: normal;}
ul{list-style-type: none;}

a {color:#2b2b2b; text-decoration:none;}  /*for ie f6n.net*/
a:focus{outline:none;} /*for ff f6n.net*/
a:hover {text-decoration:none;color:#ff9900;}
.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; }
.clear { height: 0px; overflow: hidden; clear: both;}
.clearfix { display: table; zoom: 1;}
.text-center{text-align: center;}
.fl{ float: left;}
.fr{ float: right;}
.ovfl{overflow: hidden;}
.p17{padding: 17px;}
.bgf6{background: #f6f6f6}
.container{margin-left:auto; margin-right:auto; width:1200px; font-family:microsoft yahei;}
.transition300em{transition: all .3s;-webkit-transition: all.3s;-moz-transition: all .3s;-ms-transition: all .3s;}
.none{ display: none;}
.active{width: 1200px;margin: 0 auto;box-sizing: border-box;background: #fff}
.jbbg{background: linear-gradient(to top, #fff, #eee);margin-bottom: 20px;}
.index-title{font-size: 35px;text-align: center;margin: 0 auto;display: flex;width: 500px;}
.index-title .index-line{background: linear-gradient(transparent 48%, #333 48%, #333 52%, transparent 52%);flex: 1;}
.index-title .index-title-name{padding: 0 20px;color: #215eb6}

#top{height: 35px;border-bottom: 1px solid #999999;}
#top .top-com{width: 1200px;margin:0 auto;color: #333333;line-height: 35px;font-size: 13px;}
#top .top-com a{color: #333333;}
#top .top-com a:hover{color:#ff9900;}
/*页眉*/
#header{ margin: 0px auto; padding: 35px 0 40px; width:1200px; overflow: hidden;}
#header .logo{ float: left; overflow: hidden;padding: 0;}
#header .logo img{display: block;}

#header .top-tel{float: right;overflow: hidden;padding-left: 65px;background: url(../images/tel.png) no-repeat left top;margin-top: 20px;}
#header .top-tel p{font-size: 14px;color: #333333}
#header .top-tel span{font-size: 34px;color: #07873c;font-weight: bold;font-family: arial;}
#header .Hnav{ color: #26627d; float: right; line-height: 32px; padding-top: 30px; padding-right: 20px; }
#header .Hnav a{ color: #26627d; font-size: 13px;}
#header .Hnav a:hover{ color: #ff6600;}
#header .Hnav span{ padding-left: 8px; padding-right: 8px; font-size: 8px; font-family: Arial,sans-serif; color: #999;}

.nav{ margin: 0px auto; padding: 0px; background: url(../images/navbg.jpg) repeat-x;}
.nav ul{ margin: 0px auto; padding: 0px; height: 60px; width: 1200px; z-index:999;}
.nav li{ float: left; width: 150px; text-align:center; height: 60px; position: relative; z-index:999;}
.nav li::before{content: '|';color: #fff;font-size: 18px;position: absolute; left: -2px;top: 18px}
.nav li:first-of-type::before{content: '';}
.nav li a{ display: block; text-decoration: none; line-height: 60px; font-size: 16px; color: #fff;}
.nav li a:hover{ background: url(../images/nav-x.jpg) repeat-x; text-decoration: none;}
.nav div { position: absolute; visibility: hidden; left: 0px; background: #efefef; width: 150px; z-index:999;}
.nav div a { position: relative; display: block; white-space: nowrap; line-height: 30px; padding: 8px 5px; text-decoration: none; background-color: #efefef; color: #000; text-align:center; font-size: 13px;overflow: hidden;text-overflow:ellipsis;}
.nav div a:hover { background: url(../images/nav-x.jpg) repeat-x; color: #fff}
.nav .cur>a{ background: url(../images/nav-x.jpg) repeat-x; }
.nav .cur div a{ border-top: 0px none; padding-top: 8px;}
 
#flashs .btn{ position:absolute; z-index:7; bottom:15px; left:0; padding:0px 6px; width: 100%;text-align: center;}
#flashs .btn li{ background:#07873c; cursor: pointer;display: inline-block;margin:0 2px;width:20px;height:20px;border-radius: 50%;text-align:center;text-indent: -999999999999999999px;}
#flashs .btn li.on{ background:#ff9900;} 

/*search*/
.search{ border-bottom:1px solid #e5e5e5; }
.search .gjc{ overflow:hidden; float:left; height:80px; line-height:80px; font-size:14px; }
.search .gjc span{ color:#333; font-size:14px; }
.search .gjc a{ color:#333; font-weight: normal; font-size:14px; }
.search .gjc a:hover{ color:#ff9900; }
.search .sc{ float:right; margin:20px;}
.search .sc .tt{ float:left; width:306px; height:38px; line-height:38px; border: 1px solid #d2d2d2; font-size:14px; color:#505050; outline:none; padding-left: 15px; }
.search .sc .s_bt{ border:0px ; float:left; width:40px; height:40px; cursor: pointer; background: url(../images/search_icon.jpg) no-repeat right; }

/* con-1 */
.con-1{background: #f1f1f1;padding-top: 50px;padding-bottom: 35px;}
.about{width: 810px;float: left;}
.about-top{height: 66px;line-height: 66px;position: relative;margin-bottom: 21px;}
.about-top::before{content: '';position: absolute;left: 0;top: 0;width: 100%;height: 1px;background-image: linear-gradient(to right, #8d8d8d 0%, #828282 33%, transparent 33%);background-size: 21px 1px;background-repeat: repeat-x;}
.about-top::after{content: '';position: absolute;left: 0;bottom: 0;width: 100%;height: 1px;background-image: linear-gradient(to right, #8d8d8d 0%, #828282 33%, transparent 33%);background-size: 21px 1px;background-repeat: repeat-x;}
.about-top p{float: left;font-size: 16px;font-weight: bold;color: #333333;line-height: 66px;height: 66px;}
.about-top p span{font-size: 20px;color: #07873c;}
.about-top a{float: right;}
.about-con{}
.about-con img{float: left;margin-right: 15px;margin-top: 9px;}
.about-con p{line-height: 34px;color: #333;text-align: justify;}
.about-con a{font-weight: bold;color: #07873c;}
.about-con a:hover{color:#FF9900;}
.contact{width:360px;float: right;}
.contact-top{height: 66px;line-height: 66px;position: relative;margin-bottom: 21px;}
.contact-top::before{content: '';position: absolute;left: 0;top: 0;width: 100%;height: 1px;background-image: linear-gradient(to right, #8d8d8d 0%, #828282 33%, transparent 33%);background-size: 21px 1px;background-repeat: repeat-x;}
.contact-top::after{content: '';position: absolute;left: 0;bottom: 0;width: 100%;height: 1px;background-image: linear-gradient(to right, #8d8d8d 0%, #828282 33%, transparent 33%);background-size: 21px 1px;background-repeat: repeat-x;}
.contact-top p{float: left;font-size: 16px;font-weight: bold;color: #333333;line-height: 66px;height: 66px;}
.contact-top p span{font-size: 20px;color: #07873c;}
.contact-top a{float: right;}
.contact-con p{color: #000;font-size: 13px;line-height: 19px;padding: 7px 0px 7px 30px;margin: 0px 0px 8px 5px;}
.contact-con p:nth-child(1){background: url(../images/ico1.png) no-repeat left center;}
.contact-con p:nth-child(2){background: url(../images/ico2.png) no-repeat left center;}
.contact-con p:nth-child(3){background: url(../images/ico3.png) no-repeat left center;}
.contact-con p:nth-child(4){background: url(../images/ico4.png) no-repeat left center;}
.contact-con p:nth-child(5){background: url(../images/ico5.png) no-repeat left center;}
.contact-con p:nth-child(6){background: url(../images/ico6.png) no-repeat left center;}

/* con-2 */
.con-2{padding-top: 50px;padding-bottom: 30px;}
.product{}
.product-top{text-align: center;padding-bottom: 30px;position: relative;}
.product-top::after{content: '';position: absolute;left: 0;bottom: 0;width: 100%;height: 1px;background-image: linear-gradient(to right, #8d8d8d 0%, #828282 33%, transparent 33%);background-size: 21px 1px;background-repeat: repeat-x;}
.product-x{width: 75px;height: 3px;background: #07873C;margin: 0 auto 15px;}
.product-top p{font-size: 30px;color: #07873c;font-weight: bold;}
.product-top span{font-size: 13px;font-family: arial;color: #555;font-weight: bold;}
.product-ul{display: flex;padding: 30px 0;}
.product-ul li{flex: 1;text-align: center;position: relative;}
.product-ul li::before{content: '/';position: absolute;left: 0;font-size: 14px;font-weight: bold;}
.product-ul li:first-child::before{content: '';}
.product-ul li a{font-size: 14px;font-weight: bold;}
.product-con{}
.product-one{overflow: hidden;height: 520px;}
.product-one li{width: 285px;margin-right: 20px;float: left;}
.product-one li:nth-child(4n){margin-right: 0px;}
.product-one li a.product-yx{overflow: hidden;display: block;position: relative;}
.product-one li a.product-yx>img{display: block;}
.product-one li a.product-yx .more-yc{position: absolute;left: 0;bottom: -100%;width: 100%;height: 100%;background: rgba(7, 135, 60, .7);padding: 4px;box-sizing: border-box;}
.product-one li a.product-yx .more-yc .flex{width: 100%;height: 100%;border: 1px solid #fff;box-sizing: border-box;}
.product-one li a.product-yx .more-yc .flex img{margin-top: 15px;}
.product-one li a.product-yx .more-yc .flex p{margin-top: 15px;color: #fff;}
.product-one li>p{font-size: 13px;text-align: center;padding: 15px 0;}
.product-one li:hover a.product-yx .more-yc{bottom: 0;}

/* con-3 */
.con-3{padding-bottom: 50px;}
.cases{}
.cases-top{height: 66px;line-height: 66px;position: relative;margin-bottom: 30px;}
.cases-top::before{content: '';position: absolute;left: 0;top: 0;width: 100%;height: 1px;background-image: linear-gradient(to right, #8d8d8d 0%, #828282 33%, transparent 33%);background-size: 21px 1px;background-repeat: repeat-x;}
.cases-top::after{content: '';position: absolute;left: 0;bottom: 0;width: 100%;height: 1px;background-image: linear-gradient(to right, #8d8d8d 0%, #828282 33%, transparent 33%);background-size: 21px 1px;background-repeat: repeat-x;}
.cases-top p{float: left;font-size: 16px;font-weight: bold;color: #333333;line-height: 66px;height: 66px;}
.cases-top p span{font-size: 20px;color: #07873c;}
.cases-top a{float: right;}
.cases-con{width: 1120px;margin: 0 auto;position: relative;}
.cases-con .hd .prev,
.cases-con .hd .next{position: absolute;top: 55px;width: 22px;height: 98px;cursor: pointer;}
.cases-con .hd .prev{background: url(../images/case-left.jpg) no-repeat;left: -40px;}
.cases-con .hd .next{background: url(../images/case-right.jpg) no-repeat;right: -40px;}
.cases-ul{}
.cases-ul li{float: left;width: 270px;margin: 0 5px;}
.cases-ul li .pic{padding: 2px;border: 1px solid #CCCCCC;position: relative;overflow: hidden;}
.cases-ul li .pic .more-yc{position: absolute;left: 0;bottom: -100%;width: 100%;height: 100%;background: rgba(7, 135, 60, .7);padding: 4px;box-sizing: border-box;}
.cases-ul li .pic .more-yc .flex{width: 100%;height: 100%;border: 1px solid #fff;box-sizing: border-box;}
.cases-ul li .pic .more-yc .flex img{margin-top: 15px;}
.cases-ul li .pic .more-yc .flex p{margin-top: 15px;color: #fff;}
.cases-ul li:hover .pic .more-yc{bottom: 0;}
.cases-ul li .til{line-height: 40px;height: 40px;text-align: center;font-size: 13px;}
.cases-ul li .til a{display: block;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}

/* con-4 */
.con-4{padding-bottom: 35px;}
.news{}
.news-top{height: 66px;line-height: 66px;position: relative;margin-bottom: 40px;}
.news-top::before{content: '';position: absolute;left: 0;top: 0;width: 100%;height: 1px;background-image: linear-gradient(to right, #8d8d8d 0%, #828282 33%, transparent 33%);background-size: 21px 1px;background-repeat: repeat-x;}
.news-top::after{content: '';position: absolute;left: 0;bottom: 0;width: 100%;height: 1px;background-image: linear-gradient(to right, #8d8d8d 0%, #828282 33%, transparent 33%);background-size: 21px 1px;background-repeat: repeat-x;}
.news-top p{float: left;font-size: 16px;font-weight: bold;color: #333333;line-height: 66px;height: 66px;}
.news-top p span{font-size: 20px;color: #07873c;}
.news-top a{float: right;}
.news-con{padding-bottom: 40px;position: relative;}
.news-con .hd{}
.news-con .hd ul{position: absolute;bottom: 0;width: 100%;height: 10px;text-align: center;}
.news-con .hd ul li{display: inline-block;width: 10px;height: 10px;background: #666666;text-indent: -9999px;border-radius: 50%;}
.news-con .hd ul li.on{background: #000000;}
.news-con .bd{}
.news-ul{overflow:hidden;}
.news-ul li{width: 350px;float: left;margin: 0 25px;}
.news-ul li .til{border: 1px solid #3b3b3b;text-align: center;margin-bottom: 10px;}
.news-ul li .til a{display: block;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;line-height: 35px;}
.news-ul li .pic{border: 1px solid #3B3B3B;padding: 14px;box-sizing: border-box;margin-bottom: 25px;}
.news-ul li .pic img{display: block;}
.news-ul li p{color: #999999;line-height: 30px;margin-bottom: 15px;height: 90px;}
.news-ul li .news-a{display: block;width: 92px;height: 26px;border: 1px solid #3B3B3B;color: #3B3B3B;text-align: center;line-height: 28px;font-weight: bold;margin: 0 auto;}

/* link */
.link{position: relative;}
.link::before{content: '';position: absolute;left: 0;top: 0;width: 100%;height: 1px;background-image: linear-gradient(to right, #8d8d8d 0%, #828282 33%, transparent 33%);background-size: 21px 1px;background-repeat: repeat-x;}
.link .container{padding:15px 0;}
.link ul{}
.link ul li{display: inline-block;margin-left: 10px;}
.link ul li:first-of-type{margin-left: 0;}

/* footer */
.footer{width: 100%;height: auto;overflow: hidden;background: #07873c;padding-top: 0px;}
.footer-k{width: 1200px;overflow: hidden;margin: 0 auto;}
.footer-nav{color: #fff;overflow: hidden;padding-top: 60px;padding-bottom: 15px;}
.footer-nav ul{float: left;overflow: hidden;width: 135px;border-right: 1px solid #18964d;height: 175px;}
.footer-nav ul:nth-child(2){width: 270px;}
.footer-nav ul li{padding: 0 15px;text-align: center;line-height: 30px;height: 30px;width: 105px;float: left;}
.footer-nav ul li a{color: #fff;}
.footer-nav ul li a:hover{color: #ff9900;}
.footer-nav ul li:first-child{font-size: 16px;line-height: 35px;height: 35px;margin-bottom: 18px;position: relative;width: 100%;box-sizing: border-box;}
.footer-nav ul li:first-child::after{content:'';position: absolute;bottom: 0;left: 50%;margin-left: -7px;width: 14px;height: 1px;background: #fff;}
.footer-nav ul:last-child{width: 219px;padding-left: 30px;border-right: 0;}
.footer-nav ul:last-child li{text-align: left;padding: 0;width: auto;float: none;line-height: 26px;height: 26px;}
.footer-nav ul:last-child li:first-child{margin-bottom: 12px;line-height: 35px;height: 35px;}
.footer-nav ul:last-child li:first-child::after{content:'';position: absolute;bottom: 0;left: 0;margin-left: 0px;width: 30px;height: 2px;background: #fff;}
.footer-copy{text-align: center;color: #fff;line-height: 45px;border-top: 1px solid #18964d;}
.footer-copy a{color:#fff}
.footer-copy a:hover{color:#FF9900}

/* 内页样式 */
.location{width: 100%;height: 45px;border-bottom: 1px solid #eee;}
.location_main{width: 1200px;margin: 0 auto;padding-top: 14px;line-height: 15px;font-size: 14px;background: url(../images/location.png) no-repeat 0 15px;text-indent: 20px;}
.location_main a{color: #666;}
.location_main a:hover{color: #FF9900;}

.inner{width: 1200px;padding: 40px 0;overflow: hidden;margin: 0 auto;}
.inner_fl{width: 901px;border-right: 1px solid #eee;float: left;}
.showabout{margin-right: 20px;line-height: 25px;overflow: hidden;min-height: 600px;color: #666;}
.showmap img{max-width: none;}
.inner_fr{width: 270px;margin-left: 19px;float: left;}
.inner_search{width: 270px;height: 65px;}
.inner_search .search_info{width: 267px;height: 50px;overflow: hidden;background: url(../images/search_bg2.jpg) no-repeat;}
.inner_search .search_info_txt { display:inline; float:left; width:220px; height:50px;}
.inner_search .search_info_txt_css { background-color: transparent; border-color: -moz-use-text-color; border-style: none; border-width: 0; color: #666; float: left; font-size:14px; height:50px; line-height:50px; overflow: hidden; width:220px; text-indent:12px;}
.inner_search .search_info_btn { float: left; height:50px; width:47px; }
.inner_search .search_info_btn_css { background-color: transparent; border-color: -moz-use-text-color; border-style: none; border-width: 0; color: #D3E8F9; float: left; font-size:12px; height:50px; line-height:50px; overflow: hidden; width:47px; cursor:pointer; }

.inner_cat {width: 270px; margin-bottom: 10px;}
.inner_cat_tit { width: 270px; line-height:68px; background:url(../images/inner_cat_tit.jpg) no-repeat; text-indent:33px; font-weight:bold; color:#333;}

.frpro_cat { width: 270px; margin-top: 10px;}
#nav ,#nav ul { width: 270px; list-style: none;  padding: 0px; margin: 0px; }
#nav ul ul {  }
#nav a { display: block;  text-decoration: none;cursor:pointer; }
#nav a:hover { color: #FF9900; }
#nav li { width: 270px; line-height: 38px; position: relative; background:url(../images/inner_catli.jpg) no-repeat; text-indent:10px; }
#nav li ul { position: absolute; left: -999em; z-index:999; width:202px; font-weight: normal; margin: 0px; padding: 0px; }
#nav li li { width:200px;  background:#f7f7f7 !important;}
#nav li ul a { width: 200px; text-align:center; line-height:32px; }
#nav li ul ul {  }
#nav li:hover ul ul, #nav li.sfhover ul ul { left: -999em; }
#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul { left: auto; }
#nav li:hover ul, #nav li.sfhover ul { right: 270px; top: 0px;cursor:pointer;  }
#nav li:hover, #nav li.sfhover {  color: #f7f7f7;}
#nav li ul a:hover { background:#FF9900 !important; color:#fff !important;}
* html #nav li { float: left; height: 1%; }
* html #nav li a { height: 1%; }

.inner_lx {width:267px; margin-bottom:15px;}
.inner_lx_tit { width:267px; line-height:68px; background:url(../images/inner_lx_tit.jpg) no-repeat; text-indent:33px; font-weight:bold; color:#333;}
.inner_lx .txt { width:267px; margin-top:10px; line-height:32px;}

/* 产品模块 */
#productlist{ padding:15px  0px;}
#productlist li{ float:left; display:inline; text-align:center;}
#productlist li a.img{ display:block; text-align:center; font-size:0px;}
#productlist li a.img img{ margin:auto; border:1px solid #ccc;}
#productlist li h3{ padding:5px 0px 10px; font-weight:normal; line-height:1.5;}
#showproduct{ padding:15px;}
#showproduct .pshow{overflow: hidden;}
#showproduct h1.title{ font-size:18px; padding:5px 0px; margin-bottom:5px;}
#showproduct .pshow dt{ float:left;}
#showproduct .pshow dd{ float:right;}
#showproduct .pshow dd ul{ margin-left:15px; }
#showproduct .pshow dd li{ padding:5px 5px 5px 45px; min-height:28px; _height:28px; margin:5px 0px; clear:both; border-bottom:1px solid #eee; position:relative; line-height:2; }
#showproduct .pshow dd li span{ position:absolute; left:0px; top:0px; color:#999; padding:5px; height:28px;}
#showproduct .ctitle{ margin:15px 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; }
#showproduct .editor{ line-height:2; padding:0px 10px; font-size:14px;}
#showproduct .editor img{display:block;margin:0 auto;max-width:100%;}

/*图片模块*/
#imglist{ padding:15px; }
#imglist li{ float:left; display:inline; text-align:center;margin: 0 4px;}
#imglist li a.img{ font-size:0px; display:block;}
#imglist li a.img img{ margin:auto;  border:1px solid #ccc; }
#imglist li h3{ padding:5px 0px 10px; font-weight:normal; line-height:1.5;}
#showimg{ padding:15px;}
#showimg h1.title{ font-size:18px; padding:5px 0px; margin-bottom:10px; text-align:center; font-weight: bold; }
#showimg .imgshow{ text-align:center;}
#showimg .editor{ line-height:2; padding:0px 10px; font-size:14px;}
.imgparalist li{ padding:3px 15px 3px; background:url(../images/dt-0.gif) no-repeat 5px center;}
.imgparalist li span{ float:left; margin-right:10px; color:#999;}
#showimg .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; }


/*栏目页推荐新闻*/
.topnew{width: 100%;margin: 0 auto;padding-bottom: 30px}
.tjnew{margin-top:20px;}
.tjnew_top{line-height:40px; height:40px; border-bottom:1px #ccc solid;}
.tjnew_top h2{float:left;width:150px; text-indent:15px; height:40px; line-height:40px; border-bottom:2px #07873c solid; color:#07873c; font-size:18px;font-weight: bold;}
.tjnew_top em{float:right; margin-right:5px; text-transform:uppercase; font-size:14px; color:#ccc;}
.tjnew_top em a{text-align:right; color:#ccc;}
.tjnew_top em a:hover{color:#FF9900;}
.tjnew_nr{margin-top:10px;}
.tjnew_nr dl{overflow:hidden;}
.tjnew_nr dl dt{float:left; overflow:hidden; width:331px; display:block;}
.tjnew_nr dl dt img{display:block; width:307px; border:1px #ccc solid; padding:2px;}
.tjnew_nr dl dt img:hover{ border:1px #183888 solid;}
.tjnew_nr dl dd{float:right; width:867px;}
.tjnew_nr dl dd h2{font-size:16px; color:#333;font-weight:block;}
.tjnew_nr dl dd h2 a{ color:#333; line-height:40px; text-decoration:none;}
.tjnew_nr dl dd h2 a:hover{color:#183888;}
.tjnew_nr dl dd p{font-size:14px;line-height:25px; color:#4b4b4b;}
.tjnew_nr dl dd em{display:inline-block; width:100px; line-height:40px; background:#ccc;margin-top:30px; float:right; text-transform:uppercase; text-align:center; color:#4b4b4b; font-size:14px;}
.tjnew_nr dl dd em:hover{background:#183888;}
.tjnew_nr dl dd em:hover a{color:#fff; text-decoration:none;}
.tjnew_nr ul{margin-top:20px;overflow: hidden;}
.tjnew_nr ul li{float:left; width:49%; height:40px; line-height:40px; margin-right:2%; border-bottom:1px #ccc dashed;}
.tjnew_nr ul li:nth-child(even){margin-right: 0}
.tjnew_nr ul li a{font-size:14px; color:#4b4b4b; text-indent:25px;}
.tjnew_nr ul li a:hover{ color:#FF9900;}
.tjnew_nr ul li em{float:right; font-size:13px; color:#ccc;line-height:40px; margin-right:8px;}

#newslist{ padding:15px 20px;}
#newslist li{ padding:6px 10px; background:url(../images/dt-0.gif) no-repeat left 19px;}
#newslist li a{ font-size:14px; margin-right:5px;}
#newslist li span{ float:right; color:#aaa;}
#newslist li p{ color:#aaa;}
#shownews{ padding:0px 15px 15px;}
#shownews .editor{ line-height:2; padding:0px 10px; font-size:14px;}
#shownews h1{ font-size:20px; font-weight: bold; text-align:center; border-bottom:1px dotted #ccc; padding:5px 0px; margin:10px 0px; color:#333;}


#newslist dl{overflow: hidden;margin-bottom: 20px;}
#newslist dl dt{width: 240px;height:180px;float: left;overflow: hidden;}
#newslist dl dt img{-webkit-transition: 1s;-moz-transition: 1s;transition: 1s;}
#newslist dl dt img:hover{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);}
#newslist dl dd{float: left;width: 600px;margin-left: 20px;}
#newslist dl dd h5 a{font-size: 18px;font-weight: bold;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;color: #333;line-height: 40px;}
#newslist dl dd h5 a:hover{color: #FF9900;}
#newslist dl dd p{line-height: 25px;margin-top: 10px;}
#newslist dl dd em{margin-top: 10px;display: block;color: #555;font-size: 12px;}

/*bigzoompic*/
#MagnifierWrap2{position: relative;width: 350px;}
.MagnifierMain{position: relative;width: 350px;height: 263px;border:1px solid #ccc;}
.MagnifierMain img{width: 100%;}
.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: 292px;height: 77px;overflow: hidden;margin: 0 auto;}
.spec-items ul{width: 500%;position: absolute;top: 16px;left: 0;}
.spec-items ul *{-webkit-transition: all .3s;-o-transition: all .3s;transition: all .3s;}
.spec-items li{width: 65px;height: 49px;float: left;overflow: hidden;margin-right: 5px;border: 2px solid #ccc;cursor: pointer;}
.spec-items li.on{border:2px solid #1e3190;}
.spec-items li img{width: 100%;}
span.spe_leftBtn,span.spe_rightBtn{position: absolute;bottom: 0px;display: block;width: 20px;height: 69px;line-height: 69px;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;}


.pro_key {
    line-height: 35px;
    border-top: dashed 1px #d7d7d7;
    margin-top: 5px;
    font-size: 14px;
}
.mod_goods_info {clear:both;margin-bottom:10px;position:relative}
.mod_goods_info .hds {border-bottom:1px solid #1e3190;height:33px;_overflow:hidden;}
.mod_goods_info .hds li {float:left;cursor:pointer;border:1px solid #d7d7d7;border-bottom:0;margin-right:-1px;}
.mod_goods_info .hds li h3 {display:block;width:128px;height:30px;line-height:30px;text-align:center;font-size:14px;border-bottom:0;background-color:#f3f3f3;border:1px solid #fff;}
.mod_goods_info .hds li h3 a {color:#333;font-weight: normal;text-decoration:none;outline:none}
.mod_goods_info .hds .status_on {border-color:#1e3190;border-bottom:0;position:relative;}
.mod_goods_info .hds .status_on h3 {height:31px;background-color:#fff;color:#1e3190;}
.mod_goods_info .hds .status_on h3 a {color:#076EBB;font-weight:bold}
.mod_goods_info .more{ position:absolute;top:8px; right:0px;}
.mod_goods_info .more a:link,
.mod_goods_info .more a:visited{text-decoration:none;color:#085C9B;}
.mod_goods_info .more a:hover{color:#D4105A;}
.pright { width:280px; float:left; margin-left:20px;}
.propar { }/*产品详细参数字体颜色*/ 
.propar .line{ font-weight:normal; text-decoration:line-through;}
.propar .span_1 { font-weight:bold; font-size:14px; color:#f00;}
.propar .span_2 { font-size:16px;}
.propar h4 { color:#333; line-height:28px; background:#F7F7F7; padding:0 8px;}
.propar .more { text-align:right; border-bottom:dashed 1px #d7d7d7; margin-bottom:5px; }
.propar .more a {color:#009A44; padding-left:12px; line-height:20px; }
.propar .more a img { margin-right:5px;}
.dgxxBox{padding:0 15px; width:645px; height:300px;  font-family:微软雅黑;}
.dgxxBox p{font-size:16px; padding:25px 0; color:#666;}
.dgxxBox .m_form{}
.dgxxBox .m_form li{width:310px; height:38px; float:left; margin-bottom:13px; color:#777;}
.dgxxBox .m_form label{float:left; border:1px solid #dedede; line-height:36px; height:36px; width:77px; display:inline-block; text-align:center; background:#fff;}
.dgxxBox .m_form .iptTxt{float:right; width:230px; border:1px solid #dedede; border-left-width:0; height:16px; line-height:16px; padding:10px 0; outline:none; text-indent:1em; background:#fff; color:#333;}
.dgxxBox .m_form .txtAre{margin-left:12px; width:296px; height:161px; border:1px solid #dedede; outline:none; resize:none; padding:14px; color:#333; line-height:18px;}
.dgxxBox .m_form .btnTjly{width:310px; height:38px; background:#1e3190; border:none; cursor:pointer; color:#fff;}
.dgxxBox .m_form .areLi{height:205px; float:right; display:inline;}
.dgxxBox .m_form .btnLi{background:none; height:60px;}

.proinfo  { font-size:14px; line-height:25px; min-height: 300px;}
.proinfo h4 { line-height:28px; background:#F7F7F7; padding:0 5px; margin-top:10px;}
.proinfo p {color:#414141}
.proinfo p a { color:#009A44;}
.cp { border:1px solid #d7d7d7; background:#fff; margin-top:20px; }
.cptab { border-bottom:1px solid #d7d7d7; background:#f7f7f7;  }
.cptab  {  line-height:25px; font-size:14px; color:#1e3190; text-decoration:none; padding:0 8px;  }
.cptab a:hover {text-decoration:none;}
.cptab a.cr { background:#eee; font-weight:bold; }
.cp dl { overflow:hidden; float:left; display:inline; padding: 12px 0px 0 11px; }
.cp dt { overflow:hidden; }
.cp dt a {width: 200px; display:block; border:1px solid #D5D5D5; padding:1px;}
.cp dt a:hover { border:solid 1px #1e3190;} /*产品图片边框连接*/
.cp dt img {display:block;}
.cp dd {  line-height:24px; padding:8px 0; overflow:hidden; display:block; text-align:center }
.t06 a { color:#009A44;}
.t06 a :hover { color:#009A44;}

/*在线反馈*/
#feedback{ padding:15px;}
#feedback table{ margin:0px auto;}
/*按钮*/
.button{ display: inline-block; zoom: 1; *display: inline; vertical-align: baseline; margin: 0 2px; outline: none; cursor: pointer; text-align: center; text-decoration: none; font: 14px/100% Arial, Helvetica, sans-serif; padding: .5em 2em .55em; text-shadow: 0 1px 1px rgba(0,0,0,.3); -webkit-border-radius: .5em; -moz-border-radius: .5em; border-radius: .5em; -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2); -moz-box-shadow: 0 1px 2px rgba(0,0,0,.2); box-shadow: 0 1px 2px rgba(0,0,0,.2);}
.button:hover { text-decoration: none; color:#fff; }
.button:active { position: relative; top: 1px;}
.orange{ color: #fef4e9; border: solid 1px #da7c0c; background: #f78d1d; background: -webkit-gradient(linear, left top, left bottom, from(#faa51a), to(#f47a20)); background: -moz-linear-gradient(top,  #faa51a,  #f47a20); filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#faa51a', endColorstr='#f47a20'); }
.orange:hover { background: #f47c20; background: -webkit-gradient(linear, left top, left bottom, from(#f88e11), to(#f06015)); background: -moz-linear-gradient(top,  #f88e11,  #f06015); filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f88e11', endColorstr='#f06015'); }
.orange:active { color: #fcd3a5; background: -webkit-gradient(linear, left top, left bottom, from(#f47a20), to(#faa51a)); background: -moz-linear-gradient(top,  #f47a20,  #faa51a); filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f47a20', endColorstr='#faa51a');}
input.input-text,input.input-file,input.code,textarea { padding: 4px; font-size: 15px; outline: none; text-shadow: 0px 1px 0px #fff; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; border: 1px solid #ccc; -webkit-transition: .3s ease-in-out; -moz-transition: .3s ease-in-out; -o-transition: .3s ease-in-out; background:#fff url(../images/dt-10.gif) repeat-x left top; }
input.input-text:focus,input.input-file:focus,input.code:focus,textarea:focus { border: 1px solid #fafafa; -webkit-box-shadow: 0px 0px 6px #007eff; -moz-box-shadow: 0px 0px 5px #007eff; box-shadow: 0px 0px 5px #007eff;}
/*表单*/
td.text{ width:20%; padding:6px 5px 6px 0px; text-align:right; font-size:14px; font-weight:bold;}
td.input{ padding:6px 8px;}
td.input input{ margin-right:8px;}
td.input .info{ padding-left:15px; color:#f00;}
td.input img{ position:relative; bottom:1px;}
td.submint{ padding:10px;}
/*反馈系统提交表单-feedback文件样式*/
.feedback_table{ width:100%; margin-top:10px; text-align:left;}
.feedback_table td.text{ text-align:right; width:20%; height:28px; line-height:28px; padding-right:3px; font-weight:bold;}
.feedback_table td.input{ padding-left:3px;}
.feedback_table td.input input{ padding:2px; margin-right:5px;}
.feedback_table td.input textarea{ width:80%; padding:2px; margin-right:5px; }
.feedback_table td.input .info{ color:#f00; }
.feedback_table td.submint{ padding:5px 0px; }
.feedback_table td.submint input{ cursor:pointer;}

.prodbaseinfo_a{float:left;margin-left:20px; z-index:1;width:550px;}
.h2_prodtitle{font-size:16px;color:#414141;border-bottom:1px dashed #bbbbbb;padding:2px 0 10px;line-height:1.6em; }
.ul_prodinfo{padding:6px 0;overflow:hidden;zoom:1;}
.ul_prodinfos{padding:6px 15px;overflow:hidden;zoom:1;background:#f3f3f3;font-size:14px;font-weight:bold;}
.ul_prodinfos li{padding:5px 0 10px;}
.ul_prodinfo li{float:left;padding:6px 0;}
.ul_prodinfo li span{ font-size:16px; font-weight:bold; color:#1e3190}
.li_normalprice,.li_prono{line-height:30px; }
.ul_prodinfo .li_prono,.ul_prodinfo .li_marketprice,
.ul_prodinfo .li_volume,.ul_prodinfo .li_weight,.ul_prodinfo .li_jf,
.ul_prodinfo .li_brand .span_title{color:#999;}
.ul_prodinfo .li_brand{width:180px; }
.li_prono{line-height:2.9em;}
.ul_prodinfo .b_proprice{font-size:14px;color:#ce1919;font-weight:normal;}
.ul_prodinfo a.a_brand{color:#c00;}
.ul_prodinfo a.a_brand:hover{text-decoration:underline;}
.ul_prodinfo .li_jf{clear:both;width:300px; }
.ul_prodinfo .li_jf b{font-weight:normal;color:#c00;}
.ul_prodinfo .li_jf a.a_usejf{display:-moz-inline-stack;display:inline-block;*display:inline;*zoom:1;width:80px;height:22px;line-height:22px;line-height:25px\9;_line-height:22px;overflow:hidden;background-position:-420px -120px;text-align:center;color:#fff;margin:0 0 0 8px;filter:alpha(opacity=90);opacity:0.9;vertical-align:middle;}
.ul_prodinfo .li_jf a.a_usejf:hover{filter:alpha(opacity=100);opacity:1.0;}
.div_prothumb .span_prev,.div_prothumb .span_next  {background:url(../images/sprite.png) no-repeat;}
.div_prothumb{position:relative;padding:15px 15px 0;}

.thumbporbox{position:relative;width:275px;overflow:hidden;}
.ul_prothumb{position:relative;width:7500px; overflow:hidden;}
.ul_prothumb li{float:left;width:69px;text-align:center;}

.ul_prothumb img{padding:1px;border:1px solid #ddd;width:60px !important;height: 42px !important;}
.ul_prothumb li.now img{border: 1px solid #009A44 !important; }
.div_prothumb .span_prev,.div_prothumb .span_next{position:absolute;top: 7px;width:22px;height: 63px; text-indent:-999em;overflow:hidden;cursor:hand;cursor:pointer;}
.div_prothumb .span_prev{left:0px;_left:-25px;background-position:-90px -282px;}
.div_prothumb .span_prevb{background-position:-112px -282px;cursor:default;}
.div_prothumb .span_next{right:0px;background-position:-156px -282px;}
.div_prothumb .span_nextb{background-position:-134px -282px;cursor:default;}

.cpshow{ overflow:hidden; padding-top:5px;}
.cpshow li{ float:left; width:212px; margin: 0 6px 15px;}
.cpshow li.noMl{ margin-right:0;}
.cpshow li img{ display:block; border:1px solid #d3d3d3;width: 212px;margin: 0 auto;}
.cpshow li h4{ text-align:center; font-weight:normal; overflow: hidden;white-space: nowrap;text-overflow: ellipsis; line-height:30px;}
.cpshow li h4 a{ font-size:14px; color:#333;}
.cpshow li h4 a:hover{color: #1e3190;}
.cpshow li p{ font-size:13px; color:#666; line-height:21px; height:1px; overflow:hidden;}
.cpshow li span{ display:block; overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.cpshow li span .zx{ float:left; width:103px; height:40px; line-height:40px; text-align:center; font-size:13px; color:#fff; text-decoration:none; border-left:3px solid #333; background:#666;}
.cpshow li span .xq{ float:right; font-size:13px; color:#666; margin-top:14px;}
.cpshow li img:hover{ border-color:#1e3190;}
.cpshow li span .zx:hover{ background:#009A44; border-left-color:#009A44;}

/*站内搜索*/
ul.searchnavlist{ list-style:none; padding:0px; margin:0px;}
ul.searchnavlist li{ padding:5px 0px;}
#searchlist{ padding:15px;}
#searchlist li{ padding-left:10px; margin-bottom:6px; line-height:1.5;}
#searchlist ul{ list-style:none; padding:0px; margin:0px;}
#searchlist ul li{ padding:3px 5px; margin-bottom:5px;}
#searchlist ul li img{ display:none;}
#searchlist .search_title{ display:block; padding:2px 0px;}
#searchlist .search_title a{ font-size:14px; color:#12C; text-decoration:underline;}
#searchlist .search_title em{ color:#c00; text-decoration:underline; font-style:normal;}
#searchlist .search_detail{ display:block; }
#searchlist .search_detail a{ text-decoration:underline; color:#12C;}
#searchlist .search_content em{ color:#c00; font-style:normal;}
#searchlist .search_updatetime{ display:block; margin-top:5px; color:green;}
#searchlist a:hover{ text-decoration:underline;}

/*工具栏*/
.met_hits{ padding:0px 5px; height:35px; line-height:30px; margin-top:10px; border-top:1px dotted #ccc; text-align:right; position:relative; color:#666;}
.met_hits a{ color:#666;}
.met_hits .metjiathis{ position:absolute; left:5px; top:0px;}
.met_hits .metjiathis .jiathis_txt{float: left;}
.met_page{ text-align:center;}
.met_page a{ margin-right:50px; color:#1C57C4; text-decoration:underline;}

/* 返回头部 */
#roll {width: 40px;height: 40px;display: none;background: #000;position: fixed;right: 20px;bottom: 60px;z-index: 150;overflow: hidden;transition: all .2s ease-in-out 0s;cursor: pointer;border-radius: 50%;}
#roll:hover {background: #FF9900;}
#roll_top {width: 40px;height: 40px;display: block;background: url(../images/gotop.png) no-repeat;transition: all .2s ease-in-out 0s;}
#roll_top:hover {background: url(../images/gotop.png) no-repeat;}

/*网站地图*/
#sitemaplist{ padding:15px;}
#sitemaplist .sitemapclass{ padding:5px 0px;}
#sitemaplist .sitemapclass1{ display:block; height:28px; line-height:28px; margin-bottom:5px; border-bottom:1px solid #ddd;}
#sitemaplist .sitemapclass1 a{ padding:5px 10px; background:#eee;}
#sitemaplist .sitemapclass2{ padding-left:15px; padding-top:3px;}
#sitemaplist .sitemapclass2 h3{  background:url(../images/dt-0.gif) no-repeat left center; padding:2px 8px;}
#sitemaplist .sitemapclass2 h3 a{ color:#444;}
#sitemaplist .sitemapclass2 h3 a:hover{ color:#FF9900;}
#sitemaplist .sitemapclass2 div{ padding-left:2px;}
#sitemaplist .sitemapclass2 h4{ display:inline; padding:2px 6px;}
#sitemaplist .sitemapclass2 h4 a{ text-decoration:underline; color:#2c7199;}
#sitemaplist .sitemapclass2 h4 a:hover{color:#FF9900;}

/* 翻页样式 */
#flip{padding-bottom: 20px;}
.metpager_1{ text-align:center;}
.metpager_2{ text-align:center;}
.metpager_3{ text-align:center;}

.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:#07873c; }
.metpager_5 a:hover { border:1px solid #FF9900; color:#fff; background-color:#FF9900;}
.metpager_5 a:active {border:1px solid #009; color:#000;}
.metpager_5 span.current { padding:2px 8px 2px 8px; margin:2px; color:#000; text-decoration:none;}
.metpager_5 span.disabled { border:1px solid #ccdbe4; padding:2px 8px 2px 8px; margin:2px; color:#ddd;}

.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;}