body,ul,ol,li,p,h1,h2,h3,h4,h5,h6,form,fieldset,table,td,img,div,dl,dt,dd{margin:0;padding:0;border:0;}
body{background:#fff;color:#333;font-size:12px;font-family:"微软雅黑","宋体","Arial Narrow";}

ul,ol{list-style-type:none;}
select,input,img,select{vertical-align:middle;}
a{text-decoration:none;
    color: #fff;}
.move_wrap,
.header,
.banner,
.footer{
    width:100%;
    min-width:1200px;
}
body{
    width:100%;
    /*overflow-y: hidden;*/
}
body,html{
    height:100%;
}
body input{
    font-family:"微软雅黑","宋体","Arial Narrow";
}

.clearBoth:after {
    display: block;
    clear: both;
    overflow: hidden;
    height: 0;
    content: '';
}

/*-------面包屑导航--------*/
.news_tit {
    width: 1200px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #999;
    margin: 0 auto 12px;
}

.news_tit>span {
    color: #666;
    margin-right: 5px;
}

.news_tit>a {
	color: #999999;
}

.news_tit>i {
    display: inline-block;
    width: 9px;
    height: 10px;
    margin: 0 10px;
    background: url(../images/borad-nav.png) no-repeat left top;
}
/*-----结束------*/

/*---------header样式---------*/
.header {
    height: 50px;
    padding: 20px 0;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 9999;
}

.header_nav {
    margin-left: 266px;
    margin-right: 180px;
    height: 68px;
    text-align: center;
}

.header_nav .hd_ul {
    height: 37px;
    margin: 0 auto;
    padding-top: 13px;
}

.hd_ul .hd_li {
    height: 24px;
    width: auto;
    /*float: left;*/
    display: inline-block;
}

.hd_li>a {
    display: block;
    height: 24px;
    line-height: 24px;
    padding: 0 24px;
    color: #fff;
    font-size: 18px;
}

.hd_li .hdActive {
    color: #ff9c00;
}
/*-------头部logo部分------*/
.hd_logo {
    width: 283px;
    height: 70px;
    position: absolute;
    left: 0;
    top: 0;
    padding: 20px 0 0 43px;
}

.hd_logo>a {
    display: block;
    width: 240px;
    height: 50px;
    background: url(../images/index-logo.png) no-repeat;
    background-size: contain;
}
/*-----logo结束--------*/

.header_enter {
    width: 127px;
    height: 24px;
    padding: 33px 27px;
    position: absolute;
    right: 0;
    top: 0;
}

.header_enter>span,.header_enter>a{
    display: block;
    width:63px;
    height:24px;
    line-height:24px;
    text-align: center;
    color: #ffffff;
    font-size:16px;
    float: left;
    cursor: pointer;
}

.header_enter .span_visited{
    color: #FF9C00;
}

/*---------底部footer--------*/
.footer {
    display: block;
    width: 100%;
    height: 360px;
    background: #333;
}

.footer_logo {
    width: 200px;
    height: 50px;
    margin-bottom: 28px;
    background: url(../images/index-logo.png) no-repeat;
    background-size: contain;
}

.footer_wrap {
    width: 1200px;
    height: 325px;
    padding-top: 35px;
    margin: 0 auto;
}

.link_friends {
    height: 39px;
    line-height: 39px;
    color: #fff;
    font-weight: 600;
    font-size: 20px;
}

.link_con {
    height: 126px;
}

.link_con li {
    width: 120px;
    height: 25px;
    float: left;
}

.link_con li a {
    display: block;
    height: 25px;
    line-height: 25px;
    font-size: 14px;
    color: #fff;
}

.footer_copyRight {
    height: 61px;
}

.footer_copyRight>p {
    height: 20px;
    line-height: 20px;
    text-align: left;
    font-size: 12px;
    color: #fff;
}

/*----------其他页面的头部---------*/
#vrGame_hd a:link,
#news_hd a:link,
#about_hd a:link,
#mdjm a:link,
#kfpt a:link { /**/
    color: #ff9c00;
}

#vrGame_hd a:visited,
#news_hd a:visited,
#about_hd a:visited,
#mdjm a:visited,
#kfpt a:visited { /**/
    color: #ff9c00;
}







