body {
    font-size: 14px;
    font-family: "楷体";
    margin: 0px;
    padding: 0px;
}


html, body {
    width: 100%;
    font-family: "Microsoft Yahei","����";
}

.clear {
    clear: both;
}

div#slider-wrapper img {
    width: 1600px;
}

a {
    text-decoration: none;
}

#img {
    margin: 50px 0px 0px;
}

    #img img {
        width: 100%;
        margin-top: 20px;
    }
#dituContent img {
	max-width:inherit;
}
/* for IE */
:focus {
    -moz-outline-style: none;
}
/* for Firefox */
ul, li, p, h1, img, h2, ol, em {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    border: none;
    font-style: normal;
    border: none;
    color: #666;
}

/*header*/
.title {
    height: 38px;
    line-height: 38px;
    margin: 0px 0 18px auto;
    background: url("../image/common_Topicon2.jpg") repeat-x;
}

    .title h1 {
        height: 38px;
        line-height: 38px;
        width: 115px;
        float: left;
        font-family: "Microsoft YaHei";
        font-size: 14px;
        color: #fff;
        background: url("../image/common_Topicon1.jpg") no-repeat;
        text-align: center;
    }

    .title .more {
        font-size: 12px;
        color: #666;
        display: inline-block;
        font-weight: normal;
        float: right;
    }

.titles {
    background: url("../image/common_Topicon2.jpg") repeat-x;
    height: 38px;
}

    .titles h1 {
        width: 115px;
        height: 38px;
        font-size: 14px;
        text-align: center;
        display: block;
        background: url("../image/common_Topicon1.png") center center no-repeat;
        color: #fff;
        line-height: 38px;
        float: left;
    }



    .titles .more {
        font-size: 12px;
        color: #666;
        text-decoration: none;
        float: right;
        line-height: 38px;
    }

.text {
    height: 36px;
    line-height: 36px;
    width: 820px;
    margin: 50px auto 30px auto;
    border-bottom: dashed 1px #80b8de;
}

    .text h1 {
        background: url("../image/equi_Tbg.jpg") no-repeat;
        width: 136px;
        height: 36px;
        line-height: 36px;
        text-align: center;
        color: #0065b5;
        font-size: 16px;
        float: left;
    }

    .text .more {
        background: url("../image/equi_icon.png") no-repeat;
        float: right;
        width: 78px;
        height: 30px;
        display: block;
        font-size: 12px;
        color: #0065b5;
        text-align: center;
        background-position-y: 9px;
    }


.texts {
    font-weight: normal;
    width: 282px;
    height: 39px;
    line-height: 28px;
    margin: 0 auto;
    font-size: 14px;
    text-align: center;
    border-bottom: 3px solid #0065b5;
}

    .texts h1 {
        font-size: 30px;
        height: 39px;
        float: left;
        color: #0065b5;
        margin-left: 60px;
    }

    .texts h2 {
        color: #666;
        font-size: 16px;
        font-weight: 100;
        float: left;
        margin-left: 10px;
        line-height: 35px;
    }


/*顶部*/
.header {
    width: 100%;
    height: 220px;
    z-index: 999999;
    background: url("../image/hdwrap_bg1.jpg") repeat-x;
}




.header_c {
    height: 40px;
    line-height: 40px;
    width: 1000px;
    margin: auto;
    position: relative;
}

    .header_c h1 {
        width: auto;
        float: left;
        font-size: 12px;
        color: #666;
    }

    .header_c .input {
        position: absolute;
        right: 70px;
        margin: 7px 0px 0px 0px;
        width: 250px;
    }



.input input {
    display: block;
    width: 200px;
    height: 22px;
    font-size: 12px;
    line-height: 22px;
    color: #666;
    float: left;
}

.input .searchBtn {
    width: 46px;
    height: 28px;
    background: #0065b5;
    display: block;
    float: left;
    border-radius: 0px 3px 3px 0px;
    color: #fff;
    line-height: 28px;
    text-align: center;
}

