      
      .goLastPage {
       
background: url(../../home/img/marking/ic_left.png) no-repeat;
       
width:30px;
       
height:30px;
       
background-size:100% 100%;
       
position: absolute;
       
top: 180px;
       
left:10px;
       
cursor:pointer;
}
       .goNextPage
        {

           background:url(../../img/marking/ic_right.png) no-repeat;
            width:30px;
            height:30px;
            background-size:100% 100%;
                position: absolute;
                top: 180px;
                right:10px;
                cursor:pointer;

        }

        .product {
            display: block;
            padding: 15px 0;
            background-color: white;
            border-radius:4px;
            overflow:hidden;
            position: relative;
        }

        .courseImgListModeContain {
            width: 340px;
            height: 191px;
            margin: 0px 6px;
            border-radius:0px;
        }

        .big_container_top {
            height: 191px;
            width: 98%;
            margin: 2px 1%;
            position: relative;
        }
        
        .courseImgListOverScroll {
            width: 1125px;
            overflow-x: scroll;
            overflow-y: hidden;
            position: relative;
            left: 37px;
        }
        .big_container_top_Contanier {
            position: absolute;
            top: 0px;
            width: 101%;
            height: 191px;
            left:0;
            background-color: #000;
            filter: alpha(opacity=50);
            -moz-opacity: 0.5;
            opacity: 0.5;
            -ms-filter: "alpha(opacity=50)"; /* 旧版IE */
        }
        .big_container_top_score{
            position: absolute;
            top: 70px;
            left:0;
            width: 101%;
            color:white;
            z-index:2;
            font-size:32px;
            text-align:center;
        }
        .big_container_bottom_title {
            font-size: 14px;
            height: 28px;
            background-color:#1aa094;
            color:white;
            text-align:center;
            line-height:28px;
        }

        .top_content {
            height:auto;
        }

        .big_container_view {
                min-width: 190px;
        }

        .big_container_bottom_coursePeople {
            width: 50%;
        }

        .big_container_bottom_courseGood {
            width: 50%;
        }

        .big_container_bottom_label {
            color: #a3a3a3;
        }

        .big_container_bottom {
            padding: 0;
        }

        .toHaveCursor {
            cursor: pointer;
        }

        .productWork2_title_right label {
            margin: 10px 0 0 0;
        }

        .productWork2_title_right {
            text-align: right;
        }

        .courseImgListModeContain a {
            width: 258px;
        }

        .big_container_bottom_immedtly {
            height: 40px;
        }

            .big_container_bottom_immedtly a {
                display: block;
                width: 120px;
                height: 34px;
                margin: 3px auto;
                background-color: #1AA095;
                line-height: 34px;
                text-align: center;
                border-radius: 4px;
            }

                .big_container_bottom_immedtly a:link {
                    color: white;
                }

                                .big_container_bottom_immedtly a:hover {
                background-color: #1cd4c4
                }

                .big_container_bottom_immedtly a:visited {
                    color: white;
                }

            .imgWorksSelect {
                position:absolute;
                top: 8px;
                right: 9px;
            }

        .productWork2_title_left {
            width:60%;
            float:left;
        }
       .productWork2_title_right {
            width:40%;
             float:left;
    height: 60px;
        }

        .productWork2_title_left span {
            font-size:18px;
        }

        .bigSize {
            font-size:30px !important;
            margin:0 3px;
        }

.productWork2_title {
    padding: 0 26px;
    overflow:hidden;
}


.big_container_top_No {
        position: absolute;
        bottom: 0px;
        left: 1%;
        width: 98%;
        height:30px;
        line-height:30px;
        background-color:#1AA095;
        color:white;
        font-size:14px;
        text-align:center;
}

.title {
    display:block;
}

.top_content {
    border:none;
    width:100%;
}
.label_content {
    margin-top: 0px; 
    line-height: 28px;
    margin-right: 30px;
}
.warp_top {
        /* width: 80%; */
        margin: 0 0 0 0;
}

#workShowTitleName {
   text-align:center;
}
