body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
p,
blockquote,
th,
td {
    padding: 0;
    margin: 0;
}

fieldset,
img {
    border: 0;
}

/* remember to define focus styles! */
:focus {
    outline: 0;
}

address,
caption,
cite,
code,
dfn,
em,
th,
var,
optgroup {
    font-style: normal;
    font-weight: normal;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
}

abbr,
acronym {
    border: 0;
    font-variant: normal;
}

input,
button,
textarea,
select,
optgroup,
option {
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
}

code,
kbd,
samp,
tt {
    font-size: 100%;
}

/*@purpose To enable resizing for IE */
/*@branch For IE6-Win,IE7-Win */
input,
button,
textarea,
select {
    *font-size: 100%;
}

body {
    line-height: 1.5;
}

ol,
ul {
    list-style: none;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
    border-collapse: collapse;
    border-spacing: 0;
}

caption,
th {
    text-align: left;
}

sup,
sub {
    font-size: 100%;
    vertical-align: baseline;
}

/* remember to highlight anchors and inserts somehow! */
blockquote,
q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
}

.clear:after {
    clear: both;
    content: '.';
    display: block;
    visibility: hidden;
    height: 0;
}

.clear {
    zoom: 1;
    clear: both;
}

html,
body {
    height: 100%;
    /*background:#ebf4fa url(/images/main/bg001.jpg) no-repeat center 0;*/
    font: 12px/1.75 "Microsoft YaHei", "Helvetica Neue", Arial, HelveticaNeue, Helvetica, "BBAlpha Sans", sans-serif;
    color: #222;
}

a {
    color: #212222;
    text-decoration: none;
    /*transition:all .1s ease-in;*/
}

a:hover {
    color: #f90;
    text-decoration: underline
}

.hide {
    display: none;
}

#wrap {
    width: 100%;
    min-width: 1280px;
    max-width: 1920px;
    overflow: hidden;
    margin: 0 auto;
    background: url("/images/main/202602/bg.png") no-repeat center 0
}

#wrap-1 {
    /*background:url(/images/main/bg02.jpg) no-repeat center 1600px*/
}

#main {
    width: 1200px;
    margin: 0 auto;
}

#header {
    position: relative;
    height: 100px;
}

#header #logo1 {
    position: absolute;
    top: 200px;
    left: 740px;
    display: block;
    width: 551px;
    height: 258px;
    overflow: hidden;
    /*background:url(/images/main/yzfy.png) no-repeat;text-indent: -9999px;*/
}

#header #logo {
    position: absolute;
    top: 15px;
    left: -40px;
    display: block;
    width: 280px;
    height: 110px;
    overflow: hidden;
    text-indent: -9999px;
}

#header .qlink {
    position: absolute;
    top: 41px;
    right: -5px;
    width: 292px;
    height: 27px;
    overflow: hidden;
}

#header .qlink li {
    float: left;
    width: 68px;
    height: 27px;
    overflow: hidden;
    padding-right: 5px;
}

#header .qlink li a {
    display: block;
    width: 68px;
    height: 27px;
    overflow: hidden;
    background: url("/images/main/link_icon.png") no-repeat;
    font-size: 17px;
    line-height: 27px;
    text-indent: 30px;
    transition: all .2s ease-in;
    color: #fff;
}

#header .qlink li a.link-2 {
    background-position: 0 -27px;
}

#header .qlink li a.link-3 {
    background-position: 0 -54px;
}

#header .qlink li a.link-4 {
    background-position: 0 -81px;
}

#header .qlink li a:Hover {
    text-decoration: none;
}

#header #share {
    position: absolute;
    top: 30px;
    right: 30px;
    width: 199px;
    height: 23px;
    overflow: hidden;
    padding: 3px 0 5px;
    background: url("/images/main/share_bg.png") no-repeat;
}

#header #share span {
    float: left;
    display: block;
    width: 64px;
    height: 23px;
    text-align: right;
    color: #dfdfdf;
}

#header #share a {
    float: left;
    display: inline;
    width: 23px !important;
    height: 23px !important;
    padding: 0 !important;
    margin: 0 2px 0 0 !important;
    background: url("/images/main/share_icon.png") no-repeat !important;
    text-indent: -9999px;
}

#header #share a.bds_tsina {
    background-position: 0 -23px !important;
}

#header #share a.bds_qzone {
    background-position: 0 -46px !important;
}

#header #share a.bds_tqq {
    background-position: 0 -69px !important;
}

#header #share a.bds_more {
    margin-left: 2px !important;
    background-position: 0 -92px !important;
}

#header #player-btn {
    position: absolute;
    top: 260px;
    left: 910px;
    display: block;
    width: 60px;
    height: 60px;
    cursor: pointer;
    transition: all 1s ease-in;
}

#header #player-btn:hover {
    opacity: .8;
    -webkit-transform: rotate(360deg);
}

#header #event-btn1 {
    position: absolute;
    top: 593px;
    left: 0px;
    display: block;
    width: 126px;
    height: 45px;
    cursor: pointer;
    background: url(/images/button.png) no-repeat;
}

#header #event-btn1:hover {
    background: url(/images/button1.png) no-repeat;
}

#header #event-btn {
    position: absolute;
    top: 590px;
    left: 150px;
    display: block;
    width: 126px;
    height: 45px;
    cursor: pointer;
    background: url(/images/button.png) no-repeat;
    background-position: 0 -45px;
}

#header #event-btn:hover {
    background: url(/images/button1.png) no-repeat;
    background-position: 0 -45px;
}


#header .link-area {
    position: absolute;
    width: 330px;
    top: 50%;
    left: 50%;
    margin-top: -230px;
    margin-left: 280px;
}

#header .link-area .btn {
    float: left;
    position: relative;
    width: 88px;
    height: 50px;
    margin-right: 7px;
    background: url(/img/02.png) no-repeat;
}

#header .link-area .btn:hover {
    -webkit-opacity: .7;
    -moz-opacity: .7;
    opacity: .7
}

#header .link-area .link-home {
    background-repeat: no-repeat;
}

#header .link-area .link-reg {
    background-repeat: no-repeat;
    background-position: -83px 0px;
}

#header .link-area .link-down {
    background-repeat: no-repeat;
    background-position: -166px 0px;
}

