﻿.row-a1 {
    padding: 42px 0 0;
    background-color: #f6f6f6;
}

.m-news {
    margin-bottom: 50px;
}

    .m-news h3 {
        font-size: 32px;
        color: #017841;
        text-align: center;
        margin-bottom: 9px;
    }

        .m-news h3 a {
            color: #017841;
        }

    .m-news .txt {
        font-size: 16px;
        line-height: 30px;
        color: #000;
    }

        .m-news .txt a {
            color: #017841;
        }

            .m-news .txt a:hover, .m-news h3 a:hover {
                text-decoration: underline;
            }

.row-a1-1 {
    overflow: hidden;
    padding-bottom: 115px;
}

    .row-a1-1 .col-l {
        width: 592px;
    }

    .row-a1-1 .col-r {
        width: 675px;
        position: relative;
    }

.m-list1, .m-list2 {
    position: relative;
}

.g-load {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    display: none;
    background: #eee url(../images/load.png) no-repeat center center;
}

.m-slide1 {
}

    .m-slide1 .con {
        display: block;
        position: relative;
    }

    .m-slide1 .pic {
        padding-top: 63%;
        height: 0;
        position: relative;
        overflow: hidden;
    }

        .m-slide1 .pic img {
            position: absolute;
            left: 0;
            top: 0;
            width: 100%;
            height: 100%;
            display: block;
        }

    .m-slide1 .tit {
        font-size: 16px;
        line-height: 22px;
        height: 44px;
        overflow: hidden;
        font-weight: normal;
        color: #fff;
        position: absolute;
        bottom: 16px;
        left: 15px;
        right: 45px;
        padding-left: 16px;
    }

        .m-slide1 .tit:after {
            content: '';
            position: absolute;
            top: 50%;
            left: 0;
            width: 6px;
            height: 40px;
            background-color: #008446;
            margin-top: -20px;
        }

    .m-slide1 .slick-dots {
        position: absolute;
        left: 0;
        bottom: -34px;
        width: 100%;
        text-align: right;
        z-index: 99;
    }

        .m-slide1 .slick-dots li {
            display: inline-block;
            margin-left: 7px;
        }

            .m-slide1 .slick-dots li button {
                display: block;
                width: 14px;
                height: 14px;
                font-size: 0;
                line-height: 0;
                text-indent: 999px;
                border: 0;
                cursor: pointer;
                background-color: #d1d1d1;
                border-radius: 50%;
            }

            .m-slide1 .slick-dots li.slick-active button {
                background-color: #008446;
            }

.g-t1 {
    overflow: hidden;
    padding-bottom: 12px;
    border-bottom: 1px solid #000;
}

    .g-t1 h3 {
        font-size: 32px;
        font-weight: normal;
        color: #017841;
        float: left;
        position: relative;
        padding-left: 22px;
        margin-top: -10px;
    }

        .g-t1 h3:after {
            content: '';
            position: absolute;
            top: 50%;
            left: 0;
            width: 5px;
            height: 34px;
            margin-top: -17px;
            background-color: #008446;
        }

    .g-t1 .more {
        float: right;
        font-size: 14px;
        color: #343333;
        margin-top: 10px;
    }

        .g-t1 .more:hover {
            color: #017841;
        }

.m-list1 {
}

    .m-list1 li a {
        font-size: 16px;
        display: block;
        overflow: hidden;
        line-height: 55px;
        border-bottom: 1px solid #ddd;
    }

    .m-list1 .date {
        float: right;
        color: rgba(56,56,56,.6);
        padding-left: 18px;
    }

    .m-list1 h3 {
        font-weight: normal;
        color: #383838;
        font-size: 16px;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
    }

    .m-list1 li:hover .date, .m-list1 li:hover h3 {
        color: #007b41;
        /*font-weight: bold;*/
    }

    .m-list1 li:last-child a {
        border-bottom: 0;
    }

.m-adve {
    position: relative;
    z-index: 2;
    margin-top: -60px;
}

    .m-adve img {
        width: 100%;
        display: block;
    }

.m-list2 {
    padding-top: 20px;
}

    .m-list2 li a {
        font-size: 16px;
        display: block;
        overflow: hidden;
        line-height: 42px;
        padding-left: 18px;
        background: url(../images/i-01.png) no-repeat left center;
    }

    .m-list2 .date {
        float: right;
        color: rgba(56,56,56,.6);
        padding-left: 18px;
    }

    .m-list2 h3 {
        font-weight: normal;
        color: #383838;
        font-size: 16px;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
    }

    .m-list2 li:hover .date, .m-list2 li:hover h3 {
        color: #007b41;
    }

.row-a2 {
    background-color: #fff;
    padding-top: 72px;
}

    .row-a2 .ovh {
        overflow: hidden;
        margin: 0 -30px;
    }

    .row-a2 .col-l {
        width: 50%;
        padding: 0 30px;
        margin-bottom: 50px;
    }

.row-a3 {
    padding-top: 63px;
    background-color: #f6f6f6;
}

.row-a3-1 {
    overflow: hidden;
    margin-bottom: 55px;
}

    .row-a3-1 .col-l {
        width: 393px;
    }

    .row-a3-1 .col-c {
        width: 393px;
        margin-left: 60px;
    }

    .row-a3-1 .col-r {
        width: 393px;
    }

    .row-a3-1 .col-c .m-list2 {
        padding-top: 15px;
    }

.m-pic1 {
    margin-top: -1px;
    position: relative;
    z-index: 2;
    padding-top: 32%;
    height: 0;
    overflow: hidden;
}

    .m-pic1 img {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        display: block;
    }

.m-m1 {
    overflow: hidden;
    padding-top: 14px;
    padding-bottom: 12px;
    border-bottom: 1px solid #ddd;
}

    .m-m1 .pic {
        width: 162px;
        height: 103px;
        float: left;
    }

        .m-m1 .pic img {
            width: 100%;
            height: 100%;
            display: block;
        }

    .m-m1 .txt {
        overflow: hidden;
        font-size: 16px;
        color: #343333;
        line-height: 26px;
        padding-left: 24px;
        padding-top: 25px;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
    }

    .m-m1:hover .txt {
        color: #007b41;
    }

.row-a3-2 {
    overflow: hidden;
    padding-bottom: 46px;
}

    .row-a3-2 .col-l {
        width: 845px;
    }

    .row-a3-2 .col-r {
        width: 393px;
    }

.m-pic2 img {
    width: 100%;
    display: block;
}

.m-alliance {
    box-shadow: 0px 5px 18px rgba(0,0,0,.06);
}

    .m-alliance .tit {
        height: 80px;
        text-align: center;
        color: #fff;
        padding-top: 21px;
        background: url(../images/i-02.jpg) no-repeat center center;
        -o-background-size: cover;
        -ms-background-size: cover;
        -moz-background-size: cover;
        -webkit-background-size: cover;
        background-size: cover;
    }

        .m-alliance .tit h3 {
            font-size: 22px;
            font-weight: normal;
            line-height: 1.2;
        }

        .m-alliance .tit em {
            font-size: 12px;
            font-family: arial;
            letter-spacing: 1px;
            color: rgba(255,255,255,.5);
        }

.ul-alliance {
    overflow: hidden;
    background-color: #fff;
}

    .ul-alliance li {
        width: 33.33%;
        float: left;
        border-right: 1px solid #ddd;
    }

    .ul-alliance a {
        display: block;
        text-align: center;
        padding: 20px 0;
    }

    .ul-alliance p {
        font-size: 18px;
        color: #000;
        width: 2em;
        line-height: 20px;
        overflow: hidden;
        height: 40px;
        display: inline-block;
    }

    .ul-alliance .icon {
        display: inline-block;
        width: 40px;
        height: 40px;
        margin-right: 10px;
        background-position: center;
        background-repeat: no-repeat;
    }

    .ul-alliance li:last-child {
        border-right: 0;
    }

    .ul-alliance li:hover p {
        color: #007b41;
    }

.row-a4 {
    padding-bottom: 53px;
    background-color: #f6f6f6;
}

.m-slide2 {
    padding: 0 30px;
    margin-top: 22px;
}

    .m-slide2 .con {
        display: block;
        margin: 0 4px;
    }

    .m-slide2 .pic {
        padding-top: 77%;
        height: 0;
        position: relative;
        overflow: hidden;
        margin-bottom: 10px;
    }

        .m-slide2 .pic img {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            display: block;
        }

    .m-slide2 h4 {
        font-size: 15px;
        font-weight: normal;
        color: #000;
        text-align: center;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
    }

    .m-slide2 .slick-arrow {
        width: 23px;
        height: 46px;
        position: absolute;
        top: 56px;
        cursor: pointer;
        background-position: center;
        background-repeat: no-repeat;
        background-color: transparent;
        font-size: 0;
        text-indent: 9999px;
        border: 0;
    }

    .m-slide2 .slick-prev {
        left: 0;
        background-image: url(../images/i-l.png);
    }

    .m-slide2 .slick-next {
        right: 0;
        background-image: url(../images/i-r.png);
    }

    .m-slide2 .slick-prev:hover {
        background-image: url(../images/i-l-on.png);
    }

    .m-slide2 .slick-next:hover {
        background-image: url(../images/i-r-on.png);
    }

    .m-slide2 .con:hover h4 {
        color: #007b41;
        text-decoration: underline;
    }

.row-main {
    overflow: hidden;
}

.col-side {
    width: 198px;
    float: left;
}

.col-main {
    margin-left: 228px;
    overflow: hidden;
}

