.pro_ban_cos{
    width: 100%;
    text-align: center;
}
.team_block3,.team_block2,.team_block1,.team_block6,.team_block4{
    text-align: center;
    padding-top: 88px;
}
.team_block3 h3,.team_block2 h3,.team_block1 h3,.team_block6 h3,.team_block4 h3{
    font-size: 24px;
    margin-bottom: 48px;
}
.team_block2 h3,.team_block1 h3,.team_block6 h3,.team_block4 h3{
    font-size: 30px;
}
.team_block6 p{
    text-align: justify;
    font-size: 14px;
}
.team_block3 a{
    font-size: 22px;
    color: #0f4aa9;
    margin-right: 50px;
}
.team_block3 p{
    overflow: hidden;
}
.team_block3 span{
    font-size: 16px;
    display: inline-block;
    width: 50%;
    margin-bottom: 84px;
}
.team_block3 span:first-child{
    text-align: center;
}
.team_block3 img{
    vertical-align: middle;
    margin-left: 50px;
    margin-right: 8px;
}
.team_block3 .wrap,.team_block2 .wrap,.team_block6 .wrap ,.team_block4 .wrap{
    width: 1200px;
}
.team_block6 a{
    display: block;
    width: 146px;
    height: 42px;
    background: #00e1ff;
    text-align: center;
    color: #fff;
    line-height: 42px;
    margin: 0 auto;
    margin-top: 40px;
}
.consulta_block3 {
    height: 140px;
    padding-left: 40px;
    background: url(/images/teamone.png) center no-repeat;
}
.consulta_block3 div:not(:last-child){
    margin-right: 150px;
}
.consulta_block3 div >p:nth-child(3){
    margin-top: 20px;
}
.bigPic{
    height: 300px;
    font-size: 16px;
    text-align: left;
    position: relative;
    background: url(/images/teamTwo.png) center no-repeat;
}
.bigPic div{
    width: 174px;
    font-size: 20px;
    color: #2f62b4;
    position: absolute;
}
.bigPic div:first-child{
    left: 13%;
    top: 10%;
}
.bigPic div:nth-child(2){
    left: 17%;
    top: 75%;
}
.bigPic div:nth-child(3){
    left: 73%;
    top: 15%;
}
.bigPic div:nth-child(4){
    left: 73%;
    top: 75%;
}
.consulta_block3 div{
    float: left;
    font-size: 16px ;
    color: #8791a7;
}
.consulta_block3 .num{
    font-size: 25px;
    color: #0f4aa9;
}
.team_block4 .one .teamTitle{
    text-align: left;
    height: 20px;
    line-height: 20px;
    font-size: 18px;
    margin-top: 100px;
    margin-bottom: 60px;
}
.team_block4 .one  .teamWord{
    font-size: 14px;
}
.team_block4 .one > div > span{
    display: inline-block;
    width: 4px;
    height: 20px;
    margin-right: 16px;
    background: #0f4aa9;
}
.team_block2 table td{
    border: 1px solid #e6e6e6;
    padding: 26px 5px;
    font-size: 12px;
    text-align: left;
    box-sizing: border-box;
    color: #8791a7;
}
.team_block2 table thead td{
    text-align: center;
    color: #222222;
    font-size: 14px;
    background: #f6f6f6;
}
.team_block2 table  td:first-child{
    border-left: none;
}
.team_block2 table  td:last-child{
    border-right: none;
}
.team_block2 table tr:last-child td{
    border-bottom: none;
}
.team_block2 table td:nth-child(2){
    text-align: center;
    color: #4c5770;
    font-size: 14px;
}
.team_block2 table td:nth-child(7){
    padding: 26px 12px;
}
.team_block2 table td:last-child{
    text-align: center;
}
.team_block2 table tbody tr:hover{
    background-color: #ecf5ff;
    cursor: pointer;
    color: #4c5770;
}
.team_block2 table tbody tr:hover td:nth-child(2){
    color: #0f4aa9;
}
.team_block2 table td span{
    display: inline-block;
    width: 44px;
    height: 44px;
    background: #0f4aa9;
    color: #FFFFFF;
    line-height: 44px;
    text-align: center;
    border-radius: 50%;
    margin-left: 5px;
    margin-right: 10px;
}
.team_block2 table tbody tr td p{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    box-sizing: border-box;
    overflow: hidden;
}
.team_block2 table tbody tr td p.on{
    -webkit-line-clamp:10;
}
.pro_ban_cos a{
    display: inline-block;
}
.about_b1 ul{
    margin: 0 -10px;
}
.about_b1 ul li{
    float: left;
    width: 10%;
    margin-bottom: 28px;
}
.about_b1 ul li span{
    display: block;
    overflow: hidden;
    height: 103px;
    width: 103px;
    border-radius: 50%;
    background: url("/images/about_ren_bg.png") center no-repeat;
    background-size: 100% 100%;
    margin: 0 10px;
    position: relative;
    cursor: pointer;
}
.about_b1 ul li span img{
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    transition: all 0.5s ease-out;
}
.about_b1 ul li span img:first-child{
    opacity: 1;
}
.about_b1 ul li span img:last-child{
    opacity: 0;
    transform: scale(0);
}
.about_b1 ul li span:hover img:first-child{
    opacity: 0;
    transform: scale(0);
}
.about_b1 ul li span:hover img:last-child{
    opacity: 1;
    transform: scale(1);
}
.pro_ban_cos{
     margin-left: 0;
}
.main .pro_ban{
    display: block;
}
.main .pro_ban2{
    display: none;
}
@media only screen and (max-width: 1200px){
    .team_block2 .wrap{
        width: 90%;
    }
}
@media only screen and (max-width: 1024px){
    .team_block4,.team_block2,.team_block3,.team_block6 a,.main .pro_ban{
        display: none;
    }
    .wrap{
        width: 89% !important;
    }
    .main .pro_ban2{
        height: auto;
        width: 100%;
        margin-top: 61px;
        display: block;
    }
    .main .pro_ban >em img:first-child{
        display: none;
    }
    .main .pro_ban >em img:last-child{
        display: block;
    }
    .team_block6 h3{
        font-size:20px;
        font-weight: bold;
    }
    .team_block6 p{
        line-height: 2;
        margin-bottom: 30px;
        font-size: 18px;
    }
    .team_block6 h3{
        margin-bottom: 20px;
    }
    .team_block6{
        padding-top: 25px;
    }
    .main .pro_ban2 >em {
        width: 100%;
    }
    .main .pro_ban2 >em img{
        width: 100%;
    }
}
@media only screen and (max-width: 750px){
    .team_block6 h3{
        font-size: 18px;
    }
    .team_block6 p{
        line-height: 2;
        margin-bottom: 30px;
        font-size: 16px;
    }
    .team_block6 h3{
        margin-bottom: 20px;
    }
    .team_block6{
        padding-top: 25px;
    }
}
@media only screen and (max-width: 375px){
    .team_block6 h3{
        font-size: 16px;
    }
    .team_block6 p{
        line-height: 2;
        margin-bottom: 30px;
        font-size: 14px;
    }
    .team_block6 h3{
        margin-bottom: 20px;
    }
    .team_block6{
        padding-top: 25px;
    }
}


