/* CSS Document */
.top_l{
	width:200px;
	margin:35px 0px 0px 0px;
	font-size:16px;}
.top_r{
	width:200px;
	margin:0px 0px 0px 0px;
	font-size:16px;
	text-align:right;}
.top_ico{
	margin:10px 0 5px;}
.language{
	padding-right:5px;}
.main_img {
	width:100%;
	padding:0px;
	margin:0px auto;
	overflow:hidden;
}
.main_img img{

}
.bottom_nav_bg{
	width:100%;
	background:#3a3a3a;}
.bottom_nav{
	width:1000px;
	padding:30px 0px;
	margin:0px auto;
	overflow:hidden;
	color:#c3c3c3;}
.bottom_nav a{
	color:#c3c3c3;}
.bottom_nav ul{
	float:left;
	width:250px;}
.bottom_nav ul p{
	margin:0px;
	padding:0px;
	font-size:16px;
	line-height:36px;
	color:#FFF;}
.bottom_nav ul li{
	line-height:24px;}
	
.search_input{
	float:left;
	width:190px;
	height:30px;
	line-height:30px;
	padding:0px 0px 0px 10px;
	margin:0px 0px 30px 0px;
	border:none;
	font-size:12px;
	color:#999;
	background:#FFF;}
.search_btn{
	float:left;
	width:40px;
	height:30px;
	border:none;
	background:url(../images/search_btn.jpg) no-repeat;}
.share img{
	float:left;
	margin-right:10px;}
	
.series{
	padding:0px 0px 20px 0px;
	overflow:hidden;}
.series li{
	float:left;
	}
.series li a{
	color:#808080; 
	text-decoration:none;
	width:140px;
	height:36px;
	line-height:36px;
	padding:0px;
	margin:0px 1px 0px 0px;
	text-align:center;
	display:block;
	overflow:hidden;
	-moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px;
	background:#d1d1d1;
}
.series li a:hover{
	color:#FFF; 
    background:#3a3a3a;}
#select{
	color:#FFF; 
    background:#3a3a3a;}
	
.ny_title{
	clear:both;
	font-size:16px;
	line-height:40px;
	color:#3a3a3a;
	border-bottom:1px dotted #d1d1d1;}
.ny_title span{
	float:right;
	font-size:12px;
	color:#808080;}
.ny_info{
	min-height:430px;
	padding:20px 0px 0px 0px;}
	
	
.shownews_title{
	line-height:24px;
	text-align:center;
	padding:0px 0px 20px 0px;
	margin:0px 0px 20px 0px;
	color:#808080;
	border-bottom:1px dotted #d1d1d1;}
.shownews_title span{
	font-size:16px;
	font-weight:bold;
	color:#3a3a3a;}
.shownews_info{
	}
/*评论*/
.comment{
	margin:30px auto 0 auto;
}
.comment .title{
	font-size:14px;
	font-weight:bold;
	line-height:150%;
	padding:5px 5px;
	color:#FFF;
	background: #211c1c;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#211c1c), to(#141313));
	background-image: -webkit-linear-gradient(top, #211c1c, #141313);
	background-image: -moz-linear-gradient(top, #211c1c, #141313);
	background-image: -o-linear-gradient(top, #211c1c, #141313);
}
.comment .title a{color:#FFF;}
.comment .list{
	margin-top:10px;
	border:1px solid #ccc;
	padding:0 10px; 
}
.comment .list .inline{
	color:#111111;
	overflow:hidden;
}
.inline li{
	float:left;
	padding:0 10px 0 0;
	color:#111111;
	font-weight:bold;
}
.comment .details,
.comment .redetails{
	display:block;
	padding-bottom:5px;
}
.comment .redetails{
	margin-left:40px;
}
.comment .list blockquote{
	padding: 5px 5px 5px 15px;
	margin: 5px 0;
	border-left: 5px solid #DDDDDD; 
}
.comment .list blockquote p{
	line-height: 20px;
}
.comment .list blockquote small{
	display: block;
	line-height: 20px;
	margin-top:5px;
	color: #999;
}
.comment blockquote small::before,
.comment blockquote small::before{
	content: '—';
}
.addcomment{
	margin:10px auto;
}
.addcomment .title{
	font-size:14px;
	font-weight:bold;
	line-height:150%;
	padding:5px;
	color:#FFF;
	background: #211c1c;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#211c1c), to(#141313));
	background-image: -webkit-linear-gradient(top, #211c1c, #141313);
	background-image: -moz-linear-gradient(top, #211c1c, #141313);
	background-image: -o-linear-gradient(top, #211c1c, #141313);
}
.addcomment input{
	height:20px;
	line-height:20px;
}
.addcomment ul,
.addcomment ul li{
	display:block;
	overflow:hidden;
}
.addcomment ul li,
.addcomment label{
	padding:5px 0 0 0;
	line-height:20px;
}
.addcomment .coltitle{
	width:150px;
	text-align:right;
	display:block;
	float:left;
}
.addcomment .colinput{
	float:left;
	display:block;
	overflow:hidden;
}
.addcomment img{
	vertical-align:middle;
}
.info_fb {
    border: 1px solid #DDD;
    line-height: 25px;
    overflow: hidden;
    padding: 10px; 
	margin:20px auto;
}
.td_b tr {
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    text-align: right;
}
.info_fb table {
    border: 0 none;
    width: 702px;
}
.info_fb .text {
    border: 1px solid #CCCCCC;
    height: 20px;
    line-height: 20px;
    width: 200px;
}
.info_fb .textarea {
    border: 1px solid #CCCCCC;
    vertical-align: top;
    width: 400px;
}
.vat {
    text-align: right;
    vertical-align: top;
}
.info_fb .b13{
	width:59px;
    height: 22px;
    margin: 10px 0;
	cursor:pointer;
	background: url(../images/btn1.png) no-repeat bottom;
	border:none;
	color:#FFF;
}
.info_fb .b14{
	width:59px;
    height: 22px;
    margin: 10px 0;
	cursor:pointer;
	background: url(../images/btn2.png) no-repeat bottom;
	padding:0;
	border:none;
	}

.b15 {
    width:59px;
    height: 22px;
    margin: 10px 0;
	cursor:pointer;
	background: url(../images/btn1.png) no-repeat bottom;
	border:none;
	color:#FFF;
}
.b16 {
    width:59px;
    height: 22px;
    margin: 10px 0;
	cursor:pointer;
	background: url(../images/btn2.png) no-repeat bottom;
	border:none;
}