﻿/*通用类*/
*{
	margin:0;
	padding:0;	
}
body{		
	min-width:1400px;
	margin:0 auto;
	font-size:14px;	
	font-family:PingFang SC,Hiragino Sans GB,Microsoft YaHei UI,Microsoft YaHei,Source Han Sans CN,sans-serif;
	background:#fff;
	text-align:justify;	
	color:#000;
}
h1,h2,h3{	
	font-weight:500;	
}
img{
	border:none;	
}
a{
	cursor:pointer;
	color:#000;
	text-decoration:none;	
	outline:none;
}
a:hover{
	color:#f60;	
}
ul{
	list-style-type:none;	
}
em{
	font-style:normal;	
}
.lt{
	float:left;	
}
.rt{
	float:right;	
}
input.sub,label{
	border:none;	
	cursor:pointer;
}
input,textarea{
	font-family:PingFang SC,Hiragino Sans GB,Microsoft YaHei UI,Microsoft YaHei,Source Han Sans CN,sans-serif;
	outline:none;	
}
table{
	border-collapse:collapse;	
}
table td,table th{
	padding:0;	
}
input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{
    color:#ccc;
}
input::-moz-placeholder,textarea::-moz-placeholder{   /* Mozilla Firefox 19+ */
    color:#ccc;
}
input:-moz-placeholder,textarea:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
    color:#ccc;
}
input:-ms-input-placeholder,textarea:-ms-input-placeholder{  /* Internet Explorer 10-11 */ 
    color:#ccc;
}
div.clear{
	font: 0px Arial; line-height:0;
	height:0; 
	overflow:hidden;	
	clear:both;	
}
.line5{
	font-size:1px;height:5px;width:100%;clear:both;	
}
.line10{
	font-size:1px;height:10px;width:100%;clear:both;	
}
.line20{
	font-size:1px;height:20px;width:100%;clear:both;	
}
/*wrapin 主体容器宽度*/
.wrapin{
	width:1400px;
	margin-left:auto;
	margin-right:auto;
}

/*公用CSS 开始*/

.header{
	height: 100px;
	line-height: 100px;
	font-size:16px;
	background:#cc9248;
}
.header a{
	color:#fff;
	display: inline-block;
	padding:0 20px;
}
.header a:hover,.header a.hover{
	background:#f8b35b;
}
.header .wrapin{
	display:flex;
	justify-content: space-between;
}
.header .logo{
	display: block;
	padding:0;
	width: 100px;
	height: 100px;
}
.header .logo img{
	display: block;
	width: 100px;
	height: 100px;
}

.banner{
	position: relative;
	overflow: hidden;
	cursor: pointer;
	height: 460px;
}
.banner .pics li{
	width: 100%;
	background-repeat:no-repeat;
	background-position:top center;
	height: 460px;
}
.banner .pics a{
	display: block;
	width: 100%;
	height: 460px;
}
.banner .btns{
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 20px;
	z-index: 60;
	text-align: center;
}
.banner .btns span{
	display: inline-block;
	width: 12px;
	height: 12px;
	font-size:1px;
	margin:0 3px;
	background:#eee;
	border-radius:100%;
}
.banner .btns .hover{
	background:#f60;
}

.h_ad{
	padding:40px 0;
}
.had_in{
	width: 1600px;
	height: 120px;
	background:url(../images/h_ad.jpg) no-repeat center center;
	background-size:100% 100%;
	margin:0 auto;
	display: block;
	line-height: 120px;
	font-size:36px;
	color:#ffc172;
	text-align: center;
	position: relative;
	overflow: hidden;
}
.h_bg{
	background:#fff5e3;
	padding:40px 0 60px 0;
	color:#fff;
}
.h_jj{
	float: left;
	width: 340px;
	height: 380px;
	background:url(../images/h_bg1.jpg) no-repeat left top;
	position: relative;
}
.h_head{
	padding:20px 35px 0 35px;
	height: 100px;
}
.h_head dt{
	font-size:28px;
	line-height: 40px;
	padding-bottom:8px;
}
.h_head dd{
	font-size:14px;
	line-height: 16px;
	text-transform: uppercase;
}
.h_jj .intro{
	font-size:16px;
	line-height: 28px;
	padding:0 35px;
}
.h_jj .more{
	display: inline-block;
	height: 32px;
	line-height: 32px;
	border:1px solid #fff;
	padding:0 10px 0 20px;
	color:#fff;
	position: absolute;
	left: 35px;
	bottom: 35px;
}
.h_jj .more span{
	display: inline-block;
	padding:0 24px 0 0;
	background:url(../images/jt.png) no-repeat right center;
}

