﻿.bodybg{
	width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: -1;

}
#header{
	height: 140px;
	width: 1170px;
	margin: 0 auto;
    background: #fff;
}
#header .top{
   height: 40px;
   background: #943217;
   font-size: 14px;
   color: #e2d0cd;
   line-height: 40px;
}
#header .top a{
	color: #e2d0cd;
}
#header .top .fl{
	margin-left: 15px;
}
#header .top .fr li{
	float: left;
	height: 100%;
	line-height: 40px;
}
#header .top li.mr{
	margin-left: 11px;
	padding-right: 13px;
	background: url(../images/mune.png) 100% center no-repeat;
}
.searfrom{
    display:none;
	width: 188px;
	height: 40px;
	position: relative;
	margin-left: 10px;
}
.searfrom input{
	border-style: none;
	border-width: 0;
	
	color: #6a6d83;
	font-size: 13px;

}
.searfrom .txt{
	float: left;
	width: 150px;
	padding-left: 10px;
	height: 30px;
	line-height: 30px;
	margin-top: 5px;	
    background:#fff url(../images/seartxt.jpg) 95% center no-repeat;
}
.searfrom .btn{
	position: absolute;
	right: 0;
	width: 38px;
	height: 40px;
	line-height: 40px;
	top: 0;
	cursor:pointer;
   background:#943217 url(../images/top.png) center no-repeat;
}

.topss{
	height: 40px;
	width: 38px;
	cursor: pointer;
	background: url(../images/top.png) center no-repeat;
}

#header .logo{
	width: 330px;
	float: left;
	height: 100px;
	background: url(../images/logo.png) 20px center no-repeat;
}

#header #nav{
	width: 1170px;
	margin: 0 auto;
	height: 100px;
}
#header .nav{
	float: right;
	height: 100px;
	line-height: 100px;
	z-index:10;
	padding-right: 23px;
}
#header .nav li{
	position: relative;
	float: left;
	height: 100%;
	text-align: center;
	font-size: 16px;
	z-index:10;
	background: url(../images/nli.png) 100% center no-repeat;
}
#header .nav li>a{
	display: block;
	color: #555555;
	padding: 0 15px 0 25px;

}
#header .nav li div{
	position: absolute;
	width: 100%;
	overflow: hidden;
	left: 0;
	top: 100px;
	display: none;
	background: #fff;
}
#header .nav li:hover div{
	display: block;
}
#header .nav li div a{
	display: block;
	height: 40px;
	font-size: 14px;
	line-height: 40px;
	color: #555555;
	border-bottom: 1px solid #e5dfe0;
}
#header .nav div a:hover{
	color: #811a35;
}
.banner{
	width: 1170px;
	margin: 0 auto;
	position: relative;
	text-align: center;
	height: 480px;
	overflow: hidden;
}
.banner .prev{
	position: absolute;
	width: 60px;
	height: 60px;
	top: 50%;
	margin-top: -30px;
	left: 0;
    z-index: 6;
	background: url(../images/pv.png) 0px center repeat-x;
	cursor:pointer;
}
.banner .prev:hover{
	background: url(../images/pv.png) 60px center repeat-x;
}
.banner .next{
	position: absolute;
	width: 60px;
	height: 60px;
	top: 50%;
	margin-top: -30px;
	right: 0;
	z-index: 6;
	background: url(../images/nt.png) 0 center repeat-x;
	cursor:pointer;
}
.banner .next:hover{
	background: url(../images/nt.png) 60px center repeat-x;
}
.banner .pic {
	position: relative;
	width: 100%;
	height:100%;

}
.banner .pic li{
	position: absolute;
	width: 100%;
	height: 100%;
	overflow: hidden;
	left: 0;top:0;
	z-index: 1;
	background-repeat: no-repeat;
	/*opacity: 0;
	filter: alpha(opacity=0);*/
}
#Banner .btn{
	position: absolute;
	width: 100%;
	height: 27px;
	left: 0px;
	bottom:15px;
    text-align: center;
    z-index: 6;
}
#Banner .btn li{
	width: 10px;
	height: 10px;
	line-height: 9px;
	color: #fff;
	display: inline-block;
	background: #fff;
	border-radius: 50%;
	overflow: hidden;
	margin-right: 9px;
	overflow: hidden;
}
#Banner .btn li{
	*display: inline;
}
#Banner .btn li.selected{
	background:#f9c11c;
	color: #f9c11c;
}
#content{
	width: 1170px;
	margin: 0  auto;
	background: #fff;
    overflow: hidden;
}

