@charset "utf-8";
/* CSS Document */
.bt{
	width:1200px;
	margin:30px auto;
	overflow:hidden;
	}
.Box {
	position: relative;
	margin-top:20px;
}
.Box .content {
	width: 1200px;
	margin: 0 auto;
}
.Box .Box_con {
	position: relative;
}
.Box .Box_con .btnl {
	position: absolute;
}
.Box .Box_con .btn {
	display: block;
	width: 41px;
	height: 41px;
	position: absolute;
	top: 90px;
	cursor: pointer;
}
.Box .Box_con .btnl {
	background: url(../images/jtl02.png) no-repeat center;
	left: 0px;
}
.Box .Box_con .btnr {
	background: url(../images/jtr02.png) no-repeat center;
	right: 0px;
}
.Box .Box_con .btnl:hover {
	background: url(../images/jtl03.png) no-repeat center;
}
.Box .Box_con .btnr:hover {
	background: url(../images/jtr03.png) no-repeat center;
}
.Box .Box_con .conbox {
	width: 1100px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}
.Box .Box_con .conbox ul {
	position: relative;
	list-style: none;
}
.Box .Box_con .conbox ul li {
	float: left;
	width: 260px;
	margin-left: 20px;
	overflow: hidden;
	text-align: center;
}
.Box .Box_con .conbox ul li:first-child {
	margin-left: 0;
}
.Box .Box_con .conbox ul li .cptp {
	width: 258px;
	height: 189px;
	overflow: hidden;
	border: 1px solid #ccc;
}
.Box .Box_con .conbox ul li .cptp img {
	display: block;
	max-width: 258px;
	min-width:258px;
	max-height: 189px;
	transition: all 0.5s;
}
.Box .Box_con .conbox ul li:hover .cptp img {
	transform: scale(1.1);
}
.Box .Box_con .conbox ul li:hover .cptp{
	border: 1px solid #00a0e9;
	}
.Box .Box_con .conbox ul li a {
	line-height: 30px;
	font-size: 14px;
	color: #333;
}
.Box .Box_con .conbox ul li:hover a {
	color:#00a0e9;
}
.abbg{
	width:100%;
	overflow:hidden;
	padding:30px 0px;
	margin-top:30px;
	background:url(../images/abbg.jpg) center no-repeat;
	}
.about{
	width:1200px;
	margin:0 auto;
	overflow:hidden;
	}
.about .abtp{
	float:left;
	width:489px;
	height:291px;
	}
.about .abtp img{
	max-width:485px;
	max-height:287px;
	border:2px solid #fff;
	}
.about .abwz{
	width:650px;
	float:right;
	padding-top:30px;
	overflow:hidden;
	}
.about .abwz p{
	font-size:14px;
	color:#eee7e7;
	line-height:27px;
	}
.about .abwz a{
	display:inline-block;
	margin-top:30px;
	padding:8px 30px;
	font-size:12px;
	color:#fff;
	background:#00a0e9;
	}
.new{
	width:1200px;
	margin:0 auto;
	overflow:hidden;
	margin-top:30px;
	}
.new .netp{
	width:529px;
	height:369px;
	float:left;
	}
.new .newz{
	float:right;
	}
.new .newz ul{
	}
.new .newz ul li{
	width:600px;
	padding:20px;
	}
.new .newz ul li+li{
	margin-top:20px;
	}
.new .newz ul li p:nth-of-type(1){
	font-size:16px;
	color:#333;
	margin-bottom:10px;
	}
.new .newz ul li p:nth-of-type(1):before{
	width:10px;
	height:10px;
	content:"";
	display:inline-block;
	border-radius:50%;
	background:#333;
	margin-right:10px;
	}
.new .newz ul li p:nth-of-type(1) span{
	float:right;
	font-size:14px;
	}
.new .newz ul li p:nth-of-type(2){
	font-size:14px;
	color:#666;
	padding-left:19px;
	}
/*.new .newz ul li:hover{
	background:#006ec7;
	}*/
/*.new .newz ul li:hover p{
	color:#fff;
	}*/
.new .newz ul li:hover p:nth-of-type(1){
	color:#00a0e9;
	}
.new .newz ul li:hover p:nth-of-type(1):before{
	background:#00a0e9;
	}
.banner_box{width:100%;text-align:center;}
.banner_box img{vertical-align:middle;}
.roll_img_mb_01{overflow:hidden;position:relative;}
.roll_img_mb_01 .img_box{overflow:hidden;text-align:center;}
.roll_img_mb_01 .img_box img{vertical-align:middle;width:100%;}
.roll_img_mb_01 .nav_box{overflow:hidden;height:20px;position:absolute;right:50%;bottom:0px; margin-right:-30px;}
.roll_img_mb_01 .nav_box li{width:10px;height:10px;font-size:1px;overflow:hidden;background:#ddd;border-radius:50px;float:left;margin:4px;}
.roll_img_mb_01 .nav_box .li_on{background:#1859e4;}