#header .gs-starttime {
    /*  position: absolute;
    top: 430px;
    left: 50%;
    margin-left: -229px;
    width: 458px;
    height: 40px;
    line-height: 40px;
    font-size: 26px;
    color: #fb3c4c;
    text-align: center;
 */
    display: block;
    margin: 520px auto 0;
    width: 580px;
    font-size: 28px;
    text-align: center;
    color: #fb3c4c;
    font-family: \5FAE\8F6F\96C5\9ED1;

}

.flash-left {
    width: 1128px;
    height: 1159px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10;
    overflow: hidden;
    margin-left: -935px;
    margin-top: 50px;
}

.flash-right {
    width: 807px;
    height: 585px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10;
    overflow: hidden;
    margin-left: 735px;
    margin-top: 160px;
}

.menu {
    height: 72px;
    position: absolute;
    top: 50px;
}

.menu ul {
    width: 110%;
}

.menu li {
    float: left;
    width: 100px;
}

.menu li a,
menu li a:visited {
    display: block;
    height: 72px;
    font-size: 16px;
    font-weight: 700;
    line-height: 72px;
    color: #252626;
}

.menu li a:hover {
    text-decoration: underline;
}

.menu .m01 {
    padding-left: 35px;
}

.menu .m02 {
    padding-left: 12px;
}

.menu .m03 {
    padding-left: 17px;
}

.menu .m04 {
    padding-left: 18px;
}

.menu .m05 {
    padding-left: 268px;
}

.menu .m06 {
    padding-left: 18px;
}

.menu .m07 {
    padding-left: 18px;
}

.menu .m08 {
    padding-left: 34px;
}

#nav {
    height: 94px;
    text-indent: -9999px;
}

#nav ul {
    width: 1200px;
    height: 73px;
    overflow: hidden;
    margin: 0 auto;
}

#nav ul li {
    float: left;
    width: 150px;
    height: 73px;
}

#nav ul li a {
    display: block;
    height: 73px;
    background: url("/images/main/nav.jpg") no-repeat center 0;
    text-align: center;
    font-size: 26px;
    line-height: 73px;
    /*transition:all .3s ease-in;*/
}

#nav ul li a.nav-1 {
    background-position: 0px -1px;
}

/*#nav ul li a.nav-1:hover {background-position:0px -75px;}*/
#nav ul li a.nav-2 {
    background-position: -150px -1px;
}

/*#nav ul li a.nav-2:hover {background-position:-150px -75px;}*/
#nav ul li a.nav-3 {
    background-position: -300px -1px;
}

/*#nav ul li a.nav-3:hover {background-position:-300px -75px;}*/
#nav ul li a.nav-4 {
    background-position: -450px -1px;
}

/*#nav ul li a.nav-4:hover {background-position:-450px -75px;}*/
#nav ul li a.nav-5 {
    background-position: -600px -1px;
}

/*#nav ul li a.nav-5:hover {background-position:-600px -75px;}*/
#nav ul li a.nav-6 {
    background-position: -750px -1px;
}

/*#nav ul li a.nav-6:hover {background-position:-750px -75px;}*/
#nav ul li a.nav-7 {
    background-position: -900px -1px;
}

/*#nav ul li a.nav-7:hover {background-position:-900px -75px;}*/
#nav ul li a.nav-8 {
    background-position: -1050px -1px;
}

/*#nav ul li a.nav-8:hover {background-position:-1050px -75px;}*/

#main-1 {
    height: 284px;
}

#download {
    float: left;
    width: 307px;
    height: 287px;
    overflow: hidden;
    box-shadow: 0 0 35px rgba(0, 0, 0, .2);
    z-index: 12;
    position: absolute;
}

#download a {
    background: url(/images/main/download.png) no-repeat;
}

#download a.btn-download {
    float: left;
    display: block;
    width: 307px;
    height: 139px;
    overflow: hidden;
    text-indent: -9999px;
}

#download a.btn-download:hover {
    display: block;
    width: 307px;
    overflow: hidden;
    background-position: 0px -261px;
    text-indent: -9999px;
}

#download a.btn-quickdownload {
    float: left;
    display: block;
    width: 152px;
    height: 62px;
    overflow: hidden;
    background-position: 0px -138px;
    text-indent: -9999px;
}

#download a.btn-quickdownload:hover {
    display: block;
    width: 152px;
    height: 62px;
    overflow: hidden;
    background-position: 0px -399px;
    text-indent: -9999px;
}

#download a.btn-reg {
    float: left;
    display: block;
    width: 152px;
    height: 62px;
    background-position: -152px -138px;
    text-indent: -9999px;
}

#download a.btn-reg:hover {
    background-position: -152px -399px;
}

#download a.btn-pay {
    float: left;
    display: block;
    width: 152px;
    height: 62px;
    background-position: 0px -199px;
    text-indent: -9999px;
}

#download a.btn-pay:hover {
    background-position: 0px -460px;
}

#download a.btn-maint {
    float: left;
    display: block;
    width: 304px;
    height: 23px;
    overflow: hidden;
    background: url(/images/main/tiao.png) no-repeat #0c3b46;
}

#download a.btn-maint span {
    float: left;
    margin-left: 34px;
    font-size: 15px;
}

#download a.btn-maint:hover,
#download a.btn-maint span:hover {
    text-decoration: underline;
    color: red;
}

#download a.btn-game {
    float: left;
    display: block;
    width: 152px;
    height: 62px;
    background-position: -152px -199px;
    text-indent: -9999px;
}

#download a.btn-game:hover {
    background-position: -152px -460px;
}

#switch-box {
    float: left;
    position: absolute;
    display: inline;
    width: 562px;
    height: 284px;
    overflow: hidden;
    background: #fff;
    margin-left: 320px;
    z-index: 12;
}

#switch {
    /*position:absolute;*/
    width: 562px;
    height: 284px;
    overflow: hidden;
    z-index: 12;
}

#switch a {
    top: 0;
    left: 0;
    display: block;
    width: 562px;
    height: 284px;
    overflow: hidden;
    opacity: 0;
    position: absolute;
    -webkit-transform: scale(1.1, 1.1);
    transition: all 1s ease-in;
    background-size: 100% auto;
}

#switch a.current {
    opacity: 1;
    z-index: 2;
    -webkit-transform: scale(1, 1);
}

#switch a img {
    width: 562px;
    height: 284px;
}

#switch-nav {
    position: absolute;
    bottom: 11px;
    right: 22px;
    height: 6px;
    overflow: hidden;
    text-align: right;
    line-height: 6px;
    z-index: 3;
}

