﻿@charset "utf-8";
/* CSS Document */
a {
    transition: all 500ms ease;
}

.content {
    font-family: Arial,微软雅黑;
}

.top {
    background: #04287e;
    height: 38px;
    line-height: 38px;
    overflow: hidden;
}

.topcon {
    max-width: 1370px;
    min-width: 960px;
    margin: 0 auto;
    color: #fff;
    font-size: 14px;
    line-height: 38px;
}

    .topcon .tel {
        float: right;
    }

        .topcon .tel i {
            font-size: 20px;
            vertical-align: middle;
            background: url(../images/mark07.png) no-repeat left center;
            padding-left: 31px;
        }

            .topcon .tel i.iconicon_dianhua {
                font-size: 26px;
                vertical-align: middle;
                background: url(../images/mark08.png) no-repeat left center;
            }

        .topcon .tel .li {
            margin-right: 20px;
        }

    .topcon .wel i {
        font-size: 22px;
        vertical-align: middle;
        background: url(../images/mark06.png) no-repeat left center;
        padding-left: 31px;
    }

.logo {
    float: left;
}

    .logo a {
        display: block;
    }

.headerbg {
    background: url(../images/bannerbg.jpg) repeat-x;
}

.header {
    max-width: 1370px;
    min-width: 960px;
    margin: 0 auto;
    padding: 30px 0 0;
}

.navmark {
    float: right;
    display: none;
}

.nav {
    float: right;
    position: relative;
}

    .nav .list {
        float: right;
    }

        .nav .list li {
            float: left;
        }

    .nav .search {
        float: right;
        margin-top: 14px;
        cursor: pointer;
        margin-right: 20px;
    }

    .nav .language {
        float: right;
        margin-top: 13px;
    }

        .nav .language a {
            color: #333;
            font-size: 14px;
        }

            .nav .language a:hover {
                color: #112a88;
            }

.iconsearch {
    font-size: 24px;
    color: #989898;
    background: url(../images/mark09.png) no-repeat center bottom;
    display: block;
    width: 32px;
    height: 27px;
}

.nav .list li {
    padding-right: 50px;
    position: relative;
    height: 85px;
    z-index: 10000;
}

    .nav .list li .title {
        height: 50px;
        line-height: 50px;
    }

        .nav .list li .title a {
            font-size: 16px;
            color: #333333;
        }

            .nav .list li .title a i {
                font-size: 14px;
                color: #858585;
                vertical-align: middle;
                display: block;
                float: right;
                margin-top: 22px;
                transition: all 500ms ease;
                margin-left: 10px;
                background: url(../images/mark10.png) no-repeat;
                padding-right: 11px;
                height: 7px;
            }

            .nav .list li .title a:hover {
                color: #112a88;
            }

                .nav .list li .title a:hover i {
                    color: #112a88;
                    transform: rotate(180deg);
                }

    .nav .list li.select .title a {
        color: #112a88;
    }

        .nav .list li.select .title a i {
            color: #112a88;
            transform: rotate(180deg);
        }

    .nav .list li .slist {
        position: absolute;
        width: 220px;
        background: #04287e url(../images/navbg.png) no-repeat right bottom;
        display: none;
    }

        .nav .list li .slist .li {
            height: 47px;
            line-height: 47px;
            border-bottom: 1px #173888 solid;
        }

            .nav .list li .slist .li a {
                color: #fff;
                font-size: 16px;
                padding: 0 18px;
                display: block;
            }

    .nav .list li.select .slist {
        left: -10px;
        top: 75px;
    }

    .nav .list li .slist .li a:hover {
        background: #0f3ba2;
    }

.searchcon {
    position: absolute;
    top: 90px;
    z-index: 10;
    right: 0;
    padding-top: 47px;
    display: none;
}

.searchbg {
    display: none;
    position: absolute;
    top: 155px;
    background: #000;
    width: 100%;
    left: 0;
    height: 160px;
    opacity: 0.4;
}

.searchcon .txt {
    float: left;
    width: 700px;
    margin-right: 8px;
}

.text03 {
    width: 678px;
    height: 40px;
    padding: 0 10px;
    line-height: 40px;
    border: 1px #999 solid;
    background: none;
    color: #fff;
    font-size: 14px;
}

.searchcon .buttonbox {
    float: left;
    width: 90px;
}

.button03 {
    width: 88px;
    height: 42px;
    border: 1px #999 solid;
    font-size: 14px;
    color: #fff;
    cursor: pointer;
    background: none;
}

.searchcon .keyword {
    font-size: 14px;
    color: #999;
    margin-top: 8px;
}

    .searchcon .keyword a {
        margin-right: 24px;
        color: #999;
    }

.slider6 .slide {
    height: 740px;
}

.bx-controls-direction {
    display: none;
}

.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
    bottom: 18px;
}

    .bx-wrapper .bx-pager.bx-default-pager a {
        width: 5px;
        height: 5px;
        display: block;
    }

        .bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a {
            background: #fff;
        }

    .bx-wrapper .bx-pager .bx-pager-item {
        padding: 10px 5px;
        margin-right: 10px;
        border-radius: 100px;
    }

        .bx-wrapper .bx-pager .bx-pager-item.active {
            padding: 10px 5px;
            margin-right: 10px;
            border: 1px #fff solid;
            border-radius: 100px;
            cursor: pointer;
        }

.bx-wrapper .bx-pager {
    text-align: left;
    padding-left: 80px;
    width: auto;
}

.bannermedia {
    position: relative;
    top: 0;
}

.bannermedia01 {
    left: 50%;
    margin-left: -960px;
    position: relative;
    width: 1920px;
    top: 0;
}

.bannermedia02 {
    left: 50%;
    margin-left: -960px;
    position: relative;
    width: 1920px;
    top: 0;
}

.aboutus {
    background: url(../images/aboutusbg.jpg) no-repeat top center;
}

.aboutuscon {
    max-width: 1370px;
    min-width: 960px;
    margin: 0 auto;
    position: relative;
}

