#wrap{

    

    background: #EFEFEF;

    }

    .con{

        width: 1428px;

        margin: 0 auto;

        display: flex;

        margin-top: -207px;

        z-index: 9;

        justify-content: space-between;

        position: relative;

        margin-bottom: 122px;

    }

    .con-biao{

        position: absolute;

        right: 0;

        bottom: -47px;

    }
.dean-l img{
    width: 250px;

}
    .con-l{

    width: 178px;

    height: 315px;
    position: sticky;
    top: 0;

    }

    .con-r{

        width: 1218px;

/*height: 1460px;*/

    background: #FFFFFF;

    opacity: 1;
    padding-bottom: 100px;
    

    }

    .con-l-tit{

        width: 178px;

    height: 112px;

    background: #003874;

    opacity: 0.8;

    text-align: center;

    }

    .con-l-tit h5{

        font-size: 20px;

        font-family: Microsoft YaHei;

        font-weight: bold;

        line-height: 112px;

        color: #FFFFFF;

        opacity: 1 !important;

    }

    .con-l ul{

    background: #FFFFFF;

    }

    .con-l li{

        margin-left: 26px;

        height: 66px;

        width: 129px;

        transition: all 0.2s;

        border-bottom: 1px solid #F8F8F8;

    }

    .con-l li a{

        font-size: 16px;

        font-family: Microsoft YaHei;

        font-weight: bold;

        line-height: 66px;

        color: #666666;

        opacity: 1;

        transition: all 0.2s;

    }

    .con-l img{

        margin-right: 22px;

        margin-left: 2px;

        opacity: 0;

        transition: all 0.2s;

    }

    .con-l .active4{

        border-bottom: 1px solid #003366;

        opacity: 1;

    }

    .con-l .active4 img{

        opacity: 1;

    }

    .con-l .active4 a{

        color: #003366;

    }

    .con-l li:hover{

        border-bottom: 1px solid #003366;

    }

    .con-l li:hover > img{

        opacity: 1;

    }

    .con-l li:hover > a{

    color: #003366;

    }

.dean{

    width: 1067px;

    margin: 0 auto;

    /*height: 494px;*/

background: #F8F8F8;

margin-top: 90px;

display: flex;
/*padding-bottom: 40px;*/
}

.dean-l{



}

.dean-r{



}

.dean-tit{

    height: 66px;

    border-left: 2px solid #999999;

    margin-left: 50px;

    margin-top: 30px;

    margin-bottom: 30px;

}

.dean-tit span{

color: #333333 !important;

font-size: 26px;

font-weight: bold;

}

.dean-tit p{

    font-size: 18px;

    font-family: Microsoft YaHei;

    font-weight: 400;

    line-height: 36px;

    color: #666666;

    text-indent: 12px;

}

.dean-tit p:first-child{

    line-height: 28px;

    margin-left: 0;

    margin-right: 0;

}

.dean-tit p:last-child{

    /* line-height: 48px; */

    margin-left: 0;

    margin-right: 0;

}

.con-r h3 {

    font-size: 30px;

    font-family: Microsoft YaHei;

    font-weight: bold;

    line-height: 24px;

    color: #003366;

    opacity: 1;

    text-align: center;

    margin-top: 70px;

    margin-bottom: 20px;

}

.con-r dd {

    width: 60px;

    height: 0px;

    /*border: 4px solid #003366;*/
    border: 2px solid #CF8A19;

    opacity: 1;

    text-align: center;

    margin: 0 auto;

    margin-bottom: 44px;

}

.con-r p{

    font-size: 18px;

font-family: Segoe UI;

font-weight: 400;

line-height: 36px;

color: #666666;

opacity: 1;

margin-left: 190px;

margin-right: 190px;

text-indent: 40px;
/* overflow: hidden; */
    /* text-overflow: ellipsis; */
    /* display: -webkit-box; */
    /* -webkit-line-clamp: 3; */
    /* line-clamp: 3; */
    /* -webkit-box-orient: vertical; */
}

/*.con-d1{

    position: absolute;

    left: 285px;

    bottom: 645px;

}*/

.con-d2{

    position: absolute;

    right: 87px;

    bottom: 63px;

}

.dean-txt p{

font-size: 18px;

font-family: Segoe UI;

font-weight: 400;

line-height: 30px;

color: #666666;

opacity: 1;

margin-left: 60px;

margin-right: 65px;

}



@media screen and (max-width: 1500px){

    .con {

        width: 90%;

    }

    .con-l{

        /* width: 15%; */

    }

    .con-l-tit{

        width: auto ;

    }

    .con-r {

        width: 82%;

        height: auto;

        padding-bottom: 40px;

    }

    .dean{

        width: 95%;

        height: auto;

        padding-bottom: 20px;

    }

    .dean-txt p{

        line-height: 26px;

    }

    .con-r p{

        margin-left: 50px;

        margin-right: 50px;

    }

}



@media screen and (max-width: 700px){

    .con{

        width: 96%;

        margin-top: 0px;

        margin-bottom: 60px;
        display: block;
    }

    .con-r {

        width: 100%;

    }

    .con-l {

        width: 100%;
    height: auto;
    position: static;
    }

    .con-l-tit h5 {

        font-size: 14px;

        line-height: 50px;

    }

    .con-l li {

        margin-left: 5px;

        height: 40px;

        width: auto;

    }

    .con-l li a {

        font-size: 12px;

        line-height: 50px;

    }

    .con-l img {

        margin-right: 0px;

        margin-left: 2px;

    }

    .con-l-tit{
        width: 90px;
        height: 50px;

    

    }
    .con-l .active4 {
        border-bottom: none;
    }

    .dean{

        display: block;

        margin-top: 20px;

    }

    .dean-l img{

        width: 60%;

        display: block;

        margin: 0 auto;

        padding-top: 10px;

    }

    .con-r p {

        font-size: 12px;

        line-height: 36px;

        text-indent: 10px;

    }

    .dean-tit span {

        font-size: 14px;

    }

    .dean-tit p:first-child {

        line-height: 15px;

        margin-left: 0;

        margin-right: 0;

    }

    .dean-tit {

        height: 35px;

        border-left: 2px solid #999999;

        margin-left: 10px;

        margin-top: 20px;

        margin-bottom: 20px;

    }

    .dean-txt p {

        font-size: 14px;

    }

    .con-r p {

        margin-left: 10px;

        margin-right: 10px;

        line-height: 25px;

    }

    .dean-tit p:last-child {

        line-height: 26px;

    }

    .con-r h3 {

        font-size: 16px;

        line-height: 24px;

        margin-top: 20px;

        margin-bottom: 10px;

    }

    .con-r dd {

        width: 30px;

        height: 0px;

        border: 2px solid #003366;

        opacity: 1;

        margin-bottom: 10px;

    }

}