		/*[v-cloak]{*/
		/*    display: none;*/
		/*}*/
		* {
			margin: 0;
			padding: 0;
			list-style: none;
		}
		html, body {
			width: 100%;
			/*height: 100%;*/
			font-size: 100px;
			font-family: PingFang SC;
		}
		
		#xbjh {
		background-color: #fff;
			padding-bottom: .8rem;
		}
		
		#xbjh  a{
			text-decoration: none;
		}
		.content {
			width: 94%;
			margin: 0 auto;
			z-index: 9;
			position: relative;
		}
		.one_content {
			width: 100%;
			background: #fbbd35;
			border-radius: .4rem;
			/*border: 1px solid rgba(0,0,0,0.4);*/
			padding-top: .4rem;
			box-shadow: 0 0 .5rem .1rem rgba(0,0,0,0.2);
		}

		.one_content.active {
			background: #383838;
			margin-top: .4rem;
		}

		.one_title {
			width: 90%;
			display: flex;
			justify-content: space-between;
			margin: 0 auto;
		}

		.span1 {
			font-size: .36rem;
			color: #fff;
		}
		.span1.active {
			font-size: .28rem;
			font-weight: bold;
			color: #f2d7b5;
		}

		.span1.active img {
			width: .6rem;
			margin-rightt: .2rem;
		}

		.span2.active {
			font-size: .32rem;
			font-weight: normal;
			color: #fff;
		}

		.span2 {
			font-size: .38rem;
			color: #292f31;
			font-weight: bold;
		}
		.emm_tel {
			height: .3rem;
			border: .8rem;
			line-height: .3rem;
			background: #f2d7b5;
			display: flex;
			justify-content: space-around;
			align-items: center;
			position: relative;
			border-radius: 1.2rem;
			padding: .08rem .1rem;
			color: #000;
			font-size: .2rem;
		}
		.emm_tel img {
			width: .3rem;
		}
		.btn_go{
			width: 70%;
			height: .8rem;
			line-height: .8rem;
			background: #F2BE53;
			text-align: center;
			border-radius: .1rem;
			margin: .2rem auto;
			position: relative;
			display: block;
			font-size:20PX;
		}
		.btn_go2{
			width: 50%;
			height: .8rem;
			line-height: .8rem;
			background: #F2BE53;
			text-align: center;
			border-radius: .1rem;
			margin: .2rem auto;
			position: relative;
			display: block;
			font-size:18PX;
		}
		.tel_num {
			position: absolute;
			right: -.08rem;
			top: -.2rem;
			height: .36rem;
			width: .36rem;
			background: #ff1d38;
			border-radius: 50%;
			display: flex;
			justify-content: center;
			align-items: center;
			color: #fff;
				font-size:14PX;
		}

		.one_con {
			padding: .3rem;
			box-sizing: border-box;
			background: #fff;
			border-radius: .4rem;
			border: 1px solid rgba(0, 0, 0, 0.05);
			margin-top: .2rem;
			overflow: hidden;
		}

		.one_con.active {
			padding: 0;
			margin-top: .1rem;
		}

		.one_con img {
			width: 100%;
		}

		.oneInput {
			border: 1px solid #c1c0c0;
			border-radius: .1rem;
			height: .6rem;
			padding: .1rem 0;
		}

		.oneInput input {
			width: 100%;
			height: 100%;
			padding-leftt: 0.2rem;
			box-sizing: border-box;
			font-size: 0.32rem;
			border: none;
			background: none;
			outline: none;
		}

		.oneInput input::placeholder {
			color: #c1c0c0;
		}

		.box {
			width: 100%;
			display: flex;
			justify-content: space-between;
			align-items: center;
			margin-top: .2rem;

		}

		.oneInput.input {
			width: 55%;
		}

		.btn {
			width: 42%;
			background: #292f31;
			border-radius: .1rem;
			text-align: center;
			line-height: .8rem;
			color: #fff;
			font-size: .36rem;
			height: .8rem;
			border: 1px solid #292f31;
			position: relative;
		}

		.red_titl {
			position: absolute;
			rightt: -.08rem;
			top: -.2rem;
			background: #ff1d38;
			color: #fff;
			font-size: .24rem;
			height: .4rem;
			padding: 0 0.12rem;
			line-height: 0.4rem;
			border-radius: 0.4rem;
		}

		.long_title {
			color: #c1c0c0;
			margin: 0.06rem auto;
			display: flex;
			align-items: center;
		}

		.long_title img {
			width: .3rem;
			height: .3rem;
			margin-rightt: .1rem;
		}

		.new_box {
			width: 100%;
			border-radius: 0.2rem;
			border: 1px solid rgba(182, 182, 182, 0.5);
			box-sizing: border-box;
			padding: .1rem;
			margin-top: 0.4rem;
		}

		.new_title {
			color: #666;
			font-size: .28rem;
			padding-bottom: .1rem;
		}

		.new_title span {
			color: #ff1d38;
		}

		.news_li {
			color: #c1c0c0;
			font-size: .28rem;
			margin-top: .2rem;
		}


		.topImg img {
			width: 100%;
		}

		.top_leftt p, #p_con, .m_mm p {
			font-size: .28rem;
			color: #c1c0c0;
		}

		.top_leftt p span, .m_mm p span {
			color: #ff1d38;
		}


		.emm_tel.active {
			position: absolute;
			top: -.2rem;
			rightt: .2rem;
		}

		.four_one .p1 {
			font-size: .32rem;
			font-weight: bold;
		}

		.four_one .p1 span {
			font-size: .6rem;
		}

		.four_one .p2 {
			font-size: .32rem;
		}
		.one_con ul {
			width: 100%;
			margin: 0 auto;
			padding: .1rem 0;
		}

		.one_con ul li {
			margin-top: .16rem;
		}
		.news_con{
			position: relative;
			height: 3rem;
			overflow-y: scroll;
		}
		.news_con ul,.news_cons ul{
			height: auto;
			padding: 0;
		}
		.big_title{
			text-align: center;
			font-size: .38rem;
			color: #292f31;
			font-weight: bold;
			margin-top: .5rem;
			padding-top: 10px;
		}
		.small_title{
			font-size: .28rem;
			text-align: center;
			margin-top: .2rem;
		}
		.small_title span{
			font-weight: bold;
			color: #582185;
		}
		.small_title span.yellow{
			color: #F2BE53;
		}
		.two_box{
			width: 100%;
		
			margin-top: .3rem;
			padding: .5rem .2rem;
			box-sizing: border-box;
			font-size:14px;
		}
		.two_one{
			width: 100%;
			margin-bottom: .5rem;
			display: flex;
			justify-content: start;
			align-items: center;
		}
		.leftt{
			width:1.2rem;
			margin-rightt: .1rem;
		}
		.leftt img{
			width: 100%;
		}
		.rightt{
			flex: 1;
		}
		.p_one{
			font-size: .34rem;
			color: #292f31;
			font-weight: bold;
			margin-bottom: .1rem;
		}
		.p_two{
			color: #9997A3;
			line-height: .4rem;
		}

		.order_con{
			width: 100%;
			display: flex;
			justify-content: space-around;
			align-items: center;
			margin-top: .3rem;
			margin-bottom: .5rem;
		}
		.order_one{
			width: 1.5rem;

		}
		.imgP{
			width: 1.5rem;
			margin-bottom: .3rem;
		}
		.imgP img{
			width: 100%;
		}
		.order_p{
			padding: 0 0.1rem;
			box-sizing: border-box;
			text-align: center;
			font-size:14px;
		}
		.swiper-container {
			width: 100%;
			height: 100%;
			margin-top: .5rem;
		}

		.swiper-slide {
			text-align: center;
			font-size: 18px;
			background: #fff;

			/* Center slide text vertically */
			display: -webkit-box;
			display: -ms-flexbox;
			display: -webkit-flex;
			display: flex;
			-webkit-box-pack: center;
			-ms-flex-pack: center;
			-webkit-justify-content: center;
			justify-content: center;
			-webkit-box-align: center;
			-ms-flex-align: center;
			-webkit-align-items: center;
			align-items: center;
		}
		.honer_one{
			width: 100%;
			border-radius: 20px;
			overflow: hidden;
		}
		.honer_one  img{
			width: 100%;
		}
		.three_box{
			width: 100%;
			margin-top: .5rem;
			border: 1px solid rgba(0,0,0,0.1);
		}
		.three_one{
			width: 100%;
			padding: .3rem;
			box-sizing: border-box;
			border-bottom: 1px solid rgba(0,0,0,0.1);
		}
		.one_p{
			font-size: .32rem;
			color: #292f31;
			font-weight: bold;
			margin-bottom: .3rem;
			display: flex;
			justify-content: space-between;
		}
		.qa_sa{
			color: #9997A3;
			flex: 1;
			line-height: .4rem;
			font-size:14px;
		}
		.qa{
			font-size: .32rem;
			color: #292f31;
			font-weight: bold;
			flex: 1;
		}
		.perple{
			color: #582185;
			display: flex;
			align-items: center;
			font-size: .28rem;
		}
		.perple img,.two_pe img{
			width: .3rem;
		}
		.two_pe{
			color: #5A576C;
			margin-bottom: .2rem;
			font-size:14px;
		}
		.wenti_one{
			margin-top: .3rem;
		}
		.wenti_top{
			display: flex;
			align-items: center;
		}
		.img_leftt{
			width: .5rem;
			margin-rightt: .1rem;
		}
		.img_leftt img{
			width: 100%;
		}
		/*底部开始*/
		.footer_con{
			width: 100%;
			height: auto;
			background: #F0F0F0;
			padding: .3rem;
			box-sizing: border-box;
			margin-top: .5rem;
		}
		.pfooter_title{
			color: #29253A;
			text-align: center;
			font-weight: bold;
			font-size: .3rem;
		}
		.mayNeeed{
			color: #5A576C;
			display: flex;
			justify-content: space-between;
			align-items: center;
			margin-top: .3rem;
		}
		.line{
			width: 100%;
			height: 1px;
			background: rgba(0,0,0,0.1);
			margin: .5rem auto;
		}
		.guanzhu{
			color: #5A576C;
			text-align: center;
			margin-bottom: .3rem;
		}
		.showPhone{
			width: 100%;
			box-sizing: border-box;
			padding: .2rem;
			border: 1px solid rgba(0,0,0,0.1);
		}
		.onePhone{
			text-align: center;
			font-weight: bold;
		}
		.onePhone img{
			width: .5rem;
			margin-rightt: .1rem;
		}
		.footWrod{
			text-align: center;
			color: #9997A3;
			font-size: .14rem;
			line-height: .4rem;
		}
		.three_one {
    width: 100%;
    padding: .3rem;
    box-sizing: border-box;
    border-bottom: 1px solid rgba(0,0,0,0.1);
}

		/*底部结束*/
			/*底部导航*/	