#switch-nav a {
    display: inline-block;
    width: 6px;
    height: 6px;
    overflow: hidden;
    margin-left: 10px;
    background: #31b399;
    border-radius: 3px;
    vertical-align: top;
    transition: all .3s ease-in;
}

#switch-nav a.current {
    width: 20px;
}

#news {
    float: right;
    width: 304px;
    height: 284px;
    background: #2C2E30;
    z-index: 12;
    position: absolute;
    margin-left: 895px;
}

#news .news-tab {
    height: 33px;
    padding-top: 20px;
    border-bottom: 1px solid #3e3e3e;
}

#news .news-tab li {
    float: left;
    display: inline;
    height: 33px;
    padding: 0 0 0 13px;
}

#news .news-tab li a {
    position: relative;
    display: inline-block;
    height: 32px;
    padding: 0 5px;
    margin-bottom: -1px;
    border-bottom: 0px solid #F3FC21;
    font-size: 18px;
    line-height: 32px;
    transition: all .1s ease-in;
    color: white;
}

#news .news-tab li a:Hover,
#news .news-tab li a.current {
    border-width: 3px;
    text-decoration: none;
    color: white;
}

#news .news-tabcon {
    position: relative;
    width: 268px;
    margin: 25px auto 0;
}

#news .news-tabcon ul {
    position: absolute;
    top: 0;
    left: 0;
    visibility: hidden;
    width: 268px;
    opacity: 0;
    z-index: 1;
    transition: all .3s ease-in;
}

#news .news-tabcon ul li a {
    color: white;
}

#news .news-tabcon ul.current {
    visibility: visible;
    opacity: 1;
    z-index: 2;
}

#news .news-tabcon ul li {
    height: 30px;
    overflow: hidden;
}

#news .news-tabcon ul li span {
    float: left;
    display: inline;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    vertical-align: middle;
    color: white;
}

#news .news-tabcon ul li .channel {
    width: 45px;
}

#news .news-tabcon ul li .title {
    width: 170px;
}

#news .news-tabcon ul li .date {
    float: right;
}

#news .news-tab.more {
    position: absolute;
    top: 16px;
    right: 18px;
    padding-left: 15px;
    background: url(/images/news.png) 0 -12px no-repeat;
    hi;
    hight: 25px;
    width: 25px;
}

#news .news1 {
    position: relative;
    padding: 0px;
    margin-right: 18px;
    margin-top: 18px;
    float: right;
}

#main-2 {
    height: 373px;
    margin-top: 20px;
}

#qlink {
    float: left;
    width: 302px;
    height: 373px;
    background: #FCFCFC;
    border: 1px solid #D8CDCD;
    z-index: 12;
    position: absolute;
}

#qlink .link {
    width: 230px;
    margin: 0 auto;
    height: 165px;
    margin-top: 20px;
}

#qlink .link li {
    float: left;
    display: inline;
    width: 74px;
    padding: 0px 20px 0;
}

#qlink .link .line {
    border-right: 1px solid #CDDAD8;
}

#qlink .link li a {
    display: block;
    height: 70px;
    overflow: hidden;
    background: url("/images/main/btn_q_icon.png") no-repeat center 0;
    font-size: 18px;
    text-align: center;
    line-height: 120px;
    cursor: pointer;
    transition: color .3s ease-in;
    background-position: 16px -17px;
}

#qlink .link li a.link-2 {
    background-position: center -117px;
}

#qlink .link li a.link-3 {
    background-position: center -217px;
}

#qlink .link li a.link-4 {
    background-position: center -317px;
}

#qlink .link li a:hover {
    text-decoration: none;
    color: #e71f19
}

#qlink .link li a.link-1:hover {
    background-position: center -400px;
}

#qlink .link li a.link-2:hover {
    background-position: center -500px;
}

#qlink .link li a.link-3:hover {
    background-position: center -600px;
}

#qlink .link li a.link-4:hover {
    background-position: center -700px;
}


#levelRoad {
    width: 301px;
    height: 187px;
    float: left;
    overflow: hidden;
    /*box-shadow:0 0 35px rgba(0,0,0,.2)8*/
    ;
    background-color: #FCFCFC;
    border-bottom: 1px solid #D8CDCD;
    border-top: 1px solid #D8CDCD;
}

#levelRoad .title {
    float: left;
    width: 305px;
    left: 30px;
    margin-left: 100px;
    margin-top: 20px;
}

#levelRoad .title .img {
    float: left;
    background: url("/images/main/focus.jpg") no-repeat;
    width: 11px;
    height: 11px;
    margin-top: 12px;
}

#levelRoad .title h2 {
    float: left;
    font-size: 20px;
    color: #212222;
    font-weight: normal;
    font-family: SimHei;
}

#levelRoad a {
    float: left;
    display: block;
    width: 152px;
    height: 60px;
    text-align: center;
    font-size: 22px;
    color: #1b144c;
    font-weight: normal;
    font-family: SimHei;
}

#levelRoad p {
    font-size: 15px;
    font-weight: normal;
    font-family: SimHei;
    line-height: 0px;
    color: #898989
}

#levelRoad a:hover {
    opacity: .6;
    text-decoration: none;
}

#levelRoad table {
    border-collapse: collapse;
    border: 0px solid #999;
}

#levelRoad table td {
    border-top: 0;
    border-right: 1px solid #D3D3D3;
    border-left: 0;
}

#role {
    float: left;
    display: inline;
    width: 881px;
    height: 373px;
    overflow: hidden;
    margin-left: 320px;
    background: #fff;
    border: 1px solid #D8CDCD;
    z-index: 12;
    position: absolute;
}

#role .role-nav {
    height: 50px;
    background: #F8FAFA;
    /*border-left:2px solid #e8f1f5;*/
}

#role .role-nav li {
    float: left;
    width: 100px;
    height: 50px;
}

#role .role-nav li a {
    display: block;
    height: 50px;
    font-size: 18px;
    line-height: 50px;
    text-align: center;
    cursor: default;
}

#role .role-nav li a.current,
#role .role-nav li a:hover {
    background-color: #42a0ee;
    color: #fff;
    text-decoration: none;
}

#role .role-box {
    position: relative;
    height: 323px;
    overflow: hidden;
}

#role .role-box .role-con {
    position: relative;
    display: none;
    height: 323px;
    overflow: hidden;
    background: #000 url("/images/main/role_1_bg.jpg") no-repeat;
    background-size: 881px 323px;
}