.aboutusnav {
    position: absolute;
    right: 0;
    top: -75px;
    background: #122b88;
    height: 130px;
    z-index: 10;
}

    .aboutusnav .li {
        float: left;
        width: 165px;
        text-align: center;
        border-right: 1px #173888 solid;
    }

        .aboutusnav .li a {
            display: block;
            color: #fff;
            font-size: 13px;
            text-align: center;
            height: 130px;
        }

            .aboutusnav .li a i {
                display: block;
                font-size: 54px;
                height: 54px;
                line-height: 54px;
                padding-top: 21px;
                padding-bottom: 5px;
            }

    .aboutusnav .li01 a i {
        font-size: 48px;
    }

    .aboutusnav .li02 a i {
        font-size: 44px;
    }

    .aboutusnav .li04 a i {
        font-size: 44px;
    }

    .aboutusnav .li a:hover {
        background: #0f3ba2 url(../images/navbg01.png) no-repeat center center;
    }

.aboutuscon .title {
    font-size: 34px;
    text-align: center;
    padding-top: 100px;
    color: #272727;
}

.aboutuscon .con {
    font-size: 14px;
    line-height: 30px;
    color: #5b5b5b;
    padding: 0 90px;
    margin-top: 30px;
    text-align: center;
}

.aboutuscon .list {
    overflow: hidden;
    width: 1200px;
    margin: 30px auto 0;
    padding-bottom: 45px;
}

    .aboutuscon .list li {
        float: left;
        width: 280px;
        text-align: center;
        padding: 0 10px;
    }

        .aboutuscon .list li .m {
            padding-left: 58px;
        }

        .aboutuscon .list li .ms {
            display: none;
            padding-left: 58px;
        }

        .aboutuscon .list li .tt {
            font-size: 16px;
            color: #5b5b5b;
            font-weight: bolder;
            text-align: center;
        }

        .aboutuscon .list li .c {
            color: #5b5b5b;
            font-size: 14px;
            text-align: center;
        }

        .aboutuscon .list li.select .tt {
            font-size: 16px;
            color: #0f3ba2;
            text-align: center;
        }

        .aboutuscon .list li.select .c {
            color: #0f3ba2;
            font-size: 14px;
            text-align: center;
        }

        .aboutuscon .list li.select .m {
            display: none;
        }

        .aboutuscon .list li.select .ms {
            display: block;
        }

.main {
    max-width: 1370px;
    min-width: 960px;
    margin: 0 auto;
}

.video {
    width: 50%;
    float: left;
    margin-top: 25px;
}

    .video .box {
        margin-right: 5px;
    }

.news {
    width: 50%;
    float: left;
    margin-top: 25px;
}

    .news .hd {
        padding-left: 20px;
    }

        .news .hd .title {
            font-size: 26px;
        }

        .news .hd .exp {
            color: #666;
            margin-top: 7px;
        }

        .news .hd .more {
            float: right;
        }

            .news .hd .more a {
                font-size: 16px;
                color: #122b88;
            }

                .news .hd .more a i {
                    font-size: 20px;
                    padding-right: 5px;
                    vertical-align: middle;
                }

.newsall {
    width: 100%;
    float: left;
    margin-top: 25px;
}

    .newsall .hd {
        padding-left: 20px;
    }

        .newsall .hd .title {
            font-size: 26px;
        }

        .newsall .hd .exp {
            color: #666;
            margin-top: 7px;
        }

        .newsall .hd .more {
            float: right;
            width: 450px;
            background: #122b88;
            border-radius: 30px;
            height: 47px;
            line-height: 47px;
        }

            .newsall .hd .more a {
                font-size: 14px;
                color: #fff;
                display: block;
                width: 150px;
                float: left;
                text-align: center;
                border-radius: 30px;
                background: url(../images/nnmark.png) no-repeat right center;
            }

                .newsall .hd .more a:hover {
                    border-radius: 30px;
                    background: #0f3ba2 url(../images/nnmark.png) no-repeat right center;
                }

                .newsall .hd .more a.select {
                    border-radius: 30px;
                    background: #0f3ba2 url(../images/nnmark.png) no-repeat right center;
                }

                .newsall .hd .more a i {
                    font-size: 20px;
                    padding-right: 5px;
                    vertical-align: middle;
                }

.video .hd .title {
    font-size: 26px;
}

.video .hd .exp {
    color: #666;
    margin-top: 7px;
}

.video .bd {
    margin-top: 15px;
}

    .video .bd .title {
        font-size: 18px;
        margin-top: 4px;
    }

        .video .bd .title a {
            color: #fff;
            background: #122b88 url(../images/navbg02.png) no-repeat right center;
            height: 70px;
            line-height: 70px;
            padding: 0 20px;
            display: block;
        }

            .video .bd .title a i {
                float: right;
                font-size: 20px;
                background: url(../images/mark16.png) no-repeat;
                width: 10px;
                height: 17px;
                margin-top: 25px;
            }

            .video .bd .title a:hover {
                color: #fff;
                background: #0f3ba2 url(../images/navbg02.png) no-repeat right center;
                height: 70px;
                line-height: 70px;
                padding: 0 20px;
                display: block;
            }

    .video .bd .media {
        position: relative;
    }

        .video .bd .media .mark {
            position: absolute;
            bottom: 0;
            left: 50%;
            margin-left: -40px;
            width: 79px;
            height: 232px;
        }

.markcon {
    background: url(../images/videomark.png) no-repeat;
    width: 100%;
    height: 100%;
    display: block;
}

