/* 公共头部 */
.header{
    height: 112px;
    background-color: #fff;
    box-sizing: border-box;
    padding-top: 15px;
}
.header .logo img{
    cursor: pointer;
}
.header-nav{
    height: 48px;
    background-color: #2b2b2b;
    margin-top: 5px;
}
.header-nav ul{
    width: 1000px;
    margin:  0 auto;
}
.header-nav ul .nav-list{
    padding: 0 20px;
    line-height: 48px;
    float: left;
    color: #fff;
}
.header-nav ul .nav-list a{
    color: #fff;
    font-size:18px;
}
.header-nav ul .nav-list.is-select{
    background-color: #c40000;
}

/* 公共底部 */
.footer{
    background-color: #2b2b2b;
    height: 414px;
    padding-top: 50px;
}
.footer-content h3{
    font-size: 26px;
    margin-bottom: 38px;
    color: #fff;
}
.footer-content div{
    text-align: center;
}
.footer .footer-content a{
    font-size: 18px;
    color: #fff;
    margin-bottom: 25px;
    text-align: center;
}
.footer-content-1{
    margin-left: 90px;
    margin-right: 330px; 
}
.footer-content-2{
    margin-right: 290px;
}
.footer-content .footer-bottom{
    text-align: left;
}
.footer-bottom p span{
    font-size: 18px;
    color: #fff;
}
.footer-bottom p span:first-child{
    margin-left: 142px;
    margin-right: 80px;
}
.footer-bottom-2{
    margin-left: 500px;
    color: #fff;
    margin-top: 10px;
    font-size: 14px;
}
.footer .footer-bottom-2 a{
    font-size: 14px;
}

/* home */

    /* banner */
.home-banner{
    max-height: 710px;
    width: 100%;
}    

/* home content */
.home-contents-list{
    margin-top: 60px;
}
.home-contents-list .title {
    margin-bottom: 26px;
}
.home-contents-list .title em{
    width: 28px;
    height: 6px;
    margin-right: 20px;
    background-color: #c40000;
}
.home-contents-list .title p:first-child{
    font-size: 30px;
    margin-bottom: 5px;
    font-weight: 600;
}
.home-contents-list .title p:last-child{
    font-size: 12px;
}
.home-contents-list .title p{
    color: #000;
}
.home-contents-1 .home-contents-list-info{
    padding-left: 50px;
}

.home-contents-list-info-text{
    width: 700px;
}
.home-contents-list-info img{
    width:400px;
}
.home-contents-list-info div:first-child{
    padding: 0 45px;
    box-sizing: border-box;
}
.home-contents-list-info p em{
    text-indent: 44px;
    font-size: 22px;
    color: #000;
    line-height: 40px;
}
.home-contents .more{
    width: 180px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    border:1px solid #c40000;
    color: #c40000;
    font-size: 20px;
}

