/* 未能缩小。正在返回未缩小的内容。
(1113,18): run-time error CSS1062: Expected semicolon or closing curly-brace, found ' '
 */
html {
    overflow: scroll;
}

body, ol, ul, h1, h2, h3, h4, h5, h6, p, th, td, dl, dd, form, fieldset, legend, input, textarea, select {
    margin: 0;
    padding: 0;
}

body {
    font-family: "微软雅黑";
    background: #f2f2f2;
    -webkit-text-size-adjust: 100%;
}

a {
    color: #2d374b;
    text-decoration: none;
}

    a:hover {
        color: #029598;
        text-decoration: underline;
    }

em {
    font-style: normal;
}

li {
    list-style: none;
}

img {
    border: 0;
    vertical-align: middle;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

p {
    word-wrap: break-word;
}
/*.clearfix{zoom:1}*/
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/*头部*/
.top1 {
    width: 1100px;
    margin: 0 auto;
    padding: 7px 0;
    display: flex;
    overflow: hidden;
}

    .top1 img {
        vertical-align: middle;
    }

.log {
    cursor: pointer;
    font-size: 14px;
    color: #029598;
    vertical-align: middle;
}

.user {
    cursor: pointer;
    font-size: 14px;
    color: #3C3C3C;
    vertical-align: middle;
}



.top-left {
    float: left;
}

.top-right {
    float: right;
}

    .top-right ul li {
        cursor: pointer;
        float: left;
        padding: 0 20px;
        font-size: 14px;
        /*font-weight: bold;*/
    }

        .top-right ul li:hover {
            color: #029598;
        }

.centre {
    background-color: #FFFFFF;
    width: 100%;
}

.centers {
    width: 1100px;
    margin: 0 auto;
    /*padding: 4px 0;*/
    overflow: hidden;
}

.logo-outer {
    width: 210px;
    height: 80px;
    text-align: right;
    float: left;
    margin-right:20px;
}

.search-outer {
    width: 600px;
    /*height: 40px;*/
    background-color: #FFFFFF;
    border: 2px solid #029598;
    overflow: hidden;
    float: left;
    margin-top: 18px;
    margin-left: 0px;
}

.search {
    width: 375px;
    height: 40px;
    border: none;
    outline: medium;
    float: left;
    margin-left: 5px;
}

.buttom {
    width: 110px;
    height: 40px;
    float: right;
    line-height: 40px;
    background-color: #029598;
    text-align: center;
}

.shop-car {
    width: 120px;
    height: 40px;
    border: 2px solid #EEEEEE;
    float: left;
    text-align: center;
    line-height: 40px;
    margin-top: 18px;
    margin-left: 50px;
}

    .shop-car:hover {
        border: 1px solid #029598;
    }

    .shop-car span {
        font-size: 12px;
        color: #666666;
    }

    .shop-car label {
        color: #029598;
        font-size: 12px;
        font-weight: bold;
    }

.qr {
    float: right;
    width: 70px;
    height: 70px;
    text-align: center;
}

.qr-img {
    max-width: 70px;
    max-height: 70px;
}

.qr label {
    font-size: 12px;
    color: #029598;
}

.clear {
    clear: both;
}

.classify {
    width: 1100px;
    margin: 0 auto;
}

.classify-left {
    float: left;
    width: 190px;
    height: 540px;
    background-color: #029598;
}

    .classify-left label {
        font-size: 18px;
        color: #FFFFFF;
        margin-left: 33px;
        margin-top: 10px;
    }

.suspend {
    width: 650px;
    height: 540px;
    border: 1px solid #029598;
    background-color: #FFFFFF;
    display: none;
    position: absolute;
    left: 189px;
    top: -50px;
    z-index: 5px;
}
/*.classify1{ cursor: pointer; width: 190px; height: 30px; line-height: 30px; position: relative; margin-top: 10px;}
.classify1 img{ margin-left: 5px;}
.classify1:hover{ background-color: #00797B;}*/
.classify-word {
    font-size: 14px;
    color: #FFFFFF;
    margin-left: 10px;
}
/*.classify1:hover .suspend{ display: block;}*/
.suspend2 {
    width: 650px;
    height: 540px;
    border: 1px solid #029598;
    background-color: #FFFFFF;
    display: none;
    position: absolute;
    left: 189px;
    top: -90px;
    z-index: 5px;
}

.classify2 {
    cursor: pointer;
    width: 190px;
    height: 30px;
    line-height: 30px;
    position: relative;
    margin-top: 10px;
}

    .classify2 img {
        margin-left: 5px;
    }

    .classify2:hover {
        background-color: #00797B;
    }

        .classify2:hover .suspend2 {
            display: block;
        }

.suspend3 {
    width: 650px;
    height: 540px;
    border: 1px solid #029598;
    background-color: #FFFFFF;
    display: none;
    position: absolute;
    left: 189px;
    top: -130px;
    z-index: 5px;
}

.classify3 {
    cursor: pointer;
    width: 190px;
    height: 30px;
    line-height: 30px;
    position: relative;
    margin-top: 10px;
}

    .classify3 img {
        margin-left: 5px;
    }

    .classify3:hover {
        background-color: #00797B;
    }

        .classify3:hover .suspend3 {
            display: block;
        }

.suspend4 {
    width: 650px;
    height: 540px;
    border: 1px solid #029598;
    background-color: #FFFFFF;
    display: none;
    position: absolute;
    left: 189px;
    top: -170px;
    z-index: 5px;
}

.classify4 {
    cursor: pointer;
    width: 190px;
    height: 30px;
    line-height: 30px;
    position: relative;
    margin-top: 10px;
}

    .classify4 img {
        margin-left: 5px;
    }

    .classify4:hover {
        background-color: #00797B;
    }

        .classify4:hover .suspend4 {
            display: block;
        }

.suspend5 {
    width: 650px;
    height: 540px;
    border: 1px solid #029598;
    background-color: #FFFFFF;
    display: none;
    position: absolute;
    left: 189px;
    top: -210px;
    z-index: 5px;
}

.classify5 {
    cursor: pointer;
    width: 190px;
    height: 30px;
    line-height: 30px;
    position: relative;
    margin-top: 10px;
}

    .classify5 img {
        margin-left: 5px;
    }

    .classify5:hover {
        background-color: #00797B;
    }

        .classify5:hover .suspend5 {
            display: block;
        }

.suspend6 {
    width: 650px;
    height: 540px;
    border: 1px solid #029598;
    background-color: #FFFFFF;
    display: none;
    position: absolute;
    left: 189px;
    top: -250px;
    z-index: 5px;
}

.classify6 {
    cursor: pointer;
    width: 190px;
    height: 30px;
    line-height: 30px;
    position: relative;
    margin-top: 10px;
}

    .classify6 img {
        margin-left: 5px;
    }

    .classify6:hover {
        background-color: #00797B;
    }

        .classify6:hover .suspend6 {
            display: block;
        }

.suspend7 {
    width: 650px;
    height: 540px;
    border: 1px solid #029598;
    background-color: #FFFFFF;
    display: none;
    position: absolute;
    left: 189px;
    top: -290px;
    z-index: 5px;
}

.classify7 {
    cursor: pointer;
    width: 190px;
    height: 30px;
    line-height: 30px;
    position: relative;
    margin-top: 10px;
}

    .classify7 img {
        margin-left: 5px;
    }

    .classify7:hover {
        background-color: #00797B;
    }

        .classify7:hover .suspend7 {
            display: block;
        }

.suspend8 {
    width: 650px;
    height: 540px;
    border: 1px solid #029598;
    background-color: #FFFFFF;
    display: none;
    position: absolute;
    left: 189px;
    top: -330px;
    z-index: 5px;
}

.classify8 {
    cursor: pointer;
    width: 190px;
    height: 30px;
    line-height: 30px;
    position: relative;
    margin-top: 10px;
}

    .classify8 img {
        margin-left: 5px;
    }

    .classify8:hover {
        background-color: #00797B;
    }

        .classify8:hover .suspend8 {
            display: block;
        }

.suspend9 {
    width: 650px;
    height: 540px;
    border: 1px solid #029598;
    background-color: #FFFFFF;
    display: none;
    position: absolute;
    left: 189px;
    top: -370px;
    z-index: 5px;
}

.classify9 {
    cursor: pointer;
    width: 190px;
    height: 30px;
    line-height: 30px;
    position: relative;
    margin-top: 10px;
}

    .classify9 img {
        margin-left: 5px;
    }

    .classify9:hover {
        background-color: #00797B;
    }

        .classify9:hover .suspend9 {
            display: block;
        }

.suspend10 {
    width: 650px;
    height: 540px;
    border: 1px solid #029598;
    background-color: #FFFFFF;
    display: none;
    position: absolute;
    left: 189px;
    top: -410px;
    z-index: 5px;
}

.classify10 {
    cursor: pointer;
    width: 190px;
    height: 30px;
    line-height: 30px;
    position: relative;
    margin-top: 10px;
}

    .classify10 img {
        margin-left: 5px;
    }

    .classify10:hover {
        background-color: #00797B;
    }

        .classify10:hover .suspend10 {
            display: block;
        }

.suspend11 {
    width: 650px;
    height: 540px;
    border: 1px solid #029598;
    background-color: #FFFFFF;
    display: none;
    position: absolute;
    left: 189px;
    top: -450px;
    z-index: 5px;
}

.classify11 {
    cursor: pointer;
    width: 190px;
    height: 30px;
    line-height: 30px;
    position: relative;
    margin-top: 10px;
}

    .classify11 img {
        margin-left: 5px;
    }

    .classify11:hover {
        background-color: #00797B;
    }

        .classify11:hover .suspend11 {
            display: block;
        }

.suspend12 {
    width: 650px;
    height: 540px;
    border: 1px solid #029598;
    background-color: #FFFFFF;
    display: none;
    position: absolute;
    left: 189px;
    top: -490px;
    z-index: 5px;
}

.classify12 {
    cursor: pointer;
    width: 190px;
    height: 30px;
    line-height: 30px;
    position: relative;
    margin-top: 10px;
}

    .classify12 img {
        margin-left: 5px;
    }

    .classify12:hover {
        background-color: #00797B;
    }

        .classify12:hover .suspend12 {
            display: block;
        }

.suspends {
    overflow: hidden;
}

.suspend-left {
    float: left;
}

.suspend-right {
    float: right;
}

.suspends {
    border-bottom: 2px solid #969696;
    width: 600px;
    height: 40px;
    margin-top: 20px;
}

.suspend-box {
    width: 600px;
    margin: 0 auto;
}

.max {
    margin-top: 20px;
}

/*.center-top{ width: 660px; height: 345px;}
.center-top img{ max-width: 660px; max-height: 345px;}*/
.center-bottom {
    overflow: hidden;
    height: 100px;
    margin-top: 8px;
    float: left;
    width: 640px;
}

.hot-sales {
    /*margin: 0px auto;*/
    float: left;
    width: 200px;
    height: 100px;
    margin-right: 11px;
    border: 1px solid #dcddde;
    background: #FFFFFF;
    position: relative;
}

    .hot-sales img {
        width: 200px;
        height: 100px;
        position: static;
        display: block;
        position: relative;
    }

.word {
    height: 30px;
    line-height: 30px;
    padding-left: 1px;
    text-align: right;
    position: absolute;
    top: 63px;
    transition: bottom 0.1s ease 0s;
    width: 100%;
    z-index: 2;
}


.hot-sales span {
    background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0 !important;
    color: #fff;
    font-size: 12px;
    padding: 4px 5px;
}

.hot {
    float: left;
    margin-top: 30px;
}

    .hot tr td {
        padding: 10px 0;
        cursor: pointer;
    }

        .hot tr td span:hover {
            color: #029598;
        }

.shot {
    float: left;
}

.first {
    margin-left: -8px;
}

.classify-right {
    float: left;
    width: 250px;
    height: 450px;
    background-color: #FFFFFF;
    background-size: cover;
}

.div-home-height {
    height: 12px;
}

.bg-img {
    width: 62px;
    height: 62px;
    border: 1px solid #969696;
    border-radius: 50%;
    margin-top: 20px;
    margin-left: 95px;
}

    .bg-img img {
        max-width: 62px;
        max-height: 62px;
        border-radius: 50%;
    }

.right-top {
    text-align: center;
}

.bg-img span {
    font-size: 12px;
}

.btns {
    margin-top: 30px;
}

    .btns a {
        padding: 0 5px;
    }

.right-bottom {
    border-top: 1px dashed #dfe3e7;
    margin-top: 18px;
}


.div_article_title {
    height: 35px;
}

    .div_article_title ul, .div_article_title ul li {
        margin: 0;
        padding: 0;
    }

        .div_article_title ul li {
            float: left;
        }

    .div_article_title a {
        display: block;
        float: left;
        font-weight: 800;
        height: 25px;
        line-height: 25px;
        margin-left: 3px;
        margin-top: 2px;
        text-align: center;
        width: 70px;
    }

        .div_article_title a:link, .div_article_title a:visited {
            color: #989898;
            text-decoration: none;
        }

.top_selling_tit {
    height: 35px;
}

    .top_selling_tit ul, .top_selling_tit ul li {
        margin: 0;
        padding: 0;
    }

        .top_selling_tit ul li {
            float: left;
        }

    .top_selling_tit a {
        display: block;
        float: left;
        font-weight: 800;
        height: 25px;
        line-height: 25px;
        margin-left: 3px;
        margin-top: 2px;
        text-align: center;
        width: 70px;
    }

        .top_selling_tit a:link, .top_selling_tit a:visited {
            color: #989898;
            text-decoration: none;
        }

.top_selling {
    padding-left: 10px;
}

    .top_selling ul li {
        line-height: 23px;
        height: 23px;
        width: 180px;
        overflow: hidden;
    }

.index-more a {
    text-align: right;
    font-size: 12px;
    height: 25px;
    line-height: 25px;
    margin-left: 3px;
    margin-top: 2px;
    width: 70px;
    cursor: pointer;
    font-weight: 200;
}

    .index-more a:hover {
        color: #007eff;
        text-decoration: none;
    }

    .index-more a:visited {
        color: #2d374b;
        text-decoration: none;
    }

.div_article_title a.article_sel {
    /*background: rgba(0, 0, 0, 0) url("../images/search_bg_selected.jpg") no-repeat scroll 0 0;*/
    color: #029598;
    text-decoration: none;
}

.div_article_title ul li span {
    display: block;
    height: 25px;
    line-height: 25px;
    margin-left: 3px;
    margin-top: 2px;
    text-align: center;
}

.div_article_title li a {
    cursor: pointer;
}

.div_article_form {
    padding-left: 10px;
    height: 145px;
    overflow: hidden;
}

    .div_article_form .ul_article li {
        height: 25px;
        line-height: 25px;
        width:230px;
        overflow: hidden;       
        text-overflow: ellipsis;       
        white-space: nowrap; 
    }

.new {
    margin-top: 20px;
}

.mi {
    color: #AEAEAE;
}

.more {
    font-size: 12px;
    cursor: pointer;
}

    .more:hover {
        color: #029598;
    }

.news {
    margin-top: 20px;
    margin-left: 5px;
}

    .news tr td {
        cursor: pointer;
        padding: 5px 0;
        font-size: 14px;
        font-weight: bold;
        color: #666666;
    }

        .news tr td:hover {
            color: #029598;
        }

.banners {
    width: 1100px;
    margin: 0 auto;
    margin-top: 30px;
}

.choice {
    width: 1100px;
    margin: 0 auto;
    margin-top: 30px;
}

.choice-tit {
    overflow: hidden;
}

.cho {
    width: 62px;
    height: 55px;
    background-color: #029598;
    border-radius: 4px;
    text-align: center;
    line-height: 55px;
    float: left;
}

    .cho label {
        font-size: 20px;
        color: #FFFFFF;
    }

.chos {
    float: left;
    margin-top: 10px;
    margin-left: 20px;
}

    .chos span {
        font-size: 18px;
        font-weight: bold;
    }

    .chos p {
        color: #919191;
    }

.product {
    overflow: hidden;
}

.product-left {
    float: left;
}

.producta {
    background: url('../images/aa2.png') no-repeat;
    width: 266px;
    height: 270px;
    text-align: center;
}

.first1 {
    float: left;
    margin-top: 20px;
    border: 2px solid #FFFFFF;
}

    .first1:hover {
        border: 2px solid #029598;
    }

.name {
    font-size: 16px;
    margin-top: -2px;
}

.img-a {
    width: 250px;
    height: 200px;
    text-align: center;
}

    .img-a img {
        max-width: 200px;
        max-height: 200px;
    }

.eng {
    font-size: 12px;
    color: #919191;
    margin-top: 20px;
}

.magin {
    margin-left: 10px;
}

.fir-out {
    margin-top: 10px;
}

.name2 {
    font-size: 16px;
    margin-left: 100px;
    margin-top: -2px;
}

.name3 {
    font-size: 16px;
    margin-left: 40px;
    margin-top: -2px;
}

.gg {
    margin-top: 35px;
}

.pro {
    float: left;
    width: 850px;
}

.product-right {
    float: right;
    border: 2px solid #95c93c;
    width: 250px;
    height: 870px;
    margin-top: 35px;
}

.frid {
    width: 1100px;
    margin: 0 auto;
    margin-top: 30px;
}

.frid-out {
    width: 1100px;
    background-color: #f7f7f7;
}

.ul1 {
    overflow: hidden;
}

    /*.ul1 li {
        float: left;
        padding: 20px 20px;
    }*/

    /*.ul1 li div {
            width: 180px;
            height: 90px;
            border: 1px solid #029598;
            border-radius: 4px;
            background-color: #FFFFFF;
            text-align: center;
            position: relative;
            display: table-cell;
            vertical-align: middle;
        }

            .ul1 li div p {
                position: static;
                *position: absolute;
            }


            .ul1 li div img {
                position: static;
                * position: relative;
                max-width: 170px;
                max-height: 80px;
            }*/


    .ul1 li:not(:first-child) {
        float: left;
        padding: 20px 20px;
    }

        .ul1 li:not(:first-child) div {
            width: 150px;
            height: 90px;
            border: 1px solid #eee;
            border-radius: 4px;
            background-color: #FFFFFF;
            text-align: center;
            position: relative;
            display: table-cell;
            vertical-align: middle;
        }

            .ul1 li:not(:first-child) div p {
                position: static;
                *position: absolute;
            }


            .ul1 li:not(:first-child) div img {
                position: static;
                * position: relative;
                max-width: 145px;
                max-height: 80px;
            }

    .ul1 li:first-child {
        height: 90px;
        width: 50px;
        font-size: 16px;
        font-weight: bold;
        padding-left: 20px;
        padding-top: 40px;
        float: left;
    }


/*底部*/
.bottom {
    width: 100%;
    background-color: #f1f1f1;
    margin-top: 15px;
    padding-top: 15px;
}

.bottom-center {
    width: 1100px;
    margin: 0 auto;
    text-align: center;
    padding: 10px 0;
}

.bottom-content {
    font-size: 12px;
    color: #666666;
    line-height: 22px;
}



/* 首页导航 */
.nav.nav-menu {
    height: 40px;
    border-bottom: 2px #029598 solid;
}

.nav .warpper {
    width: 1100px;
    margin: 0px auto;
}

.navs .menu {
    float: left;
    position: relative;
    display: block;
}

.navs > li.menu > a {
    float: left;
    position: relative;
    display: block;
    color: #000;
    font-size: 16px;
    font-family: "Microsoft Yahei";
    font-weight: 700;
    height: 38px;
    line-height: 38px;
    padding: 0px 13px;
    margin: 0px 10px;
}

.navs > li.menu > span.hot {
    display: block;
    width: 29px;
    height: 17px;
    background: url(../images/hot.png) no-repeat;
    position: absolute;
    left: 50px;
    top: 0px;
}

.navs > li.menu > a.on,
.navs > li.menu > a:hover {
    border-bottom: 4px solid #029598;
    color: #029598;
    text-decoration: none;
}

.navs > li.menu.has-submenu {
    float: left;
    cursor: pointer;
}

    .navs > li.menu.has-submenu h2 {
        width: 190px;
        height: 40px;
        line-height: 40px;
        font-size: 16px;
        color: #FFFFFF;
        background-color: #029598;
        border-bottom: 0px #029598 solid;
        font-family: "Microsoft Yahei";
        text-align: center;
        margin-right: 20px;
    }

.menu-level2 {
    display: none;
    position: absolute;
    background-color: #029598;
    width: 190px;
    height: 455px;
    z-index: 99999;
    font-size: 12px;
    z-index: 9999;
}

    .menu-level2.show {
        display: block;
    }

    .menu-level2 > li {
        padding-bottom: 5px;
        zoom: 1;
        clear: both;
        cursor: default;
    }
        /*黄色间隙*/
        .menu-level2 > li:last-child {
            border-bottom: 0px;
        }

        .menu-level2 > li .tx {
            line-height: 25px;
            background-color: #029598;
            padding: 5px 10px 0 17px;
            background-repeat: no-repeat;
            background-position: right center;
            height: 33px;
            _background-image: none;
            overflow: hidden;
        }

            .menu-level2 > li .tx a {
                /*font-family: "microsoft yahei";*/
                color: #ffffff;
                font-size: 16px;
                text-decoration: none;
                -webkit-transition: color 0.1s ease-out 0s;
                -moz-transition: color 0.1s ease-out 0s;
                -ms-transition: color 0.1s ease-out 0s;
                -o-transition: color 0.1s ease-out 0s;
                transition: color 0.1s ease-out 0s;
            }

                .menu-level2 > li .tx a i {
                    line-height: 25px;
                    margin-top: 5px;
                    width: 25px;
                    background-position: 0px 0px;
                    float: left;
                    height: 25px;
                    margin-right: 10px;
                    text-decoration: none;
                }

        .menu-level2 > li dl.cx {
            zoom: 1;
            color: #ffffff;
            clear: both;
            overflow: auto;
            padding: 4px 10px 5px 15px;
        }

            .menu-level2 > li dl.cx a {
                line-height: 20px;
                white-space: nowrap;
                float: left;
                color: #fff;
                margin-left: 3px;
                margin-right: 3px;
                -webkit-transition: color 0.1s ease-out 0s;
                -moz-transition: color 0.1s ease-out 0s;
                -ms-transition: color 0.1s ease-out 0s;
                -o-transition: color 0.1s ease-out 0s;
                transition: color 0.1s ease-out 0s;
            }

                .menu-level2 > li dl.cx a:hover {
                    color: #ff7300;
                }

            .menu-level2 > li dl.cx dt {
                padding-left: 10px;
                width: 30px;
                float: left;
                padding-top: 4px;
                font-weight: bold;
            }

            .menu-level2 > li dl.cx dd {
                line-height: 20px;
                width: 150px;
                float: left;
                padding-top: 2px;
            }

        .menu-level2 > li > .menu-level3 {
            display: none;
            border: #029598 1px solid;
            position: absolute;
            padding: 10px 30px;
            background-color: #fff;
            width: 660px;
            min-height: 500px;
            min-height: 500px;
            top: 0px;
            left: 190px;
            top: -30px;
            box-shadow: 4px 4px 5px -1px #ccc;
            -webkit-box-shadow: 4px 4px 5px -1px #ccc;
            -moz-box-shadow: 4px 4px 5px -1px #ccc;
        }

            .menu-level2 > li > .menu-level3 h3 {
                display: none;
                font-size: 14px;
            }

            .menu-level2 > li > .menu-level3 dl {
                padding-bottom: 3px;
                color: #666666;
                padding-top: 3px;
                padding: 3px 0;
            }

                .menu-level2 > li > .menu-level3 dl a {
                    color: #666666;
                    margin-left: 8px;
                    margin-right: 8px;
                    display: inline-block;
                }

                    .menu-level2 > li > .menu-level3 dl a:hover {
                        color: #ff7300;
                    }

                    .menu-level2 > li > .menu-level3 dl a.un {
                        color: #ff7300;
                    }

            .menu-level2 > li > .menu-level3 dt {
                float: left;
                padding: 4px 20px 0 0;
                font-weight: bold;
                padding-left: 0px;
                width: 150px;
                text-align: left;
            }

            .menu-level2 > li > .menu-level3 dd {
                float: left;
                line-height: 26px;
                width: 450px;
                padding-top: 0px;
                margin-left: -12px;
            }

        .menu-level2 > li:hover {
            background-color: #00797B;
            border-left: 0px solid #029598;
        }

            .menu-level2 > li:hover > .tx {
                background-color: #00797B;
                padding-left: 15px;
            }

                .menu-level2 > li:hover > .tx a {
                    color: #333;
                }

            .menu-level2 > li:hover > .cx {
                padding-left: 15px;
            }

            .menu-level2 > li:hover > dl {
                color: #777;
            }

                .menu-level2 > li:hover > dl a {
                    color: #777;
                }

                    .menu-level2 > li:hover > dl a:hover {
                        color: #ff7300;
                    }

            .menu-level2 > li:hover > .menu-level3 {
                display: block;
                top: 0px;
            }

                .menu-level2 > li:hover > .menu-level3 > dl a.un {
                    color: #ff7300;
                    text-decoration: none;
                }

.has-submenu:hover > ul.menu-level2 {
    display: block;
}

.index-pro {
    margin: 0 auto;
    color: #666666;
}

    .index-pro .prolist {
        width: 270px;
        height: 271px;
        background: #FFFFFF;
        text-align: center;
        margin-right: 5px;
        margin-bottom: 5px;
        float: left;
        display: inline;
    }

    .index-pro .pic {
        height: 210px;
        text-align: center;
        padding: 10px;
    }

.index-main {
    float: right;
    /*padding-right: 18px;*/
    /*padding-top:5px;*/
}

.index-banner {
    width: 640px;
    float: left;
    padding-right: 10px;
}

    .index-banner .img {
        width: 100%;
        height: 345px;
        border: 0px solid #f8f8f8;
    }

        .index-banner .img .carousel .carousel-inner .item img {
            width: 640px;
            height: 345px;
        }

/*.center-top{ width: 660px; height: 345px;}
.center-top img{ max-width: 660px; max-height: 345px;}*/
.nav_1 {
    margin-left: 200px;
}

    .nav_1 a {
        display: inline-block;
        font-size: 16px;
        font-weight: 800;
        padding: 0 20px;
        height: 40px;
        line-height: 40px;
    }

.NavBox {
    background: #f8f8f8 none repeat scroll 0 0;
    border-bottom: 1px solid #ddd;
    font-size: 12px;
    height: 32px;
    margin-bottom: 10px;
    width: 100%;
    z-index: 9999;
}


#index-container {
    color: #666;
    font-family: "microsoft yahei";
    font-size: 14px;
    margin: 0 auto;
    width: 1100px;
}

