body{background:#f6f6f6}
.mbx{height: 65px;background: #fff;line-height: 65px;}
.mbx li{width: 120px;text-align: center;transition: 0.5s all}
.mbx li a{color: #000;transition: 0.5s all}
.mbx li:hover{background: #006eab;color: #fff;transition: 0.5s all}
.mbx li:hover a{color: #fff;transition: 0.5s all}
.acr{background: #006eab;color: #fff}
.acr a{color: #fff!important}
.mbx img{margin-right: 25px;}
.mbx_lep{color: #000;}
.mbx_lep2{color: #006eab!important;margin-left: 5px}
.xmjs_top{margin-top: 22px;}
.xmjs_topp1{font-size: 30px;color: #000000}
.xmjs_topp1 span{font-size: 30px;opacity: 0.3;font-weight: bold;}
.mores{font-size: 14px;color: #b3b3b3;display: block;margin-top: 20px}
.xmjs_bot{padding:20px 0; background: #fff;margin-top: 20px;}
.pages{margin-top: 40px;margin-bottom:20px;}
.pages li{padding:10px 15px;background: #ededed;display: inline-block;margin-right: 5px;transition: all 0.5s}
.pages li a{color: rgba(0,0,0,0.5);font-size: 14px;transition: all 0.5s}
.acts { background: #c90111!important;color: #fff!important; }
.pages li:hover {background: #c90111!important;transition: all 0.5s }
.pages li:hover a{color: #fff;transition: all 0.5s}

.xmjs_botul {margin-top: 20px;}
.xmjs_botul li{border:1px solid #dedede;width: 357px;height: 373px;margin-right: 14px;margin-bottom:14px;box-sizing: border-box;}
.xmjs_botul li:nth-child(3n){margin-right: 0}
.xmjs_botp1{width: 342px;height: 254px;margin-top: 6px;margin-left: 6px;display: block;}
.xmjs_boall{padding: 15px 10px 15px 10px;	}
.xmjs_bop1{color: #000000;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.xmjs_bop2{font-size: 14px;color: #a9a9a9;margin-top:5px;padding-bottom: 5px;border-bottom: 1px solid #ebebeb}
.xmjs_bop3{font-size: 14px;color: #a9a9a9;margin-top: 10px;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}

#certify {
	position: relative;
	width: 1200px;
	margin: 0 auto;
	margin-top:20px;
}


#certify  .swiper-slide {
	width: 520px;
	background: #fff;
}
#certify  .swiper-slide img{
	display:block;
	width: 100%
}
#certify  .swiper-slide div {
	height: 115px;
	padding:35px 25px;
	text-align:left;
	box-sizing: border-box;
	color: #636363;
	font-size: 1.1em;
	margin: 0;
}
.xmjsp1{font-size: 16px;margin-bottom: 15px;}
.xmjsp2{font-size: 14px;color: #000;opacity: 0.7}

.xmjs_top ul {margin-top: 20px;margin-bottom:20px;}
.xmjs_top ul li{background:#fff; width:210px;margin-right:12px;padding:67px 0 0 0;border:2px solid transparent; transition:all 0.5s;cursor:pointer; box-sizing:border-box}
.xmjs_top li:nth-child(5){margin-right:0;}
.xmjs_top ul li .sdqwd{
    
     display: flex;
    /*实现垂直居中*/
    align-items: center;
    /*实现水平居中*/
    justify-content: center;
     margin:0 auto;
    text-align: justify;
    color: #333;font-size:16px;height:65px;margin-top:45px;transition:all 0.5s;
    padding: 0 20px;
    box-sizing: border-box;
    text-align: center;
}


.xmjs_top ul li:hover{border:2px solid #1b83f7; transition:all 0.5s;}
.xmjs_top ul li:hover .sdqwd{background:#1b83f7;color:#fff; transition:all 0.5s;}