body {
    font-family: microsoft yahei, Arial;
    margin: 0;
    padding: 0;
}

h1,
h2,
h3,
h4,
h5,
h6,
ol,
li,
ul,
p,
dl,
dt,
dd {
    padding: 0;
    margin: 0;
 
    
}

ul,
ol,
li,
dl,
dt,
dd {
    text-decoration: none;
    list-style: none
}

.lf {
    float: left
}

.rt {
    float: right
}

.clear {
    clear: both
}

.ovh {
    overflow: hidden
}

a {
    color: #303030;
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

input {
    border: none;
    outline: none;
}

img {
    border: none
}

.lb_gl {
    margin-bottom: 30px;
    background: #4173ba;
    background-size: 100% 100%;
    padding: 35px 25px 25px 25px;
}

.container {
    /* margin: 0 auto;
    position: relative; */
}

.pictureSlider {
    height: 340px;
    margin-bottom: 24px;
}

.poster-item {
    background: #fff;
    height: 350px;
    width: 250px;
    border-radius: 10px;
    padding: 20px;
    transition: all 0.5s;
    cursor: default;
    -moz-transition: all 0.5s;
    cursor: default;
    -webkit-transition: all 0.5s;
    cursor: default;
    -o-transition: all 0.5s;
    cursor: default;
}

.turn_3d {
    text-align: center;
    color: #fff;
    font-size: 20px;
    padding: 0px 0 25px;
}

.xxgy {
    font-size: 30px;
    font-weight: 900;
    padding-left: 10px;
}

.poster-item .say {
    font-size: 18px;
    margin-bottom: 20px;
    text-align: center;
}

.students_star {
    padding: 25px 0px 0 0px;
}

.cell_list {
    margin-bottom: 20px;
    color: #999;
    font-size: 18px;
    overflow: hidden;
}

.darks {
    color: #000;
    padding-left: 10px;
}

.zwjs {
    border-top: 1px solid #d0cddb;
    line-height: 26px;
    padding-top:15px;
    color: #999;
    font-size: 12px;
    max-height: 126px;
    overflow: hidden;
}

.for_btn {
    position: relative;
    height: 120px;
    overflow: hidden
}

.in_page {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 40px;
    height: 40px;
    margin-left: -20px;
    margin-top: -20px;
}

.in_page>img {
    width: 40px;
    height: 40px;
}

.check_more {
    width: 180px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #fff;
    background: #bc241d;
    margin: 0 auto;
    display: block;
}
.garden {
    margin-top: 45px;
}

.hot .titles {
    background: url(../../../image/industry-title.png) no-repeat;
    margin: 30px 0 30px;
    height: 50px;
    line-height: 50px;
    color: #FFFFFF;
    padding-left: 125px;
}

.hot .col-md-4 {
    width: 20%;
}