.banimg {
    width: 100%;
    height: 60px;
    overflow: hidden;
    position: relative;
    border-radius: 4px 4px 0 0;
}
.bancss {
    height: 100%;
    width: auto;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}
.banh1 {
    position: relative;
    top: -40px;
}




body {
    /* font-size:62.5%; */
    overflow-x: hidden;
}

.tz {
    position: fixed;
    z-index: 9999;
    width: 100%;
    background: rgba(0,0,0,.5);
}

    .tz img {
        position: absolute;
    }

.tz_icon {
    position: fixed;
    right: 0;
    bottom: 40px;
    width: 58px;
    height: 58px;
    cursor: pointer;
}








.HBimg {
    /*-webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;*/
}

.banner {
    position: relative;
    z-index: 1;
    overflow: hidden;
    height: 900px;
    width: 100%;
}


    .banner .bd {
        background-color: #161616;
    }

        .banner .bd li {
            position: relative;
            width: 100%;
            height: 900px;
            overflow: hidden;
        }

.large_banner {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    _background-attachment: local;
}

    .large_banner.large_banner01 {
        background-image: url(/libs/portalNew/images/banner01_bg.jpg);
        background: #50abf2;
    }

    .large_banner.large_banner02 {
        background-image: url(/libs/portalNew/images/banner02_bg.jpg);
        background: #4fc5ca;
    }

    .large_banner.large_banner03 {
        background-image: url(/libs/portalNew/images/banner03_bg.jpg);
        background: #f2a259;
    }

    .large_banner.large_banner04 {
        background-image: url(/libs/portalNew/images/banner04_bg.jpg);
        background: #d3e0cf;
    }



/* 幻灯片下侧控制按钮 */
.banner .hd ul {
    text-align: center;
    padding-top: 5px;
}

    .banner .hd ul li {
        cursor: pointer;
        display: inline-block;
        *display: inline;
        zoom: 1;
        width: 60px;
        height: 3px;
        margin: 2px;
        background: url(/libs/portalNew/images/aaa.png) center center no-repeat;
        background: #fff;
        border: 1px solid rgba(255,255,255,0.4);
        overflow: hidden;
        font-size: 0;
    }

        .banner .hd ul li.on {
            background: url(/libs/portalNew/images/bbb.png) center center no-repeat;
            background: #ff6309;
        }

/* 幻灯片左右控制按钮 */
.banner .hd {
    position: relative;
    z-index: 1;
    margin-top: -60px;
    margin-bottom: 20px;
    height: 30px;
    line-height: 30px;
    text-align: center;
}

.banner .prev, .banner .next {
    z-index: 1;
    display: block;
    width: 40px;
    height: 40px;
    position: absolute;
    opacity: 0.5;
    background: rgba(0, 0, 0, 0.2);
    border-radius: 3px;
    background-position: center center;
    background-repeat: no-repeat;
    background-color: rgba(0,0,0,0.5);
    transition: all 0.5s linear 0s;
    outline: none;
}

.banner .next {
    background-image: url(/libs/portalNew/images/next_1.png);
    right: 20px;
}

.banner .prev {
    background-image: url(/libs/portalNew/images/prev_1.png);
    left: 20px;
}

    .banner .prev:hover {
        opacity: 1;
    }

.next:hover {
    opacity: 1;
}



.content-wrapper {
    width: 100%;
    height: auto;
    padding: 40px 0;
}

.content-header {
    width: 100%;
    margin-bottom: 10px;
}

.content-body {
    width: 100%;
    height: auto;
}

.content-title {
    margin: 0 auto;
    text-align: center;
}

    .content-title h2 {
        font-size: 20px;
        color: #666;
    }

    .content-title h3 {
        font-size: 12px;
        color: #999;
        margin-top: 15px;
    }

.solution1 {
    height: 350px;
    position: relative;
    overflow: hidden;
    /*margin-top:-20px;*/
    /*overflow:hidden;*/
    margin-top: 0;
    margin-bottom: 10px;
}

