﻿/*通用类*/
* {
	margin: 0;
	padding: 0;
}

/*不同设备字体em基准*/
html {
	font-size: 36.4px;
}

@media screen and (max-width: 320px) {
	html {
		font-size: 36.4px;
	}
}

@media screen and (min-width: 321px) and (max-width: 360px) {
	html {
		font-size: 41px;
	}
}

@media screen and (min-width: 361px) and (max-width: 375px) {
	html {
		font-size: 42.6666px;
	}
}

@media screen and (min-width: 376px) and (max-width: 414px) {
	html {
		font-size: 47px;
	}
}

@media screen and (min-width: 415px) and (max-width: 484px) {
	html {
		font-size: 54.6112px;
	}
}

@media screen and (min-width: 485px) and (max-width: 720px) {
	html {
		font-size: 82px;
	}
}

@media screen and (min-width: 721px) and (max-width: 768px) {
	html {
		font-size: 87px;
	}
}

@media screen and (min-width: 769px) and (max-width: 1080px) {
	html {
		font-size: 123px;
	}
}

@media screen and (min-width: 1080px) {
	html {
		font-size: 123px;
	}
}

html {
	overflow-x: hidden;
	font-size: 15.625vw;
}

body {
	width: 100%;
	min-width: 320px;
	margin: 0 auto;
	font-family: "Microsoft Yahei";
	background: #fff;
	overflow-x: hidden;
	text-align: left;
	position: relative;
	font-size: 0.24rem;
	color: #222;
}

#zxkf {
	width: auto;
	z-index: 2147483645;
	right: 0px;
	top: 40%;
	width: 40px;
	height: 110px;
	margin-top: 5px;
	display: block;
	position: fixed !important;
	visibility: visible;
	width: 0.4rem;
	height: 1.5rem;
	background-color: #851219;
	text-align: center;
	padding-top: .1rem;
}

/*商务通弹窗*/
/*商务通弹窗*/
/*商务通弹窗*/
.swttc {
	width: 100%;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 9999999999;
	top: 30%;
}

.swtbg {
	width: 3.8rem;
	margin: auto;
	position: relative;
	border-radius: .2rem;
}

.swtbg p {
	color: #000;
	text-align: center;
	font-size: .3rem;
	line-height: .32rem;
	padding-top: .66rem;
	letter-spacing: .04rem;
}

.swt_shadow {
	height: 4.8rem;
	margin: auto;
	position: relative;
	border-radius: .2rem;
	/*background: url(../images/tc.png) center no-repeat*/
	;
	background-size: 100% 100%;
	box-shadow: #929292 0px 0px 10px
}

.cls_swttc {
	width: 0.5rem;
	height: 0.5rem;
	line-height: .5rem;
	text-align: center;
	border-radius: 50%;
	color: #3d3c41;
	position: absolute;
	background-color: transparent;
	right: 0rem;
	top: 0rem;
	cursor: pointer;
	display: inline-block;
}

.swt_cx {
	width: 95%;
	text-align: center;
	margin: 0 auto;
}

.swt_cx a {
	width: 95%;
	display: block;
	cursor: pointer;
}

.swt_rz {
	font-size: .24rem;
	height: .24rem;
	color: #010101;
	width: 3.7rem;
	margin: .17rem auto 0;
	position: relative;
	text-align: center;
}

.swt_rz a {
	position: absolute;
	left: 0;
	width: 100%;
}

.swt_rz span {
	position: absolute;
	right: 0;
}

.swt_zx {
	width: 95%;
	height: 100%;
	float: left;
	text-align: left;
	display: flex;
}

.swt_zx a {
	width: 2.1rem;
	height: 1rem;
	float: left;
	display: inline-block;
	margin-top: 2.8rem;
}

img {
	border: none;
}

h1,
h2,
h3 {
	font-weight: normal;
}

a {
	color: #222;
	text-decoration: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	-webkit-tap-highlight-color: transparent;
	outline: none;
}

input,
textarea,
select {
	font-family: "Microsoft Yahei";
	font-size: 1em;
	outline: none;
	margin: 0;
	padding: 0;
}

