* {
	word-wrap: break-word
}

html,
body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
iframe,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
button,
input,
textarea,
th,
td,
fieldset {
	margin: 0;
	padding: 0
}

ul,
ol,
dl {
	list-style-type: none
}

html,
body {
	*position: static
}

html {
	font-family: sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%
}

address,
caption,
cite,
code,
dfn,
em,
th,
var {
	font-style: normal;
	font-weight: 400
}

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: 0
}

body,
th,
td,
button,
input,
select,
textarea {
	font-family: "Hiragino Sans GB", "Helvetica Neue", Helvetica, tahoma, arial, Verdana, sans-serif, "WenQuanYi Micro Hei", "\5B8B\4F53";
	font-size: 14px;
	color: #333;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

body {
	line-height: 1.6
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 100%
}

a,
area {
	outline: 0;
	blr: expression(this.onFocus=this.blur())
}

a {
	text-decoration: none;
	cursor: pointer
}

a:hover {
	text-decoration: none;
	outline: 0
}

a.ie6:hover {
	zoom: 1
}

a:focus {
	outline: 0
}

a:hover,
a:active {
	outline: 0
}

:focus {
	outline: 0
}

sub,
sup {
	vertical-align: baseline
}

img {
	border: 0;
	vertical-align: middle
}

a img,
img {
	-ms-interpolation-mode: bicubic
}

.img-max {
	max-width: 100%;
	height: auto
}

*html {
	overflow: -moz-scrollbars-vertical;
	zoom:expression(function(ele) {
		ele.style.zoom="1";
		document.execCommand("BackgroundImageCache", false, true)
	}
	(this))
}

header,
footer,
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;
	border: 1px solid #c0c0c0
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
	height: auto
}

input[type="search"] {
	-webkit-appearance: textfield;
	-moz-box-sizing: content-box;
	-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
}

.row:after,
.container:after,
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
}

.cl,
.clearfix {
	zoom: 1
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
	display: block
}

.clear {
	clear: both
}

.fl {
	float: left
}

.fr {
	float: right
}

.text-overflow {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis
}

.container {
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px
}

.container-fluid {
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px
}

.row {
	margin-left: -15px;
	margin-right: -15px
}
.row1{display:none;}
.container {
	width: 1200px
}
.logo1 { display:none;}
@media(max-width:1200px) {
	.container {
		width: 950px
	}
}

@media(max-width:992px) {
	.container {
		width: 730px
	}
}

@media(max-width:767px) {
	.row {
		margin: 0
	}
	.container {
		width: auto;
	}
}

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
	position: relative;
	min-height: 1px
}

.col-lg-1,
.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-lg-10,
.col-lg-11,
.col-lg-12 {
	float: left
}

.col-lg-12 {
	width: 100%;height: 148px;
}
.col-lg-121 {
	width: 100%;height: auto;
}

.col-lg-11 {
	width: 91.66666667%
}

.col-lg-10 {
	width: 83.33333333%
}

.col-lg-9 {
	width: 75%
}

.col-lg-8 {
	width: 66.66666667%
}

.col-lg-7 {
	width: 58.33333333%
}

.col-lg-6 {
	width: 50%
}

.col-lg-5 {
	width: 41.66666667%
}

.col-lg-4 {
	width: 33.33333333%
}

.col-lg-3 {
	width: 23%
}

.col-lg-2 {
	width: 16.66666667%
}

.col-lg-1 {
	width: 8.33333333%
}

.col-lg-pull-12 {
	right: 100%
}

.col-lg-pull-11 {
	right: 91.66666667%
}

.col-lg-pull-10 {
	right: 83.33333333%
}

.col-lg-pull-9 {
	right: 75%
}

.col-lg-pull-8 {
	right: 66.66666667%
}

.col-lg-pull-7 {
	right: 58.33333333%
}

.col-lg-pull-6 {
	right: 50%
}

.col-lg-pull-5 {
	right: 41.66666667%
}

.col-lg-pull-4 {
	right: 33.33333333%
}

.col-lg-pull-3 {
	right: 25%
}

.col-lg-pull-2 {
	right: 16.66666667%
}

.col-lg-pull-1 {
	right: 8.33333333%
}

.col-lg-pull-0 {
	right: auto
}

.col-lg-push-12 {
	left: 100%
}

.col-lg-push-11 {
	left: 91.66666667%
}

.col-lg-push-10 {
	left: 83.33333333%
}

.col-lg-push-9 {
	left: 75%
}

.col-lg-push-8 {
	left: 66.66666667%
}

.col-lg-push-7 {
	left: 58.33333333%
}

.col-lg-push-6 {
	left: 50%
}

.col-lg-push-5 {
	left: 41.66666667%
}

.col-lg-push-4 {
	left: 33.33333333%
}

.col-lg-push-3 {
	left: 25%
}

.col-lg-push-2 {
	left: 16.66666667%
}

.col-lg-push-1 {
	left: 8.33333333%
}

.col-lg-push-0 {
	left: auto
}

.col-lg-offset-12 {
	margin-left: 100%
}

.col-lg-offset-11 {
	margin-left: 91.66666667%
}

.col-lg-offset-10 {
	margin-left: 83.33333333%
}

.col-lg-offset-9 {
	margin-left: 75%
}

.col-lg-offset-8 {
	margin-left: 66.66666667%
}

.col-lg-offset-7 {
	margin-left: 58.33333333%
}

.col-lg-offset-6 {
	margin-left: 50%
}

.col-lg-offset-5 {
	margin-left: 41.66666667%
}

.col-lg-offset-4 {
	margin-left: 33.33333333%
}

.col-lg-offset-3 {
	margin-left: 25%
}

.col-lg-offset-2 {
	margin-left: 16.66666667%
}

.col-lg-offset-1 {
	margin-left: 8.33333333%
}

.col-lg-offset-0 {
	margin-left: 0
}