.solution_con {
    height: 350px;
    position: relative;
    overflow: hidden;
    background-color: white;
}

.solution1_a {
    display: block;
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

.solution_con_img {
    /*width: 100%;
    text-align: center;
    margin-top:20px;*/
    width: 100%;
    text-align: center;
    position: absolute;
    top: 50px;
}

.solution_con_img_none {
    width: 100%;
    text-align: center;
    /*margin-top: -300px;*/
    position: absolute;
    top: -150px;
}

.solution_con_img .sicon1 {
    display: block;
    background: url(/libs/portalNew/images/sicon1.png) center center no-repeat;
    width: 100px;
    height: 100px;
    margin: 0 auto;
}

.solution_con_img_none .sicon1s {
    display: block;
    background: url(/libs/portalNew/images/sicon1s.png) center center no-repeat;
    width: 100px;
    height: 100px;
    margin: 0 auto;
}

.solution_con_img .sicon2 {
    display: block;
    background: url(/libs/portalNew/images/sicon2.png) center center no-repeat;
    width: 100px;
    height: 100px;
    margin: 0 auto;
}

.solution_con_img_none .sicon2s {
    display: block;
    background: url(/libs/portalNew/images/sicon2s.png) center center no-repeat;
    width: 100px;
    height: 100px;
    margin: 0 auto;
}

.solution_con_img .sicon3 {
    display: block;
    background: url(/libs/portalNew/images/sicon3.png) center center no-repeat;
    width: 100px;
    height: 100px;
    margin: 0 auto;
}

.solution_con_img_none .sicon3s {
    display: block;
    background: url(/libs/portalNew/images/sicon3s.png) center center no-repeat;
    width: 100px;
    height: 100px;
    margin: 0 auto;
}

.solution_con_img .sicon4 {
    display: block;
    background: url(/libs/portalNew/images/sicon4.png) center center no-repeat;
    width: 100px;
    height: 100px;
    margin: 0 auto;
}

.solution_con_img_none .sicon4s {
    display: block;
    background: url(/libs/portalNew/images/sicon4s.png) center center no-repeat;
    width: 100px;
    height: 100px;
    margin: 0 auto;
}

.solution_con_con {
    height: 150px;
    /*margin-top: 220px;*/
    position: absolute;
    bottom: 30px;
}

.solution_con_con_none {
    height: 150px;
    /*margin-bottom: 200px;*/
    position: absolute;
    bottom: -150px;
    color: white !important;
}

.solution_con_con h3 {
    font-size: 20px;
    color: #2CAD39;
}

.solution_con_con p {
    font-size: 14px;
    color: #999;
    margin-top: 20px;
    width: 80%;
    margin: 0 auto;
    margin-top: 20px;
    line-height: 24px;
}

.solution_con_con_none h3 {
    font-size: 18px;
    color: #fff;
}

.solution_con_con_none p {
    font-size: 14px;
    color: #fff;
    margin-top: 20px;
    width: 80%;
    margin: 0 auto;
    margin-top: 20px;
    line-height: 24px;
}


/*方案*/
.nav.nav-tabs {
    border-bottom: 0;
}

.tab-content {
    height: auto;
    overflow: hidden;
}

.case_hd ul {
    height: 30px;
    margin: 0 auto;
    margin-bottom: 30px;
    text-align: center;
}

    .case_hd ul li {
        display: inline-block;
        float: none;
        text-align: center;
        line-height: 36px;
        font-size: 14px;
        color: #333;
        cursor: pointer;
        height: 36px;
        margin-left: 17px;
    }

        .case_hd ul li a {
            line-height: 36px;
            font-size: 14px;
            color: #333;
            cursor: pointer;
        }

    .case_hd ul .active {
        border-radius: 2px;
    }

.nav-tabs > li > a {
    border: none;
}

.case_hd .nav > li > a {
    padding: 0;
    margin: 0;
    padding: 0 10px;
}

.case_hd .nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    background-color: #2d68b9;
    color: #fff;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a {
    padding: 0 10px;
    cursor: default;
    border: none;
}

