/******内页公共开始********/
#article .article-left{
	float: left;
	width: 240px;}
#article .article-left .hd h3{
	width: 240px;
	height: 36px;
	background: url(/uploads/image/d7tdimages/hd-bg.jpg) no-repeat;
	text-align: center;
	font-size: 18px;
	line-height: 36px;
	color: #fff;}
#article .article-left .hd h3 a{color: #fff;}
#article .article-left .bd{
	border: 1px solid #eae9e9;
	border-top: none;}
#article .article-left .bd ul li{
	padding: 5px;
	/*height: 32px;*/
	border-bottom: 1px solid #f5f4f4;}
#article .article-left .bd ul li a{
	display: block;
	width: 192px;
	height: 32px;
	padding-left: 36px;}
#article .article-left .bd ul li a:link,#article .article-left .bd ul li a:visited{
	background: url(/uploads/image/d7tdimages/list-bg.jpg) no-repeat;
	line-height: 32px;
	font-size: 14px;
	color: #333;}
#article .article-left .bd ul li a:hover{
	background: url(/uploads/image/d7tdimages/list-cur.jpg) no-repeat;
	font-weight: bold;
	color: #ba000b;}
#article .article-left .bd ul li a.cur{
	background: url(/uploads/image/d7tdimages/list-cur.jpg) no-repeat;
	font-weight: bold;
	color: #ba000b;}
#article .article-right{
	width: 100%;
	min-height:500px;
	float: right;
	border: 1px solid #eae9e9;
	padding-bottom: 20px;}
#article .article-right_page{
	width: 76%;
	min-height:500px;
	float: right;
	border: 1px solid #eae9e9;
	padding-bottom: 20px;}
#article .article-right_page.right-title_page h4{
	padding-left: 13px;
	background: url(/uploads/image/d7tdimages/icons.png) no-repeat -488px -468px;
	height: 33px;
	line-height: 33px;
	font-weight: bold;
	font-size: 14px;
	color: #ba000b;}
#article .article-right_page .right-title_page{
	height: 33px;
	line-height: 33px;
	border-bottom: 2px solid #c1171f;
	background: url(/uploads/image/d7tdimages/right-titlebg.jpg) repeat-x;
	padding-left: 12px;}

#article .article-right .right-title{
	height: 33px;
	border-bottom: 2px solid #c1171f;
	background: url(/uploads/image/d7tdimages/right-titlebg.jpg) repeat-x;
	padding-left: 12px;}
#article .article-right .right-title h4{
	padding-left: 13px;
	background: url(/uploads/image/d7tdimages/icons.png) no-repeat -488px -468px;
	height: 33px;
	line-height: 33px;
	font-weight: bold;
	font-size: 14px;
	color: #ba000b;}

#article .article-right .right-inner{
	padding-top: 10px;
	overflow: hidden;}
#article .article-right .page{
	margin-top: 25px;
	margin-bottom: 10px;
	margin-left:auto;
	margin-right:auto;
	min-width:1000px;
	overflow: hidden; text-align:center;}

#article .article-right .page a{ display:inline-block;
	margin: 4px 0;
	line-height: 12px;
	border-right: 1px solid #dfdddd;
	color: #9b9b9b;
	padding: 0 10px;}
#article .article-right .page span{
	display:inline-block;
	margin: 4px 0;
	line-height: 12px;
	border-right: 1px solid #dfdddd;
	color: #cc0000;
	padding: 0 10px;}
#article .article-right .page a:hover{
	color: #cc0000;}
#article .article-right .tb{
	width: 985px;
	margin: 40px auto;
	height: 30px;
	background: #ebebeb;}
#article .article-right .tb p{
	font-size: 12px;
	line-height: 30px;
	color: #000;}
#article .article-right .tb p a:link,#article .article-right .tb p a:visited{
	font-size: 12px;
	line-height: 30px;
	color: #636363;}
#article .article-right .tb p a:hover{
	text-decoration: underline;
	color: #ba000b;}
#article .article-right .tb p.tb-t{
	padding-left: 10px;
	float: left;}
#article .article-right .tb p.tb-b{
	padding-right: 10px;
	float: right;}
/******about开始********/
#article .article-right .right-inner.about .right-inner-title h5{
	text-align: center;
	line-height: 68px;
	font-size: 20px;
	font-weight: bold;
	color: #ba000b;}
