.home-cotenct{
	width:100%;
	min-width:1200px;
	background:url(../index/img/foot-contectbg.png) 0 0 no-repeat;
}
.screen_form{
	width:1200px;
	margin:0 auto;
/* 	text-align:center; */
}
.home-cotenct .type_title{
	
	padding-top:30px;
	color:#fff !important;
}
.home-cotenct .type_title h5{
	color:#fff !important;
}
.home-cotenct .type_title p{
	color:#fff !important;
}
.home-cotenct .type_cont{
	margin-top:30px !important;
}
.hcont_way{
	width:100%;
	position:relative;

}
.f_contact{
	float:left;
	text-align:left;
}
.f_contact h5{
	font-size: 18px;
    color: #fff;
    margin-bottom: 16px;
}
.f_contact ul li{
	height: 40px;
    line-height: 40px;
    overflow: hidden;
    font-size: 14px;
	color:#fff;
	cursor:pointer;
}

.ftlines1{
	width: 40px;
    height: 2px;
    background: #000000;
    margin-bottom: 9px;
}

.ftlines{
	width: 40px;
    height: 2px;
    background: #fff;
    margin-bottom: 9px;
}
.f_inf{
	width:400px;
}
.ftadress{
	background:url(../img/ft_adress.png) left center no-repeat;
	padding-left:24px;
}
.ftphone{
	background:url(../img/ft_telcall.png) left center no-repeat;
	padding-left:24px;
}
.ftmail{
	background:url(../img/ft_mail.png) left center no-repeat;
	padding-left:24px;
}
.f_qq{
	width:260px;
	margin-left:60px;
}
.ftqqicon{
	background:url(../img/ft_qq.png) left center no-repeat;
	padding-left:30px;
}
.ftqqicon a{
	color:#fff;
	text-decoration:none;
}
.f_call{
	width:260px;
	margin-left:40px;
}
.callicon{
	background:url(../img/ft_call.png) left center no-repeat;
	padding-left:30px;
}
.f_code{
	width:100px;
	float:right !important;
}
.code-img{
	width:100px;
	height:100px !important;
	margin-top:18px;
}
.code-img img{
	width:100%;
}
.codetxt{
	font-size:12px;
}
.copyright{
	text-align:center;
	color:#fff;
	font-size:16px;
	margin-top:30px;
}
.type_title{
	margin-top:50px;
	cursor:pointer;
}
.type_title h5{
	font-size:26px;
	color:#2b2b2b;
	letter-spacing:4px;
	font-weight:normal;
}
.type_title span{
	/* color:#e02d2f !important; */
}
.divideline{
	width:130px;
	height:2px;
	margin:10px auto;
	background:#ec0f0f;
}
.type_title p{
	font-size:16px;
	width:700px;
	line-height:26px;
	color:#999;
	margin:15px auto;
}
.type_cont{
	width:100%;
	position:relative;
	height:auto;
	margin-top:40px;
	padding-bottom:50px;
	display:inline-block;
}