﻿﻿html,body{
	margin:0;
	padding:0;
	font-size:16px;
	color:#333;
	font-family: "simsun";
	background-color: #fff;
	-webkit-text-size-adjust: none;
}
img{
	border:none;
}
.area{
    font-size: 72px;
    font-weight: bold;
    font-family: Microsoft Yahei;
    display: block;
    text-align: center;
    color: #fff;
    padding-right: 22px;
}
dl,dt,dd,ul,li,form,input{
	margin:0;
	padding:0;
	list-style:none;
}
.clearfix{
	zoom:1;
}
.clearfix:after{
	content:"";
	display:block;
	clear:both;
	height:0;
}
a{
	color:#666;
	text-decoration:none;
}
.bg-wein {
	background: url(../images/body_bg_01.png);
}
.max-wrap {
	max-width: 1920px;
	min-width: 1060px;
	margin: 0 auto;
}
.main-wrap {
	width: 1060px;
	margin: 0 auto;
	box-sizing: border-box;
}
.bg-img01 {
	background: url(../images/pic-top.jpg) no-repeat center top;
}
.top-banner {
	    height: 775px;
    position: relative;
    width: 1000px;
    margin: 0 auto;
}
.top-banner .a-link{
    color: #fff;
    text-decoration: none;
    width: 571px;
    height: 80px;
    display: block;
    margin: 0 auto;
    position: absolute;
    top: 674px;
    left: 190px;
    font-size: 21px;
    font-family: Microsoft Yahei;
    font-weight: bold;
    line-height: 70px;
    text-align: center;
    padding-left: 18px;
}
.pd-50 {
	padding: 50px 50px 0;
}
.bg-f {
	background-color:#fff;
	border-radius: 10px;
}
.pb-15 {
	padding-bottom: 15px;
}
.pb-30 {
	padding-bottom: 30px;
}
/*box-01*/
.box-01 .box-title {
	background-color: #f0f0f0;
	font-family: "microsoft yahei";
	border-left: 23px solid #4ca635;
	padding: 0 17px;
}
.box-01 .title-name {
	height: 50px;
	line-height: 50px;
	display: block;
	float: left;
	color: #4CA635;
	font-size: 1.125em;
	font-weight: bold;
}
.box-01 .box-title .more {
	float: right;
	display: block;
	height: 50px;
	line-height: 50px;
	font-size: .75em;
	color: #989898;
}
.box-01 .box-title .more:hover {
	text-decoration: underline;
}
.news-list>li>a{
	display:block;
}
.news-list>li h1{
	font-weight:normal;
	font-family: "microsoft yahei";
	margin:0;
	color:#333;
	height:60px;
	line-height:60px;
	white-space:nowrap;
	font-size: .875em;
	overflow:hidden;
	text-overflow:ellipsis;
	position:relative;
	font-size:1em;
	padding-right: 10px;
}
.news-list>li>a:hover h1{
	color: #FF7800;
}
.news-list>li>a:after{
	content:"";
	display:block;
	clear:both;
	height:0;
}
.news-list>li em{
	display:block;
	color:#aaa;
	height:60px;
	line-height:60px;
	font-size:0.75em;
	font-style:normal;
	padding:0;
	margin:0;
	font-family: Verdana, Arial;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.news-list.date-right>li {
	border-top: 1px solid #eaeaea;
}
.news-list.date-right>li:first-child {
	border-top: 0;
}
.news-list.date-right>li em{
	float:right;
}
.copyright{
	font-size:.75em;
	font-family: "microsoft yahei";
	line-height:2em;
	color:#85807d;
	text-align: center;
	padding: 20px 0;
}
.biaoshi-wrap img {
    vertical-align: middle;
}
.copyright a {
	color: #85807D;
}
.copyright a:hover {
	text-decoration: underline;
}
/*内容页*/
.location *{
	display:block;
	float:left;
	height: 16px;
    line-height: 16px;
    font-family: "microsoft yahei";
}
.location {
	font-size: 0.75em;
}
.location:before {
	content: "";
    float: left;
    font-size: 14px;
    background: url(../images/icon_location.png) no-repeat center;
    height: 16px;
    width: 16px;
    margin-right: 5px;
}
.location>a,.location>em {
	color: #aaa;
	font-style: normal;
}
.location>span {
	color: #333;
}
.location>a:after {
	content: ">";
	padding: 0px 5px;
	font-family: simsun;
}
.location>a:after {
	content: ">";
	padding: 0px 5px;
	font-family: simsun;
}
.sub-content{
	color:#666;
	font-family: "microsoft yahei";
}
.sub-content .big-title {
	padding:10px 0;
	font-size: 1.5em;
	text-align: center;
	color: #333;
}
.sub-content .second-title{
	padding-bottom:10px;
	font-size: 1.2em;
	text-align: center;
	color:#666;
}
.sub-content .content-small-title {
	font-size: 0.75em;
	text-align: center;
	color: #999;
	line-height: 1em;
	border-bottom: 1px #eaeaea dashed;
	padding-bottom: 1.25em;
}

.news_content_description {
	font-size: .75em;
	color: #888;
	background-color: #f3f3f3;
	line-height: 1.75em;
	padding: 10px 15px;
	margin: 15px 0;
}
.news_content_content {
	line-height: 1.875em;
	font-size:.875em;
	padding-top:15px;
}
.news_content_content img{
	max-width:700px;
	height:auto !important;
}
.news_content_other {
	padding: 10px 0px;
}
.news-content-function {
	float: right;
	font-size: .75em;
	color:#999;
}
.news-content-function>span:before {
	content: "[";
}
.news-content-function>span:after {
	content: "]";
}
.news-content-function>span{
	display: inline-block;
	padding: 0 5px;
	cursor: pointer;
	line-height:36px;
}
.news-content-function>span:hover{
	text-decoration:underline;
}
.news_content_img{
	text-align:center;
	padding:20px 0px;
}
.news_content_img img{
	max-width:700px;
	height:auto !important;
}
.news-content-share{
	float: left;
}
/*翻页--start*/
/* 分页 */

.ewb-page {
    text-align: center;
}

.ewb-page-items {
    text-align: center;
    display: inline-block;
    *display: inline;
    zoom: 1;
}

.ewb-page-li {
    min-width: 36px;
    *width: 36px;
    margin-right: 4px;
    font-size: 14px;
    text-align: center;
    font-family: "Microsoft YaHei";
    float: left;
}

.ewb-page-li>a {
    display: block;
    color: #555;
    height: 24px;
    line-height: 24px;
    padding: 0 8px;
    border: 1px solid #dfdfdf;
}

.ewb-page-li.current>a {
    border: 0;
    color: #ff0000;
}

.ewb-page-li.ewb-page-noborder>span {
    display: block;
    height: 24px;
    line-height: 24px;
    padding: 0 10px;
    border: 0;
    color: #666;
    font-family: "Simsun";
}

.ewb-page-num {
    *width: 60px;
}

.ewb-page-li.ewb-page-num>span {
    padding: 0 5px;
    font-weight: bold;
}

.ewb-page-input {
    width: 38px;
    height: 24px;
    text-align: center;
    border: 1px solid #dfdfdf;
    line-height: 24px;
    color: #666;
    outline: none;
    vertical-align: top;
    *margin-top: -1px;
}

.ewb-page-hover {
    *width: 60px;
}

.ewb-page-hover>a {
    font-family: "Simsun";
}

.ewb-page-go {
    margin-left: 2px;
}

.ewb-page-hover:hover>a,
.ewb-page-go:hover>a {
    color: #fff;
    background-color: #999;
    border-color: #999;
}

.ewb-page-go>a {
    font-size: 12px;
    padding: 0 6px;
}

.ewb-page-goto {
    margin-right: 0;
}

.ewb-page-li.ewb-page-goto>span {
    padding: 0 6px 0 0;
    text-align: right;
}

.ewb-page-inpt {
    margin-left: -2px;
}

.ewb-page-li.ewb-page-ellipsis>span {
    padding: 0 17px 0 16px;
    font-size: 14px;
    font-family: "Microsoft YaHei";
    color: #555;
}
/*翻页--end*/

.tzgg{
	padding: 455px 30px 0px 45px;
}