.case_bd {
    margin-top: 40px
}

.case_1 {
    margin-bottom: 30px;
    /*height: 280px;*/
    overflow: hidden;
}

    .case_1 .case_bd_img {
        width: 100%;
        overflow: hidden;
        /*height: 280px;*/
        position: relative;
        top: 0;
    }

        .case_1 .case_bd_img img {
            width: 100%;
        }

    .case_1 .case_bd_con {
        height: 60px;
        position: absolute;
        bottom: -60px;
        background: #1e252f;
    }

        .case_1 .case_bd_con h3 {
            width: 80%;
            float: left;
        }

        .case_1 .case_bd_con h4 {
            width: 30px;
            height: 60px;
            float: right;
            margin-right: 1em;
            background-image: url('/libs/portalNew/images/moreC.png');
            background-repeat: no-repeat;
            background-position: center center;
        }

        .case_1 .case_bd_con h3 a {
            color: #fff;
            font-size: 16px;
            line-height: 60px;
            padding-left: 10px;
        }

        .case_1 .case_bd_con h4 a {
            width: 100%;
            height: 100%;
            display: block;
        }

    .case_1 .case_bd_con1 h4 {
        width: 30px;
        height: 60px;
        float: right;
        margin-right: 1em;
        background-image: url('/libs/portalNew/images/eye.png');
        background-repeat: no-repeat;
        background-position: center center;
    }

.case_2 {
    margin-bottom: 30px;
    overflow: hidden;
    height:300px;
}

    .case_2 .case_bd_img1 {
        width: 100%;
        overflow: hidden;
        position: relative
    }

        .case_2 .case_bd_img1 img {
            width: 100%;
            height: 100%
        }

    .case_2 .case_bd_con2 {
        height: 60px;
        width: 100%;
        position: absolute;
        bottom: -60px;
        background-color: rgba(0,0,0,0.6);
        /*opacity:0.8;
    filter: alpha(opacity=80);
    -webkit-opacity:0.8;*/
    }

        .case_2 .case_bd_con2 h3 {
            color: #fff;
            line-height: 60px;
            text-indent: 10px;
            float: left;
            font-size: 16px;
        }

            .case_2 .case_bd_con2 h3 a {
                color: #fff;
                font-size: 16px;
            }

.more_center {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 40px;
    height: 40px;
    display: block;
    z-index: 2;
    display: none
}

    .more_center img {
        width: 40px;
        height: 40px;
    }

.case_2 .case_bd_con2 h4 a {
    width: 100%;
    height: 100%;
    display: block;
}

.case_2 .case_bd_con2 h4 {
    width: 30px;
    height: 60px;
    float: right;
    margin-right: 1em;
    background-image: url('/libs/portalNew/images/eye.png');
    background-repeat: no-repeat;
    background-position: center center;
}




.fenye {
    width: 210px;
    margin: 0 auto;
    height: 30px;
    margin-top: 30px;
    text-align: center;
}

    .fenye li {
        width: 30px;
        float: left;
        height: 30px;
        line-height: 30px;
        text-align: center;
        border-radius: 2px;
        -webkit-border-radius: 2px;
        -moz-border-radius: 2px;
    }

        .fenye li.on {
            background: #2d68b9;
        }

            .fenye li.on a {
                color: #fff;
            }
/*关于我们*/
.about_1 {
    overflow: hidden;
}

.about_it {
    margin-top: 40px;
    overflow: hidden;
}

    .about_it p {
        color: #666666;
        font-size: 14px;
    }

.about_1 img {
    width: 100%;
    transition: all 1s ease-in-out;
}

    .about_1 img:hover {
        transform: scale(1.2);
        -webkit-transform: scale(1.2);
        -moz-transform: scale(1.2);
        transition: all 1s ease-in-out;
        -webkit-transition: all 1s ease-in-out;
        -moz-transition: all 1s ease-in-out;
    }

