@charset "utf-8";
/* CSS Document */
/*    publicClass      */
@import url("/static/css/public1.css");
*{ margin:0; padding:0; -webkit-text-size-adjust: none; }
body { color:#444; font-size:12px;font-weight: inherit;	font-style: inherit; font-family: Arial,微软雅黑, 黑体,; min-width: 1000px; margin: 0 auto; word-wrap: break-word;}
a{ color: #444; text-decoration: none;cursor:pointer; blr:expression(this.onFocus=this.blur());outline:none;}
a:hover { color: #F00;}
h1,h2,h3,h4,h5,h6 { font-size:13px; font-weight:normal;}
div {overflow:hidden;}
ul,li { list-style-type:none;}
img { border:0; vertical-align:top;blr:expression(this.onFocus=this.blur());}
.left { float:left; }
.right { float:right; }
.clear { font-size:1px; line-height:1px; height:1px; clear:both; visibility:hidden;}
.space5 { font-size:1px; height:5px; clear:both; visibility:hidden;}
.space8 { font-size:1px; height:8px; clear:both; visibility:hidden;}
.space10 { font-size:1px; height:10px; clear:both; visibility:hidden;}
.space15 { font-size:1px; height:15px; clear:both; visibility:hidden;}
.space20 { font-size:1px; height:20px; clear:both; visibility:hidden;}
.space30 { font-size:1px; height:30px; clear:both; visibility:hidden;}
/*
#BigBox {margin:0 auto; width:100%;background: linear-gradient(#598aff,#69dcff,#c2ee97,#9bffcf,#d4ffc7,#fffec3,#b6f2ff,#5aadfa);}
*/
#BigBox {margin:0 auto; width:100%; background:url(/static/img/act/wcrd/2025/zongbj.png)  no-repeat 50% 0;  position: relative; z-index: 3; overflow:hidden; }

.clouds {
	position: absolute;
	width: 100%;
	height: 1160px;
	top: 0;
	left: 0;
	z-index: 2;
	overflow: hidden;
}

/* 文字缩放 */
@-webkit-keyframes textzoom {
	0% {
		opacity: 0;
		transform: scale(0);
	}


	100% {
		opacity: 1;
		transform: scale(1);
	}
}

@keyframes textzoom {
	0% {
		opacity: 0;
		transform: scale(0);
	}


	100% {
		opacity: 1;
		transform: scale(1);
	}
}

.zoom {
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	top: 33px;
	z-index: 2;
}

.zoom img {
	-webkit-animation: textzoom 4s linear normal;
	animation: textzoom 4s linear normal;
}

/* 云朵飘动 */
@-webkit-keyframes bannerCloud {
	0% {
		opacity: 1;
		-webkit-transform: scale(1);
	}

	10%,
	80% {
		opacity: 0.9;
	}

	100% {
		opacity: 1;
		-webkit-transform: scale(3);
	}
}

@keyframes bannerCloud {
	0% {
		opacity: 1;
		-webkit-transform: scale(1);
	}

	10%,
	80% {
		opacity: 0.9;
	}

	100% {
		opacity: 1;
		-webkit-transform: scale(3);
	}
}


.cloud3 {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 650px;
	overflow: hidden;
	background: url(/static/img/act/wcrd/2025/cloud.png) 50% -50px no-repeat;
	background-size: 100%;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	z-index: 1;
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-animation: bannerCloud 40s linear 0s infinite normal;
	animation: bannerCloud 40s linear 0s infinite normal;
}



#BigBox #top{margin:0 auto;}

.smallBox{ margin: 0 auto;width: 1000px;}
.smallBox-1{ margin:0 auto; width:100%; background:url(/static/img/act/wcrd/2025/zongbj.png)  no-repeat 50% 0;  position: relative; z-index: 3; overflow:hidden}
.banner,.tici,.main1,.main2,.main3,.main4,.main5,.main6,.main7,.main16{ width:1000px; margin:0 auto;}

.main17 { width:1000px; margin:0 auto;}
.top { width:1000px; margin:0 auto;}
.ldjh img { width:1000px;}
#tici img { width:1000px;}

/*导航*/
.MenuNav { background:#1165dd; width:992px; height:59px; margin:0 auto;   padding:10px 0 4px 8px;}
.menu { width:1000px; margin:0 auto;}
.menu .left_menu { float:left; width:840px;}
.menu .left_menu li { float:left;  width:64px;_width:63px; line-height:26px; text-align:center; color:#FFFFFF; font-size:13px;}
.menu .left_menu li.fix { width:9px; text-align:center;} 
.right_menu li { float:left; width:54px; line-height:26px;text-align:center; font-size:13px; color:#ffffff; }
.menu .left_menu li a ,.right_menu li a{ color:#ffffff; }
.menu .right_menu li.fix{ width:28px; text-align:center;} 
.bdsearch{width:108px; padding-top:5px;  float:left;}/*搜索框*/
.cx{ padding-top:3px; float:left;}


.zhilqgjis {width:1000px; background:url(/static/img/act/wcrd/2025/zhilqgjisbj.png) no-repeat; height:764px}
.logoleft {float:left; background-color:#ff0000; width:256px;height:764px}
.spleft {float:right; width:570px; margin-right:76px}
.wziright {float:right; width:714px;margin-right:15px; margin-top:8px}
.wziright p {font-size:16px; line-height:28px;text-align:justify; color:#fff; margin-left:36px; width:650px}


/*热点快讯*/
.newst { background:url(/static/img/act/wcrd/2021/newstop.png) no-repeat; height:42px; overflow:hidden;}
.newst ul { height:42px; line-height:40px; font-size:19px;  overflow:hidden; padding: 0 14px 0 130px ;}
.newst ul li { background:url(/static/img/act/wcrd/2025/dianddf.png) 2px 17px no-repeat; padding-left:20px; color:#fff;}
.newst ul li a { color:#fff;}


/*之前315资讯

.news {  margin:0 auto; width:1000px;}
.newsh  {background:url(/static/img/act/wcrd/2021/h1.png) bottom center no-repeat;height:48px; color:#fff;}
.newsh span {float: right; padding-right: 18px;font:16px/35px 微软雅黑; padding-top:10px;} 
.newsh a { color:#fff; }
.newsc { background-color:#fff; width:1000px;border-left: 1px solid #e9e9e9; border-right: 1px solid #e9e9e9;border-bottom: 1px solid #e9e9e9; padding-top:10px;}
.newszx { padding-left:5px;}
.newsc h2 { font-size:16px; color:#000000;  font-weight:600;  overflow:hidden;}
.newsc h2:hover { font-size:16px; color:#ff0000;  font-weight:600;  overflow:hidden;}
.newsc dl { background:url(/static/img/act/wcrd/2021/dian3.png) 0 16px no-repeat; padding:3px 14px; width:450px; float:left; margin-left:15px}
.newsc dt { font:18px/37px 微软雅黑; overflow:hidden; height:40px;}
.newsc dd { font:14px/24px 微软雅黑; color:#666;border-bottom:1px #999 dashed; padding-bottom:12px; text-indent:2em;}

*/


/*315资讯*/

.news { margin:0px auto; width:1000px;background:url(/static/img/act/wcrd/2025/zixun_bg.jpg) top no-repeat #dff2f8; overflow:hidden; height:1460px;}
.newsh  {margin:0px auto; width:100%; height:176px; margin-top:24px}
.newsh span {float: right; padding-right: 40px;font:16px/35px Arial; padding-top:132px;  } 
.newsh a { color:#ffffff; }
.newsc { margin:0 auto; width:1000px; padding-top:0px;height:522px}
.newszx {width:460px; float:left; margin-left:30px}
.newsyx {width:460px; float:right; margin-right:15px}
.newsc h2 { font-size:16px; color:#ff0000;  font-weight:600;  text-overflow:ellipsis; line-height:30px }
.newsc h2:hover { font-size:16px; color:#382bd5;  font-weight:600;  overflow:hidden; line-height:30px}
.newsc dl { background:url(/static/img/act/wcrd/2025/dianddf.png) 0 16px no-repeat; padding:3px 20px; float:left; margin-top:16px }
.newsc dl a{ font-size:16px; color:#ff0000;  font-weight:600; overflow:hidden;}
.newsc dl:hover { background:url(/static/img/act/wcrd/2025/dianddf-2.png) 0 16px no-repeat; padding:3px 20px;  float:left; margin-top:16px }
.newsc dt { font:18px/37px Arial; overflow:hidden; height:70px;}
.newsc dd { font:16px/24px Arial; color:#444; padding-bottom:12px; text-indent:2em; text-align:justify; height:68px; overflow:hidden; line-height:28px}
.gengduo span {float: right; padding-right: 36px;font:16px/35px Arial;font-weight:bold; }
.gengduo a { color:#ff0000; }



/*之前地图
.main2 { position:relative; margin:0 auto;}
.formtext { float:left; left:300px; top:364px; position:absolute; font-size:18px; color:#ff0000; width:95px; font-weight:bold}
.seash { float:left; left:335px; top:364px; position:absolute; width:360px; z-index:1;}
.seash li { float:right;}
.seash .submit-second-btn { margin:0px 0 0 0px}
.seash .inp-txt { border-radius: 5px;  height: 25px; margin-right: 14px; padding-left:10px;width: 235px; background:url(/static/img/act/wcrd/2021/dian4.png) white right center no-repeat;}


.shengfen  { width:951px;  height:695px; position:absolute; top:304px; left:5px}
.shengfen dl {  width:92px; float:left; margin-right:20px;}
.shengfen dl a {  color:#ff0000;}
.shengfen dl dd { width:92px; font-size:14px; color:#ff0000; line-height:30px; text-align:center;}
.shengfen1 {padding:120px 0 0 55px;}
.shengfen2 {padding:20px 0 0 55px;}
.shengfen3 {padding:20px 0 0 55px;}
.shengfen4 {padding:20px 0 0 55px;}
*/
.fbzwidth{margin:0px auto;width:100%; height:1361px; background:url(/static/img/act/wcrd/2025/ditubeijing.jpg) top no-repeat;overflow:hidden;}
.qiyechax { margin:0px auto; width:1000px}
.dituskhao {margin:0px auto; width:934px; margin-top:20px}
.chaxunzong {margin:0px auto; width:462px; margin-top:30px}
.formtext { float:left; font-size:20px; color:#ff0000;  font-weight:bold}
.seash { float:left;  width:342px;}
.seash li { float:right;}
.seash .submit-second-btn { margin:0px 0 0 0px}
.seash .inp-txt { border-radius: 5px;  height: 30px; margin-right: 14px; padding-left:10px;width: 252px; background:url(/static/img/act/wcrd/2025/dian4.png) white right center no-repeat;}
.shengfen  { width:1000px;  }
.shengfen img {  }
.shengfen dl { float:left; }
.kongjian1 { margin-left:17px;width:143px; height:130px }
.kongjian2 { margin-left:20px;width:143px; height:130px }
.kongjian3 { margin-left:20px;width:306px; height:130px }
.kongjian3 dl dd a { width:315px; font-size:16px; color:#ff0000; line-height:42px; text-align:center;}
.kongjian3 h3{width:315px}
.kongjian4 { margin-left:20px;width:306px; height:130px }
.kongjian4 h3{width:315px}
.kongjian4 dl dd a{ width:315px; font-size:16px; color:#ff0000; line-height:42px; text-align:center;}
.shengfen dl a {  color:#ff0000;font-size:17px; font-weight:bold}
.shengfen dl dd { width:151px; font-size:16px; color:#ff0000; line-height:42px; text-align:center;}
.shengfen1 {padding:34px 0 0 0px;}
.shengfen2 {padding:24px 0 0 0px;}
.shengfen3 {padding:24px 0 0 0px;}
.shengfen4 {padding:24px 0 0 0px;}
.shengfen5 {padding:24px 0 0 0px;}
.shengfen6 {padding:24px 0 0 0px;}
.shengfen7 {padding:24px 0 0 0px;}

/*特别展示*/
.main3 { width:1000px; background:url(/static/img/act/wcrd/2025/qiyezhansbj.jpg) no-repeat; }
.qyzsh { height: 107px; margin-top:24px}
.qyzsh h1 { background:url(/static/img/act/wcrd/2025/qiyzhanss.png) no-repeat;height:110px; text-indent:-9999px}

.qyzsc { padding:29px 21px 8px; }
.qyzsc_t { width:960px; height:144px; }
#qyzscmenu ul li { height:146px; float:left; width:75px; text-align:center; padding-left:1px}
#qyzscmenu ul li span { line-height:196px; height:145px;  color:#457EFF; font-size:16px; font-weight:bold}
#qyzscmenu ul li.hover span {color:#FF4200;}
#qyzscmenu ul li img { height:103px; width:106px;}
#one1,#one2,#one3,#one4,#one5,#one6,#one7,#one8,#one9{ margin-right:22px;}
#one1 { background:url(/static/img/act/wcrd/2025/jydql.png) no-repeat;}
#one2 { background:url(/static/img/act/wcrd/2025/smbgl.png) no-repeat;}
#one3 { background:url(/static/img/act/wcrd/2025/spyll.png) no-repeat;}
#one4 { background:url(/static/img/act/wcrd/2025/rhypl.png) no-repeat;}
#one5 { background:url(/static/img/act/wcrd/2025/fzfsl.png) no-repeat;}
#one6 { background:url(/static/img/act/wcrd/2025/hgmtl.png) no-repeat;}
#one7 { background:url(/static/img/act/wcrd/2025/qcjxl.png) no-repeat;}
#one8 { background:url(/static/img/act/wcrd/2025/jcjjl.png) no-repeat;}
#one9 { background:url(/static/img/act/wcrd/2025/myypl.png) no-repeat;}
#one10 { background:url(/static/img/act/wcrd/2025/congwyp.png) no-repeat;}
#one1.hover { background:url(/static/img/act/wcrd/2025/jydqh.png) no-repeat;}
#one2.hover { background:url(/static/img/act/wcrd/2025/smbgh.png) no-repeat;}
#one3.hover { background:url(/static/img/act/wcrd/2025/spylh.png) no-repeat;}
#one4.hover { background:url(/static/img/act/wcrd/2025/rhyph.png) no-repeat;}
#one5.hover { background:url(/static/img/act/wcrd/2025/fzfsh.png) no-repeat;}
#one6.hover { background:url(/static/img/act/wcrd/2025/hgmth.png) no-repeat;}
#one7.hover { background:url(/static/img/act/wcrd/2025/qcjxh.png) no-repeat;}
#one8.hover { background:url(/static/img/act/wcrd/2025/jcjjh.png) no-repeat;}
#one9.hover { background:url(/static/img/act/wcrd/2025/myyph.png) no-repeat;}
#one10.hover { background:url(/static/img/act/wcrd/2025/congwyph.png) no-repeat;}
.tag {width:1000px;}
.tag ul li { text-align:center; float:left;}
.tag ul li img { width:150px; height:75px;}
.tag ul li a { display:block; height:90px; text-align:center; width:160px;}


/*系统介绍*/
.main4 {  background:url(/static/img/act/wcrd/2025/xhfwbg.jpg) no-repeat;height:787px; }

.xhjs {}
.xhjsc { width:968px; float:left;  }
.xhjsch h1{ background:url(/static/img/act/wcrd/2025/xiehuijieshaobjt.png)  no-repeat scroll 0 12px; line-height:60px;  padding-left:26px; height:60px; color:#ffffff; font-size:20px; font-weight:bold;}
.xhjscc { margin-top:4px}
.xhjscc p { color:#333232;font-family:  Arial,微软雅黑; font-size:18px; line-height:34px; text-align:justify;padding:0px 0 0px 35px;}

.xhzz { width:968px; float:left;}
.xhzzh h1{ background:url(/static/img/act/wcrd/2025/xiehuizhizebjt.png)  no-repeat scroll 0 10px; font-size:20px; line-height:56px; color:#ffffff;  padding-left:26px;height:60px; font-weight:bold;}
.xhzzc { margin-top:4px}
.xhzzc p { color:#333232;font-family:  Arial,微软雅黑; font-size:18px; line-height:34px; text-align:justify; padding:0px 0px 0px 35px; }

.fwjs { width:968px;}
.fwjsh h1{ background:url(/static/img/act/wcrd/2025/fangweisuyuanbjt.png)  no-repeat scroll 0 10px; font-size:20px; line-height:57px; color:#ffffff;  padding-left:26px;height:60px; font-weight:bold;}
.fwjsc { margin-top:4px}
.fwjsc p { color:#333232;font-family:  Arial,微软雅黑; font-size:18px; line-height:34px; text-align:justify; padding:0px 0px 0px 35px;}


/*企业资讯*/
.lnhd { width:300px; float:left; background:url(/static/img/act/wcrd/2025/hdzsbj.png) center no-repeat; height:450px}
.lnhdh { }
.lnhdh h1{ font:18px/41px Arial; color:#fff;padding-left: 10px; text-align:center; text-indent:-9999}
.lnhdc {  margin-top:54px; margin-left:5px}
.lnhdc ul { padding:10px 10px 0;}
.lnhdc ul li { padding-bottom:10px;}
.lnhdm {float: right; font-size: 14px; line-height: 12px; padding-right: 14px; color:#2e32e2;}
.lnhdm a { color:#2e32e2;}


.qyzx {  width:685px; float:right;}
.qyzxh {}
.qyzxh h1{ font:18px/41px Arial; color:#fff;background:url(/static/img/act/wcrd/2025/qiyzunbj.png)  no-repeat; height:48px; text-indent:-9999px}
.qyzxh span { float:right; padding-right:16px; line-height:46px;font-size:15px; }
.qyzxh span a{ color:#fff;}

.qyzxc {padding:14px 14px 0; background:#fff}
.qyzxc dl { height:75px; float:left; padding-bottom:22px;}
.qyzxc dl dt { float:left; width:150px; height:75px; margin-top:3px;}
.qyzxc dl dd { float:right; width:493px; margin-left:14px;}
.qyzxc dl dd h2 {text-align:center; line-height:30px; height:30px; font-size:15px;}
.qyzxc dl dd { font-size:12px; }
.qyzxc dl dd span a{ color:#ff0000;}
.qyzxc dl dd p { text-indent:2em; line-height:23px; font-size:13px; color:#666;}

/*协会介绍*/

.main1q { width:1000px; margin:0 auto; background:#3ba7ff;}
.jstop {width:1000px; background:#ff0000; float:left}
.jstop span {color:#fff; font-weight:bold;font-family:  Arial,微软雅黑; font-size:42px; text-align:center;display:block; float:left; margin:15px 0px 18px 84px; letter-spacing:4px}
.xiehlogo{text-align:center; margin:0px 0px 32px 0px }
.xiehmc {text-align:center;}
.xiehkh {text-align:center;}
.xiehjs {background:url(/zt/caqi/style/xiehjs.png);width:920px; height:153px;margin:0px auto;}
.xiehjs p{color:#fff000; font-weight:bold;font-family: Arial; font-size:20px; text-align:justify; text-justify:inter-ideograph; line-height:33px; text-indent:2em;padding:8px 23px 10px 23px;}
.xiehzzbg {background:url(/zt/caqi/style/xiehjsbj.png);width:920px; margin:0px auto;margin-top:-1px; margin-bottom:-1px;}
.xiehzzbt {background:url(/zt/caqi/style/xiehzzbt.png);width:920px; height:39px;margin:0px auto;margin-top:-1px; margin-bottom:-1px;}
.xiehzzbt p{color:#fff000;font-family: Arial; font-weight:bold; font-size:20px; text-align:justify; text-justify:inter-ideograph; height:39px; line-height:39px; padding:0px 0px 0px 23px;}
.xiehzznr {color:#000; font-family:  Arial;font-size:18px; text-align:justify; text-justify:inter-ideograph; line-height:34px; text-indent:2em;padding:9px 31px 17px 31px;}

.xiehznjj {background:url(/zt/caqi/style/xiehznjj.png);width:920px; height:39px;margin:0px auto;}
.xiehznjj p{color:#fff000;font-family:  Arial; font-weight:bold; font-size:20px; text-align:justify; text-justify:inter-ideograph; height:39px; line-height:39px; padding:0px 0px 0px 23px;}
.xiehznnr {color:#000;font-family: Arial;font-size:18px; text-align:justify; text-justify:inter-ideograph; line-height:34px; text-indent:2em;padding:9px 31px 17px 31px;}

.xiehywfw {background:url(/zt/caqi/style/xiehznjj.png);width:920px; height:39px;margin:0px auto;}
.xiehywfw p{color:#fff000; font-family:  Arial;font-weight:bold; font-size:20px; text-align:justify; text-justify:inter-ideograph; height:39px; line-height:39px; padding:0px 0px 0px 23px;}
.xiehywnr {color:#000;font-family:  Arial; font-size:18px; text-align:justify; text-justify:inter-ideograph; line-height:34px; text-indent:2em;padding:9px 31px 17px 31px;}

.xiehbeiz {background:url(/zt/caqi/style/xiehbeiz.png);width:920px; height:39px;margin:0px auto;}
.xiehbeiz p{color:#fff000; font-family: Arial; font-weight:bold; font-size:20px; text-align:justify; text-justify:inter-ideograph; line-height:37px; padding:0px 0px 0px 23px;}
.xiehbeizhu {color:#000;font-family:  Arial;  font-size:18px; text-align:justify; text-justify:inter-ideograph; line-height:34px; text-indent:2em;padding:9px 31px 3px 31px;}

.bjwei {text-align:center;margin-top:-1px; margin-bottom:-1px;}
.kouhao2 {text-align:center;margin-top:-1px; margin-bottom:-1px;}

/*协会结束*/

/*新闻掠影*/
.xinwenluey {width:1000px;background:url(/static/img/act/wcrd/2025/lueyingbjt.jpg) no-repeat; background-size:100% 100%; padding-bottom:20px }
.lueykouh {width:932px;height:285px; margin:0px auto;margin-top:25px}
.lueyneir {width:1000px; margin-top:48px}
.lueyneir dl {width:978px; line-height:32px; padding-bottom:16px }
.lueyneir dt {font-family: Arial;font-weight:bold; font-size:20px;  background:url(/static/img/act/wcrd/2025/dianddf.png) 0 10px no-repeat; padding-left:20px; margin:0 0 0 30px; color:#ff0000}
.lueyneir dd a{font-family: Arial;font-weight:bold; font-size:18px; padding-left:50px;color:#0037d3;width:924px; display:block;}
.lueyneir dd a:hover{font-family: Arial;font-weight:bold; font-size:18px; padding-left:50px;color:#ff0000;width:924px; display:block;}
.lueygduo a {float:right; width:90px; font-size:20px; font-weight:bold; color:#0037d3}
.lueygduo a:hover {float:right; width:90px; font-size:20px; font-weight:bold; color:#ff0000}







/*活动掠影*/
.hdlyh { background:url(/static/img/act/wcrd/2021/h4.png) no-repeat; height:41px; padding-left:10px;}
.hdlyh h1 { color:#fff; font-size:18px; line-height:39px;}

.hdlyc { height:165px; overflow:hidden; width:972px;}
#hdlyr1,#hdlyr2 { float: left; padding-top:5px;}
#xbdw,#inscb{float: left;width: 800%;}
.hdlyc img { height:160px; float:left; margin-right:10px;}

/*相关媒体*/
.main8 { width:1000px; margin:0 auto; height:108px;background:#3BA7FF; border-bottom:1px solid red; border-top:1px solid red;}
#mtpic1,#mtpic2 { float: left;}
#inscb{float: left;width: 800%;}
#mtpic {overflow:hidden; width: 875px; float:right; height:108px;}
#mtpic img { height:108px; float:left; margin-right:20px;}
.mttpl { width:95px; float:left;}
.chaolj {width:1000px; margin:0 auto; }
.chaolj li{ background:#2367e8; color:#fff;height:58px; line-height:58px; text-align:center; float:left;}
.chaolj li a{ font:18px/35px  Arial;font-weight:bold; color:#fff;height:58px; line-height:58px; text-align:center;}


/*底部
.foot { width:100%; margin:0 auto; font-size:13px; line-height:24px; background:#188FE0}
.foot a { color:#000;}
.foott { width:1000px; margin:0 auto; padding:14px;}
.fd { width:60px; text-align:center; padding-top:5px; float:left;}
.fl { float:left;}
.fr { float:left;}
.fixf { width:30px; text-align:center;}
.frt li {  text-align:center; float:left;}

.fl dd { color:#fff; font-size:13px; text-align:center; width:160px; float:left; line-height:35px;}
.footer {width:100%; margin:0 auto; background-color:#00a22e;}
.frcp { float:left;}
.footerp {width:1000px; margin:0 auto; padding:14px; text-align:center; color:#000; font-size:13px; line-height:24px;}
.footerp a { color:#000;}
*/






