#article .article-right .right-inner .right-inner-content .pic{
	text-align: center;
	margin-bottom: 25px;}
/*----------------show_news- bottom  开始------------------*/
#article #article2{
	margin-top:20px;
	width: 100%;
	min-height:500px;
	float: right;
	border: 1px solid #eae9e9;
	padding-bottom: 20px;
	min-height:160px;
	background-color:#f9f9f9;}
	.left_news{ 
		width: 45%;
		float:left;
		margin-left:102px;
		margin-top:30px;
		text-align:center;
		min-height:160px;
	background-color:#f9f9f9;}
 .left_news_title{
		display:block;
		width:50%;
		text-align:left;
		margin-left:85px;
	
		height:30px;
	
	background: url(/uploads/image/d7tdimages/back_foot.jpg) ;}
#article #article2   .right_news{
	
		width: 45%;
		float:left;
		margin-top:30px;
		text-align:center;
		min-height:160px;
	background-color:#f9f9f9;}
#article #article2 .left_news ul{
		 text-align:left;
		 width:500px;}
#article #article2  .left_news ul li{
		 text-align:left;
		 width:50%;
		 overflow:hidden;
		 line-height:35px;
	    padding-left:90px;
		list-style:disc;}		
#article #article2  .right_news ul li{
		 text-align:left;
		 width:50%;
		 line-height:35px;
		 overflow:hidden;
		 padding-left:90px;
		 		list-style:disc;}



/*----------------show_news- bottom  结束------------------*/

.article-video{
	margin-bottom: 30px;
	text-align:center;

	font-size: 14px;
	line-height: 28px;
	color: #5c5c5c;}

.article-content{padding: 0 18px;
	margin-bottom: 30px;

	font-size: 14px;
	line-height: 28px;
	color: #5c5c5c;}
	.article-content p img{ display: block; margin:0 auto;}
	.article-content img {
		max-width: 1000px;}
/*.article-content img{ width:700px;}*/
/******about结束********/
/******text-list开始********/
#article .article-right .right-inner.text-list ul{
	padding: 0 18px;}
#article .article-right .right-inner.text-list ul li{
	height: 36px;
	
	border-bottom: 1px #cccccc dashed;
	padding: 0 5px;}
#article .article-right .right-inner.text-list ul li a{
	float: left;
	padding-left: 11px;
	background: url(/uploads/image/d7tdimages/icons.png) no-repeat -497px -320px;
	line-height: 36px;
	font-size: 14px;
	color: #636363;}
#article .article-right .right-inner.text-list ul li a:hover{
	color: #b40008;}
#article .article-right .right-inner.text-list ul li span{
	float: right;
	line-height: 36px;
	font-size: 12px;
	color: #999;}
/******text-list结束********/
/******list-content开始********/

#article .article-right .right-inner.list-content .right-inner-title h5{
padding: 1px;
    line-height: 100px;
    height: 70px;
    overflow: hidden;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    color: #ba000b;
    width: 100%;
    float: left;}
#article .article-right .right-inner.list-content .right-inner-title .bdsharebuttonbox{
	
	width:20%;
	height:25px;
	padding-left:80%;
	text-align:right;}
#article .article-right .right-inner.list-content .time{
	text-align: center;
	margin: 10px 10px;
	border-top: 1px solid #c00;
	margin-bottom: 20px;}
#article .article-right .right-inner.list-content .time1{
	text-align: center;
	margin: 0 10px;
	border-top: 1px solid  #989898;
	margin-bottom: 20px;}
#article .article-right .right-inner.list-content .time p{
	line-height: 38px;
	color: #000;}
/******list-content结束********/
/******pic-list开始********/
#article .article-right .right-inner.pic-list ul{
	padding: 10px 24px 20px 25px;}
#article .article-right .right-inner.pic-list ul li{
	float: left;
	width: 227px;
	margin-right: 21px;
	margin-bottom: 15px;
	text-align: center;}

#article .article-right .right-inner.pic-list ul li.l2{
	margin-right: 0;}
#article .article-right .right-inner.pic-list ul li.l5{
	margin-right: 0;}
#article .article-right .right-inner.pic-list ul li.l8{
	margin-right: 0;}

#article .article-right .right-inner.pic-list ul li img{
	width: 223px;
	height: 148px;
	padding: 1px;
	border: 1px solid #ddd;}
