.mob-head .logo{
	padding: 0px 180px 0 15px;
}

.mob-head .head-btn img{
	max-width: 100%;
}
.mob-title{
	font-size: 14px;
}

.mob-title h3{
	font-weight: 600;
	color: #2662ae;
	margin-bottom: 10px;
}

.m96{
	width: 96%;
	margin: 0 auto;
}

.flexed {
  display: flex;
  justify-content: space-between;
  flex-wrap: nowrap;
  display: -webkit-flex;
}
.pt{
	background: #2662ae;
	padding: 10px 0;
	align-items: center;
}
.psort li{
	padding: 0 5px;
}
.psort li a{
	display: block;
	color: #ffffff;
	font-size: 12px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	background:url(../images/san.png) no-repeat left center;
	text-indent: 10px;
}

.plist1{
	margin-top: 5%;
}

.plist1 li{
	float: left;
	width: 48%;
}

.plist1 li:nth-child(2n){
	float:right;
}

.plist1 li a{
	display: block;
	
}

.plist1 li .img1{
	border: 1px solid #bfbfbf;
	font-size: 0;
}

.plist1 li .img1 img{
	max-width: 100%;
}

.plist1 li .wz{
	text-align: center;
	font-size: 14px;
	color: #000000;
	line-height: 30px;
	padding: 5px 0
}

.plist1 li:hover .img1{
	border: 1px solid #2662ae;
}

.mheng{
}

.mheng img{
	width: 100%;
}

/*ys*/
.ys-index{
	margin-top: 5%;
}

.ys-list{

}

.ys-list li{
	margin-top: 5%;
}
.ys-list li .ys1{
	background: url(../images/mt3.png) no-repeat left center;
	width:94px;
	height:158px;
	background-size:100% 100%;
	text-align: center;
	line-height: 90px;
	color: #fff;
	font-size: 30px;
}

.ys-list li .ysw{
	width: calc(100% - 100px);
}

.ys-list li .ys2{
	font-size: 18px;
	font-weight:600;
	color:#2662ae;
}

.ys-list li .ysw img{
	max-width: 100%;
}

.ys-list li .ys3{
	font-size: 14px;
	color:#010101;
	/* padding:5px 0; */
	margin-top: 10px;
}

.ys-list li .ys4{
	color:#6a6a6a;
	font-size:12px;
	line-height:20px;
	margin-top: 10px;
}

.yimg{
	margin-top: 5%;
}

.yimg img{
	max-width: 100%;
}

.ys-list li:nth-child(2n) .ysw{
	text-align: right;
}


/*kehu*/
.kehu-bg{
	background: url(../images/bj1.jpg) no-repeat top center;
	margin-top: 5%;
	padding: 5% 0;
}

.kehu-bg .mob-title{
	color: #fff;
}

.kehu-bg .mob-title h3{
	color: #fff;
}

.kehu-wrap{
	background: #fff;
	box-shadow: 0px 4px 13px 0px rgba(45, 41, 41, 0.14);
	padding: 10px;
}
.mySwiper{
	overflow: hidden;
}
.mySwiper img{
	max-width: 100%;
}
.mySwiper .wz{
	text-align: center;
	font-size: 14px;
	line-height: 24px;
}

.mySwiper .swiper-slide{
	width: 70%;
	margin-right: 5%;
}


/*hezuo*/
.hezuo-bg{
	background:url(../images/bj2.jpg) no-repeat top center;
	background-size: 100% 100%;
	padding: 5% 0;
	margin-top: -5%;
	padding-top: 8%;
}

.hezuo-warp{
	background:url(../images/bj3.png) no-repeat top center;
	background-size: 100% auto;
	margin-top: 10%;
}

.hezuo-list{
	flex-wrap: wrap;
	justify-content: center;
}

.hezuo-list li{
	width: 33%;
	text-align: center;
	margin-top: -5%;
	padding-bottom:8%;
}

.hezuo-list li .img1{
	width:80px;
	height:80px;
	margin:0 auto;
}

.hezuo-list li .img1 img{
	max-width: 100%;
}

.hezuo-list li .wz{
	font-size:14px;
	line-height:24px;
}

.mheng2{
	margin-top: -4%;
}

.mheng2 img{
	max-width: 100%;
}

/*about*/
.mab-bg{
	margin-top: 5%;
	padding-bottom: 5%;
	position: relative;
}

.mab-bg::before{
	content: "";
	position: absolute;
	width: 100%;
	height: 70vh;
	bottom: 0;
	left: 0;
	right: 0;
	background: #2662ae;
	z-index: -1;
}

.mabimg{
	margin-top: 5%;
}

.mabimg img{
	max-width: 100%;
}

.mabw{
	margin-top: 5%;
}

.mabw p{
	color: #fffefe;
	font-size: 14px;
	line-height: 22px;
	text-indent: 2em;
}

/**/
.honor-roll{
	margin-top: 5%;
	padding: 20px;
	background: #fff;
}
.honorSwiper{
	overflow: hidden;
}

.honorSwiper .img1{
	border: 1px solid #bfbfbf;
}
.honorSwiper .img1 img{
	max-width: 100%;
}


/*news*/
.news-bg{
	background: #f8f8f8;
	padding: 5% 0;
}

.nsort{

}

.nsort li{
	width: 25%;
	background: #2662ae;
	border-radius: 20px;
	position: relative;
}

.nsort li::before{
	content: "";
	position: absolute;
	width: 15px;
	height: 1px;
	background: #aaaaaa;
	top: 50%;
	margin-top: -0.5px;
	right: -31%;
}
.nsort li:last-child::before{
	display: none;
}
.nsort li a{
	display: block;
	text-align: center;
	color: #fff;
	line-height: 30px;
	font-size: 14px;
}

.nlist1{
	margin-top: 5%;
}

.nlist1 li{
	background: #fff;
	border-radius: 20px;
	padding: 10px 20px;
	margin-bottom: 5%;
}

.nlist1 li .ww{
	align-items: center;
	background: url(../images/mt8.png) no-repeat left bottom;
	line-height: 40px;
}

.nlist1 li .ww .n1{
	color: #333333;
	font-size: 16px;
	font-weight: 600;
}

.nlist1 li .ww .n2{
	color: #6a6a6a;
	font-size: 12px;
}

.nlist1 li .wz{
	color: #6a6a6a;
	font-size: 14px;
	line-height: 22px;
	margin-top: 10px;
}

.nlist1 li:hover .ww .n1{
	color: #2662ae;
}

/*foot*/
.footer{
	background:#2662ae;
}
.footer ul li+li{
	border-left: 1px solid #fff;
}
.footer ul li.active{
	background:#2662ae;
}
.footer ul li .iconfont{
	position: relative;
}
.footer ul li span{
	padding-left: 20px;
}
.icon-phone1:before{
	content: "";
	position: absolute;
	left: -10px;
	top: 50%;
	margin-top: -14.5px;
	background: url(../images/mp1.png) no-repeat top center;
	background-size: 100% 100%;
	width: 29px;
	height: 29px;
}


.icon-contact1:before{
	content: "";
	position: absolute;
	left: -10px;
	top: 50%;
	margin-top: -14.5px;
	background: url(../images/mp2.png) no-repeat top center;
	background-size: 100% 100%;
	width: 29px;
	height: 29px;
}

.icon-share1:before{
	content: "";
	position: absolute;
	left: -10px;
	top: 50%;
	margin-top: -14.5px;
	background: url(../images/mp3.png) no-repeat top center;
	background-size: 100% 100%;
	width: 29px;
	height: 29px;
}
