html, body {
    width: 100%;
    margin: 0;
    padding: 0;
    position: relative;
    font: 14px/24px "微软雅黑", Arial, Helvetica, sans-serif;
    overflow-x: hidden;
}

ul, li, p, img, b, ol, em, a, h1, h2, h3, h4, h5, h6, dl, dd, dt {
    list-style-type: none;
    margin: 0;
    padding: 0;
    border: none;
    font-style: normal;
    text-decoration: none;
    font-weight: 100;
}

    a, a:link, a:visited {
        color: inherit;
        font-size: inherit;
    }

#dituContent img {
    max-width: inherit;
}

img {
    max-width: 100%;
    height: auto;
}

.container {
    width: 1200px;
    margin: auto;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.title {
    line-height: 30px;
    border-bottom: 1px solid #ccc;
}

    .title h2 {
        font-size: 18px;
        display: inline-block;
        border-left: 3px solid #005ba3;
        line-height: 20px;
        padding-left: 5px;
    }

    .title .more {
        float: right;
        font-size: 12px;
        color: #868686;
    }


.six_gd li p:before, .fore_r .more, .two li h3, .navbox, .main_nav .nav_a h2, .prduct_ul li b, .main_nav3 li b, .pading .current {
    color: #fff;
}


#slides {
    position: relative;
    width: 100%;
}


    #slides img {
        width: 100%;
        display: block;
    }


    #slides .hd {
        left: 47%;
        padding: 4px;
        position: absolute;
        border-radius: 24px;
        bottom: 20px;
        z-index: 10;
    }


        #slides .hd li {
            margin: 0px 5px;
            line-height: 5px;
            width: 15px;
            height: 15px;
            float: left;
            cursor: pointer;
            text-align: center;
            color: transparent;
            border-radius: 50%;
            background: #fff
        }


            #slides .hd li.on {
                background: #005ba2
            }






.header {
    width: 100%;
}

.header_top {
    background: #f5f5f5;
    height: 30px;
    line-height: 30px;
}

.header_top li {
    float: left;
    margin: 0px 5px;
}
.header_top li img {
    width: 24px;
    height: 24px;
    display: block;
    margin-top: 3px;
}



.logo_img img {
    max-height: 100%;
}

.logo_img {
    height: 135px;
}




