﻿/* html {overflow-y:scroll;filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);-webkit-filter: grayscale(100%);} */
.sckx-home-plugin {
    margin: 5px 0 5px 0;
}

    .sckx-home-plugin img {
        width: 100%;
        border: 0;
    }
/*---------- imnews left start ----------*/
.sckx-home-imnews {
    padding: 5px;
    height: 480px;
}

.sckx-home-imnews-left {
    /*background-image: url(/Content/Styles/Default/Images/MH/home/news.png);
  background-repeat: no-repeat;
  background-position: -1px -1px;
  border: 1px solid #e3e3e3;*/
    float: left;
    width: 925px;
    height: 480px;
}
/* --------- slider start ---------- */
.sckx-home-imnews-left-slider {
    position: relative;
    float: left;
    width: 480px;
    padding: 3px 0px 3px 3px;
    height: 350px;
    overflow: hidden;
}

    .sckx-home-imnews-left-slider .sliderlist {
        width: 480px;
        height: 320px;
        overflow: hidden;
    }

        .sckx-home-imnews-left-slider .sliderlist .sliderlistimg {
            display: none;
            width: 480px;
            height: 320px;
            border: none;
        }

        .sckx-home-imnews-left-slider .sliderlist .active {
            display: block;
        }

    .sckx-home-imnews-left-slider .slidermsg {
        height: 30px;
        text-align: center;
        background: #4d8eeb;
    }

        .sckx-home-imnews-left-slider .slidermsg .slidermsgtxt {
            height: 30px;
            line-height: 30px;
            display: none;
            color: #fff;
        }

        .sckx-home-imnews-left-slider .slidermsg .active {
            display: block;
        }

    .sckx-home-imnews-left-slider .sliderjump {
        position: absolute;
        bottom: 40px;
        left: 420px;
        width: 50px;
        height: 10px;
        background: #e3e3e3;
        border-radius: 10px;
        padding: 1px;
        filter: alpha(opacity=50);
        -moz-opacity: 0.5;
        -khtml-opacity: 0.5;
        opacity: 0.5;
    }

        .sckx-home-imnews-left-slider .sliderjump:hover {
            filter: alpha(opacity=100);
            -moz-opacity: 1;
            -khtml-opacity: 1;
            opacity: 1;
        }

        .sckx-home-imnews-left-slider .sliderjump .sliderjumpitem {
            float: left;
            height: 10px;
            width: 10px;
            background: #ccc;
            border-radius: 10px;
            margin-left: 5px;
        }

            .sckx-home-imnews-left-slider .sliderjump .sliderjumpitem:hover {
                cursor: pointer;
            }

        .sckx-home-imnews-left-slider .sliderjump .active {
            background: #808080;
        }
/* --------- slider end ---------- */
.sckx-home-imnews-left-news {
    float: right;
    width: 410px;
    padding: 10px 20px 0 0;
}

.sckx-home-imnews-left-news-title {
    height: 30px;
}

.sckx-home-imnews-left-news-title-left {
    float: left;
    background: url(/Content/Styles/Default/Images/MH/home/doubleright.png);
    background-repeat: no-repeat;
    padding-left: 26px;
    height: 21px;
    line-height: 21px;
    font-weight: 600;
}

    .sckx-home-imnews-left-news-title-left a {
        color: #446BE0;
    }

.sckx-home-imnews-left-news-title-right {
    float: right;
}

    .sckx-home-imnews-left-news-title-right a {
        color: #174d87;
        font-size: 14px;
    }

.sckx-home-imnews-left-news-content {
    height: 330px;
}

.sckx-home-imnews-left-news-content-150 {
    height: 150px;
}

.sckx-home-imnews-left-news-content-item {
    display: block;
    padding: 10px 0 0 35px;
    height: 18px;
    width: 355px;
    position: relative;
    color: #1C4E80;
    font-size: 14px;
}

.sckx-home-imnews-left-top {
    width: 923px;
    height: 115px;
    border: 1px solid #e3e3e3;
    margin-bottom: 2px;
    background-image: url(/Content/Styles/Default/Images/MH/home/hot.png);
    background-repeat: no-repeat;
    background-position: -1px -1px;
    background-size: 51px;
}

.sckx-home-imnews-left-bottom {
    /*background-image: url(/Content/Styles/Default/Images/MH/home/news.png);
    background-repeat: no-repeat;*/
    background-position: -1px -1px;
    border: 1px solid #e3e3e3;
    height: 360px;
}

