.hmtit h3 i{
    font-size: 16px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #DE6B00;
    line-height: 22px;
    font-style: normal;
}
.header-bg{
    background:#ffffff;
}
.city-selection{
    border: 1px solid #CCCCCC;
}
.header .ft24-redesign{
    color:#333333;
}
.header .ft30-redesign{
    color:#333333;
}
.city-selection p{
    color:#CCCCCC;
}
.headerMain h1{
    color:#666666;
}
.header-fixed_active{
    position: unset;
}
.rightNavigationBar{
    background: rgba(255, 255, 255, 0.8);
    box-shadow: 0px 1px 13px 0px rgba(0, 0, 0, 0.4);
    position: fixed;
    top:271px;
    right:0px;
    width: 55px;
    z-index: 999999;
    padding-top: 9px;
}
.rightNavigationBar li{
    width:55px;
    height: 90px;
    position: relative;
}
.rightNavigationBar li .barText{
    padding: 17.5px 13px 17.5px 12px;
}
.rightNavigationBar li .barText img{
    width:24px;
    height:24px;
}
.rightNavigationBar li .barText p{

    height: 28px;
    font-size: 14px;
    /*transform: scale(0.83);*/
    font-weight: 900;
    color: #333333;
    line-height: 14px;
    margin-top: 5px;
}
.rightNavigationBar li .barFloat {
    position: absolute;
    top: 17px;
    left: -137px;
}
.rightNavigationBar li .barFloat a{
    width: 112px;
    height: 25px;
    font-size: 18px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 30px;
}

.rightNavigationBar li .barFloat .box{
    position: relative;
    padding-right: 8px;
}
.rightNavigationBar li .barFloatText1 .con{
    width: 135px;
    height: 30px;
    border: 1px #006CDE solid;
    border-radius: 3px;
    background-color: #006CDE;
    text-align: center;
}
.rightNavigationBar li .barFloatText1 .con-ret{
    border: 7px solid transparent;
    border-bottom-color:#006CDE;
    position: absolute;
    top: 8px;
    right: -5px;
    transform: rotate(90deg);
}
.rightNavigationBar li .barFloat{
    display: none;
}
.rightNavigationBar li .barFloat .box{
    position: relative;
    padding-right: 8px;
}
.rightNavigationBar li .barFloatText2 .con{
    width: 135px;
    border: 1px #006CDE solid;
    border-radius: 3px;
    background-color: #006CDE;
    text-align: center;
}

.rightNavigationBar li .barFloatText2 .con p{
    height: 14px;
    font-size: 12px;
    transform: scale(0.83);
    font-weight: 400;
    color: #FFFFFF;
    line-height: 14px;
    margin-top: 7px;
    margin-bottom: 10px;
}

.rightNavigationBar li .barFloatText2 .con-ret{
    border: 7px solid transparent;
    border-bottom-color:#006CDE;
    position: absolute;
    top: 8px;
    right: -5px;
    transform: rotate(90deg);
}
.rightNavigationBar li .barFloatText2 img{
    margin-top: 14px;
    width: 108px;
    height:108px;
}
.barFloatShow{
    display: block!important;
}
.hmtit h3 {
    padding-left: 0;
    background: none;
}
.part4-content li a{
    display: block;
    line-height: 60px;
    font-size: 16px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #333333;
    width: 280px;
    text-align: center;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
    float: left;
    margin-left: 5px;
}

