#ex_box_head{
    background-image: url('../images/al_layout/exam/ex_counter_bg1.png');
    /*cursor: pointer;*/
    height: 86px;
}
#ex_box_content{
    /*    background-image: url('../images/al_layout/exam/ex_counter_bg2.png');
        background-repeat: no-repeat;*/
    /*height: 243px;*/
    /*padding: 8px;*/
}
#ex_box_c1{
    /*background-image: url('../images/al_layout/exam/ex_counter_bg2.png');
    background-repeat: no-repeat;*/
    /*height: 198px;*/
    /*min-height: 198px;*/

    background-color: #ffffff;

    -webkit-border-bottom-right-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-radius-bottomright: 10px;
    -moz-border-radius-bottomleft: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;

    border-bottom: 1px solid #C7C7C7;
    border-left: 1px solid #C7C7C7;
    border-right: 1px solid #C7C7C7;
    padding-bottom: 5px;
}
#ex_box_c2{
    /*background-image: url('../images/al_layout/exam/ex_counter_bg3.png');*/
    background-repeat: repeat-y;
}
#ex_box_c3{
    background-image: url('../images/al_layout/exam/ex_counter_bg4.png');
    background-repeat: no-repeat;
    height: 7px;
}
#ex_box_other{
    padding: 0 8px;
    /*    background-image: url('../images/al_layout/exam/ex_columns_shadow.png');
        background-repeat: no-repeat;
        clear: both;*/
}
#ex_box_other_head{
    color: #797979;
    /*color: #065509;*/
    /*float: left;*/
    font-size: 16px;
    /*padding-top: 30px;*/
    /*text-align: right;*/
    /*width: 320px;*/
}
#ex_box_other_items{
    /*float: left;*/
    margin: 0;
    padding: 0;
}
#ex_box_other_items li{
    color: #797979;
    font-size: 9px;
    letter-spacing: -0.5px;
    list-style-type: none;
    /*margin-left: 15px;*/
    margin: 3px 0;
}
#ex_box_other_items .ex_other_item{
    display: inline-block;
    width: 320px;
}
#ex_cnt{
    font-family: Arial;
    font-size: 60px;
    font-weight: bold;
    color: #555555;
}
#ex_counter{
    margin: 0;
    padding: 0;
}
#ex_counter li{
    margin: 0;
    padding: 0;
    /*display: inline;*/
    float: left;
    height: 65px;
    list-style-type: none;
}
#ex_counter li.ex_cDot{
    background-image: url('../images/al_layout/exam/ex_cDot.png');
    width: 7px;
}
#ex_counter li.ex_cNumber{
    color: #797979;
    font-size: 11px;
    width: 69px;
    border-right-color: #797979;
    border-left-color: #797979;
    border-bottom-color: #797979;
    border-top-color: #797979;
}
#ex_counter li.ex_cNumber div{
    background-image: url('../images/al_layout/exam/ex_digits.png');
    background-position: 0 0;
    background-repeat: no-repeat; 
    float: left;
    height:46px;
    margin-top: 9px;
    width:32px
}
#ex_counter li.ex_cNumber div:first-child{
    margin-left: 2px;
}
#ex_enroll1{
    float: right;
}
#ex_info{
    background-image: url('../images/al_layout/exam/ex_logo_shadow.png');
    background-repeat: no-repeat;
    color: #065509;
    font-size: 16px;
    padding: 20px;
    text-align: center;
    text-shadow: 0 0  5px #fff;
}
ul#ex_info2{
    padding-left: 20px;
    text-align: left;
    color: #555;
    font-size: 13px;
}
ul#ex_info2 li{
    font-weight: bold;
    list-style-type: none;
}
#ex_logo{
    background-image: url('../images/al_layout/exam/ex_img.png');
    height: 201px;
    width: 973px;
}

