@charset "utf-8";
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}
body {
	margin: 0
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
	display: block
}
audio, canvas, progress, video {
	display: inline-block;
	vertical-align: baseline
}
audio:not([controls]) {
	display: none;
	height: 0
}
.menu{height:35px;line-height:35px; float:left;}
.menu ul li{ float:left; position:relative; z-index:999;width:100px;}
.menu ul li dl{ background:#fff; width:100%; position:absolute; left:0px; top:35px; box-shadow:2px 2px 5px rgba(0,0,0,0.2); padding:10px 0;display:none; }
.menu ul li dl dd{ line-height:28px;border-bottom:#ddd dotted 1px; margin:0 10px; }
.menu ul li dl dd a{ font-size:12px; color:#666; font-weight:normal; display:inline; padding:0; text-align:left;}
.menu ul li dl dd a:hover{ color:#f60;}
.menu a{ font-size:16px;color:#000; text-decoration:none; display:block;text-align:center;}
.menu a:hover{color:#999;}
a.menu_hover{ border-bottom:1px solid #c52725;color:#999;}


[hidden], template {
display:none
}
a {
	background-color: transparent
}
a:active, a:hover {
	outline: 0
}
abbr[title] {
	border-bottom: 1px dotted
}
b, strong {
	font-weight: bold
}
dfn {
	font-style: italic
}
h1 {
	font-size: 2em;
	margin: .67em 0
}
mark {
	background: #ff0;
	color: #000
}
small {
	font-size: 80%
}
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}
sup {
	top: -0.5em
}
sub {
	bottom: -0.25em
}
img {
	border: 0
}
svg:not(:root) {
	overflow: hidden
}
figure {
	margin: 1em 40px
}
hr {
	box-sizing: content-box;
	height: 0
}
pre {
	overflow: auto
}
code, kbd, pre, samp {
	font-family: monospace, monospace;
	font-size: 1em
}
button, input, optgroup, select, textarea {
	color: inherit;
	font: inherit;
	margin: 0
}
button {
	overflow: visible
}
button, select {
	text-transform: none
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer
}
button[disabled], html input[disabled] {
	cursor: default
}
button::-moz-focus-inner, input::-moz-focus-inner {
border:0;
padding:0
}
input {
	line-height: normal
}
input[type="checkbox"], input[type="radio"] {
	box-sizing: border-box;
	padding: 0
}
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
height:auto
}
input[type="search"] {
	-webkit-appearance: textfield;
	box-sizing: content-box
}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
-webkit-appearance:none
}
fieldset {
	border: 1px solid silver;
	margin: 0 2px;
	padding: .35em .625em .75em
}
legend {
	border: 0;
	padding: 0
}
textarea {
	overflow: auto
}
optgroup {
	font-weight: bold
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
td, th {
	padding: 0
}
ul, li, ol {
	list-style: none
}
* {
	padding: 0;
	margin: 0 auto;
}
/* base */
a {
	color: #303030;
	text-decoration: none;
}
a:hover {
	color: #2895F1;
	text-decoration: underline;
}
.posi-r {
	position: relative;
}
.posi-a {
	position: absolute;
}
.posi-f {
	position: fixed;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.fn {
	float: none;
}
.bs-bb {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.disp-n {
	display: none;
}
.disp-b {
	display: block;
}
.disp-i {
	display: inline;
}
.disp-ib {
	display: inline-block;
}
.disp-l {
	display: list-item;
}
.disp-t {
	display: table;
}
.disp-it {
	display: inline-table;
}
.disp-tc {
	display: table-cell;
}
.over-v {
	overflow: visible;
}
.over-h {
	overflow: hidden;
}
.over-s {
	overflow: scroll;
}
.over-a {
	overflow: auto;
}
.over-i {
	overflow: inherit;
}
.pd0 {
	padding: 0;
}
.pd44 {
	padding: 44px;
}
.mg0 {
	margin: 0;
}
.mg-l40 {
	margin-left: 40px;
}
.mg-a {
	margin: 0 auto;
}
.bord0 {
	border: 0;
}
.bordr2 {
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
.bordr3 {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.bordr4 {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.bordr5 {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.bordr6 {
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
.bordr7 {
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
}
.bordr8 {
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}
.bordr9 {
	-webkit-border-radius: 9px;
	-moz-border-radius: 9px;
	border-radius: 9px;
}
.bordr10 {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.bordr50 {
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}
.font10 {
	font-size: 10px;
}
.font12 {
	font-size: 12px;
}
.font14 {
	font-size: 14px;
}
.font16 {
	font-size: 16px;
}
.font18 {
	font-size: 18px;
}
.font20 {
	font-size: 20px;
}
.font22 {
	font-size: 22px;
}
.font24 {
	font-size: 24px;
}
.font26 {
	font-size: 26px;
}
.font28 {
	font-size: 28px;
}
.font30 {
	font-size: 30px;
}
.font32 {
	font-size: 32px;
}
.font34 {
	font-size: 34px;
}
.font36 {
	font-size: 36px;
}
.font38 {
	font-size: 38px;
}
.font40 {
	font-size: 40px;
}
.font42 {
	font-size: 42px;
}
.font44 {
	font-size: 44px;
}
.font46 {
	font-size: 46px;
}
.font48 {
	font-size: 48px;
}
.font50 {
	font-size: 50px;
}
.fontw-n {
	font-weight: normal;
}
.fontw-b {
	font-weight: bold;
}
.fonts-n {
	font-style: normal;
}
.fonts-i {
	font-style: italic;
}
.fonts-o {
	font-style: oblique;
}
.texta-l {
	text-align: left;
}
.texta-c {
	text-align: center;
}
.texta-r {
	text-align: right;
}
.texta-j {
	text-align: justify;
}
.verta-b {
	vertical-align: baseline;
}
.verta-s {
	vertical-align: sub;
}
.verta-sp {
	vertical-align: super;
}
.verta-t {
	vertical-align: top;
}
.verta-tt {
	vertical-align: text-top;
}
.verta-m {
	vertical-align: middle;
}
.verta-btm {
	vertical-align: bottom;
}
.verta-tb {
	vertical-align: text-bottom;
}
.backr-n {
	background-repeat: no-repeat;
}
.backr-x {
	background-repeat: repeat-x;
}
.backr-y {
	background-repeat: repeat-y;
}
.backp-tl {
	background-position: 0 0;
}
.backp-tr {
	background-position: 100% 0;
}
.backp-lb {
	background-position: 0 100%;
}
.backp-rb {
	background-position: 100% 100%;
}
.backp-lc {
	background-position: 0 50%;
}
.backp-rc {
	background-position: 100% 50%;
}
.backp-ct {
	background-position: 50% 0;
}
.backp-cc {
	background-position: 50% 50%;
}
.backp-cb {
	background-position: 50% 100%;
}
.curs-d {
	cursor: default;
}
.curs-c {
	cursor: crosshair;
}
.curs-p {
	cursor: pointer;
}
.curs-m {
	cursor: move;
}
.curs-e {
	cursor: e-resize;
}
.curs-ne {
	cursor: ne-resize;
}
.curs-nw {
	cursor: nw-resize;
}
.curs-n {
	cursor: n-resize;
}
.curs-se {
	cursor: se-resize;
}
.curs-sw {
	cursor: sw-resize;
}
.curs-s {
	cursor: s-resize;
}
.curs-w {
	cursor: w-resize;
}
.curs-t {
	cursor: text;
}
.curs-w {
	cursor: wait;
}
.curs-hlp {
	cursor: help;
}
.tran {
	-webkit-transition: all .2s ease;
	-moz-transition: all .2s ease;
	-o-transition: all .2s ease;
	transition: all .2s ease;
	-ms-transition: all .2s ease;
}
.clearfix:after {
	clear: both;
	display: block;
	visibility: hidden;
	height: 0;
	content: ".";
	font-size: 0;
}
* html .clearfix {
	zoom: 1;
}
*:first-child+html .clearfix {
	zoom: 1;
}
.ls-n {
	list-style: none;
}
.clearfix:after {
	clear: both;
	display: block;
	visibility: hidden;
	height: 0;
	content: ".";
	font-size: 0;
}
* html .clearfix {
	zoom: 1;
}
*:first-child+html .clearfix {
	zoom: 1;
}
.ls-n {
	list-style: none;
}
.container {
	width: 1240px;
	margin: 0 auto;
}
a:hover {
	text-decoration: none
}
ins {
	text-decoration: none
}
.hidden {
	display: none
}
.cell {
	display: table-cell;
	vertical-align: middle;
}
.tran {
	-webkit-transition: all .8s ease;
	-moz-transition: all .8s ease;
	-o-transition: all .8s ease;
	transition: all .8s ease;
	-ms-transition: all .8s ease;
}
html {
	font-size: 14px;
	overflow-x: hidden;
	font-family: "HanHei SC thin", "PingFang SC", "Helvetica Neue", Helvetica, "STHeitiSC-Light", Arial, "", sans-serif;
}
/* header */
header#header {
	width: 100%;
	position: fixed;
z-index: 99*
}
.header .head {
	padding: 30px 44px 22px;
	background-color: #ffffff;
	border-bottom: #fafafa;
}
.header .container {
	width: 100%;
display:
}
.header .head-nav {
	margin-top: 15px
}
.header .head-nav li {
	float: left;
	position: relative;
	margin-left: 27px;
}
.header .head-nav li a.more {
	position: relative;
	float: left;
	height: 38px;
	line-height: 38px;
	font-size: 16px;
	color: #5d5d5d;
	display: block;
	text-align: center;
	position: relative;
	font-family: 
}
.header .head-nav li a.more:after {
	content: "";
	width: 31px;
	height: 1px;
	background-color: #c52725;
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	bottom: -3px;
	display: none
}
.header .head-nav li.selected a.more:after {
	display: block
}
.header .head-nav li:hover a.more:after {
	display: block;
}
.header .head-nav li .erweima {
	position: absolute;
	left: -50px;
	margin: auto;
	z-index: 888;
	top: 30px;
	display: none;
	transition: .8s
}
.header .head-nav li:hover .erweima {
	display: block;
}
.header .head-nav .headerTell {
	position: absolute;
	right: 44px;
	top: 23px;
}
.header .head-logo2 {
	margin: 8px 0 0 10px;
	display: inline-block;
}
.header .erweimaDiv {
	display: inline-block;
	position: relative;
}
.header .erweimaDiv img {
	vertical-align: middle;
	position: relative;
	;
	top: 9px;
}
header#header {
	width: 100%;
	position: fixed;
	z-index: 99;
	top: 0;
	left: 0
}
.content {
	padding-top: 98px
}
.header .head-logo {

	width: 212px;
	height: 54px;
	background-position: center;
	background-repeat: no-repeat;
	display: inline-block;
}
.header.indexHead .head-logo {
	background-image: url(../images/0logo2.png);
}
/* footer */
/*footer */
footer {
	font-family: ;
	font-size: 14px
}
.footerDiv {
	text-align: center;
	background-color: #ffffff;
	color: #888888;
	font-size: 14px;
	line-height: 160%;
	padding: 10px 0 30px;
	font-family: ;
}
.footerDiv a {
	color: #888888;
	font-family: ;
	font-size: 14px
}
.inside_right {
	position: fixed;
	width: 70px;
	height: 72px;
	border: 1px solid #eaeaea;
	text-align: center;
	color: #999999;
	background-color: #f8f8f8;
	top: 400px;
	right: 50px;
	cursor: pointer;
}
.inside_right ins {
	display: block;
	height: 28px;
	width: 100%;
	background-image: url(../images/0right_icon01.png);
	margin: 10px auto 5px;
	background-position: center;
	background-repeat: no-repeat;
}
.inside_right:hover {
	color: #fff;
	background-color: #da4651;
	border: none;
}
.inside_right:hover ins {
	background-image: url(../images/0right_icon03.png);
}
.orderDiv {
	display: none;
	width: 323px;
	position: fixed;
	left: 0;
	right: 0;
	margin: 200px auto;
	background: #fff;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	box-shadow: 0px 10px 20px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0px 10px 20px rgba(0,0,0,0.3);
	;
	top: 0;
	z-index: 99;
	padding: 50px 40px;
}
.orderDiv h3 {
	text-align: center;
	color: #da4651;
	font-size: 28px;
	line-height: 70px
}
.sucaihuo {
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	border: 1px solid #eeeeee;/*overflow: hidden;*/
	background-color: #fff;
	margin-bottom: 20px;
	position: relative;
}
.orderDiv .textDiv {
	padding: 0 10px;
	position: relative;
	line-height: 38px;
	cursor: pointer;
	height: 38px;
	color: #555555;
}
.sucaihuo ul {
	display: none;
	position: absolute;
	top: 100%;
	border: 1px solid #eeeeee;
	width: 100%;
	background-color: #fff;
	z-index: 99;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}
.sucaihuo ul li {
	line-height: 38px;
	padding: 0 10px;
	color: #555555;
	border-bottom: 1px solid #eeeeee;
	cursor: pointer;
}
.sucaihuo ul li:last-child {
	border-bottom: none;
}
.orderDiv .formDiv {
	color: #707070
}
.textDiv .seleBtn {
	position: absolute;
	height: 38px;
	height: 38px;
	text-align: center;
	right: 0;
	top: -3px;
	width: 38px;
}
.orderDiv .form_ground {
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	border: 1px solid #eeeeee;
	overflow: hidden;
	background-color: #fff;
	margin-bottom: 20px;
}
.orderDiv .form_ground .input_control {
	line-height: 38px;
	outline: none;
	width: 58%;
	background-color: #fff;
	border: none;
	font-size: 14px;
	margin: 0;
	padding: 0 10px;
}
.orderDiv .form_ground .btncon {
	line-height: 38px;
	border: none;
	background-color: #c7131b;
	width: 35%;
	color: #fff;
	font-size: 14px;
	margin: 0;
}
.orderDiv .form_ground .input_control2 {
	width: 100%
}
.orderDiv .subcon {
	line-height: 38px;
	background-color: #c7131b;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	color: #fff;
	font-size: 18px;
	text-align: center;
	display: block;
	border: none;
	font-weight: bold;
	line-height: 38px;
	height: 38px;
	width: 100%;
	margin-bottom: 20px
}
.closeBtn {
	width: 61px;
	height: 30px;
	background: url(../images/0right_icon04.png) no-repeat center;
	position: absolute;
	top: 10px;
	right: 0;
	cursor: pointer;
}
.footerLinkDiv {
	line-height: 150%;
	text-align: center;
	background-color: #ffffff;
	color: #888888;
	font-size: 14px;
	padding: 30px 0 0;
}
.footerLinkDiv a {
	display: inline-block;
	padding-right: 10px;
}
.footerLinkDiv a:link, .footerLinkDiv a:visited {
	color: #888888;
}
.footerLinkDiv a:hover {
	color: #333;
}
.layui-elip {
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.layui-layer-imgtit * {
	font-size: 18px!important;
}
.layui-layer-title, .layui-layer-dialog {
	font-size: 18px!important;
}
.layui-layer-content, .layui-layer-btn a {
	font-size: 16px!important;
}
.footStyle16 * {
	font-size: 16px!important;
}
.btn-nav{ display:none;}
@media only screen and (max-width: 1250px){ 
.container{ width:100%; margin:0 auto;}
.header .head-nav{ display:none;}
.btn-nav{ display:block;}
.header .head{padding: 10px 44px 10px;}
.three a{ display:block; text-align:center; color:#fff;}
.videoCon{ margin-top:18%;}

}