/*top nav*/
.zg_top{ width: 100%; height: auto; padding: 5px 0px;  background: #ffde00;}
.zg_containter{ width: 1000px; height: 100%; margin: 0 auto;}
.zg_logo{ width: auto; float: left; padding-top: 7px;}
.zg_logo a{ display: block;color: #000;}
.zg_logo a img{display: block; height: 50px;    margin-top: -4px;}
.zg_nav{ height: 40px; display: inline-block; float: left; margin-left: 20px; margin-top: 5px;}
.zg_nav ul{ width: auto; height: 40px; display: block; padding-top: 17px;}
.zg_nav ul li{ float: left; height: 16px; line-height: 20px; padding: 0px 10px; border-right: 1px solid #000;}
.zg_nav ul li:last-child{ border-right: none;}
.zg_nav ul li a{ display: block; font-size: 14px; line-height: 14px;color: #000;}
.zg-tel{ height: 40px; margin-top: 5px; float: right;}
.zg-tel a{ height: 40px; line-height: 30px; font-size: 18px; color: #0072ff; display: block; padding: 5px; background: transparent;color: #000;
font-weight: bold;}
.zg-tel .top-icon{ width: 30px; height: 30px; display: inline-block; float: left; margin-right: 10px;}
.zg-tel .top-icon img{ width: 30px;}

/*table*/
.kc_btn{
	display: block;
	width: 80px;
	height: 24px;
	text-align: center;
	line-height: 24px;
	font-size: 12px;
	-webkit-border-radius: 14px;
	-moz-border-radius: 14px;
	border-radius: 14px;
	color: #fff;
	background: red;
	margin: 0 auto;
}
table{
	width: 100%;
}
table tr th{
	font-size: 18px;
	background: #01f9d9;
	padding: 12px 8px;
	color: #000201;
	border:1px solid #01f9d9;
	-webkit-box-shadow: 0 4px 20px #fff;
	-moz-box-shadow: 0 4px 20px #fff;
	box-shadow: 0 4px 20px #fff;
	text-align: center;
}
table tr td{
	font-size: 16px;
	padding: 14px 4px;
	color: #fff;
	text-align: center;
	border:1px solid #ffd200;
}
table tr td a{
	display: inline-block; padding: 3px 10px; background: #ffd200; color:#000; text-align: center; 
} 
table{
	border-left:1px solid #ffd200;
	border-right:1px solid #ffd200;
}
.table_wrap h4{
	font-size: 24px;
	color: #000201;
	text-align: center;
	background: #ffd200;
	height: 48px;
	line-height: 48px;
	border-radius: 16px 16px 0 0;
}
.table_wrap h4 span{
	color: #ff0000;
}
.table_title{
	position: relative;
	z-index: 9;
}
.title{
	font-size: 36px;
	font-weight: bold;
	color: #ffde00;
	text-align: center;
	height: 45px;
	line-height: 45px;
}
.title span{
	color: #fff;
}
.title_small{
	font-size: 18px;
	color: #fff;
	text-align: center;
	margin: 24px 0;
}

/*form*/
.form_wrap{
	width: 374px;
	margin: 0 auto;
}
.form_item_wrap{
	width: 374px;
	height: 46px;
	position: relative;
	border: 1px solid #333;
	margin-bottom: 20px;
	position: relative;
}
.inp,.select1{
	width: 100%;
	border: none;
	height: 100%;
	text-indent: 1em;
	color: #666;
	font-size: 16px;
}
#getyzm,#daojishi{
	display: block;
	width: 120px;
	height: 46px;
	background: red;
	color: #fff;
	text-align: center;
	line-height: 48px;
	font-size: 14px;
	position: absolute;
	right: -1px;
	top: -1px;
}
#daojishi{
	display: none;
}
#getyzm{
	cursor: pointer;
}
#dosubmit{
	display: block;
	width: 160px;
	height: 48px;
	background: red;
	color: #fff;
	border: none;
	font-size: 18px;
}
/*swiper*/
.swiper-container{
	width: 800px;
	margin: 0 auto;
}
.swiper-container img{
	width: 100%;
}
/*蒙板*/
.mask{
	width: 100%;
	height: 100%;
	background: #000;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 99999;
	opacity: 0.8;
	filter: alpha(opacity=80);
	display: none;
}
/*scroll*/
.list_lh{
	height: 300px;
	overflow: hidden;
}

/*video*/
.video_wrap{
	width: 800px;
	margin: 0 auto;
	position: relative;
}
.myvideo{
	width: 100%;
}
.video_wrap .video_mask{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background: #000;
	opacity: 0.7;
	filter: alpha(opacity=70);

}
.video_wrap .play{
	width: 80px;
	height: 80px;
	background: url(../images/play_icon_40.png) 0 0/100% 100%;
	cursor: pointer;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -40px;
	margin-top:-40px;
	cursor: pointer;
	z-index: 9;

}


.zg_banner .ban{
	display: block;
}
.zg_banner {
	background: url(../images/banbg_02.jpg) no-repeat center top;
}
.zg_c1{
	background: url(../images/conbg_02.jpg) no-repeat center top;
	background-size: 1920px 100%;
}

