* {
    margin: 0px;
    padding: 0px;
    font-family: Microsoft Yahei, 微软雅黑, Arial, Helvetica, sans-serif;
}

body {
    min-width: 1300px;
    background: linear-gradient(to bottom,#edf5ff 10%,#ffffff 100%);
}

ul,
li,
dl,
em {
    list-style: none;
    font-style: normal;
}
#submenu li a {
    font-size: 15px;
}
a:link {
    text-decoration: none !important;
}


.head a {
    color: #fff;
}

a {
    color: #333;
    text-decoration: none;
    cursor: pointer;
}



.headtexts {
    width: 100%;
    height: 40px;
    /*background-color: rgba(217,217.217,0.2);*/
    background-color: #e4edf7;
    color: #fff;
    line-height: 40px;
    font-size: 14px;
}

.logoleft {
    width: 700px;
    float: left;
}

.logoright {
    width: 580px;
    float: left;
}

.w1420 {
    width: 1420px;
    margin: 0 auto;
}

.w1280 {
    width: 1280px;
    margin: 0 auto;
}

.lefttxt {
    width: 50%;
    height: 40px;
    float: left;
}

.rigthtxt {
    width: 50%;
    height: 40px;
    float: left;
    text-align: right;
    color: #219891 !important;
}

    .rigthtxt a {
        color: #219891 !important;
    }

.lefttxt a img {
    float: left;
    margin-top: 15px;
    margin-right: 5px;
}

.lefttxt a {
    padding: 0px 10px;
    display: block;
    width: 70px;
    background: #219891;
    color: #fff;
}

    .lefttxt a:hover {
        background-color: rgba(0,0,0,0.5);
    }

.wxcode {
    width: 120px;
    overflow: hidden;
    height: 120px;
    z-index: 2;
    position: fixed;
    display: none;
}

    .wxcode img {
        width: 100%;
    }

.lefttxt a:hover + .wxcode {
    display: block !important;
}

.logo {
    margin-top: 15px;
    width: 101px;
    height: auto;
    margin-bottom: 15px;
    float: left;
}

.sitename {
color: #219891;
    font-size: 36px;
    font-weight: bold;
    float: left;
    margin-left: 20px;
    margin-top: 24px;
    width: 82%;
    line-height: 40px;
}
.subsitename {
    font-size: 27px;
    color: #219891;
}

.dropdownmenu ul, .dropdownmenu li {
    margin: 0;
    padding: 0
}

.inputsearch {
    width: 320px;
    height: 40px;
    border: 2px solid #219891;
    float: right;
    padding: 10px;
    color: #219891;
}

.searchbtn {
    padding: 2.5px 28px;
    background-color: #219891;
    border-color: #219891;
    float: right;
}

    .searchbtn:hover {
        cursor: pointer;
    }

    .searchbtn img {
        width: 35px;
        height: 35px;
    }

.ibs {
    margin-top: 45px;
}

.dropdownmenu ul {
    background: rgba(62,62,62,0.7);
    list-style: none;
    width: 100%
}

.dropdownmenu li {
    float: left;
    position: relative;
    width: auto
}

.dropdownmenu a {
    color: #FFF;
    display: block;
    font-size: 16px;
    padding: 19.5px 10px;
    width: 122px;
    text-align: center;
    text-decoration: none;
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    -ms-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;
}

.dropdownmenu li:hover a {
    background: rgba(0,0,0,0.3);
}

.active {
    background: rgba(0,0,0,0.3);
}

#submenu {
    left: 0;
    opacity: 0;
    position: absolute;
    top: 58px;
    visibility: hidden;
    z-index: 9
}

li:hover ul#submenu {
    opacity: 1;
    top: 58px;
    visibility: visible
}

#submenu li {
    float: none;
    width: 100%
}

#submenu a:hover {
    background: #219891
}

.logobtns {
    padding: 10px 0px;
    background: url(../images/ditu.png) center no-repeat;
}

.nva {
    background: #34a69c;
    width: 100%;
    min-height: 60px;
}