.news .bd {
    margin-top: 15px;
}

    .news .bd .list li {
        float: left;
        width: 50%;
        cursor: pointer;
    }

        .news .bd .list li .listbox {
            margin-left: 25px;
            background: #f8f8f8;
        }

        .news .bd .list li .intro {
            padding: 36px 35px;
            text-align: center;
        }

            .news .bd .list li .intro .time {
                font-size: 18px;
                color: #3b3b3b;
            }

            .news .bd .list li .intro .con {
                font-size: 16px;
                line-height: 28px;
                margin: 20px 0;
                overflow: hidden;
                height: 56px;
            }

                .news .bd .list li .intro .con a {
                    color: #3b3b3b;
                }

        .news .bd .list li .more {
            width: 145px;
            height: 43px;
            line-height: 43px;
            font-size: 14px;
            text-align: center;
            border-bottom: 1px #cccccc solid;
            border-top: 1px #ccc solid;
            margin: 0 auto;
        }

            .news .bd .list li .more a {
                color: #3b3b3b;
            }

                .news .bd .list li .more a i {
                    float: right;
                    color: #999;
                }

        .news .bd .list li .listbox:hover {
            background: #122b88 url(../images/navbg03.png) no-repeat right bottom;
            color: #fff;
        }

            .news .bd .list li .listbox:hover .intro .time {
                color: #fff;
            }

            .news .bd .list li .listbox:hover .more {
                border-bottom: 1px #fff solid;
                border-top: 1px #fff solid;
            }

                .news .bd .list li .listbox:hover .more a {
                    color: #fff;
                }

                    .news .bd .list li .listbox:hover .more a i {
                        color: #fff;
                    }

            .news .bd .list li .listbox:hover .intro .con a {
                color: #fff;
            }

.newsall .bd {
    margin-top: 15px;
}

    .newsall .bd .list li {
        float: left;
        width: 25%;
        cursor: pointer;
    }

        .newsall .bd .list li .listbox {
            margin-left: 25px;
            background: #f8f8f8;
        }

        .newsall .bd .list li .intro {
            padding: 36px 35px;
            text-align: center;
        }

            .newsall .bd .list li .intro .time {
                font-size: 18px;
                color: #3b3b3b;
            }

            .newsall .bd .list li .intro .con {
                font-size: 16px;
                line-height: 28px;
                margin: 20px 0;
                overflow: hidden;
                height: 56px;
            }

                .newsall .bd .list li .intro .con a {
                    color: #3b3b3b;
                }

        .newsall .bd .list li .more {
            width: 145px;
            height: 43px;
            line-height: 43px;
            font-size: 14px;
            text-align: center;
            border-bottom: 1px #cccccc solid;
            border-top: 1px #ccc solid;
            margin: 0 auto;
        }

            .newsall .bd .list li .more a {
                color: #3b3b3b;
            }

                .newsall .bd .list li .more a i {
                    float: right;
                    color: #999;
                }

        .newsall .bd .list li .listbox:hover {
            background: #122b88 url(../images/navbg03.png) no-repeat right bottom;
            color: #fff;
        }

            .newsall .bd .list li .listbox:hover .intro .time {
                color: #fff;
            }

            .newsall .bd .list li .listbox:hover .more {
                border-bottom: 1px #fff solid;
                border-top: 1px #fff solid;
            }

                .newsall .bd .list li .listbox:hover .more a {
                    color: #fff;
                }

                    .newsall .bd .list li .listbox:hover .more a i {
                        color: #fff;
                    }

            .newsall .bd .list li .listbox:hover .intro .con a {
                color: #fff;
            }

.footer {
    background: url(../images/fbg.jpg) no-repeat top center;
    margin-top: 35px;
}

.footercon {
    max-width: 1370px;
    min-width: 960px;
    margin: 0 auto;
    color: #666;
    padding-bottom: 25px;
}

    .footercon .hd {
        padding: 25px 0;
        text-align: center;
        border-bottom: 1px #dfdfdf solid;
    }

    .footercon .info {
        float: left;
        width: 450px;
        color: #666;
        margin-top: 25px;
    }

        .footercon .info .title {
            font-size: 18px;
            color: #333333;
        }

        .footercon .info .con {
            margin-top: 15px;
        }

            .footercon .info .con .li {
                line-height: 40px;
                font-size: 14px;
                overflow: hidden;
            }

                .footercon .info .con .li i {
                    float: left;
                    width: 27px;
                    text-align: center;
                    font-size: 20px;
                    padding-right: 10px;
                }

                    .footercon .info .con .li i.icondizhi {
                        font-size: 26px;
                    }

                    .footercon .info .con .li i.iconshouji {
                        font-size: 26px;
                    }

                .footercon .info .con .li .c {
                    margin-left: 37px;
                }

                .footercon .info .con .li .c01 {
                    line-height: 30px;
                }

    .footercon .omessage {
        float: right;
        width: 355px;
        color: #333;
        margin-top: 25px;
        margin-right: 63px
    }

        .footercon .omessage .title {
            font-size: 18px;
            margin-bottom: 25px;
        }

        .footercon .omessage .li {
            margin-bottom: 10px;
        }

.text01 {
    background: #f8f8f8;
    width: calc(100% - 22px);
    border: 1px #fff solid;
    border-radius: 3px;
    height: 40px;
    line-height: 40px;
    padding: 0 10px;
    color: #333;
    font-size: 14px;
}

.button01 {
    background: #122b88;
    width: 100%;
    border: none;
    cursor: pointer;
    color: #fff;
    font-size: 18px;
    height: 42px;
    border-radius: 3px;
}

.footercon .wxlist {
    float: right;
    margin-top: 25px;
}

    .footercon .wxlist .flogo {
        text-align: right;
        margin-bottom: 10px;
    }

    .footercon .wxlist .li {
        float: left;
        margin-left: 20px;
        font-size: 14px;
    }

        .footercon .wxlist .li .tt {
            padding-right: 8px;
            text-align: right;
        }

.copy {
    background: #282828;
    text-align: center;
    height: 60px;
    line-height: 60px;
    color: #666;
}

    .copy a {
        color: #666;
    }

