@charset "utf-8";
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td { margin: 0; padding: 0; }
body, button, input, select, textarea { font: 12px/1.5 微软雅黑, Arial, sans-serif; }
h1, h2, h3, h4, h5, h6 { font-size: 100%; }
address, cite, dfn, em, i, var { font-style: normal; }
ul, ol { list-style: none; }
legend { color: #000; }
fieldset, img { border: 0; vertical-align: bottom; }
section, article, aside, header, footer, nav, dialog, figure { display: block; }
figure { margin: 0; }
button, input, select, textarea { font-size: 100%; border:0; background:none; outline:none; resize: none; }
textarea{resize:none;border:none;-webkit-appearance:none;border-radius:0;}
input[type=text] { resize:none;border:none;-webkit-appearance:none;border-radius:0; }
input[type=submit] { resize:none;border:none;-webkit-appearance:none;border-radius:0; }
input[type=reset] { resize:none;border:none;-webkit-appearance:none;border-radius:0; }
table { border-collapse: collapse; border-spacing: 0; }
.clear { display: block; height: 0; overflow: hidden; clear: both; }
.clearfix:after { content: '\20'; display: block; height: 0; clear: both; }
.clearfix { *zoom:1;}
a:link, a:visited, a:hover, a:active { text-decoration: none; }
/*a { blr:expression_r(this.onFocus=this.blur());}*/
a { text-decoration: none; outline: none; /*transition-duration: 0.3s, 0.3s;*/ }
.hidden { display: none; }
.invisible { visibility: hidden; }
.fl{ float:left; display:inline; }
.fr{ float:right; display:inline; }
.fn{ float:none; }
.tl{ text-align:left; }
.tr{ text-align:right; }
.tc{ text-align:center; }
.hide{ display:none; }
.show{ display:block; }
.noBg { background: none !important; }
.noBorder { border: none !important; }
.noMg { margin: 0!important; }
.mr0{ margin-right:0 !important; float:right !important;}
p[style='color:red;font-weight:600'] { display:none!important; }
/*.info{text-align: justify; text-justify: inter-ideograph;}*/

/*Body*/
body {  margin: 0 auto; overflow-x: hidden;  background: #fff; color:#333; }
area {  anything:expression(this.onfocus=this.blur);  }
a {  color: #333; }
a:hover { color: #e70012; }

.wrapper { position:relative; width:100%; margin:0 auto; }
.wrap { width:1680px; margin:0 auto; }

@media all and (max-width:1760px){
	.wrap { width:1200px; margin:0 auto; }
}
@media all and (max-width:1280px){
	.wrap { width:92%; }
}
  
.topArea { position:fixed; top:0; left:0; right:0; background:#fff; z-index:99; box-shadow: #ddd 0px 8px 10px -8px; }
 
.logo { float:left; margin-left:9.25%; }
.logo .img02 { display:none; }
 
.nav { float:right; margin-right:90px; }
.nav ul li { position:relative; float:left; margin:0 35px; font-size:0; }
.nav ul li .a1 { position:relative; display:inline-block; font-size:16px; color:#0c0c0c; line-height:86px; }
 
.nav .sub { position:absolute; top:86px; width:150px; left:50%; margin-left:-75px; background: rgba(255,255,255,0.7); backdrop-filter:blur(11px); background-size:cover; padding:10px 0; border-radius:0 0 10px 10px; display:none; z-index:999; box-shadow: #ddd 0px 5px 5px; }
.nav .sub dt { width:100%; text-align:center; font-size:14px; }
.nav .sub dt a { display:block; color:#333; padding:7px; }
.nav .sub dt:hover a { color:#e70012; }

.serbot { position:relative; float:right; margin-right:0; width:30px; height:86px; background:url(t01.png) no-repeat center; cursor:pointer; }
.serbot:before { position:absolute; top:50%; right:-21px; width:2px; height:16px; margin-top:-8px; background:#999999; display:none; content:""; z-index:2; }
 
.search { position:fixed; top:0; left:0; right:0; bottom:0; background:rgba(0,0,0,0.6); display:none; z-index:9999; }
.search form { position:absolute; top:50%; left:50%; margin-left:-300px; margin-top:-30px; width:600px; background:#fff; font-size:16px; z-index:9; }
.search form .txt { float:left; height:60px; line-height:60px; padding-left:15px; width:450px; }
.search form .btn { float:right; height:60px; line-height:60px; width:150px; text-align:center; background:#e70012; color:#fff; cursor:pointer; }
.serclose { position:absolute; right:-50px; top:-50px; color:#fff; font-size:30px; cursor:pointer; }
.search01 { display:block; }

@media all and (max-width:750px){
	.search form { left:5%; margin-left:0; margin-top:-25px; width:90%; font-size:14px; }
	.search form .txt { height:50px; line-height:50px; padding-left:15px; width:calc(100% - 120px); }
	.search form .btn { height:50px; line-height:50px; width:100px; }
	.serclose { right:0; top:-40px; font-size:24px; }
}

.telBox { float:right; width:30px; height:86px; position:relative; margin-left:20px; cursor:pointer; }
.telBox .p1 a { display:block; width:30px; height:86px; background:url(t02.png) no-repeat center; }
.telBox .p2 { position:absolute; right:0; top:86px; text-align:center; width:250px; background:#e70012; color:#fff; font-size:24px; line-height:60px; font-weight:bold; z-index:5; display:none; }
.telBox:hover .p2 { display:block; }

.tp01 { float:right; margin-left:20px; cursor:pointer; }
.tp01 a { display:block; width:30px; height:86px; background:url(tp01.png) no-repeat center; }


@media all and (max-width:1760px){
	.logo { float:left; margin-left:60px; }
	
	.nav { float:right; margin-right:30px; }
	.nav ul li { margin:0 15px; }
	
	.serbot { margin-right:0; }
	.serbot:before { right:-21px; }
	
	.telBox { margin-left:20px; }
}
@media all and (max-width:1280px){
	 
	.nav { display:none; } 

	.logo { margin-left:50px; }
	.logo img { height:50px; }
	
	.serbot { margin-right:0; width:20px; height:50px; background-size:18px 18px; }
	.serbot:before { right:-11px; }
	 
	.telBox {  width:20px; height:50px; margin-left:10px;  }
	.telBox .p1 a { width:20px; height:50px; background-size:20px 20px; }
	.telBox .p2 { top:50px; }
	
	.tp01 { margin-left:10px;  }
	.tp01 a {  width:21px; height:50px; background-size:21px 21px; }

}
 

.mune { position:absolute; width:100px; height:100%; left:0; top:0; bottom:0; background: #e70012; z-index:5; cursor:pointer; }
.mune .burger { width:40%; height:1px; background: #fff;  transition: .8s; display:inline-block; position: absolute; left: 30%; top:30px; z-index:2; }
.mune .burger:first-child{ animation: long 2s linear infinite}
.mune .burger:nth-of-type(2){ top: 40px; width: 20%; }
.mune .burger:nth-of-type(3){ top:50px; animation: long 3s linear infinite; }

@media all and (max-width:1280px){
	.mune { width:50px; }
	.mune .burger { top:15px; }
	.mune .burger:nth-of-type(2){ top:25px; }
	.mune .burger:nth-of-type(3){ top:35px; }
}


@keyframes  long {
	0% {width:0;}
	25% {width:25%;}
	50% {width:40%;}
	75% {width:25%;}
	to {width:0;}
}

.nav1 .sub dt:last-child,.ftnav1 dd:last-child,.nav-slide-o1 ul li:last-child { display: none; }

.nav-main {font-size:16px;position:fixed;top:0;left:-6rem;z-index:100;height:100%;width:3rem;color:#333;background:#fff;transition:all 0.6s ease 0s;}
.nav-main a {color:#333;}
.nav-box {position:relative;perspective:200px;-webkit-perspective:200px;transform-style:preserve-3d;-webkit-transform-style:preserve-3d;height:100%;z-index:99;}
.nav-box .nav01 {height:100vh;}
.nav-ul li a {display:block;width:3rem;height:.8rem;line-height:.8rem;overflow:hidden;text-align:center;position:relative;transition:all .5s;-moz-transition:all .5s;-webkit-transition:all .5s;-o-transition:all .5s;}
.nav-ul li a:hover {background:#c5271d;color:#fff;}
.nav-ul li a span {display:block;position:relative;z-index:1;}
.nav-slide {position:fixed;left:3rem;top:0;width:1.8rem;height:100%;background:#c5271d;transform:rotateY(120deg);-webkit-transform:rotateY(120deg);-moz-transform:rotateY(120deg);-o-transform:rotateY(120deg);-ms-transform:rotateY(120deg);z-index:99;visibility:hidden;transform-origin:0 0;-webkit-transform-origin:0 0;-moz-transform-origin:0 0;-o-transform-origin:0 0;-ms-transform-origin:0 0;backface-visibility:hidden;-webkit-backface-visibility:hidden;transition:all .5s;-webkit-transition:all .5s;-moz-transition:all .5s;-o-transition:all .5s;transition-timing-function:cubic-bezier(.08,.72,.71,.96);-webkit-transition-timing-function:cubic-bezier(.08,.72,.71,.96);}
.nav-slide.hover {transform:rotateY(0deg);-webkit-transform:rotateY(0deg);-moz-transform:rotateY(0deg);-o-transform:rotateY(0deg);-ms-transform:rotateY(0deg);z-index:15;visibility:visible;}
.nav-slide-o li a {line-height:.8rem;display:block;color:rgba(255,255,255,0.4);text-align:center;overflow:hidden;position:relative;transition:all .5s;-webkit-transition:all .5s;-moz-transition:all .5s;-o-transition:all .5s;}
.nav-slide-o li a:before {content:'';position:absolute;left:-230%;top:0px;width:200%;height:100%;background:#c5271d;z-index:1;transform:skew(30deg,0);-webkit-transform:skew(30deg,0);-moz-transform:skew(30deg,0);-o-transform:skew(30deg,0);-ms-transform:skew(30deg,0);transition:all .5s;-webkit-transition:all .5s;-moz-transition:all .5s;-o-transition:all .5s;}

.nav-slide-o li a:hover{background: #c5271d;}
.nav-slide-o li a:hover:before{left: -60px;}
.nav-slide-o li a span{position: relative;z-index: 1;}
.nav-slide-o {display: none;}
.nav-slide-o li a:hover{ color: #fff;}

.tel { padding-bottom: 3vh ; text-align: center;}
.tel span{ font-size: .2rem; color:#e70012; }

.navclose{ padding-top: 5vh; transition:all .5s; text-align:center; cursor:pointer; }
.navclose img { transition:all .5s; }
.navclose:hover img{ transform: rotate(180deg) scale(1.05);}

.dis-flex-center-center{  display: -webkit-flex; /* Safari */display: flex; align-items: center; justify-content: center;}
.dis-flex-between-center{  display: -webkit-flex; /* Safari */display: flex; justify-content: space-between; align-items: center;}
.dis-flex-center{  display: -webkit-flex; /* Safari */display: flex; align-items: center;}
.dis-flex-between{ display: -webkit-flex; /* Safari */ display: flex; justify-content: space-between}
.dis-flex{ display: -webkit-flex; /* Safari */ display: flex;}
.flex-column{ flex-direction: column;}
.flex-wrap{ flex-wrap: wrap;}
 
@media all and (max-width:750px){
	.nav-main {font-size:14px; }
	
	.tel span { display:block; }
}
 
.footer { background:url(footer.jpg) no-repeat center; background-size:cover; }
.footArea { padding:70px 0; }
.foot01 { float:left; width:430px; }
.foot01 .p1 img { max-width:100%; }
.foot01 .p2 { margin-top:40px; }
.foot01 .p2 .p21 { float:left; width:95px; text-align:center; }
.foot01 .p2 .p21 img { width:95px; }
.foot01 .p2 .p21 p { font-size:16px; color:#888; margin-top:10px; }

.foot01 .p2 .p22 { float:right; width:calc(100% - 135px); }
.foot01 .p2 .p22 p { font-size:16px; line-height:25px; color:#888; padding-left:40px; margin-bottom:12px; }
.foot01 .p2 .p22 p:last-child { margin-bottom:0; }
.foot01 .p2 .p22 p.p01 { background:url(f01.png) no-repeat left 3px; font-size:20px; font-weight:bold; }
.foot01 .p2 .p22 p.p02 { background:url(f02.png) no-repeat left 3px; }
.foot01 .p2 .p22 p.p03 { background:url(f03.png) no-repeat left 3px; }

.foot01 .p3 { font-size:16px; color:#888; margin-top:20px; }
.foot01 .p3 a { color:#888; }


.foot02 { float:right; }
.foot02 dl { float:left; margin-right:100px; }
.foot02 dl:last-child { margin-right:0; }
.foot02 dl dt { font-size:16px; color:#888; font-weight:bold; margin-bottom:25px; }
.foot02 dl dd { font-size:14px; color:#888; margin-bottom:10px; }
.foot02 dl dd:last-child { margin-bottom:0; }
.foot02 dl dd a { color:#888; }
.foot02 dl dd:hover a { color:#fff; }
  
.tail { padding:15px 0; font-size:14px; color:#888; border-top:1px solid rgba(255,255,255,0.1); }
.tail a { color:#888; }
.tail a:hover { color:#fff; }

.tail .sjArea { text-align:center; }

@media all and (max-width:1760px){
	.foot01 { width:350px; } 
	.foot01 .p2 .p21 p { font-size:14px; }

	.foot01 .p2 .p22 { width:calc(100% - 115px); }
	.foot01 .p2 .p22 p { font-size:14px; padding-left:30px; }
	
	.foot02 dl { float:left; margin-right:50px; }
	.foot02 dl:last-child { margin-right:0; }
}
@media all and (max-width:1200px){
	.footArea { padding:60px 0; }
	
	.foot01 { width:350px; } 
	.foot01 .p1 img { max-width:80%; }
	 
	.foot02 dl { float:left; margin-right:30px; }
	.foot02 dl:last-child { margin-right:0; }
	.foot02 dl dt { margin-bottom:15px; }
	.foot02 dl dd { font-size:12px; margin-bottom:5px; }
	.foot02 dl dd:last-child { margin-bottom:0; }
}
@media all and (max-width:1000px){
	.foot01 { float:none; width:350px; margin:0 auto; } 
	.foot01 .p1 { text-align:center; }
	.foot01 .p1 img { max-width:80%; }
	 
	.foot02 { display:none; }
}
@media all and (max-width:750px){
	.footArea { padding:30px 0; } 
	.foot01 { float:none; width:100%; margin:0 auto; } 
	.foot01 .p1 { text-align:center; }
	.foot01 .p1 img { max-width:220px; width:80%; }
	
	.foot01 .p2 { margin-top:30px; }
	.foot01 .p2 .p21 { float:none; width:95px; margin:0 auto; }
 
	.foot01 .p2 .p22 { float:none; width:100%; margin-top:30px; }
	 
}

.back-to { position:fixed; _position:absolute; _top: expression(eval(document.documentElement.scrollTop)+400); bottom:110px; right:10px; display:none; z-index:999; }
.back-to .back-top { display:block; width:75px; height:75px; background:url(top.png) no-repeat; border-radius:100%; outline:0 none; text-indent:-9999em; overflow:hidden; }
.back-to .back-top:hover { background-position:0 0; }

@media all and (max-width:1760px){
	.back-to .back-top { width:50px; height:50px; background-size:50px 50px; }
}

@media all and (max-width:1200px){
	.back-to { display:none!important; }
}


.sjArea { display:none; }
@media all and (max-width:1200px){
	.pcArea { display:none; }
	.sjArea { display:block; }
}

 
/*广告*/
.ad_closed{width:16px;height:16px;line-height:16px;text-align:center;background:#f00;color:#fff;position:absolute;top:0;right:0;cursor:pointer;}

/*弹出广告*/
#popup{position:fixed;top:50%;left:50%;z-index:9999;}
#ad_shadow{width:100%;background:#000;position:fixed;top:0;left:0;z-index:9000;opacity:0.4;filter:alpha(opacity=40);}

/*漂浮广告*/
#ad1{position:absolute;z-index:9999;}

/*左侧门帘*/
#hangL{position:absolute;left:0;z-index:9999;}

/*右侧门帘*/
#hangR{position:absolute;right:0;z-index:9999;}

/*拉屏广告*/
#bigScreen{position:relative;left:50%;top:0;height:0;overflow:hidden;}
#bigScreen .ad_closed{top:10px;}
 