.cur {
    color: #353535;
    font-size: 14px;
    padding: 25px 0 24px;
}

    .cur a {
        color: #353535;
        padding-right: 5px;
    }

        .cur a:hover {
            color: #007b41;
        }

.m-t1 {
    height: 111px;
    line-height: 111px;
    text-align: center;
    font-size: 24px;
    color: #fff;
    background: url(../images/i-04.jpg) no-repeat center center;
    -o-background-size: cover;
    -ms-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
}

.snv {
}

    .snv li {
        margin-bottom: 1px;
    }

        .snv li .s1 {
            display: block;
            line-height: 65px;
            height: 65px;
            overflow: hidden;
            font-size: 18px;
            color: #999999;
            padding-left: 65px;
            position: relative;
            background-color: #fff;
        }

            .snv li .s1:after {
                content: '';
                position: absolute;
                top: 50%;
                left: 42px;
                width: 8px;
                height: 8px;
                border-radius: 50%;
                margin-top: -4px;
                background-color: #cccccc;
            }

        .snv li.on .s1, .snv li:hover .s1 {
            color: #018445;
        }

            .snv li.on .s1:after, .snv li:hover .s1:after {
                background-color: #018445;
            }

.m-txt1 {
    font-size: 17px;
    line-height: 2.12;
    color: #333;
    padding: 30px;
    background-color: #fff;
}

    .m-txt1 h3 {
        font-size: 26px;
        border-bottom: 1px solid #ccc;
        overflow: hidden;
        font-weight: normal;
        margin-top: 78px;
        padding-bottom: 15px;
        margin-bottom: 20px;
    }

.m-list3 {
    overflow: hidden;
    text-align: center;
    font-size: 0;
    margin: 0 -15px;
}

    .m-list3 li {
        width: 33.33%;
        color: #000;
        display: inline-block;
        margin-bottom: 29px;
    }

    .m-list3 h4 {
        font-size: 22px;
        border-bottom: 1px solid #dedede;
        padding-bottom: 12px;
        margin-bottom: 13px;
        transition: .3s;
        -ms-transition: .3s;
        -moz-transition: .3s;
        -webkit-transition: .3s;
        -o-transition: .3s;
    }

    .m-list3 span {
        font-size: 16px;
    }

    .m-list3 .con {
        border-top: 8px solid #e5e5e5;
        padding: 28px 0 28px;
        background-color: #fff;
        margin: 0 15px;
        transition: .3s;
        -ms-transition: .3s;
        -moz-transition: .3s;
        -webkit-transition: .3s;
        -o-transition: .3s;
    }

        .m-list3 .con:hover {
            border-top-color: #018a42;
        }

            .m-list3 .con:hover h4 {
                color: #018a42;
            }

.m-txt2 {
    padding: 20px 20px 95px;
    background-color: #fff;
}

    .m-txt2 img {
        width: 100%;
        display: block;
    }

    .m-txt2 .txt {
        max-width: 572px;
        margin-left: 20px;
        margin-top: -42px;
        position: relative;
        z-index: 2;
        font-size: 17px;
        line-height: 47px;
        color: #333;
        padding: 42px 0 50px 40px;
        background: url(../images/bg1.jpg) no-repeat center center;
        -o-background-size: cover;
        -ms-background-size: cover;
        -moz-background-size: cover;
        -webkit-background-size: cover;
        background-size: cover;
        box-shadow: 0px 5px 47.5px 2.5px rgba(155, 155, 161, 0.1);
    }

.m-pic3 {
    background-color: #fff;
    padding: 45px 20px 50px;
}

    .m-pic3 img {
        margin: 0 auto;
        display: block;
    }

.m-t2 {
    overflow: hidden;
    line-height: 43px;
    margin-bottom: 15px;
}

    .m-t2 h3 {
        float: left;
        width: 130px;
        height: 43px;
        font-size: 18px;
        background-color: #088c49;
        color: #fff;
        text-align: center;
    }

    .m-t2 .more {
        float: right;
        color: #088c49;
        font-size: 16px;
    }

        .m-t2 .more:hover {
            text-decoration: underline;
        }

.g-box1 {
    background-color: #fff;
    padding: 0 100px;
}

    .g-box1 .cur {
        margin-bottom: 30px;
        background: url(../images/i-bor1.jpg) repeat-x left bottom;
    }

.m-list4 {
    border-bottom: 1px dashed #d7d7d7;
    padding-bottom: 23px;
    margin-bottom: 30px;
}

    .m-list4 li a {
        display: block;
        font-size: 16px;
        line-height: 43px;
        overflow: hidden;
        position: relative;
        padding-left: 18px;
    }

        .m-list4 li a:after {
            content: '';
            position: absolute;
            width: 5px;
            height: 5px;
            background-color: #606060;
            border-radius: 50%;
            top: 50%;
            left: 0;
            -webkit-transform: translateY(-50%);
            -moz-transform: translateY(-50%);
            -o-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
            transform: translateY(-50%);
        }

    .m-list4 li h4 {
        color: #494949;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
        font-weight: normal;
    }

    .m-list4 li span {
        color: #4d4c4c;
        float: right;
        padding-left: 25px;
    }

    .m-list4 li a:hover:after {
        background-color: #008346;
    }

    .m-list4 li a:hover h4 {
        color: #008346;
    }

.pages {
    padding: 30px 0 60px;
    text-align: center;
}

    .pages ul {
        display: inline-block;
    }

    .pages li {
        float: left;
        margin: 0 4px;
    }

        .pages li a {
            display: block;
            height: 42px;
            width: 44px;
            border: 1px solid #d6d6d6;
            line-height: 40px;
            font-size: 15px;
            color: #141414;
        }

    .pages .arrow a {
        width: 106px;
    }

    .pages li:hover a, .pages li.on a {
        color: #fff;
        background-color: #058742;
    }

    .pages .home a, .pages .end a {
        width: 61px;
    }

    .pages .num {
    }

        .pages .num span {
            float: left;
            font-size: 15px;
            color: #999;
            line-height: 42px;
        }

        .pages .num .inp {
            width: 63px;
            height: 42px;
            float: left;
            border: 1px solid #d6d6d6;
            margin: 0 9px;
            text-align: center;
            font-size: 16px;
            color: #000;
        }

        .pages .num .go {
            width: 44px;
            height: 42px;
            border: 1px solid #d6d6d6;
            margin-left: 20px;
            cursor: pointer;
            font-size: 15px;
            color: #058742;
            font-weight: bold;
            text-transform: uppercase;
        }

            .pages .num .go:hover {
                background-color: #058742;
                color: #fff;
                border-color: #058742;
            }

.m-list4-4 {
    border-bottom: 0;
}

.m-list5 {
    overflow: hidden;
    margin: 0 -27px;
}

    .m-list5 li {
        width: 33.33%;
        float: left;
        margin-bottom: 60px;
    }

    .m-list5 .con {
        display: block;
        margin: 0 27px;
    }

    .m-list5 h4 {
        height: 62px;
        line-height: 62px;
        overflow: hidden;
        padding: 0 10px;
        text-align: center;
        font-size: 16px;
        font-weight: normal;
        color: #333;
        background-color: #eef2f5;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
        transition: .3s;
        -ms-transition: .3s;
        -moz-transition: .3s;
        -webkit-transition: .3s;
        -o-transition: .3s;
    }

    .m-list5 .pic {
        padding-top: 77%;
        height: 0;
        position: relative;
        overflow: hidden;
    }

        .m-list5 .pic img {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            display: block;
        }

    .m-list5 .con:hover h4 {
        background-color: #008446;
        color: #fff;
    }

    .m-list5 .con:hover .pic img {
        -webkit-transform: scale(1.08);
        -moz-transform: scale(1.08);
        -o-transform: scale(1.08);
        -ms-transform: scale(1.08);
        transform: scale(1.08);
    }

.g-box1-1 .cur {
    background: 0;
    margin-bottom: 0px;
}

.m-txt3 {
    padding-bottom: 80px;
}

    .m-txt3 h1 {
        font-size: 28px;
        color: #202020;
        text-align: center;
        font-weight: normal;
        margin-bottom: 35px;
    }

    .m-txt3 .info {
        font-size: 14px;
        color: #a2a2a2;
        margin-bottom: 30px;
        background: url(../images/i-bor1.jpg) repeat-x left bottom;
        padding-bottom: 35px;
    }

        .m-txt3 .info .l span {
            margin-right: 35px;
        }

    .m-txt3 .size {
        float: left;
        margin-right: 30px;
    }

        .m-txt3 .size a {
            color: #a2a2a2;
            margin: 0 8px;
        }

            .m-txt3 .size a.on, .m-txt3 .size a:hover {
                color: #444;
            }


    .m-txt3 .share {
        float: left;
        font-size: 0;
    }

        .m-txt3 .share span {
            font-size: 14px;
            float: left;
            line-height: 24px;
        }

    .m-txt3 #btn_copy {
        display: inline-block;
        vertical-align: middle;
        color: #f7a349;
        border-color: #f7a349;
        margin: 0 3px;
    }

        .m-txt3 #btn_copy:hover {
            color: #fff;
            background-color: #f7a349;
        }

    .m-txt3 .bdsharebuttonbox {
        float: left;
        margin-top: 2px;
    }

        .m-txt3 .bdsharebuttonbox a {
            margin: 0 3px;
        }





    .m-txt3 .txt {
        font-size: 16px;
        color: #2c2c2c;
        line-height: 2.13;
        text-align: justify;
    }

        .m-txt3 .txt p {
            margin: 1.5em 0em;
            outline: none;
            text-indent: 2em;
            line-height: 1.5em;
        }

        .m-txt3 .txt img {
            /*max-width: 90%;
		margin-left:5%;
            text-indent: 0em;
            height: auto;*/
            max-width: 747px;
            width: 100%;
            text-indent: 0em;
            height: auto;
        }

        .m-txt3 .txt p {
            clear: both;
            margin-bottom: 20px;
        }

