﻿@charset "utf-8";
* {
	margin: 0;
	padding: 0;
}

html,
body {
	font-family: "微软雅黑";
	font-size: 15px;
	min-width: 1400px;
	color: #353535;
}

ul,
li {
	list-style: none;
}

img {
	border: 0;
}

input,
textarea {
	outline: none;
}

a {
	color: #565656;
	text-decoration: none;
}

a:hover {
	color: #20900a;
}

.clear {
	clear: both;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.mainb {
	width: 1400px;
	margin: 0 auto;
}

.paddt30 {
	padding: 30px 0 0;
}

.paddb20 {
	padding-bottom: 20px;
}

.mar20 {
	margin-top: 20px;
}
.pat3b2{padding: 30px 0 20px;}
.overfw {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.m_botli{display: none;}

/***********************************************************************************/
.header_bot {
	margin: 0 auto;
	position: fixed;
	top: 0;
	height: 92px;
	z-index: 10000;
	width: 100%;
	background-color: rgba(255, 255, 255, 0.76);
	background-color: #fff\9;
	float: left;
}
.logo {
	width: 28%;
	position: absolute;
	left: 0;
	top: 20px;
}

.logo img {
	height: 100%;
}

.m_btn {
	position: absolute;
	right: 2.5%;
	top: 10px;
	width: 30px;
	margin: 0;
	display: none;
	cursor: pointer;
}

.m_btn tt {
	float: left;
	width: 25px;
	height: 3px;
	background: #20900a;
	margin-top: 5px;
}

.m_close {
	display: inline-block;
	font-size: 26px;
	color: #fff;
	position: absolute;
	right: 5%;
	top: 10px;
	z-index: 999;
	display: none;
	cursor: pointer;
}

.header_bot .header_nav {
	margin: 0;
	font-size: 0;
}

.header_bot .header_nav {
	width: 56%;
	float: left;
}

.header_nav li {
	float: left;
	font-size: 16px;
	margin: 0;
	position: relative;
	z-index: 11;
	width: 12.5%;
	text-align: center;
}

.header_nav>li:after {
	content: "";
	position: absolute;
	top: 45px;
	right:0;
	width: 0;
	height: 0;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-top: 6px solid #565656;
}

.header_nav li a {
	color: #333;
	height: 56px;
	line-height: 56px;
	display: block;
}

.header_bot li a {
	height: 92px;
	line-height: 92px;
}

.header_nav li:hover:after {
	transform: rotate(180deg);
	transition: .6s;
}

.header_nav li:hover,
.header_nav li.on {
	background: #f5f5f5;
}

.header_nav li dl {
	width: 150px;
	position: absolute;
	left: 0;
	top: 54px;
	z-index: 22;
	background: #fff;
	border-top: 4px solid #f7c93d;
	display: none;
}

.header_nav li dl a {
	display: block;
	width: 100%;
	line-height: 30px;
	text-indent: 20px;
	padding: 0;
	font-size: 14px;
	border: none;
}

.header_nav li:hover dl a,
.header_nav li.on dl a {
	color: #333;
	font-weight: 300;
	border-bottom: none;
}

.header_nav li dl a:hover {
	background: #FEFDB1;
	color: #fff;
}

.header_nav li.onn {
	z-index: 22;
}

.header_nav li .hnav_two {
	position: absolute;
	background: rgba(255, 255, 255, 0.8);
	background: #ffffff\9;
	border-top: 2px solid #ededed;
	left: 0;
	z-index: 9999;
	opacity: 0;
	visibility: hidden;
	transform: translate3d(0, 10px, 0);
	border-radius: 0 0 10px 10px;
}

.header_bot .header_nav li .hnav_two {
	border-top: 2px solid #20900a;
}

.header_nav li .hnav_two li {
	position: relative;
	display: block;
	text-align: center;
	margin: 0;
	width: 166px;
	background: none;
}

.header_nav li .hnav_two li a {
	color: #333;
	white-space: nowrap;
	border-radius: 0;
	height: 48px;
	line-height: 48px;
	font-size: 15px;
	width: 100%;
	padding: 0px;
	overflow: hidden;
	text-overflow: ellipsis;
}

.header_nav li:hover .hnav_two {
	opacity: 1;
	transform: translate3d(0, 0, 0);
	visibility: visible;
	transition: all .3s ease 0s;
}

.header_nav .hnav_two li:hover a {
	color: #20900a;
	font-size: 15px;
	font-weight: bold;
	transition: .3s;
}

.hnav_two li:hover a {
	color: #20900a !important;
}

.header_nav li .hnav_two li .hnav_two2 {
	position: absolute;
	background: #fff;
	border: 1px solid #f3f3f3;
	border-bottom: 0;
	right: -202px;
	top: -17px;
	z-index: 9999;
	opacity: 0;
	transition: all .3s ease 0s;
	visibility: hidden;
}

.header_nav li .hnav_two li:hover .hnav_two2 {
	opacity: 1;
	visibility: visible;
}

.td_mobile {
	display: none !important;
}

.td_pc {
	position: relative;
	display: block !important;
	float: left;
	top: 0;
	background: none;
}

.header_bot .td_pc {
	display: block !important;
	padding-top: 10px;
}

.header_bot .td_pc img {
	width: 100%;
}

.header_bot li a {
	border-bottom: 0;
}

.header_bot .header_nav>li>a {
	font-weight: normal !important;
	font-size: 16px !important;
}

.header_bot .header_nav li .hnav_two li a:hover {
	opacity: 0.9;
}
.head_tel{line-height: 92px;background: url(../img/heartel.png) no-repeat left center;padding-left: 40px;}
.head_tel i{text-transform: capitalize;padding-right: 5px;color: #FCC200;font-size: 24px;}
.head_tel h3{color: #20900a;font-size: 20px;}
.headfix{height: 62px;background: #fff;border-bottom: 1px solid #e7e7e7;transition: .3s;}
.headfix li a{height: 62px;line-height: 62px;}
.headfix .header_nav>li:after{top: 30px;}
.headfix .logo{width: 25%;}
.headfix .td_pc{padding-top: 0;}
.headfix  .head_tel{line-height: 62px;}







@media screen and (max-width: 1366px) {
	.header_bot{position: absolute;}
}
@media(max-width: 959px) {
	.header_bot .header_nav {
		margin: auto;
	}
	.logo img {
		width: 100%;
		height: auto;
	}
	
	
	.header_nav li {
		margin: 0 0 0 1%;
	}
	.header_nav li a {
		font-size: 14px;
		padding: 0 10px;
	}
	.logo {
		height: 40px;
		width: 280px;
		top: 20px;
	}
	.header_nav li a {
		height: 75px;
		line-height: 75px;
	}
	.header_nav {
		margin-left: 290px;
	}
	.header_bot {
		height: 50px;
		position: fixed;
		top: 0;
		max-width: 660px;
		border-bottom: 1px solid #20900a;
		left: 0;
		right: 0;
		z-index: 999;
	}
	.header_t {
		margin-top: 50px;
	}
	.header_bot {
		top: 0;
		transition: .6s;
	}
	.td_mobile {
		display: block !important;
	}
	.td_pc {
		display: none !important;
	}
	.td_pc2 {
		display: none;
	}
	.logo {
		height: 35px;
		width: 35%;
		top: 5px;
		left: 1%;
	}
	.m_btn {
		display: block;
	}
	.header_nav {
		position: fixed;
		top: 0px;
		right: 0;
		left: 0;
		z-index: 999;
		width: 100%;
		max-width: 660px;
		height: 80%;
		background: rgba(0, 0, 0, .8);
		padding: 50px 0 0;
		margin: auto;
		display: none;
		overflow-y: scroll;
		overflow-x: visible;
		padding-bottom: 30px;
	}
	.header_nav li {
		display: block;
		width: 90%;
		margin: 0 auto;
		border: none;
		border-bottom: 1px solid rgba(255, 255, 255, 0.13);
		float: none;
		text-align: left;
	}
	.header_nav li a {
		color: #fff;
		height: 35px;
		line-height: 35px;
		width: 70%;
		display: inline-block;
		margin: 0;
		padding: 5px 0;
		border: none;
	}
	.header_nav li.on a,
	.header_nav li a:hover {
		border: none;
		background: none;
	}
	.m_close {
		display: inline-block;
	}
	.header_nav li:hover .hnav_two a {
		background: none;
		color: #fff;
		font-size: 15px;
	}
	.header_nav li span {
		font-size: 20px;
		color: #fff;
		width: 10%;
		float: right;
		text-align: right;
		padding-top: 15px;
	}
	.header_nav li span img {
		width: 10px;
		float: right;
	}
	.header_nav li .hnav_two {
		padding: 0;
		opacity: 1;
		visibility: visible;
		width: 100%;
		transition: 0s;
		transform: translate3d(0, 0, 0);
	}
	.header_nav li .hnav_two li {
		text-align: left;
	}
	.header_nav li a:hover,
	.header_nav li:hover a,
	.header_nav li.on a {
		background: none;
		border-bottom: none;
	}
	.header_nav li .hnav_two {
		position: static;
		display: none;
		background: none;
	}
	.header_nav li .hnav_two li a {
		color: #fff;
		padding: 5px 15px;
	}
}
/*banner*/

.tdbanner {
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	height: 650px;
	margin-top: 92px;
}

.tdbanner .bd {
	height: 650px;
	z-index: 0;
	position: relative;
	left: 50%;
	margin-left: -960px;
	width: 1920px;
	height: 650px;
}

.tdbanner .bd li img {
	width: 100%;
	height: 650px;
}

.tdban_btn {
	display: none;
}

.tdban_btn a {
	opacity: 0.65;
}

.tdban_btn a:hover {
	opacity: 1;
}

.tdban_btn a.prev {
	position: absolute;
	z-index: 1;
	left: 20px;
	background: none;
	top: 45%;
	display: block;
	width: 50px;
	height: 100px;
	background: url(../img/arrow.png) 0px 0px no-repeat;
	margin: 0 auto;
}

.tdban_btn a.next {
	position: absolute;
	z-index: 1;
	display: block;
	right: 20px;
	background: none;
	top: 45%;
	display: block;
	width: 50px;
	height: 100px;
	background: url(../img/arrow.png) -50px 0px no-repeat;
	margin: 0 auto;
}

.tdbanner:hover .tdban_btn {
	display: block;
	transition: .3s;
}

.tdban_btn a:hover {
	opacity: 1;
	filter: alpha(opacity=100);
	transition: .3s;
}

.tdbanner .hd {
	position: absolute;
	bottom: 20px;
	text-align: center;
	z-index: 5;
	left: 50%;
	font-size: 0;
	line-height: 0;
	height: 0px;
	margin-left: -50px;
	height: 14px;
	overflow: hidden;
}

.tdbanner .hd li {
	display: inline-block;
	cursor: pointer;
	width: 20px;
	height: 6px;
	margin: 0 10px;
	_margin: 0 3px;
	border-radius: 4px;
	border: 1px solid #FCC200;
	box-sizing: border-box;
	background: #fff;
}

.tdbanner .hd li:hover,
.tdbanner .hd .on {
	border-radius: 10px;
	background: #FCC200;
	transition: .6s;
}
.hpro_box {
	background: url(../img/hprobg.jpg);
}

.hpro_box .htitleb span:before, .hpro_box .htitleb span:after{background: #979797;}

.hproc_big {
	width: 40.4%;
	height: 423px;
	overflow: hidden;
	position: relative;
}

.hprocon ul {
	width: 59%;
}

.hprocon li {
	width: 32.6%;
	width: 32%\9;
	overflow: hidden;
	float: left;
	margin: 0 1% 1% 0;
	position: relative;
	height: 207px;
}
.hprocon li .hpro_info h3{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-bottom:18px;}
.hprocon li .hpro_info p{line-height:1.6;height:76px;overflow:hidden;color:#555}
.hprocon li:nth-child(3n) {
	margin-right: 0;
}

.hprocon li .hpro_img,
.hproc_big .hpro_img {
	width: 100%;
	overflow: hidden;
	height: 207px;
}

.hproc_big .hpro_img {
	height: 423px;
}

.hprocon li .hpro_img img,
.hproc_big img {
	width: 100%;
	height: 100%;
	display: block;
}

.hprocon li .hpro_info,
.hproc_big .hpro_info {
	position: absolute;
	color: #20900a;
	background: rgba(255, 255, 255, 0.8) url(../img/ico9.png) no-repeat 90% 90%;
	background: #fff url(../img/ico9.png) no-repeat 90% 90%\9;
	top: 0;
	right: -60%;
	width: 60%;
	height: 100%;
	padding: 10px;
	box-sizing: border-box;
}

.hproc_big .hpro_info {
	padding-top: 30px;
	box-sizing: border-box;
}
.hprocon .hproc_big .hpro_info h3{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-bottom:18px;}
.hprocon .hproc_big .hpro_info p{line-height:1.6;height:124px;overflow:hidden;color:#555}

.hprocon li:hover .hpro_info,
.hprocon .hproc_big:hover .hpro_info {
	right: 0;
	transition: .6s;
}
/*关于我们*/
.haboubox{background: url(../img/aboutbg.jpg) no-repeat center bottom;background-attachment: fixed;}

.habouc_l{width: 54%;padding: 30px;box-sizing: border-box;background: rgba(255,255,255,0.88);border-radius: 10px;border: 1px solid #FCC200;}
.habouc_l h2{color: #20900a;font-size: 26px;}
.habouc_l i{font-style: normal;font-size: 36px;color: #20900a;letter-spacing:2px;text-transform: uppercase;}
.habouc_l em{display: block;width: 60px;height: 2px;background: #FCC200;margin: 10px 0 35px;}
.habouc_l p{color: #333;line-height: 1.6;height: 240px;overflow: hidden;}
.habouc_l .habmore{display: block;width: 135px;height: 36px;line-height: 36px;margin-top: 20px;color: #fff;background: #FCC200;border: 1px solid #FCC200;text-align: center;float: left;}
.habouc_l .habmore:hover{background: #20900a;}
.habouc_l b{font-size: 22px;float: right;margin-top: 20px;color: #20900a;background: url(../img/habtel.png) no-repeat left center;padding: 10px 0 10px 40px;}

.habouc_r{width: 42%;}
.habouc_r img{width: 100%;}

.haboubox2 .htitleb h2{color: #20900a;}
.haboubox2 .htitleb span:before, .haboubox2 .htitleb span:after{ background: #20900a;}
.haboubox2{background: url(../img/aboutbg.jpg) no-repeat center bottom;background-attachment: fixed;}
.habou_con2 .habouc_img2{width: 100%;position: relative;overflow: hidden;height: auto;}
.habou_con2 .habouc_img2 img{width: 100%;display: block;height: 100%;}
.habou_con2 .habouc_img2 ul{position: absolute;left: 0;bottom: 0;width: 100%;padding: 15px 0;background-color: rgba(0,0,0,0.6);}
.habou_con2 .habouc_img2 ul li{border-left: 1px solid #fff;width: 25%;text-align: center;float: left;box-sizing: border-box;}
.habou_con2 .habouc_img2 ul li:nth-child(1){border: 0;}
.habou_con2 .habouc_img2 ul li a{color: #fff;}
.habou_con2 .habouc_img2 ul li span{font-size: 18px;font-weight: bold;}
.habou_con2 .habouc_img2 ul li span i{font-size: 42px;font-style: normal;padding-right: 10px;}
.habou_con2 .habouc_img2 ul li p{font-size: 18px;}
.habouc_info{background: #fff;padding: 25px 65px;color:#666;border-top: 6px solid #ccc;}
.habouc_info p{line-height: 1.6;}
.habouc_info a{color: #20900a;padding-left: 10px;}
.habouc_info a:hover{font-weight: bold;}
/*广告*/
.hadvbox{background: url(../img/hadvbg.jpg) no-repeat center top;height: 300px;border-bottom: 1px solid #20900a;}
.hadvimg{width: 110px;
    height: 110px;
        margin-top: -35px;
    margin-right: 105px;}
.hadvimg img{border: 1px solid #fff;padding: 5px;width: 100%; box-sizing: border-box;}
.hadv_con {padding: 60px 10px 10px;box-sizing: border-box;width: 48%;}
.hadv_con h2{color: #fff;font-size: 28px;}
.hadv_con p{font-size: 16px;
    margin: 15px 0 0;
    color: #FFF;
    width: 60%;
    height: 36px;
    line-height: 36px;
    padding: 0 10px;
    border-radius: 18px;
    box-sizing: border-box;
   background: #106000;
    border: 1px dashed #eee;
	}
.hadv_con .hadvimg p{text-align: center;
    margin: 5px auto 0;
    height: auto;
    line-height: inherit;
    width: auto;
    background: none;
    font-size: 15px;
    padding: 0;
	border:0;}
.hadv_con a{display: block;width: 285px;height: 36px;line-height: 36px;text-align: center;border: 1px solid #fff;color: #fff;margin-top: 30px;border-radius: 3px;float: left; margin-right: 25px;}
.hadv_con a:hover{color:#fff;background: #FCC200;transition: .3s;}
/*案例*/

.hky_news {
	background: #f9f9f9 url(../img/hbgnew.jpg) repeat-y center bottom;
	overflow: hidden;
}

.hky_news_con_u{overflow: hidden;margin-bottom: 20px;}
.hky_news_con dl {
	width: 450.6px;
	margin: 0 8px;
	
	background: #fff;
	border: 1px solid #ddd;
	box-sizing: border-box;
	overflow: hidden;
}

.hky_news_con dl dt {
	position: relative;
	width: 100%;
	height: 310px;
	overflow: hidden;
}

.hky_news_con dl dt img {
	width: 100%;
	display: block;
	height: 100%;
}

.hky_news_con dl .hky_c_time {}

.hky_news_con dl .hky_c_time span {
	text-transform: uppercase;
	font-size: 16px;
}

.hky_news_con dl .hky_c_time i {
	display: inline-block;
	margin: 0 5px;
	width: 1px;
	height: 30px;
	height: 16px;
	background: #777;
}

.hky_news_con dl .hky_c_time p {
	float: left;
}

.hky_news_con dl .hky_c_time em,.hnewc_l .hnew_ertit a {
	float: right;
	display: block;
	width: 25px;
	height: 25px;
	line-height: 25px;
	color: #777;
	border: 1px solid #777;
	border-radius: 50%;
	text-align: center;
	font-style: normal;
}

.hky_news_con dl:hover em,.hnewc_l .hnew_ertit a:hover {
	width: 60px;
	border-color: #20900a;
	color: #20900a;
	transition: .6s;
	border-radius: 15px;
}

.hky_news_con dl dd {
	padding: 10px;
	position: relative;
	box-sizing: border-box;
	background: #fff;
	border-top: 8px solid #ddd;
}

.hky_news_con dl dd:before {
	position: absolute;
	content: "";
	top: -8px;
	left: 0;
	width: 30px;
	height: 8px;
	background: transparent;
}

.hky_news_con dl:hover dd:before {
	width: 100%;
	background: #106000;
	transition: .6s;
}

.hky_news_con dl dd h3 {
	margin-bottom: 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.hky_news_con dl dd p {
	color: #777;
	max-height: 72px;
	line-height: 1.6;
	overflow: hidden;
	margin-bottom: 10px;
}

.hky_news_con dl:hover img {
	transform: scale(1.1);
	transition: 1s;
}

.hky_news_con dl:hover dd {
	background: #fff;
}

.hky_news_con dl:hover {
	transition: .3s;
	transform: translateY(-5px);
}


/*案例*/

.h_teach {
	background: url(../img/htea.jpg) repeat-y center top;
	position: relative;
}

.h_teach .hd {

	height: 60px;
	padding: 0 10px;
	position: absolute;
	top: 56%;
	z-index: 99;
	left: 0;
	right: 0;
	margin: auto;
}

.h_teach .hd ul {
	overflow: hidden;
	zoom: 1;
	position:absolute;
	text-align:center;
	left:0;
	right:0;
 bottom: -145px;
	margin:auto;
}

.h_teach .hd ul li {
	display:inline-block;
	width: 25px;
	height: 6px;
	overflow: hidden;
	margin-right: 15px;
	text-indent: -999px;
	cursor: pointer;
	background: #20900a;
	border-radius: 10%;
}

.h_teach .hd ul li.on {
	background: #FCC200;
}
/* @media screen and (max-width: 1600px) { */
	/* .h_teach .hd{width: 96%;} */
	/* .h_teach .next {right: 5%;} */
/* } */
.h_teach .prev,
	.h_teach .next {
		position: absolute;
		left: 1.5%;
		top: 0;
		margin-top: -25px;
		display: block;
		width: 60px;
		height: 60px;
		background: url(../img/btn.png) -110px 10px no-repeat;
		filter: alpha(opacity=50);
		z-index: 99;
		cursor:pointer;
	}
	
	.h_teach .next {
		left: auto;
		right: -1%;
		background-position: 8px 10px;
	}
	
	.h_teach .prev:hover,
	.h_teach .next:hover {
		filter: alpha(opacity=100);
		opacity: 1;
	}
.h_teach {
	overflow: hidden;
	    padding-bottom: 60px;
}
.h_teach .hteach_con{overflow: hidden;}
.h_teach .hteach_con li {
	width: 334px;
	margin: 0 8px;
	float: left;
	border: 1px solid #ddd;
}

.h_teach .hteach_con li .htea_img {
	width: 100%;
	height: 241px;
	overflow: hidden;
	position: relative;
}

.h_teach .hteach_con li .htea_img img {
	width: 100%;
	height: 100%;
	display: block;
}

.h_teach .hteach_con li .htea_img .htea_panel {
	position: absolute;
	left: -100%;
	top: 0;
	color: #fff;
	background: rgba(0, 0, 0, 0.8);
	width: 100%;
	height: 100%;
	padding: 8% 5% 3%;
	box-sizing: border-box;
}

.h_teach .hteach_con li .htea_img .htea_panel p {
	margin-top: 22px;
	max-height: 48px;
	line-height: 1.6;
	overflow: hidden;
}

.h_teach .hteach_con li .htea_img .htea_panel span {
	display: block;
	width: 150px;
	height: 36px;
	line-height: 36px;
	background: #FCC200;
	border-radius: 10px;
	text-align: center;
	margin: 0 auto;
	margin-top: 20px;
	border: 1px solid #FCC200;
}

.h_teach .hteach_con li .htea_img .htea_panel span:hover {
	color: #FCC200;
	background: none;
	transition: .3s;
}

.h_teach .hteach_con li:hover .htea_panel {
	left: 0;
	transition: .6s;
}

.h_teach .hteach_con li .htea_info {
	padding: 10px;
	box-sizing: border-box;
	background: #f8f8f8 url(../img/icote.png) no-repeat 95% 90%;
}

.h_teach .hteach_con li .htea_info h3 {
	margin-bottom: 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.h_teach .hteach_con li .htea_info p{
	width: 80%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;}
.h_teach .hteach_con li:hover .htea_info {
	color: #fff;
	background: #20900a url(../img/icote1.png) no-repeat 95% 90%;
	transition: .5S;
}


/*新闻*/

.hfz_newbox {
	background: url(../img/hnewbg.jpg) no-repeat center top;
}

.htitleb {
	text-align: center;
}

.htitleb h2 {
	font-size: 32px;
	font-weight: 300;
}

.htitleb span {
	display: block;
	text-transform: uppercase;
	position: relative;
}

.htitleb span:before,
.htitleb span:after {
	content: "";
	position: absolute;
	top: 10px;
	width: 30%;
	height: 1px;
	background: #ccc;
}

.htitleb span:before {
	left: 11%;
}

.htitleb span:after {
	right: 11%;
}

.htitleb p {
	width: 100%;
	margin-top: 10px;
	position: relative;
}

.htitleb p:before,
.htitleb p:after {
	content: "";
	position: absolute;
	bottom: -2px;
	left: 0;
	right: 0;
	margin: auto;
	width: 100px;
	height: 3px;
	background: #FCC200;
}

.htitleb p:before {
	background: #20900a;
	left: -32px;
}

.hnew_ertit {
	border-bottom: 1px solid #ddd;
	margin-bottom: 15px;
}

.hnew_ertit span {
	display: inline-block;
	width: 14%;
	height: 42px;
	font-size: 18px;
	line-height: 42px;
	color: #fff;
	background: #20900a url(../img/ico3.png) no-repeat 10px center;
	text-align: center;
}

.hnew_ertit a {
	float: right;
	font-size: 16px;
	margin-top: 10px;
}
.hnew_con{padding: 10px;box-sizing: border-box;background: rgba(255,255,255,0.6);margin-top: 40px;border-radius: 10px;}
.hnewc_l {
	width: 1000px;
}

.hnewcl_pic {
	width: 480px;
	height: auto;
	overflow: hidden;
	position: relative;
	border: 1px solid #ddd;
}

.hnewcl_pic .hd {
	height: 15px;
	overflow: hidden;
	position: absolute;
	right: 5px;
	bottom: 12px;
	z-index: 1;
}

.hnewcl_pic .hd ul {
	overflow: hidden;
	zoom: 1;
	float: left;
}

.hnewcl_pic .hd ul li {
	float: left;
	margin-right: 2px;
	width: 15px;
	height: 15px;
	line-height: 14px;
	text-align: center;
	background: #fff;
	cursor: pointer;
}

.hnewcl_pic .hd ul li.on {
	background: #FCC200;
	color: #fff;
}

.hnewcl_pic .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}

.hnewcl_pic .bd li {
	zoom: 1;
	vertical-align: middle;
	position: relative;
}

.hnewcl_pic .bd li .hnel_info {
	background: #20900a;
	width: 100%;
	padding: 23px 10px;
	box-sizing: border-box;
}

.hnewcl_pic .bd li h4 {
	font-size: 18px;
	margin-bottom: 10px;
}

.hnewcl_pic .bd li h4,
.hnewcl_pic .bd li p {
	color: #fff;
	overflow: hidden;
	text-overflow: ellipsis;
	box-sizing: border-box;
}

.hnel_img {
	width: 500px;
	height: 341px;
	overflow: hidden;
}

.hnewcl_pic .bd img {
	width: 100%;
	height: 100%;
	display: block;
}

.hnewcl_pic .bd li:hover img {
	transform: scale(1.1);
	transition: 1s;
}


/* 下面是前/后按钮代码，如果不需要删除即可 */

.hnewcl_pic .prev,
.hnewcl_pic .next {
	position: absolute;
	left: 3%;
	top: 50%;
	margin-top: -25px;
	display: block;
	width: 32px;
	height: 40px;
	background: url(../img/hnew_btn.png) -110px 5px no-repeat;
	filter: alpha(opacity=50);
	opacity: 0.5;
}

.hnewcl_pic .next {
	left: auto;
	right: 3%;
	background-position: 8px 5px;
}

.hnewcl_pic .prev:hover,
.hnewcl_pic .next:hover {
	filter: alpha(opacity=100);
	opacity: 1;
}

.hnewcl_pic .prevStop {
	display: none;
}

.hnewcl_pic .nextStop {
	display: none;
}

.hnewcl_rr {
	width: 500px;
	margin-left: 10px;
}

.hnewcl_rr dl {
	margin-bottom: 14px;
}

.hnewcl_rr dl dt {
	float: left;
	height: 85px;
	width: 25%;
	padding: 11px 10px;
	box-sizing: border-box;
	color: #fff;
	background: #20900a url(../img/ico4.png) no-repeat 90% 10%;
	font-size: 18px;
}

.hnewcl_rr dl dt span {
	display: block;
	text-transform: uppercase;
	font-weight: bold;
}

.hnewcl_rr dl dt em {
	display: block;
	width: 30px;
	height: 2px;
	background: #FCC200;
	margin: 5px;
}

.hnewcl_rr dl dd {
	float: right;
	width: 75%;
	height: 85px;
	position: relative;
	border-bottom: 1px solid #ddd;
	background: #fff;
	padding: 6px 10px 10px;
	box-sizing: border-box;
}

.hnewcl_rr dl dd p {
	color: #888;
	height: 45px;
	line-height: 1.6;
	overflow: hidden;
	margin-top: 3px;
}

.hnewcl_rr dl dd h3 {
	font-size: 16px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.hnewcl_rr dl dd:after {
	content: "";
	position: absolute;
	bottom: -1px;
	left: 0;
	width: 2px;
	height: 1px;
	background: transparent;
}

.hnewcl_rr dl:hover dd:after {
	width: 100%;
	background: #20900a;
	transition: .6s;
}

.hnewc_r {
	border-left: 1px solid #ddd;
	width: 370px;
	padding-left: 10px;
	margin-left: 10px;
	box-sizing: border-box;
}

.hnewcr_tab {
	font-size: 0;
	background: #20900a;
	border-top: 2px solid #FCC200;
}

.hnewcr_tab li {
	display: inline-block;
	text-align: center;
	height: 42px;
	line-height: 42px;
	width: 50%;
	font-size: 16px;
	border-right: 1px solid #4377a3;
	box-sizing: border-box;
}

.hnewcr_tab li a {
	color: #fff;
	display: block;
}

.hnewcr_tab li:nth-child(2) {
	border: 0;
}

.hnewcr_tab li.on {
	background: #FCC200;
}

.hnewcr_tab li i {
	padding-right: 10px;
}

.hnewcr_tab li i img {
	margin-bottom: -2px;
}

.hnewcr_con {
	margin-top: 3px;
}

.hnewcr_con ul li {
	height: 45px;
	line-height: 45px;
	border-bottom: 1px solid #eee;
	background: #fefefe url(../img/ico5.png) no-repeat left center;
	margin-top: 10px;
	padding: 0 10px 0 20px;
	box-sizing: border-box;
}

.hnewcr_con ul li a {
	display: block;
	float: left;
	width: 72%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.hnewcr_con ul li span {
	float: right;
	color: #999;
}

.hnewcr_con ul li:hover {
	background: #20900a;
	border-color: #FCC200;
	padding-left: 5px;
	transition: .3s;
}

.hnewcr_con ul li:hover a {
	color: #fff;
}

.hnewcr_con ul li:hover span {
	color: #9cbbd4;
}
/*优势*/
.hys_box{max-width: 1920px;margin: 0 auto;}
.hys_box li{float: left;width: 16.666%;border: 1px solid #ddd;border-top:0;border-left:0;background:#eee;box-sizing: border-box;padding:20px 0;box-sizing:border-box;text-align: center;}
.hys_box li:nth-child(6n){border-right: 0;}
.hys_box li a{display: block;}
.hys_box li img{width: 60px;height: 60px;}
.hys_box li em{display: block;width: 40px;height: 2px;background: #20900a;margin: 15px auto;}
.hys_box li p{font-size: 18px;line-height: 1.5;font-weight: bold;}
.hys_box li:hover em{width: 65px;transition: .6s;}
.hys_box li:hover img{transform: rotateY(180deg);transition: .6s;}

/*友情链接*/

.yqlink {
padding: 10px 20px;
box-sizing: border-box;
overflow: hidden;
background:#ebebeb;
border-top: 3px solid #e5e5e5;
}
.yqlink .yqlink_tab{float: left;margin-right: 20px;}
.yqlink h3 {
	color: #333;
	display: inline-block;
	text-align: center;
	margin-right: 10px;
	padding: 5px 0 5px 30px;
	background: url(../img/er1.png) no-repeat left center;
	padding-left: 30px;
	cursor: pointer;
}
.yqlink h3.on{color:#FCC200;}
.yqlink ul {
	margin-top: 5px;
	float: left;
}

.yqlink ul li {
	display: inline-block;
	padding:5px 8px;
}
.yqlink ul li a{color: #666;}
.yqlink ul li a:hover {
	color: #FCC200;
	text-decoration: underline;
}

/*底部*/

.hfootbox {
	background: #333;
	border-top: 3px solid #20900a;
	padding-top: 35px;
}

.hfootbox .mainb {
	background: url(../img/hlogo1.png) no-repeat right top;
	background-size: 25%;
}
.hf_qr{width: 150px;}
.hf_qr img{width: 100%;}
.hf_qr p{text-align: center;color: #666;margin-top: 10px;}
.hfootbox .mainb .hfoot_lx {
	padding-top: 70px;
}

.hfoot_nav {
	width: 60%;
	margin-right: 36px;
}

.hfoot_nav ul {
	float: left;
	width: 20%;
	text-align: center;
}

.hfoot_nav ul h2,
.hfoot_lx h2 {
	color: #e9e9e9;
	font-size: 18px;
	margin-bottom: 20px;
	position: relative;
}

.hfoot_nav ul h2:after,
.hfoot_lx h2:after {
	content: "";
	position: absolute;
	bottom: -10px;
	left: 0;
	right: 0;
	width: 10px;
	margin: auto;
	height: 3px;
	background: #FCC200;
}

.hfoot_nav ul li {
	line-height: 36px;
	height: 36px;
	border-right: 1px solid #565656;
	box-sizing: border-box;
}

.hfoot_nav ul li a {
	color: #666;
}

.hfoot_nav ul li a:hover {
	color: #FCC200;
	text-decoration: underline;
}

.hfoot_nav ul h2:hover:after,
.hfoot_lx h2:hover:after {
	width: 30px;
	transition: .5s;
}

.hfoot_lx {
	width: 25%;
	color: #666;
}

.hfoot_lx h2 {
	text-align: center;
}

.hfoot_lx p {
	text-indent: 1em;
	line-height: 36px;
	height: 36px;
}

.hfbot999 {
	padding: 10px;
	background: #106000;
}
.hfbot {
	padding: 10px;
	 background: linear-gradient(to bottom, #20900a, #106000);
}
.hfbot span {
	padding-right: 10px;
	color: #FEFDB1;
}

.hfbot a {
	color: #FEFDB1;
	padding-left: 10px;
}

.hfbot a:hover {
	color: #FEFDB1;
	text-decoration: underline;
}


/*内页开始*/

.inbaner {
	height: 320px;
	background-position: center top;
	background-repeat: no-repeat;
	padding-top: 80px;
	margin-top: 92px;
	box-sizing: border-box;
}

.ban1 {
	background-image: url(../img/ban1.jpg);
}

.bancon {
	width: 300px;
	color: #fff;
	padding: 15px;
	box-sizing: border-box;
	background: rgba(41, 164, 73, 0.54);
}

.bancon h2 {
	font-size: 32px;
	margin-bottom: 10px;
}

.bancon em {
	display: block;
	width: 30px;
	height: 2px;
	background: #FCC200;
	margin: 10px 0;
}

.bancon p {
	line-height: 1.6;
	margin-bottom: 5px;
}

.bancon span {
	text-transform: uppercase;
	display: block;
}
.inewpic{background: #f5f5f5;}
.ibread {
	height: 58px;
	line-height: 58px;
	border-bottom: 1px solid #ddd;
}
.ibread h2{float: left;color: #20900a;font-size: 20px;position: relative;}
.ibread h2 i{margin-right: 10px;}
.ibread h2 i img{margin-bottom: -8px;}
.ibread p {
	float: right;
	padding-left: 30px;
	background: url(../img/br2.png) no-repeat left center;
}

.ibread span {
	padding: 0 10px;
}

.ierbox {
	width: 20%;
	border-left: 1px solid #ddd;
}

.ierbox .ierul li {
	height: 45px;
	line-height: 45px;
	border-bottom: 1px solid #eee;
	margin-bottom: 10px;
	background: #f6f6f6 url(../img/er1.png) no-repeat 10px center;
	padding-left: 32px;
	font-size: 18px;
}

.ierbox .ierul li a {
	display: block;
	background: url(../img/er2.png) no-repeat right center;
}

.itxtcon {
	width: 78%;
}

.ierbox .ierul li:hover {
	background: #20900a;
	transition: .3s;
	padding-left: 10px;
}

.ierbox .ierul li:hover a {
	color: #fff;
	background-image: url(../img/er22.png);
}

.ipicnewli {
	border-bottom: 1px solid #ddd;
	margin-bottom: 10px;
}

.pw_time {
	width: 12%;
	background: url(../img/nw_bg.png) no-repeat center top;
	height: 161px;
	background-size: 100%;
	padding: 40px 0 0 15px;
	box-sizing: border-box;
}

.pw_time p {
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 15px;
	color: #FCC200;
}

.pw_time span {
	color: #888;
	text-transform: uppercase;
	font-size: 20px;
	font-weight: bold;
}

.pw_info {
	width: 60%;
	margin: 0 5%;
	padding: 20px 0 0 0;
}

.pw_info h3 {
	font-weight: 300;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #333;
}

.pw_info p {
	margin-top: 10px;
	color: #888;
	height: 72px;
	line-height: 1.6;
	overflow: hidden;
}

.pw_img {
	width: 18%;
	height: 145px;
	overflow: hidden;
}

.pw_img img {
	width: 100%;
	height: 100%;
	display: block;
}
.ipicnewli:hover img{transform: scale(1.1);transition: 1s;}
.ipicnewli:hover h3{color: #FCC200;}
.ipicnewli:hover{background: #f8f8f8;}
.relnw_tit{font-size: 18px;position: relative;padding-left: 25px;border-bottom: 1px solid #ddd;padding-bottom: 16px;}
.relnw_tit span{position:absolute;top:4px;left:10px;display: block;width: 3px;height: 18px;background: #20900a;}
.relnw_tit a,.rel_new ul li span,.iabtotal .inde_tail a{
   float: right;
    display: block;
    width: 25px;
    height: 25px;
    line-height: 25px;
    color: #777;
    border: 1px solid #777;
    border-radius: 50%;
    text-align: center;
    font-style: normal;
    font-size: 18px;
    }
    .iabtotal .inde_tail a{float: left;width: 50px;height: 50px;line-height: 50px;font-size: 30px;margin-top: 35px;}
.relnw_tit:hover a,.iabtotal .inde_tail a:hover{
	width: 60px;
    border-color: #20900a;
    color: #20900a;
    transition: .6s;
    border-radius: 15px;
}
.iabtotal .inde_tail a:hover{width: 220px;border-radius: 25px;}
.rel_new ul li span{margin-top: 13px;}
.rel_new ul{margin-top: 10px;}
.rel_new ul li{height: 52px;line-height: 52px;background: url(../img/reljt.png) no-repeat left center;padding-left: 20px;box-sizing: border-box;border-bottom: 1px solid #ddd;clear: both;}
.rel_new ul li a{display: block;}
.rel_new ul li p{width:86%;float:left;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.rel_new ul li:hover span{color: #20900a;border: 1px solid #20900a;}
.rel_new ul li:hover p{color: #20900a;}
.rel_new ul li:hover{background: #fff url(../img/reljt.png) no-repeat left center;}




/*页码*/

.page {
	width: 100%;
	text-align: center;
	min-height: 30px;
	padding-top: 30px;
}

.page .pagebox {
	text-align: center;
}

.pagebox span {
	border: 1px solid #ccc;
	margin-right: 10px;
	margin-bottom: 10px;
	width: 40px;
	line-height: 30px;
	display: inline-block;
	color: #7c7c7c;
	border-radius:3px;
}

.pagebox span a {
	color: #7c7c7c;
	width: 100%;
	display: block;
}

.pagebox .pagebox_num_nonce{
	color: #fff;
	background: #20900a;
	border: 1px solid #20900a;
}

.pagebox .pagebox_pre,
.pagebox .pagebox_next_nolink,
.pagebox .pagebox_pre_nolink,
.pagebox .pagebox_next {
	width: 90px !important;
}
/*新闻列表*/
.ilist_ul li{height: 52px;line-height: 52px;padding: 0 10px 0 20px;background: #fefefe url(../img/reljt.png) no-repeat left center;border-radius: 0 25px 25px 0;box-sizing: border-box;}
.ilist_ul li a{display: block;float: left;width: 78%;font-size:16px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.ilist_ul li span{float: right;color: #666;background:url(../img/litime1.png) no-repeat left center;padding-left: 20px;}
.ilist_ul li:nth-child(2n-1){background-color:#f7f7f7;}
.ilist_ul li:hover{background-color: #20900a;padding-left:5px;transition: .3s;border-left: 2px solid #FCC200;border-right: 2px solid #FCC200;border-bottom: 1px solid #FCC200;}
.ilist_ul li:hover a,.ilist_ul li:hover span{color: #fff;}
.ilist_ul li:hover span{background-image: url(../img/litime2.png);}

/*图片列表*/
.ipiclist .itxtcon{width: 100%;}
.ierbox2,.hky_cate{text-align: center;font-size: 0;}
.hky_cate li a{display: block;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.ierbox2 li,.hky_cate li{
	display: inline-block;
	font-size: 16px;
	width: 15.6%;
	height: 42px;
	line-height: 42px;
  margin: 6px;
  border: 1px solid #888;
  text-transform: uppercase;
  background: none;
  outline: none;
  cursor: pointer;
  color: #20900a;
  background: -webkit-linear-gradient(left, #20900a, #20900a) no-repeat;
  background: linear-gradient(to right, #20900a, #20900a) no-repeat;
  background-size: 100% 0%;
  border-radius: 25px;
}
.ierbox2 li a,.hky_cate li a{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.ierbox2 li:hover,.hky_cate li:hover{
  background-size: 100% 100%;
  color: #27323A;
  border-color: #20900a;
  -webkit-transition: all .5s;
  transition: all .5s;
}
.ierbox2 li:hover a,.hky_cate li:hover a,.hky_cate li:nth-child(1) a{color: #fff;}
.hky_cate li:nth-child(1){background: #20900a;}
.hprocate li{border-radius: 5px;width: 12.5%;}
/*新闻详情*/
.inde_tit{}
.inde_tit h2{font-size: 26px;}
.inde_tit h2 span{display: inline-block;width: 6px;height: 25px;background: #20900a;margin-right: 10px;margin-bottom: -4px;}
.inde_tit p{margin-top: 20px;border-bottom: 1px solid #ddd;padding-bottom: 15px;}
.inde_tit p span{padding-right:35px;color: #888;}
.inde_tail{font-size: 15px;line-height: 1.8;color: #666;}
.inde_tail img{max-width: 100%;height: auto;margin: auto;}
.updown{border: 10px solid #eee;box-sizing: border-box;height: 80px;line-height: 60px;margin-top: 35px;padding: 0 5px;}
.updown p{background: url(../img/upd.png) no-repeat left center;padding-left: 20px;width: 50%;box-sizing: border-box;}
.updown p span{float: left;margin-right: 10px;font-weight: bold;}
.updown p a{display: block;float: left;width: 75%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}

.inewde2 .itxtcon{width: 100%;}
.inewde2 .inde_tit{text-align: center;}
/*老师详情*/
.itea_cate{border-bottom: 1px solid #ddd;}
.itea_cate li{float: left;width: 100px;border-bottom: 3px solid #20900a;padding: 6px 0;text-align: center;background: #20900a;margin-right: 10px;border-radius: 5px 5px 0 0;}
.itea_cate li a{color: #fff;display: block;}
.itea_cate li:hover{background: #FCC200;transition: .3s;}

.ipiclion li{width: 24.2%;width: 24%\9;float: left;margin: 0 1% 1% 0;overflow: hidden;position: relative;}
.ipiclion li:nth-child(4n){margin-right: 0;}
.ipiclion li .ipicon_img{width: 100%;height:230px;overflow: hidden;}
.ipiclion li .ipicon_img img{width: 100%;display: block;height:100%;}
.ipic_panel{width: 100%;height: 100%;position: absolute;top: 0;right: 0;background: rgba(0,0,0,0.6) url(../img/fdj.png) no-repeat center center;opacity: 0;transform: rotateX(90deg);}
.ipiclion li:hover .ipic_panel{top: 0;transform: rotateX(0);opacity:1;transition: .5s;}
.ipiclion li p{height: 45px;line-height: 45px;font-size: 16px;color:#fff;background: #20900a;text-align: center;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.ipiclion li:hover img{transform: scale(1.1);transition: .6s;}

/*放大镜*/
/*放大镜列表*/
.ifdajing .itxtcon,.iliuyan .itxtcon{width: 100%;}
.iliuyan .itxtcon{padding-top:0;}
.iliuyan .formh2{margin-bottom:30px;color: #20900a;}
.ibigp_box li {
	width: 24.2%;
	margin: 0 1% 1% 0;
	float: left;
	box-sizing: border-box;
	padding: 10px 10px 0;
	background: #f8f8f8;
	border: 1px solid #eee;
	border-bottom: 2px solid #eee;
	border-radius: 5px;
	
}

.ibigp_box li:nth-child(4n) {
	margin-right: 0;
}

.ibigp_box li p {
	text-align: center;
	line-height: 45px;
	height: 45px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #535353;
	font-size: 16px;
}

.ibigp_box li:hover {
	background: #20900a;
	transition: .3s;
	border-bottom: 2px solid #FCC200;
}

.ibigp_box li:hover p {
	color: #fff;
}

.ibigp_img {
	width: 100%;
	height: 231px;
	overflow: hidden;
}

.ibigp_img .ibig_img {
	width: 100%;
	height: 100%;
	cursor: pointer;
}

.ibigp_box li:hover img {
	transform: scale(1.2);
	transition: 1s;
}

.lightBox-view img {
	display: block;
	display: none;
	border: 0px;
	margin: 0px !important;
}

.lightBox-popupMask {
	position: fixed;
	background: black;
	filter: alpha(opacity=80);
	/* IE */
	opacity: 0.8;
	width: 100%;
	height: 100%;
	z-index: 9999;
	display: none;
	background-image: url(../img/overlay.png);
}

.lightBox-popup {}

.lightBox-popup {
	display: none;
	position: fixed;
	z-index: 10000;
	top: 0%;
	left: 50%;
	height: 50%;
	background-color: white;
	/* margin-left:-500px; */
	border-radius: 10px;
	border: 5px solid #cecece;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(../img/loading.gif);
	background-size: 8%;
}

.lightBox-description .lightBox-btn {
	/*  position: absolute;
  top:0; */
	display: inline-block;
	height: 100%;
	width: 50%;
	text-align: center;
	cursor: pointer;
	background-repeat: no-repeat;
	background-position: center center;
	filter: alpha(opacity=20);
	/* IE */
	opacity: .4;
	background-image: url(../img/opacity.png);
}

.lightBox-description .lightBox-btn:hover {
	filter: alpha(opacity=100);
	/* IE */
	opacity: 1;
}

.lightBox-description .lightBox-prev-btn.active {
	background-image: url(../img/prev.png);
	background-color: transparent;
}

.lightBox-description .lightBox-next-btn.active {
	background-image: url(../img/next.png);
	background-color: transparent;
}

.lightBox-description .lightBox-prev-btn.disable {
	background-image: url(../img/prev.png);
	opacity: 0.1;
	cursor: default;
}

.lightBox-description .lightBox-next-btn.disable {
	background-image: url(../img/next.png);
	opacity: 0.1;
	cursor: default;
}

.lightBox-view .lightBox-description {
	position: absolute;
	bottom: 0;
	right: 0;
	left: 0;
	padding: 15px;
	display: none;
	color: white;
	background-color: black;
	filter: alpha(opacity=80);
	/* IE */
	background: rgba(0, 0, 0, .8);
}

.lightBox-view .lightBox-description .lightBox-current-index {
	margin-top: 5px;
	display: block;
	font-weight: bold;
}

.lightBox-view .lightBox-description .lightBox-close {
	float: right;
	display: block;
	width: 40px;
	height: 40px;
	cursor: pointer;
	background-repeat: no-repeat;
	background-image: url(../img/closed.png);
	background-position: center center;
}

.lightBox-description .btn-position {
	float: right;
	position: relative;
	width: 100px;
	height: 40px;
}

/*留言*/
#td_form{text-align: center;}
.iforml_iput {
	width: 100%;
	height: 42px;
	background: #f5f5f5;
	border: 1px solid #eee;
	padding-left: 8px;
	box-sizing: border-box;
	font-size: 15px;
}

.iformlinfo {
	width: 100%;
	height: 100px;
	background: #f5f5f5;
	padding: 10px 0 0 0;
	box-sizing: border-box;
	border: 1px solid #eee;
	padding: 8px 0 8px 8px;
	box-sizing: border-box;
	font-family: "微软雅黑";
	font-size: 15px;
}

.lybox {
	margin: 0 auto;
	text-align: center;
}

.iformlli {
	height: auto;
	padding-top: 10px;
	position: relative;
}
.flli{width: 33.1%;display: inline-block;}


.iformlli img {
	position: absolute;
	right: 35%;
	top: 25px;
}

#iforml_yzm {
	width: 100%;
	height: 42px;
	background: #f5f5f5;
	border: 1px solid #eee;
	text-transform: uppercase;
	vertical-align: middle;
	padding-left: 8px;
	box-sizing: border-box;
	font-size: 15px;
}
.formh2{text-align: center;margin-bottom: 60px;font-size: 30px;color: #888;}
.iformlsub,
.czhi {
	width: 190px;
	height: 42px;
	border: none;
	color: #000;
	font-family: 微软雅黑;
	border-radius: 25px;
	font-size: 16px;
	margin: 25px 25px 0 0;
}
.czhi{color: #666;background: #f3f3f3;}
.iformlsub:hover,
.czhi:hover {
	cursor: pointer;
	color: #fff;
	background: #20900a;
}
/*教师详情*/
/*图片放大镜*/
div.zoomDiv {
	width: 200px;
	height: 200px;
	z-index: 999;
	position: absolute;
	top: 0;
	left: 0;
	background: #fff;
	border: 1px solid #ccc;
	display: none;
	text-align: center;
	overflow: hidden;
}

div.zoomDiv img {
	width: auto;
	max-width: none;
}

div.zoomMask {
	cursor: crosshair;
	background: #000;
	border: 1px solid #fff;
	filter: alpha(opacity=15);
	-webkit-opacity: .15;
	-moz-opacity: .15;
	-ms-opacity: .15;
	-o-opacity: .15;
	opacity: .15;
	position: absolute;
	z-index: 1;
}


/*图片放大镜样式*/

#preview img {
	max-width: none;
	height: auto !important;
	display: block;
}

.jqzoom {
	float: left;
	border: none;
	position: relative;
	padding: 0px;
	cursor: pointer;
	margin: 0px;
	display: block;
}

.zoomdiv {
	z-index: 100;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 350px;
	height: 350px;
	background: #ffffff;
	border: 1px solid #CCCCCC;
	display: none;
	text-align: center;
	overflow: hidden;
}

.jqZoomPup {
	z-index: 10;
	visibility: hidden;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 200px;
	height: 200px;
	border: 1px solid #aaa;
	background: #ffffff/*url(zoom.png) 50% center no-repeat*/
	;
	opacity: 0.5;
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	filter: alpha(Opacity=50);
}
.iteac_on .itear_img{width: 50%;}
.iteac_on .itear_img img{width: 100%;}
.iteac_on .itear_info{width: 50%;background: #f7f7f7;padding: 20px;box-sizing: border-box;min-height: 410px;max-height: 410px;}
.iteac_on .itear_info h2{margin-bottom: 10px;border-bottom: 1px solid #ddd;padding-bottom: 10px;position: relative;}
.iteac_on .itear_info h2:after{position: absolute;bottom: -1px;left: 0;width: 60px;height: 3px;}
.iteac_on .itear_info p{padding:10px 0;line-height:1.6;border-bottom: 1px dashed #ccc;background: url(../img/er2.png) no-repeat left 15px;padding-left: 20px;font-size: 18px;}

.iteach_de .inde_tail{border-top: 2px solid #ddd;margin-top:30px;}
.itea_cate{margin-bottom: 30px;}

.itealist .itxtcon{width: 100%;}

.itealist .itxtcon{width: 100%;background: none;}
.itealist .itxtcon .hteach_con li{width: 24.2%;width: 24%\9;margin: 0 1% 1% 0;float: left;box-sizing: border-box;}
.itealist .itxtcon .hteach_con li:nth-child(4n){margin-right: 0;}


.iabout .itxtcon,.icontact .itxtcon{width:100%;}
.iabout .itxtcon{padding-top:20px;}
.ilx_img{width: 750px;height: 400px;overflow: hidden;}
.ilx_img img{width: 100%;height: 100%;display: block;}
.iliancon{width: 600px;}
.iliancon dl{margin-bottom: 20px;font-size: 20px;border-bottom: 1px solid #ccc;padding-bottom: 20px;}
.iliancon dl dt{float: left;width: 30px;margin-right: 10px;}
.iliancon dl dt img{width: 100%;}
.iliancon dl dd{float: left;}
.iliancon dl dd p{margin-top: 10px;}

.iabtotal .itxtcon{width: 100%;}
.iabtotal .inde_tail{width: 55%;}
.iabtotal .iabt_img{width: 43%;}
.iabtotal .iabt_img img{width: 100%;}
.intitt{text-align: center;font-size: 30px;margin-bottom: 30px;}
.iabtotal .inde_tail h3{font-size: 28px;color: #20900a;}
.iabtotal .inde_tail p{color: #999;}
.iabtotal .inde_tail em{display: block;width: 60px;height: 2px;background: #20900a;margin-top: 10px;margin-bottom: 40px;}
.iabt_sz{text-align: center;background: #f7f7f7;padding: 30px 0 20px;}
.iabt_sz img{max-width: 100%;}
.iparter ul li{float: left;width: 20%;box-sizing: border-box;border: 1px solid #eee;}
.iparter ul li img{width: 100%;}
.iabt_ky{background: #f9f9f9;}
.iabt_ky .hky_news_con{}
.iabt_ky dl{float: left;width: 31.6%;margin: 0 1% 1% 0;}
.iabt_ky dl:nth-child(3n){margin-right: 0;}
.htea_l{width: 70%;}
.hteach_con .htea_l li{width: 24%;margin: 0 1% 1% 0;box-sizing: border-box;}
.htea_r{width: 30%;}
.h_teach .hteach_con .htea_l .htea_img{height: 272px;}
.h_teach .hteach_con .htea_r li{width: 100%;margin: 0;}

.h_teach .hteach_con .htea_r li .htea_img{height: 630px;}
.h_teach .hteach_con .htea_l li .htea_img .htea_panel{padding: 5% 5% 3%;}
.h_teach .hteach_con .htea_l li .htea_img .htea_panel span{margin-top: 20px;}




@media(max-width: 959px) {
	html,
	body {
		max-width: 660px;
		min-width: 660px;
		overflow-x:hidden;
		margin: auto;
	}
	.mainb {
		width: 98%;
	}
	.paddt30 {
		padding-top: 15px;
	}
	.htitleb h2 {
		font-size: 26px;
	}
	.htitleb span:before,
	.htitleb span:after {
		width: 20%;
	}
	.hnewcl_pic {
		display: none;
	}
	.hnewc_l,
	.hnewcl_rr {
		width: 100%;
	}
	
	.tdbanner .bd {
		margin: 0;
		left: 0;
	}
	.tdbanner,
	.tdbanner .bd,
	.tdbanner .bd ul li img {
		width: 100%;
		height: 260px;
	}
	.head_tel{display: none;}
	.header_bot .td_pc{padding-top: 0;}
	.header_bot .header_nav{width: 100%;}
	.header_nav li:hover, .header_nav li.on{background: none;}
	.header_bot .header_nav li .hnav_two{border: 0;}
	.header_nav li .hnav_two li{width: 100%;}
	.header_nav li .hnav_two li a{padding: 0px;}
	.header_bot .header_nav li .hnav_two{display: none !important;}
	.header_nav li a{width: 100%;}
	.header_nav>li:after{border-top: 6px solid #fff;top: 25px;}
	.tdbanner{margin-top: 51px;}
	.pat3b2{padding-top: 15px;padding-bottom: 10px;}
	.hprocate li{width: 23%;margin: 1%;display: inline;float: left;}
	.hproc_big{width: 100%;}
	.hprocon ul{width: 100%;margin-top: 10px;}
	.hproc_big .hpro_img{height: auto;}
	.hprocon li .hpro_img{height: 158px;}
	.hprocon li{height: 158px;}
	.hprocon li .hpro_info h3{font-size: 15px;font-weight: normal;margin: 18px 0;}
	.hadvbox{display: none;}
	.haboubox{background-attachment: inherit;}
	.habouc_r{display: none;}
	.habouc_l{width: 100%;}
	.habouc_l i{font-size: 26px;}
	.habouc_l h2{font-size: 24px;}
	.ierbox2 li, .hky_cate li{width: 31.3%;
    float: left;
    margin: 1%;
    box-sizing: border-box;
    background: none;
    padding: 0;
    border: 1px solid #888;
    height: 36px;
    line-height: 36px;
    text-align: center;
    border-radius: 18px;
    font-size: 15px;}
    .ierbox2 li:hover, .hky_cate li:hover{background-size: 100% 100%;
    color: #27323A;
    border-color: #20900a;
    -webkit-transition: all .5s;
    transition: all .5s;}
    .ierbox2 li:hover, .hky_cate li:hover{background: #20900a;}
    .ierbox2 .mainb{width: 100%;}
	.hky_news_con dl{width: 310px;}
	.hky_news_con dl dt{height: 210px;}
	.h_teach .hteach_con li{width: 47%;}
	.h_teach .hteach_con li .htea_img{height: 228px;}
	.hnewc_r{border: 0;width: 100%;margin-left: 0;padding-left: 0;display: none;}
	.hfz_newbox{background-repeat: repeat-y;}
	.hys_box li{width: 33.33%;}
	.hfoot_nav{display: none;}
	.hfootbox .mainb{background: none;}
	.hfootbox .mainb .hfoot_lx{padding-top: 30px;width: 65%;}
	.hfbot a{float: none;}
	.headfix .logo{width: 35%;}
	.hproc_big{height: auto;}
    .inbaner{margin-top: 51px;background-size: 100%;height: 110px;}
	.bancon{display: none;}
	.ibigp_box li{width: 48%;margin: 1%;}
	.ibigp_img{height: 200px;}
	.lightBox-popupMask{max-width: 660px;}
	.intitt{font-size: 22px;margin-bottom: 10px;}
	.iabtotal .inde_tail{width: 100%;}
	.iabtotal .inde_tail h3{font-size: 20px;}
	.iabtotal .inde_tail em{margin-bottom: 10px;}
	.iabtotal .itxtcon .mainb{position: relative;}
	.iabtotal .iabt_img{position: absolute;width: 90%;top:0;z-index: -1;opacity: 0.2;}
	.iabtotal .inde_tail p{color: #595959;}
	.iabt_ky dl{width: 32.6%;}
	.iabtotal .hky_news_con dl dt{height: 139px;}
	.hky_news_con dl:hover em{width: 25px;}
	.iliancon{width: 100%;}
	.ilx_img{width: 100%;height: auto;}
	.iliancon dl{font-size: 16px;}
	.iliancon dl dt{width: 20px;margin-right: 10px;}
	.itxtcon{width: 100%;}
	.inde_tit h2{font-size: 20px;}
	
	.ipiclion li{width: 48%;margin: 1%;}
	.ipiclion li:nth-child(4n){margin-right: 1%;}
	.ipiclion li .ipicon_img{height: 207px;}
	
	.iteac_on .itear_info p{height: auto;background: none;padding-left: 0;}
	.itealist .h_teach .hteach_con li .htea_img{height: 121px;}
	.h_teach .hteach_con li .htea_img .htea_panel{display: none;}
	
	
	.pw_time{width: 20%;    height: 121px;}
	.pw_info{width: 50%;}
	.pw_img{height: 100px;}
	.pw_info p{height: 52px;}
	.flli{width: 100%;}
	.iformlli img{right: 0;}
	.formh2{ margin-bottom: 30px;font-size: 26px;}
	.ierbox{width:100%;border-left:0;  margin-bottom: 10px;}
	.ierbox .ierul li{width:31.3%;float:left;margin:1%;box-sizing:border-box;background:none;padding:0;border:1px solid #888;height: 36px;
    line-height: 36px;text-align:center;border-radius:18px;font-size:15px;}
	.ierbox .ierul li a{background:none;color:#565656;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
	.ierbox .ierul li:hover{background:#20900a;padding-left: 0;}
	.ierbox .ierul li a:hover{background:none;}
	.ierbox .rel_new{display:none;}
	.itealist .itxtcon .hteach_con li{width: 48%;margin: 1%;}
	.itealist .itxtcon .hteach_con li:nth-child(4n){margin-right: 1%;}
	.itealist .h_teach .hteach_con li .htea_img{height: 231px;}
	.jqzoom {
		float: none;
	}
	div.zoomMask,div.zoomDiv {
		display: none !important;
	}
	.hprocon li .hpro_info p{display:none;}
	.habou_con2 .habouc_img2{height:auto;}
	.habouc_info{padding: 25px 15px;}
	.h_teach{padding-bottom:20px;}
	
	
}

@media(max-width: 640px) {
	html,
	body {
		max-width: 100%;
		min-width: 100%;
	}
	.logo{width: 62%;}
	.tdbanner, .tdbanner .bd, .tdbanner .bd ul li img{height: 117px;}
	.tdbanner .hd{bottom: 0;}
	.htitleb h2{font-size: 22px;}
	.ierbox2 li, .hky_cate li{font-size: 15px;}
	.htitleb span:before, .htitleb span:after{width: 10%;}
	.hprocon li{width: 48%;margin: 1%;}
	.hprocon li:nth-child(3n){margin-right: 1%;}
	.hprocon li,.hprocon li .hpro_img{height: 132px;}
	.habouc_l{padding: 20px 10px;}
	.habouc_l h2{font-size: 20px;}
	.habouc_l em{margin-bottom: 15px;}
	.habouc_l p{height: 100px;}
	.habouc_l b{display: none;}
	.hky_news_con dl{width: 356px;}
	.hky_news_con dl dt{height: 240px;}
	.h_teach .hteach_con li{width: 45%;}
	.h_teach .hteach_con li .htea_img{height: 124px;}
	.h_teach .hteach_con li .htea_info h3{font-size: 15px;}
	.hfz_newbox .htitleb{display: none;}
	.hnew_con{margin-top: 0;}
	.hnew_ertit span{width: 40%;}
	.hnewcl_rr dl dt{width: 32%;padding: 17px 5px;}
	.hnewcl_rr dl dd{width: 68%;}
	.hys_box li img{width: 30px; height: 30px;}
	.hys_box li em{margin: 5px auto;}
	.hys_box li p{font-size: 16px;}
	.yqlink{padding: 0;}
	.yqlink ul li{padding: 5px 2px;}
	.hf_qr{float: none;margin: 0 auto;}
	.hfootbox .mainb .hfoot_lx{width: 100%;padding-top: 15px;}
	.hfbot{margin-bottom: 56px;}
	.m_botli {
		position: fixed;
		width: 100%;
		left: 0;
		right: 0;
		bottom: 0;
		height: 55px;
		background: #20900a;
		border-top: 1px solid #20900a;
		z-index: 9999;
		display: block;
	}
	.m_botli li {
		float: left;
		width: 18.5%;
		padding: 0 3%;
		border-left: 1px solid #fff;
	}
	.m_botli li:first-child {
		border-left: 0;
	}
	.m_botli li a {
		display: block;
		height: 45px;
		color: #fff;
		padding-top: 9px;
		text-align: center;
	}
	.m_botli li a img {
		margin: 0 auto;
		width: 20px;
		height: 19px;
	}
	.m_botli li a span {
		display: block;
		height: 20px;
		line-height: 20px;
	}
	.headfix .logo{width: 62%;}
	.inbaner{height: 60px;padding: 0;}
	.ibread h2{font-size: 15px;}
	.ibigp_img{height: 105px;}
	.ibigp_box li{padding: 3px 3px 0;}
	.iabtotal .inde_tail a{margin: 15px 0;height: 40px;line-height: 40px;width: 40px;}
	.iabt_ky dl{width: 100%;}
	.iabtotal .hky_news_con dl dt{height: auto;}
	.iabt_ky dl:nth-child(3n){margin-right: 1%;}
	
	.iparter ul li{width: 48%;margin: 1%;}
	.inde_tit p span{padding-right: 10px;}
	.updown p{width: 100%;}
	
	.updown{height: auto;margin-top: 15px;}
	.updown p.fl{border-bottom: 1px solid #ddd;}
	.ilist_ul li a{width: 68%;}
	.ipiclion li .ipicon_img{height: 117px;}
	.iteac_on .itear_img{width: 100%; float: none; margin: 0 auto;}
	.iteac_on .itear_info{width: 100%;margin-top: 10px;max-height: inherit; padding: 20px 10px;}

	.itealist .itxtcon .hteach_con li{width: 48%;margin: 1%;}
	.itealist .h_teach .hteach_con li .htea_img{height: 141px;}
	.pw_img{width: 100%;height: 260px;margin-top: 10px;}
	.pw_time{width: 35%;padding: 10px;border: 1px solid #ddd;box-sizing: border-box;background: none;height: auto;}
	.pw_info{ width: 62%;margin: 0 0 0 2%;padding: 0;}
	.ipicnewli{margin-bottom: 10px;}
	.iformlsub, .czhi{width: 120px;}
	.formh2{ margin-bottom: 20px;font-size: 20px;}
	.ibread h2 i{margin-right: 0;}
	.itealist .h_teach .hteach_con li .htea_img{height: 130px;}
	.habou_con2 .habouc_img2 ul{display:none;}
	.habouc_info p{height: 120px; overflow: hidden;}
	.hnewcl_rr dl dt b{font-size:16px;}
	.h_teach .hteach_con li .htea_info{background-position:95% 80%;background-size: 10%;}
	.h_teach{padding-bottom:15px;}
	.hfoot_lx p{height:auto;}
	
}

@media(max-width: 370px) {
	.hky_news_con dl{width: 350px;}
	.ilist_ul li a{width:65%;}
}
@media(max-width: 360px) {
	.hky_news_con dl{width: 340px;}
	
}
@media(max-width: 350px) {
	.hky_news_con dl{width: 330px;}
	.ibread h2 i{display:none;}
}
@media(max-width: 340px) {
	.hky_news_con dl{width: 320px;}
}
@media(max-width: 330px) {
	.hky_news_con dl dt{height: 220px;}
	.hky_news_con dl{width: 300px;}
	.ilist_ul li a{width:58%;}
	.updown p a{width:65%;}
}