.home-contents-2-info p{
    color: #000;
    font-size: 22px;
    font-weight: 600;
}
.home-contents-2-info .title2{
    margin-top: 20px;
}
.home-contents-2-info .title2:before{
    display: inline-block;
    width: 15px;
    height: 15px;;
    border-radius: 50%;
    background-color: #c40000;
    content:"";
    position: relative;
    left:-5px;
}
.home-contents-2-info-list ul li{
    width: 376px;
    height: 248px;
    margin-top: 8px;
    border: 1px solid #c40000;
    color: #c40000;
    text-align: center;
    float: left;
    margin-right: 10px;
    cursor:pointer
}
.home-contents-2-info-list ul li:nth-child(3n){
    margin-right: 0;
}
.home-contents-2-info-list ul .home-contents-2-info-list-icon img{
    margin-top: 40px;
    height: 118px;
    margin-bottom: 38px;
}
.home-contents-2-info-list-icon{
    display: block;
}
.home-contents-2-info-list-con{
    width: 376px;
    height: 248px;
    position: relative;
    display: none;
}
.home-contents-2-info-list-con img{
    width: 100%;
    height: 100%;
}
.home-contents-2-info-list-con p {
    left: 0;
    top: 0;
    height: 248px;
    color: #fff;
    font-size: 20px;
    font-weight: 300;
    padding: 0 12px;
    padding-top: 30px;
    text-indent: 40px;
    background-color: #000;
    opacity: 0.7;
}
.home-contents-2-info-list-con p span{
    line-height: 1.3;
    text-align: left;
    margin-bottom: 5px;
}
.home-contents-2-info-list .home-contents-2-info-list-con a{
    float: right;
    font-size: 22px;
    color: #fff;
}
/* 合作案例 */
.home-contents-3-info ul li{
    width: 210px;
    margin-top: 10px;
    margin-right: 12px;
    float: left;
    cursor:pointer
}
.home-contents-3-info ul li:nth-child(5n){
    margin-right: 0;
}
.home-contents-3-info ul li img{
    width: 210px;
    height: 160px;
}
.home-contents-3-info ul li p{
    margin-top: 10px;
    text-align: center;
    color: #000;
    line-height: 30px;
    font-size: 22px;
}
/* 合作伙伴 */
.home-contents-5-info li{
    margin-right: 12px;
    width: 220px;
    height: 230px;
    float: left;
    cursor:pointer
}
.home-contents-5-info li:nth-child(5n){
    margin-right: 0;
}
.home-contents-1-info ,.home-contents-2-info ,.home-contents-3-info ,.home-contents-4-info ,.home-contents-5-info{
    padding-left: 50px;
}
.home-contents-5-info li strong{
    width: 100%;
    height: 160px;
    border:1px solid #c40000;
    text-align: center;
    line-height: 160px;
}
.home-contents-5-info li strong img{
    width: 148px;
    border-radius: 50%;
}
.home-contents-5-info li em{
    width: 100%;
    border:1px solid #c40000;
    font-size: 24px;
    text-align: center;
    padding: 5px;
    height: 60px;
}
.home-contents-5-info li:nth-child(n+6) em{
    line-height: 50px;
}

