/*banner部分*/
#fh5co-hero {
    min-height: 700px;
    background: #fff url(../images/loader.gif) no-repeat center center;
}
#fh5co-hero .btn {
    font-size: 22px;
}
#fh5co-hero .btn.btn-primary {
    padding: 8px 30px !important;
    margin-top: 50px;
}
#fh5co-hero .flexslider {
    border: none;
    z-index: 1;
    margin-bottom: 0;
}
#fh5co-hero .flexslider .slides {
    position: relative;
    overflow: hidden;
}
#fh5co-hero .flexslider .slides li {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    min-height: 700px;
}
#fh5co-hero .flexslider .flex-control-nav {
    bottom: 40px;
    z-index: 1000;
}
#fh5co-hero .flexslider .flex-control-nav li a {
    background: rgba(255, 255, 255, 0.2);
    box-shadow: none;
    width: 12px;
    height: 12px;
    cursor: pointer;
}
#fh5co-hero .flexslider .flex-control-nav li a.flex-active {
    cursor: pointer;
    background: rgba(255, 255, 255, 0.7);
}
#fh5co-hero .flexslider .flex-direction-nav {
    display: none;
}
#fh5co-hero .flexslider .slider-text {
    display: table;
    opacity: 0;
    min-height: 700px;
}
#fh5co-hero .flexslider .slider-text > .slider-text-inner {
    display: table-cell;
    vertical-align: middle;
    min-height: 700px;
}
#fh5co-hero .flexslider .slider-text > .slider-text-inner h2 {
    font-size: 50px;
    color: #fff;
    line-height: 80px;
    margin-bottom: 0;
}
#fh5co-hero .flexslider .slider-text > .slider-text-inner h2 span{
    font-size: 50px;
    margin: 0 10px;
    display: inline-block;
}
@media screen and (max-width: 768px){
    #fh5co-hero .btn {
        font-size: 18px;
    }
    #fh5co-hero .btn.btn-primary {
        padding: 6px 30px !important;
        margin-top: 50px;
    }
    #fh5co-hero .flexslider .slider-text > .slider-text-inner h2 {
        font-size: 40px;
        color: #fff;
    }
    #fh5co-hero .flexslider .slider-text > .slider-text-inner h2 span{

        font-size: 40px;
        margin: 0 10px;
    }

}
@media only screen and (max-width : 480px){
    #fh5co-hero .btn {
        font-size: 18px;
    }
    #fh5co-hero .btn.btn-primary {
        padding: 6px 30px !important;
        margin-top: 50px;
    }
    #fh5co-hero .flexslider .slider-text > .slider-text-inner h2 {
        font-size: 22px;
        color: #fff;
        line-height:44px;
    }
    #fh5co-hero .flexslider .slider-text > .slider-text-inner h2 span{
        font-size: 22px;
        margin: 0 10px;
    }



}

#fh5co-hero .flexslider .slider-text > .slider-text-inner .fh5co-lead {
    font-size: 20px;
    color: #fff;
}
#fh5co-hero .flexslider .slider-text > .slider-text-inner .fh5co-lead .icon-heart {
    color: #d9534f;
}



/*sign*/
.fh5co-services {
    padding: 13em 0 2em;
}
.fh5co-services .fh5co-heading-sign h2{
    font-size: 3em;
    font-weight: 300;
}
.fh5co-services .fh5co-heading-sign h2 span{
    color: #ad1e13;
    margin-right: 20px;
}


#fh5co-why-us{
    padding: 10em 0;
}
@media screen and (max-width: 768px) {
    #fh5co-why-us, .fh5co-services {
        padding: 6em 0;
    }
    #fh5co-why-us, .fh5co-services h2{
        font-size: 20px;
    }
}
.fh5co-services .sign_image img{
    width: 80%;
}

