html {
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	line-height: 1.15;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}
body {
	margin: 0;
	font-family: "Microsoft Yahei", PingFangSC-Regular, "Helvetica Neue", Helvetica, Arial, "Hiragino Sans GB", "Heiti SC", "WenQuanYi Micro Hei", sans-serif;
	line-height: 1.42857143;
	font-size: 14px;
	min-width: 1230px;
	background: #fff;
	color: #333;
}
figure {
	margin: 1em 40px;
}
hr {
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}
a {
	-webkit-text-decoration-skip: objects;
	background-color: transparent;
}
abbr[title] {
	border-bottom: none;
	-webkit-text-decoration: underline dotted;
	text-decoration: underline dotted;
}
b, strong {
	font-weight: bolder;
}
dfn {
	font-style: italic;
}
mark {
	background-color: #ff0;
	color: #000;
}
small {
	font-size: 80%;
}
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sub {
	bottom: -.25em;
}
sup {
	top: -.5em;
}
audio:not([controls]) {
	display: none;
	height: 0;
}
img {
	border-style: none;
}
svg:not(:root) {
	overflow: hidden;
}
button, input, optgroup, select, textarea {
	line-height: 1.42857143;
	margin: 0;
	outline: none;
}
body, button, input, select, textarea {
	text-rendering: optimizeLegibility;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-moz-font-feature-settings: "liga", "kern";
}
button, input {
	overflow: visible;
}
button, select {
	text-transform: none;
}
button, html [type=button],/* 1 */ [type=reset], [type=submit] {
-webkit-appearance:button;
}
button::-moz-focus-inner, [type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner {
border-style:none;
padding:0;
}
button:-moz-focusring, [type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring {
outline:1px dotted ButtonText;
}
fieldset {
	padding: .35em .75em .625em;
}
legend {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}
progress {
	display: inline-block;
	vertical-align: baseline;
}
textarea {
	overflow: auto;
}
[type=checkbox], [type=radio] {
-webkit-box-sizing:border-box;
box-sizing:border-box;
padding:0;
}
[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
height:auto;
}
[type=search] {
-webkit-appearance:textfield;
outline-offset:-2px;
}
[type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration {
-webkit-appearance:none;
}
::-webkit-file-upload-button {
-webkit-appearance:button;
font:inherit;
}
summary {
	display: list-item;
}
article, aside, footer, header, nav, section, figcaption, figure, main, details,/* 1 */ menu {
	display: block;
}
pre, code, kbd, samp {
	font-family: monospace, monospace;
	font-size: 1em;
}
audio, video, canvas {
	display: inline-block;
}
template, [hidden] {
display:none;
}
.clearfix {
	zoom: 1;
}
.clearfix:before, .clearfix:after {
	display: table;
	line-height: 0;
	content: "";
}
.clearfix:after {
	clear: both;
}
a {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #db1b18;
}
ul {
	margin: 0;
	list-style: none;
	padding: 0;
}
.img-center {
	text-align: center;
	font-size: 0;
	overflow: hidden;
}
.img-center img {
	display: inline-block;
	width: 100%;
	max-width: 100%;
	vertical-align: middle;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}
.img-cover {
	overflow: hidden;
}
.img-cover span {
	display: block;
	width: 100%;
	background: no-repeat center / cover;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}
.container {
	padding: 0 15px;
	width: 1200px;
	margin: 0 auto;
}
.m-txt1 {
	overflow: hidden;
	margin-top: 5px;
	margin: 0;
	padding-left: 38px;
}
.m-txt1 .tit {
	font-size: 16px;
	padding-bottom: 9px;
	margin-bottom: 9px;
	border-bottom: 1px dotted #a9a9a9;
	font-weight: 600;
}
.m-txt1 .txt {
/*margin-right: 100px;*/
}
.m-txt1 .txt p {
	line-height: 28px;
	margin-bottom: 10px;
	font-size: 14px;
	color: #2f2f2f;
}
.m-txt1 .btn {
	display: inline-block;
	width: 180px;
	height: 32px;
	line-height: 32px;
	padding-left: 0px;
	background-color: #db1b18;
	color: #fff;
	border-radius: 5px;
	text-align: center;
}
.m-txt1 .btn:last-child{width:auto;margin-left:10px;}
.m-txt1 .btn:last-child span{padding:0 10px;}
.m-txt1 .btn:hover {
	background-color: #444;
}
.m-txt1 .btn span {
	display: block;
	padding-left: 15px;
	background-repeat: no-repeat;
	background-position: left center;
}
#message {
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 1000;
	transform: scale(0);
	transition: .3s;
}
.messagebg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.6);
	z-index: 1001;
}
#message .m-content {
	margin-top: 10%;
}
#message .m-content .m-message {
	background: #fff;
	width: 580px;
	background: #fff;
	padding: 50px;
	margin: 0 auto;
	position: relative;
	z-index: 1002;
	box-shadow: 1px 1px 50px rgba(0,0,0,.3);
}
.m-message {
	width: 60%;
	margin: 48px auto 0;
}
.m-message label {
	margin-bottom: 15px;
	display: block;
	font-size: 14px;
}
.m-message label em {
	display: block;
	float: right;
	color: red;
	height: 32px;
	line-height: 32px;
}
.m-message label span {
	width: 70px;
	height: 34px;
	line-height: 34px;
	color: #2F2F2F;
	float: left;
	font-weight: bold;
	text-align: right;
	margin-right: 30px;
	display: inline-block;
}
.m-message label input.inp, .m-message label textarea, .m-message label.code input {
	width: 73%;
	overflow: hidden;
	height: 32px;
	line-height: 32px;
	border: #cccccc 1px solid;
	border-radius: 3px;
	padding: 0 14px;
	box-sizing: border-box;
	color: #555;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.m-message label input:focus, .m-message label textarea:focus {
	border-color: #66afe9;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(247, 150, 0, .6);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(247, 150, 0, .6);
}
.m-message label textarea {
	height: 72px;
	line-height: 24px;
	padding: 10px 14px;
}
.m-message label.code {
	line-height: 34px;
}
.m-message label.code input {
	width: 30%;
	float: left;
	margin-right: 30px;
}
.m-message label.code .pic {
	display: inline-block;
	vertical-align: top;
	width: 80px;
	height: 32px;
}
.m-message label.code img {
	display: block;
	width: 100%;
	height: 100%;
}
.btn {
	display: block;
	width: 90px;
	height: 32px;
	line-height: 32px;
	padding-left: 15px;
	background-color: #2d7953;
	color: #fff;
	margin-top: 10px;
}
.btn:hover {
	background-color: #444;
	color: white;
}
.btn span {
	display: block;
	padding-left: 15px;
	background-repeat: no-repeat;
	background-position: left center;
}
.btn-1 input {
	width: 52px;
	height: 32px;
	line-height: 32px;
	background: #e8e8e8;
	border: none;
	color: #333;
	margin-right: 22px;
	cursor: pointer;
	transition: 0.3s;
}
.btn-1 {
	padding-left: 100px;
}
.btn-1 input.focus {
	background: #db1b18;
	color: #fff;
}
.btn-1 input.focus:hover {
	background: #444;
}
.btn-1 input:hover {
	background: #ccc;
}
/*客服*/
.kf {
	width: 208px;
	position: fixed;
	/* right: 20px; */
	right: -208px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: 999;
}
.kt-top {
	height: 40px;
	line-height: 40px;
	background: url("../image/kefu.png") 12px center no-repeat #db1b18;
	-o-background-size: auto 20px;
	-ms-background-size: auto 20px;
	-moz-background-size: auto 20px;
	-webkit-background-size: auto 20px;
	background-size: auto 20px;
	padding-left: 46px;
	font-size: 14px;
	color: #fff;
}
.kt-top span:hover {
	transform: rotate(90deg);
}
.kt-top span {
	width: 18px;
	height: 16px;
	float: right;
	position: relative;
	margin: 10px 10px 0px 0px;
	cursor: pointer;
	transition: 0.5s;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	-o-transition: 0.5s;
}
.kt-top span b {
	width: 100%;
	height: 2px;
	background: #fff;
	display: block;
	position: absolute;
	top: 50%;
	left: 0;
}
.kt-top span b:first-child {
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
}
.kt-top span b:last-child {
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
}
.kf .con {
	overflow: hidden;
	background: #fff;
}
.kf .qq li {
	height: 36px;
	line-height: 36px;
	border-bottom: #f5f5f5 solid 1px;
	padding-left: 16px;
}
.kf .qq li a {
	height: 36px !important;
	color: #666;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	text-decoration: initial;
	display: block;
}
.kf .qq li a img {
	padding-right: 6px;
}
.kf .con h5 {
	height: 26px;
	line-height: 26px;
	margin-top: 12px;
	background: url('../image/lianxi.png') 16px center no-repeat;
	padding-left: 45px;
	color: #666;
	font-size: 14px;
	margin-bottom: 0;
}
.kf .contact {
	margin-top: 1px;
}
.kf .contact p {
	height: 26px;
	line-height: 26px;
	color: #666;
	font-size: 14px;
	padding-left: 22px;
	margin: 0;
}
.kf .contact p:nth-child(2n) {
	padding-left: 32px;
}
.kf .con h5.qr-icon {
	background: url('../image/erweima.png') 16px center no-repeat;
}
.kf .con .qr {
	margin-top: 10px;
	padding-left: 40px;
}
.kf .con .qr img {
	width: 110px;
	height: 110px;
}
.kf .backTop {
	width: 100%;
	height: 40px;
	margin-top: 10px;
	background: url('../image/huidaodingbu.png') center center no-repeat #db1b18;
	background-size: 18px auto;
	cursor: pointer;
}
.kf-side {
	padding: 18px 10px 10px;
	background: #db1b18;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	left: -34px;
	cursor: pointer;
}
.kf-side b {
	display: block;
	color: #fff;
	line-height: 18px;
	font-size: 14px;
	font-weight: normal;
}
.kf-side span.arrow {
	width: 12px;
	height: 12px;
	background: url('../image/jt-1.png') no-repeat;
	-o-background-size: auto 12px;
	-ms-background-size: auto 12px;
	-moz-background-size: auto 12px;
	-webkit-background-size: auto 12px;
	background-size: auto 12px;
	display: block;
	margin-top: 10px;
}
.kf-side span.on {
	background: url('../image/jt-2.png') no-repeat;
	-o-background-size: auto 12px;
	-ms-background-size: auto 12px;
	-moz-background-size: auto 12px;
	-webkit-background-size: auto 12px;
	background-size: auto 12px;
}
/*.kefu{position:fixed;right:-170px;top:50%;z-index:900;}*/
/*.kefu li a{text-decoration:none;}*/
/*.kefu li{margin-top:1px;clear:both;height:71px;position:relative;}*/
/*.kefu li i{background:url(../images/fx.png) no-repeat;display:block;width:30px;height:27px;margin:0 auto;text-align:center;}*/
/*.kefu li p{height:20px;font-size:14px;line-height:20px;overflow:hidden;text-align:center;color:#fff;margin: 0;}*/
/*.kefu .kefu-qq i{background-position:4px 5px;}*/
/*.kefu .kefu-tel i{background-position:0 -21px;}*/
/*.kefu .kefu-liuyan i{background-position:4px -53px;}*/
/*.kefu .kefu-weixin i{background-position:-34px 4px;}*/
/*.kefu .kefu-weibo i{background-position:-30px -22px;}*/
/*.kefu .kefu-ftop{display:none;}*/
/*.kefu .kefu-ftop i{width:33px;height:35px;background-position:-27px -51px;}*/
/*.kefu .kefu-left{float:left;width:77px;height:47px;position:relative;}*/
/*.kefu .kefu-tel-right{font-size:16px;color:#fff;float:left;height:24px;line-height:22px;padding:0 15px;border-left:1px solid #fff;margin-top:14px;}*/
/*.kefu .kefu-right{width:20px;}*/
/*.kefu .kefu-tel-main{background:#db1b18;color:#fff;height:56px;width:247px;padding:9px 0 6px;float:left;}*/
/*.kefu .kefu-main{background:#db1b18;width:97px;height:56px;position:relative;padding:9px 0 6px;float:left;}*/
/*.kefu .kefu-weixin-pic{position:absolute;left:-130px;top:-24px;display:none;z-index:333;}*/
/*.kefu-weixin-pic img{width:115px;height:115px;}*/

