body{
    background: #f9fafb;
}
/* first part */
.zt_banner {
    margin: 0 auto;
    position: relative;
}
.zt_banner_img{
    display: block;
    max-width: 1920px;
    min-width: 1300px;
    width: 100%;
    margin: 0 auto;
}
.zt_banner_des{
    position: relative;
    width: 1200px;
    margin: 0 auto;
    height: 285px;
}
.zt_banner_des_box{
    position: absolute;
    width: 1920px;
    margin-left: -360px;
    height: 285px;
    background-color: #fe970a;
}
.zt_banner_list{
    position: absolute;
    left: 50%;
    margin-left: -650px;
    width: 1000px;
    margin-top: 30px;
}
.zt_banner_p{
    line-height: 30px;
    margin-bottom: 8px;
    color: #ffffff;
    font-size: 16px;
}
.zt_banner_b{
    margin: 0 auto;
    position: relative;
}
.zt_banner_b_img{
    display: block;
    max-width: 1920px;
    min-width: 1300px;
    width: 100%;
    margin: 0 auto;
}
.zt_banner_2wm{
    position: absolute;
    top: 32px;
    left: 50%;
    margin-left: 430px;
}
.zt_banner_p a{
    color: #ce2925;
}
.zt_banner_p a:hover{
    text-decoration: underline;
}
/* content part zt_content */
.zt_content{
    width: 1200px;
    background: #ffffff;
    margin: 0 auto;
    box-sizing: border-box;
    padding: 50px 20px 0;
}
.zt_zixun_title{
    color: #0c6db7;
    line-height: 30px;
    font-size: 22px;
    text-align: left;
    font-weight: bold;
    margin-bottom: 25px;
}
.zt_zixun_item{
    float: left;
    display: inline-block;
    width: 580px;
    height: 39px;
    line-height: 39px;
    padding-left: 28px;
    box-sizing: border-box;
    background: url("http://www.renheec.com/zt/xy01/images/fire.png") no-repeat left 6px;
}
.zt_zixun_a{
    color: #333333;
    font-size: 18px;
}
.zt_zixun_a:hover{
    text-decoration: underline;
}
.zt_zixun_list{
    overflow: auto;
    margin-top: 20px;
}

/* slide */
.zt_school{
    margin-top: 50px;
}
.zt_school_list{
    overflow: auto;
    margin-top: 30px;
}
.zt_school_item{
    margin-bottom: 27px;
    display: inline-block;
    float: left;
    margin-right: 34px;
}
.zt_school_item:nth-child(3n){
    margin-right: 0;
}
.zt_school_slide{
    width: 364px;
    height: 300px;
}
.zt_school_slide_img{
    display: block;
    width: 100%;
    height: 100%;
}
.zt_school_slide_title{
    height: auto;
    line-height: 30px;
    padding: 8px 0;
    text-align: left;
    color: #333333;
    font-size: 20px;
    width: 364px;
}
.zt_school_slide_title a{

    color: #333333;
}
/* zt_port */
.zt_port{
    overflow: auto;
    margin-bottom: 50px;
}
.zt_port_slide{
    width: 650px;
    height: 520px;
    float: left;
    display: inline-block;
}
.zt_port_slide_img{
    display: block;
    width: 100%;
    height: 100%;
}

