@charset "utf-8";
/* CSS Document */
/*-------------------start--reset.css-----------------*/
html,body{ margin:0; padding:0;}
body{font-family:"����",Arial;color:#2A3142;font-size:13.5px;
/*-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;*/}
div,table,td,th,ol,ul,p,dl,dt,dd,a,img,li{ margin:0; padding:0; border:none}
h1,h2,h3,h4,h5,h6{ padding:0; margin:0; border:none; font-weight:normal}
ul,ol,li{ list-style:none}
.clear{ clear:both}
.float_bar a{margin: 8px 155px 0 0 !important;}
a:link,a:visited{text-decoration:none;}
a{text-decoration:none;outline:none!important;*hide-focus:expression(this.hideFocus=true);}
#warp{width:1135px;margin:0 auto;;margin-bottom:25px;}
#demo_3{width:1124px; height:420px;overflow:hidden;background:#bcbcbc;border:5px solid #bcbcbc;}
#demo_2{width:1124px; height:420px;overflow:hidden;background:#bcbcbc;border:5px solid #bcbcbc;}
.addressleft,.addressright{float:left;}
.addressleft{width:60%;}
.addressright{width:30%;}
.messagebox{padding-top:20px;background-color:#f2f2f2;}
.msgboxleft,.msgboxcen,.msgboxright{float:left;height:548px;}
.msgboxleft{background:url(../pic/msgboxleft.jpg) no-repeat;width:14px;height:548px;}
.msgboxright{background:url(../pic/msgboxright.jpg) no-repeat;width:20px;height:548px;}
.msgboxcen{background:url(../pic/msgboxcen.jpg) repeat-x;height:548px;width:1101px;}
.msgboxcen h2{padding:40px 0px 20px 20px;letter-spacing:4px;}
.msgboxcenleft,.msgboxcenright{float:left;width:460px;height:370px;}
.msgboxcenleft{padding:30px;}
.msgboxcenleft h1{padding-top:15px;}
.msgboxcenleft h1 img{padding-right:10px;}
.msgboxcenleft h1 a{color:#ff5290;}
.msgboxcenleft p{line-height:45px;}
.gongs{padding-top:30px;}
.msgboxcenright table tr{height:40px;}
.footer{text-align:center;}
.footer a{color:#000;}
.footer p{line-height:30px;margin:10px 0px;}
/*????*/
.secMsg{width:360px;position:absolute;margin-top:5px;z-index:1008;left:50%;background:#fff;border:1px solid #ABADB3;}
.secMsg p{height:27px;line-height:27px;overflow:hidden;padding-left:10px;color:#fff;background:#bcbcbc;}
.secMsg p strong{float:left;}
.secMsg p img{float:right;margin:20px 10px 0 0;}
.secMsg ul{padding:3px 4px 3px 5px;border:1px solid #bcbcbc;border-top:0;margin-top:-1px;}
.secMsg ul li{line-height:25px;overflow:hidden;padding-left:11px;white-space:nowrap;border-bottom:1px dashed #ccc;}
.secMsg ul li.noLine{border-bottom:none;}
.secMsg ul li a{color:#333;}
.secMsg ul li a:hover{color:#666;}
.secMsg .msgIframe{width:360px;height:235px;position:absolute;left:0;top:0;z-index:-1;filter:alpha(opacity=0);opacity:0;}
#party{position: fixed; left: 2px; top: 25%; width: 30px; height: 30px;}
* html #party{
	position: absolute;
	top:expression(eval(document.documentElement.scrollTop+document.documentElement.offsetHeight-100));
}
#fixed{position: fixed; left: 0px; bottom: 2px; width: 210px;display:none;}
#bottom-top{position: fixed; right: 2%; bottom: 3%;display:none;}
#partydong{position: fixed; right: 60px; top: 30%;}