﻿html, body {
    width: 100%;
    margin: 0px;
    padding: 0px;
    font-family: 微软雅黑, 宋体;
    position: relative;
    font-size: 12px;
}

ul, li, p, img, b, a, ol, em, a, h1, h2, h3, h4, h5, h6, h7, dl, dd, dt {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    border: none;
    font-style: normal;
    font-weight: 100;
    text-decoration: none;
    font-family: 微软雅黑, 宋体;
    font-size: 12px;
    color: rgb(102, 102, 102);
    cursor: pointer;
}

#dituContent img {
    max-width: inherit;
}


.navbox .nav a.cur, .navbox .nav a:hover, .main_nav .back, .pading .current, .footer_line li, .footer, .footer a, .prduct_ul li:hover h1, .banner_ul a, .banner_ul h1, .two_text h2, .three_nav li, .fore li span, .five_text h1, .five_2 li:nth-child(1) h1, .one li b:hover {
    color: #fff;
}

.uls a, .banner_ul li:hover a, .banner_ul li:hover h1, .two_c p, .five_text .more, .five_m li a, .footer_line, .footer_line a, .article li p {
    color: #999;
}

    .uls a:hover, .banner_ul li a:hover, .banner_ul li h1:hover, .one li span, .one li b, .two_c b, .five_nav li.now a, .five li:hover a, .five li:hover h1, .footer ul:nth-child(5) b, .footer li:hover, .footer li:hover a, .main_li li:nth-child(1) a, .main_nav .nav_a h1:hover, .navbox .nav a.cur, .navbox .nav a:hover  {
        color: #ff5603;
    }

.title {
    height: 70px;
    width: 1200px;
    line-height: 70px;
    margin: auto;
}

    .title h1 {
        font-size: 24px;
        color: #333;
        padding-left: 48px;
    }
/**/
#slides {
    position: relative;
    width: 100%;
    height: 450px;
}


    #slides img {
        width: 100%;
        height: 450px;
    }

    #slides .hd {
        left: 45%;
        padding: 4px;
        background: rgba(0,0,0,0.5);
        position: absolute;
        border-radius: 24px;
        bottom: 18px;
        z-index: 10;
    }


        #slides .hd li {
            margin: 0px 5px;
            line-height: 12px;
            border: 2px solid #ccc;
            width: 12px;
            height: 12px;
            border-radius: 12px;
            background: #999;
            float: left;
            cursor: pointer;
            color: transparent;
        }

            #slides .hd li.on {
                background: #fff;
                border-color: #ff5603;
            }
/*header*/

.header_top {
    width: 1200px;
    margin: auto;
    height: 40px;
    line-height: 40px;
}

    .header_top > h1 {
        width: 600px;
        float: left;
    }

    .header_top ul {
        float: right;
    }

    .header_top li {
        float: left;
        margin: 0px 10px;
    }


.header_img {
    width: 100%;
    height: 100%;
}

    .header_img img {
        width: 100%;
        height: 100%;
        display: block;
    }

.header_nav {
    width: 1200px;
    margin: auto;
}
/*logo*/


.logo_img img {
    width: 100%;
    height: 100px;
}

.logo_img {
    width: 300px;
    height: 100px;
    float: left;
}


/*导航*/


.navbox {
    width: 880px;
    height: 100px;
    float: right;
}

    .navbox .nav {
        width: 750px;
    }

        .navbox .nav li {
            height: 100px;
            line-height: 100px;
            float: left;
            position: relative;
            width: 110px;
            text-align: center;
        }


      .navbox .nav a {
    display: block;
    text-align: center;
    height: 100px;
    line-height: 100px;
    box-sizing: border-box;
    position: relative;
    font-size: 18px;
    transition: all ease-out .3s;
    color: #333;
}

           

    .navbox .nav_ul {
        position: absolute;
        top: 100px;
        background: #fff;
        z-index: 556;
        display: none;
    }

        .navbox .nav_ul li {
            height: 30px;
            line-height: 30px;
            margin: 0px;
        }



            .navbox .nav_ul li a {
                font: 12px "Microsoft Yahei";
                line-height: 30px;
                height: 30px;
                margin: 0px;
            }


    .navbox .nav li:hover .nav_ul {
        display: block;
    }

