* {
    margin: 0px;
    padding: 0px;
}

a {
    text-decoration: none;
    color: #333;
}

input:focus, select:focus, button:focus, textarea:focus {
    outline: none;
}

li {
    list-style: none;
    -webkit-text-size-adjust: none;
}

.flex {
    display: flex;
    display: -webkit-flex;
    justify-content: space-around;
    flex-wrap: wrap;
}

body {
    background: #f0f8fe;
}

.ui-header {
    width: 100%;
    height: 2.4rem; /*185px*/
    background: #1475c6;
    padding: .333333rem .266667rem; /*25px 20px*/
    box-sizing: border-box;
}

    .ui-header .logo {
        width: 80%;
        height: 100%;
    }

        .ui-header .logo img {
            width: 100%;
            height: auto;
        }

    .ui-header .search {
        width: 20%;
        height: 100%;
        line-height: 1.8rem; /*135px*/
        position: relative;
    }
    .searchk {
        width: 100%;
        height: 100%;
        line-height: 1.8rem; /*135px*/
        position: relative;
    }

        .ui-header .search input {
            width: 100%;
            height: .8rem; /*60px*/
            line-height: .8rem;
            vertical-align: middle;
            z-index: 1;
            position: absolute;
            right: 0rem;
            top: 50%;
            margin-top: -0.4rem; /*30px*/
            background-color: transparent;
            border: 0px;
            border-radius: 50px;
            color: #fff;
            font-size: .346667rem; /*26px*/
            padding: 0rem .2rem;
            padding-right: .866667rem;
            box-sizing: border-box;
        }
#searchinput {
    width: 100%;
    height: .8rem;
    line-height: .8rem;
    vertical-align: middle;
    z-index: 1;
    position: absolute;
    right: 0rem;
    top: 50%;
    margin-top: -0.4rem;
    background-color: transparent;
    border: 0px;
    border-radius: 50px;
    color: #fff;
    font-size: .346667rem;
    padding: 0rem .2rem;
    padding-right: .866667rem;
    box-sizing: border-box;
}
        .ui-header .search img {
            width: auto;
            height: .533333rem; /*40px*/
            position: absolute;
            right: .266667rem; /*20px*/
            top: 50%;
            margin-top: -0.266667rem; /*20px*/
            z-index: 9;
        }
.searchImg2 {
    width: auto;
    height: .533333rem; /*40px*/
    position: absolute;
    right: .266667rem; /*20px*/
    top: 50%;
    margin-top: -0.266667rem; /*20px*/
    z-index: 9;
}
.ui-banner {
    width: 100%;
    height: 5.866667rem; /*440px*/
    overflow: hidden;
    position: relative;
}

    .ui-banner ul li {
        width: 100%;
        height: 100%;
    }

        .ui-banner ul li img {
            width: 100%;
            height: 100%;
        }

        .ui-banner ul li h3 {
            width: 100%;
            height: .933333rem; /*70px*/
            line-height: .933333rem;
            color: #fff;
            font-size: .373333rem; /*28px*/
            background: rgba(0, 0, 0, 0.3);
            position: absolute;
            bottom: .106667rem; /*8px*/
            text-align: center;
            font-weight: normal;
            text-overflow: ellipsis;
            overflow: hidden;
            white-space: nowrap;
        }

.sp-icon {
    width: 100%;
    height: .106667rem; /*8px*/
    position: absolute;
    bottom: 0rem;
    z-index: 999;
}

    .sp-icon span {
        display: inline-block;
        width: 20%;
        height: 100%;
        background: #0c66b5;
    }

    .sp-icon .active {
        background: #fb0600;
    }

.ui-container {
    width: 100%;
    height: auto;
    min-height: calc(100vh - 8.333333rem); /*625px*/
    padding: .4rem .266667rem; /*30px 20px*/
    box-sizing: border-box;
}

.ui-menu {
    width: 100%;
    height: 5.733333rem; /*430px*/
}