.header_c .qh {
    position: absolute;
    right: 0px;
    width: 70px;
    text-align: center;
}

    .header_c .qh a {
        width: 70px;
        text-align: center;
        line-height: 40px;
        font-size: 12px;
        color: #666;
    }
/*logo*/


.header .logo_img img {
    width: 1000px;
    height: 112px;
}

.header .logo_img {
    width: 1000px;
    height: 112px;
    overflow: hidden;
    margin: 10px auto;
}


/*导航*/
.header .navbox {
    background: url("../image/hdwrap_bg_02.png") no-repeat;
    height: 47px;
    background-size: 100%;
}

    .header .navbox .nav {
        width: 925px;
        height: 47px;
        margin: auto;
    }



        .header .navbox .nav li {
            position: relative;
            float: left;
            width: 120px;
            height: 47px;
        }



.navbox .nav li a {
    display: block;
    width: 120px;
    text-align: center;
    height: 47px;
    color: #fff;
    font-family: 微软雅黑;
    font-size: 14px;
    line-height: 3.5em;
}


.navbox .nav .cur {
    color: #024a9e;
    transition: all 0.3s;
    background: url("../image/nav_icon2.jpg") repeat-x;
}


/**/
.navbox .nav_ul {
    width: 120px;
    background: #00A2E3;
    position: absolute;
    top: 45px;
    z-index: 99999;
    display: none;
}

    .navbox .nav_ul li {
        padding: 3px 0px;
        border: none !important;
        height: 30px !important;
        border: 1px solid #ccc;
    }

.navbox .nav li:hover .nav_ul {
    display: block;
}


.navbox .nav_ul li a {
    font-size: 12px;
    line-height: 2.4em;
    height: 30px !important;
}
/**/


/*banner*/
.banner {
    width: 100%;
    overflow: hidden;
    position: relative;
}

.slides_container {
    width: 100%;
    height: auto !important;
}

.slides_control, .slides_control a, .slides_control a img {
    width: 100% !important;
    height: 100% !important;
    left: 0 !important;
    display: block;
}

.banner .btns {
    position: absolute;
    z-index: 999;
    bottom: 15px;
    width: 1000px;
    height: 20px;
    line-height: 20px;
    left: 45%;
}


    .banner .btns .current {
        background: #fff;
    }


    .banner .btns li {
        float: left;
        width: 15px;
        height: 15px;
        line-height: 15px;
        background: #666;
        cursor: pointer;
        color: #fff;
        font-size: 14px;
        border-radius: 50%;
        margin: 0px 5px;
    }


        .banner .btns li a {
            color: transparent;
            width: 255px;
            height: 64px;
            text-align: center;
            display: block;
        }




.banner:hover span {
    display: block;
}
/**/



.banner span.prev {
}

.banner span.next {
    right: 0px;
}

.banner span {
    position: absolute;
    top: 55%;
    height: 58px;
    width: 29px;
    display: block;
    z-index: 10;
    cursor: pointer;
    display: none;
}

/*one*/
.one {
    margin: 60px auto 0px;
    width: 1000px;
    height: auto;
    overflow: hidden;
}

.one_l {
    width: 234px;
    float: left;
    background: url("../image/cp_boxBg_01.png") center bottom no-repeat;
}

    .one_l h1 {
        width: 234px;
        height: 56px;
        background: url("../image/classfiy_topBg.jpg") center center no-repeat;
        line-height: 65px;
        font-size: 16px;
        color: #fff;
        text-align: center;
    }

    .one_l div {
        width: 234px;
        background: url("../image/classfiy_bg.jpg") center center repeat-y;
        height: auto;
        padding-top: 20px;
    }