/**/
.banner {
    position: relative;
}

.banners {
    width: 1200px;
    margin-left: -600px;
    position: absolute;
    left: 50%;
    top: 0px;
}

.banner_ul {
    width: 230px;
    background: rgba(0,0,0,0.5);
    height: 450px;
    padding: 20px 0;
    box-sizing: border-box;
    position: relative;
    z-index: 9;
}

    .banner_ul li {
        width: 230px;
        height: 60px;
        padding: 0px 20px;
        box-sizing: border-box;
    }

    .banner_ul h1, .banner_ul h1 a {
        height: 35px;
        line-height: 35px;
        font-size: 16px;
    }

    .banner_ul li a {
        margin-right: 5px;
    }


    .banner_ul li:hover {
        background: #fff;
    }

.uls {
    width: 735px;
    height: 450px;
    padding: 10px 60px;
    background: #fff;
    z-index: 10;
    position: absolute;
    left: 230px;
    top: 0px;
    box-sizing: border-box;
    overflow: hidden;
    display: none;
}

    .uls dl {
        border-bottom: 1px solid #ccc;
        padding: 10px 0;
    }

    .uls dt, .uls dt a {
        font-size: 16px;
    }


    .uls dd {
        padding-top: 8px;
    }

        .uls dd a {
            font-size: 14px;
            margin-left: 14px;
        }



.banner_ul li:hover .uls {
    display: block;
}


/**/
.banner_img {
    position: absolute;
    right: 0px;
    top: 0px;
    width: 235px;
    background: rgba(0,0,0,0.5);
    height: 450px;
    z-index: 9;
}

    .banner_img img {
        max-width: 100%;
        display: block;
        height: 450px;
        width: 100%;
    }

/*one*/
.one {
    width: 100%;
    background: #f5f5f5;
    padding-bottom: 35px;
}

.one_m {
    width: 1200px;
    margin: auto;
}


.ul_text {
    width: 232px;
    height: 400px;
    float: left;
    background: #fff url("../images/ul.png") no-repeat;
    background-size: 100% 100%;
}

.ol_text {
    margin-top: 10px;
    background: #fff url(../images/ol.png) no-repeat;
}

    .ol_text h1 {
        position: inherit;
        font-size: 36px;
        font-family: 微软雅黑;
        font-weight: bold;
        padding: 50px 0px 0px 0px;
        z-index: 1;
        color: #157eee;
        width: 200px;
        margin: auto;
        text-align: center;
    }



.ul_text h2 {
    position: inherit;
    font-size: 36px;
    font-family: 微软雅黑;
    font-weight: bold;
    padding: 50px 0px 0px 0px;
    z-index: 1;
    color: #77c158;
    width: 200px;
    margin: auto;
    text-align: center;
}

.ol_text h2 {
    font-size: 16px;
    padding: 10px 0 0 0px;
    color: #157eee;
    position: inherit;
    z-index: 1;
    line-height: 1.5em;
    width: 200px;
    margin: auto;
    display: block;
}


.ul_text b {
    font-size: 16px;
    padding: 10px 0 0 0px;
    color: #77c158;
    position: inherit;
    z-index: 1;
    line-height: 1.5em;
    width: 200px;
    margin: auto;
    display: block;
}

.one .title h1 {
    background: url("../images/one.png") no-repeat 0 20px;
}

.one ul, .one ol {
    width: 968px;
    float: left;
}


.one ol {
    padding-top: 10px;
}

