/* CSS Document */
@charset "utf-8";
*{ !important:font-size:14px; }
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td, a {
	margin: 0;
	padding: 0;
	outline: 0;
	font-family: "微软雅黑", "黑体","Microsoft YaHei";
}
body{background: url(../images/guide/zb/g_bg.gif);}
li{list-style-type:none;}
.cl{clear: both;}
.fl{float:left;}
.fr{float:right;}
.hide{display:none;}
.guide_body{ background:url(../images/guide/zb/bg.jpg) no-repeat top center;
	width:100%;
	min-width:1200px;
	height:4547px;}
.guide_con{width:1300px;margin:0 auto;float:left;}
.zmenu li,.zmenu2 li{ float:left; width:185px; height:124px;
	-webkit-filter: grayscale(1);/* Webkit */ 
	filter:gray;/* IE6-9 */ 
	filter: grayscale(1);/* W3C */ 
	cursor: pointer;
	margin-left:64px;}
.zmenu li:hover,.zmenu_sel{
	-webkit-filter: grayscale(0)! important;/* Webkit */ 
	filter:! important;/* IE6-9 */ 
	filter: grayscale(0)! important;}



.guide_back{
	text-align:center;
	line-height:36px;
	border-radius:10px;
	display:block;
	float:right;
	margin-right:50px;
	margin-top:60px;
	width:226px;
	height:72px;
	background: url(../images/guide/zb/goback.png);
	color:#fff;}
.guide_con1{
	line-height:25px;
	position:relative;
	width:830px;
	height:518px;
	top:510px;
	left:160px;}
.guide_con1 span{color:#F00;font-size:16px;}
.guide_con1 li{color:#F00;float:left;width:20%;margin-left:50px; margin-bottom:10px;}
.guide_con1 p{ margin-top:20px;}
.guide_con1 a{ color:#f00;}
.guide_con1 img{ margin-top:20px; margin:10 auto; margin-left:50px;}
.guide_menu{ width:100%; height:100px; background:#fff; position:absolute;left:0px; z-index:1;top:1400px}

.guide_con2_buttom{width:150px;height:56px; background:#fff; color:#e4007f;border-radius:10px;font-size:20px; line-height:56px; text-align:center;margin-top:50px; cursor:pointer; margin-bottom:100px}
.selects{ background:#e4007f; color:#fff;}
.guide_ml{margin-left:300px;}
.guide_mr{margin-right:300px;}
.guide_tips{background:url(../images/guide/guide_tips.png) no-repeat;
	display:block;
	width:126px;
	height:39px;
	float:left;
	margin-top:60px;
	line-height:39px;
	text-align:center;
	color:#4e6b17;}
	
	
.guide_picScroll{clear:both; width:1200px; height:600px; padding-top:140px;}
.guide_picScroll2{clear:both; width:1200px; height:600px; padding-top:100px;}
.guide_picScroll3{clear:both; width:1200px; height:600px; padding-top:350px;}
.guide_picVe{position:absolute; width:1200px; height:auto; z-index:1;}
.prev{position: absolute; z-index:1; width:50px; height:246px;left:30px; top:150px;}
.next{position: absolute; z-index:1; width:50px; height:246px;right:-70px; top:150px;}
.guide_con1_con{position:relative; text-align:center;left:130px;width:1030px; }

.guide_picScroll3 p{margin-left:250px;margin-top:10px;}
.guide_picScroll3 h3{margin-left:200px;margin-top:10px;}

.guide_con4_q{width:900px;height:92px;cursor:pointer;}
.guide_q1{ background:url(../images/guide/zb/Q1.png) center left no-repeat;}
.guide_q2{ background:url(../images/guide/zb/Q2.png) center left no-repeat;}
.guide_q3{ background:url(../images/guide/zb/Q3.png) center left no-repeat;}
.guide_q4{ background:url(../images/guide/zb/Q4.png) center left no-repeat;}
.guide_q5{ background:url(../images/guide/zb/Q5.png) center left no-repeat;}
.guide_con4_a{margin-left:100px;width:920px; background:#fff;padding:10px; line-height:26px;}

.guide_menu_m{margin:0 auto; width:1000px;}
.guide_menu_con{ width:195px; height:100px; float:left; background:#fff; cursor:pointer;}
.guide_menu_con:hover{ color:#F00;}
.guide_m_c_sel{color:#F00;}
.guide_m_c_l{ border-left:1px #CCC solid;}
.guide_menu_s1{ font-size:70px; display: inline-block; width:80px; float:left;margin-left:10px;}
.guide_menu_s2{ font-size:24px;display: inline-block; width:60px; float:left; margin-top:15px; margin-left:10px;}