.pro_ban_cos h2 img{
    max-width: 90%;
}
.pro_ban_cos a{
    width: 140px;
    height: 36px;
    line-height: 36px;
}
.team_block6{
    padding-top: 128px;
    padding-bottom: 130px;
}
.team_block6 h3{
    font-size: 28px!important;
    margin-bottom: 40px;
    line-height: 30px;
}
.team_block6 h4{
    text-align: left;
    font-size: 24px;
    color: #000;
    margin-bottom: 20px;
}
.team_block6 p{
    text-align: justify;
    font-size: 18px;
    color: #656464;
    line-height: 2;
    margin-bottom: 45px;
}
.consulta_block3{
    background: none;
}
.team_block4  h3{
    font-size: 28px!important;
    margin-bottom: 80px;
}
.team_block4 .one .teamTitle{
    border-left: 4px solid #0f4aa9;
    padding-left: 15px;
    height: 26px;
    line-height: 26px;
    font-size: 24px;
    margin-bottom: 50px;
}
.team_block4 .one .teamTitle span{
    display: none;
}
.consulta_block3{
    padding-left: 0;
    height: auto;
    overflow: hidden;
}
.consulta_block3 div{
    width: 25%;
    margin-right: 0!important;
    margin-bottom: 20px;
}
.consulta_block3 p{
    font-size: 16px;
    color: #555555;
    margin-bottom: 40px;
}
.consulta_block3 .num{
    text-align: center;
    font-weight: bold;
    font-size: 40px;
    font-family: 'Arial';
    color: #0f4aa9;
    margin: 0!important;
}
.team_block9{
    padding-top: 70px;
    padding-bottom: 130px;
}
.team_block4 .one .teamTitle{
    margin-top: 0;
}
.bigPic div{
    font-size: 22px;
    color: #000;
    width: auto;
}
.bigPic div:nth-child(3){
    top: 10%;
}
.bigPic div:nth-child(2){
    left: 13%;
}
.team_block10{
    padding-top: 85px;
}
.team_block10 h3{
    font-size: 28px!important;
    margin-bottom: 80px;
    font-weight: normal;
    color: #000;
}
.team_block10 ul{
    margin: 0 -20px;
}
.team_block10 ul li{
    float: left;
    width: 33.33%;
}
.team_block10 ul li dl{
    margin: 0 20px;
    box-shadow: 0 0 5px 2px #ccc;
    cursor: pointer;
}
.team_block10 ul li dl dt img{
    width: 100%;
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);

    filter: grayscale(100%);

    filter: gray;
    transition: all 0.3s ease-out;
}
.team_block10 ul li dl:hover dt img{
    webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    -o-filter: grayscale(0%);

    filter: grayscale(0%);

    filter: none;
}

.team_block10 ul li dl dd{
    box-sizing: border-box;
    height: 330px;
    background: #fff;
    padding: 40px 30px;
}
.team_block10 ul li dl dd h4{
    text-align: center;
    margin-bottom: 20px;
    font-weight: bold;
    color: #000;
    font-size: 22px;
}
.team_block10 ul li dl dd p{
    font-size: 14px;
    line-height: 26px;
    color: #656464;
    text-align: justify;
}
.team_block11{
    overflow: hidden;
    padding-top: 40px;
}
.team_block11 .wrap{
    max-width: 1180px
}
.team_block11 ul{
    margin: 0 -25px;
}
.team_block11 ul li{
    float: left;
    width: 50%;
    margin-top: 40px;
}
.team_block11 ul li div{
    margin: 0 25px;
}
.team_block11 ul li div em img{
    width: 100%;
}
.team_block11 ul li h2{
    font-size: 28px;
    line-height: 30px;
    margin-bottom: 24px;
}
.team_block11 ul li div p{
    font-size: 18px;
    color: #000000;
    text-align: justify;
}
.team_block11 ul li:nth-child(1) div p,
.team_block11 ul li:nth-child(2) div p{
    line-height: 66px;
}
.team_block11 ul li:nth-child(4) div p{
    line-height: 36px;
    font-size: 17px;
}
.team_block11 ul li:nth-child(4) div{
    padding-top: 74px;
}