t
div,
dl,
dt,
dd,
ul,
ol,
li,
p,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
th,
td {
	margin: 0;
	padding: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset,
img {
	border: 0
}
ul {
	list-style: none;
}
h1,
h2,
h3,
h4,
h5,
h6,
input,
select,
textarea,
option,
button {
	font-size: 100%
}
abbr {
	border: 0;
}
p {
	line-height: 1.5em;
}
a {
	text-decoration: none;
}
textarea {
	resize: none;
}
/*禁止改变大小*/
/*解决firefox按钮文字难以垂直居中问题*/

input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner {
	border: none;
	padding: 0;
}
input,
textarea,
select,
option,
button,
form,
fieldset {
	margin: 0;
	padding: 0;
	border-width: 1px;
	outline: none;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-o-box-sizing: content-box;
	-ms-box-sizing: content-box;
	box-sizing: content-box;
}
/*整体内容*/
 
.ziliao_toubu {
	width: 1200px;
	margin: 0 auto;
}
.ziliaotoubuzhengti {
	width: 100%;
	height: 40px;
	background: #f4f4f4;
}
/*订单内容*/
 
/*logo内容*/
 
.search_content_middle {
	float: right;
	height: 90px;
	width: 440px;
	margin-top: 10px;
}
#tab {
	position: relative;
	width: 360px;
	float: left;
	border-bottom: 2px solid #de0000;
}
#tab .tabList ul li {
	float: left;
	background: #fff;
	color: #999999;
	font-weight: bold;
	padding: 5px 0;
	width: 70px;
	position: relative;
	cursor: pointer;
	font-family: "微软雅黑";
	font-size: 16px;
}
#tab .tabCon {
	position: absolute;
	top: 32px;
	border: 2px solid #de0000;
	border-top: none;
	width: 360px;
	height: 35px;
	line-height: 35px;
	background: url(../img/4.jpg) no-repeat 3px;
}
#tab .tabCon div {
	padding: 10px;
	position: absolute;
	opacity: 0;
	filter: alpha(opacity=0);
}
#tab .tabList li.cur {
	border-bottom: none;
	border-bottom: 0px;
	font-family: "微软雅黑";
	color: #de0000;
	font-weight: bold;
}
#tab .tabCon div.cur {
	opacity: 1;
	filter: alpha(opacity=100);
}
.chanpin {
	width: 338px;
	height: 32px;
	line-height: 32px;
	margin-top: -7px;
	border: none;
	position: absolute;
	z-index: 99;
	float: left;
	margin-left: 10px;
	outline: none;
	color: #424242;
	font-family: "微软雅黑";
	font-size: 14px;
}
.tab_content {
	width: 440px;
	height: 70px;
	margin: 0 auto;
	margin-top: 15px;
}
.sousuo {
	cursor: pointer;
	font-family: "微软雅黑";
	font-size: 16px;
	color: #fff;
	background: #de0000;
	height: 37px;
	line-height: 37px;
	margin-bottom: 0px;
	margin-top: 32px;
	width: 75px;
	text-align: center;
	float: left;
}
.sousuo p {
	line-height: 37px;
	height: 37px;
}
.header .header_content .header_right {
	width: 300px;
	float: right;
	height: 129px;
}
.header_right_content {
	width: 100px;
	height: 100px;
	margin-top: 27px;
	float: left;
	text-align: center;
}
.header_right_content p {
	font-family: "微软雅黑";
	font-size: 14px;
	color: #999;
}
/*导航内容*/