.sckx-home-imnews-left-news-content-item:before {
    content: '';
    display: block;
    position: absolute;
    top: 12px;
    left: 5px;
    width: 14px;
    height: 14px;
    background-image: url(/Content/Styles/Default/Images/MH/home/newicon.png);
}
/*---------- imnews left end ----------*/
/*---------- imnews right start ----------*/
.sckx-home-imnews-right {
    float: left;
    width: 250px;
    height: 220px;
    margin-left:10px;
    margin-top:20px;
}

    .sckx-home-imnews-right .sckx-home-yyxt {
        width: 240px;
    }

        .sckx-home-imnews-right .sckx-home-yyxt img {
            display: block;
            border: 0;
            width: 246px;
            margin-left:5px
        }

.sckx-home-yyxt-group {
    padding-top: 20px;
}

.sckx-home-imnews-right .sckx-home-yyxt-group .yyxt-item {
    position: relative;
    height: 50px;
}

    .sckx-home-imnews-right .sckx-home-yyxt-group .yyxt-item a {
        display: block;
        height: 35px;
        margin: 4px 0;
        overflow: hidden;
        position: relative;
    }

        .sckx-home-imnews-right .sckx-home-yyxt-group .yyxt-item a img {
            border: 0px;
            position: absolute;
            height: 35px;
            width: 35px;
            left: 15px;
        }

        .sckx-home-imnews-right .sckx-home-yyxt-group .yyxt-item a div {
            position: absolute;
            left: 60px;
            line-height: 35px;
            color: #000;
            font-size: 14px;
        }
/*---------- imnews right end ----------*/
/*---------- database start--------------*/
.sckx-home-database {
    height: 105px;
    border: 1px solid #e3e3e3;
    position: relative;
    padding-left: 62px;
}

    .sckx-home-database .database-title {
        position: absolute;
        top: 0px;
        left: 0px;
    }

    .sckx-home-database .database-item {
        display: block;
        float: left;
        margin-top: 12px;
        overflow: hidden;
        width: 157px;
        text-align: center;
        font-size: 14px;
    }

        .sckx-home-database .database-item .icon {
            display: block;
            width: 62px;
            height: 62px;
            border: 0;
            margin: 0 auto;
        }

        .sckx-home-database .database-item .text {
            display: block;
            margin-top: 5px;
            color: #333;
            width: 100%;
        }
/*---------- database end--------------*/
.sckx-home-layout {
    width: 100%;
    overflow: hidden;
}
/*--------- west start ----------*/
.sckx-home-layout-west {
    float: left;
    margin: 5px;
    width: 260px;
    border: 1px solid #e3e3e3;
    background: url(/Content/Styles/Default/Images/MH/home/leftitemtitle/bg.png);
}

.sckx-home-layout-west1 {
    float: left;
    margin: 5px;
    width: 218px;
    border: 1px solid #e3e3e3;
    background: url(/Content/Styles/Default/Images/MH/home/leftitemtitle/bg.png);
}

.sckx-home-layout-west-item-title1 img {
    width: 238px;
    display: block;
    border: 0;
    padding-left: 13px;
    margin: 0;
}

.sckx-home-layout-west-item-title1 a {
    position: absolute;
    right: 10px;
    top: 10px;
}

.sckx-home-layout-west-item-textlist1 {
    margin-top: 15px;
}

.sckx-home-layout-west-item-textlist1 > .textlist-item {
    padding: 5px 0 5px 20px;
    width: 220px;
    font-size: 14px;
    color: #1C4E80;
    display: block;
    overflow: hidden;
    height: 26px;
}

.sckx-home-layout-west-item {
    width: 245px;
    float: right;
    margin-top:20px;
}

.sckx-home-layout-west-item {
    width: 245px;
    float: right;
}

.sckx-home-layout-west-item-title {
    height: 35px;
    margin: 10px 0 10px 0;
    position:relative;
}

    .sckx-home-layout-west-item-title img {
        width: 100%;
        display: block;
        border: 0;
    }
    .sckx-home-layout-west-item-title a{
        position:absolute;
        right:10px;
        top:10px;
    }
     .sckx-home-layout-west-item-textlist > .textlist-item {
        padding: 5px 0 5px 20px;
        font-size: 14px;
        color: #000;
        display: block;
        width: 220px;
        overflow: hidden;
        height: 14px;
    }

.sckx-home-layout-west-item-textcenterlist {
    text-align: center;
}

    .sckx-home-layout-west-item-textcenterlist > .textcenterlist-item {
        padding: 5px 0 5px 0;
        font-size: 15px;
        color: #000;
        display: block;
    }

.sckx-home-layout-west-item-textline3list > .textline3list-item {
    padding: 10px;
    font-size: 15px;
    color: #000;
    display: inline-block;
}