.one li {
    width: 232px;
    height: 400px;
    position: relative;
    float: left;
    margin: 0px 5px;
    background: #fff;
    text-align: center;
}



    .one li h1 {
        color: #333;
        height: 70px;
        font-size: 24px;
        line-height: 70px;
        overflow: hidden;
    }

    .one li p {
        font-size: 14px;
        color: #ccc;
        height: 75px;
        overflow: hidden;
        width: 200px;
        margin: 0 auto 10px;
    }

    .one li img {
        width: 140px;
        height: 140px;
        margin: auto;
        display: block;
        -webkit-transition: -webkit-transform 1s ease-out;
        -moz-transition: -moz-transform 1s ease-out;
        -o-transition: -o-transform 1s ease-out;
        -ms-transition: -ms-transform 1s ease-out;
        cursor: pointer;
    }


        .one li img:hover {
            -webkit-transform: rotateZ(360deg);
            -moz-transform: rotateZ(360deg);
            -o-transform: rotateZ(360deg);
            -ms-transform: rotateZ(360deg);
            transform: rotateZ(360deg);
        }



    .one li span {
        font-size: 32px;
        height: 60px;
        line-height: 60px;
        text-align: center;
        display: block;
        position: relative;
    }

        .one li span i {
            font-size: 18px;
            font-weight: normal;
            font-style: normal;
        }

    .one li b {
        border: 1px solid #ff5603;
        display: inline-block;
        width: 98px;
        font-size: 16px;
        border-radius: 31px;
    }

        .one li b:hover {
            background: #ff5603;
        }

.one ul li:nth-child(1) {
    border-top: 1px solid #aadd6a;
}

.one ul li:nth-child(2) {
    border-top: 1px solid #f27a6c;
}

.one ul li:nth-child(3) {
    border-top: 1px solid #a882d9;
}

.one ul li:nth-child(4) {
    border-top: 1px solid #fcd002;
}



.one ol li:nth-child(1) {
    border-top: 1px solid #7d75f1;
}

.one ol li:nth-child(2) {
    border-top: 1px solid #6fd2c6;
}

.one ol li:nth-child(3) {
    border-top: 1px solid #ff914f;
}

.one ol li:nth-child(4) {
    border-top: 1px solid #90baf9;
}


.one li:hover {
    box-shadow: 0 2px 10px rgba(0,0,0,0.2);
    -webkit-transform: translate3d(0, -2px, 0);
    -ms-transform: translate3d(0, -2px, 0);
    -o-transform: translate3d(0, -2px, 0);
    transform: translate3d(0, -2px, 0);
}
/*two*/

.two {
    width: 1200px;
    margin: auto;
}

    .two .title {
        background: url("../images/two.png") no-repeat 0 20px;
    }

.two_text {
    width: 231px;
    height: 220px;
    background: #ff5603 url(../images/two_text.png) no-repeat 70px 40px;
    text-align: center;
    float: left;
}

    .two_text h2 {
        font-size: 36px;
        font-weight: bold;
        padding-top: 140px;
    }

.two ul {
    float: left;
    width: 965px;
}

    .two ul li {
        float: left;
        width: 295px;
        height: 220px;
        position: relative;
        margin: 0px 13px;
    }

        .two ul li img {
            display: block;
            width: 295px;
            height: 220px;
            position: absolute;
            top: 0px;
            left: 0px;
        }

.two_c {
    position: absolute;
    left: 20px;
    top: 20px;
    width: 255px;
    overflow: hidden;
    height: 180px;
}

    .two_c h1 {
        font-size: 24px;
        color: #333;
        height: 30px;
        line-height: 30px;
        overflow: hidden;
    }

    .two_c p {
        font-size: 14px;
        margin-top: 6px;
        height: 140px;
        overflow: hidden;
    }

    .two_c b {
        font-size: 18px;
    }

    .two_c i {
        font-size: 18px;
        color: #333;
        width: 120px;
        height: 30px;
        text-align: center;
        line-height: 30px;
        display: inline-block;
        margin-top: 9px;
        font-style: normal;
        background: #ff5603;
        border-radius: 20px;
    }


.two li:hover {
    box-shadow: 0 2px 10px rgba(0,0,0,0.2);
    -webkit-transform: translate3d(0, -2px, 0);
    -ms-transform: translate3d(0, -2px, 0);
    -o-transform: translate3d(0, -2px, 0);
    transform: translate3d(0, -2px, 0);
}
/*three*/

.three {
    width: 1200px;
    margin: auto;
}

    .three .title {
        background: url("../images/three.png") no-repeat 0 20px;
    }