.fh5co-services .try a{
    color: #ad1e13;
    font-size: 1.6em;
}
@media screen and (max-width: 768px){
    .fh5co-services .fh5co-heading-sign h2{
        font-size: 2em;
    }
    .fh5co-services .try a{
        color: #ad1e13;
        font-size: 1.2em;
    }
}
.fh5co-services .try a i{
    margin-left: 10px;
}
.fh5co-services-1{
    padding: 8em 0;
    background: #f9f9f9;

}
.fh5co-services-2{
    padding: 8em 0;
    background: #fff;

}
.fh5co-services-1 h4{
    font-size: 2em;
    margin-top: 5em;
}
@media screen and (max-width: 768px){
    .fh5co-services-1,.fh5co-services-2{
        text-align: center;
    }

}
.fh5co-services-1 .big_img img,.fh5co-services-2 .big_img img{
    width: 80%;
}
.fh5co-services-1 .contract_img img,.fh5co-services-2 .contract_img img{
    width: 100%;
}
.fh5co-services-1 .big_img img.mobile_3{
    width: 180%;
}
@media screen and (max-width: 768px){
    .fh5co-services-1 .big_img img,.fh5co-services-2 .big_img img{
        width: 50%;
    }
    .fh5co-services-1 .big_img img.mobile_3{
        width: 70%;
        margin-top: 2em;
    }
}
.fh5co-services-1 dt img,.fh5co-services-2 dt img{
    width: 30px;
}
.fh5co-services-1 .title,.fh5co-services-2 .title{
    font-size: 1.4rem;
    margin-top: 20px;
    color: #292929;
}
.fh5co-services-1 .detail,.fh5co-services-2 .detail{
    font-size: 1.2rem;
    line-height: 2.4rem;

}
.fh5co-services-1 .little_word,.fh5co-services-2 .little_word{
    margin-top: 5em;

}
#fh5co-why-us .item-block{
    margin-bottom: 5em;
    margin-top: 6em;
    float: left;
}
.fh5co-services-1 .item-block,.fh5co-services-2 .item-block {
    margin-bottom: 0em;
    margin-top: 0em;
    float: left;
}
#fh5co-why-us .item-block .icon, .fh5co-services-1 .item-block .icon,.fh5co-services-2 .item-block .icon {
    display: block;
    margin-bottom: 30px;
}
#fh5co-why-us .item-block .icon img, .fh5co-services-1 .item-block .icon img,.fh5co-services-2 .item-block .icon img {
    max-width: inherit;
    height: 90px;
    margin: 0 auto;
}
#fh5co-why-us .item-block h3, .fh5co-services-1 .item-block h3,.fh5co-services-2 .item-block h3 {
    font-size: 40px;
    margin-bottom: 1.5em;
    line-height: 64px;
    font-weight: 300;
}
#fh5co-why-us .item-block p:last-child, .fh5co-services-1 .item-block p:last-child,.fh5co-services-2 .item-block p:last-child {
    margin-bottom: 0;
}
#fh5co-why-us p{
    margin-bottom: 0;
    line-height: 36px;
}
#fh5co-why-us .detail{
    color: #ad1e13;
    margin-top: 5px;
}
.detail_a{
    color: #ad1e13;

}
#fh5co-why-us .number{
    font-size: 4rem;
    line-height: 0;
    text-align: right;
}
#fh5co-why-us .move{
    font-size: 1.4rem;
}
#fh5co-why-us .little{
    font-size: 1.2rem;
    line-height:2.4rem;
    color: #ccc;

}
#fh5co-why-us .image_icon{
    margin-bottom: 10px;

}
#fh5co-why-us .icon_title{
    font-size: 1.4rem;

}
#fh5co-why-us .image_icon img{
    width: 30px;
}

@media screen and (max-width: 992px){
    #fh5co-why-us .number{
        font-size: 5rem;
    }
}





/*顶部slogan*/

.fh5co-heading {
    margin-bottom: 4em;
}
.fh5co-heading h2 {
    margin-bottom:1.2em;
}
.fh5co-heading-sign {
    margin-bottom: 30px;
}
.fh5co-heading-sign h2 {
    margin-bottom: 40px;
}




/*全生命周期合同管理*/
#fh5co-testimonial {
    background: #f9f9f9;
    padding: 7em 0;
}
@media screen and (max-width: 768px) {
    #fh5co-testimonial {
        padding: 3em 0;
    }
}
#fh5co-testimonial .item-block {

}

#fh5co-testimonial .item-block .icon {
    margin-top: 7px;
}
#fh5co-testimonial p{
    font-size: 16px;
    line-height: 36px;
    margin-bottom: 0;
}
#fh5co-testimonial .detail{
    color: #ad1e13;
    margin-top: 5px;
}
#fh5co-testimonial .text_system{
    margin-bottom: 30px;
    margin-top: 30px;
}
#fh5co-testimonial .text_system img{
    width: 53%;
}
#fh5co-testimonial dl{
    width: 80%;
    margin: 50px auto 0;
}
#fh5co-testimonial dt img{
    margin-bottom: 20px;
    width: 30px;
}
#fh5co-testimonial .title{
    font-size:1.4rem;
}
#fh5co-testimonial .detail_line{
    margin-top: 10px;
    font-size:1.2rem;
    color: #aaa;
    line-height: 2.4rem;
}

@media screen and (max-width: 768px){
    #fh5co-testimonial .text_system img{
        width: 90%;
    }
}




.googleplus-color {
    color: #dc4e41;
}

.facebook-color {
    color: #3b5998;
}

.twitter-color {
    color: #55acee;
}

.fh5co-about,
.fh5co-team,
.fh5co-contact {
    padding: 7em 0;
}
@media screen and (max-width: 768px) {
    .fh5co-about,
    .fh5co-team,
    .fh5co-contact {
        padding: 3em 0 10px 0;
    }
}









