.erji_title{
    text-align: center;
    font-size: 36px;
	line-height: 126px;
    color: #014888;
}
.tianjbg{
    width: 98%;
    margin: auto;
    background:url(/images/erjiimg/pic2.png) no-repeat center top;
    background-size: 100% auto;
    background-color: #fff;
    height: 100%;
    padding-top: 253px;
    box-shadow: 0px -8px 15px -4px rgba(10, 2, 4, 0.3);
}
.leader_main{
    width: 81.42%;
    margin: 0 auto;
    padding-bottom: 26px;
}
.leader_main h4{
    background-color: #cee1ff;
    font-size: 30px;
	line-height: 63px;
    color: #014888;
    text-align: center;
    border-bottom: 6px solid #014888;

}
.leader_main ul{
    background-color: #e8eef6;
    border-top: 5px solid #fefefe;
    padding: 25px 20px;
    
}
.leader_main ul li{
    width: 14.28%;
    float: left;
    text-align: center;
}
.leader_main ul li a{
    font-size: 24px;
	font-weight: normal;
	line-height: 48px;
    color: #383838;
    display: block;
}
.lirentk{
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0,0,0,.4);
    z-index: 10;
    display: none;
}
.lirenmain{
    position: fixed;
    top: 10%;
    left: 45%;
    background-color: #fff;
    padding: 22px 28px 22px 22px;
    width: 288px;
    z-index:11;
    display: none;
}
.lirenmain .imgpic{
    position: relative;
    height: 100%;
}
.lirenmain img{
    width: 100%;
    display: block;
}
.bgs{
    position: absolute;
    top: 6px;
    width: 100%;
    height: 100%;
    right: -6px;
    background-color: #5a93e9;
    z-index: -1;
}
.lirenmain h6{
    font-size: 18px;
	line-height: 24px;
    color: #005bac;
    font-weight: bold;
    margin-top: 20px;
}
.lirenmain p{
    text-align: center!important;
    font-size: 16px;
    padding-top: 5px;
    color: #333;
}
.lirenmain p span{
font-size: 15px!important;
text-align: center!important;
}
@media screen and (max-width: 1400px) {
    .Secondary_content{
        width: 80%;
    }
    .erji_title{
        line-height: 100px;
        font-size: 30px;
    }
    .tianjbg{
        padding-top: 200px;
    }
    .leader_main h4{
        font-size: 26px;
        line-height: 56px;
        border-bottom: 3px solid #014888;
    }
    .leader_main ul{
        border-top: 2px solid #fefefe;
    }
    .leader_main ul li a{
        font-size: 20px;
        line-height: 40px;
    }
}
@media screen and (max-width: 1023px) {
    .Secondary_content{
        width: 95%;
    }
    .erji_title{
        font-size: .36rem;
        line-height: 4;
    }
    .tianjbg{
        padding-top: .2rem;
    }
    .leader_main h4{
        font-size: .3rem;
        line-height: 2.5;
    }
    .leader_main ul li{
        width: 25%;
    }
    .leader_main ul li a{
        font-size: .26rem;
        line-height: 2;
        white-space: nowrap;
    }
    .leader_main ul{
        padding: .25rem .2rem;
    }
    .Secondary_mainbg{
        min-height: 10rem;
    }
    .lirenmain{
        width:80%;
        left: 10%;
    }

}

@media screen and (max-width:800px) {
    .lirenmain{
        width: 50%;
        left: 25%;
    }

}<!--ºÄÊ±1763858798.6701Ãë-->