.g-box2 {
    overflow: hidden;
    background-color: #fff;
}

    .g-box2 .cur {
        margin-left: 80px;
        float: left;margin-right: 55px;
    }

.so-tit {
    float: left;
    line-height: 29px;
    margin-right: 18px;
    font-size: 14px;
    margin-top: 21px;
}

    .so-tit span {
        font-weight: bold;
        color: #000;
        float: left;
    }

    .so-tit a {
        color: #333;
        float: left;
        padding: 0 15px;
        border-radius: 3px;
        margin-right: 2px;
        cursor: pointer;
    }

    .so-tit a:hover, .so-tit a.on {
        color: #fff;
        background: url(../images/i-so5.png) no-repeat center center;
        -o-background-size: cover;
        -ms-background-size: cover;
        -moz-background-size: cover;
        -webkit-background-size: cover;
        background-size: cover;
    }
    .so-sel {
        float: left;
        margin-top: 21px;
        position: relative;
    }

        .so-sel .s1 {
            display: block;
            font-size: 14px;
            color: #000;
            cursor: pointer;
            font-weight: bold;
            line-height: 29px;
            padding-right: 18px;
            background: url(../images/i-03.png) no-repeat right center;
        }

            .so-sel .s1.on {
                background-image: url(../images/i-03-on.png);
            }

        .so-sel .cont {
            position: absolute;
            left: 0;
            right: 100%;
            display: none;
            width: 173px;
            border: 1px solid #cfcfcf;
            padding: 9px;
            background-color: #fff;
        }

        .so-sel li {
            margin-bottom: 7px;
        }

            .so-sel li a {
                font-size: 14px;
                color: #272626;
                display: inline-block;
                line-height: 24px;
                height: 24px;
                padding: 0 8px;
                cursor: pointer;
            }

            .so-sel li.on a, .so-sel li:hover a {
                background-color: #0b366c;
                color: #fff;
            }

        /*#so_tit0{margin-right: 5px;}
            .so-sel-1{margin-right: 20px;}
            .so-sel-1 li a{display: block;}*/
        .so-sel .time {
            margin: 0 8px;
            border-top: 1px solid #cfcfcf;
            padding: 11px 0 5px;
        }

            .so-sel .time span {
                display: block;
                color: #272626;
                margin-bottom: 11px;
            }

            .so-sel .time .item {
                position: relative;
                padding-left: 20px;
                margin-bottom: 7px;
            }

                .so-sel .time .item em {
                    position: absolute;
                    left: 0;
                    font-size: 14px;
                    color: #272626;
                    line-height: 25px;
                }

                .so-sel .time .item input {
                    width: 100%;
                    display: block;
                    cursor: pointer;
                    height: 25px;
                    border: 1px solid #d2d2d2;
                    padding: 0 10px;
                    background: url(../images/i-time.png) no-repeat right 4px center;
                }

        .so-sel .btn {
            width: 55px;
            height: 27px;
            display: block;
            margin: 14px auto 0;
            font-size: 14px;
            color: #fff;
            border: 0;padding: 0;
            cursor: pointer;
            background: #0b366c;
        }
        .so-sel .btn:hover{color: #fff;opacity: .8;}

.so-list {
    overflow: hidden;
    clear: both;
    padding-top: 10px;
    min-height: 480px;
}

    .so-list li {
        padding: 0 80px;
        border-bottom: 1px dashed #d7d7d7;
        margin-bottom: 38px;
    }

    .so-list .con {
        display: block;
        padding-bottom: 25px;
    }

    .so-list .top {
        overflow: hidden;
        line-height: 30px;
        position: relative;
        margin-bottom: 7px;
    }

    .so-list .lab {
        height: 30px;
        width: 84px;
        text-align: center;
        line-height: 28px;
        font-size: 16px;
        color: #0b366c;
        border: 1px solid #0b366c;
        border-radius: 3px;
        margin-right: 10px;
        position: absolute;
        left: 0;
        top: 0;
    }

    .so-list .top h3 {
        font-size: 17px;
        color: #000;
        font-weight: normal;
        margin-left: 94px;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
    }

    .so-list b {
        color: #0b366c;
    }

    .so-list .date {
        font-size: 16px;
        color: #999;
        float: right;
    }

    .so-list .desc {
        font-size: 13px;
        line-height: 23px;
        color: #666;
    }

    .so-list .con:hover h3 {
        color: #0b366c;
        text-decoration: underline;
    }
    .new-sel {
        height: 29px;
        line-height: 29px;
        padding: 0 20px 0 10px;
        border: 0;
        font-size: 14px;
        cursor: pointer;
        position: relative;
        background: url(../images/i-03.png) no-repeat right center;
        float: left;
    }

        .new-sel.on {
            background-image: url(../images/i-03-on.png);
        }

        .new-sel dt {
            font-weight: bold;
            color: #000;
        }

        .new-sel dd {
            position: absolute;
            display: none;
            width: 173px;
            border: 1px solid #cfcfcf;
            padding: 9px;
            background-color: #fff;
        }

            .new-sel dd a {
                display: block;
                float: none;
            }


.m-jiagou {
    position: relative;
    background-color: #fff;
    padding-top: 133px;
    padding-bottom: 85px;
}

    .m-jiagou .bg img {
        display: block;
    }

    .m-jiagou .tit {
        position: absolute;
        top: 58px;
        left: 350px;
        width: 440px;
        height: 70px;
        background-color: #fff;
        text-align: center;
        line-height: 70px;
        font-size: 26px;
        box-shadow: 0px 0px 20px rgba(18,5,5,.08);
    }

        .m-jiagou .tit a {
            color: #333;
            display: block;
        }

    .m-jiagou .ul-1 li {
        position: absolute;
        top: 160px;
    }

    .m-jiagou .ul-1 .i1 {
        left: 85px;
    }

    .m-jiagou .ul-1 .i2 {
        left: 520px;
    }

    .m-jiagou .ul-1 .i3 {
        right: 59px;
    }

    .m-jiagou .ul-1 li a {
        font-size: 22px;
        color: #fff;
        display: block;
        width: 127px;
        height: 58px;
        text-align: center;
        line-height: 58px;
        background-color: #f2b228;
    }

    .m-jiagou .ul-2 {
    }

        .m-jiagou .ul-2 li a {
            width: 104px;
            height: 58px;
            display: block;
            text-align: center;
            position: relative;
            font-size: 16px;
            line-height: 18px;
            color: #333;
            box-shadow: 0px 0px 20px rgba(18,5,5,.08);
        }

        .m-jiagou .ul-2 li span {
            position: absolute;
            left: 0;
            right: 0;
            top: 50%;
            -webkit-transform: translateY(-50%);
            -moz-transform: translateY(-50%);
            -o-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
            transform: translateY(-50%);
        }

        .m-jiagou .ul-2 li {
            position: absolute;
            top: 257px;
        }

        .m-jiagou .ul-2 .i1 {
            left: 248px;
        }

        .m-jiagou .ul-2 .i2 {
            left: 393px;
        }

        .m-jiagou .ul-2 .i3 {
            left: 538px;
        }

        .m-jiagou .ul-2 .i4 {
            left: 683px;
        }

        .m-jiagou .ul-2 .i5 {
            left: 828px;
        }

    .m-jiagou .ul-3 li {
        position: absolute;
        top: 393px;
    }

        .m-jiagou .ul-3 li a {
            height: 203px;
            width: 44px;
            display: block;
            background-color: #009944;
            font-size: 14px;
            color: #fff;
            writing-mode: vertical-lr;
            position: relative;
        }

        .m-jiagou .ul-3 li span {
            position: absolute;
            top: 50%;
            left: 50%;
            -webkit-transform: translate(-50%,-50%);
            -moz-transform: translate(-50%,-50%);
            -o-transform: translate(-50%,-50%);
            -ms-transform: translate(-50%,-50%);
            transform: translate(-50%,-50%);
            white-space: nowrap;
        }

        .m-jiagou .ul-3 li em {
            font-size: 12px;
            display: block;
        }

    .m-jiagou .ul-3 .i1 {
        left: 21px;
    }

    .m-jiagou .ul-3 .i2 {
        left: 73px;
    }

    .m-jiagou .ul-3 .i3 {
        left: 124px;
    }

    .m-jiagou .ul-3 .i4 {
        left: 176px;
    }

    .m-jiagou .ul-3 .i5 {
        left: 228px;
    }

    .m-jiagou .ul-3 .i6 {
        left: 280px;
    }

    .m-jiagou .ul-3 .i7 {
        left: 332px;
    }

    .m-jiagou .ul-3 .i8 {
        left: 384px;
    }

    .m-jiagou .ul-3 .i9 {
        left: 436px;
    }

    .m-jiagou .ul-3 .i10 {
        left: 488px;
    }

    .m-jiagou .ul-3 .i11 {
        left: 540px;
    }

    .m-jiagou .ul-3 .i12 {
        left: 592px;
    }

    .m-jiagou .ul-3 .i13 {
        left: 644px;
    }

    .m-jiagou .ul-3 .i14 {
        left: 696px;
    }

    .m-jiagou .ul-3 .i15 {
        left: 748px;
    }

    .m-jiagou .ul-3 .i16 {
        left: 800px;
    }

    .m-jiagou .ul-3 .i17 {
        left: 852px;
    }

    .m-jiagou .ul-3 .i18 {
        left: 904px;
    }

    .m-jiagou .ul-3 .i19 {
        left: 956px;
    }

    .m-jiagou .ul-3 .i20 {
        left: 1008px;
    }

    .m-jiagou .ul-3 .i1 span, .m-jiagou .ul-3 .i2 span, .m-jiagou .ul-3 .i6 span, .m-jiagou .ul-3 .i13 span {
        left: 6px;
        -webkit-transform: translate(0,-50%);
        -moz-transform: translate(0,-50%);
        -o-transform: translate(0,-50%);
        -ms-transform: translate(0,-50%);
        transform: translate(0,-50%);
    }

    .m-jiagou .ul-3 .i1 em {
        position: absolute;
        top: 43px;
        right: 2px;
    }

    .m-jiagou .ul-3 .i2 em {
        position: absolute;
        top: 50%;
        right: 2px;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }

    .m-jiagou .ul-3 .i6 em {
        position: absolute;
        top: 5px;
        right: 2px;
    }

    .m-jiagou .ul-3 .i13 em {
        position: absolute;
        top: 50%;
        right: 2px;
        white-space: nowrap;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }

    .m-jiagou .ul-4 li {
        position: absolute;
        top: 663px;
    }

        .m-jiagou .ul-4 li a {
            width: 44px;
            height: 132px;
            display: block;
            text-align: center;
            box-shadow: 0px 0px 20px rgba(18,5,5,.08);
            background-color: #fff;
            font-size: 16px;
            position: relative;
        }

        .m-jiagou .ul-4 li span {
            position: absolute;
            top: 50%;
            left: 50%;
            -webkit-transform: translate(-50%,-50%);
            -moz-transform: translate(-50%,-50%);
            -o-transform: translate(-50%,-50%);
            -ms-transform: translate(-50%,-50%);
            transform: translate(-50%,-50%);
            white-space: nowrap;
            writing-mode: vertical-lr;
        }

    .m-jiagou .ul-4 .i1 {
        left: 125px;
    }

    .m-jiagou .ul-4 .i2 {
        left: 177px;
    }

    .m-jiagou .ul-4 .i3 {
        left: 229px;
    }

    .m-jiagou .ul-4 .i4 {
        left: 281px;
    }

    .m-jiagou .ul-4 .i5 {
        left: 695px;
    }

    .m-jiagou .ul-4 .i6 {
        left: 799px;
    }

    .m-jiagou .ul-4 .i7 {
        right: 72px;
    }

    .m-jiagou .ul-5 li {
        position: absolute;
        left: 120px;
    }

        .m-jiagou .ul-5 li a {
            width: 70px;
            height: 157px;
            display: block;
            text-align: center;
            color: #fff;
            font-size: 22px;
            background-color: #f2b228;
            position: relative;
        }

        .m-jiagou .ul-5 li span {
            position: absolute;
            top: 50%;
            left: 50%;
            -webkit-transform: translate(-50%,-50%);
            -moz-transform: translate(-50%,-50%);
            -o-transform: translate(-50%,-50%);
            -ms-transform: translate(-50%,-50%);
            transform: translate(-50%,-50%);
            white-space: nowrap;
            writing-mode: vertical-lr;
        }

    .m-jiagou .ul-5 .i1 {
        top: 867px;
    }

    .m-jiagou .ul-5 .i2 {
        top: 1181px;
    }

    .m-jiagou .ul-5 .i3 {
        top: 1541px;
    }

    .m-jiagou .ul-0 li {
        position: absolute;
    }

        .m-jiagou .ul-0 li a {
            width: 322px;
            height: 38px;
            display: block;
            border: 1px solid #e5e5e5;
            text-align: center;
            line-height: 36px;
            font-size: 16px;
            text-overflow: ellipsis;
            white-space: nowrap;
            overflow: hidden;
        }

    .m-jiagou .ul-6 li {
        left: 238px;
    }

    .m-jiagou .ul-6 .i1 {
        top: 863px;
    }

    .m-jiagou .ul-6 .i2 {
        top: 906px;
    }

    .m-jiagou .ul-6 .i3 {
        top: 949px;
    }

    .m-jiagou .ul-6 .i4 {
        top: 992px;
    }

    .m-jiagou .ul-6 .i5 {
        top: 1058px;
    }

    .m-jiagou .ul-6 .i6 {
        top: 1109px;
    }

    .m-jiagou .ul-6 .i7 {
        top: 1160px;
    }

    .m-jiagou .ul-6 .i8 {
        top: 1211px;
    }

    .m-jiagou .ul-6 .i9 {
        top: 1262px;
    }

    .m-jiagou .ul-6 .i10 {
        top: 1313px;
    }

    .m-jiagou .ul-6 .i11 {
        top: 1364px;
    }

    .m-jiagou .ul-6 .i12 {
        top: 1415px;
    }

    .m-jiagou .ul-6 .i13 {
        top: 1482px;
    }

    .m-jiagou .ul-6 .i14 {
        top: 1530px;
    }

    .m-jiagou .ul-6 .i15 {
        top: 1578px;
    }

    .m-jiagou .ul-6 .i16 {
        top: 1626px;
    }

    .m-jiagou .ul-6 .i17 {
        top: 1674px;
    }

    .m-jiagou .ul-6 .i18 {
        top: 1722px;
    }

    .m-jiagou .ul-6 .i19 {
        top: 1770px;
    }

    .m-jiagou .ul-7 li {
        left: 691px;
    }

    .m-jiagou .ul-7 .i1 {
        top: 866px;
    }

    .m-jiagou .ul-7 .i2 {
        top: 914px;
    }

    .m-jiagou .ul-7 .i3 {
        top: 962px;
    }

    .m-jiagou .ul-7 .i4 {
        top: 1010px;
    }

    .m-jiagou .ul-7 .i5 {
        top: 1058px;
    }

    .m-jiagou .ul-7 .i6 {
        top: 1106px;
    }

    .m-jiagou .ul-7 .i7 {
        top: 1161px;
    }

    .m-jiagou .ul-7 .i8 {
        top: 1209px;
    }

    .m-jiagou .ul-7 .i9 {
        top: 1257px;
    }

    .m-jiagou .ul-7 .i10 {
        top: 1305px;
    }

    .m-jiagou .ul-7 .i11 {
        top: 1360px;
    }

    .m-jiagou .ul-7 .i12 {
        top: 1415px;
    }

    .m-jiagou .ul-7 .i13 {
        top: 1465px;
    }

.index-red .header {
    border-color: #be2920;
    background-color: #fff;
}

.index-red .so .btn {
    background-image: url(../images/i-so2.png);
}

.index-red .hdr {
    float: right;
}

.index-red .so {
    float: left;
}

    .index-red .so .inp {
        background-color: #f6f6f6;
    }

.btn-home {
    margin-left: 25px;
    height: 42px;
    width: 114px;
    float: right;
    line-height: 42px;
    font-size: 16px;
    color: #fff;
    border-radius: 20px;
    background-color: #be2920;
    text-align: center;
    margin-top: 37px;
}

    .btn-home i {
        width: 16px;
        height: 16px;
        display: inline-block;
        vertical-align: middle;
        background: url(../images/i-05.png) no-repeat center center;
        position: relative;
        top: -3px;
        margin-right: 6px;
    }

    .btn-home:hover {
        color: #fff;
        opacity: .8;
        -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity= 80)';
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    }

