.xwmain{}
/*新闻*/
.xwdiv{
	width: 100%;
	overflow: hidden;
	margin: 50px auto 70px;
}
.syxwdiv{}
.syxwdiv>ul{
	overflow: hidden;
	margin-bottom: 35px;
}
.syxwdiv>ul>li{
	float: left;
	width: 31.4%;
	/*height: 505px;*/
	overflow: hidden;
	margin-right: 2.9%;
	margin-bottom: 40px;
	padding-bottom: 30px;
	background-color: #FFFFFF;
	border: #eeeeee 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;
}
.syxwdiv>ul>li:nth-child(3n){
	margin-right: 0;
}
.syxwdiv>ul>li:hover{
	background-color: #02a2e7;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.syxwtu{
	position: relative;
	width: 100%;
	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;
}
.syxwtu img{
	width: 100%;
	height: 275px;
}
.syxwdiv>ul>li:hover .syxwtu{
	border: #02a2e7 solid 14px;
	/*-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;*/
}
.syxwdiv>ul>li:hover .syxwtu img{
	height: 247px
}
.syxwtu span{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 106px;
	height: 37px;
	line-height: 37px;
	text-align: center;
	background-color: #02a2e7;
	font-size: 14px;
	color: #FFFFFF;
}
.syxwdiv>ul>li a h6{
	padding: 0px 25px 0px 17px;
	margin-left: 25px;
	border-left: #02a2e7 solid 3px;
	color: #000002;
	font-size: 18px;
	font-weight: normal;
	margin-top: 40px;
	margin-bottom: 20px;
	height: 24px;
	line-height: 24px;/*新增*/
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
}
.syxwdiv>ul>li:hover a h6{
	border-left: #FFFFFF solid 3px;
}
.syxwdiv>ul>li>a p{
	padding: 0px 25px;
	color: #999999;
	font-size: 14px;
	line-height: 24px;
	margin-bottom: 25px;
	height: 72px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}
.syxwdiv>ul>li:hover a p, .syxwdiv>ul>li:hover a h6{
	color: #FFFFFF;
}
.syxwdiv>ul>li a i{
	padding: 0px 25px;
	display: block;
	width: 100%;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	height: 16px;
	background: url(../images/huijiantou.png) left 25px center no-repeat;
	background-size: 23px 16px;
}
.syxwdiv>ul>li:hover a i{
	background: url(../images/banjiantou.png) left 25px center no-repeat;
	background-size: 23px 16px;
}


/*新闻详情*/
.newsxq{
	width: 100%;
	overflow: hidden;
	margin: 80px auto 0px;
	padding-bottom: 80px;
}
.newsxqcon{}
.newsxqleft{
	float: left;
	width: 75%;
	overflow: hidden;
	background-color: #FFFFFF;
	padding: 0px 25px 40px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
.xqcon{
	margin-top: 40px;
	overflow: hidden;
}
.nytit{
	padding: 0px 0px 15px;
	border-bottom: #e5e5e5 solid 1px;
}
.nytit h5{
	color: #222222;
	font-size: 30px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 5px;
}
.nytit .biaozhu{
	width: 100%;
	text-align: center;
	height: 30px;
}
.nybtzi{
	display: inline-block;
	color: #999999;
	font-size: 14px;
	margin-right: 60px;
}
.nybtzi span{
	display: inline-block;
}

.fenxiang{
	display: inline-block;
}
.fenxiang>span{
	display: inline-block;
	margin-right: 5px;
	color: #999999;
	font-size: 14px;
}
.fenxiang a{
	display: inline-block;
	margin-right: 5px;
	position: relative;
}
.fenxiang a i{
	display: inline-block;
	width: 25px;
	height: 25px;
	position: relative;
	top: 5px;
}
.shareqq{
	background: url(../images/qq.png) center no-repeat;
	background-size: 25px 25px ;
}
.shareqq:hover{
	background: url(../images/qq.png) center no-repeat;
	background-size: 25px 25px ;
}
.sharewx{
	background: url(../images/weixin.png) center no-repeat;
	background-size: 25px 25px ;
}
.sharewx:hover{
	background: url(../images/weixin.png) center no-repeat;
	background-size: 25px 25px ;
}
.sharewb{
	background: url(../images/weibo.png) center no-repeat;
	background-size: 25px 25px ;
}
.sharewb:hover{
	background: url(../images/weibo.png) center no-repeat;
	background-size: 25px 25px ;
}

.ewmdiv{
	display: none;
	position: absolute;
	top: 50px;
	left: -40px;
	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;
}

.leftxqzi{
	overflow: hidden;
	margin-top: 45px;
	padding-bottom: 40px;
	border-bottom: #e5e5e5 solid 1px;
	line-height: 32px;
	color: #333333;
	font-size: 16px;
}
.leftxqzi p{
}
.newsxqright{
	float: right;
	width: 23.2%;
	overflow: hidden;
	background-color: #FFFFFF;
}
.xqcezi{
	width: 100%;
	overflow: hidden;
	margin-top: 40px;
	margin-bottom: 40px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
.xqcezi>p{
	width: 100%;
	color: #333333; 
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 5px;
	padding: 0px 20px 0px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
.tuijian{
}
.xqcezi ul{
	overflow: hidden;
	padding: 0px 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;
}
.tuijian ul li{
	width: 100%;
	height: 50px;
	overflow: hidden;
	border-bottom: #e5e5e5 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;
}
.tuijian ul li a{
	position: relative;
	display: inline-block;
	width: 100%;
	padding-left: 30px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
.tuijian ul li a span{
	position: absolute;
	left: 0;
	top: 15px;
	display: inline-block;
	width: 20px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	border-radius: 50%;
	background-color: #1b1b1b;
	color: #FFFFFF;
	font-size: 14px;
	/*font-style: italic;*/
}
.tuijian ul li a p{
	color: #333333;
	font-size: 14px;
	line-height: 50px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
}
.tuijian ul li:hover a p{
	color: #02a2e7;
}
.tuijian ul li:hover a span{
	background-color: #02a2e7;;
}
.newsdt{
	margin-bottom: 20px;
}
.newsdt ul{
	margin: 25px auto;
	overflow: hidden;
}
.newsdt ul li{
	width: 100%;
	overflow: hidden;
	margin-bottom: 20px;
}
.newsdt ul li:last-child{
	margin-bottom: 0;
}
.newsdt ul li:hover .newsdtimg div img{
	transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
}
.newsdt ul li:hover a p{
	color: #02a2e7;
}
.newsdt ul li a{
	display: inline-block;
	width: 100%;
	overflow: hidden;
}
.newsdtimg{
	float: left;
	width: 35%;
	overflow: hidden;
}
.newsdtimg div{
	position: relative;
    padding-bottom: 75%;
    overflow: hidden;
}
.newsdtimg div img{
	width: 100%;
    position: absolute;
    height: 100%;
    overflow: hidden;
    transition: 500ms linear;
}
.newsdt ul li p{
	float: left;
	width: 65%;
	padding-left: 20px;
	color: #333333;
	font-size: 14px;
	line-height: 24px;
	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;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}
.dtmore{
	display:block;
	margin: 0 auto;
	color: #222222;
	font-size: 14px;
	text-align: center;
}
.dtmore:hover{
	color: #02a2e7;
}