/*#index-container .wrapper {
        width: 1150px;
        margin: 0px auto;
    }*/

/* 地址栏 */
#headInfo {
    height: 40px;
    font-size: 12px;
    padding-top: 10px;
    width: 1100px;
    margin: 0 auto;
}

    #headInfo .crumb a {
        color: #3c3d3d;
    }

/* easydropdown */
.easydropdown {
    float: left;
    position: relative;
    width: 100px;
    border: 0 solid #ccc;
    cursor: pointer;
    background: #f4f4f4;
    border-radius: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    height: 40px;
    text-align: center;
    vertical-align: middle;
    padding-left: 5px;
    font-size: 14px;
}

    .easydropdown.open {
        z-index: 2;
    }

    .easydropdown .carat {
        position: absolute;
        right: 12px;
        top: 50%;
        margin-top: -1px;
        border: 4px solid transparent;
        border-top: 4px solid #000;
    }

    .easydropdown.open .carat {
        margin-top: -6px;
        border-top: 4px solid transparent;
        border-bottom: 4px solid #000;
    }

    .easydropdown.disabled .carat {
        border-top-color: #999;
    }

    .easydropdown .old {
        position: absolute;
        left: 0;
        top: 0;
        height: 0;
        width: 0;
        overflow: hidden;
    }

    .easydropdown select {
        position: absolute;
        left: 0;
        top: 0;
    }

    .easydropdown.touch .old {
        width: 100%;
        height: 100%;
    }

    .easydropdown.touch select {
        width: 100%;
        height: 100%;
        opacity: 0;
    }

    .easydropdown .selected, .easydropdown li {
        display: block;
        font-size: 12px;
        line-height: 20px;
        color: #000;
        padding: 9px 12px 9px 18px;
        overflow: hidden;
        white-space: nowrap;
    }

    .easydropdown.disabled .selected {
        color: #999;
    }

    .easydropdown .selected::after {
        content: '';
        position: absolute;
        right: 0;
        top: 0;
        bottom: 0;
        width: 60px;
        border-radius: 0;
    }

    .easydropdown div {
        position: absolute;
        height: 0;
        left: -1px;
        right: -1px;
        top: 100%;
        margin-top: -1px;
        background: #f4f4f4;
        border-top: 1px solid #ccc;
        border-radius: 0;
        overflow: hidden;
        opacity: 0;
    }

    .easydropdown.open div {
        opacity: 1;
        z-index: 2;
    }

    .easydropdown.scrollable div::after {
        content: '';
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        height: 50px;
        box-shadow: inset 0 -50px 30px -35px #fff;
    }

    .easydropdown.scrollable.bottom div::after {
        opacity: 0;
    }

    .easydropdown ul {
        position: absolute;
        left: 0;
        top: 0;
        height: 100%;
        width: 100%;
        list-style: none;
        overflow: hidden;
    }

    .easydropdown.scrollable.open ul {
        overflow-y: auto;
    }

    .easydropdown li {
        list-style: none;
        padding: 8px 12px 8px 20px;
    }

        .easydropdown li.focus {
            background: #ed5900;
            position: relative;
            z-index: 3;
            color: #fff;
        }

        .easydropdown li.active {
            font-weight: 700;
        }

