body{
    margin: 0;
    padding: 0;
    font-family: Microsoft Yahei;
    font-size: 14px;
    color: #323232;
    background-color: #FFFFFF;
}
ul,li,p,h3,h4{
    margin: 0;
    padding: 0;
    list-style: none;
}
img{
    border: 0;
}
a:link, a:visited{
    text-decoration: none;
    color: #323232;
}
a:hover{
    color: #ac6d35;
}

/*-----------首页开始------------*/
.conBox{
    width: 1000px;
    margin: 0 auto;
}
.header{
    overflow: hidden;
    padding-top: 12px;
}
.logo{
    float: left;
    font-size: 0;
}

.headNav{
    float: left;
    border-bottom: 1px solid #626262;
    margin-left: 30px;
    padding-top: 37px;
    width: 769px;
}
.navList{
    overflow: hidden;
    font-size: 20px;
    float:left;
	margin-left:15px;
}
.navList li{
    float: left;
    text-align: center;
}
.navList a{
    display: block;
	line-height: 30px;
	padding: 0px 30px;
	font-size: 20px;
	color: #323232;
	font-family: Microsoft Yahei;
	font-weight: 600;
    padding-bottom: 10px;
    margin: 0 auto;
}
.curNav{
 background: url(../img/nav_icon.png) no-repeat center bottom;
}
.navList a:hover{
    color: #ac6d35;
}
.searchBox{	
	width:187px;
	float:right;	
}
.searchBox form{
width:187px;
overflow:hidden;
}
.searchField{
	width:139px;
	float:left;
	padding-left:9px;
	line-height:40px;
	outline:none;	
	color: #323232;
	font-family: Microsoft Yahei;
	font-size:14px;
	height:38px;
	border:none;	
	background:url(../img/search_box.jpg) no-repeat 0 0	
}
.searchBtn{	
	float:left;	
	width:38px;
	outline:none;
	height:38px;
	border:none;	
	background:url(../img/search_btn.jpg) no-repeat 0 0	
}
.searchResults{
	font-size:18px;
}
span.keyWordColor{
	color:#ac6d35;	
}
.mainBox{
    margin-top: 40px;
    overflow: hidden;
    _width: 1000px;
}
.newsTop{
    overflow: hidden;
}
.topPic{
    float: left;
    font-size: 0;
}
.topPic a{
    display: block;
}
.topPic img{
    width: 530px;
    height: 300px;
}
.topContent{
    float: left;
    margin-left: 20px;
    width: 450px;
}
.topContent h3{
    font-size: 24px;
}
.topText{
    margin-top: 25px;
    line-height: 23px;
}
.topDate{
    text-align: right;
    color: #969696;
    font-size: 12px;
    margin-top: 24px;
}
span.date{
    margin-left: 12px;
}
.newsFour{
    border-top: 1px solid #DDDDDD;
    margin-top: 30px;
    overflow: hidden;
    padding-top: 30px;
}
.fourList li{
    float: left;
    width: 235px;
    margin: 0px 7.5px;
}
.fourList li.last{
    margin-right: 0;
}
.fourPic a{
    display: block;
    font-size: 0;
}
.fourPic img{
    width: 235px;
    height: 180px;
}
.fourList h4{
    font-size: 18px;
    margin: 12px 0 14px 0;
}
.fourList h4 a{
	display:block;
	width:235px;
	height:50px;
	overflow:hidden;
}
.fourText{
    font-size: 12px;
    line-height: 20px;
}
.fourDate{
    text-align: right;
    font-size: 12px;
    color: #969696;
    margin-top: 10px;
}
.newsPart{
    border-top: 1px solid #DDDDDD;
    margin-top: 35px;
    padding-top: 30px;
    overflow: hidden;
}
.partLeft{
    float: left;
    _width: 550px;
}
.partList li{
    border-bottom: 1px solid #e5e5e5;
    padding: 9px 0;
    _width: 550px;
    overflow: hidden;
}
.partPic{
    float: left;
}
.partPic a{
    display: block;
    font-size: 0;
}
.partPic img{
    width: 160px;
    height: 120px;
}
.partContent{
    float: left;
    margin-left: 20px;
    width: 370px;
}
.partContent h4{
    font-size: 18px;
}
.partText{
    font-size: 12px;
    line-height: 20px;
    margin: 8px 0 14px 0;
}
.partDate{
    text-align: right;
    font-size: 12px;
    color: #969696;
}
.partRight{
    float: right;
    margin-top: 10px;
}
.partRight a{
    display: block;
    position: relative;
    font-size: 0;
}
.partRight img{
    width: 430px;
    height: 420px;
}
.newTitle{
    width: 410px;
    position: absolute;
    color: #FFFFFF;
    height: 45px;
    line-height: 45px;
    font-size: 18px;
    background-color: #ac6d35;
    font-weight: bold;
    bottom: 0;
    left: 0;
    padding-left: 20px;
}
.newsSide{
    border-top: 1px solid #DDDDDD;
    margin-top: 40px;
    padding-top: 40px;
    overflow: hidden;
}
.sideLeft{
    float: left;
    width: 620px;
    height: 300px;
}
#flow-box{
    position: relative;
}
#flow-box li{
    width: 280px;
    position: absolute;
    border-bottom: 1px solid #c3c3c3;
    padding-bottom: 20px;
}
#flow-box h4{
    font-size: 18px;
}
#flow-box span{
    display: block;
    float: right;
}
.sidePic{
    margin: 15px 0;
}
.sidePic a{
    display: block;
    font-size: 0;
}
.sidePic img{
    width: 280px;
    height: 170px;
}
.sideText{
    font-size: 12px;
    line-height: 20px;
}
.sideDate{
    text-align: right;
    font-size: 12px;
    color: #969696;
    margin-top: 10px;
    overflow: hidden;
}
.sideRight{
    float: left;
    padding-left: 30px;
    width: 349px;
    border-left: 1px solid #c3c3c3;
}
.sideRight h3{
    font-size: 30px;
    color: #ac6d35;
    font-weight: normal;
    margin-bottom: 12px;
}
.hotArticle{
    margin-bottom: 35px;
}
.articleList li{
    border-bottom: 1px solid #e0e0e0;
    padding: 10px 0;
    font-size: 18px;
}
.articleList span{
    display: inline-block;
    width: 22px;
    height: 22px;
    margin-right: 15px;
    text-align: center;
    line-height: 22px;
}
.articleList span.topThree{
    background: url(../img/circle_icon.png) no-repeat;
    color: #FFFFFF;
}
.footer{
    margin-top: 40px;
    border-top: 2px solid #adadad;
    text-align: center;
    padding: 30px 0;
    font-size: 20px;
    color: #646464;
}
/*-----------首页结束------------*/


