@charset "UTF-8";

/*
Author: 媒大师
Author URL: http://www.meidashi.net
*/
/* Reset */
body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
form,
ul,
ol,
li,
input,
select,
label,
dl,
dt,
dd {
	margin: 0;
	padding: 0;
	font-family: "宋体";
	font-size: 12px;
	-webkit-text-size-adjust: none;
}

input,
select,
label {
	vertical-align: middle;
	font-size: 12px;
}

ul,
ol,
li {
	list-style: none;
}

img,
input {
	border: 0;
}

div,
input {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}

.clear {
	clear: both;
	height: 0;
	overflow: hidden;
}

a {
	color: #595959;
	text-decoration: none;
	outline: none;
}

a:hover {
	color: #515151;
	text-decoration: none;
}

body {
	background: #fff;
}

.left {
	float: left;
}

.right {
	float: right;
}

.wrap {
	width: 1180px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	zoom: 1;
}

.line30 {
	margin: 15px auto;
}

.header .top {
	border-bottom: 1px solid #eaeaea;
}

/* header */
.header_mid {
	width: 1180px;
	height: 140px;
	margin: 0 auto;
}

.topNav {
	background: #ac2929;
	height: 70px;
	box-shadow: 0 5px 5px rgb(0 0 0 / 20%);
	position: relative;
	z-index: 9;
}

.topNav .mainNav li {
	float: left;
	display: inline;
	font-size: 22px;
	position: relative;
	z-index: 90;
}

.topNav .mainNav li a {
	display: block;
	line-height: 70px;
	color: #fff;
	padding: 0 37px;
}

.topNav .mainNav li a:hover {
	background-color: #fff;
	text-decoration: none;
	border-bottom: 2px solid #fff;
	height: 68px;
	color: #040404;
}
.topNav .mainNav .active {
	background-color: #fff;
	text-decoration: none;
	border-bottom: 2px solid #fff;
	height: 68px;
}
.topNav .mainNav .active a {
	color: #040404;
}
.topNav .mainNav {
	width: 1180px;
	margin: 0 auto;
}

.topNav .mainNav {
	width: 1180px;
	margin: 0 auto;
}

.header_mid {
	position: relative;
}

.header_mid .links {
	position: absolute;
	top: 60px;
	right: 0;
}

.header_mid .links .icon_info {
	float: left;
	margin-left: 10px;
	font-size: 16px;
	color: #999;
	position: relative;
	z-index: 99;
}

.header_mid .links .icon_info span {
	font-size: 16px;
	line-height: 24px;
}

.header_mid .links .icon_info .wx_info {
	padding-left: 30px;
	background: url(../image/wxicon.png) no-repeat 0;
	height: 24px;
}

.header_mid .links .icon_info .phone_info {
	padding-left: 30px;
	background: url(../image/phoneicon.png) no-repeat 5px;
	height: 24px;
}

.header_mid .siteSearch {
	position: absolute;
	top: 50px;
	left: 40%;
}

.header_mid .siteSearch .keyword {
	border: 1px solid #eee;
	height: 16px;
	padding: 19px 20px;
	background: #F5F5F5;
	border-radius: 20px 0 0 20px;
	font-size: 16px;
	width: 255px;
}

.header_mid .siteSearch .submit {
	border: 0;
	height: 40px;
	line-height: 40px;
	width: 72px;
	background: #ac2929;
	color: #fff;
	font-size: 16px;
	border-radius: 0 20px 20px 0;
	position: absolute;
}

.header_mid .logo  img{
	width: 306px;
	height: 80px;
	margin-top: 30px;
}
.path {
	background: #f5f5f5
}

.path .container {
	height: 40px;
	line-height: 40px;
	color: #999;
}

.zt_top {
	margin-top: 10px;
}

.langs {
	overflow: hidden;
	zoom: 1;
}

.langs a {
	font-size: 14px;
	margin: 0 10px;
	vertical-align: middle;
	float: left;
	height: 41px;
	line-height: 41px;
}

.langs .logo_hx {
	background: url(../image/logo_hx_2018.jpg) no-repeat;
	width: 160px;
	height: 37px;
}

.langs .tb {
	margin-top: 10px;
	height: 19px;
	line-height: 19px;
}

.ico1 {
	background: url(../image/user.png) no-repeat;
	float: left;
	width: 21px;
	height: 21px;
	margin-top: 10px;
}