.ziliaoguanli_daohang {
	width: 100%;
	height: 50px;
	float: left;
	background: #de0000;
	box-shadow: 0 2px #bd0000;
}
.ziliaoguanli_daohang_content {
	width: 1200px;
	height: 50px;
	margin: 0 auto;
}
.ziliaoguanli_daohang_content .daohang1 {
	width: 260px;
	height: 50px;
	float: left;
}
.sw_categorys_nav {
	position: relative;
	width: 260px;
	height: 50px;
	background: #b40202;
	z-index: 1000;
}
.sw_categorys_nav .container {
	width: 200px;
}
.sw_categorys_nav .allcategorys {
	float: left;
	height: 50px;
	width: 260px;
	position: relative;
}
.sw_categorys_nav .allcategorys .title-item-hd a {
	height: 50px;
	line-height: 50px;
	font-family: '微软雅黑';
	text-indent: 20px;
	font-weight: bold;
	color: #fff;
	display: block;
	text-decoration: none;
	background: #a21c1d;
}
.sw_categorys_nav .allcategorys .title-item-hd a .icon {
	position: absolute;
	display: block;
	width: 35px;
	height: 20px;
	top: 20px;
	right: 10px;
	background: url("../img/111.png") no-repeat;

	overflow: hidden;
}
.sw_categorys_nav .allcategorys .title-item-hd a.curr {
	color: #fff;
	background: #b40202;
}
.sw_categorys_nav .allcategorys .title-item-hd a.curr .icon {
	background: url("../img/111.png") no-repeat;
}
.sw_categorys_nav .allcategorys .sublist {
	/*background: rgba(255, 255, 255, 0.6) !important;*/
	/* IE无效，FF有效 */
	
	background: #fff;
	filter: alpha(opacity=30);
	-moz-opacity: 0.3;
	/* FF 3.5以下 */
	
	opacity: 0.3;
	/* FF 3.5及以上 */
	
	filter: alpha(opacity=30);
	/* IE6及以上 */
	
	background: #fff;
	position: absolute;
	width: 240px;
	height: 590px;
	overflow: hidden;
	z-index: 999;
	padding: 20px 0 0 20px;
	display: none;
}
.sw_categorys_nav .allcategorys .sublist1 {
	background: rgba(255, 255, 255, 0.6) !important;
}
.allcategorys .sublist li {
	width: 220px;
	padding-bottom: 15px;
	padding-top: 15px;
	border-bottom: 1px solid #666;
}
.allcategorys .sublist li p.mcate-item-bd {
	padding-left: 2px;
}
.allcategorys .sublist li p.mcate-item-bd a {
	height: 26px;
	line-height: 26px;
	margin-right: 5px;
	font-family: "微软雅黑";
	font-size: 14px;
	color: #666;
	text-decoration: none;
	display: inline-block;
}
.allcategorys .sublist li p.mcate-item-bd a:hover {
	color: #f00;
	text-decoration: underline;
}
.ziliaoguanli_daohang_content .daohang2 {
	cursor: pointer;
	text-align: center;
	font-family: "微软雅黑";
	font-size: 18px;
	line-height: 50px;
	color: #fff;
	width: 120px;
	height: 50px;
	float: left;
	margin-left: 15px;
}
.ziliaoguanli_daohang_content .daohang2:hover {
	cursor: pointer;
	background: #a21c1d;
}
.ziliaoguanli_daohang_content .gouwuche {
	width: 358px;
	background: #f6f6f6;
	height: 52px;
	float: right;
}
.ziliaoguanli_daohang_content .gouwuche .gouwuche_left {
	width: 220px;
	height: 52px;
	float: left;
}
.ziliaoguanli_daohang_content .gouwuche .gouwuche_left p {
	margin-left: 10px;
	font-family: "微软雅黑";
	font-size: 14px;
	line-height: 52px;
	height: 52px;
}
.ziliaoguanli_daohang_content .gouwuche .gouwuche_left span {
	font-family: "微软雅黑";
	font-size: 20px;
	color: #de0000;
}
.ziliaoguanli_daohang_content .gouwuche .gouwuche_right {
	background: #DE0000;
	margin-top: 6px;
	margin-right: 10px;
	border-radius: 5px;
	-o-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	width: 120px;
	height: 40px;
	float: right;
}
.gouwuche_right_left {
	float: left;
	width: 44px;
	height: 44px;
	position: absolute;
	z-index: 99;
	margin: -2px 0 0 -12px;
}
.gouwuche_right_right {
	float: right;
	width: 75px;
	margin-right: 7px;
	height: 40px;
	font-family: "微软雅黑";
	font-size: 12px;
	color: #fff;
	text-align: center;
	line-height: 40px;
}
.nav {
	width: 1200px;
	height: 40px;
	line-height: 40px;
	margin: 0 auto;
	/*导航位置*/
	
	text-align: center;
	font-size: 12px;
	position: relative;
	background: #f8f8f8;
	margin: 0 auto;
	float: left;
	font-family: "微软雅黑";
	color: #808080;
}
/*nav-main*/

