﻿@charset "UTF-8";
* {
	word-wrap: break-word;
}
*, *:before, *:after {
	box-sizing: border-box;
	outline: none;
}
h1, h2, h3, h4 {
	font-weight: 500;
}
ul, ol, dl {
	list-style-type: none;
}
html, body {
*position: static;
	color: #333;
	background: #fff;
	width: 100%;
	height: auto;
	min-width: 1280px;
}
address, caption, cite, code, dfn, em, th, var {
	font-style: normal;
	font-weight: 300;
}
input, button, textarea, select, optgroup, option {
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
}
input, button {
	overflow: visible;
	vertical-align: middle;
	outline: none;
}
body, th, td, button, input, select, textarea {
	font-size: 12px;
	font-weight: 300;
	font-family: "微软雅黑", "Microsoft Yahei";
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
a {
	text-decoration: none;
	cursor: pointer;
	-webkit-tap-highlight-color: transparent;
-webkit-transition: all .4s linear;
transition: all .4s;
	color: #333;
}
a:hover, a:focus, a:active {
	text-decoration: none;
	outline: none;
}
a.ie6:hover {
	zoom: 1;
}
b, i {
	font-weight: normal;
	font-style: normal;
}
sub, sup {
	vertical-align: baseline;
}
button, input[type="button"], input[type="submit"] {
	line-height: normal !important;
}
img {
	border: 0;
	object-fit: cover;
}
a img, img {
	-ms-interpolation-mode: bicubic;
-webkit-transition: all .7s linear;
transition: all .7s;
	display: block;
}
/* HTML5 reset */
header,  section, aside, details, menu, article, section, nav, address, hgroup, figure, figcaption, legend {
	display: block;
	margin: 0;
	padding: 0;
}
time {
	display: inline;
}
audio, canvas, video {
	display: inline-block;
*display: inline;
*zoom: 1;
}
 audio:not([controls]) {
display: none;
}
legend {
	width: 100%;
	margin-bottom: 20px;
	font-size: 21px;
	line-height: 40px;
	border: 0;
	border-bottom: 1px solid #e5e5e5;
}
legend small {
	font-size: 15px;
	color: #999;
}
 svg:not(:root) {
overflow: hidden;
}
fieldset {
	border-width: 0;
	padding: .35em .625em .75em;
	margin: 0 2px;
}
input, textarea {
	border: 0;
	outline: none;
	resize: none;
}
 input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
height: auto;
}
input[type="search"] {
	-webkit-appearance: textfield;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
}
 input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
input[type="text"], input[type="tel"], input[type="button"], input[type="submit"], input[type="reset"], input[type="password"], input[type="email"], textarea {
	-webkit-appearance: none;
	border-radius: 0;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
 input::-webkit-outer-spin-button, input::-webkit-inner-spin-button {
-webkit-appearance: none !important;
margin: 0;
}
 input::-moz-placeholder, textarea::-moz-placeholder {
color: #818181;
}
 input:-ms-input-placeholder, textarea:-ms-input-placeholder {
color: #818181;
}
 input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
color: #818181;
}
.cl:after, .clearfix:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.cl, .clearfix {
	zoom: 1;
	clear: both;
}
.fl {
	float: left !important;
}
.fr {
	float: right !important;
}
.text-l {
	text-align: left;
}
.text-c {
	text-align: center;
}
.text-r {
	text-align: right;
}
.text-i {
	font-style: italic;
}
.ovf {
	overflow: hidden;
}
.por {
	position: relative;
}
.poa {
	position: absolute;
}
.noBor {
	border: 0 !important;
}
.wrap {
	height: auto;
	overflow: hidden;
}
.container {
	margin-left: 8%;
	margin-right: 8%;
}
.container:after, .container:before {
	content: "";
	display: table;
}
.container:after {
	clear: both;
}
.container-fluid {
	margin-right: auto;
	margin-left: auto;
}
.container-fluid:after, .container-fluid:before {
	content: "";
	display: table;
}
.container-fluid:after {
	clear: both;
}
.cover {
	width: 100%;
	height: 100%;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 10;
	background: url(../images/cover-bg.png) repeat;
	display: none;
}
.layui-layer-btn .layui-layer-btn0 {
	background-color: #004abb !important;
}
.content {
	height: auto;
	overflow: hidden;
	position: relative;
}
.main-width {
	padding: 0 8%;
	margin: 0 auto;
	position: relative;
}
.smallTitle {
	font-size: 18px;
	text-align: center;
	color: #666;
}
.bigTitle {
	font-size: 36px;
	text-align: center;
	color: #000;
	margin-bottom: 15px;
	font-weight: 300;
}
.bigTitlel {
	position: relative;
}
.bigTitlel span {
	padding: 0 15px;
	position: relative;
	z-index: 1;
	background: #fff;
}
.bigTitlel:after {
	content: "";
	width: 100%;
	height: 1px;
	background: #dadada;
	position: absolute;
	left: 0;
	top: 24px;
	z-index: 0;
}
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
	position: relative;
	min-height: 1px;
}
.col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
	float: left;
}
.col-xs-1 {
	width: 8.33333%;
}
.col-xs-2 {
	width: 16.66667%;
}
.col-xs-3 {
	width: 25%;
}
.col-xs-4 {
	width: 33.33333%;
}
.col-xs-5 {
	width: 41.66667%;
}
.col-xs-6 {
	width: 50%;
}
.col-xs-7 {
	width: 58.33333%;
}
.col-xs-8 {
	width: 66.66667%;
}
.col-xs-9 {
	width: 75%;
}
.col-xs-10 {
	width: 83.33333%;
}
.col-xs-11 {
	width: 91.66667%;
}
.col-xs-12 {
	width: 100%;
}
.col-xs-pull-0 {
	right: auto;
}
.col-xs-pull-1 {
	right: 8.33333%;
}
.col-xs-pull-2 {
	right: 16.66667%;
}
.col-xs-pull-3 {
	right: 25%;
}
.col-xs-pull-4 {
	right: 33.33333%;
}
.col-xs-pull-5 {
	right: 41.66667%;
}
.col-xs-pull-6 {
	right: 50%;
}
.col-xs-pull-7 {
	right: 58.33333%;
}
.col-xs-pull-8 {
	right: 66.66667%;
}
.col-xs-pull-9 {
	right: 75%;
}
.col-xs-pull-10 {
	right: 83.33333%;
}
.col-xs-pull-11 {
	right: 91.66667%;
}
.col-xs-pull-12 {
	right: 100%;
}
.col-xs-push-0 {
	left: auto;
}
.col-xs-push-1 {
	left: 8.33333%;
}
.col-xs-push-2 {
	left: 16.66667%;
}
.col-xs-push-3 {
	left: 25%;
}
.col-xs-push-4 {
	left: 33.33333%;
}
.col-xs-push-5 {
	left: 41.66667%;
}
.col-xs-push-6 {
	left: 50%;
}
.col-xs-push-7 {
	left: 58.33333%;
}
.col-xs-push-8 {
	left: 66.66667%;
}
.col-xs-push-9 {
	left: 75%;
}
.col-xs-push-10 {
	left: 83.33333%;
}
.col-xs-push-11 {
	left: 91.66667%;
}
.col-xs-push-12 {
	left: 100%;
}
.col-xs-offset-0 {
	margin-left: 0;
}
.col-xs-offset-1 {
	margin-left: 8.33333%;
}
.col-xs-offset-2 {
	margin-left: 16.66667%;
}
.col-xs-offset-3 {
	margin-left: 25%;
}
.col-xs-offset-4 {
	margin-left: 33.33333%;
}
.col-xs-offset-5 {
	margin-left: 41.66667%;
}
.col-xs-offset-6 {
	margin-left: 50%;
}
.col-xs-offset-7 {
	margin-left: 58.33333%;
}
.col-xs-offset-8 {
	margin-left: 66.66667%;
}
.col-xs-offset-9 {
	margin-left: 75%;
}
.col-xs-offset-10 {
	margin-left: 83.33333%;
}
.col-xs-offset-11 {
	margin-left: 91.66667%;
}
.col-xs-offset-12 {
	margin-left: 100%;
}
/* 头部 */
.header {
	width: 100%;
	min-width: 1280px;
	height: auto;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	margin: auto;
	z-index: 2;
	background: rgba(238, 238, 238, 0);
	border-bottom: 1px solid rgba(255, 255, 255, 0.18);
	padding: 0 4%;
}
.header.eee {
	border: none;
}
.header.eee .nav .nav-item ul {
	background: white;
	box-shadow: 0 6px 8px 0 rgba(71, 79, 92, 0.16);
	display: none;
}
.header.eee .nav .nav-item ul li {
	width: 100%;
	height: 50px;
	text-align: center;
	border-bottom: 1px solid #E9E9E9;
}
.header.eee .nav .nav-item ul li a {
	font-size: 16px;
	width: 100%;
	height: 50px;
	line-height: 50px;
}
.header.eee .nav .nav-item ul li a:hover {
	color: #F9BE00;
}
.header.eee .nav .nav-item:hover:after {
	content: "";
	height: 3px;
	background-color: #F9BE00;
	left: 5px;
	right: 5px;
	bottom: 0;
	position: absolute;
}
.header.eee .nav .nav-item.active:after {
	content: "";
	height: 3px;
	background-color: #F9BE00;
	left: 5px;
	right: 5px;
	bottom: 0;
	position: absolute;
}
.header.eee .nav .nav-item a {
	color: #555;
transition: all linear .06s;
	position: relative;
}
.header.eee .nav .nav-item a .flag {
	top: 0;
}
.header .logo {
	float: left;
	margin-top:20px;
}
.header .logo a {
	display: inline-block;
	width: 314px;
	height: 50px;
/*	background-image: url(../images/logo_sprite.png);*/
	background-position: left top;
transition: all linear .1s;
}
.header .tel {
	float: left;
	margin-top: 30px;
	font-size: 29px;
	margin-left: 25px;
}
.header .tel b {
	color: #F9BE00;
}
.header .tel img {
	float: left;
	margin-top: 4px;
}
.header .nav {
	float: right;
	height: 100%;
	position: relative;
}
.header .nav .fc-mall {
	position: absolute;
	right: 0;
	top: 50%;
	height: 34px;
	line-height: 34px;
	width: 120px;
	text-align: center;
	background-color: #F9BE00;
	font-size: 16px;
	border-radius: 17px;
	color: #fff;
	margin-top: -17px;
}
.header .nav .nav-item {
	padding: 0 30px;
	position: relative;
}
.header .nav .nav-item ul {
	position: absolute;
	left: 5px;
	right: 5px;
	border-left: 1px solid rgba(255, 255, 255, 0.18);
	border-right: 1px solid rgba(255, 255, 255, 0.18);
	display: none;
	background: rgba(255, 255, 255, 0.6);
}
.header .nav .nav-item ul li {
	width: 100%;
	height: 50px;
	text-align: center;
	border-bottom: 1px solid rgba(255, 255, 255, 0.18);
}
.header .nav .nav-item ul li a {
	font-size: 16px;
	width: 100%;
	height: 50px;
	line-height: 50px;
}
.header .nav .nav-item ul li a:hover {
	color: #F9BE00;
}
.header .nav .nav-item:hover:after {
	content: "";
	height: 3px;
	background-color: #fff;
	left: 5px;
	right: 5px;
	bottom: 0;
	position: absolute;
}
.header .nav .nav-item.active:after {
	content: "";
	height: 3px;
	background-color: #fff;
	left: 5px;
	right: 5px;
	bottom: 0;
	position: absolute;
}
.header .nav .nav-item a {
	display: inline-block;
	color: #fff;
	height: 100px;
	line-height: 100px;
	font-size: 20px;
transition: all linear .06s;
	position: relative;
}
.header .nav .nav-item a .flag {
	position: absolute;
	width: 40px;
	height: 20px;
	background-color: red;
	right: -23px;
	top: 12px;
	color: #fff;
	text-align: center;
	font-size: 12px;
	line-height: 20px;
	border-radius: 4px;
}
.header .nav .nav-item a .flag:after {
	position: absolute;
	content: "";
	width: 0;
	height: 0;
	border-right: 5px solid transparent;
	border-left: 5px solid transparent;
	border-top: 8px solid red;
	bottom: -5px;
	left: 5px;
}
.header.header_fix .logo {
	margin-top: 8px;
}
.header.header_fix .logo a {
	background-image: url(../images/logo_sprite.png);
	background-position: left bottom;
}
.header.header_fix .tel {
	float: left;
	margin-top: 20px;
	font-size: 29px;
}
.header.header_fix .tel b {
	color: #F9BE00;
}
.header.header_fix .tel img {
	float: left;
	margin-top: 4px;
}
.header.header_fix .nav .nav-item a {
	height: 70px;
	line-height: 70px;
}
.header.header_fix .nav .nav-item a .flag {
	top: 0;
}
/* 底部 */
.footer {
	height: auto;
	overflow: hidden;
	background-color: #EAEAEA;
}
.footer .middle {
	height: auto;
	overflow: hidden;
	margin-top: 78px;
}
.footer .middle .left {
	width: 30%;
	float: left;
}
.footer .middle .left .text {
	height: auto;
	overflow: hidden;
}
.footer .middle .left .text p {
	font-size: 15px;
	color: #666;
	margin-bottom: 10px;
}
.footer .middle .left .ewm {
	height: auto;
	overflow: hidden;
	margin-top: 25px;
}
.footer .middle .left .ewm .box {
	width: 25%;
	min-width: 90px;
	text-align: center;
	float: left;
	margin-left: 13%;
}
.footer .middle .left .ewm .box .img_box {
	background-color: #fff;
}
.footer .middle .left .ewm .box .img_box img {
	width: 100%;
	border: 1px solid #eee;
	padding: 5%;
	margin: 0 auto;
}
.footer .middle .left .ewm .box p {
	font-size: 13px;
	color: #999;
	margin-top: 10px;
}
.footer .middle .left .ewm .box:first-child {
	margin: 0;
}
.footer .middle .right {
	width: 60%;
	height: auto;
	overflow: hidden;
	float: right;
}
.footer .middle .right dl {
	height: auto;
	overflow: hidden;
	float: left;
	margin-right: 9%;
}
.footer .middle .right dl dt {
	font-size: 18px;
	margin-bottom: 20px;
}
.footer .middle .right dl dt a {
	color: #333;
}
.footer .middle .right dl dt a:hover {
	color: #F9BE00;
}
.footer .middle .right dl dd {
	font-size: 16px;
	line-height: 36px;
	text-align: right;
}
.footer .middle .right dl dd a {
	color: #666;
}
.footer .middle .right dl dd a:hover {
	color: #F9BE00;
}
.footer .middle .right dl:last-child {
	margin: 0;
}
.footer .bottom {
	height: auto;
	border-top: 1px solid #DCDCDC;
	margin-top: 35px;
	padding: 36px 0 28px;
}
.footer .bottom .left {
	height: auto;
	overflow: hidden;
	float: left;
}
.footer .bottom .left .nav {
	height: auto;
	overflow: hidden;
}
.footer .bottom .left .nav a {
	font-size: 16px;
	color: #666;
	position: relative;
	display: block;
	float: left;
	padding-left: 15px;
	margin-left: 15px;
}
.footer .bottom .left .nav a:after {
	content: "";
	width: 1px;
	height: 15px;
	background: #a9a9a9;
	position: absolute;
	left: 0;
	top: 3px;
}
.footer .bottom .left .nav a:first-child {
	margin: 0;
	padding: 0;
}
.footer .bottom .left .nav a:first-child:after {
	display: none;
}
.footer .bottom .left .nav a:hover {
	color: #F9BE00;
}
.footer .bottom .left .copyright {
	font-size: 14px;
	color: #666;
	margin-top: 16px;
}
.footer .bottom .left .copyright a {
	display: inline-block;
	margin-right: 10px;
	color: #666;
}
.footer .bottom .left .copyright a:hover {
	color: #F9BE00;
}
.footer .bottom .right {
	height: auto;
	float: right;
}
.footer .bottom .right .other {
	width: 300px;
	height: auto;
	cursor: pointer;
	position: relative;
	z-index: 1;
	background-image: url(../images/arr_down_g.png);
	background-size: 20px;
	background-position: 260px center;
	background-repeat: no-repeat;
}
.footer .bottom .right .other .t {
	height: 56px;
	line-height: 56px;
	border: 1px solid #D7D7D7;
	padding: 0 25px;
	font-size: 16px;
	color: #666;
transition: all .4s;
}
.footer .bottom .right .other .t i {
	font-size: 18px;
	margin-left: 5px;
	float: right;
	vertical-align: -2px;
}
.footer .bottom .right .other .otherList {
	width: 99%;
	height: auto;
	overflow: hidden;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 56px;
	margin: auto;
	background: #fff;
	padding: 10px 22px;
	display: none;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}
