

html, body {
    width: 100%;
    margin: 0;
    padding: 0;
    position: relative;
    font-size: 14px;
    color: #666;
    font: 12px/1.5 "Microsoft YaHei", arial, 宋体, sans-serif;
    overflow-x:hidden;
}

ul, li, p, img, b, ol, em, a, h1, h2, h3, h4, h5, h6, h7, dl, dd, dt {
    list-style-type: none;
    margin: 0;
    padding: 0;
    border: none;
    font-style: normal;
    text-decoration: none;
    font-weight: 100;
}

#dituContent img {
    max-width: inherit;
}

img {
    max-width: 100%;
}
a:link,a:visited{
color:inherit;
font-size:inherit;
}
.fl {
    float: left;
}

.fr {
    float: right;
}

.container {
    width: 1200px;
    margin: auto;
}

.main_nav .back, .pading .current, .main_top a, .main_top, .prduct_ul li b, .main_tops em, .main_nav .nav_a h1, .main_nav3 li b, .navbox .nav a, .search .searchBtn{
    color: #fff;
}


.Article_text, .main_tops, .main_tops a, .main_tops em, .main_nav2 li a, .main_next .prevrecord a, .main_next .nextrecord a, .article li h1, .pading a, .Article_content .info a, .main_nav3 li h1, .prduct_ul li h1, .relevant.relevant_article a
{
    color: #666;
}



/**/
.banner {
    position: relative;
    width: 100%;
}


    .banner img {
        width: 100%;
        display: block;
    }


    .banner .hd {
        left: 47%;
        padding: 4px;
        position: absolute;
        border-radius: 24px;
        bottom: 20px;
        z-index: 10;
    }


        .banner .hd li {
            margin: 0px 5px;
            line-height: 5px;
            width: 50px;
            height: 2px;
            background: #f0f0f0;
            float: left;
            cursor: pointer;
            text-align: center;
            color: transparent;
        }


            .banner .hd li.on {
                background: #c5b39b;
            }
span.prev {
    width: 24px;
    text-align: center;
    font-size: 24px;
    background: rgba(110, 110, 110, 0.8);
    color: #fff;
    line-height: 45px;
    position: absolute;
    top: 40%;
    left: 50%;
    margin-left: -600px;
}
span.next {
    width: 24px;
    text-align: center;
    font-size: 24px;
    background: rgba(110, 110, 110, 0.8);
    color: #fff;
    line-height: 45px;
    position: absolute;
    top: 40%;
    right: 50%;
    margin-right: -600px;
}



/*header*/

.header {
    width: 100%;
}
.top {
    line-height: 40px;
    font-size: 14px;
    background: #f7f7f7;
    overflow: hidden;
    color: #1d1d1d;
}
.logo img {
    max-width: 100%;
    margin: auto;
    display: block;
}

/*导航*/
.navbox {
    background: #1b76ff;
}
.navbox .nav li {
    display: inline-block;
    position: relative;
}
.navbox .nav a {
    display: block;
    height: 50px;
    line-height: 50px;
    padding: 0px 30px;
    font-size: 16px;
    position: relative;
}
.navbox .nav a:hover, .navbox .nav a.cur {
    background: #292b2e;
}
.navbox .nav a.cur:before, .navbox .nav a:hover:before {
    content: "";
    border-top: 5px solid #292b2e;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    position: absolute;
    bottom: -5px;
    z-index: 111;
    width: 100%;
    left: -5px;
}
.navbox .nav_ul {
    position: absolute;
    z-index: 11;
    display: none;
    width: 100%;
    background: #1b76ff;
}
.navbox .nav_ul li {
    display: block;
}
.navbox .nav_ul li a {
    font-size: 14px;
    height: 35px;
    line-height: 35px;
    padding: 0px;
    text-align: center;
}
.navbox .nav li:hover .nav_ul {
    display: block;
}
.navbox .nav_ul li a.cur:before,.navbox .nav_ul li a:hover:before{
    display:none;
}