#role .role-box .role-2 {
    background-image: url(/images/main/role_2_bg.jpg)
}

#role .role-box .role-3 {
    background-image: url(/images/main/role_3_bg.jpg)
}

#role .role-box .role-4 {
    background-image: url(/images/main/role_4_bg.jpg)
}

#role .role-box .role-5 {
    background-image: url(/images/main/role_5_bg.jpg)
}

#role .role-box .role-6 {
    background-image: url(/images/main/role_6_bg.jpg)
}

#role .role-box .role-7 {
    background-image: url(/images/main/role_7_bg.jpg)
}

#role .role-box .role-8 {
    background-image: url(/images/main/role_8_bg.jpg)
}

#role .role-box .role-con.current {
    display: block;
}

#role .role-box .role-con .role-name {
    position: absolute;
    top: 10px;
    left: 50px;
    display: block;
    width: 80px;
    height: 60px;
    overflow: hidden;
    /*background: url("/images/role_1_name.png") no-repeat;text-indent: -9999px;*/
    font-size: 40px;
    font-weight: bold;
    color: #2f93c2;
}

#role .role-box .role-2 .role-name {
    background-image:
        /*url(/images/role_2_name.png)*/
}

#role .role-box .role-3 .role-name {
    background-image:
        /*url(/images/role_3_name.png)*/
}

#role .role-box .role-4 .role-name {
    background-image:
        /*url(/images/role_4_name.png)*/
}

#role .role-box .role-5 .role-name {
    background-image:
        /*url(/images/role_5_name.png)*/
}

#role .role-box .role-6 .role-name {
    background-image:
        /*url(/images/role_6_name.png)*/
}

#role .role-box .role-7 .role-name {
    background-image:
        /*url(/images/role_7_name.png)*/
}

#role .role-box .role-8 .role-name {
    background-image:
        /*url(/images/role_8_name.png)*/
}

#role .role-box .role-con .role-type {
    position: absolute;
    top: 18px;
    left: 50px;
    width: 390px;
}

#role .role-box .role-con .role-type .role-type-tab {
    height: 31px;
    overflow: hidden;
    margin-left: 90px;
    margin-top: 15px;
}

#role .role-box .role-con .role-type .role-type-tab li {
    float: left;
    width: 83px;
    height: 31px;
    padding-right: 13px;
}

#role .role-box .role-con .role-type .role-type-tab li a {
    display: block;
    width: 80px;
    height: 23px;
    background: url("/images/role_tab.png") no-repeat;
    font-size: 14px;
    line-height: 25px;
    text-align: center;
    cursor: pointer;
    border: 1px solid #D8CDCD;
    color: #146274;
}

#role .role-box .role-con .role-type .role-type-tab li a.current,
#role .role-box .role-con .role-type .role-type-tab li a:hover {
    background-position: 0 -23px;
    color: #fff;
    text-decoration: none;
}

#role .role-box .role-con .role-type .role-type-box {
    height: 225px;
    margin-top: 25px;
}

#role .role-box .role-con .role-type .role-type-box .role-type-con {
    display: none;
}

#role .role-box .role-con .role-type .role-type-box .role-type-con.current {
    display: block;
}

#role .role-box .role-con .role-type .role-type-box .role-type-con .des {
    height: 55px;
    padding-right: 10px;
    line-height: 22px;
    font-size: 17px;
    color: #212222;
}

#role .role-box .role-con .role-type .role-type-box .role-type-con .reco {
    line-height: 28px;
    font-size: 18px;
    color: #8e8e8e;
}

#role .role-box .role-con .role-type .role-type-box .role-type-con .reco-list li {
    position: relative;
    height: 28px;
    vertical-align: middle;
    color: #8e8e8e;
}

#role .role-box .role-con .role-type .role-type-box .role-type-con .reco-list li em {
    float: left;
    width: 80px;
    height: 28px;
    margin-left: -18px;
    background: url("/images/role_icon.png") no-repeat 0 center;
    font-size: 18px;
    line-height: 28px;
    text-indent: 18px;
}

#role .role-box .role-con .role-type .role-type-box .role-type-con .reco-list li span {
    position: relative;
    float: left;
    display: block;
    width: 97px;
    height: 15px;
    background: url("/images/star.png") no-repeat 0px -15px;
    margin-top: 10px;
}

#role .role-box .role-con .role-type .role-type-box .role-type-con .reco-list li span i {
    position: absolute;
    top: 50%;
    left: 0;
    height: 15px;
    overflow: hidden;
    margin-top: -8px;
    background: url("/images/star.png") no-repeat 0px 0px;
}

#role .role-box .role-con .role-skill {
    position: absolute;
    top: 340px;
    left: 170px;
    width: 390px;
    height: 30px;
}

#role .role-box .role-con .role-skill li {
    float: left;
    width: 30px;
    height: 30px;
    overflow: hidden;
    padding-right: 12px;
}

#role .role-box .role-con .role-skill li a {
    display: block;
    width: 30px;
    height: 30px;
    overflow: hidden;
    background: url("/images/role_1_skill.jpg") no-repeat;
    text-indent: -9999px;
}

#role .role-box .role-con .role-skill li a.role-skill-2 {
    background-position: 0 -30px;
}

#role .role-box .role-con .role-skill li a.role-skill-3 {
    background-position: 0 -60px;
}

#role .role-box .role-con .role-skill li a.role-skill-4 {
    background-position: 0 -90px;
}

#role .role-box .role-con .role-skill li a.role-skill-5 {
    background-position: 0 -120px;
}

#role .role-box .role-con .role-skill li a.role-skill-6 {
    background-position: 0 -150px;
}

#role .role-box .role-con .role-skill li a.role-skill-7 {
    background-position: 0 -180px;
}

#role .role-box .role-2 .role-skill li a {
    background-image: url(/images/role_2_skill.jpg);
}

#role .role-box .role-3 .role-skill li a {
    background-image: url(/images/role_3_skill.jpg);
}

#role .role-box .role-4 .role-skill li a {
    background-image: url(/images/role_4_skill.jpg);
}

#role .role-box .role-5 .role-skill li a {
    background-image: url(/images/role_5_skill.jpg);
}

#role .role-box .role-6 .role-skill li a {
    background-image: url(/images/role_6_skill.jpg);
}

#role .role-box .role-7 .role-skill li a {
    background-image: url(/images/role_7_skill.jpg);
}

#role .role-box .role-8 .role-skill li a {
    background-image: url(/images/role_8_skill.jpg);
}