/*-----------列表页开始------------*/
.mainLeft{
    width: 710px;
    padding-right: 20px;
    border-right: 1px solid #c7c7c7;
    float: left;

}
.listTop a{
    display: block;
    font-size: 0;
    position: relative;
}
.listTop img{
    width: 710px;
    height: 360px;
}
.topTitle{
    position: absolute;
    width: 695px;
    height: 45px;
    line-height: 45px;
    background-color: #ac6d35;
    left: 0;
    bottom: 0;
    padding-left: 15px;
    font-size: 24px;
    color: #FFFFFF;
    font-weight: bold;
    _top: 315px;
}
.listTopDate{
    font-size: 12px;
    color: #969696;
    margin-top: 10px;
}
.mainRight{
	float: left;
    margin-left: 20px;
    width: 249px;
}
.recomArt h3{
    font-size: 30px;
    color: #ac6d35;
    font-weight: normal;
    margin-bottom: 12px;
}
.recomList li{
    background: url(../img/list_icon.png) no-repeat left 15px;
    padding-left: 20px;
    line-height: 42px;
    border-bottom: 1px solid #e0e0e0;
}
.recomList li a{
	font-size:16px;
}
.listMain{
    border-top: 1px solid #e0e0e0;
    margin-top: 18px;
}
.newsList li{
    overflow: hidden;
    font-size: 12px;
    border-bottom: 1px solid #e0e0e0;
    padding: 20px 0;
    margin-top: 10px;
    _width: 710px;
}
.listPic{
    float: left;
}
.listPic img{
    width: 180px;
    height: 120px;
}
.listPic a{
    display: block;
    font-size: 0;
}
.listContent{
    float: left;
    margin-left: 20px;
    width: 510px;
}
.listContent h4{
    font-size: 18px;
    margin-bottom: 14px;
}
.listText{
    line-height: 20px;
}
.listDate{
    color: #969696;
    text-align: right;
    margin-top: 4px;
}
/*-----------列表页开始------------*/


/*-----------内容页开始------------*/
.contentBox h3{
    font-size: 30px;
    font-weight: normal;
}
.conInfo{
    color: #969696;
    overflow: hidden;
    border-bottom: 1px solid #c7c7c7;
    padding: 10px 0 5px 0;
	margin-bottom: 30px;
	font-size:20px;
}
.conInfo span{
    display: block;
    float: left;
}
.conDate{
    margin: 0 20px 0 12px;
}
.conPic{
    margin: 30px 0 20px 0;
}
.conText{
	margin-bottom: 20px;
	font-size:20px;
    line-height:30px;
}
.conText p{
    font-size:20px;
    line-height:30px;
}
.pagelist{
font-size:14px;
line-height:30px;
overflow:hidden;
margin-top:20px;
}
.pagelist li{
float:left;
margin-right:10px;
}
.thisclass{
font-weight:800;
color:#ac6d35;
}
.share{
float:right;
}