.menu-item {
    height: 30%;
    border-radius: 4px;
    position: relative;
    overflow: hidden;
    /* line-height: 1.733333rem;130px */
}

    .menu-item a {
        display: inline-block;
        width: 100% !important;
        height: 100% !important;
        background: none !important;
    }

    .menu-item span {
        display: inline-block;
        width: 60% !important;
        height: 100% !important;
        line-height: .933333rem; /*130px*/
        text-align: center;
        color: #fff;
        font-size: .426667rem; /*32px*/
        font-weight: bold;
        padding: .4rem 0rem; /*30px*/
        padding-left: .2rem; /*15px*/
        box-sizing: border-box;
        background: none !important;
    }

.ui-menu :nth-child(1) {
    width: 23%;
    background: url(../images/App/menu-icon1.png) no-repeat;
    background-size: 100% 100%;
}

    .ui-menu :nth-child(1) span {
        line-height: .466667rem;
    }

.ui-menu :nth-child(2) {
    width: 46%;
    background: url(../images/App/menu-icon2.png) no-repeat;
    background-size: 100% 100%;
}

.ui-menu :nth-child(3) {
    width: 23%;
    background: url(../images/App/menu-icon3.png) no-repeat;
    background-size: 100% 100%;
}

    .ui-menu :nth-child(3) span {
        line-height: .466667rem;
    }

.ui-menu :nth-child(4) {
    width: 48%;
    background: url(../images/App/menu-icon4.png) no-repeat;
    background-size: 100% 100%;
}

.ui-menu :nth-child(5) {
    width: 48%;
    background: url(../images/App/menu-icon5.png) no-repeat;
    background-size: 100% 100%;
}

.ui-menu :nth-child(6) {
    width: 68%;
    background: url(../images/App/menu-icon6.png) no-repeat;
    background-size: 100% 100%;
}

.ui-menu :nth-child(7) {
    width: 28%;
    background: url(../images/App/menu-icon7.png) no-repeat;
    background-size: 100% 100%;
}

    .ui-menu :nth-child(7) span {
        line-height: .466667rem;
        padding-left: .333333rem; /*25px*/
    }

.news-list {
    width: 100%;
    height: auto;
    background-color: #fff;
    border-radius: 4px;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.1);
    margin-top: .533333rem; /*40px*/
}

.tit {
    width: 100%;
    height: 1.2rem; /*90px*/
    line-height: 1.2rem;
    padding: 0rem .266667rem; /*20px*/
    box-sizing: border-box;
    border-bottom: 1px solid #f0f0f0;
}

    .tit i {
        display: inline-block;
        width: .133333rem; /*10px*/
        height: .4rem; /*30px*/
        background: #1475c6;
        border-radius: 50px;
        margin-top: .4rem; /*30px*/
    }

    .tit ul {
        width: calc(100% - 0.2rem); /*20px*/
        height: 100%;
        justify-content: space-between;
    }

        .tit ul li {
            display: inline-block;
            width: 30%;
            height: 100%;
            text-align: center;
        }

            .tit ul li a {
                display: inline-block;
                width: auto;
                height: 100%;
                color: #000;
                font-size: .4rem; /*30px*/
            }

            .tit ul li .active {
                color: #1475c6;
            }

.zht {
    border: 0px;
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.1);
    margin-top: .533333rem;
}

.tit span {
    display: inline-block;
    width: auto;
    height: 100%;
    line-height: 1.2rem;
    color: #1475c6;
    font-size: .4rem; /*30px*/
    margin-left: .266667rem; /*20px*/
}

.tit .more {
    width: auto;
    height: 100%;
    line-height: 1.2rem;
    color: #9e9e9e;
    font-size: .4rem; /*30px*/
    float: right;
}