.m-banner {
    width: 100%;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
    padding-bottom: 20px;
}

    .m-banner .g-banner {
        width: 1236px;
        height: auto;
        overflow: hidden;
        padding: 0px 22px;
        background-color: #fff;
        margin-top: 20px;
        padding-bottom: 10px;
    }

    .m-banner .g-titnews {
        width: 1236px;
        height: 110px;
        background: #fff;
        margin-bottom: 15px;
        text-align: center;
        padding: 22px 0;
        box-sizing: border-box;
        line-height: 36px;
    }

        .m-banner .g-titnews a {
            position: relative;
            top: -7px;
            color: #219891;
        }

        .m-banner .g-titnews p {
            margin-top: 10px;
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
        }

        .m-banner .g-titnews h1 {
            color: #219891;
            margin-top: 13px;
        }

    .m-banner .g-banner .g-ban_le {
        width: 666px;
        height: 410px;
        background: #fff;
        float: left;
    }






        /* 本例子css */
        .m-banner .g-banner .g-ban_le .slideBox {
            width: 666px;
            height: 410px;
            overflow: hidden;
            position: relative;
        }

        .m-banner .g-banner .g-ban_le .slidenews .hd {
            height: 15px;
            overflow: hidden;
            /* position: absolute;
	right: 35px;
	bottom: 10px; */
            z-index: 1;
            position: relative;
            left: 575px;
            bottom: 24px;
        }

            .m-banner .g-banner .g-ban_le .slidenews .hd ul {
                overflow: hidden;
                zoom: 1;
                float: left;
            }

                .m-banner .g-banner .g-ban_le .slidenews .hd ul li {
                    float: left;
                    margin-right: 10px;
                    width: 10px;
                    height: 10px;
                    border-radius: 50%;
                    background: #fff;
                    cursor: pointer;
                    font-size: 0;
                }

                    .m-banner .g-banner .g-ban_le .slidenews .hd ul li.on {
                        background: #27b58c;
                        color: #fff;
                    }

        .m-banner .g-banner .g-ban_le .slideBox .bd {
            position: relative;
            height: 100%;
            z-index: 0;
        }

            .m-banner .g-banner .g-ban_le .slideBox .bd ul {
                height: 410px;
                position: initial !important;
            }

            .m-banner .g-banner .g-ban_le .slideBox .bd li {
                zoom: 1;
                vertical-align: middle;
            }

        .m-banner .g-banner .g-ban_le .slidenews .bd li p {
            /* width: 450px; */
            width: 100%;
            height: 40px;
            line-height: 40px;
            padding-left: 20px;
            background: rgba(0, 0, 0, .5);
            position: absolute;
            bottom: 0;
            color: rgba(255, 255, 255, .9);
        }

        .m-banner .g-banner .g-ban_le .slideBox .bd img {
            width: 666px;
            height: auto;
            display: block;
        }
        /* 下面是前/后按钮代码，如果不需要删除即可 */
        .m-banner .g-banner .g-ban_le .slideBox .prev,
        .m-banner .g-banner .g-ban_le .slideBox .next {
            position: absolute;
            left: 3%;
            top: 50%;
            margin-top: -25px;
            display: block;
            width: 32px;
            height: 40px;
            /* background: url(../images/slider-arrow.png) -110px 5px no-repeat; */
            filter: alpha(opacity=50);
            opacity: 0.5;
        }

        .m-banner .g-banner .g-ban_le .slideBox .next {
            left: auto;
            right: 3%;
            background-position: 8px 5px;
        }

        .m-banner .g-banner .g-ban_le .slideBox .prev:hover,
        .m-banner .g-banner .g-ban_le .slitenews .next:hover {
            filter: alpha(opacity=100);
            opacity: 1;
        }

        .m-banner .g-banner .g-ban_le .slideBox .prevStop {
            display: none;
        }

        .m-banner .g-banner .g-ban_le .slideBox .nextStop {
            display: none;
        }




    .m-banner .g-banner .g-ban_ri {
        width: 550px;
        height: 410px;
        float: right;
    }

    .m-banner .g-banner .g-ban_xiehui {
width: 550px;
    height: 238px;
    overflow: hidden;
    }

    /* tab切回css */
    .m-banner .g-ban_xiehui .slideTxtBox {
        width: 550px;
        text-align: left;
    }

        .m-banner .g-ban_xiehui .slideTxtBox .hd {
            height: 44px;
            line-height: 30px;
            background: #f4f4f4;
            position: relative;
        }

            .m-banner .g-ban_xiehui .slideTxtBox .hd ul {
                float: left;
                position: absolute;
                left: 0px;
                top: 0px;
                width: 100%;
                height: 44px;
            }

                .m-banner .g-ban_xiehui .slideTxtBox .hd ul li {
                    float: left;
                    width: 25%;
                    cursor: pointer;
                    text-align: center;
                    line-height: 44px;
                    font-size: 16px;
                    color: #219891;
                }

                    .m-banner .g-ban_xiehui .slideTxtBox .hd ul li.on {
                        height: 44px;
                        background: #219891;
                        color: #fff;
                    }

                        .m-banner .g-ban_xiehui .slideTxtBox .hd ul li.on a {
                            color: #fff;
                        }

        .m-banner .g-ban_xiehui .slideTxtBox .bd ul {
            zoom: 1;
        }

        .m-banner .g-ban_xiehui .slideTxtBox .bd li {
            height: 35px;
            line-height: 35px;
        }

            .m-banner .g-ban_xiehui .slideTxtBox .bd li .date {
                float: right;
                color: #999;
            }

    .m-banner .g-ulli .list_news {
        box-sizing: border-box;
        margin-top: 10px;
    }

        .m-banner .g-ulli .list_news li {
            position: relative;
            padding-left: 15px;
            font-size: 15px;
            height: 40px;
            line-height: 35px;
            height: 35px;
            overflow: hidden;
        }

            .m-banner .g-ulli .list_news li a {
                color: #333;
                max-width: 490px;
                overflow: hidden;
                display: block;
                text-overflow: ellipsis;
                float: left;
                white-space: nowrap;
            }

            .m-banner .g-ulli .list_news li span {
                float: right;
                font-size: 13px;
                color: #847d7d;
            }

            .m-banner .g-ulli .list_news li::before {
                position: absolute;
                content: "";
                left: 0px;
                width: 5px;
                height: 5px;
                border-radius: 50%;
                background-color: #757575;
                top: 14.5px;
            }

    .m-banner .g-ulli .g_left .list_news {
        background: none;
    }


        .m-banner .g-ulli .g_left .list_news li span {
            color: #b0a4a4;
        }


    .m-banner .g-banner .g-ban_tongzhi {
        width: 550px;
        height: 162px;
        overflow: hidden;
    }

        .m-banner .g-banner .g-ban_tongzhi p {
            width: 25%;
            height: 44px;
            display: inline-block;
            background-color: #219891;
            text-align: center;
            line-height: 44px;
            color: #fff;
            font-size: 16px;
        }

    .m-banner .g-ban_tongzhi .list_news li::before {
        top: 18px;
    }


