.header {
    width: 100%;
    background: #000;
}

.top {
    width: 1280px;
    height: 100px;
    position: relative;
    z-index: 10000;
    margin: 0 auto;
}

.logo {
    width: 240px;
    height: 100px;
    position: absolute;
    top: 10px;
    left: 0;
}

.main_nav {
    position: absolute;
    top: 0;
    right: 0;
    overflow: hidden;
}

.main_nav ul {
    width: 100%;
    height: auto;
}

.main_nav li {
    width: 110px;
    height: auto !important;
    float: left;
    position: relative;
    text-align: center;
    overflow: hidden;
}

.main_nav li a {
    width: 100%;
    height: 68px;
    color: #ffffff;
    display: block;
    text-align: center;
    padding: 32px 0 0;
}

.main_nav li a em {
    display: block;
    width: 100%;
    font-size: 14px;
    transition: all 0.2s ease-in-out;
}

.main_nav ul li:hover a em {
    color: #ffde45;
}

.main_nav li a span {
    font-size: 8px;
    color: #b79450;
    display: block;
    -webkit-transform: scale(0.7);
    -webkit-transform-origin: center;
    font-weight: 100;
}

/*  ����  */

#banner {
	width: 100%;
	height: 960px;
	position: relative;
	overflow: hidden;
	top: -100px;
	left: 0;
	z-index: -1;
	background-image: url(../images/banner_pic_1.png);
	background-repeat: no-repeat;
	background-position: center 0px;
}
.banner {
	width: 100%;
	height: 960px;
	position: relative;
	overflow: hidden;
	top: -100px;
	left: 0;
	z-index: 1;
	background-image: url(../images/banner_pic_1.png);
	background-repeat: no-repeat;
	background-position: center 0px;
}
.flash_bg {
    width: 1920px;
    height: 1000px;
    position: absolute;
    left: 50%;
    margin: 0 auto -290px -960px;
}

#flash {
    width: 1920px;
    height: 960px;
    position: absolute;
    left: 50%;
    margin: 0 auto -272px -960px;
    z-index: 50;
}

/*  ����  */
#container {
    width: 1280px;
    margin: -100px auto 20px auto;
    position: relative;
    z-index: 1000;
}

#sidebar {
    float: left;
    width: 300px;
}

#quickLink {
    width: 300px;
    margin-top: -180px;
}

#quickLink .download {
    width: 450px;
    height: 220px;
    position: relative;
    overflow: hidden;
    background: url(../images/down-1.png) no-repeat left top;
    display: block;
    text-indent: -99em;
    margin-left: -120px;
}

#quickLink .patchload {
    width: 300px;
    height: 142px;
    position: relative;
    overflow: hidden;
    background: url(../images/patchload.jpg) no-repeat left top;
    display: block;
    text-indent: -99em;
    margin-top: -25px;
}

#quickLink .patchload:hover {
    background: url(../images/patchloadhover.jpg) no-repeat left top;
    text-transform: uppercase;
}

#quickLink .btn_download {
    padding: 30px 0 0 120px;
    width: 180px;
    height: 112px;
    position: relative;
    overflow: hidden;
    font-size: 28px;
    color: #eac18b;
    background: url(../images/link.png) no-repeat left top;
    display: block;
    text-indent: -99em;
}

#quickLink .wd_download {
    padding: 30px 0 0 120px;
    width: 180px;
    height: 112px;
    position: relative;
    overflow: hidden;
    font-size: 28px;
    color: #eac18b;
    background: url(../images/link.png) no-repeat 0 -142px;
    display: block;
    text-indent: -99em;
}

.shine {
    width: 468px;
    height: 340px;
    position: absolute;
    top: 0px;
    left: -468px;
    background: url(../images/zypic.png) no-repeat left top;
    z-index: 6000;
}

#neirong {
    float: right;
    width: 960px;
}

#Left {
    float: left;
    width: 605px;
    margin-top: -60px;
}

#Introductionbg {
    float: left;
    width: 615px;
    height: 470px;
    position: relative;
    padding: 10px 10px 0;
    margin-bottom: 20px;
    overflow: hidden;
    background-color: #24252b;
    margin-top: 20px;
    z-index: 1000;
}

#Introduction {
    padding: 10px 10px 10px;
    width: 595px;
    height: 440px;
    overflow: hidden;
    background-color: #24252b;
    box-shadow: 0 0px 14px rgba(0, 0, 0, 0.84) inset;
}