input::-webkit-input-placeholder {
	color: #a0a0a0 !important;
}

textarea::-webkit-input-placeholder {
	color: #a0a0a0 !important;
}

input[type='button'],
input[type='text'],
input[type='search'],
input[type='submit'],
input[type='reset'],
input[type='date'],
input[type='time'],
input[type='number'] {
	-webkit-appearance: none;
}

select {
	-webkit-appearance: none;
}

textarea {
	-webkit-appearance: none;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
	-webkit-appearance: none !important;
	margin: 0;
}

ul,
ol {
	padding: 0;
	list-style-type: none;
}

em {
	font-style: normal;
}

.lt {
	float: left;
}

.rt {
	float: right;
}

input.sub,
label {
	border: none;
	cursor: pointer;
}

input,
textarea {
	font-family: "Microsoft Yahei";
	outline: none;
	margin: 0;
	padding: 0;
}

table {
	border-collapse: collapse;
}

td,
th {
	padding: 0;
}

div.clear {
	font: 0px Arial;
	line-height: 0;
	height: 0;
	overflow: hidden;
	clear: both;
}

.cm_photo {
	display: block;
	position: relative;
	overflow: hidden;
}

.cm_photo .thumb {
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 10;
}

.cm_photo .zw {
	display: block;
	height: auto;
	width: 100%;
}

.header {
	position: fixed;
	width: 6.4rem;
	height: 1rem;
	top: 0;
	z-index: 999;
	background: #fff;
}

.header_zw {
	height: 1rem;
}

.menu_btn {
	width: 0.5rem;
	height: 1rem;
	float: left;
	background: url("../images/menu_btn.png") no-repeat center center;
	background-size: 100% auto;
}

.head_tip {
	float: left;
	font-size: 0.3rem;
	line-height: 1rem;
}

.head_tip_pp {
	font-size: 0.24rem;
}

.head_tel {
	float: right;
	line-height: 1rem;
	font-size: 0.18rem;
	color: #666;
	padding-right: 0.56rem;
	background: url("../images/head_tel.png") no-repeat right center;
	background-size: auto 0.56rem;
}

.head_pos {
	float: right;
	width: 0.6rem;
	height: 1rem;
	float: right;
	background: url("../images/head_pos.png") no-repeat center center;
	background-size: auto 0.3rem;
}

.head_fg {
	height: 0.2rem;
	float: right;
	border-left: 1px solid #666;
	margin-top: 0.4rem;
}


/* 罗列式 */
.lls {
	width: 6.4rem;
	background: #851219;
	margin: 0 auto;
	padding-top: .2rem;
	padding-bottom: .2rem;
}

.lls ul li {
	width: 2.13rem;
	float: left;
	line-height: .32rem;
	font-size: .4rem;
	color: #fff;
	text-align: center;
}

.lls ul li:first-of-type img,
.lls ul li:last-of-type img {
	width: .8rem;
	margin-bottom: .1rem;
}

.lls ul li:first-of-type,
.lls ul li:last-of-type {
	font-size: .14rem;
	line-height: .14rem;
	margin-top: .4rem;
	color: rgba(255, 255, 255, 0.4);
}

.lls ul li img {
	width: 1.4rem;
	display: block;
	margin: 0 auto;
}

.lls_wz {
	height: 1.3rem;
}

.lls_wz ul li:nth-child(2) {
	font-size: .24rem;
	line-height: .24rem;
}

.lls_wz ul li:nth-child(2) img {
	width: 1.6rem;
	margin: 0 auto;
}

.lls_wz ul li img {
	width: .8rem;
	display: block;
	margin: .4rem auto 0;
}

.footer {
	background: #212121;
	padding: 0.25rem 0.15rem 0 0.15rem;
	margin-top: 0.65rem;
	color: #fff;
}

.footer dl {
	float: left;
	width: 40%;
	margin: 0 4%;
}

.footer dt.dt1 {
	font-size: .22rem
}