.three_m {
    height: 200px;
    width: 1200px;
    overflow: hidden;
}

    .three_m li {
        float: left;
        width: 230px;
        height: 200px;
        margin: 0px 5px;
    }

        .three_m li img {
            display: block;
            width: 230px;
            height: 200px;
        }

.three_nav {
    margin-left: 392px;
    height: 60px;
    margin-top: 20px;
}

    .three_nav li {
        display: block;
        height: 60px;
        width: 213px;
        background: #999;
        font-size: 22px;
        text-align: center;
        line-height: 60px;
        transform: skew(-20deg, 0);
        cursor: pointer;
        float: left;
    }

        .three_nav li.now {
            background: #ff5603;
        }

/**/
.fore {
    width: 1200px;
    margin: 0px auto 0;
}

    .fore .title {
        background: url("../images/fore.png") no-repeat 0 20px;
    }

    .fore li {
        width: 300px;
        text-align: center;
        padding: 20px 25px;
        float: left;
        font-size: 14px;
        color: #333;
        text-indent: 2em;
        box-sizing: border-box;
    }

        .fore li span {
            width: 102px;
            height: 102px;
            border-radius: 102px;
            display: block;
            position: relative;
            margin: 0 auto 10px;
            font-size: 60px;
            font-weight: 600;
            line-height: 102px;
            text-indent: 0em;
        }

            .fore li span:after {
                content: "";
                display: block;
                width: 112px;
                height: 112px;
                border-radius: 112px;
                position: absolute;
                top: -6px;
                left: -6px;
            }

        .fore li:nth-child(1) span {
            background: #ef5e5e;
        }

            .fore li:nth-child(1) span:after {
                border: 1px solid #ef5e5e;
            }

        .fore li:nth-child(2) span {
            background: #efa65e;
        }

            .fore li:nth-child(2) span:after {
                border: 1px solid #efa65e;
            }

        .fore li:nth-child(3) span {
            background: #99d81e;
        }

            .fore li:nth-child(3) span:after {
                border: 1px solid #99d81e;
            }

        .fore li:nth-child(4) span {
            background: #1ed8b3;
        }

            .fore li:nth-child(4) span:after {
                border: 1px solid #1ed8b3;
            }

        .fore li:nth-child(5) span {
            background: #ed5eef;
        }

            .fore li:nth-child(5) span:after {
                border: 1px solid #ed5eef;
            }

        .fore li:nth-child(6) span {
            background: #5e72ef;
        }

            .fore li:nth-child(6) span:after {
                border: 1px solid #5e72ef;
            }

        .fore li:nth-child(7) span {
            background: #ef5e7d;
        }

            .fore li:nth-child(7) span:after {
                border: 1px solid #ef5e7d;
            }

        .fore li:nth-child(8) span {
            background: #8a5eef;
        }

            .fore li:nth-child(8) span:after {
                border: 1px solid #8a5eef;
            }


/**/
.five {
    width: 1200px;
    margin: auto;
}

.five_text {
    height: 35px;
    margin-top: -42px;
}

    .five_text h1 {
        width: 156px;
        height: 40px;
        background: url(../images/five_text.png) no-repeat;
        text-align: center;
        font-size: 22px;
        line-height: 40px;
        float: left;
    }

    .five_text .more {
        line-height: 52px;
        float: right;
    }

.five .title {
    background: url("../images/five.png") no-repeat 0 20px;
}

.five_1 {
    border-top: 35px solid #f5f5f5;
    width: 392px;
    float: left;
    margin-top: 30px;
}

.five_nav {
    height: 35px;
    line-height: 30px;
    clear: both;
    width: 390px;
}

    .five_nav li {
        float: left;
        margin: 0px 10px;
    }

        .five_nav li a {
            float: left;
            font-size: 16px;
            color: #333;
        }

        .five_nav li.now {
            border-bottom: 1px solid #ff5603;
            line-height: 30px;
            height: 34px;
        }

.five_m {
    padding: 10px;
    border: 1px solid #ccc;
    box-sizing: border-box;
    overflow: hidden;
}

    .five_m li {
        height: 30px;
        line-height: 30px;
        position: relative;
        overflow: hidden;
    }

        .five_m li:before {
            content: '';
            display: block;
            width: 4px;
            height: 4px;
            border-radius: 50%;
            position: absolute;
            top: 14px;
            left: 7px;
            background: #333;
        }

        .five_m li a {
            height: 30px;
            line-height: 30px;
            font-size: 14px;
            padding-left: 20px;
        }