.one_ln > li {
    margin-bottom: 20px;
    height: auto;
    width: 210px;
    margin-left: 24px;
    background: url("../image/tit3n1.gif") no-repeat;
}

    .one_ln > li > a {
        font-size: 14px;
        color: #0065b5;
        width: 200px;
        line-height: 33px;
        height: 33px;
        margin-left: 27px;
        display: block;
        padding-left: 10px;
        box-sizing: border-box;
        background-position-y: 10px;
    }


.one_lm {
    width: 180px;
    margin: auto;
}

    .one_lm li {
        height: 30px;
        width: 180px;
        border-bottom: 1px dashed #cdcdcd;
    }

        .one_lm li a {
            margin-bottom: 20px;
            height: 30px;
            width: 180px;
            background: url("../image/classfiy_icon2.jpg") no-repeat;
            line-height: 30px;
            margin-left: 10px;
            padding-left: 13px;
            box-sizing: border-box;
            background-position-y: 4px;
            font-size: 12px;
            color: #555;
        }

/**/
.one_r {
    width: 730px;
    float: right;
    background-color: #f8f8f8;
}

    .one_r li {
        float: left;
        width: 213px;
        text-align: center;
        margin: 0px 15px 15px;
    }

        .one_r li h1 {
            width: 213px;
            text-align: center;
            height: 30px;
            line-height: 30px;
            color: #666;
            font-size: 14px;
        }

        .one_r li img {
            width: 205px;
            height: 152px;
            display: block;
            padding: 3px;
            border: solid 1px #e4e4e4;
        }

        .one_r li h1:hover {
            color: #0065b5;
        }
/*two*/


/**/
.three {
    width: 1000px;
    margin: 30px auto 0;
    border: 1px solid #ccc;
    height: 545px;
}


.three_l {
    width: 670px;
    float: left;
}

.three_lc {
    height: 280px;
    overflow: hidden;
}

.three_1 {
    width: 294px;
    float: left;
    background: url("../image/trob_picBg.jpg") center bottom no-repeat;
    height: 259px;
    margin-top: 25px;
    padding-left: 20px;
}

.three_2 {
    margin-top: 25px;
    float: right;
    width: 320px;
    color: #666;
    line-height: 2em;
    font-size: 12px;
    margin-right: 10px;
}

    .three_2 h1 {
        font-size: 14px;
        color: #0065b5;
        font-family: "Microsoft YaHei";
        height: 30px;
        line-height: 30px;
        overflow: hidden;
    }

.three_lM > a > h1 {
    width: 611px;
    text-align: center;
    background: url("../image/comp_topBg.jpg") no-repeat;
    font-size: 14px;
    color: #0065b5;
    margin: 20px auto 0px;
    background-position-y: 7px;
}

.three_lM {
    width: 611px;
    margin: auto;
}

    .three_lM ul {
        width: 611px;
        padding: 15px 0px 0px !important;
    }

    .three_lM li {
        width: 189px;
        height: 163px;
        float: left;
        margin: 0 14px 0 0;
        text-align: center;
    }

    .three_lM img {
        width: 183px;
        height: 136px;
        display: block;
        padding: 2px;
        border: solid 1px #e4e4e4;
    }

    .three_lM li h1 {
        color: #666;
        font-size: 12px;
        height: 20px;
        line-height: 20px;
        width: 189px;
        text-align: center;
    }
/**/

.three_r {
    width: 330px;
    float: right;
    background: url("../image/hb_bg.jpg") left no-repeat;
    box-sizing: border-box;
    height: 545px;
    background-position-y: 110px;
}

    .three_r ul {
        width: 300px;
        margin: 20px auto 0px;
        overflow: hidden;
    }

    .three_r li img {
        width: 300px;
        height: 170px;
        display: block;
    }

    .three_r .li_1 {
        width: 300px;
        height: 200px;
        margin: 0;
        padding: 0px;
        background-position-y: 182px;
    }

        .three_r .li_1 h1 {
            width: 300px;
            height: 30px;
            line-height: 30px;
            font-size: 14px;
            font-weight: 100;
            padding-left: 20px;
        }

    .three_r li {
        width: 300px;
        height: 30px;
        line-height: 30px;
        margin: 9px 0px;
        border-bottom: 1px dashed #ccc;
        overflow: hidden;
        background: url("../image/ico003.gif") no-repeat;
        background-position-y: 11px;
        padding-left: 20px;
        background-position-x: 7px;
    }

        .three_r li a {
            color: #666;
        }

            .three_r .li_1 h1:hover, .three_r li a:hover {
                color: #0065b5;
            }