#toolbar {
	position: fixed;
	bottom: 0;
	width: 100%;
	z-index: 888;
	height: 1.1rem;
	left: 0;
}
#toolbar .list {
	width: 100%;
	max-width: 640px;
	min-width: 320px;
	margin: 0 auto;
	background: #1048a0;
}
#toolbar .list li {
	float: left;
	width: 25%;
	text-align: center;
}
#toolbar .list a {
	display: block;
	height: 1.1rem;
	line-height: 0.24rem;
	font-size: 0.26rem;
	padding-top: 0.2rem;
	text-decoration:none; 
}
#toolbar .list a span {
	text-align: center;
	color: #fff;
	display: block;
	font-size: 0.24rem;
}
#toolbar .list a s {
	margin-left: auto;
	margin-right: auto;
	width: 0.31rem;
	height: 0.32rem;
	display: block;
margin-bottom: .12rem;
background-position:-1.18rem -.2rem;
}
#toolbar .list li:nth-child(2) s {
background-position: -.0rem -.2rem;
}
#toolbar .list li:nth-child(3) s {
background-position: -.38rem -.2rem;
}
#toolbar .list li:nth-child(4) s {
background-position:  -.76rem -.2rem;
width:.34rem;
height:.34rem;
}
#toolbar .list li:hover {
	background: #0185d0;
}
/*微信弹窗*/
#wxnr {
	width: 100%;
	height: 100%;
	max-width: 640px;
	min-width: 320px;
	position: fixed;
	top: 0;
	z-index: 1000;
	display: none;
	background: rgba(0,0,0,.6);
}
#wxnr .nrdf {
	margin: auto;
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	width: 5rem;
	height: 5rem;
	padding: 0.3rem;
	padding-top: 0.6rem;
	margin-top: -2.5rem;
	text-align: center;
	background-color: rgba(255, 255, 255, 0.8);
	box-shadow: 0px 2px 6px #777;
	-webkit-box-shadow: 0px 2px 6px #777;
	-moz-box-shadow: 0px 2px 6px #777;
	border-radius: 10px;
}
#wxnr img {
	width: 2.3rem;
	height: 2.3rem;
	display: block;
	margin: 0 auto;
}
#wxnr p {
	font-size: 0.24rem;
	line-height: 0.45rem;
	text-align: center;
}
#wxnr i {
	position: absolute;
	top: 0.2rem;
	right: 0.2rem;
	width: 0.3rem;
	height: 0.3rem;
	font-size: 0.2rem;
	line-height: 0.3rem;
	text-align: center;
	color: #fff;
	font-weight: bold;
	font-style: normal;
	background: #333;
	border-radius: 1rem;
	cursor: pointer;
}
#wxnr span {
	display: inline-block;
	padding: 0.03rem 0.1rem;
	line-height: 0.35rem;
	background-color: #1048a0;
	color: #fff;
	border-radius: 0.05rem;
	cursor: pointer;
}
#wxnr span.wx {
	padding-left: 0.4rem;
	background-image: url(../images/wx.png);
	background-size: 0.28rem;
	background-position: 0.1rem center;
	background-repeat: no-repeat;
}
/*复制提示*/
#weixin {
	position: fixed;
	top: 50%;
	margin-top: -0.4rem;
	z-index: 9999999;
	font-size: 0.26rem;
	color: #fff;
	width: 90%;
	right: 5%;
	line-height: 0.8rem;
	text-align: center;
	background: rgba(0, 0, 0, 0.8);
	border: 2px solid #333;
	border-radius: 0.1rem;
	display: none;
}
.icon {
    background: url(../images/HituxMobileImages/icon.png) no-repeat;
    display: inline-block;
    background-size: 2.4rem auto;
    vertical-align: middle;
}		
		