.r_row_3 {
    width: 32%;
    float: left;
}

    .r_row_3:nth-child(2) {
        margin-left: 2%;
        margin-right: 2%;
    }

.about_hd {
    margin-top: 40px;
}

#about_con3 {
    overflow: hidden
}

.about_hd_xian {
    border-bottom: 1px solid #ccc;
}

.about_hd ul {
    width: 210px;
    margin: 0 auto;
    margin-top: 30px;
}

    .about_hd ul li:first-child {
        margin-right: 10px;
    }

.about_img {
    height: 130px;
}

    .about_img img {
        width: 100%;
    }

.about_text span {
    background: #fff;
}

.about1 {
    margin-top: 30px;
}

.about1_con .about1_con_con {
    background: #f3f3f3;
    height: 260px;
}

.about1_icon {
    width: 30%;
    height: 140px;
    float: left;
    margin-top: 60px;
    border-right: solid 1px #ccc;
}

    .about1_icon .about1_icon_1 {
        background: url(/libs/portalNew/images/icon_a1.png) top right no-repeat;
        display: block;
        width: 90%;
        height: 100%;
    }

    .about1_icon .about1_icon_2 {
        background: url(/libs/portalNew/images/icon_a2.png) top right no-repeat;
        display: block;
        width: 90%;
        height: 100%;
    }

    .about1_icon .about1_icon_3 {
        background: url(/libs/portalNew/images/icon_a3.png) top right no-repeat;
        display: block;
        width: 90%;
        height: 100%;
    }

.about1_text {
    float: left;
    width: 45%;
    margin-left: 5%;
    margin-top: 60px;
}

    .about1_text h3 {
        font-size: 18px;
        color: #333333;
    }

    .about1_text p {
        font-size: 1.4rem;
        line-height: 150%;
        color: #808080;
        margin-top: 20px;
    }

.rongyu_img {
    height: 180px;
    width: 100%;
}

    .rongyu_img img {
        width: 100%;
        height: 180px;
    }

.rongyu h2 {
    margin-top: 20px;
}

    .rongyu h2 a {
        font-size: 16px;
        color: #4c4c4c;
    }

.rongyu p {
    font-size: 14px;
    color: #808080;
    margin-top: 10px;
}

#about_con1 {
    margin-top: 20px;
}

#about_con2 {
    margin-top: 20px;
}

.devlop {
    border-right: 1px solid #ccc;
    height: 200px;
    border-bottom: solid 1px #ccc;
}

.devlop_con {
    width: 80%;
    margin: 0 auto;
    height: 150px;
    margin-top: 25px;
}

    .devlop_con span {
        font-size: 30px;
        color: #2d68b9;
    }

    .devlop_con p {
        color: #808080;
        font-size: 14px;
        margin-top: 20px;
    }

.about_hd .nav li {
    float: left;
    width: 100px;
    text-align: center;
    line-height: 36px;
    font-size: 14px;
    color: #333;
    cursor: pointer;
    height: 36px;
    background: #e0e0e0;
    border-radius: 2px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.about_hd .nav > li > a {
    padding: 0;
}

.about_hd .nav li a {
    line-height: 36px;
    font-size: 14px;
    color: #333;
    cursor: pointer;
    display: block;
    width: 100%;
}

.about_hd .nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    cursor: default;
    border: none;
}