/*fore*/
.fore {
    width: 1000px;
    overflow: hidden;
    margin: 60px auto 0px;
    position: relative;
    background: url("../image/equi_bg.jpg") no-repeat;
    height: 374px;
}

.fore_m {
    width: 900px;
    margin: auto;
}

.fore_b {
    width: 850px;
    margin: auto;
}

    .fore_b ul li img {
        width: 186px;
        height: 138px;
        padding: 2px;
        border: solid 1px #dfe2e3;
    }

    .fore_b ul li {
        float: left;
        width: 192px;
        height: auto;
        margin: 0 10px;
        overflow: hidden;
    }

        .fore_b ul li h1 {
            width: 192px;
            color: #fff;
            font-size: 12px;
            text-align: center;
            height: 20px;
            line-height: 20px;
        }


.fore_c {
    position: absolute;
    top: 168px;
    display: block;
    height: 34px;
    width: 11px;
    overflow: hidden;
    background: url("../image/next.jpg") no-repeat;
    right: 50px;
    z-index: 5555;
}

.fore_a {
    position: absolute;
    top: 168px;
    display: block;
    height: 34px;
    width: 11px;
    overflow: hidden;
    background: url("../image/prev.jpg") no-repeat;
    z-index: 5555;
    left: 50px;
}


/**/
.five {
    width: 1000px;
    margin: 40px auto 0px;
}

    .five ul {
        width: 1000px;
        border: 1px solid #ccc;
        height: 60px;
    }

    .five li {
        margin: 4px 10px;
        float: left;
    }

        .five li a {
            font-size: 12px;
            color: #666;
        }

/**/

/*article*/
.main {
}

.main_img {
    margin: 10px 0px;
}

    .main_img img {
        width: 100%;
    }

.main_c {
    width: 1000px;
    margin: auto;
}

/**/
.main_top {
    height: 35px;
    line-height: 35px;
    border: 1px solid #ccc;
    border-radius: 3px;
    margin-top: 5px;
	padding-left: 10px;
	
}

.main_topl {
    float: left;
    font-size: 14px;
    height: 35px;
    line-height: 35px;
    font-family: "楷体";
    color: #666;
}

.main_top2 {
    font-size: 14px;
    height: 35px;
    line-height: 35px;
    color: #666;
    font-family: "楷体";
}

    .main_top2 a {
        color: #666;
        font-family: "楷体";
    }



/**/
.main_l {
    width: 201px;
    float: left;
}

.main_l1 {
    border: 1px solid #ccc;
    border-top: none;
    margin: 10px 0px;
}

    .main_l1 h1 {
        background: url("../image/tit1n.gif") no-repeat;
        width: 201px;
        height: 36px;
        margin: auto;
        text-align: center;
        line-height: 36px;
        font-size: 16px;
        color: #666;
        font-weight: bold;
    }

    .main_l1 .AA > li {
        font-size: 16px;
        text-align: center;
        width: 176px;
        line-height: 33px;
        background: url("../image/tit3n.gif") no-repeat;
        margin: 8px auto;
        height: auto;
    }

    .main_l1 .AA li a {
        color: #666;
        font-size: 16px;
        text-align: center;
        line-height: 20px;
    }

    .main_l1 .BB {
        width: 150px;
        margin: auto;
    }

        .main_l1 .BB li {
            width: 100%;
            text-align: left;
            line-height: 30px;
            border-bottom: 1px dashed #ccc;
            background: url("../image/classfiy_icon2.jpg") no-repeat;
            background-position-y: 12px;
            overflow: hidden;
            height: 30px;
        }

            .main_l1 .BB li a {
                width: 100%;
                font-size: 12px;
                padding-left: 10px;
            }
