﻿@charset "utf-8";
/* CSS Document */


.wrap-menu .mlink-bg{
	background-image:url(/images/news/menubg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.wrap-menu .mline-bg{
	background-color:#8b5b3e;
}
.wrap-menu .msub-bg{
	background-color:#e9d8ce;
}

.bot-line {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #e9d8ce;
}

.wlist-title-line{
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #8b5b3e;
}


/*
	新闻头条
*/
.wrap-news{
	width:1200px;
	margin:0px auto;
	height:370px;
	background-color: #fff;
	position:relative;
	overflow:hidden;
}
.wrap-news .left{
	width:490px;
	height:350px;
	padding-right:30px;
	float:left;
	position:relative;
}
.wrap-news .left .pi{
	width:490px;
	height:350px;
	float:left;
}
.wrap-news .left .pi img{
	width:490px;
	height:350px;
}
.wrap-news .left .title{
	width:490px;
	height:50px;
	line-height:50px;
	font-weight:bold;
	color:#000;
	font-size:16px;
	text-align:left;
	overflow:hidden;
	float:left;
}
.wrap-news .left .title a{
	color:#000;
	font-size:16px;
}
.wrap-news .left .title a:hover{
	color:#900;
	font-size:16px;
}
.wrap-news .left .txt{
	width:490px;
	height:60px;
	line-height:20px;
	font-weight:normal;
	color:#666;
	font-size:13px;
	text-align:left;
	float:left;
}
.wrap-news .left .txt a{
	color:#900;
}
.wrap-news .left .txt a:hover{
	color:#F00;
}

.wrap-news .right{
	width:680px;
	height:445px;
	float:left;
	position:relative;
}
.wrap-news .right .top{
	width:660px;
	height:125px;
	padding-right:10px;
	padding-left:10px;
	float:left;
	position:relative;
	background-color:#f5ebe5;
}
.wrap-news .right .top .tag{
	width:75px;
	height:26px;
	line-height:26px;
	text-align:center;
	position:absolute;
	font-size:15px;
	font-weight:bold;
	color:#FFF;
	background-color:#900;
	left:10px;
	top:4px;
}
.wrap-news .right .top .tag a{
	color:#FFF;
	font-size:15px;
}

.wrap-news .right .top .t1{
	width:660px;
	height:35px;
	line-height:35px;
	float:left;
	position:relative;
	text-align:left;
	overflow:hidden;
	font-weight:bold;
	font-size:16px;
	color:#000;
	text-indent:80px;
}

.wrap-news .right .top .t1 a{
	font-size:16px;
	color:#000;
}
.wrap-news .right .top .t1 a:hover{
	font-size:16px;
	color:#900;
}
	
.wrap-news .right .top .t2{
	width:660px;
	height:50px;
	line-height:25px;
	padding-bottom:5px;
	padding-top:5px;
	float:left;
	position:relative;
	text-align:left;
	overflow:hidden;
	font-weight:normal;
	font-size:14px;
	color:#666;
}
.wrap-news .right .top .t3{
	width:660px;
	height:30px;
	line-height:30px;
	float:left;
	position:relative;
	text-align:right;
	overflow:hidden;
	font-weight:normal;
	font-size:13px;
	color:#900;
}
.wrap-news .right .top .t3 a{
	color:#900;
	font-size:13px;
}
.wrap-news .right .top .t3 a:hover{
	color:#F00;
	font-size:13px;
}


.wrap-news .right .news{
	width:680px;
	height:auto;
	padding-top:10px;
	position:relative;
	float:left;
}

.wrap-news .right .news .list{
	width:680px;
	height:28px;
	position:relative;
	float:left;
}

.wrap-news .right .news .list .title{
	width:610px;
	height:28px;
	padding:0px;
	padding-left:10px;
	line-height:28px;
	position:relative;
	float:left;
	text-align:left;
	font-size:13px;
	color:#4a4a4a;
	font-weight:normal;
	overflow:hidden;
	background-image: url(/images/common/pot-ash.jpg);
	background-repeat: no-repeat;
	background-position: left center;	
}
.wrap-news .right .news .list .title a{
	color:#4a4a4a;
}
.wrap-news .right .news .list .title a:hover{
	color:#900;
}

.wrap-news .right .news .list .date{
	width:60px;
	height:28px;
	line-height:28px;
	position:relative;
	float:left;
	text-align:right;
	font-size:13px;
	color:#4a4a4a;
	font-weight:normal;
}

/*
	新闻头条
*/

.wrap-part{
	width:1200px;
	margin:0px auto;
	height:390px;
	background-color: #fff;
	padding-top:10px;
	position:relative;
	overflow:hidden;
}

.wrap-part .item{
	width:580px;
	height:390px;
	position:relative;
	float:left;
}

.wrap-part .item .title{
	width:580px;
	height:41px;
	line-height:41px;
	padding-bottom:9px;
	float:left;
	position:relative;
	text-align:left;
	font-weight:bold;
	font-size:18px;
	color:#000;
	background-image: url(/images/news/part-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.wrap-part .item .title span{
	line-height:41px;
	position:absolute;
	right:5px;
	top:0px;
	color:#900;
	font-weight:normal;
	font-size:13px;
}
.wrap-part .item .title span a{
	color:#900;
	font-size:13px;
}
.wrap-part .item .title span a:hover{
	color:#F00;
}
.wrap-part .item .title a{
	color:#000;
	font-size:18px;
}
.wrap-part .item .title a:hover{
	color:#900;
	font-size:18px;
}
.wrap-part .item .topnews{
	width:580px;
	height:115px;
	padding-top:5px;
	padding-bottom:5px;
	float:left;
}
.wrap-part .item .topnews .pi{
	width:165px;
	height:115px;
	float:left;
	padding-right:20px;
}
.wrap-part .item .topnews .pi img{
	width:165px;
	height:115px;
}
.wrap-part .item .topnews .des{
	width:395px;
	height:115px;
	float:left;
	line-height:26px;
	font-size:13px;
	text-align:left;
	font-weight:normal;
	color:#666;
}
.wrap-part .item .topnews .des a{
	color:#900;
}
.wrap-part .item .topnews .des a:hover{
	color:#F00;
}

.wrap-part .item .news{
	width:580px;
	height:auto;
	padding-top:10px;
	position:relative;
	float:left;
}

.wrap-part .item .news .list{
	width:580px;
	height:28px;
	position:relative;
	float:left;
}

.wrap-part .item .news .list .title{
	width:510px;
	height:28px;
	padding:0px;
	padding-left:10px;
	line-height:28px;
	position:relative;
	float:left;
	text-align:left;
	font-size:13px;
	color:#4a4a4a;
	font-weight:normal;
	overflow:hidden;
	background-image: url(/images/common/pot-ash.jpg);
	background-repeat: no-repeat;
	background-position: left center;	
}
.wrap-part .item .news .list .title a{
	color:#4a4a4a;
	font-size:13px;
}
.wrap-part .item  .news .list .title a:hover{
	color:#F00;
	font-size:13px;
}

.wrap-part .item .news .list .date{
	width:60px;
	height:28px;
	line-height:28px;
	position:relative;
	float:left;
	text-align:right;
	font-size:13px;
	color:#4a4a4a;
	font-weight:normal;
}

.wrap-part .item .pic{
	width:580px;
	height:200px;
	position:relative;
	float:left;
}
.wrap-part .item .pic .item{
	width:135px;
	height:80px;
	padding:5px;
	position:relative;
	float:left;
}
.wrap-part .item .pic .item img{
	width:135px;
	height:80px;
}
.wrap-part .item .pic .item span{
	width:135px;
	height:20px;
	position:absolute;
	left:5px;
	bottom:0px;
	background-color:#EEE;
	line-height:20px;
	text-align:center;
	font-size:13px;
	color:#666;
	font-weight:normal;
	overflow:hidden;
}



/*
	专题标题
*/
.wrap-topic{
	width:1200px;
	margin:0px auto;
	height:40px;
	line-height:40px;
	background-color: #fff;
	position:relative;
	overflow:hidden;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #af8c77;

	font-size:16px;
	color:#000;
	font-weight:bold;
	text-align:left;
}
.wrap-topic a{
	color:#000;
}
.wrap-topic a:hover{
	color:#900;
}

/*
	专题列表
*/
.wrap-zt{
	width:1200px;
	margin:0px auto;
	height:auto;
	background-color: #fff;
	position:relative;
}
.wrap-zt .sp1{
	padding-right:15px;
}
.wrap-zt .sp2{
	padding-bottom:20px;
}
.wrap-zt .item{
	width:390px;
	height:170px;
	position:relative;
	float:left;
}
.wrap-zt .item .pi{
	width:390px;
	height:110px;
	float:left;
}
.wrap-zt .item .pi img{
	width:390px;
	height:110px;
}
.wrap-zt .item .txt{
	width:370px;
	padding-left:10px;
	padding-right:10px;
	height:60px;
	line-height:30px;
	float:left;
	text-align:left;
	font-weight:normal;
	font-size:13px;
	color:#666;
	overflow:hidden;
}
