* {
	margin: 0;
	padding: 0;
	font-size: 0.16rem;
}


.body{
	padding-top: 0.8rem;
	padding-bottom: 1.4rem;
	background: url(../img/lianxi_bg.jpg) center no-repeat;
	background-size: auto 100%;
}

.lianxi_class{
	font-weight: bold;
	font-size: 0.4rem;
	color: #222222;
}


/* 联系信息 */
.phone{
	width: 100%;
	height: 7rem;
	position: relative;
}
.phone .phone_txt{
	width: 7.4rem;
	height: 5rem;
	background: #FFFFFF;
	box-shadow: 0rem 0rem 0.4rem 0.01rem rgba(0,0,0,0.16);
	border-radius: 0.2rem;
	position: relative;
	z-index: 9;
	margin-top: 0.78rem;
	padding: 0.62rem 0.9rem;
	box-sizing: border-box;
}
.phone .phone_txt::after,
.phone .phone_txt::before{
	content: "";
	position: absolute;
	width: 0.2rem;
	height: 0.2rem;
}
.phone .phone_txt::after{
	background: url(../img/lianxi_icon1.png) center no-repeat;
	top: 0.34rem;
	left: 0.34rem;
	z-index: 9;
}
.phone .phone_txt::before{
	background: url(../img/lianxi_icon2.png) center no-repeat;
	bottom: 0.34rem;
	right: 0.34rem;
	z-index: 9;
}
.phone .phone_txt .phone_logo{
	width: 3.9rem;
	height: 1rem;
	overflow: hidden;
	margin-bottom: 0.3rem;
}
.phone .phone_txt .phone_logo img{
	max-width: 100%;
	max-height: 100%;
	object-fit: contain;
}
.phone .phone_txt .phone_cont span{
	width: 100%;
	display: block;
	font-weight: 400;
	font-size: 0.16rem;
	color: #333333;
	margin-bottom: 0.2rem;
}
.phone .phone_txt .phone_code{
	width: 1.2rem;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    position: absolute;
    right: 0.5rem;
    bottom: 0.5rem;
}
.phone .phone_txt .phone_code img{
	max-width: 1.2rem;
	max-height: 1.2rem;
	object-fit: contain;
}
.phone .phone_txt .phone_code span{
    width: 100%;
    display: block;
    font-weight: 400;
    font-size: 0.16rem;
    color: #666666;
    line-height: 0.3rem;
    text-align: center;
}
.phone .phone_map{
	position: absolute;
	width: 12rem;
	height: 6.4rem;
	top: 0.6rem;
	left: 5.2rem;
	overflow: hidden;
	background: url(../img/map.jpg) center no-repeat;
	background-size: cover;
}
.phone .phone_map img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.phone .phone_map .map{
	width: 100%;
	height: 100%;
}




/* 在线留言 */
.liuyan{
	padding-top: 1rem;
}
.liuyan .lianxi_class{
	width: 100%;
	text-align: center;
	margin-bottom: 0.3rem;
}
.liuyan .lianxi_cont{
	font-weight: 400;
	font-size: 0.16rem;
	color: #666666;
	line-height: 0.3rem;
	text-align: center;
	margin-bottom: 0.4rem;
} 
.liuyan .linyan_form{
	width: 100%;
	min-height: 4.74rem;
	background: #FFFFFF;
	border: 0.01rem solid #E6E6E6;
	padding: 0.55rem 1.35rem 0.6rem;
	box-sizing: border-box;
}
.liuyan .linyan_form form{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.liuyan .linyan_form form input{
	width: 6.05rem;
	height: 0.57rem;
	background: #F8F8F8;
	border-radius: 0.05rem;
	border: 0.01rem solid #DFDFDF;
	margin-bottom: 0.2rem;
	padding:0 0.17rem;
	box-sizing: border-box;
	color: #000;
}
.liuyan .linyan_form form textarea{
	width: 12.5rem;
	height: 1.2rem;
	background: #F8F8F8;
	border-radius: 0.05rem;
	border: 0.01rem solid #DFDFDF;
	margin-bottom: 0.35rem;
	padding: 0.2rem 0.17rem;
	box-sizing: border-box;
	color: #000;
}
.liuyan .linyan_form form input::placeholder,
.liuyan .linyan_form form textarea::placeholder{
	font-weight: 400;
	font-size: 0.14rem;
	color: #AAAAAA;
}

.liuyan .linyan_form form .submit{
	width: 3rem;
	height: 0.5rem;
	background: linear-gradient( 132deg, #03AF9F 0%, #00AFEA 100%);
	border-radius: 0.1rem;
	margin: 0 auto;
	font-weight: 400;
	font-size: 0.18rem;
	color: #FFFFFF;
	letter-spacing: 0.16rem;
	border: none !important;
}






/* 监督举报 */
.jubao{
	padding-top: 1rem;
	height: 7rem;
	position: relative;
	display: flex;
	justify-content: right;
	align-items: center;

	display: none;
}
.jubao .jubao_bg{
	position: absolute;
	width: 12rem;
	height: 6rem;
	right: 5.2rem;
	overflow: hidden;
}
.jubao .jubao_txt{
	width: 7.4rem;
	min-height: 5rem;
	background: #FFFFFF url(../img/lianxi_bg3.png) center right no-repeat;
	background-size: 3.5rem;
	box-shadow: 0rem 0rem 0.4rem 0.01rem rgba(0,0,0,0.16);
	border-radius: 0.2rem;
	position: relative;
	padding: 1.02rem 0.9rem 0;
	box-sizing: border-box;
}
.jubao .jubao_txt::after,
.jubao .jubao_txt::before{
	content: "";
	position: absolute;
	width: 0.2rem;
	height: 0.2rem;
}
.jubao .jubao_txt::after{
	background: url(../img/lianxi_icon1.png) center no-repeat;
	top: 0.34rem;
	left: 0.34rem;
	z-index: 9;
}
.jubao .jubao_txt::before{
	background: url(../img/lianxi_icon2.png) center no-repeat;
	bottom: 0.34rem;
	right: 0.34rem;
	z-index: 9;
}
.jubao .jubao_txt .jubao_title{
	font-weight: bold;
	font-size: 0.4rem;
	color: #222222;
}
.jubao .jubao_txt .jubao_cont{
	margin-top: 0.7rem;
}
.jubao .jubao_txt .jubao_cont span{
	width: 100%;
	display: block;
	font-weight: 400;
	font-size: 0.16rem;
	color: #333333;
	margin-bottom: 0.2rem;
}


