@charset "utf-8";
@font-face {
	font-family: "OpenSansBoldwebfont";       /*这里是说明调用来的字体名字*/
	src: url('../fonts/GRAY DESIGN_LIGHT.otf');   /*这里是字体文件路径*/
}
body {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
* {
	margin: 0;
	padding: 0;
	list-style: none;
*zoom:1;
	font-family: "PingFangSC-Regular", "sans-serif", "STHeitiSC-Light", "微软雅黑", "Microsoft YaHei";
}
a {
	text-decoration : none;
	cursor: pointer;
}
fieldset, img {
	border: none;
}
input:focus {
	outline: none;
}
select:focus {
	outline: none;
}
i {
	font-style: normal;
}
body, html {
	width: 100%;
	/*background: url(/zt/2020/0114malai/img/bg.png) no-repeat top center;*/
}
* {
	-moz-box-sizing: border-box; /*Firefox3.5+*/
	-webkit-box-sizing: border-box; /*Safari3.2+*/
	-o-box-sizing: border-box; /*Opera9.6*/
	-ms-box-sizing: border-box; /*IE8*/
	box-sizing: border-box;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.index_top {
	width: 100%;
	float: left;
	height: 480px;
	position: relative;
}
.pc_header {
	width: 100%;
	/*position: absolute;*/
	top: 0;
	left: 0;
	background: rgba(0,125,120);
	z-index: 9999;
	text-align: center;
}
.clearfix{ clear:none;}
.pc_header.fix {
	position: fixed;
}
.pc_header_con {
	width: 1100px;
	margin: 0 auto;
	overflow: hidden;
}
.pc_logo {
	float: left;
	margin: 20px 0;
}
.pc_nav {
	height: 70px;
	line-height: 70px;
	text-align: center;
	margin: 0 auto;
}
.pc_nav ul {
	width: 100%;
	display: block;
	margin: 0 auto;
	text-align: center;
}
.pc_nav ul li {
	display: inline-block;
	margin-right: 48px;
}
.pc_nav ul li a {
	font-size: 16px;
	color: #ffffff;
}
.pc_nav ul li a:hover {
	color: #fff;
}
.pc_tel {
	float: right;
	background: #ffffff;
	border-radius: 20px;
	color: #3d71bc;
	font-weight: bold;
	padding: 3px 15px;
	font-size: 20px;
	font-family: 'Arial Regular';
	margin-top: 30px;
}
.tel_ico {
	width: 21px;
	height: 21px;
	background: url(/zt/2020/0114malai/img/tel_ico.png) no-repeat;
	display: inline-block;
	vertical-align: middle;
	margin-right: 5px;
	margin-top: -2px;
}
.mobile_header {
	display: none;
	height: 60px;
	position: fixed;
	background: rgba(255,255,255,0.1);
	z-index: 9999;
	top: 0px;
	width: 100%;
}
.mobile_header1 {
	height: 60px;
	padding: 0 3%;
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
}
.m_logo {
	margin-top: 15px;
	float: left;
}
.mobile_nav_right {
	width: 25px;
	height: 16px;
	position: relative;
	cursor: pointer;
	margin-top: 19px;
}
.mobile_nav_right.m_active {
	-webkit-animation: rotate 0.5s linear 0s;
	animation: rotate 0.5s linear 0s;
}
.mobile_nav_right .line {
	display: block;
	width: 100%;
	height: 2px;
	border-radius: 2px;
	background-color: #FFFFFF;
	position: absolute;
	left: 50%;
	margin-left: -15px;
}
.mobile_nav_right .line {
	display: block;
	width: 100%;
	height: 2px;
	border-radius: 2px;
	background-color: #FFFFFF;
	position: absolute;
	left: 50%;
	margin-left: -15px;
}
.line1 {
	-webkit-transform-origin: 4px 0;
	-ms-transform-origin: 4px 0;
	transform-origin: 4px 0;
}
.line2 {
	top: 7px;
}
.line3 {
	bottom: 0px;
	-webkit-transform-origin: 1px center;
	-ms-transform-origin: 1px center;
	transform-origin: 1px center;
}
.m_active .line1 {
	top: 0px;
}
.mobile_nav_right.m_active .line {
	background: #FFFFFF;
}
.mobile_header2 {
	width: 100%;
	padding: 0 3%;
	display: none;
}
.m_col {
	opacity: 0;
	-webkit-transform: translate(30px, 0);
	-ms-transform: translate(30px, 0);
	transform: translate(30px, 0);
	-webkit-transition: all .8s ease;
	transition: all .8s ease;
	position: relative;
}
.m_col.animate {
	opacity: 1;
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(0, 0);
}
.mobile_header2 ul li {
	border-bottom: 1px solid #dcdcdc;
	font-size: 16px;
	padding: 0 20px;
}
.m_tit {
	display: inline-block;
	text-decoration: none;
	width: 80%;
	line-height: 60px;
	color: #FFFFFF;
	position: relative;
	box-sizing: border-box;
}
.m_bg {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	background-color: #60b8df;
	display: none;
	z-index: -1;
}
.banner {
	width: 100%;
	float: left;
	text-align: center;
	height: 480px;
}
.banner img {
	margin-top: 100px;
}
.banner1 {
	width: 100%;
	float: left;
	height: 549px;
	background: url(../img/banner_img1.jpg) no-repeat;
}
.banner2, .banner3 {
	width: 100%;
	float: left;
	height: 549px;
	background: url(../img/banner_img1.jpg) no-repeat;
}
.banner_link {
	width: 100%;
	float: left;
	margin: 10px 0;
}
.banner_link a {
	width: 205px;
	line-height: 58px;
	display: inline-block;
	margin: 15px 18px;
	background: #cf712e;
	color: #FFFFFF;
	font-size: 18px;
	border-radius: 3px;
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease;
	-moz-transition: all .4s ease;
	transition: all .4s ease;
}
.banner_link a:hover {
	transform: scale(1.1);
}
.main {
	width: 100%;
	float: left;
	background: url(/zt/2020/0114malai/img/bg.png) no-repeat;
}
.index_mod1 {
	width: 100%;
	float: left;
	padding: 50px 0;
	background: rgba(255,255,255,0.3);
}
.content {
	width: 1100px;
	margin: 0 auto;
	overflow: hidden;
}
.index_tit {
	width: 100%;
	float: left;
	text-align: center;
}
.part1 {
	width: 100%;
	float: left;
	margin-top: 45px;
}
.part1_left {
	float: left;
	position: relative;
}
.part1_left_con {
	width: 275px;
	height: 349px;
	background: rgba(255,255,255,0.65);
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -174.5px;
	margin-left: -137.5px;
}
.part1_left_con2 {
	width: 245px;
	height: 319px;
	border: 1px solid rgba(35,36,40,0.15);
	float: left;
	margin-left: 15px;
	margin-top: 15px;
	padding: 10px 12px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.part1_tit {
	width: 100%;
	float: left;
	font-size: 24px;
	color: #007d78;
	font-weight: bold;
}
.part1_info {
	width: 100%;
	float: left;
	font-size: 15px;
	color: #232428;
	margin-top: 10px;
	line-height: 23px;
}
.part1_pg {
	width: 177px;
	line-height: 50px;
	border: 2px solid #232428;
	float: left;
	border-radius: 3px;
	text-align: center;
	font-size: 19px;
	color: #232428;
	margin-top: 18px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.part1_pg:hover {
	color: #007d78;
	border: 2px solid #007d78;
	transform: scale(0.9);
	-webkit-transform: scale(0.9);  /*兼容-webkit-引擎浏览器*/
	-moz-transform: scale(0.9);
}
.part1_right {
	float: right;
	width: 615px;
}
.part1_right_con1 {
	width: 100%;
	float: left;
}
.part1_right_img {
	float: left;
}
.part1_right_img img {
	float: left;
}
.part1_right_con2 {
	float: left;
	margin-left: 17px;
	width: 380px;
}
.part1_right_con2_top {
	float: left;
	margin-left: 35px;
}
.border1 {
	width: 100%;
	float: left;
	border-bottom: 1px solid rgba(35,36,40,0.3);
	margin-top: 15px;
}
.part1_right_con2_bottom {
	float: left;
	margin-left: 35px;
}
.part1_right_con3 {
	float: left;
	margin-top: 30px;
}
.part1_right_con3 .part1_right_con2 {
	margin-top: 10px;
}
.index_mod2 {
	width: 100%;
	float: left;
	padding: 50px 0;
	background: #fef6e3;
}
.content2 {
	width: 1100px;
	margin: 0 auto;
}
.part2_list {
	width: 100%;
	float: left;
	margin-top: 50px;
}
.part2_list li {
	width: 348px;
	height: 186px;
	border: 3px solid #cf712e;
	border-radius: 3px;
	position: relative;
	padding: 30px 50px;
	margin-right: 28px;
	margin-bottom: 45px;
	float: left;
}
.part2_list li.part2_li1 {
	background: url(/zt/2020/0114malai/img/part2_img2.png) no-repeat center 50%;
}
.part2_list li.part2_li2 {
	background: url(/zt/2020/0114malai/img/part2_img3.png) no-repeat center 50%;
}
.part2_list li.part2_li3 {
	background: url(/zt/2020/0114malai/img/part2_img4.png) no-repeat center 50%;
}
.part2_list li.part2_li4 {
	background: url(/zt/2020/0114malai/img/part2_img5.png) no-repeat center 50%;
}
.part2_list li.part2_li5 {
	background: url(/zt/2020/0114malai/img/part2_img6.png) no-repeat center 50%;
}
.part2_list li.part2_li6 {
	background: url(/zt/2020/0114malai/img/part2_img7.png) no-repeat center 50%;
}
.part2_list li:nth-child(3n) {
	margin-right: 0;
}
.part2_num {
	font-size: 35px;
	color: #f9e8d1;
	background: url(/zt/2020/0114malai/img/part2_img1.png) no-repeat;
	background-size: 100%;
	width: 75px;
	height: 75px;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	font-weight: bold;
	font-family: 'Arial';
	padding-left: 10px;
	padding-top: 2px;
}
.part2_tit {
	width: 100%;
	float: left;
	font-size: 21px;
	font-weight: bold;
	color: #cf712e;
}
.part2_con {
	width: 100%;
	float: left;
	font-size: 14px;
	color: #232428;
	line-height: 20px;
	margin-top: 8px;
}
.part2_but2 {
	width: 100%;
	float: left;
	text-align: center;
}
.part2_but2 a {
	width: 205px;
	line-height: 58px;
	display: inline-block;
	margin: 15px 18px;
	background: #cf712e;
	color: #FFFFFF;
	font-size: 18px;
	border-radius: 3px;
}
.part2_but2 a:hover {
	background: #523c2d;
}
.index_mod3 {
	width: 100%;
	float: left;
	padding: 50px 0;
}
.part3_con {
	width: 100%;
	float: left;
	margin-top: 100px;
}
.part3_mod1 {
	width: 257px;
	float: left;
}
.part3_img {
	width: 100%;
	float: left;
	text-align: center;
}
.part3_info {
	width: 100%;
	float: left;
}
.part3_tit {
	width: 100%;
	float: left;
	text-align: center;
	line-height: 47px;
	background: #007d78;
	font-size: 23px;
	color: #ffffff;
	font-weight: bold;
}
.part3_con2 {
	width: 100%;
	float: left;
	padding: 20px 22px;
	background: #fef6e3;
	height: 310px;
}
.part3_info1 {
	width: 100%;
	float: left;
	font-size: 14px;
	color: #232428;
	min-height: 65px;
	border-bottom: 1px solid #b3aea1;
	line-height: 25px;
}
.part3_info2 {
	width: 100%;
	float: left;
	padding: 20px 0;
	border-bottom: 1px solid #b3aea1;
	font-size: 12px;
	color: #232428;
	line-height: 23px;
}
.part3_info2 label {
	color: #007d78;
}
.part3_info3 {
	width: 100%;
	float: left;
	margin-top: 25px;
}
.part3_info3 a {
	font-size: 16px;
	color: #ffffff;
	background: #007d78;
	padding: 5px 20px;
	border-radius: 20px;
	float: left;
}
.part3_info3 a:hover {
	background: #062f2e;
}
.part3_mod2 {
	width: 257px;
	float: left;
	margin-top: -40px;
	margin-left: 24px;
	margin-right: 24px;
}
.part3_mod2 .part3_info1 {
	padding-bottom: 13px;
}
.part3_mod2 .part3_info2 {
	padding: 12px 0;
}
.part3_mod2 .part3_info3 {
	margin-top: 13px;
}
.part3_mod3 {
	margin-top: -11px;
}
.part3_mod4 {
	margin-right: 0px;
	margin-top: -62px;
}
.part3_mod4 .part3_info1 {
	min-height: 75px;
}
.part3_mod4 .part3_info3 {
	margin-top: 25px;
}
.part3_yuyue {
	width: 100%;
	float: left;
	background: #007d78;
	padding: 50px 0;
	margin-top: 70px;
	position: relative;
}
.part3_ico1 {
	width: 37px;
	height: 24px;
	background: url(/zt/2020/0114malai/img/part3_ico1.png) no-repeat;
	background-size: 100%;
	position: absolute;
	top: -24px;
	left: 50%;
	margin-left: -18.5px;
	display: block;
}
.part3_tit2 {
	width: 100%;
	float: left;
	text-align: center;
	font-size: 35px;
	color: #FFFFFF;
	font-weight: bold;
}
.part3_form {
	width: 100%;
	float: left;
	text-align: center;
	margin-top: 30px;
}
.part3_input {
	width: 217px;
	line-height: 50px;
	background: #FFFFFF;
	border-radius: 3px;
	text-align: left;
	display: inline-block;
	padding: 0px 15px;
	color: #db4a51;
	margin-right: 40px;
}
.part3_ico2 {
	width: 20px;
	height: 21px;
	background: url(/zt/2020/0114malai/img/part3_ico2.png) no-repeat;
	display: inline-block;
	vertical-align: middle;
}
.part3_input input {
	margin-left: 5px;
	border: 0;
	font-size: 16px;
	color: #232428;
	width: 70%;
}
.part3_ico3 {
	width: 20px;
	height: 21px;
	background: url(/zt/2020/0114malai/img/part3_ico3.png) no-repeat;
	display: inline-block;
	vertical-align: middle;
}
.part3_but {
	width: 217px;
	display: inline-block;
	height: 50px;
}
.part3_but button {
	border: none;
	display: block;
	width: 100%;
	line-height: 50px;
	border-radius: 3px;
	background: #cf712e;
	color: #FFFFFF;
	font-size: 18px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.part3_but button:hover {
	background: #523c2d;
	transform: scale(0.9);
	-webkit-transform: scale(0.9);  /*兼容-webkit-引擎浏览器*/
	-moz-transform: scale(0.9);
}
.index_mod4 {
	width: 100%;
	float: left;
}
.part4_tab {
	width: 100%;
	float: left;
	margin-top: 50px;
}
.part4_tab li {
	width: 32.66%;
	float: left;
	margin-right: 1%;
	background: #fef6e3;
	text-align: center;
	font-size: 25px;
	color: #cf712e;
	font-weight: bold;
	line-height: 60px;
	position: relative;
	cursor: pointer;
}
.part4_tab li:last-child {
	margin-right: 0;
}
.part4_tab li.active {
	background: #cf712e;
	color: #FFFFFF;
}
.part4_tab li.active i {
	display: block;
	background: url(/zt/2020/0114malai/img/part4_ico1.png) no-repeat;
	width: 24px;
	height: 15px;
	position: absolute;
	left: 50%;
	bottom: -15px;
	margin-left: -12px;
	z-index: 99;
}
.part4_con {
	width: 100%;
	float: left;
	margin-top: 45px;
}
.part4_info {
	width: 50%;
	float: left;
	position: relative;
	overflow: hidden;
	z-index: 99;
}
.part4_info:hover .part4_info_con2 {
	display: block;
}
.part4_info img {
	width: 100%;
}
.part4_info_con {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8;
}
.part4_info_logo {
	width: 60%;
	float: left;
	margin-left: 20%;
	background: #FFFFFF;
	height: 100px;
	text-align: center;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	line-height: 100px;
}
.part4_info_logo img {
	max-height: 80%;
	vertical-align: middle;
	display: inline-block;
	margin: 0 auto;
	overflow: hidden;
	width: auto;
}
.part4_info_name {
	width: 100%;
	text-align: center;
	font-size: 22px;
	font-weight: bold;
	position: absolute;
	left: 0;
	bottom: 0;
	line-height: 65px;
	background: #cf712e;
}
.part4_info_name a {
	display: block;
	color: #ffffff;
	cursor: pointer;
}
.part4_info_con2 {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 999;
	background: #cf712e;
	padding: 25px 0;
	display: none;
}
.part4_info_name2 {
	float: left;
	height: 41px;
	background: url(/zt/2020/0114malai/img/part4_ico4.png) no-repeat right;
}
.part4_info_name2 span {
	padding: 0 60px 0 35px;
	line-height: 32px;
	font-size: 20px;
	color: #cf712e;
	font-weight: bold;
}
.part4_info_con2_p {
	float: left;
	margin-top: 15px;
	margin-left: 35px;
	margin-right: 35px;
}
.part4_info_con2_p p {
	float: left;
	font-size: 14px;
	color: #ffffff;
	line-height: 22px;
	margin-bottom: 10px;
	position: relative;
}
.part4_info_con2_p p i {
	position: absolute;
	left: -12px;
	font-weight: bold;
}
.part4_info_con2_p p label {
	font-weight: bold;
}
.part4_info_con2_p p a {
	font-weight: bold;
	color: #FFFFFF;
	pointer-events: auto;
}
.part4_pinggu {
	float: left;
	font-size: 20px;
	color: #ffffff;
	border: 2px solid #FFFFFF;
	width: 188px;
	line-height: 58px;
	text-align: center;
	border-radius: 3px;
	margin-top: 20px;
	pointer-events: auto;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.part4_pinggu:hover {
	transform: scale(0.9);
	-webkit-transform: scale(0.9);  /*兼容-webkit-引擎浏览器*/
	-moz-transform: scale(0.9);
}
.part4_content {
	display: none;
	position: relative;
	width: 100%;
	float: left;
}
.part4_content .swiper-button-next {
	background: url(/zt/2020/0114malai/img/part4_ico3.png) no-repeat;
	background-size: 100%;
	width: 65px;
	height: 65px;
	margin-top: -32.5px;
	right: -100px;
	z-index: 1000;
}
.part4_content .swiper-button-prev {
	background: url(/zt/2020/0114malai/img/part4_ico2.png) no-repeat;
	background-size: 100%;
	width: 65px;
	height: 65px;
	margin-top: -32.5px;
	left: -100px;
	z-index: 1000;
}
.advert {
	width: 100%;
	float: left;
	margin-top: 10px;
	background: url(/zt/2020/0114malai/img/advert.jpg) no-repeat center;
}
.advert img {
	max-width: 100%;
}
.advert p {
	width: 100%;
	float: left;
}
.adv_p1 {
	font-size: 35px;
	color: #ffffff;
	margin-top: 65px;
	font-weight: bold;
}
.adv_p2 {
	font-size: 23px;
	color: #ffffff;
	margin-top: 10px;
	margin-bottom: 20px;
}
.adv_p2 a img {
	vertical-align: top;
	margin-left: 20px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.adv_p2 a img:hover {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);  /*兼容-webkit-引擎浏览器*/
	-moz-transform: scale(1.1);
}
.index_mod5 {
	width: 100%;
	float: left;
	padding: 50px 0;
	background: #fef6e3;
	margin-top: -15px;
}
.part5_con {
	width: 100%;
	float: left;
	margin-top: 50px;
	overflow: hidden;
}
#part5_list {
	white-space: nowrap;
}
#part5_list li {
	width: 350px;
	height: 243px;
	display: inline-block;
	position: relative;
	background: #007d78;
	padding-left: 40px;
	margin-right: 25px;
}
.part5_lab {
	position: absolute;
	right: -1px;
	top: -1px;
}
.part5_logo {
	width: 190px;
	line-height: 58px;
	position: absolute;
	top: 0;
	left: 0;
	background: #FFFFFF;
	border-bottom-right-radius: 15px;
	text-align: center;
}
.part5_logo img {
	vertical-align: middle;
}
.part5_info {
	font-size: 14px;
	color: #ffffff;
	margin-top: 73px;
	line-height: 25px;
}
.part5_zx {
	width: 100%;
	float: left;
	margin-top: 15px;
}
.part5_zx a {
	background: #cf712e;
	border-radius: 20px;
	line-height: 30px;
	color: #FFFFFF;
	padding: 0 30px;
	float: left;
	font-size: 16px;
}
.part5_zx a:hover {
	background: #523c2d;
}
.index_mod6 {
	width: 100%;
	float: left;
	padding: 50px 0;
	padding-bottom: 0px;
}
.guwen {
	width: 100%;
	float: left;
	margin-top: 25px;
}
.guwen ul li {
	width: 251px;
	float: left;
	background: url(/zt/2020/0114malai/img/part6_bg1.png) no-repeat;
	padding-left: 20px;
	margin: 125px 24px 10px auto;
}
.guwen ul li:last-child {
	margin-right: 0px;
}
.part6_img {
	width: 100%;
	float: left;
	text-align: center;
	margin-top: -125px;
}
.part6_img img {
	vertical-align: middle;
}
.part6_con {
	width: 190px;
	float: left;
	margin-top: 8px;
	margin-left: 15px;
}
.part6_name {
	width: 100%;
	float: left;
	font-size: 26px;
	color: #ffffff;
	font-family: "OpenSansBoldwebfont";
}
.part6_lab {
	width: 100%;
	float: left;
	font-size: 22px;
	color: #ffffff;
	font-weight: bold;
	margin: 5px 0;
}
.part6_info {
	width: 100%;
	float: left;
	font-size: 12px;
	color: #ffffff;
	line-height: 20px;
}
.part6_info a {
  color: #fff;
}
.part6_zx {
	float: left;
	margin-bottom: 20px;
	background: #cf712e;
	width: 130px;
	line-height: 35px;
	text-align: center;
	border-radius: 30px;
	font-size: 16px;
	margin-top: 15px;
	color: #FFFFFF;
	margin-left: 15px;
}
.part6_zx:hover {
	background: #523c2d;
}
.foot {
	width: 100%;
	float: left;
	padding: 50px 0;
	background: #232428;
}
.foot_mod1 {
	width: 100%;
	float: left;
}
.foot_mod1 span:nth-child(2) {
	margin: 0px 3.6%;
}
.foot_mod2 {
	width: 100%;
	float: left;
	margin: 30px 0;
}
.foot_mod2_info {
	float: left;
}
.foot_mod2_info_c {
	margin: 0px 5%;
}
.foot_mod2_info span {
	float: left;
}
.foot_add {
	float: left;
	font-size: 14px;
	color: #FFFFFF;
	margin-left: 10px;
}
.foot_mod3 {
	width: 100%;
	float: left;
	font-size: 14px;
	color: #ffffff;
	text-align: center;
}
 @media only screen and (max-width: 1330px) {
.part4_content .swiper-button-next {
	right: -70px;
}
.part4_content .swiper-button-prev {
	left: -70px;
}
}
@media only screen and (max-width: 1290px) {
.part4_content .swiper-button-next {
	right: 10px;
}
.part4_content .swiper-button-prev {
	left: 10px;
}
}
@media only screen and (max-width: 1120px) {
.pc_header_con {
	width: 95%;
}
.pc_nav ul li {
	margin-right: 30px;
}
.content {
	width: 87%;
}
.part1_right {
	width: 477px;
}
.part1_right_con2 {
	width: 255px;
	margin-left: 10px;
}
.part1_right_con2_top, .part1_right_con2_bottom {
	margin-left: 0;
}
.part1_right_con3 {
	margin-top: 15px;
}
.part1_left img {
	width: 433px;
}
.part1_right_img img {
	width: 212px;
}
.content2 {
	width: 95%;
}
.part2_list li:nth-child(3n) {
	margin-right: 30px;
}
.part2_list li:nth-child(2n) {
	margin-right: 0px;
}
.part2_list li {
	float: none;
	display: inline-block;
}
.part2_list {
	text-align: center;
}
.part2_num {
	text-align: left;
}
.part3_mod1 {
	width: 23.5%;
}
.part3_mod2 {
	width: 23.5%;
	margin-left: 2%;
	margin-right: 2%;
}
.part3_mod4 {
	margin-right: 0;
}
.guwen ul li {
	margin-right: 10px;
	background: #007d78;
	width: 23.5%;
	margin-right: 2%;
}
.part6_con {
	margin-left: 0px;
}
.foot_mod1 span {
	margin-bottom: 20px !important;
	float: left;
}
.foot_mod2_info {
	margin-bottom: 20px;
}
}
@media only screen and (max-width: 1080px) {
.content {
	width: 90%;
}
}
@media only screen and (max-width: 1040px) {
.content {
	width: 93%;
}
}
@media only screen and (max-width: 1010px) {
.content {
	width: 95%;
}
.part4_pinggu {
	font-size: 18px;
	line-height: 40px;
	margin-top: 10px;
}
}
 @media only screen and (max-width: 980px) {
.pc_header {
	display: none;
}
.mobile_header {
	display: block;
}
.banner img {
	width: 90%;
}
.banner_link {
	margin-top: 30px;
}
.index_tit img {
	height: 50px;
}
.m_part1_left {
	width: 100%;
	float: left;
	text-align: center;
}
.part1_left {
	float: none;
}
.m_part1_right {
	width: 100%;
	float: left;
	margin-top: 20px;
}
.part1_right {
	width: 100%;
}
.part2_list li {
	width: 100%;
	float: left;
	margin: 10px 0;
}
.part3_mod1 {
	width: 49%;
	height: 450px;
}
.part3_mod2 {
	width: 49%;
	margin-left: 2%;
	margin-right: 0;
	margin-top: 2px;
}
.part3_mod3 {
	margin-top: 29px;
}
.part3_mod4 {
	margin-top: 20px;
}
.part3_con {
	margin-top: 50px;
}
.part3_input {
	margin-bottom: 20px;
}
.part4_tab li {
	font-size: 16px;
	line-height: 40px;
}
.part4_info {
	width: 100%;
	min-height: 330px;
	margin-bottom: 20px;
}
.part4_info img {
	height: 100%;
}
.part4_info_logo img {
	height: 50%;
	width: auto;
}
.adv_p1 {
	font-size: 24px;
}
.adv_p2 {
	font-size: 18px;
}
.adv_p2 a img {
	width: 80px;
}
.guwen {
	margin-top: 100px;
}
.part6_img img {
	width: 100px;
}
.part6_img {
	margin-top: -60px;
}
.guwen ul li {
	width: 49%;
	margin-bottom: 80px;
	margin-right: 2%;
	padding-left: 0;
}
.guwen ul li:nth-child(2n) {
	margin-right: 0;
}
.part6_con {
	width: 90%;
	margin-left: 5%;
}
.foot_mod1 span img {
	height: 67px;
}
.index_mod6 .part3_yuyue {
	margin-top: -30px;
}
}
@media only screen and (max-width: 800px) {
.foot_mod1 span {
	margin: 20px 0 !important;
}
.foot_mod2_info_c {
	margin: 0;
	margin-bottom: 20px;
}
}
@media only screen and (max-width: 560px) {
.part1_right_img {
	width: 100%;
}
.part1_right_img img {
	margin: 0 auto;
	margin-bottom: 15px;
}
.part1_right_con2 {
	margin-left: 0;
	float: left;
	width: 100%;
}
.part1_right_con3 .part1_right_con2 {
	margin-top: 0px;
}
.part2_but2 a {
	font-size: 14px;
	width: 130px;
	line-height: 40px;
	margin: 15px 10px;
}
.part3_mod1 {
	width: 100%;
	height: auto;
}
.part3_mod2 {
	width: 100%;
	margin: 0;
}
.part3_mod2 {
	margin-top: 20px;
}
.part3_tit2 {
	font-size: 22px;
}
.part3_input {
	margin-right: 0;
}
.part4_content .swiper-button-next {
	width: 40px;
	height: 40px;
	margin-top: -20px;
}
.part4_content .swiper-button-prev {
	width: 40px;
	height: 40px;
	margin-top: -20px;
}
.adv_p1 {
	font-size: 20px;
}
.adv_p2 {
	font-size: 16px;
}
.adv_p2 a img {
	width: 80px;
}
}
.wrapin {
	width: 1200px;
	margin: 0 auto;
}
.form_box {
	z-index: 9999;
	width: 100%;
	position: fixed;
	bottom: 0;
	left: 0;
	background: url(/zt/2020/0114malai/img/foo.png) no-repeat center;
	background-size: auto 70px;
	height: 70px;
}
.form_box .title {
	text-align: center;
}
.form_box .title h2 {
	font-size: 30px;
	color: #000000;
}
.form_box .title p {
	font-size: 18px;
	margin-top: 10px;
}
.form_box .form_list {
	margin-top: 12px;
	display: block;
	z-index: 90;
	height: 70px;
	position: relative;
	margin-left: 100px;
}
.form_box .form_list .form_row {
	width: 18%;
	float: left;
	padding: 0 7px;
}
.form_box .form_list .form_row.nis {
	width: 15%;
}
.form_box .form_list .form_row select {
	height: 48px;
	font-size: 15px;
	width: 100%;
	border: none;
	background: #fff;
	color: #666;
	outline: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
.form_row h2 {
	font-size: 32px;
	height: 48px;
	line-height: 48px;
	margin-left: 50px;
	font-weight: 700;
}
.form_row .bot {
	display: inline-block;
	background: #232428;
	font-size: 16px;
	color: #fff;
	border: none;
	height: 48px;
	width: 100%;
	line-height: 48px;
	text-align: center;
	border-radius: 5px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.form_row .bot:hover {
	-webkit-transform: scale(0.9);
	-moz-transform: scale(0.9);
	transform: scale(0.9);
	background: #3c58cb;
	outline: none;
}
.form_box .form_list .form_row .inner {
	position: relative;
	border-radius: 5px;
	padding-left: 50px;
	background: #fff;
	padding-right: 5px;
	background-image: url(/zt/2020/0114malai/img/icon_form_a.png);
	background-position: 14px center;
	background-repeat: no-repeat;
}
.form_box .form_list .form_row .inner.tel {
	background-image: url(/zt/2020/0114malai/img/icon_form_b.png);
}
.form_box .form_list .form_row .inner.zip {
	background-image: url(/zt/2020/0114malai/img/icon_form_c.png);
}
.form_box .form_list .form_row .inner.email {
	background-image: url(/zt/2020/0114malai/img/icon_form_d.png);
}
.form_box .form_list .form_row .inner.grade {
	background-image: url(/zt/2020/0114malai/img/icon_form_e.png);
}
.form_box .form_list .form_row .inner.address {
	background-image: url(/zt/2020/0114malai/img/icon_form_f.png);
}
.form_box .form_list .form_row .inner.nes::after {
	content: "*";
	display: block;
	position: absolute;
	color: #db4a51;
	left: 40px;
	top: 13px;
	font-size: 16px;
}
.form_box .form_list .form_row .inner.select {
	padding-right: 15px;
}
.form_box .form_list .form_row .inner.select input {
	cursor: pointer;
	background: #fff url(/zt/2020/0114malai/img/icon_dwon.png) no-repeat right center;
	padding-right: 20px;
}
.form_box .form_list .form_row .inner.select ul {
	position: absolute;
	width: 100%;
	display: none;
	border-top: 1px solid #f2f2f2;
	padding-top: 10px;
	top: 100%;
	font-size: 16px;
	left: 0;
	background: #fff;
	max-height: 300px;
	overflow-y: scroll;
	line-height: 36px;
}
.form_box .form_list .form_row .inner.select ul.up {
	bottom: 100%;
	top: auto;
}
.form_box .form_list .form_row .inner.select ul li {
	padding-left: 50px;
	transition: all 0.3s;
}
.form_box .form_list .form_row .inner.select ul li:hover {
	background: #fd6f01;
	color: #fff;
	cursor: pointer;
}
.form_box .form_list .form_row input {
	height: 48px;
	font-size: 15px;
	width: 100%;
	border: none;
	background: #fff;
}
.form_box .btn_box {
	text-align: center;
}
.form_box .btn_box .common_btn_b {
	width: 310px;
	display: inline-block;
}
.form_box .btn_box .common_btn_b:nth-of-type(1) {
	margin-right: 45px;
	vertical-align: bottom;
}
.g-au-banner .m-acti-info {
	margin: 0 auto 10px;
}
.a_area8 {
	width: 1102px;
	margin: 0 auto;
	background: #fff;
	padding: 20px 0;
}
.a_area8 .pic {
	float: left;
	width: 366px;
	height: 225px;
	margin: 5px;
}
.a_area8 .pic img {
	width: 366px;
	height: 225px;
}
.a_area8 .text {
	float: left;
	width: 640px;
	margin-left: 20px;
}
.a_area8 .text h2 {
	font-size: 24px;
}
.a_area8 .text h2 a {
	color: #252930;
}
.a_area8 .text p {
	font-size: 14px;
	line-height: 28px;
	margin: 10px 0;
}
.a_area8 .text p a {
	color: #8f9197;
}
.a_area8 .text p span {
	background: url(/zt/2020/0114malai/img/icon_11.png) no-repeat right;
	background-size: auto 17px;
	color: #f26c25;
	padding-right: 20px;
}
.a_area8 .text li {
	float: left;
	width: 45%;
	border-bottom: dashed 1px #e21a37;
	margin-right: 28px;
	margin-bottom: 12px;
	padding-bottom: 7px;
}
.a_area8 .text li i {
	display: inline-block;
	margin-right: 5px;
	background: url(/zt/2020/0114malai/img/icon_21.png) no-repeat center;
	background-size: auto 9px;
	width: 9px;
	height: 9px;
}
.a_area8 .text li a {
	color: #787878;
	font-size: 12px;
}
.Close_1 {
	position: absolute;
	right: 15%;
	top: 5px;
	width: 40px;
	height: 40px;
}
.Close_1 img {
	width: 100%;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.Close_1 img:hover {
	-webkit-transform: scale(0.9);
	-moz-transform: scale(0.9);
	transform: scale(0.9)
}
.form_no {
	z-index: 9999;
	width: 100%;
	position: fixed;
	bottom: 0;
	left: 0;
	width: 205px;
	height: 191px;
	display: none;
}
.form_no img {
	width: 100%;
}
.open_01 {
	display: block;
	margin: 30px auto 10px;
	text-align: center;
	font-size: 18px;
	color: #476cba;
}
.open_01 p {
	margin-top: 10px;
}
.a_area3_box {
	width: 1101px;
}
.hideTeacher {
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.arrow1 {
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.arrow1.rotate {
	transform: rotate(180deg);
	-ms-transform: rotate(180degdeg); /* Internet Explorer */
	-moz-transform: rotate(180degdeg); /* Firefox */
	-webkit-transform: rotate(180degdeg); /* Safari 和 Chrome */
	-o-transform: rotate(180degdeg); /* Opera */
}
.ouoi {
	height: 0;
}
@media only screen and (max-width: 1200px) {
.wrapin {
	width: 1000px;
}
.form_row h2 {
	margin-left: 30px;
}
.form_no {
	width: 150px;
	height: 145px;
}
}
@media only screen and (max-width: 1000px) {
.form_box .form_list {
	margin-left: 10px;
}
.Close_1 {
	right: 15%;
}
.g-hd-new{ display:none;}
}
@media only screen and (max-width: 800px) {
.form_box {
	display: none;
}
}
