*{box-sizing: border-box;-webkit-transition:all 0.3s ease 0s;
-moz-transition:all 0.3s ease 0s;
-o-transition:all 0.3s ease 0s;
-ms-transition:all 0.3s ease 0s;
transition:all 0.3s ease 0s;}
body,h1,h2,h3,h4,h5,h6,dl,dt,dd,ul,ol,li,th,td,p,blockquote,pre,form,fieldset,legend,input,button,textarea,hr,span{margin:0;padding:0;}
body{font-size:14px;font-family: "Microsoft YaHei" ! important;color:#262626;background:#fff;margin:0 auto;padding:0px;}
a{text-decoration:none;color:#262626;outline:none;}
a:active{star:expression(this.onFocus=this.blur());}
img{border:0px;vertical-align: middle;max-width:100%;}
input:focus { border: 0 none;outline: none; }
li{list-style: none;}


.wrap{width:1000px;margin:0 auto;}
.banner{width:100%;position:relative;}
.login{position:absolute;bottom:0px;right:53px;z-index:9;}
.username{right:33px;}
.login a{
	display:block;padding:0 20px;height:40px;line-height:40px;text-align:center;background:#dbf1ef;
	color: #000;font-size: 20px;font-weight: bold;
	border: 2px solid #ac9762;
}
.login a:hover{background:#CC0000;color:#fff;border-color:#CC0000;}

.main{overflow: hidden;padding:30px 15px;box-shadow:0px 0px 20px 1px rgba(0, 0, 0, 0.1);}

.left{width:100px;float:left;}
.left ul{overflow: hidden;}
.left ul li{background:#ac9762;margin-bottom:10px;}
.left ul li a{display:block;color:#fff;text-align:center;height:30px;line-height:30px;font-weight: bold;}
.left ul li.on a,.left ul li a:hover{background:#CC0000;}

.center{width:calc(100% - 330px);float:left;margin-left:25px;}
.center .news{overflow: hidden;}
.center .news li{padding:0 10px;background:linear-gradient(to bottom, #e3c67e, #e7ce92);margin-bottom:5px;overflow:hidden;height:auto;}
.center .news li a{
	
	
	display:block;line-height:40px;
	color:#000;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	float:left;
	width:calc(100% - 100px);
}
.center .news li a img{width:100px;height:75px;}
.center .news li:hover{background:#CC0000;color:#fff;}
.center .news li:hover a{color:#fff;}
.center .news li:hover span{color:#fff;}
.center .news li span{display:block;float:right;width:100px;line-height:40px;color:#000;text-align:right;}
.center .news li span.author{line-height:75px;}
.pages{padding:20px 0;}
.pages ul{overflow: hidden;text-align:center;}
.pages ul li{display:inline-block;}
.pages ul li a{display:inline-block;padding:0 10px;height:30px;line-height:30px;margin-right:5px;border:1px solid #eee;}
.pages ul li a:hover,.pages ul li.active a{border-color:#CC0000;background:#CC0000;color:#fff;}


.right{width:180px;float:right;}
.right .adv1{background:#d0cf99;padding:20px;display: inline-block;}
.right img{max-width:100%;}
.right .adv2{margin-top:20px;background:#d0cf99;padding:20px;display: inline-block;}

.right .adv3{width:100%;height:auto;}
.right .adv3 a{display:block;margin-bottom:20px;}
.right .adv3 a:last-of-type{margin-bottom:0;}

.content{}
.content h2{font-size:20px;line-height:30px;text-align:center;}
.info{margin-top:10px;padding-bottom:20px;text-align:center;border-bottom:1px solid #eee;}
.info p{display:inline-block;margin-right:10px;}
.news_con{margin-top:20px;}
.news_con p{margin:5px 0;line-height:25px;font-size:20px !important;}
.news_con p a{font-size:20px !important;}
.news_con p a span{font-size:20px !important;}
.news_con img{max-width:100%;height:auto;}

.prev_next{margin-top:0px;line-height:30px;padding:20px 0px 10px;}

.prev_next p{display:inline-block;font-size:14px;color:#888;}
.prev_next a{font-size:14px;color:#888;}
.prev_next a:hover{color:#CC0000;}

.comment{padding-top:20px;}

.news_list li{clear:both;overflow:hidden;padding:20px 0;border-bottom:1px solid #eee;}
.news_list li a{display:block;} 
.news_list li a h2{font-size:18px;line-height:25px;margin-bottom:10px;}
.litpic{position:relative;width:100%;height:0;padding-bottom:75%;overflow:hidden;}
.litpic img{position:absolute;top:0;left:0;width:100%;height:100%;}
.news_list li a .thumb{width:150px;float:left;}
.news_list li a p{width:calc(100% - 170px);float:right;line-height:30px;}
.news_list li a p.description{width:100%;}
.news_list li a:hover img{transition:all 2s;transform:scale(1.1);}
.news_list li a:hover h2{color:#CC0000;}

.list_center{width:calc(100% - 220px);float:left;}

.nav{padding:20px 0 30px;}
.nav ul{overflow:hidden;text-align:center;}
.nav ul li{background:#ac9762;margin-right:10px;display:inline-block;}
.nav ul li a{display:inline-block;color:#fff;text-align:center;height:30px;line-height:30px;padding:0 20px;}
.nav ul li.on a,.nav ul li a:hover{background:#CC0000;}

.jiazu{overflow:hidden;margin-bottom:20px;}
.jiazu li{width:23.5%;float:left;margin-right:2%;margin-bottom:2%;}
.jiazu li:nth-of-type(4n){margin-right:0;}
.jiazu li a{display:block;}
.jiazu li a .litpic{padding-bottom:120%;}
.jiazu li a:hover img{transition:all 2s;transform:scale(1.1);}

.btn{overflow:hidden;margin-bottom:40px;}
.btn a{
	width:49%;display:block;margin-right:2%;float:left;height:35px;line-height:35px;text-align:center;color:#0d0c0c;border-radius:5px;
	background:linear-gradient(to bottom, #e3c67e, #e7ce92);
}
.btn a:nth-of-type(2n){margin-right:0}
.btn a:hover{background:#CC0000;}

.search{}
.search input{height:30px;line-height:30px;float:left;border:0;outline:0;background: linear-gradient(to bottom, #e3c67e, #e7ce92);color:#0d0c0c;}
.search input[name="keyword"]{padding:0 10px;width:calc(100% - 40px);}
.search input[type="submit"]{width:40px;text-align:center;cursor:pointer;
	background-image:url(../images/icon1.png);
	background-size: 20px;
	background-repeat: no-repeat;
	background-position: center;
	background-color: #e3c67e;}
.search input::placeholder{color:#fff;}
.h20{height:60px;}
.footer{margin-bottom:40px;/* color:#d9ad48; */}
.footer a{/* color:#d9ad48; */}


@media screen and (max-width: 479px){

	.wrap{width:100%;}
	.main{padding:15px 15px 0px;}
	.login{right:10px;}
	.login a{font-size:16px;height:30px;line-height:30px;padding:0 10px;}
	.left{float:unset;width:100%;}
	.left ul li{width:24.25%;float:left;margin-right:1%;margin-bottom:1%;}
	.left ul li:nth-of-type(4n){margin-right:0;}
	
	.nav{padding:10px 0 0;}
	.nav ul li{width:24.25%;float:left;margin-right:1%;margin-bottom:1%;}
	.nav ul li:nth-of-type(4n){margin-right:0;}
	.nav ul li a{padding:0;display:block;}
	
	.list_center{width:100%;}
	.news_list li a .thumb{width:100px;}
	.news_list li a p{width:calc(100% - 120px);line-height:25px;}
	
	.center{width:100%;float:unset;margin-left:0;margin-top:10px;margin-bottom:20px;}
	.right{width:100%;display:block;/* position:fixed;bottom:0; */background:#fff;z-index:9;}
	.adv3{display:block;}
	
	.search{margin-bottom:10px;overflow:hidden;}
	.search input[name="keyword"]{width:calc(100% - 40px);}
	.h20{height:20px;}
	
	.footer{background:#fff;overflow:hidden;margin-bottom:10px;}
	.btn{margin-bottom:20px;}
	
	

}