.index-red .nav {
    background-color: #be2920;
}

    .index-red .nav li {
        width: auto;
    }

    .index-red .nav .v1 {
        width: auto;
        padding: 0 23px;
    }

.index-red .banner .slick-dots {
    bottom: 18px;
}

    .index-red .banner .slick-dots li.slick-active button {
        background-image: url(../images/i-06.png);
    }

.index-red .banner {
    height: 407px;
}

.index-red .fd-link dd {
    border-bottom-color: #be2920;
}

    .index-red .fd-link dd a:hover {
        background-color: #be2920;
    }

.index-red .fd-copy {
    border-top-color: rgba(151,213,184,.3);
}

.index-red .footer {
    background: #be2920;
}

.index-red .pages li:hover a, .index-red .pages li.on a {
    background-color: #be2920;
}

.index-red .pages .num .go {
    color: #be2920;
}

    .index-red .pages .num .go:hover {
        background-color: #be2920;
        border-color: #be2920;
    }

.index-red .cur a:hover {
    color: #be2920;
}

.index-red .pages .num .go:hover {
    color: #fff;
}


.row-z1 {
    overflow: hidden;
    padding: 52px 0 50px;
}

    .row-z1 .col-l {
        width: 48%;
    }

    .row-z1 .col-r {
        width: 49%;
    }

.g-t2 {
    *zoom: 1;
    padding-bottom: 8px;
    border-bottom: 1px solid #c2c2c2;
}

.row-z1 .g-t2 {
    margin-top: -7px;
}

.g-t2:after, .g-t2:before {
    display: block;
    content: "clear";
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden;
}

.g-t2 h3 {
    float: left;
    position: relative;
    font-size: 28px;
    color: #be2920;
}

    .g-t2 h3:after {
        content: '';
        position: absolute;
        left: 0;
        right: 0;
        bottom: -8px;
        height: 2px;
        background-color: #be2920;
    }

.g-t2 .more {
    float: right;
    font-size: 14px;
    color: #000;
    margin-top: 12px;
}

    .g-t2 .more:hover {
        color: #be2920;
    }

