@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; }
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; min-height:auto!important; min-width:auto!important; }
area {  anything:expression(this.onfocus=this.blur);  }
a {  color: #333; cursor:pointer; }
a:hover { color: #bf0513; }

.wrapper { position:relative; width:100%; margin:0 auto; overflow:hidden;  max-width:1920px;  }
.wrap { position:relative; width:1420px; margin:0 auto; }
.wrap02 { position:relative; width:1420px; margin:0 auto; }

@media all and (max-width:1480px){
	.wrap { width:96%; }
	.wrap02 { width:1200px; }
}
@media all and (max-width:1240px){
	.wrap02 { width:96%; }
}

.header { position:relative; }

.topArea { padding-top:5px; background:url(/images/topArea.jpg) no-repeat center top; }
.topArea .wrap01 { position:relative; width:1600px; margin:0 auto; }
.logo { float:left; }

@media all and (max-width:1620px){
	.topArea .wrap01 { width:96%; }
}

.nav { float:right; margin-right:30px; }
.nav ul li { position:relative; float:left; text-align:center; font-size:14px; margin-right:20px; font-size:0; }
.nav ul li .a1 { display:inline-block; padding:0 15px; height:115px; line-height:115px; font-size:18px; color:#333; font-weight:bold; }
.nav ul li:hover .a1,.nav .current .a1 { color:#fff; background:url(/images/nav.png) no-repeat center bottom #bf0513; }

.nav .sub { position:absolute; top:115px; width:100%; background:#fff; display:none; z-index:999; }
.nav .sub dt { width:100%; text-align:center; font-size:14px; }
.nav .sub dt a { display:block; color:#000; padding:10px 0; }
.nav .sub dt:hover { background:#bf0513; }
.nav .sub dt:hover a { color:#fff; }

@media all and (max-width:1600px){
	.nav { margin-right:10px; }
	.nav ul li { margin-right:10px; }
	.nav ul li .a1 {  padding:0 10px; }
}
@media all and (max-width:1460px){
	.nav ul li { margin-right:0; }
}
 
.topArea .top01 { float:right; font-size:0; margin-top:38px; }
.topArea .top01 a { display:inline-block; margin-left:7px; }
.topArea .top01 .a1 { background:#666; border-radius:100%; width:35px; height:35px; }
.topArea .top01 .a1:hover { background:#c73b3b; }
 
@media all and (max-width:1400px){
	.topArea .top01 a { margin-left:0; }
	.topArea .top01 .a1 { display:none; }
}
@media all and (max-width:1200px){
	.topArea .top01 { position:absolute; top:20px; right:70px; float:none; font-size:0; margin-top:0; z-index:5; }
	.topArea .top01 img { width:25px; height:auto; }
}
 
.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:#c73b3b; 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 { top:50%; left:5%; right:5%; margin-left:0; margin-top:-25px; width:90%; font-size:14px; z-index:9; }
	.search form .txt { float:left; height:50px; line-height:50px; padding-left:15px; width:calc(100% - 100px); box-sizing: border-box; }
	.search form .btn { float:right; height:50px; line-height:50px; width:100px; text-align:center; background:#c73b3b; color:#fff; cursor:pointer; }
	.serclose { right:0; top:-50px; font-size:26px; }
}




.u-mask{ position:fixed; top:0; right:0; left:0; bottom:0; background-color:rgba(0,0,0,0.5); z-index: 9;  overflow: hidden; display:none;}
.m-nav-show .u-mask { display:block; }

.m-menu { position:fixed; top:0; right:-50%; width:45%; height:100%; background:rgba(255,255,255,0.8); z-index:9999; opacity:0; overflow:auto; }
.m-menu .site-nav {  padding:7% 5% 7% 15%;  min-height:400px; overflow-y:auto; }
.m-menu li { padding-bottom:12px; font-size:15px; }
.m-menu li:hover a,.m-menu .current a { color: #e73c2b; }
.m-menu li dl { padding-left:15%; display:none; }
.m-menu li dt { padding-top:8px; padding-bottom:0; font-size:12px; }
.m-menu li a { color:#333; }
.m-menu li dt a { color:#333; }
.m-menu li dt.on a { color:#e73c2b; }
.m-menu li:hover dt a,.m-menu .current dt a { color: #333; }

.m-menu li.p dl { display:block; }
 
.u-menu { position:absolute; right:calc(2% + 200px); top:50%; margin-top:-21px; width:50px; height:42px; transform:translateZ(0px) rotate(0deg); transition:transform 0.4s cubic-bezier(0.4, 0.01, .165, 0.99); cursor:pointer; display:none; z-index:9; }
.u-menu div { position:absolute; left:13px; top:20px; width:25px; height:25px; transform:translateZ(0px) rotate(0deg); transition:transform 0.25s cubic-bezier(0.4, 0.01, 0.165, 0.99) 0s; }
.u-menu div i { position:absolute; left:0; top:0; display:block; width:25px; height:2px; background:#c73b3b; }
.u-menu .u-menu-top i {transform:translate3d(0px,-8px,0px);-webkit-transform:translate3d(0px,-8px,0px);}
.u-menu .u-menu-middle i {transform:translate3d(0px,0px,0px);-webkit-transform:translate3d(0px,0px,0px);}
.u-menu .u-menu-bottom i {transform:translate3d(0px,8px,0px);-webkit-transform:translate3d(0px,8px,0px);}

@media all and (max-width:1280px){
 
	.navArea { width:calc(100% - 300px); }
	.nav ul li .a1 { padding:0 10px; }
}
@media all and (max-width:1200px){
	.logo img { height:60px; width:auto; }
	 
	.navArea { width:100%; padding:0; }
	.nav { display:none; }

	.u-menu { right:0; display:block; }
}

.banner { position:relative; }
.swiper-container-1 .swiper-pagination  { left:auto!important; width:100%!important; bottom:20px!important; left:0!important; right:0!important; font-size:0; }
.swiper-container-1 .swiper-pagination-bullet { width:10px!important; height:10px!important; margin:0 5px!important; background:#fff; border-radius:100%; opacity:1; }
.swiper-container-1 .swiper-pagination-bullet-active { background:#bf0513; }
.swiper-container-1 .img02 { display:none; }

.banner .swiper-prev,.banner .swiper-next { position:absolute; top:45%; width:40px; height:40px; z-index:9; cursor:pointer; }
.banner .swiper-prev { background:url(/images/prev.png) no-repeat center; left:3%; }
.banner .swiper-next { background:url(/images/next.png) no-repeat center; right:3%; }
 
@media all and (max-width:1200px){
	.swiper-container-1 .swiper-pagination  { bottom:20px!important; }
}
@media all and (max-width:750px){
	.topArea { padding-top:0; background:#fff; }
	.swiper-container-1 .img01 { display:none; }
	.swiper-container-1 .img02 { display:block; }
}

.footer { }
.footArea { padding:50px 0; border-top:1px solid #e7ebee; }
.foot01 { float:left; width:130px; margin-left:25px; }
.foot01 p { font-size:12px; text-align:center; margin-top:25px; color:#9d9d9d; }
 
.foot02 { float:right; }
.foot02 dl { float:left; width:110px; text-align:center; margin-left:20px; }
.foot02 dl:nth-child(1) { margin-left:0; }
.foot02 dl dt { font-size:16px; color:#333; font-weight:bold; line-height:45px; border-bottom:1px solid #ddd; margin-bottom:20px; }
.foot02 dl dd a { display:block; font-size:12px; color:#a6a6a6; margin-bottom:5px; }
.foot02 dl dd:hover a { color:#bf0513; }
 
.tail { padding:15px 0; background:#bf0513; font-size:14px; color:#fff; }
.tail a { color:#fff; }
.tail02 { display:none; }

@media all and (max-width:1200px){
	.tail01 { display:none; }
	.tail02 { display:block; text-align:center; font-size:12px; }
}
@media all and (max-width:1000px){
	.foot01 { margin-left:0; }
	.foot02 dl { width:80px; margin-left:10px; }
}
@media all and (max-width:750px){
	.footArea { padding:30px ; }
	.foot01 { float:none; width:130px; margin:0 auto; }
	.foot01 p { margin-top:10px; }
	 
	.foot02 { display:none; }
}
 
.rArea { position:fixed; top:30%; right:0; z-index:999; }
.rArea ul li { position:relative; margin-bottom:5px; }
.rArea ul li a { display:block; padding:25px 15px; width:30px; background:#bf0513; text-align:center; border-radius:10px 0 0 10px; }
.rArea ul li .p1 { text-align:center; }
.rArea ul li .p1 img { max-width:100%; }
.rArea ul li .p2 { font-size:14px; line-height:16px; color:#fff; margin-top:5px; }
.rArea ul li .p3 { position:absolute; top:50%; margin-top:-25px; right:61px; height:50px; line-height:50px; color:#fff; font-size:20px; text-align:center; width:250px;  background:#bf0513; border-radius:10px; display:none; z-index:999; }
.rArea ul li:hover .p3 {  display:block; }

@media all and (max-width:1200px){
	.rArea ul li a { padding:10px; }
	.rArea ul li .p2 { font-size:12px; }
	 
	.rArea ul li:hover .p3 {  display:none; } 
} 
 
.sjArea { display:none; }
@media all and (max-width:1200px){
	.pcArea { display:none; }
	.sjArea { display:block; }
}

.back-to { position:fixed; _position:absolute; _top: expression(eval(document.documentElement.scrollTop)+400); bottom:110px; right:2%; display:none; z-index:999; }
.back-to .back-top { display:block; width:60px; height:60px; background:url(/images/top.jpg) no-repeat; outline:0 none; text-indent:-9999em; overflow:hidden; }
.back-to .back-top:hover { background-position:0 0; }

@media all and (max-width:1400px){
	.back-to { display:none!important; }
}

/*广告*/
.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;}
 