/**/

.five_2 {
    float: left;
    border-top: 35px solid #f5f5f5;
    margin-top: 30px;
    padding: 0px 50px;
    width: 294px;
}

    .five_2 ul {
        border: 1px solid #ccc;
        margin-top: 16px;
    }


    .five_2 li {
        height: 30px;
        line-height: 30px;
        position: relative;
        overflow: hidden;
    }

        .five_2 li:before {
            content: '';
            display: block;
            width: 4px;
            height: 4px;
            border-radius: 50%;
            position: absolute;
            top: 14px;
            left: 7px;
            background: #333;
        }

        .five_2 li a {
            height: 30px;
            line-height: 30px;
            font-size: 14px;
            padding-left: 20px;
        }

        .five_2 li:nth-child(1) {
            width: 294px;
            height: 176px;
            position: relative;
            line-height: normal;
        }

            .five_2 li:nth-child(1) a {
                height: auto;
                line-height: normal;
                padding-left: 0px;
            }

            .five_2 li:nth-child(1):before {
                display: none;
            }

            .five_2 li:nth-child(1) img {
                width: 294px;
                height: 176px;
                display: block;
            }

            .five_2 li:nth-child(1) h1 {
                width: 294px;
                background: rgba(0,0,0,0.5);
                height: 30px;
                line-height: 30px;
                font-size: 14px;
                overflow: hidden;
                text-align: center;
                position: absolute;
                bottom: 0px;
            }

/**/
.five_3 {
    float: left;
    border-top: 35px solid #f5f5f5;
    margin-top: 30px;
    width: 414px;
}

    .five_3 ul {
        border: 1px solid #ccc;
        margin-top: 16px;
        padding: 10px;
        box-sizing: border-box;
        overflow: hidden;
        width: 414px;
    }



    .five_3 li {
        height: 30px;
        line-height: 30px;
        position: relative;
        overflow: hidden;
    }

        .five_3 li:before {
            content: '';
            display: block;
            width: 4px;
            height: 4px;
            border-radius: 50%;
            position: absolute;
            top: 14px;
            left: 7px;
            background: #333;
        }

        .five_3 li a {
            height: 30px;
            line-height: 30px;
            font-size: 14px;
            padding-left: 20px;
        }
/*内页*/
.main_m {
    width: 1200px;
    margin: 10px auto 0;
}

.main_img img {
    width: 100%;
    display: block;
    height: 100%;
}


.fxdm {
    height: 20px;
    margin-left: 0px;
    margin-top: 20px;
}

    .fxdm span {
        float: left;
        font-size: 12px;
    }

.main_top {
    margin-bottom: 10px;
}
/*路径*/
/*左侧导航*/


.main_navs {
    border: 1px solid #ccc;
    padding: 10px 20px;
    box-sizing: border-box;
}



    .main_navs li {
        height: 31px;
        width: 110px;
        font-size: 12px;
        position: relative;
        text-align: center;
    }

        .main_navs li a {
            height: 31px;
            width: 110px;
            color: #333;
            display: block;
            line-height: 31px;
            font-size: 14px;
        }

.main_li {
    position: absolute;
    left: 110px;
    width: 1030px;
    top: 0.5px;
    height: 31px;
    overflow: hidden;
}

    .main_li li {
        float: left !important;
        height: 31px;
        width: auto !important;
        background-color: #fff;
        margin: 0px 10px;
    }

        .main_li li a {
            width: auto !important;
        }


.main_nav {
    width: 250px;
    float: left;
    margin-top: 20px;
}



    .main_nav .nav_a h1 {
        display: block;
        font: 14px "Microsoft Yahei";
        padding-left: 20px;
        line-height: 40px;
        overflow: hidden;
        height: 40px;
        border-bottom: 1px solid #e5e5e5;
        box-sizing: border-box;
        position: relative;
    }


        .main_nav .nav_a h1:after {
            content: '';
            width: 4px;
            height: 16px;
            background: #ff5603;
            display: inline-block;
            position: absolute;
            left: 10px;
            top: 12px;
        }