.slideTxtBoxa > ul > li > a {
    color: #030303;
}

.hengfu {
margin: 0 auto;
  margin-top: 20px;
  height: 120px;
  overflow: hidden;
  width: 1280px;
  background: url("../images/hengfu.jpg");
}

    .hengfu .hd {
        position: relative;
        top: -20px;
        float: right;
        margin-right: 10px;
    }

        .hengfu .hd ul li.on {
            opacity: 1;
        }

        .hengfu .hd ul li {
            width: 10px;
            height: 10px;
            border-radius: 50%;
            background: #fff;
            float: left;
            margin-right: 10px;
            opacity: 0.6;
        }


.por-section {
    padding-top: 55px;
    padding-bottom: 55px;
    width: 100%;
    margin: 0 auto;
}

.por-container {
    max-width: 1280px;
    margin-left: auto;
    margin-right: auto;
}

.por-section-head {
    padding-bottom: 32px;
    font-size: 0;
    text-align: center;
}

.por-section-title {
    display: inline-block;
    position: relative;
    width: 100%;
    font-weight: 700;
    font-size: 2rem;
    line-height: 30px;
    color: #219891;
    text-align: center;
}

.por-section-subtitle {
    font-size: 16px;
    line-height: 20px;
    color: #575d6c;
    width: 100%;
    margin-top: 16px;
    text-align: center;
    font-size: 16px;
    line-height: 20px;
}