.about_hd .nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a {
    background-color: #2d68b9;
    color: #fff;
    border: none;
    border-radius: 2px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.fenye1 {
    width: 150px;
    margin: 0 auto;
    height: 30px;
    margin-top: 30px;
    text-align: center;
}

    .fenye1 li {
        width: 30px;
        float: left;
        height: 30px;
        line-height: 30px;
        text-align: center;
        border-radius: 2px;
        -webkit-border-radius: 2px;
        -moz-border-radius: 2px;
    }

        .fenye1 li.on {
            background: #2d68b9;
            margin: 0 30px;
        }

            .fenye1 li.on a {
                color: #fff;
            }

/*news*/
.news .content-wrapper {
    width: 100%;
    height: auto;
    padding: 80px 0;
}

.news_con {
    margin-bottom: 20px;
}

    .news_con .shadow_news:hover {
        -moz-box-shadow: 0px 0px 42px rgba(152,194,248,.55);
        -webkit-box-shadow: 0px 0px 42px rgba(152,194,248,.55);
        box-shadow: 0px 0px 42px rgba(152,194,248,.55);
    }

.news_img {
    /*height: 260px;*/
    width: 100%;
}

    .news_img img {
        width: 100%;
        /*height: 260px;*/
    }

.news_title {
    height: 60px;
    width: 100%;
    background: #fff;
}

    .news_title h3 {
        line-height: 60px;
        overflow: hidden;
        width: 90%;
        margin: 0 auto;
        text-align: center;
        height: 60px;
        overflow: hidden;
    }

        .news_title h3 a {
            color: #666;
            font-size: 14px;
        }
/*hezuo*/
.hezuo {
    padding-bottom: 80px;
}

    .hezuo .hz_title {
        border-top: solid 1px #dedede;
        position: relative;
    }

        .hezuo .hz_title h2 {
            font-size: 20px;
            color: #333;
            line-height: 50px;
            background: #f0f0f0;
            width: 120px;
            margin: 0 auto;
            margin-top: -27px;
            text-align: center;
        }

.hz_bd {
    height: 200px;
    overflow: hidden;
}

    .hz_bd ul {
        height: 90px;
    }

        .hz_bd ul li {
            float: left;
            width: 20%;
            position: relative;
            height: 90px;
        }

            .hz_bd ul li img {
                position: absolute;
                left: 0;
                top: 0;
                right: 0;
                bottom: 0;
                margin: auto;
            }

@media (max-width:1199px) {
    .hz_bd {
        height: 200px;
        overflow: hidden;
        margin-top: 30px;
    }

        .hz_bd ul {
            height: 90px;
        }

            .hz_bd ul li {
                float: left;
                width: 25%;
                position: relative;
                height: 90px;
            }

                .hz_bd ul li img {
                    position: absolute;
                    left: 0;
                    top: 0;
                    right: 0;
                    bottom: 0;
                    margin: auto;
                    width: 160px;
                    height: 48px;
                }

   



}

.hezuo .tempWrap {
    margin-top: 30px;
    overflow: hidden;
}

.pageDiv {
    display: none;
}

@media (max-width:768px) {
    body {
        overflow-x: hidden;
        font-size: 12px;
    }

    .about_img {
        display: none;
    }

    .case_bd {
        margin-top: 80px;
    }

    .hz_bd ul li {
        width: 50%;
    }

    .content-title {
        margin: 0 auto;
        text-align: center;
    }

        .content-title h2 {
            font-size: 18px;
            color: #333333;
        }

        .content-title h3 {
            font-size: 10px;
            color: #666;
            margin-top: 15px;
        }

    .content-wrapper {
        width: 100%;
        height: auto;
        padding: 40px 0;
    }

    .banner .hd {
        position: relative;
        z-index: 1;
        margin-top: -30px;
        margin-bottom: 10px;
        height: 30px;
        line-height: 30px;
        text-align: center;
    }
}

@media (max-width:390px) {
    .case_bd {
        margin-top: 120px;
    }

    .hz_bd ul li {
        width: 100%;
    }
}

@media (max-width:430px) {
    .banner .prev {
        display: none;
    }

    .banner .next {
        display: none;
    }
}

.morecase {
    width: 100%;
    text-align: center;
    margin-top: 48px;
}

    .morecase a {
        background-color: #2CAD39;
        color: #fff;
        padding: 8px 16px;
        border-radius: 2px;
        cursor: pointer;
        width:140px;
        height:40px;
        line-height:40px;
        font-size:18px;
    }

.content-body3 {
    padding: 93px 0;
    margin-top: 87px;
}

.solution_con_title {
    height: 14px;
    width: 100%;
    background-color: #2CAD39;
}

@media (min-width: 992px) {
    .col-md-3 {
        width: 25% !important;
        padding-right: 6px !important;
        padding-left: 6px !important;
    }
}

#body_count_div1 {
    margin: 0;
    padding: 0;
    width: 100%;
    height: 570px;
    display: none;
    margin-top: 60px;
    min-width:1170px;
}
    #body_count_div1 > div{
        float:left;
        text-align:center;
        background-color:white;
        color:#666;
        font-size:16px;
        position:relative
    }
    #body_count_div1 > div:hover{
        cursor:pointer
    }

    .body_count_div1 > div {
        float: left;
        text-align: center;
        background-color: white;
        color: #666;
        font-size: 16px;
        position: relative
    }

        .body_count_div1 > div:hover {
            cursor: pointer
        }