.ibanner {
    position: relative;
}

    .ibanner .con {
        position: absolute;
        color: #fff;
        font-size: 45px;
        top: 50%;
        margin-top: -20px;
        font-weight: bolder;
        max-width: 1370px;
        min-width: 960px;
        left: 50%;
        margin-left: -685px;
    }

    .ibanner .line {
        position: absolute;
        top: 50%;
        margin-top: 25px;
        max-width: 1370px;
        min-width: 960px;
        left: 50%;
        margin-left: -685px;
    }

        .ibanner .line span {
            display: inline-block;
            width: 33px;
            height: 5px;
            background: #fff;
        }

    .ibanner .media img {
        display: block;
    }

.inav {
    background: #fff;
    box-shadow: 0 5px 5px #f2f2f2;
    height: 75px;
    text-align: center;
    position: relative;
    line-height: 75px;
    font-weight: bolder;
}

    .inav a {
        display: inline-block;
        height: 75px;
        line-height: 75px;
        font-size: 14px;
        color: #5e5e5e;
        padding: 0 30px;
        position: relative;
    }

        .inav a.select {
            color: #04287e;
        }

    .inav .line {
        position: absolute;
        left: 0;
        width: 500px;
        height: 4px;
        background: #04287e;
    }

    .inav a:hover {
        color: #04287e;
    }

.company {
    background: url(../images/aboutusbg.jpg) no-repeat center center;
    background-size: cover;
}

.companybox {
    max-width: 1370px;
    min-width: 960px;
    margin: 0 auto;
    padding-bottom: 20px;
}

.company .hd {
    font-size: 30px;
    text-align: center;
    height: 100px;
    color: #04287e;
    font-weight: bolder;
    line-height: 100px;
}

.company .bd {
    overflow: hidden;
}

    .company .bd .intro {
        float: left;
        font-size: 14px;
        color: #666;
        line-height: 30px;
        width: 675px;
        margin-right: 20px;
    }

    .company .bd .media {
        float: right;
        position: relative;
        overflow: hidden;
    }

.history {
    background: #f6f7fa;
    padding: 50px 0;
}

.historybox {
    max-width: 1370px;
    min-width: 960px;
    margin: 0 auto;
}

    .historybox .hd {
        overflow: hidden;
    }

        .historybox .hd .title {
            width: 295px;
            margin-right: 65px;
            float: left;
        }

            .historybox .hd .title .tt {
                font-size: 29px;
            }

            .historybox .hd .title .c {
                font-size: 17px;
                color: #333333;
                width: 225px;
                line-height: 30px;
                margin-top: 10px;
            }

        .historybox .hd .tab {
            background: #04287e;
            margin-left: 355px;
            color: #fff;
            overflow: hidden;
            margin-top: 3px;
        }

            .historybox .hd .tab .li {
                float: left;
                width: 20%;
                text-align: center;
                cursor: pointer;
            }

            .historybox .hd .tab .libox {
                border-right: 1px #395699 solid;
                padding: 15px 0;
                border-top: 5px #04287e solid;
                height: 55px;
            }

            .historybox .hd .tab .li .tt {
                font-size: 14px;
                font-weight: bolder;
            }

            .historybox .hd .tab .li .time {
                margin-top: 7px;
                font-size: 14px;
            }

            .historybox .hd .tab .select {
                background: #fff;
                color: #04287e;
            }

.history .bd .list {
    margin-top: 30px;
}

    .history .bd .list li {
        background: #fff;
        border-bottom: 1px #dfdfdf solid;
        padding: 30px;
        overflow: hidden;
    }

        .history .bd .list li .time {
            font-size: 18px;
            font-weight: bolder;
            float: left;
            color: #333;
        }

        .history .bd .list li .con {
            margin-left: 100px;
            background: url(../images/mark.jpg) no-repeat left center;
            padding-left: 20px;
            font-size: 16px;
            color: #666;
        }

.history .bd {
    display: none;
}

.history .bds {
    display: block;
}

.culture {
    background: url(../images/culturebg.jpg) no-repeat center center;
    background-size: 100% 100%;
    padding: 35px 0;
    border-bottom: 1px #f2f2f2 solid;
}

.culturebox {
    max-width: 1370px;
    min-width: 960px;
    margin: 0 auto;
    overflow: hidden;
}

    .culturebox .hd {
        float: left;
        width: 250px;
    }

        .culturebox .hd .title {
            font-size: 29px;
        }

        .culturebox .hd .con {
            font-size: 17px;
            color: #333333;
            width: 225px;
            line-height: 30px;
            margin-top: 10px;
        }

    .culturebox .bd {
        margin-left: 250px;
        overflow: hidden;
    }

        .culturebox .bd .li {
            float: left;
            width: 460px;
            margin-left: 50px;
            margin-bottom: 50px;
        }

        .culturebox .bd .li01 {
            float: left;
            width: 550px;
            margin-left: 50px;
        }

        .culturebox .bd .li .media {
            float: left;
            margin-right: 15px;
            margin-top: 5px;
        }

        .culturebox .bd .li .intro .title {
            font-size: 16px;
        }

        .culturebox .bd .li .intro .con {
            font-size: 14px;
            color: #666;
            line-height: 30px;
        }

        .culturebox .bd .exp {
            font-size: 18px;
            color: #666666;
            padding-left: 60px;
        }

.honnor {
    padding: 35px 0;
    border-bottom: 1px #f2f2f2 solid;
}

.honnorbox {
    max-width: 1370px;
    min-width: 960px;
    margin: 0 auto;
    overflow: hidden;
}

    .honnorbox .hd {
        float: left;
        width: 360px;
    }

        .honnorbox .hd .title {
            font-size: 29px;
        }

        .honnorbox .hd .con {
            font-size: 17px;
            color: #333333;
            width: 225px;
            line-height: 30px;
            margin-top: 10px;
        }

    .honnorbox .bd {
        margin-left: 360px;
        margin-top: 20px;
    }

        .honnorbox .bd .bx-wrapper img {
            padding: 7px;
            border: 1px #dfdfdf solid;
        }

        .honnorbox .bd .bx-controls-direction {
            display: block;
        }

        .honnorbox .bd .bx-wrapper .bx-pager {
            display: none;
        }

        .honnorbox .bd .bx-wrapper .bx-prev {
            background: url(../images/left.jpg) no-repeat;
            width: 57px;
            height: 57px;
            left: -80px;
            top: 80px;
        }

        .honnorbox .bd .bx-wrapper .bx-next {
            background: url(../images/right.jpg) no-repeat;
            width: 57px;
            height: 57px;
            left: -80px;
            top: 150px;
        }


