﻿* {
    padding: 0;
    margin: 0;
}

a, a:visited, a:link {
    color: #000;
    text-decoration: none;
}

ul, ol, li {
    list-style-type: none;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.clear {
    clear: both;
}

body {
    font-size: 14px;
    font-family: "Microsoft YaHei",Arial,Helvetica,sans-serif,SimSun;
    color: #666;
    overflow-x: hidden;
}

.content, .container {
    margin-left: auto;
    margin-right: auto;
    width: 990px;
    font-family: microsoft yahei;
}

.home {
    background: url(/web/20180927211908im_/http://static2.fuhai360.com/n160719/images/bj.png);
}

.top {
    height: 31px;
    background: #adaeae;
    overflow: hidden;
    line-height: 30px;
    color: #fff;
}

    .top a {
        color: #fff;
    }

.log img {
    max-width: 100%;
    max-height: 130px;
}

.nav {
    background-color: #000;
    height: 50px;
}

    .nav li {
        float: left;
        line-height: 50px;
    }

        .nav li.current, .nav li:hover {
            background-color: #F00;
        }

        .nav li a {
            display: block;
            padding: 0 20px;
            color: #fff;
            font-size: 16px;
        }

.search {
    padding: 10px 0;
    overflow: hidden;
    line-height: 30px;
    color: #fff;
    font-size: 13px;
    background-color: #4c4c4c;
}

    .search input {
        height: 26px;
        line-height: 26px;
        color: #ccc;
        float: left;
    }

        .search input.hasContent, .search input.focus {
            color: #000;
        }

a.searchBtn {
    margin-right: 10px;
    width: 30px;
    height: 30px;
    display: block;
    float: left;
    background: #b2b2b2 url(/web/20180927211908im_/http://static2.fuhai360.com/n160719/images/s.png) no-repeat center;
}

.search a {
    color: #fff;
}

.news {
    margin: 10px auto;
    height: 48px;
    overflow: hidden;
    background-color: #e4e4e4;
}

.news_h {
    width: 103px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    font-size: 20px;
    color: #fff;
    background: url(/web/20180927211908im_/http://static2.fuhai360.com/n160719/images/xinwen.png) no-repeat center;
}

.runInner {
    width: 880px;
    height: 48px;
    line-height: 48px;
}

    .runInner li {
        width: 880px;
    }

.headS1 {
    text-align: center;
    padding-top: 34px;
    font-size: 30px;
    color: #000;
    font-weight: bold;
    padding-bottom: 10px;
    background: url(/web/20180927211908im_/http://static2.fuhai360.com/n160719/images/heads1.png) center bottom no-repeat;
}

    .headS1 span {
        display: block;
        font-size: 28px;
        font-weight: normal;
        color: #2A2A2A;
    }

.prList {
    margin-top: 30px;
    overflow: hidden;
}

    .prList li {
        width: 300px;
        height: 311px;
        float: left;
        margin: 0 10px 10px 20px;
        background: #fff;
    }

        .prList li img {
            width: 300px;
            height: 170px;
            border: 1px solid #a3a3a3;
        }

        .prList li h5 {
            text-align: center;
            font-size: 14px;
            height: 20px;
            line-height: 20px;
            overflow: hidden;
        }

        .prList li p {
            padding: 0 10px;
            height: 66px;
            line-height: 22px;
            overflow: hidden;
        }

a.linkBtn {
    display: block;
    float: right;
    padding: 5px 10px;
    background-color: #000;
    color: #fff;
    margin: 10px 10px 0 0;
}

    a.linkBtn:hover {
        background-color: #f00;
    }

.addvantage {
    background-color: #fff;
    padding: 30px 0;
    text-align: center;
}

.addvan_h {
    background-color: #000;
    line-height: 70px;
    color: #fff;
    font-size: 34px;
}

.addvantage .container {
    padding: 30px 0;
}

.addvantage img {
    width: 100%;
    height: auto;
}

.case {
    background: #fff url(/web/20180927211908im_/http://static2.fuhai360.com/n160719/images/bg.png) no-repeat center top;
}

    .case .headS1 {
        color: #fff;
        margin-bottom: 280px;
    }

        .case .headS1 span {
            color: #FCFCFC;
        }

.caseInner {
    position: relative;
    height: 370px;
}

span.pre {
    position: absolute;
    display: block;
    cursor: pointer;
    width: 25px;
    height: 45px;
    background: url(/web/20180927211908im_/http://static2.fuhai360.com/n160719/images/left1.png) no-repeat;
    left: -25px;
    top: 160px;
}

    span.pre:hover {
        background: url(/web/20180927211908im_/http://static2.fuhai360.com/n160719/images/left1-on.png) no-repeat;
    }

span.next {
    position: absolute;
    display: block;
    cursor: pointer;
    width: 25px;
    height: 45px;
    background: url(/web/20180927211908im_/http://static2.fuhai360.com/n160719/images/right1.png) no-repeat;
    right: -25px;
    top: 160px;
}

    span.next:hover {
        background: url(/web/20180927211908im_/http://static2.fuhai360.com/n160719/images/right1-on.png) no-repeat;
    }

.caseList li {
    width: 310px;
    margin-left: 9px;
    margin-right: 9px;
    height: 345px;
    float: left;
    background: #ffffff;
    border: 1px solid #cecece;
}

    .caseList li img {
        width: 295px;
        height: 178px;
        padding: 8px 8px 0 8px;
    }

    .caseList li h5 {
        text-align: center;
        font-size: 16px;
        font-weight: normal;
        line-height: 30px;
    }

    .caseList li p {
        padding: 0 10px;
        line-height: 24px;
        height: 74px;
        overflow: hidden;
    }

.bzContext {
    overflow: hidden;
    padding: 50px 0;
}

    .bzContext li {
        width: 220px;
        height: 224px;
        overflow: hidden;
        margin-left: 13px;
        margin-right: 13px;
        float: left;
        line-height: 24px;
    }

        .bzContext li h4 {
            font-size: 30px;
            text-align: center;
            background-color: #000;
            color: #fff;
            border: 1px solid #fff;
            outline: 10px solid #000;
            width: 190px;
            height: 76px;
            margin: 10px;
            padding-top: 24px;
            cursor: pointer;
        }

        .bzContext li:hover h4 {
            background-color: #f00;
            outline: 10px solid #f00;
        }

        .bzContext li h4 em {
            font-size: 15px;
            display: block;
            font-style: normal;
            color: #fff;
            font-weight: normal;
            margin-top: 10px;
        }

.cooperatator {
    background: #fff url(/web/20180927211908im_/http://static2.fuhai360.com/n160719/images/advert1.jpg) no-repeat top center;
}

.headS2 {
    height: 199px;
    width: 700px;
    margin-left: 430px;
    font-size: 30px;
    font-weight: bold;
    color: #fff;
    padding-top: 30px;
}

    .headS2 span {
        display: block;
        font-size: 24px;
        font-weight: normal;
        margin-top: 10px;
    }

.cooperInner {
    padding: 30px 0;
    position: relative;
    height: 115px;
}

    .cooperInner li {
        float: left;
        width: 170px;
        margin: 0 14px;
    }

        .cooperInner li img {
            width: 168px;
            height: 100px;
            border: 1px solid #ccc;
        }

span.prev2 {
    position: absolute;
    display: block;
    cursor: pointer;
    width: 25px;
    height: 45px;
    background: url(/web/20180927211908im_/http://static2.fuhai360.com/n160719/images/left1.png) no-repeat;
    left: -25px;
    top: 63px;
}

    span.prev2:hover {
        background: url(/web/20180927211908im_/http://static2.fuhai360.com/n160719/images/left1-on.png) no-repeat;
    }

span.next2 {
    position: absolute;
    display: block;
    cursor: pointer;
    width: 25px;
    height: 45px;
    background: url(/web/20180927211908im_/http://static2.fuhai360.com/n160719/images/right1.png) no-repeat;
    right: -25px;
    top: 63px;
}

    span.next2:hover {
        background: url(/web/20180927211908im_/http://static2.fuhai360.com/n160719/images/right1-on.png) no-repeat;
    }


span.prev3 {
    position: absolute;
    display: block;
    cursor: pointer;
    width: 25px;
    height: 45px;
    background: url(/web/20180927211908im_/http://static2.fuhai360.com/n160719/images/left1.png) no-repeat;
    left: -25px;
    top: 63px;
}

    span.prev3:hover {
        background: url(/web/20180927211908im_/http://static2.fuhai360.com/n160719/images/left1-on.png) no-repeat;
    }

span.next3 {
    position: absolute;
    display: block;
    cursor: pointer;
    width: 25px;
    height: 45px;
    background: url(/web/20180927211908im_/http://static2.fuhai360.com/n160719/images/right1.png) no-repeat;
    right: -25px;
    top: 63px;
}

    span.next3:hover {
        background: url(/web/20180927211908im_/http://static2.fuhai360.com/n160719/images/right1-on.png) no-repeat;
    }

.honnor {
    background-color: #fff;
}

.honInner {
    padding: 30px 0;
    position: relative;
    height: 115px;
}

    .honInner li {
        float: left;
        width: 170px;
        margin: 0 14px;
    }

        .honInner li img {
            width: 168px;
            height: 100px;
            border: 1px solid #ccc;
        }

.aboutl {
    width: 770px;
    padding: 30px 0;
    line-height: 24px;
}

a.linkBtn2 {
    float: right;
    margin: 20px;
    font-size: 12px;
}

.aboutr {
    width: 200px;
    height: 228px;
    overflow: hidden;
    position: relative;
    padding-top: 30px;
}


.aboutrInner li img {
    width: 200px;
    height: 200px;
}

.aboutrInner li span {
    display: block;
    text-align: center;
    height: 24px;
    line-height: 24px;
    width: 160px;
    margin: 0 auto;
    overflow: hidden;
}

.abBtn {
    width: 100%;
    height: 22px;
    position: absolute;
    bottom: 0;
    z-index: 10;
}

span.prev4 {
    height: 21px;
    width: 21px;
    float: left;
    background-color: #ccc;
    text-align: center;
    line-height: 21px;
    font-family: monospace;
    font-size: 18px;
    cursor: pointer;
    color: #fff;
}

    span.prev4:hover, span.next4:hover {
        background: #000;
    }

span.next4 {
    height: 21px;
    width: 21px;
    float: right;
    background-color: #ccc;
    text-align: center;
    line-height: 21px;
    font-family: monospace;
    font-size: 18px;
    cursor: pointer;
    color: #fff;
}

.gsPhotoes {
    width: 100%;
    margin-bottom: 20px;
}

.headS3 {
    border-bottom: 4px solid #ccc;
    height: 24px;
    margin-bottom: 20px;
}

    .headS3 h4 {
        height: 40px;
        background: url(/web/20180927211908im_/http://static2.fuhai360.com/n160719/images/bj.png);
        width: 410px;
        margin: 0 auto;
        line-height: 40px;
        text-align: center;
        font-size: 18px;
    }

span.prev5 {
    width: 21px;
    height: 21px;
    background-color: #ccc;
    display: block;
    float: left;
    text-align: center;
    line-height: 21px;
    font-family: monospace;
    font-size: 18px;
    margin-right: 15px;
    cursor: pointer;
    color: #fff;
}

span.next5 {
    width: 21px;
    height: 21px;
    background-color: #ccc;
    display: block;
    float: left;
    text-align: center;
    line-height: 21px;
    font-family: monospace;
    font-size: 18px;
    margin-right: 15px;
    cursor: pointer;
    color: #fff;
}

    span.prev5:hover, span.next5:hover {
        background-color: #000;
    }

.photoesInner li {
    width: 225px;
    overflow: hidden;
    margin-left: 10px;
    margin-right: 10px;
    float: left;
}

    .photoesInner li img {
        width: 225px;
        height: 160px;
    }

.newsCenter {
    background-color: #fff;
    overflow: hidden;
    padding: 30px 0 10px 0;
}

.newsl {
    width: 358px;
}

.tab {
    height: 27px;
    overflow: hidden;
    border-bottom: 4px solid #adaeae;
}

    .tab li {
        display: inline-block;
        line-height: 27px;
    }

        .tab li:first-child a {
            border-left: none;
        }

        .tab li a {
            font-size: 18px;
            border-left: 2px solid #000;
            padding: 0 5px;
            line-height: 24px;
        }

        .tab li.on a {
            color: #ccc;
        }

.newsCon ul {
    display: none;
    position: relative;
}

a.listLink {
    position: absolute;
    right: 0;
    top: -27px;
    color: #ccc;
    font-size: 12px;
}

.newsCon li {
    font-size: 13px;
    height: 31px;
    line-height: 31px;
    border-bottom: 1px dotted #e8e8e8;
}

    .newsCon li a {
        width: 250px;
        height: 31px;
        display: block;
        overflow: hidden;
        float: left;
        font-size: 13px;
    }

span.date {
    float: right;
}

.newsCon li a:hover {
    color: #f00;
}

.qa {
    width: 305px;
    height: auto;
    overflow: hidden;
    margin-left: 19px;
}

.head {
    height: 27px;
    overflow: hidden;
    border-bottom: 4px solid #adaeae;
    font-size: 18px;
    color: #000;
}

    .head a {
        float: right;
        font-size: 12px;
        color: #adaeae;
    }

.qaInner li a {
    display: block;
    padding-left: 35px;
    line-height: 30px;
    height: 30px;
    overflow: hidden;
    background: url(/web/20180927211908im_/http://static2.fuhai360.com/n160719/images/q.png) no-repeat left center;
}

.qaInner li p {
    max-height: 75px;
    color: #363636;
    font-size: 13px;
    line-height: 24px;
    padding-left: 35px;
    background: url(/web/20180927211908im_/http://static2.fuhai360.com/n160719/images/a.png) no-repeat left top;
    overflow: hidden;
}

.contact {
    width: 288px;
}

.contact_c {
    line-height: 30px;
}

.flink {
    float: left;
    width: 100%;
    line-height: 30px;
    padding: 10px 0;
    font-size: 14px;
}

.footer {
    padding: 30px 0;
    overflow: hidden;
    color: #fff;
    background-color: #000;
}

    .footer a {
        color: #fff;
    }

.bottomNav {
    width: 212px;
    float: left;
    background: url(/web/20180927211908im_/http://static2.fuhai360.com/n160719/images/bot-li.png) no-repeat right center;
}

    .bottomNav li a {
        line-height: 40px;
        font-size: 16px;
    }

.bottomWeixin {
    width: 200px;
    float: left;
    padding: 0 40px;
    text-align: center;
    background: url(/web/20180927211908im_/http://static2.fuhai360.com/n160719/images/bot-li.png) no-repeat right center;
}

    .bottomWeixin img {
        max-width: 100%;
        height: auto;
    }

.footInfo {
    float: right;
    width: 480px;
    line-height: 30px;
}
/*内页*/
.innerpage {
    padding: 40px 0;
}

.pager {
    width: 753px;
    border: 1px solid #ccc;
}

.tips {
    height: 36px;
    border-bottom: 2px solid #e8e8e8;
    padding: 0 15px;
    line-height: 36px;
    text-align: right;
    margin-bottom: 10px;
    color: #333;
}

    .tips a {
        color: #333;
    }

.curent_page {
    float: left;
    border-bottom: 2px solid #f00;
}

ul.prolist li {
    width: 230px;
    float: left;
    margin: 0 10px 10px 10px;
}

    ul.prolist li img {
        width: 230px;
        height: 160px;
    }

    ul.prolist li span {
        height: 30px;
        line-height: 30px;
        overflow: hidden;
        display: block;
        text-align: center;
    }

.pagel {
    width: 221px;
}

.boxHead {
    margin: -1px;
    width: 221px;
    height: 38px;
    background: url(/web/20180927211908im_/http://static2.fuhai360.com/n160719/images/top_03.png) no-repeat;
    line-height: 38px;
    text-align: center;
}

.treeNav {
    border: 1px solid #ccc;
    margin-bottom: 10px;
}

.navCon {
    padding: 10px;
}

    .navCon li {
        line-height: 30px;
        height: 30px;
        overflow: hidden;
        border-bottom: 1px dotted #ccc;
    }

.prHot {
    border: 1px solid #ccc;
    margin-bottom: 10px;
}

.prHot_c {
    padding: 10px;
}

    .prHot_c li {
        height: 15px;
        overflow: hidden;
        font-size: 12px;
        line-height: 20px;
        margin: 10px 0;
        border-bottom: 1px dashed #ccc;
        padding-bottom: 10px;
    }

        .prHot_c li img {
            display: none;
            margin-right: 6px;
            width: 88px;
            height: 50px;
            float: left;
            padding: 1px;
            border: 1px solid #cccccc;
        }

.contactl {
    border: 1px solid #ccc;
}

.context {
    padding: 10px;
    line-height: 24px;
}

.prHot_c li.on {
    height: 55px;
}

    .prHot_c li.on img {
        display: block;
    }

.pr_desc {
    overflow: hidden;
}

.preview img {
    width: 420px;
    padding: 20px;
}

.desc_info {
    width: 280px;
    padding-top: 20px;
}

    .desc_info h3 {
        border-bottom: 1px dashed #ccc;
        line-height: 30px;
        color: #000;
    }

.pr_tab li {
    padding: 10px;
    font-size: 14px;
    color: #000;
    border-bottom: 1px solid #ccc;
    margin-bottom: 10px;
}

.description {
    padding: 10px;
    line-height: 24px;
}

    .description img {
        max-width: 100%;
    }

ul.newslist li {
    margin: 10px;
    border-bottom: 1px dotted #ccc;
    padding: 10px 0;
    height: 140px;
}

    ul.newslist li img {
        width: 280px;
        height: 140px;
        float: left;
        margin-right: 10px;
    }

    ul.newslist li h3 {
        font-size: 13px;
        line-height: 24px;
        height: 24px;
        overflow: hidden;
    }

    ul.newslist li p {
        height: 115px;
        line-height: 28px;
        overflow: hidden;
        font-size: 12px;
        color: #737373;
    }

h3.ar_h {
    text-align: center;
    font-size: 18px;
    font-weight: normal;
    color: #000;
    line-height: 40px;
}

h6.ar_info {
    text-align: center;
    font-size: 12px;
    font-weight: normal;
    line-height: 24px;
    color: #4A4A4A;
}

    h6.ar_info a {
        color: #4A4A4A;
    }

.text_c {
    padding: 10px;
    line-height: 24px;
}

/*
     FILE ARCHIVED ON 21:19:08 Sep 27, 2018 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 18:04:42 Feb 24, 2023.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 64.864
  exclusion.robots: 0.1
  exclusion.robots.policy: 0.089
  cdx.remote: 0.071
  esindex: 0.013
  LoadShardBlock: 34.848 (3)
  PetaboxLoader3.datanode: 61.01 (5)
  load_resource: 184.355 (2)
  PetaboxLoader3.resolve: 82.68 (2)
*/