body{
	background: #f5f5f5;
}
.nav_01{
	
	position:relative;
}
#main{
	background: white;
	width: 1200px;
	margin: 0 auto;
}
.slideBox{ position:relative;height: 413px;width: 1200px; overflow:hidden;border-bottom: 5px solid #00abf5;}
.slideBox ul.items{ position:absolute; float:left; background:none; list-style:none; padding:0px; margin:0px;}
.slideBox ul.items li{ float:left; background:none; list-style:none; padding:0px; margin:0px;}
.slideBox ul.items li a{ float:left; line-height:normal !important; padding:0px !important; border:none;}
.slideBox ul.items li a img{ margin:0px !important; padding:0px !important; display:block; border:none; width:1200px; height:413px;}
.slideBox div.tips{ position:absolute; bottom:0px; width:100%; height:42px; background-color:#000; overflow:hidden;}
.slideBox div.tips div.title{ position:absolute; left:0px; top:0px; height:100%;}
.slideBox div.tips div.title a{ color:#FFF; font-size:16px; line-height:42px; margin-left:10px; text-decoration:none; height:42px; overflow:hidden; white-space:nowrap;text-overflow:ellipsis; display:block; font-family: "微软雅黑";}
div.nums{     position: absolute;
    right: 516px;
    bottom: -14px;
    z-index: 111111;}
div.nums a{ width: 34px;height: 34px; border: 1px solid #22b6f6; display:inline-block; >float:left; background-color:white; margin-right:12px; color: #22b6f6;font-size: 18px;border-radius: 50%;
text-align: center;line-height: 34px;}
div.nums a.active{ background-color:#22b6f6;color: white;}
.lunbo{
	position: relative;
}
.weather{
	width: 1200px;
	height: 46px;
	background: #ececec;
}
.weather iframe{
	    margin-top: 13px;
    margin-left: 18px;
}
.artical1 .left,.artical1 .center,.article1 .right{
	float: left;
}
.artical1 .left .yy{
	width: 275px;
	height: 324px;
	margin-left: 5px;
}
.artical1 .left .yy li{
	float: left;
	width: 91px;
	height: 80px;
	border-top: 1px solid gainsboro;
	border-right: 1px solid gainsboro;
	cursor: pointer;
	
}
.artical1{
	margin-top: 10px;
}
.artical1 .left .yy li:hover img{
	transform:scale(1.5);
	-ms-transform: scale(1.5);
	-webkit-transform: scale(1.5);
	-o-transform: scale(1.5);
	-moz-transform:scale(1.5);
}
.border-top-none{
	border-top: none !important;
}
.border-left-none{
	border-left: none !important;
}
.border-right-none{
	border-right: none !important;
}
.artical1 .left .yy img{
	display: block;
	margin: 15px auto;
	transition:0.4s ease;
	-webkit-transition:0.4s ease;
	-moz-transition:0.4s ease;
	-o-transition:0.4s ease;
	-ms-transition:0.4s ease;
}
.artical1 .left .yy p{
	text-align: center;
	font-size: 12px;
	font-family: "微软雅黑";
	text-align: center;
	color: #000000;
}
.artical1 .center{
	width: 594px;
	position: relative;
	margin-left: 24px;
}
.artical1 .center .layui-tab-title{
	font-size: 16px;
	font-family: "微软雅黑";
	color: #4e4e4e;    border-color: #00abf5 !important;
}
.artical1 .center .layui-this{
	color: #4e4e4e !important;
	font-weight: bold;
}
.artical1 .center .layui-this::after{
	    border-bottom: 3px solid #ff9a16 !important;
}
.artical1 .center .layui-tab-content{
	height: 280px;
	padding-top: 10px;
}
.artical1 .center .layui-tab{
	margin: 0 !important;
}
.artical1 .center .layui-tab-content li{
	height: 34px;
	line-height: 34px;
	background: url(../images/bth1.jpg) no-repeat 0px center;
	padding-left: 15px;
	font-size: 14px;
	color: #505050;
	font-family: "微软雅黑";
	cursor: pointer;    overflow: hidden;
}
.artical1 .center .layui-tab-content li:hover a,.artical1 .center .layui-tab-content li:hover{
	color: red;
}
.artical1 .center .layui-tab-content li a{
	font-size: 14px;
	color: #505050;
	font-family: "微软雅黑";
}
.artical1 .center .layui-tab-content .new0 .pull-left{
	width: 478px;
	float:left;
}
.artical1 .center .layui-tab-content .new0 i{
	margin: 0 5px;
	font-style: normal;
}
.artical1 .center .layui-tab-content .new0  li:hover a,.artical1 .center .layui-tab-content .new0  li:hover span{
	color: red;
}
.artical1 .center .layui-tab-content .new0 li:hover strong,.artical1 .center .layui-tab-content .new0 li:hover i{
	color: #505050;
}
.artical1 .center .layui-tab-content .new0 li strong:hover{
	color: #00abf5;
}
.artical1 .center .layui-tab-content .new0 .pull-right{
	float: right;
}
.artical1 .center .layui-tab-content .normal li a{
	float: left;
}
.artical1 .center .layui-tab-content .normal li span{
	float: right;
}
.artical1 .center .layui-tab-content .normal p{
	    position: absolute;
    top: 15px;
    right: 10px;
}
.artical1 .right{
	float: right;
	width: 256px;
	height: 336px;
	margin-right: 14px;
	overflow: hidden;
}
.artical1 .right .xzjy{
	margin-top:10px;
	margin-bottom: 18px;
	    position: relative;
    right: -15px;
    transition:0.4s ease;
	-webkit-transition:0.4s ease;
	-moz-transition:0.4s ease;
	-o-transition:0.4s ease;
	-ms-transition:0.4s ease;
}
.artical1 .right .xzxx{
	    position: relative;
    right: -15px;
    transition:0.4s ease;
	-webkit-transition:0.4s ease;
	-moz-transition:0.4s ease;
	-o-transition:0.4s ease;
	-ms-transition:0.4s ease;
}
.artical1 .right .xzxx:hover,.artical1 .right .xzjy:hover{
	right: 0;
}
.artical1 .right .info{
	height: 236px;
    margin-bottom: 18px;
}
.artical1 .right .info .img{
	float: left;
	height: 150px;
	width: 102px;
	margin-right: 10px;
}
.artical1 .right img{
	cursor: pointer;
}
.artical1 .right .info img{
	width: 102px;
	height: 150px;
	border: 5px;
}
.artical1 .right .info .jy{
	float: left;
	width: 140px;
	height: 150px;
	color: #505050;
	line-height: 27px;
	font-family: "微软雅黑";
	text-indent: 2em;
	font-size: 14px;line-height: 25px;
}
.artical1 .right .info .jy a{
	color: red;
}
.artical2{
	height: 130px;
}
.artical2 .left{
	float: left;
	width: 130px;
	height: 130px;
	background: #098ae5;    cursor: pointer;
}
.artical2 .left .p1{
	color: white;
	margin-top: 38px;
	font-size: 14px;
	font-family: "微软雅黑";
	text-align: center;
	line-height: 42px;
}
.artical2 .left .p2{
	color: white;
	font-size: 12px;
	font-family: "微软雅黑";
	text-align: center;
}
.artical2 .right{
	float: left;
	width: 1070px;
	border: 1px solid #eeeeee;
	border-left: 0;
	border-right: 0;
}
.artical2 .right li{
	float: left;
	height: 128px;
	width: 107px;
	cursor:pointer;
}
.artical2 .right li img{
	display: block;
	margin: 14px auto 8px;
	 transition:0.4s ease;
	-webkit-transition:0.4s ease;
	-moz-transition:0.4s ease;
	-o-transition:0.4s ease;
	-ms-transition:0.4s ease;
}
.artical2 .right li img:hover{
	transform: rotate(360deg) scale(1.2);
	-ms-transform: rotate(360deg) scale(1.2);
	-webkit-transform: rotate(360deg) scale(1.2);
	-o-transform: rotate(360deg) scale(1.2);
	-moz-transform: rotate(360deg) scale(1.2);
}
.artical2 .right li p{
	text-align: center;
	font-size: 14px;
	color: #646464;
	font-family: "微软雅黑";
}
.artical3{
	margin-top: 12px;
}
.artical3 .title{
	height: 44px;
	border-bottom: 2px solid #098ae5;
	background: url(../images/btn2.jpg) no-repeat 7px center;    line-height: 44px;
}
.artical3 .title span{
	color: #757575;
	font-size: 20px;
	float: left;
	margin-left: 32px;
	font-family: "微软雅黑";
}
.artical3 .title a{
	float: right;
	color: #757575;
	font-size: 14px;
	margin-right: 10px;
	font-family: "微软雅黑";
}
.artical3  .body{
	width: 588px;
	height: 214px;
	overflow: hidden;
	position: relative;    margin-top: 10px;
    margin-left: 3px;
}
.artical3  .body .section1{
	overflow: hidden;
	position: absolute;
	left: 0;
	top: 0;
	width: 588px;
	height:214px;
/* 	float: left; */
}
.artical3  .body .section1 ul li{
	float:left;
	width:285px;
	height:214px;
	margin-right:20px;
	overflow:hidden;
	position:relative;
}
.artical3  .body .section1 ul li a{
	  width: 100%;
}
.artical3  .body .section1 .mask{
	width:285px;
		box-sizing:border-box;
    height: 214px;
    background: rgba(0, 0, 0, 0.47);
    position: absolute;
    top:187px;
    color: white;
    font-size: 14px;
    font-family: "微软雅黑";
     transition:0.4s ease;
	-webkit-transition:0.4s ease;
	-moz-transition:0.4s ease;
	-o-transition:0.4s ease;
	-ms-transition:0.4s ease;
	cursor: pointer;
}
.artical3  .body .section1 .mask:hover{
	top: 0;
}
.artical3  .body .section1 .mask:hover .t1{
	text-align: left;
}
.artical3  .body .section1 .mask .t1{
	line-height: 26px;
	padding: 0 10px;
	text-align: right;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	 transition:0.4s ease;
	-webkit-transition:0.4s ease;
	-moz-transition:0.4s ease;
	-o-transition:0.4s ease;
	-ms-transition:0.4s ease;
	cursor: pointer;
}
.artical3  .body .section1 .mask .nr{
	margin-top: 20px;
	padding: 0 10px;
	line-height: 26px;
	text-indent: 2em;
}
.artical3  .body .section1 img{
	width: auto;
	height:214px;
}
.artical3  .body .section2,.artical3  .body .section3{
	width: 236px;
	height: 107px;
	overflow: hidden;
	position: absolute;
	left: 352px;
	top: 0;
}
.artical3  .body .section3{
	top: 107px;
}
.artical3  .body .section2 img,.artical3  .body .section3 img{
	width: 236px;
	height: 107px;
}
.artical3  .body .section2 .mask .t1,.artical3  .body .section3 .mask .t1{
	line-height: 26px;
	padding: 0 10px;
	text-align: right;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.artical3  .body .section2 .mask .nr,.artical3  .body .section3 .mask .nr{
	padding: 0 10px;
	line-height: 26px;
	text-indent: 2em;
}
.artical3  .body .section2 .mask,.artical3  .body .section3 .mask{
	   width: 236px;
	height: 107px;
    background: rgba(0, 0, 0, 0.47);
    position: absolute;
    top:82px;
    color: white;
    font-size: 14px;
    font-family: "微软雅黑";
     transition:0.4s ease;
	-webkit-transition:0.4s ease;
	-moz-transition:0.4s ease;
	-o-transition:0.4s ease;
	-ms-transition:0.4s ease;
	cursor: pointer;
}
.artical3  .body .section2 .mask:hover,.artical3  .body .section3 .mask:hover{
	top: 0;
}
.artical3  .body .section2 .mask:hover .t1,.artical3  .body .section3 .mask:hover .t1{
	text-align: left;
}
.link{
	margin-top: 15px !important;
	padding-bottom: 1px !important;
}