.part4-content li span{
    display: block;
    line-height: 60px;
    font-size: 16px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #333333;
    text-align: center;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
    float: right;
    margin-right: 5px;
}
.part4-content li{
    float:left;
    width: 382px;
    height: 60px;
    background: #F6F4F3;
    margin-right: 26px;
    margin-bottom: 12px;
}
.part4-content li:nth-child(3n){
    margin-right: 0px;
}
.part4-content{
    margin-top: 30px;
}
.content{
    margin-bottom: 177px;
}
.part4{
    width:1200px;
    margin: 84px auto 0 auto;

}
.part3-content .table{
    height:60px;
    display: flex;
    justify-content: space-around;
}
.part3-content .table:nth-child(2n-1){
    background: #F6F4F3;
}
.part3-content .table .table-tr-group{
    position: relative;
    width: 299px;
    float: left;
    display: block;
    font-size: 16px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 400;
    line-height: 60px;
}
.part3-content .table .table-tr{
    width: 263px;
    float: left;
    display: block;
    font-size: 16px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 400;
    line-height: 60px;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-align: center;
    overflow: hidden;
    word-break: break-all;
}
.part3-content .table .table-tr-all{
    position: absolute;
    top:60px;left:0px;
    width: 299px;
    background: #DE6B00;
    color:#ffffff;
    text-align: center;
    z-index: 2;
    line-height: 20px;
    display: none;
    opacity: 0.9;
}
.part3-content{
    margin-top: 35px;
    margin-bottom: 40px;
}
.part3{
    width:1200px;
    margin:0 auto;
    padding-top: 50px;
}
.part3-content-nav{
    width: 100%;
    height: 60px;
    background: #324151;
    border-radius: 0px 6px 6px 0px;
}
.part3-content-nav ul {
    display: flex;
}
.part3-content-nav li{
    width: auto;
    margin: auto;
    float: left;
    display: block;
    font-size: 20px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 60px;

}
.line2px{
    position: absolute;
    width: 2px;
    height: 80px;
    top:28px;
    left:14px;
    background: #DE6B00;
}
.part3-content-li .part3-content-li-item .p3-text{
    padding-left: 16px;
    margin-top: 12px;
    margin-bottom: 25px;
}
.part3-content-li .part3-content-li-item .p3-title{
    padding-left: 16px;
}
.part3-content-li .part3-content-li-item .p3-title{
    padding-left: 16px;
}
.part3-content-li .part3-content-li-item{
    float:left;
    width:1170px;

}
.part3-content-li{
    position: relative;
}
.part3-content-li img{
    width:30px;
    height:30px;
    float:left;
}
.part3-content-li-item .p3-text{
    font-size: 16px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #666666;
    line-height: 22px;
}
.part3-content-li-item .p3-title{
    font-size: 20px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #333333;
    line-height: 28px;

}
.part2-content-li{
    margin-top: 15px;
}
.part2-content-li img{
    display: inline-block;
    margin-right: 17px;
    width:14.14px;
    height:14.14px;
}
.part2-content-li .p2{
    display: inline-block;
    font-size: 16px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #666666;
    line-height: 24px;

}
.part2-content-item .p1{
    font-size: 16px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #666666;
    line-height: 24px;
    margin-top: 15px;

}
.part2-content-item p {
    font-size: 16px;
    font-family: PingFangSC-Medium, PingFang SC;
    line-height: 1.5rem;
    margin-bottom: 0.5rem;
}
#part2-content-item1 p{
    font-size: 16px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #666666;
    line-height: 1.5rem;
}
#part2-content-item2 p{
    font-size: 16px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #666666;
    line-height: 24px;
    margin-top: 15px;

}
/*.part2-content-item{*/
/*    padding-top: 40px;*/
/*}*/
.pjt-detail__navItem{
    float: left;

}
.pjt-detail__navItem a{
    font-size: 16px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #333333;
    line-height: 22px;
    padding: 14px 37px 14px 13px;
}
.clear{
    clear:both;
}
li{
    list-style: none;
}
.pjt-detail__navLink {
    display: block;
    font-size: 16px;
    line-height: 56px;
}
.pjt-detail__navItem.active .pjt-detail__navLink, .pjt-detail__navItem:hover .pjt-detail__navLink {
    color: #006CDE;
}
.pjt-detail__nav{
    width:100%;
    position: relative;
    z-index: 100;
    height: 50px;
    background: #F6F4F3;
    border-radius: 6px;
    top: 0;
}
.part2{
    width: 1200px;
    margin: 0 auto;
    padding-top: 40px;
}
.part1-content{
    margin-top: 33px;
}
.part1-content-item span{
    color: #DE6B00;
    font-size: 16px;
    margin-bottom: 20px;
    display: block;
    line-height: 20px;
}
.part1-content-item p{
    color: #666666;
    font-size: 16px;
    margin-bottom: 16px;
}
.part1-content-item{
    float: left;
    width: 689px;
    font-size: 16px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #DE6B00;
    line-height: 14px;
}
.part1-content-img{
    float: left;
    margin-left: 26px;
}
.part1-content-img img{
    width: 485px;
    height: 335px;
}
.part1{
    width: 1200px;
    margin: 0 auto;
    padding-top: 45px;
}
.hmtit span{
    width: 4px;
    height: 20px;
    background: #2F7DE1;
    border-radius: 2px;
    display: inline-block;
    margin-right: 7px;
}
.hmtit h3{
    font-size: 24px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #333333;
    line-height: 33px;
    display: inline-block;
}
#zixunItem{
    wdith:100%;
    margin-top: 59px;
    display: flex;
    justify-content: space-around;
}
#zixunItem .ljqy{
    width: 200px;
    height: 40px;
    background: #2F7DE1;
    border-radius: 4px;
    display: inline-block;
    line-height: 40px;
    font-size: 18px;
    color: #FFFFFF;
}
#zixunItem .zxxm{
    width: 200px;
    height: 40px;
    border-radius: 4px;
    border: 1px solid #DE6B00;
    display: inline-block;
    line-height: 40px;
    font-size: 18px;
    color: #DE6B00;
}
a{ text-decoration:none}
*{
    margin: 0;
    padding: 0;
}

