﻿.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}


/*公司简介*/

.company_left {
    float: left;
    width: 33%;
    position: relative;
    top: 50px;
}

.company_right {
    position: relative;
    top: 50px;
    text-align: center;
}

.company_right h1 {
    color: #036c89;
    font-size: 20px;
    font-family: '微软雅黑';
    border-bottom: 1px solid #d2d2d2;
    padding-bottom: 25px;
}

.company_info,.company_infoa {
    color: #000000;
    font-size: 12px;
    font-family: '微软雅黑';
    text-indent: 2em;
    line-height: 2;
    padding: 50px 0px;
}
.company_info img{
    box-shadow: 4px 5px 5px 0px rgba(8, 1, 3, 0.15);
}

.gsjj {
    width: 100%;
    border-bottom: 1px solid #d2d2d2;
    padding-bottom: 45px;
}

.company_middle {
    margin-top: 40px;
}

.compant_Img {
    width: 100%;
    height: 136px;
    /* box-shadow: -57px 9px 19px #d2d1d1; */
    
    margin-bottom: 65px;
}
.com_Img img{
  box-shadow: 4px 5px 5px 0px rgba(8, 1, 3, 0.15);
}

/*联系方式*/

.C-main {
    width: 1300px;
    height: auto;
    margin: 0 auto;
    padding-top: 75px;
    margin-bottom: 50px;
}

.C-main .Contact {
    overflow: hidden;
    width: 230px;
    float: left;
    position: relative;
    margin-right: 240px;
}

.Contact h1,
.Contact_lxdz h1,
.Contact_car h1 {
    color: #333333;
    font-family: '微软雅黑';
    font-size: 16px;
    border-bottom: 5px solid #113172;
    padding-bottom: 15px;
    margin-bottom: 20px;
}

.Contact .Contact_span,
.Contact .Contact_span1,
.Contact .Contact_span2 {
    color: #000000;
    font-family: '微软雅黑';
    font-size: 14px;
    display: block;
    margin-bottom: 13px;
}

.Contact .Contact_span3 {
    color: #000000;
    font-family: '微软雅黑';
    font-size: 14px;
    display: block;
    margin-bottom: 50px;
}

.Contact_lxdz {
    width: 228px;
    float: left;
    margin-right: 197px;
}

.Contact_lxdz .Contact_lxdz_span {
    color: #000000;
    font-family: '微软雅黑';
    font-size: 14px;
    display: block;
}

.Contact_car {
    width: 405px;
    float: left;
}

.Contact_car .Contact_car_span,
.Contact_car .Contact_car_span1 {
    color: #000000;
    font-family: '微软雅黑';
    font-size: 14px;
    display: block;
    margin-bottom: 13px;
}


/*加盟华夏*/

.join {
    width: 1300px;
    height: auto;
    margin: 0 auto;
    margin-bottom: 77px;
}

.join .service .ser {
    margin-bottom: 10px;
    border: 1px solid #E9E9E9;
    box-shadow: 0px 5px 5px 0px rgba(8, 1, 3, 0.15);
}
.join .service .ser li {
    float: left;
    text-align: center;
}
.join .service .ser li:first-child {
    text-align: left;
}

.join .service .serinfo {
    border: 1px solid #ececec;
    border-top: 0;
    padding: 20px 15px;
    display: none;
    line-height: 2;
    color: #696969;
}

.join .ser:first-child .serinfo {
    display: none;
}

.join .service .ser .ser_span.on {
    color: #ffffff;
    background: #b5b5b5 url("../images/sanjiao.png") 98% 50% no-repeat;
    border: 1px solid #b5b5b5;
}

.join .service {
    margin: 10px 0%;
}

.join .service .ser .ser_span {
    color: #333333;
    font-size: 16px;
    font-family: MicrosoftYaHei;
    line-height: 46px;
    padding-left: 20px;
    background: #eeeeee url("../images/sanjiao 1.png") 98% 50% no-repeat;
    cursor: pointer;
    /* padding: 0 30px; */
    border-bottom: 1px solid #eeeeee;
}

