﻿.null5 {
    padding: 0px 12px;
}

.null50 {
    padding-left: 50px;
}
/*合作伙伴Start*/
.hzhbShowContainer {
    width: 1200px;
    height: 1310px;
    margin: 50px auto;
}

.hzhbShowTitle {
    width: 1200px;
    height: 105px;
    margin: 80px auto 23px auto;
    font-size: 72px;
    font-family: Source Han Sans SC;
    color: #024687;
    text-align: center;
    font-weight: bold;
}

.hzhbShowTitleex {
    width: 1200px;
    height: 1310px;
    margin: 0px auto 58px auto;
    font-family: PingFang SC;
    height: 33px;
    font-size: 24px;
    font-family: PingFang SC;
    font-weight: 400;
    line-height: 33px;
    color: #666666;
    text-align: center;
   
}

.hzhbShowTitleline {
    margin: 0px auto 58px auto;
    width: 106px;
    height: 5px;
    background: #B62B41;
    opacity: 1;
    border-radius: 0px;
}

.hzhbShowContent {
    width: 1200px;
    height: 390px;
    margin: 0px auto 0px auto;
    background: url(产品体系.png) no-repeat top center;
    background-size: contain;
}

.hzhbItem:first-child {
    margin-left: 0px;
}

.hzhbItem {
    width: calc((100% - 60px) / 4);
    height: 380px;
    margin-left: 20px;
    float: left;
   
}

.hzhbItem_img {
    width: 164px;
    height: 164px;
    float: left;
    margin: 43px auto 23px auto;
    margin-left: calc((100% - 165px) / 2);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.hzhbItem_content {
    width: 100%;
    height: 295px;
    float: left;
    background-color: #EDECEC;
    padding: 30px 10px 10px 10px;
    box-sizing: border-box;
    border: dashed 1px #8c8c8c;
}

.hzhbItem_title {
    width: 100%;
    text-align: center;
    /* font-family: Source Han Sans SC; */
    /* font-weight: 400; */
     font-size: 26px;  
    color: white;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    margin-bottom: 20px;
   
  
    font-family: Source Han Sans SC;
    font-weight: 400;
    line-height: 65px;
    height: 65px;
    background-color: #024687;
}

.hzhbItem_text {
    line-height: 36px;
    /* height: 110px; */
    width: 100%;
    margin: 0 auto;
    text-align: center;
    color: #000000;
 
    font-family: Source Han Sans SC;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 20px;
    font-weight: 300;
    line-height: 45px;
}



/*合作伙伴End*/


/*友情链接Start*/
#friendlinkShowContainer {
    width: 1200px;
    min-height: 1500px;
    height:auto;
    margin: 50px auto 100px auto;
    border: dashed 1px #8c8c8c;
}

.friendlinkShowTitle {
    width: 1200px;
    height: 105px;
    margin: 140px auto 23px auto;
    font-size: 72px;
    font-family: Source Han Sans SC;
    color: #024687;
    text-align: center;
    font-weight: bold;
}

.friendlinkShowTitleex {
    width: 1200px;
    height: 1310px;
    margin: 0px auto 58px auto;
    font-family: PingFang SC;
    height: 110px;
    font-size: 24px;
    font-family: PingFang SC;
    font-weight: 400;
    line-height: 33px;
    color: #666666;
    text-align: center;
   
}

.friendlinkShowTitleline {
    margin: 0px auto 58px auto;
    width: 106px;
    height: 5px;
    background: #B62B41;
    opacity: 1;
    border-radius: 0px;
}

.friendlinkShowContent {
    width: 1200px;
    height: auto;
    margin: 0px auto 0px auto;
    background-size: contain;
}

.friendlinkItem:hover {
    border: solid 2px rgba(243, 236, 236, 0.9);
}
.friendlinkItem:first-child {
    border-left: solid 1px white;
}

.friendlinkItem:nth-child(4n+1) {
    margin-left: 0px;
}

.friendlinkItem {
    width: calc((100% )/ 4);
    height: 200px;
  
    margin-top: 50px; 
    float: left;
    border-left: solid 1px rgba(243, 236, 236, 0.9);
    box-sizing: border-box;
}

.friendlinkItem_img {
    width: 299px;
    height:100px;
    float: left;
    margin: 0px auto 23px auto;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.friendlinkItem_content {
    width: 100%;
    height: 70px;
    float: left;
 
}

.friendlinkItem_title {
    width: 100%;
    text-align: center;
    font-family: Source Han Sans SC;
 
    color: #000000;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    padding-top: 25px;
    font-size: 20px;
    font-family: Source Han Sans SC;
    font-weight: 300;
    line-height: 25px;
}

  

/*友情链接End*/