/*分类图片大小控制*/
.prolist .pic img {
    max-width: 250px;
    max-height: 251px;
}

/*设置底部网站条款等条目样式*/
.bottom-top {
    text-align: center;
}

    .bottom-top span {
        padding: 2px 10px;
    }

        .bottom-top span a {
            color: #666666;
        }



.top_title {
    width: 600px;
    margin: auto;
    font-size: 0.8vw;
    text-align: center;
    text-transform: uppercase;
    color: #029598;
    white-space: nowrap;
    letter-spacing: .1em;
}

    .top_title span:nth-child(2n + 1) {
        animation: toptitle 1s steps(1, start) 0.33s infinite;
    }

    .top_title span:nth-child(2n) {
        animation: toptitle 1s steps(1, start) 0.66s infinite;
    }

@keyframes toptitle {
    33% {
        color: #029598;
    }

    66% {
        color: #FF8260;
    }
}
.area-list {
    background-color: #ebebeb;
    height: 34px;
}

.topleft {
    float: left;
    overflow: hidden;
    width: 197px;
    height: 34px;
    background: url(../images/leftmenubg.png);
    text-align: center;
    color: #FFFFFF;
    line-height: 34px;
    font-size: 16px;
}

.topright {
    height: 34px;
}

    .topright a {
        float: left;
        display: block;
        color: black;
        text-align: center;
        padding: 5px 16px;
        text-decoration: none;
        font-size: 15px;
    }

        .topright a:hover {
            height: 34px;
            color: #fd731f;
            background-color: #dddddd;
            cursor: pointer;
        }

        .topright a:active {
            background-color: #dddddd;
            height: 34px;
            cursor: pointer;
            text-align: center;
            color: white;
        }

.area-list ul, .area-list li {
    margin: 0px;
    list-style: none;
}

.area-list ul {
    height: 34px;
}

.area-list li {
    height: 34px;
    text-align: center;
    float: left;
    color: black;
    font-size: 14px;
}

    .area-list li i {
        float: left;
        width: 1px;
        background-color: #000;
        height: 14px;
        margin-top: 10px;
    }
