#train{
	max-width:417px;
	margin: 0 auto;
	overflow: hidden;
}
.bj_box{
	max-width: 417px;
}
.flex_kuang{
	max-width: 417px;
}
.head_box{
  max-width:417px;
}
.db_box{
  max-width:417px !important;
}
/*banner*/
.banner {
	width: 100%;
	overflow: hidden;
	margin-top: 44px;
}

.swiper1 {
	height: 140px;
}

.swiper1 .swiper-slide {
	height: 140px;
	overflow: hidden;
}

.swiper1_tu {
	width: 100%;
	height: 140px;
	overflow: hidden;
}

.swi_yi {
	background: url(../img/index/banner1.jpg);
	background-size: 100% 100%;
}

.swi_er {
	background: url(../img/index/banner2.jpg);
	background-size: 100% 100%;
}

.swi_san {
	background: url(../img/index/banner3.jpg);
	background-size: 100% 100%;
}

.swiper1_tu p:nth-child(1) {
	margin-top: 30px;
	text-align: center;
	/* background: url(../img/index/btds.png) no-repeat; */
	background-position: center;
	background-size: 220px 18px;
}

.swiper1_tu p:nth-child(1) img {
	height: 18px;
}

.swiper1_tu p:nth-child(2) {
	width: 20px;
	height: 3px;
	/* background: #ffd051; */
	border-radius: 3px;
	margin: 14px auto;
}

.swiper1_tu p:nth-child(3) {
	text-align: center;
	color: #fff;
	opacity: 0.5;
	font-size: 1.2rem;
}

.pag1 {
	bottom: 15px !important;
}

/* 搜索框 */
.sousuo {
	position: relative;
	z-index: 2;
	width: 100%;
	height: 105px;
	overflow: hidden;
	background: #fff;
	margin-top: -10px;
	border-radius: 10px 10px 0 0;
}
input[type="submit"]{
        -webkit-appearance: none;
}
.sousuo .sousuo_form {
	width: 92%;
	height: 40px;
	background: #f1f1f1;
	border-radius: 40px;
	margin: 15px auto 0;
	overflow: hidden;
}

.input_img img {
	float: left;
	height: 12px;
	margin: 14px 0 14px 20px;
}

.input {
	float: left;
	border: none;
	background: #f1f1f1;
	width: 62%;
	font-size: 1.2rem;
	color: #666;
		height:100%;
	padding-left:10px
}

.input-btn {
	float: right;
	width: 65px;
	height: 30px;
	border-radius: 15px;
	border: none;
	margin: 5px;
	font-size: 1.2rem;
	color: #fff;
	text-align: center;
	line-height: 30px;
	background: #06f;
}

.dian_form {
	width: 92%;
	margin: 15px auto 0;
	display: flex;
	justify-content: space-between;
}

.dian_form .inp-btn {
	height: 21px;
	padding: 0 8px;
	font-size: 1.1rem;
	color: #666;
	border: none;
	line-height: 21px;
	background: #f1f1f1;
	border-radius: 10px;
}

.dian_form .inp-btn:last-child {
	margin-right: 0;
}

/* 热门服务 */
.biaoti {
	height: 42px;
	overflow: hidden;
	/* border-bottom: 1px solid #f0f0f5; */
}

.rmfw {
	width: 92%;
	height: 410px;
	margin: 5px auto 0;
	/* background: pink; */
	border-radius: 5px;
	box-shadow: 0 0px 8px 0 #f0f0ff;
}
.bt_l{
	float: left;
	height: 1.3rem;
	margin: 15px 0 15px 15px;
	border-left: 2px solid #06f;
	color: #06f;
	padding-left: 10px;
	line-height: 1.3rem;
	font-size: 1.3rem;
}
.bt_r{
	float: right;
	margin: 15px;
}
.bt_r a{
	color: #999;
	font-size: 1.1rem;
}
.bt_r img{
	height: 8px;
	margin-left: 5px;
}
.swiper2{
	width: 100%;
	height: 360px;
	/* background: pink; */
}
.swi2_ul>a>li{
	height: 110px;
	border-top: 1px solid #f0f0f5;
}
.swi2_l{
	float: left;
	width: 30%;
	height: 75px;
	margin-left: 15px;
	margin-top: 17px;
}
.swi2_l img{
	height: 70px;
	margin-top: 3px;
}
.swi2_r{
	float: left;
	width: 60%;
	margin: 17px 0px 0 10px;
}
.swi2_r p:nth-child(1){
	font-size: 1.2rem;
	color: #333;	
}
.hot{
	color: #ff0000;
	border: 1px solid #ff0000;
	font-size: 1.1rem;
	margin-left: 10px;
	padding: 0 5px;
	height: 16px;
	line-height: 16px;
	border-radius: 8px;
}
.ziying{
	color: #06f;
	border: 1px solid #06f;
	font-size: 1.1rem;
	margin-left: 10px;
	padding: 0 5px;
	height: 16px;
	line-height: 16px;
	border-radius: 8px;
}
.swi2_r p:nth-child(2){
	font-size: 1.1rem;
	color: #999;
	overflow: hidden;
	        text-overflow: ellipsis;
	        white-space: nowrap;
	margin: 10px 0;
}
.swi2_r p:nth-child(3) span:nth-child(1){
	float: left;
	display: inline-block;
	height: 20px;
	line-height: 20px;
	padding: 0 10px;
	color: #fff;
	font-size: 1.1rem;
	border-radius:10px;
}
.swi2_yi p:nth-child(3) span:nth-child(1){
		background: #06f;
}
.swi2_er p:nth-child(3) span:nth-child(1){
		background: #ff7200;
}
.swi2_san p:nth-child(3) span:nth-child(1){
		background: #3fd7b2;
}