.main_nav2 {
    margin-bottom: 20px;
    border: 1px solid #e5e5e5;
}

    .main_nav2 ul {
        margin-top: 10px;
    }

    .main_nav2 li {
        height: 30px;
        line-height: 30px;
        overflow: hidden;
        padding: 0px 10px;
    }

        .main_nav2 li a {
            font-size: 12px;
        }








/*product*/

.prduct_ul {
    width: 900px;
    float: right;
    margin-top: 20px;
}

    .prduct_ul li {
        width: 280px;
        float: left;
        margin: 0px 10px 10px;
    }

        .prduct_ul li img {
            max-width: 100%;
            height: 220px;
            display: block;
            margin: auto;
        }

        .prduct_ul li div {
            padding: 10px 0px;
        }

        .prduct_ul li h1 {
            text-align: center;
            height: 20px;
            line-height: 20px;
            font-size: 14px;
            transition: all ease .4s;
            -webkit-transition: all ease .4s;
            overflow: hidden;
        }

        .prduct_ul li p {
            color: #a1a1a1;
            line-height: 15px;
            height: 15px;
            overflow: hidden;
            text-align: center;
        }

        .prduct_ul li:hover div {
            background: #ff5603;
        }

/**/


/*product_content*/

.product_item {
    width: 900px;
    float: left;
    margin-top: 20px;
}

.product_items {
    width: 70%;
    margin: auto;
}




/**/

#preview {
    position: relative;
    width: 550px;
    float: left;
    overflow: hidden;
    margin-bottom: 20px;
    box-sizing: border-box;
    border: 2px solid #f5f5f5;
    background: #f4f4f4;
    border-bottom: 7px #c5cacc solid;
    margin-top: 10px;
}



.product_img {
    height: 450px;
    overflow: hidden;
    width: 550px;
}

    .product_img img {
        height: 450px;
        display: block;
        width: 550px;
    }

    .product_img li {
        height: 450px;
        float: left;
        width: 550px;
    }

#preview .prev, #preview .next {
    position: absolute;
    top: 190px;
    width: 80px;
    display: block;
    line-height: 80px;
    height: 80px;
    font-size: 80px;
    text-align: center;
    color: #ccc;
    display: none;
}

#preview .next {
    right: 0px;
}

#preview:hover .prev, #preview:hover .next {
    display: block !important;
    z-index: 5555;
}

.product_text {
    float: right;
    width: 600px;
    overflow: hidden;
    height: 450px;
    padding: 30px;
    box-sizing: border-box;
}

    .product_text h1 {
        display: block;
        font: 26px "Microsoft Yahei";
        font-weight: bold;
        height: 50px;
        overflow: hidden;
        line-height: 50px;
    }

    .product_text p {
        display: block;
        font: 14px "Microsoft Yahei";
        line-height: 30px;
    }


.product_content {
    line-height: 2em;
}

    .product_content img {
        max-width: 100%;
        display: block;
    }

/**/


/**/


.main_next .prevrecord, .main_next .nextrecord {
    margin: 5px 0px;
    display: block;
}
/*article*/


.article {
    width: 900px;
    float: left;
}

    .article ol {
        width: 900px;
    }

    .article li {
        height: 100px;
        border: 1px solid #e5e5e5;
        margin-top: 20px;
        padding: 20px;
    }

        .article li img {
            height: 100px;
            width: 100px;
            float: left;
            display: block;
        }

        .article li div {
            float: right;
            width: 735px;
        }


        .article li span {
            color: #858585;
            font-size: 12px;
            font-family: "heliosextthinregular";
        }

        .article li h1 {
            font-size: 18px;
            color: #333;
            font-weight: 500;
            display: block;
            height: 30px;
            line-height: 30px;
            overflow: hidden;
        }



            .article li h1:after {
                content: "";
                display: block;
                width: 30px;
                height: 1px;
                background: #dbdbdb;
                position: absolute;
                bottom: 0px;
            }

        .article li p {
            line-height: 26px;
            height: 55px;
            overflow: hidden;
            font-size: 14px;
        }