.sckx-home-layout-west-item-imgtextlist {
    position: relative;
    z-index: 100;
}

    .sckx-home-layout-west-item-imgtextlist > .imgtextlist-item {
        padding: 5px 0 5px 30px;
        height: 33px;
        z-index: 100;
    }

        .sckx-home-layout-west-item-imgtextlist > .imgtextlist-item:hover {
            cursor: pointer;
            background: #fff;
        }

        .sckx-home-layout-west-item-imgtextlist > .imgtextlist-item > a {
            display: block;
            position: relative;
        }

            .sckx-home-layout-west-item-imgtextlist > .imgtextlist-item > a > img {
                display: block;
                position: absolute;
                border: 0;
            }

            .sckx-home-layout-west-item-imgtextlist > .imgtextlist-item > a > div {
                position: relative;
                left: 50px;
                top: 8px;
                font-size: 15px;
                color: #000;
                width: 150px;
            }

.sckx-home-layout-west-item-smallimgtextlist {
    position: relative;
    z-index: 100;
}

    .sckx-home-layout-west-item-smallimgtextlist > .smallimgtextlist-item {
        padding: 10px 0 10px 30px;
        height: 20px;
        z-index: 100;
    }

        .sckx-home-layout-west-item-smallimgtextlist > .smallimgtextlist-item:hover {
            cursor: pointer;
            background: #fff;
        }

        .sckx-home-layout-west-item-smallimgtextlist > .smallimgtextlist-item > a {
            display: block;
            position: relative;
        }

            .sckx-home-layout-west-item-smallimgtextlist > .smallimgtextlist-item > a > img {
                display: block;
                position: absolute;
                left: 10px;
                top: 0;
                border: 0;
            }

            .sckx-home-layout-west-item-smallimgtextlist > .smallimgtextlist-item > a > div {
                position: relative;
                left: 50px;
                top: 2px;
                font-size: 14px;
                color: #000;
                width: 150px;
            }

.sckx-home-layout-west-item-iconlist {
    overflow: hidden;
}

    .sckx-home-layout-west-item-iconlist > .iconlist-item {
        float: left;
        width: 85px;
        padding: 5px 0 5px 0;
        text-align: center;
    }

        .sckx-home-layout-west-item-iconlist > .iconlist-item > a {
            display: block;
            font-size: 12px;
            color: #000;
        }

            .sckx-home-layout-west-item-iconlist > .iconlist-item > a > img {
                border: 0;
            }

.sckx-home-layout-west-item-imglist {
    overflow: hidden;
}

    .sckx-home-layout-west-item-imglist > .imglist-item {
        padding: 12px 5px 12px 5px;
        float: left;
    }

        .sckx-home-layout-west-item-imglist > .imglist-item:hover {
            cursor: pointer;
        }

        .sckx-home-layout-west-item-imglist > .imglist-item .longimg {
            width: 246px;
            display: block;
            border: none;
        }

        .sckx-home-layout-west-item-imglist > .imglist-item .shortimg {
            width: 118px;
            display: block;
            border: none;
        }
/*--------- west end ----------*/
/*--------- center start ----------*/
.sckx-home-layout-center {
    float: right;
    margin: 5px;
    width: 905px;
}
/*--------- center end ----------*/
/*---------- 中间的模块的样式 ---------*/
/*---------- 中间的模块 red 样式 ---------*/
.sckx-home-layout-center-itemstyle_red {
    position: relative;
    height: 180px;
    border: 1px solid #d79f96;
    border-top: none;
    margin: 20px 0 20px 0;
    padding-bottom: 10px;
    *top: 0px !important;
}

    .sckx-home-layout-center-itemstyle_red > .more {
        position: absolute;
        right: 0;
        bottom: 0;
        display: block;
        height: 56px;
        width: 56px;
        z-index: 2;
    }

        .sckx-home-layout-center-itemstyle_red > .more > img {
            display: block;
            border: 0;
        }

    .sckx-home-layout-center-itemstyle_red > .item-title > img {
        position: absolute;
        top: -13px;
        width: 100%;
        display: block;
        border: 0;
    }

    .sckx-home-layout-center-itemstyle_red > .item-title > div {
        position: absolute;
        top: 5px;
        left: 12px;
        z-index: 2;
        font-size: 18px;
        font-weight: 600;
        width: 104px;
        text-align: center;
    }

    .sckx-home-layout-center-itemstyle_red > .item-tabbar {
        position: absolute;
        top: 8px;
        right: 0;
        padding-right: 20px;
    }

        .sckx-home-layout-center-itemstyle_red > .item-tabbar > button {
            border: 1px solid #fff;
            border-bottom: none;
            outline: none;
            background: #d79f96;
            height: 28px;
            font-size: 16px;
            color: #fff;
            padding: 0 10px 0 10px;
        }

        .sckx-home-layout-center-itemstyle_red > .item-tabbar > .active {
            background: #d13a23;
        }

        .sckx-home-layout-center-itemstyle_red > .item-tabbar > button:hover {
            background: #d13a23;
            cursor: pointer;
        }

    .sckx-home-layout-center-itemstyle_red > .item-content {
        position: absolute;
        top: 38px;
        width: 100%;
        overflow: hidden;
        display: none;
    }

    .sckx-home-layout-center-itemstyle_red > .item-content-active {
        display: block;
    }

    .sckx-home-layout-center-itemstyle_red > .item-content > ul {
        display: block;
        float: left;
        list-style: square;
        width: 400px;
        margin: 0;
        padding: 0;
        padding-left: 40px;
    }

        .sckx-home-layout-center-itemstyle_red > .item-content > ul > li {
            position: relative;
            margin: 12px;
        }

            .sckx-home-layout-center-itemstyle_red > .item-content > ul > li > i {
                position: absolute;
                left: -18px;
                top: 7px;
                display: block;
                width: 8px;
                height: 8px;
                border: 1px solid #000;
                background: #fff;
                line-height: 150%;
            }

            .sckx-home-layout-center-itemstyle_red > .item-content > ul > li > a {
                color: #000;
                font-size: 14px;
                width: 360px;
                position: absolute;
                top: 5px;
                line-height: 150%;
            }