.footer dt {
	height: 0.7rem;
	/*line-height: 0.7rem;*/
	border-bottom: 1px solid #333;
	margin-bottom: 0.1rem;
}

.footer dd {
	line-height: 0.4rem;
	font-size: 0.2rem;
}

.footer dd a {
	color: #fff;
}

.footer .copy {
	text-align: center;
	padding: 0.15rem 0;
	border-top: 1px solid #333;
	font-size: 0.2rem;
	line-height: 1.8;
	margin-top: 0.3rem;
}

.nav_flog {
	width: 100%;
	height: 100%;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 110;
	background: rgba(0, 0, 0, .4);
	display: none;
}

.nav {
	width: 5.4rem;
	height: 100%;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 999;
	background: #222;
	box-sizing: border-box;
	padding: 1rem 0.4rem;
	display: none;
}

.nav .close {
	width: 0.75rem;
	height: 1rem;
	position: absolute;
	left: 0;
	top: 0;
	background: url("../images/menu_close.png") no-repeat center center;
	background-size: 0.25rem 0.25rem;
}
.logo{
	margin:0 auto;
}
.logo img{
	display: block;
	max-width: 20%;
	margin:0 auto;
}
.nav .zp {
	display: block;
	width: 100%;
}

.nav .zp img {
	display: block;
	width: 100%;
	height: auto;
}

.nav ul {
	padding: 0.3rem 0 0.2rem 0;
	line-height: 0.36rem;
	font-size: 0.2rem;
	text-align: center;
}

.nav a {
	color: #fff;
	display: inline-block;
	margin-bottom: 0.2rem;
}

.nav .backa {
	display: block;
	height: 0.64rem;
	line-height: 0.64rem;
	position: relative;
	font-size: 0.2rem;
	margin-top: .4rem;
}

.nav .backa i {
	display: block;
	width: 0.5rem;
	height: 2px;
	background: #851118;
}

.nav .go {
	display: block;
	width: 2.1rem;
	height: 0.5rem;
	line-height: 0.5rem;
	text-align: center;
	background: #851219;
	margin-top: 0.4rem;
	font-size: 0.2rem;
}

/*hm 首页*/
.banner {
	position: relative;
}

.banner img {
	display: block;
	width: 100%;
	height: auto;
}

.banner .go {
	display: block;
	width: 2.3rem;
	height: 0.6rem;
	line-height: 0.6rem;
	border: 1px solid #fff;
	text-align: center;
	position: absolute;
	left: 50%;
	bottom: 0.8rem;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
	color: #fff;
}

.hm_sj {
	text-align: center;
	padding: 0.34rem 0.5rem 0.48rem 0.5rem;
	padding: 0.34rem 0.5rem 0.48rem 0.5rem;
	font-size: 0.2rem;
	line-height: 0.3rem;
	position: relative;
}

.hm_sj dl {
	padding: 0.12rem 0;
}

.hm_sj .fg {
	border-bottom: 1px solid #851118;
}

.hm_sj .tela {
	display: block;
	width: 0.4rem;
	height: 1.1rem;
	text-align: center;
	background: #851118;
	color: #fff;
	border-radius: 0.08rem;
	font-size: 0.18rem;
	line-height: 0.22rem;
	box-sizing: border-box;
	padding-top: 0.1rem;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -0.55rem;
}

.hm_server img {
	width: 6.4rem
}

.hm_server .head {
	height: 0.5rem;
	line-height: 0.5rem;
	background: #f2f2f2;
	clear: both;
	font-size: 0.18rem;
	margin-bottom: 0.3rem;
}

.hm_server .ct {
	text-align: center;
	color: #666;
}

.hm_server .half {
	float: left;
	width: 47%;
	color: #666;
	padding-left: 3%;
}

