@charset "utf-8";

body {
    font-family: "Microsoft YaHei";
    position: relative;
	min-width:1190px;
}

input {
    outline: 0;
}

.bw_1190 {
    width: 1190px;
    margin: 0 auto;
}

.fl_an {
    float: left;
}

.fr_an {
    float: right;
}

.nav_top i, .charts_box i, .earn_dd i {
    background: url(../images/ioc.png) no-repeat;
}

.nav_second .li .a i, .floor_ul li a i {
    background: url(../images/ioc_c.png) no-repeat;
}

.theme_left i img, .theme_middle_r dd a img {
    webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
}

.line_img i img, .theme_middle_r dd a:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

.top_box {
    color: #696969;
}

.bw_1190, .logo-bar, .c1_left, .nav_ul li, .ck-slide, .ck-slide ul.ck-slide-wrapper li, .ck-slide ul.ck-slide-wrapper li a img, .scroll_ul li, .theme_middle_r, .theme_middle_l, .theme_middle_l li, .information_left, .information_left_show, .footer_ul li, .fast_registration *, .float_logo_box {
    -webkit-transition: all 1s ease;
    transition: all 1s ease;
}

.top-bor {
    height: 35px;
    line-height: 35px;
    width: 100%;
    background: #f6f6f6;
    border-bottom: 1px #e6e6e6 solid;
}

.hotline_top {
    float: left;
    height: 35px;
    padding: 0 15px;
    color: #696969;
}

    .hotline_top span {
        font-family: Arial,Helvetica,sans-serif;
        font-weight: bold;
    }

.memberid {
    float: left;
    display: none;
}

    .memberid a {
        color: #0059d6;
        margin: 0 0 0 3px;
    }

.topNav li a:hover {
    color: #e60000;
    text-decoration: none;
}

.memberid a:hover {
    color: #e60000;
}

.topNav {
    float: right;
}

    .topNav li {
        height: 100%;
        float: left;
        _display: inline;
        color: #e6e6e6;
    }

        .topNav li a {
            padding-left: 8px;
            padding-right: 8px;
        }

    .topNav .quick_nav {
        background: 0;
        position: relative;
    }

.nav-hover {
    display: none;
    position: absolute;
    clear: both;
    right: -1px;
    top: 35px;
    width: 120px;
    background: #fff;
    text-align: center;
    border: 1px #dcdcdc solid;
    border-top: 0;
    z-index: 2000;
    line-height: 25px;
    padding:4px 0;
}

.topNav .quick_nav.quick_hove {
    background: #fff;
    border: 1px #dcdcdc solid;
    border-top: 0;
    border-bottom: 0;
    margin-left: -1px;
}

    .topNav .quick_nav.quick_hove .a_wrap a {
        padding-right: 7px;
    }

.topNav a {
    color: #696969;
}

.topNav li .a_wrap a {
    margin-right: 12px;
    position: relative;
    cursor: pointer;
    color: #696969;
}

    .topNav li .a_wrap a span {
        border: 4px #f9f9f9 solid;
        width: 0;
        height: 0;
        overflow: hidden;
        border-top-color: #666;
        top: 6px;
        right: -4px;
        position: absolute;
        font-size: 0;
        line-height: 0;
        -webkit-transition: -webkit-transform .2s ease-in;
        -webkit-backface-visibility: hidden;
        -moz-transition: -moz-transform .2s ease-in;
        -o-transition: -o-transform .2s ease-in;
        transition: transform .2s ease-in;
    }

.topNav .quick_hove .a_wrap a span {
    right: -4px;
    border: 4px #fff solid;
    border-top-color: #c60000;
    -webkit-transform: rotate(180deg);
    -webkit-transform-origin: 50% 30%;
    transform: rotate(180deg);
    transform-origin: 50% 30%;
}

.topNav .quick_hove .a_wrap a {
    color: #e60000;
}

.topNav .quick_hove .a_wrap span {
    color: #f6f6f6;
}

.quick_nav .inc_items {
    background: #fff;
    border: 1px solid #cfcfcf;
    border-top: 0;
    padding: 10px 15px 5px 15px;
    position: absolute;
    width: 180px;
    z-index: 1088;
    text-align: left;
    right: auto;
    left: -1px;
}

    .quick_nav .inc_items dl dt {
        color: #333;
    }

    .quick_nav .inc_items a {
        padding: 0;
        margin-right: 15px;
    }

    .quick_nav .inc_items dl dd.bdmfno a {
        margin: 0;
    }

.logo-bar {
    width: 1190px;
    padding: 0;
    height: 90px;
    margin: 0 auto;
}

.logo_left {
    float: left;
    padding-top: 15px;
    height:70px;
}

    .logo_left img {
        float: left;
    }

    .logo_left .slogan {
        width: 125px;
        height: 70px;
        background: url(../images/slogan.png) no-repeat;
        float: left;
        margin: 0 0 0 15px;
    }

    .logo_left span {
        width:48px;
        height: 60px;
        float: left;
        margin: -16px 0 0 15px;
    }

        .logo_left span img {
            margin-top: 16px;
        }

.logo .search-warp span {
    padding: 0;
}





.search_box {
    width: 680px;
    padding-top: 13px;
    height: 65px;
    float: left;
}

.select_js {
    margin-left: 15px;
}

    .select_js li {
        float: left;
        cursor: pointer;
        width: 65px;
        height: 24px;
        line-height: 24px;
        text-align: center;
    }

.curr_selected {
    color: #da251d;
}

.search_nonce {
    background: #db261f;
}

.search_input {
    background: #dfdfdf;
    height: 40px;
    width: 450px;
    height: 40px;
    clear: both;
    position: relative;
}