.navbox {
    height: 50px;
    background: -webkit-linear-gradient(#0067b8, #005190); 
    background: -o-linear-gradient(#0067b8, #005190); 
    background: -moz-linear-gradient(#0067b8, #005190); 
    background: linear-gradient(#0067b8, #005190); 
}

    .navbox .nav li {
        position: relative;
        float: left;
    }



    .navbox .nav a {
        display: block;
        text-align: center;
        line-height: 50px;
        box-sizing: border-box;
        font-size: 16px;
        padding: 0px 25px;
    }

    .navbox .nav_ul {
        position: absolute;
        top: 50px;
        z-index: 11;
        display: none;
        width: 100%;
        background: #0f3159;
    }


        .navbox .nav_ul li {
            float: none;
            background: none;
        }

            .navbox .nav_ul li a {
                line-height: 30px;
                padding: 0px;
                font-size: 12px;
            }

    .navbox .nav li:hover .nav_ul {
        display: block;
    }



.nav a:hover, .nav a.cur {
    background: -webkit-linear-gradient(#004f8d, #006bc0); 
    background: -o-linear-gradient(#004f8d, #006bc0); 
    background: -moz-linear-gradient(#004f8d, #006bc0); 
    background: linear-gradient(#004f8d, #006bc0); 
}



.kw {
    line-height: 60px;
    background: #f5f5f5;
    overflow: hidden;
}

    .kw .fl {
        color: #717171;
    }

.search {
    margin-top: 16px;
}

    .search input {
        display: block;
        height: 30px;
        border: 1px solid #ccc;
        border-right: 0;
        width: 275px;
        padding-left: 13px;
        float: left;
        line-height: 41px;
        box-sizing: border-box;
        color: #ccc;
    }

a.searchBtn {
    width: 40px;
    height: 30px;
    background: #014377 url(../image/ss.png) no-repeat;
    float: left;
}


.one {
    margin: 50px auto 0;
}

.one_title {
    text-align: center;
    font-size: 22px;
    line-height: 30px;
}

    .one_title span {
        display: block;
    }

    .one_title h2 {
        color: #5f5f5f;
        font-size: 20px;
        border-bottom: 1px solid #ccc;
        display: inline-block;
        padding: 0px 10px 10px;
    }

.one ul {
    margin-top: 50px;
}

.one li {
    float: left;
    position: relative;
    margin: 0px 10px 20px;
}

    .one li a {
        line-height: 40px;
        padding: 0px 30px;
        border: 1px solid #ccc;
        display: block;
        text-align: center;
    }

ul.one_ul {
    margin: 0;
    position: absolute;
    z-index: 222;
    width: 100%;
    top: 42px;
    display: none;
    background: #fff;
}

    ul.one_ul li {
        float: none;
        width: 100%;
        margin: 0;
    }

        ul.one_ul li a {
            padding: 0;
            border: none;
            border-bottom: 1px dashed #ccc;
        }

.one li:hover ul.one_ul {
    display: block;
}


.two {
    margin: 30px auto 0;
    overflow: hidden;
}

    .two li {
        float: left;
        width: 300px;
        height: 240px;
        border: 1px solid #ccc;
        box-sizing: border-box;
        position: relative;
    }

        .two li img {
            width: 100%;
            height: 100%;
            display: block;
        }

    .two .first {
        width: 600px;
        height: 480px;
    }

    .two li h3 {
        position: absolute;
        bottom: 0px;
        line-height: 30px;
        height: 30px;
        text-align: center;
        z-index: 1;
        background: rgba(0,0,0,0.5);
        left: 0px;
        width: 100%;
    }

.three {
    margin-top: 50px;
}

    .three img {
        width: 100%;
        display: block;
    }



.fore {
    margin-top: 50px;
    position: relative;
    overflow: hidden;
}

.fore_img {
    position: absolute;
    width: 100%;
    top: 0px;
    z-index: -1;
    height: 100%;
}

    .fore_img img {
        width: 100%;
        height: 100%;
        display: block;
    }

.fore_title {
    text-align: center;
    line-height: 40px;
    font-size: 18px;
    position: relative;
}

    .fore_title h2 {
        font-size: 30px;
        font-weight: bold;
    }

    .fore_title b {
        display: block;
        font-size: 20px;
    }

    .fore_title span {
        background: #fff;
        z-index: 2;
        padding: 0px 20px;
        position: inherit;
    }

.fore_title:after {
    content: '';
    width: 100%;
    height: 1px;
    background: #ccc;
    position: absolute;
    left: 0px;
    bottom: 19px;
    z-index: -1;
}

.fore_top {
    margin-top: 50px;
    overflow: hidden;
}

.fore_l {
    width: 400px;
    height: 230px;
}

    .fore_l img {
        width: 100%;
        height: 100%;
        display: block;
    }

.fore_r {
    width: 750px;
}

    .fore_r h2 {
        font-size: 18px;
        line-height: 50px;
    }

    .fore_r .more {
        width: 145px;
        line-height: 30px;
        display: block;
        background: #014377;
        text-align: center;
        margin-top: 10px;
    }

.fore_bottom {
    margin-top: 50px;
    overflow: hidden;
}

.fore_text {
    text-align: center;
    font-size: 16px;
    line-height: 30px;
}

    .fore_text h2 {
        font-size: 22px;
        font-weight: bold;
    }

.fore_bottom ul {
    margin-top: 50px;
}

.fore_bottom li {
    width: 280px;
    float: left;
    margin-right: 180px;
    text-align: center;
    line-height: 30px;
    font-size: 16px;
}

    .fore_bottom li:nth-child(3n) {
        margin-right: 0px;
    }

    .fore_bottom li img {
        width: 280px;
        height: 225px;
        display: block;
    }


.five {
    overflow: hidden;
    padding: 50px 0;
    margin: 50px auto 0;
    background: #f8f8f8;
}

.five .container {
    padding: 30px 0 20px;
    background: #fff;
    position: relative;
}

    .five .title {
        margin: 0px 30px;
    }

    .five .bd {
        margin: 30px auto 0;
        width: 1140px;
        overflow: hidden;
    }

    .five .prev, .five .next {
        position: absolute;
        color: #ccc;
        font-size: 30px;
        text-align: center;
        top: 190px;
        display: block;
        width: 30px;
    }

    .five .next {
        right: 0px;
    }

  .five li {
    float: left;
    margin: 0px 5px 0;
    width: 275px;
}



  .five li img {
    width: 100%;
    border: 1px solid #ccc;
    box-sizing: border-box;
    padding: 4px;
    display: block;
    height: 230px;
}

        .five li h3 {
            line-height: 50px;
            text-align: center;
            height: 50px;
            overflow: hidden;
        }



.six {
    margin-top: 50px;
    overflow: hidden;
}

.six_ul {
    width: 375px;
    margin-right: 25px;
}

    .six_ul ul {
        margin-top: 20px;
    }

    .six_ul .first img {
        width: 100%;
        display: block;
        margin-bottom: 10px;
        height: 215px;
    }

    .six_ul li {
        margin-bottom: 10px;
    }

    .six_ul h3 {
        line-height: 30px;
        display: inline-block;
        width: 280px;
        overflow: hidden;
        height: 30px;
    }

    .six_ul span {
        float: right;
        width: 80px;
        margin-left: 10px;
        line-height: 30px;
    }

    .six_ul p {
        color: #666;
        height: 50px;
        overflow: hidden;
    }


.six_gd {
    width: 375px;
    margin-right: 0px;
}

.runtop {
    margin-top: 20px;
}

.six_gd li {
    padding: 8px 0 12px;
}

    .six_gd li h3 {
        position: relative;
        line-height: 30px;
        padding-left: 25px;
        font-weight: normal;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        margin-bottom: 10px;
        width: 280px;
        height: 30px;
        box-sizing: border-box;
        float: left;
    }

        .six_gd li h3:before {
            width: 20px;
            height: 20px;
            position: absolute;
            content: "Q";
            left: 0;
            background: #ccc;
            color: #fff;
            text-align: center;
            line-height: 20px;
            font-size: 12px;
            top: 50%;
            margin-top: -10px;
        }

.six_gd span {
    float: right;
    width: 80px;
    margin-left: 10px;
    line-height: 30px;
}

.six_gd li p {
    position: relative;
    font-size: 12px;
    line-height: 22px;
    color: #888;
    padding-left: 25px;
    max-height: 66px;
    overflow: hidden;
    clear: both;
}

    .six_gd li p:before {
        content: "A";
        position: absolute;
        width: 20px;
        height: 20px;
        left: 0;
        background: #00589e;
        text-align: center;
        line-height: 20px;
        font-size: 12px;
        top: 1px;
    }
    
    .sever {
    background: #212121;
    padding: 50px 0 15px;
    margin-top: 40px;
}

    .sever td {
        border-left: 1px solid rgba(102,102,102,0.5);
        padding-left: 30px;
    }

        .sever td:nth-child(1), .sever td:nth-child(2) {
            border-left: none;
        }






.main_m {
    width: 1200px;
    margin: 20px auto 0;
}


.text_h1 {
    border-bottom: 1px solid #ccc;
    height: 50px;
    width: 1000px;
    margin: 30px auto 0;
}

    .text_h1 .h1 {
        display: inline-block;
        height: 50px;
        line-height: 50px;
        font-size: 25px;
        position: relative;
        padding: 0px 10px 0px 10px;
        float: left;
        font-weight: bold;
        border-bottom: 5px solid #ccc;
    }



    .text_h1 .back {
        float: right;
        width: 52px;
        height: 16px;
        float: right;
        background: #000;
        display: block;
        border-radius: 15px;
        text-align: center;
        line-height: 16px;
        margin-top: 24px;
        font-size: 12px;
    }

        .text_h1 .back:hover {
            background: #cb2644;
        }

    .text_h1 .more {
        float: right;
        line-height: 70px;
        height: 50px;
    }

.main_img {
    width: 100%;
}

    .main_img img {
        width: 100%;
        height: 100%;
        display: block;
    }




.main_nav {
    width: 218px;
    float: left;
}

.main_nav .nav_a h2 {
    height: 35px;
    width: 100%;
    box-sizing: border-box;
    font-size: 14px;
    overflow: hidden;
    line-height: 35px;
    padding-left: 15px;
    font-weight: bold;
    background: #005ba2;
    border-radius: 5px 5px 0px 0px;
}


.main_ul li {
    position: relative;
}

    .main_ul li:after {
        content: '>';
        width: 15px;
        height: 15px;
        display: block;
        overflow: hidden;
        margin: 0 auto;
        position: absolute;
        top: 9px;
        left: 16px;
        font-size: 12px;
        line-height: 15px;
    }




    .main_ul li a {
        height: 35px;
        line-height: 35px;
        overflow: hidden;
        padding-left: 35px;
        box-sizing: border-box;
        color: #444;
        font-size: 14px;
    }

.main_li {
    display: none;
}

    .main_li li {
        border-bottom: 1px dashed #888;
        background: none;
    }

        .main_li li a {
            font-size: 10px;
            box-sizing: border-box;
            font-weight: normal;
        }



.main_ul li:hover .main_li {
    display: block;
}



.main_nav2 {
    margin: 20px auto 0;
}

    .main_nav2 li {
        height: 45px;
        line-height: 45px;
        border-bottom: 1px dotted #b2b2b2;
        overflow: hidden;
        position: relative;
        box-sizing: border-box;
        padding-right: 10px;
    }

        .main_nav2 li a {
            font-size: 14px;
        }

.main_nav3 {
    margin-top: 20px;
}



    .main_nav3 li {
        width: 185px;
        padding-top: 25px;
        background: #fff;
        margin: 20px auto;
        height: 160px;
        overflow: hidden;
        box-sizing: border-box;
        position: relative;
        border: 1px solid #e5e5e5;
    }


        .main_nav3 li:hover {
            box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
        }

        .main_nav3 li img {
            width: 150px;
            height: 98px;
            display: block;
            margin: auto;
        }

        .main_nav3 li h3 {
            height: 40px;
            line-height: 40px;
            text-align: center;
            width: 150px;
            overflow: hidden;
            margin: auto;
            font-size: 14px;
        }

       .main_nav3 li b {
    background: #005ba2;
    display: block;
    height: 40px;
    line-height: 40px;
    width: 150px;
    overflow: hidden;
    margin: auto;
    text-align: center;
    border-radius: 3px;
    margin-bottom: 35px;
}

        .main_nav3 li div {
            background: rgba(255,255,255,0.8);
            height: 40px;
            position: absolute;
            bottom: 0;
            overflow: hidden;
            left: 0;
            width: 100%;
            transition: all 0.2s linear 0s;
        }

        .main_nav3 li:hover div {
            height: 80px;
        }





.main_top {
    height: 40px;
    width: 100%;
    box-sizing: border-box;
    overflow: hidden;
    background: url(../image/icon-home.png) no-repeat 0px 50%;
    border-bottom: 1px solid #e8e8e8;
}



.main_tops {
    height: 40px;
    line-height: 40px;
    font-size: 12px;
    margin: auto;
    padding-left: 26px;
}


    .main_tops a {
        font-size: 12px;
    }






.product_text {
    text-align: center;
    height: 50px;
    line-height: 50px;
    font-size: 20px;
    overflow: hidden;
}

.prduct_ul {
    width: 930px;
    float: right;
    margin-bottom: 20px;
}

    .prduct_ul ul {
        margin-bottom: 10px;
        margin-top: 20px;
    }


    .prduct_ul li {
        width: 298px;
        float: left;
        padding-top: 60px;
        background: #fff;
        margin: 6px 6px;
        height: 272px;
        overflow: hidden;
        box-sizing: border-box;
        position: relative;
        border: 1px solid #e5e5e5;
    }


        .prduct_ul li:hover {
            box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
        }

        .prduct_ul li img {
            width: 230px;
            height: 150px;
            display: block;
            margin: auto;
        }

        .prduct_ul li h3 {
            height: 60px;
            line-height: 60px;
            text-align: center;
            width: 230px;
            overflow: hidden;
            margin: auto;
            font-size: 14px;
        }

      .prduct_ul li b {
    background: #005ba2;
    display: block;
    height: 40px;
    line-height: 40px;
    width: 230px;
    overflow: hidden;
    margin: auto;
    text-align: center;
    border-radius: 3px;
    margin-bottom: 35px;
}

        .prduct_ul li div {
            background: rgba(255,255,255,0.8);
            height: 60px;
            position: absolute;
            bottom: 0;
            overflow: hidden;
            left: 0;
            width: 100%;
            transition: all 0.2s linear 0s;
        }

        .prduct_ul li:hover div {
            height: 125px;
        }









#preview {
    position: relative;
    width: 930px;
    float: right;
    overflow: hidden;
    padding-bottom: 7px;
    box-sizing: border-box;
}




.product_item {
    margin-top: 10px;
}

.product_content {
    line-height: 2em;
}

    .product_content img {
        max-width: 100%;
        display: block;
        margin: auto;
    }






.info {
    height: 30px;
    text-align: center;
    line-height: 30px;
    border-bottom: 1px dashed #ccc;
}


.main_next {
    margin-left: 10px;
}

    .main_next .prevrecord, .main_next .nextrecord {
        margin: 5px 0px;
        display: block;
        font-size: 14px;
    }



.article {
    float: right;
    width: 930px;
    box-sizing: border-box;
}

    .article ol {
        margin-top: 20px;
    }

    .article li {
        font-size: 14px;
        position: relative;
        margin-bottom: 5px;
    }

        .article li h3 {
            font-size: 14px;
            position: relative;
            float: left;
            overflow: hidden;
            height: 25px;
            padding-left: 20px;
        }


            .article li h3:after {
                width: 25px;
                height: 25px;
                float: right;
                content: '';
                display: block;
                margin-left: 5px;
                background-position-y: 7px;
            }

        .article li span {
            float: right;
            color: #aaa;
        }

        .article li p {
            clear: both;
            color: #aaa;
            height: 25px;
            line-height: 25px;
            overflow: hidden;
            padding-left: 20px;
            box-sizing: border-box;
        }

        .article li:after {
            content: '';
            width: 2px;
            height: 2px;
            display: block;
            overflow: hidden;
            position: absolute;
            top: 10px;
            left: 11px;
            background: #005ba2;
        }




.Article_xw .pading {
    margin-bottom: 0px;
}


.Article_content {
    width: 930px;
    float: right;
}

.Article_text {
    height: 40px;
    font: 22px "Microsoft Yahei";
    text-align: center;
    line-height: 40px;
    overflow: hidden;
    margin-top: 30px;
    font-weight: bold;
}

.Article_content .info {
    height: 50px;
    font: 14px "Microsoft Yahei";
    line-height: 50px;
    text-align: center;
    color: #999;
    margin: 0px auto 10px;
}

    .Article_content .info span {
        height: 50px;
        font: 14px "Microsoft Yahei";
        line-height: 50px;
        margin-bottom: 10px;
        color: #999;
    }

.Article_content .detail {
    font-size: 14px;
    line-height: 22px;
    padding: 10px 10px;
    word-spacing: 10px;
}

    .Article_content .detail img {
        max-width: 100%;
        display: block;
        margin: auto;
    }




.pading {
    float: right;
    margin-top: 10px;
}

    .pading span {
        padding: 3px 8px;
        border: 1px solid #ccc;
        display: block;
        float: left;
        margin: 0px 2px;
    }

    .pading a {
        padding: 3px 8px;
        border: 1px solid rgba(142,142,142,0.5);
        display: block;
        float: left;
        margin: 0px 1px;
    }

.pading .current {
    border: none;
    padding: 2px 8px;
    border: 1px solid #005ba2;
    background: #005ba2;
}




.page_c {
    overflow: hidden;
    float: right;
    width: 930px;
}


    .page_c img {
        max-width: 100%;
        display: block;
    }



.footer {
    padding: 15px 0;
    background: #080404;
}


.relevant {
    width: 100%;
    clear: both;
    margin-top: 20px;
    margin-bottom: 20px;
}

    .relevant .rel_title {
        margin-bottom: 0;
        height: 40px;
        line-height: 40px;
        font-size: 14px;
        background: #1D1C1C;
        text-indent: 10px;
        color: #fff !important;
    }

    .relevant .rel_content {
        padding: 10px;
        overflow: hidden;
    }

.relevant_product .rel_item {
    width: 122px;
    float: left;
    margin: 0 5px 10px 5px;
}

    .relevant_product .rel_item .rel_item_img {
        width: 100%;
        height: 90px;
    }

    .relevant_product .rel_item .rel_item_title {
        width: 100%;
        height: 30px;
        line-height: 30px;
        text-align: center;
        display: inline-block;
        overflow: hidden;
        color: #fff !important;
    }

.relevant_article .rel_item {
    width: 100%;
    height: 35px;
    line-height: 35px;
    border-bottom: 1px dashed #59504D;
    overflow: hidden;
}

    .relevant_article .rel_item .rel_item_time {
        float: right;
        color: #999;
    }




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 {
    color: inherit;
    display: block;
    line-height: 30px;
    border-bottom: 1px dotted #ccc;
}

ul.relate_pr li {
    width: 20%;
    float: left;
}

    ul.relate_pr li a {
        color: inherit;
        display: block;
        margin: 5px;
        text-align: center;
        line-height: 30px;
    }

    ul.relate_pr li img {
        width: 100%;
        display: block;
    }

ul.relate_pr p {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.interlink {
    background: #ffffff;
    padding: 20px 0;
}

.interlink__inner {
    width: 1200px;
    margin: auto;
    overflow: hidden;
}

.interlink__title {
    font-size: 17px;
    float: left;
    margin-right: 10px;
    border-left: 3px solid #00589e;
    padding-left: 10px;
}

.interlink__list a {
    float: left;
    margin: 2px 14px;
    color: #666;
}

.interlink__list {
    overflow: hidden;
}