.c-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: -8px;
    font-size: 0;
}

    .c-flex[data-cols="4"] .items {
        width: calc(25% - 17px);
        display: inline-block;
        -ms-flex: 0 0 calc(25% - 17px);
        -webkit-box-flex: 0;
        flex: 0 0 calc(25% - 17px);
        max-width: calc(25% - 17px);
    }

.por-col-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}

.items {
    position: relative;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 100%;
    -webkit-transition: all .3s;
    transition: all .3s;
    webkit-box-flex: 0;
    margin: 8px;
    width: 100%;
    height: 200px;
    width: calc(33.33333% - 17px);
    display: inline-block;
    -ms-flex: 0 0 calc(33.33333% - 17px);
    -webkit-box-flex: 0;
    flex: 0 0 calc(33.33333% - 17px);
    max-width: calc(33.33333% - 17px);
}

    .items:before {
        content: "";
        position: absolute;
        display: block;
        width: 100%;
        height: 100%;
        border-radius: 2px;
        top: 0;
        left: 0;
        z-index: 0;
        background-color: transparent;
        -webkit-transition: all .3s;
        transition: all .3s;
    }

    .items a.card-container {
        padding: 32px;
        display: block;
        position: relative;
    }

.n-title {
    font-size: 20px;
    color: #fff;
    line-height: 26px;
    position: relative;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    max-height: 78px;
}

.n-line {
    display: inline-block;
    width: 32px;
    border-top: 3px solid;
    border-top-color: initial;
    color: #fff;
    margin-top: 16px;
}

.n-text, .n-time {
    opacity: 0;
    -webkit-transition: .2s;
    transition: .2s;
    font-size: 14px;
    color: #fff;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.n-text {
    margin-top: 35px;
    line-height: 22px;
    -webkit-line-clamp: 6;
    max-height: 132px;
}

.n-time {
    margin-top: 16px;
    line-height: 20px;
    -webkit-line-clamp: 12;
    max-height: 20px;
}


.items.show-hover:hover {
    background-size: 110%
}

    .items.show-hover:hover a .n-text,
    .items.show-hover:hover a .n-time {
        opacity: 1
    }

    .items.show-hover:hover:before {
        background-color: rgba(0,150,136,0.7);
    }

    .items.show-hover:hover .n-line, .items.show-hover:hover .n-title {
        color: #fff !important
    }

.bd_left2 {
    width: 800px;
    height: 390px;
    background: #fff;
    margin-top: 20px;
    float: left;
}

.bd_hd {
    width: 100%;
    height: 30px;
    position: relative;
    top: 30px;
}

.bd_news {
    width: auto;
    height: 30px;
    font-size: 20px;
    color: #219891;
    border-left: 6px solid #219891;
    margin-left: 30px;
    padding-left: 10px;
}

.bd_many {
    width: auto;
    height: 30px;
    font-size: 15px;
    color: #a5a5a5;
    float: right;
    margin-right: 30px;
}