.topsoan {
    border-style: solid;
    border-width: 3px 0px 3px 3px;
    border-color: #dfdfdf;
    background: #FFFFFF;
    height: 34px;
    width: 343px;
    padding-left: 5px;
    line-height: 34px;
    color: #999999;
    float: left;
}

.recent_keywords {
    text-align: left;
    padding-left: 8px;
}

    .recent_keywords .hotsou {
        color: #F15F07;
    }

    .recent_keywords a {
        margin-left: 15px;
    }

.btn2 {
    width: 99px;
    height: 40px;
    background: url(../images/searchbtn.jpg);
    float: left;
    border: 0;
}

.recent_keywords a:link {
    color: #333;
}

.recent_keywords a:hover {
    color: #333;
    text-decoration: underline;
}

.recent_keywords a:visited {
    color: #333;
}

.renmen a {
    padding: 0px 5px;
}







.content {
    width: 1190px;
    margin: 0 auto;
    padding: 0 0 20px 0;
}



.qr-grandfa {
    width: 295px;
}

.wx-atten {
    text-align: center;
}

.logo .thumb_img {
    float: none;
}

.qr-fa {
    margin-top:55px;
    font-size:18px;
    color:#e60000;
}




/*切换tab*/
.w1210 {
    width: 1190px;
    height: auto;
    padding-top: 12px;
    overflow: hidden;
    margin: 0px auto;
}

.righttab {
    width: 1190px;
    height: 35px;
    background-color: #da261e;
}

    .righttab li {
        margin-top: 3px;
        float: left;
        color: #fff;
        width: 91px;
        text-align: center;
        line-height: 32px;
        height: 32px;
        cursor: pointer;
  
    }

        .righttab li h4 {
            font-size: 14px;
            font-weight: normal;
        }

            .righttab li h4 a {
                font-size: 14px;
                color: #fff;
            }

    .righttab .active {
        color: #fff;
    }

        .righttab .active h4 {
            font-weight: bolder;
            background-color: #fff;
            font-weight: bolder;
            color: #333;
        }

            .righttab .active h4 a {
                color: #333;
            }

    .righttab #tab_t1 {
        width: 91px;
        padding-left:3px;
    }

    .righttab #tab_t2 {
        width: 91px;
    }

    .righttab #tab_t3 {
        width: 91px;
    }

    .righttab #tab_t4 {
        width: 91px;
    }

    .righttab #tab_t5 {
        width: 91px;
    }

.righttab #tab_t6 {
width: 91px;
}


.righttab #tab_t7 {
width: 91px;
}

.righttab #tab_t8 {
width: 91px;
}
.righttab #tab_t9 {
width: 91px;
}
.righttab #tab_t10 {
width: 91px;
}
.righttab #tab_t11 {
width: 91px;
}
.righttab #tab_t12 {
width: 91px;
}
.righttab #tab_t13 {
width: 91px;
}





.rightContent {
    border-style: solid;
    border-width: 0px 1px 1px 1px;
    border-color: #C0C0C0;
    height: 256px;
    padding: 5px;
}

    .rightContent ul.textList {
        clear: both;
    }

        .rightContent ul.textList li {
            height: 25px;
            width: 215px;
            line-height: 25px;
            overflow: hidden;
            float: left;
            text-align: left;
            padding-left: 10px;
            padding-right: 10px;
            background-image: url(../images/dot1.gif);
            background-position: left center;
            background-repeat: no-repeat;
        }

            .rightContent ul.textList li span {
                float: right;
                line-height: 30px;
            }






#linkdiv {
    border-style: solid;
    border-width: 3px 1px 1px 1px;
    border-color: #db2e3b #cccccc #cccccc #cccccc;
    width: 1190px;
    margin: 10px auto;
}

#linktitle {
    width: 1190px;
    height: 35px;
    border-bottom: 1px #cccccc solid;
}

#linkcentent {
    width: 1188px;
    clear: both;
}

.linktitlediv {
    border-right: 1px #cccccc solid;
    border-bottom: 1px #cccccc solid;
    float: left;
    height: 35px;
    line-height: 35px;
    padding: 0px 10px;
    cursor: pointer;
}

.linktitledivtwo {
    border: 0px;
    text-align: left;
    float: right;
    color: #db2e3b;
    line-height: 35px;
    padding: 0px 10px;
    text-indent: 10px;
}

.linkcententdiv {
    display: none;
    text-align: left;
    overflow: auto;
}

    .linkcententdiv a {
        display: inline-block;
        margin: 3px 5px;
    }


.linktitlediv2 {
    border-right: 1px #cccccc solid;
    border-bottom: 1px #cccccc solid;
    float: left;
    height: 35px;
    line-height: 35px;
    padding: 0px 10px;
    cursor: pointer;
}

.linktitledivtwo2 {
    border: 0px;
    text-align: left;
    float: right;
    color: #db2e3b;
    line-height: 35px;
    padding: 0px 10px;
    text-indent: 10px;
}


.linkcententdiv2 {
    display: none;
    text-align: left;
    overflow: auto;
}

    .linkcententdiv2 a {
        display: inline-block;
        margin: 3px 5px;
    }

#linkdiv2 {
    border-style: solid;
    border-width: 3px 1px 1px 1px;
    border-color: #db2e3b #cccccc #cccccc #cccccc;
    width: 1190px;
    margin: 10px auto;
}

#linktitle2 {
    width: 1190px;
    height: 35px;
    border-bottom: 1px #cccccc solid;
}

#linkcentent2 {
    width: 1188px;
    clear: both;
}




/*页脚*/



.foot
{ 
  background-repeat:repeat-x;
  clear:both;
 margin: 0px auto;
     width: 1190px;
}