.hm_server .sin {
	display: inline-block;
	max-width: 95%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.hm_server span {
	color: #333;
}

.hm_server .head2 {
	text-align: center;
	padding: 0.5rem 0 0.3rem 0;
}

.hm_server .head2 dt {
	font-size: 0.3rem;
	color: #851118;
}

.hm_server .head2 dd {
	height: 0.28rem;
	line-height: 0.28rem;
	font-size: 0.2rem;
}

.hm_server .thumb100 {
	display: block;
	width: 100%;
	height: auto;
}

.hm_server .bt {
	padding: 0.16rem 0 0.66rem 0;
	text-align: center;
}

.hm_server .bt dt {
	height: 0.42rem;
	line-height: 0.42rem;
}

.hm_server .bt dd {
	font-size: 0.18rem;
	color: #999;
}

.hm_wx {
	background: #f2f2f2;
}

.hm_wx .head {
	text-align: center;
	padding: 0.36rem 0 0 0;
}

.hm_wx .head dt {
	height: 0.52rem;
	line-height: 0.52rem;
	font-size: 0.24rem;
}

.hm_wx .head dd {
	height: 0.36rem;
	line-height: 0.36rem;
	font-size: 0.18rem;
	color: #999;
}

.hm_wx .ct {
	padding: 0.25rem 0;
	text-align: center;
	font-size: 0.22rem;
	line-height: 1.8;
	color: #333;
}

.wx_item {
	display: block;
	text-align: center;
	padding-bottom: 0.5rem;
}

.wx_item .photo {
	display: block;
	width: 3.88rem;
	height: 2.7rem;
	margin: 0 auto;
	box-shadow: 0 0 0.1rem #ddd;
}

.wx_item .photo img {
	display: block;
	width: 3.88rem;
	height: 2.7rem;
}

.wx_item .tags {
	padding: 0.22rem;
	line-height: 0.36rem;
	font-size: 0.2rem;
}

.wx_item .go {
	display: block;
	width: 1.94rem;
	height: 0.44rem;
	line-height: 0.44rem;
	color: #fff;
	margin: 0 auto;
	text-align: center;
	background: #851118;
}

.hm_xl {
	position: relative;
}

.hm_xl .bj-img {
	width: 100%;
	height: auto;
	z-index: 9;
}

.hm_xl .bj-img img {
	max-height: 2rem;
}

.hm_xl_wpp {
	background: url("../images/xlbg1.jpg") no-repeat center center;
}

.hm_xl dl {
	width: 2.15rem;
	position: absolute;
	left: 1.14rem;
	bottom: 0.48rem;
	text-align: center;
}

.hm_xl dt {
	height: 0.6rem;
	line-height: 0.6rem;
	font-size: 0.24rem;
	color: #fff;
}

.hm_xl .go {
	display: block;
	height: 0.4rem;
	line-height: 0.4rem;
	background: #fff;
	font-size: 0.18rem;
	color: #000
}

.xl_list {
	padding: 0.27rem 0 0.4rem 0;
}

.xl_list ul {
	width: 100%;
	margin: 0.13rem;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.xl_list li {
	width: 49%;
	margin-bottom: .1rem;
}

.xl_list img {
	width: 100%;
	max-height: 2.55rem;
}

.hm_cnt {
	height: 2.2rem;
	/*background:url("../images/cntbg.jpg") no-repeat center center;*/
	/*background-size:100% 100%;*/
}

.hm_cnt .ins {
	padding: 0 0.02rem;
	font-size: 0.18rem;
	line-height: 0.36rem;
	color: #fff;
}

.hm_cnt .ins img {
	width: 100%;
	display: block;
}

.hm_cnt .ins p {
	margin-top: -1.29rem;
	margin-left: .3rem;
}

.hm_cnt .go {
	height: 0.36rem;
	line-height: 0.36rem;
	color: #851219;
	text-decoration: underline;
	margin-left: .3rem;
}

.hm_kf {
	text-align: center;
	padding-bottom: 0.4rem;
}

.hm_kf .head {
	text-align: center;
	height: 1.3rem;
	line-height: 1.3rem;
	position: relative;
	font-size: 0.36rem;
}

.hm_kf .head i {
	display: block;
	width: 0.9rem;
	height: 0.06rem;
	background: #851118;
	position: absolute;
	left: 50%;
	bottom: 0.1rem;
	margin-left: -0.45rem;
}



.cnt_map {
	width: 5.6rem;
	margin: 0 auto;
	border: 1px solid #d6d6d6;
	position: relative;
	overflow: hidden;
	padding: 0 .3rem .45rem;
}

.cnt_map ul.lx {
	padding-top: 0.2rem;
	line-height: 1.6;
	font-size: 0.24rem;
	text-align: center;
	padding-bottom: .2rem;
	margin-bottom: .2rem;
	border-bottom: #851118 1px solid;
}

.cnt_map img {
	display: block;
	width: 100%;
	height: auto;
	position: relative;
}

.cnt_map ul li input {
	width: 5.05rem;
	height: 0.44rem;
	border: solid 1px #bbbbbb;
	color: #bbbbbb;
	font-size: 0.14rem;
	padding-left: 0.1rem;
	margin-bottom: 0.14rem;
}

.cnt_map ul li textarea {
	width: 5.05rem;
	height: 1.15rem;
	border: solid 1px #bbbbbb;
	color: #bbbbbb;
	font-size: 0.16rem;
	padding-left: 0.1rem;
	margin-bottom: 0.14rem;
	padding-top: 0.1rem;
}

.cnt_map ul .submit {
	width: 2.4rem;
	height: .7rem;
	background: #9e8463;
	float: left;
	margin-left: .1rem;
	font-size: .24rem;
	color: #fff;
	cursor: pointer;
}

.cnt_map ul a {
	display: block;
	text-align: left;
	font-size: 0.24rem;
	color: #9e8463;
	line-height: 0.7rem;
}

.main8_zzd {
	overflow: hidden !important;
	margin: 0 auto .3rem !important;
	width: 2.1rem !important;
}

.main8_zzz {
	width: 3.55rem;
}

.main8_zzd li {
	height: .38rem;
	float: left;
	padding: 0 .15rem;
	margin: 0 .1rem;
	font-size: .2rem;
	border: 1px solid #9e8463;
	border-radius: .1rem;
	color: #9e8463;
	line-height: .38rem;
	text-align: center;
}

.main8_zzd li.on {
	background: #9e8463;
	color: #fff;
}

.main8_zzn li {
	width: 100%;
}

.main8_zzt {
	width: 100%;
	position: relative;
	margin: 0 auto;
}

.main8_zzt img {
	display: block;
	width: 100%;
	position: relative;
}

.main8_zzt .main8_zztz {
	width: 4.3rem;
	height: 1.6rem;
	background: #fff;
	border-radius: .1rem;
	-moz-box-shadow: 0px 1px 20px rgba(0, 0, 0, .1);
	-webkit-box-shadow: 0px 1px 20px rgba(0, 0, 0, .1);
	box-shadow: 0px 1px 20px rgba(0, 0, 0, .1);
	position: absolute;
	left: .25rem;
	top: .45rem;
	z-index: 9;
	padding: 0 .2rem;
	overflow: hidden;
}

.main8_zzt .main8_zztz h1 {
	font-size: .22rem;
	color: #9e8463;
	line-height: .34rem;
	margin-top: .2rem;
}

.main8_zzt .main8_zztz p {
	font-size: .14rem;
	color: #000;
	line-height: .28rem;
}

.main8_zzt .main8_zztz p:nth-of-type(2) {
	margin-bottom: .2rem;
}

.cnt_map .main8_ctz {
	width: 100%;
	background: #fff;
	border-radius: .1rem;
	-moz-box-shadow: 0px 1px 20px rgba(0, 0, 0, .1);
	-webkit-box-shadow: 0px 1px 20px rgba(0, 0, 0, .1);
	box-shadow: 0px 1px 20px rgba(0, 0, 0, .1);
	padding: 0 .2rem;
	overflow: hidden;
}

.cnt_map .main8_ctz h1 {
	font-size: .22rem;
	color: #9e8463;
	line-height: .34rem;
	margin-top: .2rem;
}

.cnt_map .main8_ctz p {
	font-size: .14rem;
	color: #000;
	line-height: .28rem;
	margin-bottom: .1rem;
}

.swiper {
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.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;
}

.swiper-slide img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.swiper-button-next,
.swiper-button-prev {
	width: 40px;
	height: 20px;
}

.main_8ctt {
	width: .3rem;
	height: .26rem;
	background: url(../images/map.png) no-repeat center bottom/.3rem .26rem;
	position: absolute;
	left: 3.2rem;
	top: 2.05rem;
	z-index: 9;
}

.fw_item {
	padding: 0.24rem 0.3rem 0 0.3rem;
	width: 5.6rem;
	margin: 0.96rem auto 0 auto;
	border: 1px solid #e5e5e5;
	position: relative;
	text-align: center;
}

.fw_item .ico {
	display: block;
	width: 0.58rem;
	height: 0.56rem;
	position: absolute;
	top: -0.26rem;
	left: 50%;
	margin-left: -0.29rem;
}

.fw_item dt {
	height: 0.64rem;
	line-height: 0.64rem;
	font-size: 0.24rem;
}

.fw_item dd {
	line-height: 0.3rem;
	font-size: 0.18rem;
	color: #666;
}

.fw_item .go {
	display: block;
	width: 1.68rem;
	height: 0.44rem;
	line-height: 0.44rem;
	margin: 0.3rem auto;
	text-align: center;
	background: #851118;
	color: #fff;
	font-size: 0.22rem;
}

/*hm 首页*/
/*repair 服务*/
.fw_item2 {
	text-align: center;
	padding-top: 0.28rem;
	font-size: 0.2rem;
	line-height: 0.36rem;
}

.fw_item2 .applya {
	display: block;
	width: 2.1rem;
	height: 0.5rem;
	line-height: 0.5rem;
	background: #c20100;
	color: #fff;
	margin: 0.3rem auto;
}

.fw_item2 p {
	font-size: 0.18rem;
	color: #999;
}

.lj_item {
	text-align: center;
	padding-bottom: 0.2rem;
}

.lj_item {
	text-align: center;
	padding-bottom: 0.3rem;
}

.lj_item .photo {
	display: block;
	width: 3.88rem;
	height: 2.7rem;
	margin: 0 auto 0.1rem auto;
}

.lj_item .photo img {
	display: block;
	width: 3.88rem;
	height: 2.7rem;
}

.lj_item dt {
	height: 0.56rem;
	line-height: 0.56rem;
	position: relative;
	font-size: 0.24rem;
}

.lj_item dt i {
	display: block;
	border-bottom: 1px solid #c20100;
	width: 0.44rem;
	position: absolute;
	left: 50%;
	bottom: 0;
	margin-left: -0.22rem;
}

.lj_item dd {
	color: #999;
	font-size: 0.18rem;
	line-height: 3;
}

.rep_step {
	padding: 0 0.1rem;
}

.rep_step .title {
	font-size: 0.3rem;
	height: 1rem;
	line-height: 1rem;
	border-bottom: 1px solid #e3e3e3;
	text-align: center;
}

.st_item {
	padding: 0.25rem 0;
	border-bottom: 1px solid #e3e3e3;
}

.st_item .photo {
	float: left;
	width: 1.1rem;
	height: 0.9rem;
	position: relative;
	overflow: hidden;
}

.st_item .photo img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.st_item dl {
	width: 4.6rem;
	float: right;
	padding-right: 0.15rem;
	font-size: 0.2rem;
}

.st_item dt {
	height: 0.4rem;
	line-height: 0.4rem;
	position: relative;
}

.st_item dt i {
	display: block;
	border-bottom: 1px solid #c20100;
	width: 0.44rem;
	position: absolute;
	left: 0;
	bottom: 0;
}

.st_item dd {
	color: #999;
	margin-top: 0.1rem;
}

/*首页新闻列表*/
.news-list {
	width: 5.6rem;
	margin: 0 auto;
}

.news-list li {
	border-bottom: 2px #b0b0b0 dashed;
	padding: .1rem 0;
	font-size: .1rem;
	color: #666666;
}

.news-list li a {
	color: #666666;
}

.news-list li span {
	float: right;
}

.BMap_bubble_content h3 {
	font-weight: normal !important;
	font-size: .16rem !important;
	line-height: .26rem !important;
}

.BMap_bubble_title {
	font-size: .22rem !important;
	line-height: .3rem !important;
}

#map-start {
	width: 2.2rem;
	line-height: .3rem;
	border: .01rem solid #cccccc;
	font-size: .22rem;
}

#map-result {
	border: 0;
	line-height: .3rem;
	font-size: .22rem;
	background-color: #ffffff;
	margin-left: .2rem;
}