/**/
.footer_nav {
    background: url(http://static2.fuhai360.com/n190729/images/foot_n.png) no-repeat;
    background-size: 100%;
    position: relative;
    top: -25px;
}
.footer_nav  .nav li {
    display: inline-block;
    position: relative;
}
.footer_nav  .nav a {
    display: block;
    height: 50px;
    line-height: 50px;
    padding: 0px 45px;
    font-size: 16px;
    position: relative;
    color:#fff;
}
.footer_nav  .nav_ul {
    position: absolute;
    z-index: 11;
    display: none;
    width: 100%;
    background: #1b76ff;
}
.footer_nav  .nav_ul li {
    display: block;
}
.footer_nav  .nav_ul li a {
    font-size: 14px;
    height: 35px;
    line-height: 35px;
    padding: 0px;
    text-align: center;
}



/**/
.input {
    background: #f0f0f0;
    line-height: 53px;
    overflow: hidden;
}

.input {
    background: #f0f0f0;
    line-height: 53px;
    overflow: hidden;
}

.input_left li {
    float: left;
    color: #333;
    margin: 0px 10px;
}

.search {
    width: 290px;
    margin-top: 13px;
}

    .search input {
        height: 31px;
        line-height: 31px;
        padding-left: 10px;
        width: 214px;
        float: left;
        box-sizing: border-box;
        border: 1px solid #1b76ff;
        border-radius: 5px 0px 0px 5px;
    }


    .search .searchBtn {
        width: 72px;
        height: 31px;
        line-height: 31px;
        text-align: center;
        border: none;
        cursor: pointer;
        float: left;
        background: url("../images/ss.png") no-repeat;
    }
/*one*/
.one {
    margin-top: 50px;
}
.one ul {
    overflow: hidden;
}
.one li {
    width: 140px;
    float: left;
    margin-right: 125px;
    text-align: center;
    color: #146ef6;
    padding-bottom: 10px;
    position: relative;
    padding-top: 30px;
}
.one li:nth-child(5n) {
    margin-right: 0;
}
.one li:before {
    content: "";
    position: absolute;
    width: 138px;
    border-top: 1px solid #146ef6;
    top: 0;
    left: 0;
    border-left: 1px solid #146ef6;
    border-right: 1px solid #146ef6;
    height: 31px;
}
.one li:after {
    content: "";
    position: absolute;
    width: 138px;
    border-bottom: 1px solid #146ef6;
    bottom: 0;
    left: 0;
    border-left: 1px solid #146ef6;
    border-right: 1px solid #146ef6;
    height: 75px;
}
.one li img {
    max-width: 50%;
    display: block;
    margin: auto;
}
.one li p {
    font-size: 16px;
    line-height: 30px;
    margin-top: 20px;
}
.one li em {
    font-size: 12px;
    line-height: 20px;
}


/**/
.two {
    overflow: hidden;
    padding-top: 50px;
	padding-bottom: 30px;
	background: #f5f5f5;
}
.two img {
    width: 480px;
    float: left;
    margin-right: 50px;
}
.title1 {
    color: #414141;
    float: left;
    border-bottom: 1px solid #ccc;
    padding-right: 10px;
}
.title1 h3 {
    font-size: 20px;
    border-left: 5px solid #146ef6;
    line-height: 20px;
    padding: 0 5px 3px;
}
.title1 p {
    line-height: 30px;
}
.two_c {
    width: 670px;
    float: left;
    line-height: 24px;
    font-size: 14px;
    margin-top: 10px;
    text-indent: 2em;
}
.two_c a.more {
    float: right;
    color: #146ef6;
}

/**/
.title p {
    font-size: 16px;
    color: #888;
}
.title {
    text-align: center;
    font-size: 24px;
    color: #146ef6;
    font-weight: bold;
    line-height: 36px;
    padding-bottom: 20px;
    background: url(../images/title.png) no-repeat bottom center;
    margin-bottom: 30px;
}
.adc {
    margin-top: 50px;
}
/**/
.three {
    margin-top: 50px;
}
.three li img {
    display: block;
    margin: auto;
}
.three li a {
    display: block;
    border: 1px solid #ccc;
}
.three li p {
    font-size: 16px;
    text-align: center;
    color: #666;
    line-height: 30px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.three ul {
    overflow: hidden;
}
.three li:nth-child(4n) {
    margin-right: 0;
}
.three li {
    width: 280px;
    float: left;
    margin-right: 26px;
}

/**/
.four_l {
    width: 280px;
    float: left;
    color: #fff;
}
.four_nav h3 {
    font-size: 18px;
    background: #222 url(../images/list.png) no-repeat 10px center;
    line-height: 80px;
    background-size: 30px;
    padding-left: 50px;
    height: 80px;
}
.four_nav ul {
    padding: 15px;
    background: #1b76ff;
}
.four_nav li {
    line-height: 60px;
    font-size: 16px;
}
.four_nav li a {
    display: block;
}
.contect {
    background: #0059e0;
    padding: 20px;
    font-size: 16px;
    line-height: 20px;
    font-weight: bold;
}
.contect h3 {
    font-size: 18px;
    font-weight: bold;
    line-height: 60px;
}
.contect b {
    font-size: 24px;
}

.four_r {
    width: 890px;
    float: right;
}
.four_r h3:before {
    content: "";
    border-left: 40px solid #1b76ff;
    border-bottom: 30px solid transparent;
    position: absolute;
    top: 0;
    left: 0;
}
.four_r h3 a.more {
    float: right;
    font-size: 12px;
}
.four_r h3 b {
    display: block;
    float: left;
    border-bottom: 2px solid #1b76ff;
    width: 120px;
    text-align: center;
    font-size: 18px;
}
.four_r h3 {
    line-height: 60px;
    border-bottom: 1px solid #ccc;
    color: #404040;
    overflow: hidden;
    position: relative;
}
.four_r li img {
    width: 100%;
    display: block;
}

.four_r li p {
    text-align: center;
    font-size: 14px;
    line-height: 30px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #404040;
}
.four_r li:nth-child(3n) {
    margin-right: 0;
}
.four_r li {
    width: 280px;
    float: left;
    margin-right: 25px;
    margin-top: 25px;
}

/**/
.five {
    border-bottom: 5px solid #146ef6;
}
.five ul {
    overflow: hidden;
    counter-reset: number;
}
.five li {
    padding-left: 50px;
    width: 550px;
    float: left;
}
.five li h3 {
    font-size: 24px;
    font-weight: bold;
    line-height: 60px;
    padding: 20px 0;
    color: #242424;
}
.five li h3 em {
    width: 50px;
    height: 50px;
    display: inline-block;
    transform: rotate(-45deg);
    background: #146ef6;
    line-height: 50px;
    margin-right: 20px;
}
.five li h3 em:before {
    counter-increment: number;
    content: "0"counter(number);
    width: 50px;
    height: 50px;
    display: inline-block;
    text-align: center;
    color: #fff;
    transform: rotate(45deg);
}
.five li h3 i {
    color: #146ef6;
    font-style: normal;
}
.five li p:before {
    content: "";
    width: 10px;
    height: 10px;
    border-radius: 50%;
    border: 1px solid #146ef6;
    display: inline-block;
    margin-right: 10px;
}
.five li p {
    font-size: 16px;
    color: #242424;
    line-height: 30px;
}
.five ul img {
    width: 600px;
    height: auto;
    display: block;
}

/**/
.six {
    margin-top: 40px;
}
.title2 {
    text-align: center;
    line-height: 34px;
}
.title2 h3 {
    font-size: 24px;
    color: #1a1a1a;
}
.title2 h3:before {
    content: "";
    display: inline-block;
    width: 5px;
    height: 20px;
    background: #146ef6;
    margin-right: 10px;
}
.title2 p {
    font-size: 14px;
    color: #6a6a6a;
}
.six_c {
    position: relative;
}
.six_c li img {
    width: 100%;
    display: block;
}
.six_c li p {
    font-size: 14px;
    color: #808080;
    text-align: center;
    line-height: 30px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.six_c li a {
    display: block;
    border: 1px solid #ccc;
    padding: 1px;
}
.six_c li {
    width: 280px;
    margin: 10px;
    float: left;
}
span.prev6 {
    position: absolute;
    top: 35%;
    left: -30px;
    font-size: 36px;
    color: #808080;
    width: 40px;
    text-align: center;
}
span.next6 {
    position: absolute;
    top: 35%;
    right: -30px;
    font-size: 36px;
    color: #808080;
    width: 40px;
    text-align: center;
}

/**/
.seven_l li:first-child a.more {
    color: #146ef6;
    font-size: 14px;
    display: inline-block;
    border: 1px solid #146ef6;
    padding: 0 15px;
    margin-top: 10px;
}
.seven_l li:first-child h4 {
    font-size: 14px;
    color: #1c1c1c;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: bold;
}
.seven_l li:first-child img {
    width: 300px;
    float: left;
    display: block;
    height: 150px;
    margin-right: 20px;
}
.seven_l li:first-child {
    width: 780px;
    float: none;
    border-bottom: 0;
    overflow: hidden;
    white-space: normal;
}
.seven_l li {
    line-height: 30px;
    color: #606060;
    border-bottom: 1px dashed #ccc;
    width: 380px;
    float: left;
    margin-right: 20px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.seven_l h3 {
    font-size: 16px;
    color: #146ef6;
    font-weight: bold;
    border-left: 5px solid #146ef6;
    padding-left: 10px;
    margin: 30px 0;
}
.seven_l {
    width: 800px;
    float: left;
}

.seven_r {
    width: 380px;
    float: right;
}
.seven_r li p:before {
    content: "A";
    display: inline-block;
    width: 24px;
    height: 24px;
    background: #222;
    color: #fff;
    text-align: center;
    border-radius: 5px;
    margin-right: 5px;
}
.seven_r li h4:before {
    content: "Q";
    display: inline-block;
    width: 24px;
    height: 24px;
    background: #1b76ff;
    color: #fff;
    text-align: center;
    border-radius: 5px;
    margin-right: 5px;
}
.seven_r li {
    line-height: 24px;
    color: #323232;
    padding-bottom: 20px;
}
.seven_r li h4 {
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.seven_r h3 {
    font-size: 16px;
    color: #146ef6;
    font-weight: bold;
    border-left: 5px solid #146ef6;
    padding-left: 10px;
    margin: 30px 0;
}



/**/

/*内页*/

.main_m {
    width: 1100px;
    margin: 20px auto 0;
}


.text_h1 {
    border-bottom: 1px solid #ccc;
    height: 50px;
    width: 1000px;
    margin: 30px auto 0;
}

    .text_h1 .h1 {
        display: inline-block;
        height: 50px;
        line-height: 50px;
        font-size: 25px;
        position: relative;
        padding: 0px 10px 0px 10px;
        float: left;
        font-weight: bold;
        border-bottom: 5px solid #ccc;
    }



    .text_h1 .back {
        float: right;
        width: 52px;
        height: 16px;
        float: right;
        background: #000;
        display: block;
        border-radius: 15px;
        text-align: center;
        line-height: 16px;
        margin-top: 24px;
        font-size: 12px;
    }

        .text_h1 .back:hover {
            background: #cb2644;
        }

    .text_h1 .more {
        float: right;
        line-height: 70px;
        height: 50px;
    }

.main_img {
    width: 100%;
}

    .main_img img {
        width: 100%;
        height: 100%;
        display: block;
    }


/*左侧导航*/

.main_nav {
    width: 218px;
    float: left;
}


    .main_nav .nav_a h1 {
        height: 35px;
        width: 100%;
        box-sizing: border-box;
        font-size: 14px;
        overflow: hidden;
        line-height: 35px;
        padding-left: 15px;
        font-weight: bold;
        background: #1b76ff;
        border-radius: 5px 5px 0px 0px;
    }


.main_ul li {
    position: relative;
}

    .main_ul li:after {
        content: '>';
        width: 15px;
        height: 15px;
        display: block;
        overflow: hidden;
        margin: 0 auto;
        position: absolute;
        top: 9px;
        left: 16px;
        font-size: 12px;
        line-height: 15px;
    }




    .main_ul li a {
        height: 35px;
        line-height: 35px;
        overflow: hidden;
        padding-left: 35px;
        box-sizing: border-box;
        color: #444;
        font-size: 14px;
    }

.main_li {
    display: none;
}

    .main_li li {
        border-bottom: 1px dashed #888;
        background: none;
    }

        .main_li li a {
            font-size: 10px;
            box-sizing: border-box;
            font-weight: normal;
        }



.main_ul li:hover .main_li {
    display: block;
}



.main_nav2 {
    margin: 20px auto 0;
}

    .main_nav2 li {
        height: 45px;
        line-height: 45px;
        border-bottom: 1px dotted #b2b2b2;
        overflow: hidden;
        position: relative;
        box-sizing: border-box;
        padding-right: 10px;
    }

        .main_nav2 li a {
            font-size: 14px;
        }

.main_nav3 {
    margin-top: 20px;
}



    .main_nav3 li {
        width: 185px;
        padding-top: 25px;
        background: #fff;
        margin: 20px auto;
        height: 160px;
        overflow: hidden;
        box-sizing: border-box;
        position: relative;
        border: 1px solid #e5e5e5;
    }


        .main_nav3 li:hover {
            box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
        }

        .main_nav3 li img {
            width: 150px;
            height: 98px;
            display: block;
            margin: auto;
        }

        .main_nav3 li h1 {
            height: 40px;
            line-height: 40px;
            text-align: center;
            width: 150px;
            overflow: hidden;
            margin: auto;
            font-size: 14px;
        }

        .main_nav3 li b {
            background: #1b76ff;
            display: block;
            height: 40px;
            line-height: 40px;
            width: 150px;
            overflow: hidden;
            margin: auto;
            text-align: center;
            border-radius: 3px;
            margin-bottom: 35px;
        }

        .main_nav3 li div {
            background: rgba(255,255,255,0.8);
            height: 40px;
            position: absolute;
            bottom: 0;
            overflow: hidden;
            left: 0;
            width: 100%;
            transition: all 0.2s linear 0s;
        }

        .main_nav3 li:hover div {
            height: 80px;
        }



/*路径*/

.main_top {
    height: 40px;
    width: 100%;
    box-sizing: border-box;
    overflow: hidden;
    background: url(../images/icon-home.png) no-repeat 0px 50%;
    border-bottom: 1px solid #e8e8e8;
}



.main_tops {
    height: 40px;
    line-height: 40px;
    font-size: 12px;
    margin: auto;
    padding-left: 26px;
}


    .main_tops a {
        font-size: 12px;
    }


/**/


/*product*/
.product_text {
    text-align: center;
    height: 50px;
    line-height: 50px;
    font-size: 20px;
}

.prduct_ul {
    width: 830px;
    float: right;
    margin-bottom: 20px;
}

    .prduct_ul ul {
        margin-bottom: 10px;
        margin-top: 20px;
    }


    .prduct_ul li {
        width: 264px;
        float: left;
        padding-top: 60px;
        background: #fff;
        margin: 6px 6px;
        height: 272px;
        overflow: hidden;
        box-sizing: border-box;
        position: relative;
        border: 1px solid #e5e5e5;
    }


        .prduct_ul li:hover {
            box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
        }

        .prduct_ul li img {
            width: 230px;
            height: 150px;
            display: block;
            margin: auto;
        }

        .prduct_ul li h1 {
            height: 60px;
            line-height: 60px;
            text-align: center;
            width: 230px;
            overflow: hidden;
            margin: auto;
            font-size: 14px;
        }

        .prduct_ul li b {
            background: #1b76ff;
            display: block;
            height: 40px;
            line-height: 40px;
            width: 230px;
            overflow: hidden;
            margin: auto;
            text-align: center;
            border-radius: 3px;
            margin-bottom: 35px;
        }

        .prduct_ul li div {
            background: rgba(255,255,255,0.8);
            height: 60px;
            position: absolute;
            bottom: 0;
            overflow: hidden;
            left: 0;
            width: 100%;
            transition: all 0.2s linear 0s;
        }

        .prduct_ul li:hover div {
            height: 125px;
        }




/*product_content*/




#preview {
    position: relative;
    width: 830px;
    float: right;
    overflow: hidden;
    padding-bottom: 7px;
    box-sizing: border-box;
}


/**/

.product_item {
    margin-top: 10px;
}

.product_content {
    line-height: 2em;
}

    .product_content img {
        max-width: 100%;
        display: block;
        margin: auto;
    }





/**/


/**/
.main_next {
    margin-left: 10px;
}

    .main_next .prevrecord, .main_next .nextrecord {
        margin: 5px 0px;
        display: block;
        font-size: 14px;
    }
/*article*/


.article {
    float: right;
    width: 830px;
    box-sizing: border-box;
}

    .article ol {
        margin-top: 20px;
    }

    .article li {
        font-size: 14px;
        position: relative;
        margin-bottom: 5px;
    }

        .article li h1 {
            font-size: 14px;
            position: relative;
            float: left;
            overflow: hidden;
            height: 25px;
            padding-left: 20px;
        }


            .article li h1:after {
                width: 25px;
                height: 25px;
                float: right;
                content: '';
                display: block;
                margin-left: 5px;
                background-position-y: 7px;
            }

        .article li span {
            float: right;
            color: #aaa;
        }

        .article li p {
            clear: both;
            color: #aaa;
            height: 25px;
            line-height: 25px;
            overflow: hidden;
            padding-left: 20px;
            box-sizing: border-box;
        }

        .article li:after {
            content: '';
            width: 2px;
            height: 2px;
            display: block;
            overflow: hidden;
            position: absolute;
            top: 10px;
            left: 11px;
            background: #1b76ff;
        }

/**/


.Article_xw .pading {
    margin-bottom: 0px;
}

/*article_content*/
.Article_content {
    width: 830px;
    float: right;
}

.Article_text {
    height: 40px;
    font: 22px "Microsoft Yahei";
    text-align: center;
    line-height: 40px;
    overflow: hidden;
    margin-top: 30px;
    font-weight: bold;
}

.Article_content .info {
    height: 50px;
    font: 14px "Microsoft Yahei";
    line-height: 50px;
    text-align: center;
    color: #999;
    margin: 0px auto 10px;
}

    .Article_content .info span {
        height: 50px;
        font: 14px "Microsoft Yahei";
        line-height: 50px;
        margin-bottom: 10px;
        color: #999;
    }

.Article_content .detail {
    font-size: 14px;
    line-height: 22px;
    padding: 10px 10px;
    word-spacing: 10px;
}

    .Article_content .detail img {
        max-width: 100%;
        display: block;
        margin: auto;
    }



/*上下键*/
.pading {
    float: right;
    margin-top: 10px;
}

    .pading span {
        padding: 3px 8px;
        border: 1px solid #ccc;
        display: block;
        float: left;
        margin: 0px 2px;
    }

    .pading a {
        padding: 3px 8px;
        border: 1px solid rgba(142,142,142,0.5);
        display: block;
        float: left;
        margin: 0px 1px;
    }

    .pading .current {
        border: none;
        padding: 2px 8px;
        border: 1px solid #1b76ff;
        background: #1b76ff;
    }

/*page*/


.page_c {
    overflow: hidden;
    float: right;
    width: 830px;
}


    .page_c img {
        max-width: 100%;
        display: block;
    }
/*footer*/
.footer {
    background: #1e2432;
    margin-top: 50px;
}

/*相关产品相关文章开始*/
.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;
    }


/**/

.interlink {
    background: #1e2433;padding-bottom:10px;
}

.interlink__inner {
    width: 1200px;
    margin: auto;
    overflow: hidden;
}

.interlink__title {
    font-size: 15px;
    float: left;
    margin-right: 10px;
    color: #fff;
}

.interlink__list a {
    float: left;
    margin: 0 17px;
    margin-top: 3px;
    color: #fff;
}

.interlink__list {
    overflow: hidden;
}