/**/


.Article_xw .pading {
    margin-bottom: 0px;
}
/**/
.Article_xw {
    background: #eeeff4;
    padding: 30px 0;
}

    .Article_xw ul {
        margin: 30px auto 0;
        width: 1000px;
        height: 380px;
        overflow: hidden;
    }

        .Article_xw ul li {
            width: 277px;
            height: 175px;
            float: left;
            position: relative;
        }



        .Article_xw ul img {
            width: 100%;
            height: 100%;
            display: block;
        }

        .Article_xw ul li h1 {
            height: 50px;
            line-height: 50px;
            font-size: 17px;
            text-align: center;
            overflow: hidden;
            width: 100%;
            background: rgba(0,0,0,0.5);
            position: absolute;
            bottom: 0px;
            display: none;
        }

        .Article_xw ul li:hover h1 {
            display: block;
        }

        .Article_xw ul li:nth-child(1) {
            width: 320px;
            height: 380px;
        }

        .Article_xw ul li:nth-child(2) {
            width: 400px;
            height: 175px;
            margin: 0px 1px;
        }

        .Article_xw ul li:nth-child(3) {
            width: 277px;
            height: 205px;
            margin-bottom: 1px;
        }

        .Article_xw ul li:nth-child(4) {
            width: 400px;
            height: 204px;
            margin: -29px 1px 0px;
        }


    .Article_xw ol {
        width: 1000px;
        margin: 30px auto 0;
    }

        .Article_xw ol li {
            height: 40px;
            line-height: 40px;
            border-bottom: 1px #9d9da0 dotted;
            width: 480px;
            float: left;
            margin: 0px 10px;
            overflow: hidden;
            background: url("../images/caseone_60.jpg") left no-repeat;
        }



        .Article_xw ol a {
            width: 370px;
            float: left;
            overflow: hidden;
            padding-left: 20px;
        }

        .Article_xw ol span {
            float: right;
            color: #95908d;
        }

.Article_xws {
    width: 1000px;
    margin: 0px auto 30px;
    height: 456px;
    overflow: hidden;
}

    .Article_xws ul {
        margin-top: 30px;
    }

        .Article_xws ul .A1 {
            width: 435px;
            float: left;
            background: #ededed;
            position: relative;
            height: 360px;
        }

            .Article_xws ul .A1 img {
                width: 435px;
                display: block;
                height: 238px;
            }

            .Article_xws ul .A1 .time {
                position: absolute;
                width: 95px;
                height: 76px;
                left: 25px;
                bottom: 86px;
                background: rgba(203,38,61,0.8);
                font-size: 15px;
            }

            .Article_xws ul .A1 .time1 {
                font-size: 33px;
                width: 45px;
                height: 45px;
                line-height: 45px;
                text-align: center;
                display: block;
                overflow: hidden;
                text-indent: -4.6em;
                margin-left: 31px;
                margin-top: 5px;
            }

            .Article_xws ul .A1 .time2 {
                text-align: center;
                display: block;
            }

            .Article_xws ul .A1 h1 {
                width: 380px;
                margin: auto;
                height: 50px;
                line-height: 50px;
                overflow: hidden;
                padding-left: 140px;
                font-size: 18px;
            }


            .Article_xws ul .A1 p {
                width: 380px;
                margin: auto;
                height: 60px;
                line-height: 1.5em;
                overflow: hidden;
                font-size: 12px;
            }


        .Article_xws ul li.A2 {
            width: 540px;
            float: left;
            margin-left: 25px;
            box-sizing: border-box;
            background: #f2f2f2;
            height: 112px;
            margin-bottom: 5px;
            border-left: 6px #f2f2f2 solid;
        }

            .Article_xws ul li.A2 .time {
                width: 80px;
                text-align: center;
                margin: 10px;
                float: left;
                height: 92px;
            }

            .Article_xws ul li.A2 span.time1 {
                width: 60px;
                height: 60px;
                display: block;
                margin: 1px 12px;
                line-height: 60px;
                font-size: 43px;
                overflow: hidden;
                text-align: center;
                text-indent: -4.45em;
            }

            .Article_xws ul li.A2 span.time2 {
                font-size: 13px;
            }


            .Article_xws ul li.A2 h1 {
                height: 30px;
                line-height: 30px;
                float: left;
                width: 415px;
                margin-top: 17px;
                font-size: 16px;
                overflow: hidden;
            }

            .Article_xws ul li.A2 p {
                height: 46px;
                line-height: 1.9em;
                float: left;
                width: 415px;
                font-size: 12px;
                overflow: hidden;
            }

            .Article_xws ul li.A2:hover {
                border-left: 6px #cb2644 solid;
            }