#BusSearchSta {
	width: 2.2rem;
	line-height: .3rem;
	border: .01rem solid #cccccc;
	font-size: .22rem;
	margin-top: .1rem;
}

#busSearchBtn {
	line-height: .4rem;
	font-size: .2rem;
	background-color: #ffffff;
	margin-top: .1rem;
	border: .01rem solid #cccccc;
	color: #1B9AF7;
	display: block;
	padding: .1rem;
	border-radius: 5px;
	width: 1.2rem;
}

h3 {
	font-size: 18px;
}

.bbar {
	background-color: #851219;
	height: 1rem;
}

.bbar .mui-tab-item .mui-tab-label {
	color: #fff;
	display: block;
}

.bbar .bhome,
.bbar .bchat {
	position: relative;
}

.bbar .bhome:after,
.bbar .bchat:after {
	height: 200%;
	width: 1px;
	content: '';
	background-color: #fff;
	position: absolute;
	top: 0;
	right: -48px;
}

.bbar .mui-tab-item img {
	width: 0.5rem;
	height: 0.5rem;
}

.zhanwei {
	height: 1.2rem !important;
}

.mui-bar {
	background-color: ##851219;
	color: #FFFFFF;
	height: 1rem;
	width: 6.4rem;
	margin: 0 auto;
	z-index: 99999;
}