.z-slide1 {
}

    .z-slide1 .con {
        display: block;
        position: relative;
    }

    .z-slide1 .pic {
        padding-top: 65%;
        height: 0;
        position: relative;
        overflow: hidden;
    }

        .z-slide1 .pic img {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            display: block;
        }

    .z-slide1 h4 {
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        padding: 0 130px 0 20px;
        height: 58px;
        line-height: 58px;
        z-index: 2;
        font-weight: normal;
        background: rgba(0,0,0,.5);
        font-size: 18px;
        color: #fff;
    }

    .z-slide1 .slick-dots {
        position: absolute;
        bottom: 22px;
        right: 25px;
    }

        .z-slide1 .slick-dots li {
            width: 13px;
            height: 13px;
            border-radius: 50%;
            background-color: #fff;
            cursor: pointer;
            float: left;
            margin-left: 5px;
        }

            .z-slide1 .slick-dots li button {
                display: none;
            }

            .z-slide1 .slick-dots li.slick-active {
                background-color: #be2920;
            }

.m-list6 {
    position: relative;
}

    .m-list6:after {
        content: '';
        position: absolute;
        top: 10px;
        bottom: 10px;
        left: -15px;
        width: 1px;
        background: url(../images/i-7.png) repeat-y left top;
    }

    .m-list6 li {
        position: relative;
        border-bottom: 1px dashed #d9d9d9;
    }

        .m-list6 li a {
            display: block;
            overflow: hidden;
            line-height: 52px;
        }

    .m-list6 h4 {
        font-size: 16px;
        color: #000;
        font-weight: normal;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
    }

    .m-list6 span {
        float: right;
        font-size: 14px;
        color: #999;
        padding-left: 20px;
    }

    .m-list6 li:hover h4 {
        color: #be2920;
    }

    .m-list6 li:after {
        content: '';
        position: absolute;
        top: 50%;
        left: -19px;
        width: 7px;
        height: 7px;
        border: 1px solid #b9b9b9;
        border-radius: 50%;
        margin-top: -4px;
    }

    .m-list6 li:last-child {
        border-bottom: 0;
    }

.row-z2 {
    overflow: hidden;
    padding: 63px 0 60px;
    background-color: #f5f5f5;
}

    .row-z2 .col-l {
        width: 32%;
    }

    .row-z2 .col-r {
        width: 66%;
    }

.g-box3 {
    padding: 25px 20px 35px;
    background-color: #fff;
}

.m-list2-1 {
    padding-top: 12px;
}

    .m-list2-1 li a {
        background-image: url(../images/i-07.png);
    }

    .m-list2-1 li:hover .date, .m-list2 li:hover h3 {
        color: #be2920;
    }

.z-pic1 {
    width: 398px;
    height: 323px;
    float: left;
    margin-top: 19px;
}

    .z-pic1 a {
        display: block;
        position: relative;
    }

    .z-pic1 .pic {
        height: 100%;
    }

        .z-pic1 .pic img {
            width: 100%;
            height: 100%;
            display: block;
        }

    .z-pic1 h4 {
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        height: 57px;
        line-height: 57px;
        text-align: center;
        font-size: 16px;
        color: #fff;
        background: rgba(0,0,0,.5);
    }

.row-z2 .col-r .m-list2-1 {
    overflow: hidden;
    padding-left: 16px;
}

.row-z3 {
    padding: 38px 0 43px;
}

    .row-z3 .ovh {
        overflow: hidden;
        margin: 0 -15px;
        padding-top: 44px;
    }

    .row-z3 .col-l {
        width: 33.33%;
        padding: 0 15px;
    }

    .row-z3 .col-c {
        width: 33.33%;
        padding: 0 15px;
    }

    .row-z3 .col-r {
        width: 33.33%;
        padding: 0 15px;
    }

.m-adve1 img {
    width: 100%;
    display: block;
}

.z-new1 {
    overflow: hidden;
    margin-top: 17px;
    background-color: #f5f5f5;
}

    .z-new1 .pic {
        width: 146px;
        height: 111px;
        float: left;
    }

        .z-new1 .pic img {
            width: 100%;
            height: 100%;
            display: block;
        }

    .z-new1 .txt {
        overflow: hidden;
        padding: 21px 12px 0 14px;
    }

        .z-new1 .txt h4 {
            font-size: 16px;
            font-weight: normal;
            color: #343333;
            line-height: 23px;
            margin-bottom: 3px;
            display: -webkit-box;
            -webkit-box-orient: vertical;
            -webkit-line-clamp: 2;
            overflow: hidden;
        }

        .z-new1 .txt p {
            font-size: 16px;
            color: #6d6d6d;
            text-overflow: ellipsis;
            white-space: nowrap;
            overflow: hidden;
        }

    .z-new1:hover .txt h4 {
        color: #be2920;
    }

.z-pic2 {
    margin-top: 17px;
}

    .z-pic2 a {
        display: block;
        position: relative;
    }

    .z-pic2 .pic {
        padding-top: 27%;
        height: 0;
        position: relative;
        overflow: hidden;
    }

        .z-pic2 .pic img {
            position: absolute;
            left: 0;
            top: 0;
            width: 100%;
            height: 100%;
            display: block;
        }

    .z-pic2 h4 {
        position: absolute;
        left: 20px;
        right: 20px;
        bottom: 10px;
        z-index: 2;
        font-size: 16px;
        color: #fff;
        font-weight: normal;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
    }

.row-z4 {
    padding: 43px 0;
    background-color: #f5f5f5;
}

.m-list7 {
    overflow: hidden;
    background-color: #fff;
    padding: 20px 11px;
}

    .m-list7 li {
        width: 33.33%;
        float: left;
    }

    .m-list7 .con {
        display: block;
        margin: 0 14px;
    }

    .m-list7 .pic {
        padding-top: 25%;
        height: 0;
        position: relative;
        overflow: hidden;
    }

        .m-list7 .pic img {
            position: absolute;
            left: 0;
            top: 0;
            width: 100%;
            height: 100%;
            display: block;
        }

.m-list4-1 li a:hover:after {
    background-color: #be2920;
}

.m-list4-1 li a:hover h4 {
    color: #be2920;
}

/*.g-box1{clear: both;}*/

.m-list8 {
}

    .m-list8 li {
        margin-bottom: 18px;
    }

        .m-list8 li a {
            display: block;
            overflow: hidden;
            height: 83px;
            line-height: 83px;
            background-color: #fff;
            position: relative;
            padding-right: 73px;
        }

    .m-list8 h3 {
        font-size: 16px;
        font-weight: normal;
        color: #494949;
        padding-left: 28px;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
    }

    .m-list8 span {
        position: absolute;
        top: 0;
        bottom: 0;
        right: 32px;
        width: 26px;
        background: url(../images/i-08.png) no-repeat center center;
    }

    .m-list8 li:hover h3 {
        color: #be2920;
    }

.index-red .m-t1 {
    background-image: url(../images/bg2.jpg);
}

.index-red .snv li.on .s1, .index-red .snv li:hover .s1 {
    color: #be2920;
}

    .index-red .snv li.on .s1:after, .index-red .snv li:hover .s1:after {
        background-color: #be2920;
    }

.index-red .menuBtn b {
    background-color: #be2920;
}

.g-box4 {
    background-color: #fff;
    padding-bottom: 30px;
    margin-bottom: 60px;
}

.m-txt4 {
    padding-top: 47px;
}

    .m-txt4 h3 {
        width: 218px;
        height: 65px;
        text-align: center;
        line-height: 65px;
        font-size: 22px;
        font-weight: normal;
        color: #fff;
        border-top-right-radius: 65px;
        border-bottom-right-radius: 65px;
        background-color: #be2920;
        margin-bottom: 28px;
    }

    .m-txt4 .desc {
        margin: 0 30px;
        padding-bottom: 35px;
        background: url(../images/i-bor1.jpg) repeat-x left bottom;
    }

    .m-txt4 .item {
        overflow: hidden;
        line-height: 45px;
    }

        .m-txt4 .item span {
            width: 24px;
            height: 24px;
            float: left;
            margin-top: 10px;
            text-align: center;
            line-height: 24px;
            font-size: 14px;
            color: #fff;
            border-radius: 50%;
            background-color: #be2920;
            margin-right: 9px;
        }

        .m-txt4 .item p {
            overflow: hidden;
            font-size: 16px;
        }

.g-box4 .m-txt4:last-child .desc {
    background: 0;
}

.m-jiagou-1 .tit {
    left: 318px;
    top: 62px;
}

    .m-jiagou-1 .tit a {
        color: #be2920;
    }

.m-jiagou-1 .ul-1 li a {
    width: 177px;
}

.m-jiagou-1 .ul-1 li {
    top: 208px;
}

.m-jiagou-1 .ul-1 .i1 {
    left: 110px;
}

.m-jiagou-1 .ul-1 .i2 {
    left: 336px;
}

.m-jiagou-1 .ul-1 .i3 {
    left: 562px;
}

.m-jiagou-1 .ul-1 .i4 {
    left: 788px;
}

.m-jiagou-1 .ul-3 li {
    top: 360px;
}

.m-jiagou-1 .ul-3 .i1 {
    left: 51px;
}

.m-jiagou-1 .ul-3 .i2 {
    left: 109px;
}

.m-jiagou-1 .ul-3 .i3 {
    left: 167px;
}

.m-jiagou-1 .ul-3 .i4 {
    left: 225px;
}

.m-jiagou-1 .ul-3 .i5 {
    left: 283px;
}

.m-jiagou-1 .ul-3 .i6 {
    left: 341px;
}

