body {
    font: 12px/22px "\5FAE\8F6F\96C5\9ED1", "\5B8B\4F53", tahoma;
    height: auto;
}

.yahei {
    font-family: "\5FAE\8F6F\96C5\9ED1";
}

.posr {
    position: relative;
    zoom: 1;
}

.mt5 {
    margin-top: 5px;
}

.mt15 {
    margin-top: 15px;
}

.mt25 {
    margin-top: 25px;
}

.mt40 {
    margin-top: 40px;
}

.mt55 {
    margin-top: 55px;
}

.mr15 {
    margin-right: 15px;
}

input {
    outline: none;
}

.no-info {
    color: #CD2D1D;
}

.gn {
    color: #00A398;
}

.gy {
    color: #888;
}

.opacty-t {
    -webkit-transition: opacity 0.5s ease-in-out;
    -moz-transition: opacity 0.5s ease-in-out;
    -ms-transition: opacity 0.5s ease-in-out;
    -o-transition: opacity 0.5s ease-in-out;
    transition: opacity 0.5s ease-in-out;
}

:root .toGray {
    filter: Alpha(Opacity=50);
    filter: progid: DXImageTransform.Microsoft.BasicImage(grayscale=1);
    /*ie6-9 */
}

@font-face {
    font-family: 'iconfont';
    src: url('img/iconfont.eot');
    /* IE9*/
    src: url('img/iconfont.eot') format('embedded-opentype'), /* IE6-IE8 */
    url('img/iconfont.woff') format('woff'), /* chrome???firefox */
    url('img/iconfont.ttf') format('truetype'), /* chrome???firefox???opera???Safari, Android, iOS 4.2+*/
    url('img/iconfont.svg#uxiconfont') format('svg');
    /* iOS 4.1- */
}

.iconfont {
    font-family: "iconfont" !important;
}


/* SLIDE */

.slide {
    margin-right: 35px;
    width: 3px !important;
    *position: relative;
    zoom: 1;
    *z-index: 6;
}

#J_main {
    min-height: 1750px;
}

.sd-con {
    width: 197px;
    height: 100%;
    background: url(img/slide-bg.png) repeat-y 0 0;
}

.i-shadow {
    position: absolute;
    left: -20px;
    top: 0;
    *z-index: 4;
    width: 20px;
    height: 100%;
    background: url(img/shadow.png) repeat-y 0 0;
}

.m3-logo {
    display: block;
    width: 100%;
    height: 175px;
    background: url(img/logo.png) no-repeat 0 0;
}

.sn-down {
    width: 100%;
    background: url(img/down-btn.jpg) no-repeat 0 0;
    height: 135px;
}

.down-lnk {
    display: block;
    width: 100%;
    height: 100%;
    text-indent: -999em;
}

.qucik-mu li {
    float: left;
    margin-bottom: 1px;
    width: 98px;
    height: 66px;
}

.qmenu {
    display: block;
    width: 100%;
    height: 100%;
    background: url(img/slide-sprite.png) no-repeat 0 0;
    text-indent: -999em;
}

.qmenu1 {
    background-position: 0 0;
}

.qmenu2 {
    background-position: -98px 0;
}

.qmenu3 {
    background-position: 0 -67px;
}

.qmenu4 {
    background-position: -98px -67px;
}

.qmenu1:hover {
    background-position: 0 -133px;
}

.qmenu2:hover {
    background-position: -98px -133px;
}

.qmenu3:hover {
    background-position: 0 -200px;
}

.qmenu4:hover {
    background-position: -98px -200px;
}

.com-mu {
    border-top: 1px solid #1B1E24;
}

.com-lnk {
    display: block;
    height: 46px;
    background: url(img/nav-sprite.png) no-repeat 0 0;
    text-indent: -999em;
    border-bottom: 1px solid #2F3441;
}

#comlnk1 {
    background-position: 23px 0;
    border-top: 1px solid #2F3441;
}

#comlnk2 {
    background-position: 23px -46px;
}

#comlnk3 {
    background-position: 23px -92px;
}

#comlnk4 {
    background-position: 23px -138px;
}

#comlnk5 {
    background-position: 23px -184px;
}

#comlnk6 {
    background-position: 23px -230px;
}

#comlnk7 {
    background-position: 23px -276px;
}

#comlnk8 {
    background-position: 23px -322px;
}

#comlnk9 {
    background-position: 23px -368px;
}

#comlnk1:hover,
#comlnk1.cur {
    background-position: -157px 0;
}

#comlnk2:hover,
#comlnk2.cur {
    background-position: -157px -46px;
}

#comlnk3:hover,
#comlnk3.cur {
    background-position: -157px -92px;
}

#comlnk4:hover,
#comlnk4.cur {
    background-position: -157px -138px;
}

#comlnk5:hover,
#comlnk5.cur {
    background-position: -157px -184px;
}

#comlnk6:hover,
#comlnk6.cur {
    background-position: -157px -230px;
}

#comlnk7:hover,
#comlnk7.cur {
    background-position: -157px -276px;
}

#comlnk8:hover,
#comlnk8.cur {
    background-position: -157px -322px;
}

#comlnk9:hover,
#comlnk9.cur {
    background-position: -157px -368px;
}

.secmu-lst {
    display: none;
    padding: 8px 0;
    background: #1E2028;
}

.secmu-lst a {
    display: block;
    color: #888D9A;
    height: 28px;
    line-height: 28px;
}

.secmu-lst a:hover,
.secmu-lst a:active {
    color: #cd2d1d;
    outline: none;
    border: none;
}

.social-mu {
    margin: 15px 0 0 11px;
    padding: 25px 0 0 30px;
    width: 144px;
    height: 279px;
    _height: 304px;
    background: url(img/slide-sprite.png) no-repeat -197px 1px;
}

.social-mu li {
    float: left;
    width: 50px;
    margin: 0 15px 15px 0;
    text-align: center;
    color: #9198A9;
    line-height: 18px;
}

.social-mu a {
    color: #9198A9;
}

.social-mu a:hover,
.social-mu li:hover {
    color: #717b98;
}

.sicon {
    display: inline-block;
    width: 45px;
    height: 45px;
    background: url(img/slide-sprite.png) no-repeat -372px 0;
    opacity: 0.8;
}

.sicon:hover {
    opacity: 1;
}

.icon-yy {
    background-position: -372px -225px;
}

.icon-kd {
    background-position: -372px 0;
}

.icon-tm {
    background-position: -372px -180px;
}

.icon-wx {
    background-position: -372px -45px;
}

.icon-tc {
    background-position: -372px -90px;
}

.icon-sn {
    background-position: -372px -135px;
}

.service {
    margin-left: 11px;
    width: 174px;
    height: 325px;
    background: url(img/slide-sprite.png) no-repeat -417px 0;
    color: #9198A9;
}

.service .phone-num {
    position: absolute;
    top: 132px;
    left: 52px;
}

.service .phone-lst {
    position: absolute;
    top: 177px;
    left: 16px;
}

.service .phone-lst li {
    float: left;
    margin-top: 15px;
    width: 74px;
    height: 16px;
    line-height: 16px;
}

.service .phone-lst a {
    display: block;
    color: #9198A9;
    background: url(img/slide-sprite.png) no-repeat -98px -272px;
    text-indent: 15px;
}


/*.secmu-lst a, .service .phone-lst a{-webkit-transition:color 0.5s ease-in-out;-moz-transition: color 0.5s ease-in-out;}*/

.service .phone-lst a:hover {
    color: #00A39A;
    background-position: 0 -272px;
}

.service .enter-btn {
    position: absolute;
    bottom: 6px;
    left: 60px;
    color: #fff;
}


/* footer */

#footer {
    padding: 38px 0 38px 0;
    width: 100%;
    background: #171920;
    color: #3E4761;
    min-width: 1440px;
    *z-index: -1;
    *position: relative;
}

#footer .ft-inner {
    margin-left: 530px;
    width: 850px;
}

#footer .ftdh-logo {
    width: 484px;
    height: 24px;
    background: url(../ft-com.png) no-repeat 0 0;
    text-indent: -999em;
}

#footer .rfid {
    position: absolute;
    right: 0;
    top: 5px;
    width: 54px;
    height: 54px;
    background: url(../ft-com.png) no-repeat -484px 0;
}


/* index background */

#defaulBg {
    position: absolute;
    width: 100%;
    top: 0px;
    left: 0;
    z-index: -1;
    min-width: 1400px;
}

#defaulBg .bg1 {
    background: url(img/indexbg1.jpg) no-repeat 503px 0;
    height: 1822px;
}


.wrap {
    width: 0px;
    _width: 0px;
}


/* hornor rank */

.hornorank {
    position: absolute;
    left: 524px;
    top: 0;
    width: 144px;
    height: 57px;
    background: url(img/hornor.png) no-repeat 0 0;
    text-indent: -999em;
}


/* index main */

.index-main {
    width: 862px;
}

.index-inner {
    padding: 385px 0 50px;
}

.index-banner-flash {
    position: absolute;
    left: 0;
    top: 0;
    width: 896px;
    height: 260px;
    overflow: hidden;
}

.index-banner-flash .fl-inner {
    position: absolute;
    left: -15px;
    top: 0;
}

.banner-btn {
    position: absolute;
    left: 0;
    top: 0;
    width: 800px;
    height: 250px;
    text-indent: -999em;
    *background: url(#);
}

.mpl-btn {
    position: absolute;
    left: 295px;
    top: 175px;
    width: 100px;
    height: 50px;
    text-indent: -999em;
    *background: url(#);
}


/* index tl */

.in-tl p {
    height: 40px;
    background: url(img/index-tl.png) no-repeat;
    text-indent: -999em;
    overflow: hidden;
}

.in-tlnews p {
    background-position: 0 0;
}

.in-tleven p {
    background-position: 0 -40px;
}

.in-tlcomp p {
    background-position: 0 -80px;
}

.in-tlhero p {
    background-position: 0 -120px;
}

.in-tllect p {
    background-position: 0 -160px;
}

.in-tlmult p {
    background-position: 0 -200px;
}

.in-cale p {
    background-position: 10px -238px;
}


/* index - main - focus */

#topFocus {
    position: relative;
    height: 264px;
    width: 424px;
    overflow: hidden;
    border: 1px solid #C5C5C5;
}

#topFocus .box {
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 100%;
}

#topFocus .list {
    overflow: hidden;
    width: 9999px;
}

#topFocus .list li {
    float: left;
    position: relative;
    width: 424px;
}

#topFocus .list li a {
    display: block;
}

#topFocus .list img {
    _vertical-align: top;
}

#topFocus .btn {
    position: absolute;
    left: 30px;
    bottom: 30px;
    z-index: 3;
    width: 150px;
    height: 10px;
    font: 0/0 Arial;
}

#topFocus .btn li {
    display: inline-block;
    margin-right: 3px;
    width: 10px;
    height: 10px;
    background: url(../slide-btn.png) no-repeat -35px 0;
    cursor: pointer;
    *display: inline;
    *zoom: 1;
}

#topFocus .btn .selected {
    width: 35px;
    background-position: 0 0;
}


/* index - main - news */

.tab-info {
    display: none;
}

.in-newlst {
    width: 424px;
    height: 264px;
    border: 1px solid #C5C5C5;
    overflow: hidden;
}

