/*首页*/
/*快捷入口*/
.kjrk{
    background-color: #f1f9ff;
    padding: 0.35rem 0;
}
.kjrk ul li{
    line-height: 0.41rem;
}
.kjrk ul li img{
    margin-right: 0.15rem;
}
.kjrk .a{
    font-size: 0.3rem;
    font-weight: bold;
}

.kjrk .x{
    width: 2.11rem;
    margin-top: 0.2rem;
    height: 1px;
    background-color: rgba(17,95,198,0.46);
}

.kjrk .b{
    font-size: 0.18rem;
}


/*一级标题*/
.title{
    font-size: 0.64rem;
    line-height: 0.5rem;
    margin-bottom: 0.3rem;
    overflow: hidden;
}
.title em{
    font-style: inherit;
    color: #115fc6;
}
.title span{
    font-size: 0.34rem;
}
.title .x{
    width: 65%;
    height: 1px;
    background-color: #ffffff;
    margin-top: 0.4rem;
}
.title .more{
    display: table;
    padding-left: 0.17rem;
    background: url(../images/index/7.png)no-repeat left center;
    background-size: auto 100%;
    font-size: 0.16rem;
    line-height: 0.43rem;
    margin-top: 0.18rem;
}

/*学院新闻*/
.one{
    padding: 0.77rem 0 1rem 0;
    position: relative;
    background: url("../images/index/6.jpg")no-repeat 0.78rem 0.77rem;
    background-size: 1.3rem 3.98rem;
}
.one .l{
    width: 50%;
}
.one .l dl{
    width: 7rem;
    float: right;
}
.one .l dl .img{
    height: 3.62rem;
    overflow: hidden;
}
.one .l dl .img img{
    width: 100%;
}
.one .l dl dd{
    box-shadow: 0 0 0.13rem 0.06rem rgba(0,0,0,0.15);
    -webkit-box-shadow: 0 0 0.13rem 0.06rem rgba(0,0,0,0.15);
    -moz-box-shadow: 0 0 0.13rem 0.06rem rgba(0,0,0,0.15);
}
.one .l .a{
    padding: 0 0.2rem;
    margin-bottom: 0.15rem;
}