.m-jiagou-1 .ul-3 .i7 {
    left: 399px;
}

.m-jiagou-1 .ul-3 .i8 {
    left: 457px;
}

.m-jiagou-1 .ul-3 .i9 {
    left: 515px;
}

.m-jiagou-1 .ul-3 .i10 {
    left: 573px;
}

.m-jiagou-1 .ul-3 .i11 {
    left: 631px;
}

.m-jiagou-1 .ul-3 .i12 {
    left: 689px;
}

.m-jiagou-1 .ul-3 .i13 {
    left: 747px;
}

.m-jiagou-1 .ul-3 .i14 {
    left: 805px;
}

.m-jiagou-1 .ul-3 .i15 {
    left: 863px;
}

.m-jiagou-1 .ul-3 .i16 {
    left: 921px;
}

.m-jiagou-1 .ul-3 .i17 {
    left: 979px;
}

/*.index-blue{background-color: #f0f3f7;}*/
.index-blue {
    /* background-color: #fff; */
    background-color: #eef2f5;
}

    .index-blue .so .btn {
        background-image: url(../images/i-so4.png);
    }

    .index-blue .header {
        border-top-color: #0b366c;
        /* background-color: #fff; */
    }

    .index-blue .nav {
        background-color: #0b366c;
    }

        .index-blue .nav li {
            width: 12.5%;
        }

            .index-blue .nav li a {
                width: 118px;
            }

    .index-blue .banner {
        height: 400px;
    }

    .index-blue .ban-txt .tit {
        padding: 0;
        line-height: 77px;
        background-color: #0b366c;
    }

.row-y1 {
    overflow: hidden;
    padding: 30px 0 30px;
}

    .row-y1 .col-l {
        width: 46%;
    }

    .row-y1 .col-r {
        float: none;
        padding-left: 28px;
        overflow: hidden;
    }

.g-box5 {
    background-color: #fff;
    padding: 21px 20px 0;
}

.g-t3 {
    *zoom: 1;
    border-bottom: 1px solid #b2b2b2;
}

    .g-t3:after, .g-t3:before {
        display: block;
        content: "clear";
        height: 0;
        clear: both;
        overflow: hidden;
        visibility: hidden;
    }

    .g-t3 h3 {
        padding-bottom: 12px;
        position: relative;
        float: left;
        font-size: 32px;
        font-weight: normal;
        color: #0b366c;
    }

        .g-t3 h3:after, .g-t3 h3:before {
            content: '';
            position: absolute;
            bottom: -2px;
            height: 3px;
            left: 0;
        }

        .g-t3 h3:after {
            width: 29px;
            background-color: #f2b228;
            z-index: 2;
        }

        .g-t3 h3:before {
            width: 100%;
            background-color: #0b366c;
        }

    .g-t3 .more {
        float: right;
        font-size: 14px;
        color: #343333;
        margin-top: 14px;
    }

        .g-t3 .more:hover {
            color: #0b366c;
        }

.m-list2-2 {
    padding-top: 9px;
}

    .m-list2-2 li {
        border-bottom: 1px solid #f2f2f2;
    }

        .m-list2-2 li a {
            line-height: 55px;
            height: 55px;
            background-image: url(../images/i-09.png);
        }

        .m-list2-2 li:last-child {
            border-bottom: 0;
        }

    .m-list2-2 h3 span {
        color: #999;
    }

.m-list2-1 li:hover .date, .m-list2 li:hover h3 {
    color: #0b366c;
}

.z-slide1-1 .pic {
    padding-top: 62%;
}

.z-slide1-1 h4 {
    /*	left: 29px;
	bottom: 13px;
	font-size: 22px;
	padding-left: 0;
	background-color: transparent;*/
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.z-slide1-1 .slick-dots {
    right: 32px;
    bottom: 20px;
}

    .z-slide1-1 .slick-dots li {
        width: 10px;
        height: 10px;
        margin-left: 10px;
    }

        .z-slide1-1 .slick-dots li.slick-active {
            background-color: #f2b228;
            position: relative;
        }

            .z-slide1-1 .slick-dots li.slick-active:after {
                content: '';
                position: absolute;
                top: -4px;
                bottom: -4px;
                left: -4px;
                right: -4px;
                border-radius: 50%;
                background: rgba(242,178,40,.66);
            }

.row-y2 {
    overflow: hidden;
    padding-top: 30px;
    margin-bottom: 28px;
}

    .row-y2 .col-l {
        width: 46%;
    }

    .row-y2 .col-r {
        float: none;
        padding-left: 28px;
        overflow: hidden;
    }

    .row-y2 .g-box5 {
        padding-top: 10px;
    }

.m-list9 {
}

    .m-list9 li {
        margin-bottom: 30px;
    }

    .m-list9 .con {
        display: block;
        height: 108px;
        line-height: 108px;
        text-align: center;
        background-position: center;
        background-repeat: no-repeat;
        -o-background-size: cover;
        -ms-background-size: cover;
        -moz-background-size: cover;
        -webkit-background-size: cover;
        background-size: cover;
    }

    .m-list9 h4 {
        font-size: 32px;
        font-weight: normal;
        color: #fff;
    }

    .m-list9 li:last-child {
        margin-bottom: 0;
    }

.row-y3 {
    overflow: hidden;
    margin: 0 -14px;
}

    .row-y3 .col-l {
        width: 33.33%;
        padding: 0 14px;
    }

.z-new2 {
    margin-top: 21px;
    margin-bottom: -8px;
}

    .z-new2 .pic {
        float: left;
        width: 132px;
        height: 99px;
        position: relative;
    }

        .z-new2 .pic img {
            width: 100%;
            height: 100%;
            display: block;
        }

        .z-new2 .pic span {
            position: absolute;
            top: 50%;
            left: 50%;
            width: 46px;
            height: 46px;
            background: url(../images/i-play.png) no-repeat center center;
            -webkit-transform: translate(-50%,-50%);
            -moz-transform: translate(-50%,-50%);
            -o-transform: translate(-50%,-50%);
            -ms-transform: translate(-50%,-50%);
            transform: translate(-50%,-50%);
        }

    .z-new2 .txt {
        height: 99px;
        position: relative;
        overflow: hidden;
    }

    .z-new2 .desc {
        position: absolute;
        left: 20px;
        top: 50%;
        font-size: 16px;
        line-height: 26px;
        color: #333;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }

    .z-new2:hover .desc {
        color: #0b366c;
    }

.m-adve1-1 {
    margin: 30px 0;
}

.index-blue .fd-link dd {
    border-bottom-color: #0b366c;
}

    .index-blue .fd-link dd a:hover {
        background-color: #0b366c;
    }

.index-blue .fd-copy {
    border-top-color: rgba(151,213,184,.3);
}

.index-blue .footer {
    background: url(../images/bg3.jpg) no-repeat center center;
    -o-background-size: cover;
    -ms-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
}

.index-blue .fd-link {
    background-color: #e6e8ea;
}

.fix-adve {
    position: fixed;
    left: 0;
    top: 50%;
    z-index: 102;
    width: 150px;
    /*height: 403px;*/
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

    .fix-adve img {
        width: 100%;
        height: 100%;
        display: block;
    }

    .fix-adve .close {
        position: absolute;
        width: 20px;
        height: 20px;
        right: 11px;
        top: 11px;
        cursor: pointer;
        /* background: url(../images/i-close1.png) no-repeat center center; */
    }

.m-form {
    position: relative;
}

    .m-form .tips {
        position: absolute;
        right: 0;
        top: -82px;
        font-size: 14px;
        color: #999;
        line-height: 30px;
    }

        .m-form .tips i {
            font-size: 22px;
            font-style: normal;
            display: inline-block;
            vertical-align: bottom;
            color: #353535;
            position: relative;
            top: 5px;
            margin-right: 10px;
        }

.m-form {
}

    .m-form .ovh {
        overflow: hidden;
    }

    .m-form .item {
        margin-bottom: 39px;
        overflow: hidden;
    }
    .m-form .item.l,.m-form .item.r{width: 50%;}

        .m-form .item span {
            width: 140px;
            float: left;
            position: relative;
            font-size: 18px;
            line-height: 47px;
            height: 47px;
            padding-left: 22px;
        }

        .m-form .item i {
            position: absolute;
            top: 3px;
            left: 0;
            font-size: 22px;
            color: #353535;
            font-style: normal;
            display: inline-block;
            vertical-align: middle;
        }

    .m-form .inp {
        overflow: hidden;
    }

        .m-form .inp input, .m-form .txt textarea {
            display: block;
            border: 1px solid #dcdcdc;
            height: 47px;
            width: 100%;
            padding: 0 20px;
            font-size: 16px;
            color: #000000;
        }

    .m-form .ovh1 .inp input {
        /*width: 340px;*/
    }

    .m-form .ovh1 .item.r span {
        width: 166px;
    }

    .m-form .txt span {
        line-height: 24px;
        margin-top: 86px;
    }

    .m-form .txt textarea {
        height: 220px;
        padding: 10px 20px;resize: none;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
    }

    .m-form .code .inp {
        width: 263px;
        float: left;
    }

    .m-form .code .pic {
        float: left;
        width: 270px;
        height: 47px;
        text-align: center;
        line-height: 47px;
    }

        .m-form .code .pic img {
            display: inline-block;
            vertical-align: middle;
            max-width: 100%;
            max-height: 100%;
        }

    .m-form .ovh2 .item.l .inp {
        width: 263px;
        float: left;
    }

    .m-form .ovh2 .item.l label {
        float: left;
        width: 86px;
        height: 47px;
        text-align: center;
        line-height: 45px;
        border: 1px solid #dcdcdc;
        background-color: #eeeeee;
        cursor: pointer;
        font-size: 14px;
        color: #353535;
        margin-left: 9px;
    }

        .m-form .ovh2 .item.l label input {
            position: absolute;
            left: -9999px;
        }

    .m-form .ovh2 .item.r .inp {
        width: 508px;
    }

    .m-form .desc {
        padding-left: 22px;
        color: 666;
        font-size: 14px;
        line-height: 28px;
    }

        .m-form .desc h4 {
            font-size: 18px;
            color: #353535;
            margin-bottom: 10px;
        }

.m-form {
    padding-bottom: 100px;
}

.index-blue .cur {
    padding-bottom: 30px;
}

.index-blue .m-t1 {
    background-image: url(../images/bg4.jpg);
}

.index-blue .snv li.on .s1, .index-blue .snv li:hover .s1 {
    color: #0b366c;
}

    .index-blue .snv li.on .s1:after, .index-blue .snv li:hover .s1:after {
        background-color: #0b366c;
    }

.index-blue .cur a:hover {
    color: #0b366c;
}

.g-box6 {
    background-color: #fff;
    padding: 32px 28px;
    margin-bottom: 45px;
}

.m-txt3 video {
    width: 825px !important;
    height: 580px !important;
    display: block;
    padding: 25px;
    background-color: #eef2f5;
    margin: 0 auto;
}


.m-list4-2 li a:hover:after {
    background-color: #0b366c;
}

.m-list4-2 li a:hover h4 {
    color: #0b366c;
}

.m-list4-2 h4 em {
    font-size: 14px;
    color: #fff;
    height: 20px;
    line-height: 20px;
    padding: 0 5px;
    border-radius: 2px;
    margin-left: 15px;
    background-color: #da2913;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    top: -2px;
}

.m-list4-2 li span {
    padding-left: 46px;
    background-position: left center;
    background-repeat: no-repeat;
}

.m-list4-2 .ico1 {
    background-image: url(../images/i-10.png);
}

/* .m-list4-2 .ico2 {
    background-image: url(../images/i-11.png);
} */

.m-list4-2 .ico3 {
    background-image: url(../images/i-12.png);
}

.m-list4-2 li a:hover .ico1 {
    background-image: url(../images/i-10-on.png);
}

/* .m-list4-2 li a:hover .ico2 {
    background-image: url(../images/i-11-on.png);
} */

.m-list4-2 li a:hover .ico3 {
    background-image: url(../images/i-12-on.png);
}

.index-blue .pages li:hover a, .index-blue .pages li.on a {
    background-color: #0b366c;
}

.index-blue .pages .num .go {
    color: #0b366c;
}

    .index-blue .pages .num .go:hover {
        background-color: #0b366c;
        border-color: #0b366c;
    }

.index-blue .cur a:hover {
    color: #0b366c;
}

.index-blue .pages .num .go:hover {
    color: #fff;
}



/*bootstrap 上传附件 进度条*/

.wu-example {
    position: relative;
    padding: 45px 15px 15px;
    margin: 15px 0px 15px 128px;
    background-color: #fafafa;
    box-shadow: inset 0 3px 6px rgba(0, 0, 0, .05);
    border-color: #e5e5e5 #eee #eee;
    border-style: solid;
    border-width: 1px 0;
}

    .wu-example:after {
        content: "附件";
        position: absolute;
        top: 15px;
        left: 15px;
        font-size: 12px;
        font-weight: bold;
        color: #bbb;
        text-transform: uppercase;
        letter-spacing: 1px;
    }

#picker {
    display: inline-block;
    line-height: 1.428571429;
    vertical-align: middle;
    margin: 0 12px 0 0;
}

    #picker .webuploader-pick {
        padding: 6px 12px;
        display: block;
    }


#uploader-demo .thumbnail {
    width: 110px;
    height: 110px;
}

    #uploader-demo .thumbnail img {
        width: 100%;
    }

