
body {
	font-family: 微软雅黑, "Open Sans", sans-serif;
	font-size: 14px;
	;
}
input, select, textarea {
	font-family: 微软雅黑, "Open Sans", sans-serif;
	font-size: 1em;
	;
}
.wrap,.main {
	width: 100%;
	margin: 0 auto;
	max-width: 1200px;
	position: relative;
}
img, a {
	border: 0;
}
ul, li {
	list-style: none;
}
* {
	margin: 0;
	padding: 0;
}
.t-c{
	text-align:center;
}
.flt {
	float: left;
}
.frt {
	float: right;
}
.clear {
	clear: both;
}
.clear:after, .clear:before {
	content: '';
	clear: both;
	display: table;
}
.img {
	overflow: hidden;
	position: relative;
}
.img:before {
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	border: 1px solid rgba(255,255,255,0);
	z-index: 100;
}
.img:hover:before {
	top: 10px;
	left: 10px;
	right: 10px;
	bottom: 10px;
	border: 1px solid rgba(255,255,255,0.5);
}
.img:hover img {
	transform: scale(1.1) rotate(3deg);
	-o-transform: scale(1.1) rotate(3deg);
	-webkit-transform: scale(1.1) rotate(3deg);
	-moz-transform: scale(1.1) rotate(3deg);
	-ms-transform: scale(1.1) rotate(3deg);
}
* {
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
}

.kk_course{
	max-width: 1202px;
	margin: 0 auto;
	overflow: hidden;
}


.list_box ul li .div_tips label,
.course_details .web .bq ul li{
	margin-bottom: 15px;
}


.news_details .tit h1{
	font-size: 20px;
	line-height: 35px;
	text-align: center;
}
.kk_body_content{
	font-size: 14px;
    line-height: 28px;
    color: #000;
}
.kk_body_content p{
	margin: 15px auto;
}
.kk_body_content h2{
	line-height: 40px;
    background: #F4F4F4;
    color: #339933;
    font-size: 16px;
    margin: 10px auto;
    padding-left: 5px;
    border-left: 3px solid #339933;
}
.kk_body_content h3{
	line-height: 40px;
    color: #339933;
    font-size: 16px;
    margin: 5px auto;
    padding-left: 1px;
}
.kk_body_content h2 a,
.kk_body_content h3 a{
	color: #339933;
}
@media only screen and (min-width: 640px) and (max-width: 6400px) {
	.body404 >div{
		width: 96%;
		max-width: 800px;
		margin: 200px auto;
	}
}
@media only screen and (min-width: 10px) and (max-width: 640px) {
	.body404 >div{
		width: 96%;
		max-width: 800px;
		margin: 50px auto;
	}
}
.body404 >div img{
	width:60px;
	display: block;
	float: left;
}
.body404 >div b{
	display: block;
	height: 60px;
	line-height: 60px;
	font-size: 20px;
	color: #000;
	text-align: center;
}
.body404 >div h3{
	clear: both;
	text-align: center;
	line-height: 100px;
	font-size: 50px;
	color: #CCCCCC;
}
.body404 >div  p{
	line-height: 40px;
}
.body404 >div  p span{
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
	padding-right: 20px;
}
.body404 >div  p a{
	padding-right: 20px;
	font-size: 16px;
	color: #339933;
}
/*kkjianzhan*/
/*kk_index_ry_div*/
#kk_index_ry_div{
	width: 100%;
    margin: 0 auto;
    max-width: 1200px;
    position: relative;
}
@media only screen and (min-width: 640px) and (max-width: 6400px) {
	#kk_index_ry_div>ul>li{
		width: 15.66%;
	    float: left;
	    margin: 0.5%;
	}	
}
@media only screen and (min-width: 480px) and (max-width: 640px) {
	#kk_index_ry_div>ul>li{
		width: 32.33%;
	    float: left;
	    margin: 0.5%;
	}	
}
@media only screen and (min-width: 40px) and (max-width: 480px) {
	#kk_index_ry_div>ul>li{
		width: 49%;
	    float: left;
	    margin: 0.5%;
	}	
}

@media only screen and (min-width: 640px) {
	.kk_course_ul>li{
		float: left;
	    width: 31.33%;
	    margin: 0 1% 40px;
	}
	.kk_course_ul>li:nth-child(3n+4){
		clear: left;
	}	
}
@media only screen and (min-width: 480px) and (max-width: 640px) {
	.kk_course_ul>li{
		float: left;
	    width: 48%;
	    margin: 0 1% 40px;
	}
	.kk_course_ul>li:nth-child(2n+3){
		clear: left;
	}
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
	.kk_course_ul>li{
		float: left;
	    width: 98%;
	    margin: 0 1% 40px;
	}

}


@media only screen and (min-width: 600px) and (max-width: 6400px) {
	.kk_webname{
		margin-top: 15px;
	}
	.kk_webname b{
		display: block;
		font-size: 40px;
		color: #ff9933;
		height: 55px;
		line-height: 55px;
	}
	.kk_webname span{
		display: block;
		font-size: 18px;
		color: #339933;
		height: 35px;
		line-height: 35px;
		font-weight: bold;
	}
	

}
@media only screen 	and (max-width: 600px) {
	.head2 .logo img{
		width: 50px;
		line-height: 50px;
	}
	.kk_webname{
	}
	.kk_webname b{
		display: block;
		color: #ff9933;
		font-size: 20px;
		line-height: 50px;
		height: 50px;
		overflow: hidden;
	}
	.kk_webname span{
		display: none
	}

}






















/*----------header----------*/
.header {
}
.head {
	line-height: 30px;
	border-bottom: 1px solid #dae1e7;
	background: #F5F5F5;
	color: #697178
}
.head .frt ul li {
	float: left;
	position: relative;
	z-index: 100;
}
.head .frt ul li span {
	cursor: pointer;
	display: inline-block;
	padding: 0 15px;
	font-size: 12px;
	color: #697178;
	border-left: 1px solid #ccd5db;
	line-height: 10px;
}
.head .frt ul li:first-child span {
	border-left: 0;
}
.head .frt ul li a {
	color: #697178;
}
.head .frt ul li:hover .ewm {
	display: block;
}
.head .frt ul li .ewm {
	width: 124px;
	text-align: center;
	left: 50%;
	margin-left: -62px;
	display: none;
	padding-top: 14px;
	height: 118px;
	background: url(../image/ewm_border.png) no-repeat center center;
	position: absolute;
}
.head2 {
	border-bottom: 1px solid #dae1e7;
}
.head2 .logo {
	line-height: 70px;
}
.head2 .logo img {
	vertical-align: middle;
}
.head2 .tel {
	margin-top: 20px;
	font-size: 12px;
	color: #818d97;
}
.head2 .tel img{
	display: block;
	float: left;
	height: 70px;
	margin-top: 5px;
}