.com {
    width: 100%;
    height: auto;
    margin: 48px 30px;
}

    .com .com_img {
        width: 195px;
        height: 130px;
        overflow: hidden;
        float: left;
    }

        .com .com_img img {
            transition: all 0.5s;
        }

    .com .com_tit {
        width: 546px;
        height: 130px;
        float: left;
        overflow: hidden;
    }

    .com .tit {
        width: 510px;
        height: 32px;
        display: block;
        font-size: 18px;
        margin: 10px 30px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .com .tet {
        display: block;
        width: 93%;
        height: 60px;
        font-size: 16px;
        margin: 10px 30px;
        line-height: 28px;
        color: rgba(0, 0, 0, 0.7);
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }

.com_list {
    width: 100%;
    height: 120px;
    float: left;
    margin: 25px 30px;
}

    .com_list li {
        width: 340px;
        height: auto;
        float: left;
        margin: 7px 20px;
        list-style-type: disc;
    }

::marker {
    unicode-bidi: isolate;
    font-variant-numeric: tabular-nums;
    text-transform: none;
    text-indent: 0px !important;
    text-align: start !important;
    text-align-last: start !important;
}

.com_list a {
    color: #333;
    max-width: 490px;
    overflow: hidden;
    display: block;
    text-overflow: ellipsis;
    float: left;
    white-space: nowrap;
}

.bd_right {
    width: 400px;
    float: left;
    margin-left: 20px;
    background: #fff;
    margin-top: 20px;
    padding: 30px;
    padding-bottom: 0px;
}

.ms_ne {
    width: 100%;
    height: 30px;
    float: left;
    margin-bottom: 17px;
}

    .ms_ne span {
        font-size: 20px;
        color: #219891;
        border-left: 5px solid #219891;
        padding-left: 10px;
        float: left;
    }

    .ms_ne .ms_m {
        font-size: 15px;
        color: #a5a5a5;
        float: right;
        margin-right: 12px;
    }

.bd_vi {
    width: 374px;
    height: 220px;
    float: right;
    margin-bottom: 30px;
    position: relative;
}

    .bd_vi .bd_vi_img {
        width: 374px;
        height: 190px;
        overflow: hidden;
    }

    .bd_vi .bd_vi_tet {
        width: 100%;
        height: 50px;
        overflow: hidden;
        background: #fff;
    }

    .bd_vi .bd_vi_img img {
        width: 100%;
        height: auto;
        overflow: hidden;
    }

    .bd_vi .bd_vi_tet span {
        font-size: 14px;
        line-height: 50px;
        margin-left: 10px;
        color: #333;
    }

.com .com_img img {
    transition: all 0.5s;
}

    .com .com_img img:hover {
        transform: scale(1.1,1.1);
    }

.hover:hover {
    color: #219891 !important;
    cursor: pointer;
    font-weight: bold;
}

.both {
    clear: both;
}

.navtab2_list .m_list {
    width: 100%;
    float: left;
}

    .navtab2_list .m_list li {
        height: 63px;
        border-bottom: 1px dashed #ccc;
        box-sizing: border-box;
        margin-bottom: 15px;
    }

        .navtab2_list .m_list li .u_day_text {
            color: #fff;
            width: 61px;
            background-color: #3e9c7f;
            text-align: center;
            height: 55px;
            line-height: 0;
            float: left;
        }

            .navtab2_list .m_list li .u_day_text .day {
                font-size: 21px;
                line-height: 17px;
                margin-top: 11px;
                display: inline-block;
            }

            .navtab2_list .m_list li .u_day_text .time {
                font-size: 12px;
                line-height: 12px;
                display: inline-block;
                margin-top: 5px;
            }

        .navtab2_list .m_list li .fr {
            float: left;
            width: 320px;
            align-items: center;
            height: 44px;
            margin-top: 4px;
            display: flex;
            margin-left: 10px;
        }

.pt20 {
    padding-bottom: 20px;
}

.zj li {
    padding: 32px 10px 20px;
    position: relative;
    background-color: #f6f6f6;
    color: #666666;
    cursor: pointer;
    margin-right: 30px;
    width: 212px;
    float: left;
    margin-top: 44px;
    height: 60px;
}

    .zj li span {
        position: absolute;
        top: 0%;
        left: 50%;
        transform: translate(-50%, -50%);
        /* border-radius: 50px; */
        padding: 10px 12px;
        background-color: #fff;
        color: #000000;
    }

    .zj li p {
        width: 100%;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        font-size: 14px;
        line-height: 1.5;
    }

    .zj a:nth-child(5n) li {
        margin-right: 0px;
    }

    .zj li:hover {
        background: #219891;
        color: #fff;
    }

    .zj li:hover span {
       color: #219891;
    }

.m-wisdom {
    width: 100%;
    margin: 0 auto;
    height: 100px;
    background-image: url(../images/beijing2.jpg);
    max-width: 1240px;
    padding: 20px;
}

    .m-wisdom .g-wis_le {
        width: 350px;
        height: 130px;
        float: left;
    }

        .m-wisdom .g-wis_le p {
            width: 100%;
            height: auto;
            margin-top: 10px;
            font-size: 34px;
            color: #219891;
            font-weight: bold;
            border-bottom: 3px solid #219891;
            padding-bottom: 15px;
        }

    .m-wisdom .g-wis_ri ul li {
        width: 190px;
        height: 62px;
        float: left;
        margin-right: 15px;
        padding-left: 20px;
        padding-top: 7px;
        box-sizing: border-box;
    }

        .m-wisdom .g-wis_ri ul li:nth-child(1) {
            background: #4caf50;
        }

            .m-wisdom .g-wis_ri ul li:nth-child(1):hover {
                background: #449d48;
            }

        .m-wisdom .g-wis_ri ul li:nth-child(2) {
            background: #ffc107;
        }

            .m-wisdom .g-wis_ri ul li:nth-child(2):hover {
                background: #e5ad04;
            }

        .m-wisdom .g-wis_ri ul li:nth-child(3) {
            background: #58bc79;
        }

            .m-wisdom .g-wis_ri ul li:nth-child(3):hover {
                background: #4da369;
            }

        .m-wisdom .g-wis_ri ul li:nth-child(4) {
            background: #298ce1;
            margin-right: 0px;
        }

            .m-wisdom .g-wis_ri ul li:nth-child(4):hover {
                background: #2074bd;
                margin-right: 0px;
            }

        .m-wisdom .g-wis_ri ul li dl dt {
            font-size: 15px;
            color: rgba(255, 255, 255.9);
        }

            .m-wisdom .g-wis_ri ul li dl dt span {
                font-size: 20px;
                font-weight: bold;
                display: block;
                margin-bottom: 5px;
            }

    .m-wisdom .g-wis_ri {
        width: 850px;
        height: 80px;
        margin-top: 12px;
        float: right;
        box-sizing: border-box;
        text-align: center;
    }

        .m-wisdom .g-wis_ri ul li dl dd {
            font-size: 12px;
            line-height: 15px;
            color: rgba(255, 255, 255.9);
        }

        .m-wisdom .g-wis_ri p {
            width: 100%;
            height: auto;
            margin-bottom: 22px;
            font-size: 25px;
            color: #3E9C7E;
        }

        .m-wisdom .g-wis_ri ul {
            text-align: center;
        }

            /*        .m-wisdom .g-wis_ri ul li {
            height: 35px;
            width: auto;
            display: inline-block;
            margin: 0 5px;
        }*/

            .m-wisdom .g-wis_ri ul li a {
                color: #fff;
                text-align: left;
            }

            .m-wisdom .g-wis_ri ul .btn1 {
                background-color: #da5444;
            }

            .m-wisdom .g-wis_ri ul .btn2 {
                background-color: #27b58c;
            }

            .m-wisdom .g-wis_ri ul .btn3 {
                background-color: #e29134;
            }

            .m-wisdom .g-wis_ri ul .btn4 {
                background-color: #2fa962;
            }

            .m-wisdom .g-wis_ri ul .btn5 {
                background-color: #0144D2;
            }

.m-footer {
    width: 100%;
    margin: 0 auto;
    background: linear-gradient(to right,#4c9f8f, #3c9584 50%, #2a9984 100%);
}

.g-foot_to {
    width: 100%;
    min-height: 50px;
    border-bottom: 1px solid rgba(255,255,255,.2);
    line-height: 50px;
    padding-left: 310px;
    box-sizing: border-box;
}

.m-footer .g-foot_to span {
    float: left;
    color: #fff;
    font-size: 15px;
    font-weight: bold;
}

.m-footer .g-foot_to ul li {
    float: left;
    margin-right: 20px;
    position: relative;
}

    .m-footer .g-foot_to ul li a {
        color: rgba(255, 255, 255, .5);
        font-size: 15px;
    }

.m-footer .g-foot_to ul {
    float: left;
}

    .m-footer .g-foot_to ul .xian::before {
        position: absolute;
        left: -11px;
        bottom: 17px;
        content: "";
        width: 1px;
        height: 15px;
        background: rgba(255, 255, 255, .5);
    }

.g-foot_bo {
    width: 100%;
    min-height: 77px;
    padding: 40px 0;
}

.g-foot_logo {
    width: 580px;
    float: left;
    position: relative;
}

    .g-foot_logo::before {
        position: absolute;
        left: 622px;
        top: -6px;
        content: "";
        width: 1px;
        height: 90px;
        background: rgba(255, 255, 255, .2);
    }

    .g-foot_logo img {
        width: auto;
        height: 75px;
    }

.g-foot_title {
    width: 438px;
    float: left;
}

.m-footer .g-foot_bo .g-foot_title .g-title_fl {
    float: right;
}

.g-foot_bo .g-foot_title p {
    color: rgba(255, 255, 255, .8);
    text-align: left;
}

.g-foot_foot {
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background-color: #1b736a;
    color: rgba(255, 255, 255, .8);
}

.case-content-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-top: .2rem;
}

.item-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-right: 20px;
    margin-bottom: 30px;
    width: 305px;
    border-radius: 4px;
    cursor: pointer;
}

    .item-wrap .img-wrap {
        position: relative;
        overflow: hidden;
        width: 100%;
        height: 190px;
        background: #e6edec;
    }

    .item-wrap .item-content {
        padding: 16px;
    }

    .item-wrap .img-wrap .imgFadeOut {
        -webkit-filter: blur(0);
        filter: blur(0);
        opacity: 1;
        -webkit-transition: .55s linear 0s;
        transition: .55s linear 0s;
    }

        .item-wrap .img-wrap .imgFadeOut:hover {
            transform: scale(1.1,1.1);
        }

    .item-wrap:nth-child(4n) {
        margin-right: 0px;
    }

    .item-wrap .img-cover {
        display: inline-block;
        width: 100%;
        height: 100%;
        -webkit-transition: -webkit-transform .3s linear 0s;
        transition: -webkit-transform .3s linear 0s;
        transition: transform .3s linear 0s;
        transition: transform .3s linear 0s,-webkit-transform .3s linear 0s;
        -o-object-fit: cover;
        object-fit: cover;
    }

    .item-wrap .vr-icon {
        position: absolute;
        bottom: 12px;
        left: 12px;
        width: 30px;
        height: 30px;
        border-radius: 50%;
        background: rgba(0,0,0,.05);
    }


    .item-wrap .item-content .item-title {
       margin-bottom: 4px;
    color: #0a0a0a;
    font-weight: 500;
    font-size: 22px;
    line-height: 30px;
    min-height: 70px;
    }

    .item-wrap .item-content .item-tag {
        margin-right: 10px;
        padding: 20px 10px;
        border-radius: 4px;
        background: rgba(85,136,252,.08);
        color: rgba(0,0,0,.85);
        line-height: 22px;
    }

    .item-wrap .item-content .item-tag {
        margin-right: 10px;
        padding: 2px 10px;
        border-radius: 4px;
        background: rgba(85,136,252,.08);
        color: rgba(0,0,0,.85);
        line-height: 22px;
    }


