#root {
    /* width:100%; */
    min-height: 400px;
    min-width: 400px;
    overflow: hidden;
}

body {
    min-width: 1200px;
}

#app {
    width: 100%;
    overflow: hidden;
}


/**标题 */

.columnModel {
    width: 100%;
    overflow: hidden;
}

.columnModelBG_zhkt {
    background-image: url(../../assets/image/zhkt/888.png);
    background-repeat: no-repeat;
    background-origin: center;
    background-size: cover;
    background-position: center center;
    overflow: hidden;
    border-radius: 10px;
}

.columnModelTitle {
    width: 100%;
    margin-top: 117px;
    font-size: 32px;
    font-weight: normal;
    text-align: center;
    color: #000;
}

.titleLine {
    width: 172px;
    height: 15px;
    margin: 10px auto;
}

.columnModelBrief {
    width: 100%;
    line-height: 32px;
    text-align: center;
    font-size: 18px;
    color: #666;
    margin-top: 10px;
}

.columnOtherModel {
    background-color: #f0faff;
}

.columnBgModel {
    width: 100%;
    /* height:640px; */
    /* background-image: url(../../assets/image/zhkt/999.png); */
    background-repeat: no-repeat;
    background-origin: center;
    background-size: cover;
    /* background-position: center center; */
    overflow: hidden;
    background-color: #f2f2f2;
}

.columnWrapper {
    width: 1180px;
    margin: 0 auto;
    padding: 50px 0 60px 0;
}

.columnBoxWrapper {
    width: 50%;
    float: left;
    position: relative;
}

.columnTitle {
    margin-top: 20px;
    margin-bottom: 15px;
    font-size: 30px;
    color: #333;
}

.columnBgTitle {
    width: 100%;
    margin-top: 24px;
    margin-bottom: 15px;
    font-size: 30px;
    color: #fff;
    text-align: center;
}

.columnContent {
    display: block;
    color: #888;
    line-height: 30px;
    font-size: 18px;
    font-family: 'Microsoft Yahei';
}

.productItem {
    width: 168px;
    text-align: center;
    float: left;
    border-radius: 5px;
    padding-top: 10px;
}

.productFirstItem {
    width: 168px;
    text-align: center;
    border-radius: 5px;
    padding-top: 10px;
}

.productItemModel {
    width: 160px;
    padding-top: 10px;
    margin-right: 8.5px;
    border-radius: 5px;
    background: #fff;
    border: solid #dcdee2 1px;
}

.productItemModel:hover {
    cursor: pointer;
}

.productIconWrapper {
    width: 70px;
    height: 70px;
    border-radius: 50%;
    background: #3e92e8;
    text-align: center;
    margin: 0 auto;
    color: #fff;
}

.productIcon {
    font-size: 30px;
    line-height: 70px;
}

.productsDetail {
    width: 100%;
    height: 95px;
}

.productsFirstDetail {
    width: 100%;
    height: 282px;
}

.productsDetailTitle {
    width: 100%;
    line-height: 38px;
    font-size: 20px;
    font-weight: normal;
    color: #333;
}

.productsDetailContent {
    width: 98%;
    margin: 0 auto;
    line-height: 26px;
    font-size: 16px;
    color: #666;
}

.zhkt_yycj_item_wrapper {
    width: 25%;
    float: left;
    margin-top: 20px;
}

.zhkt_yycj_item {
    width: 80%;
    height: 280px;
    margin: 0 auto;
    padding: 30px 20px 20px 20px;
    /* background-image: url(../../assets/image/zhkt/yycj-list-bg.png); */
    background-repeat: no-repeat;
    background-origin: center;
    background-size: cover;
    background-position: center center;
    overflow: hidden;
    border-radius: 10px;
    position: relative;
    border: 1px solid #fff;
    color: #fff;
}

.bg1 {
    background: linear-gradient(#71abf1, #4581df);
}

.bg2 {
    background: linear-gradient(#607ed6, #515ed1);
}

.bg3 {
    background: linear-gradient(#766cc4, #635ab3);
}

.bg4 {
    background: linear-gradient(#a64eb8, #64418e);
}

.zhkt_yycj_item_title {
    width: 100%;
    text-align: center;
    line-height: 36px;
    font-size: 20px;
    color: #fff;
    font-weight: normal;
    margin-bottom: 15px;
}

.zhkt_yycj_item_content {
    margin-bottom: 20px;
    line-height: 30px;
    font-size: 16px;
    opacity: 0.8;
}

.zhkt_yycj_item_icon {
    font-size: 44px;
    line-height: 40px;
    margin-right: 10px;
}

.zhkt_cpys_item_title {
    line-height: 30px;
    margin-top: 12px;
    font-size: 20px;
    font-weight: normal;
}

.zhkt_cpys_item_content {
    line-height: 24px;
    margin-top: 5px;
    text-align: center;
    color: #666;
    font-size: 16px;
    padding: 0 18px;
    margin-bottom: 36px;
}

.blue24 {
    color: #3e92e8;
    font-size: 20px;
    margin-bottom: 20px;
}

.three {
    display: flex;
    justify-content: space-between;
    width: 1180px;
    text-align: center;
    margin: 30px auto 30px;
}

.lineright {
    width: 32%;
    box-sizing: border-box;
    padding: 40px 20px;
    color: #000;
    font-size: 16px;
    box-shadow: 0 0 8px 3px #f2f2f2;
    margin-bottom: 10px;
}

.lineright:last-child {
    /* border-right:0; */
}

.nine {
    color: #000;
    display: flex;
    flex-direction: column;
    /* text-align: center; */
    /* margin-top: 56px; */
}

.nine>div {
    width: 100%;
    margin: 10px auto;
    background-image: linear-gradient(-90deg, #29bdd9 0%, #276ace 100%);
    color: #fff;
    border-radius: 100px;
    padding: 10px 10px 10px 58px;
}

.nine>div>h2 {
    margin-bottom: 10px;
    font-size: 14px;
    font-weight: bold;
}

.nine>div>p {
    height: 50px;
}


/* @media screen  and (max-width: 992px) {
    .zhkt_yycj_item_wrapper,.columnWrapper{
        width: 100%;
    }
    .zhkt_yycj_item{
        box-sizing: border-box;
    }
    .nine{
        display: flex;
        flex-wrap: wrap;
        padding: 10px;
    }
    .nine>div{
        width: 30%;
       margin-bottom: 10px;
       padding: 10px;
        box-sizing: border-box;
        border: 1px solid #f2f2f2;
        border-radius: 5px;
    }
    .nine div>p:first-child {
        margin-bottom: 10px;
    }
    .three{
        display: block;
        width: 90%;
        
    }
    .lineright{
        width: 100%;
        padding: 40px 0;
    }
} */