﻿*{
	margin:0;
	padding: 0;
}
.w{
	width: 999px;
	margin: 0 auto;
}
.fr{
	float: right;
}
.fl{
	float: left;
}
ul {
	margin: 0;
	padding: 0;
}
li{
	list-style: none;
}
a {
	color: #272A30;
	text-decoration:none; 
}
body{
	color: #272a30;
	font-family: 'Microsoft Yahei';
	font-size: 12px;
	background: url(../images/html_background.png) repeat ;/* http://img18.3lian.com/d/file/201710/07/15c7ea0c2fe044e4f9a1420f483b4ada.jpg */
}
/*  <!-- 网站标题 start--> */
.header {
	height: 70px;
	background:url(../images/header_bg.jpg) repeat-x;
}
.header .header_in h1{
	font-size: 34px;
	height: 70px;
	line-height: 60px;
	margin:0;
}
#web_tit {
	font-size: 34px;
}
.hil a {
	font-size: 16px;
	color: #a7cf3a;
	text-decoration: none;
	font-style: italic;
}
.header_in #address {
	color: #ccc;
	display: block;
	font-size: 14px;
	margin-top: -36px;
	margin-left: 30px;
	font-style: normal;
}
.header_in #address:hover{
	text-decoration: underline;
}
.hir li {
	height: 70px;
	line-height: 70px;
	float:left;
}
.hir li a{
	font-size: 16px;
	color:#ccc;
}
.hir li a:hover{
	color:#a7cf3a;
}
.fr .spacer {
	height: 15px;
	width:1px;
	background-color:#fff;
	margin:27px 10px 0;
}
/*  <!-- 网站中部 start--> */
.banner {
	height: 300px;
	background-color: #4E71A7;
}
#slider {
	float: left;
	margin: 60px -10px;
    width: 380px; 
    height: 180px; 
    position: relative; 
	overflow: hidden;
	border-radius: 18px;
}
#sliderContent {
    width: 380px; 
	height: 180px;
    position: absolute;
	top: 0;
	margin-left: 0;
}
#sliderContent .sliderImage {
    float: left;
    position: relative;
	display: none;
}
.sliderImage span {
    position: absolute;
	font-size: 13px;
    padding: 10px 15px;
    width: 350px;
    background-color: #000;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
	-khtml-opacity: 0.7;
    opacity: 0.7;
    color: #fff;
    display: none;
}
#sliderContent .sliderImage span strong {
    font-size: 15px;
    margin-bottom: 4px;
    display: inline-block;
}
#sliderContent .top {
	top: 0;
	left: 0;
}
#sliderContent .bottom {
	bottom: 0;
    left: 0;
}
/* 结束中部 */
.nav{
	background-color: #89B216;/* rgba(245,245,245,0.2) */
	height: 60px;
	line-height: 60px;
	overflow: hidden;
}
.nav .w{
	height: 60px;
	margin:0 auto;
}
.nav ul{
	margin:0 auto;
	height: 60px;
	padding-left: 60px;
}
.nav li{
	float: left;
	font-size: 20px;
	margin: 0 20px;
}
.nav a{
	display:block;
	padding:0 7px;
	color: #000;
	font-weight: 500;
}
.nav li:hover{
	background: rgba(245,245,245,0.2) ;
    font-weight: bold;
    border-radius: 40px 0;
}
.nav li:hover a{
	color: #fff;
}
/* 导航结束 */
.main {
	background-color: #fff;
	/* height: 2000px; */
}
.main_l {
	height: 100%;
	width: 710px;
	background-color: #F1F0EE;
	margin-top: 0;
	padding-right: 10px;
	float:left;
	overflow: hidden;
}
.main_l h1{
	padding-top: 9px;
	margin-left: 31px;
	font-size: 24px;
	border-bottom: 1px solid #ccc;
	overflow: hidden;
}
.main_l>a>img{
	width: 310px;
	height: 210px;
	margin-left:29px;
	margin-top: 10px;
	overflow: hidden;
}
.main_l #push_art{
	float: right;
	overflow: hidden;
}
#push_art{
	margin-top: 10px;
	overflow: hidden;
	background: url(../images/jinglingtu.png) no-repeat 7px 24px;
}
#push_art span {
	margin-top: 5px;
	font-size: 12px;
	display:block;
	text-indent:1em;
	color: #999;
}
#push_art li h3{
	margin-top: 10px;
}
#push_art li {
	text-align: center;
	font-size: 24px;
	width: 360px;
	height: 70px;
	border-top: 1px solid #ccc;
}
#push_art li a{
	color: #ef7000;
	text-align: center;
	display:block;
	height: 55px;
}
#push_art a:hover {
    background: rgba(255,255,255,0.5);
    color: #000;
}
#push_art li#teshu {
	border-bottom: 1px solid #ccc;
}
#picture {
	padding: 0 0 0 19px;
}
#picture li {
	width: 150px;
	height: 100px;
	margin: 11px;
}
#picture img{
	width: 150px;
	height: 100px;
	display: block;
}
.bloglist {
    width: 99%;
    background: #f1f1f1;
    margin: 20px 5px;
    border-top: #383838 4px solid;
    clear: both;
    overflow: hidden;
    padding: 12px 0 0 0;
}
.bloglist h2 {
	background: url(../images/jinglingtu.png) 10px -294px no-repeat;
    line-height: 29px;
    height: 29px;
    font-size: 20px;
    color: #3b3b3b;
    padding: 10px 0 10px 50px;
}
.bloglist h2:hover a{
	background-color: rgba(255,255,255,0.5);
	height: 30px;
	color: #ef7000;
	display: block;
	border-radius: 10px;
}
.bloglist ul {
    line-height: 24px;
    padding: 0 10px;
    margin-bottom: 20px;
}
.bloglist ul>p{
	margin-left: 35px;
	text-indent: 2em;
}
.readmore a:hover {
    color: #333;
}
.readmore a {
    color: #e84545;
}
.dateview {
    background: #f6f6f6 url(../images/jinglingtu.png) 10px -340px no-repeat;
    line-height: 24px;
    height: 24px;
    color: #838383;
    margin: 0 10px;
}
.dateview span {
    margin: 0 11px;
}
/* 尾部开始！！！！ */
.footer {
	clear:both;
	height: 100px;
	background-color: #181818;
}
.footer ul{
	padding-top: 30px;
	font-size: 16px;
	color: #fff;
	padding-left: 60px;
}
.footer li {
	float: left;
}
li.spacer{
	width:1px;
	height: 16px;
	background-color: #fff;
	margin: 0px 20px; 
}
.foot1 {
	width:520px;
	margin: 0 auto;
}
.foot1 a{
	color: #fff;
}
.foot1 p{
	color: #fff;
	text-align: center;
	margin-top:30px;
	display: block;
	clear: both;
	font-size:15px;
}
.foot1 a:hover{
	color:#a7cf3a;
	text-decoration:underline;
}
/* 底部结束 */
.main_r {
	height: 100%;
	width: 270px;
	margin:auto;
	/* background-color: #ccc; */
	margin-top: 0;
	float: right;
}
.self_pb{
	margin: 10px auto;
	width: 90%;
	height: 140px;
	padding-top: 1px;
}
.self_pb img {
	width:40%;
	height: 100%;
	float:left;
	border-radius: 18px;
}
.self_pb ul{
	float:left;
}
.self_pb li{
	margin-left:2px;
	font-size: 14px;
	height: 24px;
	line-height: 20px;
}
.bgmusic {
	clear: both;
	margin: 20px auto;
	width: 90%;
	height: 30px;
	overflow:hidden;
}