#body_count_div2 {
    margin: 0;
    padding: 0;
    width: 100%;
    height: 500px;
    display: none;
    margin-top: 60px;
    min-width: 1170px;

}

.body_tab {
    margin: 0;
    padding: 0;
    list-style: none;
    width: 100%;
    overflow: hidden;
}

.body_tab li {
    font-size: 24px;
    float: left;
    width: 580px;
    height: 80px;
    background: #fff;
    color: #333;
    border: 1px solid #e6e6e6;
    text-align: center;
    line-height: 80px;
    cursor: pointer;
    border-radius: 2px;
}

.body_tab li:nth-child(2) {
    margin-left: 6px;
}

.body_on {
    display: block;
}

.body_tab li.body_cur {
    background: #2CAD39;
    color: white;
    border: 1px solid #2CAD39;
}


#body_count_div3 {
    margin: 0;
    padding: 0;
    width: 100%;
    height: 500px;
    display: none;
    min-width: 1170px;
    box-shadow: 0px 0px 10px 2px #ccc;
}
#body_count_div1 > div:hover {
    cursor: pointer
}

#body_count_div4 {
    margin: 0;
    padding: 0;
    width: 100%;
    height: 500px;
    display: none;
    min-width: 1170px;
    box-shadow: 0px 0px 10px 2px #ccc;
    background-color:white
}

.body_tabs {
    margin: 0;
    padding: 0;
    list-style: none;
    width: 100%;
    overflow: hidden;
}

    .body_tabs li {
        font-size: 24px;
        float: left;
        width: 585px;
        height: 80px;
        background: #fff;
        color: #333;
        border: 1px solid #e6e6e6;
        text-align: center;
        line-height: 80px;
        cursor: pointer;
        border-radius: 2px;
    }
.body_ons {
    display: block;
}

.body_tabs li.body_curs {
    background: #2CAD39;
    color: white;
    border: 1px solid #2CAD39;
}



.vertical_img {
    width: 286px;
    height: 570px;
    box-shadow: 0px 0px 10px 2px #ccc;
    overflow:hidden
}
.Level_img {
    width: 286px;
    height: 280px;
    box-shadow: 0px 0px 10px 2px #ccc;
    margin-left:6px;
}
.Level_img_b {
    width: 578px;
    height: 280px;
    box-shadow: 0px 0px 10px 2px #ccc;
    margin-left: 6px;
}
.Level_imgs {
    width: 286px;
    height: 280px;
    box-shadow: 0px 0px 10px 2px #ccc;
    margin-left: 6px;
    margin-top: 10px;
}
.Level_imgs img {
    width: 217px;
    height: 212px;
    margin:0 auto;
    margin-top:10px;
}