.footer .bottom .right .other .otherList a {
	display: block;
	line-height: 40px;
	font-size: 16px;
}
.footer .bottom .right .other .otherList a:hover {
	color: #F9BE00;
}
.footer .bottom .right .other:hover {
	background: #F9BE00;
	background-image: url(../images/arr_up_w.png);
	background-size: 20px;
	background-position: 260px center;
	background-repeat: no-repeat;
}
.footer .bottom .right .other:hover .t {
	color: #fff;
}
/* 内页公用banner */
.neiBanner {
	height: auto;
	overflow: hidden;
	position: relative;
}
.neiBanner img {
	width: 100%;
}
.neiBanner .breadcrumbs {
	position: absolute;
	z-index: 1;
	bottom: 20px;
	left: 0;
	background: none;
	color: #fff;
}
.neiBanner .breadcrumbs .container {
	margin-right: 43px;
	margin-left: 43px;
}
.neiBanner .breadcrumbs a {
	color: #fff;
	font-size: 12px;
}
.neiBanner .text {
	height: auto;
	overflow: hidden;
	position: absolute;
	left: 0;
	right: 0;
	top: 40%;
	text-align: center;
}
.neiBanner .text h1 {
	font-size: 60px;
	color: #fff;
}
/* 内页公用tabs */
.neiTabs {
	height: auto;
	overflow: hidden;
	text-align: center;
	padding: 20px 0;
	border-bottom: 1px solid #e5e5e5;
}
.neiTabs a {
	width: 180px;
	height: 50px;
	line-height: 50px;
	font-size: 18px;
	color: #333;
	text-align: center;
	display: inline-block;
}
.neiTabs a.active, .neiTabs a:hover {
	background: #004abb;
	color: #fff;
}
/* 图文 */
.imgText {
	height: auto;
	overflow: hidden;
}
.imgText .text {
	height: auto;
	overflow: hidden;
}
.imgText .img {
	width: 50%;
	height: auto;
	overflow: hidden;
}
.imgText .img img {
	width: 100%;
}
/* 分页 */
.paging {
	text-align: center;
	margin: 10px 0 50px;
}
.paging a {
	width: 34px;
	line-height: 34px;
	display: inline-block;
	margin: 0 5px;
	font-size: 14px;
	font-weight: normal;
}
.paging a.active, .paging a:hover {
	background: #004abb;
	color: #fff;
}
.paging a.first, .paging a.tail {
	width: 70px;
	background: #ccc;
	color: #666;
}
/* 公用视频弹出 */
.video-popup {
	display: none;
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: 10000;
	background: url("../images/cover-bg.png") repeat;
}
.video-popup .video-popup-box {
	width: 100%;
	height: 100%;
	overflow: hidden;
	background-color: #fff;
	position: absolute;
	left: 0;
	top: 0;
}
.video-popup .coverV {
	z-index: 1000;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	height: 70px;
	line-height: 70px;
	overflow: hidden;
	background: url("../images/bg-video-title.png") repeat;
	background: #000000 \0;
}
.video-popup .coverV .text {
	color: #fff;
	font-size: 18px;
	padding: 0 0 0 40px;
	width: 80%;
	display: table;
	height: 70px;
	float: left;
}
.video-popup .coverV .text p {
	display: table-cell;
	height: 70px;
	vertical-align: middle;
}
.video-popup .coverV .other {
	float: right;
	background: url("../images/bg-video-title.png") repeat;
}
.video-popup .coverV .other a {
	font-size: 20px;
	color: #fff;
	display: inline-block;
	margin: 0 10px;
}
.video-popup .video-list-box {
	position: absolute !important;
	left: 0;
	top: 0;
	top: 70px \0;
	right: 0;
	bottom: 0;
	z-index: 0;
}
/* 首页 */
.Index .banner {
	height: auto;
	overflow: hidden;
	position: relative;
	z-index: 0;
}
.Index .banner .swiper-slide {
	height: auto;
	overflow: hidden;
	position: relative;
}
.Index .banner .swiper-slide a {
	display: block;
}
.Index .banner .swiper-slide img {
	width: 100%;
}
.Index .banner .pagination {
	width: 100%;
	height: auto;
	overflow: hidden;
	position: absolute;
	left: 0;
	bottom: 30px;
	text-align: center;
}
.Index .banner .pagination span {
	display: inline-block;
	width: 14px;
	height: 14px;
	background: #fff;
	margin: 0 8px;
	cursor: pointer;
	border-radius: 50%;
}
.Index .banner .pagination span.swiper-active-switch {
	background: transparent;
	border: 2px solid #fff;
}
.Index .product {
	height: auto;
	overflow: hidden;
	text-align: center;
	padding: 5% 8% 1.5%;
}
.Index .product .item {
	width: 18%;
	display: block;
	overflow: hidden;
	float: left;
	margin-right: 22.5%;
}
.Index .product .item:last-child {
	margin-right: 0;
}
.Index .product .item img {
	width: 100%;
}
.Index .product .item h2 {
	font-size: 24px;
	color: #000;
	margin-top: 65px;
transition: all .4s;
}
.Index .product .item h2 span {
	margin-left: 20px;
	color: #F9BE00;
	font-size: 20px;
}
.Index .product .item:hover img {
	transform: scale(1.05);
}
.Index .product .item:hover h2 {
	color: #F9BE00;
}
.Index .RVlife {
	padding: 0 8%;
}
.Index .RVlife .title {
	padding-top: 80px;
	text-align: center;
}
.Index .RVlife .title h2 {
	font-size: 40px;
}
.Index .RVlife .title p {
	font-size: 18px;
	color: #666666;
	margin-top: 25px;
}
.Index .RVlife .info {
	padding-top: 38px;
	overflow: hidden;
}
.Index .RVlife .info .info_item {
	width: 48%;
	overflow: hidden;
	position: relative;
}
.Index .RVlife .info .info_item .swiper-slide {
	position: relative;
}
.Index .RVlife .info .info_item .swiper-slide img {
	width: 100%;
}
.Index .RVlife .info .info_item .swiper-slide .text {
	width: 80.5%;
	padding-left: 20px;
	position: absolute;
	left: 0;
	bottom: 0;
}
.Index .RVlife .info .info_item .swiper-slide .text h3 {
	font-size: 24px;
	color: #fff;
	height: 85px;
}
.Index .RVlife .info .info_item .flag {
	position: absolute;
	width: 112px;
	height: 45px;
	line-height: 45px;
	color: #fff;
	font-size: 16px;
	background-color: #F9BE00;
	top: 0;
	right: 0;
	text-align: center;
	border-bottom-left-radius: 23px;
}
.Index .RVlife .info .info_item .pag {
	position: absolute;
	bottom: 30px;
	right: 20px;
}
.Index .RVlife .info .info_item .pag span {
	display: inline-block;
	width: 12px;
	height: 12px;
	opacity: .72;
	background-color: #fff;
	margin-left: 10px;
	border-radius: 50%;
}
.Index .RVlife .info .info_item .pag span.swiper-active-switch {
	background: transparent;
	border: 2px solid #fff;
}
.Index .RVlife .info .left {
	float: left;
}
.Index .RVlife .info .right {
	float: right;
}
.Index .worth .title {
	padding-top: 80px;
	text-align: center;
}
.Index .worth .title h2 {
	font-size: 40px;
}
.Index .worth .title p {
	font-size: 18px;
	color: #666666;
	margin-top: 25px;
}
.Index .worth .video-banner {
	padding-top: 30px;
	overflow: hidden;
	position: relative;
}
.Index .worth .video-banner .swiper-slide {
	position: relative;
	width: 100%;
	height: auto;
	cursor: pointer;
}
.Index .worth .video-banner .swiper-slide .v_box {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -61px;
	margin-top: -75px;
}
.Index .worth .video-banner .swiper-slide .v_box p {
	text-align: center;
	color: #fff;
	font-size: 24px;
	text-shadow: 0 3px 8px rgba(36, 32, 34, 0.6);
}
.Index .worth .videopagination {
	position: absolute;
	bottom: 30px;
	text-align: center;
	width: 100%;
}
.Index .worth .videopagination span {
	display: inline-block;
	width: 54px;
	height: 6px;
	background: white;
	opacity: 0.6;
	margin: 0 8px;
}
.Index .worth .videopagination span.swiper-active-switch {
	width: 104px;
	background: white;
	opacity: 1;
}
.Index .news {
	height: auto;
	overflow: hidden;
	background: #f3f3f3;
	padding-bottom: 30px;
}
.Index .news .title {
	padding-top: 80px;
	text-align: center;
}
.Index .news .title h2 {
	font-size: 40px;
}
.Index .news .title p {
	font-size: 18px;
	color: #666666;
	margin-top: 25px;
}
.Index .news ul {
	height: auto;
	overflow: hidden;
	margin: 0 -1%;
	padding-top: 30px;
}
.Index .news ul li {
	height: auto;
	overflow: hidden;
	padding: 0 1%;
}
.Index .news ul li a {
	display: block;
	overflow: hidden;
}
.Index .news ul li img {
	width: 100%;
}
.Index .news ul li .text {
	height: auto;
	overflow: hidden;
	padding: 5% 0;
}
.Index .news ul li .text h2 {
	font-size: 20px;
	color: #000;
	margin-bottom: 2%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
transition: all .4s;
}
.Index .news ul li .text p {
	font-size: 14px;
	line-height: 24px;
	color: #999;
	margin-bottom: 3%;
	max-height: 48px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.Index .news ul li:hover img {
	transform: scale(1.05);
}
.Index .news ul li:hover .text h2 {
	color: #F9BE00;
}
.Index .recommend .title {
	padding-top: 80px;
	text-align: center;
}
.Index .recommend .title h2 {
	font-size: 40px;
}
.Index .recommend .title p {
	font-size: 18px;
	color: #666666;
	margin-top: 25px;
}
.Index .recommend .productBox {
	padding: 30px 8% 80px;
}
.Index .recommend .productBox .item {
	width: 33%;
	float: left;
}
.Index .recommend .productBox .item:hover .con {
	box-shadow: 0 4px 22px 0 rgba(153, 153, 153, 0.11);
	background-color: #fff;
}
.Index .recommend .productBox .item:hover .con .btnBox {
	display: block;
}
.Index .recommend .productBox .item .con {
	padding: 20px;
	position: relative;
}
.Index .recommend .productBox .item .con .img {
	overflow: hidden;
	padding: 8% 14.7%;
}
.Index .recommend .productBox .item .con .img img {
	width: 100%;
}
.Index .recommend .productBox .item .con .text {
	text-align: center;
	margin-top: 20px;
}
.Index .recommend .productBox .item .con .text h2 {
	color: #333;
	font-size: 24px;
	font-weight: 500;
-webkit-transition: all .4s linear;
transition: all .4s linear;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.Index .recommend .productBox .item .con .text p {
	color: #FF7300;
	font-size: 18px;
	margin: 10px 0 20px;
}
.Index .recommend .productBox .item .con .btnBox {
	width: 100%;
	height: auto;
	overflow: hidden;
	position: absolute;
	left: 0;
	bottom: -119px;
	z-index: 1;
	background: #fff;
	-webkit-box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.2);
	box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.2);
	display: none;
}
.Index .recommend .productBox .item .con .btnBox a {
	display: block;
	font-size: 16px;
	line-height: 58px;
	padding: 0 19px;
	border-bottom: 1px solid #e2e2e2;
	box-sizing: border-box;
}
.Index .recommend .productBox .item .con .btnBox a i {
	float: right;
	color: #999;
	font-size: 18px;
}
.Index .recommend .productBox .item .con .btnBox a:hover {
	background-color: #F9BE00;
	color: #333333;
}
.Index .recommend .productBox .item .con .btnBox a:hover i {
	color: #333;
}
.Index .recommend .productBox .item .con .btnBox a:last-child {
	border: 0;
}
.Index .service {
	width: 100%;
	height: 480px;
	overflow: hidden;
	background: url(../images/service-bg.jpg) center no-repeat;
}
.Index .service .bigTitle {
	color: #fff;
	margin-top: 100px;
	margin-bottom: 15px;
}
.Index .service .smallTitle {
	font-size: 16px;
	color: #fff;
}
.Index .service ul {
	height: auto;
	overflow: hidden;
	text-align: center;
	margin-top: 70px;
}
.Index .service ul li {
	width: 19%;
	height: 109px;
	padding: 23px 0;
	display: inline-block;
	color: #fff;
	text-align: center;
	position: relative;
}
.Index .service ul li b {
	font-size: 48px;
	font-family: Impact;
	display: inline-block;
	margin-right: 7px;
}
.Index .service ul li span {
	font-size: 16px;
	display: inline-block;
	text-align: left;
}
.Index .service ul li:before {
	content: "";
	width: 1px;
	height: 109px;
	background: url(../images/service-line.png) center no-repeat;
	position: absolute;
	left: 0;
	top: 0;
}
.Index .service ul li:first-child:before {
	display: none;
}
/* 产品中心 */
.ProductCenter .banner {
	height: auto;
	overflow: hidden;
	position: relative;
	z-index: 0;
}
.ProductCenter .banner .swiper-slide {
	height: auto;
	overflow: hidden;
	position: relative;
}
.ProductCenter .banner .swiper-slide a {
	display: block;
}
.ProductCenter .banner .swiper-slide img {
	width: 100%;
}
.ProductCenter .banner .pagination {
	width: 100%;
	height: auto;
	overflow: hidden;
	position: absolute;
	left: 0;
	bottom: 30px;
	text-align: center;
}
.ProductCenter .banner .pagination span {
	display: inline-block;
	width: 14px;
	height: 14px;
	background: #fff;
	margin: 0 8px;
	cursor: pointer;
	border-radius: 50%;
}
.ProductCenter .banner .pagination span.swiper-active-switch {
	background: transparent;
	border: 2px solid #fff;
}
.ProductCenter .productList {
	padding-top: 56px;
}
.ProductCenter .productList .title {
	text-align: center;
}
.ProductCenter .productList .title h2 {
	font-size: 40px;
}
.ProductCenter .productList .tabs {
	height: auto;
	overflow: hidden;
	text-align: center;
	margin-top: 30px;
}
.ProductCenter .productList .tabs a {
	font-size: 22px;
	color: #999;
	font-weight: 400;
	position: relative;
	display: inline-block;
	margin: 0 40px;
	padding-bottom: 10px;
}
.ProductCenter .productList .tabs a.active, .ProductCenter .productList .tabs a:hover {
	color: #333;
	font-weight: 500;
}
.ProductCenter .productList .tabs a.active:after, .ProductCenter .productList .tabs a:hover:after {
	display: block;
}
.ProductCenter .productList .tabs a:after {
	content: "";
	width: 100%;
	height: 4px;
	background: #F9BE00;
	position: absolute;
	left: 0;
	bottom: 0;
	display: none;
}
.ProductCenter .productList .listBox {
	padding: 70px 8% 100px;
}
.ProductCenter .productList .listBox .item {
	width: 33%;
	float: left;
}
.ProductCenter .productList .listBox .item:hover .con {
	box-shadow: 0 8px 22px 0 rgba(0, 0, 0, 0.18);
	background-color: #fff;
}
.ProductCenter .productList .listBox .item:hover .con .btnBox {
	display: block;
}
.ProductCenter .productList .listBox .item .con {
	padding: 20px;
	position: relative;
}
.ProductCenter .productList .listBox .item .con .img {
	overflow: hidden;
	padding: 8% 14.7%;
}
.ProductCenter .productList .listBox .item .con .img img {
	width: 100%;
}
.ProductCenter .productList .listBox .item .con .img img.sub {
	display: none;
}
.ProductCenter .productList .listBox .item .con .text {
	text-align: center;
	margin-top: 20px;
}
.ProductCenter .productList .listBox .item .con .text h2 {
	color: #333;
	font-size: 24px;
-webkit-transition: all .4s linear;
transition: all .4s linear;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.ProductCenter .productList .listBox .item .con .text p {
	color: #FF7300;
	font-size: 18px;
	margin: 10px 0 20px;
}
.ProductCenter .productList .listBox .item .con .btnBox {
	width: 100%;
	height: auto;
	overflow: hidden;
	position: absolute;
	left: 0;
	bottom: -103px;
	z-index: 1;
	background: #fff;
	-webkit-box-shadow: 0 8px 22px 0 rgba(0, 0, 0, 0.18);
	box-shadow: 0 8px 22px 0 rgba(0, 0, 0, 0.18);
	display: none;
}
.ProductCenter .productList .listBox .item .con .btnBox a {
	display: block;
	font-size: 16px;
	line-height: 58px;
	padding: 0 19px;
	border-bottom: 1px solid #E2E2E2;
	box-sizing: border-box;
}
.ProductCenter .productList .listBox .item .con .btnBox a i {
	float: right;
}
.ProductCenter .productList .listBox .item .con .btnBox a:hover {
	background-color: #F9BE00;
	color: #333333;
}
.ProductCenter .productList .listBox .item .con .btnBox a:hover i {
	color: #333;
}
.ProductCenter .orderC {
	height: auto;
	overflow: hidden;
	border-top: 1px solid #e5e5e5;
	padding: 85px 0;
	text-align: center;
}
.ProductCenter .orderC form {
	height: auto;
	overflow: hidden;
	margin-top: 50px;
}
.ProductCenter .orderC form .row {
	display: inline-block;
	background: #f0f0f0;
	padding: 0 20px;
	margin: 0 5px;
}
.ProductCenter .orderC form .row span {
	font-size: 18px;
	line-height: 50px;
}
.ProductCenter .orderC form .row input {
	width: 240px;
	font-size: 18px;
	height: 50px;
	line-height: 50px;
	background: none;
	position: relative;
	top: -2px;
}
.ProductCenter .orderC form .row input.textarea {
	width: 400px;
	resize: none;
	overflow: hidden;
}
.ProductCenter .orderC .btn {
	display: block;
	width: 250px;
	height: 50px;
	line-height: 50px;
	background: #F9BE00;
	font-size: 18px;
	color: #fff;
	text-align: center;
	margin: 45px auto 0;
}
/* 产品详情 */
.ProductXq .fullPic {
	display: block;
	max-width: 100%;
	margin: 0 auto;
}
.ProductXq .w1200 {
	width: 1200px;
	margin: 0 auto;
}
.ProductXq .tabs {
	height: auto;
	overflow: hidden;
	background: #f6f6f6;
}
.ProductXq .tabs .item {
	padding: 0 30px;
	line-height: 60px;
	font-size: 18px;
	color: #333;
	display: block;
	float: left;
	text-align: center;
}
.ProductXq .tabs .item:hover, .ProductXq .tabs .item.active {
	background: #F9BE00;
	color: #fff;
}
.ProductXq .tabs .btnPdf {
	line-height: 60px;
	font-size: 18px;
	color: #E84545;
	float: right;
	margin-right: 35px;
}
.ProductXq .tabs .btnPdf i {
	font-size: 20px;
	vertical-align: -1px;
	margin-right: 5px;
}
.ProductXq .tabs .btnCart {
	width: 170px;
	line-height: 60px;
	float: right;
	background: #0546c6;
	font-size: 18px;
	color: #fff;
	text-align: center;
	cursor: pointer;
}
.ProductXq .tabs .btnCart i {
	font-size: 24px;
	vertical-align: -2px;
	margin-right: 5px;
}
.ProductXq .tabs.navFix {
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	z-index: 2;
}
.ProductXq .tabs .pay {
	width: 170px;
	line-height: 60px;
	float: right;
	background: #E54231;
	font-size: 18px;
	color: #fff;
	text-align: center;
	cursor: pointer;
}
.ProductXq .tabs .pay i {
	font-size: 24px;
	vertical-align: -2px;
	margin-right: 5px;
}
.ProductXq .info {
	height: auto;
	overflow: hidden;
	margin-top: 55px;
}
.ProductXq .info h1 {
	font-size: 24px;
	margin-bottom: 48px;
}
.ProductXq .info h1 span {
	font-size: 24px;
	color: #F9BE00;
}
.ProductXq .info .other {
	padding-bottom: 20px;
}
.ProductXq .info .other .now-price {
	color: #FF3333;
	font-size: 16px;
	margin-right: 15px;
}
.ProductXq .info .other .now-price em {
	font-size: 24px;
}
.ProductXq .info .other .guide-price {
	color: #999;
	font-size: 16px;
}
.ProductXq .info .other .guide-price em {
	text-decoration: line-through;
}
.ProductXq .info ul {
	height: auto;
	overflow: hidden;
}
.ProductXq .info ul li {
	float: left;
	padding-left: 3.5%;
	margin-left: 3%;
	position: relative;
	z-index: 0;
	max-width: 33%;
}
.ProductXq .info ul li h2 {
	font-size: 24px;
	color: #333;
	margin-bottom: 5px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.ProductXq .info ul li p {
	font-size: 16px;
	color: #999;
}
.ProductXq .info ul li:after {
	content: "";
	width: 1px;
	height: 90%;
	background: #e7e7e7;
	position: absolute;
	z-index: 0;
	left: 0;
	top: 5%;
}
.ProductXq .info ul li:first-child {
	margin: 0;
	padding: 0;
}
.ProductXq .info ul li:first-child:after {
	display: none;
}
.ProductXq .gailan {
	height: auto;
	overflow: hidden;
	position: relative;
	margin-top: 70px;
	z-index: 0;
}
.ProductXq .gailan .switch {
	height: auto;
	overflow: hidden;
	text-align: center;
	margin: 35px auto 0;
	position: relative;
}
.ProductXq .gailan .switch a {
	display: inline-block;
	font-size: 18px;
	color: #666;
	padding-bottom: 10px;
	margin: 0 20px;
	position: relative;
}
.ProductXq .gailan .switch a:hover, .ProductXq .gailan .switch a.active {
	color: #333;
}
.ProductXq .gailan .switch a:hover:after, .ProductXq .gailan .switch a.active:after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 2px;
	background-color: #F9BE00;
}
.ProductXq .gailan .gailan-box {
	width: 980px;
	margin: 30px auto 0;
	overflow: hidden;
	height: 730px;
}
.ProductXq .gailan .gailan-box .gailan-content {
	position: relative;
	height: 640px;
	margin: 0 auto;
	overflow: hidden;
	width: 100%;
	max-width: 980px;
}
.ProductXq .gailan .gailan-box .gailan-content #gailan-video {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.ProductXq .gailan .gailan-box .gailan-content iframe {
	border: 0;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
}
.ProductXq .gailan .bigSlide {
	height: auto;
	overflow: hidden;
	position: relative;
}
.ProductXq .gailan .bigSlide img {
	display: block;
	max-width: 980px;
	margin: 0 auto;
	width: 100%;
}
.ProductXq .gailan .small-box {
	position: relative;
}
.ProductXq .gailan .small-box i {
	cursor: pointer;
	position: absolute;
	top: 50%;
	margin-top: -20px;
	width: 40px;
	height: 40px;
	display: none;
	text-align: center;
}
.ProductXq .gailan .small-box i img {
	display: inline-block;
	vertical-align: middle;
	position: relative;
	top: 5px;
}
.ProductXq .gailan .small-box i.prev {
	width: 16px;
	height: 32px;
	left: 4%;
}
.ProductXq .gailan .small-box i.next {
	width: 16px;
	height: 32px;
	right: 4%;
}
.ProductXq .gailan .smallSlide {
	width: 80%;
	max-width: 980px;
	height: auto;
	overflow: hidden;
	margin: 20px auto 0;
	position: relative;
}
.ProductXq .gailan .smallSlide .swiper-slide {
	position: relative;
	cursor: pointer;
}
.ProductXq .gailan .smallSlide .swiper-slide .img {
	margin: 5px;
	position: relative;
}
.ProductXq .gailan .smallSlide .swiper-slide .img img {
	width: 100%;
}
.ProductXq .gailan .smallSlide .swiper-slide .img:after {
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	border: 1px solid #eee;
}
.ProductXq .gailan .smallSlide .swiper-slide.active .img:after {
	border-color: #0250a2;
}
.ProductXq .gailan .btnPrev, .ProductXq .gailan .btnNext {
	width: 34px;
	height: 66px;
	position: absolute;
	left: 5%;
	top: 50%;
	cursor: pointer;
}
.ProductXq .gailan .btnPrev img, .ProductXq .gailan .btnNext img {
	width: 100%;
}
.ProductXq .gailan .btnNext {
	left: auto;
	right: 5%;
}
.ProductXq .feature .box {
	margin-top: 30px;
}
.ProductXq .feature .iconbox {
	padding: 40px 40px 45px;
	background-color: #F6F6F6;
	overflow: hidden;
}
.ProductXq .feature .iconbox li {
	margin-right: 92px;
	width: 110px;
}
.ProductXq .feature .iconbox li:last-child {
	margin: 0;
}
.ProductXq .feature .iconbox li p {
	font-size: 18px;
	color: #333;
	font-weight: 500;
	text-align: center;
	margin-top: 12px;
}
.ProductXq .feature .exterior {
	margin-top: 50px;
}
.ProductXq .feature .exterior .top {
	padding: 32px 0 30px;
}
.ProductXq .feature .exterior .top h2 {
	font-size: 36px;
	font-weight: bold;
	text-align: center;
}
.ProductXq .feature .exterior .top p {
	font-size: 24px;
	text-align: center;
	padding: 12px 0 18px;
}
.ProductXq .feature .exterior .top .word {
	width: 374px;
	height: 40px;
	line-height: 40px;
	background-color: #FFC54A;
	border-radius: 20px;
	text-align: center;
	margin: 0 auto;
	font-size: 20px;
	color: #fff;
}
.ProductXq .feature .exterior .con .imgBox {
	margin-bottom: 10px;
}
.ProductXq .feature .interior {
	padding-top: 30px;
	padding-bottom: 60px;
}
.ProductXq .feature .interior .top {
	padding: 32px 0 30px;
}
.ProductXq .feature .interior .top h2 {
	font-size: 36px;
	font-weight: bold;
	text-align: center;
}
.ProductXq .feature .interior .top p {
	font-size: 24px;
	text-align: center;
	padding: 12px 0 18px;
}
.ProductXq .feature .interior .top .word {
	width: 374px;
	height: 40px;
	line-height: 40px;
	background-color: #FFC54A;
	border-radius: 20px;
	text-align: center;
	margin: 0 auto;
	font-size: 20px;
	color: #fff;
}
.ProductXq .feature .interior .con {
	overflow: hidden;
}
.ProductXq .feature .interior .con .i_info {
	padding-top: 40px;
}
.ProductXq .feature .interior .con .i_info .item p {
	font-size: 26px;
	line-height: 32px;
}
.ProductXq .feature .interior .con .i_info .l_box {
	float: left;
}
.ProductXq .feature .interior .con .i_info .l_box p {
	padding: 22px 0 16px 30px;
}
.ProductXq .feature .interior .con .i_info .r_box {
	float: right;
}
.ProductXq .feature .interior .con .i_info .r_box p {
	padding-top: 16px;
}
.ProductXq .feature .livingRoom {
	background-color: #F6F7F8;
}
.ProductXq .feature .livingRoom .top {
	padding: 32px 0 30px;
}
.ProductXq .feature .livingRoom .top h2 {
	font-size: 36px;
	font-weight: bold;
	text-align: center;
}
.ProductXq .feature .livingRoom .top p {
	font-size: 24px;
	text-align: center;
	padding: 12px 0 18px;
}
.ProductXq .feature .livingRoom .top .word {
	width: 374px;
	height: 40px;
	line-height: 40px;
	background-color: #FFC54A;
	border-radius: 20px;
	text-align: center;
	margin: 0 auto;
	font-size: 20px;
	color: #fff;
}
.ProductXq .feature .livingRoom .con {
	padding: 0 30px 60px;
}
.ProductXq .feature .livingRoom .con .item {
	margin-top: 30px;
	position: relative;
}
.ProductXq .feature .livingRoom .con .item .text {
	position: absolute;
	top: 100px;
}
.ProductXq .feature .livingRoom .con .item .text h3 {
	font-size: 24px;
	color: #333;
	font-weight: 700;
	line-height: 34px;
}
.ProductXq .feature .livingRoom .con .item .text p {
	font-size: 22px;
	color: #333;
	line-height: 26px;
}
.ProductXq .feature .livingRoom .con .item .text.textL {
	left: 38px;
}
.ProductXq .feature .livingRoom .con .item .text.textR {
	right: 46px;
}
.ProductXq .feature .kitchen {
	padding-top: 55px;
	padding-bottom: 60px;
	overflow: hidden;
}
.ProductXq .feature .kitchen .top {
	padding: 32px 0 30px;
}
.ProductXq .feature .kitchen .top h2 {
	font-size: 36px;
	font-weight: bold;
	text-align: center;
}
.ProductXq .feature .kitchen .top p {
	font-size: 24px;
	text-align: center;
	padding: 12px 0 18px;
}
.ProductXq .feature .kitchen .top .word {
	width: 374px;
	height: 40px;
	line-height: 40px;
	background-color: #FFC54A;
	border-radius: 20px;
	text-align: center;
	margin: 0 auto;
	font-size: 20px;
	color: #fff;
}
.ProductXq .feature .kitchen .con {
	width: 1215px;
}
.ProductXq .feature .kitchen .con .item {
	float: left;
	margin-right: 10px;
}
.ProductXq .feature .kitchen .con .item .text {
	height: 48px;
	line-height: 48px;
	background-color: #FFC526;
	text-align: center;
	color: #444;
	font-size: 24px;
}
.ProductXq .feature .kitchen .con .item .b_box {
	margin-top: 11px;
}
.ProductXq .feature .bedroom {
	background-color: #F6F7F8;
}
.ProductXq .feature .bedroom .top {
	padding: 32px 0 30px;
}
.ProductXq .feature .bedroom .top h2 {
	font-size: 36px;
	font-weight: bold;
	text-align: center;
}
.ProductXq .feature .bedroom .top p {
	font-size: 24px;
	text-align: center;
	padding: 12px 0 18px;
}
.ProductXq .feature .bedroom .top .word {
	width: 374px;
	height: 40px;
	line-height: 40px;
	background-color: #FFC54A;
	border-radius: 20px;
	text-align: center;
	margin: 0 auto;
	font-size: 20px;
	color: #fff;
}
.ProductXq .feature .bedroom .con {
	padding: 0 28px 60px;
}
.ProductXq .feature .bedroom .con .t_box {
	overflow: hidden;
}
.ProductXq .feature .bedroom .con .t_box .left_item {
	width: 390px;
}
.ProductXq .feature .bedroom .con .t_box .left_item .text {
	height: 148px;
	background-color: #C3996A;
	padding: 50px 120px 0;
	font-size: 24px;
	color: #fff;
	text-align: center;
	line-height: 32px;
	margin-bottom: 7px;
}
.ProductXq .feature .bedroom .con .b_box {
	padding-top: 10px;
	overflow: hidden;
}
.ProductXq .feature .bedroom .con .b_box .left_item {
	width: 738px;
}
.ProductXq .feature .bedroom .con .b_box .left_item .text {
	height: 80px;
	line-height: 80px;
	background-color: #C3996A;
	text-align: center;
	font-size: 24px;
	color: #fff;
	margin-top: 8px;
}
.ProductXq .feature .bedroom .con .b_box .right_item {
	width: 392px;
}
.ProductXq .feature .bedroom .con .b_box .right_item .text {
	height: 144px;
	background-color: #C3996A;
	padding: 46px 135px 0;
	text-align: center;
	color: #fff;
	font-size: 24px;
	box-sizing: border-box;
	margin-top: 8px;
}
.ProductXq .feature .bathroom {
	padding-top: 55px;
}
.ProductXq .feature .bathroom .top {
	padding: 32px 0 30px;
}
.ProductXq .feature .bathroom .top h2 {
	font-size: 36px;
	font-weight: bold;
	text-align: center;
}
.ProductXq .feature .bathroom .top p {
	font-size: 24px;
	text-align: center;
	padding: 12px 0 18px;
}
.ProductXq .feature .bathroom .top .word {
	width: 374px;
	height: 40px;
	line-height: 40px;
	background-color: #FFC54A;
	border-radius: 20px;
	text-align: center;
	margin: 0 auto;
	font-size: 20px;
	color: #fff;
}
.ProductXq .feature .bathroom .con {
	width: 1225px;
	padding-bottom: 70px;
	overflow: hidden;
}
.ProductXq .feature .bathroom .con .item {
	margin-right: 22px;
	position: relative;
}
.ProductXq .feature .bathroom .con .item:nth-of-type(2n) {
padding-top: 84px;
}
.ProductXq .feature .bathroom .con .item .text {
	position: absolute;
	left: 0;
	bottom: 0;
	background-color: #FFC54A;
	height: 60px;
	line-height: 60px;
	color: #333;
	font-size: 24px;
	width: 100%;
	text-align: center;
}
.ProductXq .feature .detail {
	background-color: #f6f7f8;
}
.ProductXq .feature .detail .top {
	padding: 32px 0 30px;
}
.ProductXq .feature .detail .top h2 {
	font-size: 36px;
	font-weight: bold;
	text-align: center;
}
.ProductXq .feature .detail .top p {
	font-size: 24px;
	text-align: center;
	padding: 12px 0 18px;
}
.ProductXq .feature .detail .top .word {
	width: 374px;
	height: 40px;
	line-height: 40px;
	background-color: #FFC54A;
	border-radius: 20px;
	text-align: center;
	margin: 0 auto;
	font-size: 20px;
	color: #fff;
}
.ProductXq .feature .detail .con {
	padding: 30px;
	overflow: hidden;
}
.ProductXq .feature .detail .con ul {
	width: 1245px;
}
.ProductXq .feature .detail .con ul li {
	margin-right: 42px;
}
.ProductXq .feature .detail .con ul li p {
	padding: 20px 0 25px;
	text-align: center;
	color: #333;
	font-size: 24px;
}
.ProductXq .parameter {
	overflow: hidden;
	padding-top: 75px;
}
.ProductXq .parameter .cart-type {
	font-size: 24px;
	text-align: center;
	padding: 12px 0 18px;
}
.ProductXq .parameter .parameter-wrap {
	height: auto;
	max-height: 600px;
	overflow-y: auto;
	width: 1200px;
	margin: 0 auto;
}
.ProductXq .parameter .parameter-wrap::-webkit-scrollbar {
width: 10px;
height: 1px;
}
.ProductXq .parameter .parameter-wrap::-webkit-scrollbar-thumb {
border-radius: 10px;
-webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
background: #e1e1e1;
}
.ProductXq .parameter .parameter-wrap::-webkit-scrollbar-track {
-webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0);
background: #f2f2f2;
}
.ProductXq .parameter .parameter-wrap img {
	display: block;
	width: 100%;
}
.ProductXq .parameter .box {
	padding-top: 30px;
}
.ProductXq .parameter .box:after {
	display: block;
	content: "";
	clear: both;
}
.ProductXq .parameter .box .p_right {
	width: 722px;
}
.ProductXq .parameter .box .p_right h2 {
	font-size: 30px;
	text-align: center;
	padding-top: 15px;
}
.ProductXq .parameter .box .p_right .tab {
	text-align: center;
	padding: 30px 190px 0;
	overflow: hidden;
}
.ProductXq .parameter .box .p_right .tab ul li a {
	display: block;
	height: 35px;
	font-size: 20px;
	color: #666;
	position: relative;
	margin: 0 15px;
}
.ProductXq .parameter .box .p_right .tab ul li a.active {
	color: #333;
}
.ProductXq .parameter .box .p_right .tab ul li a.active:after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	background-color: #FFC54A;
	height: 5px;
	width: 100%;
}
.ProductXq .parameter .box .p_right .tab ul li:hover a:after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	background-color: #FFC54A;
	height: 5px;
	width: 100%;
}
.ProductXq .parameter .box .p_right .list {
	overflow: hidden;
	padding-top: 22px;
}
.ProductXq .parameter .box .p_right .list ul li .left {
	width: 36%;
	background-color: #f3f3f3;
	border: 1px solid #fff;
	border-right: none;
	height: 50px;
	line-height: 50px;
	padding-left: 20px;
	font-size: 16px;
}
.ProductXq .parameter .box .p_right .list ul li .right {
	width: 64%;
	background-color: #f3f3f3;
	height: 50px;
	border: 1px solid #fff;
	line-height: 50px;
	padding-left: 36px;
	font-size: 16px;
}
.ProductXq .quote {
	padding-top: 80px;
	padding-bottom: 85px;
}
.ProductXq .quote .formbox {
	padding-top: 20px;
}
.ProductXq .quote .formbox .row {
	overflow: hidden;
}
.ProductXq .quote .formbox .row .item {
	height: 50px;
	line-height: 50px;
	background-color: #F0F0F0;
	width: 49%;
	padding-left: 20px;
}
.ProductXq .quote .formbox .row .item span {
	font-size: 18px;
}
.ProductXq .quote .formbox .row .item input {
	width: 80%;
	height: 100%;
	vertical-align: top;
	background-color: #f0f0f0;
	font-size: 18px;
}
.ProductXq .quote .formbox .row .item1 {
	height: 130px;
	background-color: #f0f0f0;
	margin-top: 20px;
	padding: 16px 0 0 20px;
}
.ProductXq .quote .formbox .row .item1 span {
	font-size: 18px;
}
.ProductXq .quote .formbox .row .item1 textarea {
	height: 100%;
	width: 80%;
	vertical-align: top;
	background-color: #f0f0f0;
	font-size: 18px;
}
.ProductXq .quote .formbox .btn {
	text-align: center;
	padding-top: 35px;
}
.ProductXq .quote .formbox .btn input {
	display: inline-block;
	width: 254px;
	height: 50px;
	line-height: 50px;
	color: #fff;
	font-size: 18px;
	text-align: center;
	background-color: #F9BE00;
}
.ProductXq .recommend {
	padding-bottom: 160px;
}
.ProductXq .recommend .list {
	padding-top: 30px;
}
.ProductXq .recommend .list .item {
	width: 33%;
	float: left;
}
.ProductXq .recommend .list .item:hover .con {
	box-shadow: 0 6px 22px 0 rgba(153, 153, 153, 0.47);
}
.ProductXq .recommend .list .item:hover .con .btnBox {
	display: block;
}
.ProductXq .recommend .list .item .con {
	padding: 20px;
	position: relative;
}
.ProductXq .recommend .list .item .con .img {
	overflow: hidden;
	padding: 8% 14.7%;
}
.ProductXq .recommend .list .item .con .img img {
	width: 100%;
}
.ProductXq .recommend .list .item .con .text {
	text-align: center;
	margin-top: 20px;
}
.ProductXq .recommend .list .item .con .text h2 {
	color: #333;
	font-size: 24px;
-webkit-transition: all .4s linear;
transition: all .4s linear;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.ProductXq .recommend .list .item .con .text p {
	color: #FF7300;
	font-size: 18px;
	margin: 10px 0 20px;
}
.ProductXq .recommend .list .item .con .btnBox {
	width: 100%;
	height: auto;
	overflow: hidden;
	position: absolute;
	left: 0;
	bottom: -103px;
	z-index: 1;
	background: #fff;
	-webkit-box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.2);
	box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.2);
	display: none;
}
.ProductXq .recommend .list .item .con .btnBox a {
	display: block;
	font-size: 16px;
	line-height: 51px;
	padding: 0 19px;
}
.ProductXq .recommend .list .item .con .btnBox a i {
	float: right;
}
.ProductXq .recommend .list .item .con .btnBox a:hover {
	background-color: #F9BE00;
	color: #333333;
}
.ProductXq .recommend .list .item .con .btnBox a:hover i {
	color: #333;
}
.ProductXq .recommend .news {
	height: auto;
	overflow: hidden;
	margin: 0 -2%;
}
.ProductXq .recommend .news li {
	width: 33.3%;
	height: auto;
	overflow: hidden;
	padding: 0 2%;
	float: left;
}
.ProductXq .recommend .news li a:hover img {
	transform: scale(1.1);
}
.ProductXq .recommend .news li a:hover .img-text {
	color: #F9BE00;
}
.ProductXq .recommend .news li a .img {
	width: 100%;
	height: auto;
	overflow: hidden;
}
.ProductXq .recommend .news li a .img img {
	width: 100%;
	cursor: pointer;
	transition: all 0.6s;
	object-fit: cover;
}
.ProductXq .recommend .news li a .img-text {
	height: auto;
	font-size: 18px;
	font-weight: 500;
	color: black;
	line-height: 24px;
	margin-top: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.ProductXq .recommend .news li a .img-text:hover {
	color: #F9BE00;
}
.ProductXq .recommend .news li a .img-time {
	height: auto;
	font-size: 14px;
	line-height: 24px;
	font-weight: 400;
	color: #999999;
	margin-top: 17px;
}
.ProductXq .service .con {
	padding-top: 30px;
	overflow: hidden;
	padding-bottom: 90px;
}
.ProductXq .service .con ul li {
	position: relative;
	overflow: hidden;
}
.ProductXq .service .con ul li h3 {
	position: absolute;
	left: 22px;
	bottom: 25px;
	font-size: 24px;
	color: #fff;
}
.ProductXq .service .con ul li:hover img {
	transform: scale(1.1);
transition: all .3s linear;
}
.ProductXq .process {
	padding-top: 80px;
	padding-bottom: 75px;
}
.ProductXq .process .process-title {
	position: relative;
}
.ProductXq .process .process-title .line {
	width: 414px;
	height: 1px;
	background: url("../images/line.png");
	position: absolute;
	left: 50%;
	margin-left: -207px;
	top: 20px;
}
.ProductXq .process .process-title h3 {
	color: #000;
	font-size: 30px;
	text-align: center;
}
.ProductXq .process .step-box {
	padding-top: 55px;
}
.ProductXq .process .step-box ul {
	position: relative;
	margin-top: 20px;
}
.ProductXq .process .step-box ul li {
	position: absolute;
	top: 0;
	font-size: 18px;
	color: #333;
}
.ProductXq .process .step-box ul li:nth-of-type(1) {
left: 30px;
}
.ProductXq .process .step-box ul li:nth-of-type(2) {
left: 248px;
}
.ProductXq .process .step-box ul li:nth-of-type(3) {
left: 458px;
}
.ProductXq .process .step-box ul li:nth-of-type(4) {
left: 654px;
}
.ProductXq .process .step-box ul li:nth-of-type(5) {
left: 878px;
}
.ProductXq .process .step-box ul li:nth-of-type(6) {
left: 1106px;
}
.ProductXq .process .des {
	color: #999;
	font-size: 14px;
	text-align: center;
	padding-top: 74px;
	padding-bottom: 60px;
}
.ProductXq .process .des a {
	color: #FF3333;
}
.ProductXq .process .notice-banner {
	position: relative;
}
.ProductXq .process .notice-banner .textBox {
	position: absolute;
	top: 66px;
	right: 230px;
}
.ProductXq .process .notice-banner .textBox h3 {
	color: #fff;
	font-size: 30px;
	text-align: center;
	padding-bottom: 12px;
}
.ProductXq .process .notice-banner .textBox a {
	display: inline-block;
	width: 160px;
	height: 48px;
	line-height: 48px;
	color: #333;
	font-size: 16px;
	text-align: center;
	box-shadow: 0 2px 12px 0 rgba(161, 185, 210, 0.31);
	border-radius: 24px;
	background-color: #fff;
}
.ProductXq .process .notice-banner .textBox a i {
	color: #f9be00;
	font-size: 16px;
	margin-left: 10px;
}
.ProductXq .notice-popup {
	width: 1097px;
	height: 517px;
	background: url("../images/xuzhi.png") no-repeat center center;
	background-size: cover;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	z-index: 20;
	display: none;
}
.ProductXq .notice-popup .close-btn {
	position: absolute;
	width: 40px;
	height: 40px;
	line-height: 40px;
	top: 10px;
	right: 20px;
	text-align: center;
	color: #fff;
}
.ProductXq .notice-popup .text-box {
	padding: 68px 40px;
}
.ProductXq .notice-popup .text-box h4 {
	color: #f9be00;
	font-size: 18px;
}
.ProductXq .notice-popup .text-box .bd h4 {
	padding-top: 20px;
}
.ProductXq .notice-popup .text-box p {
	color: #000;
	font-size: 16px;
	line-height: 36px;
}
.ProductXq .notice-popup .text-box p span {
	display: inline-block;
	width: 20px;
	height: 20px;
	color: #fff;
	line-height: 20px;
	text-align: center;
	background-color: #f9be00;
	border-radius: 50%;
	margin-right: 8px;
}
/*品牌介绍*/
.introduce {
	height: auto;
}
.introduce img {
	width: 100%;
}
.introduce .content {
	width: 100%;
	height: auto;
	margin: 0 auto;
}
.introduce .content .backdrop {
	width: 100%;
	height: auto;
	margin: 0 auto;
	position: relative;
}
.introduce .content .tabs {
	height: 54px;
	overflow: hidden;
	text-align: center;
	margin-top: 43px;
	margin-bottom: 25px;
}
.introduce .content .tabs .active {
	border-bottom: solid 4px #F9BE00;
	color: #333;
	font-weight: 500;
}
.introduce .content .tabs a {
	display: inline-block;
	height: auto;
	margin: 0 25px;
	border-bottom: solid 4px #fff;
	font-size: 22px;
	font-weight: 400;
	color: #999;
	padding-bottom: 6px;
}
.introduce .content .tabs a:hover {
	color: #666666;
	font-weight: 500;
	border-bottom: solid 4px #F9BE00;
	color: #333;
}
.introduce .content .show {
	height: auto;
	margin: 0 8%;
	overflow: hidden;
	margin-bottom: 122px;
}
.introduce .content .show li {
	overflow: hidden;
}
.introduce .content .show li .imgbox {
	width: 50%;
}
.introduce .content .show li .textL {
	width: 50%;
	padding-top: 120px;
	padding-right: 40px;
}
.introduce .content .show li .textL h3 {
	font-size: 36px;
	color: #333;
	font-weight: 400;
}
.introduce .content .show li .textL p {
	padding-top: 40px;
	font-size: 18px;
	color: #666;
	line-height: 36px;
}
.introduce .content .show li .textR {
	width: 50%;
	padding-top: 120px;
	padding-left: 40px;
}
.introduce .content .show li .textR h3 {
	font-size: 36px;
	color: #333;
	font-weight: 400;
}
.introduce .content .show li .textR p {
	padding-top: 30px;
	font-size: 18px;
	color: #666;
	line-height: 36px;
}
/*新闻资讯*/
.information {
	height: auto;
}
.information img {
	width: 100%;
}
.information .content {
	width: 100%;
	height: auto;
	margin: 0 auto;
	overflow: hidden;
}
.information .content .backdrop {
	width: 100%;
	height: auto;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	margin-bottom: 50px;

}
.information .content .tabs {
	height: auto;
	overflow: hidden;
	text-align: center;
	margin-top: 43px;
	margin-bottom: 25px;
}
.information .content .tabs a {
	display: inline-block;
	height: auto;
	margin: 0 25px;
	border-bottom: solid 3px #fff;
	font-size: 22px;
	font-weight: 400;
	color: #999;
	padding-bottom: 6px;
}
.information .content .tabs .active {
	border-bottom: solid 4px #F9BE00;
	color: #333;
	font-weight: 500;
}
.information .content .tabs a:hover {
	color: #666666;
	font-weight: 500;
	border-bottom: solid 4px #F9BE00;
	color: #333;
}
.information .content .block {
	height: auto;
	overflow: hidden;
}
.information .content .block .title {
	font-size: 24px;
	color: #333;
	margin: 0 9.5% 30px;
	font-weight: 500;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.information .content .block .title a {
	font-size: 16px;
	color: #999;
	font-weight: normal;
}
.information .content .block .title a:hover {
	color: #F9BE00;
}
.information .content .news {
	height: auto;
	overflow: hidden;
	margin: 0 8%;
}
.information .content .news li {
	width: 33.3%;
	height: auto;
	overflow: hidden;
	margin-bottom: 48px;
	padding: 0 2%;
	float: left;
}
.information .content .news li a:hover img {
	transform: scale(1.1);
}
.information .content .news li a:hover .img-text {
	color: #F9BE00;
}
.information .content .news li a .img {
	width: 100%;
	height: 282px;
	overflow: hidden;
}
.information .content .news li a .img img {
	height: 100%;
	cursor: pointer;
	transition: all 0.6s;
	object-fit: cover;
}
.information .content .news li a .img-text {
	height: auto;
	font-size: 18px;
	font-weight: 500;
	color: black;
	line-height: 24px;
	margin-top: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.information .content .news li a .img-text:hover {
	color: #F9BE00;
}
.information .content .news li a .img-time {
	height: auto;
	font-size: 14px;
	font-weight: 400;
	color: #999999;
	margin-top: 23px;
}
.information .content .album {
	height: auto;
	overflow: hidden;
	margin: 0 8% 4%;
}
.information .content .album li {
	width: 33.3%;
	height: auto;
	overflow: hidden;
	margin-bottom: 48px;
	padding: 0 2%;
	float: left;
}
.information .content .album li a:hover img {
	transform: scale(1.1);
}
.information .content .album li a:hover .img-text {
	color: #F9BE00;
}
.information .content .album li a .img {
	width: 100%;
	height: 282px;
	overflow: hidden;
}
.information .content .album li a .img img {
	height: 100%;
	cursor: pointer;
	transition: all 0.6s;
}
.information .content .album li a .img-text {
	height: auto;
	font-size: 18px;
	font-weight: 500;
	color: black;
	line-height: 24px;
	margin-top: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.information .content .album li a .img-text:hover {
	color: #F9BE00;
}
.information .content .album li a .img-time {
	height: auto;
	font-size: 14px;
	font-weight: 400;
	color: #999999;
	margin-top: 23px;
}
.information .content .video {
	height: auto;
	overflow: hidden;
	margin: 0 8%;
}
.information .content .video li {
	width: 33.3%;
	height: auto;
	overflow: hidden;
	margin-bottom: 48px;
	padding: 0 2%;
	float: left;
}
.information .content .video li a:hover img {
	transform: scale(1.1);
}
.information .content .video li a:hover .img-text {
	color: #F9BE00;
}
.information .content .video li a .img {
	width: 100%;
	height: 282px;
	overflow: hidden;
	position: relative;
}
.information .content .video li a .img:after {
	position: absolute;
	content: "";
	display: block;
	width: 70px;
	height: 70px;
	background-image: url(../images/videobtn.png);
	background-size: 100% 100%;
	left: 50%;
	top: 36%;
	margin-left: -35px;
}
.information .content .video li a .img img {
	height: 100%;
	cursor: pointer;
	transition: all 0.6s;
	object-fit: cover;
}
.information .content .video li a .img-text {
	height: auto;
	font-size: 18px;
	font-weight: 400;
	color: black;
	line-height: 24px;
	margin-top: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.information .content .video li a .img-text:hover {
	color: #F9BE00;
}
.information .content .video li a .img-time {
	height: auto;
	font-size: 14px;
	font-weight: 400;
	color: #999999;
	margin-top: 23px;
}
.information .content .pagin {
	text-align: center;
	margin-top: 34px;
	margin-bottom: 95px;
	height: 40px;
}
.information .content .pagin a {
	line-height: 40px;
	display: inline-block;
	font-size: 14px;
	font-weight: 400;
	color: #706D64;
}
.information .content .pagin .first {
	width: 90px;
	height: 40px;
	background: #706d64;
	opacity: 0.25;
	color: #fff;
}
.information .content .pagin .zuo {
	width: 9px;
	height: 13px;
	line-height: 13px;
	text-align: center;
	overflow: hidden;
	margin: 0 24px;
}
.information .content .pagin .active {
	width: 40px;
	height: 40px;
	background: #f9be00;
	color: #fff;
}
.information .content .pagin .active1 {
	width: 40px;
	height: 40px;
	background: #fff;
	margin: 0 24px;
}
.information .content .pagin .active1:hover {
	background: #f9be00;
}
.information .content .pagin .active1:hover {
	background: #f9be00;
	color: #fff;
}
.information .content .pagin .active2 {
	width: 40px;
	height: 40px;
	background: #fff;
}
.information .content .pagin .active2:hover {
	background: #f9be00;
	color: #fff;
}
.information .content .pagin .you {
	width: 9px;
	height: 13px;
	line-height: 13px;
	text-align: center;
	overflow: hidden;
	margin: 0 24px;
}
.information .content .pagin .tail {
	width: 90px;
	height: 40px;
	background: #706d64;
	color: #fff;
}
/*新闻资讯-电子画册*/
.information-album {
	height: auto;
}
.information-album img {
	width: 100%;
	height: 100%;
}
.information-album .content {
	width: 100%;
	height: auto;
	margin: 0 auto;
	overflow: hidden;
}
.information-album .content .backdrop {
	width: 100%;
	height: auto;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}
.information-album .content .tabs {
	height: auto;
	overflow: hidden;
	text-align: center;
	margin-top: 43px;
	margin-bottom: 25px;
}
.information-album .content .tabs .active {
	border-bottom: solid 4px #F9BE00;
	color: #333;
	font-weight: 500;
}
.information-album .content .tabs a {
	display: inline-block;
	height: auto;
	margin: 0 25px;
	border-bottom: solid 4px #fff;
	font-size: 22px;
	font-weight: 400;
	color: #999;
	padding-bottom: 6px;
}
.information-album .content .tabs a:hover {
	color: #666666;
	font-weight: 500;
	border-bottom: solid 4px #F9BE00;
	color: #333;
}
.information-album .content .limousine {
	width: 1200px;
	height: auto;
	margin: 0 auto;
	overflow: hidden;
}
.information-album .content .limousine li {
	width: 1200px;
	height: 440px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}
.information-album .content .limousine li .item {
	display: block;
	width: 1200px;
	height: 440px;
	overflow: hidden;
	margin: 0 auto;
}
.information-album .content .limousine li .xing {
	height: 47px;
	font-size: 48px;
	font-weight: 400;
	color: white;
	line-height: 48px;
	text-shadow: 0 2px 8px rgba(53, 138, 202, 0.63);
	position: absolute;
	top: 67px;
	left: 124px;
}
.information-album .content .limousine li .xiazai {
	display: block;
	width: 240px;
	height: 65px;
	background: #f9be00;
	border-radius: 15px 15px 0 0;
	position: absolute;
	top: 375px;
	left: 930px;
}
.information-album .content .limousine li .xiazai .xiazai2 {
	height: auto;
	margin: 0 auto;
}
.information-album .content .limousine li .xiazai .xiazai2 .xia {
	width: 22px;
	height: 22px;
	background: #f9be00;
	overflow: hidden;
	display: inline-block;
	margin-left: 57px;
	vertical-align: middle;
}
.information-album .content .limousine li .xiazai .xiazai2 .ben {
	height: 22px;
	font-size: 18px;
	font-weight: bold;
	color: white;
	line-height: 65px;
	margin-left: 20px;
	vertical-align: middle;
}
.information-album .content .limousine .tu2 {
	margin: 30px 0;
}
.information-album .content .limousine .tu3 {
	margin-bottom: 130px;
}
/*新闻资讯-房车图片*/
.information-album1 {
	height: auto;
}
.information-album1 img {
	width: 100%;
	height: 100%;
}
.information-album1 .content {
	width: 100%;
	height: auto;
	margin: 0 auto;
	overflow: hidden;
}
.information-album1 .content .backdrop {
	width: 100%;
	height: auto;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}
.information-album1 .content .tabs {
	height: auto;
	overflow: hidden;
	text-align: center;
	margin-top: 43px;
	margin-bottom: 25px;
}
.information-album1 .content .tabs .active {
	border-bottom: solid 4px #F9BE00;
	color: #333;
	font-weight: 500;
}
.information-album1 .content .tabs a {
	display: inline-block;
	height: auto;
	margin: 0 25px;
	border-bottom: solid 4px #fff;
	font-size: 22px;
	font-weight: 400;
	color: #999;
	padding-bottom: 6px;
}
.information-album1 .content .tabs a:hover {
	color: #666666;
	font-weight: 500;
	border-bottom: solid 4px #F9BE00;
	color: #333;
}
.information-album1 .content .list {
	height: auto;
	overflow: hidden;
	margin: 0 8% 4%;
}
.information-album1 .content .list .title {
	padding: 0 2% 0 3%;
	font-size: 20px;
	color: #000;
	margin-bottom: 30px;
	position: relative;
}
.information-album1 .content .list .title:after {
	content: "";
	width: 3px;
	height: 18px;
	background: #F9BE00;
	position: absolute;
	left: 2%;
	top: 3px;
}
.information-album1 .content .list .title span {
	font-size: 16px;
	color: #666;
	margin-left: 10px;
}
.information-album1 .content .list ul {
	height: auto;
	overflow: hidden;
}
.information-album1 .content .list ul li {
	width: 33.3%;
	height: auto;
	overflow: hidden;
	margin-bottom: 48px;
	padding: 0 2%;
	float: left;
}
.information-album1 .content .list ul li a:hover img {
	transform: scale(1.1);
}
.information-album1 .content .list ul li a:hover .img-text {
	color: #F9BE00;
}
.information-album1 .content .list ul li a .img {
	width: 100%;
	height: 282px;
	overflow: hidden;
}
.information-album1 .content .list ul li a .img img {
	cursor: pointer;
	transition: all 0.6s;
}
.information-album1 .content .list ul li a .img-text {
	height: auto;
	font-size: 18px;
	font-weight: 500;
	color: black;
	line-height: 24px;
	margin-top: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.information-album1 .content .list ul li a .img-text:hover {
	color: #F9BE00;
}
.information-album1 .content .list ul li a .img-time {
	height: auto;
	font-size: 14px;
	font-weight: 400;
	color: #999999;
	margin-top: 23px;
}
.information-album1 .content .list .btn {
	width: 130px;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	color: #fff;
	text-align: center;
	background: #706d64;
	margin: 0 auto;
	display: block;
}
/*联系我们*/
.contact {
	height: auto;
}
.contact .content {
	width: 100%;
	height: auto;
	margin: 0 auto;
}
.contact .content .backdrop {
	width: 100%;
	height: auto;
	margin: 0 auto;
	position: relative;
}
.contact .content .tabs {
	height: 54px;
	overflow: hidden;
	text-align: center;
	margin-top: 43px;
	margin-bottom: 25px;
}
.contact .content .tabs .active {
	border-bottom: solid 4px #F9BE00;
	color: #333;
	font-weight: 500;
}
.contact .content .tabs a {
	display: inline-block;
	height: auto;
	margin: 0 25px;
	border-bottom: solid 4px #fff;
	font-size: 22px;
	font-weight: 400;
	color: #999;
	padding-bottom: 6px;
}
.contact .content .tabs a:hover {
	color: #666666;
	font-weight: 500;
	border-bottom: solid 4px #F9BE00;
	color: #333;
}
.contact .content .contact {
	height: auto;
	overflow: hidden;
	margin-top: 67px;
}
.contact .content .contact .box {
	width: 100%;
	height: auto;
	border-bottom: 1px solid #E5E5E5;
}
.contact .content .contact .box .info {
	height: auto;
	overflow: hidden;
}
.contact .content .contact .box .info h1 {
	font-size: 36px;
	text-align: center;
}
.contact .content .contact .box .info ul {
	height: auto;
	overflow: hidden;
	margin-top: 70px;
	padding-bottom: 69px;
}
.contact .content .contact .box .info ul li {
	height: auto;
	overflow: hidden;
	width: 25%;
	float: left;
	text-align: center;
	position: relative;
}
.contact .content .contact .box .info ul li .img-box {
	width: 44px;
	height: 46px;
	overflow: hidden;
	margin: 0 auto;
}
.contact .content .contact .box .info ul li .img-box img {
	display: block;
	margin: 0 auto;
}
.contact .content .contact .box .info ul li .img-box1 {
	width: 44px;
	height: 36px;
	overflow: hidden;
	margin: 0 auto;
}
.contact .content .contact .box .info ul li .img-box1 img {
	display: block;
	margin: 0 auto;
}
.contact .content .contact .box .info ul li .img-box2 {
	width: 36px;
	height: 45px;
	overflow: hidden;
	margin: 0 auto;
}
.contact .content .contact .box .info ul li .img-box2 img {
	display: block;
	margin: 0 auto;
}
.contact .content .contact .box .info ul li .img-box3 {
	width: 53px;
	height: 44px;
	overflow: hidden;
	margin: 0 auto;
}
.contact .content .contact .box .info ul li .img-box3 img {
	display: block;
	margin: 0 auto;
}
.contact .content .contact .box .info ul li p {
	font-size: 24px;
	color: #333;
	margin-top: 28px;
	margin-bottom: 10px;
}
.contact .content .contact .box .info ul li h3 {
	font-size: 16px;
	color: #666;
	line-height: 24px;
}
.contact .content .contact .box .info ul li.tel h3 {
	color: #F9BE00;
}
.contact .content .contact .demand {
	height: auto;
	overflow: hidden;
	padding: 0 15%;
	margin-top: 85px;
	text-align: center;
}
.contact .content .contact .demand h3 {
	font-size: 36px;
	color: #333333;
	text-align: center;
	overflow: hidden;
}
.contact .content .contact .demand .demand1 {
	height: auto;
	overflow: hidden;
	margin: 48px 0;
}
.contact .content .contact .demand .demand1 li {
	overflow: hidden;
	float: left;
	background: #F0F0F0;
	font-size: 18px;
	margin: 0 0.5%;
	font-weight: 400;
	height: 50px;
	line-height: 50px;
	padding-left: 18px;
}
.contact .content .contact .demand .demand1 li label {
	display: inline-block;
	vertical-align: top;
}
.contact .content .contact .demand .demand1 li input {
	padding-left: 10px;
	border: 0;
	background: #F0F0F0;
	width: 69%;
	font-size: 18px;
	height: 50px;
	line-height: 50px;
}
.contact .content .contact .demand .demand1 .in1 {
	width: 26%;
}
.contact .content .contact .demand .demand1 .in2 {
	width: 26%;
}
.contact .content .contact .demand .demand1 .in3 {
	width: 41%;
}
.contact .content .contact .demand .submit {
	display: block;
	width: 254px;
	height: 50px;
	background: #f9be00;
	line-height: 50px;
	text-align: center;
	font-size: 18px;
	font-weight: 400;
	color: white;
	margin: 0 auto;
}
.contact .content .contact .map {
	margin-top: 50px;
	margin-bottom: 80px;
	transition: none !important;
}
.contact .content .contact .map img {
	transition: none !important;
}
/*房车养护*/
.maintain {
	height: auto;
}
.maintain img {
	width: 100%;
}
.maintain .content {
	width: 100%;
	height: auto;
	margin: 0 auto;
	overflow: hidden;
}
.maintain .content .backdrop {
	width: 100%;
	height: auto;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}
.maintain .content .tabs {
	height: auto;
	overflow: hidden;
	text-align: center;
	margin-top: 43px;
	margin-bottom: 25px;
}
.maintain .content .tabs a {
	display: inline-block;
	height: auto;
	margin: 0 25px;
	border-bottom: solid 4px #fff;
	font-size: 22px;
	font-weight: 400;
	color: #999;
	padding-bottom: 6px;
}
.maintain .content .tabs .active {
	border-bottom: solid 4px #F9BE00;
	color: #333;
	font-weight: 500;
}
.maintain .content .tabs a:hover {
	color: #666666;
	font-weight: 500;
	border-bottom: solid 4px #F9BE00;
	color: #333;
}
.maintain .content .news {
	height: auto;
	overflow: hidden;
	margin: 0 8%;
}
.maintain .content .news li {
	width: 33.3%;
	height: auto;
	overflow: hidden;
	margin-bottom: 48px;
	padding: 0 2%;
	float: left;
}
.maintain .content .news li a {
	display: block;
}
.maintain .content .news li a:hover img {
	transform: scale(1.1);
}
.maintain .content .news li a:hover .img-text {
	color: #F9BE00;
}
.maintain .content .news li a .img {
	width: 100%;
	overflow: hidden;
}
.maintain .content .news li a .img img {
	transition: all 0.6s;
}
.maintain .content .news li a .img-text {
	height: auto;
	font-size: 18px;
	font-weight: 400;
	color: black;
	line-height: 24px;
	margin-top: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.maintain .content .news li a .img-time {
	height: auto;
	font-size: 14px;
	font-weight: 400;
	color: #999999;
	margin-top: 23px;
}
.maintain .content .pagin {
	text-align: center;
	margin-top: 34px;
	margin-bottom: 95px;
	height: 40px;
}
.maintain .content .pagin a {
	line-height: 40px;
	display: inline-block;
	font-size: 14px;
	font-weight: 400;
	color: #706D64;
}
.maintain .content .pagin .first {
	width: 90px;
	height: 40px;
	background: #706d64;
	opacity: 0.25;
	color: #fff;
}
.maintain .content .pagin .zuo {
	width: 9px;
	height: 13px;
	line-height: 13px;
	text-align: center;
	overflow: hidden;
	margin: 0 24px;
}
.maintain .content .pagin .active {
	width: 40px;
	height: 40px;
	background: #f9be00;
	color: #fff;
}
.maintain .content .pagin .active1 {
	width: 40px;
	height: 40px;
	background: #fff;
	margin: 0 24px;
}
.maintain .content .pagin .active1:hover {
	background: #f9be00;
	color: #fff;
}
.maintain .content .pagin .active2 {
	width: 40px;
	height: 40px;
	background: #fff;
}
.maintain .content .pagin .active2:hover {
	background: #f9be00;
	color: #fff;
}
.maintain .content .pagin .you {
	width: 9px;
	height: 13px;
	line-height: 13px;
	text-align: center;
	overflow: hidden;
	margin: 0 24px;
}
.maintain .content .pagin .tail {
	width: 90px;
	height: 40px;
	background: #706d64;
	color: #fff;
}
/* 车展快讯 */
.AutoshowNews {
	height: auto;
}
.AutoshowNews img {
	width: 100%;
}
.AutoshowNews .content {
	width: 100%;
	height: auto;
	margin: 0 auto;
	overflow: hidden;
}
.AutoshowNews .content .backdrop {
	width: 100%;
	height: auto;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}
.AutoshowNews .content .tabs {
	height: auto;
	overflow: hidden;
	text-align: center;
	margin-top: 43px;
	margin-bottom: 25px;
}
.AutoshowNews .content .tabs a {
	display: inline-block;
	height: auto;
	margin: 0 25px;
	border-bottom: solid 4px #fff;
	font-size: 22px;
	font-weight: 400;
	color: #999;
	padding-bottom: 6px;
}
.AutoshowNews .content .tabs .active {
	border-bottom: solid 4px #F9BE00;
	color: #333;
	font-weight: 500;
}
.AutoshowNews .content .tabs a:hover {
	color: #666666;
	border-bottom: solid 4px #F9BE00;
	color: #333;
	font-weight: 500;
}
.AutoshowNews .content .news {
	height: auto;
	overflow: hidden;
	margin: 0 8%;
}
.AutoshowNews .content .news li {
	width: 33.3%;
	height: auto;
	overflow: hidden;
	margin-bottom: 48px;
	padding: 0 2%;
	float: left;
}
.AutoshowNews .content .news li a:hover img {
	transform: scale(1.1);
}
.AutoshowNews .content .news li a:hover .img-text {
	color: #F9BE00;
}
.AutoshowNews .content .news li a .img {
	width: 100%;
	overflow: hidden;
}
.AutoshowNews .content .news li a .img img {
	height: 100%;
	cursor: pointer;
	transition: all 0.6s;
	object-fit: cover;
}
.AutoshowNews .content .news li a .img-text {
	height: auto;
	font-size: 18px;
	font-weight: 400;
	color: black;
	line-height: 24px;
	margin-top: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.AutoshowNews .content .news li a .img-text:hover {
	color: #F9BE00;
}
.AutoshowNews .content .news li a .img-time {
	height: auto;
	font-size: 14px;
	font-weight: 400;
	color: #999999;
	margin-top: 23px;
}
.AutoshowNews .content .pagin {
	text-align: center;
	margin-top: 34px;
	margin-bottom: 95px;
	height: 40px;
}
.AutoshowNews .content .pagin a {
	line-height: 40px;
	display: inline-block;
	font-size: 14px;
	font-weight: 400;
	color: #706D64;
}
.AutoshowNews .content .pagin .first {
	width: 90px;
	height: 40px;
	background: #706d64;
	opacity: 0.25;
	color: #fff;
}
.AutoshowNews .content .pagin .zuo {
	width: 9px;
	height: 13px;
	line-height: 13px;
	text-align: center;
	overflow: hidden;
	margin: 0 24px;
}
.AutoshowNews .content .pagin .active {
	width: 40px;
	height: 40px;
	background: #f9be00;
	color: #fff;
}
.AutoshowNews .content .pagin .active1 {
	width: 40px;
	height: 40px;
	background: #fff;
	margin: 0 24px;
}
.AutoshowNews .content .pagin .active1:hover {
	background: #f9be00;
}
.AutoshowNews .content .pagin .active1:hover {
	background: #f9be00;
	color: #fff;
}
.AutoshowNews .content .pagin .active2 {
	width: 40px;
	height: 40px;
	background: #fff;
}
.AutoshowNews .content .pagin .active2:hover {
	background: #f9be00;
	color: #fff;
}
.AutoshowNews .content .pagin .you {
	width: 9px;
	height: 13px;
	line-height: 13px;
	text-align: center;
	overflow: hidden;
	margin: 0 24px;
}
.AutoshowNews .content .pagin .tail {
	width: 90px;
	height: 40px;
	background: #706d64;
	color: #fff;
}
/* 视频专区 */
.VideoZone {
	height: auto;
}
.VideoZone img {
	width: 100%;
}
.VideoZone .content {
	width: 100%;
	height: auto;
	margin: 0 auto;
	overflow: hidden;
}
.VideoZone .content .backdrop {
	width: 100%;
	height: auto;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}
.VideoZone .content .tabs {
	height: auto;
	overflow: hidden;
	text-align: center;
	margin-top: 43px;
	margin-bottom: 25px;
}
.VideoZone .content .tabs a {
	display: inline-block;
	height: auto;
	margin: 0 25px;
	border-bottom: solid 4px #fff;
	font-size: 22px;
	font-weight: 400;
	color: #999;
	padding-bottom: 6px;
}
.VideoZone .content .tabs .active {
	border-bottom: solid 4px #F9BE00;
	font-weight: 500;
	color: #333;
}
.VideoZone .content .tabs a:hover {
	color: #666666;
	font-weight: 500;
	border-bottom: solid 4px #F9BE00;
	color: #333;
}
.VideoZone .content .slide {
	height: auto;
	overflow: hidden;
	position: relative;
	margin: 50px 0;
}
.VideoZone .content .slide .swiper-slide {
	display: block;
}
.VideoZone .content .slide .pagination {
	width: 100%;
	position: absolute;
	z-index: 20;
	left: 0;
	bottom: 0;
	text-align: center;
}
.VideoZone .content .slide .swiper-pagination-switch {
	display: inline-block;
	width: 15px;
	height: 15px;
	border-radius: 50%;
	background: #bbb;
	margin-right: 8px;
	opacity: 0.8;
	border: 1px solid #fff;
	cursor: pointer;
}
.VideoZone .content .slide .swiper-active-switch {
	background: #F9BE00;
}
.VideoZone .content .news {
	height: auto;
	overflow: hidden;
	margin: 0 8%;
}
.VideoZone .content .news li {
	width: 33.3%;
	height: auto;
	overflow: hidden;
	margin-bottom: 48px;
	padding: 0 2%;
	float: left;
}
.VideoZone .content .news li a:hover img {
	transform: scale(1.1);
}
.VideoZone .content .news li a:hover .img-text {
	color: #F9BE00;
}
.VideoZone .content .news li a .img {
	width: 100%;
	height: 282px;
	overflow: hidden;
	position: relative;
}
.VideoZone .content .news li a .img:after {
	position: absolute;
	content: "";
	display: block;
	width: 70px;
	height: 70px;
	background-image: url(../images/videobtn.png);
	background-size: 100% 100%;
	left: 50%;
	top: 36%;
	margin-left: -35px;
}
.VideoZone .content .news li a .img img {
	height: 100%;
	cursor: pointer;
	transition: all 0.6s;
	object-fit: cover;
}
.VideoZone .content .news li a .img-text {
	height: auto;
	font-size: 18px;
	font-weight: 400;
	color: black;
	line-height: 24px;
	margin-top: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.VideoZone .content .news li a .img-text:hover {
	color: #F9BE00;
}
.VideoZone .content .news li a .img-time {
	height: auto;
	font-size: 14px;
	font-weight: 400;
	color: #999999;
	margin-top: 23px;
}
.VideoZone .content .pagin {
	text-align: center;
	margin-top: 34px;
	margin-bottom: 95px;
	height: 40px;
}
.VideoZone .content .pagin a {
	line-height: 40px;
	display: inline-block;
	font-size: 14px;
	font-weight: 400;
	color: #706D64;
}
.VideoZone .content .pagin .first {
	width: 90px;
	height: 40px;
	background: #706d64;
	opacity: 0.25;
	color: #fff;
}
.VideoZone .content .pagin .zuo {
	width: 9px;
	height: 13px;
	line-height: 13px;
	text-align: center;
	overflow: hidden;
	margin: 0 24px;
}
.VideoZone .content .pagin .active {
	width: 40px;
	height: 40px;
	background: #f9be00;
	color: #fff;
}
.VideoZone .content .pagin .active1 {
	width: 40px;
	height: 40px;
	background: #fff;
	margin: 0 24px;
}
.VideoZone .content .pagin .active1:hover {
	background: #f9be00;
}
.VideoZone .content .pagin .active1:hover {
	background: #f9be00;
	color: #fff;
}
.VideoZone .content .pagin .active2 {
	width: 40px;
	height: 40px;
	background: #fff;
}
.VideoZone .content .pagin .active2:hover {
	background: #f9be00;
	color: #fff;
}
.VideoZone .content .pagin .you {
	width: 9px;
	height: 13px;
	line-height: 13px;
	text-align: center;
	overflow: hidden;
	margin: 0 24px;
}
.VideoZone .content .pagin .tail {
	width: 90px;
	height: 40px;
	background: #706d64;
	color: #fff;
}
/* 媒体评测 */
.Evaluation {
	height: auto;
}
.Evaluation img {
	width: 100%;
}
.Evaluation .content {
	width: 100%;
	height: auto;
	margin: 0 auto;
	overflow: hidden;
}
.Evaluation .content .backdrop {
	width: 100%;
	height: auto;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}
.Evaluation .content .tabs {
	height: auto;
	overflow: hidden;
	text-align: center;
	margin-top: 43px;
	margin-bottom: 25px;
}
.Evaluation .content .tabs a {
	display: inline-block;
	height: auto;
	margin: 0 25px;
	border-bottom: solid 4px #fff;
	font-size: 22px;
	font-weight: 400;
	color: #999;
	padding-bottom: 6px;
}
.Evaluation .content .tabs .active {
	border-bottom: solid 4px #F9BE00;
	color: #333;
	font-weight: 500;
}
.Evaluation .content .tabs a:hover {
	color: #666666;
	font-weight: 500;
	border-bottom: solid 4px #F9BE00;
	color: #333;
}
.Evaluation .content .news {
	height: auto;
	overflow: hidden;
	margin: 0 8%;
}
.Evaluation .content .news li {
	width: 33.3%;
	height: auto;
	overflow: hidden;
	margin-bottom: 48px;
	padding: 0 2%;
	float: left;
}
.Evaluation .content .news li a:hover img {
	transform: scale(1.1);
}
.Evaluation .content .news li a:hover .img-text {
	color: #F9BE00;
}
.Evaluation .content .news li a .img {
	width: 100%;
	overflow: hidden;
}
.Evaluation .content .news li a .img img {
	height: 100%;
	cursor: pointer;
	transition: all 0.6s;
	object-fit: cover;
}
.Evaluation .content .news li a .img-text {
	height: auto;
	font-size: 18px;
	font-weight: 400;
	color: black;
	line-height: 24px;
	margin-top: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.Evaluation .content .news li a .img-text:hover {
	color: #F9BE00;
}
.Evaluation .content .news li a .img-time {
	height: auto;
	font-size: 14px;
	font-weight: 400;
	color: #999999;
	margin-top: 23px;
}
.Evaluation .content .pagin {
	text-align: center;
	margin-top: 34px;
	margin-bottom: 95px;
	height: 40px;
}
.Evaluation .content .pagin a {
	line-height: 40px;
	display: inline-block;
	font-size: 14px;
	font-weight: 400;
	color: #706D64;
}
.Evaluation .content .pagin .first {
	width: 90px;
	height: 40px;
	background: #706d64;
	opacity: 0.25;
	color: #fff;
}
.Evaluation .content .pagin .zuo {
	width: 9px;
	height: 13px;
	line-height: 13px;
	text-align: center;
	overflow: hidden;
	margin: 0 24px;
}
.Evaluation .content .pagin .active {
	width: 40px;
	height: 40px;
	background: #f9be00;
	color: #fff;
}
.Evaluation .content .pagin .active1 {
	width: 40px;
	height: 40px;
	background: #fff;
	margin: 0 24px;
}
.Evaluation .content .pagin .active1:hover {
	background: #f9be00;
}
.Evaluation .content .pagin .active1:hover {
	background: #f9be00;
	color: #fff;
}
.Evaluation .content .pagin .active2 {
	width: 40px;
	height: 40px;
	background: #fff;
}
.Evaluation .content .pagin .active2:hover {
	background: #f9be00;
	color: #fff;
}
.Evaluation .content .pagin .you {
	width: 9px;
	height: 13px;
	line-height: 13px;
	text-align: center;
	overflow: hidden;
	margin: 0 24px;
}
.Evaluation .content .pagin .tail {
	width: 90px;
	height: 40px;
	background: #706d64;
	color: #fff;
}
/* 渠道查询 */
.Channel .tabs {
	height: auto;
	overflow: hidden;
	text-align: center;
	margin-top: 60px;
}
.Channel .tabs a {
	font-size: 22px;
	color: #999;
	font-weight: 400;
	position: relative;
	display: inline-block;
	margin: 0 40px;
	padding-bottom: 10px;
}
.Channel .tabs a.active, .Channel .tabs a:hover {
	color: #333;
	font-weight: 500;
}
.Channel .tabs a.active:after, .Channel .tabs a:hover:after {
	display: block;
}
.Channel .tabs a:after {
	content: "";
	width: 100%;
	height: 4px;
	background: #F9BE00;
	position: absolute;
	left: 0;
	bottom: 0;
	display: none;
}
.Channel .site {
	height: auto;
	overflow: hidden;
	margin-top: 70px;
}
.Channel .site .info {
	height: auto;
	overflow: hidden;
	text-align: center;
}
.Channel .site .info h1 {
	font-size: 36px;
	color: #333;
	margin-bottom: 15px;
}
.Channel .site .info p {
	width: 60%;
	font-size: 16px;
	line-height: 26px;
	color: #666;
	margin: 0 auto;
}
.Channel .site .info ul {
	height: auto;
	overflow: hidden;
	text-align: center;
	margin-top: 20px;
}
.Channel .site .info ul li {
	font-size: 16px;
	color: #F9BE00;
	display: inline-block;
	margin: 0 35px;
}
.Channel .site .map {
	transition: none !important;
	position: relative;
	margin-top: 50px;
	height: 600px;
	overflow: hidden;
	margin-bottom: 80px;
}
.Channel .site .map * {
	box-sizing: content-box !important;
	-webkit-box-sizing: content-box !important;
}
.Channel .site .map img {
	transition: none !important;
}
.Channel .site .map .searchBox {
	width: 400px;
	height: 530px;
	position: absolute;
	right: 5%;
	top: 30px;
	background: #fff;
	padding: 20px;
	box-shadow: 0 3px 7px 0 rgba(0, 0, 0, 0.11);
}
.Channel .site .map .searchBox.active {
	height: 105px;
}
.Channel .site .map .searchBox.active .siteList {
	display: none;
}
.Channel .site .map .searchBox .top {
	height: auto;
	overflow: hidden;
	font-size: 16px;
}
.Channel .site .map .searchBox .top .icon-location {
	font-size: 22px;
	color: #004abb;
	vertical-align: -3px;
}
.Channel .site .map .searchBox .top .btnCity {
	color: #004abb;
	text-decoration: underline;
	margin: 0 10px;
}
.Channel .site .map .searchBox .top .myLocation {
	color: #000;
	margin-left: 20px;
}
.Channel .site .map .searchBox .top .myLocation .icon-miaozhun {
	font-size: 20px;
	vertical-align: -2px;
	margin-left: 3px;
}
.Channel .site .map .searchBox .cityBox {
	width: 400px;
	height: 320px;
	overflow: hidden;
	position: absolute;
	left: 0;
	top: 55px;
	right: 0;
	z-index: 1;
	margin: 0 auto;
	background: #fff;
	border: 1px solid #eee;
	display: none;
}
.Channel .site .map .searchBox .cityBox ul {
	height: 300px;
	overflow: auto;
	float: left;
	text-align: center;
	padding: 10px 0;
	background: #fff;
}
.Channel .site .map .searchBox .cityBox ul li {
	font-size: 14px;
	line-height: 28px;
	cursor: pointer;
}
.Channel .site .map .searchBox .cityBox ul li:hover, .Channel .site .map .searchBox .cityBox ul li.active {
	background: #f5f5f5;
}
.Channel .site .map .searchBox .cityBox ul.province {
	width: 40%;
}
.Channel .site .map .searchBox .cityBox ul.city {
	width: 60%;
}
.Channel .site .map .searchBox form {
	height: auto;
	overflow: hidden;
	border: 1px solid #ccc;
	padding: 0 10px;
	margin-top: 20px;
}
.Channel .site .map .searchBox form input {
	width: 353px;
	height: 40px;
	line-height: 40px;
	border: 0;
	font-size: 14px;
}
.Channel .site .map .searchBox form .icon-search {
	font-size: 20px;
	cursor: pointer;
	vertical-align: -4px;
}
.Channel .site .map .searchBox .siteList {
	height: auto;
	overflow: hidden;
	margin-top: 20px;
	position: relative;
}
.Channel .site .map .searchBox .siteList .t {
	height: auto;
	overflow: hidden;
	font-size: 14px;
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
	line-height: 25px;
}
.Channel .site .map .searchBox .siteList .t span {
	color: #ff7e00;
	font-weight: bold;
}
.Channel .site .map .searchBox .siteList .t .btnFilter {
	float: right;
	border: 1px solid #004abb;
	color: #004abb;
	line-height: 25px;
	padding: 0 10px;
}
.Channel .site .map .searchBox .siteList .filterBox {
	width: 100%;
	height: 365px;
	position: absolute;
	background: #fff;
	left: 0;
	top: 50px;
	display: none;
}
.Channel .site .map .searchBox .siteList .filterBox span {
	width: 46%;
	font-size: 14px;
	height: 35px;
	line-height: 35px;
	background: #eee;
	display: block;
	text-align: center;
	float: left;
	margin: 15px 2% 0;
	cursor: pointer;
}
.Channel .site .map .searchBox .siteList .filterBox span.active {
	background: #004abb;
	color: #fff;
}
.Channel .site .map .searchBox .siteList .filterBox span.btn {
	width: 140px;
	background: #004abb;
	color: #fff;
	float: inherit;
	margin: 30px auto;
}
.Channel .site .map .searchBox .siteList ul {
	height: auto;
	max-height: 365px;
	overflow: auto;
	margin-top: 10px;
}
.Channel .site .map .searchBox .siteList ul li {
	height: auto;
	overflow: hidden;
	border-bottom: 1px dashed #ccc;
	padding: 20px 0;
}
.Channel .site .map .searchBox .siteList ul li h2 {
	font-size: 16px;
	color: #000;
	margin-bottom: 10px;
	cursor: pointer;
}
.Channel .site .map .searchBox .siteList ul li h2 span {
	width: 18px;
	height: 18px;
	line-height: 18px;
	color: #fff;
	background: #004abb;
	display: inline-block;
	text-align: center;
}
.Channel .site .map .searchBox .siteList ul li p {
	font-size: 14px;
	color: #666;
	margin-top: 5px;
}
.Channel .site .map .searchBox .siteList ul li p span {
	border: 1px solid #eee;
	padding: 2px 8px;
	margin-right: 10px;
	display: inline-block;
	margin-top: 10px;
}
.Channel .site .map .searchBox .siteList ul li .lx {
	width: 145px;
	line-height: 35px;
	background: #eaeaea;
	font-size: 14px;
	color: #333;
	text-align: center;
	display: block;
	margin-top: 15px;
}
.Channel .site .map .searchBox .btnUp {
	width: 100%;
	background: #eee;
	position: absolute;
	left: 0;
	bottom: 0;
	text-align: center;
	padding: 5px 0;
}
.Channel .site .map .searchBox .btnUp .icon-dropdown:before {
	content: "\e63a" !important;
}
.Channel .site .dplist {
	height: auto;
	overflow: visible;
	margin: 20px -10px 100px;
}
.Channel .site .dplist .item {
	width: 25%;
	display: block;
	float: left;
	padding: 0 10px;
	margin-bottom: 20px;
}
.Channel .site .dplist .item a {
	display: block;
	padding: 10% 7%;
	font-size: 22px;
	box-shadow: 0 6px 50px 0 rgba(0, 73, 186, 0.1);
	font-weight: normal;
}
.Channel .site .dplist .item a .iconfont {
	font-size: 24px;
	color: #aaa;
	float: right;
	vertical-align: -1px;
}
.Channel .site .dplist .item a .iconfont.icon-dipan {
	margin-right: 10px;
	color: #004abb;
	float: none;
}
.Channel .site .dplist .item a .iconfont.icon-youjiantou {
	margin-top: 4px;
transition: all .4s;
}
.Channel .site .dplist .item a:hover {
	color: #004abb;
}
.Channel .site .dplist .item a:hover .iconfont {
	color: #004abb;
}
/* 服务预约 */
.ServiceOrder .tabs {
	height: auto;
	overflow: hidden;
	text-align: center;
	margin-top: 60px;
}
.ServiceOrder .tabs a {
	font-size: 22px;
	color: #999;
	font-weight: 400;
	position: relative;
	display: inline-block;
	margin: 0 40px;
	padding-bottom: 10px;
}
.ServiceOrder .tabs a.active, .ServiceOrder .tabs a:hover {
	color: #333;
	font-weight: 500;
}
.ServiceOrder .tabs a.active:after, .ServiceOrder .tabs a:hover:after {
	display: block;
}
.ServiceOrder .tabs a:after {
	content: "";
	width: 100%;
	height: 4px;
	background: #F9BE00;
	position: absolute;
	left: 0;
	bottom: 0;
	display: none;
}
.ServiceOrder .order {
	height: auto;
	overflow: hidden;
}
.ServiceOrder .order .title {
	font-size: 16px;
	padding: 40px 0 15px;
}
.ServiceOrder .order .title span {
	color: #ff0000;
}
.ServiceOrder .order .save_form {
	padding-top: 20px;
}
.ServiceOrder .order .save_form ul li {
	margin-bottom: 30px;
	cursor: pointer;
}
.ServiceOrder .order .save_form ul li .fl, .ServiceOrder .order .save_form ul li .fr {
	width: 47%;
}
.ServiceOrder .order .save_form ul li .fl .cl, .ServiceOrder .order .save_form ul li .fr .cl {
	width: 100%;
}
.ServiceOrder .order .save_form ul li .fl .clearfix, .ServiceOrder .order .save_form ul li .fr .clearfix {
	width: 100%;
	color: #999;
}
.ServiceOrder .order .save_form ul li .fl .clearfix .fl, .ServiceOrder .order .save_form ul li .fl .clearfix .fr, .ServiceOrder .order .save_form ul li .fr .clearfix .fl, .ServiceOrder .order .save_form ul li .fr .clearfix .fr {
	width: 47%;
	height: 50px;
	line-height: 50px;
	font-size: 14px;
}
.ServiceOrder .order .save_form ul li .fl .clearfix .fl .iconfont, .ServiceOrder .order .save_form ul li .fl .clearfix .fr .iconfont, .ServiceOrder .order .save_form ul li .fr .clearfix .fl .iconfont, .ServiceOrder .order .save_form ul li .fr .clearfix .fr .iconfont {
	width: 50px;
	text-align: center;
	line-height: 50px;
	float: right;
	font-size: 22px;
	color: #999;
}
.ServiceOrder .order .save_form ul li label {
	font-size: 16px;
	line-height: 26px;
	display: block;
	margin-bottom: 20px;
}
.ServiceOrder .order .save_form ul li label span {
	color: #ff0000;
}
.ServiceOrder .order .save_form ul li .cl {
	font-size: 16px;
	color: #999;
	width: 40%;
	height: 50px;
	line-height: 50px;
	overflow: visible;
	background-color: #F5F5F5;
}
.ServiceOrder .order .save_form ul li .cl .iconfont {
	width: 50px;
	text-align: center;
	line-height: 50px;
	float: right;
	font-size: 22px;
	position: relative;
	top: 0;
	background: #E5E5E5;
}
.ServiceOrder .order .save_form ul li .cl input {
	width: 100%;
	font-size: 14px;
	height: 50px;
	overflow: hidden;
	display: block;
	padding: 0 10px 0 25PX;
	background-color: #F5F5F5;
}
.ServiceOrder .order .save_form ul li textarea {
	width: 100%;
	height: 400px;
	font-size: 14px;
	line-height: 26px;
	padding: 15px;
	background-color: #F5F5F5;
}
.ServiceOrder .order .save_form ul li .select-box {
	padding: 0 0 0 3%;
	color: #666;
	position: relative;
	background-color: #f5f5f5;
}
.ServiceOrder .order .save_form ul li .select-box .iconfont {
	display: block;
	position: absolute;
	width: 35px;
	height: 50px;
	right: 0;
	top: 0;
	background: #E5E5E5;
}
.ServiceOrder .order .save_form ul li .select-box.w230px {
	width: 210px;
}
.ServiceOrder .order .save_form ul li .select-box.w230px span {
	position: absolute;
	left: 6%;
	top: 0;
	bottom: 0;
}
.ServiceOrder .order .save_form ul li .select-box.w230px .input-box {
	padding-left: 0;
}
.ServiceOrder .order .save_form ul li .select-box.w230px .input-box label {
	display: block;
	text-align: left;
	margin-right: 45px;
	line-height: 50px;
	margin-bottom: 0;
}
.ServiceOrder .order .save_form ul li .select-box .input-box {
	position: relative;
	padding-left: 20%;
}
.ServiceOrder .order .save_form ul li .select-box .input-box .selectedValue {
	cursor: pointer;
}
.ServiceOrder .order .save_form ul li .select-box .input-box .selectedValue label {
	cursor: pointer;
	position: relative;
}
.ServiceOrder .order .save_form ul li .select-box .input-box ul {
	display: none;
	z-index: 10;
	max-height: 300px;
	overflow-x: hidden;
	overflow-y: scroll;
	background: #fff;
	position: absolute;
	top: 50px;
	right: 0;
	left: 80px;
	box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
	padding: 5px 0;
}
.ServiceOrder .order .save_form ul li .select-box .input-box ul li {
	padding: 0 30px;
	cursor: pointer;
}
.ServiceOrder .order .save_form ul li .select-box .input-box ul li:hover, .ServiceOrder .order .save_form ul li .select-box .input-box ul li.active {
	background: #f5f5f5;
	color: #F9BE00;
}
.ServiceOrder .order .save_form ul li .select-box.w230px ul {
	left: -16px !important;
}
.ServiceOrder .order .save_form ul li .select-box.w230px ul li {
	padding: 0 25px !important;
}
.ServiceOrder .order .save_form .btns {
	text-align: center;
	padding: 20px 0 80px;
}
.ServiceOrder .order .save_form .btns div {
	font-size: 16px;
	text-align: center;
	width: 200px;
	padding: 12px 0;
	display: inline-block;
	cursor: pointer;
}
.ServiceOrder .order .save_form .btns .save_btn {
	background: #F9BE00;
	color: #fff;
}
.ServiceOrder .order .save_form .btns .reset_btn {
	background: #eee;
	margin-left: 20px;
}
.ServiceOrder .order .select {
	width: 80%;
	cursor: pointer;
	position: relative;
	display: inline-block;
	vertical-align: middle;
}
.ServiceOrder .order .select .select-head {
	width: 100%;
	height: 100%;
	overflow: hidden;
	box-sizing: border-box;
	padding-left: 25px;
}
.ServiceOrder .order .select .select-head .select-con {
	width: 60%;
	line-height: 50px;
	float: left;
	color: #999;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.ServiceOrder .order .select .select-head .select-icon {
	float: right;
}
.ServiceOrder .order .select .option {
	text-indent: 10px;
	margin-top: 1px;
	width: 100%;
	display: none;
	position: absolute;
	z-index: 20;
	border-radius: 3px;
	box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
	background: #fff;
	max-height: 300px;
	overflow-x: hidden;
	overflow-y: scroll;
}
.ServiceOrder .order .select .option li {
	cursor: pointer;
	width: 100%;
	color: #000;
	margin-bottom: 0;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.ServiceOrder .order .select .option li:hover, .ServiceOrder .order .select .option li .active {
	background: #f5f5f5;
	color: #F9BE00;
}
/* 售后服务 */
.Service .tabs {
	height: auto;
	overflow: hidden;
	text-align: center;
	margin-top: 60px;
}
.Service .tabs a {
	font-size: 22px;
	color: #999;
	font-weight: 400;
	position: relative;
	display: inline-block;
	margin: 0 40px;
	padding-bottom: 10px;
}
.Service .tabs a.active, .Service .tabs a:hover {
	color: #333;
	font-weight: 500;
}
.Service .tabs a.active:after, .Service .tabs a:hover:after {
	display: block;
}
.Service .tabs a:after {
	content: "";
	width: 100%;
	height: 4px;
	background: #F9BE00;
	position: absolute;
	left: 0;
	bottom: 0;
	display: none;
}
.Service .info {
	padding: 2% 8%;
}
.Service .info ul {
	padding-top: 35px;
}
.Service .info ul li {
	overflow: hidden;
}
.Service .info ul li .imgBox {
	width: 50%;
	float: left;
}
.Service .info ul li .text {
	float: left;
	width: 50%;
	padding: 2% 0 0 40px;
}
.Service .info ul li .text h2 {
	font-size: 36px;
}
.Service .info ul li .text p {
	font-size: 18px;
	line-height: 32px;
	color: #666;
	margin-top: 40px;
}
.Service .info ul li.imgR .text {
	padding-left: 0;
	padding-right: 40px;
}
.Service .net .title {
	padding-top: 78px;
	margin-bottom: 35px;
}
.Service .net .title h2 {
	font-size: 36px;
	color: #333;
	text-align: center;
}
.Service .net ul {
	overflow: hidden;
	padding: 0 8%;
}
.Service .net ul li {
	width: 24%;
	text-align: center;
	padding: 80px 0;
	margin-right: 1%;
	margin-bottom: 1%;
}
.Service .net ul li:nth-of-type(4n) {
margin-right: 0;
}
.Service .net ul li.bgf0 {
	background-color: #f0f0f0;
}
.Service .net ul li.bgf8 {
	background-color: #f8f8f8;
}
.Service .net ul li .icon i {
	font-size: 60px;
	color: #F9BE00;
}
.Service .net ul li p {
	font-size: 22px;
	color: #333;
	margin-top: 20px;
}
.Service .experience .title {
	padding-top: 78px;
	margin-bottom: 35px;
}
.Service .experience .title h2 {
	font-size: 36px;
	color: #333;
	text-align: center;
}
.Service .experience ul {
	padding: 0 8%;
	overflow: hidden;
}
.Service .experience ul li {
	width: 50%;
	background-color: #F9BE00;
	height: 382px;
	position: relative;
}
.Service .experience ul li.op {
	background: rgba(249, 190, 0, 0.2);
}
.Service .experience ul li.op .left .icon i {
	color: #F9BE00;
}
.Service .experience ul li.op .right i {
	font-size: 200px;
	color: #F9BE00;
	opacity: .14;
}
.Service .experience ul li .left {
	padding-top: 8%;
	padding-left: 8%;
	width: 60%;
}
.Service .experience ul li .left .icon i {
	color: #fff;
	font-size: 60px;
}
.Service .experience ul li .left h4 {
	color: #333;
	font-size: 24px;
	margin-top: 25px;
}
.Service .experience ul li .left p {
	font-size: 16px;
	line-height: 24px;
	margin-top: 20px;
}
.Service .experience ul li .right {
	position: absolute;
	top: 22%;
	right: 5%;
}
.Service .experience ul li .right i {
	font-size: 200px;
	color: #FEF2CC;
	opacity: .14;
}
.Service .assessment .title {
	padding-top: 78px;
	margin-bottom: 35px;
}
.Service .assessment .title h2 {
	font-size: 36px;
	color: #333;
	text-align: center;
}
.Service .assessment .a_list {
	padding: 0 8%;
	margin-bottom: 130px;
}
.Service .assessment .a_list ul li {
	background-color: #F0F0F0;
	height: 50px;
	line-height: 50px;
	font-size: 16px;
	color: #666;
	padding-left: 50px;
	position: relative;
}
.Service .assessment .a_list ul li:nth-of-type(2n) {
background-color: #F8F8F8;
}
.Service .assessment .a_list ul li:after {
	content: "";
	width: 6px;
	height: 6px;
	background-color: #F9BE00;
	position: absolute;
	top: 22px;
	left: 22px;
}
/*精品路线*/
.BoutiqueRoute .banner {
	margin-bottom: 50px;
}
.BoutiqueRoute .tabs {
	height: auto;
	overflow: hidden;
	text-align: center;
	margin-top: 60px;
}
.BoutiqueRoute .tabs a {
	font-size: 22px;
	color: #999;
	font-weight: 400;
	position: relative;
	display: inline-block;
	margin: 0 40px;
	padding-bottom: 10px;
}
.BoutiqueRoute .tabs a.active, .BoutiqueRoute .tabs a:hover {
	color: #333;
	font-weight: 500;
}
.BoutiqueRoute .tabs a.active:after, .BoutiqueRoute .tabs a:hover:after {
	display: block;
}
.BoutiqueRoute .tabs a:after {
	content: "";
	width: 100%;
	height: 4px;
	background: #F9BE00;
	position: absolute;
	left: 0;
	bottom: 0;
	display: none;
}
.BoutiqueRoute .block {
	height: auto;
	overflow: hidden;
}
.BoutiqueRoute .block .title {
	font-size: 24px;
	color: #333;
	margin: 0 8.5% 30px;
	font-weight: 500;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.BoutiqueRoute .block .title a {
	font-size: 16px;
	color: #999;
	font-weight: normal;
}
.BoutiqueRoute .block .title a:hover {
	color: #F9BE00;
}
.BoutiqueRoute .newsList {
	padding: 0 8%;
	overflow: hidden;
}
.BoutiqueRoute .newsList ul li {
	width: 33.3%;
	padding: 0 1% 55px;
}
.BoutiqueRoute .newsList ul li a .imgbox {
	height: 282px;
	overflow: hidden;
}
.BoutiqueRoute .newsList ul li a:hover .imgbox img {
	transform: scale(1.1);
transition: all .3s linear;
}
.BoutiqueRoute .newsList ul li a:hover h3 {
	color: #F9BE00;
}
.BoutiqueRoute .newsList ul li a h3 {
	font-size: 18px;
	color: #000;
	margin-top: 15px;
}
.BoutiqueRoute .newsList ul li a p {
	font-size: 14px;
	color: #999;
	margin-top: 30px;
}
.BoutiqueRoute .paging {
	text-align: center;
	margin: 10px 0 50px;
}
.BoutiqueRoute .paging a {
	width: 34px;
	line-height: 34px;
	display: inline-block;
	margin: 0 5px;
	font-size: 14px;
	font-weight: normal;
}
.BoutiqueRoute .paging a.active, .BoutiqueRoute .paging a:hover {
	background: #F9BE00;
	color: #fff;
}
.BoutiqueRoute .paging a.tail {
	width: 90px;
	background: #706D64;
	color: #fff;
}
.BoutiqueRoute .paging a.first {
	width: 90px;
	background-color: #706D64;
	color: #fff;
	opacity: .25;
}
/* 网站地图 */
.site-map dl {
	height: auto;
	overflow: hidden;
	padding-bottom: 20px;
}
.site-map dl dt {
	font-size: 22px;
	color: #000;
	padding: 40px 0 20px;
	border-bottom: 1px solid #ececec;
}
.site-map dl dd {
	font-size: 18px;
	padding-top: 16px;
}
.site-map dl dd a {
	color: #000;
	float: left;
	width: 16.666%;
	line-height: 40px;
}
.site-map dl dd a:hover {
	color: #0055BE;
}
/* 法律条款 */
.Disclaimer .content {
	height: auto;
	overflow: hidden;
	margin-top: 150px;
}
.Disclaimer .content .title {
	font-size: 22px;
	color: #000;
	padding-bottom: 20px;
	margin-bottom: 30px;
	border-bottom: 1px solid #ddd;
}
.Disclaimer .content .text-box {
	height: auto;
	overflow: hidden;
}
.Disclaimer .content .text-box h2 {
	font-size: 20px;
	color: #000;
}
.Disclaimer .content .text-box p {
	font-size: 16px;
	color: #000;
	line-height: 30px;
	margin-bottom: 10px;
}
/* 友情链接 */
.Links .content {
	height: auto;
	overflow: hidden;
	margin-top: 150px;
}
.Links .content .title {
	font-size: 22px;
	color: #000;
	padding-bottom: 20px;
	margin-bottom: 30px;
	border-bottom: 1px solid #ddd;
}
.Links .content .list {
	height: auto;
	overflow: hidden;
}
.Links .content .list a {
	color: #000;
	line-height: 30px;
	float: left;
	width: 50%;
	display: block;
}
.Links .content .list a h2 {
	font-size: 18px;
}
.Links .content .list a p {
	font-size: 16px;
}
.Links .content .list .line {
	width: 100%;
	height: 1px;
	background: #ddd;
	margin: 20px 0;
	float: left;
}
/* 新闻详情 */
.article-content .content {
	height: auto;
	overflow: hidden;
	position: relative;
}
.article-content .content .xq .left {
	width: 73%;
	float: left;
	background: #fff;
	padding: 40px 0;
}
.article-content .content .xq .left .title {
	font-size: 24px;
}
.article-content .content .xq .left .date {
	font-size: 12px;
	color: #666;
	margin: 15px 0;
	padding-bottom: 15px;
	border-bottom: 1px solid #d9d9d9;
}
.article-content .content .xq .left .text {
	padding-bottom: 10px;
}
.article-content .content .xq .left .text p {
	font-size: 12px;
	line-height: 22px;
	margin-bottom: 10px;
}
.article-content .content .xq .left .text p b {
	font-weight: bold;
	font-size: 16px;
	line-height: 26px;
}
.article-content .content .xq .left .text p img {
	display: block;
	margin: 20px auto;
	width: 600px;
}
.article-content .content .xq .left .more {
	height: 80px;
	line-height: 80px;
	font-size: 24px;
	text-align: center;
	background: #eee;
	color: #666;
	display: block;
	margin: 20px 0;
}
.article-content .content .xq .left .more:hover {
	color: #fff;
	background: #004abb;
}
.article-content .content .xq .left .video-box {
	height: 500px;
	margin-bottom: 20px;
}
.article-content .content .xq .left .album-box {
	height: auto;
	overflow: hidden;
}
.article-content .content .xq .left .album-box .slide {
	height: auto;
	overflow: hidden;
	position: relative;
}
.article-content .content .xq .left .album-box .slide img {
	width: 100%;
}
.article-content .content .xq .left .album-box .slide .icon-jiantouleft, .article-content .content .xq .left .album-box .slide .icon-jiantouright {
	font-size: 60px;
	color: #F9BE00;
	position: absolute;
	left: 0;
	top: 45%;
	cursor: pointer;
}
.article-content .content .xq .left .album-box .slide .icon-jiantouleft.icon-jiantouright, .article-content .content .xq .left .album-box .slide .icon-jiantouright.icon-jiantouright {
	left: auto;
	right: 0;
}
.article-content .content .xq .left .album-box .slide .pagination {
	width: 100%;
	height: auto;
	overflow: hidden;
	position: absolute;
	left: 0;
	bottom: 30px;
	text-align: center;
}
.article-content .content .xq .left .album-box .slide .pagination span {
	display: inline-block;
	width: 15px;
	height: 15px;
	background: #ccc;
	margin: 0 8px;
	cursor: pointer;
	border-radius: 50%;
}
.article-content .content .xq .left .album-box .slide .pagination span.swiper-active-switch {
	background: #F9BE00;
}
.article-content .content .xq .left .share {
	height: auto;
	overflow: hidden;
	margin-top: 20px;
	border-top: 1px solid #d9d9d9;
	padding-top: 40px;
}
.article-content .content .xq .left .share span {
	line-height: 30px;
	display: inline-block;
	vertical-align: middle;
}
.article-content .content .xq .left .share .bshare-custom {
	display: inline-block;
	line-height: normal !important;
	vertical-align: middle;
}
.article-content .content .xq .left .share .bshare-custom a {
	padding: 0;
	width: 30px;
	height: 30px;
	line-height: 30px;
	display: inline-block;
	text-align: center;
	margin-right: 0;
	margin-left: 8px;
	background: #bbb;
	border-radius: 50%;
}
.article-content .content .xq .left .share .bshare-custom a i {
	color: #fff;
}
.article-content .content .xq .left .share .bshare-custom a.bshare-weixin:hover {
	background: #42af35;
}
.article-content .content .xq .left .share .bshare-custom a.bshare-qq:hover {
	background: #37a6d1;
}
.article-content .content .xq .left .share .bshare-custom a.bshare-sinaminiblog:hover {
	background: #da251c;
}
.article-content .content .xq .right {
	width: 27%;
	float: right;
	padding: 50px 4%;
	background: #f9f9f9;
}
.article-content .content .xq .right .t {
	font-size: 16px;
}
.article-content .content .xq .right ul {
	height: auto;
	overflow: hidden;
}
.article-content .content .xq .right ul li {
	height: auto;
	overflow: hidden;
	margin-top: 40px;
}
.article-content .content .xq .right ul li .img {
	overflow: hidden;
}
.article-content .content .xq .right ul li .img img {
	width: 100%;
}
.article-content .content .xq .right ul li .text {
	height: auto;
	overflow: hidden;
	padding: 10px 0;
}
.article-content .content .xq .right ul li .text .date {
	font-size: 12px;
	color: #000;
	position: relative;
}
.article-content .content .xq .right ul li .text .date:after {
	content: "";
	width: 10px;
	height: 1px;
	background: #1d4bbe;
	position: absolute;
	left: 0;
	bottom: -5px;
}
.article-content .content .xq .right ul li .text h2 {
	font-size: 14px;
	color: #000;
	line-height: 24px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	margin-top: 15px;
transition: all .4s;
}
.article-content .content .xq .right ul li .text p {
	font-size: 12px;
	color: #666;
	line-height: 18px;
	max-height: 36px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	margin: 5px 0 15px;
}
.article-content .content .xq .right ul li .text .other {
	color: #aaa;
}
.article-content .content .xq .right ul li .text .other .icon-arrow1 {
	font-size: 18px;
}
.article-content .content .xq .right ul li .text .other span {
	margin-left: 3px;
	margin-top: 3px;
	display: inline-block;
}
.article-content .content .xq .right ul li .text .other i {
	vertical-align: -2px;
transition: all .4s;
}
.article-content .content .xq .right ul li:hover img {
	transform: scale(1.05);
}
.article-content .content .xq .right ul li:hover .text h2, .article-content .content .xq .right ul li:hover .text .icon-arrow1 {
	color: #004abb;
}
.article-content .container {
	margin-right: 43px;
	margin-left: 43px;
}
.article-content .bigBanner {
	height: auto;
	overflow: hidden;
	position: relative;
}
.article-content .bigBanner img {
	width: 100%;
}
.article-content .bigBanner .t {
	width: 100%;
	color: #fff;
	position: absolute;
	left: 0;
	top: 40%;
	text-align: center;
}
.article-content .bigBanner .t h1 {
	font-size: 36px;
	font-weight: 300;
	margin-bottom: 15px;
}
.article-content .bigBanner .t h2 {
	font-size: 16px;
	font-weight: 300;
}
.article-content .bigBanner .breadcrumbs {
	position: absolute;
	z-index: 1;
	bottom: 20px;
	left: 0;
	background: none;
	color: #fff;
}
.article-content .bigBanner .breadcrumbs a {
	color: #fff;
	font-size: 12px;
}
.article-content .bigTitle {
	font-size: 24px;
	text-align: center;
	color: #333;
	font-weight: 300;
}
.article-content .bigTitlel {
	position: relative;
}
.article-content .bigTitlel span {
	padding: 0 15px;
	position: relative;
	z-index: 1;
	background: #fff;
}
.article-content .bigTitlel:after {
	content: "";
	width: 100%;
	height: 1px;
	background: #dadada;
	position: absolute;
	left: 0;
	top: 15px;
	z-index: 0;
}
.article-content .zan {
	height: auto;
	overflow: hidden;
	clear: both;
	padding: 40px 0 30px;
}
.article-content .zan a {
	display: block;
	margin: 0 auto;
	width: 170px;
	height: 45px;
	line-height: 45px;
	text-align: center;
	background: #eaeaea;
}
.article-content .zan a span {
	display: inline-block;
}
.article-content .zan a span:before {
	color: #898989;
	font-size: 22px;
}
.article-content .zan a em {
	color: #898989;
	font-size: 16px;
	display: inline-block;
	line-height: 45px;
	margin-left: 12px;
}
.article-content .zan a.active {
	background: #004abb;
	color: #fff;
}
.article-content .zan a.active span:before {
	color: #fff;
}
.article-content .zan a.active em {
	color: #fff;
}
.article-content .shareWx-box {
	height: auto;
	overflow: hidden;
	text-align: center;
	font-size: 14px;
	color: #333;
}
.article-content .shareWx-box .url_img {
	display: block;
	margin: 15px auto 10px;
}
.article-content .shareWx-box p {
	font-size: 13px;
}
.site-map {
	padding-bottom: 60px;
}
.site-map span.iconfont {
	color: #0055BE;
}
.site-map .title {
	padding-top: 40px;
	border-bottom: 1px solid #ececec;
	font-size: 16px;
	color: #333;
	display: block;
	padding-bottom: 20px;
	margin-bottom: 10px;
}
.site-map h2 {
	font-size: 16px;
	line-height: 28px;
	color: #333;
	margin-top: 30px;
	margin-bottom: 6px;
}
.site-map p {
	font-size: 12px;
	line-height: 30px;
	color: #666;
}
.site-map dl {
	height: auto;
	overflow: hidden;
	padding-bottom: 10px;
}
.site-map dl dt {
	padding-top: 40px;
	border-bottom: 1px solid #ececec;
}
.site-map dl dt a {
	font-size: 16px;
	color: #333;
	display: block;
	padding-bottom: 20px;
}
.site-map dl dt a:hover {
	color: #0055BE;
}
.site-map dl dd {
	padding-top: 16px;
}
.site-map dl dd a {
	font-size: 14px;
	color: #333;
	float: left;
	width: 16.666%;
	line-height: 40px;
}
.site-map dl dd a:hover {
	color: #0055BE;
}
/* 面包屑导航 */
.breadcrumbs {
	height: auto;
	overflow: hidden;
	line-height: 38px;
	font-size: 12px;
	position: absolute;
	width: 30%;
	bottom: 20px;
	color: #fff;
}
.breadcrumbs i {
	font-size: 16px;
	vertical-align: -1px;
	margin-right: 2px;
}
.breadcrumbs a {
	font-size: 12px;
	color: #fff;
}
.breadcrumbs a:hover {
	color: #004abb;
}
.parameter {
	width: 1400px;
	margin: 0 auto;
}
.parameter .statement {
	margin-top: 40px;
}
.parameter .statement em {
	display: block;
	margin-bottom: 10px;
	font-size: 14px;
}
.parameter .statement em i {
	color: #D30000;
	display: inline-block;
	margin-right: 5px;
}
.parameter .statement p {
	line-height: 22px;
	color: #666;
	font-size: 12px;
	padding-left: 15px;
}

/* 中等屏幕（1280 ~ 1659） */
@media (min-width: 1280px) {
.col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
float: left;
}
 .col-md-1 {
width: 8.33333%;
}
 .col-md-2 {
width: 16.66667%;
}
 .col-md-3 {
width: 25%;
}
 .col-md-4 {
width: 33.33333%;
}
 .col-md-5 {
width: 41.66667%;
}
 .col-md-6 {
width: 50%;
}
 .col-md-7 {
width: 58.33333%;
}
 .col-md-8 {
width: 66.66667%;
}
 .col-md-9 {
width: 75%;
}
 .col-md-10 {
width: 83.33333%;
}
 .col-md-11 {
width: 91.66667%;
}
 .col-md-12 {
width: 100%;
}
 .col-md-pull-0 {
right: auto;
}
 .col-md-pull-1 {
right: 8.33333%;
}
 .col-md-pull-2 {
right: 16.66667%;
}
 .col-md-pull-3 {
right: 25%;
}
 .col-md-pull-4 {
right: 33.33333%;
}
 .col-md-pull-5 {
right: 41.66667%;
}
 .col-md-pull-6 {
right: 50%;
}
 .col-md-pull-7 {
right: 58.33333%;
}
 .col-md-pull-8 {
right: 66.66667%;
}
 .col-md-pull-9 {
right: 75%;
}
 .col-md-pull-10 {
right: 83.33333%;
}
 .col-md-pull-11 {
right: 91.66667%;
}
 .col-md-pull-12 {
right: 100%;
}
 .col-md-push-0 {
left: auto;
}
 .col-md-push-1 {
left: 8.33333%;
}
 .col-md-push-2 {
left: 16.66667%;
}
 .col-md-push-3 {
left: 25%;
}
 .col-md-push-4 {
left: 33.33333%;
}
 .col-md-push-5 {
left: 41.66667%;
}
 .col-md-push-6 {
left: 50%;
}
 .col-md-push-7 {
left: 58.33333%;
}
 .col-md-push-8 {
left: 66.66667%;
}
 .col-md-push-9 {
left: 75%;
}
 .col-md-push-10 {
left: 83.33333%;
}
 .col-md-push-11 {
left: 91.66667%;
}
 .col-md-push-12 {
left: 100%;
}
 .col-md-offset-0 {
margin-left: 0;
}
 .col-md-offset-1 {
margin-left: 8.33333%;
}
 .col-md-offset-2 {
margin-left: 16.66667%;
}
 .col-md-offset-3 {
margin-left: 25%;
}
 .col-md-offset-4 {
margin-left: 33.33333%;
}
 .col-md-offset-5 {
margin-left: 41.66667%;
}
 .col-md-offset-6 {
margin-left: 50%;
}
 .col-md-offset-7 {
margin-left: 58.33333%;
}
 .col-md-offset-8 {
margin-left: 66.66667%;
}
 .col-md-offset-9 {
margin-left: 75%;
}
 .col-md-offset-10 {
margin-left: 83.33333%;
}
 .col-md-offset-11 {
margin-left: 91.66667%;
}
 .col-md-offset-12 {
margin-left: 100%;
}
 .article-content .content .xq .left {
padding: 60px 0;
}
 .article-content .content .xq .left .title {
font-size: 30px;
}
 .article-content .content .xq .left .date {
font-size: 14px;
margin: 20px 0;
padding-bottom: 20px;
}
 .article-content .content .xq .left .text {
padding-bottom: 20px;
}
 .article-content .content .xq .left .text p {
font-size: 14px;
line-height: 24px;
}
 .article-content .content .xq .left .text p b {
font-size: 20px;
line-height: 30px;
}
 .article-content .content .xq .left .text p img {
display: block;
margin: 20px auto;
width: 800px;
}
 .article-content .content .xq .left .more {
height: 100px;
line-height: 100px;
font-size: 30px;
margin: 30px 0;
}
 .article-content .content .xq .left .video-box {
height: 600px;
}
 .article-content .content .xq .left .share {
margin-top: 20px;
}
 .article-content .content .xq .left .share span {
font-size: 14px;
line-height: 34px;
}
 .article-content .content .xq .left .share .bshare-custom a {
width: 34px;
height: 34px;
line-height: 34px;
}
 .article-content .content .xq .right {
padding: 70px 4%;
}
 .article-content .content .xq .right .t {
font-size: 20px;
}
 .article-content .content .xq .right ul li {
margin-top: 50px;
}
 .article-content .content .xq .right ul li .text {
padding: 10px 0;
}
 .article-content .content .xq .right ul li .text .date {
font-size: 14px;
}
 .article-content .content .xq .right ul li .text h2 {
font-size: 16px;
line-height: 28px;
margin-top: 20px;
}
 .article-content .content .xq .right ul li .text p {
font-size: 14px;
line-height: 22px;
max-height: 44px;
margin: 10px 0 20px;
}
 .article-content .content .xq .right ul li .text .other .icon-arrow1 {
font-size: 20px;
}
 .article-content .content .xq .right ul li .text .other span {
font-size: 14px;
}
 .article-content .content .xq .right ul li .text .other i {
vertical-align: -2px;
font-size: 18px;
}
 .site-map {
padding-bottom: 90px;
}
 .site-map .title {
font-size: 20px;
padding-bottom: 20px;
margin-bottom: 16px;
}
 .site-map h2 {
font-size: 18px;
line-height: 28px;
margin-top: 40px;
margin-bottom: 6px;
}
 .site-map p {
font-size: 14px;
line-height: 30px;
}
 .site-map dl {
padding-bottom: 16px;
}
 .site-map dl dt {
padding-top: 40px;
}
 .site-map dl dt a {
font-size: 20px;
padding-bottom: 20px;
}
 .site-map dl dd {
padding-top: 20px;
}
 .site-map dl dd a {
font-size: 16px;
line-height: 46px;
}
  /* 面包屑导航 */
  .breadcrumbs {
line-height: 50px;
font-size: 14px;
}
 .breadcrumbs i {
font-size: 18px;
vertical-align: -1px;
margin-right: 2px;
}
 .breadcrumbs a {
font-size: 14px;
}
 .breadcrumbs a:hover {
color: #004abb;
}
 .parameter .statement {
margin-top: 50px;
}
 .parameter .statement em {
font-size: 16px;
}
 .parameter .statement p {
line-height: 24px;
font-size: 14px;
}
}
/* 大屏幕（1600 ~ 1920） */
@media (min-width: 1680px) {
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9 {
float: left;
}
 .col-lg-1 {
width: 8.33333%;
}
 .col-lg-2 {
width: 16.66667%;
}
 .col-lg-3 {
width: 25%;
}
 .col-lg-4 {
width: 33.33333%;
}
 .col-lg-5 {
width: 41.66667%;
}
 .col-lg-6 {
width: 50%;
}
 .col-lg-7 {
width: 58.33333%;
}
 .col-lg-8 {
width: 66.66667%;
}
 .col-lg-9 {
width: 75%;
}
 .col-lg-10 {
width: 83.33333%;
}
 .col-lg-11 {
width: 91.66667%;
}
 .col-lg-12 {
width: 100%;
}
 .col-lg-pull-0 {
right: auto;
}
 .col-lg-pull-1 {
right: 8.33333%;
}
 .col-lg-pull-2 {
right: 16.66667%;
}
 .col-lg-pull-3 {
right: 25%;
}
 .col-lg-pull-4 {
right: 33.33333%;
}
 .col-lg-pull-5 {
right: 41.66667%;
}
 .col-lg-pull-6 {
right: 50%;
}
 .col-lg-pull-7 {
right: 58.33333%;
}
 .col-lg-pull-8 {
right: 66.66667%;
}
 .col-lg-pull-9 {
right: 75%;
}
 .col-lg-pull-10 {
right: 83.33333%;
}
 .col-lg-pull-11 {
right: 91.66667%;
}
 .col-lg-pull-12 {
right: 100%;
}
 .col-lg-push-0 {
left: auto;
}
 .col-lg-push-1 {
left: 8.33333%;
}
 .col-lg-push-2 {
left: 16.66667%;
}
 .col-lg-push-3 {
left: 25%;
}
 .col-lg-push-4 {
left: 33.33333%;
}
 .col-lg-push-5 {
left: 41.66667%;
}
 .col-lg-push-6 {
left: 50%;
}
 .col-lg-push-7 {
left: 58.33333%;
}
 .col-lg-push-8 {
left: 66.66667%;
}
 .col-lg-push-9 {
left: 75%;
}
 .col-lg-push-10 {
left: 83.33333%;
}
 .col-lg-push-11 {
left: 91.66667%;
}
 .col-lg-push-12 {
left: 100%;
}
 .col-lg-offset-0 {
margin-left: 0;
}
 .col-lg-offset-1 {
margin-left: 8.33333%;
}
 .col-lg-offset-2 {
margin-left: 16.66667%;
}
 .col-lg-offset-3 {
margin-left: 25%;
}
 .col-lg-offset-4 {
margin-left: 33.33333%;
}
 .col-lg-offset-5 {
margin-left: 41.66667%;
}
 .col-lg-offset-6 {
margin-left: 50%;
}
 .col-lg-offset-7 {
margin-left: 58.33333%;
}
 .col-lg-offset-8 {
margin-left: 66.66667%;
}
 .col-lg-offset-9 {
margin-left: 75%;
}
 .col-lg-offset-10 {
margin-left: 83.33333%;
}
 .col-lg-offset-11 {
margin-left: 91.66667%;
}
 .col-lg-offset-12 {
margin-left: 100%;
}
 .article-content .content .xq .left {
padding: 90px 0;
}
 .article-content .content .xq .left .title {
font-size: 36px;
}
 .article-content .content .xq .left .date {
font-size: 16px;
margin: 25px 0;
padding-bottom: 25px;
}
 .article-content .content .xq .left .text {
padding-bottom: 25px;
}
 .article-content .content .xq .left .text p {
font-size: 16px;
line-height: 26px;
}
 .article-content .content .xq .left .text p b {
font-size: 24px;
line-height: 34px;
}
 .article-content .content .xq .left .text p img {
display: block;
margin: 20px auto;
width: 900px;
}
 .article-content .content .xq .left .more {
height: 130px;
line-height: 130px;
font-size: 36px;
margin: 40px 0;
}
 .article-content .content .xq .left .video-box {
height: 700px;
}
 .article-content .content .xq .left .share {
margin-top: 25px;
}
 .article-content .content .xq .right {
padding: 100px 4%;
}
 .article-content .content .xq .right .t {
font-size: 30px;
}
 .article-content .content .xq .right ul li {
margin-top: 50px;
}
 .article-content .content .xq .right ul li .text {
padding: 15px 0;
}
 .article-content .content .xq .right ul li .text .date {
font-size: 14px;
}
 .article-content .content .xq .right ul li .text h2 {
font-size: 22px;
line-height: 30px;
margin-top: 30px;
}
 .article-content .content .xq .right ul li .text p {
font-size: 16px;
line-height: 24px;
max-height: 48px;
margin: 10px 0 20px;
}
 .article-content .content .xq .right ul li .text .other .icon-arrow1 {
font-size: 30px;
}
 .article-content .content .xq .right ul li .text .other span {
font-size: 14px;
margin-top: 7px;
}
 .article-content .content .xq .right ul li .text .other i {
vertical-align: -2px;
font-size: 18px;
}
 .site-map {
padding: 30px 0 120px;
}
 .site-map .title {
font-size: 24px;
padding-bottom: 25px;
margin-bottom: 20px;
}
 .site-map h2 {
font-size: 20px;
line-height: 28px;
color: #333;
margin-top: 40px;
margin-bottom: 10px;
}
 .site-map p {
font-size: 16px;
line-height: 35px;
color: #666;
}
 .site-map dl {
padding-bottom: 20px;
}
 .site-map dl dt {
padding-top: 30px;
}
 .site-map dl dt a {
font-size: 24px;
padding-bottom: 25px;
}
 .site-map dl dd a {
font-size: 18px;
}
  /* 面包屑导航 */
  .breadcrumbs {
line-height: 50px;
font-size: 14px;
}
 .breadcrumbs i {
font-size: 18px;
vertical-align: -1px;
margin-right: 2px;
}
 .breadcrumbs a {
font-size: 14px;
}
 .breadcrumbs a:hover {
color: #004abb;
}
 .parameter .statement {
margin-top: 60px;
}
 .parameter .statement em {
font-size: 18px;
}
 .parameter .statement p {
line-height: 26px;
font-size: 16px;
}
}
/*侧边工具栏*/
.side {
	position: fixed;
	width: 40px;
	right: 0;
	bottom: 240px;
	z-index: 100;
	background: #fff;
}
.side ul li {
	width: 40px;
	height: 40px;
	float: left;
	position: relative;
	margin-bottom: 1px;
}
.side ul li .sidebox, .side ul li .sidetop {
	position: absolute;
	width: 40px;
	height: 40px;
	top: 0;
	right: 0;
	transition: all 0.3s;
	color: #333;
	font: 14px/40px "微软雅黑";
	overflow: hidden;
	background: #fff;
	padding-left: 40px;
	box-sizing: border-box;
	text-align: center;
}
.side ul li:last-child {
	margin-bottom: 0;
}
.side ul li img {
	width: 40px;
	height: 40px;
	background: #0647c7;
	position: absolute;
	left: 0;
	top: 0;
}
.sitemapWrap .header_blank {
	height: 101px;
}
.sitemapWrap .header {
	background: #fff;
}
.sitemapWrap .header .logo {
	margin-top: 32.5px;
}
.sitemapWrap .header .logo a {
	background-image: url(../images/logo_sprite.png);
	background-position: left bottom;
}
.sitemapWrap .header .tel {
	float: left;
	margin-top: 35px;
	font-size: 29px;
	margin-left: 25px;
}
.sitemapWrap .header .tel b {
	color: #F9BE00;
}
.sitemapWrap .header .tel img {
	float: left;
	margin-top: 4px;
}
.sitemapWrap .header .nav .nav-item ul {
	background: white;
	box-shadow: 0 6px 8px 0 rgba(71, 79, 92, 0.16);
	display: none;
}
.sitemapWrap .header .nav .nav-item ul li {
	width: 100%;
	height: 50px;
	text-align: center;
	border-bottom: 1px solid #E9E9E9;
}
.sitemapWrap .header .nav .nav-item ul li a {
	font-size: 16px;
	width: 100%;
	height: 50px;
	line-height: 50px;
}
.sitemapWrap .header .nav .nav-item ul li a:hover {
	color: #F9BE00;
}
.sitemapWrap .header .nav .nav-item:hover:after {
	content: "";
	height: 3px;
	background-color: #F9BE00;
	left: 5px;
	right: 5px;
	bottom: 0;
	position: absolute;
}
.sitemapWrap .header .nav .nav-item.active:after {
	content: "";
	height: 3px;
	background-color: #F9BE00;
	left: 5px;
	right: 5px;
	bottom: 0;
	position: absolute;
}
.sitemapWrap .header .nav .nav-item a {
	color: #555;
transition: all linear .06s;
}
.sitemapWrap .header.header_fix .logo {
	margin-top: 17.5px;
}
.sitemapWrap .header.header_fix .tel {
	float: left;
	margin-top: 16px;
	font-size: 29px;
}
.sitemapWrap .header.header_fix .tel b {
	color: #F9BE00;
}
.sitemapWrap .header.header_fix .tel img {
	float: left;
	margin-top: -5px;
}
.sitemapWrap .content {
	position: relative;
}
.friend-link dl {
	border-bottom: 1px solid #ececec;
}
.friend-link dl:first-child {
	border-bottom: 0;
}
.friend-link dd {
	height: auto;
	overflow: hidden;
}
.friend-link dd a {
	width: 20% !important;
}
.friend-link dd a h2 {
	line-height: normal;
}
/* 登录框 */
.loginPop {
	width: 100%;
	height: 100%;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 10;
	background: url(../images/cover-bg.png) repeat;
	display: none;
}
.loginPop .content {
	width: 580px;
	height: 520px !important;
	overflow: hidden;
	background: #fff;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	padding: 80px 85px 60px 85px;
}
.loginPop .content .icon-close {
	font-size: 24px;
	position: absolute;
	top: 20px;
	right: 20px;
	color: #999;
}
.loginPop .content h1 {
	font-size: 24px;
	color: #000;
}
.loginPop .content form {
	height: auto;
	overflow: hidden;
	margin-top: 50px;
}
.loginPop .content form .row {
	height: auto;
	overflow: hidden;
	border-bottom: 1px solid #eee;
}
.loginPop .content form .row input {
	width: 100%;
	height: auto;
	border: 0;
	font-size: 16px;
	padding: 25px 0 30px;
}
.loginPop .content form .row.code input {
	width: 270px;
}
.loginPop .content form .row .btnCode {
	width: auto !important;
	height: 72px;
	line-height: 72px;
	font-size: 16px;
	color: #F9BE00;
	border: 0;
	background: none;
	cursor: pointer;
}
.loginPop .content form .btn {
	width: 410px;
	height: 50px;
	line-height: 50px;
	background: #F9BE00;
	font-size: 20px;
	color: #fff;
	display: block;
	text-align: center;
	margin: 35px 0;
}
.loginPop .content p {
	font-size: 14px;
	color: #333;
	text-align: center;
}
.loginPop .content p a {
	color: #F9BE00;
}
.notice {
	width: 100%;
	height: 100%;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 10;
	background: url(../images/cover-bg.png) repeat;
	display: none;
}
.notice .content {
	width: 600px;
	height: 530px;
	overflow: hidden;
	background: #fff;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	padding: 30px 0 30px 30px;
}
.notice .content .notice-title {
	font-size: 28px;
	text-align: center;
	font-weight: 700;
	padding-bottom: 20px;
}
.notice .content .notice-title h2 {
	font-size: 22px;
}
.notice .content .notice-con {
	font-size: 15px;
	text-align: justify;
	width: 100%;
	height: 410px;
	overflow-y: auto;
	line-height: 28px;
	padding-right: 30px;
}
.notice .content .notice-con p {
	margin-bottom: 15px;
}
.notice .content .icon-close {
	font-size: 24px;
	position: absolute;
	top: 20px;
	right: 20px;
	color: #999;
}
 @media screen and (max-width: 1600px) {
.header {
padding: 0 4%;
}
 .header .nav .nav-item {
padding: 0 18px;
}
}
.shareWx-box {
	padding-top: 30px;
	text-align: center;
}
.shareWx-box .url_img {
	width: 130px;
	margin: 0 auto;
}





.toolbar{width: 52px;position: fixed;right: 1%;top: 50%;margin-top: -115px;z-index: 999;}
.toolbar dd{width: 51px;height: 51px;margin-bottom: 1px;position: relative;-webkit-border-radius: 100%;border-radius: 100%;margin-top:4px;border:#ebebeb solid 1px;background-color:#fff;-webkit-border-radius: 100%;border-radius: 100%;}
.toolbar dd i{width: 51px;height: 51px;display: block;position: absolute;left: 0;top: 0;cursor: pointer;text-align: center;-webkit-border-radius: 100%;border-radius: 100%;}
.toolbar dd i span{width: 35px;height: 35px;display: block;margin: 8px 0 0 8px;background: url(../images/rightfixicon.png) no-repeat 0 0;}
.toolbar dd.gottop{display: none;}
.toolbar .slide-tel{display: block;width: 0;height: 53px;line-height: 53px;font-size: 24px;font-weight: bold;font-family: arial;color: #FFF;position: absolute;padding: 0 0 0 53px;top: -1px;right: -2px;-webkit-border-radius: 50px;border-radius: 50px;overflow: hidden;}
.toolbar .pop{position: absolute;right: 90px;top: -65px;background: #222;display: none;}
.toolbar .pop-code{width: 160px;}
.toolbar .pop-code img{width: 120px;height: 120px;display: block; margin:0px auto;margin-top:10px;}
.toolbar .pop-code h3{height: 52px;line-height: 26px;text-align: center;color: #fff;font-size: 16px;font-weight: 400;white-space: nowrap;}
.toolbar .pop-code h3 b{display: block;font-size: 14px;font-weight: normal;}
.toolbar .qq span{background-position: -35px -47px;}
.toolbar .qq a{width: 52px; height: 52px; cursor: pointer; display: block;}
.toolbar .qq:hover{background-color: #222;border-radius: 100%;}
.toolbar .qq:hover span{background-position: 0 -47px;}
.toolbar .tel span{background-position: -35px 0;}
.toolbar .tel:hover{background: #222;}
.toolbar .tel:hover span{background-position: 0 0;}
.toolbar .code span{background-position: -35px -95px;}
.toolbar .code:hover{background-color: #222;border-radius: 100%;}
.toolbar .code:hover span{background-position: 0 -95px;}
.toolbar .top span{background-position: -35px -142px;}
.toolbar .top:hover{background-color: #222;border-radius: 100%;}
.toolbar .top:hover span{background-position: 0 -142px;}
.toolbar dd:hover{}