* {
    padding: 0;
    margin: 0;
}

a, a:visited, a:link {
    color: inherit;
    text-decoration: none;
}

ul, ol, li {
    list-style-type: none;
}

img {
    max-width: 100%;
}

#dituContent img {
    max-width: none;
}

.block {
    overflow: hidden;
    clear: both;
}

.banner {
    width: 100%;
    position: relative;
    overflow: hidden;
}

    .banner li img {
        width: 100%;
        display: block;
    }

    .banner .hd {
        position: absolute;
        bottom: 5px;
        z-index: 101;
        text-align: center;
        left: 0;
        width: 100%;
    }

        .banner .hd li {
            color: transparent;
            cursor: pointer;
            display: inline-block;
            margin-left: 5px;
            width: 10px;
            height: 10px;
            border-radius: 50%;
            background: #fff;
        }

            .banner .hd li.on {
                background: #197ae4;
            }


.fl {
    float: left;
}

.fr {
    float: right;
}

.clear {
    clear: both;
}

body {
    font-size: 14px;
    font-family: "Microsoft YaHei",Arial,Helvetica,sans-serif,SimSun;
    line-height: 1.5;
    overflow-x: hidden;
    color: #0a0909;
    background: #fff;
    overflow-x: hidden;
}

.container {
    margin: auto;
    width: 1200px;
}

.page .container {
    width: 1200px;
}


h4.related {
    border-bottom: 1px solid #ccc;
    font-size: 16px;
    line-height: 32px;
    margin: 0 10px;
    height: 32px;
}

    h4.related span {
        display: inline-block;
        border-bottom: 2px solid #666;
    }

.relatedlist {
    margin: 0 10px;
    padding: 10px 0;
    overflow: hidden;
}

ul.relate_news li a {
    display: block;
    line-height: 30px;
    border-bottom: 1px dotted #ccc;
    color: inherit;
}

ul.relate_pr li {
    width: 20%;
    float: left;
}

    ul.relate_pr li a {
        display: block;
        margin: 5px;
        text-align: center;
        line-height: 30px;
        color: inherit;
    }

    ul.relate_pr li img {
        width: 100%;
        display: block;
    }