.head2 .tel h3 {
	font-size: 24px;
	color: #339933;
	height: 40px;
	line-height: 40px;
}
.menu {
	border-bottom: 2px solid #339933;
}
.menu ul li {
	width: 10%;
	float: left;
	text-align: center;
}
.menu ul li a {
	display: block;
	line-height: 60px;
	color: #000;
	font-size: 16px;
}
.menu ul li.on a, .menu ul li a:hover {
	background: #339933;
	color: #fff;
}
.banner .item {
	height: 590px;
	position: relative;
}
.banner .item img {
	display: block;
	width: 100%;
}
.banner .item .text {
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -50px;
	line-height: 80px;
	text-align: center;
	width: 100%;
	color: #fff;
	font-size: 30px;
}
.banner .item .text h2 {
	font-size: 1.8em;
	font-weight: normal;
}
.banner.owl-theme .owl-controls {
	bottom: 80px;
}
.banner.owl-theme .owl-dots .owl-dot span {
	width: 28px;
	height: 28px;
	background: url(../image/dot2.png) no-repeat center center;
}
.banner.owl-theme .owl-dots .owl-dot.active span, .banner.owl-theme .owl-dots .owl-dot:hover span {
	background: url(../image/dot.png) no-repeat center center;
}
.banner_owl {
	width: 1200px;
	margin: 0 auto;
	position: relative;
}
.banner_owl:hover .cur {
	width: 80%;
	left: 10%;
	opacity: 1;
}
.banner_owl .cur {
	position: absolute;
	top: 50%;
	height: 0;
	width: 100%;
	margin-top: -50px;
	left: 0%;
	z-index: 100;
	opacity: 0;
}
.banner_owl .cur span {
	cursor: pointer;
	display: block;
}
.page_top .wrap1 {
	position: relative;
}
.page_top {
	/*position: absolute;
	top: -67px;*/
	z-index: 100;
	width: 100%;
}
.page_top ul {
	width: 80%;
	padding: 0 10%;
	background: #fff;
	overflow: hidden;
	text-align: center;
}
.page_top ul li {
	padding: 30px 0;
	width: 22%;
	float: left;
	min-height: 50px;
}
.page_top ul li:first-child h3 {
	font-size: 20px;
}
.page_top ul li h3 {
	font-size: 40px;
	color: #2b2f32;
	font-family: 'Myriad Pro';
}
.page_top ul li p {
	font-size: 16px;
	color: #2b2f32;
	letter-spacing: 3px;
}
.page_top ul li h3 span {
	font-size: 54px;
}
.page_top ul li.li_cur {
	width: 17%;
	background: url(../image/icon2.png) no-repeat center center;
}
.page_top .bg {
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
}
.page1 {
	padding-top: 0px;
	padding-bottom: 50px;
}
.page_tit {
	padding: 40px 0;
	text-align: center;
}
@media only screen and (min-width: 480px) and (max-width: 6400px) {
	.page_tit h3 {
		font-size: 44px;
		color: #000;
		letter-spacing: 5px;
	}
}
@media only screen and (min-width: 10px) and (max-width: 480px) {
	.page_tit h3 {
		letter-spacing: 3px;
	}
}
.page_tit h3 span {
	color: #339933;
}
.page_tit p {
	height: 16px;
	background: url(../image/icon3.png) no-repeat center center;
	margin-top: 20px;
}
.list_box ul li {
	border: 1px solid #d3d3d3;
	padding: 15px;
	margin-bottom: 24px;
}
.list_box ul li .img {
	float: right;
	width: 434px;
	margin-left: 30px;
}
.list_box ul li .img_text {
	position: absolute;
	top: 25px;
	left: 15px;
	color: #fff;
	text-shadow: 0 2px 3px rgba(0,0,0,0.5);
}
.list_box ul li .img_text p {
	font-size: 18px;
	margin-bottom: 10px;
}
.list_box ul li .img_text h3 {
	font-size: 28px;
	line-height: 40px;
}
.list_box ul li .text {
	overflow: hidden;
	padding: 0 20px;
}
.list_box ul li .text h3 {
	font-size: 26px;
	line-height: 50px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	margin-top: 5px;
}
.list_box ul li .text h3 a:hover {
	color: #339933;
}
.list_box ul li p {
	font-size: 18px;
	line-height: 33px;
}
.list_box ul li p a:hover {
	color: #339933;
}
.list_box ul li .btn {
	margin-top: 20px;
}
.list_box ul li .btn a {
	display: block;
	line-height: 48px;
	width: 159px;
	border: 1px solid #fa9504;
	color: #fff;
	background: #ffac04;
	text-align: center;
	border-radius: 2px;
	font-size: 20px;
	font-weight: bold;
}
.list_box ul li .btn a:hover {
	background: #fa9504;
}
.list_box ul li .div_tips {
	margin: 15px 0;
}
.list_box ul li .div_tips label {
	display: inline-block;
	padding: 0 10px;
	line-height: 32px;
	border: 1px solid #66c1f1;
	background: #f0f9fe;
	color: #339933;
	font-size: 20px;
	margin-right: 5px;
	border-radius: 3px;
}
.course_list {
	padding: 0 20px;
}
.course_tit {
	padding: 0 100px;
	position: relative;
	line-height: 36px;
	margin-bottom: 25px;
}
.course_tit span {
	position: absolute;
	display: block;
	top: 0;
}
.course_tit .flt {
	left: 0;
	font-size: 24px;
	color: #8f8f8f;
}
.course_tit ul li {
	display: inline-block;
}
.course_tit ul li.on a, .course_tit ul li a:hover {
	background: #339933;
	color: #fff;
}
.course_tit ul li a {
	display: block;
	padding: 0 20px;
	border-radius: 3px;
	font-size: 16px;
}
.course_tit ul {
	/*white-space: nowrap;
	overflow-x: auto;*/
}
.course_tit .frt {
	right: 0;
}
.course_tit .frt a {
	color: #339933;
}
.course_tit .frt a:hover {
	color: #0079b8;
}
.page2 {
	background: #f4f6f8 url(../image/banner2.jpg) no-repeat bottom center;
	padding-top: 20px;
}
.team_owl {
	width: 85%;
	margin: 0 auto;
	margin-top: 20px;
	transform: translateY(10px);
}
.team_owl .item {
	margin: 0 10px;
}
.team_owl .item .text {
	line-height: 27px;
	color: #303335;
	padding: 20px 25px;
	background: #f7f7f7;
}
.team_owl .item .text h3 {
	font-size: 22px;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
	margin-bottom: 10px;
	color: #000;
	letter-spacing: 1px;
}
.team_owl .item .text p {
	height: 81px;
	overflow: hidden;
}
.team_owl .item .img p {
	white-space: nowrap;
	overflow: hidden;
	padding: 0 20px;
	text-overflow: ellipsis;
	line-height: 45px;
	padding-top: 10px;
	background: url(../image/icon4.png) repeat-x center center;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	color: #fff;
	font-size: 14px;
}
.team_owl .owl-theme .owl-controls .owl-nav [class*=owl-] {
	margin: 0;
	padding: 0;
}
.team_owl .owl-theme .owl-controls .owl-nav .owl-prev {
	float: left;
}
.team_owl .owl-theme .owl-controls .owl-nav .owl-next {
	float: right;
}
.team_owl .owl-theme .owl-controls {
	bottom: 40%;
	width: 114%;
	left: -7%;
	height: 0;
}
.page3 {
	padding-top: 40px;
}
.case_list ul {
	margin: 0 15px;
	overflow: hidden;
}
.case_list ul li {
	width: 30.3333%;
	float: left;
	margin: 0 1.5%;
}
.case_list ul li img {
	display: block;
}
.case_list ul li .img_text {
	position: absolute;
	background: rgba(0,0,0,0.5);
	bottom: 0;
	left: 0;
	width: 100%;
	line-height: 30px;
}
.case_list ul li .img_text span {
	display: block;
	float: left;
	width: 100%;
	line-height: 30px;
	height: 30px;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #fff;
	font-size: 14px;
	text-align: center;
}
.case_list ul li .img_text p {
	overflow: hidden;
	color: #fff;
	font-size: 14px;
	text-align: center;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.case_list ul li .text {
	line-height: 32px;
	color: #494c4e;
	padding: 15px 0px;
}
.case_list ul li .text p {
	height: 64px;
	overflow: hidden;
	font-size: 16px;
}
.more {
	margin-top: 20px;
	text-align: center;
}
.more a {
	display: inline-block;
	padding: 0 35px;
	border-radius: 1px;
	line-height: 48px;
	color: #339933;
	font-size: 20px;
	font-weight: bold;
	border: 1px solid #339933;
}
.more a:hover {
	background: #339933;
	color: #fff;
	padding: 0 45px;
}
.hj_list ul li {
	cursor: pointer;
	width: 16.66667%;
	float: left;
	background: #000;
}
.hj_list ul li img {
	display: block;
}
.hj_list ul li .img1 {
	overflow: hidden;
}
.hj_list ul li .img1:hover img {
	opacity: 0.5;
	filter: alpha(opacity=50);
	transform: rotate(3deg) scale(1.05);
	-o-transform: rotate(3deg) scale(1.05);
	-webkit-transform: rotate(3deg) scale(1.05);
	-moz-transform: rotate(3deg) scale(1.05);
	-ms-transform: rotate(3deg) scale(1.05);
}
img {
	max-width: 100%;
}
.page5 {
	margin-top: 40px;
	padding: 40px 0;
	background: #339933;
	text-align: center;
	color: #fff;
	font-size: 24px;
	line-height: 40px;
}
.page5 p b{}
.page5 p .big{
	font-size: 28px;
	font-style: normal;
	margin-right: 10px;
}
.page5 p span{
}



.page5 a {
	display: inline-block;
	padding: 0 20px;
	border-radius: 20px;
	background: #fff;
	font-size: 14px;
	color: #339933;
	vertical-align: middle;
	margin-left: 10px;
}
.page5 a span {
	display: inline-block;
	padding-right: 30px;
	background: url(../image/icon5.png) no-repeat right center;
}
.page5 a:hover {
	padding: 0 15px;
}
.page5 a:hover span {
	padding-right: 40px;
}
.page6 {
	padding-bottom: 40px;
}
.news_list {
	width: 96%;
	margin: 0 auto;
}
.news_list .item {
	margin: 0 10px;
	margin-bottom: 20px;
}
.news_list .item img {
	display: block;
}
.news_list .item a {
	display: block;
}
.news_list .item .text {
	border: 1px solid #e3e3e3;
	border-top: 0;
	padding: 20px 25px;
	padding-bottom: 10px;
}
.news_list .item .text p {
	line-height: 25px;
	color: #656565;
	height: 50px;
	overflow: hidden;
}
.news_list .item .text .bottom {
	margin-top: 5px;
	line-height: 25px;
	color: #8f979a;
}
.news_list .item .text .bottom span {
	display: inline-block;
	padding-left: 18px;
	margin-right: 20px;
}
.news_list .item .text .bottom span.span1 {
	background: url(../image/icon7.png) no-repeat left center;
}
.news_list .item .text .bottom span.span2 {
	background: url(../image/icon8.png) no-repeat left center;
}
.news_list .item .text h3 {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	margin-bottom: 10px;
	font-size: 18px;
}
.news_list .item .text h3 label {
	float: right;
	display: block;
	padding: 0 5px;
	line-height: 20px;
	background: #339933;
	color: #fff;
	font-size: 14px;
	border-radius: 2px;
	font-weight: normal;
}
.news_list .item .text h3 span {
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.news_list .item a:hover {
	box-shadow: 0 5px 15px rgba(0,0,0,0.05);
}
.news_list .item a:hover .text {
	border-color: #339933;
}
.news_list .item a:hover .text h3 span {
	color: #339933;
}
.news_list .owl-theme .owl-controls .owl-nav [class*=owl-] {
	width: 54px;
	line-height: 54px;
	height: 54px;
	background: #bfbfbf;
	border-radius: 0;
	margin: 0;
	padding: 0;
}
.news_list .owl-theme .owl-controls .owl-nav [class*=owl-]:hover {
	background: #339933;
}
.news_list .owl-theme .owl-controls .owl-nav [class*=owl-] img {
}
.news_list .owl-theme .owl-controls .owl-nav .owl-prev {
	float: left;
}
.news_list .owl-theme .owl-controls .owl-nav .owl-next {
	float: right;
}
.news_list .owl-theme .owl-controls {
	bottom: 60%;
	width: 120%;
	left: -10%;
	height: 0;
}
.page7 {
	background: #f4f6f8;
	padding-bottom: 30px;
}
.link_list ul {
	width: 95%;
	margin: 0 auto;
}
.link_list ul li {
	width: 25%;
	float: left;
}
.link_list ul li a {
	display: block;
	margin: 12px;
	border: 1px solid #e8e8e8;
	text-align: center;
	background: #fff;
}
.link_list ul li a:hover {
	transform: translateY(-10px);
	-o-transform: translateY(-10px);
	-webkit-transform: translateY(-10px);
	-moz-transform: translateY(-10px);
	-ms-transform: translateY(-10px);
}
.page8 {
	background: url(../image/banner3.jpg) no-repeat center center;
}
.page8_list ul {
	width: 95%;
	margin: 0 auto;
}
.page8_list ul li a {
	color: #fff;
	font-size: 16px;
}
.page8_list ul li {
	text-align: center;
	padding: 33px 0;
	width: 12.5%;
	float: left;
}
.page8_list ul li span {
	display: block;
	width: 60px;
	height: 60px;
	border-radius: 60px;
	background: url(../image/icon_86.png) no-repeat center center;
	margin: 0 auto;
	border: 1px solid #fff;
	margin-bottom: 15px;
}
.page8_list ul li span.span1 {
	background: url(http://www.bjjtxx.org/kkjianzhan/ys_img/ys_youshi1.png) no-repeat center center;
}
.page8_list ul li span.span2 {
	background: url(../image/icon_88.png) no-repeat center center;
}
.page8_list ul li span.span3 {
	background: url(../image/icon_91.png) no-repeat center center;
}
.page8_list ul li span.span4 {
	background: url(../image/icon_93.png) no-repeat center center;
}
.page8_list ul li span.span5 {
	background: url(../image/icon_96.png) no-repeat center center;
}
.page8_list ul li span.span6 {
	background: url(../image/icon_98.png) no-repeat center center;
}
.page8_list ul li span.span7 {
	background: url(../image/icon_101.png) no-repeat center center;
}
.page8_list ul li span.span8 {
	background: url(../image/icon_103.png) no-repeat center center;
}
.footer {
	background: #2a2d32;
	color: #97999e;
}
.footer a {
	color: #97999e;
}
.footer .foot {
	padding: 40px 0 15px;
}
.footer .f_nav{
	text-align: center;
	padding-bottom: 30px;
	border-bottom: 1px solid  #33373e;
}
.footer .f_nav ul li {
	display: inline-block;
	padding: 0 10px;
	border-left: 1px solid #555961;
}
.footer .f_nav ul li:first-child {
	border-left: 0;
}

.foot_banquan{
	width: 70%;
	float: left;
	padding-top: 20px;
}
.foot_weixin{
	width: 30%;
	float: right;
	padding-top: 20px;
}
.foot_banquan p{
	line-height: 30px;
}
.foot_banquan p i{
	margin-right: 5px;
	color: #339933;
}
.foot_banquan p em{
	font-style: normal;
}
.foot_banquan p span{
	padding-right: 20px;
}
.foot_banquan p .gajba{
	display: block;
	float: left;
	width: 15px;
	height: 15px;
	margin-top: 7px;
	background: url(../image/gajba.png) center center no-repeat;
}

.foot_weixin>div{
	width: 50%;
	float: left;
	padding: 0px 20px;
	box-sizing: border-box;
}
.foot_weixin>div img{
	width: 100%;
	max-width: 120px;
	display: block;
	margin: 0 auto;
}
.foot_weixin>div span{
	display: block;
	text-align: center;
	line-height: 30px;
}























.f_tel {
	padding: 20px 0;
	line-height: 20px;
}
.f_tel span {
	display: inline-block;
	padding-left: 25px;
	margin: 0 15px;
}
.f_tel span.span1 {
	background: url(../image/icon9.png) no-repeat left center;
}
.f_tel span.span2 {
	background: url(../image/icon10.png) no-repeat left center;
}
.footer .link a {
	padding: 0 2px;
	display: inline-block;
}
.foot2 {
	border-top: 1px solid #33373e;
	color: #53585f;
	text-align: center;
	margin-top: 20px;
}
.foot2 p a{
	color: #53585f;
	padding-left: 20px;
	position: relative;
	height: 25px;
	line-height: 25px;
}
.foot2 p a:before{
	display: block;
	content: '';
	position: absolute;
	left: 8px;
	height: 12px;
	background: #339933;
	width: 2px;
	top: 5px;
}
.foot2 p{
	line-height: 25px;
	padding: 6px 0px;
}
.foot2 p .gajba_a{
	display: inline-block;
	margin: 0 10px;
	position: relative;
	padding-left: 25px;
}
.foot2 p .gajba_a:before{
	display: block;
	content: '';
	position: absolute;
	width: 25px;
	top: 0px;
	left: 0px;
	height: 25px;
	background: url(../image/gajba.png)center top no-repeat;
}
/*----------mainer----------*/
.mainer {
}
/*----------footer----------*/
.footer {
}
/*----------custom----------*/

.page_dqwz {
	margin-bottom: 20px;
}
.page_dqwz p {
	font-size: 14px;
	color: #2a2a2a;
}
.page_dqwz p a {
	color: #2a2a2a;
}
.page_dqwz.page_dqwz1 {
	padding: 0 15px;
}
.page_dqwz.page_dqwz1 p {
	padding-left: 1.5%;
}
.page_size {
	text-align: center;
	margin-top: 40px;
}
.page_size a {
	display: inline-block;
	height: 48px;
	line-height: 48px;
	min-width: 20px;
	padding: 0 13px;
	border: 1px solid #eaecf1;
	vertical-align: middle;
	margin: 0 2px;
	font-size: 14px;
	color: #000;
	background: #fff;
}
.page_size a span {
	display: inline-block;
	padding-right: 15px;
	color: #000;
	background: url(../image/icon12.png) no-repeat right center;
}
.page_size a.a1 {
	background: #fff url(../image/icon11.png) no-repeat center center;
}
.page_size a.a2 {
	background: #fff url(../image/icon12.png) no-repeat center center;
}
.page_size a.on, .page_size a:hover {
	background: #339933;
	color: #fff;
	border-color: #339933;
}
.page_size a.a1:hover {
	background: #339933 url(../image/icon11_1.png) no-repeat center center;
}
.page_size a.a2:hover {
	background: #339933 url(../image/icon12_1.png) no-repeat center center;
}
.page_size a:hover span {
	background: url(../image/icon12_1.png) no-repeat right center;
	color: #fff;
}
.page_banner {
	height: 350px;
	display: table;
	width: 100%;
	text-align: center;
	color: #fff;
}
.cell {
	display: table-cell;
	vertical-align: middle;
}
.page_banner h2 {
	font-weight: normal;
	font-size: 54px;
}
.page_banner span {
	display: block;
	width: 49px;
	height: 3px;
	background: #fff;
	margin: 25px auto;
}
.page_banner p {
	font-size: 28px;
}
.page.page9 {
	padding: 80px 0;
}
.page.about_jj {
	text-align: center;
}
.about_jj .tit {
	text-align: center;
}
.about_jj .tit h3 {
	font-size: 32px;
	color: #3d3d3d;
	text-transform: uppercase;
}
.about_jj .tit p {
	font-size: 18px;
	color: #505050;
	margin: 20px 0 35px;
}
.about_jj .tit span {
	display: block;
	width: 15px;
	height: 1px;
	background: #3d3d3d;
	margin: 0 auto;
}
.about_jj .web {
	margin-top: 30px;
}
.about_jj .web p {
	font-size: 14px;
	line-height: 30px;
	color: #000;
	text-indent: 30px;
	margin: 15px auto;
}
.about_jj .web p span{
	color: #339933;
	font-weight: bold;
}
.page.page10 {
	background: #f8f8f8;
	padding: 70px 0;
}
.about_tit {
	text-align: center;
}
.about_tit h3 {
	font-size: 44px;
	color: #339933;
}
.wmdys_list {
	margin-top: 20px;
}
.wmdys_list ul {
	padding: 0 2%;
}
.wmdys_list ul li {
	float: left;
	width: 26.333%;
	padding: 0 3.5%;
	margin-top: 50px;
}
.wmdys_list ul li span {
	display: block;
	float: left;
	margin-right: 15px;
	width: 67px;
	height: 67px;
	border-radius: 67px;
	border: 7px solid #bde1f4;
}
.wmdys_list ul li span.sp1 {
	background: #339933 url(../image/icon13.png) no-repeat center center;
}
.wmdys_list ul li span.sp2 {
	background: #339933 url(../image/icon14.png) no-repeat center center;
}
.wmdys_list ul li span.sp3 {
	background: #339933 url(../image/icon15.png) no-repeat center center;
}
.wmdys_list ul li span.sp4 {
	background: #339933 url(../image/icon16.png) no-repeat center center;
}
.wmdys_list ul li span.sp5 {
	background: #339933 url(../image/icon17.png) no-repeat center center;
}
.wmdys_list ul li span.sp6 {
	background: #339933 url(../image/icon18.png) no-repeat center center;
}
.wmdys_list ul li .web {
	overflow: hidden;
	padding-top: 15px;
}
.wmdys_list ul li .web h4 {
	font-size: 16px;
	color: #000;
}
.wmdys_list ul li .web p {
	font-size: 12px;
	line-height: 24px;
	color: #313131;
	margin-top: 20px;
}
.lc_list {
	padding: 0 10% 65px;
	background: url(../image/icon20.png) repeat-y center top;
	margin-top: 65px;
}
.lc_list ul li {
	width: 50%;
	position: relative;
	clear: both;
}
.lc_list ul li.frt .web {
	padding-left: 55px;
}
.lc_list ul li.flt .web {
	padding-right: 55px;
}
.lc_list ul li h3 {
	font-size: 16px;
	color: #000;
}
.lc_list ul li.frt h3 {
}
.lc_list ul li.flt h3 {
	text-align: right;
}
.lc_list ul li h3 span {
	display: block;
	width: 16px;
	height: 17px;
	background: url(../image/icon19.png) no-repeat center center;
	position: absolute;
	top: 0;
}
.lc_list ul li.frt h3 span {
	left: -8px;
}
.lc_list ul li.flt h3 span {
	right: -8px;
}
.lc_list ul li p {
	font-size: 14px;
	line-height: 24px;
	color: #282828;
	height: 48px;
	margin-top: 10px;
}
.page_contact {
}
.address {
	position: relative;
}
.address .web_box {
	position: absolute;
	top: 0;
	left: 53px;
	background: #089be8;
	width: 355px;
}
.address .web_box .web {
	padding-left: 40px;
	padding-top: 35px;
	padding-bottom: 25px;
}
.address .web_box .web h3 {
	font-size: 24px;
	color: #fff;
	margin-bottom: 25px;
}
.address .web_box .web p {
	font-size: 16px;
	line-height: 34px;
	color: #fff;
	padding-left: 30px;
}
.address .web_box .web p.p1 {
	background: url(../image/icon21.png) no-repeat left center;
}
.address .web_box .web p.p2 {
	background: url(../image/icon22.png) no-repeat left center;
}
.address .web_box .web p.p3 {
	background: url(../image/icon23.png) no-repeat left center;
}
.address .img1 {
}
.address .img1 img {
	display: block;
	width: 100%;
}
.xq_list {
	margin-top: 25px;
}
.xq_list ul {
	margin: 0 -1.5%;
}
.xq_list ul li {
	float: left;
	width: 30.333%;
	margin: 25px 1.5% 0;
}
.xq_list ul li .web {
	border: 1px solid #dbe0e3;
	padding: 33px 40px 25px 35px;
}
.xq_list ul li .web h3 {
	font-size: 20px;
	font-weight: normal;
	color: #000;
}
.xq_list ul li .web .text {
	padding-top: 10px;
	height: 126px;
}
.xq_list ul li .web .text p {
	line-height: 24px;
	color: #515456;
	font-size: 14px;
	margin-top: 10px;
}
.course_item {
	float: left;
	width: 77.5%;
}
.course_item ul {
	margin: 0 -1%;
}


.course_item ul li .img {
	position: relative;
}
.course_item ul li .img img {
	display: block;
	width: 100%;
}
.course_item ul li .img .text {
	
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	background: rgba(0,0,0,0.45);
}
.course_item ul li .img .text p {
	line-height: 28px;
	padding: 0 10px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #fff;
	font-size: 12px;
}
.course_item ul li .web {
	padding-top: 10px;
}
.course_item ul li .web h4 {
	font-size: 14px;
	color: #282829;
	font-weight: normal;
	line-height: 22px;
	height: 44px;
	overflow: hidden;
}
.course_item ul li .web h4 a {
	color: #282829;
}
.course_item ul li .web p {
	font-size: 14px;
	color: #6fbb32;
	margin-top: 10px;
}
.course_item ul li .web p span {
	float: right;
	color: #7a7f81;
}
.course_item .page_size {
	margin-top: 20px;
}
.course_hot {
	float: right;
	width: 20%;
	background: #f6f7f8;
}
.course_hot_box {
	padding: 0 10px;
}
.course_hot .tit {
	margin-bottom: 15px;
}
.course_hot .tit h3 {
	font-weight: normal;
	font-size: 16px;
	color: #000;
	line-height: 44px;
	border-bottom: 1px solid #d8dbde;
}
.course_hot .course_item {
	float: none;
	width: 100%;
}
.course_hot .course_item ul {
	margin: 0;
}
.course_hot .course_item ul li {
	float: none;
	width: 100%;
	margin: 0;
	margin-bottom: 35px;
}
.course_details {
	padding-bottom: 40px;
}
.course_details .img1 {
	float: left;
	width: 540px;
	margin-right: 30px;
}
.course_details .img1 img {
	display: block;
	width: 100%;
}
.course_details .web {
	overflow: hidden;
	padding-right: 3%;
}
.course_details .web h3 {
	font-size: 24px;
	font-weight: normal;
	color: #000;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	line-height: 24px;
}
.course_details .web .bq,.course_details .web .kk_teacher_jibie{
	margin-top: 30px;
}
.course_details .web .bq ul li {
	float: left;
	display: inline-block;
	padding: 0 8px;
	height: 26px;
	line-height: 26px;
	text-align: center;
	border: 1px solid #66c1f1;
	background: #f0f9fe;
	color: #339933;
	font-size: 16px;
	margin-right: 10px;
}
.kk_teacher_jibie ul li{
	line-height: 28px;
	margin: 15px auto;
	padding-left: 10px;
	color: #339933;
	font-size: 16px;
	position: relative;
}
.kk_teacher_jibie ul li:before{
	display: block;
	position: absolute;
	content: "";
	width: 3px;
	height: 60%;
	left: 0;
	top: 20%;
	background:#66C1F1;
}
.kk_teacher_jibie ul li:nth-child(2n+2){
	color: #ff9933;
}
.course_details .web .text {
	margin-top: 25px;
}
.course_details .web .text p {
	font-size: 16px;
	line-height: 28px;
	color: #4d5153;

}
.course_details .web .text p a {
	color: #4d5153;
}
.course_details .web .text h4 {
	font-size: 16px;
	font-weight: normal;
	color: #4d5153;
	margin-top: 30px;
}
.course_details .web .text h4 font {
	font-weight: bold;
	margin-left: 5px;
}
.course_details .web .btn {
	margin-top: 40px;
}
.course_details .web .btn a {
	display: inline-block;
	width: 159px;
	height: 48px;
	line-height: 48px;
	text-align: center;
	color: #fff;
	background: #ffac04;
	border: 1px solid #fa9504;
	font-size: 20px;
}
.course_details .web .btn a.a1 {
	background: #fff;
	color: #ffac04;
	margin-left: 20px;
}
.page.page11 {
	background: #f5f8f9;
	padding: 35px 0 75px;
}
.kcgs {
	float: left;
	width: 69%;
	background: #fff;
}
.kcgs .tit {
}
.kcgs .tit span {
	display: inline-block;
	padding: 0 45px;
	border-top: 5px solid #339933;
	font-size: 16px;
	color: #339933;
	font-weight: bold;
	line-height: 55px;
}
.kcgs .web {
	padding: 0 35px 50px;
}
.kcgs .web .img1 {
}
.kcgs .web .img1 img {
	display: block;
	width: 100%;
}
.kcgs .web .text {
	margin-top: 25px;
}
.kcgs .web .text p {
	font-size: 14px;
	line-height: 28px;
	text-align: justify;
	margin: 10px auto;
	text-indent: 28px;
}


.kcgs .web .list {
}
.kcgs .web .list ul li {
	margin-top: 27px;
}
.kcgs .web .list ul li h4 {
	font-size: 14px;
	color: #000;
}
.kcgs .web .list ul li p {
	font-size: 14px;
	color: #555;
	margin-top: 10px;
	line-height: 20px;
}
.lsjs {
	float: right;
	width: 30%;
	background: #fff;
}
.lsjs .tit {
	border-bottom: 1px solid #e7ebed;
}
.lsjs .tit h3 {
	line-height: 60px;
	font-size: 18px;
	color: #339933;
}
.lsjs .tit h3 span {
	display: inline-block;
	height: 20px;
	line-height: 20px;
	padding-left: 27px;
	border-left: 5px solid #339933;
}
.lsjs .list {
	padding: 0 30px;
}
.lsjs .list ul li {
	border-top: 1px solid #e7ebed;
	padding: 25px 0 20px;
}
.lsjs .list ul li:first-child {
	border-top: none;
}
.lsjs .list ul li .top {
}
.lsjs .list ul li .top .img1 {
	float: left;
	width: 95px;
	height: 95px;
	border-radius: 95px;
	overflow: hidden;
	margin-right: 20px;
}
.lsjs .list ul li .top .img1 img {
	display: block;
	width: 100%;
}
.lsjs .list ul li .top .web {
	overflow: hidden;
	padding-top: 10px;
}
.lsjs .list ul li .top .web h4 {
	font-size: 18px;
	font-weight: normal;
	color: #000;
}
.lsjs .list ul li .top .web p {
	font-size: 14px;
	line-height: 26px;
	color: #555;
	margin-top: 10px;
}
.lsjs .list ul li .text {
	margin-top: 20px;
}
.lsjs .list ul li .text p {
	font-size: 14px;
	color: #909598;
	line-height: 26px;
}
.team_banner {
	height: 492px;
}
.page.page12 {
	background: #f8f8f8;
	padding: 20px 0 115px;
}
.team_list {
}
.team_list ul {
	margin: 0 -1%;
}
.team_list ul li {
	float: left;
	background: #fff;
	width: 23%;
	margin: 30px 1% 0;
}
.team_list ul li .img {
	position: relative;
}
.team_list ul li .img img {
	display: block;
	width: 100%;
}
.team_list ul li .img .text {
	position: absolute;
	top: 15px;
	left: 15px;
	width: 76px;
	height: 38px;
	border: 2px solid #fff;
	line-height: 19px;
	text-align: center;
}
.team_list ul li .img .text p {
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
}
.team_list ul li .web {
	text-align: center;
	padding: 25px 0;
}
.team_list ul li .web h3 {
	font-size: 20px;
	color: #000;
}
.team_list ul li .web p {
	font-size: 16px;
	color: #303335;
	margin-top: 20px;
}
.news_l {
	float: left;
	width: 71%;
}
.news_item {
	background: #fff;
	border: 1px solid #e7eced;
	padding: 0 60px;
}
.news_item ul li {
	padding: 20px 0;
	border-top: 1px solid #e9edef;
}
.news_item ul li:first-child {
	border-top: none;
}
.news_item ul li .img1 {
	float: right;
	width: 200px;
	overflow: hidden;
	margin-left: 40px;
}
.news_item ul li .img1 img {
	display: block;
	width: 100%;
}
.news_item ul li .web {
	overflow: hidden;
}
.news_item ul li .web h3 {
	font-size: 18px;
	line-height: 20px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.news_item ul li .web h3 a {
	color: #000;
}
.news_item ul li .web h3 a span {
	display: inline-block;
	width: 40px;
	text-align: center;
	color: #fff;
	background: #339933;
	font-size: 14px;
	font-weight: normal;
	margin-right: 10px;
	border-radius: 3px;
}
.news_item ul li .web p {
	font-size: 14px;
	color: #656565;
	line-height: 25px;
	margin-top: 15px;
}
.news_item ul li .web .date {
	line-height: 16px;
	margin-top: 15px;
}
.news_item ul li .web .date span {
	font-size: 14px;
	color: #8f979a;
	display: inline-block;
	padding-left: 22px;
	margin-right: 23px;
}
.news_item ul li .web .date span.sp1 {
	background: url(../image/icon24.png) no-repeat left center;
}
.news_item ul li .web .date span.sp2 {
	background: url(../image/icon25.png) no-repeat left center;
}
.news_l .page_size {
	margin-top: 18px;
	text-align: right;
}
.news_r {
	float: right;
	width: 27.5%;
}
.news_r .tit {
	line-height: 57px;
}
.news_r .tit p {
	font-size: 20px;
	color: #339933;
}
.hot_news {
	background: #fff;
	border: 1px solid #e7eced;
	border-top: 2px solid #339933;
	padding: 0 19px;
}
.hot_news ul li {
	border-top: 1px solid #e9edef;
	padding: 13px 0;
}
.hot_news ul li:first-child {
	border-top: none;
	padding-top: 0;
}
.hot_news ul li .img1 {
	float: left;
	width: 113px;
	margin-right: 17px;
	position: relative;
}
.hot_news ul li .img1 img {
	display: block;
	width: 100%;
}
.hot_news ul li .img1 span {
	display: block;
	width: 18px;
	height: 20px;
	line-height: 16px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	position: absolute;
	top: 0;
	left: 10px;
	background: url(../image/icon27.png) no-repeat center center;
}
.hot_news ul li .img1 span.sp1 {
	background: url(../image/icon26.png) no-repeat center center;
}
.hot_news ul li .web {
	overflow: hidden;
}
.hot_news ul li .web h4 {
	font-size: 14px;
	line-height: 24px;
	font-weight: normal;
	color: #000;
	height: 48px;
	overflow: hidden;
}
.hot_news ul li .web p {
	font-size: 12px;
	color: #8f979a;
	margin-top: 8px;
}
.news_details {
	background: #fff;
	border: 1px solid #e7eced;
	padding: 0 45px 40px;
}
.news_details .tit {
	text-align: center;
	padding-top: 40px;
}
.news_details .tit h3 {
	font-size: 26px;
	font-weight: normal;
	color: #000;
}
.news_details .tit p {
	font-size: 14px;
	color: #bcbcbc;
	margin-top: 12px;
}
.news_details .web {
	padding-top: 10px;
}
.news_details .web>div{
	margin: 10px auto;
	font-size: 14px;
	line-height: 28px;
	color: #000;
	text-indent: 28px;
}
.news_details .web p {
	font-size: 14px;
	line-height: 28px;
	color: #000;
	text-indent: 28px;
}
.news_details .web .img1 {
	margin-top: 15px;
}
.news_details .web .img1 img {
	display: block;
	width: 100%;
}
.news_details .web h4 {
	font-size: 14px;
	color: #339933;
	line-height: 24px;
	font-weight: normal;
	margin-top: 25px;
}
.page_pn {
	margin-top: 55px;
}
.page_pn p {
	font-size: 14px;
	color: #505050;
	margin-top: 24px;
}
.page_pn p a {
	color: #505050;
	display: inline-block;
	border-bottom: 1px solid #fff;
}
.page_pn p a span {
	margin-right: 15px;
}
.page_pn p a:hover {
	border-bottom: 1px solid #0a62bb;
	color: #0a62bb;
}
.service_list {
	padding: 0 60px;
}
.service_list ul li {
	margin-top: 60px;
}
.service_list ul li:first-child {
	margin-top: 0;
}
.service_list ul li .img1 {
	width: 50.5%;
}
.service_list ul li .img1 img {
	display: block;
	width: 100%;
}
.service_list ul li .web {
	width: 42%;
	padding-top: 30px;
}
.service_list ul li .web .tit {
}
.service_list ul li .web .tit h3 {
	font-size: 36px;
	color: #339933;
}
.service_list ul li .web .tit span {
	display: block;
	width: 1px;
	height: 36px;
	background: #339933;
	margin: 23px 0;
}
.service_list ul li .web .tit h4 {
	font-size: 30px;
	color: #000;
	clear: both;
}
.service_list ul li .web .text {
	margin-top: 25px;
}
.service_list ul li .web .text p {
	font-size: 14px;
	line-height: 28px;
	color: #484a4b;
}
.service_list ul li .web.flt .tit {
	text-align: right;
}
.service_list ul li .web.flt .tit span {
	float: right;
}
.service_list ul li .web.flt .text p {
	text-align: right;
}
.online_box {
	background: #fff;
	border: 1px solid #e7eced;
	padding: 55px 0 40px;
}
.online_box .tab {
	width: 90%;
	max-width: 550px;
	margin: 0 auto;
}
.online_box .tab .tit {
	text-align: center;
	margin-bottom: 30px;
}
.online_box .tab .tit h3 {
	height: 49px;
	line-height: 49px;
	font-size: 32px;
	color: #fff;
	font-weight: normal;
	background: url(../image/icon28.png) no-repeat center center;
}
.online_box .tab .tit p {
	font-size: 14px;
	color: #656869;
	margin-top: 24px;
}
.online_box .tab .item {
	margin-top: 50px;
}
.online_box .tab .item .list {
	margin-top: 16px;
}
.online_box .tab .item .list span {
	display: block;
	text-align: right;
	width: 100px;
	margin-right: 5px;
	font-size: 16px;
	color: #000;
	line-height: 46px;
	float: left;
}
.online_box .tab .item .list span i {
	font-style: normal;
	color: #ed2c18;
	margin-right: 5px;
}
.online_box .tab .item .list .web {
	overflow: hidden;
}
.online_box .tab .item .list .web .div_sel {
	border: 1px solid #e0e0e0;
	height: 44px;
	line-height: 44px;
	width: 48%;
}
.online_box .tab .item .list .web .div_sel select {
	width: 100%;
	height: 44px;
	border: none;
	padding-left: 10px;
}
.online_box .tab .item .list .web .div_inp,
.online_box .tab .item .list .web .div_select {
	border: 1px solid #e0e0e0;
	height: 44px;
	line-height: 44px;
	padding: 0 15px;
}

.online_box .tab .item .list .web .div_inp input,
.online_box .tab .item .list .web .div_select select{
	width: 100%;
	border: none;
	height: 44px;
	line-height: 44px;
}
.online_box .tab .item .list .web .div_lab {
	line-height: 46px;
	height: 46px;
	width: 48%;
	border: 1px solid #e0e0e0;
	background: url(../image/icon29.png) repeat-x left center;
}
.online_box .tab .item .list .web .div_lab label {
	display: block;
	padding-left: 24px;
}
.online_box .tab .item .list .web .div_lab label input {
	vertical-align: middle;
	margin-right: 17px;
}
.online_box .tab .item .btn {
	
	max-width: 352px;
	margin: 20px auto 0px;
}
.online_box .tab .item .btn #tj {
	display: block;
	text-align: center;
	height: 46px;
	line-height: 46px;
	background: #ffac04;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	border-radius: 5px; width:100%; border:0
}
@media only screen and (max-width: 1200px) {
	.form_right{
		display: none !important;
	}
}
.form_right {
	position: fixed;
	right: 0;
	bottom: 85px;
	background: #e7e7e7;
	z-index: 9999;
	width: 170px;
}
.form_right .zxkf {
	border-bottom: 1px solid #aca6a6;
}
.form_right .zxkf a {
	display: block;
	padding: 15px 0 15px 62px;
	background: url(../image/icon30.png) no-repeat 17px center;
}
.form_right .zxkf h4 {
	font-size: 16px;
	font-weight: normal;
	color: #000;
}
.form_right .zxkf p {
	font-size: 10px;
	color: #000;
	margin-top: 5px;
}
.form_right .lxdh {
	text-align: center;
	padding: 12px 0 10px;
}
.form_right .lxdh h4 {
	font-size: 16px;
	color: #000;
	font-weight: normal;
}
.form_right .lxdh b{
	margin-top: 10px;
	display: block;
	font-size: 18px;
	font-weight: bold;
	line-height: 30px;
	color: #339933;
}
.form_right .lxdh p {
	font-size: 18px;
	font-weight: bold;
	color: #000;
	margin-top: 7px;
}
.form_right .go_top {
	line-height: 43px;
	background: #403e3a;
	text-align: center;
	cursor: pointer;
}
.form_right .go_top span {
	display: inline-block;
	padding-left: 30px;
	background: url(../image/icon31.png) no-repeat left center;
	font-size: 16px;
	color: #fff;
}
.team_owl .item img, .news_list .item img {
	width: 100%;
}
 @media only screen and (max-width: 1440px) {
.news_list .owl-theme .owl-controls {
	width: 110%;
	left: -5%;
}
}
 @media only screen and (max-width: 1366px) {
.team_owl .owl-theme .owl-controls {
	width: 110%;
	left: -5%;
}
.news_list .owl-theme .owl-controls {
	bottom: -15px;
	width: 50%;
	left: 25%;
}
}
 @media only screen and (max-width: 1200px) {
.lxdh, .zxkf {
	display: none;
}
.form_right {
	width: 50px;
}
.form_right .go_top {
	height: 50px;
}
.form_right .go_top span {
	height: 50px;
	background-position: center center;
	width: 0px;
	padding-left: 50px;
	overflow: hidden;
}
.case_list ul {
	margin: 0 auto;
}
}
 @media only screen and (max-width: 1250px) {
.wrap {
	width: 98%;
}
.team_owl .item, .news_list .item {
	margin: 0 1px;
}
}
 @media only screen and (max-width: 1100px) {
.team_owl .owl-theme .owl-controls {
	display: none;
}
.page2 .wrap {
	width: 100%;
}
.team_owl {
	width: 80%;
	margin: 0 auto;
	padding: 0 10%;
	overflow: hidden;
}
.team_owl .owl-carousel .owl-stage-outer {
	overflow: initial;
}
}
 @media only screen and (max-width: 1024px) {
.case_list ul li {
	width: 31.3333%;
	margin: 10px 1%;
}
.case_list ul li img {
	width: 100%;
}
.list_box ul li .img {
	width: 380px;
}
.list_box ul li .text h3 {
	font-size: 24px;
}
.list_box ul li .div_tips label {
	font-size: 16px;
}
.list_box ul li p {
	line-height: 26px;
}
.list_box ul li .btn {
	margin-top: 0px;
}
.list_box ul li .img_text p {
	height: auto;
}
.banner .item {
	height: 520px;
}
.page_banner h2 {
	font-size: 40px;
}
.page_banner span {
	margin: 20px auto;
}
.page_banner p {
	font-size: 20px;
}
.xq_list ul li .web {
	padding: 15px;
}
.xq_list ul li .web .text {
	height: 140px;
}
.course_details .web .text h4, .course_details .web .text, .course_details .web .bq {
	margin-top: 18px;
}
.course_details .img1 {
	width: 442px;
}
.course_details .web .btn {
	margin-top: 20px;
}
.lsjs .list {
	padding: 0 10px;
}
.service_list ul li .web .tit span {
	margin: 5px 0;
}
.service_list ul li .web {
	padding-top: 0;
}
.service_list {
	padding: 0 10px;
}
.team_banner {
	height: 415px;
}
}
 @media only screen and (max-width: 800px) {
.team_banner {
	height: 320px;
}
.team_list ul li .web p {
	font-size: 14px;
	margin-top: 10px;
}
.service_list ul li .web .tit h4 {
	font-size: 20px;
}
.service_list ul li .web .tit span {
	height: 20px;
}
.service_list ul li .web .tit h3 {
	font-size: 20px;
}
.service_list ul li .web .text {
	margin-top: 5px;
}
.service_list ul li .web .text p {
	line-height: 24px;
}
.page3 {
	padding-top: 20px;
}
.lsjs .list ul li .top .img1 {
	float: none;
	margin: 0 auto;
}
.lsjs .list ul li .top .web h3 {
	text-align: center;
}
.xq_list ul li .web .text p {
	margin-top: 5px;
}
.news_list .item .text {
	padding: 10px;
}
.case_list ul li {
	width: 47%;
	margin: 10px 1.5%;
}
.banner .item {
	height: 400px;
}
.page_top ul li h3 span {
	font-size: 40px;
}
.page_tit h3 {
	font-size: 35px;
}
.list_box ul li .img {
	width: 312px;
	margin-left: 10px;
}
.list_box ul li .img_text h3 {
	font-size: 20px;
	line-height: 30px;
}
.list_box ul li .text {
	padding: 0 10px;
}
.list_box ul li .div_tips {
	margin: 0;
}
.list_box ul li .div_tips label {
	font-size: 14px;
	padding: 0 5px;
}
.list_box ul li p {
	margin: 10px 0;
}
.list_box ul li .btn a {
	line-height: 35px;
}
.link_list ul li {
	width: 33.3333%;
}
.wmdys_list ul li {
	width: 47%;
	margin: 10px 1.5%;
	padding: 0;
}
.wmdys_list ul li .web p {
	margin-top: 5px;
}
.about_tit h3 {
	font-size: 35px;
}
.about_jj .web p {
	width: 80%;
	margin: 0 auto;
}
.about_jj .web p br {
	display: none;
}
.address .web_box .web {
	padding: 15px;
}
.address .web_box .web h3 {
	margin-bottom: 15px;
}
.course_details .img1 {
	width: 350px;
	margin-right: 10px;
}
.course_details .web {
	padding-right: 0;
}
.course_details .web h3 {
	font-size: 20px;
}
.course_details .web .bq ul li {
	width: auto;
	padding: 0 5px;
}
.course_details .web .text p {
	overflow: hidden;
}
.course_details .web .btn {
	margin-top: 10px;
}
.course_details .web .btn a {
	line-height: 30px;
	height: auto;
	font-size: 14px;
	width: auto;
	padding: 0 20px;
}
.course_details .web .text h4, .course_details .web .text, .course_details .web .bq {
	margin-top: 10px;
}
.news_details {
	padding:10px ;
}
.news_details .tit {
	padding-top: 10px;
}
.news_details .tit h3 {
	font-size: 20px;
	line-height: 30px;
}
.news_details .web p {
	margin-top: 10px;
}
.news_r {
	margin-top: 15px;
}
.news_l, .news_r {
	width: 100%;
	float: none;
}
.page.page12 {
	padding-bottom: 50px;
}
.news_item {
	padding: 0 20px;
}
.news_item ul li .web p {
	margin-top: 5px;
}

.course_item, .course_hot {
	float: none;
	width: 100%;
}
.course_hot .course_item ul {
	overflow: hidden;
	margin: 0 -1%;
}
.course_hot {
	margin-top: 15px;
}
.course_hot .course_item ul li {
	width: 31.333%;
	float: left;
	margin: 0 1%;
}
.course_hot_box {
	padding-bottom: 10px;
}
}
 @media only screen and (max-width: 760px) {
.page_banner h2 {
	font-size: 30px;
}
.page_banner span {
	margin: 20px auto;
}
.page_banner p {
	font-size: 20px;
}
.menu ul {
	display: inline-block;
	white-space: nowrap;
	overflow-x: auto;
	width: 100%;
}
.menu ul li {
	width: auto;
	float: none;
	display: inline-block;
}
.menu ul a {
	padding: 0 20px;
}
.list_box ul li .img {
	width: 270px;
}
.list_box ul li .img_text {
	top: 0;
}
.list_box ul li .text h3 {
	font-size: 20px;
	line-height: 35px;
	margin-top: 0;
}
.list_box ul li .text {
	padding: 0;
}
.list_box ul li .div_tips label {
	font-size: 12px;
	line-height: 25px;
}
.hj_list ul li {
	width: 25%;
}
.footer .f_nav ul li {
	padding: 0 5px;
}
.page.page9 {
	padding: 50px 0;
}
.about_jj .tit h3 {
	font-size: 28px;
}
.about_jj .tit p {
	margin: 15px 0;
}
.page.page10 {
	padding: 50px 0;
}
.team_list ul li {
	width: 31.333%
}
}
 @media only screen and (max-width: 600px) {
.news_item ul li .img1 {
	float: none;
	width: 100%;
	margin: 0 auto;
	margin-bottom: 15px;
}


.page3 {
	padding-top: 20px;
}
.page_dqwz.page_dqwz1 {
	padding: 0;
	margin-bottom: 10px;
}
.page_size a {
	min-width: 20px;
	line-height: 30px;
	height: 30px;
	padding: 0 5px;
}
.page_size {
	margin-top: 10px;
}
.ht100 {
	height: 20px;
}
.page_size a.a1 {
}
.about_jj .web p {
	width: 90%;
	margin: 0 auto;
}
.wmdys_list ul li {
	width: 97%;
}
.lc_list {
	padding: 0 15px;
}
.lc_list ul li {
	margin-bottom: 10px;
}
.lc_list {
	background-position: 14px center;
	margin-top: 30px;
}
.lc_list ul li.frt .web {
	padding-left: 20px;
}
.lc_list ul li.flt .web {
	padding: 0;
	padding-left: 20px;
}
.lc_list ul li.flt h3 {
	text-align: left;
}
.lc_list ul li.flt h3 span {
	right: auto;
	left: -8px;
}
.lc_list ul li p {
	height: auto;
}
.lc_list ul li {
	float: none !important;
	width: 100%;
}
.page_banner {
	height: 200px;
}
.head {
	display: none;
}
.tel {
	display: none;
}
.menu_wrap {
	position: fixed;
	top: 5px;
	right: 5px;
	width: 40px;
	height: 40px;
	background: url(../image/menu1.png) no-repeat center center #339933;
	background-size: 20px auto;
}
.head2 .logo {
	line-height: 50px;
	position: relative;
	z-index: 100000;
}
.header {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 10000;
	background: #fff;
	width: 100%;
}
.mainer {
	padding-top: 50px;
}
.menu .wrap {
	position: fixed;
	top: -100%;
	left: 0;
	width: 100%;
	height: 100%;
	display: table;
	background: #fff;
}
.h_menu .menu .wrap {
	top: 0;
}
.menu ul {
	display: table-cell;
	vertical-align: middle;
}
.menu ul li {
	display: block;
}
.menu ul li a {
	line-height: 35px;
}
.banner .item {
	height: 200px;
}
.page_top ul li h3 span {
	font-size: 26px;
}
.page_top ul {
	width: 100%;
	padding: 0;
}
.banner.owl-theme .owl-controls {
	bottom: 30px;
}
.page_top {
	top: -30px;
}
.page_top ul li h3 {
	font-size: 20px;
}
.page_top ul li.li_cur {
	width: 15.333%;
	background-size: 100% auto;
}
.page_top ul li {
	width: 23%;
}
.page_top ul li p {
	font-size: 14px;
}
.page_top ul li {
	padding: 20px 0;
}
.banner.owl-theme .owl-dots .owl-dot span {
	width: 15px;
	height: 15px;
	background-size: 100% auto !important;
	margin: 0 5px;
}
.page_tit h3 {
	font-size: 22px;
}
.course_tit {
	padding: 0 70px;
	padding-left: 60px;
}
.course_tit ul li a {
	padding: 0 10px;
}
.course_list {
	padding: 0;
}
.course_tit .flt {
	font-size: 18px;
}
.list_box ul li .img {
	width: 100%;
	margin: 0 auto;
	width: 100%;
	float: none;
	margin-bottom: 10px;
}
.list_box ul li p {
	font-size: 14px;
	line-height: 24px;
}
.page1 {
	padding-bottom: 20px;
}
.page_tit {
	padding: 20px 0;
}
.case_list ul li {
	width: 97%;
}
.more {
	margin-top: 0;
	margin-bottom: 20px;
}
.page5 {
	font-size: 18px;
	padding: 20px;
}
.news_list {
	margin-bottom: 18px;
	width: 80%;
}
.news_list .owl-carousel .owl-stage-outer {
	overflow: initial;
}
.news_list .owl-theme .owl-controls {
	display: none;
}
.page6 {
	overflow: hidden;
}
.link_list ul li a {
	margin: 5px;
}
.link_list ul {
	width: 100%;
}
.page8_list ul li {
	width: auto;
	display: inline-block;
	float: none;
	margin: 0 10px;
}
.page8_list ul {
	overflow-y: auto;
	white-space: nowrap;
}
.footer .foot {
	padding: 20px 0;
}
.footer .f_nav ul li {
	margin: 5px 0;
}
.footer .link {
	line-height: 25px;
}
.list_box ul li .div_tips {
	margin-top: 5px;
}
.address .web_box {
	position: initial;
	top: auto;
	left: auto;
	right: auto;
	bottom: auto;
	width: 100%;
}
.xq_list ul {
	margin: 0 auto;
}
.xq_list ul li .web .text {
	height: auto;
}
.xq_list {
	margin-top: 10px;
}
.xq_list ul li {
	width: 100%;
	margin: 10px auto;
}
.course_details .img1 {
	width: 100%;
	float: none;
	margin-bottom: 10px;
}
.course_details .web .text p {
	height: auto;
}
.lsjs, .kcgs, .news_l, .news_r {
	width: 100%;
	float: none;
}
.kcgs {
	padding-bottom: 15px;
}
.page.page12 {
	padding-bottom: 20px;
}
.lsjs .list ul li .top .web p {
	text-align: center;
}
.lsjs .list ul li .text {
	margin-top: 10px;
}
.lsjs {
	margin-top: 10px;
}
.kcgs .tit span {
	padding: 0 20px;
}
.kcgs .web {
	padding: 0 15px;
}
.online_box .tab .tit h3 {
	font-size: 28px;
}
.online_box .tab .tit p {
	line-height: 20px;
}
.online_box .tab .item {
	margin-top: 20px;
}
.online_box .tab .item .list span {
	float: none;
	text-align: left;
}
.online_box .tab .item .list {
	margin-top: 10px;
}
.online_box .tab .item .btn {
	padding-left: 0;
}
.online_box {
	padding: 30px 0;
}
.service_list ul li .img1 {
	width: 100%;
	float: none !important;
}
.service_list ul li .web {
	width: 100% !important;
	margin-top: 10px;
}
.service_list ul li {
	margin-top: 20px;
}
.service_list ul li .web.flt .tit {
	text-align: left;
}
.service_list ul li .web.flt .tit span {
	float: none;
}
.service_list ul li .web.flt .text p {
	text-align: left;
}
.team_list ul li {
	width: 48%;
}
.team_banner {
	height: 150px;
}
.team_list ul li {
	margin-top: 10px;
}
.course_hot .course_item ul li {
	width: 100%;
	margin: 0 auto;
	margin-bottom: 10px;
}
.course_hot .course_item ul li .img {
	width: 100px;
	float: left;
	margin-right: 15px;
}
.course_hot .course_item ul li .web {
	overflow: hidden;
	padding-top: 0
}
.course_hot .course_item ul li .web h4 {
	margin-top: 5px;
	height: auto;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
}
/*pages*/ .pagination-wrapper {
	margin: 20px 0;
}
.pagination {
	height: 34px;
	text-align: center;
}
.pagination li {
	display: inline-block;
	height: 34px;
	line-height: 34px;
	padding: 0 5px;
	margin-right: 5px;
}
.pagination li a {
	float: left;
	display: block;
	height: 32px;
	line-height: 32px;
	padding: 0 12px;
	font-size: 16px;
	border: 1px solid #dddddd;
	color: #555555;
	text-decoration: none;
}
.pagination li a:hover {
	background: #f5f5f5;
	color: #0099ff;
}
.pagination li.thisclass {
	background: #09f;
	color: #fff;
}
.pagination li.thisclass a, .pagination li.thisclass a:hover {
	background: transparent;
	border-color: #09f;
	color: #fff;
	cursor: default;
}

#maximg img{ max-width:100% !important; height:auto !important;display: block;margin: 10px auto;}
/*.list_page_div*/
.list_page_div{
	clear: both;
	padding-top: 20px;
	text-align: center;
}
.list_page_ul{
	display: inline-block;
}
.list_page_ul li{
	display: inline-block;
	padding: 0 10px;
	height: 30px;
	line-height: 30px;
	float: left;
}
.list_page_ul li select{
	height: 28px;
	line-height: 28px;
	border: 1px solid #CCCCCC;
}
.kk_content h2{
	color: #FFFFFF;
	font-size: 18px;
	line-height: 40px;
	padding-left: 28px;
	background: #339933;
}
.kk_content h3{
	padding-left: 28px;
	font-size: 16px;
	line-height: 35px;
}
/*page88_ul*/
.page88{
	/*background: url(../image/banner03.jpg) center top no-repeat;*/
	background: #fff;
	padding: 30px 0px 60px;
}
.page88_ul li{
	float: left;
	width: 12.5%;
	padding: 0 15px;
	box-sizing: border-box;
}

.page88_ul li img{
	display: block;
	max-width: 80px;
	width: 80%;
	margin: 0 auto;
}
.page88_ul li span{
	line-height: 30px;
	display: block;
	text-align: center;
	font-size: 16px;
	color: #000;
}
.page88 .page_tit h3 span{
	color: #339933;
}
@media only screen and (min-width: 600px)  {
	.page88_ul li{
		float: left;
		width: 12.5%;
		padding: 0 15px;
		box-sizing: border-box;
	}
}
@media only screen and (max-width: 600px) {
	.page88_ul li{
		float: left;
		width: 25%;
		padding: 0 10px;
		box-sizing: border-box;
	}
}
@media only screen and (min-width: 641px)  {
	.footer{}
	.foot_sj,.foot_sj_h{display: none;}
	
}
@media only screen and (max-width: 641px)  {
	.footer{display: none;}
	.foot_sj,.foot_sj_h{display: block;}
	.foot_sj_h{
		height: 45px;
	}
	
}

.foot_sj{
	width: 100%;
	height: 45px;
	position: fixed;
	left: 0px;
	bottom: 0px;
	background: #000000;
}
.fh_span{width: 19%;}
.dh_span{width: 27%;}
.zx_span{width: 27%;}
.cx_span{width: 27%;}
.foot_sj span{
	display: block;
	float: left;
	height: 45px;
	line-height: 45px;
	text-align: center;
}
.foot_sj span a{
	display: block;
	width: 100%;
	height: 45px;
	line-height: 45px;
	color: #FFFFFF;
	font-size: 16px;
	color: #339933;
	font-weight: 600;
}
.foot_sj span a i{
	padding-right: 5px;
	font-size: 18px;
}
.foot_link{
	background: #2a2d32;
    color: #53585f;
    padding-bottom: 30px;
}
.foot_link a{
	color: #53585f
}
@media only screen  and (max-width: 641px) {
	.foot_link{
		display: none;
		
	}
}
.banner_jiameng{
	height: 500px;
	width: 100%;
	background: url(../image/banner_jiameng.jpg) center top no-repeat;
}
.jiameng_content{
	background: #00a0ea;
}
.jiameng_content h1{
	display: block;
	font-size: 40px;
	line-height: 80px;
	text-align: center;
	color:  #FFFFFF;
}
.jiameng_content .content{
	width: 98%;
	max-width: 800px;
	margin: 30px auto 0px;
	background: #c8fbfc;
	border: 5px dashed #f7c210;
	box-sizing: border-box;
}
.jiameng_content .p1{
	line-height: 35px;
	font-size: 16px;
	text-indent: 32px;
	padding-bottom: 30px;
	margin-bottom: 30px;
	border-bottom: 1px dashed #333;
}
.jiameng_content .p1 span{
	color: #FF0000;
	font-weight: bold;
}

.jiameng_content .p2{
	width: 80%;
	margin: 0 auto;
	line-height: 40px;
	font-size: 30px;
	color: #FF0000;
	font-weight: bold;
	padding-left: 80px;
	position: relative;
}
.jiameng_content .p2:before{
	display: block;
	position: absolute;
	content: '';
	left: 0px;
	top:0px;
	width: 60px;
	height: 80px;
	background: url(../image/jiameng_rentou.png) center center no-repeat;
}
.jiameng_content .p3{
	margin: 0 auto;
}
@media only screen and (min-width: 600px)  {
	.jiameng_content .p3{
		padding: 80px;
		width: 80%;
		margin-top: 40px;
	}
	.jiameng_content .content{
	padding: 40px;
	}
	.jiameng_content .p3 b{
		line-height: 60px;
		padding: 0px 0px 20px 70px;
		font-size: 30px;
	}
}
@media only screen  and (max-width: 600px) {
	.jiameng_content .p3{
		padding: 10px;
		margin-top: 20px;
	}
	.jiameng_content .content{
	padding: 40px 20px;
	}
	.jiameng_content .p3 b{
		line-height: 40px;
		padding: 0px 0px 20px 70px;
		font-size: 22px;
	}
}

.jiameng_content .p3 b{
	display: block;
	color: #fec00b;
	margin: 20px auto;
	border-bottom: 1px dashed #333;
	position: relative;
}
.jiameng_content .p3 b:before{
	display: block;
	position: absolute;
	content: '';
	width: 45px;
	height: 45px;
	left: 7px;
	top: 8px;
	background: url(../image/jiameng_li.png) center center no-repeat;
}
.jiameng_content .p3 b em{
	font-style: normal;
	color: #FF0000;
	font-size: 36px;
}
.jiameng_content .p3 b span{
	color: #000000;
	font-size: 16px;
	display: block;
	line-height: 30px;
}
.jiameng_img{
	width: 100%;
	max-width: 900px;
	margin: 30px auto 0px;
	padding-bottom: 30px;
	position: relative;
}
.jiameng_img span{
	display: block;
	position: absolute;
	left: 10%;
	bottom: 3%;
	color: #FF0000;
	font-weight: bold;
}
@media only screen and (min-width: 600px) {
	.jiameng_img span{
	font-size: 48px;
	}
}
@media only screen  and (max-width: 600px) {
	.jiameng_img span{
	font-size: 24px;
	}
}
.banner_lxwm{
	background: url(../image/banner03.jpg) center center no-repeat;
	background-size: cover;
}
#banner_zxbm{
	background: url(../image/banner03.jpg) center center no-repeat;
	background-size: cover;
}
#banner_zuixin{
	background: url(../image/banner03.jpg) center center no-repeat;
	background-size: cover;
}
.team_banner{
	background: url(../image/banner5.jpg) center center no-repeat;
    background-size: cover;	
}
.gywm_banner{
	background: url(../image/banner4.jpg) center center no-repeat;
    background-size: cover;	
}  



.lxwm_content p{
	font-size: 14px;
    line-height: 30px;
    color: #000;
    text-indent: 30px;
    margin: 15px auto;
}
.ditu{}
@media only screen and (min-width: 600px)  {
	.ditu #dituContent{
		width: 100%;
		height: 500px;
	}

}
@media only screen and (max-width: 600px)  {
	.ditu #dituContent{
		width: 100%;
		height: 300px;
	}

}

