.index_tit{
	position: relative;
	/* height: 610px; */
}
/* .indexpadding{
		padding-top: 90px;
	} */
.title_on{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
}
.index_swiper{
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.index_banner_slide{
	/* line-height: 610px; */
	text-align: center;
	height: auto;
}
.index_banner_slide>img{
	width: 100%;
	height: auto;
	object-fit: scale-down;
}
.index_banner_slide_text{
	margin: 105px auto 0;
	width: 100%;
	line-height: 0;
}
.index_banner_slide_text>div{
	font-size: 60px;
	font-family: SourceHanSerifCN;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 60px;
}
.index_banner_slide_text>p{
	font-size: 26px;
	font-family: SourceHanSerifCN;
	font-weight: bold;
	color: #FFDDA7;
	line-height: 26px;
	margin-top: 36px;
}
.index_swiper_pagination{
	position: absolute;
	z-index: 1;
	text-align: center;
	bottom: 10px;
	left: 0;
	right: 0;
	margin: auto;
}

.index_swiper_pagination_bullet{
	width: 20px;
	height: 20px;
	border-radius: 50%;
	position: relative;
	display: inline-block;
	vertical-align: top;
	background: url(../images/swiper.png) no-repeat center center;
	padding: 0 6px;
}
.index_swiper_pagination_bullet_active{
	width: 20px;
	height: 20px;
	border-radius: 50%;
	position: relative;
	display: inline-block;
	vertical-align: top;
	background: url(../images/swiper_ater.png) no-repeat center center;
}
.index_news{
	margin:0 auto 49px;
	font-size: 0;
}
.index_news_title{
	height: 105px;
	line-height: 105px;
	font-size: 30px;
	font-family: SourceHanSansCN;
	font-weight: 500;
	color: #161E2A;
}
.index_news_title>i{
	width: 7px;
	height: 7px;
	background: #161E2A;
	border-radius: 50%;
	margin: 0 16px;
}
.index_news_title>span{
	font-size: 28px;
	font-family: SourceHanSansCN;
	font-weight: 300;
	color: #D9B377;
}
.inline_block_swiper,.inline_block_swiper_slide{
	/* width: 515px; */
	height: 290px;
	vertical-align: top;
	position: relative;
}
.inline_block_swiper{overflow: hidden;width: 26.82%;}
.inline_block_swiper_slide>img{
	width: 100%;
	height: 100%;
}
.inline_block_swiper_slide_bottom{
	position: absolute;
	left: 0;
	bottom: 0;
	width: calc(100% - 32px);
	padding: 58px 0 15px 32px;
	background: linear-gradient(180deg, rgba(0, 0, 0, 0), #000000);
}
.inline_block_swiper_slide_bottom>i{
	position: absolute;
	bottom: 16px;
	left: 20px;
	display: block;
	width: 1px;
	height: 40px;
	background: #FFFFFF;
}
.inline_block_swiper_slide_bottom>p{
	font-size: 20px;
	font-family: PingFang SC;
	font-weight: 300;
	color: #FFFFFF;
	width: 77.2%;
}
.inline_block_swiper_slide_bottom>span{
	font-size: 14px;
	font-family: PingFang SC;
	font-weight: 100;
	color: #FFFFFF;
}
.inline_block_swiper_navigation{
	width: 40px;
	height: 40px;
	line-height: 40px;
	position: absolute;
	bottom: 15px;
	right: 20px;
	cursor: pointer;
	text-align: center;
	font-size: 0;
	z-index: 1;
	background: rgba(51,51,51,0.3);
}
.inline_block_swiper_next{
	right: 60px;
	background: rgba(51,51,51,0.3);
}
.inline_block_swiper_next:hover,.inline_block_swiper_navigation:hover{
	background: #D2A14C;
}
.inline_block_swiper_navigation>img{vertical-align: middle;width: 10px;}
.index_news_val{
	font-size: 0;
}
.index_news_val>div{
	/* width: 26.82%; */
	width: 32.1%;
}
.index_news_val_text_on{margin: 0 1.76%;}
.index_news_val_text{
	height: 144px;
	line-height: 144px;
	border-top: 1px solid #E6E6E6;
	border-bottom: 1px solid #E6E6E6;
	font-size: 0;
	position: relative;
}
.index_news_val_text:nth-child(2){
	border-top: 0;
}
.index_news_val_text_color>i,.index_news_val_text:hover>i{
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	height: 100%;
	width: 2px;
	background-color: #D9B377;
}
.index_news_val_text:hover{background-color: #F7F7F7;}
.index_news_val_text:hover>.index_news_val_text_left>a{
	color: #D9B377;
}
.index_news_val_text:hover>.index_news_val_text_left>i{
	background-color: #D9B377;
}
.index_news_val_text_left{
	font-size: 52px;
	font-family: HelveticaNeue;
	font-weight: bold;
	color: #999999;
	width: 25.6%;
	text-align: center;
	line-height: 50px;
	transition: all 0.4s;
	-moz-transition:all  0.4s; /* Firefox 4 */
	-webkit-transition:all  0.4s; /* Safari and Chrome */
	-o-transition:all  0.4s; /* Opera */
}
.index_news_val_text_left>a{color: #999999;transition: all 0.4s;
	-moz-transition:all  0.4s; /* Firefox 4 */
	-webkit-transition:all  0.4s; /* Safari and Chrome */
	-o-transition:all  0.4s; /* Opera */}
.index_news_val_text_left>i{
	display: block;
	margin:14px auto;
	width: 16px;
	height: 1px;
	background: #CCCCCC;
}
.index_news_val_text_right{
	width: 74.4%;
	line-height: 0;
	transition: all 0.4s;
	-moz-transition:  0.4s; /* Firefox 4 */
	-webkit-transition:  0.4s; /* Safari and Chrome */
	-o-transition:  0.4s; /* Opera */
}
.index_news_val_text_right_tit{
	height: 52px;
	line-height: 52px;
	font-size: 14px;
	font-family: PingFang SC;
	font-weight: 300;
	color: #A6A6A6;
}
.index_news_val_text_right_tit>a{
	font-size: 14px;
	font-family: PingFang SC;
	font-weight: 300;
	color: #666666;
	float: right;
	width: auto;
	line-height: 52px;
	height: 52px;
	vertical-align: middle;
	margin-right: 20px;
}
.index_news_val_text_right_tit>a:hover,.index_news_val_text_right>h5>a:hover,.index_news_val_text_right>p>a:hover{
	color: #D9B377;
}
.index_news_val_text_right>h5{
	font-size: 18px;
	font-family: PingFang SC;
	font-weight: 400;
	color: #333333;
	line-height: 18px;
	margin-bottom: 15px;
}
.index_news_val_text_right>h5>a{
	color: #333333;
	transition: all 0.4s;
	-moz-transition:  0.4s; /* Firefox 4 */
	-webkit-transition:  0.4s; /* Safari and Chrome */
	-o-transition:  0.4s; /* Opera */
}
.index_news_val_text_right>p{
	font-size: 14px;
	font-family: PingFang SC;
	font-weight: 400;
	color: #666666;
	line-height: 24px;
	max-height: 48px;
	margin-bottom: 20px;
}
.index_news_val_text_right>p>a{
	color: #666666;
	transition: all 0.4s;
	-moz-transition:  0.4s; /* Firefox 4 */
	-webkit-transition:  0.4s; /* Safari and Chrome */
	-o-transition:  0.4s; /* Opera */
}
.index_news_val_vidio{
	height: 290px;
	position: relative;
}
.index_news_val_vidio_back{
	width: 100%;
	height: 100%;
}
.index_news_val_vidio_text{
	position: absolute;
	bottom: 0;
	left: 20px;
	font-size: 20px;
	font-family: PingFang SC;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 50px;
}
.example_video_1{
	display: none;
	width: 100% !important;
	height: 100% !important;
	background: #000;
}
#example_video_1_html5_api{
	width: 100%;
	height: 100%;
}
.index_news_val_vidio_text>i{
	width: 1px;
	height: 18px;
	background: #FFFFFF;
	margin: 0 10px 2px 0;
}
.index_news_val_vidio_img{
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	width: 90px;
	height: 91px;
	cursor: pointer;
}
.phone_index_news{
	display: none;
	width: 690px;
	margin: auto;
}
.phone_index_news_fe{
	margin: 55px auto 40px;
	width: 690px;
	height: 73px;
	line-height: 73px;
	background: #FFFFFF;
	border: 1px solid rgba(22,30,42,0.15);
	border-radius: 10px;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
}
.phone_index_news_fe>li{
	flex: 1;
	position: relative;
	font-size: 34px;
	font-family: SourceHanSansCN;
	font-weight: 500;
	color: #161E2A;
	border-radius: 10px;
}
.phone_index_news_fe>li>img{
	position: absolute;
	right: 0;
	bottom: -13px;
	left: 0;
	margin: auto;
	display: none;
}
.phone_index_news_fe>.phone_index_news_fe_li{
	background: #D2A14C;
	color: #fff;
	background: #D2A14C;
}
.phone_index_news_fe>.phone_index_news_fe_li>img{display: block;}
.phone_index_news_in_swiper,.phone_index_news_in_swiper_slide{
	width: 690px;
	height: 388px;
	margin:0 auto 70px;
	position: relative;
	overflow: hidden;
}
.phone_index_news_in_swiper_slide{position: relative;}
.phone_index_news_in_swiper_slide>img{
	width: 100%;
	height: 100%;
}
.phone_index_news_in_swiper_slide_bottom{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	padding: 78px 0 20px 43px;
	background: linear-gradient(180deg, rgba(0, 0, 0, 0), rgba(0,0,0,0.6));
}
.phone_index_news_in_swiper_slide_bottom>i{
	position: absolute;
	display: block;
	bottom: 20px;
	left: 27px;
	width: 1px;
	height: 54px;
	background: #FFFFFF;
}
.phone_index_news_in_swiper_slide_bottom>p{
	font-size: 27px;
	font-family: PingFang SC;
	font-weight: 300;
	color: #FFFFFF;
	line-height: 27px;
	margin-bottom: 14px;
	width: 500px;
}
.phone_index_news_in_swiper_slide_bottom>span{
	font-size: 19px;
	font-family: PingFang SC;
	font-weight: 100;
	color: rgba(255,255,255,0.8);
	line-height: 19px;
}
.phone_index_news_in_swiper_navigation{
	width: 55px;
	height: 55px;
	line-height: 55px;
	background: rgba(51,51,51,0.8);
}
.phone_index_news_in_swiper_navigation>img{
	width: 15px;
	vertical-align: middle;
}
.phone_index_news_in_swiper_next{
	right: 73px;
}
.phone_index_news_val_text_li{
	width: 690px;
	margin: auto;
	border-top: 1px solid #E6E6E6;
	border-bottom: 1px solid #E6E6E6;
	height: 194px;
	overflow: hidden;
}
.phone_index_news_val_text_left{
	width: 148px;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	float: left;
}
.phone_index_news_val_text_left_h4{
	font-size: 70px;
	font-family: HelveticaNeue;
	font-weight: normal;
	color: #999999;
}
.phone_index_news_val_text_left_h4 a{
	color: #999999;
}
.phone_index_news_val_text_left_i{
	display: block;
	width: 22px;
	height: 1px;
	background: #CCCCCC;
	margin: auto;
}
.phone_index_news_val_text_right{
	float: right;
	width: 520px;
}
.phone_index_news_val_text_right_tit{
	height: 70px;
	line-height: 70px;
}
.phone_index_news_val_text_right_tit>span{
	font-size: 19px;
	font-family: PingFang SC;
	font-weight: 300;
	color: #A6A6A6;
}
.phone_index_news_val_text_right_tit>p{
	float: right;
	padding-right: 26px;
	font-size: 19px;
	font-family: PingFang SC;
	font-weight: 300;
	color: #666666;
}
.phone_index_news_val_text_right>h6{
	font-size: 24px;
	font-family: PingFang SC;
	font-weight: 400;
	color: #333333;
	margin-bottom: 10px;
}
.phone_index_news_val_text_right>h6 a{
	color: #333333;
}
.phone_index_news_val_text_right>p{
	font-size: 19px;
	font-family: PingFang SC;
	font-weight: 300;
	color: #666666;
	line-height: 32px;
}
.phone_index_news_val_text_right>p a{
	color: #666666;
}
.phone_index_news_val_text_li:nth-child(1){border-bottom: 0;}
.phone_index_news_vidio{
	width: 690px;
	height: 388px;
	margin:70px auto;
	position: relative;
}
.example_video_1_on{width: 100%;height: 100%;display: none;}
/*.example_video_1_on{width: 100%;height: 100%;}*/
.phone_index_news_vidio_text{width: 100%;height: 100%;}
.phone_index_news_vidio_pay{
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	width: 121px;
	height: 122px;
}
.phone_index_news_vidio_div{
	position: absolute;
	bottom: 0;
	left: 27px;
	font-size: 27px;
	font-family: PingFang SC;
	font-weight: 300;
	color: #FFFFFF;
	line-height: 69px;
}
.phone_index_news_vidio_div>i{
	width: 1px;
	height: 24px;
	background: #FFFFFF;
	margin-right: 14px;
}
.phone_index_news_yewu{
	width: 690px;
	margin:20px auto 0;
	font-size: 0;
}
.phone_index_news_yewu li{
	width: 334px;
	height: 217px;
	background: #FFFFFF;
	box-shadow: 0px 0px 8px 0px rgba(0, 7, 58, 0.19);
	border-radius: 20px;
	margin-right: 22px;
	text-align: center;
	font-size: 28px;
	font-family: NotoSansHans;
	font-weight: 400;
	color: #101A29;
	line-height: 35px;
	margin-top: 20px;
}
.phone_index_news_yewu li>img{
	display: block;
	width: 95px;
	height: 95px;
	border-radius: 50%;
	margin: 35px auto 25px;
}
.phone_index_news_yewu a:nth-child(2n)>li{margin-right: 0;}
.video-js .vjs-big-play-button{display: none;}


/* 关于我们 */
.index_tit_qu{height: 90px;}
.aboutus_tit{
	border-bottom: 1px solid #D9D9D9;
	height: 100px;
}
.aboutus_tit_in{
	margin: auto;
	overflow: hidden;
	height: 100%;
	position: relative;
}
.aboutus_tit_left{
	margin-top: 38px;
	font-size: 16px;
	font-family: SourceHanSansCN;
	font-weight: 400;
	color: #808080;
	line-height: 23px;
}
.aboutus_tit_left a{
	color: #808080;
}
.aboutus_tit_left>i{
	font-style:normal;
}
.aboutus_tit_left>div>img{vertical-align: middle;margin-right: 9px;margin-bottom: 4px;}
.aboutus_tit_left_color{color: #D2A14C;}
.aboutus_tit_right{
	position: absolute;
	bottom: 0;
	right: 0;
}
.aboutus_tit_right_list{
	font-size: 18px;
	font-family: SourceHanSansCN;
	font-weight: 400;
	color: #808080;
	padding-bottom: 19px;
	line-height: 24px;
	border-bottom: 2px solid transparent;
	vertical-align: top;
	cursor: pointer;
}
.aboutus_tit_right_list_color{
	color: #D2A14C;
	border-bottom-color:#D2A14C;
}
.aboutus_tit_right>i{
	margin: 4px 15px 0;
	width: 1px;
	height: 17px;
	background: rgba(84,96,91,0.4);
	vertical-align: top;
}
.company{
	height: 184px;
	line-height: 184px;
	text-align: center;
}
.company>div{
	display: inline-block;
	vertical-align: middle;
	line-height: 0;
}
.company_div{
	font-size: 36px;
	font-family: NotoSansHans;
	font-weight: 500;
	color: #1A4466;
	line-height: 46px;
}
.company_p{
	font-size: 22px;
	font-family: NotoSansHans;
	font-weight: 400;
	color: rgba(26,68,102,0.6);
	line-height: 28px;
}
/*index改-关于我们_公司*/
.ul-pictxt-hlg{overflow: hidden;background-color: #fff;margin-bottom: -1px;}
.ul-pictxt-hlg li{overflow: hidden;}
.ul-pictxt-hlg .pic,.ul-pictxt-hlg .txt{width:50%;float: left;color: #585858;}
.ul-pictxt-hlg .txt{border-top: 1px solid #E6E6E6;}
.ul-pictxt-hlg .con{padding-top: 51.4%;position: relative;overflow: hidden;}
.ul-pictxt-hlg .pic img{position: absolute;left:0;top:0;width:100%;height: 100%;
	transition: .5s;
	-moz-transition:  0.5s; /* Firefox 4 */
	-webkit-transition:  0.5s; /* Safari and Chrome */
	-o-transition:  0.5s; /* Opera */
}
.ul-pictxt-hlg li:hover .pic img{-webkit-transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1);
	-o-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1);}
.ul-pictxt-hlg li:nth-child(even) .pic{float: right;}
.ul-pictxt-hlg .txt .inner{position: absolute;left:0;top:50%;-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	-o-transform: translate(0, -50%);
	transform: translate(0, -50%);}
.ul-pictxt-hlg .txt h3{
	font-size: 36px;
	font-family: SourceHanSansCN;
	font-weight: 500;
	color: #1A4466;
	margin-bottom: 17px;
}
.ul-pictxt-hlg .txt .t1{font-size: 16px;color:rgba(51,51,51,0.8);
	filter: alpha(opacity=80);line-height: 32px;max-height: 210px;overflow-y: auto;}
.ul-pictxt-hlg .txt .t1::-webkit-scrollbar { width: 4px; }
.ul-pictxt-hlg .txt .t1::-webkit-scrollbar-track { background: none; }
.ul-pictxt-hlg .txt .t1::-webkit-scrollbar-thumb { background: #18466b; }
.ul-pictxt-hlg .txt .t1::-webkit-scrollbar-thumb:window-inactive { background: #18466b; }
.ul-pictxt-hlg .txt .inner{padding:0 80px;}
.g-tit1-qm.g-tit4-hlg{padding:128px 0 116px;}
.company_yd{display: none;}

/* 关于我们——文化 */
.enterprise_culture{
	overflow: hidden;
	font-size: 0;
	line-height: 0;
	margin-bottom: 80px;
}
.enterprise_culture_li{width: 50%;position: relative;vertical-align: top;}
.enterprise_culture_img{
	display: block;
	width: 100%;
}
.enterprise_culture_img>img{
	display: block;
	width: 100%;
}
.enterprise_culture_li_text{
	height: 222px;
	text-align: center;
	line-height: 222px;
}
.enterprise_culture_li_in{
	position: relative;
	width: 340px;
	display: inline-block;
	vertical-align: middle;
	line-height: 0;
	text-align: left;
}
.enterprise_culture_li_in>i{
	position: absolute;
	top: 18px;
	left: -28px;
	display: block;
	width: 14px;
	height: 2px;
	background-color: #D2A14C;
}
.enterprise_culture_li_in>div{
	font-size: 26px;
	font-family: SourceHanSansCN;
	font-weight: 500;
	color: #1A4466;
	line-height: 36px;
	margin-bottom: 19px;
}
.enterprise_culture_li_in>p{
	font-size: 16px;
	font-family: SourceHanSansCN;
	font-weight: 400;
	color: #666666;
	line-height: 16px;
}
.enterprise_culture_li_text_in{
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	margin: auto;
}
.enterprise_culture_li_text_in>.enterprise_culture_li_in>div{
	font-family: SourceHanSansCN;
	font-weight: 500;
	color: #FFFFFF;
}
.enterprise_culture_li_text_in>.enterprise_culture_li_in>p{
	font-family: SourceHanSansCN;
	font-weight: 400;
	color: rgba(255,255,255,0.5);
}

/* 新闻列表 */
.news_list{
	margin: auto;
	min-height: 78vh;
}
.news_list_li{
	border-top: 1px solid #E6E6E6;
	padding: 49px 0;
	font-size: 0;
}
#pages{
	height: 210px;
	line-height: 210px;
	text-align: center;
	font-size: 0;
	border-top: 1px solid #E6E6E6;
}
#pages>a,#pages>span{
	display: inline-block;
	vertical-align: middle;
	width: 70px;
	height: 70px;
	line-height: 70px;
	font-size: 24px;
	font-family: HelveticaNeueLTPro;
	font-weight: normal;
	color: #333333;
	text-align: center;
	background: #F2F2F2;
	border-radius: 50%;
	transition: all 0.4s;
	-moz-transition:  0.5s; /* Firefox 4 */
	-webkit-transition:  0.5s; /* Safari and Chrome */
	-o-transition:  0.5s; /* Opera */
	cursor: pointer;
}
#pages>span{}
#pages>a:hover,#pages>span{
	background: #D2A14C;
	color: #fff;
}
.news_list_img{
	width: 360px;
	height: 230px;
	margin-right: 40px;
}
.news_list_img>img{width: 100%;display: block;height: 100%;}
.news_list_text{width: calc(100% - 360px - 40px);}
.news_list_text_span{
	font-size: 16px;
	font-family: PingFang SC;
	font-weight: 300;
	color: #A6A6A6;
	display: block;
	line-height: 16px;
}
.news_list_text_h5{
	font-size: 26px;
	font-family: NotoSansHans;
	font-weight: 500;
	color: #1A4466;
	margin: 24px 0 12px;
	line-height: 26px;
}
.news_list_text_div{
	font-size: 16px;
	font-family: NotoSansHans;
	font-weight: 400;
	color: #666666;
	line-height: 28px;
	height: 84px;
}
.news_list_text_button{
	display: block;
	width: 158px;
	height: 40px;
	box-shadow: 0px 2px 7px 0px rgba(196, 164, 128, 0.2);
	border-radius: 20px;
	font-size: 16px;
	font-family: NotoSansHans;
	font-weight: 400;
	color: #FFFFFF;
	margin-top: 18px;
	cursor: pointer;
	margin-bottom: 10px;
	position: relative;
	overflow: hidden;
	background: #1A4466;
}
.news_list_text_button>.news_list_text_button_in{
	position: absolute;
	top: -100%;
	left: 0;
	width: 100%;
	height: 100%;
	background: #D2A14C;
	transition: all 0.4s;
	-moz-transition:  0.5s; /* Firefox 4 */
	-webkit-transition:  0.5s; /* Safari and Chrome */
	-o-transition:  0.5s; /* Opera */
}
.news_list_text_button:hover>.news_list_text_button_in{top: 0;}
.news_list_text_button>div>img{
	width: 39px;
	vertical-align: middle;
	margin-left: 6px;
}
.luypage{
	text-align: center;
	height: 210px;
	line-height: 210px;
	font-size: 0;
}
.luypage>div{
	width: 70px;
	height: 70px;
	line-height: 70px;
	background: #F2F2F2;
	border-radius: 50%;
	vertical-align: middle;
	font-size: 24px;
	font-family: HelveticaNeueLTPro;
	font-weight: normal;
	color: #333333;
	cursor: pointer;
	transition: all 0.4s;
	-moz-transition:  0.5s; /* Firefox 4 */
	-webkit-transition:  0.5s; /* Safari and Chrome */
	-o-transition:  0.5s; /* Opera */
}
.luypage>.luypage_div{background: #D2A14C;color: #fff;}
.luypage>div:hover{
	background: #D2A14C;
	color: #fff;
}
/* 新闻详情 */
.news_tit{
	height: 174px;
	line-height: 174px;
	text-align: center;
}
.news_tit>div>div{
	font-size: 36px;
	font-family: NotoSansHans;
	font-weight: 500;
	color: #1A4466;
	line-height: 46px;
}
.news_tit>div>i{
	display: block;
	width: 36px;
	height: 1px;
	background: rgba(0,0,0,0.5);
	margin:20px auto 0;
}
.news_label{
	line-height: 28px;
	text-align: center;
	margin-bottom: 44px;
}
.news_label>div{
	vertical-align: top;
	font-size: 18px;
	font-family: NotoSansHans;
	font-weight: 400;
	color: #333;
	margin-right: 40px;
}
.news_label>div>a>img{vertical-align: top;margin-right: 15px;}
.news_val{
	font-size: 18px;
	font-family: NotoSansHans;
	font-weight: 400;
	color:#808080;
	line-height: 32px;
	margin: auto;
}
.news_val>p{margin-bottom: 12px;}
.news_val_img{
	width: 62.1%;
	margin:42px auto 0;
}
.news_val_img>img{
	display: block;
	width: 100%;
}
.news_val_img>p{
	text-align: center;
	font-size: 18px;
	line-height: 18px;
	padding: 40px 0;
	font-family: NotoSansHans;
	font-weight: 400;
	color: #666666;
}
.news_label>div:nth-child(3){margin-right: 0;}
.news_pages{
	margin: auto;

	padding: 108px 0 88px;
}
.news_pages_li{
	float: left;
	line-height: 46px;
	cursor: pointer;
	transition: all 0.4s;
	-moz-transition:  0.5s; /* Firefox 4 */
	-webkit-transition:  0.5s; /* Safari and Chrome */
	-o-transition:  0.5s; /* Opera */
}
.news_pages_li>a{
	font-size: 18px;
	font-family: NotoSansHans;
	font-weight: 300;
	color: #808080;
}
.news_pages_li:nth-child(2){float: right;text-align: right;}
.news_pages_li>span{
	vertical-align: top;
	margin: 0 4px;
}
.news_pages_li:hover>a{color: #D2A14C;}
.news_pages_li_span{color: #D2A14C;}

/* 业务体系 */
.businessSystem_label{
	height: 100px;
	overflow: hidden;
	padding-bottom: 80px;
}
.businessSystem_label_in{
	font-size: 0;
	background: #F7F7F7;
}
.businessSystem_label_in_list{
	width: 25%;
	text-align: center;
	line-height: 100px;
	cursor: pointer;
	position: relative;
	transition: all 0.4s;
}
.businessSystem_label_in_list_in{
	width: 100%;
	border-left: 1px solid rgba(0,0,0,0.1);
}
.businessSystem_label_in_list:nth-child(4)>.businessSystem_label_in_list_in{
	border-right: 1px solid rgba(0,0,0,0.1);
}
.businessSystem_label_in_list_in>span{
	font-size: 29px;
	font-family: NotoSansHans;
	font-weight: 400;
	color: #1A4466;
	vertical-align: middle;
}
.businessSystem_label_in_list_in>img{
	width: 48px;
	height: 48px;
	border-radius: 50%;
	vertical-align: middle;
	margin-right: 17px;
}
.businessSystem_label_in_list_in_color{background: #D2A14C;}
.businessSystem_label_in_list_in_color>div{border-right: 0 !important;border-left: 0 !important;}
.businessSystem_label_in_list_in_color>.businessSystem_label_in_list_in>span{color: #FFFFFF}
.businessSystem_label_in_list_in_color>.businessSystem_label_in_list_in_img{display: block;}
.businessSystem_label_in_list_in_img{
	display: none;
	position: absolute;
	top: 98px;
	left: 0;
	right: 0;
	margin: auto;
	height: 19px;
}
.businessSystem_val_in{
	background: #FFFFFF;
}
.businessSystem_val_list{
	padding: 80px 8.35% 80px;
	font-size: 0;
}
.businessSystem_val_list:first-child{
	padding-top: 0;
}
.businessSystem_val_pc .businessSystem_val_list:nth-child(2n) .businessSystem_val_list_left{
	float: right;
}
.businessSystem_val_pc{display: none}
.show{display: block}
.businessSystem_val_list:nth-child(2n){background: #F7F7F7;padding-top: 80px;overflow: hidden;}
.businessSystem_val_list>div{width: 50%;overflow: hidden;}
.businessSystem_val_list_left>img{display: block;width: 100%;transition: all 0.6s;}
.businessSystem_val_list_right>h5{
	font-size: 30px;
	font-family: NotoSansHans;
	font-weight: 500;
	color: #1A4466;
	line-height: 46px;
	margin-bottom: 10px;
	margin-left: 82px;
}
.businessSystem_val_list_right>i{
	display: block;
	width: 55px;
	height: 1px;
	background: #D2A14C;
	margin-left: 82px;
	margin-bottom: 30px;
}
.businessSystem_val_list_right>div{
	margin-left: 82px;
	font-size: 18px;
	font-family: NotoSansHans;
	font-weight: 400;
	color: #808080;
	line-height: 30px;
	height: auto;
	overflow: initial;
}
.businessSystem_val_list_right_but{
	height: 40px;
	background-color: #1A4466;
	box-shadow: 0px 2px 7px 0px rgba(196, 164, 128, 0.2);
	border-radius: 20px;
	padding: 0 24px;
	margin-left: 82px;
	margin-top: 40px;
	cursor: pointer;
	position: relative;
	overflow: hidden;
}
.businessSystem_val_list:nth-child(2n) .businessSystem_val_list_right_but{
	margin-left: 0;
}
.businessSystem_val_phone{display: none;}
.businessSystem_val_phone>.businessSystem_val_list>div{display: block;width: 100%;}
.businessSystem_val_phone_right>h5,
.businessSystem_val_phone_right>i,
.businessSystem_val_phone_right>div,
.businessSystem_val_phone_right>.businessSystem_val_list_right_but{margin-left: 0;}
.businessSystem_val_phone_right>h5{margin-top: 30px;}
.businessSystem_val_phone_right>div{    font-size: 24px;line-height: 34px;}
.businessSystem_val_list_right_but_back{
	position: absolute;
	left: 0;
	top: -100%;
	width: 100%;
	height: 100%;
	background: #D2A14C;
	transition: all 0.4s;
}
.businessSystem_val_list_right_but_in{
	font-size: 16px;
	font-family: NotoSansHans;
	font-weight: 400;
	color: #FFFFFF;
	position: relative;
}
.businessSystem_val_list_right_but:hover>.businessSystem_val_list_right_but_back{
	top: 0;
}
.businessSystem_val_list_right_but_in>img{
	width: 39px;
	vertical-align: middle;
}
.businessSystem_val_list:hover>.businessSystem_val_list_left>img{
	transform: scale(1.2);
}
.businessSystem_val_list:nth-child(2n)>.businessSystem_val_list_right>h5,
.businessSystem_val_list:nth-child(2n)>.businessSystem_val_list_right>i,
.businessSystem_val_list:nth-child(2n)>.businessSystem_val_list_right>div,
.businessSystem_val_list:nth-child(2n)>.businessSystem_val_list_right>.businessSystem_val_list_right_but
{
	margin-left: 0px;
	margin-right: 82px;
}


/* 业务中心——详情 */
.businessSystem_detile_xx{
	margin: auto;
}
.businessSystem_detile_xx_h5{
	height: 100px;
	line-height: 100px;
	background: #F7F7F7;
	font-size: 29px;
	font-family: NotoSansHans;
	font-weight: 400;
	color: #1e2837;
	text-align: center;
	position: relative;
}
.businessSystem_detile_xx_h5>img{
	position: absolute;
	top: 98px;
	right: 0;
	left: 0;
	height: 19px;
	margin: auto;
}
.businessSystem_detile_xx_h5>div{
	width: 48px;
	height: 48px;
	border: 1px solid #1e2837;
	border-radius: 50%;
	margin-right: 17px;
	line-height: 0;
}
.businessSystem_detile_xx_h5>div>img{
	width: 100%;
	height: 100%;
	object-fit: scale-down;
	vertical-align: top;
}
.businessSystem_detile_xx>p{
	font-size: 18px;
	font-family: SourceHanSansCN;
	font-weight: 400;
	color: #595959;
	line-height: 32px;
}
.businessSystem_detile_xx_span{
	font-size: 20px;
	font-family: SourceHanSansCN;
	font-weight: bold;
	color: #174264;
	line-height: 36px;
}
.businessSystem_detile_xx_p{margin: 50px auto 20px;}
.businessSystem_detile_xx_img{
	padding: 50px 0;
	border-bottom: 1px solid rgba(230,230,230,0.6);
	font-size: 0;
	line-height: 0;
}
.businessSystem_detile_xx_img>div{
	width: calc(50% - 20px);
}
.businessSystem_detile_xx_img>div:nth-child(1){margin-right: 40px;}
.businessSystem_detile_xx_img>div>img{
	display: block;
	width: 100%;
}
.businessSystem_detile_xx_but{
	height: 90px;
	line-height: 90px;
	border-bottom: 1px solid rgba(230,230,230,0.6);
	text-align: right;
	margin-bottom: 60px;
}
.businessSystem_detile_xx_but>button{
	padding: 0 23px;
	height: 40px;
	line-height: 40px;
	background: #1A4466;
	box-shadow: 0px 2px 7px 0px rgba(196, 164, 128, 0.2);
	border-radius: 20px;
	position: relative;
	overflow: hidden;
	cursor: pointer;
}
.businessSystem_detile_xx_but_1{
	position: absolute;
	top: -100%;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #D2A14C;
	transition: all 0.4s;
	-moz-transition:  0.5s; /* Firefox 4 */
	-webkit-transition:  0.5s; /* Safari and Chrome */
	-o-transition:  0.5s; /* Opera */
}
.businessSystem_detile_xx_but>button:hover>.businessSystem_detile_xx_but_1{top: 0;}
.businessSystem_detile_xx_but>button>.businessSystem_detile_xx_but_2{
	font-size: 16px;
	font-family: NotoSansHans;
	font-weight: 400;
	color: #FFFFFF;
	position: relative;
}
.businessSystem_detile_xx_but>button>.businessSystem_detile_xx_but_2>img{width: 39px;vertical-align: middle;}
/* 园校招聘 */
.Gardenschool_tit{
	border-top: 1px solid #E6E6E6;
	height: 128px;
	line-height: 128px;
	margin: auto;
	font-size: 0;
}
.Gardenschool_tit_left{
	width: 230px;
	height: 46px;
	line-height: 46px;
	background: #FFFFFF;
	text-align: right;
	cursor: pointer;
	position: relative;
	margin-right: 40px;
}
.Gardenschool_tit_left_in{
	border: 1px solid #E8E8E8;
	padding: 0 10px 0 17px;
	font-size: 16px;
	font-family: MicrosoftYaHei;
	font-weight: 400;
	color: #174264;
}
.Gardenschool_tit_left_dt>span{float: left;}
.Gardenschool_tit_left_dt>img{
	height: 12px;
	vertical-align: middle;
	transition: all 0.4s;
	-moz-transition:  0.5s; /* Firefox 4 */
	-webkit-transition:  0.5s; /* Safari and Chrome */
	-o-transition:  0.5s; /* Opera */
}
.Gardenschool_tit_left_dt_color>img{
	transform: rotateZ(180deg);
}
.Gardenschool_tit_left_dd{
	position: absolute;
	left: 0;
	right: 0;
	top: 100%;
	z-index: 9;
	background-color: #fff;
	border: 1px solid #eee;
	text-align: center;
	line-height: 40px;
	padding: 10px 0;
	overflow-y: auto;

}
.Gardenschool_tit_left_dd_span{
	display: block;
	cursor: pointer;
	font-size: 16px;
	color: #18466b;
	transition: all 0.4s;
	-moz-transition:  0.5s; /* Firefox 4 */
	-webkit-transition:  0.5s; /* Safari and Chrome */
	-o-transition:  0.5s; /* Opera */
}
.Gardenschool_tit_left_dd_span:hover{    color: #D2A14C;}
.Gardenschool_tit_right{float: right;}
.m-so-hlg{
	height: 46px;
	line-height: 44px;
	position: relative;
	border: 1px solid #f0f0f0;
	overflow: hidden;
}
.inp {
	height: 100%;
	padding-left: 20px;
	width: 360px;
	font-size: 16px;
	color: #174264;
}
.m-so-hlg_but{
	float: right;
	width: 70px;
	height: 100%;
	background: #0E2D46;
	cursor: pointer;
}
.m-so-hlg_but>img{vertical-align: middle;}
.Gardenschool_val{
	margin:0 auto 200px;
}
.Gardenschool_val_tit{
	background-color: #0E2D46;
	line-height: 57px;
	/* padding: 0 3% 0 26px; */
	padding: 0 80px 0 80px;
	overflow: hidden;
	font-size: 0;
}
.Gardenschool_val_tit>span{
	font-size: 18px;
	font-family: MicrosoftYaHei;
	font-weight: bold;
	color: #FFFFFF;
}
.s1 {width: 21%;}
.s2 {width: 31%;}
.s3 {width: 17%;}
.s4 {width: 16%;}
.s5 {width: 15%;}
.Gardenschool_val_dt{
	overflow: hidden;
	border-bottom: 1px solid rgba(3, 22, 37, 0.4);
	line-height: 38px;
	padding: 16px 80px 17px 80px;
	cursor: pointer;
	position: relative;
	font-size: 0;
}
.Gardenschool_val_dt>.Gardenschool_val_dt_i>span{
	font-size: 16px;
	font-family: MicrosoftYaHei;
	font-weight: 400;
	color: #333333;
}
.phone_Gardenschool_val_dt_i{
	display: none;
}
.phone_Gardenschool_val_dt_i>h4{
	width: 100%;
	font-size: 30px;
	line-height: 50px;
	font-weight: normal;
	color: #333;
}
.phone_Gardenschool_val_dt_i>div{
	text-align: right;
	font-size: 24px;
	line-height: 44px;
	color: #818181;
}
.phone_Gardenschool_val_dt_i>div>p{
	float: left;
}
.phone_Gardenschool_val_dt_i>div>span{vertical-align: top;}
.phone_Gardenschool_val_dt_i>div>span{margin-right: 40px;}
.phone_Gardenschool_val_dt_i>span{
	font-size: 24px;
	line-height: 44px;
	color: #818181;
}
.Gardenschool_val_dt>img{
	position: absolute;
	right: 6.2%;
	top: 0;
	bottom: 0;
	margin: auto;
	display: block;
	height: 12px;
	transition: all 0.4s;
	-moz-transition:  0.5s; /* Firefox 4 */
	-webkit-transition:  0.5s; /* Safari and Chrome */
	-o-transition:  0.5s; /* Opera */
	transform: rotateZ(180deg);
}
.Gardenschool_val_dd{
	display: none;
	padding: 18px 80px 59px;
	background: #F7F7F7;
	border-bottom: 1px solid rgba(3, 22, 37, 0.4);
}
.Gardenschool_val_dd_div{
	font-size: 20px;
	font-family: SourceHanSansCN;
	font-weight: bold;
	color: #174264;
	line-height: 20px;
	padding: 25px 0;
}
.Gardenschool_val_dd_div_bo{margin-bottom: 15px;overflow: hidden;color: #595959;line-height: 1.8em;}
.Gardenschool_val_dd_p{
	font-size: 18px;
	font-family: SourceHanSansCN;
	font-weight: 400;
	color: #595959;
	line-height: 32px;
}
.Gardenschool_val_dd_p>a{color: #174264;}
.Gardenschool_val_dd_but{
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	font-size: 20px;
	font-family: SourceHanSansCN;
	font-weight: bold;
	color: #174264;
	line-height: 20px;
	padding: 30px 0;
}
.Gardenschool_val_dd_but>img{
	vertical-align: middle;
}
.Gardenschool_val_dt_color>.Gardenschool_val_dt>img{transform: rotateZ(0deg);}
.Gardenschool_val_dl{width: 100%;}

/* 供应商招聘 */
.Supplierrecruitment_text{
	margin: auto;
	border-top: 1px solid #E6E6E6;
	border-bottom: 1px solid #E6E6E6;
	padding: 40px 0;
	font-size: 18px;
	font-family: SourceHanSansCN;
	font-weight: 400;
	color: #595959;
	line-height: 32px;
}
.Supplierrecruitment_ul_on{
	overflow: hidden;
	margin: 60px auto 0;
}
.Supplierrecruitment_ul{
	margin: auto;
	font-size: 0;
	padding-top: 60px;
	overflow: hidden;
	width: 100%;
	position:relative;
	padding-bottom: 150px;
}
.Supplierrecruitment_li{
	width: calc(33.333333333333333% - 27px - 2px);
	margin-right: 40px;
	border: 1px solid #9AA2A8;
	position: absolute;
	overflow: hidden;
	text-align: center;
	border-top: 0;
	border-bottom: 0;
	vertical-align: top;
	/* margin-bottom: 30px; */
	break-inside: avoid;

}
/* .Supplierrecruitment_li:nth-child(3n){margin-right: 0;} */
.Supplierrecruitment_li_tit{
	height: 57px;
	line-height: 57px;
	background: #0E2D46;
	font-size: 22px;
	font-family: SourceHanSansCN;
	font-weight: 400;
	color: #FFFFFF;
}
.Supplierrecruitment_li_label,.Supplierrecruitment_li_list{
	background: #E6E6E6;
	height: 57px;
	line-height: 57px;
	font-size: 0;
}
.Supplierrecruitment_li_label>p,.Supplierrecruitment_li_list>p{
	font-size: 18px;
	font-family: SourceHanSansCN;
	font-weight: 500;
	color: #333333;
	width: calc(24% - 1px);
	border-right: 1px solid rgba(3, 22, 37, 0.4);
}
.Supplierrecruitment_li_label>div,.Supplierrecruitment_li_list>div{
	width: 76%;
	font-size: 18px;
	font-family: SourceHanSansCN;
	font-weight: 500;
	color: #333333;
}
.Supplierrecruitment_li_list{
	background-color: #fff;
	border-bottom: 1px solid rgba(3, 22, 37, 0.4);
}
.Supplierrecruitment_xiaz{
	margin: auto;
	line-height: 195px;
}
.Supplierrecruitment_xiaz_in{
	font-size: 28px;
	font-family: MicrosoftYaHei;
	font-weight: 400;
	color: #174264;
}
.Supplierrecruitment_xiaz_in>img{
	height: 35px;
}

.contactus_map{
	margin:0 auto;
	height: 492px;
	overflow: hidden;
}
#allmap{
	width: 100%;
	height: 140%;
}
.contactus_text{
	margin:0 auto 80px;
	height: 289px;
	line-height: 289px;
	border-bottom: 1px solid #DDDDDD;
}
.contactus_text_right{
	float: right;
	text-align: center;
	font-size: 0px;
}
.contactus_text_right_img{
	display: block;
	height: 134px;
}
.contactus_text_right_p{
	text-align: center;
	font-size: 18px;
	font-family: NotoSansHans;
	font-weight: 400;
	color: #333333;
	line-height: 40px;
}
.contactus_text_left>h5{
	font-size: 28px;
	font-family: SourceHanSansCN;
	font-weight: bold;
	color: #1A4466;
	line-height: 24px;
	margin-bottom: 18px;
}
.contactus_text_left>p{
	font-size: 18px;
	font-family: SourceHanSansCN;
	font-weight: 400;
	color: #4B4B4B;
	line-height: 36px;
}
/* 法律声明 */
.Legalnotices_text{
	border-top: 1px solid #E6E6E6;
	margin:0 auto 80px;
	padding-top: 25px;
}
/* 网站地图 */
.Sitemap_list_on{
	border-top: 1px solid #E6E6E6;
	margin:0 auto 20px;
	font-size: 0;
}
.Sitemap_list{padding: 60px 8.35%;}
.Sitemap_list_left{
	width: 216px;
	vertical-align: top;
}
.Sitemap_list_left>h5{
	font-size: 32px;
	font-family: SourceHanSansCN;
	font-weight: 500;
	color: #1A4466;
	margin-bottom: 4px;
}
.Sitemap_list_left>p{
	font-size: 16px;
	font-family: SourceHanSansCN;
	font-weight: 400;
	color: #1A4466;
}
.Sitemap_list_dl{
	vertical-align: top;
	margin-right: 34px;
	width: calc(24% - 36px);
}
.Sitemap_list_dl:nth-child(4n){margin-right: 0;}
.Sitemap_list_dt{
	/* width: 100%; */
	height: 68px;
	text-align: center;
	line-height: 68px;
	border: 1px solid #E2E2E2;
	border-radius: 10px;
	font-size: 24px;
	font-family: SourceHanSansCN;
	font-weight: 400;
	color: #333333;
	transition: all 0.4s;
	-moz-transition:  0.5s; /* Firefox 4 */
	-webkit-transition:  0.5s; /* Safari and Chrome */
	-o-transition:  0.5s; /* Opera */
	cursor: pointer;
}
.Sitemap_list_dt>span{
	display: inline-block;
	vertical-align: top;
	height: 100%;
	border-bottom: 1px solid #D2A14C;
}
.Sitemap_list:nth-child(2n){
	background-color: #F7F7F7;
}
.Sitemap_list_dl:hover>a>.Sitemap_list_dt{
	background-color: #D2A14C;
	color: #fff;
}
.Sitemap_list_dd{
	/* width: 248px; */
	height: 57px;
	line-height: 57px;
	text-align: center;
	border: 1px solid #E2E2E2;
	border-radius: 10px;
	font-size: 20px;
	font-family: SourceHanSansCN;
	font-weight: 400;
	color: #4D4D4D;
	margin-top: 19px;
	cursor: pointer;
	transition: all 0.4s;
	-moz-transition:  0.5s; /* Firefox 4 */
	-webkit-transition:  0.5s; /* Safari and Chrome */
	-o-transition:  0.5s; /* Opera */
}
.Sitemap_list_dd:hover{
	background-color: #D2A14C;
	color: #fff;
}
.Sitemap_list>div:nth-child(2){
	width: calc(100% - 216px);
}

/* 搜索结果 */
.m-txt5-hlg{
	margin: auto;
	padding-bottom: 98px;
	background-color: #f7f7f7;
}
.search_tit{
	padding: 58px 0 49px;
	overflow: hidden;
	line-height: 48px;
}
.search_tit_left{
	font-size: 16px;
	color: #515151;
	float: left;
}
.ul-link2-hlg li {
	padding: 26px 0 24px;
	border-bottom: 1px solid #9ca5ab;
}
.ul-link2-hlg h3 a,.ul-link2-hlg h2 a {
	font-size: 24px;
	color: #174264;
	line-height: 30px;
	font-weight: normal;
	margin-bottom: 8px;
	transition: all 0.4s;
	-moz-transition:  0.5s; /* Firefox 4 */
	-webkit-transition:  0.5s; /* Safari and Chrome */
	-o-transition:  0.5s; /* Opera */
}
.ul-link2-hlg h2 a{cursor: pointer;}
.ul-link2-hlg h3 a:hover,.ul-link2-hlg h2 a:hover {
	color: #bfac6b;
	width: calc();
}
.ul-link2-hlg p.desc {
	font-size: 16px;
	color: #515151;
	line-height: 30px;
	margin-bottom: 6px;
	max-height: 60px;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	display: -webkit-box;
	overflow: hidden;
}
.ul-link2-hlg span.date {
	font-size: 16px;
	color: #174264;
	opacity: 0.5;
	filter: alpha(opacity=50);
}
.school_block{
	margin-top: 60px;
	margin: 0 auto 60px;

}
.select_box{
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 40px;
}
.select_box .item{
	width: 225px;
	position: relative;
}
.select_box .item .all_title{
	width: 100%;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 17px;
	background-color: #174264;
	color: #FFFFFF;
	cursor: pointer;
	background: url(../images/icon_down.png) #174264 no-repeat;
	background-position: 185px center;
	background-size: 17px 11px;
}
.select_box .item:last-child .all_title{
	background-color: #B3A164;
}
.select_box .item .second_ul{
	display: none;
	position: absolute;
	top: 50px;
	left: 0;
	width: 100%;
	border: 1px solid #DDDDDD;
	background: #FFFFFF;
	padding: 10px 0;
	line-height: 40px;
	font-size: 17px;
	text-align: center;
	z-index: 999;
}
.select_box .item .second_ul .li{
	cursor: pointer;
}
.clearfix:after{content:" ";display:block;height:0;clear:both;visibility:hidden;overflow:hidden;}
.school_list .ul{
	margin: 0 -20px;
	display: flex;
	flex-wrap: wrap;
}
.school_list .ul .li{
	/*float: left;*/
	border: 1px solid rgba(3,23,39,0.3);
	width: 31%;
	padding: 20px;
	box-sizing: border-box;
}
.school_list .ul .li .inbox{
	/*border: 1px solid rgba(3,23,39,0.3);*/
	padding: 38px 35px;
}
.school_list .ul .li .icon{
	width: 32px;
	height: 43px;
	background: url(../images/icon_map.png) no-repeat;
	background-size: 100% 100%;
}
.school_list .ul .li .tt{
	color: #174264;
	font-size: 24px;
	line-height: 1.2;
	font-weight: bold;
	margin: 30px 0;
}
.school_list .ul .li .info{
	line-height: 1.8em;
	font-size: 16px;
	min-height: 9em;
}





/* 
	统一宽度
 */
.title,.index_news,
.Legalnotices_text,
.contactus_text,
.contactus_map,
.Supplierrecruitment_xiaz,
.Supplierrecruitment_ul_on,
.Gardenschool_val,
.Gardenschool_tit,
.businessSystem_detile_xx,
.news_pages,
.news_val,
.news_list,
.aboutus_tit_in,
.Supplierrecruitment_text,
.school_block{
	width: 83.3%;
}
.m-txt5-hlg,.businessSystem_label_in{
	padding: 0 8.35%;
}





@media only screen and (max-width: 1900px){
	.school_list .ul .li .info p:last-child{
		/* min-height: 3.6em; */
	}
}
@media only screen and (max-width: 1900px){
	.school_list .ul .li .inbox{
		padding: 25px 15px;
		/*height: 313px;*/
	}
	.school_list .ul .li .icon{
		width: 25px;
		height: 35px;
	}
	.school_list .ul .li .tt{
		font-size: 20px;
		margin: 20px 0;
	}
	.school_list .ul{
		margin: 0 -10px;
	}
	.school_list .ul .li{
		margin: 10px;
	}
}

@media only screen and (max-width: 1380px) {
	/* 网站地图 */
	.Sitemap_list_dl{width: calc(26% - 36px);}
	.Sitemap_list_dt{
		height: 58px;
		line-height: 58px;
		font-size: 19px;
	}
	.Sitemap_list_dd{
		height: 47px;
		line-height: 47px;
		font-size: 16px;
	}
	.school_list .ul .li .tt{
		font-size: 18px;
		margin: 15px 0;
	}
	.school_list .ul .li .info{
		font-size: 14px;
	}
}
@media only screen and (max-width: 1250px) {
	/*index改-业务中心*/
	.businessSystem_label_in_list_in>img{
		width: 36px;
		height: 36px;
	}
	.businessSystem_label_in_list_in>span{
		font-size: 22px;
	}
	/* 园校招聘 */
	.Gardenschool_val_tit,.Gardenschool_val_dt,.Gardenschool_val_dd{
		padding-right: 30px;
		padding-left: 30px;
	}
	.Gardenschool_val_dt>img{right: 3%;}
	.inp{width: calc(100% - 90px);}
	/* 供应商招聘 */
	.Supplierrecruitment_ul{
		column-count: 2;
	}
}
@media only screen and (max-width: 1030px) {
	.phone_index_news_val_text_right>p{
		height: 62px;
		-webkit-box-orient:vertical;
		-webkit-line-clamp:2;
	}
	/*index改-业务中心*/
	.businessSystem_label{
		height: 200px;
	}
	.businessSystem_label_in{
		width: 100%;
		/* overflow: hidden; */
		box-sizing: border-box;
	}
	.businessSystem_label_in_list_in{
		border-right: 1px solid rgba(0,0,0,0.1);
		border-bottom: 1px solid rgba(0,0,0,0.1);
	}
	.businessSystem_label_in>div{
		/* overflow-x:scroll; */
		/* overflow-y: hidden; */
		/* white-space: nowrap; */
	}
	.businessSystem_label_in_list{
		width: 50%;
	}
	.businessSystem_label_in_list_in_color>.businessSystem_label_in_list_in_img{
		display: none;
	}
	.businessSystem_val_list_right_but{
		height: 60px;
		padding: 0 30px;
		border-radius: 60px;
		margin-left: 0;
	}
	.businessSystem_val_list_right_but>.businessSystem_val_list_right_but_in{font-size: 24px;}
	.businessSystem_val_list_right_but>.businessSystem_val_list_right_but_in>img{width: 48px;}

	/* 网站地图 */
	.Sitemap_list>div:nth-child(2){
		display: block;
		width: 100%;
		margin-top: 30px;
	}
	.school_list .ul .li{
		width: 50%;
	}
}
@media only screen and (max-width: 1000px) {
	/*index改-新闻_详情*/
	.news_val_img{
		width: 90%;
	}
	.news_val{line-height: 36px;}
	.news_val_img>p{
		font-size: 16px;
		line-height: 40px;
	}
	.news_val img{
		height: auto !important;
		max-width: 100%;
	}
}
@media only screen and (max-width: 959px) {
	/*index改-关于我们_公司*/
	.ul-pictxt-hlg .pic, .ul-pictxt-hlg .txt{float: none;width:auto;}
	.ul-pictxt-hlg li:nth-child(even) .pic{float: none;}
	.ul-pictxt-hlg .txt .con{padding-top: 0;}
	.g-tit1-qm.g-tit4-hlg{padding:30px 0;}
	.ul-pictxt-hlg .txt .inner{position: relative;top:0;-webkit-transform: translate(0, 0);
		-ms-transform: translate(0, 0);
		-o-transform: translate(0, 0);
		transform: translate(0, 0);padding:20px;}
	.ul-pictxt-hlg .txt .t1{max-height: 100%;}

	/* 业务体系详情 */
	.businessSystem_detile_xx_img>div{
		display: block;
		width: 100%;
	}
	.businessSystem_detile_xx_img>div:nth-child(1){
		margin: 0 0 30px 0;
	}
	/* 园校招聘 */
	.Gardenschool_tit{height: auto;line-height: initial;}
	.Gardenschool_tit_left{
		width: calc(50% - 20px);
		margin-top: 30px;
	}
	.Gardenschool_tit>div:nth-child(2){margin-right: 0;}
	.m-so-hlg,.Gardenschool_tit_right{
		display: block;
		float: inherit;
		width: 100%;
		line-height: 66px;
		height: 66px;
	}
	.Gardenschool_tit_right{
		margin: 30px 0;
	}
	.inp{width: calc(100% - 120px);font-size: 22px;}
	.Gardenschool_val_dt>img{
		right: 10px;
		height: 8px;
	}
	.Gardenschool_tit_left_in{
		font-size: 22px;
	}
	.Gardenschool_tit_left{
		height: 66px;
		line-height: 66px;
	}
	.Gardenschool_tit_left_dd_span{
		font-size: 22px;
		line-height: 66px;
	}
	.m-so-hlg_but{
		width: 100px;
	}
	.m-so-hlg_but>img{height: 30px;}
	.Gardenschool_val_tit{
		line-height: 77px;
	}
	.Gardenschool_val_tit>span,.Gardenschool_val_dt>span{font-size: 22px;}

	/* 供应商招聘 */
	.Supplierrecruitment_ul{
		column-count: 1;
		column-gap: 0px;
		height: auto !important;
		padding-bottom: 0;
	}
	.Supplierrecruitment_li{margin-bottom: 40px;width: 100% !important;margin-right: 0;display: block !important;float: left;position: static !important;box-sizing: border-box;}
	.Supplierrecruitment_li_tit,.Supplierrecruitment_li_label, .Supplierrecruitment_li_list{
		height: 77px;
		line-height: 77px;
	}
	.Supplierrecruitment_li_tit,.Supplierrecruitment_li_label>p, .Supplierrecruitment_li_list>p,.Supplierrecruitment_li_label>div, .Supplierrecruitment_li_list>div{
		font-size: 30px;
	}

	/* 网站地图 */
	.Sitemap_list{
		padding: 30px 3.86%;
	}


	/* 首页移动端视频 */
	.video-js .vjs-control-bar{height: 70px;}
	.video-js .vjs-control{width: 5rem;}
	.vjs-button > .vjs-icon-placeholder:before{font-size: 30px;line-height: 60px;}
	.video-js .vjs-time-control{font-size: 24px;line-height: 60px;}
}
@media only screen and (max-width: 767px){
	.index_swiper{
		height: 390px;
	}
	.index_swiper_pagination{
		bottom: 60px;
	}
	.indexpadding{
		padding-top: 105px;
	}
	.phone_index_news_yewu li>img{
		width: 80px;
		height: 80px;
	}
	/* 首页 */
	.index_banner_slide{
		height: 390px;
		text-align: left;
		line-height: 0;
	}
	.index_banner_slide>img{
		height: 100%;
		object-fit: cover;
	}
	.index_banner_slide_text{
		width: 250px;
		margin-left: 30px;
		margin-top: 170px;
	}
	.index_banner_slide_text>div{line-height: 79px;}
	.index_banner_slide_text>p{line-height: 28px;}
	.index_news{display: none;}
	/* 手机端首页 */
	.phone_index_news{display: block;}

	/*index改-关于我们_公司*/
	.ul-pictxt-hlg .txt .inner{padding:20px;}
	.ul-pictxt-hlg .txt h3{font-size: 30px;text-align: center;}
	.ul-pictxt-hlg .txt .t1{font-size: 30px;line-height: 46px;height: auto;overflow: initial;}
	.g-tit1-qm.g-tit4-hlg{padding:40px 0;}
	.aboutus_tit{height: 120px;line-height: 120px;}
	.aboutus_tit_left{font-size: 24px;margin-top: 0;}
	.aboutus_tit_left>div>img{height: 20px;}
	.aboutus_tit_right{
		top: 0;
		margin: auto;
		height: 24px;
	}
	.company_pc{display: none;}
	.company_yd{display: block;}
	.aboutus_tit_right_list{font-size: 26px;}
	.ul-pictxt-hlg li{margin-bottom: 30px;}
	/* 关于我们——文化 */
	.enterprise_culture_li {display: block;width: 100%;}
	.enterprise_culture_li_in>div{font-size: 30px;margin-bottom: 29px;}
	.enterprise_culture_li_in>p{font-size: 24px;line-height: 30px;}

	/* 新闻列表 */
	.news_list_img,.news_list_text{
		display: block;
		width: 100%;
	}
	.news_list_img{height: 423px;}
	.news_list_text{margin-top: 30px;}
	.news_list_text_span{font-size: 22px;line-height: 22px;}
	.news_list_text_h5{font-size: 30px;line-height: 36px;}
	.news_list_text_div{font-size: 20px;line-height: 34px;height: auto;}
	.news_list_text_button{
		width: 232px;
		height: 60px;
		border-radius: 30px;
		font-size: 22px;
	}
	.news_list_text_button>div>img{width: 50px;}
	/* 新闻详情 */
	.news_label>div{
		font-size: 22px;
	}
	.news_pages_li,.news_pages_li:nth-child(2){
		font-size: 26px;
		display: block;
		float: inherit;
		line-height: 36px;
		margin-bottom: 30px;
		text-align: left;
	}
	.news_pages_li>span{
		display: none;
	}
	/* 业务中心 */
	.businessSystem_val{display: none;}
	.off{display: none;}
	/*.show{display: block;}*/
	.show_phone{display: block;}
	/* 业务中心详情 */
	.businessSystem_detile_xx_but>button{
		padding: 0 32px;
		height: 60px;
		border-radius: 30px;
	}
	.businessSystem_detile_xx_but>button>.businessSystem_detile_xx_but_2{
		font-size: 22px;
	}
	.businessSystem_detile_xx_but>button>.businessSystem_detile_xx_but_2>img{
		width: 49px;
	}
	.businessSystem_detile_xx_but{
		height: 120px;
		line-height: 120px;
	}

	/* 	搜索结果 */
	.search_tit_left{
		font-size: 24px;
		margin-bottom: 10px;
	}
	.ul-link2-hlg p.desc{
		font-size: 22px;
		margin-top: 8px;
		line-height: 34px;
		max-height: 80px;
	}
	.ul-link2-hlg h3 a, .ul-link2-hlg h2 a{
		font-size: 27px;
		margin-top: 8px;
	}
	/* 校园招聘 */
	.Gardenschool_val_tit{display: none;}
	.Gardenschool_val_dt_i{display: none;}
	.phone_Gardenschool_val_dt_i{display: block;}
	.Gardenschool_val_dd_p{font-size: 14px;}
	.Gardenschool_val_dt>img{
		height: 16px;
	}
	.school_list .ul{
		margin: 0;
	}
	.school_list .ul .li{
		margin: 10px 0;
		width: 100%;
		padding: 10px 0;
	}
	.select_box .item .all_title{
		font-size: 15px;
	}
	.select_box .item .second_ul{
		font-size: 14px;
	}
	.school_list .ul .li .info{
		min-height: 3.6em;
	}
}