@media(max-width:1200px) {
	.col-md-1,
	.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-md-10,
	.col-md-11,
	.col-md-12 {
		float: left
	}
	.col-md-12 {
		width: 100%
	}
	.col-md-11 {
		width: 91.66666667%
	}
	.col-md-10 {
		width: 83.33333333%
	}
	.col-md-9 {
		width: 75%
	}
	.col-md-8 {
		width: 66.66666667%
	}
	.col-md-7 {
		width: 58.33333333%
	}
	.col-md-6 {
		width: 50%
	}
	.col-md-5 {
		width: 41.66666667%
	}
	.col-md-4 {
		width: 33.33333333%
	}
	.col-md-3 {
		width: 25%
	}
	.col-md-2 {
		width: 16.66666667%
	}
	.col-md-1 {
		width: 8.33333333%
	}
	.col-md-pull-12 {
		right: 100%
	}
	.col-md-pull-11 {
		right: 91.66666667%
	}
	.col-md-pull-10 {
		right: 83.33333333%
	}
	.col-md-pull-9 {
		right: 75%
	}
	.col-md-pull-8 {
		right: 66.66666667%
	}
	.col-md-pull-7 {
		right: 58.33333333%
	}
	.col-md-pull-6 {
		right: 50%
	}
	.col-md-pull-5 {
		right: 41.66666667%
	}
	.col-md-pull-4 {
		right: 33.33333333%
	}
	.col-md-pull-3 {
		right: 25%
	}
	.col-md-pull-2 {
		right: 16.66666667%
	}
	.col-md-pull-1 {
		right: 8.33333333%
	}
	.col-md-pull-0 {
		right: auto
	}
	.col-md-push-12 {
		left: 100%
	}
	.col-md-push-11 {
		left: 91.66666667%
	}
	.col-md-push-10 {
		left: 83.33333333%
	}
	.col-md-push-9 {
		left: 75%
	}
	.col-md-push-8 {
		left: 66.66666667%
	}
	.col-md-push-7 {
		left: 58.33333333%
	}
	.col-md-push-6 {
		left: 50%
	}
	.col-md-push-5 {
		left: 41.66666667%
	}
	.col-md-push-4 {
		left: 33.33333333%
	}
	.col-md-push-3 {
		left: 25%
	}
	.col-md-push-2 {
		left: 16.66666667%
	}
	.col-md-push-1 {
		left: 8.33333333%
	}
	.col-md-push-0 {
		left: auto
	}
	.col-md-offset-12 {
		margin-left: 100%
	}
	.col-md-offset-11 {
		margin-left: 91.66666667%
	}
	.col-md-offset-10 {
		margin-left: 83.33333333%
	}
	.col-md-offset-9 {
		margin-left: 75%
	}
	.col-md-offset-8 {
		margin-left: 66.66666667%
	}
	.col-md-offset-7 {
		margin-left: 58.33333333%
	}
	.col-md-offset-6 {
		margin-left: 50%
	}
	.col-md-offset-5 {
		margin-left: 41.66666667%
	}
	.col-md-offset-4 {
		margin-left: 33.33333333%
	}
	.col-md-offset-3 {
		margin-left: 25%
	}
	.col-md-offset-2 {
		margin-left: 16.66666667%
	}
	.col-md-offset-1 {
		margin-left: 8.33333333%
	}
	.col-md-offset-0 {
		margin-left: 0
	}
}

@media(max-width:992px) {
	.col-sm-1,
	.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-sm-10,
	.col-sm-11,
	.col-sm-12 {
		float: left
	}
	.col-sm-12 {
		width: 100%
	}
	.col-sm-11 {
		width: 91.66666667%
	}
	.col-sm-10 {
		width: 83.33333333%
	}
	.col-sm-9 {
		width: 75%
	}
	.col-sm-8 {
		width: 66.66666667%
	}
	.col-sm-7 {
		width: 58.33333333%
	}
	.col-sm-6 {
		width: 50%
	}
	.col-sm-5 {
		width: 41.66666667%
	}
	.col-sm-4 {
		width: 33.33333333%
	}
	.col-sm-3 {
		width: 25%
	}
	.col-sm-2 {
		width: 16.66666667%
	}
	.col-sm-1 {
		width: 8.33333333%
	}
	.col-sm-pull-12 {
		right: 100%
	}
	.col-sm-pull-11 {
		right: 91.66666667%
	}
	.col-sm-pull-10 {
		right: 83.33333333%
	}
	.col-sm-pull-9 {
		right: 75%
	}
	.col-sm-pull-8 {
		right: 66.66666667%
	}
	.col-sm-pull-7 {
		right: 58.33333333%
	}
	.col-sm-pull-6 {
		right: 50%
	}
	.col-sm-pull-5 {
		right: 41.66666667%
	}
	.col-sm-pull-4 {
		right: 33.33333333%
	}
	.col-sm-pull-3 {
		right: 25%
	}
	.col-sm-pull-2 {
		right: 16.66666667%
	}
	.col-sm-pull-1 {
		right: 8.33333333%
	}
	.col-sm-pull-0 {
		right: auto
	}
	.col-sm-push-12 {
		left: 100%
	}
	.col-sm-push-11 {
		left: 91.66666667%
	}
	.col-sm-push-10 {
		left: 83.33333333%
	}
	.col-sm-push-9 {
		left: 75%
	}
	.col-sm-push-8 {
		left: 66.66666667%
	}
	.col-sm-push-7 {
		left: 58.33333333%
	}
	.col-sm-push-6 {
		left: 50%
	}
	.col-sm-push-5 {
		left: 41.66666667%
	}
	.col-sm-push-4 {
		left: 33.33333333%
	}
	.col-sm-push-3 {
		left: 25%
	}
	.col-sm-push-2 {
		left: 16.66666667%
	}
	.col-sm-push-1 {
		left: 8.33333333%
	}
	.col-sm-push-0 {
		left: auto
	}
	.col-sm-offset-12 {
		margin-left: 100%
	}
	.col-sm-offset-11 {
		margin-left: 91.66666667%
	}
	.col-sm-offset-10 {
		margin-left: 83.33333333%
	}
	.col-sm-offset-9 {
		margin-left: 75%
	}
	.col-sm-offset-8 {
		margin-left: 66.66666667%
	}
	.col-sm-offset-7 {
		margin-left: 58.33333333%
	}
	.col-sm-offset-6 {
		margin-left: 50%
	}
	.col-sm-offset-5 {
		margin-left: 41.66666667%
	}
	.col-sm-offset-4 {
		margin-left: 33.33333333%
	}
	.col-sm-offset-3 {
		margin-left: 25%
	}
	.col-sm-offset-2 {
		margin-left: 16.66666667%
	}
	.col-sm-offset-1 {
		margin-left: 8.33333333%
	}
	.col-sm-offset-0 {
		margin-left: 0
	}
}