.pjt-detail {
    background-color: #f8f8f8;
    height: 500px;
}
.pjt-detail__topBox{
    width:1200px;
    margin:0 auto;
}
.pjt-detail__topBox h3{
    height: 33px;
    font-size: 24px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #333333;
    line-height: 33px;
    padding-top: 27px;
}
.pjt-detail__topBox .pjt-detail_title {
    font-size: 30px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #333333;
    line-height: 42px;
    text-align: left;
    padding-left: 26px;
    margin-bottom: 22px;
}
.pjt-detail__topBox h4{
    height: 22px;
    font-size: 16px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #666666;
    line-height: 22px;
    margin-top: 4px;
}
.pjt-detail__topImgBox{

}
.pjt-detail__topBoxContent{
    margin-top: 20px;
    position: relative;
    width: 689px;
    height:400px;
    text-align: center;
    /*background: url("/images/detailsPage/logo.png") no-repeat ;*/
    background-size: 100%;
    background-position: center;
    background-repeat: no-repeat;
    float: left;
}
.pjt-detail__topBoxContent .pjt-detail__topImgBox img{
    width: 689px;
    height:400px;
    position: absolute;
    top: 0px;
    left: 0px;
}
.pjt-detail__topBoxContent .pjt-detail__topImgBox p{
    font-size: 40px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 56px;
    display: inline-block;
    width: 100%;
    margin-top: 129px;
}
.pjt-detail__topBoxContent .pjt-detail__topImgBox .p2{
    font-size: 20px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 28px;
    display: inline-block;
    width: 100%;
    margin-top: 12px;
}
.pjt-detail__topBoxContent2{
    width: 511px;
    height: 400px;
    background: #FFFFFF;
    float: left;
    margin-top: 20px;
    text-align: center;
}

.pjt-detail__topItem {
    display: inline-block;
    vertical-align: top;
    width: 49%;
    margin-bottom: 14px;
}
.pjt-detail__topItem-tit {
    display: block;
    font-size: 16px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #666666;
    line-height: 22px;

}
.pjt-detail__topItem-desc {
    display: block;
    height: 30px;
    font-size: 22px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #333333;
    line-height: 30px;
}
.pjt-detail__topItems{
    margin-top: 35px;
}
.projectNav{
    position: fixed;
    z-index: 100;
}
.horizontal {
    width: 33px;
    height: 6px;
    background: #333333;
    border-radius: 3px;
    margin: auto;
}
.advantage {
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #333333;
    line-height: 30px;
    letter-spacing: 1px;
    text-align: center;
}
.advantage_info {
    width: 100%;
    background: #FFFFFF;
    border-radius: 8px;
    display: flex;
    font-size: 16px;
    font-family: PingFangSC-Medium, PingFang SC;
    margin-top: 17px;
}
.advantage_number {
    width: 30px;
    height: 30px;
    background: #165CFF;
    border-radius: 15px;
    text-align: center;
    margin: auto 20px;
    display: flex;
}
.advantage_info p {
    margin: auto 0;
}
.advantage_btn {
    width: 250px;
    height: 40px;
    background: #DE6B00;
    border-radius: 4px;
    margin: 37px auto;
    color: white;
    border: 1px #DE6B00 solid;
}
.advantage_btn:hover {
    background: none;
    color: #DE6B00;
}