﻿.weizhi{

	padding-top: 10px;

	height: 30px;

}

.weizhi a{

	color: #333;

	font-size: 16px

}

.main{

	overflow: hidden;

}

.lnav{

	margin-bottom: 0;

}

.contact{

	border: 1px solid #ccc;

	margin: 5px auto 30px;

	position: relative;

}

.main .contact .top{

	border-bottom: 1px dashed #d7d7d7;

	text-align: center;

	position: relative;

	margin: 0 10px;

}

.main .contact .top h2{

	font-size: 28px;

	color: #333;

	overflow: hidden;

	line-height: 38px;

	padding-top: 10px;

	font-weight: normal;

}

.main .contact .top h3{

	font-size: 20px;

    font-weight: normal;

    color: #666;

	line-height: 38px;

}

.main .contact .top table{

	margin: 0 auto;

}

.main .contact .top td{

	padding: 0 10px;

	color: #b5b5b5;

	font-size: 14px;

}



.main .contact .top td a{

	color: #b5b5b5;

}

.more{

	font-size: 42px;

}

.main .contact .top td:nth-child(4){

	cursor: pointer;

	padding-bottom: 8px;

	position: relative;

}

/* 中间图片及图片名称样式 */

.main .contact .mid{

	padding-top: 25px;

	overflow: hidden;

}

.main .contact .mid h4{

	font-size: 15px;

	padding-top: 6px;

	height: 46px;

	line-height: 46px;

	color: #787878;

}

.main .contact .text{

	padding: 10px 0;

}

.main .contact .text p{

	font-size: 16px !important;

	line-height: 32px;

	color: #333;

	margin: 0 17px;

}

.main .contact .text p img{

	margin: 5px auto;

	display: block;

}

.main .contact .text h5{

	font-size: 14px;

	float: right;

	color: #787878;

	padding: 0 17px 18px 0;

}

/*.footer{

	margin-top: 0px;

}*/

.main .contact .text1 p{

	font-size: 20px !important;

} 

.main .contact .text1 h5{

	font-size: 15px;

	float: right;

	color: #787878;

    padding: 0 15px 15px 0;	

}

.main .contact .text2 p{

	font-size: 12px !important;

} 

.main .contact .text2 h5{

	font-size: 13px;

	float: right;

	color: #787878;

	margin-right: 20px;

}

.footer{

	margin-top: 20px;

}



/* 分享 */

.share,.share1{

	width: 250px;

	border: 3px solid #626262;

	position: absolute;

	top: 44px;

	left: 18px;

	background-color: #fff;

}

.share1{

	height: 200px;

	position: absolute;

	top: 674px;

	left:62%;

}

.share p,.share1 p{

	height: 28px;

    color: #626262;

    overflow: hidden;

    font-weight: bold;

    font-size: 14px;

    line-height: 28px;

    padding: 0 5px;

    background-color: #F1F1F1;

}

.guanbi{

	float: right;

}

.share ul,.share1 ul{

	padding-top: 20px;

	height: 130px;

}

.share1 ul{

	height: 117px;

}

.share ul li,.share1 ul li{

	position: relative;

	width: 110px;

	float: left;

	padding-left: 10px;

	padding-top: 10px;

	text-align: left;

}

.share1 ul li{

	padding-left: 15px;

    padding-top: 5px;

}

.share ul li:hover,.share1 ul li:hover{

	background-color: #F0F0F0;

}

.share ul li a,.share1 ul li a{

	font-size: 14px;

	height: 20px;

	line-height: 20px;

	padding-left: 5px;

	position: absolute;top: 10px;

	color:#333;

}

.share1 ul li a{

	position: absolute;top: 5px;

}

.share span a,.share1 span a{

	color: #CFD2D4;

	float: right;

	padding-right: 10px;

	font-size: 15px;

	line-height: 42px;

}

.share span,.share1 span{

	height: 42px;

    background-color: #F1F1F1;

    display: block;

}

.share1 span{

	height: 35px;

}

.TRS_Editor DIV{

	margin: 0 17px;

	text-align: left;

}
/* 附件 */

.conAppend{margin:10px; border:1px solid #D7D7D7;}

.conAppend h2{padding:0 10px;font-size:14px;font-weight:bold;color:#0065D0;line-height:30px;background:#E1F0FF;}

.conAppend ul{padding:10px;}

.conAppend li{padding-left:15px; background:url(/_ui/images/2009/icon_normal.png) 0 -210px no-repeat; font-size:14px; line-height:26px;}

/* table 样式 */
table.article_table{

	border-left: 1px solid #e4e4e4;
	border-top: 1px solid #e4e4e4;
	/*position: absolute;*/
	/*left: 1px;*/
	/*right: 1px;*/
	width: 95%;
	margin: auto;


	font-size: 14px;
	line-height: 30px;
	text-align: center;
}
table.article_table td{

	border-right: 1px solid #e4e4e4;
	border-bottom: 1px solid #e4e4e4;
	padding: 0 3px;
}
table.article_table thead{

	background-color: #efefef;
	white-space: nowrap;
	table-layout: fixed;
}
table.article_table tr:hover{
	background: #eee;

}