.vertical_img img{
    height:210px;
    margin-top:122px;
}
.vertical_img p{
    line-height:260px;
}
.Level_imgs p{
    line-height:50px;
}
.Level_img p {
    margin-top: 10px;
    font-size: 16px;
}
.Level_img_b img {
    position: absolute;
    left: 10px;
}
.Level_img_b div{
    display:inline-block;
    position:absolute;
    left:300px;
    line-height:280px
}
.vertical_img1{
    position:absolute !important;
    left:0px;
}
.vertical_img2 {
    position: absolute !important;
    top: 0px;
}
.vertical_img3 {
    position: absolute !important;
    top: 0px;
    left:0px;
}
.body_count_div3_section{
    width:100%;
    padding:30px;
    background-color:white;
}
.body_count_div3_section_b {
    width: 49%;
    height: 110px;
    border-bottom: 1px solid gainsboro;
    display: inline-block;
    position: relative;
    cursor: pointer;
}
    .body_count_div3_section_b img {
        width: 80px;
        height: 80px;
        position: absolute;
        bottom:20px;
    }
.body_count_div3_section_counts {
    display: inline-block;
    padding-left: 10px;
    position: absolute;
    left: 80px;
    width: 70%;
    color: #666;
}
    .body_count_div3_section_counts p:nth-child(1) {
        font-size: 16px;
        position:absolute;
        top:15px;
    }
    .body_count_div3_section_counts p:nth-child(2) {
        color: #666;
        font-size: 14px;
        position: absolute;
        top: 65px;

    }
._count {
    height: 80px;
    background-color: white;
    width: 100%;
    line-height:20px;
    padding-top:30px;
}