@media(max-width:768px) {
	.col-xs-1,
	.col-xs-2,
	.col-xs-3,
	.col-xs-4,
	.col-xs-5,
	.col-xs-6,
	.col-xs-7,
	.col-xs-8,
	.col-xs-9,
	.col-xs-10,
	.col-xs-11,
	.col-xs-12 {
		float: left
	}
	.col-xs-12 {
		width: 100%
	}
	.col-xs-11 {
		width: 91.66666667%
	}
	.col-xs-10 {
		width: 83.33333333%
	}
	.col-xs-9 {
		width: 75%
	}
	.col-xs-8 {
		width: 66.66666667%
	}
	.col-xs-7 {
		width: 58.33333333%
	}
	.col-xs-6 {
		width: 50%
	}
	.col-xs-5 {
		width: 100%
	}
	.col-xs-4 {
		width: 33.33333333%
	}
	.col-xs-3 {
		width: 25%
	}
	.col-xs-2 {
		width: 16.66666667%
	}
	.col-xs-1 {
		width: 8.33333333%
	}
	.col-xs-pull-12 {
		right: 100%
	}
	.col-xs-pull-11 {
		right: 91.66666667%
	}
	.col-xs-pull-10 {
		right: 83.33333333%
	}
	.col-xs-pull-9 {
		right: 75%
	}
	.col-xs-pull-8 {
		right: 66.66666667%
	}
	.col-xs-pull-7 {
		right: 58.33333333%
	}
	.col-xs-pull-6 {
		right: 50%
	}
	.col-xs-pull-5 {
		right: 41.66666667%
	}
	.col-xs-pull-4 {
		right: 33.33333333%
	}
	.col-xs-pull-3 {
		right: 25%
	}
	.col-xs-pull-2 {
		right: 16.66666667%
	}
	.col-xs-pull-1 {
		right: 8.33333333%
	}
	.col-xs-pull-0 {
		right: auto
	}
	.col-xs-push-12 {
		left: 100%
	}
	.col-xs-push-11 {
		left: 91.66666667%
	}
	.col-xs-push-10 {
		left: 83.33333333%
	}
	.col-xs-push-9 {
		left: 75%
	}
	.col-xs-push-8 {
		left: 66.66666667%
	}
	.col-xs-push-7 {
		left: 58.33333333%
	}
	.col-xs-push-6 {
		left: 50%
	}
	.col-xs-push-5 {
		left: 41.66666667%
	}
	.col-xs-push-4 {
		left: 33.33333333%
	}
	.col-xs-push-3 {
		left: 25%
	}
	.col-xs-push-2 {
		left: 16.66666667%
	}
	.col-xs-push-1 {
		left: 8.33333333%
	}
	.col-xs-push-0 {
		left: auto
	}
	.col-xs-offset-12 {
		margin-left: 100%
	}
	.col-xs-offset-11 {
		margin-left: 91.66666667%
	}
	.col-xs-offset-10 {
		margin-left: 83.33333333%
	}
	.col-xs-offset-9 {
		margin-left: 75%
	}
	.col-xs-offset-8 {
		margin-left: 66.66666667%
	}
	.col-xs-offset-7 {
		margin-left: 58.33333333%
	}
	.col-xs-offset-6 {
		margin-left: 50%
	}
	.col-xs-offset-5 {
		margin-left: 41.66666667%
	}
	.col-xs-offset-4 {
		margin-left: 33.33333333%
	}
	.col-xs-offset-3 {
		margin-left: 25%
	}
	.col-xs-offset-2 {
		margin-left: 16.66666667%
	}
	.col-xs-offset-1 {
		margin-left: 8.33333333%
	}
	.col-xs-offset-0 {
		margin-left: 0
	}

}
.nav ul li.caigoudan a{display:none;}
html {
	font-size: 10px
}

@media(min-width:481px) {
	html {
		font-size: 15px!important
	}
}

@media(min-width:561px) {
	html {
		font-size: 17.5px!important
	}
}

@media(min-width:641px) {
	html {
		font-size: 20px!important
	}
}

@media(min-width:767px) {
	html {
		font-size: 14px!important
	}

}

/* daohang*/

