.service_banner {
	width: 100%;
	height: 370px;
	background: url(../img/fuwu.png) 100% no-repeat;
	overflow: hidden;
	background-size: 100% 100% !important;
}

.service_title {
	width: 1200px;
	height: 100px;
	margin: 0 auto;
	text-align: center;
	margin-top: 180px;
	line-height: 30px;
}

.service_title h1 {
	color: white;
	font-size: 0.32rem;
font-family: Arial Black;
font-weight: 400;
color: #FFFFFF;
}

.service_title span {
	display: block;
	font-family: Source Han Sans CN;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 0.32rem;
	margin-top: 0.14rem;
}

.service_nav {
	width: 1200px;
	height: 70px;
	margin: 0 auto;
}

.service_nav p {
	height: 70px;
	line-height: 70px;
	color: #a7a7a7;
	display: block;
	float: left;
}
.service_nav p a{
	color: #a7a7a7;
}
.service_nav .service_tab {
	margin-top: 10px;
	float: right;
	list-style: none;
	width: auto;
	overflow: hidden;
}

.service_nav .service_tab li {
	display: inline-block;
	width: 60px;
	color: #414141;
	text-align: center;
	line-height: 30px;
	cursor: pointer;
	padding: 13px 0px;
	margin-left: 100px;
}

.service_nav li.sel {
	border-bottom: 5px solid #BB3E44;
}
.service_nav li.sel a{
	color: #BB3E44;
}
.service_con {
	width: 100%;
	height: 720px;
	background: #F4F5F7;
	overflow: hidden;
}

.service_tit {
	width: 1200px;
	height: 720px;
	margin: 0 auto;
}

.service_tit_lis {
	width: 1200px;
	height: auto;
	text-align: center;
	margin-top: 99px;
}

.service_tit_lis h1 {
	font-size: 32px;
	font-family: Arial Black;
	font-weight: 400;
	color: #B63037;
}

.service_tit_lis span {
	font-size: 32px;
	font-family: Source Han Sans CN;
	font-weight: bold;
	color: #333333;
	margin-bottom: 61px;
	display: block;
}
.contact_cont{
	width: 1200px;
	height: 370px;
	
	margin-top: 60px;
}
.contact_ls{
	width: 360px;
	height: 370px;
	float: left;
	background: white;
}
.contact_ls img{
	width: 90%;
	height: auto;
	margin:43px auto 0;
}
.contact_ls h1{
	font-size: 32px;
	font-family: Arial Black;
	font-weight: 400;
	color: #BB3E44;
	margin-left: 49px;
	margin-top: 65px;
}
.contact_ls p{
	font-size: 16px;
	font-family: PingFang SC;
	font-weight: 400;
	color: #333333;
	line-height: 31px;
	margin-top: 22px;
	margin-left: 49px;
	width: 243px;
}
.contact_lr{
	width: 840px;
	height: 370px;
	float: right;
}
.contact_lr img{
	height: 100%;
}

.cotact_img{
	width: 100%;
	height: 360px;
}
.cotact_img{
	width: 100%;
	height: 360px;
	background: url(../img/lianxi_banner.png) no-repeat center;
}
.conta_sy{
	width: 1200px;
	height: auto;
	margin: 0 auto;
	text-align: center;
	overflow: hidden;
}
.conta_sy h1{
	font-size: 42px;
	margin-top: 86px;
	margin-bottom: 35px;
	color: white;
}
.conta_sy p{
	font-size: 18px;
	color: white;
	line-height: 35px;
}
.cotact_img img{
	width: 100%;
}

.cotact_img img{
	width: 100%;
}
.email{
	width: 100%;
	height: 767px;
}
.email_tit{
	width: 1200px;
	height: auto;
	margin: 0 auto;
}
.email_sub{
	width: 1200px;
	height: 500px;
	margin: 0 auto;
}

.email_tit_lis{
    width: 1200px;
        height: auto;
        text-align: center;
        margin-top: 99px;
}
.email_tit_lis h1{ 
	font-size: 32px;
	font-family: Arial Black;
	font-weight: 400;
	color: #B63037;
}
.email_tit_lis span{ 
	font-size: 32px;
	    font-family: Source Han Sans CN;
	    font-weight: bold;
	    color: #333333;
	    margin-bottom: 61px;
	    display: block;
}
.email_sub .text{
	width: 565px;
	height: 60px;
	background: #FFFFFF;
	border: 1px solid #E6E6E6;
	padding-left: 10px;
}
.email_sub .rs{
	float: right;
}
.email_sub textarea{
	width: 1180px;
	height: 166px;
	background: #FFFFFF;
	border: 1px solid #E6E6E6;
	padding: 10px;
	margin-top: 30px;
}
.email_patch{
	height: auto;
	width: 1200px;
	float: right;
	margin-top: 30px;
}
.email_patch .patch{
	width: 410px;
	height: 60px;
	float: right;
	border: 1px solid #E6E6E6;
	margin-right:20px;
	padding-left: 10px;
}
.email_patch img{
	width: 148px;
	height: 60px;
	float: right;
}
.bnt{
width: 174px;
height: 58px;
background: #BB3E44;
border-radius: 29px;
float: right;
border: none;
color: white;
margin-top: 31px;
}