/*article_content*/
.Article_content {
    width: 900px;
    float: left;
    margin-top: 20px;
    border: 1px solid #e5e5e5;
    border-top: 2px solid #ff5603;
}



.Article_text {
    height: 50px;
    font: 30px "Microsoft Yahei";
    text-align: center;
    line-height: 50px;
    overflow: hidden;
    margin-top: 50px;
}




.Article_content .info {
    height: 30px;
    font: 14px "Microsoft Yahei";
    line-height: 30px;
    text-align: center;
    color: #858585;
}

    .Article_content .info span {
        height: 35px;
        font: 14px "Microsoft Yahei";
        line-height: 35px;
        margin-bottom: 10px;
        color: #aaa;
    }

.Article_content .detail {
    font-size: 14px;
    line-height: 22px;
    padding: 20px 20px;
    word-spacing: 10px;
}

    .Article_content .detail img {
        max-width: 100%;
        display: block;
    }


/*上下键*/
.pading {
    float: right;
    margin-top: 10px;
    margin-bottom: 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 #ccc;
        display: block;
        float: left;
        margin: 0px 1px;
    }

    .pading .current {
        border: none;
        padding: 3px 8px;
        border: 1px solid #ff5603;
        background: #ff5603;
    }

/*page*/
.page_c {
    width: 1200px;
    overflow: hidden;
    box-sizing: border-box;
    margin: 20px auto 10px;
}

    .page_c img {
        max-width: 100%;
        display: block;
    }
/*footer*/
.footer {
    background: #f5f5f5;
    width: 100%;
    margin-top: 50px;
}

.footer_m {
    width: 1200px;
    margin: auto;
    padding: 30px 0 20px;
    box-sizing: border-box;
}

.footer ul {
    width: 195px;
    float: left;
    border-left: 1px solid #999;
    box-sizing: border-box;
}

    .footer ul:nth-child(1) {
        border: none;
    }

    .footer ul:nth-child(2), .footer ul:nth-child(4), .footer ul:nth-child(5) {
        width: 270px;
    }

    .footer ul h1 {
        font-size: 18px;
        color: #333;
        width: 125px;
        margin: auto;
    }

    .footer ul li {
        height: 30px;
        line-height: 30px;
        width: 125px;
        margin: auto;
        font-size: 14px;
    }

    .footer ul:nth-child(2) h1, .footer ul:nth-child(2) li {
        width: 200px;
    }

    .footer ul:nth-child(4) img {
        width: 135px;
        height: 135px;
        margin: auto;
        display: block;
    }

    .footer ul:nth-child(5) h1, .footer ul:nth-child(5) li, .footer ul:nth-child(5) b {
        width: 200px;
    }

    .footer ul:nth-child(5) b {
        font-size: 32px;
        font-family: "Arial";
        font-weight: bold;
        margin-top: 40px;
        margin-bottom: 16px;
        display: block;
        margin: 40px auto 16px;
    }

.footer_line {
    margin-top: 20px;
    padding-top: 20px;
    border-top: 1px solid #999;
    text-align: center;
}

/*相关产品相关文章开始*/
.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: #000 !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: #000!important;
}
/**/


.container {
    width: 1200px;
    margin: 0 auto;
}
.flink {
    background: #f5f5f5;
    color: #333;
    border-top: 1px solid #999;
    line-height: 40px;
}

.flink_t {
    float: left;
    margin-right: 10px;
}

.flink_c a {
    display: inline-block;
    margin: 0 5px;
}