@charset "utf-8";
/*@font-face {
	font-family:'SF Pro SC';
	font-style:normal;
	font-weight:600;
	src:local('☺︎'), url("/content/fonts/SF-Pro-SC/v1/PingFangSC-Semibold.woff2") format("woff2"), url("/content/fonts/SF-Pro-SC/v1/PingFangSC-Semibold.woff") format("woff"), url("/content/fonts/SF-Pro-SC/v1/PingFangSC-Semibold.ttf") format("truetype");
}

@font-face {
	font-family:'SF Pro SC 600';
	src:url("/content/fonts/SF-Pro-SC/v1/PingFangSC-Semibold.eot");
}

@font-face {
	font-family:'SF Pro SC';
	font-style:normal;
	font-weight:400;
	src:url("/content/fonts/SF-Pro-SC/v1/PingFangSC-Regular.eot");
	src:local('☺︎'), url("/content/fonts/SF-Pro-SC/v1/PingFangSC-Regular.woff2") format("woff2"), url("/content/fonts/SF-Pro-SC/v1/PingFangSC-Regular.woff") format("woff"), url("/content/fonts/SF-Pro-SC/v1/PingFangSC-Regular.ttf") format("truetype");
}*/
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 'SF Pro SC',微软雅黑, 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: #0f5ec5; }


.wrapper { position:relative; width:100%; margin:0 auto; overflow:hidden; }
.wrap { width:1200px; margin:0 auto; }

.welcome { height:35px; background:url(../images/welcome.jpg) no-repeat center; }
.welcome a { display:block; float:right; width:35px; text-align:center; }
.welcome form { float:right; width:150px; }
.welcome form .btn {float:right;  width:30px; height:35px; background:url(../images/w1.png) no-repeat center; cursor:pointer; }
.welcome form .txt { display:none; float:left; width:120px; float:left; border:1px solid #ccc; height:20px; line-height:20px; margin-top:7px; color:#fff; padding-left:5px; }
.welcome form:hover .txt { display:block; }

.nav { background:url(../images/nav.jpg) no-repeat center; }
.nav ul li { position:relative; float:left; text-align:center; font-size:14px; }
.nav ul li .a1 { display:block; width:200px; height:55px; line-height:55px; font-size:16px; color:#fff; }
.nav ul li:hover .a1,.nav .current .a1 { background:url(../images/nav01.png) no-repeat center; }

.nav .sub { position:absolute; top:55px; background:#0239c7; display:none; z-index:999; }
.nav .sub dt { width:200px; text-align:center; padding:10px 0; }
.nav .sub dt a { color:#fff; }
.nav .sub dt:hover { background:#fa5003; }
.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: 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; margin:0 5px; border-radius:100%; text-indent:-9999em; background:#fff; cursor:pointer; }
.banner .hd li.on { background:#0239c7; width:35px; border-radius:20px; }

.footArea { position:relative; height:331px; }
.footArea .p1 { position:absolute; right:50%; width:960px; height:331px; background:url(../images/f01.jpg) no-repeat center; }
.footArea .p1 .p { position:absolute; right:0; width:505px; padding-top:75px; z-index:9; }
.footArea .p1 .p h1 { font-size:24px; color:#fff; margin-bottom:40px; }
.footArea .p1 .p p { font-size:18px; color:#fff; line-height:30px; }
.footArea .p2 { position:absolute; left:50%; width:960px; height:331px;  }

.footer { background:#393837; }
.footer .wrap { padding:65px 0 55px; }

.foot01 { float:left; width:600px; }
.foot01 .p1 img { float:left; padding-left:35px; }
.foot01 .p2 { padding-top:15px; color:#cfcfcf; }
.foot01 .p2 a { color:#cfcfcf; }
.foot01 .p2 a:hover { color:#fff; }

.foot02 { float:right; width:600px; }
.foot02 form .clearfix { width:612px; }
.foot02 form .text { float:left; width:284px; padding-left:10px; height:43px; line-height:43px; background:#979694; margin-right:12px; border-radius:5px; margin-bottom:8px; }
.foot02 form .textarea { width:590px; padding:10px 0 0 10px; height:100px; background:#979694; border-radius:5px; margin-bottom:10px; }
.foot02 form .btn01 { width:600px; height:35px; line-height:35px; font-size:18px; text-align:center; color:#fff; background:#0239c7; border-radius:5px; cursor:pointer; letter-spacing:8px; }

.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(../images/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;}