.in-tabtl {
    padding-left: 20px;
    background: #323D59;
    height: 46px;
    line-height: 46px;
}

.in-tabtl .current,
.in-tabtl a:hover {
    color: #b2c8ff;
}

.in-tabtl a {
    margin-right: 10px;
    _display: inline-block;
}

.in-newlst .more-link,
.in-cale .more-link {
    position: absolute;
    top: 0;
    right: 0;
    width: 45px;
    height: 100%;
    margin-right: 0;
    text-indent: -999em;
    background: url(img/more-link.png) no-repeat 0 0 #222A3E;
}

.line {
    display: inline-block;
    margin-right: 10px;
    width: 1px;
    height: 15px;
    background: url(img/news-line.png) no-repeat 0 0;
    vertical-align: middle;
    _overflow: hidden;
}

.in-newlst .tab-list {
    background: #fff;
    height: 218px;
}

.in-newlst .tab-info {
    padding: 10px 0 13px;
}

.new-lst {
    margin-left: 15px;
    padding-top: 10px;
    width: 390px;
    line-height: 24px;
}

.in-lecture .new-lst {
    margin: 0;
}

.new-lst li {
    overflow: hidden;
    height: 24px;
}

.new-lst a {
    display: inline-block;
    height: 24px;
    vertical-align: middle;
}

.news-hid {
    width: 270px;
    overflow: hidden;
}

.new-lst a,
.hot-lst a {
    color: #666;
}

.new-lst a:hover,
.hot-lst a:hover,
.new-lst li:hover .time,
.new-lst li:hover a,
.in-callst a:hover {
    color: #BF6300;
}

.btline {
    border-top: 1px solid #D5D5D5;
}

.hot-lst {
    padding: 10px 0;
}

.hot-new a {
    color: #c00 !important;
}

.hot-new a span {
    color: #c00 !important;
}

.h-line {
    margin: 0 10px;
    color: #c5c5c5;
}

.time {
    color: #666;
}

.adwrap .pic {
    display: block;
    border: 1px solid #C5C5C5;
}


/* index - main - popular events */

.in-eventlst {
    width: 440px;
    height: 266px;
    overflow: hidden;
}

.in-eventlst li {
    float: left;
    margin: 0 10px 10px 0;
    width: 208px;
}

.in-eventlst li a {
    display: block;
    position: relative;
    zoom: 1;
    border: 1px solid #C5C5C5;
}

.in-eventlst .layer {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0.6;
}

.in-cale {
    height: 45px;
    background-color: #323D59;
}

.in-calendar {
    width: 420px;
    border: 1px solid #C5C5C5;
}

.in-calendar .tab-title {
    padding-top: 6px;
}

.in-calendar .tab-title a {
    display: inline-block;
    width: 53px;
    height: 28px;
    line-height: 22px;
    color: #C5C5C5;
    cursor: pointer;
}

.in-calendar .tab-show {
    background: #fff;
}

.in-calendar .tab-info {
    padding: 20px 0 30px;
}

.in-calendar .tab-title .current {
    background: url(img/calendar.png) no-repeat 0 0;
    color: #fff;
}

.i-submit {
    display: inline-block;
    margin-right: 5px;
    width: 14px;
    height: 14px;
    background: url(img/calendar.png) no-repeat -67px 0;
    vertical-align: middle;
}

.c-date {
    position: absolute;
    left: 20px;
    top: 30px;
    height: 124px;
    width: 112px;
    background: url(img/calendar.png) no-repeat 0 -28px;
    font-family: "Tahoma";
    color: #fff;
}

.c-month {
    display: block;
    padding-top: 24px;
    color: #fff;
}

.s-day {
    display: block;
    margin-top: 5px;
    font-size: 54px;
    color: #00A39A;
    height: 54px;
    line-height: 54px;
}

.in-callst {
    margin-left: 154px;
    width: 242px;
    height: 135px;
    overflow-y: auto;
}

.c-none-data {
    margin-left: 174px;
    width: 222px;
    height: 135px;
    line-height: 135px;
    color: #666;
}

.in-callst li {
    border-bottom: 1px solid #DCDCDC;
    line-height: 26px;
    width: 242px;
    height: 26px;
    overflow: hidden;
    color: #666;
}

.in-callst a {
    color: #666;
    line-height: 24px;
}


/* index - main - competition */

.icon-more {
    display: inline-block;
    margin-right: 2px;
    width: 14px;
    height: 14px;
    background: url(img/calendar.png) no-repeat -53px 0;
}

.more-lnkp {
    margin-top: 15px;
    color: #1f222b;
}

.more-lnkp:hover {
    text-decoration: none;
    color: #1f222b;
}

.in-comp {
    overflow: hidden;
}

.in-comp ul {
    width: 842px;
}

.in-comp li {
    float: left;
    width: 190px;
    height: 154px;
    margin-right: 20px;
}

.in-comp li .posr {
    display: block;
    height: 108px;
}

.in-comp li a {
    color: #646464;
}

.in-comp li a:hover,
.in-comp li:hover a {
    color: #bf6300;
}


/*.in-comp .pic{display:block;border:1px solid #C5C5C5;}*/

.in-comp .tab-show {
    width: 860px;
    border: 1px solid #C5C5C5;
    _overflow: hidden;
}

.in-comp .tab-title {
    border-top: 5px solid #D7D7D7;
    background: #F0F0F0;
    height: 16px;
    line-height: 46px;
}

.in-comp .tab-title a {
    display: inline-block;
    margin-top: -5px;
    border-top: 5px solid #D7D7D7;
    width: 108px;
    text-align: center;
    background: #F0F0F0;
    color: #222629;
}

.in-comp .tab-title .current {
    color: #00a39a;
    background: #fff;
    border-color: #00A39A;
}

.in-comp .tab-list {

    background: #fff;
}

.submit-btn {
    position: absolute;
    right: 25px;
    top: 17px;
    color: #B7B7B7;
}

.submit-btn:hover {
    color: #BF6300;
}


/* index - main -hero */

.in-herolst {
    height: 268px;
    color: #fff;
    overflow: hidden;
}

.in-herolst li {
    position: relative;
    zoom: 1;
    float: left;
    width: 108px;
    height: 268px;
    overflow: hidden;
}

.in-herolst li img {
    position: absolute;
    left: -60px;
    top: 0;
}

.in-herolst a {
    color: #fff;
}

.in-herolst .layer {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    filter: progid: DXImageTransform.Microsoft.gradient(enabled='true', startColorstr='#BF1B1D24', endColorstr='#BF1B1D24');
    background: rgba(27, 29, 36, 0.75);
}

:root .in-herolst .layer {
    filter: none;
}


/*for IE9*/

.spark {
    color: #00A39A;
}

.l-origin,
.l-cover {
    position: absolute;
    left: 10px;
    bottom: 5px;
    width: 100%;
    _color: #fff;
    line-height: 24px;
}

.l-origin {
    line-height: 18px;
}

.l-cover {
    left: 220px;
}


/* index - main - lecture */

.in-lecture .tab-show {
    width: 424px;
    border: 1px solid #C5C5C5;
    _overflow: hidden;
    background: #fff;
}

.in-lecture .tab-title {
    border-top: 5px solid #D7D7D7;
    background: #F0F0F0;
    height: 46px;
    line-height: 46px;
}

.in-lecture .tab-title a {
    display: inline-block;
    margin-top: -5px;
    border-top: 5px solid #D7D7D7;
    width: 108px;
    text-align: center;
    background: #F0F0F0;
    color: #222629;
}

.in-lecture .tab-title .current {
    color: #00a39a;
    background: #fff;
    border-color: #00A39A;
}

.in-lecture .tab-list {
    padding: 20px 15px 19px 20px;
    background: #fff;
    *padding-bottom: 13px;
}

.in-lecture .hot .tl {
    height: 22px;
}

.in-lecture .hot .tl a {
    color: #00A39A;
    display: inline-block;
    width: 280px;
    height: 22px;
    line-height: 22px;
    overflow: hidden;
}

.in-lecture .hot .pic {
    margin-right: 20px;
    border: 5px solid #F0F0F0;
}

.in-lecture .hot .desc {
    color: #A1A1A1;
    line-height: 18px;
}

.in-lecture .piclst {
    width: 436px;
}

.in-lecture .piclst li {
    float: left;
    width: 208px;
    height: 266px;
    margin: 0 0px 10px 10px;
    _display: inline;
}

.in-lecture .piclst a {
    display: block;
    width: 100%;
    height: 100%;
    opacity: 0.9;
}

.in-lecture .piclst a:hover {
    opacity: 1;
}

.in-lecture .piclst a img {
    border: 1px solid #c5c5c5;
}

.in-lecture .layer,
.in-comp .layer {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    filter: progid: DXImageTransform.Microsoft.gradient(enabled='true', startColorstr='#7F000000', endColorstr='#7F000000');
    background: rgba(0, 0, 0, 0.5);
}

:root .in-lecture .layer,
 :root .in-comp .layer {
    filter: none;
}


/*for IE9*/

.in-video {
    position: absolute;
    width: 22px;
    height: 22px;
    top: 50%;
    left: 50%;
    margin: -11px 0 0 -11px;
    background: url(img/video-btn.png) no-repeat -22px 0;
}

.in-hover {
    background-position: 0 0;
}


/* index - main - multimedia */

.in-media {
    overflow: hidden;
}

.in-media ul {
    width: 872px;
}

.in-media li {
    position: relative;
    zoom: 1;
    float: left;
    margin-right: 10px;
    width: 206px;
    height: 126px;
    border: 1px solid #C5C5C5;
}

.in-media a {
    display: block;
    width: 100%;
    height: 100%;
    background: url(img/multi-media.jpg) no-repeat 0 0;
}

.in-media .paint {
    background-position: 0 -128px;
}

.in-media .paper {
    background-position: 0 -256px;
}

.in-media .cartoon {
    background-position: 0 -384px;
}

.in-media .line {
    position: absolute;
    left: 15px;
    bottom: 20px;
    width: 176px;
    height: 1px;
    background: #687076;
    opacity: 0.5;
    overflow: hidden;
}

.in-media .dot {
    position: absolute;
    left: 12px;
    bottom: 14px;
    width: 13px;
    height: 13px;
    background: url(img/dot.png) no-repeat 0 0;
}


/* index - main - social */

.in-social {
    padding-bottom: 0px;
    border-bottom: 0px solid #D0D0D0;
}

.in-koudai .bg {
    display: inline-block;
    margin-right: 20px;
    width: 114px;
    height: 143px;
    background: url(../koudai.png) no-repeat 0 0;
}

.in-koudai .eyes {
    position: absolute;
    top: 45px;
    left: 5px;
    width: 41px;
    height: 4px;
    background: url(../koudai.png) no-repeat 0 -143px;
}

.in-koudai .info {
    padding-top: 75px;
}

.in-koudai .desc {
    color: #a1a1a1;
}

.kd-code,
.gf-code {
    opacity: 0;
    filter: alpha(opacity=0);
    _display: none;
    position: absolute;
    right: -98px;
    top: -15px;
    z-index: 9;
    width: 88px;
    height: 88px;
    background: url(../code.png) no-repeat 0 0;
}