#article .article-right .right-inner.pic-list ul li a:link,#article .article-right .right-inner.pic-list ul li a:visited{
	text-align: center;
	font-size: 14px;
	line-height: 26px;
	color: #666;}
#article .article-right .right-inner.pic-list ul li a:hover{
	color: #ba000b;}
/******pic-list结束********/
/******contact开始********/
#article .article-right .right-inner.contact .contact-tab{
	width: 648px;
	min-height: 550px;

	float: left;
	padding:21px 60px 0;
	overflow: hidden;
	margin: 0 auto;
	margin-left:120px;}
#article .article-right .right-inner.contact .contact-tab .hd{
	overflow: hidden;
	height: 35px;
	padding-left: 32px;
	margin-bottom: 25px;
	background: url(/uploads/image/d7tdimages/tds9_1.png);}
#article .article-right .right-inner.contact .contact-tab .hd span{
	float: left;
	width: 87px;
	height: 35px;
	text-align: center;
	background: url(/uploads/image/d7tdimages/tds9_3.png) no-repeat;
	font-size: 14px;
	line-height: 35px;
	color: #333;
	margin-right:8px;
	cursor: pointer;}
#article .article-right .right-inner.contact .contact-tab .hd span.cur{
	background: url(/uploads/image/d7tdimages/tds9_2.png) no-repeat;
	font-weight: bold;}
#article .article-right .right-inner.contact .contact-tab .bd .message{
	display: none;
	list-style: none;
	line-height: 200%;}
#article .article-right .right-inner.contact .contact-tab .bd{
	width: 736px;}
#article .article-right .right-inner.contact .contact-tab .bd .message.no1{
	display: block;}
#article .article-right .right-inner.contact .contact-tab .bd .message p{
	width: 736px;
	font-weight: bold;
	font-size: 20px;
	color: #ff9933;
	text-align: center;
	padding-top: 30px;
	margin-bottom: 30px;}
#article .article-right .right-inner.contact .contact-tab .bd .message ul{
	padding-left: 40px;
	overflow: hidden;}
#article .article-right .right-inner.contact .contact-tab .bd .message ul li{
	height: 45px;
	padding: 6px;}
#article .article-right .right-inner.contact .contact-tab .bd .message ul li .left{
	float: left;
	font-size: 14px;
	line-height: 45px;
	font-family: "simsun";
	width: 90px;
	color: #666;}
#article .article-right .right-inner.contact .contact-tab .bd .message ul li .right{
	float: left;
	margin-left: 5px;
	padding-top: 6px;}
#article .article-right .right-inner.contact .contact-tab .bd .message ul li .right input{
	width: 180px;
	height: 24px;
	line-height: 24px;}
#article .article-right .right-inner.contact .contact-tab .bd .message ul li.textarea{
	height: 180px;}
#article .article-right .right-inner.contact .contact-tab .bd .message ul li.textarea textarea{
	width: 400px;
	height: 180px;}
#article .article-right .right-inner.contact .contact-tab .bd .message ul li.submit{
	padding-left: 102px;
	padding-top: 40px;}
#article .article-right .right-inner.contact .contact-tab .bd .message ul li.submit input{
	width: 92px;
	height: 30px;
	border: none;
	background: url(/uploads/image/d7tdimages/sd.png) no-repeat 0 0;
	color: #fff;}
#article .article-right .right-inner.contact .contact-tab .bd .message ul li.submit input:hover{
	background: url(/uploads/image/d7tdimages/sd.png) no-repeat 0 -30px;}
#article .article-right .right-inner.contact .contact-tab .bd .message ul li.last{
	font-size: 14px;
	line-height: 60px;
	color: #999;
	font-weight: bold;
	text-align: center;
	position: relative;
	left: -45px;}
#article .article-right .right-inner.contact .contact-tab .bd .message.see{
	padding-left: 85px;
	padding-top: 60px;}
#article .article-right .right-inner.contact .contact-tab .bd .message.see span{
	font-size: 14px;
	line-height: 60px;
	color: #666;}
#article .article-right .right-inner.contact .contact-tab .bd .message.see .see-text{
	width: 184px;
	height: 30px;
	margin-left: 20px;}
#article .article-right .right-inner.contact .contact-tab .bd .message.see .see-button{
	width: 92px;
	height: 30px;
	background: url(/uploads/image/d7tdimages/sd.png) no-repeat 0 0;
	border: none;
	margin-left: 20px;
	color: #fff;}
