@charset "utf-8";
/* CSS Document */

.site{background: #F6f6f6;padding: 2px 0 20px 0;}
.body h2{ margin:20px 0 10px 0; font-size:16px; font-weight:bold;}

.body{ height:100%; background-color: #F6F6F6;}
.body a{ text-decoration:none; color:#fff;}
.body a:hover{ text-decoration:none; color:#FC0}
.body p{line-height:25px;text-indent:2em}
.body{ margin:0 auto; width:962px; position:relative; background-color:#FFF;
-moz-box-shadow:1px 4px 12px  rgba(20%,20%,40%,0.5);
-webkit-box-shadow:1px 4px 12px  rgba(20%,20%,40%,0.5);
            
box-shadow:1px 4px 12px 
            2px
             rgba(20%,20%,40%,0.5);
          

}

.content{margin:0 auto; width:960px; border-left:#EFEFEF solid 1px;; border-right:#EFEFEF solid 1px;}
.banner{margin:0 auto; height:550px; width:960px; }
.banner-line{height:3px;  background-color:#C2181F;}
.bannder-img{background-image:url(../images/banner.jpg); background-repeat:no-repeat; height:550px; }
.buynow { position: absolute; top: 455px; left: 200px; display: block; text-align: center; color: #FFF; font-size: 16px; text-decoration: none; font-weight: bold; width: 100px; height: 40px; line-height: 40px; background: #C2181F; border: 1px solid #333; border-radius: 5px; }
a.buynow:hover { color: #FFF; }
.about{ margin-top:30px; padding-left:30px;width:920px;}

.title{margin:20px  0 0 0;}
.text{ margin:0 auto; overflow:hidden; padding:10px; width:920px; }

.text_img{margin:20px 30px 20px 10px; float:left;}
table{ margin:10px 0;width:920px;}
td{border-bottom:#C2181F solid 1px; padding:10px 10px;}
th{ font-size:16px; font-weight:bold;color:#FFF; background-color:#C2181F; text-align:center; border-bottom:#FFF solid 1px; width:150px;}
.td2{ border-top:#C2181F solid 1px; }
.td3{text-align:center; background-color: #EEEEEF; color:#F00}
.td4{text-align:center; border-right:#c2181f solid 1px;}
.td5{text-align:center}


.footer{margin:50px 0 0px 0; width:960px; background-image:url(images/footer.jpg); background-repeat:repeat-x; font-size:12px;}
.link{ padding:20px 0; height:50px; text-align:center}
.link a{ text-decoration:none; color:#595757;}
.link a:hover{ text-decoration:none; color:#C2181F}
.link p{margin:10px 0}

/*客服按钮*/
#service{margin-top:-50px;position:fixed; _position:absolute;right:0;top:50%;width:56px;height:400px;filter:alpha(opacity=90);-moz-opacity:0.9;-khtml-opacity: 0.9;opacity: 0.9;}
#service a{display:block;width:56px;height:100px;text-indent:-9999px;background:url(../images/service.png) no-repeat;cursor:pointer;margin-bottom:1px}
#service a.mscBtn{height:50px;background:#fff url(../images/musicBtn.gif) no-repeat}
#service a.goTop{height:50px;width:56px;background-position:0 bottom}
#service a.goTop:hover{background-position:-56px bottom}
#service a.pause{background-position:0 bottom}
#service .srvLog{}
#service .srvLog:hover{background-position:-56px 0}
#service .srvCns{background-position:0 -100px}
#service .srvCns:hover{background-position:-56px -100px}
#service .srvDj{background-position:0 -200px}
#service .srvDj:hover{background-position:-56px -200px}