.index-title{
	position: relative;
	height: 78px;
	padding-top: 10px;
	width: 100%;
	overflow: hidden;
}
.index-title a{
	float: right;
	line-height: 50px;
	height: 50px;
	padding-top: 25px;
	color: #943217;
	font-size: 14px;
	padding-right: 24px;
}
.index-title a:hover{
	opacity: 0.7;filter:alpha(opacity=70);
     -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
}
.index-title em{
	float: left;
	height: 78px;
	color: #454545;
	font-size: 30px;
	padding-left: 24px;
    line-height: 78px;
}

.row1{
	width: 100%;
	overflow: hidden;
}	
.row1 .fl{
	width: 840px;
	margin-left: 13px;
	overflow: hidden;
}
.row1 .fl li{
	float: left;
	width: 260px;
	margin: 0 10px;
	height: 310px;
	overflow: hidden;
}
.row1 .fl a{
	display: block;
	color: #555555;
	font-size: 18px;
	line-height: 24px;
}
.row1 .fl a:hover img{
	opacity:0.9;filter:alpha(opacity=90);
	transition:0.35s;
}
.row1 .fl a:hover{
	color: #943217;
}
.row1 .fl li .pic{
	width: 100%;
	background: #000;
	height: 162px;
}
.row1 .fl li .txt{
	min-height: 80px;
	padding-top: 10px;
}
.row1 .fl li em{
	color: #888888;
	font-size: 14px;
	line-height: 24px;
}
.row1 .fr{
	width: 283px;
	margin-right: 24px;
	overflow: hidden;
}
.row1 .fr li{
	height: 96px;
}
.row1 .fr li .time{
    background: #943217;
    height: 50px;
    width: 50px;
    float: left;
    color: #fff;
    text-align: center;
    font-size: 12px;
    line-height:14px;
}
.row1 .fr li em{
	width: 100%;
	height: 24px;
	line-height: 24px;
	color: #fff;
	display: block;
	padding-top: 6px;
	font-size: 24px;
}
.row1 .fr .tit{
	float: right;
	width: 218px;
	color: #555555;
	font-size: 16px;
	line-height: 24px;
}
.row1 .fr a:hover{
	color: #943217;
	transition:0.35s;
}
.row2{
	background: #f6f6f6;
	padding:20px 0;
	width: 100%;
	overflow: hidden;
}
.row2 .title{
	position: relative;
	height: 45px;
	color: #454545;
	line-height: 45px;
	font-size: 16px;
	margin-left: 24px;
}
.row2 .title .bt{
	width: 18px;
	height: 2px;
	background: #943217;
	position: absolute;
	bottom: 0;
	left: 0;
}
.row2 ul{
	padding: 10px 13px 0 13px;
	overflow: hidden;
}
.row2 ul li{
	float: left;
	height: 26px;
	line-height: 26px;
	padding: 0 10px;
}
.row2 ul li a{
	color: #777777;
	font-size: 14px;
}
#bottom{
	background: #943217;
	width: 1170px;
	overflow: hidden;
	margin: 0 auto;
}
#bottom .box{
	width: 100%;
	padding: 30px 0;
	overflow: hidden;
}
#bottom .box ul{
	float: left;
	height: 220px;
	min-width: 133px;
	padding-left: 30px;
	padding-right: 35px;

}
#bottom .box ul.mr{
    border-right: 1px solid #9d452d;
}
#bottom ul li{
	height: 26px;
	color: #fff;
	line-height: 26px;
	*line-height: 24px;
	*height: 24px;
}
#bottom ul li.tit{
	color: #fff;
	font-size: 16px;
	height: 40px;
	line-height: 20px;
	background: url(../images/bt.jpg) 0 80% no-repeat;
}
#bottom ul li a{
	color: #ece0de;
	font-size: 13px;
}
#bottom ul li span{
	width: 40px;
	float: left;
	height: 100%;
}
#bottom ul li.pic{
	width: 113px;
	height: 113px;
	border:2px solid #fff;
	margin-top: 5px;
}
#bottom ul li a:hover{
	opacity: 0.7;filter:alpha(opacity=70);
     -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
}
#bottom .footer{
	background: #333333;
	height: 49px;
	color: #c0c0c0;
	line-height: 49px;
	font-size: 12px;
}
#bottom .footer .fl{
	padding-left: 24px;
}
#bottom .footer a{
	color: #c0c0c0;
}
#bottom .footer a:hover{
	opacity: 0.8;filter:alpha(opacity=80);
     -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
}
.lmtitle{
	color: #666666;
	font-size: 12px;
	height: 50px;
	line-height: 50px;
	text-indent: 25px;
	background: url(../images/ho.jpg) 4px center no-repeat;
}

