<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */
body{margin:0 auto;font-size:12px;font-family:"微软雅黑",Arial,Helvetica,sans-serif;color:#000;text-align:center;background-color:#fff;}
img{border:0px;}
form,input,select,div,ul,li,p,h,h1,h2,h3,h4,em,dd{margin:0;padding:0; list-style-type:none; font-size:12px; font-weight:normal; font-family:"微软雅黑";font-style:normal;}
a{text-decoration:none; color:#000;cursor:pointer}
a:visited {text-decoration:none; color:#000}
a:hover {text-decoration:none; color:#ff6600;}
a:active {text-decoration:none;}


.pp_bg{width:100%;height:1690px;background:url(../images/ppbg.jpg) no-repeat scroll center top;overflow:hidden;position:relative;text-align:left;}
.pp_down{width:350px;height:52px;position:absolute;top:586px;left:50%;margin-left:-175px;background:url("../images/anniu.png") no-repeat;}
.pp_concat{width:336px;height:136px;overflow:hidden;position:absolute;left:50%;margin-left:-168px;top:1462px;}
.pp_concat_left{width:100px;float:left;height:136px;overflow:hidden;}
.pp_concat_left_img{width:100px;height:100px;cursor:pointer;background:url("../images/contactImg02.png") no-repeat;}
.pp_concat_left_t{width:100px;height:20px;text-align:center;margin-top:14px;color:#1eabff;font-size:18px;}
.pp_concat_right{float:right;width:136px;height:136px;overflow:hidden;}
.pp_concat_right_img{width:100px;height:100px;cursor:pointer;margin:0 auto;background:url("../images/contactImg01.png") no-repeat;}
.pp_concat_right_t{width:136px;height:20px;text-align:center;margin-top:14px;color:#1eabff;font-size:18px;}



/*弹窗*/
.window_out{     display: block;
position: fixed;
z-index: 2147483646 !important;
left: auto;
right: 8px;
margin-left: 0px;
top: 15%;
bottom: auto;
margin-top: -75px;

}	
.window_out{font-family: 'Microsoft YaHei',sans-serif, tahoma, arial;font-size: 12px; color: #333; zoom:1; z-index:999999; display:none; }
.window {background: #fff;position:relative;  float:left; zoom:1;margin:0px; margin-left:0px; width: 500px; height: 300px;text-align:center;}
.window .title {font:normal 14px/28px ''; padding:10px; background:#20a3ff; color: #fff; text-indent: inherit;text-align:left;}
.window .title .close {display: block; overflow: hidden;margin-top: -9px;}
.window .title .close:hover {background-position:left top;}
.window .bodys{ padding:17px; border-top:none; background:#fff; min-height:none!important; text-align: center;}
.window th{ font-weight: normal;line-height: 26px;}		
.bodys dd{margin-left: 0px;}
.window_button {padding:10px 0 10px; text-align:center;}
.window_button .button_style_05_01,.window_button .button_style_05_02 { margin:0 10px;}
.popupBox{ display: block;position: fixed;_position: absolute;top:30%;left:50%; margin-left: -250px; right:0; bottom:0px; width: 500px;}
.popupBox input{ float: left;height: 40px;border: 1px solid#b1afaf;text-indent: 1em; width: 300px;line-height: 40px;}
.winFalse{ color: #f00;}
.button_style_05_01{   
	width: 120px;
	height: 35px;
	text-align: center;
	font: bold 14px/35px '';
	overflow: hidden;
	display: block;
	background:#20a3ff;
	color: #fff!important;
	cursor: pointer;
  border-radius: 25px;
   margin-left: 80px;
}
#colsedTag { font-size: 12px; position: absolute; top: 20px; right:10px; cursor: pointer; color:#fff}
#hidebg {
    position: absolute;
    left: 0px;
    top: 0px;
    background-color: #002;
    width: 100%;
    filter: alpha(opacity=50);
    opacity: 0.5;
    display: none;
    z-index: 2;
}</pre></body></html>