.header {
	background-color: #fff;
}
.header .topbar {
	line-height: 34px;
	background-color: #f5f5f5;
	font-size: 13px;
	color: #888;
}
.header .topbar ul {
	float: right;
}
.header .topbar li {
	float: left;
	color: #ddd;
}
.header .topbar li.pipe {
	padding: 0 10px;
}
.header .logo {
	float: left;
	font-size: 0;
	height: 80px;
	line-height: 80px;
	text-align: left;
	padding: 15px 0;
}
.logo1 {
	float: left;
	margin-top: 20px;
	height: 100px;
	line-height: 120px;
}
.logo2 {
	width: 242px;
	height: 82px;
	float: left;
}
.logo2 a {
	width: 242px;
	height: 82px;
	display: block;
	text-indent: -999em;
}
.header .tel {
	float: right;
	background: url(../image/tel.jpg) no-repeat 0 center;
	padding-left: 55px;
	margin-top: 31px;
}
.header .tel strong {
	display: block;
	font-size: 28px;
	font-family: Impact;
	line-height: 1;
	color: #db1b18;
}
.header .text {
	float: left;
	font-size: 16px;
	margin: 20px 0 20px 30px;
	padding: 5px 0 5px 30px;
	border-left: 1px solid #ddd;
}
.header .text strong {
	display: block;
	font-size: 29px;
}
.header .text span {
	color: #db1b18;
}
.header .nav {
	font-size: 0;
	background: #000;
/*	background: -webkit-linear-gradient(bottom, #c0182a, #c0182a);*/
/*	background: -o-linear-gradient(bottom, #c0182a, #c0182a);
	background: -mos-linear-gradient(bottom, #c0182a, #c0182a);
	background: -moz-linear-gradient(bottom, #c0182a, #c0182a);
	background: linear-gradient(bottom, #c0182a, #c0182a);*/
	color: #fff;
}
.header .nav li {
	display: inline-block;
	vertical-align: middle;
/*	background: url(../images/su.png) no-repeat right center;*/
}
.header .nav li:last-child {
	background: none;
}
.header .nav li a {
	display: block;
	font-size: 18px;
	line-height: 70px;
	padding: 0 35px;
	color: #fff;
}
.header .nav li .arr {
	float: right;
	height: 40px;
	width: 40px;
	position: relative;
	display: none;
}
.header .nav li .arr:after {
	content: '';
	border-top: 2px solid #ccc;
	border-left: 2px solid #ccc;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	display: block;
	width: 8px;
	height: 8px;
	margin: auto;
	position: absolute;
	top: 0;
	bottom: 0;
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
	right: 15px;
}
.header .nav li.dropdown {
	position: relative;
}
.header .nav li.dropdown:before {
	content: "";
	position: absolute;
	border: 4px solid transparent;
	border-bottom: 0;
	border-top-color: currentColor;
	top: 50%;
	margin-top: -2px;
	right: 15px;
}
.header .nav .dropdown-box {
	position: absolute;
	left: 0;
	min-width: 100%;
	top: 100%;
	display: none;
	z-index: 10;
	text-align: center;
}
.header .nav .dropdown-box p {
	margin: 0;
}
.header .nav .dropdown-box a {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	padding: 0 10px;
	font-size: 14px;
	background-color: rgba(0, 0, 0, 0.5) !important;
	line-height: 40px;
	border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}