@media(min-width:767px) {

.ny-xp {
    left: 0px;
    z-index: 1993;
    width: 100%;
	background: #fff;
}
.hfix {
    position: fixed;
    top: 0px;
}
/* 效果CSS开始 */
.row ul>li:nth-child(2) a:after {
    content: "\25BC";
    font-size: 12px;
	margin-left: 5px;
}
.row ul>li:nth-child(4) a:after {
    content: "\25BC";
    font-size: 12px;
	margin-left: 5px;
}
.head-v3{position:relative;z-index:100;min-width:1000px}
.head-v3 .navigation-inner{margin:0 auto;width:980px;position:relative}
.navigation-up{height:60px;background:#27303f}
.navigation-up .navigation-v3{margin-left:155px;float:left;_margin-left:10px}
.navigation-up .navigation-v3 ul{float:left}
.navigation-up .navigation-v3 li{float:left;color:#fff}
.navigation-up .navigation-v3 .nav-up-selected{background:#344157}
.navigation-up .navigation-v3 .nav-up-selected-inpage{background:#202833}
.navigation-up .navigation-v3 li h2{font-weight:normal;padding:0;margin:0}
.navigation-up .navigation-v3 li h2 a{ padding: 0 25px; color: #fff; display: inline-block; height: 60px; font: 16px/59px "microsoft yahei"; }

.navigation-down{position:absolute;top:155px;left:0px;width:100%;z-index:999;}
.navigation-down .nav-down-menu{width:100%;margin:0;position:absolute;top:10px}
.navigation-down .nav-down-menu .navigation-down-inner{margin:auto;width: 1180px;;position:relative;}

.navigation-down .nav-down-menu dl{float:left;margin:18px 80px 18px 0}
.navigation-down .menu-1 dl{margin:20px 80px 25px 0}
.navigation-down .menu-1 dt{font:normal 16px "microsoft yahei";color:#61789e;padding-bottom:10px;border-bottom:1px solid #61789e;margin-bottom:10px}
.navigation-down .menu-1 dd a{ color: #fff; font: normal 14px/30px "microsoft yahei"; white-space: nowrap; }
.navigation-down .menu-1 dd a:hover{color:#60aff6}
.navigation-down .menu-2 dd a,.navigation-down .menu-3 dd a{color:#fff;font:normal 16px "microsoft yahei"}
/* 效果CSS结束 */


/*----------------qiehuan--------------------*/
.index_qiehuan{max-width:1180px;height: 515px;margin: 0px auto;background: #fff;box-shadow: 0 2px 2px #f2f2f2;position: relative;padding: 10px 0px;   margin-left: 75px;}
.index_qiehuan #tab{width: 150px;min-height:400px; height:auto; overflow:hidden; }
.index_qiehuan #tab_left,#tab_con{/*background: #fff;*/} #tab,#tab_con{float: left;}
.index_qiehuan #tab_left{width:150px;min-height:400px; height:auto; overflow:hidden; }
.index_qiehuan #tab_left li{list-style-type: none;font-size: 20px; float: left;}
.index_qiehuan #tab_left li a{background:#e7e7e7;color: #000; text-decoration: none;line-height: 36px;width: 150px;height: 36px;display: block;border:1px solid #f8f8f8; border-radius:5px;  margin-bottom:5px; }

/*#tab_left li a:hover{background: #f1f1f1;text-decoration: none;border-left: 1px solid #f00;opacity: 0.4;color: #f00;text-shadow:1px 1px 2px #ccc;}*/

.index_qiehuan #tab_con{width: 955px;min-height: 400px;height:auto;overflow: hidden;}

.index_qiehuan .tab_con_list{float:left; width:178px; height:150px; /*background:#eee;*/ margin:5px; border:1px solid #ededed; box-shadow: 0px 0px 5px 3px #ededed;}
.index_qiehuan .tab_con_list .btn_more{height:40px; line-height:40px;width:120px; background:#fec41b; text-align:center; margin:49px 30px; color:#271e02;}
.index_qiehuan .tab_con_list_img{padding:15px;}
.index_qiehuan .tab_con_list_img img{width:156px; height:100px;  margin:0 auto;}
.index_qiehuan .tab_con_list_word{float:left;  width:186px; height:20px; line-height:20px; margin-top:-10px; text-align:center;color: #000;}
#tab_left a img{ width:36px; height:36px;}


.index_qiehuan #tab_left #tab_left_1 a{ background:url(../img/01.png) no-repeat center left 35px #e7e7e7;}

.index_qiehuan #tab_left #tab_left_2 a{ background:url(../img/02.png) no-repeat center left 35px #e7e7e7;}

.index_qiehuan #tab_left #tab_left_3 a{ background:url(../img/03.png) no-repeat center left 35px #e7e7e7;}

.index_qiehuan #tab_left #tab_left_4 a{ background:url(../img/04.png) no-repeat center left 35px #e7e7e7;}

.index_qiehuan #tab_left #tab_left_5 a{background:url(../img/05.png) no-repeat center left 35px #e7e7e7;}

.index_qiehuan #tab_left #tab_left_6 a{ background:url(../img/06.png) no-repeat center left 35px #e7e7e7;}

.index_qiehuan #tab_left #tab_left_7 a{ background:url(../img/07.png) no-repeat center left 35px #e7e7e7;}

.index_qiehuan #tab_left #tab_left_8 a{ background:url(../img/08.png) no-repeat center left 35px #e7e7e7;}

.index_qiehuan #tab_left #tab_left_9 a{ background:url(../img/09.png) no-repeat center left 35px #e7e7e7;}

.index_qiehuan #tab_left #tab_left_10 a{ background:url(../img/10.png) no-repeat center left 35px #e7e7e7;}

.index_qiehuan #tab_left #tab_left_11 a{ background:url(../img/11.png) no-repeat center left 35px #e7e7e7;}

.index_qiehuan #tab_left #tab_left_12 a{ background:url(../img/12.png) no-repeat center left 35px #e7e7e7;}





.index_qiehuan #tab_left #tab_left_1 a.hh{ background:url(../img/01.png) no-repeat center left 35px #fdc82e;}

.index_qiehuan #tab_left #tab_left_2 a.hh{ background:url(../img/02.png) no-repeat center left 35px #fdc82e;}

.index_qiehuan #tab_left #tab_left_3 a.hh{ background:url(../img/03.png) no-repeat center left 35px #fdc82e;}

.index_qiehuan #tab_left #tab_left_4 a.hh{ background:url(../img/04.png) no-repeat center left 35px #fdc82e;}

.index_qiehuan #tab_left #tab_left_5 a.hh{background:url(../img/05.png) no-repeat center left 35px #fdc82e;}

.index_qiehuan #tab_left #tab_left_6 a.hh{ background:url(../img/06.png) no-repeat center left 35px #fdc82e;}

.index_qiehuan #tab_left #tab_left_7 a.hh{ background:url(../img/07.png) no-repeat center left 35px #fdc82e;}

.index_qiehuan #tab_left #tab_left_8 a.hh{ background:url(../img/08.png) no-repeat center left 35px #fdc82e;}

.index_qiehuan #tab_left #tab_left_9 a.hh{ background:url(../img/09.png) no-repeat center left 35px #fdc82e;}

.index_qiehuan #tab_left #tab_left_10 a.hh{ background:url(../img/10.png) no-repeat center left 35px #fdc82e;}

.index_qiehuan #tab_left #tab_left_11 a.hh{ background:url(../img/11.png) no-repeat center left 35px #fdc82e;}

.index_qiehuan #tab_left #tab_left_12 a.hh{ background:url(../img/12.png) no-repeat center left 35px #fdc82e;}
/*.index_qiehuan #tab_left li a.hh{background: #fdc82e;text-decoration: none;border-left: 1px solid #fdc82e;text-shadow:1px 1px 2px #ccc;}

.index_qiehuan #tab_left #tab_left_1 a:before{content:'';display:inline-block; vertical-align:middle; align-self:center;     justify-self: center; width:30px; height:30px; background:url(../img/01.png) no-repeat center center;}

.index_qiehuan #tab_left #tab_left_2 a:before{content:'';display:inline-block; vertical-align:middle; align-self:center;  width:30px; height:30px; background:url(../img/02.png) no-repeat center center;}

.index_qiehuan #tab_left #tab_left_3 a:before{content:'';display:inline-block; vertical-align:middle; align-self:center;  width:30px; height:30px; background:url(../img/03.png) no-repeat center center;}

.index_qiehuan #tab_left #tab_left_4 a:before{content:'';display:inline-block; vertical-align:middle; align-self:center;  width:30px; height:30px; background:url(../img/04.png) no-repeat center center;}

.index_qiehuan #tab_left #tab_left_5 a:before{content:'';display:inline-block; vertical-align:middle; align-self:center;  width:30px; height:30px; background:url(../img/05.png) no-repeat center center;}

.index_qiehuan #tab_left #tab_left_6 a:before{content:'';display:inline-block; vertical-align:middle; align-self:center;  width:30px; height:30px; background:url(../img/06.png) no-repeat center center;}

.index_qiehuan #tab_left #tab_left_7 a:before{content:'';display:inline-block; vertical-align:middle; align-self:center;  width:30px; height:30px; background:url(../img/07.png) no-repeat center center;}

.index_qiehuan #tab_left #tab_left_8 a:before{content:'';display:inline-block; vertical-align:middle; align-self:center;  width:30px; height:30px; background:url(../img/08.png) no-repeat center center;}

.index_qiehuan #tab_left #tab_left_9 a:before{content:'';display:inline-block; vertical-align:middle; align-self:center;  width:30px; height:30px; background:url(../img/09.png) no-repeat center center;}

.index_qiehuan #tab_left #tab_left_10 a:before{content:'';display:inline-block; vertical-align:middle; align-self:center;  width:30px; height:30px; background:url(../img/10.png) no-repeat center center;}

.index_qiehuan #tab_left #tab_left_11 a:before{content:'';display:inline-block; vertical-align:middle; align-self:center;  width:30px; height:30px; background:url(../img/11.png) no-repeat center center;}

.index_qiehuan #tab_left #tab_left_12 a:before{content:'';display:inline-block; vertical-align:middle; align-self:center;  width:30px; height:30px; background:url(../img/12.png) no-repeat center center;}
*//*daohangqiehuankaishi--fk*/
.index_qiehuan #tab_left a span{margin-left:10px; text-align: left; padding-left: 56px;}

.index_qiehuan #tab_left a {
    font-size: 15px;
}


/*----------------qiehuan--------------------*/
.index_qiehuans{max-width:1180px;height: 515px;margin: 0px auto;background: #fff;box-shadow: 0 2px 2px #f2f2f2;position: relative;padding: 10px 0px;   margin-left: 505px;}
.index_qiehuans #tab{width: 150px;min-height:400px; height:auto; overflow:hidden; }
.index_qiehuans #tab_left,#tab_con{/*background: #fff;*/} #tab,#tab_con{float: left;}
.index_qiehuans #tab_left{width:150px;min-height:400px; height:auto; overflow:hidden; }
.index_qiehuans #tab_left li{list-style-type: none;font-size: 20px; float: left;}
.index_qiehuans #tab_left li a{background:#e7e7e7;color: #000; text-decoration: none;line-height: 36px;width: 150px;height: 36px;display: block;border:1px solid #f8f8f8; border-radius:5px;  margin-bottom:5px; }

/*#tab_left li a:hover{background: #f1f1f1;text-decoration: none;border-left: 1px solid #f00;opacity: 0.4;color: #f00;text-shadow:1px 1px 2px #ccc;}*/

.index_qiehuans #tab_con{width: 425px;min-height: 400px;height:auto;overflow: hidden;}

.index_qiehuans .tab_con_list{float:left; width:178px; height:60px; /*background:#eee;*/ margin:5px; border:1px solid #ededed; box-shadow: 0px 0px 5px 3px #ededed;}
.index_qiehuans .tab_con_list .btn_more{height:40px; line-height:40px;width:120px; background:#fec41b; text-align:center; margin:8px 30px; color:#271e02;}
.index_qiehuans .tab_con_list_img{padding:15px;}
.index_qiehuans .tab_con_list_img img{width:156px; height:100px;  margin:0 auto;}
.index_qiehuans .tab_con_list_word{float:left;  width:186px; height:20px; line-height:20px; margin-top:-10px; text-align:center;color: #000;}
#tab_left a img{ width:36px; height:36px;}


.index_qiehuans #tab_left #tab_left_111111 a{ background:url(../img/01.png) no-repeat center left 35px #e7e7e7;}

.index_qiehuans #tab_left #tab_left_22 a{ background:url(../img/02.png) no-repeat center left 35px #e7e7e7;}

.index_qiehuans #tab_left #tab_left_33 a{ background:url(../img/03.png) no-repeat center left 35px #e7e7e7;}

.index_qiehuans #tab_left #tab_left_44 a{ background:url(../img/04.png) no-repeat center left 35px #e7e7e7;}

.index_qiehuans #tab_left #tab_left_55 a{background:url(../img/05.png) no-repeat center left 35px #e7e7e7;}

.index_qiehuans #tab_left #tab_left_66 a{ background:url(../img/06.png) no-repeat center left 35px #e7e7e7;}

.index_qiehuans #tab_left #tab_left_77 a{ background:url(../img/07.png) no-repeat center left 35px #e7e7e7;}

.index_qiehuans #tab_left #tab_left_88 a{ background:url(../img/08.png) no-repeat center left 35px #e7e7e7;}

.index_qiehuans #tab_left #tab_left_99 a{ background:url(../img/09.png) no-repeat center left 35px #e7e7e7;}

.index_qiehuans #tab_left #tab_left_110 a{ background:url(../img/10.png) no-repeat center left 35px #e7e7e7;}

.index_qiehuans #tab_left #tab_left_111 a{ background:url(../img/11.png) no-repeat center left 35px #e7e7e7;}

.index_qiehuans #tab_left #tab_left_112 a{ background:url(../img/12.png) no-repeat center left 35px #e7e7e7;}





.index_qiehuans #tab_left #tab_left_111111 a.hh{ background:url(../img/01.png) no-repeat center left 35px #fdc82e;}


.index_qiehuans #tab_left #tab_left_22 a.hh{ background:url(../img/02.png) no-repeat center left 35px #fdc82e;}

.index_qiehuans #tab_left #tab_left_33 a.hh{ background:url(../img/03.png) no-repeat center left 35px #fdc82e;}

.index_qiehuans #tab_left #tab_left_44 a.hh{ background:url(../img/04.png) no-repeat center left 35px #fdc82e;}

.index_qiehuans #tab_left #tab_left_55 a.hh{background:url(../img/05.png) no-repeat center left 35px #fdc82e;}

.index_qiehuans #tab_left #tab_left_66 a.hh{ background:url(../img/06.png) no-repeat center left 35px #fdc82e;}

.index_qiehuans #tab_left #tab_left_77 a.hh{ background:url(../img/07.png) no-repeat center left 35px #fdc82e;}

.index_qiehuans #tab_left #tab_left_88 a.hh{ background:url(../img/08.png) no-repeat center left 35px #fdc82e;}

.index_qiehuans #tab_left #tab_left_99 a.hh{ background:url(../img/09.png) no-repeat center left 35px #fdc82e;}

.index_qiehuans #tab_left #tab_left_110 a.hh{ background:url(../img/10.png) no-repeat center left 35px #fdc82e;}

.index_qiehuans #tab_left #tab_left_111 a.hh{ background:url(../img/11.png) no-repeat center left 35px #fdc82e;}

.index_qiehuans #tab_left #tab_left_112 a.hh{ background:url(../img/12.png) no-repeat center left 35px #fdc82e;}

.index_qiehuans #tab_left a span{margin-left:10px; text-align: left; padding-left: 56px;}

.index_qiehuans #tab_left a {
    font-size: 15px;
}






}
#header {
	width: 100%;
}

.head-box .logo {
	width: 422px;
	height: auto;
	margin-top: 2rem;
	margin-left: 1rem;
	/*background:url(../images/logo.jpg) no-repeat center center;*/
	background-size: cover
}
.head-box .logo10 {
	/*width: 422px;*/
	height: auto;
	margin-top: 2rem;
	margin-left: 2rem;
	/*background:url(../images/logo.jpg) no-repeat center center;*/
	background-size: cover
}
.logo1{display:none;}
.head-box .language {
	height: 114px;
	line-height: 114px
}

.head-box .language i {
	display: inline-block;
	margin-right: 5px;
	cursor: pointer;
	vertical-align: middle;
	width: 0;
	height: 0;
	border-right: 5px solid transparent;
	border-top: 5px solid #000;
	border-left: 5px solid transparent
}

.head-box .language span {
	padding-left: 15px;
	display: inline-block;
	width: 80px;
	height: 20px;
	line-height: 20px;
	vertical-align: middle;
	position: relative
}

.head-box .language>span>a {
	color: #000
}

.head-box .language a:last-child {
	display: none;
	position: absolute;
	left: 36px;
	top: 25px
}
.tel{display: none;}
.nav {
	height: 51px;
	background: url(../images/navbj.jpg) repeat-x
}

.nav ul {
	display: table;
	width: 100%
}

.row ul li {
	display: table-cell;
	width: initial;
	line-height: 50px;
	text-align: center;
	border-right: 1px solid #cc9e1a;
	margin-left: -1px
}
.nav ul>li .header_ol_level2 li{

	border-right: 1px solid #f8f8f8;
	
}
.nav ul li a {
	color: #1f1f1f;
	font-size: 16px;
	display: block;
	width: 100%;
	height: 50px
}
.nav ul li:first-child {
	width: 100px;
	
}
.nav ul li:last-child {
	border: 0
}

.row ul li:nth-child(3) {
	width: 400px
}

.nav ul li.active {
	background: url(../images/navbjon.jpg) repeat-x
}

.nav ul li.active a {
	color: #fff
}

.nav ul li form {
	width: 350px;
	display: inline-block;
	height: 30px;
	vertical-align: middle
}

.nav ul li form input[type="text"] {
	background: #fff;
	height: 28px;
	border: 1px solid #cecece;
	border-right: 0;
	float: left;
	width: 80%;
	text-indent: 15px
}

.nav ul li form input[type="submit"] {
	background: url(../images/navico.jpg) no-repeat center center;
	background-color: #725500;
	height: 30px;
	border: 0;
	width: 19%;
	float: left
}

.menubtn {
	display: none;
	width: 30px;
	float: right;
	height: 30px;
	margin-top: 10px;
	margin-right: 15px
}

.menubtn>div {
	width: 30px;
	margin-top: 14px;
	height: 3px;
	background: rgba(63, 58, 57, 1);
	border-radius: 1.5px;
	position: relative
}

.menubtn>div:before,
.menubtn>div:after {
	content: '';
	width: 100%;
	height: 3px;
	background: rgba(63, 58, 57, 1);
	border-radius: 1.5px;
	display: block;
	position: absolute;
	left: 0;
	transition: all .5s;
	-moz-transition: all .5s;
	-webkit-transition: all .5s;
	-o-transition: all .5s
}

.menubtn>div:before {
	top: -10px;
	transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	-webkit-transform-origin: 0 0;
	-moz-transform-origin: 0 0;
	-o-transform-origin: 0 0;
	transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg)
}

.menubtn>div:after {
	bottom: -10px;
	transform-origin: 0 3px;
	-ms-transform-origin: 0 3px;
	-webkit-transform-origin: 0 3px;
	-moz-transform-origin: 0 3px;
	-o-transform-origin: 0 3px;
	transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg)
}

.menubtn.on>div {
	background: rgba(63, 58, 57, 0)
}

.menubtn.on>div:before {
	transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg)
}

.menubtn.on>div:after {
	transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg)
}

.footer {
	background: #574539;
	border-top: 3px solid #e4ad08;
	overflow: hidden;
	padding: 50px 0
}

.foot-nav .foot-title {
	margin-bottom: 30px;
	font-size: 18px;
	color: #e4ad08;
	padding-bottom: 10px;
	font-weight: bold
}

.foot-nav .foot-list a {
	display: block;
	line-height: 30px;
	color: #fff
}
.pcfooter1{display:none;}

.foot-nav .foot-list a:before {
	/*content:"·";padding:0 5px*/
}

.font-cantent {
	text-align: right;
	color: #fff
}

.font-cantent .phono {
	line-height: 60px;
	padding-top: 15px
}

.font-cantent .phono img {
	vertical-align: sub
}

.Copyright {
	font-size: 14px;
	color: #282828;
	padding: 15px 0;
	text-align: center;
	background: #e4ad08
}

.molbe-nav {
	display: none
}
@media(max-width:767px) {
	.head-box .logo {

	margin-top: 0rem;
	margin-left: 0rem;

}
#header {
	margin: 10px;
}
.index_qiehuan #tab_left #tab_left_1 {text-align:center;}

.index_qiehuan #tab_left #tab_left_2 {text-align:center;}

.index_qiehuan #tab_left #tab_left_3 {text-align:center;}

.index_qiehuan #tab_left #tab_left_4 {text-align:center;}

.index_qiehuan #tab_left #tab_left_5 {text-align:center;}

.index_qiehuan #tab_left #tab_left_6 {text-align:center;}

.index_qiehuan #tab_left #tab_left_7 {text-align:center;}

.index_qiehuan #tab_left #tab_left_8 {text-align:center;}

.index_qiehuan #tab_left #tab_left_9 {text-align:center;}

.index_qiehuan #tab_left #tab_left_10 {text-align:center;}

.index_qiehuan #tab_left #tab_left_11 {text-align:center;}

.index_qiehuan #tab_left #tab_left_12 {text-align:center;}


	
	body {
		overflow-x: hidden
	}
	.ny-xp{
		position: fixed;
		top: 0;
		z-index: 999;
		background: #fff;
		width: 100%;
		
	}
	.logo10 {display:none;}
	.logo{display:block;}
	.menubtn {
		display: block
	}
	.nav ul {
		float: left;
		width: calc(100% - 65px);
		width: -webkit-calc(100% - 65px);
		width: -moz-calc(100% - 65px)
	}
	.nav ul li {
		display: none
	}
	.nav ul li:first-child,
	.nav ul li:nth-child(3) {
		display: table-cell
	}
	.nav ul li:nth-child(3) {
		width: 80%
	}
	.nav ul li form {
		width: 80%
	}
	.head-box .logo {
		width: 13rem;
		height: 50px;
		/*background:url(../images/m_logo.jpg) no-repeat center center;*/
		background-size: 100% auto
	}
	.head-box .language {
		height: 70px;
		line-height: 70px
	}
	.foot-nav {
		display: none;
	}
	.footer{display:none;}
	.containert {
    margin-right: auto;
    margin-left: auto;
	background:#e4e4e4;
}


.introduce_p_ocon {
    font-size: 1.5rem; color:#FFF;
    line-height: 2.5rem;
}
.introduce_pp a {
    color: #0c01a6;
    cursor: pointer;
    font-weight: bold;
}
.introduce_pp img{ float:left;}
.dbdh{float:right; margin-top:20px;width: 43%;}
		.pcfooter{display:none;}
	.pcfooter1{display:block; background-color:#574539;}
	.font-cantent {
		text-align: center;
		display: none;
	}
	.m-font-cantent{display: block!important;}
	#wap {
		width: 100%;
		transition: all .5s;
		-moz-transition: all .5s;
		-webkit-transition: all .5s;
		-o-transition: all .5s
	}
	#wap.off {
		margin-left: -50%
	}
	.molbe-nav {
		width: 50%;
		display: block;
		position: fixed;
		top: 0;
		right: -100%;
		height: 100%;
		background: #e4ad08;
		transition: all .5s;
		-moz-transition: all .5s;
		-webkit-transition: all .5s;
		-o-transition: all .5s
	}
	.molbe-nav.off {
		right: 0
	}
	.molbe-nav ul li {
		line-height: 40px;
		text-align: center;
		position: relative
	}
	.molbe-nav ul.menulevel li {
		display: none
	}
	.molbe-nav ul.menulevel:before {
		content: "+";
		font-size: 24px;
		position: absolute;
		display: block;
		width: 40px;
		height: 40px;
		right: 0;
		top: 0;
		text-align: center;
		line-height: 40px
	}
	.molbe-nav ul li a {
		color: #333
	}
	.molbe-nav li.on ul.menulevel li {
		display: block
	}
	.molbe-nav li.on ul.menulevel:before {
		content: "-"
	}
	
	#tab_con{display:none;}
	#wap.off .nav ul {
		width: 50VW;
		float: none;
		z-index: 8;
		right: -10px;
		background-color: rgba(0, 0, 0, 1);
		position: fixed;
		top: 0;
		height: 100VH;
		display: block
	}
	) #wap.off .nav ul li {
		display: block;
		height: 40px;
		float: none;
		position: static
	}
	) #wap.off .nav ul li:nth-child(3) {
		display: none
	}
	) #wap.off .nav ul li a {
		color: #fff
	}
	)
	
	
	
	
}