#article .article-right .right-inner.contact .contact-tab .bd .message.see .see-button:hover{
	background: url(/uploads/image/d7tdimages/sd.png) no-repeat 0 -30px;}
/******contact结束********/
/******down-list开始********/
#article .article-right .right-inner.down-list ul{
	padding: 0 18px;}
#article .article-right .right-inner.down-list ul li{
	height: 36px;
	border-bottom: 1px dashed #e60012;
	padding: 0 5px;}
#article .article-right .right-inner.down-list ul li a{
	float: left;
	padding-left: 11px;
	background: url(/uploads/image/d7tdimages/icons.png) no-repeat -497px -320px;
	line-height: 36px;
	font-size: 14px;
	color: #181818;}
#article .article-right .right-inner.down-list ul li a:hover{
	color: #b40008;
	text-decoration: underline;}
#article .article-right .right-inner.down-list ul li span{
	float: right;
	width: 61px;
	height: 18px;
	padding: 9px 0;}
#article .article-right .right-inner.down-list ul li span a{
	display: block;
	width: 61px;
	height: 18px;
	padding: 0;
	font-size: 12px;}
#article .article-right .right-inner.down-list ul li span a:link,#article .article-right .right-inner.down-list ul li span a:visited{
	text-align: center;
	line-height: 18px;
	color: #8e8e8e;
	background: #eae9e9;}
#article .article-right .right-inner.down-list ul li span a:hover{
	color: #fff;
	background: #c1171f;
	text-decoration: none;}
/******down-list结束********/
/******organ开始********/
#article .article-right .right-inner.organ .right-inner-title h5{
	text-align: center;
	line-height: 68px;
	font-size: 20px;
	font-weight: bold;
	color: #ba000b;}
#article .article-right .right-inner.organ .right-inner-content ul{
	padding: 0px 25px 30px;}
#article .article-right .right-inner.organ .right-inner-content ul li{
	height: 30px;
	background: #f5f5f3;
	margin-bottom: 12px;
	overflow: hidden;}
#article .article-right .right-inner.organ .right-inner-content ul li span{
	float: left;
	height: 30px;
	width: 120px;
	background: #d72618;
	text-align: center;
	line-height: 30px;
	color: #fff;
	font-size: 14px;
	border-right: 1px solid #fff;}
#article .article-right .right-inner.organ .right-inner-content ul li p{
	float: left;
	padding: 0;
	padding-left: 10px;
	text-indent: 0;
	color: #5b5b5b;
	font-size: 14px;}
/******organ结束********/

#article .article-right .right-inner.list{
	padding: 20px 24px;
	width: 97%;}
#article .article-right .right-inner.list .list-title{
	height: 28px;
	border-bottom: 2px solid #a3a3a3;
	padding-left: 3px;
	padding-right: 6px;
	margin-bottom: 15px;}
#article .article-right .right-inner.list .list-title h5{
	float: left;}
#article .article-right .right-inner.list .list-title h5 a:link,#article .article-right .right-inner.list .list-title h5 a:visited{
	color: #c1171f;
	font-size: 15px;
	line-height: 26px;
	font-weight: bold;
	padding-left: 24px;
	background: url(/uploads/image/d7tdimages/list-titlebg.jpg) no-repeat 0px -3px;}
#article .article-right .right-inner.list .list-title .more{
	float: right;
	padding-top: 4px;}
#article .article-right .right-inner.list .list-title .more a{
	display: block;
	width: 34px;
	height: 16px;}
#article .article-right .right-inner.list .list-title .more a:link,#article .article-right .right-inner.list .list-title .more a:visited{
	line-height: 16px;
	font-size: 12px;
	color: #fff;
	text-align: center;
	background: #c1171f;}
#article .article-right .right-inner.list .list-title .more a:hover{
	background: #c1171f;}
#article .article-right .right-inner.list .list-content{
	border-bottom: 1px #cccccc dashed;
	padding: 0 10px 10px 10px;
	overflow: hidden;
	margin-bottom: 20px;}
#article .article-right .right-inner.list .list-content ul li{
	line-height: 26px;
	clear: both;}
#article .article-right .right-inner.list .list-content ul li a{
	float: left;
	background: url(/uploads/image/d7tdimages/jt2.gif) no-repeat left;
	padding: 0 0 0 10px;}