.header .nav .dropdown-box a:hover {
	background-color: #ffae00 !important;
}
.header .nav li.active a, .header .nav li.open a, .header .nav li a:hover {
	color: #fff;
	background-color: #db1b18;
}
.header .nav li.open .dropdown-box {
	display: block;
}
.menu-btn {
	display: none;
	padding: 18px 0;
	float: right;
	margin-left: 15px;
}
.menu-btn:before, .menu-btn:after, .menu-btn span {
	display: block;
	height: 2px;
	background-color: #db1b18;
	content: '';
}
.menu-btn:before {
	width: 24px;
}
.menu-btn:after {
	width: 18px;
	margin-left: 6px;
}
.menu-btn span {
	width: 12px;
	margin: 6px 0 6px 12px;
}
.banner .swiper-slide {
	background: no-repeat center / cover;
	height: 630px;
}
.banner .swiper-slide a{
	display: inline-block;
	width: 100%;
	height: 630px;
}
.banner .swiper-slide img {
	display: block;
	width: 100%;
	height: auto;
}
.yunu-showcase {
	margin: 0 auto 20px;
}
.yunu-showcase-info {
	margin-left: 430px;
}
.yunu-showcase-info h1 {
	font-size: 20px;
	margin: 0;
	border-bottom: 1px dashed #ddd;
	padding-bottom: 15px;
}
.yunu-showcase-info p {
	margin: 15px 0 0;
	color: #666;
	line-height: 1.8;
}
.yunu-showcase-info .tel {
	margin-top: 15px;
}
.yunu-showcase-info .tel a {
	line-height: 42px;
	color: #fff;
	display: inline-block;
	width: 120px;
	text-align: center;
	border-radius: 5px;
	background-color: #db1b18;
}
.pc-slide {
	float: left;
	width: 400px;
}
.view .swiper-slide .imgauto {
	width: 100%;
	/*height: 400px;*/
/*	line-height: 400px;*/
}
.view .swiper-container {
	width: 100%;
}
.preview {
	width: 100%;
	margin-top: 10px;
	position: relative;
}
.preview .swiper-container {
	margin: 0 30px;
}
.preview .swiper-slide .imgauto {
	height: 110px;
	border: 1px solid #ddd;
	text-align: center;
	cursor: pointer;
	position: relative;
}
.preview .swiper-slide .imgauto img {
	max-width: 100%;
	max-height: 100%;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
}
.preview .arrow-left {
	background: url(../image/feel3.png) no-repeat left top;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -9px;
	width: 9px;
	height: 18px;
	z-index: 10;
}
.preview .arrow-right {
	background: url(../image/feel4.png) no-repeat left bottom;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -9px;
	width: 9px;
	height: 18px;
	z-index: 10;
}
.preview img {
	padding: 1px;
}
.preview .active-nav .imgauto {
	border: 1px solid #db1b18;
}
div.zoomDiv {
	z-index: 999;
	position: absolute;
	top: 0;
	left: 0;
	background: #ffffff;
	border: 1px solid #ddd;
	display: none;
	text-align: center;
	overflow: hidden;
	font-size: 0;
}
div.zoomMask {
	position: absolute;
	background: url(../image/mask.png) repeat scroll 0 0 transparent;
	cursor: move;
	z-index: 1;
}
.yunu-sou {
	padding: 15px 0;
	background-color: #f5f5f5;
}
.yunu-sou .hot {
	float: left;
	padding: 5px 0;
}
.yunu-sou .hot a {
	margin-right: 10px;
}
.yunu-sou .hot strong {
	color: #db1b18;
}
.yunu-sou .hform {
	float: right;
}
.yunu-sou .hform input {
	float: left;
	font-size: 12px;
	border: 1px solid #eee;
	padding: 6px 12px;
	line-height: 16px;
	width: 210px;
}
.yunu-sou .hform button {
	border: 0;
	border-bottom: 1px solid transparent;
	padding: 0;
	float: left;
	cursor: pointer;
	outline: none;
	width: 49px;
	height: 30px;
	background: #db1b18;
	color: #fff;
}
.yunu-link {
	padding: 20px 0;
}
.yunu-link h3 {
	border-bottom: 1px solid #ddd;
	margin: 0;
	font-size: 18px;
	color: #db1b18;
	padding-bottom: 15px;
}
.yunu-link h3 small {
	text-transform: uppercase;
	font-size: 16px;
	font-weight: normal;
	color: #999;
}
.yunu-link ul {
	margin-left: -20px;
}
.yunu-link li {
	float: left;
	margin-left: 20px;
	margin-top: 20px;
}
.section {
	padding: 30px 0;
}
.section-title {
	margin-bottom: 40px;
	text-align: center;
	font-size: 24px;
	font-weight:normal;
}
.section-title i {
	display: block;
	border-bottom: 1px solid #eee;
	margin-top: 10px;
}
.section-title i:after {
	display: block;
/*	height: 2px;*/
	width: 70px;
	content: '';
	background-color: #f58c53;
	margin: 0 auto -1px;
}
.section-title small {
	display: block;
	margin-top: 10px;
	font-size: 12px;
	text-transform: uppercase;
}
.section-title p {
	margin: 10px auto 0;
	font-size: 14px;
	color: #777;
	max-width: 80%;
}
.list-1 {
	margin: -20px 0 0 -20px;
}
.list-1 li {
	float: left;
	width: 20%;
}
.list-1 li a {
	display: block;
	margin: 10px;
	-webkit-box-shadow: 0 0 8px #dbdbdb;
	box-shadow: 0 0 8px #dbdbdb;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
	border: 2px solid #fff;
	background-color: #fff;
}
.list-1 li .img-center {
/*	height: 220px;
	line-height: 220px;*/
}
.list-1 li .text {
	text-align: center;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	padding: 8px;
	margin:0px;
/*	background-color: #db1b18;
	color: #fff;*/
}
.list-1 li a:hover {
/*	border-color: #db1b18;*/
}
.list-1 li a:hover .img-center img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
.list-1-1 li {
	width: 33.333333%;
}
.in-prd-cate {
	float: left;
	width: 261px;
}
.in-prd-cate h2 {
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 60px;
	text-align: center;
	background: url(../image/jiao.png) no-repeat right 0 #db1b18;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
}
.in-prd-cate dl {
	margin: 0;
	border: 1px solid #ddd;
	padding: 0 10px 10px;
}
.in-prd-cate dt {
	margin-bottom: 10px;
	line-height: 60px;
	text-align: center;
	background: url(../image/jiao.png) no-repeat right 0 #db1b18;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
}
.in-prd-cate dd {
	margin: 0;
}
.in-prd-cate dd a {
	display: block;
	padding: 10px 15px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	background-color: #f1f1f1;
	margin-top: 5px;
}
.in-prd-cate dd a:hover {
	background-color: #db1b18;
	color: #fff;
}
.in-prd-con {
	float: right;
	width: 890px;
	padding: 20px;
	background-color: #f0f0f0;
}
.in-prd-con .list-1 li {
	width: 33.333333%;
}
.in-prd-con .list-1 li .img-center {
	height: 303.33px;
	line-height: 303.33px;
}
.in-about {
	margin: 0;
}
.in-about dt {
	float: left;
	width: 528px;
}
.in-about dd {
	margin-left: 560px;
	margin-top:-5px;
}
.in-about dd p {
	margin: 0;
	line-height: 2.8;
	text-indent: 2em;
	text-align: justify;
}
.in-about dd .more {
	float: left;
	margin-top: 15px;
	padding: 5px 15px;
/*	border: 1px solid #777;*/
	background-color: #777;
	color: #fff;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
	font-size: 12px;
}
.in-about dd .more:hover {
	background-color: #db1b18;
	color: #fff;
}
.bg1 {
	background-color: #fff;
	color: #333;
}
.bg1 .section-title i {
	border-color: #fff;
}
.bg1 .section-title p {
	color: #333;
}
.in-choose {
	width: 580px;
}
.in-choose dl {
	margin: 0 0 40px;
	background: no-repeat 0 0;
	padding-left: 120px;
}
.in-choose dt {
	padding: 10px 0;
	font-weight: bold;
	background: url(../image/strong_bg.png) 0 bottom repeat-x;
	font-size: 22px;
	color: #db1b18;
}
.in-choose dt small {
	color: #999;
	font-weight: normal;
	padding-left: 10px;
	font-size: 12px;
}
.in-choose dd {
	margin: 10px 0 0;
	background: url(../image/chooselist_bg.png) no-repeat left 5px;
	padding-left: 30px;
	text-align: justify;
	color: #666;
}
.in-choose-left {
	float: left;
}
.in-choose-right {
	float: right;
}
.in-choose-right dl {
	margin: 53px 0 0;
}
.in-dd {
    background: url(../image/bj_jg.jpg) no-repeat center;
    min-width: 1200px;
    height: 250px;
    background-size: 100%;
}
.dingwei .container{
    position: relative;
    top: 25%;
    left: 10%;
}
.in-dd h4 {
	margin: 0;
	font-size: 42px;
	color: #fff;
}
.in-dd p {
	margin: 10px 0 0;
	font-size: 26px;
	color: #fff;
}
.list-2 {
	margin: -20px 0 0 -20px;
}
.list-2 li {
	float: left;
	width: 25%;
}
.list-2 li a {
	display: block;
	margin: 20px 0 0 20px;
	-webkit-box-shadow: 0 0 5px #999;
	box-shadow: 0 0 5px #999;
	border-radius: 5px;
	border: 5px solid #fff;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}
.list-2 li .img-center {
/*	height: 196px;
	line-height: 196px;*/
}
.list-2 li .text {
	text-align: center;
	background-color: #f7f7f7;
	padding: 10px;
}
.list-2 li .text p {
	margin: 0;
	color: #666;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.list-2 li a:hover {
	border-color: #db1b18;
}
.list-2 li a:hover .img-center img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
.in-news {
	width: 580px;
}
.in-news .tit {
	background: url(../image/c6t.png) repeat-x bottom;
	padding-bottom: 30px;
	margin-bottom: 20px;
	font-size: 0;
}
.in-news .tit span {
	line-height: 1;
	border-left: 4px solid #db1b18;
	display: inline-block;
	padding-left: 15px;
	font-weight: bold;
	font-size: 20px;
}
.in-news .tit small {
	color: #999;
	text-transform: uppercase;
	font-size: 14px;
	padding-left: 10px;
}
.in-news .tit .more {
	float: right;
	font-size: 14px;
	background: url(../image/iconmore.png) no-repeat right center;
	padding-right: 15px;
}
.in-news-left {
	float: left;
}
.in-news-right {
	float: right;
}
.list-3 li {
	border-bottom: 1px dashed #a7a7a7;
}
.list-3 li a {
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	line-height: 40px;
	background: url(../image/dian.png) no-repeat 0 center;
	padding-left: 25px;
}
.list-3 li span {
	float: right;
	color: #999;
}
.footer {
	background-color: #6c6b6a;
	color: #fff;
	padding-bottom: 30px;
}
.footer a {
	color: #fff;
}
.footer-link {
	margin-bottom: 30px;
	font-size: 0;
	padding: 30px 0 20px;
	border-bottom: 1px solid #fff;
	text-align: center;
}
.footer-link a {
	display: inline-block;
	vertical-align: middle;
	font-size: 14px;
	margin: 0 20px;
}
.footer-link span {
	color: #294a72;
	padding: 0 20px;
}
.footer-logo {
	float: left;
	margin-right: 30px;
	padding: 10px 0;
}
.footer-info {
	float: left;
	line-height: 1.9;
}
.footer-info p {
	margin: 0;
}
.footer-ewm {
	float: right;
	width: 220px;
}
.footer-ewm img {
	width: 120px;
}
.footer-ewm p {
	text-align: center;
	margin: 10px 0 0;
}
.banner-sub {
	height: 500px;
	background: no-repeat center / cover;
}
.position {
	padding: 20px 0;
	background-color: #f1f1f1;
}
.position span {
	background: url(../image/crumbs_bg.png) no-repeat 0 center;
	padding-left: 25px;
}
.daodu {
	background-color: #fafafa;
	color: #999;
	margin: 16px;
	padding: 15px 30px;
	line-height: 2em;
}
.ct2-sd {
	float: left;
	width: 240px;
}
.ct2-mn {
	float: right;
	width: 930px;
}
.mrt {
	background-color: #e7e7e7;
	height: 47px;
	line-height: 47px;
	border-left: #db1b18 5px solid;
	font-size: 16px;
	font-weight: bold;
	text-indent: 20px;
    margin-top: 0;
    margin-bottom: 25px;
}
.lmms {
	background: #fff;
	border-bottom: 1px #db1b18 dashed;
	padding: 10px;
	margin-top: 10px;
	line-height: 28px;
	font-size: 16px;
	margin-bottom: 10px;
}
.panel-sd {
	margin-bottom: 20px;
	background-color: #f6f6f6;
}
.panel-sd:last-child {
	margin-bottom: 0;
}
.panel-sd .tit {
	text-align: center;
	color: #fff;
	font-size: 20px;
	background-color: #db1b18;
	padding: 15px 0;
}
.panel-sd .tit span {
	display: block;
	text-transform: uppercase;
	font-size: 14px;
	color: #fff;
}
.lanmu li {
	border-bottom: 1px dotted #ddd;
}
.lanmu li:last-child {
	border-bottom: 0;
}
.lanmu li>a {
	display: block;
	line-height: 44px;
	padding: 0 0 0 25px;
	font-size: 18px;
}
.lanmu li .arr {
	float: right;
	height: 45px;
	width: 40px;
	position: relative;
	cursor: pointer;
}
.lanmu li .arr:after {
	content: '';
	border-top: 2px solid #ccc;
	border-left: 2px solid #ccc;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	display: block;
	width: 8px;
	height: 8px;
	margin: auto;
	position: absolute;
	top: 0;
	bottom: 0;
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
	right: 15px;
}
.lanmu-box {
	display: none;
}
.lanmu-box p {
	margin: 0;
	border-top: 1px dotted #ddd;
	padding-left: 15px;
}
.lanmu-box p a {
	padding: 0 25px;
	display: block;
	line-height: 40px;
}
.lanmu-box p a.on {
	color: #db1b18;
}
.lanmu li>a:hover, .lanmu li.active>a {
	color: #db1b18;
	font-weight: bold;
}
.lanmu li.open .lanmu-box {
	display: block;
}
.lanmu li.open .arr:after {
	-webkit-transform: rotate(225deg);
	transform: rotate(225deg);
}
.list-7 {
	padding: 15px;
}
.list-7 li a {
	display: block;
	line-height: 26px;
	font-size: 14px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	border-bottom: 1px #e6e6e6 solid;
	padding-bottom: 3px;
	margin-bottom: 3px;
}
.list-7 li span {
	display: inline-block;
	vertical-align: top;
	width: 20px;
	line-height: 20px;
	text-align: center;
	background-color: #999;
	color: #fff;
	margin-top: 3px;
	margin-right: 5px;
	-webkit-transform: scale(0.8);
	transform: scale(0.8);
}
.list-7 li:nth-of-type(1) span, .list-7 li:nth-of-type(2) span, .list-7 li:nth-of-type(3) span {
	background-color: #db1b18;
}
.pages {
	margin: 30px 0 0;
	text-align: center;
	font-size: 0;
}
.list-4 li {
	border-bottom: 1px solid #ddd;
	padding-bottom: 20px;
	margin-bottom: 20px;
	height:137px;
}
.list-4 li a {
	display: block;
	overflow: hidden;
}
.list-4 li .img-center {
	float: right;
	width: 165px;
	height: 100%;
}
.list-4 li .date {
	float: left;
	border-right: 3px solid #e3e1e2;
	color: #999;
	font-size: 12px;
	text-align: center;
	padding: 24px 0;
	width: 130px;
}
.list-4 li .date span {
	display: block;
	font-size: 45px;
	line-height: 1;
	margin-bottom: 10px;
}
.list-4 li .date span:last-child{font-size: 22px;}
.list-4 li .text {
	margin: 0 195px 0 160px;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}
.list-4 li .text h3 {
	margin: 0;
	font-size: 18px;
}
.list-4 li .text p {
	margin: 15px 0 0;
	color: #888;
	line-height: 1.8;
}
.list-4 li a:hover .img-center img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
.list-4 li a:hover .text {
	-webkit-transform: translateX(10px);
	transform: translateX(10px);
}
.content-title {
	margin-bottom: 20px;
	text-align: center;
}
.content-title h1 {
	font-size: 22px;
	margin: 0;
}
.content-title p {
	margin: 15px 0 0;
	font-size: 12px;
	color: #999;
	border-top: 1px dashed #ddd;
	padding-top: 15px;
}
.content-title p span {
	padding: 0 10px;
	display: inline-block;
}
.wztuijian span {
	height: 55px;
	font-size: 16px;
	line-height: 55px;
	color: #db1b18;
}
.wztuijian li {
	height: 46px;
	font-size: 16px;
	line-height: 46px;
	color: #db1b18;
	border-top: 1px dashed #db1b18;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.content-body p {
	margin: 0;
	font-size: 16px;
}
.content-body h2 {
	font-size: 18px;
	line-height: 40px;
	color: #db1b18;
	padding-left: 20px;
	background-color: #f5f5f5;
	font-weight: bold;
	margin-top: 20px;
	border-left: 3px #db1b18 solid;
	border-right: 3px #db1b18 solid;
}
.content-body {
	line-height: 1.8;
}
.content-body img {
	max-width: 100% !important;
	height: auto !important;
	display: block;
	margin:0 auto;
}
.content-exp {
	padding: 10px 15px;
	font-size: 14px;
	background-color: #f5f5f5;
	margin-top: 20px;
	border-radius: 5px;
}
.content-exp li {
	line-height: 2;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.contact {
	font-size: 16px;
	color: #888;
}
.contact p {
	margin-top: 0;
}
.map {
	height: 400px;
}
.yunu-footer-fix {
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	background-color: #db1b18;
	z-index: 10;
	display: none;
}
.yunu-footer-fix li {
	float: left;
	width: 33%;
}
.yunu-footer-fix li a {
	display: block;
	text-align: center;
	color: #fff;
	padding: 7px 0;
	font-size: 12px;
	line-height: 1;
}
.yunu-footer-fix li i {
	display: block;
	height: 20px;
	background: no-repeat center;
	background-size: contain;
	margin-bottom: 4px;
}
.yunu-footer-fix li i.i1 {
	background-image: url(../image/f_01.png);
}
.yunu-footer-fix li i.i2 {
	background-image: url(../image/f_02.png);
}
.yunu-footer-fix li i.i3 {
	background-image: url(../image/f_03.png);
}
.yunu-footer-fix li i.i4 {
	background-image: url(../image/f_04.png);
}
.container-wap{display:none;}
 @media screen and (max-width: 767px) {
body {
	min-width: 320px;
/*	padding-top: 50px;
	padding-bottom: 50px;*/
}
/*.swiper-container{top: 50px;}*/
.yunu-link{display:none;}
.banner-sub{display:none}
.container-wap{display:block;}
.container {
	width: auto;
}
.footer-ewm{display:none;}

.pcbanner{display:none;}
#message .m-content .m-message {
	width: 90%;
	padding: 20px;
}
.kf {
	display: none;
}
.header {
	padding: 10px 0;
/*	position: fixed;*/
    position:relative;
	z-index: 10;
	width: 100%;
	top: 0;
	left: 0;
	-webkit-box-shadow: 0 0 10px #ddd;
	box-shadow: 0 0 10px #ddd;
}
.header .topbar, .header .text, .header .tel {
	display: none;
}
.header .logo {
	height: 82px;
	line-height: 30px;
	float: none;
	padding: 0;
}
.header .nav {
	margin: 10px 0 -10px;
	text-align: left;
	display: none;
	background: transparent;
	border-bottom: 0;
}
.header .nav ul {
	margin: 0 -15px;
}
.header .nav li {
	display: block;
	margin: 0;
	border-top: 1px solid #eee;
	background: none;
}
.header .nav li a {
	line-height: 40px;
	padding: 0 15px;
	color: #333;
}
.header .nav li .arr {
	display: block;
}
.header .nav li.active a, .header .nav li.open a, .header .nav li a:hover {
	background-color: transparent;
	color: #db1b18;
}
.header .nav li.open .arr:after {
	border-color: #db1b18;
	-webkit-transform: rotate(225deg);
	transform: rotate(225deg);
}
.header .nav .dropdown-box {
	position: static;
	background-color: #f5f5f5;
	min-width: auto;
	text-align: left;
}
.header .nav .dropdown-box a {
	color: #333 !important;
	border-top: 1px dotted #ddd;
	padding: 0 15px;
	line-height: 40px;
	background-color: transparent !important;
	border-bottom: 0;
}
.header .nav .dropdown-box a:hover {
	background-color: transparent !important;
}
.menu-btn {
	display: block;
}
.banner .swiper-slide {
	height: auto;
	background-size:cover;
}
.banner .swiper-slide a{height: auto;
    min-height: 600px;}
.pc-slide {
	float: none;
	width: auto;
	margin-bottom: 16px;
}
.yunu-showcase-info {
	margin: 20px 0 0;
}
.yunu-showcase-info h1 {
	padding-bottom: 10px;
}
.yunu-showcase-info p {
	margin-top: 10px;
}
.yunu-sou {
	padding: 0;
/*	margin-top:50px;*/
}
.yunu-sou .container {
	padding: 0;
}
.yunu-sou .hot {
	display: none;
}
.yunu-sou .hform {
	float: none;
	position: relative;
}
.yunu-sou .hform input {
	font-size: 14px;
	border-color: transparent;
	width: 100%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	line-height: 20px;
	padding: 9px 60px 9px 15px;
	border-radius: 0;
	background-color: #f5f5f5;
}
.yunu-sou .hform button {
	position: absolute;
	right: 0;
	top: 0;
	width: 50px;
	height: 40px;
	font-size: 14px;
}
.section {
	padding: 30px 0;
}
.section-title {
	font-size: 20px;
	margin-bottom: 20px;
}
.section-title small {
	font-size: 12px;
}
.section-title p {
	max-width: none;
}
.list-1, .list-2 {
	margin: -10px 0 0 -10px;
}
.list-1 li, .list-2 li {
	width: 50%;
}
.list-1 li a, .list-2 li a {
	margin: 10px 0 0 10px;
}
.list-1 li .img-center {
	height: auto !important;
	line-height: normal !important;
}
.in-prd-cate {
	display: none;
}
.in-prd-con {
	float: none;
	width: auto;
	background-color: transparent;
	padding: 0;
	display: none;
}
.in-prd-con .list-1 li {
	width: 50%;
}
.in-prd-con .list-1 li .img-center {
	height: auto;
	line-height: normal;
}
.in-about dt {
	float: none;
	width: auto;
}
.in-about dd {
	margin: 20px 0 0;
}
.in-choose-left, .in-choose-right {
	float: none;
}
.in-choose {
	width: auto;
}
.in-choose dl {
	background-size: 30px auto;
	margin: 0 0 20px;
	padding-left: 40px;
}
.in-choose dt {
	padding-top: 0;
	font-size: 18px;
}
.in-choose dd {
	padding-left: 20px;
}
.in-choose .img-center {
	display: none;
}
.in-choose-right dl {
	margin: 20px 0 0;
}
.in-dd {
	background-position: center right;
	min-height: 0;
}
.in-dd h4 {
	font-size: 20px;
}
.in-dd p {
	font-size: 14px;
}
.list-2 li .img-center {
	height: 110px;
	line-height: 110px;
}
.in-news-left, .in-news-right {
	float: none;
}
.in-news-left {
	margin-bottom: 30px;
}
.in-news {
	width: auto;
}
.in-news .tit {
	margin-bottom: 10px;
	padding-bottom: 20px;
}
.in-news .tit span {
	font-size: 18px;
}
.in-news .tit small {
	font-size: 12px;
}
.in-news .tit .more {
	font-size: 12px;
}
.list-3 li span {
	font-size: 12px;
}
.footer {
	padding: 55px 0;
}
.footer-logo {
	display: none;
}
.footer-ewm {
	float: none;
	width: auto;
	margin-top: 20px;
}
.footer-info {
	float: none;
	font-size: 12px;
	/*text-align: center;*/
}
.footer-link {
	display: none;
}
.pages {
	margin-top: 15px;
}
.pages a {
	font-size: 12px;
	line-height: 30px;
	padding: 0 12px;
}
.position {
	padding: 10px 0;
	font-size: 12px;
}
.position span {
	padding-left: 15px;
	background-size: auto 15px;
}
.banner-sub {
/*	height: 234px;*/
}
.ct2-sd {
	display: none;
}
.ct2-mn {
	float: none;
	width: auto;
}
.list-4 li {
	padding-bottom: 15px;
	margin-bottom: 15px;
}
.list-4 li .img-center {
	display: none;
}
.list-4 li .date {
	width: 60px;
	text-align: left;
	padding: 0;
}
.list-4 li .date span {
	font-size: 30px;
}
.list-4 li .text {
	margin: 0 0 0 80px;
}
.list-4 li .text h4 {
	font-size: 14px;
}
.list-4 li .text p {
	font-size: 12px;
	margin-top: 10px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}
.content-title {
	margin-bottom: 15px;
}
.content-title p {
	margin-top: 10px;
	padding-top: 10px;
}
.content-title p span {
	padding: 0 5px;
}
.content-exp {
	margin-top: 15px;
}
.panel-sd .tit {
	font-size: 18px;
	padding: 10px 0;
}
.panel-sd .tit span {
	font-size: 12px;
}
.contact {
	font-size: 14px;
}
.map {
	height: 300px;
}
.yunu-footer-fix {
	display: block;
}
.m-message {
	width: 100%;
	margin: 48px auto 0;
}

.m-message label {
	width: 100%;
	margin-bottom: 15px;
	display: block;
	font-size: 14px;
	overflow: hidden;
}
.m-message label em {
	display: block;
	float: right;
	color: red;
	height: 32px;
	line-height: 32px;
}
.m-message label span {
	width: 20%;
	height: 34px;
	line-height: 34px;
	color: #2f2f2f;
	float: left;
	font-weight: bold;
	text-align: right;
	margin-right: 0px;
	display: inline-block;
}
.m-message label input.inp, .m-message label textarea, .m-message label.code input {
	width: 77%;
	overflow: hidden;
	height: 32px;
	line-height: 32px;
	border: #cccccc 1px solid;
	border-radius: 3px;
	padding: 0 14px;
	box-sizing: border-box;
	color: #555;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-webkit-transition: border-color ease-in-out 0.15s,  -webkit-box-shadow ease-in-out 0.15s;
	-o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
	transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.m-message label input:focus, .m-message label textarea:focus {
	border-color: #66afe9;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),  0 0 8px rgba(102, 175, 233, 0.6);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),  0 0 8px rgba(102, 175, 233, 0.6);
}
.m-message label textarea {
	height: 72px;
	line-height: 24px;
	padding: 10px 14px;
}
.m-message label.code {
	line-height: 34px;
}
.m-message label.code input {
	width: 112px;
	float: left;
	margin-right: 30px;
}
.m-message label.code .pic {
	display: inline-block;
}
.m-message label.code img {
	width: 60px;
	height: 17px;
	vertical-align: middle;
}
.btn-1 input {
	width: 52px;
	height: 32px;
	line-height: 32px;
	background: #e8e8e8;
	border: none;
	color: #333;
	margin-right: 22px;
	cursor: pointer;
	transition: 0.3s;
}
.btn-1 {
	padding-left: 100px;
}
.btn-1 input.focus {
	background: #db1b18;
	color: #fff;
}
.btn-1 input.focus:hover {
	background: #444;
}
.btn-1 input:hover {
	background: #ccc;
}

}
.pagination p {
	margin: 0;
	cursor: pointer
}
.pagination {
	height: 40px;
	padding: 20px 0px;
	text-align: center;
}
.pagination a {
	display: inline-block;
	margin-right: 10px;
	padding: 2px 12px;
	height: 24px;
	border: 1px #cccccc solid;
	background: #fff;
	text-decoration: none;
	color: #808080;
	font-size: 12px;
	line-height: 24px;
}
.pagination a:hover {
	color: #db1b18;
	background: white;
	border: 1px #db1b18 solid;
}
.pagination a.cur {
	border: none;
	background: #db1b18;
	color: #fff;
}
.pagination p {
	display: inline-block;
	padding: 2px 12px;
	font-size: 12px;
	height: 24px;
	line-height: 24px;
	color: #bbb;
	border: 1px #ccc solid;
	background: #fcfcfc;
	margin-right: 8px;
}
.pagination p.pageRemark {
	border-style: none;
	background: none;
	margin-right: 0px;
	padding: 4px 0px;
	color: #666;
}
.pagination p.pageRemark b {
	color: red;
}
.pagination p.pageEllipsis {
	border-style: none;
	background: none;
	padding: 4px 0px;
	color: #808080;
}
.dates li {
	font-size: 14px;
	margin: 20px 0
}
.dates li span {
	float: right
}
.liuyan-title {
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	padding-top: 10px
}

.b-1 {
	padding-bottom: 4%;
}
.b-1 li {
	width: 25%;
	float: left;
	display: inline;
	text-align: center;
	margin-top: 4%;
}
.b-1 li img {
	max-width: 50px;
}
.b-1 li p {
	font-size: 12px;
	padding-top: 2%;
	color: #4f4f60;
}
 @media all and (max-width:714px) {
.b-1 li img {
	max-width: 50px;
}
}
 @media all and (max-width:375px) {
.b-1 li img {
	max-width: 50px;
}
}
 @media all and (max-width:320px) {
.b-1 li img {
	max-width: 50px;
}
}
.b-2 {
	padding: 4% 0;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
.b-2 img {
	float: left;
	margin-left: 2%;
	max-width: 100px;
}
.b-2 .bd {
	float: left;
	font-size: 14px;
	padding-left: 2%;
}
.b-2 .bd li {
	height: 32px;
	line-height: 32px;
}
 @media all and (max-width:320px) {
.b-2 .bd {
	font-size: 12px;
}
}
.b-3 {
	background: #f8f8f8;
	padding-bottom: 3%;
	border-bottom: 1px solid #ddd;
}
.b-3 h2 {
	text-align: center;
	padding: 3% 0;
	font-size: 20px;
	color: #101010;
}
.b-3 .bd {
	position: relative;
}
.b-3 .bd .s1 {
	width: 47%;
	margin: 0 0 0 2%;
	float: left;
}
.b-3 .bd .s2 {
	width: 47%;
	position: absolute;
	bottom: 0;
	left: 2%;
}
.b-3 .bd ul {
	width: 47%;
	float: right;
	margin-right: 2%;
}
.b-3 .bd li {
	margin-top: 3%;
}
.b-3 .bd li:nth-child(1) {
	margin-top: 0;
}
.same {
	border-bottom: 1px solid #ebebeb;
	margin: 0 2%;
}
.same em {
	width: 100%;
	height: 3px;
	background: #da1215;
	position: absolute;
	bottom: -1px;
	left: 0;
}
.same h2 {
	float: left;
	font-size: 18px;
	font-weight: normal;
	position: relative;
	padding: 3% 0;
	height: 26px;
	line-height: 26px;
}
.same a {
	float: right;
	font-size: 14px;
	padding: 3% 0;
	height: 26px;
	line-height: 26px;
	color: #777;
}
.line {
	height: 12px;
	background: #f8f8f8;
	border-bottom: 1px solid #ebebeb;
}
.b-4 {
	border-bottom: 1px solid #ebebeb;
	padding-bottom: 4%;
}
.b-4 .bd {
	padding: 4% 0;
}
.b-4 .bd-z {
	width: 64%;
	float: left;
	margin-left: 2%;
}
.b-4 .bd-z h3 {
	font-size: 16px;
	font-weight: normal;
}
.b-4 .bd-z h3 img {
	max-width: 40px;
	margin: 4px 0 0 2%;
}
.b-4 .bd-z p {
	font-size: 14px;
	color: #888;
	padding: 1% 0;
}
.b-4 .bd-z .m {
	font-size: 14px;
}
.b-4 .bd-z .m a {
	color: #888;
}
.b-4 .bd-y {
	width: 30%;
	float: right;
	text-align: center;
	margin-right: 2%;
}
.b-4 .bd-y img {
	max-width: 225px;
}
.b-4 .clist {
	border: 1px solid #ebebeb;
	margin: 0 2%;
}
.b-4 .clist li {
	float: left;
	display: inline;
	width: 33.333%;
	border-right: 1px solid #ebebeb;
	box-sizing: border-box;
	font-size: 15px;
}
.b-4 .clist li:last-child {
	border-right: 0;
}
.b-4 .clist li p {
	padding: 6% 0;
	height: 27px;
	line-height: 27px;
}
.b-4 .clist li img {
	max-width: 25px;
	margin: 0 5% 0 12%;
}
 @media all and (max-width:414px) {
.b-4 .clist li {
	font-size: 11px;
}
}
.b-6 {
}
.b-6 .bd {
	padding: 3% 2%;
}
.b-6 .bd dt {
	border-bottom: 1px solid #eee;
	padding-bottom: 3%;
}
.b-6 .bd .p {
	float: left;
	width: 38%;
	float: left;
}
.b-6 .bd .p img {
	border-radius: 4px;
}
.b-6 .bd .t {
	float: right;
	width: 59%;
}
.b-6 .bd .t h3 {
	font-size: 16px;
	font-weight: normal;
}
.b-6 .bd .t .i {
	font-size: 13px;
	color: #888;
	padding: 3% 0;
	text-align: justify;
}
.b-6 .bd .t .i a {
	color: #e91b00;
}
.b-6 .bd .t .d {
	font-size: 13px;
	color: #888;
}
.b-6 .bd .t .d img {
	max-width: 20px;
	margin-right: 5px;
}
.b-6 .bd dd {
	padding: 2% 0;
	border-bottom: 1px dotted #ccc;
	font-size: 14px;
}
.b-6 .bd dd a {
	color: #666;
}
.b-6 .bd dd:last-child {
	border-bottom: 0;
}
.b-66 {
	padding: 3% 0 0;
	border-bottom: 1px solid #eee;
}
.b-66 h2 {
	font-size: 20px;
	color: #092676;
	text-align: center;
}
.b-66 .tit {
	text-align: center;
	font-size: 14px;
	padding: 3% 0 5%;
}
.b-66 .tit span {
	margin-right: 3%;
	border-radius: 2px;
	cursor: pointer;
}
.b-66 .tit span.on {
	color: #092676;
	font-weight: bold;
}
.swiper-container-6 {
	width: 96%;
	overflow: hidden;
	margin: 0 auto;
	position: relative;
	padding-bottom: 1%;
}
.swiper-container-6 .swiper-pagination-bullet {
	background: #ddd;
	width: 8px;
	height: 8px;
}
.swiper-container-6 .swiper-pagination-bullet-active {
	background: #143883;
	border-radius: 8px;
}
.swiper-container-6>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
	bottom: 0 !important;
}
.swiper-container-6>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 2px;
	overflow: hidden;
}
.swiper-container-6 .t {
	background: #fff;
	text-align: left;
}
.swiper-container-6 .t a {
	display: block;
	padding: 8px 0 20px 0;
}
.swiper-container-6 .t h3 {
	width: 100%;
	height: 30px;
	line-height: 30px;
	background: url(../images/rr.png);
	margin: 0 auto;
	font-size: 15px;
	padding-left: 30px;
	box-sizing: border-box;
}
.swiper-container-6 .t .sp {
	padding: 8px 0;
}
.swiper-container-6 .t p {
	font-size: 14px;
	line-height: 25px;
}
.swiper-container-6 .t p em {
	color: #d72025;
	font-family: Arial;
}
.swiper-container-6 .t p em img {
	width: auto
}
.swiper-container-6 .t span {
	display: block;
	width: 79px;
	height: 36px;
	line-height: 36px;
	background: url(../images/m.png);
	color: #fff;
	font-size: 14px;
	padding-left: 40px;
}
.swiper-container-7 {
	width: 96%;
	overflow: hidden;
	margin: 0 auto;
	position: relative;
	padding-bottom: 1%;
}
.swiper-container-7 .swiper-pagination-bullet {
	background: #ddd;
	width: 8px;
	height: 8px;
}
.swiper-container-7 .swiper-pagination-bullet-active {
	background: #143883;
	border-radius: 8px;
}
.swiper-container-7>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
	bottom: 0 !important;
}
.swiper-container-7>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 2px;
	overflow: hidden;
}
.swiper-container-7 .t {
	background: #fff;
	text-align: left;
}
.swiper-container-7 .t a {
	display: block;
	padding: 8px 0 20px 0;
}
.swiper-container-7 .t h3 {
	width: 100%;
	height: 30px;
	line-height: 30px;
	background: url(../images/rr.png);
	margin: 0 auto;
	font-size: 15px;
	padding-left: 30px;
	box-sizing: border-box;
}
.swiper-container-7 .t .sp {
	padding: 8px 0;
}
.swiper-container-7 .t p {
	font-size: 14px;
	line-height: 25px;
}
.swiper-container-7 .t p em {
	color: #d72025;
	font-family: Arial;
}
.swiper-container-7 .t span {
	display: block;
	width: 79px;
	height: 36px;
	line-height: 36px;
	background: url(../images/m.png);
	color: #fff;
	font-size: 14px;
	padding-left: 40px;
}
.swiper-container-8 {
	width: 96%;
	overflow: hidden;
	margin: 0 auto;
	position: relative;
	padding-bottom: 1%;
}
.swiper-container-8 .swiper-pagination-bullet {
	background: #ddd;
	width: 8px;
	height: 8px;
}
.swiper-container-8 .swiper-pagination-bullet-active {
	background: #143883;
	border-radius: 8px;
}
.swiper-container-8>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
	bottom: 0 !important;
}
.swiper-container-8>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 2px;
	overflow: hidden;
}
.swiper-container-8 .t {
	background: #fff;
	text-align: left;
}
.swiper-container-8 .t a {
	display: block;
	padding: 8px 0 20px 0;
}
.swiper-container-8 .t h3 {
	width: 100%;
	height: 30px;
	line-height: 30px;
	background: url(../images/rr.png);
	margin: 0 auto;
	font-size: 15px;
	padding-left: 30px;
	box-sizing: border-box;
}
.swiper-container-8 .t .sp {
	padding: 8px 0;
}
.swiper-container-8 .t p {
	font-size: 14px;
	line-height: 25px;
}
.swiper-container-8 .t p em {
	color: #d72025;
	font-family: Arial;
}
.swiper-container-8 .t span {
	display: block;
	width: 79px;
	height: 36px;
	line-height: 36px;
	background: url(../images/m.png);
	color: #fff;
	font-size: 14px;
	padding-left: 40px;
}
.swiper-container-9 {
	width: 96%;
	overflow: hidden;
	margin: 0 auto;
	position: relative;
	padding-bottom: 1%;
}
.swiper-container-9 .swiper-pagination-bullet {
	background: #ddd;
	width: 8px;
	height: 8px;
}
.swiper-container-9 .swiper-pagination-bullet-active {
	background: #143883;
	border-radius: 8px;
}
.swiper-container-9>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
	bottom: 0 !important;
}
.swiper-container-9>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 2px;
	overflow: hidden;
}
.swiper-container-9 .t {
	background: #fff;
	text-align: left;
}
.swiper-container-9 .t a {
	display: block;
	padding: 8px 0 20px 0;
}
.swiper-container-9 .t h3 {
	width: 100%;
	height: 30px;
	line-height: 30px;
	background: url(../images/rr.png);
	margin: 0 auto;
	font-size: 15px;
	padding-left: 30px;
	box-sizing: border-box;
}
.swiper-container-9 .t .sp {
	padding: 8px 0;
}
.swiper-container-9 .t p {
	font-size: 14px;
	line-height: 25px;
}
.swiper-container-9 .t p em {
	color: #d72025;
	font-family: Arial;
}
.swiper-container-9 .t span {
	display: block;
	width: 79px;
	height: 36px;
	line-height: 36px;
	background: url(../images/m.png);
	color: #fff;
	font-size: 14px;
	padding-left: 40px;
}
.swiper-container-s {
	width: 96%;
	overflow: hidden;
	margin: 0 auto;
	position: relative;
	padding-bottom: 1%;
}
.swiper-container-s .swiper-pagination-bullet {
	background: #ddd;
	width: 8px;
	height: 8px;
}
.swiper-container-s .swiper-pagination-bullet-active {
	background: #143883;
	border-radius: 8px;
}
.swiper-container-s>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
	bottom: 0 !important;
}
.swiper-container-s>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 2px;
	overflow: hidden;
}
.swiper-container-s .t {
	background: #fff;
	text-align: left;
}
.swiper-container-s .t a {
	display: block;
	padding: 8px 0 20px 0;
}
.swiper-container-s .t h3 {
	width: 100%;
	height: 30px;
	line-height: 30px;
	background: url(../images/rr.png);
	margin: 0 auto;
	font-size: 15px;
	padding-left: 30px;
	box-sizing: border-box;
}
.swiper-container-s .t .sp {
	padding: 8px 0;
}
.swiper-container-s .t p {
	font-size: 14px;
	line-height: 25px;
}
.swiper-container-s .t p em {
	color: #d72025;
	font-family: Arial;
}
.swiper-container-s .t span {
	display: block;
	width: 79px;
	height: 36px;
	line-height: 36px;
	background: url(../images/m.png);
	color: #fff;
	font-size: 14px;
	padding-left: 40px;
}