.mui-bar .mui-title {
	color: #FFFFFF;
	font-size: 0.4rem;
	line-height: 1rem;
}

.mui-bar .mui-icon {
	color: #FFFFFF;
	font-size: 0.6rem;
	padding-top: 0.22rem;
}

.mui-bar-nav~.mui-content {
	padding-top: 1rem;
}

.mui-bar-nav.mui-bar .mui-icon {
	padding-right: 0.25rem;
	padding-left: 0.25rem;
}

a:hover {
	color: #ffffff;
}

/*repair 服务*/
/* map*/
#container {
	position: fixed !important;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	z-index: 30 !important;
	display: none;
}

.BMap_bubble_content h3 {
	font-weight: normal !important;
	font-size: .16rem !important;
	line-height: .26rem !important;
}

.BMap_bubble_title {
	font-size: .22rem !important;
	line-height: .3rem !important;
}

#map-start {
	width: 2.2rem;
	line-height: .3rem;
	border: .01rem solid #cccccc;
	font-size: .22rem;
}

#map-result {
	border: 0;
	line-height: .3rem;
	font-size: .22rem;
	background-color: #ffffff;
	margin-left: .2rem;
}

#BusSearchSta {
	width: 2.2rem;
	line-height: .3rem;
	border: .01rem solid #cccccc;
	font-size: .22rem;
	margin-top: .1rem;
}