.gf-code {
    background-position: 0 -88px;
}

.in-friend {
    margin-top: 80px;
    border: 4px solid #E8E8E8;
    background: #fff;
    width: 278px;
    height: 34px;
    cursor: pointer;
}

.in-friend .sel-wrap {
    z-index: 9;
}

.in-friend span {
    display: inline-block;
    margin-top: 5px;
    width: 245px;
    height: 25px;
    line-height: 25px;
    text-indent: 20px;
    *margin-top: 2px;
    *text-indent: 2px;
    border-right: 1px solid #DBDBDB;
    color: #A0A0A0;
}

.in-friend p {
    height: 32px;
    line-height: 32px;
    border: 1px solid #CBCBCB;
}

.i-seledi {
    display: inline-block;
    margin-left: 5px;
    width: 8px;
    height: 8px;
    background: url(../koudai.png) no-repeat -49px -143px #fff;
}

.frd-lst {
    position: absolute;
    top: 34px;
    left: -3px;
    width: 278px;
    border: 3px solid #E2E2E2;
    background: #fff;
    height: 170px;
    overflow-x: hidden;
    overflow-y: auto
}

.frd-lst a {
    display: block;
    text-indent: 1.5em;
    height: 22px;
    line-height: 22px;
    color: #999
}

.frd-lst a:hover {
    background: #F8F8F8;
    color: #666;
}


/* index - main - ad */

.index-ad {
    position: absolute;
    width: 208px;
    right: -218px;
    top: 306px;
}

.slideLink {
    display: inline-block;
    margin-bottom: 10px;
    width: 206px;
    height: 126px;
    border: 1px solid #C5C5C5;
    -webkit-transition: all 1s linear;
    -moz-transition: all 1s linear;
    opacity: 0.9;
}

.slideLink:hover {
    opacity: 1;
}

#fullbg {
    background: #000;
    position: absolute;
    top: 0px;
    filter: Alpha(Opacity=80);
    opacity: 0.8;
    width: 100%;
    display: none;
    z-index: 12;
    height: 100%;
}

#videoPlay {
    position: fixed;
    _position: absolute;
    _top: expression(eval(document.documentElement.scrollTop));
    top: 50%;
    left: 50%;
    margin: -189px 0 0 -330px;
    _margin: 150px 0 0 -330px;
    border: 2px solid #000;
    z-index: 12;
    display: none;
    background: #fff;
}

#videoPlay a {
    position: absolute;
    top: -2px;
    right: -24px;
    font-size: 24px;
    width: 24px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    background: #000;
    color: #fff;
}


/*#slideLink1{background:url(../slink1.jpg) no-repeat 0 0;}
	#slideLink2{background:url(../slink2.jpg) no-repeat 0 0;}
	#slideLink3{background:url(../slink3.jpg) no-repeat 0 0;}
	#slideLink4{background:url(../slink4.jpg) no-repeat 0 0;}
	
	#slideLink1:hover{background:url(../slink1-hover.jpg) no-repeat 0 0;}
	#slideLink2:hover{background:url(../slink2-hover.jpg) no-repeat 0 0;}
	#slideLink3:hover{background:url(../slink3-hover.jpg) no-repeat 0 0;}
	#slideLink4:hover{background:url(../slink4-hover.jpg) no-repeat 0 0;}*/


/* news main */

.news-main {
    width: 862px;
}

.main-con {
    min-height: 1200px;
}

.news-inner {
    padding: 268px 0 50px;
}


/* news - breadcrumb */

.breadcrumb {
    padding: 12px 0;
    border-top: 4px solid #CD2D1D;
    border-bottom: 1px solid #1F222B;
}

.noline {
    border-bottom: none;
}

.breadcrumb,
.breadcrumb a {
    color: #1F222B;
}

.breadcrumb em {
    margin: 0 5px;
}

.news-main .detail-tl {
    width: 862px;
    height: 36px;
    line-height: 36px;
    font-size: 25px;
    color: #fff;
    background: url(img/tl-bg.png) no-repeat 0 0;
    font-weight: normal;
}


/* news - background */

.newsbg,
.newsdetailbg {
    position: absolute;
    width: 100%;
    top: 42px;
    left: 0;
    z-index: -1;
    min-width: 1400px;
    background: url(../lstbg.jpg) no-repeat 503px 0 #EDEDED;
}

.newsdetailbg {
    background: url(../bg.jpg) no-repeat 503px 0 #EDEDED;
}

.cloumnbg {
    background-image: url(../columnbg.jpg);
}


/* news - page */

.pages a,
.pages span.current {
    display: inline-block;
    margin-left: -2px;
    width: 22px;
    height: 22px;
    line-height: 22px;
    background: #1F222B;
    color: #fff;
    text-align: center;
}

.pages span.current {
    background: #CD2D1D;
}

.pages a:hover {
    color: #fff;
}

.pagerTitle {
    margin-right: 20px;
}

.dark-pages a,
.dark-pages span.current {
    background: #313746;
}

.dark-pages span.current {
    background: #CD2D1D;
}

.dark-pages .pagerTitle {
    color: #686f85;
}


/* news - tabswitch */

.news-tl a,
.news-tl span {
    display: inline-block;
    margin-right: 1px;
    width: 114px;
    height: 38px;
    background: #1F222B;
    color: #fff;
    text-align: center;
    line-height: 38px;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
}

.news-tl span,
.news-tl a:hover {
    background: #CD2D1D;
    _color: #fff;
}

.news-lst {
    padding: 50px 0;
    border-bottom: 1px solid #D5DADD;
}


/* news - detail */

.newsdetail-inner {
    height: auto!important;
    height: 1200px;
    min-height: 1200px;
}

.news-detail {
    padding: 32px 130px 100px 130px;
    line-height: 30px;
    color: #646464;
    border-bottom: 1px solid #D5DADD;
    overflow: hidden;
    font-size: 14px;
}

.news-detail a {
    color: #006AB5;
}

.news-detail a:hover {
    color: #FF3C0F;
    text-decoration: underline;
}

.top-sns {
    position: absolute;
    right: 0;
    bottom: 10px;
    *width: 140px;
}


/* 
	 * news detail style
	 * Modify By CH
	 * Date 2015/01/21
	 */

.news-detail .m3-tl1 {
    margin: 20px auto;
    font-weight: bold;
    line-height: 50px;
    height: 50px;
    font-size: 20px;
    background: url(img/b_20140926083816d38j.png) no-repeat center;
    text-align: center;
}

.news-detail .m3-dlink {
    display: inline-block;
    margin: 0 10px 20px 0;
    width: 168px;
    height: 48px;
    text-align: center;
    color: #fff;
    background: #A38077;
    font: normal 16px/48px '\5FAE\8F6F\96C5\9ED1';
    text-decoration: none;
}

.news-detail .m3-dlink:hover {
    background: #EB4C1B;
    color: #fff;
}

.news-detail .m3-tl1 a {
    color: #564925;
}

.news-detail .tl-h2 {
    margin: 20px auto;
    width: 600px;
    height: 70px;
    text-align: center;
    font: bold 18px/70px 'microsoft yahei';
    color: #454849;
    background: url(img/detail-title.png) no-repeat center 0;
}

.news-detail .dl-line {
    margin: 40px auto;
    background: url(img/detail-line.png) no-repeat center 0;
    width: 600px;
    height: 21px;
}

.zoom-img {
    display: inline-block;
    position: relative;
    zoom: 1;
}

.zoom-img .zoom-icon {
    display: none;
    position: absolute;
    right: 0;
    top: 0;
    width: 41px;
    height: 41px;
    background: url(../zoom.png) no-repeat 0 0;
}

.zoom-img:hover .zoom-icon {
    display: block;
}

.zoom-img img {
    border: 2px solid transparent;
}

.zoom-img:hover img {
    border: 2px solid #CD2D1D;
}


/* message board */

.icon-msg {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url(img/message.png) no-repeat 0 0;
    vertical-align: middle;
}

.icon-reply {
    background-position: -20px -2px;
}

.icon-support {
    background-position: -40px -2px;
}

.icon-load {
    margin-right: 5px;
    background-position: -60px -2px;
    _margin-top: 10px;
    _vertical-align: text-bottom;
}

.message-wrap {
    margin: 100px auto 20px;
    width: 620px;
}

.message-wrap .msg-tl em {
    color: #00a39a;
}

.message-wrap .no-data {
    padding: 40px 0;
    color: #666;
}

.face-wrap {
    height: 32px;
    text-indent: 1em;
    background: #00A398;
}

.icon-face {
    margin-top: 8px;
}

.board-wrap {
    border: 1px solid #D5DADD;
    background: #fff;
}

.boared-not-login {
    height: 108px;
    line-height: 108px;
}

.boared-not-login a,
.logined .name {
    color: #00A39A;
}

.boared-logined {
    padding: 4px;
    background: #fff;
}

.boared-logined textarea {
    width: 100%;
    height: 100px;
    border: 1px solid #fff;
    font-family: 'microsoft yahei';
}