#main-3 {
    height: 705px;
    margin-top: 20px;
}

#game-active {
    float: left;
    height: 695px;
    width: 304px;
    background-color: #FFFFFF;
    padding-top: 10px;
    border: 1px solid #D8CDCD;
}

#game-active li {
    width: 304;
    height: 90px;
    text-align: center
}

#game-active li img {
    width: 284;
    height: 78px;
    border: 1px solid #CDDAD8;
}

#game-active li img:hover {
    border-color: #189B8B;
}

#game-active a.btn-kf {
    float: left;
    background: url("/images/main/kf.jpg") no-repeat;
    height: 84px;
    width: 142px;
    text-indent: -9999px;
    margin-left: 10px;
    border-top: 1px solid #CDDAD8;
    border-left: 1px solid #CDDAD8;
    border-bottom: 1px solid #CDDAD8;
}

#game-active a.btn-zp {
    float: left;
    background: url("/images/main/zp.jpg") no-repeat;
    height: 84px;
    width: 141px;
    text-indent: -9999px;
    border-top: 1px solid #CDDAD8;
    border-right: 1px solid #CDDAD8;
    border-bottom: 1px solid #CDDAD8;
}

#game-active a.btn-ewm {
  float: left;
  background: url("/images/main/ewm.jpg") no-repeat;
  height: 123px;
  width: 141px;
  margin-top: 30px;
  margin-left: 8px;
  text-align: center;
}

#game-active a.btn-ewm h2 {
    font-size: 18px;
    margin-top: 125px;
    line-height: 25px;
    font-family: SimHei;
    font-weight: normal;
}

#game-active a.btn-ewm2 {
    background: url("/images/main/ewm2.png") 0 0/ 100% 100% no-repeat;
}

#game-active a:hover {
    text-decoration: none;
}

#content {
    float: left;
    display: inline;
    width: 881px;
    height: 705px;
    overflow: hidden;
    margin-left: 11px;
    border: 1px solid #D8CDCD;
}

/*
.tit{border-bottom: 1px solid #57B7BB;height: 40px;line-height: 40px;}
.tit strong{color: #5d5d5d;font-size: 16px;float: left;margin-left:5px;font-family:SimHei;font-weight: normal;}
.tit .img {float:left;background:url(/images/focus.jpg) no-repeat;width:11px;height:11px;margin-top:15px}
.tit .more{float: right;font-size: 12px;color: #8E8E8E;}
.tit hr {float:left;margin-top:38px;margin-left:-80px;}
.more{padding-left: 19px;background: url(/images/+.png) no-repeat 0 12px;font-weight: normal;}
a.more:hover {color: #B69232;}

*/

#hot {
    /*float:right;width:304px;height:284px;background:#e1e9ed;*/
}

#hot .hot-tab {
    height: 33px;
    padding-top: 20px;
    border-bottom: 1px solid #D8CDCD;
    border-right: 1px solid #D8CDCD;
}

#hot .hot-tab .img {
    float: left;
    background: url("/images/main/icon.png") no-repeat 0 -26px;
    width: 20px;
    height: 40px;
    margin-top: -15px;
    margin-left: 10px;
    display: none;
}

#hot .hot-tab li {
    float: left;
    display: inline;
    height: 33px;
    /*padding:0 0 0 13px;*/
}

#hot .hot-tab li a {
    position: relative;
    display: inline-block;
    height: 32px;
    margin-left: 20px;
    margin-top: -20px;
    font-size: 18px;
    line-height: 32px;
    transition: all .1s ease-in;
    font-weight: 600;
    color: #150b49;
}

#hot .hot-tab li a:Hover,
#hot .hot-tab li a.current {
    border-width: 3px;
    text-decoration: none;
}

#hot .hot-tabcon {
    position: relative;
    margin-left: 10px;
    margin-top: 10px
}

#hot .hot-tabcon ul {
    position: absolute;
    top: 0;
    left: 0;
    visibility: hidden;
    width: 434px;
    opacity: 0;
    z-index: 1;
    transition: all .3s ease-in;
}

#hot .hot-tabcon ul.current {
    visibility: visible;
    opacity: 1;
    z-index: 2;
}

#hot .hot-tabcon ul li {
    height: 30px;
    overflow: hidden;
}

#hot .hot-tabcon ul li span {
    float: left;
    display: inline;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    vertical-align: middle;
}

#hot .hot-tabcon ul li .channel {
    width: 80px;
    margin-left: 5px;
    color: #150b49;
}

#hot .hot-tabcon ul li .title {
    width: 80px;
}

#hot .hot-tabcon .img {
    display: none;
    float: left;
    background: url("/images/main/icon.png") no-repeat 3px 9px;
    width: 11px;
    height: 20px;
    margin-top: 1px;
    margin-left: 0px;
}

#faq {}

#faq .faq-tab {
    height: 33px;
    padding-top: 20px;
    border-bottom: 1px solid #D8CDCD;
    border-right: 1px solid #D8CDCD;
    border-top: 1px solid #D8CDCD;
}

#faq .faq-tab .img {
    display: none;
    float: left;
    background: url("/images/main/icon.png") no-repeat 0 -26px;
    width: 20px;
    height: 40px;
    margin-top: -15px;
    margin-left: 10px;
}

#faq .faq-tab li {
    float: left;
    display: inline;
    height: 33px;
    /*padding:0 0 0 13px;*/
}

#faq .faq-tab li a {
    position: relative;
    display: inline-block;
    height: 32px;
    margin-left: 20px;
    margin-top: -20px;
    font-size: 18px;
    line-height: 32px;
    transition: all .1s ease-in;
    font-weight: 600;
    color: #150b49;
}

#faq .faq-tab li a:Hover,
#faq .faq-tab li a.current {
    border-width: 3px;
    text-decoration: none;
}

#faq .faq-tabcon {
    position: relative;
    margin-left: 10px;
    margin-top: 10px
}

#faq .faq-tabcon ul {
    position: absolute;
    top: 0;
    left: 0;
    visibility: hidden;
    width: 434px;
    opacity: 0;
    z-index: 1;
    transition: all .3s ease-in;
}

#faq .faq-tabcon ul.current {
    visibility: visible;
    opacity: 1;
    z-index: 2;
}

#faq .faq-tabcon ul li {
    height: 30px;
    overflow: hidden;
}

#faq .faq-tabcon ul li span {
    float: left;
    display: inline;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    vertical-align: middle;
}