/*---------- 中间的模块 red 样式完 ---------*/
/*---------- 中间的模块 bule 样式 ---------*/
.sckx-home-layout-center-itemstyle_bule {
    position: relative;
    height: 180px;
    border: 1px solid #88b8da;
    border-top: none;
    margin: 20px 0 20px 0;
}

    .sckx-home-layout-center-itemstyle_bule > .more {
        position: absolute;
        right: 0;
        bottom: 0;
        display: block;
        height: 56px;
        width: 56px;
        z-index: 2;
    }

        .sckx-home-layout-center-itemstyle_bule > .more > img {
            display: block;
            border: 0;
        }

    .sckx-home-layout-center-itemstyle_bule > .item-title > img {
        position: absolute;
        top: -13px;
        width: 100%;
        display: block !important;
        border: 0 !important;
    }

    .sckx-home-layout-center-itemstyle_bule > .item-title > div {
        position: absolute;
        top: 5px;
        left: 12px;
        z-index: 2;
        font-size: 18px;
        font-weight: 600;
        width: 104px;
        text-align: center;
    }

    .sckx-home-layout-center-itemstyle_bule > .item-tabbar {
        position: absolute;
        top: 8px;
        right: 0;
        padding-right: 20px;
    }

        .sckx-home-layout-center-itemstyle_bule > .item-tabbar > button {
            border: 1px solid #fff;
            border-bottom: none;
            outline: none;
            background: #88b8da;
            height: 28px;
            font-size: 16px;
            color: #fff;
            padding: 0 10px 0 10px;
        }

        .sckx-home-layout-center-itemstyle_bule > .item-tabbar > .active {
            background: #006fcc;
        }

        .sckx-home-layout-center-itemstyle_bule > .item-tabbar > button:hover {
            background: #006fcc;
            cursor: pointer;
        }

    .sckx-home-layout-center-itemstyle_bule > .item-content {
        position: absolute;
        top: 38px;
        width: 100%;
        overflow: hidden;
        display: none;
    }

    .sckx-home-layout-center-itemstyle_bule > .item-content-active {
        display: block;
    }

    .sckx-home-layout-center-itemstyle_bule > .item-content > ul {
        display: block;
        float: left;
        list-style: square;
        width: 400px;
        margin: 0;
        padding: 0;
        padding-left: 40px;
    }

        .sckx-home-layout-center-itemstyle_bule > .item-content > ul > li {
            position: relative;
            margin: 10px;
        }

            .sckx-home-layout-center-itemstyle_bule > .item-content > ul > li > i {
                position: absolute;
                left: -18px;
                top: 7px;
                display: block;
                width: 8px;
                height: 8px;
                border: 1px solid #000;
                background: #fff;
            }

            .sckx-home-layout-center-itemstyle_bule > .item-content > ul > li > a {
                color: #000;
                font-size: 14px;
                width: 360px;
                position: absolute;
                top: 5px;
            }