/* fi_movie */
.fi_movie {
    position: relative;
    width: 1140px;
    height: 570px;
    background: 000;
    overflow: hidden;
    margin-top: 30px;
}

    .fi_movie a {
        outline: none;
        text-decoration: none;
    }

        .fi_movie a img {
            width: 1140px;
            height: 500px;
        }

    .fi_movie .fi_ct {
        height: 100%;
        width: 100%;
    }

    .fi_movie .fi_note, .fi_movie .fi_ovl_note {
        position: absolute;
        height: 284px;
        width: 210px;
        right: 0;
        top: 0;
        z-index: 10;
        background: transparent;
        display: none;
    }

    .fi_movie .fi_ovl_note {
        background: #000;
        opacity: .5;
        z-index: 9;
        height: 500px;
        width: 250px;
    }

    .fi_movie .fi_tab {
        position: absolute;
        height: 64px;
        bottom: 0px;
        left: 24%;
    }

    .fi_movie .fi_tab_inner {
        position: relative;
        /*width: 480px !important;*/
        margin: 0 4px;
        padding: 7px 0;
        overflow: hidden;
        height: 60px !important;
    }

    .fi_movie .fi_tab_ {
        position: relative;
        width: 2000px;
    }

    .fi_movie .fi_tab li {
        float: left;
        margin: 0 5px;
        display: inline;
        position: relative;
    }

    .fi_movie .fi_tab img {
        width: 80px;
        height: 45px;
        background: #fff;
        padding: 2px;
        margin-left: 2px;
        margin-top: 2px;
    }

    .fi_movie .fi_ovl_tab {
        position: absolute;
        left: 0;
        top: 0;
        width: 84px;
        height: 49px;
        background: #000;
    }

    .fi_movie .fi_btn, .fi_movie .fi_tab_inner {
        float: left;
        z-index: 10;
    }

    .fi_movie .fi_btn {
        position: relative;
        width: 27px;
        height: 100%;
    }

        .fi_movie .fi_btn a {
            position: absolute;
            width: 27px;
            height: 32px;
            left: 6px;
            top: 50%;
            margin-top: -16px;
        }

    .fi_movie .fi_prev a {
        background: url("/libs/portalNew/images/no_show_p.png") no-repeat;
    }

    .fi_movie .fi_next a {
        background: url("/libs/portalNew/images/no_show_n.png") no-repeat;
    }

    .fi_movie .fi_prev a:hover {
        background: url("/libs/portalNew/images/show_p.png") no-repeat;
    }

    .fi_movie .fi_next a:hover {
        background: url("/libs/portalNew/images/show_n.png") no-repeat;
    }

    .fi_movie .fi_prev a.fi_off, .fi_movie .fi_prev a.fi_off:hover {
        background: url("/libs/portalNew/images/jqf_left_off.png") no-repeat;
        cursor: default;
    }

    .fi_movie .fi_next a.fi_off, .fi_movie .fi_next a.fi_off:hover {
        background: url("/libs/portalNew/images/jqf_right_off.png") no-repeat;
        cursor: default;
    }

    .fi_movie .fi_note {
        padding: 20px;
        text-align: left;
    }

    .fi_movie h2.fi_tt {
        text-align: left;
        padding: 25px 0 0 0;
    }

        .fi_movie h2.fi_tt a {
            font-size: 20px;
            font-family: "黑体";
            color: #fff;
        }

    .fi_movie .fi_tt0 a {
        font-size: 14px;
        font-family: "Arial";
        line-height: 22px;
        color: #fff;
    }

    .fi_movie .fi_acts a {
        color: #fff;
        font-family: "宋体";
        font-size: 14px;
    }

    .fi_movie .fi_meta {
        margin-top: 35px;
        padding-top: 15px;
        color: #cbcbcb;
        line-height: 22px;
        background: url("/libs/portalNew/images/fi_movie_dot.gif") repeat-x left top;
    }

        .fi_movie .fi_meta a {
            color: #cbcbcb;
            margin-right: 5px;
        }

            .fi_movie .fi_meta a:hover {
                color: #fff;
                text-decoration: underline;
            }

        .fi_movie .fi_meta label {
            float: left;
        }

        .fi_movie .fi_meta p {
            padding-left: 42px;
            padding-bottom: 2px;
        }

        .fi_movie .fi_meta .fi_mdesc {
            line-height: 20px;
        }

    .fi_movie .fi_acts {
        position: absolute;
        width: 210px;
        height: 56px;
        ;
        right: 0;
        bottom: 0;
        padding: 0 20px;
        z-index: 10;
    }

    .fi_movie .fi_btnplay {
        display: block;
        width: 94px;
        height: 27px;
        text-align: center;
        line-height: 27px;
        background: url("/libs/portalNew/images/movie-normal.png") no-repeat;
    }
    /*.fi_movie .fi_btnplay:hover{background:url("../images/jqf_btn1.png");}*/
    .fi_movie .fi_pointer {
        position: absolute;
        width: 84px;
        height: 54px;
        left: 36px;
        top: 2px;
        z-index: -1;
        background: url("/libs/portalNew/images/jqf_pointer.png") no-repeat;
    }

    .fi_movie .fi_loading {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background: #000;
        z-index: 100;
    }

        .fi_movie .fi_loading img {
            display: block;
            position: absolute;
            width: 47px;
            height: 47px;
            left: 50%;
            top: 50%;
            margin-left: -23px;
            margin-top: -23px;
        }
    /* styles for goddawn ie6 */
    .fi_movie .fi_prev a {
        _background: none;
        _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=scale,src="../images/jqf_left_on.png");
    }

    .fi_movie .fi_next a {
        _background: none;
        _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=scale,src="../images/jqf_right_on.png");
    }

    .fi_movie .fi_prev a:hover {
        _background: none;
        _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=scale,src="../images/jqf_left_hot.png");
    }

    .fi_movie .fi_next a:hover {
        _background: none;
        _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=scale,src="../images/jqf_right_hot.png");
    }

    .fi_movie .fi_prev a.fi_off, .fi_movie .fi_prev a.fi_off:hover {
        _background: none;
        _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=scale,src="../images/jqf_left_off.png");
    }

    .fi_movie .fi_next a.fi_off, .fi_movie .fi_next a.fi_off:hover {
        _background: none;
        _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=scale,src="../images/jqf_right_off.png");
    }

    .fi_movie .fi_pointer {
        _background: none;
        _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=scale,src="../images/jqf_pointer.png");
    }