.one .l .a .time{
    background-image: linear-gradient(to bottom,#77abf0,#1361c6);
    text-align: center;
    width: 0.83rem;
    margin-top: -0.3rem;
    position: relative;
    z-index: 9;
    padding: 0.05rem 0 0.1rem 0;
}

.one .l .a .time img{
    width: 0.72rem;
    height: 0.06rem;
}
.one .l .a .time h3{
    display: block;
    font-size: 0.36rem;
    color: #ffffff;
    margin: 0.05rem 0;
}
.one .l .a .time span{
    display: block;
    font-size: 0.16rem;
    color: #ffffff;
}
.one .l .a h4{
    display: block;
    width: calc(100% - 1.04rem);
}
.one .l .a h4 span{
    display: table;
    color: #ffffff;
    background-color: #e60012;
    font-size: 0.13rem;
    padding: 0 0.03rem;
    border-top-left-radius: 0.05rem;
    border-bottom-right-radius: 0.05rem;
    margin-top: 0.07rem;

}
.one .l .a h4 a{
    font-size: 0.18rem;
    line-height: 0.28rem;
    height: 0.56rem;
    display: -webkit-box;
    overflow: hidden;
    white-space: normal!important;
    text-overflow: ellipsis;
    word-wrap: break-word;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.one .l .b{
    border-top: 1px solid #eeeeee;
    padding: 0.15rem 0.2rem;
    font-size: 0.14rem;
    line-height: 0.24rem;
    color: #999999;

}
.one .l .b p{
    display: -webkit-box;
    overflow: hidden;
    white-space: normal!important;
    text-overflow: ellipsis;
    word-wrap: break-word;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    height: 0.72rem;
}

.one .r{
    width: 50%;
    padding-left: 0.6rem;
}
.one .r .bt{
    width: 6.4rem;
    line-height: 0.43rem;
    margin-top: -0.11rem;
    margin-bottom: 0.18rem;
}
.one .r .bt h3{
    font-size: 0.28rem;
    line-height: 0.43rem;
}
.one .r .bt .x{
    width: 65%;
    height: 1px;
    background-color: #eeeeee;
    margin-top: 0.22rem;
}
.one .r .bt .more{
    display: table;
    padding-left: 0.17rem;
    background: url("../images/index/7.png")no-repeat left center;
    background-size: auto 100%;
    font-size: 0.18rem;
}

.one .r .list_bg{
    width: 100%;
    background-color: rgba(17,95,198,0.04);
    height: calc(100% - 0.5rem);
    padding-left: 0.26rem;
}
.one .r .list{
    width: 6.14rem;
}
.one .r .list li{
    border-bottom: 1px solid rgba(139,178,231,0.2);
    min-height: 0.98rem;
    padding: 0.19rem 0;
}
.one .r .list li .time{
    display: table;
}
.one .r .list li .time dt{
    font-size: 0.24rem;
    line-height: 0.3rem;
    font-weight: inherit;
}
.one .r .list li .time dd{
    font-size: 0.16rem;
    line-height: 0.3rem;
    background-image:url("../images/index/9.png") ;
    background-repeat: no-repeat;
    background-position: right center;
    background-size: 0.25rem 0.09rem;
}
.one .r .list li h4{
    width: calc(100% - 1rem);
    font-size: 0.18rem;
    line-height: 0.3rem;
    height: 0.6rem;
    padding-right: 0.1rem;
    display: -webkit-box;
    overflow: hidden;
    white-space: normal!important;
    text-overflow: ellipsis;
    word-wrap: break-word;
    -webkit-line-clamp:2;
    -webkit-box-orient: vertical;
}

.one .r .list li a:hover .time dt{
color: #00449e;
}
.one .r .list li a:hover .time dd{
    color: #00449e;
    background-image:url("../images/index/10.png") ;
}
.one .r .list li a:hover h4{
    color: #00449e;
    font-weight: bold;
}


/*通知公告*/
.two{
    background-color: #f1f9ff;
    background-image: url("../images/index/11.png");
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: auto;
    padding: 0.4rem 0;
}

#tab {
    margin-bottom: 0.23rem;
}
#tab li {
    width: 1.83rem;
    height: 0.42rem;
    line-height: 0.42rem;
    font-size: 0.18rem;
    background-color: #ffffff;
    border-radius:  0.05rem;
    text-align: center;
    box-shadow: 0 0 0.1rem 0.05rem rgba(0,48,112,0.17);
    -webkit-box-shadow: 0 0 0.1rem 0.05rem rgba(0,48,112,0.17);
    -moz-box-shadow: 0 0 0.1rem 0.05rem rgba(0,48,112,0.17);
    cursor: pointer;
}
#tab li.current {
    color:#ffffff;
    background:#115fc6;
    font-weight: bold;
    box-shadow:none;
    -webkit-box-shadow:none;
    -moz-box-shadow: none;
}
#content {}
#content .list {
    display: none;
}