.PartTitle {
    padding: 14px 0 14px 40px;
    height: 35px;
    line-height: 35px;
    position: relative;
    font-size: 19px;
    font-weight: normal;
    color: #ab8324;
    background: url(../images/icon_.png) no-repeat left center;
    border-bottom: 1px solid #ab8324;
}

.PartTitle span {
    font-size: 13px;
    font-family: 'times new roman', times, serif;
    color: #b6b6b6;
    text-transform: uppercase;
}

.PartTitle .more {
    position: absolute;
    font-size: 13px;
    color: #000008;
    right: 5px;
    padding-right: 27px;
    background: url(../images/icon_more.png) no-repeat right center;
}

.PartTitle .more:hover {
    color: #ab882a;
}

.Tab {
    float: left;
    width: 100%;
    position: relative;
}

.Tab li {
    float: left;
    margin-right: 30px;
    display: inline;
}

.Tab li a {
    float: left;
    width: 100px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    font-size: 14px;
    color: #e6e6dc;
}

.Tab li.change a, .Tab li a:hover {
    color: #a78929;
    text-decoration: none;
}

.Tab .lines {
    position: absolute;
    top: -2px;
    left: 0px;
    border-top: 4px solid #ac872c;
}

.clear {
    display: block;
    height: 0;
    line-height: 0;
    overflow: hidden;
    clear: both;
    font-size: 0;
}

#Introduction .hot_news {
    padding: 20px 18px 16px;
    height: 20px;
    line-height: 20px;
    font-size: 16px;
    font-weight: normal;
    margin-bottom: 13px;
    color: #b5b5ae;
}

#Introduction .hot_news span {
    padding: 0 7px;
    color: #fff;
    margin-right: 12px;
    background-color: #ac892b;
    display: inline-block;
}

#Introduction .hot_news a {
    color: #b5b5ae;
}

.NewsList {
    margin: 0 21px 0 16px;
    clear: both;
}

#Introduction .NewsList {
    margin: 0px 15px 0px 15px;
}

.NewsList li {
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #e6e6dc;
}

.NewsList li:hover {
    background-color: #3b3b3b;
}

.NewsList li span a {
    color: #a78929;
}

#Right {
    float: right;
    width: 311px;
    margin-top: -40px;
}

#playBannerbg {
    width: 290px;
    height: 470px;
    position: relative;
    padding: 10px 10px 0;
    margin-top: 0px;
    overflow: hidden;
    background-color: #24252b;
}

#playBanner {
    width: 270px;
    height: 440px;
    padding: 10px 10px 10px;
    position: relative;
    background-color: #24252b;
    box-shadow: 0 0px 14px rgba(0, 0, 0, 0.84) inset;
}

#playBanner .conbox {
    width: 9999em;
    position: absolute;
}

#playBanner .conbox div {
    float: left;
    width: 270px;
    height: 440px;
    overflow: hidden;
}

#playBanner .conbox div img {
    width: 100%;
    height: 100%;
    display: block;
}

#playBanner .switcher {
    float: right;
    position: absolute;
    right: 12px;
    bottom: 12px;
    z-index: 99;
}

#playBanner .switcher a {
    float: left;
    width: 30px;
    height: 30px;
    line-height: 21px;
    text-align: center;
    overflow: hidden;
    font-size: 14px;
    color: #323232;
    margin: 0 5px;
    background: url(../images/nav_a.png) no-repeat right top;
    cursor: pointer;
    display: inline;
}