.uploader-list {
    width: 100%;
    overflow: hidden;
}

.file-item {
    float: left;
    position: relative;
    margin: 0 20px 20px 0;
    padding: 4px;
}

    .file-item .error {
        position: absolute;
        top: 4px;
        left: 4px;
        right: 4px;
        background: red;
        color: white;
        text-align: center;
        height: 20px;
        font-size: 14px;
        line-height: 23px;
    }

    .file-item .info {
        position: absolute;
        left: 4px;
        bottom: 4px;
        right: 4px;
        height: 20px;
        line-height: 20px;
        text-indent: 5px;
        background: rgba(0, 0, 0, 0.6);
        color: white;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        font-size: 12px;
        z-index: 10;
    }

.upload-state-done:after {
    content: "\f00c";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 32px;
    position: absolute;
    bottom: 0;
    right: 4px;
    color: #4cae4c;
    z-index: 99;
}

.file-item .progress {
    position: absolute;
    right: 4px;
    bottom: 4px;
    height: 3px;
    left: 4px;
    height: 4px;
    overflow: hidden;
    z-index: 15;
    margin: 0;
    padding: 0;
    border-radius: 0;
    background: transparent;
}

    .file-item .progress span {
        display: block;
        overflow: hidden;
        width: 0;
        height: 100%;
        background: #d14 url(../images/progress.png) repeat-x;
        -webit-transition: width 200ms linear;
        -moz-transition: width 200ms linear;
        -o-transition: width 200ms linear;
        -ms-transition: width 200ms linear;
        transition: width 200ms linear;
        -webkit-animation: progressmove 2s linear infinite;
        -moz-animation: progressmove 2s linear infinite;
        -o-animation: progressmove 2s linear infinite;
        -ms-animation: progressmove 2s linear infinite;
        animation: progressmove 2s linear infinite;
        -webkit-transform: translateZ(0);
    }

@-webkit-keyframes progressmove {
    0% {
        background-position: 0 0;
    }

    100% {
        background-position: 17px 0;
    }
}

@-moz-keyframes progressmove {
    0% {
        background-position: 0 0;
    }

    100% {
        background-position: 17px 0;
    }
}

@keyframes progressmove {
    0% {
        background-position: 0 0;
    }

    100% {
        background-position: 17px 0;
    }
}

a.travis {
    position: relative;
    top: -4px;
    right: 15px;
}




/*表单验证*/

.poptip {
    z-index: 1000;
    position: absolute;
    top: 20px;
    left: 20px;
    padding: 6px 10px 6px;
    *padding: 7px 10px 5px;
    line-height: 16px;
    color: #fff;
    font-size: 12px;
    background-color: #B94A48;
    border: solid 1px #B94A48;
    border-radius: 2px;
    box-shadow: 0 0 3px #ddd;
}

.poptip-arrow {
    position: absolute;
    overflow: hidden;
    font-style: normal;
    font-family: simsun;
    text-shadow: 0 0 2px #ccc;
}

    .poptip-arrow em, .poptip-arrow i {
        position: absolute;
        left: 0;
        top: 0;
        font-style: normal;
    }

    .poptip-arrow em {
        color: #B94A48;
    }

    .poptip-arrow i {
        color: #B94A48;
        text-shadow: none;
    }

.poptip-arrow-top, .poptip-arrow-bottom {
    height: 6px;
    width: 12px;
    left: 12px;
    margin-left: -6px;
}

.poptip-arrow-left, .poptip-arrow-right {
    height: 12px;
    width: 6px;
    top: 12px;
    margin-top: -6px;
}

.poptip-arrow-top {
    top: -6px;
}

    .poptip-arrow-top em {
        top: -1px;
    }

    .poptip-arrow-top i {
        top: 0px;
    }

.poptip-arrow-bottom {
    bottom: -6px;
}

    .poptip-arrow-bottom em {
        top: -8px;
    }

    .poptip-arrow-bottom i {
        top: -9px;
    }

.poptip-arrow-left {
    left: -6px;
}

    .poptip-arrow-left em {
        left: 1px;
    }

    .poptip-arrow-left i {
        left: 2px;
    }

.poptip-arrow-right {
    right: -6px;
}

    .poptip-arrow-right em {
        left: -6px;
    }

    .poptip-arrow-right i {
        left: -7px;
    }


/*其他*/



@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

@-o-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

.progress {
    height: 20px;
    margin-bottom: 20px;
    overflow: hidden;
    background-color: #f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
    box-shadow: inset 0 1px 2px rgba(0,0,0,.1)
}

.progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #4876FF;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
    box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
    -webkit-transition: width .6s ease;
    -o-transition: width .6s ease;
    transition: width .6s ease
}

.progress-bar-striped, .progress-striped .progress-bar {
    background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: -o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    -webkit-background-size: 40px 40px;
    background-size: 40px 40px
}

.progress-bar.active, .progress.active .progress-bar {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -o-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite
}

.progress-bar-success {
    background-color: #5cb85c
}

.progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: -o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)
}

.progress-bar-info {
    background-color: #5bc0de
}

.progress-striped .progress-bar-info {
    background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: -o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)
}

.progress-bar-warning {
    background-color: #f0ad4e
}

.progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: -o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)
}

.progress-bar-danger {
    background-color: #d9534f
}

.progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: -o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)
}