.zt_port_list{
    width: 475px;
    float: right;
    overflow: auto;
    display: inline-block;
}
.zt_port_item{
    overflow: auto;
    border-bottom: 1px solid #eeeeee;
    padding-bottom: 0;
    position: relative;
    margin-bottom: 20px;
    height: 120px;
    display: inline-block;
    width: 475px;
    float: left;
}
.zt_port_item:nth-last-child(1){
    border-bottom: 0 solid #eeeeee;
    padding-bottom: 0;
    margin-bottom: 0;
    height: 100px;
}
.zt_port_item_img{
    width: 150px;
    height: 100px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
}
.zt_port_item_title{
    padding-left: 170px;
    font-size: 19px;
    color: #333333;
    line-height: 38px;
    height: 38px;
    width: 475px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.zt_port_item_des{
    padding-left: 170px;
    margin-top: 5px;
    font-size: 14px;
    color: #666666;
    line-height: 24px;
    height: 48px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.zt_school_slide_div{
    display: block;
    width: 364px;
    height: 300px;
    background-repeat: no-repeat;
    background-size: cover;
}
.zt_weibo{
    margin-top: 15px;
}
/* start */

.time-box {
    text-align: left;
    background: #fff;
    position: relative;
}

.time-box .time-main img {
    width: 650px;
    height: 520px;
    display: block
}

.time-box .time-main a {
    display: block;
    position: absolute;
}

.liujin, .time-text, .upload {
    position: absolute
}

.time-text {
    right: 0;
    top: 0;
    padding-top: 10px;
    height: 190px;
    width: 444px;
    overflow: hidden
}

.time-text h2 {
    padding-bottom: 10px;
    color: #1c1c1c;
    font-size: 20px;
    line-height: 30px;
}

.time-text p {
    font-size: 14px;
    color: #666666;
    line-height: 24px;

    height: 96px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}

.time-box .next, .time-box .prev {
    position: absolute;
    top: 219px;
    display: block;
    width: 40px;
    height: 82px;
    z-index: 99;
    cursor: pointer
}

.time-box .prev {
    left: 0;
    background: url(http://www.renheec.com/zt/xy01/images/tarr1.png)
}

.time-box .next {
    right: 0;
    background: url(http://www.renheec.com/zt/xy01/images/tarr2.png)
}

.upload {
    right: 160px;
    top: 185px
}

.upload a {
    display: block;
    width: 283px;
    height: 87px;
    background: url(http://www.renheec.com/zt_xy01/http://www.renheec.com/zt/xy01/images/upload_pic.jpg);
}

.upload p {
    text-indent: 0;
    padding-top: 12px;
    font-size: 20px;
    color: #1c1c1c;
    line-height: 24px;
}

.liujin {
    top: 1px;
    left: 20px;
    width: 220px;
    height: 34px;
    background-color: #c31820;
    font-size: 20px;
    color: #ffffff;
    text-align: center;
    line-height: 34px;
}
.zt_port_slide_p{
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 9;
    height: 50px;
    line-height: 50px;
    width: 100%;
    text-align: right;
    padding-right: 25px;
    font-size: 22px;
    color: #ffffff;
}
.zt_port_slide_p_box{

    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 6;
    height: 50px;
    width: 100%;
    background: #000000;
    opacity: 0.5;
}

/* 学校轮播 */
.bless-box, .bless-box .pic a, .blesses, .blessing {
    position: relative
}

.blessing {
    /*margin-bottom: 70px;*/
    overflow: hidden
}
.blesses_title{
    font-size: 24px;
    color: #c5181f;
    font-weight: normal;
    line-height: 30px;
    margin: 0 0 20px 20px;
}

.blesses {
    z-index: 3;
    margin: 0 auto;
    /*height: 632px;*/
    height: auto;
    padding: 48px 0 0;
}

.bless-content {
    float: left;
    margin-left: 20px;
    /*padding-right: 62px;*/
    width: 780px
}

.bless-box, .bless-box .pic a, .bless-box .pic img {
    width: 364px;
    height: 300px;
}

.bless-slide {
}

.bless-box {
    text-align: left;
    background: #fff
}

.bless-box .pic a p {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 34px;
    line-height: 34px;
    background: #665442;
    text-indent: 10px;
    color: #fff
}

.bless-box .num {
    position: absolute;
    z-index: 3;
    bottom: 13px;
    right: 24px;
}

.bless-box .num li {
    float: left;
    position: relative;
    width: 12px;
    height: 12px;
    line-height: 12px;
    overflow: hidden;
    text-align: center;
    margin-left: 10px;
    cursor: pointer;
    border-radius: 50%;
}

.bless-box .num li a, .bless-box .num li span {
    position: absolute;
    z-index: 2;
    display: block;
    color: #fff;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    text-decoration: none
}

.bless-box .num li span {
    z-index: 1;
    background: #faf3eb
}

.bless-box .num a:hover, .bless-box .num li.on a {
    background: #fe970a;
}

.slide-text {
    position: absolute;
    left: 358px;
    top: 32px;
    padding-top: 10px;
    height: 160px;
    width: 410px;
    overflow: hidden
}

.slide-text h2 {
    padding-bottom: 10px;
    font-weight: 700;
    line-height: 28px;
    max-height: 84px;
    color: #333;
    font-size: 20px;
    overflow: hidden;
}

.bless-box .pic .slide-text p {
    font-size: 14px;
    color: #878787;
    line-height: 24px;

    height: 72px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.bless_item__img{
}

.bless-list ul {
    padding-top: 2px
}

.bless-list li .bless-li {
    padding-top: 23px;
    padding-bottom: 23px;
    height: 119px;
    border-bottom: 1px solid #f1f0f0
}

.bless-list li h2 {
    padding-top: 10px;
    padding-bottom: 5px;
    font-size: 20px;
    color: #333;
    font-weight: 400;
    line-height: 28px;
    height: 28px;
    overflow: hidden;
}

.bless-list li p {
    margin-right: 15px;
    font-size: 14px;
    color: #666666;
    line-height: 24px;
    height: 72px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.bless-list li img {
    float: left;
    display: inline-block;
    width: 180px;
    height: 120px;
}

.bless-list li .bless-detail {
    margin-left: 200px
}

.bless-li {
    position: relative
}