.index-count.client::before {
    content: "";
    display: block;
    left: 0;
    right: 0;
    position: absolute;
    height: 300px;
    background: #3075d6 url(../images/botbg.jpg) center center;
    background-size: cover;
}

.index-client {
    position: relative;
}

.count-box {
    padding: 80px 0px;
}

.index-client .t {
    font-size: 36px;
    line-height: 40px;
    color: #fff;
    position: relative;
    z-index: 3;
    text-align: center;
}

.index-client .l {
    margin-top: 30px;
    position: relative;
    z-index: 3;
    background-color: #fff;
    padding: 31px 30px 30px 31px;
    overflow: hidden;
}

    .index-client .l li {
        float: left;
        width: 16.55%;
        height: 80px;
        line-height: 80px;
        text-align: center;
        border: 1px solid #eee;
        margin: -1px 0 0 -1px;
        border-radius: 5px;
    }

        .index-client .l li img {
            vertical-align: middle;
            max-width: 60%;
            max-height: 50%;
            margin-top: 30px;
        }

.zynames {
    display: block;
    height: 30px;
    line-height: 30px;
    color: #404040;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    margin-left: 15px;
    margin-top: 15px;
}
}
.main-1200content {
    margin-top: 50px;
}
.mod-solution .solution-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
   

    .mod-solution .solution-list li {
        position: relative;
        margin: 0 20px 20px 0;
        cursor: pointer;
        overflow: hidden;
    }
        .mod-solution .solution-list li:first-child, .mod-solution .solution-list li:nth-child(6) {
            width: 630px;
            height: 374px;
        }
        .mod-solution .solution-list li:nth-child(2), .mod-solution .solution-list li:nth-child(3), .mod-solution .solution-list li:nth-child(4), .mod-solution .solution-list li:nth-child(5) {
            width: 305px;
            height: 374px;
        }

        .mod-solution .solution-list li a {
            display: inline-block;
        }
        .mod-solution .solution-list li img {
            display: inline-block;
            width: 100%;
          /*  height: 100%;*/
            -o-object-fit: contain;
            object-fit: contain;
        }