.message-wrap .btn-submit {
    display: inline-block;
    width: 108px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    color: #fff;
    border-radius: 5px;
    background: #00928A;
    background: -moz-linear-gradient(top, #00A39A, #00837B);
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#00A39A), to(#00837B));
    background: -o-linear-gradient(top, #00A39A, #00837B);
}

.face-box {
    display: none;
    position: absolute;
    top: 100px;
    left: 100px;
    padding: 10px 5px 5px 10px;
    width: 410px;
    border: 1px solid #ddd;
    background: #fff;
    z-index: 10;
}

.face-box .mini img {
    display: inline-block;
    margin: 0 5px 5px 0;
    cursor: pointer;
}


/* comment box */

.comment-wrap {
    position: absolute;
    top: 100px;
    left: 100px;
    padding: 8px;
    width: 460px;
    border-radius: 5px;
    z-index: 9;
    filter: progid: DXImageTransform.Microsoft.gradient(enabled='true', startColorstr='#33000000', endColorstr='#33000000');
    background: rgba(0, 0, 0, 0.2);
}

:root .comment-wrap {
    filter: none;
}


/*for IE9*/

.comment-wrap .inner {
    padding: 15px;
    background: #fff;
}

.comment-wrap .close {
    position: absolute;
    right: 15px;
    top: 15px;
    width: 20px;
    height: 20px;
    background: #aaa;
    color: #fff;
    font-size: 26px;
    line-height: 18px;
}

.comment-wrap .title {
    color: #00A398;
}

.comment-wrap .quote {
    padding: 10px 40px 20px;
}

.comment-wrap .info {
    color: #999;
}

.comment-wrap .con {
    max-height: 85px;
    overflow: hidden;
}

.comment-wrap .txt-wrap {
    width: 420px;
}

.comment-wrap .face-wrap {
    width: 418px;
}

.comment-wrap textarea {
    padding: 10px;
    width: 94%;
    height: 100px;
    border: 1px solid #bbb;
}

.comment-wrap .btn-submit {
    display: inline-block;
    width: 80px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    color: #fff;
    border-radius: 5px;
    background: #00928A;
    background: -moz-linear-gradient(top, #00A39A, #00837B);
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#00A39A), to(#00837B));
    background: -o-linear-gradient(top, #00A39A, #00837B);
}

.comment-wrap textarea {
    font-family: 'microsoft yahei';
}

.logined {
    position: absolute;
    left: 0;
    bottom: 10px;
}

.logined .line {
    margin: 0 10px;
}

.logined a {
    color: #333;
}

.message-wrap .msg-title {
    border-bottom: 3px solid #00A398;
}

.message-wrap .msg-title a {
    display: inline-block;
    width: 108px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    color: #3f3f3f;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.message-wrap .msg-title .current {
    background: #00a398;
    color: #fff;
}

.message-wrap .msg-item {
    padding: 20px 0 15px;
    border-bottom: 1px dotted #999;
}

.message-wrap .msg-item .avatar {
    margin-right: 20px;
    width: 68px;
    height: 68px;
}

.avatar-layer {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(img/avatar-layer.png) no-repeat 0 0;
}

.message-wrap .msg-info {
    width: 524px;
}

.message-wrap .msg-info .content,
.message-wrap .quote .reply-con,
.comment-wrap .con {
    word-break: break-all;
    word-wrap: break-word;
}

.message-wrap .msg-info .date {
    position: absolute;
    right: 0;
    top: 0;
    color: #797979;
}

.message-wrap .msg-info .name {
    color: #00a398
}

.message-wrap .msg-item .action,
.message-wrap .msg-item .action a {
    color: #797979;
}

.message-wrap .msg-item .line {
    margin: -3px 10px 0 10px;
    height: 12px;
}

.message-wrap .msg-item .num {
    padding: 0 5px;
    height: 18px;
    line-height: 18px;
    color: #fff;
    border-radius: 4px;
    background: #FF3C0F;
    *overflow: hidden;
}

.message-wrap .quote {
    padding: 10px 40px;
}

.message-wrap .replay-info {
    color: #999;
}

.load-more {
    height: 32px;
    line-height: 32px;
    color: #fff;
}


/* .top-sns .bds_more, .news-sns .bds_more{padding-top:3px;} */

.news-sns {
    height: 30px;
}


/* news - list */

.date-wrap {
    width: 113px;
    height: 49px;
    background: url(img/date.png);
    font-family: 'Arial';
    color: #fff;
}

.date-wrap span {
    display: inline-block;
    padding-top: 8px;
    width: 56px;
}

.news-lst ul {}

.news-lst li {
    color: #646464;
    padding: 10px 0;
    border-bottom: 1px dashed #A6B1B9;
}

.news-lst li a {
    color: #646464;
}

.news-lst li a:hover,
.news-lst li.current span,
.news-lst li.current a {
    color: #BF6300;
}

.J_showVideoV2 {
    margin-left: auto;
    margin-right: auto;
    width: 590px;
    height: 310px;
}


/* column main */

.column-lst {
    padding-bottom: 50px;
}

.column-lst ul {
    padding: 0 15px;
}

.column-lst li {
    padding: 35px 0;
    overflow: hidden;
    zoom: 1;
    border-bottom: 1px dashed #A6B1B9;
}

.column-lst li:hover {}

.column-lst .pic {
    margin-right: 24px;
    width: 242px;
}

.column-lst .info {
    width: 564px;
}

.column-lst .info a {
    color: #1f222b;
}

.load-column-more {
    margin: 40px auto 0;
    width: 50%;
    height: 44px;
    line-height: 44px;
    color: #fff;
    background: #CD2D1D;
    cursor: pointer;
    border-radius: 5px;
}


/* macth  */

.com-bg {
    position: absolute;
    width: 100%;
    top: 42px;
    left: 0;
    z-index: -1;
    min-width: 1400px;
    background-position: 503px 0;
    background-color: #EDEDED;
    background-repeat: no-repeat;
    min-height: 1700px;
}

.matchbg {
    background-image: url(../matchbg.jpg);
}


/* event */

.event-bg {
    background-image: url(../eventbg.jpg);
}

.event-inner {
    padding-top: 230px;
}

.et-title a,
.et-title span {
    display: inline-block;
    width: 71px;
    height: 23px;
    text-align: center;
    color: #141519;
    line-height: 23px;
}

.et-title em {
    display: inline-block;
    margin: 0 10px;
    border-right: 1px dotted #141519;
    height: 13px;
    vertical-align: middle;
}

.et-title .current {
    background: url(img/status.png) no-repeat -164px -29px;
    color: #fff;
}


/* event - lst */

.et-lst {
    width: 864px;
}

.et-lst li {
    float: left;
    margin-bottom: 45px;
    width: 288px;
    height: 258px;
    overflow: hidden;
}

.et-origin {
    width: 277px;
    height: 100%;
    background: #fff;
}

.et-origin .pic {
    width: 277px;
    height: 141px;
}

.et-origin .focus,
.mh-lst .focus {
    position: absolute;
    top: 103px;
    left: 0;
    overflow: hidden;
    width: 277px;
    height: 38px;
    line-height: 38px;
    color: #c5c5c5;
    filter: progid: DXImageTransform.Microsoft.gradient(enabled='true', startColorstr='#A3000000', endColorstr='#A3000000');
    background: rgba(0, 0, 0, 0.64);
}

.eline {
    display: inline-block;
    margin-right: 15px;
    width: 6px;
    height: 38px;
    background: #A42417;
    vertical-align: middle;
}

.status-lb {
    position: absolute;
    top: 5px;
    right: -11px;
    padding-left: 20px;
    padding-top: 3px;
    width: 51px;
    line-height: 18px;
    height: 48px;
    background: url(img/status.png) no-repeat -93px 0;
    color: #fff;
    -webkit-transition: all 0.1s linear;
    -webkit-backface-visibility: hidden;
}

.et-lst .num,
.mh-lst .num {
    margin: 0 5px;
    font-family: 'Georgia';
    color: #f0220d;
}

.lb-num {
    font-family: 'Georgia';
}

.et-lst .tl {
    color: #00a398;
}

.et-lst .con {
    padding: 12px 10px 0 16px;
}

.et-lst .time {
    color: #C5C5C5;
}

.et-origin .con {}

.et-origin .desc {
    color: #818181;
    height: 44px;
    overflow: hidden;
}

.et-detail {
    position: absolute;
    top: 258px;
    left: 0;
    width: 277px;
    height: 100%;
    filter: progid: DXImageTransform.Microsoft.gradient(enabled='true', startColorstr='#E5CD2D1D', endColorstr='#E5CD2D1D');
    background: rgba(205, 45, 29, 0.9);
    -webkit-transition: all 0.1s linear;
    -webkit-backface-visibility: hidden;
}

.et-detail a {
    display: block;
    padding: 15px 20px 30px 30px;
    height: 213px;
    color: #fff;
}

.et-detail .view-lnk {
    position: absolute;
    left: 82px;
    bottom: 26px;
    line-height: 29px;
}

.icon-eview {
    display: inline-block;
    margin-right: 5px;
    width: 28px;
    height: 29px;
    background: url(img/status.png) no-repeat -164px 0px;
    vertical-align: bottom;
}

.et-lst .current .et-detail {
    transform: translateY(-258px);
    -webkit-transform: translateY(-258px);
    -moz-transform: translateY(-258px);
    -o-transform: translateY(-258px);
    top: 0\9;
}

.et-lst .current .status-lb {
    transform: translateY(-60px);
    -webkit-transform: translateY(-60px);
    -moz-transform: translateY(-60px);
    -o-transform: translateY(-60px);
    display: none\9;
}


/* event - over */

.et-over .status-lb {
    line-height: 51px;
    padding-top: 0;
    background-position: -93px -51px;
}

.et-over .et-detail {
    filter: progid: DXImageTransform.Microsoft.gradient(enabled='true', startColorstr='#E51F222B', endColorstr='#E51F222B');
    background: rgba(31, 34, 43, 0.9);
}

:root .et-origin .focus,
:root .et-detail,
:root .et-over .et-detail,
.mh-lst .focus {
    filter: none;
}


/* match */

.mh-main {
    padding-bottom: 50px;
}

.mh-lst {
    margin-left: 15px;
    border-left: 1px dashed #898989;
}

.mh-dot,
.i-stamp,
.icon-mview {
    background: url(img/match-icon.png) no-repeat 0 0
}

.mh-lst li {
    position: relative;
    zoom: 1;
    padding-left: 50px;
    margin-top: 40px;
    height: 256px;
    overflow: hidden;
}

.mh-dot {
    position: absolute;
    top: -30px;
    *top: 15px;
    *left: 0;
    width: 29px;
    height: 29px;
}

.i-stamp {
    position: absolute;
    left: 0;
    top: 22px;
    background-position: -29px 0;
    width: 8px;
    height: 8px;
    overflow: hidden;
}

.mh-lst .focus {
    left: 50px;
    top: auto;
    bottom: 0;
    width: 484px;
}

.mh-info {
    width: 312px;
    height: 256px;
    background: #fff;
}

.mh-inner {
    padding: 25px 10px 0 20px;
}

.mh-info .tl .name {
    color: #00a398;
}

.mh-info .iconfont {
    font-size: 20px;
    color: #D3D3D3;
}

.mh-info .desc {
    color: #C5C5C5;
}

.mh-info .view-lnk {
    line-height: 29px;
}

.mh-info .view-lnk a {
    position: absolute;
    right: 30px;
    bottom: 38px;
    color: #00a398;
}

.icon-mview {
    display: inline-block;
    margin-right: 5px;
    width: 28px;
    height: 29px;
    background-position: -52px 0px;
    vertical-align: bottom;
}

.status-mh {
    left: 40px;
    top: 20px;
    padding-left: 25px;
    width: 68px;
    background: url(img/status.png) no-repeat 0 0;
}

.mh-over .status-mh {
    padding-top: 0;
    background-position: 0 -51px;
    height: 51px;
    line-height: 51px;
}

.mh-over .i-stamp {
    background-position: -29px -8px;
}

.mh-share {
    display: inline-block;
    margin-left: -57px;
    padding: 0px 30px 0 5px;
    position: relative;
    z-index: 11;
    background: #fff;
}


/* download */

.downloadbg {
    background-image: url(../downloadbg.jpg);
}

.dn-wrap {
    margin-right: 10px;
    _margin-right: 8px;
    width: 645px;
}

.dn-btn {
    display: block;
    margin-right: 30px;
    width: 202px;
    height: 62px;
    background: url(img/download-btn.png) no-repeat 0 0;
    text-indent: -999em;
}

.dn-btn2 {
    background-position: 0 -70px;
}

.dn-btn3 {
    background-position: -202px 0;
}

.dn-btn4 {
    background-position: -202px -70px;
}

.dn-tl {
    height: 26px;
    background: url(img/download.png) no-repeat 0 0;
    text-indent: -999em;
}

.dn-tl2 {
    background-position: 0 -26px;
}

.dn-tl3 {
    background-position: 0 -52px;
}

.dn-tl4 {
    background-position: 0 -78px;
}

.dn-tl5 {
    background-position: 0 -104px;
}

.dn-tl6 {
    background-position: 0 -130px;
}

.dn-tl7 {
    background-position: 0 -194px;
}

.dn-amd {
    display: block;
    width: 160px;
    height: 38px;
    background-position: 0 -156px;
}

.dn-item .bd {
    padding: 25px 30px 30px;
    background: #fff;
    border-top: 5px solid #D54E0E;
}

.dn-item-ph .bd {
    border-color: #00A398;
}

.dn-item .attr-lst {
    width: 350px;
}

.dn-item .attr {
    display: inline-block;
    margin-bottom: -1px;
    margin-right: 10px;
    width: 98px;
    height: 24px;
    line-height: 24px;
    background: #D5DADD;
    text-align: center;
}

.dn-item .attr-lst li {
    margin-bottom: 12px;
    border-bottom: 1px dashed #D5DADD;
    color: #666;
}

.dn-co .bd {
    padding: 25px 25px 17px 17px;
    background: #fff;
    border: 1px solid #D5DADD;
}

.dn-co .bd a {
    display: inline-block;
    margin: 0 0 8px 8px;
    width: 112px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    color: #fff;
    background: #EE672C;
}

.dn-co .bd a:hover {
    background: #E85312;
}

.dn-config .tb th {
    padding: 10px 0;
    color: #fff;
    background: #00A39A;
    font: bold 14px '\5FAE\8F6F\96C5\9ED1';
}

.dn-config .th-bd {
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
}

.dn-config td {
    color: #666;
    padding: 8px 0;
    background: #fff;
    border: 1px solid #D5DADD;
}

.dn-config .td-name {
    color: #B2BBC1;
    border-left: none;
}

.dn-config .tb {
    border: 1px solid #EEECED;
}

.dn-config .tb .br-none {
    border-right: none;
}

.dn-partner .bd {
    border-top: 5px solid #00A398;
    background: #fff;
}

.dn-partner td {
    padding: 30px 0 30px;
    color: #666;
}

.dn-partner .tb {
    margin-left: 20px;
}

.dn-partner .view-more {
    display: block;
    background: #00A398;
    color: #fff;
    text-align: center;
    height: 32px;
    line-height: 32px;
}

.dn-slide {
    margin-top: 60px;
    width: 206px;
}

.dn-slide .pic {
    display: block;
}


/* map */

.map-wrap {
    width: 1748px;
}

.map-main {
    width: 1200px;
}

.mapbg {
    min-width: 1700px;
    background-image: url(../mapbg.jpg);
}

.map-con {
    min-height: 1200px;
}

.sh-wrap {
    position: absolute;
    right: 0;
    top: 10px;
    width: 250px;
    height: 42px;
    background: #fff;
    border: 1px solid #D5DADD;
}

.sh-wrap .sh-txt {
    margin: 12px 0 0 10px;
    width: 190px;
    border: 0 none;
    border-right: 1px dotted #8F8F8F;
    height: 19px;
    line-height: 22px;
}

.sh-wrap .sh-btn {
    position: absolute;
    right: 15px;
    top: 10px;
    width: 20px;
    height: 23px;
    background: url(img/sh-icon.png) no-repeat 0 0;
}

.map-sh .sh-btn {
    background-position: 0 0;
}

.item-sh .sh-btn {
    background-position: -20px 0;
}

.hero-sh .sh-btn {
    width: 23px;
    background-position: -40px 0;
}

.map-inner {
    background: #fff;
    overflow: hidden;
}

.map-con .map-type {
    padding: 26px 32px 20px;
    border-bottom: 5px solid #00A398;
}

.map-con .map-type label {
    cursor: pointer;
    margin-right: 20px;
}

.map-con .map-type input {
    margin-right: 5px;
    vertical-align: middle;
    color: #666;
}

.map-lst {
    padding: 0 0 80px 10px;
}

.map-lst li {
    float: left;
    _display: inline;
    margin: 25px 0 0 25px;
    width: 206px;
    height: 206px;
    cursor: pointer;
    overflow: hidden;
}

.map-lst .mp-inner {
    display: block;
    border: 5px solid #D5DADD;
    width: 196px;
    height: 196px;
    overflow: hidden;
}

.map-lst .mp-inner p {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background: #C7CFD2;
    color: #FEFFFF;
    text-align: center;
    line-height: 26px;
}

.map-lst img {
    position: absolute;
    top: 0;
    left: 0;
}

.map-view,
.map-lst .mp-inner p,
.map-lst .hover .mp-inner {
    -webkit-transition: all 0.4s linear;
    -moz-transition: all 0.4s linear;
    transition: all 0.4s linear;
}

.map-view {
    position: absolute;
    left: 50%;
    top: -40px;
    margin-left: -17px;
    width: 34px;
    height: 34px;
    background: url(img/map-view.png) no-repeat 0 0;
}

.hover .map-view {
    top: 80px;
}

.map-lst .hover .mp-inner {
    border-color: #00A398;
}

.map-lst .hover .mp-inner p {
    background: #049C89;
}


/* map detail */

.md-tl,
.icon-md {
    height: 20px;
    background: url(img/map-sprite.png) no-repeat 0 0;
    overflow: hidden;
}

.md-tl {
    text-indent: -999em;
}

.md-tl2 {
    background-position: 0 -20px;
}

.md-tl3 {
    background-position: 0 -40px;
}

.md-tl4 {
    background-position: 0 -60px;
}

.icon-md {
    display: inline-block;
    margin-right: 8px;
    vertical-align: middle;
    width: 27px;
    height: 27px;
    background-position: 0 -60px;
}

.icon-md2 {
    background-position: -27px -60px;
}

.icon-md3 {
    background-position: -54px -60px;
}

.icon-md4 {
    background-position: -81px -60px;
}

.md-desc {
    padding: 25px 0px 25px 20px;
    background: #fff;
    color: #aaa;
}

.md-desc .pic {
    margin-right: 25px;
    width: 250px;
}

.md-desc .info {
    width: 550px;
}

.md-name,
.ho-name {
    color: #CD2D1D;
}

.md-name span,
.ho-name span {
    color: #D3D3D3;
}

.md-desc .intro {
    height: 170px;
    line-height: 24px;
    border-bottom: 1px dotted #aaa;
    overflow: hidden;
}

.md-desc .attr span {
    margin-right: 12px;
}

.md-hero {
    width: 862px;
    overflow: hidden;
}

.md-hero .bd {
    padding: 20px 0 20px 20px;
    background: #fff;
}

.md-hero ul {
    width: 852px;
}

.md-hero li {
    float: left;
    margin-right: 16px;
    width: 68px;
    height: 90px;
    text-align: center;
    background: #C5C5C5;
}

.md-hero li a {
    display: block;
    height: 100%;
    background: #C5C5C5;
    color: #fff;
}

.md-hero li a:hover {
    background: #CD2D1D;
    color: #fff;
}

.md-hero li img {
    display: inline-block;
    margin-top: 4px;
}

.md-boss .bd {
    background: #fff;
}

.md-boss .tab-title {
    background: #F0F0F0;
    border-top: 5px solid #D7D7D7;
}

.md-boss .tab-title a {
    margin-top: -5px;
    display: inline-block;
    padding: 20px;
    border-top: 5px solid #D7D7D7;
}

.md-boss .tab-title .current {
    background: #fff;
    border-color: #00A39A;
}

.md-boss .bos-intro {
    padding: 0 0 18px 20px;
    border-bottom: 1px dotted #aaa;
    _display: inline-block;
}

.md-boss .bos-intro .attr {
    margin-right: 30px;
    color: #A1A1A1;
}

.md-boss .bos-intro .attr em,
.md-boss .bos-intro span,
.bos-skill span,
.bos-guide .attr {
    color: #00A39A;
}

.bos-skill {
    padding: 15px 10px 15px 20px;
    color: #555;
    border-bottom: 1px dotted #aaa;
    line-height: 28px;
    _display: inline-block;
}

.bos-guide {
    padding: 15px 0 25px 20px;
    color: #555;
}

.bos-guide .con {
    width: 740px;
}

.md-drop .bd {
    background: #fff;
    padding-bottom: 15px;
}

.md-drop .tab-title {
    background: #F0F0F0;
    border-top: 5px solid #D7D7D7;
}

.md-drop .tab-title a {
    margin-top: -5px;
    display: inline-block;
    padding: 12px 52px;
    border-top: 5px solid #D7D7D7;
    color: #222629;
}

.md-drop .tab-title .current {
    background: #fff;
    border-color: #00A39A;
    color: #00a395;
}

.drop-tb th {
    padding: 8px 0;
    background: #00A39A;
    color: #fff;
    font-weight: normal;
}

.drop-tb .th-bg1 {
    background: #00928A;
}

.drop-tb th .spe {
    color: #50F5EC;
}

.drop-tb td {
    padding: 8px 0;
    color: #888;
    border-bottom: 1px dotted #AAA;
}

.drop-tb .icon-name {
    width: 300px;
}

.drop-tb .icon-name img {
    margin: 0 10px 0 20px;
}


/* item */


/* hero -- detail*/

.herodetailbg {
    background-image: url(../herodetailbg.jpg);
}

.hero-detail {
    padding-bottom: 80px;
}

.ho-tl {
    height: 20px;
    background: url(img/hero-sprite.png) no-repeat 0 0;
    text-indent: -999em;
}

.ho-tl2 {
    background-position: 0 -20px;
}

.ho-tl3 {
    background-position: 0 -40px;
}

.ho-tl4 {
    background-position: 0 -60px;
}

.ho-tl5 {
    background-position: 0 -80px;
}

.ho-tl6 {
    background-position: 0 -100px;
}

.ho-tl7 {
    background-position: 0 -120px;
}

.ho-attr {
    display: inline-block;
    width: 36px;
    height: 36px;
    background: url(../attr-icon.jpg) no-repeat 0 0;
    vertical-align: middle;
}

.ho-attr2 {
    background-position: -36px 0;
}

.ho-attr3 {
    background-position: -72px 0;
}

.ho-attr4 {
    background-position: -108px 0;
}

.ho-attr5 {
    background-position: -144px 0;
}

.ho-attr6 {
    background-position: -180px 0;
}

.hd-level {
    display: inline-block;
    width: 82px;
    height: 14px;
    background: url(img/hd-level.png) no-repeat 0 0;
}

.hd-level2 {
    background-position: 0 -14px;
}

.hd-level3 {
    background-position: 0 -28px;
}

.hd-level4 {
    background-position: 0 -42px;
}

.hd-level5 {
    background-position: 0 -56px;
}

.hd-level6 {
    background-position: 0 -70px;
}

.hd-level7 {
    background-position: 0 -84px;
}

.hd-level8 {
    background-position: 0 -98px;
}

.hd-level9 {
    background-position: 0 -112px;
}

.hd-level10 {
    background-position: 0 -126px;
}

.star {
    display: inline-block;
    margin-left: 10px;
    vertical-align: middle;
    width: 82px;
    height: 14px;
    background: url(img/hd-level-tips.png) no-repeat 0 0;
}

.star2 {
    background-position: 0 -14px;
}

.star3 {
    background-position: 0 -28px;
}

.star4 {
    background-position: 0 -42px;
}

.star5 {
    background-position: 0 -56px;
}

.star6 {
    background-position: 0 -70px;
}

.star7 {
    background-position: 0 -84px;
}

.star8 {
    background-position: 0 -98px;
}

.star9 {
    background-position: 0 -112px;
}

.star10 {
    background-position: 0 -126px;
}

.com-difficuty {
    position: absolute;
    right: 30px;
}

.hd-level {
    vertical-align: text-bottom;
}

.ho-plus {
    display: inline-block;
    background: url(img/ho-plus.png) no-repeat 0 0;
}

.ho-more {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 31px;
    height: 31px;
    background-position: -92px 0;
    text-indent: -999em;
}

.ho-attrwp {
    width: 46px;
    height: 46px;
    background-position: -46px 0;
}

.ho-cup {
    width: 46px;
    height: 46px;
    background-position: 0 0;
}

.ho-desc {
    background: #fff;
}

.ho-desc .info {
    padding-top: 30px;
    width: 580px;
}

.ho-desc .intro {
    line-height: 26px;
    height: 158px;
    overflow-y: auto;
    border-bottom: 1px dotted #AAA;
}

.ho-attrs span {
    display: inline-block;
    margin-right: 10px;
    line-height: 42px;
    color: #AAA;
}

.ho-wrap {
    color: #555;
}

.ho-main {
    margin-right: 10px;
    width: 550px;
}

.ho-slide {
    width: 300px;
}


/* skill */

.ho-skill .bd {
    background: #fff;
}

.ho-skill .tab-title {
    background: #F0F0F0;
    border-top: 5px solid #D7D7D7;
}

.ho-skill .tab-title a {
    margin-top: -5px;
    display: inline-block;
    padding: 15px 20px;
    border-top: 5px solid #D7D7D7;
}

.ho-skill .tab-title .current {
    background: #fff;
    border-color: #00A39A;
}

.ho-skill .tab-info {
    padding: 20px 0 0 30px;
    height: 205px;
}

.ho-skill .attr-item {
    line-height: 26px;
}

.ho-skill .levlst li {
    float: left;
    margin-right: 10px;
    width: 235px;
    height: 26px;
    line-height: 26px;
    overflow: hidden;
}


/* wishing */

.ho-hope .bd,
.ho-recdot .bd {
    background: #fff;
    height: 222px;
}

.ho-hope ul {
    padding: 0 20px;
}

.ho-hope li {
    padding: 15px 0 12px;
    *padding-bottom: 8px;
    border-bottom: 1px dotted #AAA;
}

.ho-hope .pic {
    margin-right: 15px;
}

.ho-hope .info {
    width: 310px;
    height: 44px;
    overflow: hidden;
}

.ho-hope .info p {
    height: 22px;
    overflow: hidden;
}

.ho-hope .label {
    position: absolute;
    right: -25px;
    top: 4px;
    width: 162px;
    height: 44px;
    line-height: 38px;
    text-indent: 20px;
    color: #fff;
    background: url(img/hero-label.png) no-repeat 0 0;
}

.ho-hope .label em {
    color: #55EFE5;
}


/* recommended attire */

.ho-recdot ul {
    padding: 10px 20px;
}

.ho-recdot li {
    float: left;
    width: 255px;
    padding: 10px 0;
}

.ho-recdot .dot-plus {
    width: 490px;
}

.ho-recdot .pic {
    margin-right: 20px;
}

.ho-recdot .dot-plus .dot-lst {
    width: 400px;
    height: 40px;
    overflow: hidden;
    line-height: 40px;
}

.ho-recdot .dot-lst span {
    display: inline-block;
    margin-top: 5px;
    margin-right: 5px;
    width: 25px;
    height: 25px;
    border: 5px solid #EDEDED;
    background: #FFF;
    text-align: center;
    line-height: 25px;
    *line-height: 30px;
    color: #8e8e8e;
}


/* equipment */

.ho-equip .bd {
    background: #fff;
}

.ho-equip .tab-title {
    margin-right: 20px;
    width: 120px;
    background: #F0F0F0;
    border-left: 5px solid #D7D7D7;
}

.ho-equip .tab-title a {
    margin-left: -5px;
    display: inline-block;
    width: 120px;
    height: 80px;
    line-height: 80px;
    border-left: 5px solid #D7D7D7;
    color: #333;
}

.ho-equip .tab-title .current {
    background: #fff;
    border-color: #00A39A;
    color: #00a398;
}

.ho-equip .tab-list {
    width: 393px;
}

.ho-equip .re-tl {
    padding-top: 20px;
    color: #bababa;
}

.ho-equip .icon {
    display: inline-block;
    margin-right: 10px;
    width: 46px;
    height: 46px;
    background: #EDEDED;
    vertical-align: middle;
}

.ho-equip .lst {
    padding-bottom: 15px;
    border-bottom: 1px dotted #AAA;
}


/* hero partner */

.ho-hornor .bd {
    background: #fff;
}

.ho-hornor ul {
    padding: 8px 20px;
}

.ho-hornor li {
    overflow: hidden;
    padding: 12px 0 10px;
}

.ho-hornor .pic {
    margin-right: 10px;
}

.ho-hornor a {
    color: #F60;
}


/* reco guide */

.ho-guide .bd {
    background: #fff;
}

.ho-guide .bd .gy {
    height: 22px;
    overflow: hidden;
}

.ho-guide ul {
    padding: 10px 20px 10px;
    border-bottom: 1px solid #EEE;
}

.ho-guide li {
    position: relative;
    padding: 11px 0;
    border-bottom: 1px dotted #AAA;
}

.ho-guide .lnk {
    display: inline-block;
    overflow: hidden;
    width: 186px;
    height: 16px;
    line-height: 16px;
    color: #555;
    vertical-align: middle;
}

.ho-guide .lnk:hover {
    color: #BF6300;
}

.ho-guide .hot {
    position: absolute;
    right: 0;
    top: 12px;
    padding: 0 4px;
    color: #fff;
    background: #F16325;
    border-radius: 2px;
    height: 16px;
    line-height: 16px;
}

.btn-author {
    display: block;
    width: 100%;
    height: 62px;
    background: url(img/author-btn.png);
    text-indent: -999em;
}


/* record flash */

.ho-record .tab-title a {
    display: inline-block;
    width: 100px;
    height: 38px;
    line-height: 38px;
    background: #00A398;
    color: #fff;
}

.ho-record .tab-title .current {
    background: #fff;
    color: #00A398;
}

.ho-record .tab-rdinfo {
    height: 268px;
    background: #fff;
}

.record-fh {
    padding-top: 20px;
    margin: 0 auto;
    width: 250px;
    z-index: 2;
}

.ho-hope .no-borderb,
.ho-equip .no-borderb,
.ho-guide .no-borderb {
    border-bottom: 0 none;
}


/* herolst */

.herobg {
    min-width: 1700px;
    background-image: url(../herobg.jpg);
}

.hero-wrap {
    width: 1700px;
}

.hero-main {
    width: 1150px;
}

.hero-con {
    min-height: 1180px;
}

.selhero-wrap {
    position: relative;
    zoom: 1;
    z-index: 9;
    width: 88px;
    height: 22px;
    line-height: 22px;
    background: #fff;
    border: 1px solid #D5DADD;
}

.selhero-wrap p {
    padding-left: 10px;
    cursor: pointer;
    color: #AFAFAF;
}

.selhero-wrap .lst {
    display: none;
    position: absolute;
    top: 22px;
    left: -1px;
    width: 88px;
    background: #efefef;
    border: 1px solid #D5DADD;
}

.selhero-wrap li {
    cursor: pointer;
    line-height: 24px;
    color: #AFAFAF;
}

.selhero-wrap li:hover {
    background: #fff;
}

.selhero-wrap .i-rarrow {
    position: absolute;
    top: 5px;
    right: 5px;
    ;
    width: 10px;
    height: 11px;
    background: url(img/sel-sprite.png) no-repeat -10px 0;
    vertical-align: middle;
}

.cur-wrap .i-rarrow {
    background-position: 0 0;
}

.cur-wrap p {
    color: #CD2D1D;
}

.cur-wrap .lst {
    display: block;
}

.nation-lst {
    border-right: 1px solid #EDEDED;
    width: 306px;
    height: 2000px;
    background: #fff;
    border-top: 5px solid #7F59A3;
}

.shu-lst {
    border-top-color: #5D9B49;
}

.wu-lst {
    border-top-color: #CC4335;
}

.zgli-lst {
    border-top-color: #E98030;
    width: 228px;
    border-right: none;
}

.hero-flag {
    display: inline-block;
    margin-top: -1px;
    width: 162px;
    height: 48px;
    background: url(../nation-tl.png) no-repeat 0 -1px;
    text-indent: -999em;
}

.shu-flag {
    background-position: -162px -1px;
}

.wu-flag {
    background-position: -324px -1px;
}

.zgli-flag {
    background-position: -486px -1px;
}

.nation-lst ul {
    margin-left: 22px;
}

.zgli-lst ul {
    margin-left: 30px;
}

.nation-lst li {
    float: left;
    margin: 0 20px 20px 0;
    width: 74px;
    height: 98px;
}

.nation-lst .img {
    display: inline-block;
    border: 5px solid #E2E2E2;
}

.nation-lst a {
    color: #666;
}

.nation-lst a:hover {
    background: #CD2D1D;
    color: #fff;
}

.nation-lst a:hover .img {
    border-color: #CD2D1D;
}

.nation-lst a {
    display: block;
    width: 100%;
    height: 100%;
}

.hero-layer {
    display: none;
    z-index: 999;
    position: absolute;
    width: 178px;
    height: 245px;
    border-radius: 5px;
    filter: progid: DXImageTransform.Microsoft.gradient(enabled='true', startColorstr='#F21F222B', endColorstr='#F21F222B');
    background: rgba(31, 34, 43, 0.95);
}

:root .hero-layer {
    filter: none;
}


/*for IE9*/

.hero-layer .larrow {
    position: absolute;
    left: -9px;
    top: 15px;
    width: 9px;
    height: 18px;
    background: url(img/larrow.png) no-repeat 0 0;
}

.hero-layer .inner {
    padding: 20px 0 0 24px;
    color: #fefefe;
}

.hero-layer .name {
    height: 35px;
    line-height: 35px;
    font-size: 30px;
}

.hero-layer .label span {
    display: inline-block;
    padding: 0 4px;
    margin-right: 4px;
    height: 16px;
    line-height: 16px;
    background: #00A398;
    color: #fff;
}

.hero-layer .bar {
    display: inline-block;
    *display: inline;
    margin-left: 10px;
    background: #363C3C;
    width: 90px;
    height: 12px;
    vertical-align: middle;
}

.hero-layer .bar em {
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    height: 100%;
}

.surv em {
    background: #F2C500;
}

.phis em {
    background: #2C97DE;
}

.tech em {
    background: #1ECA6B;
}

.herowp-inner {
    padding-top: 230px;
    min-height: 1650px;
}

.hero-lst {
    background: #fff;
}


/* hero record */

.hero-record .tab-title {
    background: #F0F0F0;
    border-top: 5px solid #D7D7D7;
}

.hero-record .tab-title a {
    margin-top: -5px;
    display: inline-block;
    padding: 12px 0;
    width: 166px;
    text-align: center;
    border-top: 5px solid #D7D7D7;
    color: #222629;
}

.hero-record .tab-title .current {
    background: #fff;
    border-color: #00A39A;
    color: #00a39a;
}

.hero-record .tab-info {
    background: #fff;
    padding-bottom: 40px;
}

.ho-rdlst th {
    background: #00928A;
    color: #fff;
    font-weight: normal;
    height: 38px;
    line-height: 38px;
}

.ho-rdlst th.current {
    color: #62E8E1;
}

.ho-rdlst td {
    padding: 10px 0;
    color: #7f7f7f;
    background: #fff;
    border-bottom: 1px dotted #AAA;
}

.ho-rdlst .rd-hero {
    margin-left: 20px;
    color: #7f7f7f;
}

.ho-rdlst .rd-hero:hover {
    color: #cd2d1d;
}

.ho-rdlst .th-hero {
    background: #00A39A;
}

.ho-rdlst th .action {
    position: relative;
    zoom: 1;
    margin-left: 5px;
    display: inline-block;
    width: 20px;
    height: 20px;
    vertical-align: middle;
}

.ho-rdlst th .action:hover,
.ho-rdlst th.current .action {
    background: url(img/tb-rdaction.png) no-repeat 0 0;
}

.ho-rdlst th .action a {
    position: absolute;
    left: 6px;
    width: 8px;
    height: 7px;
}

.ho-rdlst .narrate-btn,
.ho-rdlst .positive-btn {
    top: 2px;
    background: url(img/tb-rdaction.png) no-repeat -28px 0;
}

.ho-rdlst .narrate-btn {
    top: 10px;
    background-position: -28px -7px;
}

.ho-rdlst .positive-btn.current {
    background-position: -20px 0;
}

.ho-rdlst .narrate-btn.current {
    background-position: -20px -7px;
}

.th-br {
    border-right: 1px solid #00A39A;
}

.rd-rank {
    display: inline-block;
    width: 22px;
    height: 22px;
    border-radius: 10px;
    color: #fff;
    text-align: center;
    line-height: 20px;
    background: #D7D7D7;
}

.rd-rank1 {
    background: #FF2711;
}

.rd-rank2 {
    background: #FF5A11;
}

.rd-rank3 {
    background: #FFC411;
}

.rd-hero img {
    margin-right: 5px;
}

.load-more {
    height: 38px;
    line-height: 38px;
    color: #fff;
    background: #00A39A;
    cursor: pointer;
}

.load-more:hover {
    color: #fff;
}


/* item list */

.icon-con {
    background: #fff;
    /*height:1180px;*/
}

.icon-type {
    padding: 24px 0 24px 44px;
}

.icon-type label {
    margin-right: 25px;
    vertical-align: middle;
}

.icon-type input {
    margin-right: 5px;
}

.h-tabshow {
    _width: 862px;
    _overflow: hidden;
}

.icon-show {
    display: none;
    margin-bottom: 40px;
    width: 862px;
    background: #1B1D24;
    _overflow: hidden;
    z-index: 9
}

.icon-show .basic-wrap {
    padding: 0 55px 15px 0;
}

.icon-show .desc {
    display: inline-block;
    margin-top: 20px;
    float: right;
    *float: none;
    width: 540px;
    color: #C0C0C0;
}

.icon-compound {
    padding: 15px 0;
    height: 46px;
    color: #c0c0c0;
    border-top: 1px dotted #4C4C4C;
}

.i-basic {
    display: inline-block;
    margin: 20px 0 0 45px;
    width: 200px;
    *vertical-align: top;
}

.i-basic .name {
    position: absolute;
    top: 2px;
    left: 60px;
    color: #1a87f9;
}

.i-basic .money {
    position: absolute;
    top: 22px;
    left: 60px;
    color: #F5C423;
}

.i-formula {
    position: absolute;
    top: 15px;
    left: 45px;
    width: 260px;
}

.i-synth {
    position: absolute;
    top: 15px;
    right: 43px;
    width: 360px;
    text-align: right;
}

.icon-compound .icon {
    margin-right: 10px;
}

.i-money {
    display: inline-block;
    margin-right: 5px;
    width: 25px;
    height: 16px;
    background: url(img/icon-money.jpg) no-repeat 0 0;
    vertical-align: middle;
}


/* item > 5 */

.slidesynth {
    position: absolute;
    right: 0;
    top: 0;
    width: 310px;
    overflow: hidden;
    height: 46px;
}

.slidesynth .box {
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 100%;
}

.slidesynth .list {
    overflow: hidden;
    height: 9999px;
}

.slidesynth .list li {
    width: 300px;
    height: 46px;
    overflow: hidden;
}

.slidesynth .list img {
    _vertical-align: top;
}

.slidesynth .btn {
    display: none;
}

.slidesynth .minus,
.slidesynth .plus {
    position: absolute;
    right: 10px;
    top: 0;
    width: 20px;
    height: 20px;
    background: url(img/switch-btn.png) no-repeat -20px 0;
    overflow: hidden;
    cursor: pointer;
}

.slidesynth .plus {
    top: 26px;
    background-position: -20px -20px;
}

.slidesynth .plus:hover {
    background-position: 0 -20px;
}

.slidesynth .minus:hover {
    background-position: 0 0;
}

.i-synth-spe {
    width: 370px;
}

.i-synth-spe .label {
    margin-top: 10px;
}

.icon-lst {
    padding: 0 0 15px 45px;
    overflow: hidden;
}

.icon-lst li {
    float: left;
    margin: 0 30px 15px 0;
    width: 60px;
    height: 95px;
    cursor: pointer;
}

.icon-lst li span {
    margin-top: 5px;
    display: block;
    color: #666;
}

.iconbg {
    background-image: url(../iconbg.jpg);
}

.icon-con .tab-title {
    background: #F0F0F0;
    border-top: 5px solid #D7D7D7;
}

.icon-con .tab-title a {
    margin-top: -5px;
    display: inline-block;
    padding: 12px 0;
    width: 166px;
    text-align: center;
    border-top: 5px solid #D7D7D7;
    color: #222629;
}

.icon-con .tab-title .current {
    background: #fff;
    border-color: #00A39A;
    color: #00a39a;
}


/* waterpaper */

.wallpaperbg {
    background-image: url(../waterpaperbg.jpg);
    background-color: #1F222B;
}

.wallpaper-lst li {
	display:inline-block;
    /* float: left;*/
    margin: 0 98px 60px 0;
}

.wallpaper-lst p {
    border-bottom: 1px solid #3A4050;
    line-height: 40px;
}

.wallpaper-lst a {
    display: inline-block;
    margin: 0 10px 0 10px;
    color: #686f85;
}

.wallpaper-lst a:hover {
    color: #B42B21;
}


/* artsbg */

.artsbg {
    background-image: url(../artsbg.jpg);
    background-color: #1F222B;
}

.arts-main {
    width: 1140px;
}

.arts-wrap {
    width: 1700px;
}

.arts-inner {
    width: 1140px;
    overflow: hidden;
}

.arts-lst {
    width: 1180px;
}

.arts-lst li {
    margin-bottom: 12px;
    background: #323D59;
    color: #fff;
    width: 277px;
    overflow: hidden;
}

.arts-lst li p {
    padding: 0 10px;
    line-height: 36px;
}

.arts-lst .img-link {
    display: block;
    width: 100%;
    height: 100%;
}

.arts-lst .img-link img {
    width: 100%;
}

.load-art-more {
    margin-top: 100px;
    margin-bottom: 50px;
    height: 24px;
    line-height: 24px;
    color: #fff;
    background: #CD2D1D;
    cursor: pointer;
}

.load-art-more:hover {
    color: #fff;
}

.load-no-data {
    cursor: default;
}


/* cartoonbg */

.cartoonbg {
    background-image: url(../cartoonbg.jpg);
    background-color: #1F222B;
}

.art-share {
    position: absolute;
    top: 15px;
    left: 15px;
    width: 20px;
    overflow: hidden;
}

.art-share a {
    margin-right: 5px;
    color: #D3D3D3;
}


/* no-data */

.no-data {
    padding: 80px 0;
    color: #999;
}

.no-data a {
    color: #BF6300;
}


/* temp ad */


/* in developing */

.temp-wrap {
    position: fixed;
    _position: absolute;
    top: 50%;
    left: 50%;
    z-index: 9;
    margin: -180px 0 0 -320px;
    width: 640px;
    height: 360px;
    -webkit-transition: 0.6s ease-in-out;
    -moz-transition: 0.6s ease-in-out;
    -ms-transition: 0.6s ease-in-out;
    -o-transition: 0.6s ease-in-out;
    transition: 0.6s ease-in-out;
    -webkit-transform: scale(0, 0);
    -moz-transform: scale(0, 0);
    -ms-transform: scale(0, 0);
    -o-transform: scale(0, 0);
    transform: scale(0, 0);
    display: none\0;
    /* hack for ie8-9 */
    display: block\9\0;
    /* hack for ie9 */
    *display: none;
    /* hack for ie6-7 */
}

.temp-wrap .close {
    position: absolute;
    right: -10px;
    top: -10px;
    width: 33px;
    height: 33px;
    overflow: hidden;
    -moz-transition: -moz-transform 1s;
    transition: transform 1s;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    background: url(img/miracle-close.png) no-repeat 0 0;
    text-indent: -999em;
}

.temp-wrap .close:hover {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
}

.temp-wrap .img {
    display: block;
    width: 640px;
    height: 360px;
}


/* in developing */

.develop-wrap {
    position: fixed;
    _position: absolute;
    top: 50%;
    left: 50%;
    z-index: 9;
    margin: -162px 0 0 -162px;
    width: 323px;
    height: 323px;
    background: url(../mm-tips.png) no-repeat 0 0;
    -webkit-transition: 0.6s ease-in-out;
    -moz-transition: 0.6s ease-in-out;
    -ms-transition: 0.6s ease-in-out;
    -o-transition: 0.6s ease-in-out;
    transition: 0.6s ease-in-out;
    -webkit-transform: scale(0, 0);
    -moz-transform: scale(0, 0);
    -ms-transform: scale(0, 0);
    -o-transform: scale(0, 0);
    transform: scale(0, 0);
    display: none\0;
    /* hack for ie8-9 */
    display: block\9\0;
    /* hack for ie9 */
    *display: none;
    /* hack for ie6-7 */
}

.develop-wrap .close {
    position: absolute;
    right: 18px;
    top: 50px;
    *top: 52px;
    font: bold 44px/20px 'microsoft yahei';
    color: #333;
    height: 24px;
    overflow: hidden;
    -moz-transition: -moz-transform 1s;
    transition: transform 1s;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
}

.develop-wrap .close:hover {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
}

.develop-wrap .eye-bling {
    position: absolute;
    top: 160px;
    left: 118px;
    width: 26px;
    height: 24px;
    background: url(img/bling.png) no-repeat 0 0;
    -webkit-animation: move .5s infinite alternate linear;
    animation: move .5s infinite alternate linear;
}

.develop-wrap .eye-bling2 {
    left: 183px;
}

@-webkit-keyframes move {
    0% {
        -webkit-transform: scale(0.6, 0.6);
        -moz-transform: scale(0.6, 0.6);
        -ms-transform: scale(0.6, 0.6);
        -o-transform: scale(0.6, 0.6);
        transform: scale(0.6, 0.6);
    }
    100% {
        -webkit-transform: scale(1, 1);
        -moz-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
        -o-transform: scale(1, 1);
        transform: scale(1, 1);
    }
}

@keyframes move {
    0% {
        background-images: url(img/bling.png);
    }
    50% {
        background-images: url(../bling-hover.png);
    }
    100% {
        background-images: url(img/bling.png);
    }
}

#toolTipLayer {
    position: absolute;
    z-index: 10;
    border: 2px solid #121b14;
    padding: 5px;
    background-color: #1B1D24;
    left: 0px;
    top: 0px;
    width: 250px;
    line-height: 18px;
    color: #99DDFF;
    display: none;
}


/*#toolTipLayer span{color:#0088FF;display:block;}*/


/* cbk */

.cbk-label label {
    padding-left: 20px;
    background: url(img/cbk-bg.png) no-repeat 0 -40px;
}

.cbk-label .current {
    background-position: 0 4px;
}


/* Preload images */

.lightboxOverlay {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999;
    background-color: black;
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=80);
    opacity: 0.8;
    display: none;
}

.lightbox {
    position: absolute;
    left: 0;
    width: 100%;
    z-index: 10000;
    text-align: center;
    line-height: 0;
    font-weight: normal;
}

.lightbox .lb-image {
    display: block;
    height: auto;
    max-width: inherit;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
}

.lightbox a img {
    border: none;
}

.lb-outerContainer {
    position: relative;
    background-color: white;
    *zoom: 1;
    width: 250px;
    height: 250px;
    margin: 0 auto;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
}

.lb-outerContainer:after {
    content: "";
    display: table;
    clear: both;
}

.lb-container {
    padding: 4px;
}

.lb-loader {
    position: absolute;
    top: 43%;
    left: 0;
    height: 25%;
    width: 100%;
    text-align: center;
    line-height: 0;
}

.lb-cancel {
    display: block;
    width: 32px;
    height: 32px;
    margin: 0 auto;
    background: url(img/loading.gif) no-repeat;
}

.lb-nav {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 10;
}

.lb-container>.nav {
    left: 0;
}

.lb-nav a {
    outline: none;
    background-image: url('data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==');
}

.lb-prev,
.lb-next {
    height: 100%;
    cursor: pointer;
    display: block;
}

.lb-nav a.lb-prev {
    width: 34%;
    left: 0;
    float: left;
    background: url(img/prev.png) left 48% no-repeat;
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    -webkit-transition: opacity 0.6s;
    -moz-transition: opacity 0.6s;
    -o-transition: opacity 0.6s;
    transition: opacity 0.6s;
}

.lb-nav a.lb-prev:hover {
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
}

.lb-nav a.lb-next {
    width: 64%;
    right: 0;
    float: right;
    background: url(img/next.png) right 48% no-repeat;
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    -webkit-transition: opacity 0.6s;
    -moz-transition: opacity 0.6s;
    -o-transition: opacity 0.6s;
    transition: opacity 0.6s;
}

.lb-nav a.lb-next:hover {
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
}

.lb-dataContainer {
    margin: 0 auto;
    padding-top: 5px;
    *zoom: 1;
    width: 100%;
    -moz-border-radius-bottomleft: 4px;
    -webkit-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    -webkit-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

.lb-dataContainer:after {
    content: "";
    display: table;
    clear: both;
}

.lb-data {
    padding: 0 4px;
    color: #ccc;
}

.lb-data .lb-details {
    width: 85%;
    float: left;
    text-align: left;
    line-height: 1.1em;
}

.lb-data .lb-caption {
    font-size: 14px;
    font-weight: bold;
    line-height: 1.5em;
}

.lb-data .lb-number {
    display: none;
    visibility: hidden;
    clear: left;
    padding-bottom: 1em;
    font-size: 12px;
    color: #999999;
}

.lb-data .lb-close {
    display: block;
    float: right;
    width: 30px;
    height: 30px;
    background: url(img/close.png) top right no-repeat;
    text-align: right;
    outline: none;
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=70);
    opacity: 0.7;
    -webkit-transition: opacity 0.2s;
    -moz-transition: opacity 0.2s;
    -o-transition: opacity 0.2s;
    transition: opacity 0.2s;
}

.lb-data .lb-close:hover {
    cursor: pointer;
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
}


/* cg video */

.cg-icon {
    display: inline-block;
    width: 18px;
    height: 18px;
    background: url(img/cg-sprite.png) no-repeat 0 0;
    vertical-align: middle;
    overflow: hidden;
}

.cg-close {
    background-position: -18px -2px;
    width: 16px;
    height: 16px;
}

.cg-tl {
    background-position: 0 0;
    _margin-top: 8px;
    _vertical-align: text-bottom;
}

.cg-wrap {
    display: none;
    position: fixed;
    right: 0;
    bottom: 0;
    width: 340px;
    height: 234px;
    background: #F1F1F1;
    z-index: 9;
}

.cg-wrap .close {
    margin-top: 7px;
    width: 16px;
    height: 16px;
    line-height: 16px;
    border: 1px solid #565E75;
}

.cg-wrap .title {
    padding: 0 10px;
    height: 34px;
    line-height: 34px;
    background: #24282B;
    color: #fff;
}

.cg-wrap .cg-bg {
    width: 318px;
    height: 178px;
    background: url(../cg-cover.jpg) no-repeat 0 0;
    cursor: pointer;
}

.cg-wrap .box {
    padding: 10px 0 10px 10px;
}

.cg-default {
    display: none;
    position: fixed;
    bottom: 0;
    right: 0;
    width: 0px;
    height: 0px;
    background: url(img/cg-default.png) no-repeat 0 0;
    cursor: pointer;
}

html,
html body {
    _background-image: url(about:blank);
    _background-attachment: fixed;
}

body {
    background: ;
    _background: none;
}

.cg-video-show {
    position: fixed;
    _position: absolute;
    z-index: 9999;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    filter: progid: DXImageTransform.Microsoft.gradient(enabled='true', startColorstr='#E5000000', endColorstr='#E5000000');
    background: rgba(0, 0, 0, 0.9);
    _top: expression(eval(document.documentElement.scrollTop));
    _padding-bottom: 150px;
    -webkit-transition: 0.6s ease-in-out;
    -moz-transition: 0.6s ease-in-out;
    -ms-transition: 0.6s ease-in-out;
    -o-transition: 0.6s ease-in-out;
    transition: 0.6s ease-in-out;
    -webkit-transform-origin: 100% 100%;
    -moz-transform-origin: 100% 100%;
    -ms-transform-origin: 100% 100%;
    -o-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
    -webkit-transform: scale(0, 0);
    -moz-transform: scale(0, 0);
    -ms-transform: scale(0, 0);
    -o-transform: scale(0, 0);
    transform: scale(0, 0);
    display: none\0;
    /* hack for ie8-9 */
    display: block\9\0;
    /* hack for ie9 */
    *display: none;
    /* hack for ie6-7 */
}

:root .cg-video-show {
    filter: none;
}


/*for IE9*/

.cg-video-show .video-wrap {
    margin: 5% auto 0;
    width: 880px;
}

.cg-video-show .title {
    width: 502px;
    height: 68px;
    background: url(../cg-show-title.png) no-repeat 0 0;
    text-indent: -999em;
    _visibility: hidden;
    _background: none;
}

.cg-video-show .box {
    margin-top: 5px;
    border: 5px solid #F10403;
    width: 856px;
    height: 482px;
    background: #000;
}

.cg-video-show .close {
    position: absolute;
    right: -45px;
    top: -5px;
    width: 40px;
    height: 40px;
    background: url(img/cg-sprite.png) no-repeat 0 -18px;
    line-height: 999em;
    overflow: hidden;
}

.cg-wrap,
.cg-default {
    _position: absolute;
    _bottom: auto;
    _top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop, 10)||0)-(parseInt(this.currentStyle.marginBottom, 10)||0)));
}