#faq .faq-tabcon ul li .channel {
    width: 80px;
    margin-left: 2px;
    color: blue;
}

#faq .faq-tabcon ul li .title {
    margin-left: 5px;
    width: 400px;
}

#faq .faq-tabcon .img {
    display: none;
    float: left;
    background: url("/images/main/icon.png") no-repeat 3px 9px;
    width: 11px;
    height: 20px;
    margin-top: 1px;
    margin-left: 0px;
}

#hs {}

#hs .hs-tab {
    height: 33px;
    padding-top: 20px;
    border-bottom: 1px solid #D8CDCD;
    border-top: 1px solid #D8CDCD;
}

#hs .hs-tab .img {
    display: none;
    float: left;
    background: url("/images/main/icon.png") no-repeat 0 -26px;
    width: 20px;
    height: 40px;
    margin-top: -15px;
    margin-left: 10px;
}

#hs .hs-tab li {
    float: left;
    display: inline;
    height: 33px;
    /*padding:0 0 0 13px;*/
}

#hs .hs-tab li a {
    position: relative;
    display: inline-block;
    height: 32px;
    margin-left: 20px;
    margin-top: -20px;
    font-size: 18px;
    line-height: 32px;
    transition: all .1s ease-in;
    font-weight: 600;
    color: #150b49;
}

#hs .hs-tab li a:Hover,
#hs .hs-tab li a.current {
    border-width: 3px;
    text-decoration: none;
}

#hs .hs-tabcon {
    position: relative;
    margin-left: 10px;
    margin-top: 10px
}

#hs .hs-tabcon ul {
    position: absolute;
    top: 0;
    left: 0;
    visibility: hidden;
    width: 434px;
    opacity: 0;
    z-index: 1;
    transition: all .3s ease-in;
}

#hs .hs-tabcon ul.current {
    visibility: visible;
    opacity: 1;
    z-index: 2;
}

#hs .hs-tabcon ul li {
    height: 30px;
    overflow: hidden;
}

#hs .hs-tabcon ul li span {
    float: left;
    display: inline;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    vertical-align: middle;
}

#hs .hs-tabcon ul li .channel {
    width: 80px;
    margin-left: 2px;
    color: blue;
}

#hs .hs-tabcon ul li .title {
    margin-left: 5px;
    width: 400px;
}

#hs .hs-tabcon .img {
    display: none;
    float: left;
    background: url("/images/main/icon.png") no-repeat 3px 9px;
    width: 11px;
    height: 20px;
    margin-top: 1px;
    margin-left: 0px;
}

#equip {}

#equip .equip-tab {
    height: 33px;
    padding-top: 20px;
    border-bottom: 1px solid #D8CDCD;
    border-top: 1px solid #D8CDCD;
    border-right: 1px solid #D8CDCD;
}

#equip .equip-tab .img {
    display: none;
    float: left;
    background: url("/images/main/icon.png") no-repeat 0 -26px;
    width: 20px;
    height: 40px;
    margin-top: -15px;
    margin-left: 10px;
}

#equip .equip-tab li {
    display: none;
    float: left;
    display: inline;
    height: 33px;
    /*padding:0 0 0 13px;*/
}

#equip .equip-tab li a {
    position: relative;
    display: inline-block;
    height: 32px;
    margin-left: 20px;
    margin-top: -20px;
    border-bottom: 0px solid #1a6971;
    font-size: 18px;
    line-height: 32px;
    transition: all .1s ease-in;
    font-weight: 600;
    color: #212222;
}

#equip .equip-tab li a:Hover,
#equip .equip-tab li a.current {
    border-width: 3px;
    text-decoration: none;
}

#equip .equip-tabcon {
    position: relative;
    margin-left: 10px;
    margin-top: 10px
}

#equip .equip-tabcon ul {
    position: absolute;
    top: 0;
    left: 0;
    visibility: hidden;
    width: 434px;
    opacity: 0;
    z-index: 1;
    transition: all .3s ease-in;
}

#equip .equip-tabcon ul.current {
    visibility: visible;
    opacity: 1;
    z-index: 2;
}

#equip .equip-tabcon ul li {
    float: left;
    height: 150px;
    overflow: hidden;
    line-height: 10px;
    margin-left: 20px
}

#equip .equip-tabcon ul a strong {
    float: left;
    margin-left: 53px;
    margin-top: 10px;
    font-size: 15px;
    font-weight: normal;
}

#equip .equip-tabcon ul a img {
    display: block;
    width: 175px;
    height: 120px;
}

#player {}

#player .player-tab {
    height: 33px;
    padding-top: 20px;
    border-bottom: 1px solid #D8CDCD;
    border-top: 1px solid #D8CDCD;
}

#player .player-tab .img {
    display: none;
    float: left;
    background: url("/images/main/icon.png") no-repeat 0 -26px;
    width: 20px;
    height: 40px;
    margin-top: -15px;
    margin-left: 10px;
}

#player .player-tab li {
    float: left;
    display: inline;
    height: 33px;
    /*padding:0 0 0 13px;*/
}

#player .player-tab li a {
    position: relative;
    display: inline-block;
    height: 32px;
    margin-left: 20px;
    margin-top: -20px;
    font-size: 18px;
    line-height: 32px;
    transition: all .1s ease-in;
    font-weight: 600;
    color: #150b49;
}

#player .player-tab li a:Hover,
#player .player-tab li a.current {
    border-width: 3px;
    text-decoration: none;
}

#player .player-tabcon {
    position: relative;
    margin-left: 10px;
    margin-top: 10px
}

#player .player-tabcon ul {
    position: absolute;
    top: 0;
    left: 0;
    visibility: hidden;
    width: 434px;
    opacity: 0;
    z-index: 1;
    transition: all .3s ease-in;
}

#player .player-tabcon ul.current {
    visibility: visible;
    opacity: 1;
    z-index: 2;
}

#player .player-tabcon ul li {
    float: left;
    height: 150px;
    overflow: hidden;
    line-height: 10px;
    margin-left: 20px
}

#player .player-tabcon ul a strong {
    float: left;
    margin-left: 53px;
    margin-top: 10px;
    font-size: 15px;
    font-weight: normal;
}

#player .player-tabcon ul a img {
    display: block;
    width: 175px;
    height: 120px;
}

#media {}

#media .media-tab {
    height: 33px;
    padding-top: 20px;
    border-bottom: 1px solid #D8CDCD;
}

