ul, li {
	list-style: none;
}
.clearFloat:after {
	content: "";
	height: 0;
	display: block;
	clear: both;
	visibility: hidden;
}
.f-l {
	float: left;
}
.f-r {
	float: right;
}
header {
	width: 100%;
	height: 65px;
	background-color: white;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 999;
	border-bottom: 1px solid #ddd;
	font-size: 15px;
	z-index: 9999;
}
a {
	color: #666;
}
.header_black {
	width: 100%;
	height: 65px;
}
.header_top {
	width: 1260px;
	height: 35px;
	margin: 0 auto;
	line-height: 35px;
}
.top_long {
	width: 100%;
	background-color: #eee;
}
.header_top ul {
	margin-bottom: 0 !important;
}
.header_content {
	width: 1180px;
	margin: 0 auto;
	height: 65px;
}
.tel_code {
	display: inline-block;
	width: 22px;
	height: 22px;
	background: url(../images/tel.png) no-repeat center center;
	position: relative;
	top: 3px;
}
.tel_num, .company_name {
	color: #999999;
}
.tel_num {
	margin: 0 10px 0 10px;
}
.user_msg {
	font-size: 15px;
}
.user_msg li {
	float: left;
	color: #999;
	padding: 0 5px;
	cursor: pointer;
}
.msg_code {
	display: inline-block;
	width: 12px;
	height: 16px;
	background: url(../images/msg_code.png) no-repeat center;
	position: relative;
	top: 3px;
	margin-left: 3px;
}
.msg_num {
	font-size: 14px;
	color: #ff4546;
	position: relative;
	top: -5px;
}
.header_logo {
	width: 110px;
	height: 50px;
	margin-top: 5px;
	position: relative;
}
.header_logoimg {
	position: absolute;
	width: 110px;
	height: 40px;
	z-index: -1;
	top: 0px;
	overflow: hidden;
}
.showlogd {
	width: 100%;
	height: 100%;
	background-color: #fff;
}
.showlog {
	background-color: #fff;
	display: inline-block;
	margin-top: 1px;
}
.showlog2 {
	width: 121px;
	height: 75px;
	display: inline-block;
	z-index: -1;
	position: absolute;
	top: 0px;
	left: 0px;
}
.click_list li {
	float: left;
	padding-right: 8px;
	padding-left: 8px;
	line-height: 30px;
	text-align: center;
	height: 30px;
	color: #666666;
	margin-top: 16px;
	margin-left: 5px;
	cursor: pointer;
	font-size: 15px;
}
.checkStyle a {
	display: block;
	color: #ff4546 !important;
}
.login_mod {
	widht: 170px;
	display: inline-block;
}
.login_mod li {
	float: left;
	width: 84px;
	height: 30px;
	line-height: 30px;
	border-radius: 3px;
	text-align: center;
	color: white;
	margin-top: 16px;
	cursor: pointer;
}
.login {
	background-color: #ff4546;
}
.register {
	background-color: #fff;
	color: #ff4546 !important;
}
.header_people {
	line-height: 60px;
}
.hideheader {
	display: none;
}
/* 公用的header部分样式--结束 */

.logoa {
	display: inline-block;
	width: 420px;
	height: 58px;
	float: left;
	overflow: hidden;
}
.dispo {
	position: absolute;
	top: 65px;
	left: 0;
	z-index: -1;
}
.swiper-pagination-bullet-active {
	background-color: #fff;
}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
	bottom: 20px;
}
.sildew .mt-60 {
	margin-top: 49px;
}
.sildew h2 {
	font-size: 20px;
}
.swiper1>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
	display: none;
}
.header-tel {
	float: left;
	margin-top: 18px;
	margin-left: 20px;
	font-size: 18px;
	font-weight: bold;
}
.header-tel-icon {
	display: inline-block;
	width: 21px;
	height: 23px;
	background: url(../images/phone3.png) no-repeat;
	background-size: cover;
	vertical-align: middle;
	margin-right: 7px;
}
/*head ad*/
.middle_wrap {
	position: absolute;
	left: 20%;
	top: 9px;
	width: 153px;
	height: 50px;
	background: #c8000b;
	font-size: 14px;
	font-family: "微软雅黑";
	color: #fff;
}
.middle_wrap p {
	padding-left: 14px;
	letter-spacing: 1px;
}
.middle_wrap p:first-child {
	padding-top: 5px;
	padding-bottom: 3px;
}
