@charset "utf-8";
/*初始化  reset*/
body,button,dd,dl,dt,form,h1,h2,h3,h4,h5,h6,hr,input,li,ol,p,td,textarea,th,ul{margin:0;padding:0}
body,button,input,select,textarea{font:16px/1.5 "微软雅黑",sans-serif; color:#333;}
h1,h2,h3,h4,h5,h6{font-size:100%}
em,i{font-style:normal}
ol,ul{list-style:none}
a{text-decoration:none;color:#333;}
img{border:0; display:block;}
textarea{resize:none;}
a,input,button,select,textarea{outline:none;}
a,button{cursor:pointer;}
/*清除浮动*/
.clearfix:before,.clearfix:after{display:table;content:"";}
.clearfix:after{clear:both;}
.clearfix{zoom:1;}
.clearfix:after { content: ""; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix { display: inline-table; }
*html .clearfix { height: 1%; }
.clearfix { display: block; }
*+html .clearfix { min-height: 1%; }
/*---------------------------------------导航-------------------------------------------*/
.banner{ width:100%; overflow:hidden;}
.banner img{ width:100%;}
.con_01{ width:96%; padding:2%; overflow:hidden; background:#f2f2f2;}
.con_01 p{ width:100%; margin:auto;  line-height:28px; font-size:16px; color:#000; }
.con_01 p span{ display:block; width:180px; height:4px; background:#fcb034; margin:auto; margin-top:15px;}
.con_02{ width:96%; padding:2%; overflow:hidden; margin:10px auto;}
.bt{ color:#1e73be; font-size:24px; text-align:center;}
.con_02 p{ margin-top:10px;}
.sanbu{ overflow:hidden; width:100%; margin:auto;  margin-top:10px;}
.one{ overflow:hidden; margin-top:20px;}
.one dt{ width:100%; display:none; }
.one dt img{ width:100%; margin:auto;}
.one dt img {
  -webkit-transform: scale(1, 1);
  -webkit-transition-timing-function: ease-out;
  -webkit-transition-duration: 250ms;
  -moz-transform: scale(1, 1);
  -moz-transition-timing-function: ease-out;
  -moz-transition-duration: 250ms;
}
.one dt img:hover {
  -webkit-transform: scale(1.15);
  -webkit-transition-timing-function: ease-out;
  -webkit-transition-duration: 750ms;
  -moz-transform: scale(1.15);
  -moz-transition-timing-function: ease-out;
  -moz-transition-duration: 750ms;
  overflow: hidden;
}
.one dd{ width:100%; }
.one dd h2{ font-size:20px; color:#fcb035;}
.one dd p{ font-size:16px; }
.two{ overflow:hidden;}
.two dt{ width:100%; display:none;}
.two dt img{ width:100%;}
.two dt img {
  -webkit-transform: scale(1, 1);
  -webkit-transition-timing-function: ease-out;
  -webkit-transition-duration: 250ms;
  -moz-transform: scale(1, 1);
  -moz-transition-timing-function: ease-out;
  -moz-transition-duration: 250ms;
}
.two dt img:hover {
  -webkit-transform: scale(1.15);
  -webkit-transition-timing-function: ease-out;
  -webkit-transition-duration: 750ms;
  -moz-transform: scale(1.15);
  -moz-transition-timing-function: ease-out;
  -moz-transition-duration: 750ms;
  overflow: hidden;
}
.two dd{ width:100%; }
.two dd p{ font-size:16px;}
.two dd h2{ font-size:20px; color:#fcb035; margin-top:15px; }
.three{ overflow:hidden; padding-bottom:25px;}
.three dt{ width:100%; display:none;}
.three dt img{ width:100%; margin:auto;}
.three dt img {
  -webkit-transform: scale(1, 1);
  -webkit-transition-timing-function: ease-out;
  -webkit-transition-duration: 250ms;
  -moz-transform: scale(1, 1);
  -moz-transition-timing-function: ease-out;
  -moz-transition-duration: 250ms;
}
.three dt img:hover {
  -webkit-transform: scale(1.15);
  -webkit-transition-timing-function: ease-out;
  -webkit-transition-duration: 750ms;
  -moz-transform: scale(1.15);
  -moz-transition-timing-function: ease-out;
  -moz-transition-duration: 750ms;
  overflow: hidden;
}
.three dd{ width:100%;}
.three dd h2{ font-size:22px; color:#fcb035; margin-top:15px;}
.three dd p{ font-size:16px;}
.more{ width:60%; height:40px; line-height:40px; color:#fff; text-align:center; display:inline-block;  margin-top:15px; color:#fff;background:#fcb035}
.more:hover{ background:#1e73be;transition:0.5s; color:#FFF;}
.bt{ color:#1e73be; font-size:24px; text-align:center;}
#detail{ position:fixed; width:100%; height:100%; top:0 !important; background:rgba(0, 0, 0, 0.5); overflow:hidden; display:none;}
#detail .tit{ display:block; height:33px; cursor:pointer;}
#detail .tit i{ float:right; line-height:33px; padding:0 8px;cursor:default; color:#FFF;}
.biaodan1{ background:#f4f4f4; border:1px solid #CCC; padding:2%; width:90%; margin:auto; border-radius:5px;}
.biaodan1 h2{ margin-bottom:10px;}
.biaodan1 p{ margin:20px 0; font-size:18px;}
.biaodan1 li{ width:100%; overflow:hidden; margin-bottom:12px;}
.biaodan1 li input{ width:96%; border:1px solid #CCC; border-radius:3px; padding:5px; }
.biaodan1 span{ font-size:12px; color:#F00; display:block;}
.btn01{ width:100% !important; height:46px; background:#fcb035; border:none; color:#FFF;}
.btn01:hover{ background:#1e73be; transition:0.5s;}
#detail2{ position:fixed; width:100%; height:100%; top:0 !important; background:rgba(0, 0, 0, 0.5); overflow:hidden; display:none;}
#detail2 .tit{ display:block; height:33px;cursor:pointer;}
#detail2 .tit i{ float:right; line-height:33px; padding:0 8px; color:#fff; cursor:pointer;}
.biaodan2{ background:#f4f4f4; border:1px solid #CCC; padding:2%; width:400px; margin:auto; border-radius:5px;}
.biaodan2 h2{ margin-bottom:10px;}
.biaodan2 p{ margin:20px 0; font-size:18px;}
.biaodan2 li{ width:100%; overflow:hidden; margin-bottom:12px;}
.biaodan2 li input{ width:96%; border:1px solid #CCC; border-radius:3px; padding:5px; }
.biaodan2 span{ font-size:12px; color:#F00; display:block;}
.btn02{ width:100% !important; height:46px; background:#fcb035; border:none; color:#FFF;}
.btn02:hover{ background:#1e73be; transition:0.5s;}
#maskLayer{ display:none;}

.con_03{ width:100%; overflow:hidden; background:#f3faff;}
.con_03 h1{ padding:20px;}
.MxSlider{
	width: 100%;
	float: left;
	position: relative; margin-bottom:20px;
}
.mx-slider_wrap{
	position: relative;
	display: block;
	float: left;
	width: 100%;
	height: auto;
	margin: 0px auto;
	overflow: hidden;
}
.mx-slide{
	position: absolute;
	width: 100%;
	display: table;
	float: left;
	left: 0%;
}
.mx-slide dl{background:#f3faff;width:100%; margin:10px auto; overflow:hidden; height:270px;}
.mx-slide dl dt{ width:25%; margin:auto;overflow:hidden; margin-bottom:15px; }
.mx-slide dl dt img{ margin:auto; width:100%;}
.mx-slide dl dd{ width:90%; overflow:hidden; text-align:center; color:#000; margin-top:15px; margin:auto;	}
.mx-slide dl dd img{ float:left; margin-right:25px; display:none;}
.mx-slide dl dd strong{ width:100%; display:inline-block; }
/* Navigation */
.mx-navigation{
	position: absolute;
	float: left;
	width: 98%;
	top: 47%;
	z-index: 888;
}
.mx-prev, .mx-next{
	display: table;
	width: 40px;
	height: 40px;
	background-color: #fff;
	font-size: 0px;
	cursor: pointer;
}
.mx-prev{
	float: left;
}
.mx-next{
	float: right;
}
.mx-nav_dots{
	position: absolute;
	width: 100%;
	top: 85%;
    text-align: center;
	z-index: 889;
}
.mx-nav_dots span{
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 3px;
	font-size: 0px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border: 2px solid #333;
	background-color: #fff;
	cursor: pointer;
}
.mx-nav_dots span.dotActive{
	background-color: #333;
}



	.mx-bugs_bunny{
		width: 100%;
		max-width: 1200px;
		margin:auto; overflow:hidden;			
	}
	.ZI-slider{
		
	}
	.mx-bugs_info{
		position: absolute;
		display: block;
		max-width: 80%;
		padding: 10px;
		bottom: 40px;
		background-color: rgba(39, 66, 93, 0.9);			
	}
	.mx-bugs_info a{				
		font-family: 'Oswald', sans-serif;
		color: #fff;
		font-size: 18px;
		text-decoration: none;
	}
	.mx-navigation {
		margin: 4px;
		top: 18%;
	}
	.mx-prev, .mx-next{
		background-color: #dedede;
	}
	.mx-prev{
		background-image: url(../images/arr_l.png);
		background-repeat: no-repeat;
		background-position: 2px 5px;
	}
	.mx-next{
		background-image: url(../images/arr_r.png);
		background-repeat: no-repeat;
		background-position: 8px 5px;
	}
	.mx-nav_dots{
		top: 100%;				
	}
	.mx-nav_dots span{
		margin: 0px 4px;
		border-radius: 50%;
		-moz-border-radius: 50%;
		-webkit-border-radius: 50%;
		border: 1px solid #dedede;
		background-color: #fff;
	}
	.mx-nav_dots span.dotActive{
		background-color: #dedede;
	}			

.con_04{ width:96%; padding:2%; overflow:hidden; margin:10px auto;}
.bt01{ color:#1e73be; font-size:24px; margin-bottom:20px;}
.con_04 h2{ font-size:17px; margin-bottom:15px; }
.con_04 dl{ width:100%; overflow:hidden;}
.con_04 dl dt{ width:100%; overflow:hidden; line-height:30px;}
.con_04 dl dt img{ width:90%; margin:auto;}
.con_04 dl dd{ width:100%; overflow:hidden;}
.con_04 dl dd ul{ background:#f4f4f4; border:1px solid #CCC; padding:5%; width:89%;}
.con_04 dl dd ul p{ margin:20px 0; font-size:18px;}
.con_04 ul li{ width:100%; overflow:hidden; margin-bottom:20px;}
.con_04 ul li input{ width:75%; border:1px solid #CCC; border-radius:3px; padding:5px; }
.con_04 ul li span{ font-size:12px; color:#F00;}
.small{ font-size:14px; margin-bottom:10px;}
.btn{ width:79% !important; height:46px; background:#fcb035; border:none; color:#FFF;}
.btn:hover{ background:#1e73be; transition:0.5s;}
.footer{ background:#1f1f1f; color:#999; font-size:14px; text-align:center; width:98%; padding:1%;}

.fuchuang{ overflow:hidden; position:fixed; bottom:3%; right:0; z-index:10000;}
.fuchuang ul{ overflow:hidden; padding:5px; }
.fuchuang ul li{ overflow:hidden;margin:10px; background:#5b9fc8; display:block; padding:5px; line-height:20px; text-align:center; color:#FFF; font-size:12px; font-weight:bold; width:84px; border-bottom:5px solid #fcb035;}
.fuchuang ul li strong{ display:block; width:45%; margin:auto;}
.fuchuang ul li strong img{ margin:auto; width:100%;}
.fuchuang ul li:hover{ background:#fcb035;transition:all 0.6s; cursor:pointer;}