.ditu #dituContent .ditu_title{
	display: block;
	line-height: 30px;
	color: #339933;
	font-size: 18px;
	margin-bottom: 10px;
}
.ditu #dituContent .ditu_content{
	line-height: 28px;
}
.ditu #dituContent .ditu_content span{
	color: #339933;
	font-weight: bold;
}


.kk_zuixin_ul{
	width: 100%;
}
.kk_zuixin_ul li,
.kk_zuixin_ul li a,
.kk_zuixin_ul li span{
	height: 36px;
	line-height: 36px;
}
.kk_zuixin_ul li{
	position: relative;
	padding-right: 50px;
	box-sizing: border-box;
}
.kk_zuixin_ul li a{
	display: block;
	width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.kk_zuixin_ul li span{
	display: block;
	position: absolute;
	top: 0px;
	right: 0px;
	width: 50px;
	text-align: right;
}

@media only screen and (min-width: 800px) and (max-width: 6400px) {
	.kk_zuixin_ul li{
		width: 32%;
		float: left;
	}
	.kk_zuixin_ul li:nth-child(3n+1),
	.kk_zuixin_ul li:nth-child(3n+2){
		margin-right: 2%;
	}
}
@media only screen and (min-width: 480px) and (max-width: 800px) {
	.kk_zuixin_ul li{
		width: 48%;
		float: left;
	}
	.kk_zuixin_ul li:nth-child(2n+1){
		margin-right: 4%;
	}
}


@media only screen and (min-width: 1200px) {
	
	.jiameng img{
		display: none;
	}
	.jm_banner{
		background: url(../image/banner.jpg) center top no-repeat;
		height: 850px;
	}
	.jm1{
		background: url(../image/jm1.jpg) center top no-repeat;
		height: 770px;
	}.jm2{
		background: url(../image/jm2.jpg) center top no-repeat;
		height: 840px;
	}
	.jm3{
		background: url(../image/jm3.jpg) center top no-repeat;
		height: 850px;
	}
	.jm4{
		background: url(../image/jm4.jpg) center top no-repeat;
		height: 500px;
	}
	.jm5{
		background: url(../image/jm5.jpg) center top no-repeat;
		height: 550px;
	}
	.jm6{
		background: url(../image/jm6.jpg) center top no-repeat;
		height: 790px;
	}
	.jm7{
		background: url(../image/jm7.jpg) center top no-repeat;
		height: 930px;
	}
	
	
}
@media only screen and (max-width: 1200px) {
	
	.jiameng img{
		display: block;
		width: 100%;
	}	
}

.jm_form{
	background: #FFFFFF;
}
.jm_form .content{
	padding: 40px 0px;
}
.jm_form .jm_title{
	text-align: center;
}

.jm_form .jm_title b{
	display: block;
	text-align: center;
	font-size: 36px;
	color: #f18511;
	line-height: 70px;
}
.jm_form .jm_title b em{
	font-style: normal;
	margin-right: 10px;
	font-size: 40px;
	color: #FF0000;
}
.jm_form .jm_title span{
	font-size: 28px;
	color: #666;
	line-height: 50px;
}
.jm_form .jm_title span i{
	margin-right: 10px;
}

.jm_form form{
	width: 98%;
	margin: 20px auto;
	max-width: 1200px;
	
}



.formdiv .item{
	height: 45px;
	line-height: 45px;
}
.jm_form .item span{
	display: block;
	width: 35%;
	float: left;
	position: relative;
	height: 45px;
	line-height: 45px;
	font-size: 18px;
	text-align: right;
	box-sizing: border-box;
	padding-right: 20px;
}
.jm_form .item span em{
	display: block;
	position: absolute;
	width: 8px;
	height: 45px;
	line-height: 45px;
	top: 0px;
	right:10px;
	font-size: 30px;
	color: #FF0000;
	font-style: normal;
}
.jm_form .item .inp{
	width: 65%;
	float: right;
	border: 1px solid #CCCCCC;
	box-sizing: border-box;
	height: 45px;
	line-height: 45px;
}
.jm_form .item .inp input{
	height: 43px;
	line-height: 43px;
	padding-left: 10px;
}
.jm_form input{
	background:none;  
	outline:none;  
	border:none;
	display: block;
	width: 100%;
	box-sizing: border-box;
}
.jm_form  input:focus{
	border:none;
}
.jm_form form .btn_div{

	height: 45px;
	line-height: 45px;
	border: 1px solid #CCCCCC;
	text-align: center;
	cursor: pointer;
	border-radius: 5px;
	background: #f18511;
	color: #FFFFFF;
	box-sizing: border-box;
}
.jm_form form .btn_div input{
	height: 43px;
	line-height: 43px;
	color: #FFFFFF;
	font-size: 20px;
	font-weight: bold;
}

@media only screen and (min-width: 1000px) and (max-width: 6400px) {
	
	.jm_form form .formdiv{
		float: left;
		width: 80%;
	}
	.jm_form form .btn_div{
		width: 18%;
		float: right;
	}
	.formdiv .item{
		width: 30.33%;
		float: left;
		margin-left: 3%;
	}
}

@media only screen  and (max-width: 1000px) {
	
	.jm_form form .formdiv{
		width: 95%;
		margin: 0 auto;
		max-width: 500px;
	}
	.jm_form form .btn_div{
		width: 95%;
		margin: 0 auto;
		max-width: 500px;
	}
	.formdiv .item{
		margin-bottom: 30px;
	}
}

/*kkitem*/

@media only screen and (min-width: 800px) {
	.kkitem{
		background: #169e4d;
		padding: 40px;
	}
	.kkitem .bk{
		border: 2px solid #c55a11;
		border-radius: 20px;
		padding: 40px;
		background: #fbe5d6;
	}
	.kkitem .bk .content{
		border: 2px dashed #70ad47;
		padding: 30px;
		background: #FFFFFF;
		border-radius: 20px;
		line-height: 35px;
		font-size: 16px;
	}
}
@media only screen and (max-width: 800px) {
	.kkitem{
		background: #169e4d;
		padding: 15px 5px;
	}
	.kkitem .bk{
		border: 2px solid #c55a11;
		border-radius: 20px;
		padding: 5px;
		background: #fbe5d6;
	}
	.kkitem .bk .content{
		border: 2px dashed #70ad47;
		padding: 5px;
		background: #FFFFFF;
		border-radius: 20px;
		line-height: 30px;
		font-size: 14px;
	}
	.kkitem .bk .content .zxlx .ewm img{
		height: 200px !important;
	}
	.kkitem .bk .content .zxlx .ewm{
		width: 40% !important;
	}
	.kkitem .bk .content .zxlx .tel{
		width: 58% !important;
	}
	
	.kkitem .bk .content h4{
		margin-bottom: 15px !important;
	}
	.kkitem .bk .content p{
		margin: 15px auto !important;
	}
	.kkitem .bk .content h6{
		margin: 15px auto !important;
	}
	.kkitem .bk .content .neirong .td1{
		width: 20px !important;
	}
	.kkitem .bk .content .neirong .td2{
		width: 60px !important;
	}
}


.kkitem .bk .content h4{
	width: 150px;
	margin: 0 auto;
	height: 40px;
	border-radius: 5px;
	line-height: 40px;
	background: #fa5a36;
	color: #FFFFFF;
	font-size: 18px;
	text-align: center;
	letter-spacing: 10px;
	padding-left: 10px;
}

.kkitem .bk .content h5{
	display: inline-block;
	padding: 0px 10px 0px 20px;
	letter-spacing: 10px;
	background: #fa5a36;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: normal;
}
.kkitem .bk .content h6{
	font-size: 15px;
	font-weight: normal;
	margin: 20px auto;
}
.kkitem .bk .content h6 em{
	color: #fa5a36;
	font-style: normal;
}

.kkitem .bk .content p{
	line-height: 35px;
	text-indent: 28px;
	margin: 20px auto;
}
.kkitem .bk .content .duixiang li{
	position: relative;
	line-height: 35px;
	padding-left: 15px;
}
.kkitem .bk .content .duixiang li:before{
	display: block;
	content: "";
	position: absolute;
	left: 0px;
	top:15px;
	width: 6px;
	height: 6px;
	background: #000000;
	border-radius: 3px;
}


.kkitem .bk .content .neirong{
	font-size: 14px;
	border-left: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
}

.kkitem .bk .content .neirong tr td{
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	padding: 0 10px;
}
.kkitem .bk .content .neirong .td1{
	width:50px;
	text-align: center;
}
.kkitem .bk .content .neirong .td2{
	width: 150px;
}


.kkitem .bk .content  .td-div .jsitem{
	position: relative;
}
.kkitem .bk .content  .td-div .jsitem .img{
	width: 60px;
	height: 60px;
	position: absolute;
	left: 0px;
	top: 5px;
}
.kkitem .bk .content  .td-div .jsitem .img img{
	width: 100%;
}
.kkitem .bk .content  .td-div .jsitem .txt{
	margin-left: 70px;
	min-height: 60px;
}
.kkitem .bk .content  .td-div .jsitem .txt b{
	display: block;
	color: #00b050;
	line-height: 30px;
}
.kkitem .bk .content  .td-div .jsitem .txt b em{
	margin-left: 20px;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
}
.kkitem .bk .content  .td-div .jsitem .txt span{
	font-size: 14px;
	color: #00B050;
	line-height: 28px;
}
.kkitem .bk .content  .td-div .jsitem h6{
	margin: 10px auto;
}
.kkitem .bk .content .zuzhi{
	position: relative;
	padding-left: 85px;
	margin-top: 10px;
}
.kkitem .bk .content .zuzhi strong{
	display: block;
	position: absolute;
	width: 80px;
	height: 35px;
	left: 0px;
	top: 0px;
	color: #c55a11;
}
.kkitem .bk .content .zuzhi span{
	margin-right: 20px;
	font-size: 15px;
}
.kkitem .bk .content .zsimg{
	text-align: center;
}
.kkitem .bk .content .zsimg img{
	max-width: 100%;
}
.kkitem .bk .content h3{
	margin-top: 20px;
	font-size: 18px;
	color: #FA5A36;
	text-align: center;
}
.kkitem .bk .content h3 em{
	font-size: 14px;
	font-style: normal;
	color: #00B050;
}
.kkitem .bk .content .zxlx{
	
}
.kkitem .bk .content .zxlx .ewm{
	width: 45%;
	float: left;
	text-align: right;
}
.kkitem .bk .content .zxlx .ewm img{
	height: 220px;
}
.kkitem .bk .content .zxlx .tel{
	display: block;
	width: 53%;
	float: right;
	padding-top: 20px;
}
.kkitem .bk .content .zxlx .tel b{
	display: block;
	color: #00B050;
	margin-bottom: 5px;
}
.kkitem .bk .content .zxlx .tel span{
	display: block;
	
}
.kkitem .bk .content .zxlx .tel span em{
	font-style: normal;
	margin-right: 10px;
}
.jiameng0420{
	width: 1200px;
	margin: 0 auto;
}
.jiameng0420 img{
	width: 100%;
}


.page2,.page7 {
	width: 1200px !important;
	margin: 0 auto;
}
.page5{
	width: 1200px !important;
	margin: 40px auto 0px !important;
}