.newslist {
    padding: 40px 0;
    max-width: 1370px;
    min-width: 960px;
    margin: 0 auto;
}

    .newslist .hd {
        font-size: 29px;
    }

    .newslist .bd {
        margin: 0px auto 0;
        color: #666;
        overflow: hidden;
    }

        .newslist .bd .list {
            overflow: hidden;
        }

            .newslist .bd .list li {
                margin-top: 40px;
                overflow: hidden;
            }

                .newslist .bd .list li .media {
                    float: left;
                    margin-right: 35px;
                    width: 390px;
                }

                .newslist .bd .list li .intro {
                    margin-left: 425px;
                    margin-top: 5px;
                }

                    .newslist .bd .list li .intro .time {
                        background: url(../images/nmark.jpg) no-repeat left center;
                        padding-left: 30px;
                    }

                    .newslist .bd .list li .intro .title {
                        font-size: 16px;
                        font-weight: bolder;
                        overflow: hidden;
                        height: 25px;
                        margin: 10px 0;
                    }

                        .newslist .bd .list li .intro .title a {
                            color: #333;
                        }

                    .newslist .bd .list li .intro .con {
                        color: #444;
                        overflow: hidden;
                        height: 95px;
                    }

                    .newslist .bd .list li .intro .link {
                        text-align: right;
                        margin-top: 20px;
                    }

                        .newslist .bd .list li .intro .link a {
                            border: 1px #333 solid;
                            font-size: 16px;
                            display: inline-block;
                            width: 135px;
                            height: 45px;
                            line-height: 45px;
                            text-align: center;
                        }

                            .newslist .bd .list li .intro .link a:hover {
                                color: #fff;
                                background: #04287e;
                                border: 1px #04287e solid;
                            }

.page {
    margin-top: 50px;
    padding: 60px 0 20px;
    text-align: center;
    color: #333;
    border-top: 1px #efefef solid;
}

    .page a {
        border: 1px solid #cdcdcd;
        margin-right: 5px;
        padding: 10px 15px;
        color: #666;
    }

    .page span {
        border: 1px solid #cdcdcd;
        margin-right: 5px;
        padding: 10px 15px;
        color: #666;
    }

        .page span.current {
            background: #0078c3;
            border: 1px solid #0078c3;
            color: #FFFFFF;
            font-weight: bolder;
        }

.ndetail {
    padding: 40px 0;
    max-width: 1370px;
    min-width: 960px;
    margin: 0 auto;
}

    .ndetail .hd {
        padding: 0px 0 30px;
        border-bottom: 1px #c5c5c5 solid;
        overflow: hidden;
    }

        .ndetail .hd .time {
            float: left;
            background: #04287e;
            width: 95px;
            height: 100px;
            text-align: center;
            margin-right: 50px;
            color: #fff;
            font-family: Arial;
            margin-right: 50px;
        }

            .ndetail .hd .time .num {
                font-size: 50px;
                line-height: 50px;
                padding-top: 10px;
            }

            .ndetail .hd .time .day {
                font-size: 16px;
            }

        .ndetail .hd .title {
            float: left;
            margin-top: 25px;
        }

            .ndetail .hd .title .tt {
                font-size: 26px;
                font-weight: bolder;
                overflow: hidden;
                height: 50px;
                line-height: 50px;
                color: #666;
            }

            .ndetail .hd .title .exp {
                color: #b0b0b0;
            }

    .ndetail .bd {
        overflow: hidden;
    }

        .ndetail .bd .con {
            padding: 35px 0;
            color: #666;
        }

        .ndetail .bd .link {
            padding: 20px 0 0;
            border-top: 1px #ccc solid;
        }

            .ndetail .bd .link .r {
                float: right;
            }

            .ndetail .bd .link a {
                color: #666;
            }

                .ndetail .bd .link a img {
                    vertical-align: middle;
                }



.oledmarket {
    padding: 40px 0;
    margin: 0 auto;
    max-width: 1370px;
    min-width: 960px;
}

    .oledmarket .hd {
        overflow: hidden;
    }

        .oledmarket .hd .list {
            float: right;
            background: #04287e;
            border-radius: 30px;
            height: 55px;
            line-height: 55px;
        }

            .oledmarket .hd .list li {
                float: left;
                width: 195px;
                text-align: center;
                font-size: 14px;
            }

                .oledmarket .hd .list li a {
                    color: #fff;
                    display: block;
                }

                    .oledmarket .hd .list li a:hover {
                        background: #002c96;
                        border-radius: 30px;
                    }

                .oledmarket .hd .list li.select a {
                    background: #002c96;
                    border-radius: 30px;
                }

        .oledmarket .hd .title {
            font-size: 28px;
            line-height: 55px;
        }

    .oledmarket .bd {
        color: #666;
        font-size: 14px;
    }

        .oledmarket .bd .intro {
            line-height: 35px;
            margin-top: 10px;
        }

        .oledmarket .bd .title {
            font-size: 18px;
            color: #3b3b3b;
            margin-top: 15px;
        }

        .oledmarket .bd .tt {
            font-weight: bolder;
            color: #04287e;
            font-size: 18px;
            margin-top: 15px;
        }

        .oledmarket .bd .list {
            margin-top: 15px;
        }

            .oledmarket .bd .list .li {
                background: url(../images/marketmark.jpg) no-repeat left center;
                padding-left: 20px;
                line-height: 35px;
            }

        .oledmarket .bd .title01 {
            font-size: 18px;
            color: #04287e;
            margin-top: 15px;
        }

        .oledmarket .bd .media {
            margin-top: 10px;
        }

        .oledmarket .bd .mleft {
            float: left;
            width: 50%;
        }

        .oledmarket .bd .media01 {
            float: left;
            width: 50%;
            margin-top: 15px;
        }

        .oledmarket .bd .title02 {
            font-size: 18px;
            color: #04287e;
            margin-top: 15px;
            font-weight: bolder;
        }