.xiaorui {
	float: left;
	margin: 3% 0 0 0;
}
.xiaorui img {
	width: 120px;
}
 @media all and (min-width:640px) {

}
 @media all and (max-width:414px) {
.logo {
	max-width: 50%;
}
}
 @media all and (max-width:320px) {
.logo {
	max-width: 45%;
}
.xiaorui {
	float: left;
	margin: 3% 0 0 0;
}
.xiaorui img {
	width: 100px;
}
}
/*@media all and (max-width:375px){
	.logo{max-width:52%;margin:5.4% 0 0 14%;}
}

@media all and (max-width:320px){
	.logo{max-width:60%;margin:0 0 0 2%;}
	.ico{margin:19px 2% 0 0;}
}*/

.swiper-container {
	text-align: center;
}
.swiper-container-1 .swiper-pagination-bullet {
	background: #fff;
	width: 8px;
	height: 8px;
}
.swiper-container-1 .swiper-pagination-bullet-active {
	background: #ff0b0b;
	border-radius: 8px;
}
.swiper-container-1>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
	bottom: 12px !important;
}
.swiper-container-1>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 2px;
	overflow: hidden;
}

.fbt {
	width: 96%;
	margin: 0 auto;
	border-bottom: 1px solid #ddd;
}
.fbt-z {
	float: left;
	width: 50%;
	font-size: 20px;
	color: #092676;
	box-sizing: border-box;
	border-right: 1px solid #ddd;
	background: url(../images/tel.png) left center no-repeat;
	background-size: 15%;
	background-repeat: no-repeat;
	padding: 20px 0 20px 10%;
}
.fbt-y {
	float: right;
	width: 45%;
	font-size: 14px;
	padding-left: 5%;
}
.fbt-y p:nth-child(2) {
	background: url(../images/p11.png) left center no-repeat;
	padding-left: 25px;
	background-size: 11%;
}
.fbt-y p:nth-child(1) {
	background: url(../images/p22.png) left center no-repeat;
	padding-left: 25px;
	background-size: 11%;
	margin: 10px 0 5px;
}
 @media all and (min-width:640px) {
.fbt-z {
	background-size: 38px;
}
.fbt-y p:nth-child(1) {
	background-size: 20px;
}
.fbt-y p:nth-child(2) {
	background-size: 20px;
}
}
 @media all and (max-width:414px) {
.fbt-z {
	font-size: 17px;
}
.fbt-y p:nth-child(2) {
	margin: 8px 0 2px;
}
}
.ftnav {
	text-align: center;
	padding: 5% 0;
	font-size: 14px;
}
 @media all and (max-width:320px) {
.ftnav {
	font-size: 13px;
}
}
.copyright {
	text-align: center;
	font-size: 12px;
}
.fixed-list {
	width: 100%;
	background: linear-gradient(#fff, #fff);
	position: fixed;
	left: 0;
	bottom: 0;
	z-index: 9999;
	box-shadow: 0 0 10px #ccc;
}
.fixed-list li {
	float: left;
	display: inline;
	width: 25%;
	height: 60px;
	text-align: center;
}
.fixed-list li a {
	font-size: 13px;
	display: block;
}
.fixed-list li:nth-child(1) em {
	display: block;
	width: 20px;
	height: 20px;
	background: url(../images/f1.png);
	background-size: contain;
	background-repeat: no-repeat;
	margin: 11px auto 3px;
}
.fixed-list li.on:nth-child(1) a,.fixed-list li.on:nth-child(2) a,.fixed-list li.on:nth-child(3) a,.fixed-list li.on:nth-child(4) a{color:#d41111;}
.fixed-list li.on:nth-child(1) em {
	background: url(../images/f1_1.png);
	background-size: contain;
	background-repeat: no-repeat;
}
.fixed-list li.on:nth-child(2) em {
	background: url(../images/f2_1.png);
	background-size: contain;
	background-repeat: no-repeat;
}
.fixed-list li.on:nth-child(3) em {
	background: url(../images/f3_1.png);
	background-size: contain;
	background-repeat: no-repeat;
}
.fixed-list li.on:nth-child(4) em {
	background: url(../images/f4_1.png);
	background-size: contain;
	background-repeat: no-repeat;
}
.fixed-list li:nth-child(2) em {
	display: block;
	width: 20px;
	height: 20px;
	background: url(../images/f2.png);
	background-size: contain;
	background-repeat: no-repeat;
	margin: 11px auto 3px;
}
.fixed-list li:nth-child(3) em {
	display: block;
	width: 20px;
	height: 20px;
	background: url(../images/f3.png);
	background-size: contain;
	background-repeat: no-repeat;
	margin: 11px auto 3px;
}
.fixed-list li:nth-child(4) em {
	display: block;
	width: 18px;
	height: 20px;
	background: url(../images/f4.png);
	background-size: contain;
	background-repeat: no-repeat;
	margin: 11px auto 3px;
}
/*首页产品展示*/
.exList{
    padding: 0 2%;
}
.exList .itemText{
    text-align: center;
    font-size: 22px;
    font-weight: 700;
    color: #000;
    margin: 20px 0 0;
}
.exList .itemImg{
    border-radius: 8px;
    overflow: hidden;
}
.exList .flexBox{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.exList .flexBox .item_lv2{
    width: 49%;
    background: #fff;
    margin: 12px 0;
    padding-bottom: 24px;
    text-align: center;
    border-radius: 8px;
    display: block;
}
img {
    border: 0;
    width: 100%;
    height: auto;
    vertical-align: top;
}
.exList .flexBox .item_lv2 .van-image{
    margin: 12px 20px;
}
.exList .flexBox .item_lv2 .singproName{
    font-size: 12px;
    font-weight: 400;
    color: #101010;
    line-height: 16px;
    padding-top: 5px;
}
.exList .flexBox .item_lv2 .price{
    font-size: 12px;
    font-weight: 700;
    color: #101010;
    line-height: 22px;
}
.overview .overview_tit{
    font-size: 22px;
    font-weight: 700;
    color: #101010;
    margin: 20px 0;
    text-align: center;
}
.addWrap{ position:relative; width:100%;background:#fff;margin:0; padding:0;}
.addWrap .swipe{overflow: hidden;visibility: hidden;position:relative;}
.addWrap .swipe-wrap{overflow:hidden;position:relative;}
.addWrap .swipe-wrap > div {float: left;width: 100%;position:relative;}
#position{ position:absolute; bottom:2%; right:0; margin:0; width:100%; filter: alpha(opacity=50);text-align:center;}
#position li{width:8px;height:8px;margin:0 2px;display:inline-block;-webkit-border-radius:5px;border-radius:5px;background-color:#fff;}
#position li.cur{background-color:#FF0000;}
.img-responsive { display: block; max-width:100%;height: auto;}
.anli,.news,.contact_us,.overview{
    padding: 20px 0 0;
    background-color: #f7f7f7;
}
.title{
    font-size: 16px;
    font-weight: 700;
    font-size: 22px;
    color: #101010;
    text-align: center;
    position: relative;
    padding-bottom: 8px;
    margin-bottom: 20px;
    display: block;
}
.title:before {
    content: "";
    width: 40px;
    height: 4px;
    background: #d42532;
    display: block;
    position: absolute;
    bottom: 0;
    left: calc(50% - 20px);
}
.van-image-more{
    width:16px;
    height: 16px;
    display: inline-block;
    position: relative;
    top: 8px;
    left: 5px;
}
.anli .flexBox{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.anli .flexBox .item{
   width: 45%;
    padding: 3% 2%;
}
.anli .flexBox .item .van-image {
    height: 136px;
}
.anli .flexBox .item p{
    font-size: 12px;
    font-weight: 400;
    color: #545659;
    text-align: center;
    margin-top: 5px;
}
.anli .van-image img{height:100%;width:100%}
.listBox .item{
    height: 80px;
    border-top: 1px solid #eff0f3;
    padding: 20px 0 16px;
    display: block;
    overflow: hidden;
}
.listBox .item .leftDemo{
    width: 70%;
    height: 100%;
    padding-right: 8px;
    position: relative;
    float: left;
}
.listBox .item .rightDemo{
    width: 25%;
    float: right;
}
.listBox .item .leftDemo .itemTitle{
    font-size: 15px;
    font-weight: 700;
    color: #101010;
    position: absolute;
    top: 0;
}
.listBox .item .leftDemo .time {
    font-size: 14px;
    color: #878787;
    position: absolute;
    bottom: 0;
    line-height: 36px;
}
.listBox .item .leftDemo .time span{
    padding: 2px 4px;
    font-size: 12px;
    color: #fff;
    background: #6d9fff;
    border-radius: 2px;
}
.news a{display:block}
.listBox,.statement {
    padding: 0 2%;
}
@font-face {
  font-family: 'yinhao';
  src: url('../font/yinhao.ttf') format('truetype');
}
.statement{font-size:15px;margin: 20px 0;color: #000;text-align: justify;}
.statement span{
  font-family: "yinhao" !important;
  font-size: 15px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin:0 10px;
  display: inline-block;
  font-weight: 600;
}
.contact_us .el-input--prefix{
    width: 100%;
    height: 46px;
    background: #f7f7f7;
    border-radius: 4px;
    border: 1px solid #dcdcdc;
    margin-bottom: 8px;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.contact_us .el-input--prefix .van-image {
    width: 10px;
    height: calc(100% - 32px);
    padding: 16px;
    background: #fff;
    display: inline-block;
}
.contact_us .el-input--prefix input {
    width: calc(100% - 42px);
    height: 100%;
    border: none;
    display: inline-block;
    font-size: 15px;
}
.contact_us .el-textarea textarea {
    width: calc(100% - 32px);
    height: 100%;
    padding-left: 32px;
    border: none;
    font-size: 15px;
}
.contact_us .merchantsWin {
    padding: 0 4%;
}
.contact_us .el-textarea {
    width: 100%;
    height: 150px;
}
.van-button--info {
    color: #fff;
    background-color: #1989fa;
    border: 1px solid #1989fa;
}
.van-button {
    position: relative;
    display: inline-block;
    box-sizing: border-box;
    height: 44px;
    margin: 0;
    padding: 0;
    font-size: 15px;
    line-height: 1.2;
    text-align: center;
    border-radius: 2px;
    cursor: pointer;
    -webkit-transition: opacity .2s;
    transition: opacity .2s;
    -webkit-appearance: none;
    width: 100%;
}
input:focus, textarea:focus {
    outline: 0;
}
.menu1{
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    background-color: #fff;
    -webkit-user-select: none;
    user-select: none;
    box-sizing: content-box;
    height: 44px;
    padding-bottom: 15px;
}
.menu1 li{
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    box-sizing: border-box;
    padding: 0 4px;
    color: #646566;
    font-size: 14px;
    line-height: 20px;
    cursor: pointer;
}
.menu1 li.active:after {
    content: "";
    height: 3px;
    background-color: #ee0a24;
    width: 40px;
    display: block;
    position: absolute;
    top: 90%;
}
.title1{
    font-size: 15px;
    font-weight: 700;
    color: #252525;
    margin-top: 18px;
    margin-bottom: 12px;
}
.tabPage_2{text-align:center;}
.specification div>p>span{
    width:50%;
    display:inline-block;
}
.specification div>p{
        font-size: 12px;
    font-weight: 400;
    line-height: 32px;
    color: #666;
    border-bottom: 1px solid #f5f5f5;
}
.van-divider {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    margin: 16px 0;
    color: #969799;
    font-size: 14px;
    line-height: 24px;
    border: 0 solid #ebedf0;
}
#policyList .policy .title{
    margin: 20px 0 14px;
    text-align: center;
}
.van-divider--content-center:before, .van-divider--content-left:before, .van-divider--content-right:before {
    margin-right: 16px;
}

.van-divider--hairline:after, .van-divider--hairline:before {
    -webkit-transform: scaleY(.5);
    transform: scaleY(.5);
}
.van-divider:before {
    content: "";
}
.van-divider:after, .van-divider:before {
    display: block;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    box-sizing: border-box;
    height: 1px;
    border-color: inherit;
    border-style: inherit;
    border-width: 1px 0 0;
}
.van-divider--content-center:after, .van-divider--content-left:after, .van-divider--content-right:after {
    margin-left: 16px;
    content: "";
}
#policyList .policy p{
    font-size: 12px;
    font-weight: 400;
    color: #666;
    text-align: left;
}
.tab1 {
    background-color: #fff;
}
.policy {
    padding: 0 2% 3%;
}
.con1 {
    padding-top: 5%;
}
#slider {
	width: 100%;
	margin: 0px auto;
}
/*产品轮播*/
.controls li {
	top: 50%;
	margin-top: -30px
}
.controls li:nth-child(1) {
	left: 0;
}
.controls li:nth-child(2) {
	right: 0;
}
.pagination li {
	background-color: #ddd;
}

.pagination li.active {
	background-color: #000;
}
.responsive {
	width: 100%;
	height: auto;
}
.clearfix1:after {
	content: "";
	display: table;
	clear: both;
}
.pro_info {
    margin: 20px auto;
}
.mbc em,.mbc span{
    font-size: 18px;
    font-weight: 500;
    color: #d81920;
}
.pro_info>a{
    display: inline-block;
    background: #e94747;
    padding: 6px 8px;
    color: #fff;
    font-size: 15px;
    width: 100px;
    text-align: center;
    border-radius: 3px;
    margin: 20px 10px;
    font-weight: 700;
}
.con2, .con3 {
    display: none;
}
.mobile_server{padding:0 2%;}
/*移动单页常见问题*/
.brand_tier_3 {
    font-size: 16px;
    line-height: 34px;
    margin: 10px auto;
    position: relative;
    padding: 0 2%;
}
.brand_tier_3 .common_problem_change {
    background: #c1182b;
    color: #fff;
    padding: 5px;
}
.brand_tier_4 {
    width: 100%;
    margin: 35px auto 0px;
}
.washground_problem {
    width: 100%;
    background: #f4f4f4;
    position: relative;
    margin: 0 auto 60px;
}
.washground_problem_head {
    display: block;
    position: relative;
    width: 100%;
    height: 52px;
    background: #c1182b;
    line-height: 52px;
    color: #fff;
    font-size: 21px;
    font-family: SourceHanSansCN;
    font-weight: 700;
    text-align: center;
}
.washground_problem ul {
    margin-top: 40px;
    text-align: left;
    margin-left: 20px;
    width: 90%;
}
.washground_problem ul li:first-child {
    font-size: 25px;
    font-family: SourceHanSansCN;
    font-weight: 400;
    color: #bf1829;
}
.washground_problem ul li {
    font-size: 17px;
    font-family: SourceHanSansCN;
    font-weight: 400;
    color: #504f4f;
    margin-bottom: 10px;
}
/*手机端表单*/
input.el-input__inner{
    border-radius: 4px;
    border: 1px solid #dcdfe6;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #606266;
    font-size: inherit;
    height: 40px;
    padding: 0 15px 0 30px;
    width: 80%;
}
.merchantsWin{
    text-align: center;
    margin: 30px auto;
}
.el-input.el-input--prefix {
    position: relative;
}
span.el-input__prefix {
    position: absolute;
    left: 12%;
}
span.bitian {
    position: absolute;
    display: block;
    right: 10%;
    z-index: 111;
    top: 10px;
    color: #d81920;
}
textarea.el-textarea__inner {
    width: 80%;
    height: 120px;
    padding: 5px 15px;
    line-height: 1.5;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #606266;
    border: 1px solid #dcdfe6;
    border-radius: 4px;
}
button.el-button.el-button--default {
    width: 80%;
    height: 51px;
    background: #d81920;
    color: #fff;
    font-size: 14px;
    border-radius: 4px;
}
/*手机端*/
@media (max-width: 767px) {
	.ueditor_baidumap{
		width: 100%;
	}
.kehu,.dingwei,.rongyu{display:none;}
.in-about dd p{text-indent:0;}
}
/*平板电脑*/
@media (min-width: 768px) and (max-width: 991px) {
	.ueditor_baidumap{
		width: 100%;
	}
}
/*PC端*/
@media (min-width: 768px) {
	.ueditor_baidumap{
		text-align: center;
	}
.wapbanner{display:none;}
}
.list-1 .list_product .img-center{height: 292.66px;line-height:292.66px}
.list-1 .khfk{width:25%}
.list-1 .khfk .img-center{height: 224.8px;line-height: 224.8px;}
h1.protit {
    font-size: 20px;
}
.in-about dd p img {
    width: 100%;
}
.listnews img{/*max-height: 124px;*/}
.ct2-mn .case img{height:176px;}
.panel-sd .caselefttitle a{font-size:16px;line-height:42px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;padding:0 10px;}
/*滚动*/
.yyalCon {
    position: relative;
}
.yyalCon .yyalBtnl {
    display: block;
    width: 45px;
    height: 45px;
    cursor: pointer;
    position: absolute;
    left: -45px;
    top: 178px;
    background: url(../image/yyaljtl01.png) no-repeat center;
}
.yyalCon .yyalBtnr {
    display: block;
    width: 45px;
    height: 45px;
    cursor: pointer;
    position: absolute;
    right: -45px;
    top: 178px;
    background: url(../image/yyaljtr01.png) no-repeat center;
}
.yyalCon .conbox {
    position: relative;
    overflow: hidden;
}
.yyalCon .conbox ul {
    position: relative;
}
.yyalCon .conbox ul li:first-child {
    margin-left: 0;
}
.yyalCon .conbox ul li {
    float: left;
    width: 380px;
    margin-left: 30px;
}
.yyalCon .conbox ul li dl {
    background: #e5e5e5;
    padding-bottom: 15px;
}
.yyalCon .conbox ul li dt {
    overflow: hidden;
    margin-bottom: 10px;
}
.yyalCon .conbox ul li dd.dd1 {
    text-align: center;
    font-size: 16px;
    margin-bottom: 5px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.yyalCon .conbox ul li img {
    display: block;
    width: 380px;
    height: 260px;
    transition: all 0.5s;
}
.yyalCon .yyalBtnl:hover {
	background: url(../image/yyaljtl02.png) no-repeat center;
}
.yyalCon .yyalBtnr:hover {
	background: url(../image/yyaljtr02.png) no-repeat center;
}
/*滚动*/
/*二级*/
.erji a {
    display: block;
    margin: 10px 0px;
    margin-left: 45px;
    font-size: 15px;
}
.index_contact{margin:20px 0 0px;}
.index_phone{background: url(../image/tel_org.png) no-repeat 0 center;background-size: 15%;
    height: 45px;
    padding-left: 28px;
    line-height: 45px;
    font-size: 24px;color:#db1b18}
.index_lianxi_txt{border: 26px solid #ddd;padding:20px;box-sizing:border-box;margin-top: 5px;font-weight: 600;}

div#allmap {
    width: 600px;
    height: 400px;
    margin: 0 auto;
}
@media screen and (max-width: 600px){
.banner .swiper-slide a {
    height: auto;
    min-height: 400px;
}
}
@media screen and (min-width: 601px){
.img_pc {
    width: 110px;
    margin-right: 5px;
}
}