@charset "UTF-8";
body{font-family: '微软雅黑','Microsoft YaHei','宋体' ,'黑体' ,'SimSun','Arial Black','sans-serif';color:#333333;font-size: 16px;}
.w1200{width: 1200px;margin: 0 auto;}
.mt20{margin-top: 20px;}
.mt25{margin-top:40px;}
h4{font-size: 16px;margin-bottom: 5px;}
h5{font-size: 18px;margin-bottom: 15px;}
.banner{position:relative;width: 100%;height:460px;background: url(../images/banner.jpg) no-repeat;}
.daoyu{padding:12px 10px;position: absolute;width: 1180px;height:116px;left:50%;bottom:-7px;margin-left: -600px;
	background: rgba(82,213,251,.6);
	-webkit-background: rgba(82,213,251,.6);
	-moz-background: rgba(82,213,251,.6);
	-ms-background: rgba(82,213,251,.6);
	border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;}
.daoyu p{border:1px dashed #fff;padding: 2px 12px 6px 12px;font-size: 16px;line-height: 26px;border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;color:#fff;}
.zixun{margin-top: 28px;}
.zixun_left{width: 600px;height: 360px;}
.zixun_right{width: 550px;height: 360px;}
.zixun_right ul li{line-height: 36px;}
/*.zixun_right ul li a{color:#;}*/
.zixun_right p{font-size: 14px;line-height: 28px;text-indent: 2em;text-align: justify;}
.shijian ul li{position:relative;float: left;width: 380px;height:250px;margin-right: 30px;margin-bottom: 30px;}
.shijian ul li:nth-child(3n){margin-right: 0;}
.shijian ul li p{position:absolute;padding-top: 80px;width: 100%;height:100%;left:0;top:0;text-align: center;line-height:40px;font-size: 16px;display: none;
	background: rgba(0,0,0,.4);-webkit-background: rgba(0,0,0,.4);-moz-background: rgba(0,0,0,.4);-ms-background: rgba(0,0,0,.4);}
.shijian ul li p a{display: block;width: 100%;height:100%;color:#fff;}
.shijian ul li p span{font-size: 20px;}
/*.shijian ul li:hover p{display: block;}*/
/*.hovera{}
.hovera*/
.news .newlist{height:180px;margin-bottom: 40px;}
 .newlist .newsimg{width: 280px; height:180px;}
 .newlist .newsp{width: 780px;/*margin-top: 10px;*/margin-right: 40px;font-size: 16px;line-height: 28px;}
 .newlist .newsp p{text-indent: 2em;}
 .guandian ul li{float: left;width: 380px;height: 190px;margin-right:30px ;}
 .guandian ul li img{width: 160px;height: 190px;float: left;}
 .guandian ul li div{padding:2px 5px 5px 173px;text-align: justify; font-size: 14px;line-height: 26px;}

.zhishi_left{width: 430px;padding:20px;}
.zhishi h4{margin-bottom: 10px;}
.zhishi_left p{line-height: 30px;text-align: justify;}
.zhishi_right{width: 650px;padding:20px;}

/*轮播图样式*/
.pic-scroll{
	width:600px;
	height:360px;
	position:relative;
	}
.pic-scroll .pic{
	position:relative;
	width:600px;
	height:360px;
	overflow:hidden;	
	}
.pic-scroll .pic ul li{
	width:600px;
	height:360px;
	list-style-type:none;
	position:absolute;
	left:-100%;
	top:0px;
	}
.pic-scroll .pic ul li img{
	width:600px;
	height:360px;
	}
	.pic ul li p{position:absolute;left:0;bottom:0;width: 100%;height: 30px;line-height: 30px;color:#fff;text-align: center;font-size: 20px;background: rgba(10,134,250,.6);}
 .scroll-nav ul{
	height:22px;
	float:right;
	position:absolute;
	left:50%;
	bottom:-3px;
	z-index:9999;
	}
 .scroll-nav ul li{
	width:8px;
	height:8px;
	float:left;
	margin-right:5px;
	margin-left:5px;
	background:#ffffff;
	cursor:pointer;
	border-radius: 50%;
	-webkit-webkit-border-radius: 50%;
	-moz-webkit-border-radius: 50%;
	-ms-webkit-border-radius: 50%;
	-o-webkit-border-radius: 50%;
	webkit-border-radius: 50%;
	}                 
.scroll-nav .scroll-bg{
	background:#5089d0;
	}