.green {
    color: #199600;
}

.blue {
    color: #019ccf;
}

.oledmarket .bd .media02 {
    margin-top: 50px;
    text-align: center;
    margin-bottom: 30px;
}

.oledmarket .bd .list .li01 {
    background: url(../images/marketmark.jpg) no-repeat 20px center;
    padding-left: 40px;
    line-height: 35px;
}

.preparation {
    background: #f4f4f4;
}

.preparationbox {
    padding: 40px 0;
    margin: 0 auto;
    max-width: 1370px;
    min-width: 960px;
}

.preparation .hd {
    font-size: 20px;
}

    .preparation .hd .title {
        font-size: 29px;
    }

.preparation .bd .pmedia {
    padding: 60px 0 30px;
    width: 1170px;
    margin: 0 auto;
}

.preparation .bd .intro {
    line-height: 35px;
    margin-top: 10px;
    font-size: 14px;
    color: #666;
}

.support {
    padding: 40px 0;
    margin: 0 auto;
    max-width: 1370px;
    min-width: 960px;
}

    .support .hd {
        font-size: 29px;
    }

    .support .bd {
        overflow: hidden;
        margin-top: 30px;
    }

        .support .bd .media {
            float: right;
            width: 45%;
        }

        .support .bd .intro {
            float: left;
            width: 50%;
            font-size: 14px;
            line-height: 35px;
            color: #666;
        }

            .support .bd .intro .tt {
                font-weight: bolder;
            }

            .support .bd .intro .li {
                background: url(../images/marketmark.jpg) no-repeat left 7px;
                padding-left: 30px;
            }

.productlist {
    padding: 40px 0;
    margin: 0 auto;
    max-width: 1370px;
    min-width: 960px;
}

    .productlist .hd {
        font-size: 29px;
    }

    .productlist .bd {
        overflow: hidden;
        margin-top: 30px;
    }

        .productlist .bd .list li {
            float: left;
            width: 25%;
        }

            .productlist .bd .list li .box {
                margin: 0 10px;
            }

                .productlist .bd .list li .box .media {
                    border: 1px #dfdfdf solid;
                }

                .productlist .bd .list li .box .intro {
                    background: #04287e;
                    font-size: 18px;
                    height: 55px;
                    line-height: 55px;
                    text-align: center;
                    overflow: hidden;
                }

                    .productlist .bd .list li .box .intro a {
                        color: #fff;
                    }

.productdetail {
    padding: 40px 0;
    margin: 0 auto;
    max-width: 1370px;
    min-width: 960px;
}

    .productdetail .hd {
        font-size: 29px;
    }

    .productdetail .bd {
        overflow: hidden;
    }

    .productdetail .media {
        text-align: center;
        margin-top: 55px;
    }

    .productdetail .bd .link {
        margin-top: 30px;
        padding: 20px 0 0;
        border-top: 1px #ccc solid;
    }

        .productdetail .bd .link .r {
            float: right;
        }

        .productdetail .bd .link a {
            color: #666;
        }

            .productdetail .bd .link a img {
                vertical-align: middle;
            }

.contactus {
    background: #f6f6f6;
    padding-bottom: 20px;
}

.contactusbox {
    padding: 40px 0;
    margin: 0 auto;
    max-width: 1370px;
    min-width: 960px;
}

.contactus .hd {
    font-size: 29px;
}

.contactus .bd {
    overflow: hidden;
}

.contactus .intro .list {
    overflow: hidden;
    margin: 50px 0;
}

    .contactus .intro .list li {
        float: left;
        width: 33.33%;
        text-align: center;
    }

        .contactus .intro .list li .name {
            padding: 0 20px;
            font-size: 16px;
            font-weight: bolder;
            color: #434343;
            margin-top: 20px;
        }

        .contactus .intro .list li .con {
            padding: 0 20px;
            font-size: 17px;
            color: #666;
            margin-top: 20px;
        }

        .contactus .intro .list li .exp {
            padding: 0 20px;
            font-size: 14px;
            color: #999;
        }

.map {
    margin-top: 50px;
    position: relative;
}

    .map .media {
        position: relative;
        z-index: 1;
        margin-right: 10px;
        margin-bottom: 10px;
    }

    .map .bg {
        position: absolute;
        right: 0;
        bottom: 0px;
        background: #526aa5;
        width: 100%;
        height: 100%;
        top: 10px;
        left: 10px;
    }

.message {
    padding: 40px 0;
    margin: 0 auto;
    max-width: 1370px;
    min-width: 960px;
}

    .message .hd {
        font-size: 29px;
    }

    .message .bd {
        overflow: hidden;
        margin-top: 50px;
    }

        .message .bd .li {
            float: left;
            width: 33.33%;
        }

            .message .bd .li .box {
                margin-right: 20px;
                border: 1px #dfdfdf solid;
                padding: 0px 10px;
            }

        .message .bd .li01 .box {
            margin-right: 0px;
        }

.text04 {
    width: 100%;
    height: 50px;
    line-height: 50px;
    font-size: 14px;
    border: none;
}

.message .bd .li03 {
    margin-top: 15px;
    border: 1px #dfdfdf solid;
    padding: 0 10px;
}

.text05 {
    width: 100%;
    height: 250px;
    line-height: 50px;
    font-family: 微软雅黑;
    font-size: 14px;
    border: none;
}

.message .bd .li04 {
    margin-top: 30px;
    text-align: center;
}

.button04 {
    background: #04287e;
    color: #fff;
    font-size: 18px;
    font-weight: bolder;
    border: none;
    width: 425px;
    height: 60px;
}

