
.title-right-icon{
    transform:rotate(180deg);
}

.patent-container{

    background: #f4f4f4;
}

.patent-apply-list{
    width:1170px;
}

.patent-apply-list ul{
    justify-content: space-between;
}

.patent-apply-list li{
    width: 293px; padding: 50px 0;
    height: auto; margin-right:0px;
    background: #FFFFFF;
    border-right:1px solid #e7e7e7;
}

.patent-apply-list li:last-child{
    margin-right:0px;
}


.patent-apply-list .line{
    margin: 33px auto 40px;
}




.patent-apply-list .item-sub-title{
    margin-top: 10px;
}

.patent-apply-list .item-desc span {
    margin-bottom: 0px;
}

.patent-apply-list .item-title{
    margin-top:30px;
}

.patent-apply-list .item-desc{
    margin-top:25px;
}

 .title{
    width:100%; padding:0;
    font-size: 28px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333333;
    text-align: center;
}
 .patent-apply-container{
      margin-top:70px;
 }

.title span{
    display: inline-block; height:60px;
    position: relative;
}

.title span::after{
     content:'';
    position: absolute; bottom:0; left:50%; margin-left:-30px;
    width: 61px;
    height: 6px;
    background: #2E6EC2;
    border-radius: 3px;

}

.blockbox1{
   padding-top:90px;
}


.blockbox1 .bd{
    display: flex; margin-top:45px;
}

.bd-left{
    width:659px;
}

.bd-right{
    flex:1; margin-left:15px;
}

.bd-right li{
    display: flex; margin-top:40px;
}

.item-title{
    font-size: 22px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    line-height: 36px;
}

.bd-right li .content{
   margin-left:30px;
}


.item-desc{
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
    line-height: 32px;
 }

.blockbox1 .number{
    flex-shrink: 0;
    width: 41px; text-align: center;
    height: 41px;
    background: #4B9FD5;
    border-radius: 50%;
    font-size: 26px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #FEFEFF;
    line-height: 41px;
}

.blockbox2{
    height:778px; padding-top:80px;
    background: #f9fbff;
}

.blockbox2 .bd{
    display: flex; margin-top:45px;
}

.blockbox2 dl{
    margin-bottom: 30px;
    overflow: hidden;
}

.blockbox2 dt{
    margin-bottom: 20px; padding-left:50px;
    font-size: 22px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    line-height: 45px;
    background:url('../images/brand-reg-bj.png') no-repeat left center;
 }

.blockbox2 dd{
    float:left;
    width:40%; margin-bottom: 20px;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
    line-height: 36px;
 }

.blockbox2 .bd-right{
    width:538px; height:522px;
}

.apply-reg-btn{
    display: block;
    width: 346px;height: 60px;
    text-align: center; line-height: 60px;
    background: #F4683F;
    font-size: 20px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #FFFFFF;
}
.apply-reg-btn i{
     font-size:30px; line-height: 30px;
    position: relative; top:3px;
     margin-left:10px;
}


.blockbox3{
    height:623px;  padding-top:120px;
    background: #ffffff;
}
.blockbox3 .bd{
    margin-top:45px;
}
.blockbox3 ul{
    display: flex;

}

.blockbox3 ul li{
    display: flex; position: relative;
    width:258px; height:222px;

}

.blockbox3 ul li .content{
    display: flex; flex-direction: column;
    padding:33px 0;
    align-items: center;
    width: 173px;
    height: 222px;
    background: #FFFFFF;
    box-shadow: 0px 0px 26px 8px rgba(195, 195, 195, 0.16);
    border-radius: 10px;
}

.blockbox3 ul li .content img{
    width:71px; height:71px;
}

.blockbox3 ul li .content .desc{
    margin-top:20px;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
    line-height: 30px;
}
.flow-icon{
    position: absolute;
    top:50%; margin-top:-5px; left:182px;
}
















