@charset "utf-8";
/* CSS Document */

*{margin:0; padding:0; }
body{ margin:0; padding:0; font-size:14px; background: url(../images/bg2.jpg) no-repeat top right fixed #6c656d; color:#2b142c; font-family:"Arial"; }
h1,h2,h3,h4,h5,h6{margin:0; padding:0}
p{ margin:0; padding:0;}
ul{margin:0; padding:0; list-style-type:none}
a{ color:#2b142c;  text-decoration:none;}
a:hover{ text-decoration:underline}
img{border:0}
.cl{ clear:both; height:0}
strong{ color:#514b51; font-size:24px; font-family:"Arial"; padding:0; margin:0; }


.nav{ width:270px; height:1120px; background:url(../images/nav.jpg); position: fixed; top:0; right:0;padding-top:180px}
.nav ul li{ width:270px; height:50px; cursor:pointer;color:#514b51; text-align:center; font-size:24px; font-family: "Arial"; background:url(../images/line.png) no-repeat bottom; font-weight:bold; line-height:45px}
.nav ul li.hover{ background:#ceccce; color:#4e1144; }
.nav ul li.hover strong{ color:red}
.main{  margin-top:55px; background:url(../images/main_bg.png)}
.title{ width:820px;height:264px; }
.privilege{ width:155px; height:60px;  float:left;margin-left:10px; margin-bottom:15px;margin-top:15px; display:inline }
.privilege a{ display:block;width:155px; height:60px;  background:url(../images/privilege.jpg)}
.privilege a:hover{ background:url(../images/privilege_hover.jpg)}
.enter{ width:155px; height:60px; float:left; margin-left:10px;  margin-bottom:15px; margin-top:15px; display:inline }
.enter a{ display:block;width:155px; height:60px;  background:url(../images/home.jpg)}
.enter a:hover{ background:url(../images/home_hover.jpg)}
.zone{ width:155px; height:60px;  float:left;margin-left:80px; margin-bottom:15px;margin-top:15px; display:inline }
.zone a{ display:block;width:155px; height:60px;  background:url(../images/zone.jpg)}
.zone a:hover{ background:url(../images/zone_hover.jpg)}
.download{ width:155px; height:60px; float:left; margin-left:10px; margin-bottom:15px; margin-top:15px;display:inline }
.download a{ display:block;width:155px; height:60px;  background:url(../images/download.jpg)}
.download a:hover{ background:url(../images/download_hover.jpg)}
.biaoti{ font-family:"Arial";width:690px; height:50px; line-height:50px; background:url(../images/icon.jpg) no-repeat 0px 20px; font-size:24px; font-weight:normal;  padding-left:10px; border-bottom:1px dashed #807d80; margin:10px auto}
h2{ font-family:"Arial";width:690px; height:50px; line-height:50px; background:url(../images/icon.jpg) no-repeat 0px 20px; font-size:24px; font-weight:normal;  padding-left:10px; border-bottom:1px dashed #807d80; margin:10px auto}

.txt{ width:700px; margin:20px auto}
.pic{ width:600px; height:330px; margin:10px auto;}
.pic1{width:600px; height:200px; margin:10px auto;}
.txtsm{ text-align:center;}
.txt p{ text-indent:2em;}

.footer{ width:780px; height:20px; font-size:12px; margin-bottom:55px; border-top:1px dashed #807d80;  margin:30px auto; }