.foot .footer
{
    overflow: hidden;
    text-align: center;
    margin: 0px auto;
    width: 1190px;
    border-top-style: solid;
    border-top-width: 3px;
    border-top-color: #db2e3b;
}

.foot .footer .foot1{ color:#666; 	line-height:30px; text-align:center;  	width:1190px;  }
.foot .footer .foot_Copyright a{  color:#666; padding-right:5px; }


.icon_img a:hover img {
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    opacity: 1;
}

.c1_left, .c1_right {
    height: 575px;
}

.c1_left {
    width: 935px;
    float: left;
}

.c1_right {
    width: 240px;
    float: right;
}

.nav_ul {
    height: 45px;
    float: left;
    padding-left: 15px;
}

    .nav_ul li {
        float: left;
        width: 118px;
        height: 45px;
        text-align: center;
        line-height: 45px;
        font-size: 16px;
    }

.top-nav {
    height: 45px;
    background: #fff;
}

.nav_pop {
    width: 200px;
    height: 45px;
    float: left;
}

.nav_top {
    height: 45px;
    padding-left: 20px;
    font-size: 16px;
    cursor: auto;
    background: #e60000;
    color: #fff;
    line-height: 45px;
}

    .nav_top i {
        display: block;
        width: 16px;
        height: 14px;
        float: left;
        background-position: 0 -35px;
        margin: 17px 10px 0 0;
    }

.nav_second {
    width: 198px;
    border: 1px solid #e6e6e6;
    border-top: 0;
    background: #fafafa;
    height: 510px;
    padding: 10px 0;
    position: relative;
}

    .nav_second .li .a {
        display: block;
        height: 34px;
        padding-left: 20px;
        font-size: 14px;
        line-height: 34px;
        overflow: hidden;
        cursor: pointer;
    }

        .nav_second .li .a i {
            display: block;
            width: 16px;
            height: 16px;
            float: left;
            margin: 9px 10px 0 0;
        }

    .nav_second .hover .a i {
        -webkit-transition: all .5s ease;
        transition: all .5s ease;
    }

    .nav_second .li .a .i1 {
        background-position: 0 0;
    }

    .nav_second .li .a .i2 {
        background-position: 0 -54px;
    }

    .nav_second .li .a .i3 {
        background-position: 0 -103px;
    }

    .nav_second .li .a .i4 {
        background-position: 0 -157px;
    }

    .nav_second .li .a .i5 {
        background-position: 0 -211px;
    }

    .nav_second .li .a .i6 {
        background-position: 0 -265px;
    }

    .nav_second .li .a .i7 {
        background-position: 0 -320px;
    }

    .nav_second .li .a .i8 {
        background-position: 0 -376px;
    }

    .nav_second .li .a .i9 {
        background-position: 0 -432px;
    }

    .nav_second .li .a .i10 {
        background-position: 0 -488px;
    }

    .nav_second .li .a .i11 {
        background-position: 0 -544px;
    }

    .nav_second .li .a .i12 {
        background-position: 0 -600px;
    }

    .nav_second .li .a .i13 {
        background-position: 0 -655px;
    }

    .nav_second .li .a .i14 {
        background-position: 0 -710px;
    }

    .nav_second .li .a .i15 {
        background-position: 0 -766px;
    }

    .nav_second .li.hover .a {
        background: #e60000;
        color: #fff;
    }

        .nav_second .li.hover .a a {
            color: #fff;
        }

            .nav_second .li.hover .a a:hover {
                color: #fbb;
            }

        .nav_second .li.hover .a .i1 {
            background-position: 0 -28px;
        }

        .nav_second .li.hover .a .i2 {
            background-position: 0 -82px;
        }

        .nav_second .li.hover .a .i3 {
            background-position: 0 -132px;
        }

        .nav_second .li.hover .a .i4 {
            background-position: 0 -186px;
        }

        .nav_second .li.hover .a .i5 {
            background-position: 0 -239px;
        }

        .nav_second .li.hover .a .i6 {
            background-position: 0 -292px;
        }

        .nav_second .li.hover .a .i7 {
            background-position: 0 -348px;
        }

        .nav_second .li.hover .a .i8 {
            background-position: 0 -404px;
        }

        .nav_second .li.hover .a .i9 {
            background-position: 0 -460px;
        }

        .nav_second .li.hover .a .i10 {
            background-position: 0 -516px;
        }

        .nav_second .li.hover .a .i11 {
            background-position: 0 -572px;
        }

        .nav_second .li.hover .a .i12 {
            background-position: 0 -628px;
        }

        .nav_second .li.hover .a .i13 {
            background-position: 0 -683px;
        }

        .nav_second .li.hover .a .i14 {
            background-position: 0 -738px;
        }

        .nav_second .li.hover .a .i15 {
            background-position: 0 -794px;
        }

    .nav_second .li .txt {
        display: none;
        position: absolute;
        left: 198px;
        top: 0;
        border: 1px solid #e6e6e6;
        width: 705px;
        height: 529px;
        z-index: 999;
        padding: 0 0 0 30px;
        background: #fff;
    }

        .nav_second .li .txt * {
            overflow: hidden;
        }

        .nav_second .li .txt .txt_left {
            width: 440px;
            height: 495px;
            float: left;
            padding: 31px 25px 0 0;
        }

.title_first {
    font-size: 16px;
    color: #e60000;
    font-weight: bold;
}

    .title_first a {
        color: #e60000;
    }

.industry_ul {
    overflow: hidden;
    padding-top: 18px;
}

    .industry_ul li {
        padding-top: 15px;
    }

        .industry_ul li .title_second {
            height: 30px;
            font-size: 14px;
            border-bottom: 1px solid #000;
        }

        .industry_ul li .title_third {
            line-height: 28px;
            margin-left: -45px;
            padding: 7px 0 0 0;
        }

            .industry_ul li .title_third a {
                display: block;
                width: 75px;
                height: 28px;
                float: left;
                margin-left: 45px;
            }

.many_li li {
    width: 195px;
    float: left;
    padding-left: 48px;
}

.many_li {
    margin-left: -48px;
}

.nav_second .li .txt .txt_right {
    width: 240px;
    height: 529px;
    float: left;
    background: #000;
}

    .nav_second .li .txt .txt_right .img {
        height: 330px;
    }

        .nav_second .li .txt .txt_right .img img {
            width: 100%;
            height: 330px;
        }

    .nav_second .li .txt .txt_right .img_ul {
        height: 200px;
        background: #fafafa;
    }

        .nav_second .li .txt .txt_right .img_ul li {
            width: 120px;
            height: 50px;
            float: left;
            text-align: center;
            padding-top: 12px;
        }

.conment_middle {
    height: 530px;
    padding-left: 215px;
}

.banner {
    height: 365px;
    background: #ccc;
    overflow: hidden;
}

.scroll_img {
    height: 150px;
    background: #ccc;
    margin-top: 15px;
    position: relative;
}

    .scroll_img * {
        overflow: hidden;
    }

.btn_change {
    width: 18px;
    height: 35px;
    position: absolute;
    top: 50%;
    margin-top: -17.5px;
    z-index: 22;
    line-height: 500px;
    background: url(../images/btn_change.png) no-repeat;
    cursor: pointer;
    display: none;
}

.left_x {
    left: 0;
    background-position: 0 0;
}

.right_x {
    right: 0;
    background-position: right 0;
}

.scroll_show {
    height: 150px;
    position: relative;
}

.scroll_ul {
    height: 150px;
    position: absolute;
    left: 0;
    top: 0;
    width: 99999999999px;
}

    .scroll_ul li {
        width: 240px;
        height: 150px;
        background: url(../images/scroll_ul.jpg) no-repeat;
        float: left;
    }

        .scroll_ul li a {
            display: block;
            padding: 20px;
            height: 110px;
            font-size: 14px;
            color: #696969;
            position: relative;
        }

            .scroll_ul li a .t {
                font-size: 16px;
                color: #e60000;
            }

            .scroll_ul li a .txt {
                position: relative;
                z-index: 11;
            }

            .scroll_ul li a img {
                right: 10px;
                bottom: 8px;
                position: absolute;
            }

.c1_right_title {
    height: 45px;
    text-align: center;
    display: table;
    width: 100%;
}

    .c1_right_title span {
        display: table-cell;
        vertical-align: middle;
    }

.c1_right_box {
    border: 1px solid #e6e6e6;
    border-top: 1px solid #e60000;
    height: 528px;
    background: #fff;
}

.c1_right_2 *, .c1_right_3 *, .c1_right_4 * {
    overflow: hidden;
}

.c1_right_2, .c1_right_3, .c1_right_4, .c1_right_1 {
    overflow: hidden;
}

.c1_right_1 {
    height: 124px;
}

.c1_right_2 {
    height: 200px;
    border-top: 1px solid #e6e6e6;
    background: #fafafa;
}

    .c1_right_2 .tab-tit {
        height: 27px;
        line-height: 29px;
        padding: 10px 15px 0 15px;
    }

        .c1_right_2 .tab-tit li {
            float: left;
            height: 26px;
            width: 25%;
            cursor: pointer;
            text-align: center;
            background: #fafafa;
        }

    .c1_right_2 .tab-show {
        height: 132px;
        margin: 0 15px;
        padding: 10px 0;
        border-bottom: 1px dashed #e6e6e6;
    }

    .c1_right_2 .tab-show li {
        height: 32px;
		line-height:32px;
		width:210px;
		overflow:hidden;
      
    }




.tab_cont_ul {
    height: 132px;
    line-height: 23px;
}

    .tab_cont_ul li {
        height: 23px;
        background: #fafafa;
    }

.c1_right_2 .tab-cont-1 {
    display: none;
}

    .c1_right_2 .tab-cont-1 .a1, .c1_right_2 .tab-cont-1 .a2 {
        height: 28px;
        line-height: 28px;
        float: left;
        padding: 0 13px;
        display: block;
        font-size: 14px;
        border: 1px solid #e6e6e6;
        -moz-border-radius: 50px;
        -webkit-border-radius: 50px;
        border-radius: 50px;
        background: #fff;
        margin-top: 3px;
    }

        .c1_right_2 .tab-cont-1 .a1:hover, .c1_right_2 .tab-cont-1 .a2:hover {
            background: #e60000;
            color: #fff;
            border: 1px solid #e60000;
        }

    .c1_right_2 .tab-cont-1 .a2 {
        margin-left: 10px;
    }

.charts_box {
    height: 50px;
    line-height: 50px;
    padding: 0 15px;
}

    .charts_box i {
        display: block;
        width: 48px;
        height: 15px;
        background-position: 0 0;
        float: left;
        margin-top: 17px;
    }

    .charts_box a {
        font-size: 13px;
        margin-left: 10px;
    }

.c1_right_3 {
    height: 46px;
    border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
}

    .c1_right_3 li {
        height: 24px;
        line-height: 24px;
        padding: 0 5px 0 15px;
        text-align: right;
    }

        .c1_right_3 li span {
            font-size: 14px;
        }

        .c1_right_3 li a {
            color: #b2b2b2;
            font-size: 12px;
        }

        .c1_right_3 li span {
            float: left;
            color: #333;
        }

            .c1_right_3 li span font {
                color: #e60000;
                padding-left: 5px;
            }

        .c1_right_3 li a:hover, .c1_right_3 li a:hover span {
            color: #e60000;
        }

.c1_right_3_div {
    height: 24px;
    margin: 11px 0;
    padding-left: 10px;
}

.c1_right_4 {
    height: 139px;
}

#box {
    height: 121px;
    margin: 15px;
}

.c1_right_4 ul li {
    height: 30px;
    line-height: 30px;
}

    .c1_right_4 ul li .t {
        color: #0059d6;
        padding-right: 5px;
    }

    .c1_right_4 ul li .r {
        float: right;
        color: #b2b2b2;
    }

.gg_box {
    margin-top: 28px;
}

    .gg_box img {
        width: 100%;
    }

.theme_box {
    position: relative;
}

.theme_middle * {
    overflow: hidden;
}

.theme_title {
    height: 64px;
    line-height: 64px;
    font-size: 18px;
 text-align:left;
    
    
}

    .theme_title .t {
        color: #e60000;
        font-weight: bold;
        font-size: 22px;
        padding-right: 8px;
    }

.theme_txt {
    height: 310px;
    border: 1px solid #e6e6e6;
    padding: 0 240px 0 230px;
    position: relative;
    background: #fff;
}

.theme_left {
    position: absolute;
    left: 0;
    top: 0;
    width: 230px;
    height: 310px;
    background: url(../images/theme_left.jpg);
    overflow: hidden;
}

    .theme_left a {
        display: block;
        width: 100%;
        height: 310px;
        position: relative;
    }

    .theme_left .line {
        display: block;
        position: absolute;
        top: 331px;
        left: -100px;
        z-index: 1;
        width: 493px;
        height: 575px;
        background: url(../images/line.png) no-repeat;
    }

.line_img .line {
    -webkit-transition: all .3s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s cubic-bezier(0,0,.65,1.05);
    top: -575px;
}

.theme_left i {
    display: block;
    text-align: center;
    position: absolute;
    bottom: 110px;
    width: 100%;
}

.theme_left .txt {
    padding: 230px 20px 0 20px;
    font-size: 14px;
}

    .theme_left .txt .t {
        font-size: 20px;
        color: #e60000;
        font-weight: bold;
    }

    .theme_left .txt .tt {
        color: #696969;
    }

    .theme_left .txt .a {
        padding-top: 10px;
        color: #b2b2b2;
    }

    .theme_left .txt p a {
        color: #b2b2b2;
    }

        .theme_left .txt p a:hover {
            color: #e60000;
        }

.theme_right {
    width: 238px;
    height: 310px;
    position: absolute;
    right: 0;
    top: 0;
    border-left: 1px solid #e6e6e6;
}

    .theme_right h3 {
        width: 230px;
        height: 35px; line-height:35px;
        border-bottom: 1px solid #e6e6e6;
        padding-left: 8px;
    }

        .theme_right h3 span {
    float:right;
            padding: 0 15px;
        }


    .theme_right ul {
        width: 230px;
          padding-left: 8px;
          padding-top:5px;
  
    }

        .theme_right ul li {
            height: 30px;
  width: 230px;
  line-height:30px;
 overflow:hidden;

        }



.theme_middle {
    padding: 20px 0 0 29px;
    height: 290px;
}

.theme_middle_l {
    float: left;
    height: 290px;
    width: 360px;
}

    .theme_middle_l li {
        width: 180px;
        float: left;
        height: 140px;
    }

        .theme_middle_l li .t {
            font-weight: bold;
            height: 30px;
        }

        .theme_middle_l li .txt {
            padding-right: 20px;
            height: 90px;
        }

            .theme_middle_l li .txt p {
                width: 50%;
                float: left;
                height: 30px;
                line-height: 30px;
            }

                .theme_middle_l li .txt p a {
                    -webkit-transition: all 1s ease;
                    transition: all 1s ease;
                }

                    .theme_middle_l li .txt p a:hover {
                        color: #e60000;
                    }

.theme_middle_r {
    width: 310px;
    float: left;
    height: 290px;
}

    .theme_middle_r dt {
        font-weight: bold;
        height: 40px;
    }

    .theme_middle_r dd {
        height: 105px;
        padding-left: 125px;
        position: relative;
        margin-bottom: 20px;
    }

        .theme_middle_r dd .img {
            display: block;
            position: absolute;
            left: 0;
            top: 0;
            border: 1px solid #e6e6e6;
            width: 120px;
            height: 100px;
        }

        .theme_middle_r dd img {
            width: 120px;
            height: 100px;
        }

        .theme_middle_r dd p {
            padding: 10px 0 0 0;
            font-weight: bold;
            height: 30px;
            line-height: 30px;
        }

.information_box {
    overflow: hidden;
    padding-top: 20px;
}

    .information_box * {
        overflow: hidden;
    }

    .information_box .title {
        height: 40px;
        line-height: 40px;
        border-bottom: 1px solid #000;
        font-size: 16px;
        margin-bottom: 20px;
    }

.information_left {
    width: 950px;
    float: left;
}

.information_left_show {
    height: 200px;
    width: 585px;
    float: left;
    position: relative;
}

.information_left_txt {
    width: 335px;
    float: right;
    height: 200px;
    padding-right: 15px;
}

    .information_left_txt p {
        height: 28px;
        line-height: 28px;
        font-size: 14px;
    }

        .information_left_txt p span, .information_left_txt p span a {
            color: #e60000;
        }

        .information_left_txt p span {
            padding-right: 5px;
        }

.information_right {
    width: 240px;
    float: left;
}

.information_right_ul {
    height: 112px;
}

    .information_right_ul li {
        font-size: 14px;
        height: 28px;
        line-height: 28px;
    }

        .information_right_ul li span {
            padding-right: 5px;
        }

.links_tab {
    overflow: hidden;
    padding-top: 20px;
}

    .links_tab ul {
        height: 40px;
        line-height: 40px;
        font-size: 16px;
        border-bottom: 1px solid #000;
        color: #000;
    }

        .links_tab ul li {
            height: 40px;
            float: left;
            margin-right: 30px;
            cursor: pointer;
        }

            .links_tab ul li.now {
                border-bottom: 1px solid #e60000;
                color: #e60000;
            }

    .links_tab .tab-show {
        padding: 10px 0;
        font-size: 14px;
        color: #e6e6e6;
        line-height: 28px;
    }

        .links_tab .tab-show a {
            color: #696969;
            display: inline-block;
        }

        .links_tab .tab-show span {
            padding: 0 10px;
            display: inline-block;
        }

        .links_tab .tab-show a:hover {
            color: #e60000;
        }

        .links_tab .tab-show .tab-cont-1 {
            display: none;
        }

.float_logo {
    background: #e60000;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 99999;
    display: none;
}

.float_logo_box {
    width: 1190px;
    height: 50px;
    margin: 0 auto;
    overflow: hidden;
}

    .float_logo_box .logo_a {
        padding: 7.5px 0;
        display: block;
        float: left;
    }

    .float_logo_box .search-warp {
        width: 680px;
        height: 35px;
        padding-top: 7px;
    }

        .float_logo_box .search-warp .tab-cont-1 {
            height: 35px;
            background: #e60000;
        }

        .float_logo_box .search-warp .searchkuang {
            height: 33px;
            line-height: 33px;
        }

        .float_logo_box .search-warp .sub-btn {
            height: 36px;
            background: #000 !important;
            background: #000;
            color: #fff;
        }

    .float_logo_box .help_a {
        height: 33px;
        line-height: 33px;
    }

    .float_logo_box .search-warp .searchkuang.hover {
        border: 2px solid #000 !important;
        height: 32px;
        line-height: 32px;
        border-right: 0 !important;
    }

.name_a {
    display: block;
    height: 1px;
    width: 1px;
    position: absolute;
    z-index: -1;
    top: -50px;
    left: -1px;
}

.floor_box {
    width: 30px;
    position: fixed;
    top: 70px;
    display: none;
}

.absolute {
    position: absolute;
    top: auto;
    bottom: 520px;
}

.floor_ul li {
    height: 34px;
    border-bottom: 1px solid #f6f6f6;
}

    .floor_ul li a {
        display: block;
        line-height: 12px;
        padding: 5px 0;
        text-align: center;
        height: 24px;
        color: #e60000;
        overflow: hidden;
    }

        .floor_ul li a span {
            display: none;
        }

        .floor_ul li a i {
            display: block;
            width: 16px;
            height: 16px;
            margin: 4px auto;
        }

        .floor_ul li a.hover i, .floor_ul li a:hover i {
            display: none;
        }

        .floor_ul li a.hover span, .floor_ul li a:hover span {
            display: block;
        }

    .floor_ul li.f1 a i {
        background-position: 0 0;
    }

    .floor_ul li.f2 a i {
        background-position: 0 -54px;
    }

    .floor_ul li.f3 a i {
        background-position: 0 -103px;
    }

    .floor_ul li.f4 a i {
        background-position: 0 -157px;
    }

    .floor_ul li.f5 a i {
        background-position: 0 -211px;
    }

    .floor_ul li.f6 a i {
        background-position: 0 -265px;
    }

    .floor_ul li.f7 a i {
        background-position: 0 -320px;
    }

    .floor_ul li.f8 a i {
        background-position: 0 -376px;
    }

    .floor_ul li.f9 a i {
        background-position: 0 -432px;
    }

    .floor_ul li.f10 a i {
        background-position: 0 -488px;
    }

    .floor_ul li.f11 a i {
        background-position: 0 -544px;
    }

    .floor_ul li.f12 a i {
        background-position: 0 -600px;
    }

    .floor_ul li.f13 a i {
        background-position: 0 -655px;
    }

    .floor_ul li.f14 a i {
        background-position: 0 -710px;
    }

    .floor_ul li.f15 a i {
        background-position: 0 -766px;
    }

.carousel-indicators {
    position: absolute;
    right: 20px;
    z-index: 15;
    bottom: 13px;
}

    .carousel-indicators li {
        cursor: pointer;
        float: left;
        color: #fff;
        display: block;
        height: 10px;
        line-height: 10px;
        margin-left: 7px;
        text-align: center;
        width: 10px;
        -moz-border-radius: 50px;
        -webkit-border-radius: 50px;
        border-radius: 50px;
        overflow: hidden;
        background: #fff;
        line-height: 9999px;
    }

.carousel-inner {
    height: 200px;
    width: 100%;
}

    .carousel-inner .item {
        position: relative;
        height: 200px;
    }

        .carousel-inner .item .txt {
            position: absolute;
            left: 0;
            height: 36px;
            line-height: 36px;
            bottom: 0;
            width: 545px;
            padding: 0 20px;
            background: rgba(0,0,0,.8);
            color: #fff;
            font-size: 14px;
        }

        .carousel-inner .item img {
            width: 585px;
            height: 200px;
            position: absolute;
            left: 50%;
            margin-left: -292.5px;
            top: 0;
        }

.carousel-indicators .active {
    background: #d10504;
    color: #fff;
}

.member_box {
    padding: 5px 20px 0 20px;
    overflow: hidden;
    display: none;
}

.member_dl {
    height: 52px;
    padding-left: 80px;
    position: relative;
    padding: 5px 0 5px 80px;
}

    .member_dl dt {
        width: 60px;
        height: 60px;
        position: absolute;
        left: 10px;
        top: 0;
        -moz-border-radius: 50px;
        -webkit-border-radius: 50px;
        border-radius: 50px;
        border: 1px solid #e6e6e6;
        background: #e6e6e6;
        overflow: hidden;
    }

        .member_dl dt img {
            display: block;
            width: 64px;
            height: 64px;
            margin: -2px 0 0 -2px;
        }

    .member_dl dd {
        height: 25px;
        line-height: 25px;
    }

    .member_dl .t {
        font-size: 14px;
        overflow: hidden;
        word-break: break-all;
    }

.earn_dd i {
    display: block;
    width: 14px;
    height: 13px;
    background-position: -34px -35px;
    float: left;
    margin: 6px 3px 0 0;
}

.member_ul {
    padding: 15px 0 0 0;
}

    .member_ul li {
        height: 37px;
        margin-bottom: 10px;
    }

        .member_ul li a {
            display: block;
            height: 35px;
            border: 1px solid #e6e6e6;
            background: #fafafa;
            line-height: 35px;
            text-align: center;
            font-size: 14px;
            -moz-border-radius: 50px;
            -webkit-border-radius: 50px;
            border-radius: 50px;
        }

            .member_ul li a.a {
                background: #e60000;
                border: 1px solid #e60000;
                color: #fff;
            }

            .member_ul li a:hover {
                background: #e60000;
                border: 1px solid #e60000;
                color: #fff;
            }

            .member_ul li a.a:hover {
                background: #d20000;
                border: 1px solid #d20000;
            }

.message_dd {
    color: #a7a7a7;
}

    .message_dd .mlr {
        margin: 0 3px;
    }

    .message_dd .red {
        color: #fff;
        background: #e60000;
        padding: 0 4px;
        height: 15px;
        line-height: 15px;
        -moz-border-radius: 50px;
        -webkit-border-radius: 50px;
        border-radius: 50px;
        display: block;
        position: absolute;
        left: 50px;
        top: 0;
        text-align: center;
    }

    .message_dd .a {
        position: relative;
    }

.carousel-inner .item {
    display: none;
}

.carousel-inner .active {
    display: block;
}

@media all and (transform-3d),(-webkit-transform-3d) {
    .carousel-inner .item {
        -webkit-transition: -webkit-transform .6s ease-in-out;
        -o-transition: -o-transform .6s ease-in-out;
        transition: transform .6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        perspective: 1000px;
    }

    .carousel-inner > .item.active {
        left: 0;
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
    }
}

.ck-slide {
    position: relative;
    overflow: hidden;
    width: 720px;
    height: 365px;
}

    .ck-slide ul.ck-slide-wrapper {
        position: absolute;
        top: 0;
        left: 0;
        z-index: 1;
        height: 365px;
    }

        .ck-slide ul.ck-slide-wrapper li {
            position: absolute;
            width: 720px;
            height: 365px;
            left: 0;
            top: 0;
        }

            .ck-slide ul.ck-slide-wrapper li:first-child {
                z-index: 1111;
            }

            .ck-slide ul.ck-slide-wrapper li.current {
                z-index: 1112;
            }

            .ck-slide ul.ck-slide-wrapper li a {
                display: block;
            }

                .ck-slide ul.ck-slide-wrapper li a img {
                    width: 720px;
                    height: 365px;
                    position: absolute;
                    left: 0;
                    top: 0;
                }

                .ck-slide ul.ck-slide-wrapper li a .img1 {
                    left: -720px;
                    webkit-transition: all 1s ease;
                    -moz-transition: all 1s ease;
                    -o-transition: all 1s ease;
                    transition: all 1s ease;
                }

                .ck-slide ul.ck-slide-wrapper li a .img2 {
                    left: -720px;
                    webkit-transition: all 1.5s ease;
                    -moz-transition: all 1.5s ease;
                    -o-transition: all 1.5s ease;
                    transition: all 1.5s ease;
                }

            .ck-slide ul.ck-slide-wrapper li.li3 a .img2 {
                left: 720px;
            }

            .ck-slide ul.ck-slide-wrapper li.li4 a .img2 {
                left: 0;
                top: auto;
                bottom: -365px;
            }

            .ck-slide ul.ck-slide-wrapper li.current a .img1 {
                left: 0;
            }

            .ck-slide ul.ck-slide-wrapper li.current a .img2 {
                left: 0;
            }

            .ck-slide ul.ck-slide-wrapper li.li1 a .img1 {
                left: 0;
                top: auto;
                bottom: -365px;
            }

            .ck-slide ul.ck-slide-wrapper li.li1 a .img2 {
                left: 0;
                top: -365px;
            }

            .ck-slide ul.ck-slide-wrapper li.li1.current a .img1 {
                top: auto;
                bottom: 0;
            }

            .ck-slide ul.ck-slide-wrapper li.li1.current a .img2 {
                top: 0;
            }

            .ck-slide ul.ck-slide-wrapper li.li4.current a .img2 {
                top: auto;
                bottom: 0;
            }

    .ck-slide .ck-prev, .ck-slide .ck-next {
        position: absolute;
        top: 50%;
        z-index: 2;
        width: 35px;
        height: 80px;
        margin-top: -40px;
        opacity: 0;
        background: red;
        text-indent: -9999px;
        background-repeat: no-repeat;
        transition: opacity .2s linear 0;
    }

    .ck-slide:hover .ck-prev, .ck-slide:hover .ck-next {
        opacity: .4;
    }

        .ck-slide:hover .ck-prev:hover, .ck-slide:hover .ck-next:hover {
            opacity: .8;
        }

    .ck-slide .ck-prev {
        left: 0;
        background: url(../images/show_img.png) #000 no-repeat;
    }

    .ck-slide .ck-next {
        right: 0;
        background: url(../images/show_img.png) #000 no-repeat right 0;
    }

.ck-slidebox {
    position: absolute;
    left: 50%;
    bottom: 12px;
    z-index: 30;
}

    .ck-slidebox ul {
        height: 20px;
        padding: 0 4px;
        border-radius: 8px;
    }

        .ck-slidebox ul li {
            float: left;
            height: 15px;
            margin: 2px 7px;
        }

            .ck-slidebox ul li em {
                display: block;
                width: 13px;
                height: 13px;
                border-radius: 100%;
                background: rgba(0,0,0,0.4);
                text-indent: -9999px;
                cursor: pointer;
                border: 1px solid rgba(255,255,255,0.3);
            }

            .ck-slidebox ul li.current em {
                background: rgba(255,255,255,0.8);
                border: 1px solid rgba(0,0,0,0.3);
            }

.search-warp .searchkuang::-webkit-input-placeholder {
    color: #cfcfcf;
}

.search-warp .searchkuang:-moz-placeholder {
    color: #cfcfcf;
}

.search-warp .searchkuang::-moz-placeholder {
    color: #cfcfcf;
}

.search-warp .searchkuang:-ms-input-placeholder {
    color: #cfcfcf;
}

.c1_right_2 {
    position: relative;
}

    .c1_right_2 .movebg {
        position: absolute;
        top: 35px;
        border-bottom: 1px solid #e60000;
        width: 52px;
        height: 1px;
        margin-left: 15px;
    }

.fast_registration {
    width: 100%;
    height: 80px;
    left: 0;
    bottom: 0;
    position: fixed;
    z-index: 99999;
    display: none;
}

    .fast_registration .s {
        display: block;
        width: 1195px;
        height: 80px;
        margin: 0 auto;
        position: relative;
        z-index: 11;
        background: url(../images/fast_registration.png) no-repeat center bottom;
    }

        .fast_registration .s i {
            position: absolute;
            left: 0;
            bottom: 0;
            height: 164px;
            width: 183px;
            background: url(../images/fast_registration.png) no-repeat 0 0;
        }

    .fast_registration .x {
        width: 100%;
        height: 80px;
        position: absolute;
        left: 0;
        bottom: 0;
        background: url(../images/x.png) repeat-x;
        display: block;
    }

    .fast_registration .xx {
        width: 1195px;
        margin: 0 auto;
        position: relative;
    }

        .fast_registration .xx .close {
            display: block;
            width: 18px;
            height: 18px;
            background: url(../images/close.png) no-repeat;
            position: absolute;
            right: 0;
            top: 10px;
            cursor: pointer;
            z-index: 13;
        }

    .fast_registration a {
        display: block;
        width: 100%;
        height: 80px;
        position: absolute;
        left: 0;
        bottom: 0;
        z-index: 12;
        outline: 0;
    }

@media screen and (max-width:1190px) {
    .media_width .bw_1190, .media_width .logo-bar {
        width: 1000px;
    }

    .media_width .search-warp {
        width: 550px;
    }

        .media_width .search-warp .searchkuang {
            width: 290px;
        }

    .media_width .c1_left {
        width: 750px;
    }

    .media_width .nav_ul li {
        width: 89px;
    }

    .media_width .ck-slide {
        width: 535px;
    }

        .media_width .ck-slide ul.ck-slide-wrapper li {
            width: 535px;
        }

            .media_width .ck-slide ul.ck-slide-wrapper li a .img1, .media_width .ck-slide ul.ck-slide-wrapper li a .img2 {
                width: 555px;
                height: auto;
            }

            .media_width .ck-slide ul.ck-slide-wrapper li.li2 a .img1, .media_width .ck-slide ul.ck-slide-wrapper li.li2 a .img2, .media_width .ck-slide ul.ck-slide-wrapper li.li3 a .img1, .media_width .ck-slide ul.ck-slide-wrapper li.li3 a .img2 {
                top: 40px;
            }

    .media_width .scroll_ul li {
        width: 270px;
        background-size: cover;
    }

    .media_width .theme_middle_r {
        display: none;
    }

    .media_width .theme_middle_l {
        width: 520px;
    }

        .media_width .theme_middle_l li {
            width: 260px;
        }

    .media_width .information_left {
        width: 754px;
    }

    .media_width .information_left_show {
        width: 380px;
    }

    .media_width .footer_ul li {
        margin-right: 35px;
    }

    .media_width .qr-fa {
        right: 0;
    }

    .media_width .fast_registration .s {
        height: 140px;
        width: 1000px;
        background-size: 100%;
    }

    .media_width .fast_registration .xx {
        width: 1000px;
    }

    .media_width .fast_registration {
        height: 140px;
    }

        .media_width .fast_registration .x {
            height: 66px;
        }

        .media_width .fast_registration .xx .close {
            top: 80px;
        }

    .media_width .float_logo_box {
        width: 1000px;
    }
}

.logo_left .newyear2017 {
    margin-top: -40px;
    width: 180px;
    height: 110px;
    background: url(../images/2017_newyear.gif);
}

.lg17bj {
    position: relative;
}

    .lg17bj .logo_left {
        background: url(../images/lgbj.png) no-repeat;
        height: 70px;
        position: absolute;
        left: -116px;
        top: 20px;
        width: 400px;
        padding: 18px 0 0 117px;
    }

        .lg17bj .logo_left a {
            display: block;
            width: 200px;
            height: 44px;
        }

.spring17 {
    background: url(../images/lg17.jpg) no-repeat center 76px;
    height: 100%;
}