/*购物车小红圈*/
.m-head-fix {
    position: fixed;
    top: 30VH;
    right: 2%;
    z-index: 99;
}
.m-head-fix .tu {
  /*  margin-bottom: 0.2rem;
	background: #0a0405;
	color:#ffe100;
	padding: 3px 6px;*/
	text-align: right;
}
.m-head-fix .tu span{
color: #ffe100;
    font-size: 20px;
    height: 40px;
    line-height: 40px;
    /* display: flex; */
    align-items: center;
    justify-content: flex-start;	
}
.m-head-fix .tu img{
  /*  width: 38px;
    height: 38px;*/
	width: 60%;
    transform: scale(0.9);
}
.nav-counter {
  position: absolute;
  top: 2px;
  right: -8px;
  min-width: 8px;
  height: 20px;
  line-height: 20px;
  margin-top: -11px;
  padding: 0 6px;
  font-weight: normal;
  color: white;
  text-align: center;
  text-shadow: 0 1px rgba(0, 0, 0, 0.2);
  background: #e23442;
  border: 1px solid #911f28;
  border-radius: 11px;
  background-image: -webkit-linear-gradient(top, #e8616c, #dd202f);
  background-image: -moz-linear-gradient(top, #e8616c, #dd202f);
  background-image: -o-linear-gradient(top, #e8616c, #dd202f);
  background-image: linear-gradient(to bottom, #e8616c, #dd202f);
  -webkit-box-shadow: inset 0 0 1px 1px rgba(255, 255, 255, 0.1), 0 1px rgba(0, 0, 0, 0.12);
  box-shadow: inset 0 0 1px 1px rgba(255, 255, 255, 0.1), 0 1px rgba(0, 0, 0, 0.12);
}
.nav-counter-blue {
  background: #e8616c;
  border: 1px solid #dd202f;
  background-image: -webkit-linear-gradient(top, #e8616c, #dd202f);
  background-image: -moz-linear-gradient(top, #e8616c, #dd202f);
  background-image: -o-linear-gradient(top, #e8616c, #dd202f);
  background-image: linear-gradient(to bottom, #e8616c, #dd202f);

}
.contain-cintain .fwzx-con1-title div {
	display: inline-block;
	font-size: 1rem;
	font-family: "微软雅黑"
}

.fwzx-btn {
	width: 2.6rem;
	padding: .1rem .3rem;
	text-align: center;
	background: #f4b81f;
	color: #fff;
	border-radius: .2rem
}

.contain-cintain .fwzx-con1-title div:last-child {
	text-indent: 1em
}

.fwzx-con1-con {
	width: 100%;
	height: auto;
	vertical-align: middle;
	text-align: center
}

.fwzx-con1-con tr td:nth-child(1) {
	width: 5%;
	background: #574539;
	height: 100%
}

.fwzx-con1-con tr td:nth-child(2) {
	width: 14%;
	height: 100%;
	padding: 1.2rem 0;
	border: 1px solid #e5e5e5
}

.fwzx-con1-con tr td:nth-child(3) {
	width: 92%;
	height: 100%;
	padding: 1.2rem 0;
	border: 1px solid #e5e5e5
}

.fwzx-con1-con .fwzx-con1-con-list td .fwzx-con1-con-list-left {
	width: 100%;
	background: #574539;
	height: 100%
}

.fwzx-con1-con .fwzx-con1-con-list td .fwzx-con1-con-list-left input {
	width: 100%;
	height: 1VW;
	border-radius: .5rem;
	background: #fff
}

.fwzx-con1-con .fwzx-con1-con-list td .fwzx-con1-con-list-left-copy {
	width: 5%
}

.fwzx-con1-con .fwzx-con1-con-list label td .fwzx-con1-con-list-img {
	width: 100%;
	height: 100%;
	padding: 1.2rem 0
}

.fwzx-con1-con .fwzx-con1-con-list label td .fwzx-con1-con-list-img img {
	width: 86%;
	height: auto
}

.fwzx-con1-con .fwzx-con1-con-list label td .fwzx-con1-con-list-con {
	display: inline-block;
	border: 1px solid #e5e5e5;
	width: 80%;
	height: 100%
}

.fwzx-con1-con-list-con-con {
	text-align: left!important;
	width: 92%;
	margin: 0 auto
}

.fwzx-con1-con-list-con-con>div:nth-child(1) {
	font-size: 1.2rem;
	font-weight: bold;
	text-indent: 1rem;
	text-align: left!important;
	width: 100%;
	border-left: .4rem inset #ddd;
	border-bottom: 1px solid #ebebeb
}

.fwzx-con1-con-list-con-con>div {
	margin-bottom: 1rem;
	text-align: center
}

.fwzx-con1-con-list-con-con>div:nth-child(1) span {
	font-size: .8rem;
	color: #333
}

.fwzx-con1-con-list-con-con>div:nth-child(3) {
	text-align: left!important;
	display: block;
	font-size: .8rem;
	color: #333
}
/*.pro-simg{
	position: relative;
}*/
.pro-sbox{
	position:relative;
}
.anniu{
	position: absolute;
	z-index: 1;
	bottom: 20px;
	left: 0; text-align:center; width:100%;
	
	
}
/*.pro-simg .pro-sbox .anniu{display:none;}
.pro-simg .pro-sbox:last-child .anniu{
	display:block;
	}*/
.fwzx-con1-con-list-con-con>div:nth-child(3) div {
	display: inline-block;
	background: #ccc;
	padding: .5rem
}

.fwzx-con1-con-list-con-con>div:nth-child(4) {
	margin-bottom: 0
}

.fwzx-con1-con-list-con-con>div:nth-child(4) div {
	background: #eee;
	padding: .5rem;
	color: #333;
	font-size: .8rem;
	margin-right: .1rem;
	margin-top: .1rem
}

.cpml-mes {
	overflow: hidden;
	display: table;
	vertical-align: middle!important;
	width: 100%;
	height: auto;
	border: 1px solid #DDD
}

.cpml-mes .cpml-mes-list {
	display: table-row;
	height: auto;
	width: 100%;
	vertical-align: middle
}

.cpml-mes .cpml-mes-list:nth-of-type(odd) {
	background: #f5f5f5;
	height: auto;
	width: 100%;
	border-bottom: 1px solid #DDD
}

.cpml-mes .cpml-mes-list>div:first-child {
	vertical-align: middle;
	height: 100%;
	display: table-cell;
	width: 19%;
	min-width: 19%;
	border-right: 1px solid #DDD;
	padding-right: 2rem
}

.cpml-mes .cpml-mes-list>div:first-child div:first-child {
	float: left
}

.cpml-mes .cpml-mes-list>div:first-child div:last-child {
	float: right
}

.cpml-mes .cpml-mes-list>div:last-child {
	vertical-align: middle;
	height: 100%;
	display: table-cell;
	width: 81%;
	max-width: 81%;
	padding: .8rem 0
}

.cpml-mes .cpml-mes-list div:last-child div.exa {
	margin-left: 2rem
}

.cpml-mes .cpml-mes-list div:last-child div.span {
	display: inline-block
}

.cpml-mes .cpml-mes-list:first-child input {
	width: 30%
}

.cpml-mes .cpml-mes-list>div:first-child>div:first-child {
	padding-left: 1.2rem
}

.cpml-mes .cpml-mes-list>div:first-child>div:last-child {
	text-align: right
}

.cpml-mes .cpml-mes-list>div:last-child>div:first-child {
	margin-left: 2.1rem
}

.cpml-mes .cpml-mes-list input {
	width: 80%;
	background: #fff;
	border: 1px solid #DDD;
	border-radius: .2rem;
	height: 2rem
}

.cpml-mes .cpml-mes-list:first-child>div:last-child>div:first-child>span {
	float: left
}

.cpml-mes .cpml-mes-list:nth-child(5)>div:last-child>div:nth-child(2) {
	margin: 1rem 0 0 2.1rem
}

.cpml-mes .cpml-mes-list textarea {
	height: 8.5rem;
	width: 80%;
	max-width: 100%
}

.cpml-mes .cpml-mes-list select {
	border: 1px solid #DDD;
	border-radius: .2rem;
	width: 80%;
	height: 2rem
}

.fwzx-btnall {
	margin-top: 4.2rem
}

.fwzx-btnall>div {
	padding-left: 30%
}

.fwzx-btnall>div>div {
	display: inline-block
}

.fwzx-btnall>div>div>div {
	font-size: 1.1rem;
	text-align: center
}

.fwzx-btnall div div:first-child>div:last-child {
	padding: 1rem 3.9rem;
	background: #574539;
	color: #fff
}

.fwzx-btnall div div:last-child>div:first-child {
	padding: 1rem 3.9rem;
	background: #fed049
}

.fwzx-int {
	margin-top: 2rem
}

@media(max-width:767px) {
	.menubtn {
		display: block
	}
	.Copyright span{display:none}
	.nav ul {
		float: left;
		width: calc(100% - 65px);
		width: -webkit-calc(100% - 65px);
		width: -moz-calc(100% - 65px)
	}
	.nav ul li {
		display: none
	}
	.nav ul li:first-child,
	.nav ul li:nth-child(3) {
		display: table-cell
	}
	.nav ul li:nth-child(3) {
		width: 80%
	}
	.nav ul li form {
		width: 80%
	}
	.head-box .logo {
		width: 90%;
		height: auto;
		/*background:url(../images/m_logo.jpg) no-repeat center center;*/
		background-size: 100% auto; margin-bottom:10px;
	}
		.head-box .logo1 {
		width: 28px;
		height: 28px; /*margin-top:5%;*/
		/*background:url(../images/m_logo.jpg) no-repeat center center;*/
		background-size: 100% auto;float: right; display:block;
	}
	.sj{width:80%;}
	.head-box .language {
		height: 70px;
		line-height: 30px;
		display:none;
	}
		.head-box .language1 {
	/*	height: 70px;*/
		line-height: 30px;

	}
	
	.fwzx-con1-con tr td:nth-child(1) {
		width: 10%;
		background: #574539;
		height: 100%
	}
	.fwzx-con1-con tr td:nth-child(1) .fwzx-con1-con-list-left {
		width: 100%
	}
	.fwzx-con1-con tr td:nth-child(1) .fwzx-con1-con-list-left input {
		width: 100%;
		height: 3VW
	}
	.fwzx-con1-con tr td:nth-child(2) {
		width: 12%;
		height: 100%;
		border: 1px solid #e5e5e5
	}
	.fwzx-con1-con tr td:nth-child(3) {
		width: 88%;
		height: 100%;
		padding: 2rem 0;
		border: 1px solid #e5e5e5
	}
	.cpml-mes {
		display: block;
		width: auto
	}
	.cpml-mes .cpml-mes-list>div:first-child {
		border-right: 1px solid #DDD;
		padding: 0 1rem
	}
	.cpml-mes .cpml-mes-list:first-child input {
		width: 80%
	}
	.cpml-mes .cpml-mes-list div:last-child div.exa {
		margin-left: 2rem
	}
	.cpml-mes .cpml-mes-list div.span {
		display: block
	}
	.cpml-mes .cpml-mes-list input {
		width: 80%
	}
	.cpml-mes .cpml-mes-list select {
		border: 1px solid #DDD;
		border-radius: .2rem;
		width: 80%;
		height: 2rem
	}
	.fwzx-btnall>div {
		padding-left: 15%
	}
}


/*登录*/
.dr_login {
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.5);
    z-index: 999;
    top: 0;
    left: 0;
    display:none;
}
.dr_login_close {
    width: 3rem;
    height: 3rem;
    background: #fff;
    border-radius: 100%;
    line-height: 3rem;
    text-align: center;
    font-size: 2rem;
    font-weight: bold;
    position: absolute;
    top: 3rem;
    right: 3rem;
    cursor: pointer;
}
.dr_login_con {
    background: #fff;
    border-radius: 1rem;
    padding: 3VH 2VW;
    width: 23%;
    margin: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.login-input-all.onf {
    border: 0.2rem solid #f0d00a;
}
.login-input-all {
    display: flex;
    border: 0.2rem solid #aaaaaa;
    padding: 0.5rem;
    box-sizing: border-box;
    margin-top: 1.2rem;
    overflow: hidden;
}
.login-input-all > div {
    float: left;
	padding-left: 0.5rem;
}
.login-img {
    margin-left: 0.5rem;
}
.login-input input {
    background: transparent;
    border: none;
    width: auto;
}
.login-input-all {
    display: flex;
    border: 0.2rem solid #aaaaaa;
    padding: 0.5rem;
    box-sizing: border-box;
    margin-top: 1.2rem;
    overflow: hidden;
}
.login-zc {
    overflow: hidden;
    margin-top: 1rem;
}
.login-jzmm {
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}
.login-jzmm input {
    float: left;
}
.login-jzmm > div {
    float: left;
}
.login-zc-all {
    display: flex;
    overflow: hidden;
}
.login-zc-all > div {
    float: left;
}
.login-fgx.login-fgx-2 {
    margin-left: 0.5rem;
    margin-right: 0.5rem;
    color: #000;
}
.login-submit {
    width: 100%;
    background: #f0d00a;
    margin-top: 1rem;
}
.login-submit input {
    width: 100%;
    background: #f0d00a;
    border: none;
    padding: 0.5rem 0;
    color: #242424;
    font-size: 1.2rem;
    letter-spacing: 0.5rem;
	text-align: center;
}
.ce{display:none;}
@media(max-width: 768px){
.m-head-fix{display:none;}

.nav ul li.caigoudan a{display:block;}
.dr_login_con {
		background: #fff;
		border-radius: 1rem;
		padding: 3VH 2VW;
		width: 75%;
		margin: auto;
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%,-50%);
	}
.ce {
	display:block;
    z-index: 999;
    width: 40px;
    height: auto;
    background: rgba(0,0,0,0.5);
    position: fixed;
    top: 40%;
    left: 1rem;
    border-radius: 0 5px 5px 0;
    -webkit-box-shadow: 2px 0 5px #333;
    -moz-box-shadow: 2px 0 5px #333;
    box-shadow: 2px 0 5px #333;
}
.ce li:nth-child(1) {
    border-bottom: 1px solid #493807;
}
.ce li {
    padding: 0.1rem 0.1rem;
	
}

.ce li.one a{
	color:#f1b917;
	display: block;
    width: 40px;
    height:20px;
    line-height: 20px;
    font-size: 12px;
    text-align: center;
	padding-top: 30px;
    background-image:url(../img/sjc.png);
    background-repeat: no-repeat;
    background-position: center 8px;
    cursor: pointer;
    text-decoration: none;

}
.ce li.two a{
	color:#f1b917;
	display: block;
    width: 40px;
    height:20px;
    line-height: 20px;
    font-size: 12px;
    text-align: center;
	padding-top: 30px;
    background-image:url(../img/sjs.png);
    background-repeat: no-repeat;
    background-position: center 8px;
    cursor: pointer;
    text-decoration: none;

}
}
.hide {
    display: none;
}