/**/
.main_l2 {
    border: 1px solid #ccc;
    border-top: none;
    margin: 10px 0px;
}

    .main_l2 h1 {
        background: url("../image/tit1n.gif") no-repeat;
        width: 201px;
        height: 36px;
        margin: auto;
        text-align: center;
        line-height: 36px;
        font-size: 16px;
        color: #666;
        font-weight: bold;
    }

    .main_l2 .AA > li {
        font-size: 16px;
        text-align: center;
        width: 176px;
        line-height: 33px;
        background: url("../image/tit3n.gif") no-repeat;
        margin: 8px auto;
        height: auto;
    }

    .main_l2 .AA li a {
        color: #666;
        font-size: 16px;
        text-align: center;
        line-height: 20px;
    }

    .main_l2 .BB {
        width: 150px;
        margin: auto;
    }

        .main_l2 .BB li {
            width: 100%;
            text-align: left;
            line-height: 30px;
            border-bottom: 1px dashed #ccc;
            background: url("../image/classfiy_icon2.jpg") no-repeat;
            background-position-y: 12px;
            overflow: hidden;
            height: 30px;
        }

            .main_l2 .BB li a {
                width: 100%;
                font-size: 12px;
                padding-left: 10px;
            }

/**/
.main_l3 {
    border: 1px solid #ccc;
    border-top: none;
    margin: 10px 0px;
}

    .main_l3 h1 {
        background: url("../image/tit1n.gif") no-repeat;
        width: 201px;
        height: 36px;
        margin: auto;
        text-align: center;
        line-height: 36px;
        font-size: 16px;
        color: #666;
        font-weight: bold;
    }

    .main_l3 .AA > li {
        font-size: 16px;
        text-align: center;
        width: 176px;
        line-height: 33px;
        background: url("../image/tit3n.gif") no-repeat;
        margin: 8px auto;
        height: auto;
    }

    .main_l3 .AA li a {
        color: #666;
        font-size: 16px;
        text-align: center;
        line-height: 20px;
    }

    .main_l3 .BB {
        width: 150px;
        margin: auto;
    }

        .main_l3 .BB li {
            width: 100%;
            text-align: left;
            line-height: 30px;
            border-bottom: 1px dashed #ccc;
            background: url("../image/classfiy_icon2.jpg") no-repeat;
            background-position-y: 12px;
            overflow: hidden;
            height: 30px;
        }

            .main_l3 .BB li a {
                width: 100%;
                font-size: 12px;
                padding-left: 10px;
            }
/**/
.main_r {
    width: 775px;
    overflow: hidden;
    float: right;
    margin-top: 10px;
}

    .main_r ul {
        overflow: hidden;
        padding-right: 20px;
        border: 1px solid #ccc;
        border-radius: 3px;
        margin-top: 10px;
    }

        .main_r ul li {
            height: 140px;
            overflow: hidden;
            padding: 20px 0px;
            box-sizing: border-box;
            border-bottom: 1px solid #ccc;
            position: relative;
            width: 775px;
        }

            .main_r ul li img {
                width: 100px;
                height: 100px;
                float: left;
                border: none;
                padding-left: 15px;
            }

    .main_r .article {
        width: 645px;
        float: right;
        position: relative;
    }

        .main_r .article h1 {
            font-size: 18px;
            color: #474747;
            height: 22px;
            margin-bottom: 3px;
            overflow: hidden;
            width: 550px;
        }

        .main_r .article p {
            height: 73px;
            line-height: 24px;
            font-size: 14px;
            color: #999;
            overflow: hidden;
            width: 620px;
            text-indent: 2em;
        }

        .main_r .article span {
            display: block;
            color: #666;
            font-size: 12px;
            position: absolute;
            right: 10px;
            top: 4px;
        }





    .main_r ul li:hover img {
        transition: all 0.5s;
        transform: scale(1.1,1.1);
    }


