.zxmain{
}
.zxbanner{
	text-align: center;
}
.zxbanner a img{
	display: block;
	margin: 0 auto; 
}
/* 资讯 */
.zixun{
	width: 100%;
	overflow: hidden;
	margin: 0px auto 0px;
	background-color: #f9f9f9;
}
.zxbox{
	width: 100%;
	padding: 60px 0px 60px;
	overflow: hidden;
}
.zxboxdiv{
	width: 1300px;
	margin: 0 auto;
	/*overflow: hidden;*/
}
.news{
	width: 100%;
	overflow: hidden;
}
.newstu{
	float: left;
	width: 620px;
	overflow: hidden;
}
.newstu img{
	width: 620px;
	height: 456px;
}
.newszi{
	float: right;
	display: table;
	width: 680px;
	height: 400px;
	padding-left: 90px;
	overflow: hidden;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
.newszi div{
	display: table-cell;
	vertical-align: middle;
}
.newszi div h5{
	width: 580px;
	color: #333333;
	font-size: 18px;
	margin-bottom: 50px;
	font-weight: bold;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.newszi div span{
	display: inline-block;
	width: 580px;
	color: #777777;
	font-size: 14px;
	margin-bottom: 10px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.newszi div h4{
	width: 580px;
	color: #333333;
	font-size: 20px;
	font-weight: normal;
	margin-bottom: 40px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.newszi div p{
	color: #777777;
	font-size: 14px;
	line-height: 30px;
	margin-bottom: 50px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
	overflow: hidden;
}
.chankan{
	display: inline-block;
	width: 115px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 14px;
	color: #fff;
	background-color: #008ae5;
}
.zxboxdiv>ul{
	margin-top: 50px;
	margin-bottom: 50px;
}
.zxboxdiv>ul>li{
	float: left;
	width: 400px;
	height: 460px;
	margin-top: 10px;
	margin-bottom: 30px;
	border: #dcdcdc solid 1px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	margin-right: 50px;
	margin-bottom: 30px;
	overflow: hidden;
}
.zxboxdiv>ul>li:nth-child(3n){
	margin-right: 0px;;
}
.zxboxdiv>ul>li>a{
	display: inline-block;
	width: 100%;
	height: 100%;
}
/*9.29修改*/
.zxboxdiv>ul>li>a>img{
	display: block;
	width: 100%;
	height: 286px;
	margin-bottom: 25px;
}
.zxlizi{
	margin-top: 20px;
	padding: 0px 30px 20px 20px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
.zxlizi h5{
	display: inline-block;
	width: 100%;
	color: #333333;
	font-size: 18px;
	margin-bottom: 8px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.shijian{
	color: #979797;
	font-size: 14px;
	margin-bottom: 20px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.shijian span{
	display: inline-block;
	margin-right: 10px;
	width: 15px;
}
.shijian span img{
	width: 15px;
	position: relative;
	top: -2px;
}
.zxlizi p{
	color: #777777;
	font-size: 14px;
	line-height: 28px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.zxboxdiv>ul>li:hover{
	box-shadow: 0px 0px 10px rgba(0,0,0,0.1);
}
.zxboxdiv>ul>li:hover .zxlizi h5{
	color: #008ae5;
}
/*新闻内页*/
.header{
	box-shadow: 0px 0px 18px rgba(0,0,0,0.2);
}
.neiye{
	width: 100%;
    /*overflow: hidden;*/
}
.neiye .weizhi{
	background-color: #FFFFFF;
}
.neiyebox{
	width: 100%;
	margin-bottom: 10px;
	background:url(../images/neiyebg.png) center no-repeat;
	background-size: 100% 100% ;
}
.nyboxdiv{
	width: 1300px;
	margin: 65px auto 40px;
}
.nyboxdiv .nytit{
	width: 100%;
	/*overflow: hidden;*/
}
.nyboxdiv .nytit h5{
	color: #333333;
	font-size: 22px;
	font-weight: bold;
	text-align: center;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	margin-bottom: 20px;
}
.nyboxdiv .nytit .biaozhu{
	width: 100%;
	text-align: center;
	height: 30px;
}
.nyshijian{
	display: inline-block;
	color: #777777;
	font-size: 14px;
	margin-right: 40px;
}
.nyshijian i{
	display: inline-block;
	width:22px;
	margin-right: 6px;
}
.nyshijian i img{
	width: 22px;
	height: 18px;
	position: relative;
	top: -3px;
}
.fenxiang{
	display: inline-block;
}
.fenxiang>span{
	display: inline-block;
	margin-right: 5px;
	color: #777777;
	font-size: 14px;
}
.fenxiang a{
	display: inline-block;
	margin-right: 5px;
	position: relative;
}
.fenxiang a>img{
	display: block;
	width: 25px;
	height: 25px;
	position: relative;
	top: 6px;
}
.ewmdiv{
	display: none;
	position: absolute;
	top: 50px;
	left: -40px;
	/*right: 0;
	margin: 0 auto;*/
	width: 100px;
}
.ewmdiv span{
	position: relative;
	display: inline-block;
	width: 100px;
	height: 100px;
	border: #d2d2d2 solid 1px;
	background-color: #f9f9f9;
}
.ewmdiv span em{
    display: block;
    width:0px;
	height:0px;
	border-bottom:12px solid #d2d2d2;
	border-left:8px solid transparent;
	border-right:8px solid transparent;
    position: absolute;
    top: -12px;
    left: 0px;
    right: 0;
    margin: 0 auto;
    font-size: 0;
    line-height: 0;
}
.ewmdiv span i{
    display: block;
    width:0px;
	height:0px;
	border-bottom:9px solid #f9f9f9;
	border-left:6px solid transparent;
	border-right:6px solid transparent;
    position: absolute;
    top: -9px;
    left: 0px;
    right: 0;
    margin: 0 auto;
    font-size: 0;
    line-height: 0;
}
.fenxiang a:hover .ewmdiv{
	display: block;
}
.nycontent{
	width: 100%;
	overflow: hidden;
	position: relative;
}
.nycontent:after{
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	width: 1400px;
	height: 1px;
	background-color: #e5e5e5;
}
.nycontentdiv{
	width: 1300px;
	margin: 0px auto 50px;
	padding: 45px 80px 45px;
	overflow: hidden;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	color: #666666;
	font-size: 14px;
	line-height: 1.5;
}
.nycontentdiv p{
	/*color: #666666;
	font-size: 14px;
	line-height: 36px;
	margin-bottom: 30px;*/
}
.nycontentdiv img{
	max-width: 100%;
}
.nextprev{
	width: 100%;
	overflow: hidden;
	margin: 0 auto;
}
.nextprevdiv{
	display:block;
	margin: 15px auto;
	overflow: hidden;
	width: 900px;
	height: 95px;
	text-align: center;
	padding: 0px 90px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	box-shadow: 0px 0px 2px rgba(0,0,0,0.1);
}
.nextprevli a{
	display: inline-block;
	color: #666666;
	font-size: 16px;
	height: 95px;
	line-height: 95px;
	position: relative;
	padding-right: 18px;
}
.nextprevli a i{
	position: absolute;
	display: inline-block;
	height: 95px;
}
.nyprev{
	float:left;
}
.nyprev a i{
	width: 13px;
	right: 0;
	margin-left: 5px;
	background: url(../images/nyprev.png) center no-repeat;
	background-size: 13px 7px;
}
.nynext{
	float: right;
}
.nynext a i{
	width: 13px;
	right: 0;
	margin-left: 5px;
	background: url(../images/nynext.png) center no-repeat;
	background-size: 13px 7px;
}
.fanhui{
	display: inline-block;
	margin: 0 auto;
}
.fanhui a{
	display: inline-block;
	position: relative;
	padding-left: 20px;
}
.fanhui a i{
	width: 15px;
	left: 0;
	margin-right: 5px;
	background: url(../images/fanhuihui.png) center no-repeat;
	background-size: 15px 13px;
}
.nextprevli a:hover{
	color: #008ae5;
}
.nynext a:hover i{
	background: url(../images/nynextact.png) center no-repeat;
	background-size: 13px 7px;
}
.nyprev a:hover i{
	background: url(../images/nyprevact.png) center no-repeat;
	background-size: 13px 7px;
}
.fanhui a:hover i{
	background: url(../images/fanhui.png) center no-repeat;
	background-size: 15px 13px;
}