.welfare {
    background: #f6f6f6;
    padding-bottom: 20px;
}

.welfarebox {
    padding: 40px 0;
    margin: 0 auto;
    max-width: 1370px;
    min-width: 960px;
}

.welfare .hd {
    font-size: 29px;
}

.welfare .bd {
    overflow: hidden;
}

    .welfare .bd .list {
        overflow: hidden;
        margin-top: 40px;
    }

        .welfare .bd .list li {
            float: left;
            width: 20%;
        }

            .welfare .bd .list li span {
                display: block;
                border: 1px #dfdfdf solid;
                text-align: center;
                height: 50px;
                margin: 0 10px 20px 10px;
                line-height: 50px;
                background: #fff;
            }

    .welfare .bd .title {
        font-size: 18px;
        color: #04287e;
        margin-top: 15px;
        font-weight: bolder;
        padding: 0 10px;
    }

    .welfare .bd .con {
        line-height: 35px;
        margin-top: 10px;
        font-size: 14px;
        color: #666;
        padding: 0 10px;
    }

.strategy {
    padding: 40px 0;
    margin: 0 auto;
    max-width: 1370px;
    min-width: 960px;
}

    .strategy .hd {
        font-size: 29px;
    }

    .strategy .bd {
        padding: 40px 10px 0;
    }

        .strategy .bd .intro {
            background: url(../images/strategymedia.jpg) no-repeat left center;
            padding-left: 90px;
            color: #666;
            line-height: 35px;
            width:660px;
        }

            .strategy .bd .intro .title {
                font-size: 18px;
                font-weight: bolder;
            }

            .strategy .bd .intro .con {
                margin-bottom: 35px;
            }

.equipment {
    background: #ffffff;
    padding-bottom: 20px;
}

.equipmentbox {
    padding: 40px 0;
    margin: 0 auto;
    max-width: 1370px;
    min-width: 960px;
}

.equipment .hd {
    font-size: 29px;
}

.equipment .bd {
    overflow: hidden;
}

.slider1 .slide .media {
    float: left;
    position: relative;
}

    .slider1 .slide .media .bg {
        position: absolute;
        left: 10px;
        right: -10px;
        top: 10px;
        bottom: -10px;
        background: #04287e;
        z-index: 0;
    }

    .slider1 .slide .media img {
        position: relative;
        z-index: 1;
    }

.equipment .bd .bx-wrapper .bx-viewport {
    padding-bottom: 10px;
    margin-top: 30px;
}

.slider1 .slide .intro {
    margin-left: 680px;
    display: block;
    color: #4a4a4a;
    font-size: 14px;
    line-height: 30px;
}

    .slider1 .slide .intro span {
        display: block;
    }

    .slider1 .slide .intro .title {
        font-weight: bolder;
        font-size: 24px;
        margin-bottom: 10px;
    }

    .slider1 .slide .intro .tt {
        font-weight: bolder;
    }

.equipment .bd .bx-controls-direction {
    display: block;
}

.equipment .bd .bx-wrapper .bx-controls-direction a {
    background: url(../images/eqleft.png) no-repeat;
    width: 35px;
    height: 90px;
    cursor: pointer;
    left: 0;
    margin-top: -45px;
}

    .equipment .bd .bx-wrapper .bx-controls-direction a.bx-next {
        background: url(../images/eqright.png) no-repeat;
        width: 35px;
        height: 90px;
        cursor: pointer;
        left: 595px;
        margin-top: -45px;
    }

.equipment .bd .bx-wrapper .bx-pager.bx-default-pager a:hover, .equipment .bd .bx-wrapper .bx-pager.bx-default-pager a {
    background: #ffffff;
    width: 13px;
    height: 13px;
    border-radius: 20px;
}

.equipment .bd .bx-wrapper .bx-pager .bx-pager-item {
    padding: 0;
    border: none;
    margin: 0;
}

.equipment .bd .bx-wrapper .bx-pager {
    padding-left: 0;
    top: 490px;
}

    .equipment .bd .bx-wrapper .bx-pager .bx-pager-item.active a {
        background: #04287e;
    }

.tearm {
    background: #f6f6f6 url(../images/tearmbg.jpg) no-repeat center bottom;
    padding-bottom: 20px;
}

.tearmbox {
    padding: 40px 0;
    margin: 0 auto;
    max-width: 1370px;
    min-width: 960px;
}

.tearm .hd {
    font-size: 29px;
}

.tearm .bd {
}

.slider2 .slide .media {
    float: left;
    position: relative;
}

.tearm .bd .bx-wrapper .bx-viewport {
    padding-bottom: 10px;
    margin-top: 30px;
}

.slider2 .slide .intro {
    margin-left: 500px;
    display: block;
    color: #4a4a4a;
    font-size: 14px;
    line-height: 35px;
}

    .slider2 .slide .intro span {
        display: block;
    }

    .slider2 .slide .intro .title {
        color: #04287e;
        font-size: 20px;
        margin-bottom: 10px;
    }

    .slider2 .slide .intro .tt {
        font-weight: bolder;
    }

.tearm .bd .bx-controls-direction {
    display: block;
}

.tearm .bd .bx-wrapper .bx-controls-direction a {
    background: url(../images/left01.jpg) no-repeat;
    width: 41px;
    height: 41px;
    cursor: pointer;
    right: 51px;
    top: -45px;
    left: auto;
}

    .tearm .bd .bx-wrapper .bx-controls-direction a.bx-next {
        background: url(../images/right01.jpg) no-repeat;
        width: 41px;
        height: 41px;
        cursor: pointer;
        right: 0;
    }

.tearm .bd .bx-wrapper .bx-pager.bx-default-pager a:hover, .equipment .bd .bx-wrapper .bx-pager.bx-default-pager a {
    background: #ffffff;
    width: 13px;
    height: 13px;
    border-radius: 20px;
}

.tearm .bd .bx-wrapper .bx-pager .bx-pager-item {
    padding: 0;
    border: none;
    margin: 0;
}

    .tearm .bd .bx-wrapper .bx-pager .bx-pager-item.active a {
        background: #04287e;
    }