#busSearchBtn {
	line-height: .4rem;
	font-size: .24rem;
	background-color: #ffffff;
	margin-top: .1rem;
	border: .01rem solid #cccccc;
	color: #1B9AF7;
}

#close {
	position: fixed;
	right: .3rem;
	top: 1rem;
	line-height: .8rem;
	width: .8rem;
	text-align: center;
	font-size: .5rem;
	z-index: 32 !important;
	background-color: #EDEAE8;
	display: none;
}

.line {
	padding: 0 0 .1rem 0;
	margin: 0 0 .1rem 0;
	border-bottom: 1px dotted darkgray;
}

/* 罗列式隐藏 */
#fwpp_yc2 li:nth-of-type(1) {
	visibility: hidden;
}

#fwpp_yc2 li:nth-of-type(3) {
	visibility: hidden;
}

#footer {
	padding: 0.25rem 0.15rem 1.1rem 0.15rem;
}


/* 底部 全国地区 */
.footerQ {
	margin-top: 0.65rem;
	padding-bottom: 1rem;
	background: url(../images/footer.png) no-repeat center 1rem/6.4rem;
	background-color: #242424;
}

.footerQ ul {
	padding: .2rem;
}

.footerQ li {
	padding-bottom: .3rem;
	margin-bottom: .3rem;
	color: #fff;
	border-bottom: .01rem dashed #fff;
}