#media .media-tab .img {
    display: none;
    float: left;
    background: url("/images/main/icon.png") no-repeat 0 -26px;
    width: 20px;
    height: 40px;
    margin-top: -15px;
    margin-left: 10px;
}

#media .media-tab li {
    float: left;
    display: inline;
    height: 33px;
    /*padding:0 0 0 13px;*/
}

#media .media-tab li a {
    position: relative;
    display: inline-block;
    height: 32px;
    margin-left: 20px;
    margin-top: -20px;
    border-bottom: 0px solid #1a6971;
    font-size: 18px;
    line-height: 32px;
    transition: all .1s ease-in;
    font-weight: 600;
    color: #212222;
}

#media .media-tab li a:Hover,
#media .media-tab li a.current {
    border-width: 3px;
    text-decoration: none;
}

#media .media-tabcon {
    position: relative;
    margin-left: 10px;
    margin-top: 10px
}

#media .media-tabcon ul {
    position: absolute;
    top: 0;
    left: 0;
    visibility: hidden;
    width: 434px;
    opacity: 0;
    z-index: 1;
    transition: all .3s ease-in;
}

#media .media-tabcon ul.current {
    visibility: visible;
    opacity: 1;
    z-index: 2;
}

#media .media-tabcon ul li {
    float: left;
    height: 150px;
    overflow: hidden;
    line-height: 10px;
    margin-left: 20px
}

#media .media-tabcon ul a strong {
    float: left;
    margin-left: 53px;
    margin-top: 10px;
    font-size: 15px;
    font-weight: normal;
}

#media .media-tabcon ul a img {
    display: block;
    width: 175px;
    height: 120px;
}

#media .media-tabcon .btn-play {
    background: url(/images/main/play.png) no-repeat;
    width: 79px;
    height: 79px;
    display: block;
    cursor: pointer;
    position: absolute;
    margin-left: 50px;
    margin-top: -100px;
}

.more {
    float: right;
    font-size: 30px;
    color: black;
    /*background: url(/images/main/more.jpg) no-repeat;*/
    width: 50px;
    height: 55px;
    /*margin-right:20px;*/
    margin-top: -55px;
    /*text-indent:-9999px;*/
    border-left: 1px solid #D8CDCD;
    text-align: center;
    text-decoration: none;
}

a.more:hover {
    color: #B69232;
    text-decoration: none;
}

.pos {
    width: 440px;
    height: 224px;
    float: left;
}

.hot {
    background-color: #FFFFFF;
}

.media {
    background-color: #FFFFFF;
    /*margin-left:12px;*/
}

.faq {
    background-color: #FFFFFF;
    margin-top: 15px;
}

.hs {
    background-color: #FFFFFF;
    /*margin-left:12px;*/
    margin-top: 15px;
}

.equip {
    background-color: #FFFFFF;
    margin-top: 15px;
}

.player {
    background-color: #FFFFFF;
    /*margin-left:12px;*/
    margin-top: 15px;
}

#footer {
    position: relative;
    padding: 13px 0 20px 0;
    margin-top: 35px;
    border-top: 1px solid #c1c1c1;
    font-size: 12px;
    font-family: simSun;
}

#footer .foot {
    width: 585px;
    padding-left: 415px;
    margin: 0 auto;
}

#footer .logo {
    position: absolute;
    top: 13px;
    left: 50%;
    display: block;
    width: 134px;
    height: 45px;
    background: url("/images/main/footer_logo.jpg") no-repeat;
    border: 3px solid #cbe6ed;
    margin-left: -245px;
}

#footer .mes {
    padding-bottom: 15px;
    color: #009233;
}

#footer .copyright {
    color: #767196;
}

#footer .foot1 {
    position: absolute;
    top: 65px;
    left: 35%;
    display: block;
    width: 48px;
    height: 68px;
}


#pop-bg {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    opacity: .7;
    filter: alpha(opacity:70);
    z-index: 9999;
}

#pop {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    width: 876px;
    height: 570px;
    margin: -285px 0 0 -438px;
    background: #515151;
    z-index: 10000;
}

#pop .close {
    position: absolute;
    top: 0;
    right: -42px;
    display: block;
    width: 35px;
    height: 36px;
    overflow: hidden;
    background: url("/images/main/pop_close.png") no-repeat;
    cursor: pointer;
    text-indent: -9999px;
}

#pop #video {
    height: 490px;
    background: #000;
}

#pop #video-list {
    height: 80px;
    overflow: hidden;
}

#pop #video-list li {
    float: left;
    width: 292px;
    height: 80px;
}

#pop #video-list li a {
    display: block;
    height: 70px;
    padding-top: 10px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    font-size: 18px;
    cursor: pointer;
    transition: all .3s ease-in;
    top: 60%;
}

#pop #video-list li a.btn-2 {
    border-left: 1px solid #747474;
    border-right: 1px solid #747474;
}

#pop #video-list li a em {
    display: block;
    font-size: 24px;
    text-align: center;
}

#pop #video-list li a:hover,
#pop #video-list li a.current {
    background: #32a491;
    border-color: #32a491;
    text-decoration: none;
}

#header #btn-download {
    position: absolute;
    top: 30px;
    right: 80px;
    width: 183px;
    height: 71px;
    overflow: hidden;
    background: url("/images/main/d.jpg");
    display: none
}

#header #btn-download:hover {
    background-position: 0px -71px;
}

.w_left {
    width: 250px;
    height: 442px;
    position: fixed;
    left: 0px;
    bottom: 0px;
    background: url(/images/w_left.jpg) no-repeat 0 0;
    overflow: hidden;
    z-index: 99;
}

.w_left .w_left_close {
    display: block;
    width: 14px;
    height: 15px;
    overflow: hidden;
    background: url(/images/sm_close.png) no-repeat 0 0;
    position: absolute;
    right: 1px;
    top: 0px;
}

.w_left_main {
    display: block;
    width: 250px;
    height: 500px;
    cursor: pointer;
    overflow: hidden;
}

.y_right {
    width: 270px;
    height: 180px;
    position: fixed;
    right: 0px;
    bottom: 0px;
    background: url(/images/tuizuo.jpg) no-repeat 0 0;
    overflow: hidden;
    z-index: 99;
}

.y_right_main {
    display: block;
    width: 270px;
    height: 180px;
    cursor: pointer;
    overflow: hidden;
}