/**/
.pading {
    float: right;
    margin-top: 10px;
    margin-bottom: 10px;
}

    .pading span {
        padding: 5px 10px;
        border: 1px solid #ccc;
        display: block;
        float: left;
        color: #fff;
    }

    .pading a {
        padding: 5px 10px;
        border: 1px solid #ccc;
        display: block;
        float: left;
        color: #000;
    }

    .pading .current {
        color: #0065B5;
    }
/*content*/

.article_l {
    width: 775px;
    overflow: hidden;
    float: right;
    margin-bottom: 10px;
    margin-top: 10px;
}

.article_c {
    border: solid 1px #ccc;
    border-radius: 3px;
    color: #666;
    margin-top: 10px;
}

    .article_c h1 {
        text-align: center;
        font-size: 26px;
        color: #666;
        padding: 10px 0px;
        border-bottom: 1px dotted #666;
    }

    .article_c .info span {
        font-family: "宋体";
        line-height: 24px;
        margin-bottom: 15px;
        text-align: center;
        color: #BCBBBB;
        display: block;
    }

    .article_c .detail {
        margin: 10px 0;
        font-size: 14px;
        line-height: 22px;
        padding: 0 10px;
        text-align: left;
    }

.pre a {
    color: #555;
}

.article_c .info a {
    color: #555;
}
/**/
.article_r {
    width: 275px;
    float: right;
    overflow: hidden;
    margin-top: 20px;
}
/**/ .article_r1 {
    width: 273px;
    border: solid 1px #d5d5d5;
    padding-bottom: 15px;
    overflow: hidden;
    background: #fff;
    border-radius: 5px;
}

    .article_r1 h1 {
        background: #E2E2E2;
        line-height: 28px;
        text-indent: 15px;
        color: #000;
        font-size: 15px;
    }

    .article_r1 ul {
        width: 260px;
        margin: 8px auto;
        overflow: hidden;
    }

        .article_r1 ul li {
            line-height: 24px;
            overflow: hidden;
            text-overflow: ellipsis;
        }

            .article_r1 ul li a {
                color: #666;
                overflow: hidden;
                width: 260px;
            }

    .article_r1 .subnav {
        margin: 0px;
        display: none;
    }

        .article_r1 .subnav li {
            line-height: 1.5em;
        }

            .article_r1 .subnav li a {
                font-size: 12px;
            }

    .article_r1 ul li:hover .subnav {
        display: block;
    }
/**/
.article_r2 {
    width: 273px;
    border: solid 1px #d5d5d5;
    padding-bottom: 15px;
    overflow: hidden;
    background: #fff;
    border-radius: 5px;
    margin-top: 20px;
}

    .article_r2 h1 {
        background: #E2E2E2;
        line-height: 28px;
        text-indent: 15px;
        color: #000;
        font-size: 15px;
    }

    .article_r2 ul {
        width: 260px;
        margin: 8px auto;
        overflow: hidden;
    }

        .article_r2 ul li {
            line-height: 24px;
            overflow: hidden;
            text-overflow: ellipsis;
            height: 24px;
        }

            .article_r2 ul li a {
                color: #666;
                height: 24px;
                overflow: hidden;
                width: 260px;
            }


    .article_r2 .red {
        width: 18px;
        height: 18px;
        background: #ccc;
        color: #fff;
        text-align: center;
        margin-right: 5px;
        display: block;
        float: left;
        margin-top: 3px;
    }

    .article_r1 a:hover, .article_r2 a:hover {
        color: #ff930a;
    }
/*Product*/


