@charset "utf-8";
/* CSS Document */
/**
 * 通用标签初始化
 */
html {margin:0;padding:0;border:0;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0, 0, 0, 0);}
body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, q, dl, dt, dd, ol, ul, li,
fieldset, form, legend, caption, tbody, tfoot, thead, article, aside, dialog, figure, footer, header, hgroup, nav, section {
	margin:0;padding:0;border:0;/*font-size:100%;*/font:inherit;vertical-align:baseline;}
article, aside, details, figcaption, figure, dialog, footer, header, hgroup, menu, nav, section {display:block;}
body {color:#3e3a39;background:#fff;font-family:"Microsoft YaHei","simsun","Helvetica Neue", Arial, Helvetica, sans-serif;}
img {border:0;vertical-align:bottom; -ms-interpolation-mode:bicubic;}
::-webkit-input-placeholder {color:#999;}
:-moz-placeholder {color:#999;}
::-moz-placeholder {color:#999;}
:-ms-input-placeholder {color:#ccc;}
* {-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
/*-webkit-box-shadow:0 4px 40px rgba(0,0,0,0.5);-moz-box-shadow:0 4px 40px rgba(0,0,0,0.5);box-shadow:0 4px 40px rgba(0,0,0,0.5);-webkit-border-radius:4px;*/
*:before,*:after {-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
button::-moz-focus-inner,input::-moz-focus-inner {padding:0;border:0;}
textarea {overflow:auto;}
input:focus,textarea:focus,button:focus,select:focus {outline:none;}
input::-ms-clear {display:none;}
article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary {display:block;}
audio,canvas,progress,video {display:inline-block;vertical-align:baseline;}
audio:not([controls]) {display:none;height:0;}
[hidden],template {display:none;}
a {background:transparent; text-decoration:none; outline:none;}
a:active,a:hover {outline:0;}
a:focus {outline:none;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px;}
abbr[title] {border-bottom:1px dotted;}
b,strong {font-weight:bold;}
dfn {font-style:italic;}
mark {color:#000;background:#ff0;}
small {/*font-size:80%;*/}
sub,sup {position:relative;/*font-size:75%;*/line-height:0;vertical-align:baseline;}
sup {top:-.5em;}
sub {bottom:-.25em;}
svg:not(:root) {overflow:hidden;}
figure {margin:1em 40px;}
hr {height:0;-moz-box-sizing:content-box;box-sizing:content-box;}
pre {overflow:auto;}
code,kbd,pre,samp {font-family:monospace, monospace;/*font-size:1em;*/}
button,input,optgroup,select,textarea {margin:0;font:inherit;}
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 {padding:0;border: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-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;-webkit-appearance:textfield;}
input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration {-webkit-appearance:none;}
fieldset {padding:.35em .625em .75em;margin:0 2px;border:1px solid #c0c0c0;}
legend {padding:0;border:0;}
optgroup {font-weight:bold;}
table {border-spacing:0;border-collapse:collapse;}
td,th {padding:0;}
hr {clear:both;float:none;width:100%;height:1px;margin:10px 0;border:none;-moz-box-sizing:content-box;box-sizing:content-box;margin:0;}
blockquote {border:solid 1px #ddd;border-left-width:6px;padding:20px;border-radius:4px;}
blockquote strong {display:block;margin-bottom:10px;}
blockquote p:last-child {margin:0;}
h1 small,h2 small,h3 small,h4 small,h5 small,h6 small {filter:alpha(opacity=60); opacity:.6;}
q {quotes:none;}
q:before,q:after {content:'';content:none;}
ul,li {list-style:none;}
body{ background-color: #fff;}
a{color: inherit;}
.fl{ float:left;}
.fr{ float:right;}
.over{ overflow:hidden;}
.clear{ clear:both;}
.full-width {max-width: 100%; min-width: 1200px;}
.width-1200 {width: 1200px; margin:0 auto;}
.width-1200:after {content:""; display: block; width: 0;height: 0;clear: both;}
.flexBox{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
header{
	width: 100%;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	padding-left: 6.25%;
	padding-right: 6%;
}
header h1{
	padding-top: 30px;
}
.header{
	width: 910px;
}

.navHeader{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.shopBox{
	border-bottom: 1px solid #e8e8e8;
}
.shopBox p{
	text-align: right;
	color: #999999;
	font-size: 12px;
	padding-bottom: 25px;
	padding-top: 30px;
	
}
.shopBox p a:nth-of-type(1){
	background: url(../images/ico01.png) no-repeat 15px center;
}
.shopBox p a:nth-of-type(2){
	background: url(../images/ico01.png) no-repeat 15px center;
}
.navHeader{
	line-height: 70px;
}
.shopBox p font a{
	padding-left: 5px;
	background: transparent !important;
}
.shopBox p font a:nth-of-type(1){
	padding-left: 45px;
	color: #ed7020;
	padding-right: 5px;
	background: transparent;
	
}
.shopBox p a{
	padding-left: 35px;
	cursor: pointer;
}
.navHeader li{
	cursor: pointer;
	-webkit-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s;
    height: 70px;
    flex: 1;
    text-align: center;
    position: relative;
}
.navHeader li .false_diyi{
    margin: 0 auto;
 	line-height: 70px;
    height: 70px;
    display: block;
    position: relative;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s;
    font-size: 15px;
}
.navHeader li p{
    -webkit-transition: all .9s;
    -moz-transition: all .9s;
    transition: all .9s;
    height: 70px;
    line-height: 70px;
    top: 0;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
}
.navHeader li:hover .false_diyi p,.navHeader li.cur .false_diyi p{
    text-transform: uppercase;
    width: 100%;
    color:  #ed7020;
    /*top: 70px;
    left: 0px;
    color: #1a1a1a;
    -webkit-transition: all .9s;
    -moz-transition: all .9s;
    transition: all .9s;
    border-bottom: 1px solid #ed7020 ;*/
}
.navHeader li .false_diyi p.p2{
	top: -70px;
	text-align: center;
	font-weight: bold;
}
/*.navHeader li:hover a p.p2,.navHeader li.cur a p.p2{
	top: 0px;
	color: #ed7020;
	text-align: center;
}*/
.imgCurS{
	display: none;
}
@media screen and (max-width: 1760px){
	.imgCurS{
		display: block;
	}	
	.imgCur{
		display: none;
	}
}
@media screen and (max-width: 1410px){
	.header{
		width: 860px;
	}
	header{
		padding-left: 4%;
		padding-right: 4%;
	}
	.shopBox p{
		background: transparent;
	}
}
@media screen and (max-width: 1260px){
	.header{
		width: 800px;
	}
	header{
		padding-left: 2%;
		padding-right: 2%;
	}
}
footer{
	background-color: #f5f5f5;
	
}
.footer{
	width: 1200px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	padding-bottom: 60px;
}
.logoBoxFooter{
	width: 410px;
	padding-top: 47px;
}
.logoBoxFooter h6{
	color: #333333;
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 20px;
}
.logoBoxFooter p{
	color: #666666;
	font-size: 12px;
	line-height: 20px;
}
.navFooterBox{
	width: 510px;
	padding-top: 51px;
}
.navFooterBox h6{
	color: #333333;
	font-size: 15px;
	padding-bottom: 40px;
}
.navFooterBox a{
	display: block;
	font-size: 13px;
	color: #666666;
	padding-bottom: 15px;
}
.eqFooter{
	width: 260px;
	padding-top: 37px;
	text-align: right;
}
.eqFooter a{
	display: inline-block;
	padding-top: 30px;
	margin-right: 5px;
}
.gdhq{
	background-color: #333333;
	height: 38px;
	line-height: 38px;
}
.gdhq font{
	width: 1200px;
	display: block;
	color: #999999;
	font-size: 12px;
	margin: 0 auto;
}
.gdhq font a{
	float: right;
}
.move_one{
    position: absolute;
    z-index: 2000;
    top: 70px;
    text-align: center;
    left: 0;
    width: 100%;
    background-color: rgba(0,0,0,0.5);
    color: #FFF;
    display: none;
}
.navHeader li .move_one em,.navHeader li .move_one a{
    width: 100%;
    line-height: 35px;
    height: 35px;
    display: block;
}
.navHeader li .move_one em:hover,.navHeader li .move_one a:hover{
	color: #ed7020;
}
.move_one em:hover .move_three{
	display: block;
}
.move_three{
    position: absolute;
    left: 130px;
    width: 200px;
    background-color: rgba(0,0,0,0.6);
    text-align: center;
    top: 0;
    display: none;
}
.move_three a{
	line-height: 35px;
	display: block;
}
.navHeader li:hover .move_one{
	display: block;
}