ul.relate_pr p {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
/*开始*/

/**/
.logo {
    background: #ececec url(http://s2.fuhai360.com/n190418/images/dot2.png);
}

    .logo img {
        display: block;
    }

.nav {
    background: #197ae4;
    color: #fff;
}

    .nav li:hover ul {
        display: block;
    }

    .nav li ul {
        position: absolute;
        z-index: 111;
        display: none;
        background: #197ae4;
    }

        .nav li ul li {
            display: block;
        }

            .nav li:first-child a, .nav li ul li a {
                border-left: 0;
            }

    .nav li a.cur, .nav li a:hover {
        color: #197ae4;
        background: #fff;
    }

    .nav li a {
        display: block;
        padding: 0 35px;
        line-height: 50px;
        font-size: 18px;
        border-left: 1px solid #4795e9;
    }

    .nav li {
        display: inline-block;
        position: relative;
    }

/**/
.banner_b {
    background: #fff;
    overflow: hidden;
}

.remen {
    line-height: 36px;
    margin: 20px 0;
    font-size: 16px;
    color: #666;
}

    .remen b {
        color: #000;
    }

.search {
    position: relative;
    overflow: hidden;
    border: 2px solid #0756ac;
    margin: 20px 0;
}

    .search input {
        line-height: 32px;
        height: 32px;
        outline: none;
        width: 240px;
        color: #737373;
        display: block;
        padding-left: 10px;
        border: 0;
    }

a.searchBtn {
    position: absolute;
    right: 0;
    width: 50px;
    height: 32px;
    top: 0;
    background: #0756ac;
    background-size: 20px;
    color: #fff;
    font-size: 16px;
    text-align: center;
    line-height: 30px;
}


/**/
.home {
    background: url(/skin/index/default/images/bg.png);
}

.one {
    overflow: hidden;
    padding: 40px 0;
}

.title1:before {
    content: "";
    position: absolute;
    display: block;
    border-right: 50px solid #ececec;
    border-bottom: 50px solid transparent;
    top: 1px;
    right: 1px;
}

.title1 p {
    font-size: 18px;
}

.title1 h3 {
    font-size: 36px;
}

.title1 {
    text-align: center;
    background: url(/skin/index/default/images/one_t.jpg);
    color: #fff;
    padding: 15px 0;
    font-family: "宋体";
    position: relative;
}

.one_l:before {
    content: "";
    display: block;
    position: absolute;
    border-left: 1px solid #0756ac;
    height: 300px;
    left: 3px;
    bottom: 54px;
}

.one_l ul:after {
    content: "";
    display: block;
    position: absolute;
    border-bottom: 1px solid #0756ac;
    width: 130px;
    bottom: 2px;
    left: 54px;
}

.one_l:after {
    content: "";
    display: block;
    position: absolute;
    bottom: 2px;
    left: 3px;
    border-left: 50px solid #0756ac;
    border-top: 50px solid transparent;
}

.one_l li a {
    display: block;
    border: 1px solid #0756ac;
    margin: 0 0 10px;
    line-height: 40px;
    font-size: 18px;
    padding-left: 40px;
    background: url(/skin/index/default/images/li.png) no-repeat 7px center;
}

.one_l ul {
    padding: 20px 15px 80px;
    position: relative;
}

.one_l {
    width: 280px;
    background: #ececec;
    position: relative;
}

.one_r {
    width: 910px;
    overflow: hidden;
}

    .one_r li:hover:before {
        display: block;
    }

    .one_r li:before {
        content: "";
        display: block;
        width: 54px;
        height: 50px;
        position: absolute;
        background: url(/skin/index/default/images/icn.png) no-repeat center;
        top: 50%;
        margin-top: -25px;
        left: 50%;
        margin-left: -27px;
        z-index: 11;
        display: none;
    }

    .one_r li {
        width: 215px;
        margin: 0 5px 10px;
        border: 1px solid #ccc;
        float: left;
        overflow: hidden;
        position: relative;
    }

        .one_r li img {
            display: block;
            width: 100%;
        }

        .one_r li:hover img {
            transform: scale(1.2);
            transition: 0.5s;
        }

        .one_r li:hover p {
            background: #0756ac;
            color: #fff;
        }

        .one_r li p {
            text-align: center;
            line-height: 30px;
            font-size: 16px;
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
            position: relative;
        }


/**/
.two p {
    font-size: 22px;
    text-shadow: #fff 1px 0 0, #fff 0 1px 0, #fff -1px 0 0, #fff 0 -1px 0;
    -webkit-text-shadow: #fff 1px 0 0,#fff 0 1px 0,#fff -1px 0 0,#fff 0 -1px 0;
    -moz-text-shadow: #fff 1px 0 0,#fff 0 1px 0,#000 -1px 0 0,#fff 0 -1px 0;
    color: #ee052b;
    padding: 10px 0 20px;
}

.two h3 {
    font-size: 40px;
    color: #fff;
    text-shadow: 2px 3px 10px #333;
    font-weight: normal;
    padding-top: 10px;
}

    .two h3 i {
        color: #ee3605;
        margin-right: 10px;
        font-style: normal;
        text-shadow: #fff 1px 0 0, #fff 0 1px 0, #fff -1px 0 0, #fff 0 -1px 0;
        -webkit-text-shadow: #fff 1px 0 0,#fff 0 1px 0,#fff -1px 0 0,#fff 0 -1px 0;
        -moz-text-shadow: #fff 1px 0 0,#fff 0 1px 0,#000 -1px 0 0,#fff 0 -1px 0;
    }

.two .container {
    text-align: center;
    background: #0756ac;
}

/**/
.title2 {
    text-align: center;
    background: url(/skin/index/default/images/ys_t.png) no-repeat center;
}

    .title2 h3 {
        font-size: 40px;
        font-family: "宋体";
        color: #0756ac;
        margin-top: 40px;
    }

    .title2 em {
        background: #0756ac;
        font-style: normal;
        color: #ffaf03;
        font-weight: bold;
        line-height: 26px;
        padding: 0 10px;
        display: inline-block;
    }

    .title2 p {
        font-family: "宋体";
        font-size: 24px;
        font-weight: bold;
        padding-bottom: 20px;
    }

.ys {
    counter-reset: ysindex;
    background: linear-gradient(-90deg,#3c3839,transparent) 1150px 65px /1px 80px,linear-gradient(0deg,#3c3839,transparent) 925px 40px /200px 1px,linear-gradient(-90deg,#3c3839,#3c3839) 1125px 30px /35px 35px,linear-gradient(-90deg,#3c3839,transparent) 940px 32px /1px 18px,linear-gradient(0deg,#3c3839,transparent) 1140px 135px /18px 1px,linear-gradient(-90deg,#3c3839,transparent) 1135px 50px /1px 35px,linear-gradient(-90deg,#3c3839,transparent) 1100px 50px /1px 35px,linear-gradient(0deg,#3c3839,transparent) 1100px 50px /35px 1px,linear-gradient(0deg,#3c3839,transparent) 1100px 85px /35px 1px;
    background-repeat: no-repeat;
}

.ysitem {
    overflow: hidden;
    position: relative;
    border-bottom: 1px solid #000;
    padding: 20px 0;
}

.ystitle {
    display: inline-block;
    position: relative;
    padding-left: 190px;
    padding-top: 78px;
    padding-bottom: 25px;
}

    .ystitle:before {
        counter-increment: ysindex;
        content: counter(ysindex);
        position: absolute;
        left: 0;
        top: 0;
        background: url(http://s2.fuhai360.com/n181018/images/ystl.png) no-repeat left top;
        width: 190px;
        height: 156px;
        color: #fff;
        line-height: 156px;
        text-indent: 72px;
        font-size: 50px;
        font-family: serif;
    }

    .ystitle h3 {
        font-size: 18px;
        line-height: 20px;
        border-top: 1px solid #3c3839;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        display: inline-block;
        padding-right: 20px;
        padding-top: 6px;
    }

    .ystitle p {
        text-indent: -40px;
        margin-left: 40px;
        border-top: 1px solid #3c3839;
        padding-right: 20px;
        position: relative;
        font-size: 12px;
        color: #828282;
        line-height: 20px;
    }

        .ystitle p:after {
            content: "";
            height: 20px;
            border-right: 1px solid #3c3839;
            position: absolute;
            right: 10px;
            top: 50%;
            margin-top: -20px;
        }

.ysitem ul {
    clear: both;
}

    .ysitem ul li {
        line-height: 35px;
        padding-left: 25px;
        position: relative;
    }

        .ysitem ul li:before {
            content: "";
            display: inline-block;
            float: left;
            width: 16px;
            height: 16px;
            background: #3c3839;
            border-radius: 50%;
            margin-top: 9px;
            margin-right: 10px;
            position: absolute;
            left: 0;
        }

.ysitem:after {
    position: absolute;
    width: 200px;
    height: 5px;
    background: #3c3839;
    content: "";
    bottom: 0;
    left: 0;
}

.ysitem.r .ystitle {
    padding-right: 188px;
    padding-left: 0;
    float: right;
    text-align: right;
}

    .ysitem.r .ystitle:before {
        right: 0;
        left: auto;
        text-align: left;
        text-indent: 100px;
        background: url(http://s2.fuhai360.com/n181018/images/ystr.png) no-repeat right top;
    }

    .ysitem.r .ystitle p {
        padding-right: 0;
        padding-left: 20px;
        text-indent: 0;
    }

        .ysitem.r .ystitle p:after {
            left: 10px;
            right: auto;
        }

.ysitem.r img {
    float: left;
}

.ysitem img {
    float: right;
    max-width: 568px;
    height: auto;
    display: block;
}

.ysitem.r .fr {
    width: 600px;
    padding-top: 30px;
}

.ysitem .fl {
    width: 310px;
}

.ysitem.r:after {
    left: auto;
    right: 0;
}

.ysitem .item ul li:before {
    display: none;
}

.item li p {
    text-align: center;
    background: rgba(255,255,255,0.5);
    position: absolute;
    width: 100%;
    bottom: 0;
    line-height: 30px;
}

.item li img {
    width: 100%;
    display: block;
}

.ysitem .item ul li {
    padding: 0;
    width: 168px;
    float: left;
    margin: 0 3px;
    background: #ccc;
    position: relative;
}

.ysitem:last-child {
    border-bottom: 0;
}

    .ysitem:last-child:after {
        display: none;
    }


/**/
.four .container {
    text-align: center;
    background: #0756ac;
    box-shadow: 2px 2px 10px #333;
    color: #fff;
    padding-top: 20px;
}

.four h3:before {
    content: "";
    display: block;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 30px solid #fff;
    width: 600px;
    left: 50%;
    position: absolute;
    margin-left: -300px;
    z-index: -1;
}

.four h3 {
    color: #000;
    line-height: 30px;
    position: relative;
    border-top: 1px solid #fff;
    z-index: 0;
}

.four ul {
    padding: 50px 0;
}

.four li {
    display: inline-block;
    font-size: 16px;
    border-top: 2px solid #fff;
    border-bottom: 2px solid #fff;
    line-height: 50px;
    padding: 0 10px;
    margin: 0 24px;
    position: relative;
}

    .four li:before {
        content: "";
        border-top: 2px solid #fff;
        border-left: 2px solid #fff;
        display: block;
        width: 36px;
        height: 36px;
        transform: rotate(-45deg);
        position: absolute;
        top: 6px;
        left: -19px;
    }

    .four li:after {
        content: "";
        border-top: 2px solid #fff;
        border-left: 2px solid #fff;
        display: block;
        width: 36px;
        height: 36px;
        transform: rotate(135deg);
        position: absolute;
        top: 6px;
        right: -19px;
    }

/**/

.cp {
    margin: 40px 0;
    position: relative;
    padding-bottom: 30px;
    z-index: 0;
}

.cp_bg {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1;
}

    .cp_bg img {
        width: 100%;
        height: 100%;
        display: block;
    }

.title h3 {
    font-size: 40px;
    font-family: "宋体";
}

.title p {
    font-size: 18px;
    border-top: 1px solid #fff;
    display: inline-block;
}

.title em {
    font-style: normal;
    font-size: 30px;
}

.title {
    text-align: center;
    padding-top: 40px;
    color: #fff;
}

.five li {
    width: 220px;
    float: left;
    margin: 10px;
    position: relative;
}

    .five li:hover div {
        display: block;
    }

    .five li div p {
        margin: 10px 15px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }

    .five li div h3 {
        text-align: center;
        line-height: 30px;
        background: #cda007;
        margin-top: 20px;
    }

    .five li div {
        position: absolute;
        width: 100%;
        height: 100%;
        top: -2px;
        left: -2px;
        border: 2px solid #f9c205;
        background: rgba(0,0,0,0.2);
        color: #fff;
        display: none;
    }

    .five li img {
        width: 100%;
        display: block;
    }

.five {
    position: relative;
}

span.prev5 {
    position: absolute;
    background: url(/skin/index/default/images/prev5.png) no-repeat;
    display: block;
    width: 25px;
    height: 46px;
    top: 60%;
    left: -25px;
}

span.next5 {
    position: absolute;
    background: url(/skin/index/default/images/next5.png) no-repeat;
    display: block;
    width: 25px;
    height: 46px;
    top: 60%;
    right: -25px;
}

/**/
.six .container {
    overflow: hidden;
    border: 2px solid #c1bcbc;
    border-radius: 3px;
}

.six_l {
    width: 440px;
    margin: 30px 10px 30px 30px;
}

    .six_l img {
        width: 100%;
        display: block;
    }

.six_r {
    width: 700px;
    margin: 30px 10px;
}

    .six_r h3 {
        background: #0756ac;
        color: #fff;
        line-height: 50px;
        margin-right: 70px;
        padding-left: 10px;
        font-size: 26px;
        font-weight: normal;
    }

.six_c {
    margin-top: 10px;
}


/**/
.seven {
    overflow: hidden;
    margin: 40px 0;
}

.seven_l {
    width: 700px;
}

.seven_n {
    border-bottom: 1px solid #0756ac;
    margin-bottom: 10px;
    overflow: hidden;
    position: relative;
    font-family: "宋体";
}

    .seven_n li {
        display: inline-block;
        margin-bottom: 1px;
    }

        .seven_n li a {
            display: block;
            line-height: 36px;
            font-size: 22px;
            font-weight: bold;
            color: #0756ac;
            padding: 5px 10px 0;
        }

        .seven_n li:hover a, .seven_n li.cur a {
            background: #0756ac;
            color: #fff;
        }

    .seven_n a.more {
        color: #0756ac;
        position: absolute;
        right: 0;
        bottom: 0;
    }

.seven_c li {
    width: 215px;
    float: left;
    padding-left: 35px;
    position: relative;
    padding-right: 80px;
    margin: 10px;
    background: url(/skin/index/default/images/li2.png) no-repeat left center;
}

    .seven_c li span {
        position: absolute;
        top: 0;
        right: 0;
        font-size: 14px;
        color: #666;
        line-height: 30px;
    }

    .seven_c li h3 {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        line-height: 30px;
        color: #333;
    }

    .seven_c li.first {
        width: 680px;
        float: none;
        padding: 10px 0 0;
        position: inherit;
        overflow: hidden;
        background: none;
    }

        .seven_c li.first img {
            width: 280px;
            display: block;
            float: left;
        }

        .seven_c li.first div {
            width: 380px;
            float: right;
            padding-top: 15px;
        }

            .seven_c li.first div h3 {
                width: 290px;
                float: left;
            }

            .seven_c li.first div span {
                position: initial;
                float: right;
            }

            .seven_c li.first div p {
                clear: both;
                line-height: 24px;
                padding-top: 5px;
                overflow: hidden;
                text-overflow: ellipsis;
                display: -webkit-box;
                -webkit-line-clamp: 5;
                -webkit-box-orient: vertical;
            }

.seven_r {
    width: 400px;
    border-left: 1px dashed #aaa;
    padding-left: 35px;
}

.seven_t {
    border-bottom: 1px solid #0756ac;
    margin-bottom: 10px;
    overflow: hidden;
    position: relative;
    font-family: "宋体";
}

    .seven_t h3 {
        display: inline-block;
        line-height: 36px;
        font-size: 22px;
        font-weight: bold;
        color: #fff;
        padding: 0 10px;
        background: #0756ac;
        margin-bottom: 1px;
    }

    .seven_t a.more {
        color: #0756ac;
        position: absolute;
        right: 0;
        bottom: 0;
    }

.seven_r li {
    border-bottom: 1px solid #ccc;
}

    .seven_r li h3 {
        line-height: 24px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        margin: 15px 0 10px;
        color: #333;
    }

        .seven_r li h3:before {
            content: "？";
            display: inline-block;
            background: #ffaf03;
            color: #fff;
            width: 24px;
            text-align: center;
            margin-right: 10px;
        }

    .seven_r li p {
        line-height: 24px;
        color: #666;
        padding-left: 34px;
        position: relative;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
    }

        .seven_r li p:before {
            content: "！";
            display: inline-block;
            background: #ffaf03;
            color: #fff;
            width: 24px;
            text-align: center;
            margin-right: 10px;
            position: absolute;
            left: 0;
        }


/**/
.yq b {
    color: #0756ac;
    margin-right: 10px;
}

.yq {
    line-height: 30px;
    padding-bottom: 30px;
    color: #666;
    font-size: 16px;
}






/**/
.page {
    padding: 30px 0;
    background: #e8e8e8;
}

.left {
    width: 240px;
}

.right {
    width: 930px;
}

.homenav {
    width: 240px;
    background: #fff;
    margin-bottom: 20px;
}

    .homenav h2 {
        font-size: 26px;
        font-weight: normal;
        line-height: 78px;
        text-align: center;
        background: #197ae4;
        color: #fff;
    }

.navcon {
    padding: 20px 13px;
}

.homenav li a {
    line-height: 45px;
    background: #e8e8e8;
    display: block;
    padding: 0 15px;
    font-size: 16px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 1px;
}

.homenav li ul {
    padding-left: 34px;
}

    .homenav li ul li a {
        font-size: 13px;
        color: #333;
        line-height: 36px;
        background: none;
        padding: 0;
    }

        .homenav li ul li a:before {
            content: "";
           
            width: 10px;
            display: block;
            height: 36px;
            float: left;
            margin-right: 10px;
        }

.innerTop {
    overflow: hidden;
    background: #fff;
    padding: 10px;
    padding-bottom: 9px;
    border-bottom: 1px solid #dbdbdb;
    margin-bottom: 20px;
    text-align: right;
}

    .innerTop span {
        border-left: 3px solid #197ae4;
        padding-left: 10px;
        font-size: 16px;
        color: #197ae4;
    }

.pr {
    margin-bottom: 20px;
    overflow: hidden;
}

    .pr li {
        width: 296px;
        margin-right: 20px;
        float: left;
        background: #fff;
        margin-bottom: 20px;
        overflow: hidden;
        transform: scale(1.2);
        -o-transform: scale(1.2);
        -webkit-transform: scale(1.2);
        -moz-transform: scale(1.2);
        opacity: .4;
        transition: all 1s;
        -moz-transition: all 1s;
        -webkit-transition: all 1s;
        -o-transition: all 1s;
    }

        .pr li:nth-child(2) {
            transition-delay: .1s;
            -moz-transition-delay: .1s;
            -o-transition-delay: .1s;
            -webkit-transition-delay: .1s;
        }

        .pr li:nth-child(3) {
            transition-delay: .2s;
            -moz-transition-delay: .2s;
            -o-transition-delay: .2s;
            -webkit-transition-delay: .2s;
        }

        .pr li:nth-child(4) {
            transition-delay: .3s;
            -moz-transition-delay: .3s;
            -o-transition-delay: .3s;
            -webkit-transition-delay: .3s;
        }

        .pr li:nth-child(5) {
            transition-delay: .4s;
            -moz-transition-delay: .4s;
            -o-transition-delay: .4s;
            -webkit-transition-delay: .4s;
        }

        .pr li:nth-child(6) {
            transition-delay: .5s;
            -moz-transition-delay: .5s;
            -o-transition-delay: .5s;
            -webkit-transition-delay: .5s;
        }

        .pr li:nth-child(7) {
            transition-delay: .6s;
            -moz-transition-delay: .6s;
            -o-transition-delay: .6s;
            -webkit-transition-delay: .6s;
        }

        .pr li:nth-child(8) {
            transition-delay: .7s;
            -moz-transition-delay: .7s;
            -o-transition-delay: .7s;
            -webkit-transition-delay: .7s;
        }

        .pr li:nth-child(9) {
            transition-delay: .8s;
            -moz-transition-delay: .8s;
            -o-transition-delay: .8s;
            -webkit-transition-delay: .8s;
        }

.animate .pr li {
    opacity: 1;
    transform: scale(1);
    -o-transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
}

.pr li:nth-child(4n) {
    margin-right: 0;
}

.listcontent.block .pr li:nth-child(4n) {
    margin-right: 20px;
}

.listcontent.block .pr li:nth-child(3n) {
    margin-right: 0;
}

.pr li h3 {
    text-align: center;
    padding: 0 10px;
    white-space: nowrap;
    overflow: hidden;
    line-height: 26px;
    text-overflow: ellipsis;
    height: 56px;
    font-size: 13px;
    font-weight: normal;
    transition: line-height .4s;
    -moz-transition: line-height .4s;
    -webkit-transition: line-height .4s;
    -o-transition: line-height .4s;
}

.pr li:hover h3 {
    line-height: 56px;
    background: #197ae4;
    color: #fff;
}

.pr li .img {
    overflow: hidden;
}

.pr li img {
    width: 296px;
    height: 245px;
    display: block;
    transition: all .4s;
}

.pr li:hover img {
    transform: scale(1.1);
}

.pagination {
    padding: 5px 10px;
    text-align: center;
    background: #fff;
    margin-bottom: 20px;
    border-bottom: 1px solid #ccc;
}

    .pagination a, .pagination span {
        display: inline-block;
        padding: 0 10px;
        font-size: 16px;
    }

.lnews {
    padding: 10px;
    background: #fff;
}

.ltitle {
    font-size: 16px;
    font-weight: bold;
    border-bottom: 1px solid #ccc;
    padding-bottom: 5px;
    margin-bottom: 5px;
}

    .ltitle span {
        border-left: 4px solid #197ae4;
        padding-left: 7px;
    }

.lnews {
    counter-reset: index;
}

    .lnews li a {
        display: block;
        white-space: nowrap;
        overflow: hidden;
        font-size: 12px;
        line-height: 32px;
        text-overflow: ellipsis;
    }

    .lnews li {
        padding-left: 20px;
        position: relative;
    }

        .lnews li:before {
            counter-increment: index;
            content: counter(index);
            position: absolute;
            left: 0;
            width: 14px;
            height: 14px;
            background: #197ae4;
            font-size: 12px;
            line-height: 14px;
            text-align: center;
            top: 9px;
            color: #fff;
        }

        .lnews li:nth-child(n+4):before {
            background: #e8e8e8;
            color: #000;
        }

.contact {
    margin: 20px 0;
    background: #197ae4;
    color: #fff;
    line-height: 30px;
}

    .contact .block {
        padding: 10px;
        border-bottom: 1px solid #fff;
    }

.phone {
    background: url(../images/pro_phone_1.png) no-repeat 20px center;
    display: block;
    padding-left: 70px;
}

.content {
    padding: 10px;
    background: #fff;
    margin-bottom: 20px;
    line-height: 30px;
}

.pageing {
    line-height: 40px;
}

.desctitle {
    font-size: 30px;
    text-align: center;
    margin-bottom: 20px;
    padding: 30px 0 16px;
    border-bottom: 3px double #e8e7e7;
}

.info {
    font-size: 12px;
    padding: 10px 0 0;
    color: #7b7b7b;
}

ul.newscenter li {
    margin: 30px 0;
    overflow: hidden;
    border-top: 1px solid #f7f7f7;
    border-bottom: 1px solid #f7f7f7;
    padding: 10px;
    transition: .8s;
    -moz-transition: .8s;
    -webkit-transition: .8s;
    -o-transition: .8s;
    background: #f8f8f8;
}

    ul.newscenter li .time {
        width: 60px;
        height: 73px;
        float: left;
        background: #ededed;
        padding: 7px 0 0 20px;
    }

        ul.newscenter li .time b {
            display: block;
            font-size: 18px;
            color: #197ae4;
            font-weight: normal;
        }

        ul.newscenter li .time em {
            display: block;
            font-style: normal;
            line-height: 20px;
        }

    ul.newscenter li img {
        height: 80px;
        display: block;
        float: left;
        width: 140px;
        margin-right: 10px;
    }

    ul.newscenter li h3 {
        font-size: 18px;
        color: #197ae4;
        padding-bottom: 13px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    ul.newscenter li p {
        line-height: 22px;
        font-size: 14px;
        height: 40px;
        overflow: hidden;
        color: #595959;
    }

    ul.newscenter li.topnews {
        display: inline-block;
        width: 400px;
        margin-right: 30px;
        border: none;
        margin-bottom: 0;
        background: none;
    }

        ul.newscenter li.topnews img {
            width: 400px;
            height: 250px;
            float: none;
        }

        ul.newscenter li.topnews span {
            display: block;
            color: #777;
            line-height: 24px;
            margin: 10px 0;
        }

        ul.newscenter li.topnews p {
            height: 66px;
        }


.footer .nav {
    margin-bottom: 30px;
}
.footer {
    padding: 0 0 30px;
    background: #fff;
}
.footer .nav li a.cur, .footer .nav li a:hover {
    color: #fff;
    background: #197ae4;
}
.tpr {
    padding: 10px;
    background: #fff;
    margin: 20px 0;
}

    .tpr li {
        margin: 0 20px;
    }

        .tpr li p {
            line-height: 30px;
            white-space: nowrap;
            overflow: hidden;
            text-align: center;
            text-overflow: ellipsis;
        }

        .tpr li img {
            display: block;
            border: 1px solid #ccc;
            padding: 1px;
        }


.page_xw {
    margin-top: 20px;
    border: 1px solid #eaeaea;
    box-sizing: border-box;
    overflow: hidden;
    clear: both;
}

.page_xw_text {
    line-height: 52px;
    border-bottom: 1px solid #eaeaea;
    border-top: 3px solid #197ae4;
    padding: 0px 20px 0px;
}

    .page_xw_text a {
        font-size: 16px;
        display: inline-block;
        font-weight: bold;
    }

    .page_xw_text span {
        font-size: 14px;
        color: #999;
        font-family: "Arial";
        display: inline-block;
    }

.page_xw ul {
    padding: 20px;
}

.page_xw .xw1 {
    height: 160px;
    overflow: hidden;
    margin-bottom: 10px;
}

    .page_xw .xw1 img {
        width: 305px;
        height: 160px;
        float: left;
    }

    .page_xw .xw1 div {
        float: right;
        width: 530px;
    }

    .page_xw .xw1 span {
        height: 30px;
        line-height: 30px;
        overflow: hidden;
        font-size: 16px;
        font-weight: bold;
        display: block;
    }

    .page_xw .xw1 p {
        line-height: 22px;
        height: 130px;
        overflow: hidden;
        font-size: 14px;
    }

.page_xw .xw2 {
    overflow: hidden;
    height: 35px;
    width: 400px;
    float: left;
    padding-left: 15px;
    line-height: 28px;
    position: relative;
    margin-right: 14px;
}

    .page_xw .xw2:before {
        content: "+";
        width: 7px;
        height: 7px;
        line-height: 7px;
        text-align: center;
        position: absolute;
        top: 10px;
        left: 0px;
    }

    .page_xw .xw2 a {
        color: #333;
    }
.links {
    width: 1200px;
    margin: auto;
    padding-bottom: 30px;
}

.link_title h2 {
    color: #0756ac;
    margin-right: 10px;
    font-size: 16px;
}

.link_title {
    float: left;
}

.link_list a {
    color: #666;
    font-size: 14px;
    float: left;
    margin: 0 7px;
}

.link_list {
    overflow: hidden;
}

.pading ul{ width: 100%;border-top: 1px solid #adadad; margin-top: 1%;text-align: center;}
.pading ul li{background: #f4f4f4;cursor: not-allowed;display: inline-block;list-style: none;text-decoration: none; margin: 1.4% 0;}
.pading ul li span{display: inline-block;padding: 3px 10px;margin: 0 2px;border: 1px solid #ddd; color: #7b7b7b; font-size: 18px;}
.pading ul li a{display: inline-block;padding: 3px 10px;margin: 0 2px;border: 1px solid #a9ca5c; font-size: 18px;}