﻿/*----------------------------- CSS Document ------------------------*/
html {
    color: #000;
    background: #f3f3f3;
}

body {
    font-size: 12px;
    font-family: "Î¢ÈíÑÅºÚ";
    color: #333;
    background: #f3f3f3;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, legend, input, button, textarea, p, blockquote, thead, tbody, tfoot, th, td {
    margin: 0;
    padding: 0;
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: normal;
}

ul, li, form, th, div, table, td, form, p, ol, dl, dt, dd {
    border: none;
    list-style: none;
}

img {
    border: 0;
}

.f12 {
    font-size: 12px;
}

.f12b {
    font-size: 12px;
    font-weight: bold;
}

.f14 {
    font-size: 14px;
}

.f14b {
    font-size: 14px;
    font-weight: bold;
}

.f16 {
    font-size: 16px;
}

.f16b {
    font-size: 16px;
    font-weight: bold;
}

.f18 {
    font-size: 18px;
}

.f18b {
    font-size: 18px;
    font-weight: bold;
}

.clear {
    clear: both;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.dn {
    display: none;
}

.db {
    display: block;
}

.di {
    display: inline;
}

.ac {
    text-align: center;
}

.al {
    text-align: left;
}

.ar {
    text-align: right;
}

.hand {
    cursor: pointer;
}

.fwb {
    font-weight: bold;
}
/*-----------------------link start--------------------------------*/
a {
    color: #333;
    text-decoration: none;
}

    a:hover {
        color: #666;
        text-decoration: none;
    }

.clear {
    clear: both;
}

.shiping1 a {
    color: #3366cc;
    text-decoration: none;
}

    .shiping1 a:hover {
        color: #3366cc;
        text-decoration: none;
    }


/*---------------------Í¨À¸¹ã¸æ£¨960px£©¿ªÊ¼--------------------------------*/

.banner {
    width: 100%;
    margin: 0 auto;
    background: #c7dae8;
    height: 450px;
}

/*---------------------ÄÚÒ³Í¨À¸£¨720px£©¹ã¸æ--------------------------------*/
.ny-ad {
    width: 100%;
    margin: 0 auto;
    background: #c7dae8;
    height: 250px;
    display: block;
    overflow: hidden;
}



/*----------------------¶¥²¿¿ªÊ¼--------------------------------*/
.header_top {
    height: 87px;
    background: url(hd-1.jpg) repeat-x;
    width: 100%;
    margin: 0 auto;
}

    .header_top ul {
        width: 1000px;
        margin: 0 auto;
    }

.header_topl {
    float: left;
    padding-top: 20px;
}

.header_topr {
    float: right;
    line-height: 24px;
}

.rczp {
    width: 70px;
    height: 20px;
    line-height: 20px;
    display: inline-block;
    background: url(../images/l1.png) no-repeat 0 3px;
    padding-left: 20px;
}

.lxwm {
    width: 70px;
    height: 20px;
    line-height: 20px;
    display: inline-block;
    background: url(../images/l2.png) no-repeat 0 3px;
    padding-left: 20px;
}

.rczp a {
    color: #ccc;
    text-decoration: none;
}

    .rczp a:hover {
        color: #666;
        text-decoration: none;
    }

.lxwm a {
    color: #ccc;
    text-decoration: none;
}

    .lxwm a:hover {
        color: #666;
        text-decoration: none;
    }

/*---------------------µ¼º½¿ªÊ¼--------------------------------*/
.menu {
    height: 40px;
    background: #1e67ac;
    width: 100%;
    margin: 0 auto;
    font-size: 14px;
}

    .menu ul {
        width: 1000px;
        margin: 0 auto;
        position: relative;
        height: 40px;
    }

    .menu li {
        display: inline;
        width: 120px;
        height: 40px;
        float: left;
        background: url(../images/menu-1.jpg) no-repeat 100% 0;
    }

        .menu li a {
            color: #fff;
            text-decoration: none;
            float: left;
            width: 100px;
            height: 40px;
            line-height: 40px;
            text-align: center;
        }

            .menu li a:hover {
                color: #e2e2e2;
                text-decoration: none;
                background: url(../images/menu-hover-1.jpg) no-repeat 50% 40%;
            }

    .menu .tel {
        width: 156px;
        height: 40px;
        position: absolute;
        right: 0;
        top: 0;
        z-index: 1;
    }

    .menu .menu-l {
        width: 250px;
        position: absolute;
        left: 0;
        top: 40px;
        background: none;
        z-index: 1000;
    }

    .menu .menu-r {
        width: 250px;
        position: absolute;
        right: 0;
        top: 40px;
        background: none;
        z-index: 1000;
    }

/*---------------------Î²²¿¿ªÊ¼--------------------------------*/
.foot {
    width: 100%;
    height: 87px;
    background: url(../images/foot-1.jpg) repeat-x;
    display: block;
    clear: both;
}

    .foot ul {
        width: 1000px;
        height: 77px;
        line-height: 20px;
        color: #999999;
        margin: 0 auto;
        padding-top: 10px;
        position: relative;
    }

.index-ba {
    width: 115px;
    background: url(logo.jpg) no-repeat;
    position: absolute;
    top: 20px;
    right: 0;
    padding: 30px 0 0 0;
}


/*---------------------Ê×Ò³¿ªÊ¼--------------------------------*/
.index-main {
    width: 1000px;
    height: 235px;
    margin: 0 auto 25px auto;
    position: relative;
    z-index: 1000;
    padding-bottom: 15px;
}

.index-main1 {
    position: absolute;
    top: -30px;
    left: 0;
    width: 1000px;
    height: 225px;
    background: #fff;
    border: #e1e1e1 1px solid;
    border-top: #1e67ac 3px solid;
    position: relative;
}

.red-line {
    height: 3px;
    width: 330px;
    position: absolute;
    left: 0;
    top: -3px;
    background: #cc0000;
}

.index-bt {
    height: 20px;
    padding: 20px 0 0 10px;
}

.index-mian-l {
    height: 205px;
    width: 330px;
    float: left;
}

.index-js {
    width: 310px;
    height: 165px;
    padding: 10px;
    line-height: 24px;
    color: #666;
    font-size: 14px;
}

    .index-js img {
        float: left;
        margin-right: 10px;
    }

    .index-js span {
        font-size: 10px;
    }

        .index-js span a {
            color: #ce0235;
            text-decoration: none;
        }

            .index-js span a:hover {
                color: #ff0000;
                text-decoration: none;
            }

.index-mian-c {
    height: 205px;
    width: 370px;
    float: left;
}

.index-line {
    border-left: #ececec 1px solid;
    border-right: #ececec 1px solid;
    width: 368px;
    height: 170px;
}

    .index-line li {
        line-height: 35px;
        font-size: 14px;
        height: 35px;
        width: 330px;
        overflow: hidden;
        background: url(../images/dian.jpg) no-repeat 10px 13px;
        padding-left: 32px;
    }

    .index-line a {
        color: #666;
        text-decoration: none;
    }

        .index-line a:hover {
            color: #333;
            text-decoration: none;
        }


.index-mian-r {
    height: 205px;
    width: 300px;
    float: right;
}

.index-xm {
    margin: 20px 15px 15px 15px;
}

    .index-xm li {
        float: left;
        display: inline;
    }

/*---------------------·ÖÒ³¿ªÊ¼--------------------------------*/
DIV.sabrosus {
    PADDING-RIGHT: 3px;
    PADDING-LEFT: 3px;
    PADDING-BOTTOM: 3px;
    MARGIN: 3px auto;
    PADDING-TOP: 3px;
    TEXT-ALIGN: center;
    font-size: 12px;
}

    DIV.sabrosus A {
        BORDER-RIGHT: #9aafe5 1px solid;
        PADDING-RIGHT: 5px;
        BORDER-TOP: #9aafe5 1px solid;
        PADDING-LEFT: 5px;
        PADDING-BOTTOM: 2px;
        BORDER-LEFT: #9aafe5 1px solid;
        COLOR: #2e6ab1;
        MARGIN-RIGHT: 2px;
        PADDING-TOP: 2px;
        BORDER-BOTTOM: #9aafe5 1px solid;
        TEXT-DECORATION: none;
    }

        DIV.sabrosus A:hover {
            BORDER-RIGHT: #2b66a5 1px solid;
            BORDER-TOP: #2b66a5 1px solid;
            BORDER-LEFT: #2b66a5 1px solid;
            COLOR: #000;
            BORDER-BOTTOM: #2b66a5 1px solid;
            BACKGROUND-COLOR: lightyellow;
        }

DIV.pagination A:active {
    BORDER-RIGHT: #2b66a5 1px solid;
    BORDER-TOP: #2b66a5 1px solid;
    BORDER-LEFT: #2b66a5 1px solid;
    COLOR: #000;
    BORDER-BOTTOM: #2b66a5 1px solid;
    BACKGROUND-COLOR: lightyellow;
}

DIV.sabrosus SPAN.current {
    BORDER-RIGHT: navy 1px solid;
    PADDING-RIGHT: 5px;
    BORDER-TOP: navy 1px solid;
    PADDING-LEFT: 5px;
    FONT-WEIGHT: bold;
    PADDING-BOTTOM: 2px;
    BORDER-LEFT: navy 1px solid;
    COLOR: #fff;
    MARGIN-RIGHT: 2px;
    PADDING-TOP: 2px;
    BORDER-BOTTOM: navy 1px solid;
    BACKGROUND-COLOR: #2e6ab1;
}

DIV.sabrosus SPAN.disabled {
    BORDER-RIGHT: #929292 1px solid;
    PADDING-RIGHT: 5px;
    BORDER-TOP: #929292 1px solid;
    PADDING-LEFT: 5px;
    PADDING-BOTTOM: 2px;
    BORDER-LEFT: #929292 1px solid;
    COLOR: #929292;
    MARGIN-RIGHT: 2px;
    PADDING-TOP: 2px;
    BORDER-BOTTOM: #929292 1px solid;
}



/*---------------------ÄÚÒ³¿ªÊ¼--------------------------------*/
.ny-main {
    width: 1000px;
    margin: 0 auto 25px auto;
    position: relative;
    z-index: 1000;
    padding-bottom: 15px;
}

.ny-left {
    position: absolute;
    top: -50px;
    left: 0;
    width: 250px;
    background: #fff;
    border-top: #cc0000 3px solid;
    border-bottom: #e7e7e7 1px solid;
    position: relative;
    min-height: 550px;
}

.ny-left-1 {
    position: absolute;
    left: 250px;
    top: 0;
}

.ny-left-2 {
    height: 47px;
    width: 235px;
    line-height: 40px;
    background: #1e67ac;
    color: #FFFFFF;
    padding-left: 15px;
    font-size: 24px;
}

    .ny-left-2 span {
        font-size: 12px;
    }
.ny-left-menu>ul{width:100%; padding-left: 20px; box-sizing: border-box; margin-top: 50px;}
	.ny-left-menu li{width: 100%; line-height: 35px;background-color: #eaedf2;font-size:14px;box-sizing: border-box;border-bottom: #fff 1px solid;}
	.ny-left-menu li a{padding-left: 10px;}
	/*.ny-left-menu li:hover{ background:#cccccc url(../images/jiant.png) no-repeat 95% 15px;}*/
	.ny-left-menu .ny-left-menu-link{background: #05468a url(../images/jiant.png) no-repeat 95% 15px;}
.ny-left-menu .ny-left-menu-link a{width: 100%;}
	.ny-left-menu .ny-left-menu-link:hover{background: #05468a url(../images/jiant.png) no-repeat 95% 15px;}
.ny-left-menu-link>a>span{color: #fff;}
.menu2 li{background-color: #fff;}
.menu2 li:hover{ background:#cccccc url(../images/jiant.png) no-repeat 95% 15px;}
.ny-jb {
    position: absolute;
    bottom: 0;
    left: 0;
}


.ny-right {
    width: 700px;
    min-height: 800px;
    margin-top: 20px;
    background: url(../images/ny1.png) no-repeat 0 40px;
    padding: 0 20px 0 20px;
}

.mbx {
    color: #999;
}

    .mbx a {
        color: #999;
        text-decoration: none;
    }

        .mbx a:hover {
            color: #999;
            text-decoration: none;
        }

.ny-xiangxi {
    margin-top: 50px;
    color: #666666;
    /*line-height: 30px;*/
   /*font-size: 14px;*/
}

    .ny-xiangxi h1 {
        font-size: 20px;
        margin-bottom: 20px;
        color: #333;
    }

.ny-news {
    margin-top: 50px;
    color: #666666;
    line-height: 35px;
    font-size: 14px;
}

    .ny-news li {
        position: relative;
        padding-left: 25px;
        background: url(../images/dian.jpg) no-repeat 0 50%;
        height: 35px;
    }

        .ny-news li span {
            position: absolute;
            right: 0px;
            font-size: 12px;
        }

    .ny-news a {
        color: #333;
        text-decoration: none;
    }

        .ny-news a:hover {
            color: #999;
            text-decoration: none;
        }


.ny-products {
    margin-top: 50px;
    color: #666666;
    line-height: 30px;
    font-size: 14px;
}

    .ny-products li {
        height: 170px;
        padding: 20px 20px 0 20px;
    }

        .ny-products li img {
            float: left;
            margin-right: 20px;
        }

        .ny-products li h3 {
            display: inline;
            font-weight: bold;
        }

        .ny-products li span {
            font-size: 12px;
            color: #999999;
            margin-left: 20px;
        }

        .ny-products li p {
            font-size: 12px;
            color: #999999;
        }

    .ny-products a {
        color: #0066cc;
        text-decoration: none;
    }

        .ny-products a:hover {
            color: #666;
            text-decoration: none;
        }

.ny-products-bg {
    background: #ebebeb;
}



.ny-huoban {
    margin-top: 50px;
    color: #666666;
    line-height: 30px;
    font-size: 14px;
}

    .ny-huoban li {
        float: left;
        display: inline;
        margin: 20px;
    }



/*æ–°é—»èµ„è®¯*/
.core_more, .core_more:hover {
    color: #dc332a;
    font-size: 13px;
}

.core_h4 {
    text-align: center;
    margin-bottom: 10px;
}

.container {
    padding: 0;
}

.information_h3 {
    font-size: 24px;
    text-align: center;
    width: 100%;
    color: #333;
    margin: 24px 0;
}

.information {
    width: 100%;
    padding: 0px 0 40px 0;
    text-align: center;
    background-color: #f5f5f5;
}

.information_a, .information_a:hover {
    font-size: 12px;
    color: #da251c;
    margin-bottom: 100px;
    display: inline-block;
}

.information li {
    float: left;
    width: 25%;
    padding: 0 10px;
    text-align: left;
    position: relative;
    box-sizing: border-box;
}

.information_img {
    width: 100%;
    height: 130px;
    background-repeat: no-repeat;
    background-position: center center;
    cursor: pointer;
    background-size: contain;
}

.bg_img {
    width: 0;
    height: 130px;
    opacity: 0;
    position: absolute;
    left: 0;
    top: 0;
    -webkit-transition: all 0.3s cubic-bezier(0.455, 0.03, 0.515, 0.955);
    -moz-transition: all 0.3s cubic-bezier(0.455, 0.03, 0.515, 0.955);
    -ms-transition: all 0.3s cubic-bezier(0.455, 0.03, 0.515, 0.955);
    transition: all 0.3s cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

    .bg_img img {
        width: 0;
        height: 100%;
    }

.information_h4 {
    background-image: url(../2/arrow.png);
    background-repeat: no-repeat;
    /*	padding: 0 10px;
	padding-left: 30px;*/
    background-position: 0px 5px;
}

    .information_h4 a {
        display: block;
        width: 100%;
        overflow: hidden;
        font-size: 13px;
        line-height: 24px;
        color: #333;
    }

        .information_h4 a:hover {
            color: #da251c;
        }

    .information_h4 span {
        font-size: 14px;
        color: #da251c;
    }

.figcaption {
    width: 100%;
    height: 50px;
}

.information_img img {
    width: 100%;
}


.coreV {
    width: 100%;
    padding-top: 10px;
    /*height: 620px;*/
    background-color: #fff;
}

.coreValue {
    /*height: 620px;*/
}

.core_h3 {
    text-align: center;
    font-size: 24px;
    color: #1e1e1e;
    margin: 30px 0 20px 0;
}

.core_more, .core_more:hover {
    color: #dc332a;
    font-size: 13px;
}

.core_h4 {
    text-align: center;
}

.coreValue_img {
    width: 100%;
    position: relative;
    text-align: center;
    padding-top: 28px;
}

    .coreValue_img li {
        float: left;
        box-sizing: border-box;
        border: 5px solid #fff;
        border-top: none;
        border-bottom: none;
    }

.coreValue_on {
    width: 100%;
    height: 100%;
    background: rgba(255,255,255,0.85);
    opacity: 0;
    cursor: pointer;
    position: relative;
    color: #595f74;
}

.coreValue_one {
   width: 50%;
	height: 413px;
	box-sizing: border-box;
}

.coreValue_two {
  	width: 50%;
	height: 202px;
	/*margin-left: 10px;*/ box-sizing: border-box;
}

.coreValue_three, .coreValue_four {
    width: 25%;
    height: 202px;
    margin-top: 10px;
    box-sizing: border-box;
    /*margin-left: 10px;*/
}

.coreValue_one, .coreValue_two, .coreValue_three, .coreValue_four {
    background-repeat: no-repeat;
    background-position: top left;
    background-size: cover;
}

h3, p {
    margin: 0;
}

.coreValue_h3 {
    font-size: 36px;
    width: 100%;
    text-align: center;
    padding: 100px 0 40px 0;
    box-sizing: border-box;
    font-family: 'å¾®è½¯é›…é»‘' /*PingFang*/;
}

.coreValue_th3 {
    font-size: 36px;
    width: 100%;
    text-align: center;
    padding: 20px 0 20px 0;
    box-sizing: border-box;
    font-family: 'å¾®è½¯é›…é»‘';
}

.coreValue_p {
    display: inline-block;
    font-size: 16px;
    width: 100%;
    box-sizing: border-box;
    text-align: center;
    padding: 0px 54px;
    line-height: 28px;
    color: #595f74;
}

    .coreValue_p:hover {
        color: #595f74;
        text-decoration: none;
    }

.p2 {
    padding: 0px 40px;
}

.p3 {
    padding: 0px 20px;
}

.bottom_border {
    height: auto;
    min-height: 25px;
    border-bottom: #646464 solid 7px;
    text-align: center;
    background-color: transparent;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 99999;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
}

#returnTop {
    border: 0;
    cursor: pointer;
    height: 18px;
    width: 21px;
}

    #returnTop:hover {
        height: 36px;
        width: 42px;
        -webkit-transition: 0.3s all ease;
        -moz-transition: 0.3s all ease;
        -o-transition: 0.3s all ease;
        transition: 0.3s all ease;
    }

.coreValue_div1 {
    width: 100%;
    height: 120px;
}

.coreValue_div2, .coreValue_div3 {
    width: 100%;
    height: 90px;
}

.coreValue_a, .coreValue_a:hover {
    display: inline-block;
    margin-top: 30%;
    color: #595f74;
}
