@charset "utf-8";
/* CSS Document */

.zz_control{
	position:relative;
	-webkit-backface-visibility:hidden;
	-moz-backface-visibility:hidden;
	-ms-backface-visibility:hidden;
	-o-backface-visibility:hidden;
	backface-visibility:hidden;
	/* Fix of Webkit flickering */
	z-index:1;
	}

.zz_zqjk a{
	cursor: pointer;
	display: block;
	width:85%;
	height: 35px;
	line-height: 35px;
	margin: 0 auto;
    margin-bottom: 0px;
	text-align: center;
	font-size: 1em;
	color: #ffffff;
	font-weight: bold;
	border-radius: 8px;
	background: #6185f9;
	-moz-border-radius: 8px;
	position: relative;
	margin-bottom: 8%;
	}
.zz_zskc a{
	cursor: pointer;
	display: block;
	width:85%;
	height: 35px;
	line-height: 35px;
	margin: 0 auto;
    margin-bottom: 0px;
	text-align: center;
	font-size: 1em;
	color: #ffffff;
	font-weight: bold;
	border-radius: 8px;
	background: #6185f9;
	-moz-border-radius: 8px;
	position: relative;
	margin-bottom: 8%;
	}

.zz_title01{
	width: 100%;
	height: 100px;
	background:url(../img/pic01.jpg) center center no-repeat;
	margin:2% auto;
	overflow:hidden;
	}
.zz_title01 p{
	color: #fff;
    width: 100%;
    line-height: 40px;
    text-align: center;
    font-size:1.7em;
	margin-top:7%;
	}

.zz_kcxt-icon02{
	width:100%;
    height:272px;
	background:#8cd4d4;
	}
.zz_kcxt-icon02 img{
	margin:0 15%;
	}	
.zz_kcxt-icon02 h3{
	width:90%;
	color:#fff;
	font-size:1.05em;
	text-align:center;
	font-weight:500;
	margin:-4% auto 3% auto;	
	}
.zz_kcxt-icon02 p{
	width:90%;
	color:#fff;
	font-size:0.9em;
	text-align:center;
	margin:10% auto;
	}
	
.zz_kcxt-icon03{
	width:100%;
    height:272px;
	background:#9fe69f;
	}
.zz_kcxt-icon03 img{
	margin:0 15%;
	}	
.zz_kcxt-icon03 h3{
	width:90%;
	color:#fff;
	font-size:1.05em;
	text-align:center;
	font-weight:500;
	margin:-4% auto 3% auto;	
	}
.zz_kcxt-icon03 p{
	width:90%;
	color:#fff;
	font-size:0.9em;
	text-align:center;
	margin:10% auto;
	}

.zz_kcxt a{
	cursor: pointer;
	display: block;
	width:85%;
	height: 35px;
	line-height: 35px;
	margin: 0 auto;
    margin-bottom: 0px;
	text-align: center;
	font-size: 1em;
	color: #ffffff;
	font-weight: bold;
	border-radius: 8px;
	background: #6185f9;
	-moz-border-radius: 8px;
	position: relative;
	z-index: 99;
	margin-bottom: 8%;
	}

