﻿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; }
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 { text-decoration: none; outline: none;  }
.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;}



body {  margin: 0 auto; overflow-x: hidden;  background: #fff; color:#555; }
area {  anything:expression(this.onfocus=this.blur);  }
a {  color: #555; transition: all 0.5s ease 0s; }
a:hover { color: #b11556; }


.wrapper { position:relative; width:100%; min-width:1300px; overflow-x:hidden; margin:0 auto; overflow:hidden; }
.wrap { width:1200px; margin:0 auto; }

.logo { float:left; width:210px; }

.topArea .form { width:22px; float:right; padding:5px; border:1px solid #fff; margin-top:40px; transition: all 0.6s; }
.topArea .form .txt { float:left; width:0; height:22px; border:none; padding:0; line-height:22px; transition: all 0.6s; }
.topArea .form .btn { float:right; width:22px; height:22px; background:url(../image/form.png) no-repeat center; cursor:pointer; }
.topArea .form:hover { border-color:#ccc; width:180px; }
.topArea .form:hover .txt {  width:150px; padding-left:10px; }

.nav { float:right; width:720px; margin-right:20px; }
.nav ul li { position:relative; float:left; text-align:center; font-size:14px; }
.nav ul li .a1 { display:block; width:120px; height:114px; line-height:114px; font-size:17px; }
.nav ul li:hover .a1,.nav .current .a1 { color:#000; font-weight:bold; }

.nav .sub { position:absolute; top:95px; display:none; z-index:999; }
.nav .sub dl { background:#fff; }
.nav .sub dl dt { width:90px; text-align:center; height:40px; line-height:40px; }
.nav .sub dl dt a { color:#000; }
.nav .sub dl dt:hover { background:#ff2a2a; }
.nav .sub dl dt:hover a { color:#fff; }


.banner { position: relative; width: 100%;  overflow: hidden; z-index:0;  }
.banner .bd { position: relative; left: 50%; width:1920px; margin: 0 0 0 -960px; text-align: center; overflow: hidden; }
.banner .wrap { position:relative; }
.banner .hd { position: absolute; bottom: 30px; width:1200px; text-align:center; z-index:999; }
.banner .hd ul {  display:inline-block; *display:inline; zoom:1;   }
.banner .hd li { float:left; width:10px; height:10px; border-radius:100%; margin:0 5px; text-indent:-9999em; background:#fff; cursor:pointer; }
.banner .hd li.on { background:#b11556; }

.Area-hd { padding:105px 0; text-align:center; line-height:1; }
.Area-hd h1 { font-size:40px; color:#000; font-weight:normal; letter-spacing:4px; }
.Area-hd span { display:block; width:40px; height:3px; background:#b11556; margin:25px auto; }
.Area-hd p { font-size:14px; color:#717171; line-height:22px; }

.dArea { margin-top:100px; text-align:center; background:url(../image/dArea.jpg) no-repeat center top; }
.dArea .wrap { border-top:10px solid #000; padding:90px 0 105px 0; }
.dArea .p1 { font-size:50px; line-height:60px; color:#000; font-weight:bold; text-transform:uppercase; }
.dArea .p1 span { display:block; }
.dArea .p2 { font-size:24px; line-height:1; color:#000; font-weight:bold; margin:30px 0; text-transform:uppercase; }
.dArea .a1 { display:block; margin:0 auto; width:150px; height:40px; line-height:40px; background:#000; color:#fff; font-size:15px; }

.footer { background:#000; padding:60px 0; }

.foot01 { width:460px; float:left; }
.foot01 .p1 { margin-top:48px; line-height:25px; color:#838383; text-align:justify; }

.foot02 { width:130px; float:left; margin-left:165px; padding-top:3px;  }
.foot02 a { display:block; font-size:16px; color:#c5c5c5; margin-bottom:16px; }
.foot02 a:hover { color:#fff; }

.foot03 { width:260px; float:right; padding-top:6px; }
.foot03 h1 { font-size:14px; color:#c5c5c5; font-weight:normal; margin-bottom:16px; line-height:1; }
.foot03 h1 span { display:block; font-size:20px; margin-top:10px; font-weight:bold; color:#fff; }
.foot03 .p1 { line-height:25px; color:#838383; }

.tail { margin-top:90px; color:#bfbfbf; }
.tail a { color:#bfbfbf; }
.tail a:hover { color:#fff; }

.back-to { position:fixed; _position:absolute; _top: expression(eval(document.documentElement.scrollTop)+400); bottom:110px; right:50%; margin-right:-670px; display:none; z-index:999; }
.back-to .back-top { display:block; width:44px; height:44px; background:url(../image/top.png) no-repeat; outline:0 none; text-indent:-9999em; overflow:hidden; }
.back-to .back-top:hover { background-position:0 0; }


.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;}