.h_jl{
	float: right;
	width: 350px;
	height: 380px;
	background:url(../images/h_bg2.jpg) no-repeat left top;
	position: relative;
}
.h_jl .h_head dd{
	color:#93c9ae;
	text-align:left;
}

.h_news{
	padding:0 35px;
}
.h_news li{
	height: 30px;
	line-height: 30px;
	clear: both;
	font-size:16px;
}
.h_news li a{
	color:#fff;
	display: block;
	background:url(../images/jt.png) no-repeat right center;
}
.h_news li a:hover{
	text-decoration: underline;
}
.h_news li span{
	display:inline-block;
	max-width:95%;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}

.h_vdo{
	width: 650px;
	height: 380px;
	float: left;
	margin-left:30px;
}
.h_vdo video{
	display: block;
	width: 650px;
	height: 380px;
}
.h_vdo .tmp{
	display: block;
	width: 650px;
	height: 380px;
}

.h_cg{
	float: left;
	width: 540px;
	height: 388px;
	background:url(../images/h_bg3.jpg) no-repeat left top;
	margin-top:30px;
}
.h_cg li{
	height: 40px;
	line-height: 40px;
}

.h_xy{
	float: right;
	width: 460px;
	height: 388px;
	background:url(../images/h_bg4.jpg) no-repeat left top;
	margin-top:30px;
}
.h_xy ul{
	padding:0 35px;
}
.h_xy li{
	height: 40px;
	line-height: 40px;
	font-size:16px;
	padding-left:14px;
	background:url(../images/li.png) no-repeat left center;
}
.h_xy li a{
	color:#fff;
	display:inline-block;
	max-width:95%;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.h_xy li a:hover{
	text-decoration: underline;
}

.h_xw{
	float: left;
	margin:30px 0 0 30px;
	width: 300px;
	height: 388px;
	background:#fff;
	padding:0 20px;
}
.h_xw .h_head{
	color:#bd7819;
	padding-left:0;
	padding-right:0;
}
.h_xw video{
	display: block;
	width: 100%;
	height:200px;
}
.h_xw .name{
	color:#000;
	font-size:16px;
	line-height: 54px;
}
.s95{
	display:inline-block;
	max-width:95%;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}

.footer{
	height: 140px;
	background:#a81915;
	color:#fff;
}
.footer .wrapin{
	position: relative;
	height: 140px;
}
.ft_logo{
	display: block;
	height: 48px;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top:-24px;
}
.footer ul{
	font-size:16px;
	line-height: 32px;
	padding:22px 0 0 488px;
}
.ft_code{
	display: block;
	width: 70px;
	height: 70px;
	position: absolute;
	right: 0;
	top: 35px;
}

/*公用CSS 结束*/

.main{
	min-height: 500px;
	width: 1400px;
	margin:0 auto;
	padding:40px 0 80px 0;
}
.aside{
	float: left;
	width: 280px;
}
.as_nav{
	border:1px solid #cb913f;
	border-bottom:0;
}
.as_nav .link{
	height: 60px;
	line-height: 60px;
	display: block;
	font-size:18px;
	border-bottom:1px solid #cb913f;
}
.as_nav .link span{
	display: block;
	padding-left:80px;
}
.as_nav .s1{
	background:url(../images/as_nav1.png) no-repeat left center;
	background-size:auto 100%;
}
.as_nav .hover .s1{
	background-image:url(../images/as_nav1h.png);
}
.as_nav .s2{
	background:url(../images/as_nav2.png) no-repeat left center;
	background-size:auto 100%;
}
.as_nav .hover .s2{
	background-image:url(../images/as_nav2h.png);
}
.as_nav .s3{
	background:url(../images/as_nav3.png) no-repeat left center;
	background-size:auto 100%;
}
.as_nav .hover .s3{
	background-image:url(../images/as_nav3h.png);
}
.as_nav .s4{
	background:url(../images/as_nav4.png) no-repeat left center;
	background-size:auto 100%;
}
.as_nav .hover .s4{
	background-image:url(../images/as_nav4h.png);
}
.as_nav .s5{
	background:url(../images/as_nav5.png) no-repeat left center;
	background-size:auto 100%;
}
.as_nav .hover .s5{
	background-image:url(../images/as_nav5h.png);
}
.as_nav .s6{
	background:url(../images/as_nav6.png) no-repeat left center;
	background-size:auto 100%;
}
.as_nav .hover .s6{
	background-image:url(../images/as_nav6h.png);
}
.as_nav .s7{
	background:url(../images/as_nav2.png) no-repeat left center;
	background-size:auto 100%;
}
.as_nav .hover .s7{
	background-image:url(../images/as_nav2h.png);
}
.as_nav .link:hover,.as_nav .link.hover{
	color:#fff;
	background:#cb913f url(../images/as_hover.png) no-repeat right center;
	background-size:auto 100%;
}
.as_nav_group .as_subnav{
	display:block;
	max-height:0;
	overflow:hidden;
	opacity:0;
	border-bottom:0;
	background:#fffaf3;
	transition:max-height .3s ease,opacity .2s ease;
}
.as_nav_group.open .as_subnav{
	max-height:520px;
	opacity:1;
	border-bottom:1px solid #cb913f;
}
.as_subnav a{
	display:block;
	padding:12px 18px 12px 62px;
	font-size:15px;
	line-height:1.4;
	color:#5b4a36;
	border-bottom:1px dashed #e5c796;
	background:url(../images/se_li.png) no-repeat 42px center;
}
.as_subnav a:last-child{
	border-bottom:0;
}
.as_subnav a:hover{
	color:#bd7613;
	background-color:#fff2de;
}
.as_subnav a.current{
	color:#bd7613;
	font-weight:bold;
	background-color:#fff2de;
}

.section{
	float: right;
	width: 1100px;
}
.se_head{
	font-size:32px;
	color:#bd7613;
	border-bottom:1px solid #bd7613;
	height: 46px;
	line-height: 34px;
}
.se_news{
	margin-top:20px;
}
.se_news li{
	height: 50px;
	line-height: 50px;
	clear: both;
	font-size:16px;
	position: relative;
	padding:0 120px 0 40px;
	background:#f7f7f7 url(../images/se_li.png) no-repeat 20px center;	
}
.se_news li:nth-child(even){
	background-color:#fff;
}
.se_news li span{
	position: absolute;
	right: 20px;
	top: 0;
	color:#a6a6a6;
}
.se_news li a{
	display:inline-block;
	max-width:95%;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.empty{
	margin-top:20px;
	padding:30px;
	text-align:center;
	color:#999;
	background:#f7f7f7;
}
.pager{
	margin-top:24px;
	text-align:center;
}
.pager .pagination{
	display:inline-block;
	margin:0;
	padding:0;
}
.pager .pagination li{
	display:inline-block;
	margin:0 3px;
}
.pager .pagination li a,.pager .pagination li span{
	display:block;
	min-width:34px;
	height:34px;
	line-height:34px;
	padding:0 10px;
	border:1px solid #e0c08a;
	color:#8c5a13;
	background:#fff;
	box-sizing:border-box;
}
.pager .pagination li.active span,.pager .pagination li a:hover{
	color:#fff;
	background:#cb913f;
	border-color:#cb913f;
}
.pager .pagination li.disabled span{
	color:#bbb;
	background:#f5f5f5;
	border-color:#e5e5e5;
}

.article{
	margin-top:20px;
	background:#f7f7f7;
	padding:0 36px 50px;
	box-sizing:border-box;
}
.article .title{
	font-size:24px;
	color:#000;
	/* line-height: 4; */
	text-align: center;
	font-weight: bold;
	padding: 20px 0;
}
.article .art{
	display: block;
	width: 730px;
	margin:0 auto;
}
.article .content{
	font-size:16px;
	line-height:1.9;
	word-break:break-word;
}