.footerQ li h5 {
	margin-bottom: .2rem;
	font-size: .22rem;
	color: #851118;
}

.footerQ li p {
	color: #fff;
}

.footerQ li p a {
	font-size: .2rem;
	color: #fff;
}

.footerQ li p span {
	padding: 0 .12rem;
	font-size: .24rem;
}

.footerQ li>a.mor {
	float: left;
	display: block;
	margin-top: .3rem;
	line-height: .24rem;
	font-size: .24rem;
	color: #851118;
}

.footerQ li dl {
	float: left;
	width: 1.65rem;
	margin: 0 2%;
}

.footerQ li dl dt,
.footerQ li dl dd {
	line-height: .32rem;
	font-size: .2rem;
	color: #fff;
}

.footerQ li dl dt {
	font-weight: bold;
	height: .32rem;
}

.weizhi {
	margin: 2%;
	font-size: 1em;
}

/*新闻资讯*/
.article-list {}

.article-list .list-item {
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	justify-content: space-between;
	padding: .1rem 2%;
}

.article-list .list-item .img {
	width: 40%;
}

.article-list .list-item .img img {
	max-width: 100%;
}

.article-list .list-item .txt {
	width: 58%;
}

.article-list .list-item .txt h1 {
	font-size: 1em;
	font-weight: 600;
}

.article-list .list-item .txt p {
	font-size: .1rem;
	padding: 1em 0;
}

.article-list .list-item .txt>span {
	float: right;
	font-size: .8em;
	margin-top: 1em;
}

.article-content {
	padding: 2%;
}

.article-content h1 {
	font-size: 1.5em;
	text-align: center;
}

.author-time {
	display: flex;
	justify-content: space-between;
	align-items: center;
	text-align: center;
}

.author-time>div {
	width: 50%;
}

.article-content .content {
	font-size: .8em;
	margin: 2em auto;
}

.article-content .content p {
	text-indent: 2em;
	margin-bottom: 1em;
}

.next-previ {
	font-size: .8em;
}

.next-previ p {
	margin-bottom: 1em;
}

/*服务网点*/
.network-list {}

.network-list .list-item {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin: 2%;
	border: 1px solid #cccccc;
	padding: 2%;
}

.network-list .list-item .img {
	width: 100%;
}

.network-list .list-item .img img {
	max-width: 100%;
}

.network-list .list-item .txt {
	width: 100%;
}

.network-list .list-item .txt h1 {
	font-size: 1em;
	font-weight: 600;
}

.network-list .list-item .txt p {
	font-size: .1rem;
	padding: 1em 0;
}

.network-list .list-item .txt>span {
	float: right;
	font-size: .8em;
	margin-top: 1em;
}

/*网点详情*/
.network-con {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin: 2%;
	border: 1px solid #cccccc;
	padding: 2%;
}

.network-con .img {
	width: 40%;
}

.network-con .img img {
	max-width: 100%;
}

.network-con .txt {
	width: 58%;
	font-size: .8em;
}

/* 分页 */
.pages{
    display: flex;
    justify-content: center;
}
.pagination {
	display: flex;
	margin-top: .5rem;
}

.pagination li a {
	padding: .02rem .1rem;
	margin: 0 .05rem;
	background-color: #FFF;
	border: .02rem solid #CCC;
}

.pagination li.active a {
	background-color: #CCC;
	color: #FFF
}