.main{
	background: url(../images/wrapb_18.png) no-repeat center top;
	background-size: 984px 100%;
	padding: 62px 40px 50px 30px;
	position: relative;
}
.personicon{
	display: block;
	position: absolute;
	top: -10%;
	left: 180px;
}
.zg_c2{
	background: url(../images/conbg_03.jpg) no-repeat center top;
	background-size: 1920px 100%;
}
.course_msg{
	font-size: 16px;
	color: #01f9d9;
	text-align: center;
	padding: 8px 0 10px;
}
.zg_c3{
	background: url(../images/conbg_04.jpg) no-repeat center top;
	background-size: 1920px 100%;
}
.item_wrap{
	display: flex;
	justify-content: space-around;
}
.zg_c3 .item_wrap{
	padding: 20px 0;
}
.zg_c3 .item a{
	display: block;
	border: 1px solid #2eedaf;
	overflow: hidden;
}
.zg_c3 .item a img{
	width: 100%;
	height: 100%;
	display: block;
}
.zg_c3 .item a img:hover{
	transform: scale(1.1);
	transition: 1s;
}
.zg_c4{
	background: url(../images/conbg_05.jpg) no-repeat center top;
	background-size: 1920px 100%;
}
.zg_c4 .item_wrap{
	padding: 30px 0 0;
}
.zg_c4 .item{
	width: 180px;
	height: 236px;
	background: url(../images/itembg_19.png) no-repeat 0 0/100% 100%;
	position: relative;
}
.zg_c4 .item h5{
	font-size: 20px;
	color: #000;
	text-align: center;
	line-height: 40px;
	height: 40px;
	background: #ffd200;
	width: 192px;
	position: absolute;
	left: 10px;
	top: 32px;

}
.zg_c4 .item p{
	font-size: 16px;
	color: #ffd200;
	text-align: center;
	padding: 92px 0 18px;
	line-height: 30px;
	height: 200px;
}
.zg_c4 .item a{
	display: block;
	width: 96px;
	height: 22px;
	line-height: 22px;
	text-align: center;border-radius: 18px;
	background: #ffd200;
	color: #000201;
	font-size: 14px;
	margin: 0 auto;
}
.tabbtn a{
	display: block;
	font-size: 16px;
	text-align: center;
	height: 30px;
	color: #fff;
	border: 1px solid #ffd200;
	padding: 0 14px;
	border-radius: 8px;
	line-height: 30px;

}
.tabbtn1 a{
	display: block;
	font-size: 16px;
	text-align: center;
	height: 30px;
	color: #fff;
	border: 1px solid #ffd200;
	padding: 0 14px;
	border-radius: 8px;
	line-height: 30px;

}
.tabbtn{
	display: flex;
	justify-content: space-around;
	padding: 18px 0;
	border-left: 1px solid #ffd200;
	border-right: 1px solid #ffd200;
}
.tabbtn1{
	display: flex;
	justify-content: space-around;
	padding: 18px 0;
	border-left: 1px solid #ffd200;
	border-right: 1px solid #ffd200;
}
.tabbtnactive{
	background: #ffd200;
	color: #000 !important;
}
.tablewrap{
	height: 390px;
	overflow-y: scroll;
}

.tablewrap1{
	height: 380px;
	overflow-y: scroll;
}

/*.tablewrap .f{
	position: absolute;
	width: 100%;
}*/
.tabview{
	display: none;
}
.tabview1{
	display: none;
}
 .picScroll-left{ overflow:hidden; position:relative;}
.picScroll-left .hd{ overflow:hidden; }
.picScroll-left .hd .prev,.picScroll-left .hd .next{ display:block;  width:48px; height:48px; float:right; margin-right:5px; margin-top:10px;  overflow:hidden;cursor:pointer;position: absolute }
.picScroll-left .hd .next{ background: url(../images/right.png) no-repeat center;right: 20px; top:30%}
.picScroll-left .hd .prev{ background: url(../images/left.png) no-repeat center;left: 20px; top:30%}
.picScroll-left .bd{ padding:10px; width:760px; margin: 0px auto}
.picScroll-left .bd ul{ overflow:hidden; zoom:1; }
.picScroll-left .bd ul li{ margin:0 20px; float:left; _display:inline; overflow:hidden; text-align:center;  }
.picScroll-left .bd ul li img{ width:332px; height:360px; display:block;  padding:2px; }


.zg_xf{position:fixed;right:0;top:300px;z-index:11;width:89px;height:160px;background:#FFF000;border-radius:20px 0 0 20px;overflow:hidden;text-align:center;}
.zg_xf a{display:block;margin:0 auto;}
.zgxf_qq{padding-top:64px;background:url(../images/QQ.png) no-repeat center 12px;font-size:16px;line-height:34px;color:#b66200;width:70px;border-bottom:1px solid #B66200;}
.zgxf_top{padding-top:25px;background:url(../images/gotop.png) no-repeat center 12px;font-size:16px;line-height:34px;color:#b66200;}
.zg_bot{ background: url(../images/bot_back.jpg) no-repeat center top #E8E8E8; padding-bottom: 150px}