.p_nu li {
    background-color: #eee;
    height: 31px;
    width: 120px;
    font-size: 12px;
    border-bottom: 1px dotted #CCC;
    position: relative;
}

    .p_nu li a {
        height: 31px;
        width: 120px;
        color: #666;
        text-align: center;
        display: block;
        line-height: 2.7em;
        font-size: 12px;
    }

.p_n .subMenu {
    position: absolute;
    left: 120px;
    width: 1067px;
    top: -0.2px;
    height: 31px;
    border-bottom: 1px dotted #CCC;
    overflow: hidden;
}

    .p_n .subMenu li {
        float: left !important;
        height: 31px;
        width: 120px;
        background-color: #fff;
    }

.p_nu li a:hover {
    text-decoration: underline;
}

.p_nu a:hover {
    color: #f00;
}
/**/
.product_right {
    width: 775px;
    overflow: hidden;
    float: right;
    margin-top: 10px;
}

.caseul_1 {
    margin-top: 10px;
}

.caseul_ul {
    background-color: #fff;
    border: solid 1px #ccc;
    zoom: 1;
    padding: 10px 5px;
    overflow: hidden;
    margin-top: 10px;
    border-radius: 3px;
}

.caseul_1 li img {
    width: 231px;
    height: 182px;
    padding: 1px;
    box-sizing: border-box;
    display: block;
}


.caseul_1 li {
    float: left;
    margin: 10px 7px;
    width: 239px;
    box-sizing: border-box;
}

    .caseul_1 li .casetxt {
        width: 239px;
        overflow: hidden;
    }

        .caseul_1 li .casetxt h1 {
            display: block;
            color: #474747;
            width: 239px;
            text-align: center;
            font-size: 16px;
            height: 40px;
            overflow: hidden;
            line-height: 40px;
        }



    .caseul_1 li:hover h1 {
        color: #0065B5;
    }

    .caseul_1 li:hover img {
        border: 1px solid #0065B5;
    }
/*content*/
.product_c {
    width: 1000px;
    overflow: hidden;
}

    .product_c .desc_content {
        text-align: left;
        border-top: 3px solid #f00;
        color: #666;
    }

.shortdesc {
    float: right;
    width: 400px;
    margin-top: 30px;
    overflow: hidden;
}

    .shortdesc h2 {
        width: 400px;
        height: 40px;
        font-size: 16px;
        overflow: hidden;
        margin-bottom: 10px;
        color: #666;
    }

    .shortdesc p {
        border-top: 1px dashed #ccc;
        font-size: 14px;
        padding-top: 10px;
        color: #666;
    }

/**/
.main_nav {
    margin: 10px 0px;
}

    .main_nav > ul > li {
        float: left;
        text-align: center;
        width: 164px;
        font-size: 14px;
        border: 1px solid #ccc;
        position: relative;
    }
        /**/ .main_nav > ul > li > a {
            display: block;
            line-height: 40px;
            color: #444;
        }

    .main_nav li a:hover {
        color: #0065b5;
    }
    /**/
    .main_nav > ul > li > ul {
        width: 140px;
        display: none;
        position: absolute;
        top: 40px;
        z-index: 10000;
        background: #fff;
    }

        .main_nav > ul > li > ul > li {
            height: auto;
        }

            .main_nav > ul > li > ul > li > a {
                width: 140px;
                color: #666;
                display: block;
                border: 1px solid #fff;
                padding: 10px 0px;
                box-sizing: border-box;
            }
    /**/
    .main_nav > ul > li:hover .article_u {
        display: block;
    }


/*滚动*/
#preview {
    margin-top: 15px;
    position: relative;
    width: 500px;
    float: left;
    height: auto;
    overflow: hidden;
    margin-bottom: 30px;
    color: #666;
    height: 450px;
}

.page_desc {
    width: 1000px;
    border: 1px solid #ccc;
    margin: 70px auto 70px;
}


