@charset "utf-8";
.container{
	width: 1200px;
	margin: 0 auto;
}
/*header*/
#header{
	background: #eee;
	font-size: 18px;
	color: #333;
	padding: 7px 0;
}
.favourite{
	color: #333;
	font-size: 14px;
	margin-top: 3px;	
}
.time{
	margin-right: 40px;
	display: inline-block;
}
.time img{
	margin: -4px 5px 0 0;
}
.favourite ul li{
	float: right;
	list-style: none;
	color: #333;
	font-size: 14px;
	padding:0 5px;
}
.favourite ul li a{
	color: #333;
}
/*container*/
#container{
	min-height: 800px;
	background: #f5f5f5 url(../../images/qdn/bg.png) no-repeat center top;
}
.floor-1{
	padding:24px 0;
}
.search{
	float: right;
	background: #fff;
	border-radius: 22px;
	padding:3px 6px;
	margin-top: 20px;
}
.search input[type="text"]{
	padding-left: 40px;
	background: url(../../images/qdn/search.png) no-repeat 10px center;
	border: 0;
	height: 36px;
	border-radius: 15px;
    width:211px;
}
.search input[type="text"]:focus{
	background: transparent;
	padding-left: 10px;
}
.search input[type="submit"]{
	border: 0;
	padding:0 20px;
	background: #d30b15;
	color: #fff;
	height: 31px;
	font-size: 14px;
	border-radius: 15px;
}
/*nav*/
#nav ul li{
	float: left;
	list-style: none;
	padding:0;
	background: #d30b15;
	font-size: 20px;
	width:171.4px;
}
#nav ul li a{
	display: block;
	widows: 100%;
	height: 100%;
	color: #fff;
	padding:15px 0;
	text-align:center;
}
#nav ul li.active a,#nav ul li:hover a{
	background: #c30c15;
	color: #ffde00;
	font-weight:bold;
}
#content{
	overflow: hidden;
	position:relative;
	background: #fff;
	margin-bottom:50px;
}
.floor-left{
	background:#fff;
	height: 100%;
	min-height: 700px;
	padding:18px 22px 50px;
}
.second{
	line-height:20px;
}
.second .bread_nav{
	float: left;
	list-style: none;
	display: block;
}
.second .bread_nav li{
	float: left;
	padding:2px;
	color:#333;
	font-size: 14px;
}
.second .bread_nav li a{
	color:#333;
	font-size: 14px;
}
.second .bread_nav li img{
	padding-bottom: 5px;
	padding-right:13px;
}
#text{
	padding-top: 58px;
}
#text .text-nav{
	text-align: center;
}
#text .text-nav h1{
	font-weight:bold;
	font-size:30px;
	color:#d30b15;
	line-height:40px;
}
#text .text-nav h2{
	font-size: 20px;
	color:#333;
	line-height:32px;
}
#text .text-nav p a{
	color:#999;
	padding:0 10px;
	font-size: 14px;
	line-height: 26px;
}
#text .nav{
	margin:0 auto;
	margin-top:20px;
	padding:0 70px 
}
#text .nav p{
	text-indent:2em;
	color:#000;
	padding: 0;
	font-size:16px;
	margin-top: 20px;
	margin-bottom:10px;
	line-height: 30px;
}
#text .nav p.active{
	font-weight:bold;
	font-size: 16px;
	line-height:30px;
}
#text .nav img{
	display: table;
	max-width:940px;
	margin:0 auto;
	/*padding-bottom:48px;*/
}
/*share插件*/
#share a{
	width:36px;
	height:36px;
	padding:0;
	margin:6px;
}
#share a.bds_qzone{
	background:url(../../images/qdn/share1.png);
}
#share a.bds_tqf{
	background:url(../../images/qdn/share2.png);
}
#share a.bds_tqq{
	background:url(../../images/qdn/share3.png);
}
#share a.bds_weixin{
	background:url(../../images/qdn/share4.png);
}
#share a.bds_tsina{
	background:url(../../images/qdn/share5.png);
}
#share a.bds_renren{
	background:url(../../images/qdn/share6.png);
}
#share{
	padding:25px 70px;
	overflow: hidden;
	display: block;
}
#share a{
	width:36px;
	height:36px;
	padding:0;
	margin:6px;
	overflow: hidden;
}
.share-r{
	float: right;
}
#share span.right{
	color:#999;
	padding:0 12px;
	font-size:14px;
	line-height: 50px;
}
#share span{
	color:#999;
	padding:0px;
	font-size:14px;
	line-height: 50px;
}
#share i{
	color:#999;
	font-size: 14px;
}
.bdshare-button-style0-16 {
    zoom: 1;
    float: left;
}
#text .nav-text{
	padding:48px 0;
}
#text .nav-text ul{
	list-style: none;
}
#text .last{
	overflow: hidden;
	display: block;
	padding:0 70px;
}
#text .last ul li:last-child{
	float:right;
}
#text .last ul li{
	list-style:none;
	margin:0;
	color:#333;
	float:left;
	padding:0;
	font-size:14px;
	height:34px;
	line-height: 34px;
	max-width:50%;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
