
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 { 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;}
/*.info{text-align: justify; text-justify: inter-ideograph;}*/

/*Body*/
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: #0c307c; }


.wrapper { position:relative; width:100%; margin:0 auto; overflow:hidden; }
.wrap { width:1200px; margin:0 auto; }

.logo { float:left; }

.nav { float:right; }
.nav ul li { position:relative; float:left; text-align:center; font-size:14px; }
.nav ul li .a1 { display:block; width:96px; height:107px; line-height:107px; font-size:16px; color:#333; border-bottom:3px solid #fff; }
.nav ul li:hover .a1,.nav .current .a1 { background:#f4f4f4; border-color:#0c307c; }

.nav .sub { position:absolute; top:110px; width:100%; background:#fff; display:none; z-index:999; }
.nav .sub dt { width:100%; text-align:center; }
.nav .sub dt a { display:block; color:#000; padding:10px 0; }
.nav .sub dt:hover { background:#0c307c; }
.nav .sub 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:80px; 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; margin:0 5px; text-indent:-9999em; border-radius:100%; background:#7a7e81; cursor:pointer; }
.banner .hd li.on { background:#0c307c; }

.banner .prev,.banner .next { position: absolute; left: 5%; top: 50%; width:71px; height:67px; margin-top:-33px; display: none; z-index:9999; }
.banner .prev { left: 5%; right: auto; background: url(../image/prev.png); }
.banner .next { left: auto; right: 5%; background: url(../image/next.png); }

.footer { background:#1c1c1c; padding-top:70px; }
.foot01 { float:left; width:520px; font-size:12px; color:#fff; }
.foot01 .p1 { font-size:24px; font-weight:bold; margin-bottom:15px; }
.foot01 .p2 { font-size:12px; }
.foot01 .p2 p { font-size:28px; }
.foot01 .p3 { line-height:30px; }

.foot02 { float:right; width:600px; }
.foot02 dl { float:left; width:120px; text-align:center; }
.foot02 dl dt { font-size:14px; width:85px; height:30px; line-height:30px; color:#fff; margin:0 auto 20px; }
.foot02 dl:hover dt { background:#182a55; }
.foot02 dl dd { margin-bottom:10px; }
.foot02 dl dd a { color:#8e8e8e; }
.foot02 dl dd:hover a { color:#fff; }

.footArea01 { margin-top:40px; border-top:1px solid #494949; padding:30px 0; }
.foot03 { float:left; width:900px; }
.foot03 .p1 { float:left; width:90px; font-size:24px; line-height:30px; color:#fff; font-weight: 300;font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif; }
.foot03 .p2 { float:left; width:calc(100% - 90px); line-height:30px; color:#c1c1c1; }
.foot03 .p2 a { padding:0 15px; color:#c1c1c1; }
.foot03 .p2 a:hover { color:#fff; }
.foot03 .p3 { margin-top:20px; color:#c1c1c1; line-height:25px; }
.foot03 .p3 a { color:#c1c1c1; }
.foot03 .p3 a:hover { color:#fff; }

.foot04 { float:right; width:230px; }
.foot04 p { float:left; width:90px; margin-left:25px;  }
.foot04 p span { display:block; margin-top:10px; color:#fff; text-align:center;  }

.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:50px; height:43px; 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;}
 