.hao_ta {
    margin-top: 67px;
}

.join .hao_ta .hao_tr .hao_th {
    font-size: 18px;
    color: #ffffff;
    font-family: MicrosoftYaHei;
    height: 57px;
    background-color: #036c89;
    font-weight:  normal;
}
.join .hao_ta .hao_tr .hao_th1 {
    text-align: left;
    padding-left: 22px;
}

/*华夏资信*/

.Credit {
    width: 1300px;
    height: auto;
    margin: 0 auto;
}

.lanmu {
    overflow: hidden;
    margin-top: 124px;
}

.lanmu ul {
    width: 100%;
    height: 50px;
    margin: 0 auto;
    border-bottom: 1px solid #e5e5e6;
    color: #ccc;
}

.lanmu ul li {
    text-align: center;
    margin-right: 2%;
    line-height: 39px;
    float: left;
}

.lanmu ul li a {
    color: #036c89;
    font-size: 20px;
    font-weight: bold;
    /*display: block;*/
    padding-bottom: 10px;
    font-family: '微软雅黑';
}

.lanmu ul li.current,
.lanmu ul li:hover {
    color: #036c89;
    cursor: pointer;
    border-bottom: 4px solid #036c89;
}

.lanmu ul li.current a,
.lanmu ul li:hover a {
    color: #036c89;
}
.Credit_info{
        margin-top: 15px;
        margin-bottom: 30px;
     
}
.Credit_Img img{
    width: 480px;
    /*height: 320px;*/
    box-shadow: 0px 5px 5px 0px rgba(8, 1, 3, 0.2);
}
.Credit_Img{
        float: left;
    position: relative;
        margin-right: -30px;
        margin-left: 126px;
        margin-top: 35px;
}

.Credit_Img .Credit_span{
    width: 481px;
    height: 44px;
    background-color: #b5b5b5;
    line-height: 44px;
    text-align: center;
    color: #ffffff;
    font-size: 14px;
    font-family: '微软雅黑';
    display: block;
    margin-top: -3px;
    box-shadow: 0px 5px 5px 0px rgba(8, 1, 3, 0.2);
}
.Credit_Img .Credit_span:hover{
     background-color: #036c89;
}
 .Credit_nei{
        margin-top: 50px;
        font-size: 14px;
        font-family: '微软雅黑';
}
/*公司业绩*/

.achievement {
    width: 1002px;
    height: auto;
    margin: 0 auto;
}
.newsdet {
     margin-top: 70px;
    
}
.newsdet span.title {
    text-align: center;
    display: block;
font-size: 26px;
    color: #373737;
    line-height: 35px;
    margin-top: 10px;}
.newsdet span em {
    display: block;
    font-size: 20px;
} 
.newsdet .newsCon {
    padding: 0 8px;
    color: #373737;
    line-height: 28px;
    text-indent: 2em;
}  
.achievement .map{
    text-align: center;
    margin-bottom: 80px;
}
.achievement .achievement_info{
        width: 652px;
    margin-top: 90px;
    /* text-align: center; */
    margin-left: 190px;
    margin-bottom: 40px;
}
/*上一篇，下一篇*/
.newsdet .newsCon .pn_page {
    margin-top: 100px; }
.newsdet .newsCon a {
    display: block;
    color: #adaaaa;
    line-height: 40px;
}    
/*页码*/
.pages {
    text-align: center;
    margin: 65px 0px;
    }
.pages a {
   padding: 4px 10px;
    border: 1px solid #b5b5b5;
    background-color: #b5b5b5;
    margin: 0 5px;
    color: #313131;
    font-size: 14px;
    font-family: arial;}  
.pages a:hover {
    border: 1px solid #00527a;
    background-color: #00527a;
    color: #ffffff;}      


