@charset "utf-8";

*{ margin:0px; padding:0px;}
body{
    font:12px/20px "SimSun","宋体","微软雅黑","Arial Narrow",HELVETICA;
  position: relative;
    color:#000;
    background:#000839 url('../images/bodybg.jpg') top center repeat-y;

}
ul{ margin:0px; padding:0px;}
li{ list-style:none;margin: 0;padding: 0;}
a{ text-decoration:none; color:#333;}
a{ blr:expression(this.onFocus=this.blur()); /* IE Opera  outline:none; /* FF Opera */ } a:focus{ -moz-outline-style: none; /* FF */ }
a:visited {color: #00FF00} 
a:hover{ text-decoration:none;}
input,img{ vertical-align:middle;}
img{ border:none;}

.cl{ clear:both;}
.l{ float:left;}
.r{ float:right;}
.m_t_30{ margin-top:30px;}
.m_t_10{ margin-top:12px;}
.m_t_5{ margin-top:5px;}
.m_t_15{margin-top:15px;}
.m_t_20{margin-top:20px;}
.pt20 {padding-top: 20px;}
h1,h2,h3,h4,h5,h6{ font-size:12px; font-weight:normal;}
em{ font-style:normal; font-size:12px;}
.fix:after {content:"\200B"; display:block; height:0; clear:both; }
.fix { *zoom:1; }
.w{ width:1050px;}

.tc {
    text-align: center;
}

.banner{
    background: url('../images/banner.jpg') top center no-repeat;
    padding-top: 621px;
    padding-bottom:84px;
}
.banner .video{
    background: #000;
    width:900px;
    height: 440px;
    margin:0 auto 0;
    position: relative;
}
.shadow{
    box-shadow: rgba(255,255,255,.05) 43px 43px 43px,rgba(255,255,255,.05) -43px -43px 43px ,rgba(255,255,255,.05) -43px 43px 43px,rgba(255,255,255,.05) 43px -43px 43px;
}
.shadow2{
    box-shadow: rgba(255,255,255,.05) 21px 21px 21px,rgba(255,255,255,.05) -21px -21px 21px ,rgba(255,255,255,.05) -21px 21px 21px,rgba(255,255,255,.05) 21px -21px 21px;
}
.table1{
    margin-bottom:40px;
}
.content-wrap{
    font-size:18px;
    color: #8fa8ff;
    width:660px;
    margin: 0 auto;
    line-height:34px;
}
.yellow{
    color: #ffdf3f;
}
.bigger{
    font-weight:bolder;
}
.content-wrap img{
    margin:25px 0 10px;
}

.content-wrap .dot {
    padding-left:34px;
    background: url('../images/dot2.png') scroll -4px -1px no-repeat;
}
.end{
    font-size:36px;
    font-weight:bolder;
    color: #ffdf3f;
    text-align: center;
    padding-top:30px;
    padding-bottom:60px;
}
.footer{
    height:410px;
    background: url('../images/bottom.png') center bottom no-repeat;
}