@charset "utf-8";
.search{
	padding: 4% 0;
}
.search .search_r{
	width: 50%;
	margin: 0 auto;
}
.search .search_r form{
	position: relative;
}
.search .search_r input{
	width: 100%;
	height: 100%;
	background: #f8f8f8;
	padding: 5%;
	font-size: 0.3rem;
}
.search .search_r .search_icon{
	display: flex;
	align-items: center;
	justify-content: center;
	position: absolute;
	right: 0;
	background: #d32020;
	width: 20%;
	height: 100%;
}
.search .search_r .search_icon img{
	max-width: 50%;
}
.main_a{
	padding: 0 2.5%;
}
.main_a .ma_fr .ma_img{
	width: 100%;
}
.main_a .ma_fr .ma_img img{
	display: block;
}
.main_a .ma_fr .ma_tt{
	width: 100%;
	color: #333333;
}
.main_a .ma_fr .ma_tt .matt_top{
	margin-top: 4%;
	margin-bottom: 5%;
}
.main_a .ma_fr .ma_tt .matt_top h1{
	font-size: 0.46rem;
}
.main_a .ma_fr .ma_tt .matt_top p{
	font-size: 0.4rem;
}
.main_a .ma_fr .ma_tt .matt_mid ul li a{
	color: #d92525;
	font-size: 0.38rem;
}
.main_a .ma_fr .ma_tt .matt_mid ul li{
	text-align: center;
}
.main_a .ma_fr .ma_tt .matt_mid{
	font-size: 0.38rem;
	line-height: 1.8;
}
.mb_head{
	margin-top: 5%;
	text-align: center;
	line-height: 1.5;
	margin-bottom: 1%;
}
.mb_head h1{
	font-size: 0.5rem;
}
.mb_head h2{
	font-size: 0.36rem;
}
.mb_head h2{
	text-transform: uppercase;
	color: #c5c5c5;
	font-weight: lighter;
}
.main_b .mb_swiper{
	padding-bottom: 5%;
}
.main_b .mb_swiper .mb_pag{
	bottom: 0;
}
.main_b .mb_swiper .mb_pag span{
	width: 0.16rem!important;
	height: 0.16rem!important;
	border-radius: 0;
	text-align: center;
	background: transparent;
	opacity: 1;
	margin-left: 0;
	margin-right: 1%;
	border: 1px solid #e52f2f;
}
.main_b .mb_swiper .mb_pag span:last-child{
	margin-right: 0;
}
.main_b .mb_swiper .mb_pag span.swiper-pagination-bullet-active{
	background: #e52f2f;
}
.mb_inbox{
	margin-top: 20px;
}
.mb_inbox > ul{
	width: 95%;
	margin: 0 auto;
}
.mb_inbox > ul > li{
	float: left;
	width: 48%;
	box-shadow: 1px 1px 5px rgba(0,0,0,.2);
	margin-right: 4%;
	margin-bottom: 4%;
	position: relative;
	transition: all .4s ease-in-out 0s;
	overflow: hidden;
	padding: 5% 0;
}
.mb_inbox > ul > li .img_a{
	padding-top: 0;
}
.mb_inbox > ul > li:nth-child(2n){
	margin-right: 0;
}
.mb_inbox > ul > li .inbox_img{
	width: 100%;
	position: relative;
	padding-bottom: 66%;
}
.mb_inbox > ul > li .inbox_img img{
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	max-width: 100%;
	max-height: 100%;
	display: block;
}
.mb_inbox > ul > li .inbox_tt{
	width: 63%;
	height: 1.1rem;
	margin: 10% auto 0 auto;
	text-align: center;
	font-size: 0.36rem;
	color: #333333;
	overflow: hidden;
	text-overflow:ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	line-height: 1.5;
}
.mb_inbox > ul > li a{
	display: block;
	text-align: center;
	font-size: 0.3rem;
	color: #db2626;
	padding-top: 5%;
}
.main_c{
	margin-top: 8%;
	padding-top: 5%;
	background-position: center;
	background-repeat: no-repeat;
}
.main_c .mc_head{
	width: 55%;
	text-align: center;
	color: #FFFFFF;
	line-height: 1.7;
}
.main_c .mc_head h1{
	font-size: 0.5rem;
	font-weight: normal;
}
.main_c .mc_head h2{
	font-size: 0.6rem;
	position: relative;
	padding-left: 10%;
}
.main_c .mc_head h2:before{
	width: 8%;
	height: 0.04rem;
	position: absolute;
	content: "";
	left: 25%;
	top: 50%;
	background: #FFFFFF;
}
.main_c .mc_head p{
	font-size: 0.34rem;
}
.main_c .mc_head p span{
	font-weight: bold;
}
.mc_list > ul{
	margin-top: 5%;
}
.mc_list > ul > li{
	background: #FFFFFF;
	width: 95%;
	margin: 0 auto;
	padding: 6% 3% 6% 9%;
	position: relative;
	margin-bottom: 5%;
}
.mc_list > ul > li:last-child{
	margin-bottom: 0;
}
.mc_list > ul > li .mc_img{
	position: absolute;
	left: 0;
	top: 0;
}
.mc_list > ul > li .mc_img img{
	max-width: 70%;
}
.mc_inbox h1{
	font-size: 0.5rem;
	color: #3251a7;
	position: relative;
}
.mc_inbox ul{
	padding-top: 3%;
	overflow: hidden;
	padding-left: 1%;
}
.mc_inbox ul li:first-child{
	margin-top: 0;
}
.mc_inbox ul li{
	text-align: left;
	font-size: 0.38rem;
	position: relative;
	line-height: 1.8;
	padding-left: 5%;
	margin-top: 2%;
}
.mc_inbox ul li:before{
	position: absolute;
	content: "";
	left: 0;
	top: 50%;
	margin-top: -0.08rem;
	width: 0.16rem;
	height: 0.16rem;
	background: #ff0000;
	transform: rotate(45deg);
}
.mc_inbox ul li:first-child .mc_inbox ul li:first-child{
	overflow: hidden;
	text-overflow:ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.mc_list > ul > li:first-child .mc_inbox ul li:first-child:before{
	top: 0.3rem;
}
.mc_list > ul > li:nth-child(2) .mc_inbox ul li:before,.mc_list > ul > li:nth-child(3) .mc_inbox ul li:before{
	top: 0.3rem;
}
.main_c .mc_qq{
	width: 95%;
	margin: 0 auto;
	padding: 11% 2%;
}
.main_c .mc_qq a{
	width: 35%;
	background: #ff0000;
	border-radius: 5px;
	display: block;
	text-align: center;
	font-size: 0.39rem;
	padding: 3% 0;
	cursor: pointer;
	color: #FFFFFF;
}
.main_c .mc_qq .mc_hotline{
	width: 57%;
	color: #FFFFFF;
	line-height: 1.4;
}
.main_c .mc_qq .mc_hotline h1{
	font-size: 0.34rem;
	font-weight: normal;
}
.main_c .mc_qq .mc_hotline p{
	font-size: 0.56rem;
	font-weight: bold;
}
.main_d .md_head{
	text-align: center;
	margin-top: 8%;
	margin-bottom: 5%;
}
.md_list ul{
	border: 1px solid #e5e5e5;
	border-right: none;
	box-sizing: border-box;
	width: 95%;
	margin: 0 auto;
}
.md_list ul li{
	float: left;
	border-right: 1px solid #E5E5E5;
	border-bottom: 1px solid #E5E5E5;
	position: relative;
	overflow: hidden;
	width: 33.33%;
}
.md_list ul li .md_img{
	position: relative;
	padding-bottom: 55.4%;
	width: 100%;
}
.md_list ul li .md_img img{
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	margin: auto;
	max-width: 100%;
	max-height: 100%;
}
.main_e{
	margin: 8% 0;
	padding: 3.5% 0;
	display: flex;
	align-items: center;
	justify-content: center;
}
.me_wh{
	width: 95%;
}
.me_wh .me_img{
	width: 50%;
}
.me_wh .me_tt{
	width: 50%;
	color: #FFFFFF;
	text-align: right;
	line-height: 1.7;
}
.me_wh .me_img .meimg{
	position: relative;
	width: 100%;
	padding-bottom: 37.5%;
}
.me_wh .me_img .meimg img{
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	max-width: 100%;
	max-height: 100%;
}
.me_wh .me_tt h1{
	font-size: 0.34rem;
}
.me_wh .me_tt p{
	font-size: 0.22rem;
}
.me_wh .me_tt p span{
	font-weight: bold;
}
.me_wh .me_tt .me_tel span{
	font-size: 0.24rem;
	font-weight: normal;
}
.me_wh .me_tt .me_tel{
	margin-top: 5%;
	float: right;
	font-weight: bold;
	font-size: 0.26rem;
	text-align: initial;
	width: 70%;
	border-radius: 50px;
	border: 1px solid rgba(255,255,255,.5);
	background: url(../img_m/me_tel.png) no-repeat 95% center;
	padding: 2% 5%;
	background-size: 10%;
}
.main_f{
	margin-bottom: 60px!important;
}
.main_f .mf_head{
	margin-bottom: 20px;
}
.mf_l{
	width: 100%;
	margin: 0 auto;
}
.mf_l .mf_list{
	width: 95%;
	margin: 0 auto;
}
.mf_l .mf_list > ul > li{
	width: 100%;
	border-bottom: 1px solid #c2c2c2;
	padding: 5% 0;
}
.mf_l .mf_list > ul > li h1{
	font-size: 0.38rem;
	color: #333333;
	font-weight: normal;
}
.mf_l .mf_list > ul > li h2{
	font-size: 0.42rem;
	font-weight: normal;
}
.mf_l .mf_list > ul > li p{
	font-size: 0.36rem;
	color: #666666;
	margin-top: 2%;
}


@media screen and (max-width: 414px) {
.main_b .mb_swiper .mb_pag span{
	width: 0.2rem!important;
	height: 0.2rem!important;
}
.banner .banner_pag span{
	width: 0.18rem!important;
	height: 0.18rem!important;
}
.mc_list > ul > li .mc_img img{
	max-width: 40%;
}
.me_wh .me_img{
	display: none;
}
.me_wh .me_tt{
	width: 100%;
	text-align: center;
}
.me_wh .me_tt h1{
	font-size: 0.5rem;
}
.me_wh .me_tt p{
	font-size: 0.4rem;
}
.me_wh .me_tt .me_tel span{
	font-size: 0.4rem;
}
.me_wh .me_tt p:last-child{
	background: url(../img_m/me_tel.png) no-repeat right center;
	background-repeat: no-repeat;
	background-size: 10%;
}
.me_wh .me_tt .me_tel{
	width: 63%;
	padding: 1.5% 3% 1.5% 5%;
	float: initial;
	margin: 3% auto 0 auto;
}
}