.news-con {
    width: 100%;
    height: auto;
    padding: 0rem .266667rem; /*20px*/
    box-sizing: border-box;
}

    .news-con ul li {
        width: 100%;
        height: 1.333333rem; /*100px*/
        line-height: 1.333333rem; /*100px*/
        padding-left: .466667rem; /*35px*/
        box-sizing: border-box;
        background: url(../images/App/list-bg.png) no-repeat left center;
        background-size: .2rem .2rem; /*15px*/
        border-bottom: 1px dashed #f0f0f0;
    }

        .news-con ul li a {
            width: 100%;
            height: 100%;
            color: #333;
            font-size: .426667rem; /*32px*/
            text-overflow: ellipsis;
            white-space: nowrap;
            overflow: hidden;
        }

.img {
    width: 100%;
    height: 2.333333rem; /*175px*/
    margin-top: .533333rem; /*40px*/
}

    .img img {
        width: 100%;
        height: 100%;
    }

.video ul {
    justify-content: space-between;
    padding-bottom: .266667rem; /*20px*/
}

    .video ul li {
        display: inline-block;
        width: 48%;
        height: 2.866667rem; /*215px*/
        line-height: normal;
        padding: 0px;
        background: none;
        border-bottom: 0px;
        position: relative;
        margin-top: .266667rem; /*20px*/
        overflow:hidden;
    }

    .video ul :nth-child(1) {
        width: 100%;
        height: 5.333333rem; /*400px*/
    }

    .video ul li a {
        display: inline-block;
        width: 100% !important;
        height: 100% !important;
    }

    .video ul li img {
        width: 100% !important;
        height: 100% !important;
    }

    .video ul li .videoBtn {
        width: .72rem !important; /*54px*/
        height: .72rem !important;
        position: absolute;
        top: 50%;
        left: 50%;
        margin-left: -0.36rem; /*27px*/
        margin-top: -0.36rem;
        z-index: 999;
    }

    .video ul :nth-child(1) a .videoBtn {
        width: 1.226667rem !important; /*92px*/
        height: 1.226667rem !important;
        margin-left: -0.613333rem; /*46px*/
        margin-top: -0.613333rem;
    }

    .video ul li h3 {
        width: 100%;
        height: .8rem; /*60px*/
        line-height: .8rem;
        color: #fff;
        font-size: .32rem; /*24px*/
        text-align: center;
        position: absolute;
        bottom: 0rem;
        z-index: 999;
    }

    .video ul :nth-child(1) a h3 {
        height: 1.2rem; /*90px*/
        line-height: 1.2rem;
        font-size: .426667rem; /*32px*/
    }

    .video ul li .shadow {
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0rem;
        left: 0rem;
        background: rgba(0, 0, 0, 0.3);
    }

.mewsimg ul li h3 {
    width: 100%;
    height: .8rem; /*60px*/
    line-height: .8rem;
    color: #fff;
    font-size: .32rem; /*24px*/
    text-align: center;
    position: absolute;
    bottom: 0rem;
    z-index: 999;
    background: rgba(0, 0, 0, 0.3);
}

.mewsimg ul :nth-child(1) a h3 {
    height: 1.2rem; /*90px*/
    line-height: 1.2rem;
    font-size: .426667rem; /*32px*/
}

.more-btn {
    display: inline-block;
    width: 100%;
    height: .8rem; /*60px*/
    line-height: .8rem; /*60px*/
    text-align: center;
    background: #f3f3f3;
    color: #636363;
    font-size: .32rem; /*24x*/
    border-radius: 50px;
    margin-bottom: .733333rem; /*55px*/
}

.ui-footer {
    width: 100%;
    height: auto;
    padding: .666667rem .266667rem; /*50px 20px*/
    box-sizing: border-box;
    background-color: #1475c6;
    text-align: center;
}

    .ui-footer img {
        width: 1rem; /*75px*/
        height: auto;
    }

    .ui-footer p {
        width: 100%;
        height: auto;
        line-height: .533333rem; /*40px*/
        color: #fff;
        font-size: .32rem; /*24px*/
    }

        .ui-footer p a {
            color: #fff;
            font-size: .32rem; /*24px*/
        }