.lmtitle a{
	color: #666;
}
.lmtitle a:hover{
	color: #811a35;
}
.newshow{
	color: #555555;
	font-size: 16px;
	line-height: 30px;
	overflow: hidden;
	padding-bottom: 35px;
	padding: 0 15px;
}
.newshow .newstitle{
	padding: 20px 0 10px 0;
	line-height: 38px;
	text-align: center;
	border-bottom: 1px solid #ebebeb;
	margin-bottom: 15px;
}
.newshow .newstitle {
	color: #333333;
	font-size: 24px;
	font-weight: 100;
}
.newshow .newstitle em{
	display: block;
	width: 100%;
	color: #888888;
	font-size: 12px;
	text-align: center;
}
.newshow .newstitle span{
	display: inline-block;
	padding-left: 10px;
}
/*.newshow .newstitle .box{
	display: inline-block;
	width: auto;
}*/
.bdsharebuttonbox{
	display: block;
}
ul.page{
	position: relative;
	color: #943217;
	font-size: 14px;
	padding-top: 10px;
	margin-top: 40px;
	margin-bottom: 25px;
    border-top: 1px solid #ebebeb;
}
ul.page li{
	height: 30px;
	line-height: 30px;
}
ul.page a{
	color: #4a4b55;
}
ul.page a:hover{
	color: #943217;
}
ul.page .box{

	position: absolute;
	top: 10px;
	height: 30px;
	right: 0;
}
ul.page .box .bl{
	color: #943217;
}
ul.page .box a{
	display: block;
	float: left;
	padding-left: 10px;
}
ul.page .box .re{
	color: #e34547;
}
.pagecont{
	width: 1122px;
	margin: 0 auto;
	padding: 0 24px;
	padding-top: 22px;
	overflow: hidden;
}
.pageleft{
	float: left;
	width: 270px;
        min-height:380px;
	overflow: hidden;
}
.pageright{
	width: 830px;
	float: right;overflow: hidden;
}
.pagenav{
overflow: hidden;
}
.pagenav li{
	height: 49px;
	line-height: 49px;
	width: 100%;
	border-bottom: 1px solid #e8e8e8;
}	
.pagenav li a{
	width: 100%;
	height: 100%;
	display: block;
    color: #4a4b55;
    font-size: 15px;
	text-indent: 20px;
    background:#f6f6f6;
}
.pagenav li a:hover{
    background: #fff ;
}
.pagenav li a.s{
    background: #fff ;
}
.parent{
	position: relative;
	height: 48px;
	border-bottom: 1px solid #ebebeb;

}
.topparent{
	height: 47px;
	line-height: 47px;
	color: #fff;
	font-size: 18px;
	text-indent: 20px;
	border-top: 3px solid #e76c4a;
	background:#943217;
}
.parent dt{
	position: absolute;
	display: block;
	height: 47px;
	line-height: 47px;

	color: #454545;
	left: 0px;
	top: 0px;
	z-index: 2;
	font-weight: 700;
	font-size:18px;
	border-bottom: 2px solid #811a35;
}
.parent dd{
	height: 48px;
	line-height: 48px;
	text-align: right;
	float: right;
	color: #666;
	font-size: 13px;
}
.parent dd a{
	color: #888;
}
.parent dd a:hover{
	color: #811a35;
}
.newslist{
	overflow: hidden;
	width: 100%;
	margin-bottom: 30px;
}
.newslist li{
	height: 45px;
	line-height: 45px;
	*height: 44px;
	*line-height: 44px;
	font-size: 15px;
	border-bottom: 1px solid #eeeeee;
}
.newslist li a{
	float: left;
	padding-left: 3px;
	color: #555555;
}
.newslist li  span{
	float: right;
	color: #999;
	font-size: 13px;
	padding-right: 5px;
}
.newslist li a:hover{
	color: #811a35;
}
.ban{
	height: 240px;
	width: 1170px;
	margin: 0 auto;
}
.ban li{
	height: 100%;
	width: 100%;
}
.NewsPage a{color:#666;}
.NewsPage a:hover{color:#8F2F15;}