.box_cent {
    width: 772px;
    padding: 0px 20px;
    overflow: hidden;
}
.fl {
    float: left;
}
.mod_left {

    width: 750px;
    padding: 30px 0px 20px 20px;
}
.mod_txt {
    margin-left: 25px;
    width: 360px;
}
.mod_tt {
    font-size: 20px;
    margin-bottom: 20px;
}
.mod_txt p {
    color: #858585;
    line-height: 26px;
}
.mod_wm {
    width: 130px;
    text-align: center;
    line-height: 22px;
}
.clear::after, .nav::after {
    clear: both;
    content: " ";
    display: block;
    font-size: 0;
    height: 0;
    visibility: hidden;
}
.mod_dow {
    margin-top: 20px;
}
.mod_dow .s_count {
    margin: 0 0 0 20px;
    float: left;
    width: 155px;
    padding-top: 12px;
}
.s_count {
    color: #f86239;
    line-height: 18px;
    margin: 0 auto 5px auto;
    width: 100px;
}
.s_count .star {
    float: left;
    margin-right: 10px;
    margin-top: 4px;
    text-align: left;
}
.star {
    background: url(../images/star.png) repeat-x scroll 0 -11px rgba(0, 0, 0, 0);
    height: 10px;
    line-height: 10px;
    overflow: hidden;
    width: 60px;
}
.star em {
    background: url(../images/star.png) repeat-x scroll 0 0 rgba(0, 0, 0, 0);
    display: inline-block;
    height: 10px;
}
.mod_a a {
    background-image: url(../images/game_down_big.png);
    background-attachment: scroll;
    background-repeat: no-repeat;
    height: 48px;
    width: 146px;
    text-indent: -9999px;
    overflow: hidden;
    display: block;
    float: left;
    margin-left: 25px;
}
.mod_dow .mod_a a.ios.dis_yes {
    background-position: 0 -192px;
}
.mod_dow .mod_a a.ios.dis_no {
    background-position: 0 -240px;
    cursor: default;
}
.mod_dow .mod_a a.ios_yy.dis_no {
    background-position: 0 -384px;
    cursor: default;
}
.mod_a a.anzhuo:hover {
background-position: 0 -48px;
}
.mod_dow .mod_a a.ios.dis_yes:hover {
background-position: 0 -144px;
}
.mod_dow .mod_a a.ios.dis_no:hover {
background-position: 0 -240px;
cursor: default;
}
.mod_js {
    margin-top: 40px;
    padding-right: 20px;
}
.mhh2 {
    background-color: #ecedee;
    padding: 4px 10px;
    font-size: 15px;
    font-weight: bold;
}
.mod_js_txt {
    padding: 14px 0;
    text-align: justify;
    line-height: 22px;
}
.mod_jietu {
    margin-top: 30px;
}
.mod_jietu .mhh2 {
    margin-right: 20px;
}
.slideBox {
    width: 728px;
    overflow: hidden;
    position: relative;
    border: 1px solid #ddd;
    text-align: center;
}
.slideBox .hd {
    height: 15px;
    overflow: hidden;
    position: absolute;
    right: 5px;
    bottom: 5px;
    z-index: 1;
}
.slideBox .bd {
    position: relative;
    z-index: 0;
}
.slideBox .bd li {
    zoom: 1;
    vertical-align: middle;
    text-align: center;
}
.slideBox .bd img {
    width: auto;
    max-height: 350px;
    text-align: center;
}
.slideBox .prev, .slideBox .next {

    position: absolute;
    left: 3%;
    top: 50%;
    margin-top: -25px;
    display: block;
    width: 32px;
    height: 40px;
    background: url(../images/slider-arrow.png) -110px 5px no-repeat;
    filter: alpha(opacity=50);
    opacity: 0.5;

}
.slideBox .next {

    left: auto;
    right: 3%;
    background-position: 8px 5px;

}