.clear{clear:both;height:0px;font-size:1px;line-height:0px}
/*导航*/
.menu_nav{ padding-top:25px; background: linear-gradient(to bottom, #ffffff, #f5f5f5);}
.menu_nav li{width:25%; float:left; display:inline-block;text-align:center; margin-bottom:15px; font-size:12px;}
.menu_nav li i{display:block;}
.menu_nav li i img{width:48px; height:48px; margin-bottom:6px;}

.page_box{padding:0 12px;background-color: #fff;}
.box_bai{background:#fff; border-radius:5px; padding:20px 12px;}
.box_bai h3{font-size:24px; color:#ab0202; font-weight:bold; margin-bottom:20px;}
.box_bai h3 span{font-weight:normal; float:right; font-size:12px; color:#888;}

.box_bai h4{font-size:15px; color:#222; font-weight:bold; margin-bottom:15px; text-align:center;}
.box_bai h4 span{font-weight:normal; font-size:12px; color:#888; display:block; margin:10px 0 10px 0;}

/*服务列表 */
.title_ny{margin:10px 0 20px 0;}
.title_ny h5{ display:inline-block;font-size:16px; color:#222; font-weight:bold;margin-left:5px;}
.title_ny h5 small{ margin-left:5px;}
.title_ny h5 small img{height:28px;  vertical-align:bottom;}
.title_ny h6{ display:inline-block; margin:0px 0 0 8px; font-weight:normal; font-size:12px; color:#666;}

#s_list { width: 100%; margin-top:10px; padding-bottom:35px;}
#s_list .swiper-slide {text-align: center; background: #f1f3ff; border-radius:5px; padding:20px 0 20px 0 ;}
#s_list .swiper-slide .pic{ padding:0px 0 10px 0;}
#s_list .swiper-slide .pic img{ height:46px;}
#s_list .swiper-slide .txt{ padding-bottom:15px; color:#fff;}
#s_list .swiper-slide .txt h3{ font-size:14px; font-weight:bold; margin-bottom:10px;}
#s_list .swiper-slide .txt p{ font-size:12px; }

#s_list .swiper-pagination-bullet{ background:#666;}
#s_list .swiper-pagination-bullet-active{  background:#E60013;}

#s_list .swiper-slide a{ width:60%; height:30px; line-height:30px; background:rgba(255,255,255,0.9); border-radius:30px; text-align:center; font-size:12px; display:inline-block;}
/*#s_list .hot_1 a{color:#402ff1;}
#s_list .hot_2 a{color:#fe5f37;}
#s_list .hot_3 a{color:#fc6b00;}
*/
#s_list .hot_1{ background:url(../images/hot_bg7.jpg) no-repeat center; background-size:cover;}
#s_list .hot_2{ background:url(../images/hot_bg4.jpg) no-repeat center; background-size:cover;}
#s_list .hot_3{ background:url(../images/hot_bg3.jpg) no-repeat center; background-size:cover;}
#s_list .hot_4{ background:url(../images/hot_bg2.jpg) no-repeat center; background-size:cover;}
#s_list .hot_5{ background:url(../images/hot_bg5.jpg) no-repeat center; background-size:cover;}
#s_list .hot_6{ background:url(../images/hot_bg6.jpg) no-repeat center; background-size:cover;}
#s_list .hot_7{ background:url(../images/hot_bg7.jpg) no-repeat center; background-size:cover;}
#s_list .hot_8{ background:url(../images/hot_bg8.jpg) no-repeat center; background-size:cover;}
#s_list .hot_9{ background:url(../images/hot_bg9.jpg) no-repeat center; background-size:cover;}
#s_list .hot_10{ background:url(../images/hot_bg10.jpg) no-repeat center; background-size:cover;}


/*常见问题*/
.faqbg {}
.faqbg .faq_title{line-height:42px;background:url(../images/gszc_5.png) no-repeat center;  background-size:cover;margin-top: 10px;font-size:14px;padding: 0 10px;position: relative;}
.faqbg .faq_cont{display: none;}
.faqbg .faq_title span{width: 42px;height: 42px;display: inline-block;position: absolute;right: .4rem;top: 0;background: url(../images/jia.png)center no-repeat;}
.faqbg .faq_cont{background: #f1f3ff;font-size: 13px;line-height: 22px;padding: 10px 10px;text-align: justify;color:#666666;border:0px solid #035CAC;}
.faqbg .current{background: #2f82ff; color: #fff;}
.faqbg .current span{background: url(../images/jian.png) center no-repeat;}

.faq_hide{overflow:hidden; position:relative; width:100%;}
.faq_show{overflow:visible; position:relative; width:100%; /*height:auto !important; */}

.showa{background:#fff; width:100%; padding:5px 0 20px 0; text-align:center; border-radius:0 0 5px 5px;}
.showa a{ width:60%; line-height:32px; display:inline-block; border:solid 1px #ddd; border-radius:32px; color:#666;}


/*公司注册准备材料*/
.gszc_box2{ padding:15px; border-radius:5px;}
.gszc_box2 h2{font-size:14px; font-weight:bold; margin-bottom:10px;}
.gszc_box2 li{line-height:22px; font-size:13px;}
.gszc_box2 li i{width:4px; height:4px; display:inline-block; margin-right:5px; vertical-align:middle; border-radius:4px;}