/*---------- 中间的模块 bule 样式完 ---------*/
/*---------- 中间的模块 orange 样式 ---------*/
.sckx-home-layout-center-itemstyle_orange {
    position: relative;
    height: 180px;
    border: 1px solid #ddac98;
    margin: 20px 0 20px 0;
}

    .sckx-home-layout-center-itemstyle_orange > .more {
        position: absolute;
        right: 0;
        bottom: 0;
        display: block;
        height: 56px;
        width: 56px;
        z-index: 2;
    }

        .sckx-home-layout-center-itemstyle_orange > .more > img {
            display: block;
            border: 0;
        }

    .sckx-home-layout-center-itemstyle_orange > .item-title > img {
        position: absolute;
        top: -13px;
        width: 100%;
        display: block;
        border: 0;
    }

    .sckx-home-layout-center-itemstyle_orange > .item-title > div {
        position: absolute;
        top: 5px;
        left: 12px;
        z-index: 2;
        font-size: 18px;
        font-weight: 600;
        width: 104px;
        text-align: center;
    }

    .sckx-home-layout-center-itemstyle_orange > .item-tabbar {
        position: absolute;
        top: 8px;
        right: 0;
        padding-right: 20px;
    }

        .sckx-home-layout-center-itemstyle_orange > .item-tabbar > button {
            border: 1px solid #fff;
            border-bottom: none;
            outline: none;
            background: #ddac98;
            height: 28px;
            font-size: 16px;
            color: #fff;
            padding: 0 10px 0 10px;
        }

        .sckx-home-layout-center-itemstyle_orange > .item-tabbar > .active {
            background: #db6d2e;
        }

        .sckx-home-layout-center-itemstyle_orange > .item-tabbar > button:hover {
            background: #db6d2e;
            cursor: pointer;
        }

    .sckx-home-layout-center-itemstyle_orange > .item-content {
        position: absolute;
        top: 38px;
        width: 100%;
        overflow: hidden;
        display: none;
    }

    .sckx-home-layout-center-itemstyle_orange > .item-content-active {
        display: block;
    }

    .sckx-home-layout-center-itemstyle_orange > .item-content > ul {
        display: block;
        float: left;
        list-style: square;
        width: 400px;
        margin: 0;
        padding: 0;
        padding-left: 40px;
    }

        .sckx-home-layout-center-itemstyle_orange > .item-content > ul > li {
            position: relative;
            margin: 6px;
        }

            .sckx-home-layout-center-itemstyle_orange > .item-content > ul > li > i {
                position: absolute;
                display: block;
                width: 8px;
                height: 8px;
                border: 1px solid #000;
                left: -18px;
                top: 7px;
                background: #fff;
            }

            .sckx-home-layout-center-itemstyle_orange > .item-content > ul > li > a {
                color: #000;
                font-size: 14px;
                width: 360px;
                position: absolute;
                top: 5px;
            }
/*---------- 中间的模块 orange 样式完 ---------*/
/*---------- 中间的模块 lightbule 样式 ---------*/
.sckx-home-layout-center-itemstyle_lightbule {
    position: relative;
    height: 180px;
    border: 1px solid #66a8d2;
    margin: 20px 0 20px 0;
}

    .sckx-home-layout-center-itemstyle_lightbule > .more {
        position: absolute;
        right: 0;
        bottom: 0;
        display: block;
        height: 56px;
        width: 56px;
        z-index: 2;
    }

        .sckx-home-layout-center-itemstyle_lightbule > .more > img {
            display: block;
            border: 0;
        }

    .sckx-home-layout-center-itemstyle_lightbule > .item-title > img {
        position: absolute;
        top: -13px;
        width: 100%;
        display: block;
        border: 0;
    }

    .sckx-home-layout-center-itemstyle_lightbule > .item-title > div {
        position: absolute;
        top: 5px;
        left: 12px;
        z-index: 2;
        font-size: 18px;
        font-weight: 600;
        width: 104px;
        text-align: center;
    }

    .sckx-home-layout-center-itemstyle_lightbule > .item-tabbar {
        position: absolute;
        top: 8px;
        right: 0;
        padding-right: 20px;
    }

        .sckx-home-layout-center-itemstyle_lightbule > .item-tabbar > button {
            border: 1px solid #fff;
            border-bottom: none;
            outline: none;
            background: #66a8d2;
            height: 28px;
            font-size: 16px;
            color: #fff;
            padding: 0 10px 0 10px;
        }

        .sckx-home-layout-center-itemstyle_lightbule > .item-tabbar > .active {
            background: #0297e8;
        }

        .sckx-home-layout-center-itemstyle_lightbule > .item-tabbar > button:hover {
            background: #0297e8;
            cursor: pointer;
        }

    .sckx-home-layout-center-itemstyle_lightbule > .item-content {
        position: absolute;
        top: 38px;
        width: 100%;
        overflow: hidden;
        display: none;
    }

    .sckx-home-layout-center-itemstyle_lightbule > .item-content-active {
        display: block;
    }

    .sckx-home-layout-center-itemstyle_lightbule > .item-content > ul {
        display: block;
        float: left;
        list-style: square;
        width: 400px;
        margin: 0;
        padding: 0;
        padding-left: 40px;
    }

        .sckx-home-layout-center-itemstyle_lightbule > .item-content > ul > li {
            position: relative;
            margin: 6px;
        }

            .sckx-home-layout-center-itemstyle_lightbule > .item-content > ul > li > i {
                position: absolute;
                display: block;
                width: 8px;
                height: 8px;
                border: 1px solid #000;
                left: -18px;
                top: 7px;
                background: #fff;
            }

            .sckx-home-layout-center-itemstyle_lightbule > .item-content > ul > li > a {
                color: #000;
                font-size: 14px;
                width: 360px;
                position: absolute;
                top: 5px;
            }