#preview .prev {
    background: url(../image/left.gif) no-repeat 0 center;
    left: 14px;
}

#preview .next, #preview .prev {
    display: block;
    height: 0;
    overflow: hidden;
    padding-top: 43px;
    position: absolute;
    top: 390px;
    width: 24px;
    z-index: 101;
}



#preview .slides_container {
    margin-top: 20px;
    border: 2px solid #CCC;
    float: left;
    height: 300px !important;
    overflow: hidden;
    width: 400px;
    margin-bottom: 20px;
}

#preview .next {
    background: url(../image/right.gif) no-repeat right center;
    left: 362px;
}

#preview .paging {
    left: 25px;
    padding: 5px;
    width: 345px;
    position: absolute;
    top: 350px;
}

    #preview .paging li {
        float: left;
        height: 60px;
        list-style-type: none;
        margin: 3px;
        width: 60px;
        border: 1px solid #ccc;
    }

#preview .paging {
    margin-top: 25px;
}

    #preview .paging a {
        width: 100%;
        height: 100%;
    }

#preview .product-info {
    width: 660px;
    overflow: hidden;
}

.content_desc {
    padding: 10px;
}

    .content_desc img {
        max-width: 100%;
    }

.desc_bottom a {
    color: #666;
}


.desc_bottom {
    margin-top: 20px;
    color: #666;
}

.slides_control {
    width: 100% !important;
    height: 100% !important;
}

    .slides_control img {
        left: 0px !important;
        width: 400px;
        height: 300px;
    }
/*page*/




.page_c {
    float: right;
    width: 775px;
    margin-bottom: 10px;
    color: #666;
    overflow: hidden;
    margin-top: 10px;
}

  .page_c img {

    max-width: 100%;
}

.page_m {
    border: 1px solid #ccc;
    border-radius: 3px;
    margin-top: 10px;
    padding: 0px 10px;
    font-size: 15px;
    line-height: 1.5em;
}
/**/
.footer {
    width: 100%;
    display: block;
    background: #EAEAEC;
    text-align: center;
}

    .footer a {
        color: #333;
    }


.footer {
    color: #333;
    margin-top: 20px;
    padding-bottom: 10px;
}

.footer_nav a {
    color: #fff;
    text-align: center;
    padding: 0;
    display: inline-block;
    margin: 0 15px;
    line-height: 45px;
}

.footer_nav {
    margin-bottom: 30px;
    height: 45px;
    overflow: hidden;
    text-align: center;
    width: 100%;
    background: url("../image/foot_bg_01.png") no-repeat;
    background-size: 100%;
}



.footer_c {
    margin: auto;
    width: 1000px;
    clear: both;
    background: #EAEAEC;
}



.footer_line {
    text-align: left;
    font-size: 14px;
    width: 500px;
    float: left;
}

.footer_m {
    margin-left: 500px;
    width: 500px;
}

    .footer_m img {
        width: 105px;
        height: 105px;
    }
/*相关产品相关文章开始*/
.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: #b10909 !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;
    }

.relevant.relevant_article a {
    color: #333 !important;
}
/**/
.links {
    width: 1000px;
    margin: 40px auto 0px;
}

.link_title {
    font-weight: normal;
    width: 282px;
    height: 39px;
    line-height: 28px;
    margin: 0 auto;
    font-size: 14px;
    text-align: center;
    border-bottom: 3px solid #0065b5;
    padding-bottom: 10px;
}

.link_title h2 {
    display: inline-block;
    font-size: 30px;
    height: 39px;
    color: #0065b5;
}

.link_title h3 {
    display: inline-block;
    color: #666;
    font-weight: inherit;
    margin-left: 10px;
}

.link_list {
    width: 1000px;
    border: 1px solid #ccc;
    height: 60px;
    box-sizing: border-box;
    padding: 10px 5px;
}

.link_list a {
    display: inline-block;
    margin: 0 10px;
    color: #666;
    font-size: 12px;
}