.ico2 {
	background: url(../image/collect.png) no-repeat;
	float: left;
	width: 21px;
	height: 21px;
	margin-right: 20px;
	margin-top: 10px;
}

.ico3 {
	background: url(../image/homepage.png) no-repeat;
	float: left;
	width: 21px;
	height: 21px;
	margin-right: 20px;
	margin-top: 10px;
}

.zs {
	color: #7b7b7b;
	float: left;
	line-height: 41px;
}


.mid_search {
	float: right;
	margin-top: 25px;
}

.search {
	overflow: hidden;
	zoom: 1;
}

.search .txt {
	border: 1px solid #cacaca;
	padding: 6.5px 12px;
	float: left;
	width: 384px;
	font-size: 14px;
}

.search .btn {
	background: url(../image/search_btn.jpg) no-repeat;
	float: left;
	width: 85px;
	height: 34px;
	cursor: pointer;
	font-size: 0;
}

.date {
	font-size: 14px;
	line-height: 30px;
	overflow: hidden;
	zoom: 1
}

.date div span {
	display: inline
}

.date .time {
	font-size: 14px;
	margin-right: 5px;
	color: #595959;
}

.other_date {
	margin-top: 6px
}

.ewm {
	float: right;
	margin-left: 35px;
	margin-top: 20px;
}

.ewm li {
	float: left;
	width: 78px;
	height: 88px;
	text-align: center;
	color: #6a6a6a;
}

.ewm li img {
	width: 48px;
	height: 48px;
	margin: 0 10px 5px;
}

.top_nav {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.nav {
	background: #ac2929;
}

.nav a {
	font: 18px "宋体";
	color: #fff;
	float: left;
	height: 60px;
	line-height: 60px;
	margin-right: 17px;
}

.nav a:hover {
	color: #fff200;
}

.nav_qt {
	margin-top: 6px;
}

.nav_qt .logo_hb {
	background: url(../image/logo_hb.png) no-repeat;
	float: left;
	width: 161px;
	height: 37px;
	margin: 12px 58px 0 0;
}

.nav_qt a {
	font-size: 14px;
	margin-right: 20px;
}

/* footer */

.friend_links {
	height: 300px;
	background: #ac2929;
}

.footer_info {
	width: 1180px;
	margin: 0 auto;
}

.friend_links .logos {
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	padding: 20px 0 10px 0;
	height: 50px;
}

.friend_links .line2 {
	height: 1px;
	font-size: 0px;
	line-height: 0;
	background-color: #ffffff38;
}

.friend_links .list {
	margin: 20px 0;
}

.friend_links .list ul {
	overflow: hidden;
}

.friend_links .list ul li {
	float: left;
	font-size: 14px;
	color: #fff;
	margin: 5px 10px;
}

.friend_links .list ul li a {
	color: #fff;
}

.friend_links .product_link {
	display: flex;
	justify-content: space-between;
}

.friend_links .product_link .content {
	width: 102px;
	margin: 35px 0;
	position: relative;
}

.friend_links .product_link .content .pic {}

.friend_links .product_link .content .pic img {
	width: 100%;
}

.friend_links .product_link .content .pic::before {
	position: absolute;
	top: -110px;
	left: -4px;
	display: none;
}

.friend_links .product_link .content:hover .pic::before {
	display: block;
}

.friend_links .product_link .content .pic::before img {
	width: 100px;
}

.friend_links .product_link .content .text {
	font-size: 16px;
	color: #fff;
	text-align: center;
	padding-right: 10px;
}

.friend_links .product_link .content .text a {
	color: #fff;
}

.friend_links .copyright {
	font-size: 14px;
	text-align: center;
	color: #fff;
	margin: 20px 0 0 0;
	line-height: 32px;
}

.friend_links .copyright a {
	color: #fff;
}

.friend_links .copyright p {
	font-size: 14px;
	text-align: center;
	color: #fff;
	line-height: 32px;
}

.aboutus {
	background: #06273a;
	height: 50px;
}

.aboutus .list {}

.aboutus .list ul {
	display: flex;
	justify-content: space-between;
}

.aboutus .list ul li {
	width: 100px;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	line-height: 50px;
}

.aboutus .list ul li a {
	color: #fff;
}


.icon {
	width: 1em;
	height: 1em;
	vertical-align: -0.15em;
	fill: currentColor;
	overflow: hidden;
}