.nav-main {
	height: 100%;
	list-style-type: none;
	text-align: center;
}
.nav-main span {
	display: inline-block;
	margin-left: 18px;
	width: 7px;
	height: 7px;
	background: url('../img/down-icon.png') no-repeat;
}
/*导航条设置*/

.nav-main>li {
	text-align: center;
	height: 100%;
	display: block;
	float: right;
	background: #f8f8f8;
	color: #808080;
	margin-right: 1px;
	cursor: pointer;
	overflow: hidden;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	font-family: "微软雅黑";
	font-size: 14px;
	color: #999999;
}
.nav-main li a {
	color: #999999;
}
.nav-main li a:hover {
	color: #f00;
}
.nav-main .tuichu {
	text-align: left;
}
.nav-main .dizhi {
	float: left;
	font-family: "微软雅黑";
	font-size: 14px;
	color: #999999;
	margin-left: 0px;
}
.nav-main .dizhi samp {
	color: #FF8800;
}
.nav-main li samp {
	color: #FF8800;
}
.nav-main .tuichu:hover {
	color: #FF8800;
}
/*隐藏盒子设置*/

.hidden-box {
	width: 350px;
	border-top: 0;
	position: absolute;
	display: none;
	top: 40px;
	float: right;
	background: #fff;
	border: 1px solid #ccc;
	border-top: 0px;
	color: #808080;
	z-index: 999;
}
.hidden-box>ul {
	list-style-type: none;
	color: #808080;
	cursor: pointer;
}
.hidden-box li:hover {
	color: #ff8800;
	text-decoration: underline;
}
/*隐藏盒子位置设置*/

.hidden-loc-xiaoxi {
	right: 80px;
	width: 350px;
}
/*尾部内容开始*/

.footer {
	width: 100%;
	height: 300px;
	float: left;
	background: #fff;
}
.footer_content {
	width: 1120px;
	height: 300px;
	margin: 0 auto;
}
.footer_content_left {
	width: 245px;
	height: 280px;
	margin-top: 20px;
	float: left;
	background: #fff;
}
.footer_content_left .top {
	width: 245px;
	height: 140px;
}
.footer_content_left .top p {
	width: 245px;
	text-align: center;
	font-family: "微软雅黑";
}
.footer_content_left .top .dianhua {
	font-size: 30px;
	margin-top: -10px;
	color: #de0000;
}
.footer_content_left .top .kefu {
	font-size: 14px;
	color: #999;
	margin-top: -5px;
}
.footer_content_left .bottom {
	width: 245px;
	height: 140px;
}
.footer_content_left .bottom .erweima1 {
	width: 94px;
	float: left;
	text-align: center;
	font-family: "微软雅黑";
	font-size: 12px;
	color: #999;
	margin-left: 10px;
	margin-top: 5px;
}
.footer_content_left .bottom .erweima2 {
	width: 92px;
	float: left;
	text-align: center;
	font-family: "微软雅黑";
	font-size: 12px;
	color: #999;
	margin-left: 20px;
	margin-top: 5px;
}
.footer_content_right {
	width: 750px;
	height: 280px;
	margin-left: 70px;
	float: left;
	margin-top: 20px;
}
.footer_content_right_top {
	width: 750px;
	height: 52px;
	float: left;
	margin-top: 30px;
}
.footer_content_right_top ul li {
	float: left;
	width: 250px;
	float: left;
}
.footer_content_right_top .left {
	height: 52px;
	width: 52px;
	float: left;
	margin-left: 33px;
}
.footer_content_right_top .right {
	width: 140px;
	margin-left: 20px;
	float: left;
}
.footer_content_right_top .right .zhengping {
	font-family: "微软雅黑";
	font-size: 18px;
	color: #666;
}
.footer_content_right_top .right .fapiao {
	font-family: "微软雅黑";
	font-size: 12px;
	color: #999;
}
.footer_content_right_bottom {
	width: 750px;
	height: 140px;
	margin-top: 40px;
	float: left;
}
.footer_content_right_bottom ul {
	width: 100px;
	height: 140px;
	float: left;
	margin-right: 20px;
	margin-left: 30px;
}
.footer_content_right_bottom ul li {
	cursor: pointer;
	width: 100px;
	font-family: "微软雅黑";
	line-height: 22px;
	font-size: 14px;
	color: #999;
}
.footer_content_right_bottom .biaoti {
	cursor: pointer;
	font-size: 16px;
	color: #333;
	margin-bottom: 20px;
}
.footer_content_right_bottom ul li:hover {
	cursor: pointer;
	color: #f00;
}
.footer_content_right_bottom .biaoti:hover {
	cursor: pointer;
	color: #333333;
}
.footer_content_right_bottom .last {
	margin-right: 0px;
}

