﻿@charset "utf-8";
	blockquote,body,dd,div,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,input,li,ol,p,pre,td,textarea,th,ul {
	padding:0;
	margin:0
}

 
.hafe_li{width:45%; margin-right:5%; float:left;}

table {
	border-collapse:collapse;
	border-spacing:0
}
fieldset,img {
	border:0
}
address,caption,cite,code,dfn,em,th,var {
	font-weight:400;
	font-style:normal
}
ol,ul {
	list-style:none
}
caption,th {
	text-align:left
}
h1,h2,h3,h4,h5,h6 {
	font-weight:400;
	font-size:100%
}
q:after,q:before {
	content:""
}
abbr,acronym {
	border:0
}
html {
	font-size:62.5%;
	min-width:1200px
}
body {
	width:100%;
	height:100%;
	background:#fff;
	font-size:14px;
	font-family:'Microsoft Yahei',PingFangSC,sans-serif;
	color:#333;
	min-width:1250px;
	overflow-x:hidden;
}
a {
	text-decoration:none;
	color:inherit
}
a,button,input,textarea {
	-webkit-tap-highlight-color:transparent;
	-moz-transition:all .3s ease;
	-webkit-transition:all .3s ease;
	transition:all .3s ease
}
a:active {
	outline:0
}
[placeholder]::-webkit-input-placeholder {
	color:#999
}
[placeholder]::-moz-placeholder {
	color:#999
}
[placeholder]:-moz-input-placeholder {
	color:#999
}
[placeholder]:-ms-input-placeholder {
	color:#999
}
.transition {
	-moz-transition:all .3s ease;
	-webkit-transition:all .3s ease;
	transition:all .3s ease
}
.hidden {
	visibility:hidden
}
.main-container {
	min-height:calc(100vh - 323px)
}
.main-wrap {
	width:1200px!important;
	margin:0 auto;
	position:relative;
	transition:all .3s ease
}
.clearfix:before {
	content:"";
	clear:both;
	display:table
}
.clearfix:after {
	content:"";
	display:table;
	clear:both
}
.flex-col {
	display:flex;
	flex-direction:column;
	justify-content:center;
	align-items:center
}
.flex-row {
	display:inline-block;
	display:flex;
	flex-direction:row;
	justify-content:center;
	align-items:center
}
.img-block {
	margin:0 auto;
	display:inline-block
}

.item-block{
	margin:0 auto;
	display:inline-block;
}
.img-block img,.img-block svg {
	display:block;
	margin:0 auto;
	max-width:100%;
	 
}
.main-color {
	color:#b02c27
}
.btn-a {
	display:inline-block;
	border:none;
	padding:0;
	background-color:#b02c27;
	color:#fff;
	box-sizing:border-box;
	text-align:center
}
.btn-a:hover {
	background-color:#1aa090
}
.btn-a-ico {
	display:inline-block;
	border:none;
	padding:0;
	background-color:#b02c27;
	color:#fff;
	box-sizing:border-box;
	text-align:center
}
.btn-a-ico:before {
	content:"";
	display:inline-block
}
.btn-a-ico:hover {
	background-color:#1aa090
}
.btn-b {
	display:inline-block;
	border:none;
	padding:0;
	background-color:#fff;
	color:#b02c27;
	border:1px solid #b02c27;
	box-sizing:border-box;
	text-align:center
}
.btn-b:hover {
	background-color:#f2fffd
}
.btn-b-ico {
	display:inline-block;
	border:none;
	padding:0;
	background-color:#fff;
	color:#b02c27;
	border:1px solid #b02c27;
	box-sizing:border-box;
	text-align:center
}
.btn-b-ico:before {
	content:"";
	display:inline-block
}
.btn-b-ico:hover {
	background-color:#f2fffd
}
.btn-b-deep {
	display:inline-block;
	border:none;
	padding:0;
	background-color:#fff;
	color:#666;
	border:1px solid #999;
	box-sizing:border-box;
	text-align:center
}
.float-l,.floatL {
	float:left
}
.float-r,.floatR {
	float:right
}
 
 
 

.header-row {
	height:85px;
	background-color:#fff;
}
.header-items {
	padding:0 20px;
	width:1360px;
	margin:0 auto;
	box-sizing:border-box;
}

@media(max-width:1360px){ .header-items{width:100%;} }