#ex_logo_test{
    background-image: url('../images/al_layout/exam/ex_img_test.png');
    height: 201px;
    width: 973px;
}
#ex_other{
    background-image: url('../images/al_layout/exam/ex_columns_shadow.png');
    background-repeat: no-repeat;
    clear: both;
}
#ex_other_head{
    color: #065509;
    float: left;
    font-size: 21px;
    padding-top: 30px;
    text-align: right;
    width: 320px;
}
#ex_other_items{
    float: left;
    margin: 0;
    padding: 35px 0 0;
}
#ex_other_items li{
    color: #797979;
    font-size: 11px;
    list-style-type: none;
    /*margin-left: 15px;*/
    margin: 3px 0 3px 15px;
}
#ex_other_items .ex_other_item{
    color: #797979;
    display: inline-block;
    width: 320px;
}
#ex_under_logo{
    margin-left: 12px;
}
.ex_box_bg{
    background-image: url('../images/al_layout/exam/ex_box_bg.png');
    height: 236px;
    padding: 0 10px;
}
.ex_box_bg h3, #ex_box_content h3{
    color: #065509;
    font-size: 21px;
    font-weight: normal;
    margin: 0;
    padding: 20px 0;
}
#ex_box_content h3{
    cursor: pointer;
    line-height: 1.2em;
}
#ex_box_content h3{
    padding: 0 8px;
    /*padding-top: 0;*/
}
.ex_box_bottom{
    clear: both;
}
.ex_box_bottom input[type=text]{
    /*.ex_box_bottom input.ex_tbx{*/
    margin-bottom: 7px;
    width: 100%;
}
.ex_box_middle{
    height: 80px;
    text-align: center;
}
.ex_box_bottom div{
    color: #555555;
    float: left;
    font-size: 13px;
}
.ex_box_other_item{
    color: #797979;
    /*display:inline-block;*/
    font-weight: bold;
    /*width:200px;*/
}
.ex_box_other_item2{
    float: right;
    /*margin-right: 10px;*/
}
.ex_CDesc{
    clear: both;
    color: #797979;
    font-size: 11px;
    line-height: 19px;
    padding: 0 15px 30px;
}
.ex_column{
    float: left;
    /*margin-left: 2px;*/
    width: 320px;
}
.ex_details1{
    margin-left: 5px;
    /*width: 145px;*/
}
.ex_noEnroll1{
    background-image:url('../images/al_layout/exam/ex_btn_enroll_small_bw.png');
    font-size: 12px;
    height: 26px;
    line-height: 27px;
    text-align: center;
    width: 87px;
}
.ex_noEnroll2{
    background-image:url('../images/al_layout/exam/ex_btn_enroll_big_bw.png');
    font-size: 30px;
    height: 58px;
    line-height: 60px;
    text-align: center;
    width: 291px;
}
.ex_noEnroll1, .ex_noEnroll2{
    color:#000;
    cursor:default;
}
.ex_green{
    color: #1d8f21;
}
.ex_green_small{
    background-image: url('../images/al_layout/exam/ex_btn_recommend.png');
    background-repeat: no-repeat;
    border: none;
    color: #fff;
    font-size: 11px;
    font-weight: bold;
    height: 25px;
    width: 129px;
}
.ex_green_big, .ex_orange_big{
    color: #fff;
    cursor: pointer;
    font-size: 30px;
    height: 58px;
    line-height: 60px;
    text-align: center;
    width: 291px;
}
.ex_green_big{
    background-image: url('../images/al_layout/exam/ex_btn_enroll_big.png');
}
.ex_orange_big{
    background-image: url('../images/al_layout/exam/ex_btn_enroll_big_orange.png');
}
.ex_orange_small{
    background-image: url('../images/al_layout/exam/ex_btn_enroll_small.png');
    color: #fff;
    cursor: pointer;
    font-size: 12px;
    height: 26px;
    line-height: 27px;
    text-align: center;
    width: 87px;
}
.ex_other_item{
    font-weight: bold;
}
.ex_text_orange{
    color: #ff7300;
}

@media only screen and (max-width: 768px) {
    #ex_logo_test{
        width: 100%
    }
}