.swi2_r p:nth-child(3) span:nth-child(2){
	float: left;
	color: #999;
	font-size: 1.2rem;
	line-height: 20px;
  margin-left:25px;
  margin-top:3px;
}
.pag2 .swiper-pagination-bullet{
	width: 6px;
	height: 6px;
	border-radius: 3px;
	transition: 0.5s;
	background: #999;
	opacity: 0.5;
}
.pag2 .swiper-pagination-bullet-active{
	width: 11px;
	height: 6px;
	opacity: 1;
	background: #06f;
}
/* 全部服务 */
.qbfw{
	width: 92%;
	overflow: hidden;
	border-radius: 10px;
	/* height: 410px; */
	margin: 20px auto 0;
	box-shadow: 0 0px 8px 0 #f0f0ff;	
}
.quanbu_top{
	width: 100%;
	height: 92px;
	border-top: 1px solid #f0f0f5;
	border-bottom: 1px solid #f0f0f5;
}
.qb_ul{
	height: 92px;
	margin:15px;
	/* margin: 0 15px; */
	display: flex;
	justify-content: space-between;
}
.qb_ul>li{
	height: 92px;
	margin-top: -15px;
	position: relative;
}
.qb_ul>li p:nth-child(1){
	width: 43px;
	height: 43px;
	margin: 15px auto 0;
	text-align: center;
	border-radius: 15px;
	background-image: 
	linear-gradient(90deg, #999 0%, #999 100%);
}
.qb_ul>li p:nth-child(3){
	display: none;
	position: absolute;
	left: 0;
	bottom: -1px;
	width: 100%;
	height: 2px;
	background: #06f;
	
}
.qb_ul>li p:nth-child(3):after{
 position: absolute;
 content: '';
 left: 50%;
 transform: translate(-50%,0);
 border-right: 6px transparent dashed;
 border-left: 6px transparent dashed;
 border-bottom: 6px transparent dashed;
 border-top: 6px #06f solid;
}
.qb_ul>li p:nth-child(1) img{
	height: 18px;
	margin-top: 13px;
}
.qb_ul>li p:nth-child(2){
	text-align: center;
	margin-top: 5px;
	font-size: 1.2rem;
	color: #999;
}
.qb_ul>.qb_liang p:nth-child(1){
	background-image:
	linear-gradient(90deg, #2458eb 0%,#026ad6 100%);
}
.qb_liang p:nth-child(2){
	color: #333 !important;
}
.qb_liang p:nth-child(3){
	display: block !important;
}
.quanbu_bot{
				width: 500%;
				overflow: hidden;
			}
			.quanbu_bot ul{
				width: 20%;
				float: left;
				display: flex;
				justify-content:space-around;
				flex-wrap: wrap;
				box-sizing: border-box;
				overflow: hidden;
				/* display: none; */
			}
.qb_bot{
	margin: 15px 0 5px;
  box-sizing: border-box;
}
.qb_bot li{
	text-align: center;
	width: 96px;
	height:125px;
}
.qb_bot li p:nth-child(1) img{
	width: 96px;
}
.qb_bot li p:nth-child(2){
	text-align: center;
	font-size: 1.2rem;
	color: #666;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-top: 5px;
}
.qb_dian{
	text-align: center;
	font-size: 1.2rem;
	color: #999;
	margin: 0px 0 25px;
	padding-top: 20px;
	border-top: 1px solid #f0f0f5;
}
.qb_dian a{
	color: #999;
}
/* 服务流程 */
.fwlc{
	width: 92%;
	overflow: hidden;
	border-radius: 10px;
	margin: 20px auto 0;
	box-shadow: 0 0px 8px 0 #f0f0ff;	
}
.liucheng{
	width: 100%;
	/* margin-bottom: 20px; */
	border-top: 1px solid #f0f0f5;
}
.lc_ul{
	overflow: hidden;
}
.lc_ul li{
	overflow: hidden;
}
.lc_l{
	float: left;
	width: 10%;
	height: 85px;
	margin-left: 3%;
}
.lc_l p:nth-child(1){
	width: 35px;
	height: 35px;
	margin: 15px 0 5px;
	text-align: center;
	border-radius: 100%;
}
.lc_l p:nth-child(1) img{
	height: 15px;
	margin-top: 10px;
}
.lc_l p:nth-child(2){
	width: 35px;
	height: 35px;
	text-align: center;
	border-radius: 100%;
}
.lc_l p:nth-child(2) img{
	height: 10px;
	margin-top: 15px;
}
.lc_yi .lc_l p:nth-child(1){
	background: #ff8202;
}
.lc_yi .lc_r p:nth-child(1){
	color: #ff8202;
}
.lc_er .lc_l p:nth-child(1){
	background: #4ba8de;
}
.lc_er .lc_r p:nth-child(1){
	color: #4ba8de;
}
.lc_san .lc_l p:nth-child(1){
	background: #7a45ff;
}
.lc_san .lc_r p:nth-child(1){
	color: #7a45ff;
}
.lc_si .lc_l p:nth-child(1){
	background: #57b348;
}
.lc_si .lc_r p:nth-child(1){
	color: #57b348;
}
.lc_wu .lc_l p:nth-child(1){
	background: #ff0000;
}
.lc_wu .lc_r p:nth-child(1){
	color: #ff0000;
}
.lc_r{
	float: right;
	width: 80%;
	height: 75px;
  margin-right:3%;
	border-bottom: 1px solid #f0f0f5;
}
.lc_wu .lc_r{
	border: none;
}
.lc_r p:nth-child(1){
	font-size: 1.2rem;
	margin: 15px 0 5px;
}
.lc_r p:nth-child(2){
	font-size: 1.1rem;
	color: #999;
}
/* 新闻中心 */
.xwzx{
	width: 92%;
	/* height: 500px; */
	overflow: hidden;
	border-radius: 10px;
	margin: 20px auto 0;
	box-shadow: 0 0px 8px 0 #f0f0ff;	
}
.xinwen{
	border-top: 1px solid #f0f0f5;
}
.xinwen_top{
	margin: 20px 15px;
}
.xw_top{
	text-align: center;
}
.xw_top img{
	height: 100px;
}
.xw_bot p:nth-child(1){
	font-size: 1.2rem;
	color: #999;
	margin-top: 10px;
}
.xw_bot p:nth-child(2){
	font-size: 1.2rem;
	color: #333;
	margin-top: 5px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.xw_bot p:nth-child(2) a{
	color: #333;
}
.xw_bot p:nth-child(3){
	font-size: 1.2rem;
	color: #999;
	overflow: hidden;
	margin-top: 5px;
	-webkit-line-clamp:2;
	display: -webkit-box;
	-webkit-box-orient:vertical;
}
.xinwen_ul{
	height: 35px;
	line-height: 25px;
	margin: 0 15px;
	border-bottom: 1px solid #f0f0f5;
}
.xinwen_ul li{
	float: left;
	height: 34px;
	font-size: 1.2rem;
	color: #999;
	margin-right: 20px;
	line-height: 33px;
	/* border-bottom: 2px solid #06f; */
}
.xinwen_liang{
	color: #06f !important;
	border-bottom: 2px solid #06f;
}
.xw_ul{
	width: 100%;
	overflow: hidden;
}
.xw_ul li{
	width: 100%;
	display: none;
}
.xw_ul li:nth-child(1){
	display: block;
}
.xinwen_bot{
	border-bottom: 1px solid #f0f0f5;
}
.xinwen_bot:last-child{
	border-bottom: none;
}
.xinwen_bot p:nth-child(1){
	font-size: 1.2rem;
	color: #999;
	margin: 15px 0 5px 15px;
}
.xinwen_bot p:nth-child(2){
	font-size: 1.2rem;
	color: #999;
	width: 92%;
	margin: 5px 0 15px 15px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.xinwen_bot p:nth-child(2) a{
	color: #666;
}
.xinwen_bot:last-child p:nth-child(2){
	margin-bottom: 25px !important;
}
/* 合作伙伴 */
.hzhb{
	width: 92%;
	/* height: 500px; */
	overflow: hidden;
	border-radius: 10px;
	margin: 20px auto 0;
	box-shadow: 0 0px 8px 0 #f0f0ff;	
}
.hezuo{
	border-top: 1px solid #f0f0f5;
	margin-bottom: 25px;
}
.hz_ul{
	margin: 15px 15px 0;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.hz_ul li{
	width: 96px;
	height: 55px;
	text-align: center;
	margin-top: 10px;
	background: #fff;
	border-radius: 2px;
	box-shadow: 0px 3px 5px 0px #f0f0f5;
}
.hz_ul li img{
	height: 45px;
	margin-top: 5px;
}
