.banner-police {
    width:100%;
    height: auto;
}
.typical-header {
    position: relative;
    min-width: 1392px;
}
.typical-header h1 {
    position: absolute;
    font-size: 48px;
    color: #FFFFFF;
    line-height: 66px;
    top: 50%;
    left: 50%;
    margin-left: -696px;
    margin-top: -33px;
    width: 320px;
    padding-left: 116px;
}
.typical-body {
    width: 100%;
    padding: 115px 0 130px;
    background: #FFFFFF;
}
.typical-main {
    width: 1392px;
    background: #F8F9F9;
    margin: 0 auto;
    padding: 48px 116px 120px;
    box-sizing: border-box;
}
.typical-part {
    padding-top: 52px;
}
.typical-main h2 {
    font-size: 40px;
    line-height: 56px;
    color: #161D21;
    font-weight: 600;
}
.typical-main .border {
    display: block;
    width: 80px;
    height: 2px;
    background: #18C29C;
    margin-top: 20px;
}
.typical-ul {
    margin-top: 60px;
}
.typical-ul li {
    padding-bottom: 48px;
    border-bottom: 1px solid #D9DADA;
    margin-bottom: 48px;
}
.typical-ul li img {
    float: left;
    width: 368px;
    height: 232px;
}
.typical-content {
    float: right;
    width: 65%;
}
.typical-content .title {
    font-size: 36px;
    line-height: 50px;
    padding-top: 16px;
    color: #161D21;
}
.typical-content .detail {
    font-size: 14px;
    line-height: 22px;
    padding-top: 24px;
    color: #34404D;
}
.typical-button {
    width: 104px;
    height: 32px;
    padding: 6px 0;
    box-sizing: border-box;
    background: #18C29C;
    border-radius: 4px;
    margin-top: 26px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    cursor: pointer;
}
.typical-button .view {
    font-size: 14px;
    line-height: 20px;
    color: #fff;
    display: block;
    margin-right: 6px;
}
.typical-button .fa {
    font-size: 16px;
    line-height: 20px;
    color: #fff;
}

.typical-detail-body {
    width: 100%;
    background: #fff;
}
.typical-detail-main {
    margin: 0 auto;
    max-width: 1255px;
    position: relative;
    top: -180px;
}
.news_recently {
    padding-bottom: 16px;
}
.recentlyNews .sub-title {
    font-size: 14px;
    color: rgba(0,0,0,0.8);
    line-height: 22px;
    margin-bottom: 20px;
}
.typical-detail-main .recently-list-title img {
    margin-top: 0;
}
.typical-detail-main .recently-list-title .jump-detail-page {
    display: inline-block;
    float: left;
    width: 88%;
    font-size: 14px;
    line-height: 22px;
    color: rgba(0, 0, 0, 0.7);
    cursor: pointer;
}
.typical-detail-main .detail-main {
    top: -192px;
    padding: 48px 68px 100px;
}
.back {
    font-size: 14px;
    line-height: 20px;
    color: #18C29C;
    cursor: pointer;
}
.detail-main h2 {
    font-size: 36px;
    line-height: 50px;
    color: rgba(0, 0, 0, 0.8);
    margin-top: 36px;
    padding-bottom: 8px;
}
.title-common {
    margin-top: 24px;
    padding: 22px 0 0;
    margin-bottom: 24px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.12);
    background: url(../image/typical/img_title.png) no-repeat;
    background-size: 186px 80px;
}
.title-common .title {
    font-size: 24px;
    line-height: 24px;
    color: rgba(0, 0, 0, 0.8);
    display: block;
    margin-bottom: 16px;
}
.title-common .line {
    width: 108px;
    height: 6px;
    background: #18C29C;
    display: block;
}
.paragraph {
    font-size: 14px;
    line-height: 22px;
    color: rgba(0, 0, 0, 0.7);
}
.par-margin {
    margin-top: 16px;
    margin-bottom: 22px;
}
.image {
    width: 100%;
    height: auto;
    margin-top: 14px;
}
.img-hint {
    text-align: center;
    font-size: 12px;
    font-weight: 500;
    color: rgba(0, 0, 0, 0.3);
    line-height: 17px;
    padding-bottom: 8px;
}
.example {
    font-size: 16px;
    line-height: 22px;
    color: rgba(0, 0, 0, 0.8);
    margin-top: 16px;
    font-weight: 600;
}
.example-spacing {
    margin-bottom: 6px;
}
.mobile-tab {
    display: none;
    padding: 0 24px;
    margin-bottom: 82px;
}
.mobile-tab h2 {
    border-bottom: 1px solid rgba(0, 0, 0, 0.12);
    padding-bottom: 13px;
    font-size: 16px;
    color: rgba(0, 0, 0, 0.8);
    line-height: 24px;
    font-weight: 600;
    margin-bottom: 10px;
}
.mobile-tab .sub-title {
    font-size: 14px;
    color: rgba(0, 0, 0, 0.8);
    line-height: 22px;
    padding-top: 14px;
    padding-bottom: 10px;
}
.mobile-tab div{
    margin-bottom: 10px;
}
.mobile-tab img{
    float: left;
    width: 24px;
    height: 24px;
}
.mobile-tab .jump-detail-page {
    float: right;
    display: block;
    font-size: 14px;
    color: rgba(0, 0, 0, 0.7);
    line-height: 22px;
    padding-bottom: 10px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.12);
    width: calc(100% - 32px);
}
/*==头尾样式==*/
header .container {
    max-width: auto;
    min-width: 1392px;
}
#navbar-custom {
    width: 1392px;
}
#navbar-custom .nav-font {
    background: #192024;
}
#foot {
    min-width: 1392px;
}
/**===英文版===**/
.typical-main-en .typical-button {
    width: 124px;
}
@media screen and (max-width: 1393px) {
    .typical-header h1 {
        left: 0;
        margin-left: 0;
    }
}
@media screen and (max-width: 768px) {
    /*==头尾样式==*/
    header .container {
        min-width: 0;
    }
    #navbar-custom {
        width: auto !important;
    }
    #foot {
        min-width: 0;
    }
    .typical-header {
        min-width: 0;
    }
    .typical-header h1 {
        width: 100%;
        padding-left: 0;
        text-align: center;        
    }    
    .mobile-header {
        width: 100%;
        height: 66px;
    }
    .banner-police {
        width: 100%;
        height:156px;
    }
    .typical-body {
        padding: 82px 0;
    }
    .typical-main {
        width: 100%;
        padding: 69px 24px 82px;
    }
    .typical-main h2 {
        text-align: center;
    }
    .typical-main .border {
       margin: 20px auto;
    }
    .typical-ul li {
        padding-bottom: 36px;
        margin-bottom: 36px;
    }
    .typical-ul li img {
        float: none;
        width: 100%;
    }
    .typical-content {
        float: none;
        width: 100%;
    }
    .typical-content .title {
        padding-top: 25px;
        font-size: 16px;
        line-height: 24px;
        font-weight: 600;
    }
    .typical-content .detail {
        padding-top: 16px;
    }
    .typical-button {
        margin-top: 18px;
    }
    .banner-police-detail {
        height: 200px;
    }
    .typical-detail-main {
        top: -105px;
        width: 100%;
    }
    .typical-detail-main .detail-main {
        top: -68px;
        padding: 48px 16px;
    }
    .detail-main h2 {
        font-size: 24px;
        line-height: 34px;
        font-weight: 600;
        padding: 0;
    }
    .fill {
        display: block;
        margin-top: -100px;
    }
    .mobile-tab {
        display: block;
    }
}
.quotation {
    font-family: Helvetica Neue,Helvetica;
}