/*---------- 中间的模块 lightbule 样式完 ---------*/
/*---------- 中间的模块 flatbule 样式 ---------*/
.sckx-home-layout-center-itemstyle_flatbule {
    position: relative;
    height: 224px;
    border: 1px solid #3c9ad8;
    margin-top: 10px;
}

    .sckx-home-layout-center-itemstyle_flatbule > .item-title {
        height: 44px;
        background: #489BDC;
    }

        .sckx-home-layout-center-itemstyle_flatbule > .item-title > img {
            position: absolute;
            left: 15px;
            display: block;
            width: 125px;
            height: 44px;
            border: 0;
        }

        .sckx-home-layout-center-itemstyle_flatbule > .item-title > div {
            position: absolute;
            top: 15px;
            left: 15px;
            z-index: 2;
            font-size: 18px;
            font-weight: 600;
            width: 125px;
            text-align: center;
        }

    .sckx-home-layout-center-itemstyle_flatbule > .item-tabbar {
        position: absolute;
        top: 9px;
        right: 0;
        padding-right: 20px;
    }

        .sckx-home-layout-center-itemstyle_flatbule > .item-tabbar > button {
            border: none;
            outline: none;
            background: #3c9ad8;
            height: 35px;
            font-size: 15px;
            color: #fff;
            padding: 0 10px 0 10px;
        }

        .sckx-home-layout-center-itemstyle_flatbule > .item-tabbar > .active {
            background: #fff;
            color: #000;
        }

        .sckx-home-layout-center-itemstyle_flatbule > .item-tabbar > button:hover {
            background: #fff;
            cursor: pointer;
        }

    .sckx-home-layout-center-itemstyle_flatbule > .item-content {
        overflow: hidden;
        display: none;
        height: 220px;
        padding: 20px 25px 20px 25px;
    }

    .sckx-home-layout-center-itemstyle_flatbule > .item-content-active {
        display: block;
    }

    .sckx-home-layout-center-itemstyle_flatbule > .item-content > div {
        display: block;
        float: left;
    }

    .sckx-home-layout-center-itemstyle_flatbule > .item-content > .item-content-west {
        width: 230px;
        height: 160px;
        border-right: 1px dashed #ccc;
        padding-right: 25px;
    }

    .sckx-home-layout-center-itemstyle_flatbule > .item-content > .item-content-imgpanel > img {
        width: 230px;
        height: 110px;
        border: 0;
    }

    .sckx-home-layout-center-itemstyle_flatbule > .item-content > .item-content-imgpanel > div {
        position: relative;
        width: 230px;
        height: 40px;
        background: #f4f4f3;
    }

        .sckx-home-layout-center-itemstyle_flatbule > .item-content > .item-content-imgpanel > div > .title {
            padding: 3px 0 10px 0;
            text-align: center;
        }

            .sckx-home-layout-center-itemstyle_flatbule > .item-content > .item-content-imgpanel > div > .title > a {
                font-size: 14px;
                color: #000;
                width: 220px;
            }

        .sckx-home-layout-center-itemstyle_flatbule > .item-content > .item-content-imgpanel > div > .content {
            font-size: 12px;
            color: #555151;
            overflow: hidden;
        }

            .sckx-home-layout-center-itemstyle_flatbule > .item-content > .item-content-imgpanel > div > .content > p {
                margin: 0;
                text-indent: 30px;
            }

        .sckx-home-layout-center-itemstyle_flatbule > .item-content > .item-content-imgpanel > div > a {
            display: block;
            position: absolute;
            bottom: 0;
            right: 0;
            font-size: 12px;
            color: #2871a9;
        }

    .sckx-home-layout-center-itemstyle_flatbule > .item-content > .item-content-center {
        width: 340px;
        height: 160px;
        padding: 0;
    }

        .sckx-home-layout-center-itemstyle_flatbule > .item-content > .item-content-center > ul {
            list-style: square;
            margin: 0;
            padding: 0;
            padding-left: 25px;
        }

            .sckx-home-layout-center-itemstyle_flatbule > .item-content > .item-content-center > ul > li {
                position: relative;
                margin: 15px;
                margin-top: 0;
            }

                .sckx-home-layout-center-itemstyle_flatbule > .item-content > .item-content-center > ul > li > i {
                    position: absolute;
                    display: block;
                    width: 8px;
                    height: 8px;
                    border: 1px solid #000;
                    left: -18px;
                    top: 7px;
                    background: #fff;
                }

                .sckx-home-layout-center-itemstyle_flatbule > .item-content > .item-content-center > ul > li > a {
                    color: #000;
                    font-size: 14px;
                    width: 600px;
                    position: absolute;
                    top: 5px;
                }

    .sckx-home-layout-center-itemstyle_flatbule > .item-content > .item-content-east {
        width: 230px;
        height: 160px;
        border-left: 1px dashed #ccc;
        padding-left: 25px;
    }