.header-row .tel {
	margin-top:22px
}
.header-row .tel img,.header-row .tel svg {
	margin:0 8px 0 0;
	display:inline-block;
	vertical-align:middle
}
.header-row .tel .tel-num {
	font-family:pmzdbt,"Microsoft Yahei",sans-serif;
	color:#fff;
	font-size:18px;
	display:inline-block;
	vertical-align:middle
}
.header-mc {
	color:#fff;
	margin:22px 20px 0;
	background:url(../fonts/img-header-vip.svg) no-repeat left center;
	padding-left:18px
}
.header-lo {
	height:100%;
	color:#b02c27;
	border-radius:30px 0 0 30px;
	box-sizing:border-box;
	float:left;
	line-height:normal;
	border:1px solid #b02c27;
	padding:5px 16px
}
.header-lo:hover {
	color:#fff;
	background-color:#15a392;
	border-color:#15a392
}
.header-re {
	height:100%;
	color:#fff;
	border-radius:0 30px 30px 0;
	box-sizing:border-box;
	float:left;
	line-height:normal;
	background-color:#b02c27;
	border:1px solid #b02c27;
	padding:5px 16px
}
.header-re:hover{color:#fff;}

.header-signIn {
	margin-top:27px;
	height:30px
}
.header-signOut {
	color:#fff;
	height:100%;
	line-height:30px;
	border-radius:0 30px 30px 0;
	box-sizing:border-box;
	float:left;
	background-color:#b02c27;
	border:1px solid #b02c27;
	padding:0 16px
}
.logo {
	margin:18px 0 0
}
.logo .logo-span {
	color:#fff;
	font-size:24px;
	font-weight:700
}
.logo .logo-span:before {
	content:"";
	display:inline-block;
	vertical-align:middle;
	width:6px;
	height:6px;
	border-radius:50%;
	background-color:#fff;
	margin:0 5px
}
.menu {
	margin-left:100px;
	position:relative
}
.menu-item {
	height:85px;
	line-height:85px
}
.menu-link {
	position:relative
}
.menu-link a {
	color:#333;
	display:block;
	padding:0 16px;
	cursor:pointer;
	font-size:14px
}
.menu-link .on{color:#b02c27}
.menu-link:hover a {
	color:#b02c27;
}
.menu-link a img {
	position:absolute;
	right:0;
	top:23px;
	transform:translateX(calc(100% - 8px))
}
.menu-back .menu-back-a:before {
	content:url(../fonts/menu-back.svg);
	display:inline-block;
	vertical-align:middle;
	margin-right:5px;
	line-height:normal
}
.menu-sublinks {
	position:absolute;
	width:100%;
	z-index:98;
	background-color:#FFF;
	border-bottom:1px solid #F5F5F5;
}
.menu-subitem {
	display:none;
	position:absolute;
	width:100%;
	background-color:#FFF;
}
.menu-sub-cols {
	display:inline-block;
	position:relative;
	padding-bottom:20px;
}
.menu-hot {
	background-color:#b02c27;
	height:46px;
	line-height:46px;
	padding:0 30px
}

.rmtj{width:1360px; margin:0 auto;}

.menu-sub-title {
	color:#fff;
	margin-bottom:14px;
	display:block
}
.menu-sub-title[href]:hover {
	color:#b02c27
}
.menu-sub-link li {
	height:24px;
	line-height:24px
}
.menu-sub-link a {
	color:#9d9d9d
}
.menu-sub-link a:hover {
	color:#b02c27
}
.menu-hot-title {
	color:#fff;
	font-size:12px;
	padding-left:38px;	
	font-weight:bold;
}
.menu-hot a {
	color:#fff;
	margin-right:10px;
	font-size:12px
}
.menu-hot a:hover {
	color:#fff;
	font-weight:bold;
	font-size:14px;
}
.menu-bg {
	position:absolute;
	width:0;
	height:63px;
	border-bottom:2px solid #b02c27
}
.menu-level-2-block {
	padding:10px 0
}
.menu-level-2-col {
	margin:10px 0
}
.menu-level-2 {
	color:#b02c27;
}
.menu-level-2[href]:hover {
	color:#000;
}
.menu-sub-cols.levels3 .menu-level-2-block {
	display:flex;
	flex-direction:row;
	justify-content:flex-start;
	align-items:flex-start;
	padding:30px 0;
	position:relative;
	 
}
.menu-sub-cols.levels3 .menu-level-2-col {
	float:left;
	margin:0;
	padding:0 30px
}
.menu-sub-cols.levels3 .menu-level-2-col:first-child {
	padding-left:0
}
.menu-sub-cols.levels3 .menu-level-2-col:last-child {
	padding-right:0
}
.menu-sub-cols.levels3.menu-sub-product .menu-level-2-col:before {
	content:"";
	position:absolute;
	height:100%;
	 
	top:0;
	margin-left:-30px
}
.menu-sub-cols.levels3.menu-sub-product .menu-level-2-col:first-child:before {
	display:none
}
.menu-sub-cols.levels3 .menu-level-2 {
	color:#b02c27;
	font-size:16px;
	padding-left:10px;
	position:relative;
	margin-bottom:15px;
	white-space:nowrap
}
.menu-sub-cols.levels3 .menu-level-2:before {
	content:"";
	position:absolute;
	border-left:3px solid #b02c27;
	height:16px;
	left:0;
	top:50%;
	transform:translateY(-50%)
}
.menu-sub-cols.levels3 .menu-level-2 a[href] {
	color:inherit
}
.menu-sub-cols.levels3 .menu-level-2 a[href]:hover {
	color:#b02c27
}
.menu-level-3-col {
	margin-bottom:10px
}
.menu-level-3 {
	color:#ccc;
	padding:0 20px;
	display:block;
	height:32px;
	line-height:32px;
	background-color:#2e3336;
	font-size:12px;
	text-align:center
}
.menu-level-3[href]:hover {
	color:#b02c27
}
.menu-level-2-col.levels4 .menu-level-3-block {
	display:flex;
	flex-direction:row;
	justify-content:flex-start;
	align-items:flex-start;
	padding:20px 26px;
	background-color:#2e3336
}
.menu-level-2-col.levels4 .menu-level-3-col {
	margin:0 20px 0 0
}
.menu-level-2-col.levels4 .menu-level-3-col:last-child {
	margin:0
}
.menu-level-2-col.levels4 .menu-level-3 {
	height:auto;
	line-height:normal;
	padding:0;
	margin-bottom:15px;
	background:0 0;
	color:#fff
}
.menu-level-2-col.levels4 .menu-level-3 a {
	color:inherit;
	white-space:nowrap
}
.menu-level-2-col.levels4 .menu-level-3 a[href]:after {
	content:">>";
	font-family:Calibri;
	margin-left:4px
}
.menu-level-2-col.levels4 .menu-level-3 a[href]:hover {
	color:#b02c27
}
.menu-level-4-col {
	margin:15px 0
}
.menu-level-4 {
	display:block;
	box-sizing:border-box;
	padding:0 20px;
	height:26px;
	line-height:24px;
	border:1px solid #fff;
	color:#fff;
	text-align:center;
	font-size:13px;
	white-space:nowrap
}
.menu-level-4[href]:hover {
	color:#FFF;
	border-color:#FFF;
	font-weight:bold;
}
.main-footer {
	height:258px;
	background-color:#373d41
}
.main-footer>.flex-row {
	height:100%;
	box-sizing:border-box;
	padding-top:44px;
	align-items:flex-start
}
.main-footer-info {
	margin-right:20px;
	width:264px;
	float:left;
}
.main-footer-tel {
	background:url(../fonts/img-footer-tel.svg) no-repeat left center;
	padding-left:60px;
	margin:6px 0 30px
}
.main-footer-tel-title {
	font-size:16px;
	color:#ccc;
	margin-bottom:6px
}
.main-footer-tel-p {
	font-size:18px;
	color:#fff
}
.main-footer-img-item {
	display:inline-block;
	vertical-align:middle
}
.main-footer-img-item img {
	width:78px;
	margin-right:5px
}
.main-footer-center {
	float:left;
	padding:20px 20px 0;
	height:143px;
	box-sizing:border-box;
	border-left:1px solid #52595d;
	border-right:1px solid #52595d;
	flex:1;
}
.main-footer-nav {
	color:#999;
	text-align:center
}
.main-footer-nav a {
	color:#999;
	margin:0 4px;
	font-size:14px
}
.main-footer-nav a:hover {
	color:#b02c27
}
.main-footer-copyRight {
	margin-top:30px
}
.main-footer-copyRight p {
	font-size:12px;
	color:#777;
	text-align:center;
	margin-bottom:8px
}
.main-footer-copyRight p a {
	color:inherit!important
}
.main-footer-qr {
	text-align:center;
	height:143px;
	position:relative;
	box-sizing:border-box;
	padding:20px 20px 0;
	justify-content:space-between;
	align-items:flex-start;
	width:160px
}
.main-footer-qr .qr-block {
	width:50px;
	position:relative;
	cursor:pointer
}
.main-footer-qr .qr-block:last-child {
	margin:0
}
.main-footer-qr .qr-icon {
	color:#999;
	font-size:12px;
	padding-top:45px;
	background:no-repeat center top
}
.main-footer-qr .qr-icon.phone {
	background-image:url(../fonts/phone.svg)
}
.main-footer-qr .qr-icon.weixin {
	background-image:url(../fonts/weixin.svg)
}
.main-footer-qr .qr-block:hover .qr-icon.phone {
	background-image:url(../fonts/phone-hover.svg)
}
.main-footer-qr .qr-block:hover .qr-icon.weixin {
	background-image:url(../fonts/weixin-hover.svg)
}
.main-footer-qr .qr-img {
	position:absolute;
	top:40px;
	left:50%;
	transform:translate(-50%,-10px);
	opacity:0;
	visibility:hidden;
	z-index:1
}
.main-footer-qr .qr-block:hover .qr-img {
	opacity:1;
	visibility:visible;
	transform:translate(-50%,0)
}
.main-footer-qr .qr-img img {
	max-width:130px;
}
.main-footer-xinan {
	display:inline-block;
	width:92px;
	height:35px;
	vertical-align:middle;
	margin-left:10px
}
.items-title {
	text-align:center
}
@media screen and (max-width:1440px) {
	.menu {
	margin-left:100px
}
.menu-link a {
	padding:0 14px
}
}.product-video {
	position:absolute;
	right:0;
	top:0;
	width:50%;
	height:314px
}
.product-video-a {
	position:absolute;
	top:50%;
	left:50%;
	transform:translate(-50%,-50%);
	opacity:1
}
.product-video-block {
	position:fixed;
	left:0;
	top:0;
	width:100%;
	height:100%;
	display:none;
	z-index:1000;
	text-align:center
}
.product-video-block:before {
	content:"";
	position:absolute;
	width:100%;
	height:100%;
	left:0;
	top:0;
	background-color:rgba(0,0,0,.5)
}
.product-video-content {
	display:inline-block;
	position:relative;
	top:120px;
	background-color:rgba(32,176,159,.8);
	padding:6px
}
.product-video-content video {
	display:block;
	width:750px;
	height:421px;
	background:#000
}
.product-video-close {
	position:absolute;
	right:0;
	top:0;
	width:25px;
	height:25px;
	line-height:25px;
	background-color:rgba(32,176,159,.8);
	font-size:16px;
	color:#fff;
	font-weight:700;
	font-family:Calibri
}
.product-video-play {
	position:absolute;
	left:50%;
	top:50%;
	transform:translate(-50%,-50%);
	opacity:.6;
	display:none
}
.product-video-play:hover {
	opacity:1
}
.pro-video-play:after {
	content:"";
	display:inline-block;
	vertical-align:middle;
	width:28px;
	height:28px;
	background:url(../fonts/pro-video-play.svg) no-repeat center #b02c27;
	border-radius:50%;
	margin:0 -38px 0 10px;
	transition:all .3s ease
}
.pro-video-play-c {
	position:relative
}
.pro-video-play-c:after {
	content:"";
	position:absolute;
	width:40px;
	height:40px;
	background:url(../fonts/pro-video-play-c.svg) no-repeat center #fff;
	border-radius:50%;
	transition:all .3s ease;
	left:50%;
	top:50%;
	margin:-20px 0 0 -20px
}
.video-pop {
	cursor:pointer
}
.video-pop:hover .pro-video-play-c:after,.video-pop:hover .pro-video-play:after {
	transform:scale(1.3)
}
.product-chanpinguanli {
	display:block;
	width:300px;
	margin:0 auto
}
.pagination {
	padding:20px 0;
	text-align:center;
	cursor:default
}
.pagination a {
	min-width:36px;
	height:36px;
	line-height:36px;
	display:inline-block;
	background-color:#eee;
	border:1px solid #e3e3e3;
	border-radius:5px;
	margin:0 4px;
	color:#ccc;
	padding:0 10px;
}

.pagination .page-num-current{background:#b02c27!important; color:#fff!important;}

.pagination a.active,.pagination a[href] {
	background-color:#fff;
	color:#999
}
.pagination a.active,.pagination a[href]:hover {
	background-color:#b02c27;
	border-color:#b02c27;
	color:#fff
}
.pagination .end,.pagination .first,.pagination .next,.pagination .prev {
	padding:0 15px
}
.pagination .pagination-jump {
	margin:0 0 0 20px;
	cursor:auto;
	color:#999
}
.pagination .pagination-jump .page_jump {
	margin:0 5px;
	padding:0;
	height:36px;
	line-height:36px;
	border:1px solid #e3e3e3;
	border-radius:5px;
	width:36px;
	text-align:center
}
.choose-pop {
	position:fixed;
	width:100%;
	height:100%;
	left:0;
	top:0;
	z-index:999999;
	background-color:rgba(0,0,0,.6)
}
.choose-flex {
	display:flex;
	flex-direction:column;
	justify-content:center;
	align-items:center;
	height:100%
}
.choose-pop .close {
	color:#333;
	font-size:7vw;
	padding:4vw 0;
	width:60vw;
	text-align:center;
	background-color:#fff;
	margin-bottom:10vw
}
.choose-pop .to-mobile {
	color:#fff;
	font-size:7vw;
	padding:4vw 0;
	width:60vw;
	text-align:center;
	background-color:#00a0e9
}
.bottom-online-chat {
	position:fixed;
	left:0;
	bottom:0;
	z-index:99;
	width:260px;
	height:42px;
	background-color:#b02c27
}
.bottom-online-chat .flex-row {
	justify-content:flex-start;
	height:100%
}
.bottom-online-chat .online-img {
	padding:0 10px;
	margin:0 10px 0 0;
	height:100%;
	border-right:1px solid #199e8e;
	position:relative
}
.bottom-online-chat .online-img:before {
	content:"1";
	position:absolute;
	text-align:center;
	width:14px;
	height:14px;
	line-height:14px;
	border-radius:50%;
	background-color:#e20505;
	color:#fff;
	font-size:12px;
	font-family:Arial;
	z-index:1;
	right:4px;
	top:4px
}
.bottom-online-chat .online-img img {
	position:relative;
	top:50%;
	transform:translateY(-50%)
}
.bottom-online-chat .online-p {
	color:#fff;
	font-size:16px
}
.lxwm_main {
	background-color:#f7f7f7
}
.nav-block {
	background-color:#fff;
	border-bottom:1px solid #dedede
}
.nav-bar {
	padding:20px 0;
	width:100%;
	background:#fff
}
.nav-bar-c {
	width:1200px;
	margin:auto
}
.nav-bar-item {
	float:none;
	color:#666
}
.nav-spacer {
	float:none;
	margin:0 5px;
	color:#666
}
.nav-bar-item.cur {
	color:#b02c27
}
.lxwm_main .zq-content {
	padding:25px;
	margin-top:20px;
	box-sizing:border-box;
	background-color:#fff;
	border:1px solid #ececec;
	width:auto
}
.item-navs {
	border-bottom:1px solid #e5e5e5
}
.item-navs .items-block {
	height:50px;
	line-height:48px
}
.item-navs .item {
	flex:1;
	text-align:center
}
.item-navs .item-a {
	display:inline-block;
	box-sizing:border-box;
	border-bottom:3px solid transparent;
	color:#666
}
.item-navs .item-a.cur {
	border-bottom-color:#b02c27;
	color:#b02c27;
	cursor:default
}
.item-navs .item-a:hover {
	color:#b02c27
}
.menu-sub-cols.menu-industry .menu-level-2-block {
	display:inline-block;
	margin:0 20px;
	vertical-align:top
}
.footer-toM {
	position:absolute;
	left:20px;
	bottom:10px
}
.footer-toM a {
	font-size:16px;
	padding-right:26px;
	position:relative;
	color:#fff
}
.footer-toM a:after {
	content:"";
	width:18px;
	height:18px;
	border-radius:50%;
	border:1px solid #fff;
	position:absolute;
	right:0;
	top:50%;
	transform:translateY(-50%);
	background:url(../fonts/tom.svg) no-repeat center;
	background-size:6px auto
}
.v30-contact {
	position:fixed;
	right:2px;
	top:50%;
	transform:translateY(-50%);
	padding:50px 0;
	border-right:1px solid #b02c27;
	height:482px;
	box-sizing:border-box;
	z-index:99
}
.v30-contact-form.cur {
	width:200px;
	opacity:1
}
.v30-contact .transition {
	transition-duration:.8s
}
.v30-contact .v30-contact-title {
	background-color:rgba(32,176,159,.8);
	color:#fff;
	padding:15px 20px 0;
	white-space:nowrap;
	position:relative
}
.v30-contact .v30-contact-title .cf-close {
	position:absolute;
	left:166px;
	top:0;
	padding:10px
}
.v30-contact-item-block {
	position:absolute;
	right:0;
	width:70px;
	height:70px;
	background-color:rgba(0,0,0,.4);
	border:1px solid #b02c27;
	border-right:none;
	box-sizing:border-box
}
.v30-contact-item-block:nth-child(1) {
	top:50px
}
.v30-contact-item-block:nth-child(2) {
	top:128px
}
.v30-contact-item-block:nth-child(3) {
	top:206px
}
.v30-contact-item-block:nth-child(4) {
	top:284px
}
.v30-contact-item-block:nth-child(5) {
	top:362px
}
.v30-contact-item {
	width:100%;
	height:100%
}
.v30-contact-item-p {
	color:#fff;
	font-size:12px;
	margin-top:5px
}
.v30-contact-item-in {
	height:100%;
	display:none;
	position:relative;
	z-index:1;
	overflow:hidden
}
.v30-contact-item-in-p {
	color:#fff;
	text-align:center;
	line-height:68px;
	height:68px;
	white-space:nowrap
}
.v30-contact-in.cur {
	width:156px;
	background-color:transparent
}
.v30-contact-in.cur .v30-contact-item-in {
	width:100%;
	display:block
}
.v30-contact-in.cur .v30-contact-item {
	display:none
}
.v30-contact-in:before {
	content:"";
	background-color:rgba(32,176,159,.8);
	position:absolute;
	height:100%;
	width:0;
	transition:all .8s ease
}
.v30-contact-in.cur:before {
	width:100%
}
.v30-contact-item-block.v30-contact-top {
	display:none;
	cursor:pointer;
	width:46px;
	height:46px;
	top:480px
}
.v30-contact-item-block.v30-contact-top .v30-contact-item-p {
	font-size:14px;
	margin-top:0
}
.v30-contact-in.v30-contact-search.cur {
	border-left:none
}
.v30-contact-form {
	position:absolute;
	width:0;
	right:156px;
	bottom:-1px;
	z-index:999;
	overflow:hidden;
	opacity:0
}
.v30-contact-form .cf-form {
	background-color:rgba(32,176,159,.8);
	box-sizing:border-box;
	padding:10px 20px 20px;
	border-bottom:1px solid #b02c27
}
.v30-contact-form .cf-form-item {
	margin-bottom:10px;
	font-size:0;
	white-space:nowrap
}
.v30-contact-form .cf-form-item:last-of-type {
	margin:0
}
.v30-contact-form input {
	padding:0 8px;
	margin:0;
	border:none;
	box-sizing:border-box;
	width:160px;
	height:28px;
	line-height:28px;
	font-size:12px;
	display:inline-block;
	vertical-align:middle;
	background-color:#fff
}
.v30-contact-form .verify {
	width:86px;
	margin-right:5px
}
.v30-contact-form .submit {
	width:160px;
	height:28px;
	line-height:28px;
	font-size:14px
}
.v30-contact-qr-show {
	display:none;
	position:absolute;
	z-index:1;
	border:1px solid rgba(32,176,159,.8);
	left:-160px;
	top:-91px
}
.popup-main {
	position:fixed;
	width:100%;
	height:100%;
	left:0;
	top:0;
	z-index:999;
	background-color:rgba(0,0,0,.6);
	display:none
}
.popup-block {
	position:absolute;
	width:520px;
	background-color:#fff;
	left:50%;
	top:50%;
	transform:translate(-50%,-50%)
}
.popup-title {
	position:relative;
	font-size:14px;
	color:#333;
	height:55px;
	line-height:55px;
	padding:0 20px;
	border-bottom:1px solid #eee
}
.popup-close {
	position:absolute;
	width:55px;
	height:55px;
	right:0;
	top:0;
	background:url(../images/22f81777278341d991ae92ec8b57be0a.html) no-repeat center;
	cursor:pointer
}
.popup-content {
	padding:26px 22px
}
.popup-form-item {
	height:34px;
	line-height:34px;
	margin-bottom:14px
}
.popup-label {
	display:inline-block;
	width:116px;
	margin-right:6px;
	vertical-align:middle;
	font-size:14px;
	color:#666;
	text-align:right
}
.popup-input {
	height:32px;
	line-height:32px;
	border:1px solid #ccc;
	padding:0 10px;
	vertical-align:middle;
	width:278px
}
.popup-input::-webkit-input-placeholder {
	color:#999
}
.popup-input::-moz-placeholder {
	color:#999
}
.popup-input:-moz-placeholder {
	color:#999
}
.popup-input:-ms-input-placeholder {
	color:#999
}
.popup-form-item.required .popup-label:before {
	content:"*";
	color:red;
	margin-right:4px;
	display:inline-block;
	vertical-align:middle;
	height:32px
}
.popup-input.verify-input {
	margin-right:6px;
	width:184px
}
.popup-btn {
	display:inline-block;
	padding:0 20px;
	height:32px;
	line-height:30px;
	margin-left:6px;
	cursor:pointer
}
.popup-form-item.popup-button {
	text-align:right;
	margin-top:20px
}
.general-advertisement {
	height:314px;
	width:100%;
	margin:auto;
	background:#f7f7f7
}
.gg {
	position:relative;
	height:100%
}
.gg .swiper-container {
	position:relative;
	overflow:hidden;
	height:100%
}
.gg .swiper-slide {
	overflow:hidden
}
.gg .swiper-slide img {
	width:auto;
	height:100%;
	position:absolute;
	left:50%;
	transform:translateX(-50%)
}
.gg .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
	width:30px;
	height:10px;
	border-radius:0;
	border-bottom:2px solid #fff;
	background:0 0;
	margin:0 6px
}
.hd-jump {
	position:fixed;
	z-index:99;
	left:50%;
	top:46%;
	display:none;
	transform:translate(-50%,-50%)
}
.hd-jump>img {
	display:block;
	max-width:100%
}
.hd-jump .close {
	position:absolute;
	right:0;
	top:0;
	width:34px;
	height:34px;
	cursor:pointer
}
.hd-jump .hd-link {
	position:absolute;
	left:0;
	top:0;
	height:100%;
	width:calc(100% - 34px)
}
.hd-float {
	position:fixed;
	z-index:1;
	visibility:hidden;
	opacity:0;
	top:170px;
	left:50%;
	transform:translate(-50%,-50%)
}
.hint {
	position:absolute;
	top:66px;
	right:-14%;
	width:171px;
	height:90px;
	background:url(../images/tishi.png) no-repeat center;
	border-radius:5px;
	z-index:8;
	display:none
}
.hint>p {
	font-size:16px;
	color:#333;
	text-align:center;
	margin-top:21px
}
.hint div {
	width:63px;
	height:24px;
	border-radius:5px;
	background:#ff7e00;
	margin:12px auto 0
}
.hint .close_hint {
	font-size:14px;
	color:#fff;
	text-align:center;
	line-height:24px;
	cursor:pointer
}
.menu-level-3-block {
	padding:15px 15px 5px 15px;
	background:#b02c27;
}
.menu-industry {
	margin-left:0px
}
.menu-industry .menu-level-2-col {
	margin:10px 0;
	border:1px solid #b02c27;
	padding:2px 10px 2px 10px;
	-webkit-tap-highlight-color:transparent;
	-moz-transition:all .3s ease;
	-webkit-transition:all .3s ease;
	transition:all .3s ease;
	color:#000;
}
.menu-industry .menu-level-2-col:hover {
	border:1px solid #b02c27
}
.menu-industry .menu-level-2-col:hover .menu-level-2 {
	color:#b02c27
}
.menu-level-3-block.floatL:not(:last-child) {
	margin-right:10px
}