/*登录尾部内容*/
.denglu_footer{ width: 100%; height: 75px; background: #fff; clear: both;}
.denglu_footer_content{ width: 1200px; margin: 0 auto; height: 75px; line-height: 75px; text-align: center; font-family: "微软雅黑"; color: #646262; font-size: 12px;}
.denglu_footer_content a{ color: #646262;}
.denglu_footer_content a:hover{ color: #CC0717;}
/*整体内容*/
.denglu{ width: 100%; height: 844px; background: #f5f5f5;}

/*第一部分内容*/
.denglu-first1{ width: 100%; height: 85px; background: #fff; border-bottom: 1px solid #e5e5e5;}
.denglu-first1 .denglu-first1-content{width: 1200px; margin: 0 auto; height: 85px;}
.denglu-first1-content-left{ width: 800px; height: 85px; float: left;}
.denglu-first1-content-left .logo{ width: 245px; height: 79px; margin-top: 3px; float: left;}
.denglu-first1-content-left .biaoti{ float: left; height: 40px; border-left: 1px solid #838383; margin-top: 22px; line-height: 40px; }
.denglu-first1-content-left .biaoti p{font-family: "微软雅黑"; font-size: 18px; color: #666666; height: 40px; line-height: 40px; margin-left: 15px;}

.denglu-first1-content-right{ width: 178px; float: right; height: 85px; background: url(../img/denglu/2.png) 5px no-repeat;}
.denglu-first1-content-right .jiamengrexian{ height: 20px; line-height: 20px; font-family: "微软雅黑"; font-size: 14px; color: #838383; margin: 20px 0 0 45px;}
.denglu-first1-content-right .dianhua{ height: 20px; line-height: 20px; margin-left: 45px; font-family: Constantia; font-size: 22px; font-weight: bold; color: #f54152;}

/*第二部分内容*/
.denglu-frist2{ width: 100%; height: 725px; background: url(../img/denglu/3.png)0 80px no-repeat;}
.denglu-frist2 .denglu-first2-content{ width: 1200px; height: 715px; margin: 0 auto;}

.denglu-first2-content-top{width: 1200px; height: 435px; margin-top: 35px;}
.denglu-top-contents{ width: 384px; height: 466px; float: right;padding-left:520px;}
.denglu-top-contents .denglu-top-contents-top{ float: left; width: 420px; height: 38px;}
.denglu-top-contents .denglu-top-contents-top p{ font-family: "微软雅黑"; font-size: 14px; color: #888585;}
.denglu-top-contents .denglu-top-contents-top span{font-family: "微软雅黑"; font-size: 14px; font-weight: bold; color: #e41730;}

.denglu-top-contents .denglu-top-contents-bottom{ float: left; background-color: rgba(255, 255, 255, 1);
    border-radius: 0px 2px 2px 0px;
    position: relative;
    width: 384px;
    height: 466px;  }
.contents-bottom-neirong{ float: left; width: 384px;   background: #fff;}

/* 本例子css */
.hasMoreTab{ width:404px; font-family:"Microsoft YaHei"; }
.hasMoreTab .hd{ line-height:24px; height:24px; position:relative; padding-right:10px; margin-top: 20px;  }
.hasMoreTab .hd ul{ z-index:5; position:absolute; height:26px;  overflow:hidden; zoom:1; }
.hasMoreTab .hd li{ float:left;   font-family: "微软雅黑"; font-size: 20px; color: #999; width: 182px; text-align: center; cursor:pointer; margin-left:-1px;  }
.hasMoreTab .hd .li1{border-right: 1px dashed #C8D1D5;}
.hasMoreTab .hd li.on{ height:25px; line-height:25px; background:#fff; color: rgba(0, 94, 255, 0.9); border-top:0; border-left:1px dashed #C8D1D5;  border-bottom:1px solid #fff; }
.hasMoreTab .bd{  padding:10px; clear:both; position:relative;  }
	
	
	
/*登录*/	
.yonghuming{ background: url(../img/denglu/4.png)8px no-repeat; border: 1px solid #e5e5e5; border-radius: 3px; -o-border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; box-shadow: 0 0 1px #ccc; width: 290px; margin: 0 auto; height: 42px; margin-top: 14px;}
.yonghuming .shurukuang{ outline: none; width: 260px; height: 30px; line-height: 30px; margin-top: 5px; border: 0px; margin-left:30px; font-family: 14px;}
.yonghuming-mima{ background: url(../img/denglu/5.png)8px no-repeat; border: 1px solid #e5e5e5; border-radius: 3px; -o-border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; box-shadow: 0 0 1px #ccc; width: 290px; margin: 0 auto; height: 42px; margin-top: 14px;}
.yonghuming-mima .shurukuang{ outline: none; width: 260px; height: 30px; line-height: 30px; margin-top: 5px; border: 0px; margin-left:30px; font-family: 14px;}
.denglu1{ display:block;width: 290px; border:none;height: 40px; font-family: "微软雅黑"; font-size: 16px; color: #fff; height: 40px; line-height: 40px;/*text-align: center;*/ margin: 0 auto; margin-top: 20px; background: rgba(0, 94, 255, 0.9); border-radius: 3px; -o-border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; box-shadow: 0 3px rgba(0, 94, 255, 0.9);}
 
.zhuce{ width: 290px; height: 20px; line-height: 20px; margin: 0 auto; margin-top: 20px; text-align: left;}
.zhuce p{font-family: "微软雅黑"; font-size: 12px; color: #666666; height: 20px; line-height: 20px;}
.zhuce span{color:rgba(0, 94, 255, 0.9);}
.xieyi{ width: 290px; height: 40px; line-height: 40px; margin: 0 auto;}
.xieyi span{ color: #ed2f5c;}
.xieyi p{ float: right; font-family: "微软雅黑"; font-size: 12px; color: #666666; height: 40px; line-height: 40px;}
.xieyi .danxuan{ float: right; height: 40px; line-height: 40px; margin-right: 5px;}
.qqdenglu{ width: 320px; height: 44px; margin: 0 auto; padding-bottom: 20px;}
.qqdenglu-left{ float: left; width: 50px; height: 1px; border-top: 1px solid #e5e5e5; margin-top: 19px;}
.qqdenglu-middle{ float: left; background: url(../img/denglu/6.png) right no-repeat; font-family: "微软雅黑"; font-size: 16px; color: #b3b3b3; height: 44px; line-height: 44px; width: 200px; margin-left:12px;}
.qqdenglu-right{ float: right; width: 50px; height: 1px; border-top: 1px solid #e5e5e5; margin-top: 19px;}

.yonghuming_mima1{ width: 290px; margin: 0 auto; height: 42px; margin-top: 14px;}
.yonghuming_mima{ float: left; background: url(../img/denglu/5.png)8px no-repeat; margin-top: -1px; border: 1px solid #e5e5e5; border-radius: 3px; -o-border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; box-shadow: 0 0 1px #ccc; width: 160px;  height: 40px;}
.yonghuming_mima .shurukuang{ width: 130px; height: 30px; line-height: 30px; margin-top: 5px; border: 0px; margin-left:30px; font-family: 14px;}

.yzmdx{ background: #f3f3f3; line-height: 40px; text-align: center; font-family: "微软雅黑"; font-size: 14px; color: #999797; width: 120px; height: 40px; border: 1px solid #e1e1e1; float: left; margin-left: 6px;border-radius: 3px; -o-border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; box-shadow: 0 0 1px #ccc;}

.nicheng{ background: url(../img/denglu/10.png)8px no-repeat; border: 1px solid #e5e5e5; border-radius: 3px; -o-border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; box-shadow: 0 0 1px #ccc; width: 290px; margin: 0 auto; height: 42px; margin-top: 14px;}
.nicheng .shurukuang{ width: 260px; height: 30px; line-height: 30px; margin-top: 5px; border: 0px; margin-left:30px; font-family: 14px;}

.mima{ background: url(../img/denglu/11.png)8px no-repeat; border: 1px solid #e5e5e5; border-radius: 3px; -o-border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; box-shadow: 0 0 1px #ccc; width: 290px; margin: 0 auto; height: 42px; margin-top: 14px;}
.mima .shurukuang{ width: 260px; height: 30px; line-height: 30px; margin-top: 5px; border: 0px; margin-left:30px; font-family: 14px;}

.dizhi{ width: 290px; margin: 0 auto; height: 30px; margin-top: 10px;}
.dizhi p{ height: 30px; line-height: 30px; float: left; font-family: "微软雅黑"; font-size: 14px; color: #7f7f7f;}
.dizhi select{ height: 20px; float: left; margin: 5px 0 0 10px; border: 1px solid #e5e5e5;  font-family: "微软雅黑"; font-size: 14px; color: #7f7f7f; border-radius: 3px; -o-border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; box-shadow: 0 0 1px #ccc;}





.denglu-first2-content-bottom{ width: 1200px; height: 90px; margin-top: 120px;}
.denglu-first2-content-bottom .bottom-left{ float: left; height: 90px;}
.bottom-left .bottom-left-top{ height: 40px; background: url(../img/denglu/7.png)2px no-repeat;}
.bottom-left .bottom-left-top p{ font-family: "微软雅黑"; color: #383838; font-size: 18px; height: 40px; line-height: 40px; margin-left: 35px;}

.bottom-left .bottom-left-footer{ width: 220px; height: 50px;}
.bottom-left .bottom-left-footer p{ font-family: "微软雅黑"; font-size: 14px; color: #888888; line-height: 25px;}


.denglu-first2-content-bottom .bottom-middle{ float: left; height: 90px; margin-left: 20%;}
.bottom-middle .bottom-left-top{ height: 40px; background: url(../img/denglu/8.png)2px no-repeat;}
.bottom-middle .bottom-left-top p{ font-family: "微软雅黑"; color: #383838; font-size: 18px; height: 40px; line-height: 40px; margin-left: 40px;}

.bottom-middle .bottom-left-footer{ width: 220px; height: 50px;}
.bottom-middle .bottom-left-footer p{ font-family: "微软雅黑"; font-size: 14px; color: #888888; line-height: 25px;}

.denglu-first2-content-bottom .bottom-right{ float: right; height: 90px;}
.bottom-right .bottom-left-top{ height: 40px; background: url(../img/denglu/9.png)2px no-repeat;}
.bottom-right .bottom-left-top p{ font-family: "微软雅黑"; color: #383838; font-size: 18px; height: 40px; line-height: 40px; margin-left: 40px;}

.bottom-right .bottom-left-footer{ height: 50px;}
.bottom-right .bottom-left-footer p{ font-family: "微软雅黑"; font-size: 14px; color: #888888; line-height: 25px;}

/*登录尾部内容*/
.denglu-footer{ width: 100%; height: 105px; border-top:1px solid #e5e5e5; background: #fff;}
.denglu-footer-content{ width: 1200px; margin: 0 auto; height: 75px; line-height: 75px; text-align: center; font-family: "微软雅黑"; color: #646262; font-size: 12px;}
.denglu-footer-content a{ color: #646262;}
.denglu-footer-content a:hover{ color: #CC0717;}