.w_left_main h3 {
    display: block;
    width: 190px;
    line-height: 26px;
    font-size: 20px;
    font-weight: bold;
    color: #b83b3e;
    text-align: center;
    font-family: "microsoft yahei";
    margin-top: 140px;
}

.w_left_main p {
    display: block;
    width: 190px;
    line-height: 26px;
    font-size: 28px;
    font-weight: bold;
    color: #ff5a00;
    text-align: center;
    font-family: "microsoft yahei";
    margin-top: 6px;
}

.w_left_cont {
    display: block;
    width: 120px;
    height: 40px;
    margin: 0 0 0 24px;
    overflow: hidden;
    font-family: "microsoft yahei";
}

.w_left_cont ul li {
    width: 100%;
    text-align: center;
    font-size: 28px;
    color: #ffd737;
    line-height: 42px;
    font-weight: bold;
}


#pop-img {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    width: 966px;
    height: 700px;
    margin: -420px 0 0 -480px;
    z-index: 10000;
    background: url("/images/kuang.png") no-repeat
}

#pop-img .close {
    position: absolute;
    top: 0;
    right: -55px;
    display: block;
    width: 52px;
    height: 100px;
    overflow: hidden;
    background: url("/images/main/close11.png") no-repeat;
    cursor: pointer;
    text-indent: -9999px;
}

.game-img-show {
    cursor: pointer
}

dDetail,
.dComment,
.dFrom {
    background: #e3faff;
    border-radius: 3px;
    box-shadow: 0 1px 3px rgba(4, 0, 0, 0.18)
}

.dDetail {
    padding: 25px;
    margin-bottom: 20px;
}

.dDetailhead {
    padding: 15px 0 20px 0;
    text-align: right;
}

.dDetailhead .redBtn {
    margin-top: -7px;
}

.dDetailhead .sIcon {
    margin: 0 5px;
    font-size: 14px;
    color: #524d4d;
    font-family: "Microsoft Yahei"
}

.dDetailhead .sIcon em {
    color: #d91d2e;
}

.icon-praise2 {
    background-position: 0 -53px;
}

.icon-comment {
    background-position: 0 -70px;
    display: none;
}

.icon-collect {
    background-position: 0 -87px;
}

.icon-count {
    background-position: 0 -305px;
    color: #b7b7b7 !important;
}

.dDetailimg {
    position: relative;
    width: 900px;
    margin: 0 auto 20px;
}

.dDetailimg img {
    display: block;
    margin: 0 auto;
    max-width: 900px;
    _width: expression(this.width > 900 ? 900: true);
}

.dDetailimg .to-bigimg {
    position: absolute;
    right: 0;
    top: 0;
    width: 36px;
    height: 35px;
    /*background:url(/images/img0.jpg) -276px -275px no-repeat;*/
    z-index: 3;
}

.dDetailimg {
    min-height: 300px;
    _height: 300px;
    margin-top: 20px;
}

.dDetailimg .aLeft,
.dDetailimg .aRight {
    position: absolute;
    top: 0;
    width: 50%;
    height: 100%;
    margin: 0;
    background: none;
    z-index: 2;
    background: url(about:blank);
    outline: none;
}

.dDetailimg .aLeft {
    left: 0;
    cursor: pointer;
}

.dDetailimg .aRight {
    right: 0;
    cursor: pointer
}

.dDetailimg .aLeft:hover {
    cursor: url(/images/dleft.ico), pointer;
}

.dDetailimg .aRight:hover {
    cursor: url(/images/dright.ico), pointer;
}


.dDetailintro {
    line-height: 40px;
    margin-bottom: 30px;
}

.detail-num {
    margin-right: 30px;
    font-size: 30px;
    color: #8b8a8b
}

.detail-num em {
    color: #ee192c;
    font-size: 40px;
}

.detail-num span {
    font-size: 22px;
}

.detail-intro {
    line-height: 34px;
    padding-left: 34px;
    background: url(/images/dot1.png) left top no-repeat;
    font-size: 16px;
    font-family: "Microsoft Yahei"
}

.detail-intro .wrap1 {
    padding-right: 34px;
    background: url(/images/dot2.png) right bottom no-repeat;
    max-width: 700px;
    overflow: hidden;
    word-wrap: break-word;
    word-break: break-all;
    _width: auto;
    _width: expression((this.offsetWidth > 700) ? "700px" : this.offsetWidth + "px");
}

.change-desc {
    width: 114px;
    height: 34px;
    /*background:url(/images/img0.jpg) -153px -275px no-repeat;*/
    text-indent: -9999px;
    overflow: hidden;
}

.scrollPics {
    height: 104px;
    width: 894px;
    padding-bottom: 30px;
    left: 33px;
    position: absolute;
    overflow: hidden;
}

.picsList {
    width: 99999px;
    position: absolute;
    left: 0;
    top: 0;
}

.picsList li {
    float: left;
    display: inline;
    position: relative;
    margin-right: 12px;
}

.picsList li a {
    display: block;
    width: 135px;
    height: 100px;
    overflow: hidden;
}

.picsList li img {
    display: block;
    width: 100%;
    height: auto;
}

.picsList li a {
    border: 2px solid #e3faff;
    cursor: pointer
}

.picsList li a:hover,
.picsList li .on {
    border: 2px solid #e85134
}

.picsList .more {
    position: absolute;
    width: 80px;
    height: 22px;
    top: 180px;
    left: 90px;
    background-position: -260px -150px;
}

.scLeft,
.scRight {
    display: block;
    float: left;
    width: 14px;
    height: 104px;
    line-height: 100px;
    color: #fff;
    text-align: center;
    background: #3ebdea;
    cursor: pointer;
    margin: 0 0 0 10px;
}

.scRight {
    margin-left: 900px;
    float: left
}

/*媒体文字滚动*/
.qimo8 {
    overflow: hidden;
    width: 1130px;
    margin-left: 65px;
    margin-top: -23px;
}

.qimo8 .qimo {
    /*width:99999999px;*/
    width: 8000%;
    height: 30px;
}

.qimo8 .qimo div {
    float: left;
}

.qimo8 .qimo ul {
    float: left;
    height: 30px;
    overflow: hidden;
    zoom: 1;
}

.qimo8 .qimo ul li {
    float: left;
    line-height: 30px;
    list-style: none;
}

.qimo8 li a {
    margin-right: 10px;
    color: #444444;
}

#hzmt {
    width: 58px;
    height: 14px;
    background: url("/images/main/hzmt.png");
    margin-top: 15px;
}