
/*banner*/
.banner{
	width: 100%;
	overflow: hidden;
	margin-top: 60px;
}
.swiper1{
	height: 215px;
}
.swiper1 .swiper-slide{
	height: 175px;
	overflow: hidden;
}
.swiper1_tu{
	width: 92%;
	height: 175px;
	/* background: url(../img/banner.jpg); */
	/* background-size: 100% 100%; */
	overflow: hidden;
	margin: 0 4%;
}
.swi_yi{
	background:url(/m/img/banner.jpg);
	background-size: 100% 100%;
}
.swi_er{
	background:url(/m/img/banner1.jpg);
	background-size: 100% 100%;
}
.swi_san{
	background:url(/m/img/banner.jpg);
	background-size: 100% 100%;
}
.swiper1_tu p:nth-child(1){
	text-align: center;
	color: #fff;
	font-size: 1.8rem;
	margin-top: 42px;
	text-shadow:  0px 2px 0px #3d83f1;
}
.swiper1_tu p:nth-child(2){
	width: 20px;
	height: 3px;
	background: #ffa601;
	border-radius: 3px;
	margin: 15px auto;
}
.swiper1_tu p:nth-child(3){
	text-align: center;
	color: #fff;
	opacity: 0.7;
	font-size: 1.2rem;
	line-height: 20px;
	
	/*margin-top: 45px;*/
}
.gonggao{
	width: 92%;
	height: 32px;
	border-radius: 2px;
	margin: 15px 4% 0;
	background: #fafaff;
}
.gonggao img{
	height: 10px;
	margin-top: 11px;
	margin-left: 13px;
	float: left;
}
.d1 {margin:5px 10px 5px 40px;overflow:hidden;white-space:nowrap;}
 .d2 {margin:0px auto;background-color:#FF9933;}
 .div2 {width:auto;height:auto;font-size:1.2rem;float:left;overflow:hidden;}
.div2 ul{margin:0px;padding: 0 60px 0 0;list-style:none;line-height:32px;font-size:1.2rem; color: #666;}
/*热门服务*/
.rmfw{
	width: 100%;
	/*overflow: hidden;*/
}
.biaoti>p:nth-child(1){
	color: #333;
	margin-top: 35px;
	text-align: center;
	font-size: 1.8rem;
}
.biaoti>p:nth-child(2){
	color: #333;
	margin-top: 10px;
	text-align: center;
	font-size: 1.1rem;
}
.remen{
	width: 94%;
	height: 390px;
	border-radius: 10px;
	box-shadow: 0px 0px 10px 0px rgba(207,207,207,0.5);
	margin: 35px auto 0;
}
.remen_ul{
	width: 100%;
	overflow: hidden;
}
.remen_ul li{
	width: 320px;
	height: 70px;
	box-sizing: border-box;
	border: 1px solid rgba(153,153,153,0.3);
	margin: 20px auto 0;
	border-radius: 10px;
}
.remen_ul a:nth-child(1){
	margin-top: 25px;
}
.rm_l{
	float: left;
}
.rm_l img{
	height: 70px;
	margin: -1px 0 0 -1px;
}
.rm_r{
	width: 230px;
	float: left;
	margin-left: 10px;
}
.rm_t{
	overflow: hidden;
	margin-top: 10px;
}
.rm_t p:nth-child(1){
	float: left;
	font-size: 1.5rem;
	color: #333;
	margin-top: 2px;
}
.rm_t p:nth-child(2){
	float: right;
	width: 100px;
	height: 40px;
	margin-right: -20px;
	margin-top: -10px;
	transform: scale(0.5);
	border-radius: 4px;
	background: #2458eb;
}
.rm_t p:nth-child(2) a{
	display: block;
	width: 100%;
	height: 100%;
	color: #fff;
	text-align: center;
	font-size: 2.0rem;
	line-height: 40px;
}

.rm_b{
	font-size: 1.2rem;
	color: #999;
	margin-top: 4px;
}
/*主营业务*/
.zyyw{
	width: 100%;
	margin-top: 35px;
	overflow: hidden;
	background: #fafaff;
}
.zhuying_ul{
	width: 100%;
	height: 25px;
	margin-top: 35px;
	text-align: center;
	border-bottom: 1px solid rgba(153,153,153,0.5);
}
.zhuying_ul li{
	display: inline-block;
	margin: 0 12px;
	height: 24px;
	color: #999;
	font-size: 1.2rem;
}
.zhuying_bian{
	border-bottom: 2px solid #2458eb;
	color: #2458eb !important;
}
.zy_ul{
	width: 100%;
	height: 405px;
	margin-top: 35px;
	overflow: hidden;
}
.zy_ul>li{
	width: 100%;
	height: 405px;
	float: left;
}
.swiper2 .swiper-slide{
	height: 350px;
}
.swiper2{
	height: 380px;
}
.swi2_ul{
	width: 92%;
	margin: 5px auto 0;
}
.swi2_ul li{
	float: left;
	width: 48%;
	height: 160px;
	border-radius: 5px;
	margin-bottom: 16px;
	box-shadow: 0px 0px 7px 0px rgba(207,207,207,.5);
	/*background: pink;*/
}
.pag2 .swiper-pagination-bullet-active{
	width: 16px;
	transition: 0.5s;
	border-radius: 8px;
}
.pag2{
	bottom: 7px !important;
}
.swi2_ul a:nth-child(2n) li{
	margin-left: 4%;
}
.swi2_ul li p:nth-child(1){
	text-align: center;
}
.swi2_ul li p:nth-child(1) img{
	height: 75px;
	margin-top: 20px;
}
.swi2_ul li p:nth-child(2){
	text-align: center;
	font-size: 1.1rem;
	color: #333;
	margin-top: 10px;
}
.gdfw{
	width: 100%;
	overflow: hidden;
}
.gdfw_ul{
	width: 100%;
	height: 67px;
	margin-top: 35px;
	text-align: center;
	border-bottom: 1px solid rgba(153,153,153,.5);
}
.gdfw_ul li{
	display: inline-block;
	margin: 0 25px;
}
.gdfw_ul li p:nth-child(1){
	width: 35px;
	height: 35px;
	border-radius: 50%;
	border: 1px solid #999;
	text-align: center;
}
.gdfw_ul li p:nth-child(1) img{
	height: 15px;
	margin-top: 10px;
}
.gdfw_ul li p:nth-child(2){
	text-align: center;
	font-size: 1.2rem;
	color: #999;
	margin-top: 5px;
}
.gdfw_img2{
	display: none;
}
.gdfw_bian .gdfw_img1{
	display: none;
}
.gdfw_bian .gdfw_img2{
	display: inline-block;
}
.gdfw_bian p:nth-child(1){
	background: #2458eb;
	border: 1px solid #2458eb !important;
}
.gdfw_bian p:nth-child(2){
	color: #2458eb !important;
}
.gdfw_bian{
	height: 65px;
	border-bottom: 2px solid #2458eb;
}
.gd_ul{
	width: 100%;
	height: 320px;
	margin-top: 35px;
	overflow: hidden;
}
.gd_ul>li{
	width: 100%;
	height: 320px;
	float: left;
}
.swiper_fw .swiper-slide{
	height: 280px;
}
.swiper_fw{
	height: 332px;
}
.swi3_ul{
	width: 92%;
	margin: 5px auto 0;
}
.swi3_ul li{
	float: left;
	width: 48%;
	height: 133px;
	border-radius: 5px;
	margin-bottom: 17px;
	box-shadow: 0px 0px 7px 0px rgba(207,207,207,.5);
	/*background: pink;*/
}
.pag_fw .swiper-pagination-bullet-active{
	width: 16px;
	transition: 0.5s;
	border-radius: 8px;
}
.swi3_ul li:nth-child(2n){
	margin-left: 4%;
}
.swi3_ul li>p:nth-child(1){
	font-size: 1.2rem;
	color: #333;
	margin: 18px 0 0 15px;
}
.swi3_ul li>p:nth-child(2){
	font-size: 1.2rem;
	color: #999;
	margin: 10px 17px 0 15px;
}
.swi3_liji p:nth-child(1){
	float: left;
	margin: 15px 0 0 15px;
	width: 60px;
	height: 21px;
	text-align: center;
	line-height: 21px;
	background: #2458eb;
	font-size: 1.1rem;
	border-radius: 2px;
}
.swi3_liji p:nth-child(1) a{
	color: #fff;
}
.swi3_liji p:nth-child(2){
	float: right;
	margin: 11px 14px 0 0;
}
.swi3_liji p:nth-child(2) img{
	height: 25px;
}
/*专题活动*/
.zthd{
	width: 100%;
	background: #fafaff;
	margin-top: 33px;
	overflow: hidden;
}
.huodong{
	width: 100%;
	height: 295px;
	margin-top: 35px;
	/*background: pink;*/
}
.swiper6{
	height: 100%;
}
.swiper6 .swiper-pagination-bullet-active{
	/*background: #2b32b2;*/
	width: 15px !important;
	transition: 0.5s;
}
.swiper6 .swiper-pagination-bullet{
	width: 8px;
	height: 8px;
	border-radius: 4px;
}
.pag6{
	bottom: 35px !important;
}
.swiper6 .swiper-slide{
	height: 207px;
	margin-top: 5px;
	border-radius: 10px;
	 transform: scale(0.9);
	  transition: 0.5s;
	  overflow: hidden;
}
.swi6_yi{
	background: #fff;
}
.swi6_er{
	background: #fff;
}
.swi6_san{
	background: #fff;
}
.swiper6 .swiper-slide-active,.swiper1 .swiper-slide-duplicate-active{
	      transform: scale(1);
}
.swiper6 .swiper-slide p:nth-child(1) img{
	height: 23px;
	margin: 25px 0 0 25px;
}
.swiper6 .swiper-slide p:nth-child(2){
	font-size: 1.2rem;
	color: #333;
	margin: 8px 0 0 25px;
}
.swiper6 .swiper-slide p:nth-child(3){
	font-size: 1.2rem;
	color: #999;
	margin: 8px 0 0 25px;
}
.swiper6 .swiper-slide p:nth-child(3) span{
	color: #ff0000;
}
.swiper6 .swiper-slide p:nth-child(4){
	font-size: 1.2rem;
	color: #999;
	line-height: 24px;
	margin: 6px 0 0 25px;
}
.swiper6 .swiper-slide p:nth-child(4) span{
	color: #2458eb;
}
.swiper6 .swiper-slide p:nth-child(5) a{
	display: inline-block;
	width: 85px;
	height: 22px;
	border: 1px solid #2458eb;
	text-align: center;
	line-height: 22px;
	color: #2458eb;
	font-size: 1.1rem;
	border-radius: 20px;
	margin: 10px 0 0 25px;
}
/*新闻中心*/
.xwzx{
	width: 100%;
	overflow: hidden;
	margin-bottom: 35px;
}
.swiper7{
	overflow: hidden;
	width: 100%;
	/*height: 280px;*/
	margin-top: 35px;
}
.swiper7 .swiper-slide{
	/*height: 280px;*/
	width: 100%;
}
.swiper7 .swiper-slide .swiper7_tu{
	width: 92%;
	margin: 0 auto;
	height: 102px;
	overflow: hidden;
	/*background: pink;*/
}
.swiper7 .swiper-pagination-bullet-active{
	background: #fff;
}
.swiper7 .swiper-pagination-bullet{
	background: #fff;
}
.pag7{
	bottom: 175px !important;
}
.swiper7 .swiper-slide .swiper7_tu p:nth-child(1){
	text-align: center;
	color: #fff;
	font-size: 1.4rem;
	margin-top: 20px;
}
.swiper7 .swiper-slide .swiper7_tu p:nth-child(2){
	text-align: center;
	color: #fff;
	opacity: 0.5;
	font-size: 1.3rem;
	margin-top: 10px;
}
.swi7_yi{
	background: url(../img/zcwj.jpg);
	background-size: 100% 100%;
}
.swi7_er{
	background: url(../img/bszn.jpg);
	background-size: 100% 100%;
}
.swi7_san{
	background: url(../img/hyyw.jpg);
	background-size: 100% 100%;
}
.xwzx_b{
	width: 92%;
	overflow: hidden;
	/*height: 150px;*/
	background: #fafaff;
	margin: 0 auto;
}
.xwzx_b li{
	width: 100%;
	height: 40px;
	line-height: 40px;
	padding-left: 10px;
	border-bottom: 1px solid #f0f0f5;
}
.xwzx_b li a{
	font-size: 1.2rem;
	color: #333;
}
.xw_gd{
	text-align: center;
	font-size: 1.1rem;
	height: 41px;
	line-height: 41px;
}
.xw_gd a{
	color: #999;
}

.hzhb_ul{
	width: 92%;
	height: 150px;
	display: flex;
	justify-content: space-around;
	flex-flow: wrap;
	margin: 23px auto 0;
}
.hzhb_ul li{
	float: left;
	width: 107px;
	text-align: center;
	height: 60px;
	margin-top: 12px;
	background: #fff;
	box-shadow: 0px 5px 10px 0px #cfcfcf;
}

.hzhb_ul li img{
	margin-top: 5px;
	width:107px;
}