.animationShow {
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
    display: block\0;
    /* hack for ie8-9 */
    *display: block;
    /* hack for ie6-7 */
}


/* edition list */

.editionbg {
    background-image: url(../editionbg.jpg);
}

.edition-wrap {
    width: 862px;
    overflow: hidden;
}

.edition-wrap ul {
    width: 900px;
}

.edition-wrap li {
    position: relative;
    zoom: 1;
    float: left;
    margin: 15px 15px 0 0;
    width: 424px;
    background: #fff;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}

.edition-wrap li:hover {
    box-shadow: 0px 0px 8px #666;
}

.edition-wrap .time {
    height: 36px;
    line-height: 36px;
    text-indent: 15px;
}

.edition-wrap .layer {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0.6;
}

.edition-wrap li .pic {
    height: 141px;
}

.message-wrap .msg-item .action .form-kd {
    float: left;
    margin-top: 5px;
    display: inline-block;
    padding: 0 5px;
    height: 18px;
    line-height: 18px;
    color: #ededed;
    background: #DC3030;
    border-radius: 2px;
}

.form-kd i {
    display: inline-block;
    width: 12px;
    height: 12px;
    margin-right: 4px;
    background: url(img/koudai-icon.png) no-repeat 0 0;
}


/* ?????????*/

.hornor-rank {
    position: absolute;
    top: 0;
    right: 0;
    width: 142px;
    height: 57px;
    background: url(img/hornor.png) no-repeat 0 0;
    line-height: 999em;
    overflow: hidden;
    z-index: 20;
}

.hornor-rank-icon {
    position: absolute;
    width: 45px;
    height: 21px;
    top: 60px;
    right: 52px;
    background: url(../hornor-label.png) no-repeat 0 0;
}

.hornor-wrap .list {}

.hornor-wrap li {
    overflow: hidden;
    zoom: 1;
    padding: 16px 0 16px 10px;
    border-bottom: 1px dashed #A09EA0;
}

.hornor-wrap .list .year {
    margin-top: 25px;
    font-size: 30px;
    color: #cd2d1d;
}

.hornorbg {
    background-image: url(../hornorbg.jpg);
}

.hornor-item {
    float: left;
    margin-right: 60px;
    width: 160px;
    height: 100px;
    background: url(../hornor-icon.png) no-repeat 0 0;
}

.hornor1 {
    background-position: 0 0;
}

.hornor2 {
    background-position: -160px 0;
}

.hornor3 {
    background-position: -320px 0;
}

.hornor4 {
    background-position: -480px 0;
}

.hornor5 {
    background-position: 0 -100px;
}

.hornor6 {
    background-position: -160px -100px;
}

.hornor7 {
    background-position: -320px -100px;
}


/* 20161116 ???????????????????????? ????????????????????? */

.addPartItem1,
.addPartItem2 {
    float: left;
}

.addPartItem1 {
    width: 436px;
}

.addPartItem2 {
    width: 426px;
}

.addPartItem2 ul {
    width: 100%;
}

.addPartItem2 li {
    margin: 0 10px 10px 0;
}

.mr0 {
    margin-right: 0 !important
}

.game-qr {
    position: fixed;
    right: 3%;
    top: 10%;
    width: 160px;
    height: 230px;
    margin-top: -115px;
    background: url(img/tumao.gif);
    transition: all .4s;
}

.game-qr .close {
    position: absolute;
    top: 0;
    right: 0;
    width: 17px;
    height: 17px;
    background: url(img/close.png);
    cursor: pointer;
}

.qr-trigger:hover .s_QR{
	display: block !important;
}