#article .article-right .right-inner.list .list-content ul li a:link,#article .article-right .right-inner.list .list-content ul li a:visited{
	color: #636363;
	line-height: 26px;}
#article .article-right .right-inner.list .list-content ul li a:hover{
	color: #c1171f;}
#article .article-right .right-inner.list .list-content ul li span{
	float: right;
	color: #999999;
	font-size: 12px;}
/******list开始********/
/******************图片****************/
.kuai{ width:180px; height:180px; float: left; margin-left:17px; margin-top:15px;}
.kuai span img{ width:175px; height: 120px;}
.kuai p{ width:176px; height:35px; overflow: hidden; text-overflow: ellipsis; text-align:center; margin-top:2px;}
.kuai p a:hover{ color: #0e7bda;}
.bao_kuai{ width:100%; min-height:760px;}

/*切换*/
#ment{width:683px; height:auto; overflow:hidden; background:#fff;float:left; font-family: "微软雅黑"; position: relative;}
#ment #nav {display:block;width:685px; height:34px; padding:0;margin:0;list-style:none;background: #ffffff;}
#ment #nav li {
	float:left; 
width:75px;
width:auto;
	
    border-right: 1px solid #ececec;
    border-bottom: 1px solid #ba000b;
    border-top: 1px solid #ececec; 
	height:32px; 
	line-height:32px;}
#ment #nav li a {width:73px;width:auto;padding:0px 4px; display:block; text-decoration:none;     
background: #fff;
    cursor: pointer;
    line-height: 32px;
    height:32px;
    text-align: center;
    color: #5a5a5a;
    font-size: 14px;
    font-family: "microsoft yahei";}
