@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:#333; min-height:auto!important; min-width:auto!important; }
area {  anything:expression(this.onfocus=this.blur);  }
a {  color: #333; }
a:hover { color: #0348b1; }

.wrapper { position:relative; width:100%; margin:0 auto; overflow:hidden; }
.wrap { width:1560px; 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:fixed; top:0; left:0; right:0; padding-left:6.5%; background: linear-gradient(rgb(2,75,185), rgba(2,75,185,0.5), rgba(18,89,194,0.04)); z-index:9999999; }

.logo { float:left; height:110px; display:flex; align-items: center; }
.logo .img02 { display:none; }

.top01 { float:right; width:890px; margin-right:50px; padding-top:20px; }
.top01 .tt { line-height:30px; }
.top01 .tt .tt01 { position:relative; float:right; width:30px; height:28px; border:1px solid transparent; border-radius:3px; overflow:hidden; transition: all 0.6s; cursor:pointer; z-index:2; }
.top01 .tt .tt01 i { display:block; width:30px; height:28px; background:url(t41.png) no-repeat center; }
.top01 .tt .tt01 .txt { float:left; width:0; line-height:30px; color:#fff; box-sizing: border-box; transition: all 0.6s; }
.top01 .tt .tt01 .btn { float:left; display:none; width:30px; height:30px;   cursor:pointer; }

.top01 .tt .tt01.on { width:220px; border:1px solid #fff; }
.top01 .tt .tt01.on i { position:absolute; top:0; right:0; z-index:-1; }
.top01 .tt .tt01.on .txt { width:190px; padding:0 10px; }
.top01 .tt .tt01.on .btn { display:block; }

.top01 .tt .tt02 { position:relative; float:right; padding-right:15px; margin-right:15px; }
.top01 .tt .tt02:before { position:absolute; top:50%; right:0; transform: translateY(-50%); display:block; content:""; width:1px; height:16px; background:rgba(255,255,255,0.6); z-index:1; }
.top01 .tt .tt02 a { display:inline-block; line-height:30px; padding-left:25px; font-size:18px; color:#fff; margin-right:25px; }
.top01 .tt .tt02 a:last-child { margin-right:0; }

.top01 .tt .tt01 .txt::-webkit-input-placeholder { color:rgba(255,255,255,0.6); opacity: 1; }
.top01 .tt .tt01 .txt::-moz-placeholder { color:rgba(255,255,255,0.6); opacity: 1; }
.top01 .tt .tt01 .txt::-ms-input-placeholder { color:rgba(255,255,255,0.6); opacity: 1; } 
.top01 .tt .tt01 .txt::placeholder { color:rgba(255,255,255,0.6); opacity: 1; }

.nav { margin-top:5px; font-size:0; }
.nav ul { display:flex; flex-wrap: wrap;  flex-direction:row; justify-content: space-between; }
.nav ul li { position:relative; font-size:24px; font-weight:bold; }
.nav ul li a { color:#fff; display:inline-block; line-height:40px; text-shadow: rgba(0, 0, 0, 0.18) 0px 3px 6px; }

.nav li .shownav{position:absolute;text-align: center; width:120px; left:50%; margin-left:-60px; top:40px;left: 50%; background:rgba(255,255,255,0.8); -webkit-box-shadow:0 13px 42px 11px rgba(0,0,0,.15);box-shadow:0 13px 42px 11px rgba(0,0,0,.15); border-radius:5px; overflow:hidden; }
.nav li .shownav a{white-space: nowrap;height:40px;line-height:40px;border-bottom:1px solid #eee;transition:all .36s ease;-ms-transition:all .36s ease;-o-transition:all .36s ease;-webkit-transition:all .36s ease;-moz-transition:all .36s ease}
.nav li .shownav a:last-child{border-bottom:0}
.nav li .shownav a{ padding: 0 10px;  font-size:14px; color:#333!important; font-weight: normal!important; transition:all .36s ease;-ms-transition:all .36s ease;-o-transition:all .36s ease;-webkit-transition:all .36s ease;-moz-transition:all .36s ease;display:block }
.nav li .shownav a:hover{background:rgba(3,72,177,0.4);}
.nav li .shownav a:hover{color:#fff!important;}
 
.nav li .shownav{ visibility:hidden; opacity:0; filter:alpha(opacity=0); transform: scale(0); /*transform:translateX(-50%) translateY(20px); -ms-transform:translateX(-50%) translateY(20px); -o-transform:translateX(-50%) translateY(20px); -webkit-transform:translateX(-50%) translateY(20px); -moz-transform:translateX(-50%) translateY(20px);*/ transition:all .3s ease; -ms-transition:all .3s ease; -o-transition:all .3s ease; -webkit-transition:all .3s ease; -moz-transition:all .3s ease; }
.nav li:hover .shownav{ visibility:visible; opacity:1; filter:alpha(opacity=100); transform: scale(1); /* transform:translateX(-50%); -ms-transform:translateX(-50%); -o-transform:translateX(-50%); -webkit-transform:translateX(-50%); -moz-transform:translateX(-50%);*/ }
 


@media all and (max-width:1780px){
	.topArea { padding-left:4%; }
	.logo img { max-height:70px; width:auto; }
	
	.top01 { width:calc(96% - 700px); }
	.nav ul li { font-size:20px; }
}

@media all and (max-width:1680px){
	.top01 { width:calc(96% - 600px); padding-top:10px; }
	.nav ul li { font-size:18px; }
	
	.top01 .tt .tt02 a {  font-size:14px; }
}
@media all and (max-width:1400px){
	.topArea { padding-left:4%; }
	.logo img { max-height:50px; width:auto; }
	
	.top01 { width:calc(96% - 500px); }
}
@media all and (max-width:1200px){
	.topArea { padding-left:4%; }
	.logo { height:60px; }
	.logo img { max-height:50px; width:auto; }
	.logo .img01 { display:none; }
	.logo .img02 { display:block; }
	
	.top01 { display:none; }
}

.top02 { float:right; margin-top:17px; }
 
.menu_btn { position:relative; cursor: pointer; width:80px; height:75px; border-radius: 10px 0px 0px 10px; background-color:#024bb9; color:#fff; }
.menu_ico { position:absolute; left:15px; top:15px; display:block; width:50px; height:44px; transform:translateZ(0px) rotate(0deg); transition:transform 0.4s cubic-bezier(0.4, 0.01, .165, 0.99); z-index: 999; }
.menu_ico 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; }
.menu_ico div i { position:absolute; left:0; top:0; display:block; width:25px; height:3px; background:#fff; border-radius:3px; }
.menu_ico .u-menu-top i {transform:translate3d(0px,-8px,0px);-webkit-transform:translate3d(0px,-8px,0px);}
.menu_ico .u-menu-middle i {transform:translate3d(0px,0px,0px);-webkit-transform:translate3d(0px,0px,0px);}
.menu_ico .u-menu-bottom i {transform:translate3d(0px,8px,0px);-webkit-transform:translate3d(0px,8px,0px);}

.top02.on .menu_ico { left:25px; transform:translateZ(0px) rotate(90deg);-webkit-transform:translateZ(0px) rotate(90deg);}
.top02.on .menu_ico  div {transform:translateZ(0px) rotate(45deg);transition:transform 0.25s cubic-bezier(0.4,0.01,0.165,0.99) 0.2s;-webkit-transform:translateZ(0px) rotate(45deg);-webkit-transition:-webkit-transform 0.25s cubic-bezier(0.4,0.01,0.165,0.99) 0.2s;}
.top02.on .menu_ico  div i {transition:transform 0.2s ease 0s;transform:translate3d(0px,11px,0px);-webkit-transition:-webkit-transform 0.2s ease 0s;-webkit-transform:translate3d(0px,11px,0px); border-radius:0; }
.top02.on .menu_ico .u-menu-bottom {transform:translateZ(0px) rotate(-45deg);-webkit-transform:translateZ(0px) rotate(-45deg);}
.top02.on .menu_ico .u-menu-middle { display:none; }


.menu_box { position:fixed; top:0; left:0; right:0; transform: scale(0) translateZ(0px); z-index:99; }
.menu_bg {  border-radius:0 0 0 100%; bottom:100%;  left: 100%; position: fixed; right: 0; top: 0; width:0; height:0; background:#024bb9; z-index:1; transition: all 1.3s; }
.menu_box .wrap { position:relative; height:100vh; z-index:5; }

.nav_top { height:110px; display:flex; align-items: center; margin-top:10px; transition: all 0.6s; opacity:0; }
.nav_top .img02 { display:none; }

.nav_menu { margin-top:30px; min-height:520px; text-align:center; display:flex; flex-wrap: wrap;  flex-direction:row; justify-content: space-between; }
.nav_menu>div { opacity: 0; transform: translateY(50px) translateZ(0px); transition: all 0.6s; }

.nav_menu .p1 { font-size:20px; color:#fff; }
.nav_menu .p1 a { color:#fff; }
.nav_menu .p2 { margin-top:15px; }
.nav_menu .p2 ul li:nth-child(n + 2) { margin-top:15px; }
.nav_menu .p2 ul li a { display:block; font-size:16px; color:rgba(255,255,255,0.7); }

.nav_bottom { border-top: 1px solid #a2a2a265; padding-top:80px; transition: all 0.6s; opacity:0; }
.nav_bottom .p1 { float:left; }
.nav_bottom .p1 a { display:inline-block; font-size:14px; border: 1px solid #ffffff5c; color:#fff; border-radius: 4px; padding:0 20px; line-height:45px; }

.nav_bottom .p2 { float:right; width:30px; height:30px; overflow:hidden; transition: all 0.6s; cursor:pointer; margin-top:7px; }
.nav_bottom .p2 i { display:block; width:30px; height:30px; background:url(t41.png) no-repeat center; }
.nav_bottom .p2 .txt { float:left; width:0; line-height:30px; color:#fff; box-sizing: border-box; transition: all 0.6s; }
.nav_bottom .p2 .btn { float:right; width:0; height:30px; background:url(t41.png) no-repeat center; cursor:pointer; }

.nav_bottom .p2.on { width:220px; border:1px solid #fff; border-radius:3px; }
.nav_bottom .p2.on i { display:none; }
.nav_bottom .p2.on .txt { width:190px; padding:0 10px; }
.nav_bottom .p2.on .btn { width:30px; }

.nav_bottom .p2 .txt::-webkit-input-placeholder { color:rgba(255,255,255,0.6); opacity: 1; }
.nav_bottom .p2 .txt::-moz-placeholder { color:rgba(255,255,255,0.6); opacity: 1; }
.nav_bottom .p2 .txt::-ms-input-placeholder { color:rgba(255,255,255,0.6); opacity: 1; } 
.nav_bottom .p2 .txt::placeholder { color:rgba(255,255,255,0.6); opacity: 1; }

.nav_bottom .p3 { float:right; font-size:14px; color:#fff; margin-top:7px;  }
.nav_bottom .p3 a { display:inline-block; color:#fff; margin-right:20px; line-height:30px; }


.top02.on .menu_box { transform: none; }
.top02.on .menu_bg { bottom:-50%;  left:-50%; width:150%; height:150%; }
 

.top02.on .nav_top { margin-top:0; opacity:1; }

.top02.on .nav_menu>div { opacity: 1; transform: none; }
.top02.on .nav_menu>div:nth-child(1) { transition-delay:0.5s; }
.top02.on .nav_menu>div:nth-child(2) { transition-delay:0.7s; }
.top02.on .nav_menu>div:nth-child(3) { transition-delay:0.9s; }
.top02.on .nav_menu>div:nth-child(4) { transition-delay:1.1s; }
.top02.on .nav_menu>div:nth-child(5) { transition-delay:1.3s; }
.top02.on .nav_menu>div:nth-child(6) { transition-delay:1.5s; }
.top02.on .nav_menu>div:nth-child(7) { transition-delay:1.7s; }

.top02.on .nav_bottom { padding-top:40px; transition-delay:1.9s; opacity:1; }
 
@media all and (max-width:1680px){
	.nav_menu { min-height:400px; }
	.nav_menu .p1 { font-size:18px; }
	.nav_menu .p2 ul li a { font-size:14px; }
}
@media all and (max-width:1200px){
	.topArea { padding:10px 0 0 2%; }
	.top02 { float:right; margin-top:0; }
 
	.menu_btn { width:60px; height:60px; }
	.menu_ico { left:8px; top:8px; }
	 
	.top02.on .menu_ico { left:15px; }
	 
 
	.nav_top { height:60px; }
	.nav_top .img01 { display:none; }
	.nav_top .img02 { display:block; max-height:50px; width:auto; }
}
@media all and (max-width:1000px){
	.nav_menu { min-height:10px; padding-bottom:30px; }
	.nav_menu>div { width:100%; text-align:left; }
	.nav_menu>div:nth-child(n + 2) { margin-top:15px; }
	.nav_menu .p1 { position:relative; font-size:16px; }
	.nav_menu .p1 i { position:absolute; display:block; top:0; right:0; width:20px; height:20px; background:url(nav01.png) no-repeat center; background-size:15px 15px!important; z-index:2; cursor:pointer; }
	.nav_menu .p2 { display:none; }
	
	.nav_menu>div.on .p1 i { background:url(nav02.png) no-repeat center; }
	.nav_menu>div.on .p2 { display:block; }
	
	.top02.on .nav_bottom { padding-top:20px; }
	.nav_bottom .p1 a { padding:0 15px; line-height:30px; }
	.nav_bottom .p2 { display:none; }
	.nav_bottom .p3 { margin-top:0; }
}
@media all and (max-width:750px){
	.wrapper { padding-top:80px; }
	.topArea { padding:10px 0 10px 2%; background:#024bb9; }
	
	.nav_top { height:80px; }
	
	.top02.on .menu_btn { position:fixed; top:10px; right:0; z-index:9999; }
}








/*
.nav { float:right; margin-right:30px; }
.nav ul li { position:relative; float:left; margin:0 50px; font-size:0; }
.nav ul li .a1 { position:relative; display:inline-block; font-size:16px; color:#000; line-height:90px; }
.nav ul li.current .a1,.nav ul li:hover .a1{ color:#39286f; }

.nav .sub { position:absolute; top:90px; 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:#39286f; }
.nav .sub dt:hover a { color:#fff; }
 
@media all and (max-width:1680px){
	.nav ul li { margin:0 25px; }

}
 
.serbot { float:right; width:20px; height:90px; background:url(form.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:#39286f; 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-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; 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:#c04c4e; }
.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:1200px){
	.topArea { position:relative; }
	
	.nav { display:none; }
	
	.logo { height:60px; display:flex; align-items: center; justify-content: center; }
	.logo img { max-height:60px; width:auto; max-width:215px; height:auto; }
	.logo .img01 { display:none; }
	.logo .img02 { display:block; }
	 
	.u-menu { display:block; }
	.serbot { margin-right:50px; height:60px; }
}
 
.slide_box { background: #fff; width: 650px; height: 100% ; box-sizing:border-box; position: fixed; right: 0; top: 0; padding: 50px 50px 50px 50px; box-sizing: border-box; z-index: 999; transform: translateX(100%);transition: all .6s; z-index: 101; }
.slide_box.active { transform: translateX(0);}
.z_mask { width: 0%; height: 100%; position: fixed;  left: 0; top:0; background: rgba(0,0,0,.8); transition: all .8s; z-index: 101; }
.z_mask.active {width: 100%; }
.slide_nav{ width:100%; height:100%; overflow-y:auto; position:relative; border-top:1px solid #f0f0f0}
.slide_box .close{ width:50px; height:66px; position:absolute; right:0; top:0; cursor:pointer; z-index:2; background:url(close.png) center center no-repeat; background-size:16px}
.slide_nav li { border-bottom:1px solid #f0f0f0;position:relative }
.slide_nav li .jia{ display:block; width:50px; height:45px; text-align:center; line-height:45px; font-size:0; color:#333; position:absolute; right:0; top:0; background:url(plus.png) center center no-repeat; display:none; cursor:pointer}
.slide_nav li .jia.on{ display:block; background-size:16px}
.slide_nav li .jian{ display:block; width:50px; height:45px; text-align:center; line-height:45px; font-size:0; color:#333; position:absolute; right:0; top:0; background:url(reduce.png) center center no-repeat; display:none; cursor:pointer; background-size:16px}
.slide_nav li .jian.on{ display:block}

.slide_nav li>a {display: block;height: 45px;color: #333;line-height: 45px;padding-left: 4%;font-size: 15px;}
.slide_nav .nav_down { display:none; }
.slide_nav .nav_down a {display: block;height: 36px;color: #7f7f7f;line-height: 36px;padding-left: 34px;font-size: 14px; background:url(z2.png) 15px center no-repeat; background-size:auto 10px}
.slide_nav .nav_down a:before {}
.slide_nav .nav_down a.active,.slide_nav .nav_down a:hover { color: #283b66;}
.slide_nav li a:hover{ color: #283b66;}
.slide_nav .nav_down a.active:before,.slide_nav .nav_down a:hover:before { width: 100%; left: 0;}
.slide_nav li .lk{ display: inline-block; vertical-align: top; line-height: 45px; font-size: 15px; color: #333; padding: 0 4% }
.slide_nav li .lk a{ color: #333 }
.slide_nav li .lk a:hover { color: #f26c2a;}
@media all and (max-width:1200px){
	.slide_box{}
	.slide_box { width:80%; padding:66px 0 30px; }
	.z_mask{ }
}
*/
 

.footer { background:url(footer.jpg) no-repeat center top; background-size:cover; }
.tArea { padding:35px 0; border-bottom:4px solid #eaad15; font-size:18px; color:#fff; line-height:30px; }
.tArea .p1 { float:left; padding-left:40px; background:url(ico03.png) no-repeat center left; }
.tArea .p2 { float:right; width:calc(100% - 130px); }
.tArea .p2 a { position:relative; display:inline-block; color:#fff; padding:0 10px; }
.tArea .p2 a:before { position:absolute; top:50%; right:0; transform: translateY(-50%); display:block; width:1px; height:16px; background:rgba(255,255,255,0.3); content:""; z-index:2; }
.tArea .p2 a:last-child:before { display:none; }

.footArea { padding:60px 0; display:flex; flex-wrap: wrap;  flex-direction:row; justify-content: space-between; }

.foot02 { width:1015px; padding-top:5px; line-height:1.1; color:#fff; }
.foot02 ul { display:flex; flex-wrap: wrap;  flex-direction:row; justify-content: space-between; }
.foot02 ul li .p1 { font-size:16px; color:rgba(255,255,255,0.6); }
.foot02 ul li .p2 { font-size:20px; font-weight:bold; margin-top:10px; }
.foot02 ul li .p2 a { color:#fff; }

.foot03 { padding-top:5px; }
.foot03 ul li { position:relative; display:inline-block; cursor:pointer; }
.foot03 ul li .img02 { position:absolute; left:50%; margin-left:-60px; width:120px; bottom:55px; display:none; z-index:2; }
.foot03 ul li:hover .img02 { display:block; }

.tail { padding:20px 0; font-size:16px; color:rgba(255,255,255,0.2); border-top:1px solid rgba(255,255,255,0.2); }
.tail a { color:rgba(255,255,255,0.2); }
.tail a:hover { color:#fff; }

@media all and (max-width:1680px){
	.tArea { padding:25px 0; border-bottom:2px solid #eaad15; font-size:14px; }
	.tArea .p1 { float:left; padding-left:40px; }
	.tArea .p2 { float:right; width:calc(100% - 110px); }
	 
	.footArea { position:relative; padding:30px 0; display:block;  }

	.foot02 { width:100%; padding-top:35px; }
	.foot02 ul li .p1 { font-size:14px; }
	.foot02 ul li .p2 { font-size:18px; margin-top:10px; }

	.foot03 { position:absolute; top:35px; right:0; padding-top:0; }

	.tail { padding:20px 0; font-size:14px; }
}
@media all and (max-width:1200px){
	.foot01 img { max-height:50px; width:auto; }
	
	.foot02 ul li { padding-right:15px; margin-bottom:10px; }
	.foot02 ul li:last-child { padding-right:0; }
	.foot02 ul li .p2 { font-size:16px; margin-top:10px; }
	
	.foot03 ul li .img01 { width:40px; }
	.foot03 ul li .img02 { bottom:45px; }
	
	
	.tail { padding:20px 0; font-size:14px; text-align:center; }
}
@media all and (max-width:750px){
	.footer { text-align:center; }
	.tArea { display:none; }
	.foot01 img { max-width:70%; }
	
	.foot02 ul li { width:100%; padding-right:0; margin-bottom:0; }
	.foot02 ul li:nth-child(n + 2) { margin-top:15px; }
	.foot02 ul li .p2 { font-size:14px; margin-top:10px; }
	
	.foot03 { position:relative; top:auto; right:auto; margin-top:25px; }
	.foot03 ul li .img01 { display:none; }
	.foot03 ul li .img02 { position:relative; left:auto; margin-left:0; width:120px; bottom:auto; display:block; }
	
	.tail { padding:15px 0;  }
}
 
 
 
 
 


.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;}
 