.two .list h4{
    margin-bottom: 0.15rem;
    overflow: hidden;
    font-size: 0.18rem;
    font-weight: bold;
}
.two .list h4 em{
display: inline-block;
    font-style: inherit;
    color: #115fc6;
    float: left;
    margin-right: 0.05rem;
}
.two .list h4 a{
    display: inline-block;
    float: left;
    max-width: 70%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.two .list h4 span{
    display: inline-block;
    float: right;
    font-size: 0.16rem;
    font-weight:500;
}

.two .list p{
    font-size: 0.16rem;
    line-height: 0.24rem;
    color: #666666;
    height: 0.48rem;
    display: -webkit-box;
    overflow: hidden;
    white-space: normal!important;
    text-overflow: ellipsis;
    word-wrap: break-word;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;

}
.two .list li{
    border-bottom: 1px solid #ffffff;
    padding:0.25rem 0 0.15rem 0;
}
.two .list .more{
    display: table;
    line-height: 0.4rem;
    padding: 0 0.2rem;
    font-size: 0.16rem;
    margin: 0.25rem auto 0 auto;
    border: 1px solid #d2d2d2;
}
.two .list .more:hover{
    background-color: #115fc6;
    color: #ffffff;
    border: 1px solid #115fc6;
}


/*学术交流*/
.three{
    background-image: url("../images/index/12.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: auto;
    padding: 1rem 0 0.7rem 0;
    position: relative;
}
.three:after{
    content: "";
    display: block;
    width: 1.3rem;
    height: 3.98rem;
    background: url(../images/index/6.jpg)no-repeat center;
    background-size: 100% 100%;
    position: absolute;
    right: 0.5rem;
    top: 1rem;
    z-index: 0;
}

.three .l{
    width: 7.37rem;
    position: relative;
}

/* = 通用布局
-------------------------------------------------------------- */
.three .focusMain{
    width:100%;
    position:relative;
    z-index: 9;
}
.three .focusArea{
    width:100%;
    height:4.68rem;
     position:relative;
    overflow:hidden;
    background: url("../images/index/17.jpg")no-repeat center;
    background-size: 100% 100%;
}
.three .focusCon{
    width:7.37rem;
    position:absolute;
    top:0;
}
.three .focusItem{
    width:100%;
    height:4.68rem;
    display:none;
    position:absolute;
    top:0;
    left:0;
    padding: 0.26rem 0.22rem;
}

.three .focusBtn{
    display:block;
    width: 0.11rem;
    height:0.15rem;
    cursor:pointer;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    margin-top: 0.37rem;
}
.three .focusPrev{
background-image: url("../images/index/14.png");
}
.three .focusNext{
    background-image: url("../images/index/15.png");
}

.three .l:before{
    width: 6.78rem;
    height: 4.68rem;
    background: url("../images/index/16.jpg");
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: -0.83rem;
    z-index: 1;
}
.three .l:after{
    width: 7.48rem;
    height: 4.73rem;
    content: "";
    display: block;
    position: absolute;
    top: 1.18rem;
    left: -0.45rem;
    z-index: 2;
    border: 1px solid rgba(45,116,209,0.22);
}
.three .l .bt{
    line-height: 0.9rem;
}
.three .l .bt h4{
    position: relative;
    font-size: 0.3rem;
    line-height: 0.9rem;
}
.three .l .bt h4:before{
    content: "";
    display: block;
    width: 0.22rem;
    height: 0.19rem;
    background: url("../images/index/13.png")no-repeat center;
    background-size: 100% 100%;
    position: absolute;
    top: 0.25rem;
    left: -0.25rem;
    z-index: 9;
}

.three .l .bt .an{
    width: 1.4rem;
    justify-content: center;
}
.three .l .bt .an span{
    display: block;
    height: 0.3rem;
    width: 1px;
    background-color: #bfbfbf;
    margin: 0 0.33rem;
    margin-top: 0.3rem;
}

.three .l .a .img{
    width: 1.8rem;
    height: 2.36rem;
    overflow: hidden;
    border-bottom-right-radius: 0.3rem;
    border-top-left-radius: 0.3rem;
}
.three .l .a .img img{
    height: 100%;
}
.three .l .a .tet{
    width: calc(100% - 2.18rem);
}
.three .l .a .tet h4{
    font-size: 0.18rem;
    line-height: 0.3rem;
    font-weight: bold;
    max-width: 90%;
    display: -webkit-box;
    overflow: hidden;
    white-space: normal!important;
    text-overflow: ellipsis;
    word-wrap: break-word;
    -webkit-line-clamp:2;
    -webkit-box-orient: vertical;
}
.three .l .a .tet h4 a{
    color: #ffffff;
}
.three .l .a .tet .x{
    display: block;
    width: 0.73rem;
    height: 4px;
    background-color: #ffffff;
    margin: 0.18rem 0 0.24rem 0;
}
.three .l .a .tet li{
    line-height: 0.36rem;
    padding-left: 0.35rem;
    color: #ffffff;
    font-size: 0.16rem;
    background-position: left center;
    background-size: 0.22rem auto;
    background-repeat: no-repeat;
}

.three .l .a .tet .l_1{
    background-image: url("../images/index/18.png");
}
.three .l .a .tet .l_2{
    background-image: url("../images/index/19.png");
}
.three .l .a .tet .l_3{
    background-image: url("../images/index/20.png");
}

.three .l .b{
    margin-top: 0.35rem;
}
.three .l .b h4{
    color: #ffffff;
    font-size: 0.2rem;
    font-weight: bold;
    margin-bottom: 0.15rem;
}
.three .l .b p{
    line-height: 0.3rem;
    font-size: 0.16rem;
    color: #ffffff;
    display: -webkit-box;
    overflow: hidden;
    white-space: normal!important;
    text-overflow: ellipsis;
    word-wrap: break-word;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}



.three .r{
    width: 5.98rem;
}
.three .r .bt{
    margin-top: 0.18rem;
    margin-bottom: 0.15rem;
    position: relative;
}
.three .r .bt:before{
    content: "";
    display: block;
    width: 0.22rem;
    height: 0.19rem;
    background: url(../images/index/13.png)no-repeat center;
    background-size: 100% 100%;
    position: absolute;
    top: 0.07rem;
    left: -0.25rem;
    z-index: 9;
}
.three .r .bt h3{
    font-size: 0.34rem;
    line-height: 0.43rem;
}
.three .r .bt .x{
    width: 65%;
    height: 1px;
    background-color: #eeeeee;
    margin-top: 0.22rem;
}
.three .r .bt .more{
    display: table;
    padding-left: 0.17rem;
    background: url("../images/index/7.png")no-repeat left center;
    background-size: auto 100%;
    font-size: 0.16rem;
    line-height: 0.43rem;
}
.three .r li{
    border-bottom: 1px solid #d2d2d2;
    padding:0.15rem 0 0.1rem 0;
}
.three .r li a{
    display: inline-block;
    max-width: 95%;
    font-size: 0.18rem;
    line-height: 0.36rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;

}

.three .r li span{
    font-size: 0.16rem;
    color: #666666;
    line-height: 0.36rem;
    display: block;

}
.three .r li span:after{
    content: "";
    display: block;
    width: 0.17rem;
    height: 0.36rem;
    background: url("../images/index/21.png")no-repeat center;
    background-size: 100% auto;
    float: right;
    margin-right: 0.15rem;
}




.four{
background-color: #f1f8fe;
    padding: 0.46rem 0;
}


/* = 通用布局
-------------------------------------------------------------- */

.four .focusMain{
    width:100%;
    position:relative;
}
.four .focusArea{
    width:100%;
    position:relative;
    overflow:hidden;
    height:0.93rem;
}
.four .focusCon{
    width:100%;
    position:absolute; top:0;
}
.focusItem{
    position:relative;
    margin: 0 0.08rem;
    float:left;
    width:3.35rem;
    height:0.93rem;
    _display:inline;
    background: url("../images/index/22.png")no-repeat center;
    background-size: 100% 100%;
}


.four .focusBtn{
    display:block;
    position:absolute;
    top:0.17rem;
    width:0.25rem;
    height:0.58rem;
    cursor:pointer;
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
}
.four .focusPrev{
    left:-0.32rem;
    background-image: url("../images/index/23.png");
}
.four .focusNext{
    right:-0.32rem;
    background-image: url("../images/index/24.png");
}

.four .isCarousel .focusGroup{
    float:left;
    _display:inline;
}
.four table{
    width: 100%;
    height: 100%;
    text-align: center;
}
.four table td{
    position: relative;
}
.four table td:before{
    content: "";
    display: block;
    width: 0.08rem;
    height: 0.13rem;
    background-color: #ffffff;
    position: absolute;
    top: 0.07rem;
    left: 0.09rem;
}
.four table a{
    display: inline-block;
    max-width: 65%;
    color: #ffffff;
    font-size: 0.2rem;
    line-height: 0.3rem;
    font-weight: bold;
}


/*手机适配*/
@media screen and (max-width: 1200px){
    /*首页*/
    /*快捷入口*/
    .kjrk{
        background-color: #f1f9ff;
        padding: 0.35rem 0;
    }
    .kjrk ul li{
        line-height: 0.41rem;
    }
    .kjrk ul li img{
        margin-right: 0.15rem;
    }
    .kjrk .a{
        font-size: 0.3rem;
        font-weight: bold;
        margin-bottom: 0.15rem;
    }

    .kjrk .x{
        width: 2.11rem;
        margin-top: 0.2rem;
        height: 1px;
        background-color: rgba(17,95,198,0.46);
    }

    .kjrk .b{
        font-size: 0.18rem;
    }


    /*一级标题*/
    .title{
        font-size: 0.6rem;
        line-height: 0.5rem;
        margin-bottom: 0.2rem;
        overflow: hidden;
    }
    .title em{
        font-style: inherit;
        color: #115fc6;
    }
    .title span{
        font-size: 0.3rem;
    }
    .title .x{
        width: 36%;
        height: 1px;
        background-color: #ffffff;
        margin-top: 0.4rem;
    }
    .title .more{
        display: table;
        padding-left: 0.17rem;
        background: url(../images/index/7.png)no-repeat left center;
        background-size: auto 100%;
        font-size: 0.16rem;
        line-height: 0.43rem;
        margin-top: 0.18rem;
    }

    /*学院新闻*/
    .one{
        padding: 0.4rem 0;
        position: relative;
        background: url("../images/index/6.jpg")no-repeat 0.78rem 0.77rem;
        background-size: 1.3rem 3.98rem;
    }
    .one .l{
        width: 7.3rem;
        margin: 0 auto;
    }
    .one .l dl{
        width:100%;
        float: inherit;
    }
    .one .l dl .img{
        height: 3.92rem;
        overflow: hidden;
    }
    .one .l dl .img img{
        height: 100%;
    }
    .one .l dl dd{
        box-shadow: 0 0 0.13rem 0.06rem rgba(0,0,0,0.15);
        -webkit-box-shadow: 0 0 0.13rem 0.06rem rgba(0,0,0,0.15);
        -moz-box-shadow: 0 0 0.13rem 0.06rem rgba(0,0,0,0.15);
    }
    .one .l .a{
        padding: 0 0.2rem;
        margin-bottom: 0.15rem;
    }



    .one .l .a .time{
        background-image: linear-gradient(to bottom,#77abf0,#1361c6);
        text-align: center;
        width: 1rem;
        margin-top: -0.3rem;
        position: relative;
        z-index: 9;
        padding: 0.05rem 0 0.1rem 0;
    }

    .one .l .a .time img{
        width: 0.72rem;
        height: 0.06rem;
        margin: 0 auto;
    }
    .one .l .a .time h3{
        display: block;
        font-size: 0.36rem;
        color: #ffffff;
        margin: 0.05rem 0;
    }
    .one .l .a .time span{
        display: block;
        font-size: 0.16rem;
        color: #ffffff;
    }
    .one .l .a h4{
        display: block;
        width: calc(100% - 1.2rem);
    }
    .one .l .a h4 span{
        display: table;
        color: #ffffff;
        background-color: #e60012;
        font-size: 0.13rem;
        padding: 0 0.03rem;
        border-top-left-radius: 0.05rem;
        border-bottom-right-radius: 0.05rem;
        margin-top: 0.07rem;

    }
    .one .l .a h4 a{
        font-size: 0.18rem;
        line-height: 0.36rem;
        height: 0.72rem;
        display: -webkit-box;
        overflow: hidden;
        white-space: normal!important;
        text-overflow: ellipsis;
        word-wrap: break-word;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }
    .one .l .b{
        border-top: 1px solid #eeeeee;
        padding: 0.15rem 0.2rem;
        font-size: 0.12rem;
        line-height: 0.24rem;
        color: #999999;

    }
    .one .l .b p{
        display: -webkit-box;
        overflow: hidden;
        white-space: normal!important;
        text-overflow: ellipsis;
        word-wrap: break-word;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        height: auto;
        line-height: 0.36rem;
    }

    .one .r{
        width: 7.3rem;
        margin: 0 auto;
        padding-left: 0;
        margin-top: 0.4rem;
    }
    .one .r .bt{
        width: 100%;
        line-height: 0.43rem;
        margin-top: -0.11rem;
        margin-bottom: 0.18rem;
    }
    .one .r .bt h3{
        font-size: 0.3rem;
        line-height: 0.43rem;
    }
    .one .r .bt .x{
        width: 65%;
        height: 1px;
        background-color: #eeeeee;
        margin-top: 0.22rem;
    }
    .one .r .bt .more{
        display: table;
        padding-left: 0.17rem;
        background: url("../images/index/7.png")no-repeat left center;
        background-size: auto 100%;
        font-size: 0.16rem;
    }

    .one .r .list_bg{
        width: 100%;
        background-color: rgba(17,95,198,0.04);
        height: calc(100% - 0.5rem);
        padding: 0 0.2rem;
    }
    .one .r .list{
        width: 100%;
    }
    .one .r .list li{
        border-bottom: 1px solid rgba(139,178,231,0.2);
        min-height: 0.98rem;
        padding: 0.19rem 0;
    }
    .one .r .list li .time{
        display: table;
    }
    .one .r .list li .time dt{
        font-size: 0.34rem;
        line-height: 0.36rem;
        font-weight: inherit;
    }
    .one .r .list li .time dd{
        font-size: 0.14rem;
        line-height: 0.36rem;
        background-image:url("../images/index/9.png") ;
        background-repeat: no-repeat;
        background-position: right center;
        background-size: 0.25rem 0.09rem;
    }
    .one .r .list li h4{
        width: calc(100% - 1.2rem);
        font-size: 0.18rem;
        line-height: 0.36rem;
        height: auto;
        padding-right: 0;
        display: -webkit-box;
        overflow: hidden;
        white-space: normal!important;
        text-overflow: ellipsis;
        word-wrap: break-word;
        -webkit-line-clamp:2;
        -webkit-box-orient: vertical;
    }

    .one .r .list li a:hover .time dt{
        color: #00449e;
    }
    .one .r .list li a:hover .time dd{
        color: #00449e;
        background-image:url("../images/index/10.png") ;
    }
    .one .r .list li a:hover h4{
        color: #00449e;
        font-weight: bold;
    }


    /*通知公告*/
    .two{
        background-color: #f1f9ff;
        background-image: url("../images/index/11.png");
        background-position: center bottom;
        background-repeat: no-repeat;
        background-size: auto;
        padding: 0.4rem 0;
    }

    #tab {
        margin-bottom: 0;
    }
    #tab li {
        width: 1.83rem;
        height: 0.42rem;
        line-height: 0.42rem;
        font-size: 0.18rem;
        background-color: #ffffff;
        border-radius:  0.05rem;
        text-align: center;
        box-shadow: 0 0 0.1rem 0.05rem rgba(0,48,112,0.17);
        -webkit-box-shadow: 0 0 0.1rem 0.05rem rgba(0,48,112,0.17);
        -moz-box-shadow: 0 0 0.1rem 0.05rem rgba(0,48,112,0.17);
        cursor: pointer;
        margin-bottom: 0.15rem;
    }
    #tab li.current {
        color:#ffffff;
        background:#115fc6;
        font-weight: bold;
        box-shadow:none;
        -webkit-box-shadow:none;
        -moz-box-shadow: none;
    }
    #content {}
    #content .list {
        display: none;
    }

    .two .list h4{
        margin-bottom: 0.15rem;
        overflow: hidden;
        font-size: 0.18rem;
        font-weight: bold;
    }
    .two .list h4 em{
        display: inline-block;
        font-style: inherit;
        color: #115fc6;
        float: left;
        margin-right: 0.05rem;
    }
    .two .list h4 a{
        display: inline-block;
        float: left;
        max-width: 60%;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .two .list h4 span{
        display: inline-block;
        float: right;
        font-size: 0.16rem;
        font-weight:500;
    }

    .two .list p{
        font-size: 0.14rem;
        line-height: 0.36rem;
        color: #666666;
        height: auto;
        display: -webkit-box;
        overflow: hidden;
        white-space: normal!important;
        text-overflow: ellipsis;
        word-wrap: break-word;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;

    }
    .two .list li{
        border-bottom: 1px solid #ffffff;
        padding:0.25rem 0 0.15rem 0;
    }


    .three{
        background-image: url("../images/index/12.png");
        background-position: center;
        background-repeat: no-repeat;
        background-size: auto;
        padding: 0.4rem 0;
        position: relative;
    }
    .three:after{
        content: "";
        display: none;
        width: 1.3rem;
        height: 3.98rem;
        background: url(../images/index/6.jpg)no-repeat center;
        background-size: 100% 100%;
        position: absolute;
        right: 0.5rem;
        top: 1rem;
        z-index: 0;
    }

    .three .l{
        width: 7.3rem;
        position: relative;
        margin: 0 auto;
        margin-bottom: 0.2rem;
    }

    /* = 通用布局
    -------------------------------------------------------------- */
    .three .focusMain{
        width:100%;
        position:relative;
        z-index: 9;
    }
    .three .focusArea{
        width:100%;
        height:4.61rem;
        position:relative;
        overflow:hidden;
        background: url("../images/index/17.jpg")no-repeat center;
        background-size: 100% 100%;
    }
    .three .focusCon{
        width:7.3rem;
        position:absolute;
        top:0;
    }
    .three .focusItem{
        width:100%;
        height:4.61rem;
        display:none;
        position:absolute;
        top:0;
        left:0;
        padding: 0.26rem 0.22rem;
    }

    .three .focusBtn{
        display:block;
        width: 0.11rem;
        height:0.15rem;
        cursor:pointer;
        background-position: center;
        background-repeat: no-repeat;
        background-size: 100% 100%;
        margin-top: 0.37rem;
    }
    .three .focusPrev{
        background-image: url("../images/index/14.png");
    }
    .three .focusNext{
        background-image: url("../images/index/15.png");
    }

    .three .l:before{
        width: 6.78rem;
        height: 4.68rem;
        background: url("../images/index/16.jpg");
        content: "";
        display: none;
        position: absolute;
        top: 0;
        left: -0.83rem;
        z-index: 1;
    }
    .three .l:after{
        width: 7.48rem;
        height: 4.73rem;
        content: "";
        display: none;
        position: absolute;
        top: 1.18rem;
        left: -0.45rem;
        z-index: 2;
        border: 1px solid rgba(45,116,209,0.22);
    }
    .three .l .bt{
        line-height: 0.9rem;
    }
    .three .l .bt h4{
        position: relative;
        font-size: 0.3rem;
        line-height: 0.9rem;
    }
    .three .l .bt h4:before{
        content: "";
        display: none;
        width: 0.22rem;
        height: 0.19rem;
        background: url("../images/index/13.png")no-repeat center;
        background-size: 100% 100%;
        position: absolute;
        top: 0.25rem;
        left: -0.25rem;
        z-index: 9;
    }

    .three .l .bt .an{
        width: 1.4rem;
        justify-content: center;
    }
    .three .l .bt .an span{
        display: block;
        height: 0.3rem;
        width: 1px;
        background-color: #bfbfbf;
        margin: 0 0.33rem;
        margin-top: 0.3rem;
    }

    .three .l .a .img{
        width: 1.8rem;
        height: 2.36rem;
        overflow: hidden;
        border-bottom-right-radius: 0.3rem;
        border-top-left-radius: 0.3rem;
    }
    .three .l .a .img img{
        height: 100%;
    }
    .three .l .a .tet{
        width: calc(100% - 2.18rem);
    }
    .three .l .a .tet h4{
        font-size: 0.18rem;
        line-height: 0.3rem;
        font-weight: bold;
        max-width: 90%;
        display: -webkit-box;
        overflow: hidden;
        white-space: normal!important;
        text-overflow: ellipsis;
        word-wrap: break-word;
        -webkit-line-clamp:2;
        -webkit-box-orient: vertical;
    }
    .three .l .a .tet h4 a{
        color: #ffffff;
    }
    .three .l .a .tet .x{
        display: block;
        width: 0.73rem;
        height: 4px;
        background-color: #ffffff;
        margin: 0.18rem 0 0.24rem 0;
    }
    .three .l .a .tet li{
        line-height: 0.32rem;
        padding-left: 0.35rem;
        color: #ffffff;
        font-size: 0.14rem;
        background-position: left center;
        background-size: 0.22rem auto;
        background-repeat: no-repeat;
    }

    .three .l .a .tet .l_1{
        background-image: url("../images/index/18.png");
    }
    .three .l .a .tet .l_2{
        background-image: url("../images/index/19.png");
    }
    .three .l .a .tet .l_3{
        background-image: url("../images/index/20.png");
    }

    .three .l .b{
        margin-top: 0.35rem;
    }
    .three .l .b h4{
        color: #ffffff;
        font-size: 0.18rem;
        font-weight: bold;
        margin-bottom: 0.15rem;
    }
    .three .l .b p{
        line-height: 0.3rem;
        font-size: 0.14rem;
        color: #ffffff;
        display: -webkit-box;
        overflow: hidden;
        white-space: normal!important;
        text-overflow: ellipsis;
        word-wrap: break-word;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
    }



    .three .r{
        width: 7.3rem;
        margin: 0 auto;
    }
    .three .r .bt{
        margin-top: 0.18rem;
        margin-bottom: 0.15rem;
        position: relative;
    }
    .three .r .bt:before{
        content: "";
        display: none;
        width: 0.22rem;
        height: 0.19rem;
        background: url(../images/index/13.png)no-repeat center;
        background-size: 100% 100%;
        position: absolute;
        top: 0.07rem;
        left: -0.25rem;
        z-index: 9;
    }
    .three .r .bt h3{
        font-size: 0.3rem;
        line-height: 0.43rem;
    }
    .three .r .bt .x{
        width: 65%;
        height: 1px;
        background-color: #eeeeee;
        margin-top: 0.22rem;
    }
    .three .r .bt .more{
        display: table;
        padding-left: 0.17rem;
        background: url("../images/index/7.png")no-repeat left center;
        background-size: auto 100%;
        font-size: 0.16rem;
        line-height: 0.43rem;
    }
    .three .r li{
        border-bottom: 1px solid #d2d2d2;
        padding:0.15rem 0 0.1rem 0;
    }
    .three .r li a{
        display: inline-block;
        max-width: 95%;
        font-size: 0.18rem;
        line-height: 0.36rem;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;

    }

    .three .r li span{
        font-size: 0.14rem;
        color: #666666;
        line-height: 0.36rem;
        display: block;

    }
    .three .r li span:after{
        content: "";
        display: block;
        width: 0.17rem;
        height: 0.36rem;
        background: url("../images/index/21.png")no-repeat center;
        background-size: 100% auto;
        float: right;
        margin-right: 0.15rem;
    }




    .four{
        background-color: #f1f8fe;
        padding: 0.46rem 0;
    }


    /* = 通用布局
    -------------------------------------------------------------- */

    .four .focusMain{
        width:100%;
        position:relative;
    }
    .four .focusArea{
        width:6.5rem;
        position:relative;
        overflow:hidden;
        height:0.87rem;
        margin: 0 auto;
    }
    .four .focusCon{
        width:100%;
        position:absolute; top:0;
    }
    .focusItem{
        position:relative;
        margin: 0 0.05rem;
        float:left;
        width:3.15rem;
        height:0.87rem;
        _display:inline;
        background: url("../images/index/22.png")no-repeat center;
        background-size: 100% 100%;
    }


    .four .focusBtn{
        display:block;
        position:absolute;
        top:0.17rem;
        width:0.25rem;
        height:0.58rem;
        cursor:pointer;
        background-size: 100% 100%;
        background-position: center;
        background-repeat: no-repeat;
    }
    .four .focusPrev{
        left:0;
        background-image: url("../images/index/23.png");
    }
    .four .focusNext{
        right:0;
        background-image: url("../images/index/24.png");
    }

    .four .isCarousel .focusGroup{
        float:left;
        _display:inline;
    }
    .four table{
        width: 100%;
        height: 100%;
        text-align: center;
    }
    .four table td{
        position: relative;
    }
    .four table td:before{
        content: "";
        display: block;
        width: 0.08rem;
        height: 0.13rem;
        background-color: #ffffff;
        position: absolute;
        top: 0.07rem;
        left: 0.09rem;
    }
    .four table a{
        display: inline-block;
        max-width: 65%;
        color: #ffffff;
        font-size: 0.2rem;
        line-height: 0.3rem;
        font-weight: bold;
    }


}