/*首页客户的声音*/
#fh5co_customer{
    background: #f9f9f9;
    height:auto;
    padding-bottom: 8rem;
    text-align: center;
    padding-top: 8rem;
}
#fh5co_customer .flexslider{
    min-height:500px;
    background: #f9f9f9;
    padding-top: 5rem;
    border: none;
}
#fh5co_customer .customer_img img{
    width: 200px;
    margin: 0 auto;
    border-radius: 50%;
}
#fh5co_customer .basic span{
    font-size: 2.4rem;
    margin-right:2rem;
    margin-left:2rem;
}
#fh5co_customer .basic .company{
    color: #ad1e13;
}
#fh5co_customer .describe{
    width: 50%;
    margin: 0 auto;
    font-size: 1.4rem;
    line-height: 3rem;
    color: #aaa;
    background: url("../../../../uploads/content/images/index_new/yinhao.png") no-repeat ;
    background-size:30px;
    padding-left: 80px;
}
#fh5co_customer h2{
    margin-bottom: 0;
}








/*首页法律服务*/
#fh5co-blog {
    padding: 7em 0;
    position: relative;
    clear: both;
    background: #fff;
}
#fh5co-blog .blog_list{
    text-align: center;
    margin-top: 5rem;
}
#fh5co-blog .blog_list h3{
    margin-bottom:1rem;
}
#fh5co-blog .click{
    margin-top: 2rem;

}
#fh5co-blog .down_service{
    margin-top: 10rem;
}
#fh5co-blog .service_detail{
    padding-top: 6rem;
}
#fh5co-blog .service_detail .s_title{

}
#fh5co-blog .service_detail .s_detail h3{
    font-size: 1.6rem;
    margin-bottom: 1rem;

}
#fh5co-blog .service_detail .s_detail  p{
    font-size: 1.4rem;
}
#fh5co-blog .service_img img{
    width: 90%;
    text-align: center;
}
#fh5co-blog .click a{
    color: #ad1e13;
}
@media screen and (max-width: 768px) {
    #fh5co-blog {
        padding: 3em 0;
    }
}
#fh5co-blog .fh5co-entry {
    margin-bottom: 30px;
    float: left;
}
#fh5co-blog .fh5co-entry figure {
    margin-bottom: 0px;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}
#fh5co-blog .fh5co-entry figure img {
    max-width: 100%;
}
#fh5co-blog .fh5co-entry .fh5co-date {
    display: block;
    margin-bottom: 15px;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: bold;
    color: #b3b3b3;
}
#fh5co-blog .fh5co-entry .fh5co-copy {
    padding: 30px;
    background: #fff;
}
#fh5co-blog .fh5co-entry h3 {
    margin-bottom: 10px;
    line-height: 1.5;
    color: #00B906;
}
#fh5co-blog .fh5co-entry p {
    color: #999999;
}
#fh5co-blog .fh5co-entry p:last-child {
    margin-bottom: 0;
}
#fh5co-blog .fh5co-entry:hover figure {
    opacity: .9;
}
#fh5co-blog .fh5co-entry:hover, #fh5co-blog .fh5co-entry:active, #fh5co-blog .fh5co-entry:focus {
    text-decoration: none !important;
}
#fh5co-blog .fh5co-entry:hover p, #fh5co-blog .fh5co-entry:hover figure, #fh5co-blog .fh5co-entry:hover h3, #fh5co-blog .fh5co-entry:hover span, #fh5co-blog .fh5co-entry:active p, #fh5co-blog .fh5co-entry:active figure, #fh5co-blog .fh5co-entry:active h3, #fh5co-blog .fh5co-entry:active span, #fh5co-blog .fh5co-entry:focus p, #fh5co-blog .fh5co-entry:focus figure, #fh5co-blog .fh5co-entry:focus h3, #fh5co-blog .fh5co-entry:focus span {
    text-decoration: none !important;
}
/*slogan部分*/
.fh5co-cta {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    background-attachment: fixed;
    padding: 7em 0;
    position: relative;
}
.fh5co-cta h3{
    font-size: 5rem;
    letter-spacing:0.5rem;
}
@media screen and (max-width: 768px) {
    .fh5co-cta {
        padding: 3em 0;
    }
}
.fh5co-cta .overlay {
    background: rgba(0, 0, 0, 0.7);
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    position: absolute;
    z-index: 1;
}
.fh5co-cta .container {
    position: relative;
    z-index: 2;
}
.fh5co-cta p, .fh5co-cta h3 {
    color: #fff;
}
.fh5co-cta p:last-child {
    margin-bottom: 0;
}
.fh5co-cta .btn {
    color: #fff;
}