#menu_con{ width:675px; height:auto; border-top:none;}
#menu_con .tag{ width:675px; height:auto; padding-top:5px; position: relative;}
#menu_con .tag .irdup{ width:655px; height:107px; display: block; padding:12px 15px 0px; overflow: hidden;}
#menu_con .tag .irdup .title{ width:475px; height:28px; line-height: 28px; font-size: 17px; text-align: center; overflow:hidden;}
#menu_con .tag .irdup .title a{font-weight:bold; color:#323232;}
#menu_con .tag .irdup .title a:hover{ color: #ba000b;}
#menu_con .tag .irdup .neiment a:hover{ color: #ba000b;}
#menu_con .tag .irdup .neiment{ font-size: 14px;color:#4c4c4c;display:block; overflow:hidden;line-height:21px;width:470px; height:60px;}
.tag .irdup .neiment a{color:#606060;}
#menu_con .tag ul{width:655px;height:auto; padding-top:6px; border-top: 1px solid #dddddd; overflow: hidden; margin-left:12px;}
#menu_con .tag ul li{ width:635px; height:25px; line-height: 25px; font-size: 14px; overflow: hidden; padding-left:12px; background:  no-repeat -393px -213px; margin:0; border:none;}
#menu_con .tag ul li a{color: #000;}
.tomgg{ float: left;}
.tome{ float: right; padding-right:5px;}
#menu_con .tag ul li a:hover{ color: #d00000; cursor: pointer;}
.selected{    width: 73px;
    cursor: pointer;
    background: #fbfbfb;
    color: #d10000;
    font-weight: bold;
    border-bottom: none;
    height: 33px;
    border-top: 1px solid #ba000b;
    border-left: 1px solid #ba000b;
    border-right: 1px solid #ba000b;}
.irdup_left{display: block; width:164px; height:106px; padding-top:7px; float: left;}
.irdup_left a img{ width:162px; height:87px;}
.irdup_right{display: block; width:470px; height:100px; float: right; overflow: hidden;}
.zu_right{ width:283px; height:319px; overflow: hidden; float: right;}
.zur_top{ width:283px; height:146px;}
.zur_top a img{ width:135px; height:60px; float: left;}
.zur_top a .img{ margin-right:13px; margin-bottom:12px;}
.zur_top a img:hover{ filter:alpha(opacity=75); opacity: 0.75;}
.tel{ width:282px; margin-bottom:12px;}
.tel img{ width:282px;}
.hui{ width:282px;}
.hui img{ width:282px;}
.hui img:hover{ box-shadow: 1px 2px 7px #757575;}


/*通知*/
.clear{clear:both;display:block;overflow:hidden;visibility:hidden;width:0;height:0}
#ment2{width:683px; height:auto; overflow:hidden; background:#fff;float:left; font-family: "微软雅黑"; position: relative;}
#ment2 #nav_2 {display:block;width:685px; height:34px; padding:0;margin:0;list-style:none;background: #ffffff;}
#ment2 #nav_2 li {
	float:left; 
	width:75px; 
    border-right: 1px solid #ececec;
    border-bottom: 1px solid #ba000b;
    border-top: 1px solid #ececec; 
	height:32px; 
	line-height:32px;}
#ment2 #nav_2 li a {width:73px; display:block; text-decoration:none;     
background: #fff;
    cursor: pointer;
    line-height: 32px;
    height:32px;
    text-align: center;
    color: #5a5a5a;
    font-size: 14px;
    font-family: "microsoft yahei";}
#menu_con_2{ width:675px; height:auto; border-top:none;}
#menu_con_2 .tag{ width:675px; height:auto; padding-top:5px; position: relative;}
#menu_con_2 .tag .irdup{ width:655px; height:107px; display: block; padding:12px 15px 0px; overflow: hidden;}
#menu_con_2 .tag .irdup .title{ width:475px; height:28px; line-height: 28px; font-size: 17px; text-align: center; overflow:hidden;}
#menu_con_2 .tag .irdup .title a{font-weight:bold; color:#323232;}
#menu_con_2 .tag .irdup .title a:hover{ color: #ba000b;}
#menu_con_2 .tag .irdup .neiment a:hover{ color: #ba000b;}
#menu_con_2 .tag .irdup .neiment{ font-size: 14px;color:#4c4c4c;display:block; overflow:hidden;line-height:21px;width:470px; height:60px;}
.tag .irdup .neiment a{color:#606060;}
#menu_con_2 .tag ul{width:655px;height:auto; padding-top:6px; border-top: 1px solid #dddddd; overflow: hidden; margin-left:12px;}
#menu_con_2 .tag ul li{ width:635px; height:25px; line-height: 25px; font-size: 14px; overflow: hidden; padding-left:12px; background:  no-repeat -393px -213px; margin:0; border:none;}
#menu_con_2 .tag ul li a{color: #000;}
.tomgg{ float: left;}
.tome{ float: right; padding-right:5px;}
#menu_con_2 .tag ul li a:hover{ color: #d00000; cursor: pointer;}
#menu_con_2 .tag ul{margin-left:0px;}
#menu_con_2 .tag ul li{padding-left:0px;}


/*资料下载*/
#menuu{width:687px; overflow:hidden;}
#menuu #navv {display:block;width:120px;padding:0;margin:0;list-style:none; float: left; margin-right:15px;}
#menuu #navv li {
width: 120px;
    height: 34px;
    margin-right: 15px;
    background: #ececec;
    cursor: pointer;
    line-height: 34px;
    margin-bottom: 1px;
    font-size: 14px;
    font-family: "microsoft yahei";}
#menuu #navv li a {display:block; width: 97px; padding-left: 30px; line-height:34px; text-decoration:none;}
#menu_conn{ float: left;     
     width: 549px;
    height: 276px;
    border: 1px solid #ececec;}
.tagg{ overflow:hidden; padding-top:10px;}
.tagg ul li{padding:0px 20px;}
.tagg ul li h1{
height: 30px;
    line-height: 30px;
    padding: 6px 5px 0;
    text-indent: 13px;
    font-family: "微软雅黑";
    background: url(/uploads/image/d7tdimages/ziaq.png) no-repeat left 2px;}
    .tagg ul li h1:hover{
    background:url(/uploads/image/d7tdimages/ziah.png) no-repeat left 2px;}
    .tagg ul li h1 a{
    	font-weight: bold;
    font-size: 15px;
    color: #3c3c3c;}
        .tagg ul li h1 a:hover{ color: #d10000;}
        .snsj{ 
        	display: block;
        	padding-bottom:8px;
        	border-bottom:1px dashed #fdc1c1;
        	line-height: 20px;
        	min-height: 40px;}
        .snsj a{
        line-height: 19px;
    font-size: 14px;
    color: #636363;}
        .snsj a:hover{color: #d10000; cursor: pointer;}

.selecte{color:#fff; background: url(/uploads/image/d7tdimages/licur.jpg) no-repeat left; font-weight: bold; cursor: pointer;}