/* 新闻咨询 */
.home-contents-4-info-left{
    width: 550px; 
    height: 320px;
    margin-right: 60px;  
}
.home-contents-4-info-left img{
    width: 100%;
    height: 245px;
}
.home-contents-4-info-left p span{
    font-size: 22px;
    color: #c40000;
    line-height: 40px;
}
.home-contents-4-info-left p em{
    font-size: 16px;
    color: #bcbcbc;
    line-height: 22px;
}
.home-contents-4-info-right{
    width: 510px;
    height: 320px;
}
.home-contents-4-info-right li {
    padding: 22px 0;
    border-bottom: 1px solid #c40000;
    cursor:pointer

}
.home-contents-4-info-right li:first-child{
    padding-top: 0;
}
.home-contents-4-info-right li:last-child{
    padding-bottom: 0;
    border-bottom:none;
}
.home-contents-4-info-right .new-time{
    float: left;
    width: 120px;
    height: 78px;
    color: #000;
}
.home-contents-4-info-right  .new-info{
    float: left;
    width: 388px;
    height: 78px;
    color: #000;
}
.home-contents-4-info-right  .new-time em{
    display: block;
    font-size: 22px;
    margin-bottom: 6px;    
}
.home-contents-4-info-right  .new-time span{
    font-size: 16px;
}
.home-contents-4-info-right  .new-info span{
    font-size: 20px;
    margin-bottom: 10px;
    display: block;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.home-contents-4-info-right  .new-info em{
    font-size: 16px;

}

.home-contents-4-info-right .is-select .new-time{
    color: #c40000;
}
.home-contents-4-info-right .is-select .new-info span{
    color: #c40000;
}

/* 集团简介 */
.common-content{
    padding-top: 30px;
}
.content-list{
    width: 310px;
    height: 288px;
    box-sizing: border-box;
    border-top: 10px solid #c40000;
    border-bottom: 10px solid #c40000;
    padding:0  26px;
}
.content-list ul{
    border-left:1px solid #c40000;
    padding: 34px 0;
}
.content-list ul li{
    height: 40px;
    background: #fff;
    color: #000;
    line-height: 40px;
    font-size: 22px;
    cursor: pointer;
}
.content-list ul li.is-select{
    background: #c40000;
    color: #fff;
}
.content-list ul li .content-list-left{
    margin-left: 18px;
    width: 16px;
    height: 16px;
    padding: 3px;
    box-sizing: border-box;
    text-align: center;
    border: 1px solid #c40000;
    background: #fff;
    border-radius: 50%;
    margin-right: 50px;
    margin-top: 10px;
}
.content-list ul .is-select .content-list-left{
    border: 1px solid #fff;
    background: #c40000;
}
.content-list ul li .content-list-left p{
    border-radius: 50%;
    width: 8px;
    height: 8px;
    background: #c40000;
}
.content-list ul .is-select .content-list-left p{
    background: #fff;
}

.intro-contents-info{
    width: 830px;
    margin-left: 45px;
    line-height: 42px;
    font-size: 20px;
    margin-bottom: 200px;
}

/* 发展历程 */
.course-contents-info{
    width: 830px;
    margin-left: 45px;
    margin-bottom: 80px;
}
.course-contents-info img{
    width: 745px;
}
/* 企业文化 */
.culture-contents-info{
    width: 830px;
    margin-left: 26px;
    margin-bottom: 200px;
    padding-top: 22px;
}
.culture-contents-info h3 span{
    font-weight: 600;
    font-size: 30px;
    margin-bottom: 8px;
    display: block;
}
.culture-contents-info h3 em{
    font-size: 12px;
    display: block;
}
.culture-contents-info ul{
    margin-left: 90px;
    margin-top: 44px;
}
.culture-contents-info ul li{
    width: 180px;
    height: 250px;
    text-align: center;
    margin-right: 82px;
}
.culture-contents-info ul li:last-child{
    margin-right: 0;
}
.culture-contents-info ul li img{
    width: 155px;
    margin-bottom: 12px;
}
.culture-contents-info ul li span{
    font-size: 24px;
}
.culture-contents-info ul li em{
    font-size: 20px;
}
.linian{
    margin-left: 90px;
}

/* 诚聘英才 */
.recruitment-contents-info{
    width: 830px;
    margin-left: 26px;
    margin-bottom: 80px;
    padding-top: 22px;
}
.recruitment-contents-info h3 span{
    font-weight: 600;
    font-size: 30px;
    margin-bottom: 8px;
    display: block;
}
.recruitment-contents-info h3 em{
    font-size: 12px;
    display: block;
}
.recruitment-contents-info-1 p{
    color: #000;
    line-height: 1.1;
    font-size: 18px;
    margin-bottom: 10px;
}
.recruitment-contents-info h4{
    color: #c40000;
    font-size: 24px;
    line-height: 46px;
}
.recruitment-contents-info h5{
    font-size: 18px;
    font-weight: 600;
    line-height: 42px;
}
.recruitment-contents-info-3{
    margin-bottom: 100px;
}
.recruitment-contents-info-3 p{
    font-size: 18px;
    color: #000;
    line-height: 40px;

}
.recruitment-contents-info-3 p span{
    margin-right: 60px;
}

.recruitment-contents-info-4{
    margin-top: 30px;
}
.recruitment-contents-info-4 p {
    font-size: 18px;
    line-height: 44px;
    color: #000;
}

.news-contents-info{
    margin-left: 122px;
    width: 700px;
    margin-bottom: 100px;
}
.news-contents-info  .home-contents-4-info-right{
    height: auto;
    width: 700px;
}
.news-contents-info .home-contents-4-info-right .new-info{
    width: 570px;
}
/* 联系我们 */
.contact-contents{
    padding-bottom: 60px;
}
.contact-contents-title   {
    margin-bottom: 78px;
}
.conmon-title  em{
    width: 28px;
    height: 6px;
    margin-right: 20px;
    background-color: #c40000;
}
.conmon-title   p:first-child{
    font-size: 30px;
    margin-bottom: 5px;
    font-weight: 600;
}
.conmon-title   p:last-child{
    font-size: 12px;
}
.conmon-title   p{
    color: #000;
}
.contact-contents-info h3{
    font-size: 20px;
    color: #c40000;
    line-height: 40px;
}
.contact-contents-info  p{
    font-size: 20px;
    line-height: 48px;
    color: #000;
}
/* 合作案例 */
.cooperation-contents-title{
    margin-bottom: 50px;
}
.cooperation-contents-info{
    padding-left: 160px;
    margin-bottom: 70px;
}
/* 新闻咨询 */
.news2-contents{
padding-bottom: 100px;
}
.news2-contents-title{
    margin-bottom: 58px;
}
.news2-contents-info  .home-contents-4-info-right{
    height: auto;
    width: 900px;
    margin-left: 170px;
}
.news2-contents-info .home-contents-4-info-right .new-info{
    width: 764px;
}
/* 新闻详情 */
.newInfo-content{
    padding-bottom: 80px; 
}
.newInfo-contents{
    text-align: center;
    padding: 80px 60px;
}
.newInfo-contents h3{
    font-size: 28px;
    font-weight: 600px; 
    line-height: 1;
    margin-bottom: 16px;
}
.newInfo-contents span{
    font-size: 16px;
    margin-bottom: 40px;
    display: block;
}
.newInfo-contents span a{
    color: #4284f3;
}
.newInfo-contents p{
    font-size: 18px;
    text-indent: 36px;
    color: #000;
    line-height: 28px;
    text-align: left;
}
.newInfo-contents img{
    margin: 10px 0;
}
.new-btn {
 text-align: center;
 margin-top: 20px;
}
.new-btn span {
    display: inline-block;
    width: 120px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    background-color: #c40000;
    color: #fff;
    font-size: 20px;
    cursor: pointer;  
}
.newInfo-content  .new-btn span{
    display: inline-block;
    width: 120px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    background-color: #c40000;
    color: #fff;
    font-size: 20px;
    cursor: pointer;
}
.newInfo-contents h4{
    font-weight: 600;
}
/* 解决方案 */
.program-content{
    padding-bottom: 50px;
}
.program-contents-info{
    text-align: center;
}
.program-contents-info h3{
    font-size: 28px;
    margin-top: 50px;
    margin-bottom: 50px;
}
.program-contents-info  p{
    font-size: 18px;
    line-height: 28px;
    color: #000;
    text-align: left;
    text-indent: 36px;

}
.program-contents-info  img{
    margin: 20px 0;
    width: 387px;
    height: 278px;
}
.program-list{
    margin-top: 100px;
}
.program-list ul li{
    width: 400px;
    height: 100px;
    line-height: 100px;
    text-align: center;
    font-size: 22px;
    color: #000;
    float: left;
    cursor: pointer;
    font-weight: 600;
}
.program-list ul .is-select{
    background-color: #c40000;
    color: #fff;
}
/* 法律声明 */
.legal-content{
    padding-bottom: 100px;
}
.legal-contents-info h3{
    color: #c40000;
    font-size: 24px;
    line-height: 46px;
}
.legal-contents-info p{
    text-align: left;
    text-indent: 40px;
    line-height: 28px;
    font-size: 20px;
    color: #000;
}
/* 隐私申明 */

.privarygroup p{
    padding-top:5px;
    padding-bottom: 5px;
}

/* 家服助手 */
.helper-content{
    background: url('./../img/helper.jpg') no-repeat center center;
    height: 1652px;
}
.helper-top{
    height: 1078px;
    padding-top:79px;
    box-sizing: border-box;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;

}
.helper-tit{
    color: #333;
    font-size: 34px;
    line-height: 94px;
}
.helper-word p{
    font-size: 16px;
    line-height: 28px;
    color: #999;
}
.helper-imgbox{
    width:155px;
    height: 155px;
    border: 4px solid #0066ff;
    border-radius: 5px;
    margin-top: 16px;
    margin-bottom: 16px;
}
.helper-img{
    width: 100%;
    height: 100%;
}
.helper-btn{
    width:166px;
    line-height: 50px;
    background: #0066ff;
    font-size: 21px;
    color: #fff;
    text-align: center;
    border-radius: 50px;
}
.helper-bottom{
    width: 1170px;
    margin: 0 auto;
    display: flex;
}
.helper-bottom .group{
    margin-left: 15px;
    margin-right: 15px;
    margin-top: 130px;
    background: #fff;
    border-radius: 5px;
    width:360px;
    padding: 40px 10px 0 10px;
    display: flex;
    flex-direction: column;
    align-items: center;
    height: 292px;
    text-align: center;
}
.helper-bottom .group:nth-of-type(2){
    margin-top: 180px;
}
.helper-bottom .groupimg{
    width: 70px;
    height: 70px;
    margin-bottom: 8px;
}
.helper-bottom .grouptit{
    font-size: 25px;
    line-height: 52px;
    color: #333;
}
.helper-bottom .groupword{
    font-size: 16px;
    line-height: 27px;
    color: #929292;
}
.helper-bottom .hlwyxs{
    width: 1170px;
    margin: 0 auto;
}