.slider2 .slide .intro span.li {
    background: url(../images/mark01.jpg) no-repeat left center;
    padding-left: 15px;
}

.tearm .bd .bx-wrapper .bx-pager {
    display: none;
}

.technology {
    padding-bottom: 20px;
}

.technologybox {
    padding: 40px 0;
    margin: 0 auto;
    max-width: 1370px;
    min-width: 960px;
}

    .technologybox .bd {
        overflow: hidden;
        margin-top: 40px;
    }

.technology .hd {
    font-size: 29px;
}

.technology .bd .media {
    float: left;
}

.technology .bd .intro {
    margin-left: 740px;
    display: block;
    color: #4a4a4a;
    font-size: 14px;
    line-height: 35px;
}

    .technology .bd .intro .tt {
        font-weight: bolder;
    }

    .technology .bd .intro .li {
        background: url(../images/mark01.jpg) no-repeat left center;
        padding-left: 15px;
    }

.technology .bd .list {
    overflow: hidden;
    margin-top: 35px;
}

    .technology .bd .list li {
        width: 25%;
        float: left;
    }

.management {
    background: url(../images/tbr.jpg) no-repeat center center;
    background-size: 100% 100%;
    height: 488px;
    color: #fff;
}

.managementbox {
    padding: 100px 0 0;
    margin: 0 auto;
    height: 388px;
    max-width: 1370px;
    min-width: 960px;
    overflow: hidden;
    position: relative;
}

    .managementbox .media {
        position: absolute;
        left: 0;
        bottom: 0;
        width: 47%;
    }

    .managementbox .intro {
        float: right;
        width: 50%;
    }

        .managementbox .intro .hd {
            font-size: 24px;
            font-weight: bolder;
            margin-bottom: 10px;
        }

        .managementbox .intro .title {
            font-size: 24px;
            margin-bottom: 10px;
        }

        .managementbox .intro .con {
            font-size: 14px;
            line-height: 30px;
        }

        .managementbox .intro .list {
            overflow: hidden;
            margin-top: 70px;
        }

            .managementbox .intro .list .li {
                float: left;
                height: 100px;
                border-right: 1px #1154bf solid;
                padding: 0 30px;
                text-align: center;
                font-size: 16px;
            }

                .managementbox .intro .list .li .num {
                    font-size: 45px;
                    font-weight: bolder;
                    line-height: 70px;
                }

            .managementbox .intro .list .llast {
                border-right: none;
            }

.cooperation {
    padding: 40px 0;
    margin: 0 auto;
    max-width: 1370px;
    min-width: 960px;
}

    .cooperation .hd {
        font-size: 29px;
    }

    .cooperation .bd {
        overflow: hidden;
    }

        .cooperation .bd .list {
            overflow: hidden;
        }

            .cooperation .bd .list li {
                float: left;
                width: 33.33%;
                background: url(../images/coomark.jpg) no-repeat left center;
                margin-top: 25px;
                padding: 10px 0;
                height: 50px;
            }

                .cooperation .bd .list li .title {
                    padding-left: 75px;
                    padding-right: 35px;
                    font-size: 24px;
                    color: #666;
                }

                .cooperation .bd .list li .c {
                    padding-left: 75px;
                    padding-right: 35px;
                    color: #999;
                    font-size: 16px;
                }

.recruitment {
    padding: 40px 0;
    margin: 0 auto;
    max-width: 1370px;
    min-width: 960px;
}

    .recruitment .hd {
        font-size: 29px;
    }

    .recruitment .bd {
        overflow: hidden;
        margin-top: 40px;
    }

        .recruitment .bd .title {
            padding: 10px;
            background: #04287e;
            color: #fff;
            font-size: 14px;
            font-weight: bolder;
            line-height: 45px;
        }

            .recruitment .bd .title td {
                padding: 0 30px;
            }

                .recruitment .bd .title td.c {
                    text-align: center;
                }

        .recruitment .bd .list {
            margin-top: 15px;
            border: 1px #ccc solid;
            padding: 9px;
            cursor: pointer;
        }

            .recruitment .bd .list .tt {
                line-height: 55px;
            }

                .recruitment .bd .list .tt td {
                    padding: 0 30px;
                    font-size: 14px;
                    color: #666666;
                }

                    .recruitment .bd .list .tt td .t {
                        background: url(../images/mark01.jpg) no-repeat left center;
                        padding-left: 15px;
                    }

                    .recruitment .bd .list .tt td.c .mark {
                        margin: 0 auto;
                        width: 15px;
                        transition: all ease 500ms;
                    }

                    .recruitment .bd .list .tt td.c .marks {
                        transform: rotate(180deg);
                    }

            .recruitment .bd .list .intro {
                padding: 15px 30px;
                color: #666;
                font-size: 14px;
                display: none;
                border-top: 1px #ccc solid;
            }

                .recruitment .bd .list .intro .link {
                    margin-top: 10px;
                }

                    .recruitment .bd .list .intro .link a {
                        background: #04287e;
                        color: #fff;
                        font-size: 14px;
                        width: 130px;
                        height: 45px;
                        text-align: center;
                        line-height: 45px;
                        display: block;
                        border-radius: 40px;
                    }

.footercon .info .con .li i.icondizhi {
    background: url(../images/dz.png) no-repeat 5px center;
    display: block;
    height: 40px;
}

.footercon .info .con .li i.iconshouji {
    background: url(../images/sj.png) no-repeat 5px center;
    display: block;
    height: 40px;
}

.footercon .info .con .li i.iconqq {
    background: url(../images/qq.png) no-repeat 5px center;
    display: block;
    height: 40px;
}

.footercon .info .con .li i.icone-mail_icon {
    background: url(../images/email.png) no-repeat 5px center;
    display: block;
    height: 40px;
}

.strategy .bd .media {
    float: right;
    margin-top: -63px;
}
