@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; }
textarea{resize:none;border:none;-webkit-appearance:none;border-radius:0;}
input[type=text] { resize:none;border:none;-webkit-appearance:none;border-radius:0; }
input[type=submit] { resize:none;border:none;-webkit-appearance:none;border-radius:0; }
input[type=reset] { resize:none;border:none;-webkit-appearance:none;border-radius:0; }
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:#555; }
area {  anything:expression(this.onfocus=this.blur);  }
a {  color: #555; }
a:hover { color: #055896; }

.wrapper { position:relative; width:100%; margin:0 auto; overflow:hidden; }
.wrap { width:1600px; margin:0 auto; }

@media all and (max-width:1680px){
	.wrap { width:1200px; margin:0 auto; }
}
@media all and (max-width:1280px){
	.wrap { width:92%; }
}

.topArea { position:absolute; top:0; left:0; right:0; border-bottom:1px solid rgba(255,255,255,0.3); z-index:9; }
.topArea .wrap { position:relative; }
.logo { float:left; }
.logo .img02 { display:none; }

.nav { float:right; margin-right:15px; }
.nav ul li { position:relative; float:left; margin:0 30px; font-size:0; }
.nav ul li .a1 { position:relative; display:inline-block; font-size:16px; color:#fff; line-height:100px; }
.nav ul li .a1:before { position:absolute; display:none; width:100%; left:0; bottom:0; height:3px; background:#fff; border-radius:5px; content:""; z-index:2; }
.nav ul li.current .a1:before,.nav ul li:hover .a1:before { display:block; }

.nav .sub { position:absolute; top:100px; width:120px; left:50%; margin-left:-60px; 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:#333; padding:15px 10px; }
.nav .sub dt:hover { background:#00a0e6; }
.nav .sub dt:hover a { color:#fff; }

@media all and (max-width:1680px){
	.nav ul li {  margin:0 20px; }
}
@media all and (max-width:1280px){
	.nav ul li {  margin:0 15px; }
}

.serbot { float:right; width:25px; height:100px; background:url(form01.png) no-repeat center; cursor:pointer; }

.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:linear-gradient(to right,#045796,#85c383); 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 { left:5%; margin-left:0; margin-top:-25px; width:90%; font-size:14px; }
	.search form .txt { height:50px; line-height:50px; padding-left:15px; width:calc(100% - 120px); }
	.search form .btn { height:50px; line-height:50px; width:100px; }
	.serclose { right:0; top:-40px; font-size:24px; }
}
 
.u-mask{ position:fixed; top:0; right:0; left:0; bottom:0; background-color:rgba(0,0,0,0.5); z-index:8;  overflow: hidden; display:none;}
.m-nav-show .u-mask { display:block; }

.m-menu { position:fixed; top:0; right:-50%; width:45%; height:100%; background:#fff; z-index:99; opacity:0; overflow:auto; }
.m-menu .site-nav {  padding:30% 5% 7% 15%;  min-height:400px; overflow-y:auto; }
.m-menu li { padding-bottom:15px; font-size:15px; }
.m-menu li:hover a,.m-menu .current a { color: #00a0e6; }
.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:#00a0e6; }
.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:0; 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:#fff; }
.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){
	.nav { display:none; }
	
	.logo img { height:60px; width:auto; }
	 
	.u-menu { display:block; }
	.serbot { margin-right:60px; height:60px; }
}

.topArea01 { background:#fff; border-bottom:none; box-shadow: #ddd 0px 8px 10px -8px;  }
.topArea01 .logo .img01 { display:none; }
.topArea01 .logo .img02 { display:block; }
.topArea01 .serbot { background:url(form02.png) no-repeat center; }
.topArea01 .nav ul li .a1 { color:#000; }
.topArea01 .nav ul li .a1:before { background:linear-gradient(to right,#045796,#85c383); }

.topArea01 .u-menu div i { background:#333; }

 
.footer { background:#004ea2; }
.footArea { padding:50px 0 70px; }
.foot01 .p1 { float:left; }
.foot01 .p2 { float:right; }
.foot01 .p2 a { display:inline-block; margin-left:55px; font-size:16px; color:#fff; }
.footArea02 { border-top:1px solid rgba(255,255,255,0.3); padding-top:70px; margin-top:50px; }
.foot02 { float:left; width:540px; }
.foot02 .p1 a { float:left; display:block; width:30%; line-height:50px; font-size:14px; color:#666; text-align:center; background:#fff; border-radius:25px; margin-right:5%; }
.foot02 .p1 a:last-child { margin-right:0; }
.foot02 .p2 { position:relative; margin-top:40px; width:65%; }
.foot02 .p2 select { position:relative; width:100%; height:50px; line-height:50px; padding:0 25px; font-size:14px; color:rgba(255,255,255,0.5); border:1px solid rgba(255,255,255,0.5); border-radius:25px; box-sizing: border-box; background:none; -webkit-appearance: none; -moz-appearance: none; appearance: none; }
.foot02 .p2 select option { color:#333; }
.foot02 .p2:after {
    content: "";
	display:block;
    position: absolute;
    top: 23px;
    right: 25px;
    width: 0;
    height: 0;
    border-top: 6px solid #999;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    opacity: .6; }

.foot03 { float:right; width:260px; }
.foot03 p { float:left; width:120px; margin-right:20px; }
.foot03 p:last-child { margin-right:0; }

.foot04 { float:right; width:440px; margin-right:30px; }
.foot04 .p1 { height:80px; background:url(f00.png) no-repeat center left; padding-left:80px; font-size:40px; color:#fff; font-weight:bold; font-family:"Impact"; }
.foot04 .p1 a {  color:#fff; }
.foot04 .p2 { background:url(f01.png) no-repeat left 3px; padding-left:45px; font-size:16px; line-height:25px; color:#fff; margin-top:15px; }

.tail { padding:15px 0; border-top:1px solid rgba(255,255,255,0.3); font-size:14px; color:rgba(255,255,255,0.3); }
.tail a { color:rgba(255,255,255,0.3); }
.tail a:hover { color:#fff; }
.tail .sjArea { text-align:center; }

@media all and (max-width:1680px){
	.footArea { padding:40px 0; }
	.foot01 .p1 { float:left; }
	.foot01 .p2 { float:right; }
	.foot01 .p2 a { margin-left:25px; font-size:14px; }
	.footArea02 { padding-top:40px; margin-top:40px; }
	.foot02 { width:320px; }
	 
	.foot03 { float:right; }
	.foot04 { float:right; width:440px; margin-right:30px; }
}
@media all and (max-width:1200px){
	.footArea { padding:40px 0; }
	.foot02 { width:300px; }
	 
	.foot04 { width:300px; margin-right:20px; }
	.foot04 .p1 { font-size:36px; }
}
@media all and (max-width:1000px){
	.footArea { padding:30px 0 30px; }
	.foot01 .p1 { float:none; }
	.foot01 .p2 { display:none; }
	 
	.footArea02 { border-top:1px solid rgba(255,255,255,0.3); padding-top:20px; margin-top:20px; }
	.foot02 { display:none;  }
	 
	.foot03 { float:right; width:220px; }
	.foot03 p { width:100px; }
	.foot04 { float:left; width:calc(100% - 240px); margin-right:0; }
	.foot04 .p1 { height:60px; padding-left:80px; font-size:28px; }
	.foot04 .p2 { padding-left:35px; font-size:14px; line-height:25px; margin-top:15px; }
}
@media all and (max-width:750px){
	.footArea { padding:30px 0 30px; }
	.foot01 { display:none; }
	.foot01 .p2 { display:none; }
	 
	.footArea02 { border-top:none; padding-top:0; }
	.foot02 { display:none;  }
	 
	.foot03 { float:none; width:220px; margin:0 auto;  }
	.foot04 { float:none; width:100%; margin-top:20px; }
	.foot04 .p1 { height:40px; padding-left:60px; font-size:24px; line-height:40px; background-size:contain; }
	.foot04 .p2 { padding-left:25px; font-size:14px; line-height:25px; margin-top:15px; }
}

.rArea { position:fixed; top:50%; right:0; width:48px; height:260px; transform: translateY(-50%);  z-index:999; }
.rArea ul li { position:relative; }
.rArea .li01 a p { width:48px; padding-top:35px; height:157px; background:url(r01.png) no-repeat center; text-align:center; }
.rArea .li01 a p i { display:inline-block; font-size:18px; color:#fff; line-height:23px; padding-top:35px; width:25px; background:url(r03.png) no-repeat center top; }

.rArea .li01 .txt { position:absolute; top:0; right:60px; width:225px; padding:30px 15px; min-height:190px; border:1px solid #ecf1f4; background:#fff; display:none; z-index:999; box-sizing: border-box; }
.rArea .li01 .txt .txt01 { padding-left:40px; line-height:1.1; margin-bottom:35px; }
.rArea .li01 .txt .txt01:last-child { margin-bottom:0; }
.rArea .li01 .txt .txt01 p { font-size:16px; color:#26323b; }
.rArea .li01 .txt .txt01 span { display:block; font-size:16px; color:#537892; margin-top:10px; }
.rArea .li01:hover .txt { display:block; } 

.rArea .rArea_back { background:#fff; margin-top:20px; border-radius:2px; cursor:pointer; display:none; } 
.rArea .rArea_back .p1 { position:absolute; top:0; right:60px; width:225px; height:48px; line-height:48px; text-align:center; border:1px solid #ecf1f4; font-size:16px; color:#26323b; background:#fff; display:none; z-index:999; box-sizing: border-box; } 
.rArea .rArea_back:hover .p1 { display:block; } 

@media all and (max-width:1200px){
	.rArea { display:none; }
}


.telArea { position:fixed; right:0; bottom:20px; z-index:99999; display:none; }
.telArea img { width:45px; height:auto; }
@media all and (max-width:750px){
	.telArea { display:none; }
}




.right_bar{position:fixed; top:50%; right:0; width:50px; transform: translateY(-50%); z-index:10;}
.right_bar li{ width:62px; height:50px; z-index:20; }
.right_bar li.rtbar_li1,.right_bar li.rtbar_li4{ position:absolute; left:0;}
.right_bar li.rtbar_li1{ top:0; width:172px; }
 .right_bar li.rtbar_li1 a.mo_phone{ display:none;}
.right_bar li.rtbar_li2{ position:absolute; top:51px; left:0; }
.right_bar li.rtbar_li3{ position:absolute; top:102px; left:0; width:126px; }
.right_bar li.rtbar_li4{ top:153px;}
.rtbar_li4{ position:absolute; top:153px; left:0;}
.right_bar li a{ display:block; color:#FFF; font-size:14px; height:50px; line-height:50px; overflow:hidden; background-color:#666; opacity:0.9; border-radius:6px;}
.right_bar li a img{ display:block; float:left; vertical-align:middle; width:24px; height:24px; margin:12px 12px 14px 14px;}
.right_bar li a:hover{ background:linear-gradient(to right,#045796,#85c383); opacity:1;}
.rtbar_shwx{ display:none; position:absolute; top:-120px; left:-160px;  }
.rtbar_shwx img{ padding:14px; background:linear-gradient(to right,#045796,#85c383); }
.right_bar{display:none;}
.rtbar_shwx{top:-50px;}

@media all and (max-width:1200px){
	.right_bar { display:none!important; }
}









.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:50%; margin-right:-670px; display:none; z-index:999; }
.back-to .back-top { display:block; width:44px; height:44px; background:url(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;}
 