/*---------- 中间的模块 flatbule 样式完 ---------*/
/*---------- 中间的模块 flatorange 样式 ---------*/
.sckx-home-layout-center-itemstyle_flatorange {
    position: relative;
    height: 540px;
    border: 1px solid #d2a365;
    margin-top: 10px;
}

    .sckx-home-layout-center-itemstyle_flatorange > .item-title {
        height: 44px;
        background: #d2a365;
    }

        .sckx-home-layout-center-itemstyle_flatorange > .item-title > img {
            position: absolute;
            left: 15px;
            display: block;
            width: 125px;
            height: 44px;
            border: 0;
        }

        .sckx-home-layout-center-itemstyle_flatorange > .item-title > div {
            position: absolute;
            top: 15px;
            left: 15px;
            z-index: 2;
            font-size: 18px;
            font-weight: 600;
            width: 125px;
            text-align: center;
        }

    .sckx-home-layout-center-itemstyle_flatorange > .item-tabbar2 {
        position: absolute;
        top: 9px;
        right: 0;
        padding-right: 20px;
    }

        .sckx-home-layout-center-itemstyle_flatorange > .item-tabbar2 > button {
            border: none;
            outline: none;
            background: #d2a365;
            height: 35px;
            font-size: 15px;
            color: #fff;
            padding: 0 10px 0 10px;
        }

        .sckx-home-layout-center-itemstyle_flatorange > .item-tabbar2 > .active {
            background: #fff;
            color: #000;
        }

        .sckx-home-layout-center-itemstyle_flatorange > .item-tabbar2 > button:hover {
            background: #fff;
            color: #000;
            cursor: pointer;
        }

    .sckx-home-layout-center-itemstyle_flatorange > .item-content {
        overflow: hidden;
        display: none;
        height: 496px;
    }

        .sckx-home-layout-center-itemstyle_flatorange > .item-content > .baidumap {
            float: left;
            height: 496px;
            width: 700px;
        }

        .sckx-home-layout-center-itemstyle_flatorange > .item-content > .items {
            float: right;
            width: 200px;
            height: 486px;
            background: #fff;
            padding: 5px 0;
        }

            .sckx-home-layout-center-itemstyle_flatorange > .item-content > .items > .item {
                width: 160px;
                margin: 2px 0;
                padding: 2px 10px 2px 30px;
                font-size: 13px;
                position: relative;
                height: 15px;
            }

                .sckx-home-layout-center-itemstyle_flatorange > .item-content > .items > .item:hover {
                    cursor: pointer;
                    background: #8FCFF7;
                    color: #fff;
                }

                .sckx-home-layout-center-itemstyle_flatorange > .item-content > .items > .item.active {
                    background: #8FCFF7;
                    color: #fff;
                }

                .sckx-home-layout-center-itemstyle_flatorange > .item-content > .items > .item > .icon {
                    width: 15px;
                    height: 15px;
                    background: #ddd;
                    position: absolute;
                    top: 2px;
                    left: 10px;
                }

                .sckx-home-layout-center-itemstyle_flatorange > .item-content > .items > .item > .text {
                    position: absolute;
                    top: 2px;
                    left: 30px;
                }

    .sckx-home-layout-center-itemstyle_flatorange > .item-content-active {
        display: block;
    }
/*---------- 中间的模块 flatbule 样式完 ---------*/
.item-content-active {
    display: block;
}
/*---------- 中间的模块的样式完 ---------*/
/* 查询模块 */
.sckx-search-orange-panel {
    position: relative;
    left: 230px;
    top: -30px;
    overflow: hidden;
    width: 800px;
    border: 1px solid #DB6200;
    border-left: none;
    display: none;
    background: #fff;
    padding: 30px;
    box-shadow: 5px 0 5px 0 #dbdbdb, 0 -5px 5px 0 #dbdbdb, 0 5px 5px 0 #dbdbdb;
}

    .sckx-search-orange-panel .sckx-search-panel-item {
        overflow: hidden;
    }

        .sckx-search-orange-panel .sckx-search-panel-item > .typetxt {
            float: left;
            padding: 5px 0;
            color: #808080;
            font-size: 12px;
            width: 120px;
            text-align: left;
            line-height: 24px;
        }

        .sckx-search-orange-panel .sckx-search-panel-item > .typecontent {
            float: left;
            padding: 2px 0 5px 0;
            width: 670px;
        }

            .sckx-search-orange-panel .sckx-search-panel-item > .typecontent > a {
                display: inline-block;
                background: #fff;
                height: 20px;
                line-height: 20px;
                font-size: 12px;
                padding: 2px 5px;
                margin-left: 20px;
                color: #000;
            }

            .sckx-search-orange-panel .sckx-search-panel-item > .typecontent > .active {
                background: #db6200;
                color: #fff;
            }