.btn {
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    -khtml-user-select: none;
    user-select: none;
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px
}

    .btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
        outline: thin dotted;
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px
    }

    .btn.focus, .btn:focus, .btn:hover {
        color: #333;
        text-decoration: none
    }

    .btn.active, .btn:active {
        background-image: none;
        outline: 0;
        -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
        box-shadow: inset 0 3px 5px rgba(0,0,0,.125)
    }

    .btn.disabled, .btn[disabled], fieldset[disabled] .btn {
        pointer-events: none;
        cursor: not-allowed;
        filter: alpha(opacity=65);
        -webkit-box-shadow: none;
        box-shadow: none;
        opacity: .65
    }

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc
}

    .btn-default.active, .btn-default.focus, .btn-default:active, .btn-default:focus, .btn-default:hover, .open > .dropdown-toggle.btn-default {
        color: #333;
        background-color: #e6e6e6;
        border-color: #adadad
    }

    .btn-default.active, .btn-default:active, .open > .dropdown-toggle.btn-default {
        background-image: none
    }

    .btn-default.disabled, .btn-default.disabled.active, .btn-default.disabled.focus, .btn-default.disabled:active, .btn-default.disabled:focus, .btn-default.disabled:hover, .btn-default[disabled], .btn-default[disabled].active, .btn-default[disabled].focus, .btn-default[disabled]:active, .btn-default[disabled]:focus, .btn-default[disabled]:hover, fieldset[disabled] .btn-default, fieldset[disabled] .btn-default.active, fieldset[disabled] .btn-default.focus, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:hover {
        background-color: #fff;
        border-color: #ccc
    }

    .btn-default .badge {
        color: #fff;
        background-color: #333
    }

.btn-primary {
    color: #fff;
    background-color: #4876FF;
    border-color: #2e6da4
}

    .btn-primary.active, .btn-primary.focus, .btn-primary:active, .btn-primary:focus, .btn-primary:hover, .open > .dropdown-toggle.btn-primary {
        color: #fff;
        background-color: #286090;
        border-color: #204d74
    }

    .btn-primary.active, .btn-primary:active, .open > .dropdown-toggle.btn-primary {
        background-image: none
    }

    .btn-primary.disabled, .btn-primary.disabled.active, .btn-primary.disabled.focus, .btn-primary.disabled:active, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary[disabled], .btn-primary[disabled].active, .btn-primary[disabled].focus, .btn-primary[disabled]:active, .btn-primary[disabled]:focus, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary.active, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:hover {
        background-color: #4876FF;
        border-color: #2e6da4
    }

    .btn-primary .badge {
        color: #4876FF;
        background-color: #fff
    }

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c
}

    .btn-success.active, .btn-success.focus, .btn-success:active, .btn-success:focus, .btn-success:hover, .open > .dropdown-toggle.btn-success {
        color: #fff;
        background-color: #449d44;
        border-color: #398439
    }

    .btn-success.active, .btn-success:active, .open > .dropdown-toggle.btn-success {
        background-image: none
    }

    .btn-success.disabled, .btn-success.disabled.active, .btn-success.disabled.focus, .btn-success.disabled:active, .btn-success.disabled:focus, .btn-success.disabled:hover, .btn-success[disabled], .btn-success[disabled].active, .btn-success[disabled].focus, .btn-success[disabled]:active, .btn-success[disabled]:focus, .btn-success[disabled]:hover, fieldset[disabled] .btn-success, fieldset[disabled] .btn-success.active, fieldset[disabled] .btn-success.focus, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:hover {
        background-color: #5cb85c;
        border-color: #4cae4c
    }

    .btn-success .badge {
        color: #5cb85c;
        background-color: #fff
    }

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da
}

    .btn-info.active, .btn-info.focus, .btn-info:active, .btn-info:focus, .btn-info:hover, .open > .dropdown-toggle.btn-info {
        color: #fff;
        background-color: #31b0d5;
        border-color: #269abc
    }

    .btn-info.active, .btn-info:active, .open > .dropdown-toggle.btn-info {
        background-image: none
    }

    .btn-info.disabled, .btn-info.disabled.active, .btn-info.disabled.focus, .btn-info.disabled:active, .btn-info.disabled:focus, .btn-info.disabled:hover, .btn-info[disabled], .btn-info[disabled].active, .btn-info[disabled].focus, .btn-info[disabled]:active, .btn-info[disabled]:focus, .btn-info[disabled]:hover, fieldset[disabled] .btn-info, fieldset[disabled] .btn-info.active, fieldset[disabled] .btn-info.focus, fieldset[disabled] .btn-info:active, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info:hover {
        background-color: #5bc0de;
        border-color: #46b8da
    }

    .btn-info .badge {
        color: #5bc0de;
        background-color: #fff
    }

.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236
}

    .btn-warning.active, .btn-warning.focus, .btn-warning:active, .btn-warning:focus, .btn-warning:hover, .open > .dropdown-toggle.btn-warning {
        color: #fff;
        background-color: #ec971f;
        border-color: #d58512
    }

    .btn-warning.active, .btn-warning:active, .open > .dropdown-toggle.btn-warning {
        background-image: none
    }

    .btn-warning.disabled, .btn-warning.disabled.active, .btn-warning.disabled.focus, .btn-warning.disabled:active, .btn-warning.disabled:focus, .btn-warning.disabled:hover, .btn-warning[disabled], .btn-warning[disabled].active, .btn-warning[disabled].focus, .btn-warning[disabled]:active, .btn-warning[disabled]:focus, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning, fieldset[disabled] .btn-warning.active, fieldset[disabled] .btn-warning.focus, fieldset[disabled] .btn-warning:active, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning:hover {
        background-color: #f0ad4e;
        border-color: #eea236
    }

    .btn-warning .badge {
        color: #f0ad4e;
        background-color: #fff
    }

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a
}

    .btn-danger.active, .btn-danger.focus, .btn-danger:active, .btn-danger:focus, .btn-danger:hover, .open > .dropdown-toggle.btn-danger {
        color: #fff;
        background-color: #c9302c;
        border-color: #ac2925
    }

    .btn-danger.active, .btn-danger:active, .open > .dropdown-toggle.btn-danger {
        background-image: none
    }

    .btn-danger.disabled, .btn-danger.disabled.active, .btn-danger.disabled.focus, .btn-danger.disabled:active, .btn-danger.disabled:focus, .btn-danger.disabled:hover, .btn-danger[disabled], .btn-danger[disabled].active, .btn-danger[disabled].focus, .btn-danger[disabled]:active, .btn-danger[disabled]:focus, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger, fieldset[disabled] .btn-danger.active, fieldset[disabled] .btn-danger.focus, fieldset[disabled] .btn-danger:active, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger:hover {
        background-color: #d9534f;
        border-color: #d43f3a
    }

    .btn-danger .badge {
        color: #d9534f;
        background-color: #fff
    }

.btn-link {
    font-weight: 400;
    color: #4876FF;
    border-radius: 0
}

    .btn-link, .btn-link.active, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {
        background-color: transparent;
        -webkit-box-shadow: none;
        box-shadow: none
    }

        .btn-link, .btn-link:active, .btn-link:focus, .btn-link:hover {
            border-color: transparent
        }

            .btn-link:focus, .btn-link:hover {
                color: #23527c;
                text-decoration: underline;
                background-color: transparent
            }

            .btn-link[disabled]:focus, .btn-link[disabled]:hover, fieldset[disabled] .btn-link:focus, fieldset[disabled] .btn-link:hover {
                color: #777;
                text-decoration: none
            }

.btn-group-lg > .btn, .btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

.btn-group-sm > .btn, .btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-group-xs > .btn, .btn-xs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-block {
    display: block;
    width: 100%
}

    .btn-block + .btn-block {
        margin-top: 5px
    }

input[type=button].btn-block, input[type=reset].btn-block, input[type=submit].btn-block {
    width: 100%
}


/*******************************
	-------[=弹窗-2020.08.18]-------
********************************/
.pop-tips {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 1024;
}

    .pop-tips .bg {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        background: rgba(0,0,0,.2);
    }

    .pop-tips .cont {
        position: absolute;
        top: 50%;
        left: 50%;
        width: 420px;
        border-radius: 10px;
        padding: 25px 0 0;
        background-color: #fff;
        text-align: center;
        -webkit-transform: translate(-50%,-50%);
        -moz-transform: translate(-50%,-50%);
        -o-transform: translate(-50%,-50%);
        -ms-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%);
    }

        .pop-tips .cont h3 {
            font-size: 24px;
            color: #000;
            margin-bottom: 15px;
        }

        .pop-tips .cont p {
            font-size: 16px;
            color: #484848;
            margin-bottom: 25px;
        }

    .pop-tips .btn {
        display: block;
        line-height: 54px;
        border-top: 1px solid #e5e5e5;
        font-size: 18px;
        color: #038548;
        font-weight: bold;
    }

.m-404{overflow: hidden;padding: 150px 30px;
	background-color: #fff;
}
.m-404 .pic{float: left;width: 50%;}
.m-404 .pic img{width: 100%;display: block;}
.m-404 .txt{overflow: hidden;color: #000;margin-top: 50px;padding-left: 30px;padding-bottom: 10px;}
.m-404 h3{font-size: 30px;margin-bottom: 16px;}
.m-404 .desc{font-size: 16px;line-height: 30px;margin-bottom: 17px;}
.m-404 .btn{display: block;width: 150px;text-align: center;line-height: 34px;
	font-size: 18px;color: #fff;border-radius: 5px;
	background-color: #f2b228;
	box-shadow: 2px 3px 5px rgba(0,0,0,.2);
}
.m-404 .btn i{width: 22px;height: 22px;margin-right: 7px;position: relative;top: -2px;
	display: inline-block;vertical-align: middle;
	background: url(../images/i-btn1.png) no-repeat center center;
}
.m-404 .btn:hover{
	opacity: .8;
	-ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity= 80)';
	filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
}