#text .last ul li a{
	color:#333;
}
#text .last ul li:hover a{
	color:#C20E0E;
}
.news li{
	padding-left: 8px;
	color: #fff;
	list-style: none;
	position: relative;
}
.news li a{   
 	margin: 4px 0 0 5px;
 	display: block;
	color: #333;
}
.news li a:hover{
	color: #d22a14;
}
.news li{
	font-weight: normal;
	font-size:14px;
	line-height: 22px;
	list-style: none;
	margin-bottom:10px;
}
.news li a:before{
	display: inline-block;
	content: '▪';
	color: #333;
	font-size:14px;
	vertical-align: sub;
	position: absolute;
	left:5px;
	top:0px;
}

.floor-right{
	width:205px;
	float:right;
	height: 100%;
	/*background: -webkit-linear-gradient(#d22a14,#f55b01);
    background: -o-linear-gradient(#d22a14,#f55b01);
    background: -moz-linear-gradient(#d22a14,#f55b01);
    background: linear-gradient(#d22a14,#f55b01);*/
}
.floor-right .figure ul{
	color:#333;
	list-style: none;
	padding:0 5px;
}
.floor-right .figure-v{
	padding:9px 0;
}
.floor-right .figure-v li.active{
	padding-left:5px;
	background: url(../../images/qdn/line.png) no-repeat left center;
}
.floor-right .figure-v li.active{    
	line-height:32px;
	margin-top:10px;
	margin-bottom:5px;	
}
.floor-right .figure-v li.active a{
	color:#333;
	font-weight: bold;
	padding-left:5px;
}
.floor-right .figure-v li.active i{
	color:#333;
	font-size: 16px;
}
.floor-right .figure-t li{
	text-align: center;
	padding-left: 0px;
	border: 1px #f1eeee solid;
    background: #eeeeee;
    margin-bottom:10px;
}
.floor-right .figure-t li img{
    width:100%;
    height:auto;
}
.figure-2{
	background: -webkit-linear-gradient(#d91911, #ed4806); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(#d91911, #ed4806); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(#d91911,#ed4806); /* Firefox 3.6 - 15 */
	background: linear-gradient(#d91911,#ed4806); /* 标准的语法 */
	text-align: center;
}
.figure ul li p{
	line-height:28px;
	font-size: 14px;
}
.figure ul li:hover{
	color: #d22a14;
}
.figure-t li.active{
	padding-left: 6px;
}
.figure-t li.active a i{
    float: left;
    margin: 15px 0;
    line-height: 14px;
    padding-left: 12px;
    font-size:16px;
    color: #fff;
}
.figure-t li p{
	margin: 0px;
}
/*friend_link*/
#friend_link{
	background:#e3e3e3;
}
.link_tab{
	border-bottom:1px solid #ccc;
}
.link_tab ul{
	padding:20px 10px;
}
.link_tab ul li{
	list-style:none;
	font-size:20px;
	color:#333;
	float:left;
	cursor:pointer;
	padding:0;
}
.link_tab ul li:first-child{
	font-weight:bold;
}
.link_tab ul li:not(:first-child):before{
	content:'/';
	color:#999;
	margin:0 20px;
	font-weight:normal;
}
.link_tab ul li:not(:first-child).active,.link_tab ul li:not(:first-child):hover{
	color:#C20E0E;
}
.link_tabs ul{
	padding:20px 10px;
}
.link_tabs ul li{
	float:left;
	font-size:16px;
	color:#333;
	margin:10px;
	list-style:none;
}
.link_tabs ul li a{
	color:#333;
	font-size:16px;
}
.link_tabs ul li a:hover{
	color:#a40007;
}
.bread_tip{
	padding:20px;
	border-bottom:1px solid #eee;
	display:flex;
	background: #fff;
}
.bread_tip span{
	font-size:14px;
	color:#333;
}
.bread_tip ul li{
	float:left;
	list-style:none;
	font-size:14px;
	color:#333;
	padding:0;
}
.bread_tip ul li a{
	color:#333;
}
.bread_tip ul li:not(:first-child):before{
	content:'＞';
	color:#999;
	margin:0 10px;
}
.bread_tip ul li:last-child a{
	color:#a40007;
}
