@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; }
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; }
a:hover { color: #379ea0; }


.wrapper { position:relative; width:100%; margin:0 auto; min-width:1200px; overflow:hidden; }
.wrap { width:1200px; margin:0 auto; }

.welcome { height:40px; line-height:40px; background:#fbfbfb; border-bottom:1px solid #ebf0f0; }
.welcome .fl a { display:inline-block; padding:0 10px; background:url(../images/w03.jpg) no-repeat center right; font-size:14px; color:#44645c; }
.welcome .fl a:last-child { background:none; }

.welcome .fr a { position:relative; display:inline-block; padding:0 10px; color:#44645c; font-size:14px; }
.welcome .fr a:nth-child(1) { background:url(../images/w03.jpg) no-repeat center right; }
.welcome .fr a:nth-child(1) i { padding-left:20px; background:url(../images/w01.jpg) no-repeat center left; }
.welcome .fr a:nth-child(2) i { padding-left:28px; background:url(../images/w02.jpg) no-repeat center left; }
.welcome .fr a img { position:absolute; top:40px; right:0; z-index:9; display:none; }
.welcome .fr a:hover img { display:block; }

.logo { float:left; }

.topArea .city { position:relative; float:left; margin-left:15px; }
.topArea .city p { display:inline-block; padding-left:5px; height:72px; line-height:72px; font-size:14px; color:#264239; }
.topArea .city p i { display:inline-block; padding-right:20px; background:url(../images/t02.png) no-repeat center right; }
.topArea .city01 { position:absolute; width:100%; text-align:center; top:97px; background:#fff; z-index:9; display:none; }
.topArea .city01 a { display:block; padding:10px 0; font-size:14px; color:#000; }
.topArea .city:hover .city01 { display:block; }


.topArea .top01 { float:right; width:165px; margin-top:30px; }
.topArea .top01 a { display:block; width:265px; height:38px;font-weight: bold; line-height:38px; background:#FF5722; border-radius:15px; font-size:18px; color:#fff; text-align:center; }
.topArea .top01 a i { display:inline-block; padding-left:30px; background:url(../images/t01.png) no-repeat center left; }


.nav { float: left;padding-left: 100px; }
.nav ul li { position:relative; float:left; margin-right:30px; text-align:center; font-size:14px; }
.nav ul li .a1 { display:block; height:97px; line-height:97px; font-size:16px; color:#264239; }
.nav ul li .a2 { padding-right:15px; background:url(../images/t02.png) no-repeat center right; }
.nav ul li .a1 i { display:inline-block; }
.nav ul li:hover .a1 i,.nav .current .a1 i { color:#59b9b6; background:url(../images/nav02.png) no-repeat center bottom; }

.nav .sub { position:absolute; top:97px; left:0; width:120px; background:rgba(0,0,0,0.6); display:none; z-index:999; }
.nav .sub dt { text-align:center; }
.nav .sub dt a { display:block; padding:10px 0; color:#fff; }
.nav .sub dt:hover { background:#379ea0; }


.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:20px; 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:#7a7e81; cursor:pointer; }
.banner .hd li.on { background:#379ea0; }

.banner .prev,.banner .next { position: absolute; left: 5%; top: 50%; width:40px; height:130px; margin-top:-65px; filter:alpha(opacity=40); opacity: 0.4; display: none; z-index:9999; }
.banner .prev { left: 5%; right: auto; background: url(../images/prev.png); }
.banner .next { left: auto; right: 5%; background: url(../images/next.png); }
.banner .prev:hover,.banner .next:hover { filter:alpha(opacity=100); opacity: 1; }

.footer { margin-bottom:60px; }
.foot01 { padding:35px 0; background:#edefef; }
.foot01 ul li { float:left; padding-left:80px; min-height:60px; margin-right:65px; }
.foot01 ul li:last-child { margin-right:0; }
.foot01 ul li .p1 { font-size:20px; font-weight:bold; color:#71a8af; line-height:22px; padding-top:8px; }
.foot01 ul li .p2 { font-size:14px; color:#666; margin-top:7px; }
.foot02 { padding:55px 0 45px; background:#779798; }
.foot02 dl { float:left; margin-right:60px; }
.foot02 dl dt { margin-bottom:10px; }
.foot02 dl dt a { font-size:16px; color:#fff; }
.foot02 dl dd { margin-bottom:5px; }
.foot02 dl dd a { font-size:14px; color:#fff; }

.foot02 .ftt { float:right; }
.foot02 .ftt .p1 { font-size:25px; line-height:30px; color:#fff; }
.foot02 .ftt .p2 { font-size:14px; color:#fff; margin:30px 0; }
.foot02 .ftt .p3 a { display:block; width:110px; height:30px; text-align:center; line-height:30px; background:#71a8af; font-size:14px; color:#fff; }

.tail { padding:15px 0; background:#779798; font-size:14px; color:#cfd9d9; border-top:1px solid #92acad; text-align:center; }
.tail a { color:#cfd9d9; }
.tail a:hover { color:#fff; }


.footArea { position:fixed; bottom:0; width:100%; left:0; background:#78b5b9; height:60px; line-height:60px; z-index:99; }
.footArea .p1 { float:left; font-size:20px; color:#fff; font-weight:bold; }
.footArea .p2 { float:left; margin-left:40px; }
.footArea .p2 i { float:left; display:inline-block; padding-left:30px; font-size:18px; color:#fff; font-weight:bold; background:url(../images/f02.png) no-repeat center left; margin-right:10px; }
.footArea .p3 { float:right; display:inline-block; padding-left:40px; font-size:20px; color:#fff; font-weight:bold; background:url(../images/f03.png) no-repeat center left; }

.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;}



.sssArea { position:fixed; left:0; right:0; bottom:0; top:0; z-index:999; background:rgba(0,0,0,0.5); display:none;}
.sssArea.on { display:block;}

.sssClose { position:absolute; top:-20px; right:-20px; border-radius:100%; background:#fff; width:40px; height:40px; text-align:center; line-height:40px; font-size:16px; cursor:pointer; }

.sssArea01 { position:absolute; top:50%; margin-top:-250px; left:50%; margin-left:-260px; width:520px; background:#fff; padding-bottom:20px; z-index:5; }
.sssArea .hd { height:45px; text-align:center; font-size:16px; line-height:45px; background:#f5f5f5; color:#000; margin-bottom:5px; }
.sssArea h4 { margin-bottom:10px; padding:0 20px; background:#666; color:#fff; line-height:30px; }
.sssArea .tips { padding:10px 0 10px 100px; font-weight:bold; font-size:13px; text-align:left; }
.sssArea .field { clear:both; }
.sssArea li.field label { display:block; float:left; width:100px; line-height:30px; height:30px; text-align:right; }
.sssArea .input { padding:5px 0; zoom:1; }
.sssArea .field:after { content:'\20'; display:block; height:0; clear:both; }
.sssArea .text { height:30px; line-height:30px; width:350px; padding:2px 3px; border:1px solid #ccc; background:#fff; color:#555; box-sizing: border-box; }
.sssArea .text01 {  width:100px; }
.sssArea .textarea { width:350px; height:100px; padding:1px 3px; border:1px solid #ccc; background:#fff; color:#555; box-sizing: border-box; }
.sssArea .submit-field { padding:0 10px 0 100px; _padding:0 10px 0 100px; clear:both; }
.sssArea .submit-field input { margin-right:10px; }
.sssArea .submit-field .btn-submit,.sssArea .submit-field .btn-reset { width:93px; height:29px; border:none; background:#666; color:#fff; cursor:pointer; }









 