.sckx-search-bule-panel {
    position: absolute;
    left: 260px;
    top: -47px;
    overflow: hidden;
    height: 400px;
    width: 800px;
    border: 1px solid #5F9CCC;
    border-left: none;
    display: none;
    background: #fff;
    padding: 30px;
    box-shadow: 5px 0 5px 0 #dbdbdb, 0 -5px 5px 0 #dbdbdb, 0 5px 5px 0 #dbdbdb;
}

    .sckx-search-bule-panel .sckx-search-panel-item {
        overflow: hidden;
    }

        .sckx-search-bule-panel .sckx-search-panel-item > .typetxt {
            float: left;
            margin: 0 20px 10px 0;
            padding: 5px 10px 5px 10px;
            border: 1px solid #5F9CCC;
            color: #5F9CCC;
            font-size: 12px;
        }

        .sckx-search-bule-panel .sckx-search-panel-item > .typecontent {
            float: left;
            padding: 2px 0 5px 0;
        }

            .sckx-search-bule-panel .sckx-search-panel-item > .typecontent > button {
                border: 0;
                background: #fff;
                outline: none;
            }

            .sckx-search-bule-panel .sckx-search-panel-item > .typecontent > .active {
                background: #5F9CCC;
                color: #fff;
            }

.sckx-search-panel-active {
    display: block;
}

.sckx-home-kpmap {
    display: block;
    margin-top: 5px;
}

    .sckx-home-kpmap img {
        display: block;
        border: 0;
    }
/*热点*/
.hotfirst {
    line-height: 40px;
    display: inline-block;
    text-align: center;
    width: 793px;
    margin: 15px 0px 0px 60px;
    font-size: 26px;
    overflow: hidden;
    color: black;
    vertical-align: top;
    word-break: keep-all;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-weight: bold;
    font-family: \5FAE\8F6F\96C5\9ED1;
}

    .hotfirst:hover {
        color: #ff9724 !important;
    }

.hotothers {
    display: inline-block;
    width: 380px;
    color: black;
    margin: 10px 5px 0px 30px;
    overflow: hidden;
    font-size: 18px;
    vertical-align: top;
    word-break: keep-all;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-weight: bold;
    font-family: \5FAE\8F6F\96C5\9ED1;
}

    .hotothers:hover {
        color: #ff9724 !important;
    }

  .hotothers.left {
    text-align: left;
    padding-right: 30px;
    color:#305798;
    /*border-right: 1px solid;*/
  }

    .hotothers.right {
        text-align: left;
        padding-left: 20px;
        color:#305798;
    }

.sckx-home-imnews-left-more {
    display: inline-block;
    line-height: 40px;
}

    .sckx-home-imnews-left-more a {
        color: #174d87;
        font-size: 14px;
    }

.sckx-home-floating-image
{
    left:10px;
    position:fixed;
    bottom:10px;
    display:block;
    width:180px;
    height:110px;
    z-index:99999;
    margin-top:0px;
}

.control-box {
    width: 1188px;
    height: 118px;
    background-repeat: no-repeat;
    background-position: 60px 165px;
    margin: auto;
}

    .control-box ul {
        list-style: none;
        position: relative;
    }

        .control-box ul li {
            position: absolute;
            top: 29px;
            width: 23px;
            height: 49px;
            z-index: 9;
            cursor: pointer;
        }

.prev {
    left: 0;
}

.next {
    right: 0;
}

.bigbox {
    overflow: hidden;
    width: 1188px;
    height: 118px;
}

#switcher {
    height: 190px;
    left: 0px;
}

.content_1.content_2 {
    width: 100%;
    float: left;
}

.box {
    width: 1188px !important;
    height: 118px;
    float: left;
}

.shadow {
    width: 255px;
    height: 60px;
    margin-top: 130px;
    color: white;
    font-size: 14px;
}

    .shadow a {
        display: inline-block;
        width: 225px;
        height: 60px;
        color: white;
        text-decoration: none;
        margin-left: 18px;
        margin-top: 10px;
    }


.box1 ul li a:hover {
    color: #2390d6;
}

.box2 ul li a:hover {
    color: #2390d6;
}

.box3 ul li a:hover {
    color: #2390d6;
}

.box4 ul li a:hover {
    color: #2390d6;
}

.box5 ul li a:hover {
    color: #2390d6;
}

.box7 ul li a:hover {
    color: #2390d6;
}

.box6 ul li a:hover {
    color: #2390d6;
}

.box8 ul li a:hover {
    color: #2390d6;
}