.mod-solution .solution-list li .content-wrap {
    position: absolute;
    bottom: 0;
    left: 0;
    overflow: hidden;
    width: 100%;
    height: 160px;
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0,transparent),to(rgba(0,0,0,.6)));
    background: linear-gradient( 180deg,transparent,rgba(0,0,0,.6));
    -webkit-transition: all .3s ease-in;
    transition: all .3s ease-in;
}
.mod-solution .solution-list li .content-wrap .content {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 50px 30px 30px;
    max-height: 117px;
    width: 80%;
    -webkit-transition: all .5s linear;
    transition: all .5s linear;
}
    .mod-solution .solution-list li .content-wrap .content .title, .mod-solution .solution-list li .content-wrap .content .title .tag {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        color: #fff;
    }

    .mod-solution .solution-list li .content-wrap .content .title {
        font-weight: 500;
        font-size: 26px;
        line-height: 37px;
    }
    .mod-solution .solution-list li .content-wrap .content .bot-content {
        display: none;
    }
    .mod-solution .solution-list li .content-wrap .content .des {
        margin-top: 8px;
        color: hsla(0,0%,100%,.9);
        font-weight: 400;
        font-size: 16px;
        line-height: 26px;
        display: -webkit-box;
        overflow: hidden;
        text-overflow: ellipsis;
        word-break: break-all;
        -webkit-box-orient: vertical;
        box-orient: vertical;
        -webkit-line-clamp: 8;
    }
    .mod-solution .solution-list li .content-wrap .content .jump-btn {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin-top: 16px;
        color: #fff;
        font-weight: 400;
        font-size: 16px;
        line-height: 24px;
    }

        .mod-solution .solution-list li:hover .content-wrap {
            height: 300%
        }

            .mod-solution .solution-list li:hover .content-wrap .content {
                max-height: 100%;
                height: auto
            }

                .mod-solution .solution-list li:hover .content-wrap .content .bot-content {
                    display: block
                }
        .mod-solution .solution-list li:nth-child(3n) {
            margin-right: 0;
        }