﻿@charset "utf-8";
/**
 * 全局定义 - 初始化默认样式
 * @Company: (C) 2011 www.cndjb.cn
 * @author: <a href="mailto:545425565@qq.com">XIANGMIAO</a>
 * @QQ:545425565
 * @Time:2021-5-30 15:08:00
 */
body,div,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td{margin:0;padding:0;}
h1,h2,h3,h4,h5,h6{font-size:100%}address,cite,dfn,em,var{font-style:normal}
ul,ol,li{list-style:none;}a:link,a:visited{color:#0c8ac9;text-decoration:none;}a:hover,a:active{color:#f60;text-decoration: underline;}
img {border: 0;}

/******QQ********/
.QQbox {z-index: 9999; right: 0px; width: 150px; height:600px;position:fixed; _position: absolute; top:180px; right:0px;  background:url(../images/qq/qq.png) no-repeat;}
.close{width:20px; height:20px; margin-left:128px; cursor:pointer;}
.qq_list{margin-top:171px;}
.qq_list .qq_li{margin-top:8px; height:30px; line-height:30px;}
.qq_list .qq_li a{display:block; text-indent:40px; font-weight:bold; }
/******QQ********/

/********Class**************/
.l{float:left;}
.r{float:right;}
.box{width:1300px;}
.clear{clear:both;}
.font16{font-size:16px; color:#92b012; font-weight:bold;}
h3.all-title{ display:block;width:100%; font-size:38px; text-align:center; background:url(../images/x.png) no-repeat center bottom; height:70px; line-height:60px; font-weight:bold;}
.all-text{display:block; width:880px; margin:auto; text-align:center; font-size:18px; color:#333333; line-height:25px; padding-top:10px;}
/********Class**************/

body{font-size:14px;color:#555555;font-family:"微软雅黑";}

/********top adn nav**************/
header{width:100%; height:100px;/* background:#015DB2;*/ background:#92b012;box-shadow:0px 0px 8px 0 rgba(0, 0, 0, 0.15);}
.top{ width:99%;margin:auto;}
.top .logo{width:400px;float:left; height:100px;}
.top .logo a{display:block; width:200px; height:100px;background:url(../images/logo.png) no-repeat left center; background-size:100%;text-indent:-9999px; float:left;}
.top p{display:block;width:200px; height:100px;transform:translateY(30%);float:left; color:#FFF; font-size:16px;}
.top .sub-menu{ display:none;height: 100%;}

nav{width:auto;float:right;}	
nav ul li{float: left;display: inline-block; text-align: center; font-size: 16px; margin: 0 25px; line-height:100px;}
nav ul li a{ display:block; text-decoration:none;}
nav ul li a:link{color:#FFF; height:98PX;}
nav ul li a:visited{color:#FFF;}
nav ul li a:hover{color:#FFF; height:98PX; text-decoration:none; border-bottom:2px solid #F00;-webkit-transition: color 0.5s;transition: color 0.5s; -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1); color:#F00;}
/********top adn nav**************/

/********banner**************/
.banner{ width:100%; height:800px;background:url(../images/banner2.jpg) no-repeat center; }
.cp-lxb{width:100%; height:500px;background:url(../images/cp-lxb.jpg) no-repeat center}
.cp-pwb{width:100%; height:500px;background:url(../images/cp-pwb.jpg) no-repeat center}
.cp-gmb{width:100%; height:500px;background:url(../images/cp-gmb.jpg) no-repeat center}
.cp-lgb{width:100%; height:500px;background:url(../images/cp-lgb.jpg) no-repeat center}
.cp-zxb{width:100%; height:500px;background:url(../images/cp-zxb.jpg) no-repeat center}
.cp-zkb{width:100%; height:500px;background:url(../images/cp-zkb.jpg) no-repeat center}
.cp-clb{width:100%; height:500px;background:url(../images/cp-clb.jpg) no-repeat center}

.banner-about{width:100%; height:400px;background:url(../images/contactus.jpg) no-repeat center}
.banner-download{width:100%; height:400px;background:url(../images/download.jpg) no-repeat center}
.banner-news{width:100%; height:400px;background:url(../images/news.jpg) no-repeat center}
/********banner**************/


/*****分类**********/
.product-type{width:100%; padding-top:50px;}
.product-type ul{display:block; width:1300px; margin:auto; padding:40px 0px 40px 0px; overflow:hidden;}
.product-type ul li{display:block; background:url(../images/pr-li.png) no-repeat; width:174px; height:213px; float:left; margin-right:25px;}
.product-type ul li .type-img{ width:100%; text-align:center; height:62px;padding-top:7px;}
.product-type ul li a{ display:block; line-height:90px; text-align:center; font-size:30px; color:#000; text-decoration:none;}
.product-type ul li:hover{display:block; background:url(../images/pr-li1.png) no-repeat; cursor:pointer;}
.product-type ul a.type-more{display:block; text-decoration:none; width:50px; height:150px; border-radius:50px; border:2px solid #015DB2; float:right;writing-mode:vertical-rl; line-height:50px; text-align:center; margin-top:35px; color:#015db2; font-size:18px;}
.product-type ul .type-more:hover{ border:2px solid #F00; color:#F00;}
/*****分类**********/

/*****home products****/
.lxb-list{ background:#f7f7f7; padding:40px 0px 40px 0px;overflow:hidden}
.lxb-list ul{display:block; width:1300px; margin:auto; padding:50px 0px 50px 0px; }
.lxb-list ul li{ width:calc(100%/4); float:left; margin-bottom:20px;}
.item{width:95%; height:330px;  margin:auto; background:#FFF;border-radius:15px; position:relative;box-shadow: 0px 0px 8px #888888;border-radius: 8px; overflow:hidden;}
.item img{width:100%;}
.pro-info{width:100%;bottom: 0;left: 0;text-align: center;position: absolute; border-radius: 0 0 8px 8px; height: 57px; overflow: hidden; transition:height 1s; -moz-transition:height 1s; /* Firefox 4 */-webkit-transition:height 1s; /* Safari and Chrome */-o-transition:height 1s; /* Opera */background:#92b012; color:#FFF; cursor:pointer}
.pro-info h4 a{display:block; width:100%; height:57px; text-align:center; line-height:57px; font-size:16px; font-weight:400; color:#FFF;}
.pro-info p{text-align:left; font-size:13px; line-height:21px; width:90%; margin:auto;}
.pro-info:hover{ height:100%;opacity:0.8;}
.nobg{background:none;}
/*****home products****/

/********Home company**************/
.home-company{width:100%; height:865px; background:url(../images/company-bg.jpg) no-repeat center top; padding-top:40px; overflow:hidden;}
	.company-box{width:1240px; background:#FFF; margin:auto; margin-top:30px; padding:30px; overflow:hidden;}
	.company-text{width:100%; overflow:hidden;}
	.company-text img{ float:left; margin-right:20px;}
	.company-text p{display:block;text-indent:2em; line-height:25px; padding-top:10px;}
	.company-text a{display:block; width:120px; background:#92b012; float:right; text-align:center; color:#FFF; height:40px; line-height:40px; border-radius:20px;}
	
	.company-box ul{display:block;width:100%;overflow:hidden;}
	.company-box ul li{display:block; width:calc(100%/5); float:left; text-align:center;}
	.company-box span{display:block; font-size:16px; font-weight:bold; color:#92b012; line-height:45px; border-right:1px solid #92b012;}
	.text-img{padding-top:30px;}
/********Home company**************/

/********Home news**************/
.home-news{width:100%; margin-bottom:30px; overflow:hidden;}
.news-item{width:1300px; margin:auto; padding-top:50px;}
.news-item ul li{width:50%; float:left; margin-bottom:15px;}
.news-item ul li .time{width:65px; height:65px; float:left; background:#92b012; color:#FFF; text-align:center;}
	.time .day{display: block;font-size: 24px;line-height: 40px;}
	.time .year{font-size:14px;}
.news-item ul li .news-title{float:left; width:570px; padding-left:15px;}
.news-title a{ width:90%; display:block;font-size:16px; color:#92b012;font-weight:bold; overflow:hidden;}
.news-title p{ width:90%; display:block;line-height:25px; height:55px; font-size:14px; color:#555; overflow:hidden;}
/********Home news**************/

/********position**************/
.position{width:100%; line-height:60px; height:60px; border-bottom:1px solid #eaeaea;overflow:hidden;}
.position-box{width:1300px;line-height:60px; height:60px; background:url(../images/home.png) no-repeat 0px 22px; margin:auto;overflow:hidden;}
.position-mun{width:70%; float:left; text-indent:25px;}
.search{width:30%; float:left; text-align:right; padding-top:13px;}
.search form .keys{display:block; width:350px; height:30px;border:1px solid #E4E4E4; background:none; text-indent:20PX; border-right:0px; border-radius:35px 0px 0px 35px;float:left; color:#999999;outline: none; }
.search form .submit{width:37px; height:32px; background:url(../images/sear.png) no-repeat 0px 5px; border:0px; float:left;border:1px solid #E4E4E4; border-left:0px; cursor:pointer; border-radius:0px 35px 35px 0px;}
/********position**************/
.content{width:1300px; margin:auto; overflow:hidden;}
.catalog{width:240px; margin-top:15px; margin-left:20px; float:left;overflow:hidden; }
.catalog-title{display: block;background: #92b012;height: 80px;font-size: 14px;color: #FFF;padding: 20px 0 0 20px;}
.catalog-title strong{ display:block;font-size: 24px; font-weight: inherit;}
.catalog ul{display: block; border: 1px solid #eeeeee; width: 238px;}
.catalog ul li{display: block;width: 100%;line-height: 45px;height: 45px;font-size: 14px;border-top: 1px solid #eeeeee;}
.catalog ul li a{display:block; width:100%;  font-size:16px; text-indent:2em;}

.contact{margin-top:10px;}
.contact span{display: block;font-size: 14px; font-weight: bold; margin-top: 9px;}
.contact a.tels{display:block; width:100%-2px; border:1px solid #EAEAEA; height:55px; margin-bottom:5px; background:url(../images/tels.jpg) no-repeat 3px 10px; padding-left:48px; text-decoration:none;}
.contact a.qqs{display:block; width:100%-2px; border:1px solid #EAEAEA; height:55px; margin-bottom:5px; background:url(../images/qq.jpg) no-repeat 3px 10px; padding-left:48px;text-decoration:none;}
.contact a.down{display:block; width:100%-2px; border:1px solid #EAEAEA; height:55px; margin-bottom:5px; background:url(../images/dd.jpg) no-repeat 3px 10px; padding-left:48px;text-decoration:none;}
.contact-text{width:100%-2px; background: #fafafa; color:#999999; padding:15px; font-size:12px; line-height:24px;}

.product-msg{width:1040px; margin-top:15px; float:left;height:auto;}
.product-msg h1{ display:block; width:150px; border-radius:35px; color:#FFF; line-height:35px; background:#92b012; text-align:center;font-size:18px; margin-bottom:15px;}
.product-msg .summary{width:100%; padding-top:15px;}
.product-msg .summary p{width:750px; float:left; text-indent:2em; line-height:25px;}
.product-msg .summary-img{ float: left; clear: both; border: solid 1px #DDD; box-shadow: 1px 1px 1px #ccc;  margin-right: 15px;}
.summary-img span {display: block;border-top: solid 1px #DDD;background:url(../images/icon1.png) no-repeat 20px 8px;height: 35px;line-height: 35px;text-indent: 55px;}
.parameter{width:100%; padding:15px 0px 15px 0px;}
.parameter dl{ display:block;background:url(../images/bg-x.png); overflow:hidden;}
.parameter dl dt{width:10%; float:left; line-height:36px; color:#999; font-weight:bold; text-align:center; }
.parameter dl dd{width:40%; float:left; line-height:36px; }

.product-list{padding:20px 0px 20px 0px; overflow:hidden;}
.product-list ul li{width:calc(100%/4); margin-bottom:15px; float:left;}
.product-box{width:95%; margin:auto; border:1px solid #eaeaea; overflow:hidden;}
.product-box a#product-img{ display:block;width:100%; height:auto; border-bottom:1px solid #eaeaea; text-align:center; overflow:hidden;}
	#product-img img{width:100%; height:auto;}
.product-box a#product-name{ display:block;width:100%; height:45px; line-height:45px; text-align:center; font-weight:bold; overflow:hidden;}
.product-box p{width:95%; margin:auto; line-height:20px; height:100px; font-size:12px; text-indent:2em; color:#777; overflow:hidden;}
.product-box .product-butt{ padding:10px 0px 40px 0px;}
.product-box .product-butt a#price{ display:block;width:92px; height:30px; background:#92b012;float:left; color:#FFF; margin:0PX 10PX 0PX 25PX; text-align:center; line-height:30px;}
.product-box .product-butt a#shows{ display:block;width:92px; height:30px; background:#fd9313;float:left; color:#FFF; text-align:center; line-height:30px;}

/**相关文章**/
.relevant{width:100%;}
.relevant-title{width:100%; line-height:35px; height:35px; border-bottom:1px solid #EAEAEA; text-align:center; font-size:16px; font-weight:bold;}
.relevant-title span{ display:block; width:100px;line-height:35px; height:35px; border-bottom:2px solid #92b012;}
.relevant ul{display:block; padding:15px 0px 15px 0px; overflow:hidden;}
.relevant ul li{width:calc(100%/2); float:left; background:url(../images/icon3.png) no-repeat 0px 15px; text-indent:15px;line-height:35px; height:35px; overflow:hidden;}
/**相关文章**/

/**产品详情**/
.product-details{width:1040px; margin-top:15px; float:left;height:auto;}
.product-pic{width:400px; float:left; border:1px solid #EAEAEA; margin-right:35px;}
.product-pic img{ width:100%;}
.product-text{ width:500px;float:left; line-height:27px;} 
.product-text h1{ display:block; font-size:18px; color:#92b012; border-bottom:1px solid #eaeaea; line-height:45px;}
.product-text .button{padding:15px; border-top:1px solid #EAEAEA;}
.product-text a{display:block; padding:3px 25px 3px 25px;background:#92b012; line-height:35px; text-align:center; color:#FFF; font-size:16px; float:left; margin-right:15PX;border-radius: 5px;}
.product-text a.price{ background:#EF001D;color:#FFF;}
.product-text a:hover{background:#015DB2; color:#FFF;}
.product-text a:visited{ color:#FFF;}
.product-info{ padding:15px 0px 15px 0px;}

.catalog-tag{overflow:hidden; background:#F9F9F9;padding:5px 0px 5px 0px; border-bottom:2px solid #92b012;}
/*.catalog-tag h3{display:block; width:70px; height:80px; background:#92b012; color:#FFF; font-size:18px; line-height:80px; margin-right:15PX; text-align:center;float:left;}*/
.catalog-tag a{display:block; padding:5px 15px 5px 15px; background:#92b012; margin-right:5px; margin-left:5px;float:left; color:#FFF; margin-top:2PX;}
.fixedcatalog{position:fixed;top:0px; margin-left:0px;width:1040px;z-index:100000;_position:absolute;_top:expression(eval(document.documentElement.scrollTop));}

.product-content{line-height:35px; padding-top:10px; padding-bottom:25px;}
.product-content h2{ display:block;margin-bottom: 18px;font-size: 17px;color: #92b012; padding: 13px 10px; font-weight: 500; line-height: 20px; vertical-align: baseline; border-left: 3px #92b012 solid; display: block; word-wrap: break-word;  background-color: #f6f6f6; margin-top:18px; overflow:hidden;}
.product-content h3{ font-size:16px; font-weight:bold; margin-top:10px;}
.product-content p {display: block; line-height: 24px;}
.product-content table {border:1px solid #EAEAEA;border-right:0px; width:100%;}
.product-content table tr th {background:#92b012;color:#FFF;font-size:14px;font-weight:600;line-height:25px;border-bottom:1px solid #EAEAEA;	border-right:1px solid #EAEAEA;}
.product-content table tr td {text-align:center;	border-bottom:1px solid #EAEAEA;border-right:1px solid #EAEAEA;font-size:14px;}
.product-content table tr:nth-child(odd) {background:#f6f6f6;}

/**转载**/
.reprint{background:#fafafa; color:#999; padding:15px; font-size:14px; line-height:24px;}
/**转载**/

/**相关产品**/
.relevant-product{padding-top: 15px;padding-bottom: 15px;overflow: hidden;}
.relevant-product ul{display:block; padding:15px 0px 15px 0px; overflow:hidden;}
.relevant-product ul li{ display:block; width:calc(100%/4); float:left;}
.relevant-product ul li a{ display:block;width:95%; margin:auto; text-align:center;border:1px solid #EAEAEA; border-radius: 5px; overflow:hidden;}
.relevant-product ul li a img{width:99%;}
.relevant-product ul li a p{line-height:40px; height:40px; background:#92b012; }

.news-product{width:100%;}
.news-product ul{padding:15px 0px 15px 0px;}
.news-product ul li{ display:block; width:calc(100%/2); float:left; margin-bottom:10px;}
.news-product ul li a{ display:block;width:95%; color:#FFF; margin:auto; text-align:center;border:1px solid #EAEAEA; border-radius: 5px; overflow:hidden;}
.news-product ul li a img{width:99%;}
.news-product ul li a p{line-height:40px; height:40px; background:#92b012; }
/**相关产品**/

/**产品详情**/


/**知识中心**/
/*.news-type{ padding:20px; text-align:center; overflow:hidden;}
.news-type a{display:block; padding:3px 20px 3px 20px; float:left; margin-right:5px; border:1px solid #EAEAEA;}*/
.news-list-left{width:930px; margin-right:20px; float:left; margin-bottom:20px; border-right:1px solid #EAEAEA; overflow:hidden;}
	.news-tal{display:block; border-bottom:1px solid #EAEAEA; line-height:45PX; font-size:18px; text-indent:15px; border-left:2px solid #92b012; font-weight:bold; margin:15px 0px 15px 0px;}
	.news-list-left ul li{width:100%; padding-bottom:15px; border-bottom:1px solid #EAEAEA; margin-bottom:20px; overflow:hidden;}
	.news-list-img{width:215px; float:left; margin-right:15px;}
	.news-list-img img{border:1px solid #EEEEEE;}
	.news-list-text{width:700px; float:left; padding-top:5px;}
	.news-list-text h3{ display:block; font-size:18px;}
	.news-list-text p{display:block; padding-top:15px; color:#999; height:80px; line-height:24px;}
	.news-lis-link span{display:block; float:left; margin-right:15px;}
	
.news-msg-left{width:930px; margin-right:20px; float:left; margin-bottom:20px; border-right:1px solid #EAEAEA; overflow:hidden;}
	.news-content .news-msg-title h1{ display:block;line-height:45px; font-size:26px; font-weight:bold; color:#000; padding:15px 0px 0px 0px; text-align:center;}
	.news-content .news-msg-title p{display:block; width:98%;line-height:35px; color:#999; font-size:14px;text-align:center; border-bottom:1px double #EAEAEA; margin:auto;}
	.news-content .news-msg-info{padding:15px; line-height:30px; font-size:16px;}
		.news-msg-info p{display:block; line-height:26px; padding-bottom:10px;}
		.news-msg-info h2{margin-bottom: 8px;font-size: 17px;color: #92b012;padding: 13px 10px;font-weight: 700;line-height: 20px; vertical-align: baseline; border-left: 3px #92b012 solid; display: block; word-wrap: break-word; background-color: #f6f6f6; margin-top: 5px;}
		.news-msg-info em{font-style:italic; color:#929292;}
		.news-msg-info h3 {font-size: 15px;font-weight:bold; white-space: normal; padding-bottom: 5px;}
		.news-msg-info img { display: block; background-color: #fafafa;  border: 1px solid #eee;  margin-top: 8px;  margin: 0 auto 8px auto; height:auto; max-width: 760px!important;}
		.news-msg-info table { border:0px;width:100%;border-collapse:collapse;border-spacing:0;}
		.news-msg-info table tr th {background:#92b012;color:#FFF;font-size:14px;font-weight:600;line-height:25px;border-bottom:1px solid #EAEAEA;	border-right:1px solid #EAEAEA;}
		.news-msg-info table tr td {text-align:center;	border-bottom:1px solid #EAEAEA;border-right:1px solid #EAEAEA;font-size:14px;}
		.news-msg-info table tr:nth-child(odd) {background:#f6f6f6;}
		
		
		.news-right{width:348px; float:left;}
	.news-type{ width:100%;margin-top:10px; border-top:4px solid #92b012;text-align:center; overflow:hidden;}
	.news-type ul{display:block;}
	.news-type ul li{display:block; padding:15px 0px 15px 0px; font-size:20px; border:1px solid #EAEAEA; border-top:0PX;}

	.recommend-news{ display:block;width:100%; border-top:1px solid #EAEAEA; margin-top:10px; margin-bottom:10px;}
	.recommend-news h3{display:block; width:90px; font-size:18px; line-height:45px; border-top:1px solid #92b012; margin-top: -1px;}
	.recommend-news ul li{ display:block; height:32px; line-height:32px; background:url(../images/icon3.png) no-repeat 0px 12px; text-indent:15px; overflow:hidden;}
	
/**知识中心**/

.about-msg{width:1040px; margin-top:15px; line-height:40px; font-size:16px; float:left;height:auto;}
.about-msg h1{ display:block; width:150px; border-radius:35px; color:#FFF; line-height:35px; background:#92b012; text-align:center;font-size:18px; margin-bottom:15px;}

/***********下载***********/
.download-left{width:1000px; margin-top:15px; float:left;height:auto;}
.download-msg{padding:15px 0px 15px 0px;}
.download-msg ul li{ line-height:28px; border-bottom:1px dashed #ccc; padding-bottom:4px; margin-bottom:15px; overflow:hidden;}
.download-msg span{color:#888;padding-left:22px;}
.download-msg p{padding-left:22px; font-size:14px;}
.download-msg .down_l{width:800px; float:left;}
.download-msg .down_l a{display:block; font-size:14px; font-weight:bold;}
.download-msg .down_r{width:130px; float:right;}
.download-msg .down_r a{display:block; width:80px; text-align:center; background:#eaeaea;}
.download-msg .down_r a{ display:block; padding:0px 15px 0px 15px;height: 25px; line-height:25px; font-size:14PX; background:#92b012; border-radius:15px; text-align: center; color:#FFF; margin-top:8px;}
.doc{background:url(../images/doc1.jpg) no-repeat 0px 5px; text-indent:22px;}
.pdf{background:url(../images/pdf1.jpg) no-repeat 0px 7px; text-indent:22px;}

.show-download{width:1000px; float:left;}
.show-download h1{ display:block;font-size:18px; text-indent:30px; line-height:30px; height:30px; margin-bottom:5px; color:#333}
.docs{background:url(../images/DOC.png) no-repeat 0px 3px;}
.pdfs{background:url(../images/PDF.png) no-repeat 0px 3px;}

.show-download .jj{line-height:30px; height:30px; width:100%;} 
.show-download　p{ line-height:24px; padding-top:5px;}
.show-download .jj span{display:block; background:url(../images/xing.png) repeat-x 0px 10px; float:left;  width:75px; height:26px; line-height:26px;}
.download_pdf{margin-top:15px; margin-bottom:20px;}


.download-right{width:290px; margin-left:10px; float:left; padding-top:15px; overflow:hidden;}
.download-right a.download_but{ display:block; width:200px; height:43px; background:url(../images/download.png) no-repeat; overflow:hidden; text-indent:-1000px;}
.download-right .xgwd{margin-top:20px;}
.download-right .xgwd .xgwd-title{font-size:16px; font-weight:bold; padding-bottom:10px;}
.download-right .xgwd ul li{text-indent:20px; width:100%; height:30px; overflow:hidden; line-height:30px;}

.download-right .xgwdc{margin-top:20px;}
.download-right .xgwdc .xgwdc-title{font-size:16px; font-weight:bold; padding-bottom:10px;}
.download-right .xgwdc ul li{text-indent:10px; margin-left:5px; width:260px; height:28px; overflow:hidden; line-height:28px; background:url(../images/nli.gif) no-repeat 0px 12px;}

/***********下载***********/

.page{ font-size:14px;}
.page-pre{ background:#EAEAEA; height:35px; line-height:35px; text-indent:20px; color:#5A5A5A; margin-bottom:5px; margin-top:5px;}
.page-next{ background:#EAEAEA; height:35px; line-height:35px; text-indent:20px; color:#5A5A5A; }

#page{ width:400px;margin:auto; margin-top:10px; overflow:hidden;}
#page a{ display:block;padding:3px 5px 3px 5px; border:1px solid #ccc; float:left; margin-left:3px;}
#page span{padding:3px 5px 3px 5px; border:1px solid #ccc; float:left; margin-left:3px;}
#page .current{ background:#CCC;}
#page span.dian{ border:0px;padding:3px 2px 3px 2px;}
	
/***********footer********************/
footer{width:100%; background:#252526; overflow:hidden; color:#bcbcbc;}
.footer-nav{width:1300px; margin:auto; padding-top:50px; padding-bottom:30px; overflow:hidden;}
.footer-nav dl{display:block; width:calc(100%/6); float:left;font-size:16px;}
.footer-nav dl dt{color:#FFF; line-height:35px;font-size:18px;font-weight:bold;}
.footer-nav dl dd{ display:block;line-height:30px;}
.font28{font-size:28px; color:#92b012;}
.footer-nav dl.both{ font-size:14px;}

.footer-link{width:1300px; margin:auto;line-height:40px;}
.footer-copy{width:1300px; margin:auto; line-height:30px; padding:10px 0 16px; border-top:1px solid #3b3b3c; }
.authentication{width:1300px; margin:auto; text-align:center;}

/***********footer********************/
a:link{color:#555555;text-decoration:none;}
a:visited{color:#555555;text-decoration:none;}
a:hover{color:#92b012;text-decoration:none;}
a:active{color:#555555;}

.news-msg-info a:link{text-decoration:none; color:#136ec2;border-bottom: 1px dashed #136ec2;font-weight: 700;}
.news-msg-info a:visited{text-decoration:none; color:#136ec2;border-bottom: 1px dashed #136ec2;font-weight: 700;}
.news-msg-info a:hover{text-decoration:none; color:#136ec2;border-bottom: 1px dashed #136ec2;font-weight: 700;}
.news-msg-info a:active{text-decoration:none; color:#136ec2;border-bottom: 1px dashed #136ec2;font-weight: 700;}

.relevant-product a:link{color:#FFF;text-decoration:none;}
.relevant-product a:visited{color:#FFF;text-decoration:none;}
.relevant-product a:hover{color:#FFF;text-decoration:none;}
.relevant-product a:active{color:#FFF;}

.catalog-tag a:link{color:#FFF;text-decoration:none;}
.catalog-tag a:visited{color:#FFF;text-decoration:none;}
.catalog-tag a:hover{color:#FFF;text-decoration:underline;}
.catalog-tag a:active{color:#FFF;}

footer a:link{color:#bcbcbc;text-decoration:none;}
footer a:visited{color:#bcbcbc;text-decoration:none;}
footer a:hover{color:#92b012;text-decoration:underline;}
footer a:active{color:#bcbcbc;}