#playBanner .switcher a.cur, #playBanner .switcher a:hover {
    color: #fff;
    background-position: -1px top;
}
.m5 {
    width: 100%;
    height: auto;
    overflow: hidden;
    padding-bottom: 10px;
    margin-top: 20px;
    z-index: 999999;
}
.uz16_com_zb {
    width: 1280px;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
    padding: 10px 0;
}
.uz16_com_zb_1bg {
    padding: 10px 10px 10px;
    width: 1260px;
    height: auto;
    overflow: hidden;
    float: left;
    background-color: #24252b;
    position: relative;
}
.uz16_com_zb_1 {
    padding: 10px 10px 10px 10px;
    width: 1240px;
    height: auto;
    overflow: hidden;
    float: left;
    position: relative;
    background-color: #24252b;
    box-shadow: 0 0 14px rgba(0,0,0,0.84) inset;
}
.PartTitle2 {
    padding: 14px 0 14px 38px;
    height: 35px;
    line-height: 35px;
    position: relative;
    font-size: 19px;
    font-weight: normal;
    color: #ab8324;
    background: url(../images/icon_.png) no-repeat left center;
    border-bottom: 1px solid #ab8324;
}
.PartTitle2 span {
    font-size: 13px;
    font-family: 'times new roman', times, serif;
    color: #8a8b8f;
    text-transform: uppercase;
}
.uz16_com_zb_1 .role-itemst {
    width: 1230px;
    height: auto;
    float: left;
    position: relative;
}
.uz16_com_zb_1 .role-itemst img {
   /* width: 1230px;display: block;*/
    height: auto;
    overflow: hidden;
    
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    padding: 23px 23px 0;
}
.uz16_com_zb_1_d {
    width: 1240px;
    height: 0;
    float: left;
    background: #ece8e5;
    position: relative;
}
.top-bg {
    background: #363740;
    width: 165px;
    height: 30px;
    float: right;
    padding: 8px;
}
.top-bg a {
    width: 140px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #c5c0ba;
    font-size: 14px;
    margin-top: 5px;
    font-weight: 500;
    cursor: pointer;
    background: #1f2026;
    border: 1px solid #60616a;
    padding: 5px 50px;
}

/*  �ײ�  */
.footer {
    min-width: 1287px;
    height: 150px;
    padding: 5px;
    text-align: center;
    color: #444;
    border-top: 1px solid #222;
    background: linear-gradient(#111,#000);
    background-color: #1a1b20;
}
.footer .foot {
    width: 100%;
    margin: 0 auto;
    height: 130px;
    box-sizing: border-box;
    padding-top: 14px;
    border: 1px solid #222;
    font-size: 12px;
}
.footer .foott {
    width: 1300px;
    margin: 0 auto;
    height: 130px;
    box-sizing: border-box;
    font-size: 12px;
}
.footer .foota {
    width: 200px;
    float: left;
    height: 130px;
    box-sizing: border-box;
    font-size: 12px;
}
.footer .foots {
    width: 1000px;
    float: left;
    margin: 0 auto;
    height: 130px;
    box-sizing: border-box;
    font-size: 12px;
}
.bshare-custom {
    margin-bottom: 12px;
}
.footer p {
    margin-bottom: 12px;
}

/*  ���� */
#Downloadss {
    margin: 50px auto ;
    width: 1000px;
    height: 600px;
    position: relative;
    overflow: hidden;
    background: url(../images/bj.png) no-repeat center center;
    z-index: 300;
}
#Downloadss .DownloadList {
    float: left;
    width: 900px;
    height: 500px;
    margin-top: 100px;
    margin-left: 130px;
    overflow: hidden;
}
#Downloadss .DownloadList h3 {
    clear: both;
    font-size: 32px;
    font-weight: normal;
    color: #f4b215;
    margin-bottom: 20px;
}
#Downloadss .DownloadList ul {
    float: left;
    width: 900px;
    margin-bottom: 45px;
}
#Downloadss .DownloadList ul li {
    float: left;
    margin-right: 15px;
    display: inline;
}
#Downloadss .DownloadList ul li a {
    width: 133px;
    height: 41px;
    line-height: 41px;
    text-align: center;
    font-size: 14px;
    color: #f4b215;
    background: url(../images/btn_a_bg.png) no-repeat left top;
    display: block;
}
#Downloadss .DownloadList ul li a:hover {
    background-position: right top;
    text-decoration: none;
}

#onlineKefu2 {
    width: 128px;
    height: auto;
    position: fixed;
    right: 5px;
    bottom:250px;
    z-index: 6000;
}
#onlineKefu2 a.btn_kefu {
    width: 130px;
    height: 62px;
    background: url(../images/a_bg2.jpg) no-repeat left top;
    display: block;
}
#onlineKefu2 a {
    text-indent: -99em;
    overflow: hidden;
}
#onlineKefu2 .erweima {
    width: 130px;
    height: 148px;
    padding-top: 16px;
    background-color: #1f2639;
}
#onlineKefu2 .erweima img {
    margin: 0 auto 3px;
    width: 118px;
    height: 117px;
    display: block;
}