/* banner 位置 start */
button:hover{
    opacity: 0.9;
}
.bannerAll{
    position: relative;
    z-index: 1000;
}
.bannerWrap{
    width: 100%;
    overflow: hidden;
    position: relative;
}
.bannerWrap_zscq{
    height: 380px;
    background: url(../images/tp_banner_zscq.jpg) no-repeat center top;
    background-size: 1920px auto;
    background-color: #0090ff;
}
.bannerMain{
    padding-top: 40px;
    padding-bottom: 120px;
    padding-left: 50px;
}
.company_h1{
    font-size: 48px;
    font-weight: 600;
    color: #FFFFFF;
    margin-bottom: 20px;
}
.company_ul{
    display: flex;
    margin-bottom: 10px;
}
.btn_ul_last{
    margin-bottom: 25px;
}
.company_ul li{
    font-size: 20px;
    font-weight: 400;
    color: #FFFFFF;
    margin-right: 42px;
}
.btn_orange{
    width: 260px;
    height: 50px;
    line-height: 50px;
    background: #ffffff;
    color: #FF6900;
    font-size: 18px;
    font-weight: 500;
    text-align: center;
}
/* banner 位置 end */
/* 口碑推荐 start */
.hotServer {
    padding-top: 160px !important;
}
.zscq .hotserver_frist > .info_wrap {
    padding: 15px 20px;
}
.zscq .hotserver_frist h2 {
    font-size: 28px;
}
.hotserver_frist h3 {
    font-size: 20px;
    color: #606266;
    /* margin-bottom: 7px; */
    line-height: 60px;
}
.hotserver_frist h3 span{
    color: #FF3400;
    font-size: 48px;
    font-weight: bold;
}
.hotserver_list .hotserver_item > .info_wrap {
    padding: 51px 20px 15px;
}
.hotserver_list .hotserver_item > .info_wrap h2 {
    font-weight: bold;
    font-size: 22px;
    white-space: nowrap;
}
.hotserver_list .hotserver_item > .info_wrap h5 {
    font-size: 18px;
    color: #606266;
    /* margin: 14px 0 30px; */
    height: 50px;
    line-height: 50px;
}
/* .hotserver_list .hotserver_item > .info_wrap h5.three{
    margin: 14px 0 17px;
} */
.hotserver_list .hotserver_item > .info_wrap h5 span{
    color: #FF3400;
    font-size: 28px;
    font-weight: bold;
}
/* 口碑推荐 end */
/* 知识产权办理技巧 start */
.companyRes{
    display: flex;
    align-items: center;
    margin-top: 30px;
}
.companyItem{
    flex: 1;
    background: #FFFFFF;
    margin-right: 14px;
    padding: 20px 30px;
    /* box-shadow: 0px 2px 16px 0px rgba(0,0,0,0.09); */
    cursor: pointer;
    border-radius: 4px;
}
.companyItem h3{
    font-size: 18px;
    font-weight: bold;
}
.companyItem p{
    color: #606266;
    font-size: 14px;
    padding: 12px 0 21px;
    line-height: 20px;
}
.companyItem button{
    color: #0090FF;
    font-weight: bold;
    font-size: 16px;
    background-image: url(../images/icon_more_blue.png);
    background-size: 24px;
    padding-right: 30px;
    background-repeat: no-repeat;
    background-position: right center;
    text-decoration: underline;
}
.companyItem:hover button{
    color: #FF6900;
    background-image: url(../images/icon_more_right.png);
}
.companyItem:last-child{
    margin-right: 0;
}
/* 知识产权办理技巧 end */
/* 你的企业是否遇到以下问题？ start */
.company_step_wrap{
    margin-top: 30px;
}
.company_step_list{
    display: flex;
    align-items: center;
}
.company_step_item{
    white-space: nowrap;
    padding: 10px 15px 15px 15px;
    background: #FFFFFF;
    margin-right: 14px;
    flex: 1;
    display: flex;
    flex-direction: column;
    /* justify-content: space-between; */
    box-sizing: border-box;
    /* box-shadow: 0px 2px 16px 0px rgba(0,0,0,0.08); */
    cursor: pointer;
    border-radius: 4px;
    border: 1px solid #E4E7ED;
}
.company_step_item:last-child{
    margin-right: 0;
}
.company_icon > p{
    font-size: 58px;
    text-align: right;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #FFFFFF;
    background: linear-gradient(90deg, #E9F1FF 0%, #B9C7E0 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    opacity: 0.5;
}
.company_icon{
    display: flex;
    align-items: center;
    line-height: 76px;
}
.company_icon img{
    width: 54px;
}

.zscq_company_icon_tit{
    flex: 1;
    /* margin-left: 5px; */
}
.zscq_company_icon_tit h3{
    font-weight: 400;
    font-size: 18px;
}
.zscq_company_icon_tit span{
    color: #FF6900;
    border: 1px solid rgba(255, 105, 0, 0.3);
    border-radius: 0px 8px 8px 8px;
    padding: 2px 9px;
    font-size: 16px;
}
.company_detail{
    font-size: 14px;
    color: #606266;
}
.company_btn{
    cursor: pointer;
}
.company_btn a{
    color: #0090FF;
    font-size: 16px;
    text-decoration: underline;
    font-weight: bold;
}
.company_step_item:hover .company_btn a{
    color: #FF6900;
}
.company_btn img{
    width: 22px;
    margin-left: 6px;
}
.article_main_white .btn_long_oragin {
    width: 508px;
    height: 60px;
    line-height: 60px;
    /* border-radius: 30px; */
    background: linear-gradient(270deg, #FE793E 0%, #F54A4F 100%);
    margin: 50px auto 0;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #ffffff;
    font-size: 22px;
    box-sizing: border-box;
}
/* 你的企业是否遇到以下问题？ end */
/* 企业创新服务解决方案 start */
.company_db_list{
    margin-top: 30px;
}
.company_db_list{
    display: flex;
    flex-wrap: wrap;
}
.company_db_item{
    /* background: url(../imgBaidu/bg_company.jpg) no-repeat center; */
    background-size: cover;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 292px;
    box-sizing: border-box;
    padding: 20px;
    margin-right: 10px;
    width: calc(16.66% - 10px);
    border: 1px solid #E4E7ED;
    /* margin-bottom: 10px; */
    border-radius: 4px;
    cursor: pointer;
    background: #ffffff;
}
.company_db_item .type_tit_left{
    margin-bottom: 0;
    font-size: 18px;
    position: relative;
    padding-bottom: 12px;
    margin-bottom: 15px;
    font-weight: bold;
}
.type_tit_left::after {
    width: 50px;
    height: 3px;
    background: #333;
    position: absolute;
    content: "";
    bottom: 0;
    left: 0;
}
.company_db_item:last-child{
    margin-right: 0px;
}
.company_db_item ul{
    height: 162px;
}
.company_db_item ul li{
    color: #909399;
    line-height: 20px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-bottom: 2px;
    text-shadow: 0px 2px 16px rgba(0, 0, 0, 0.08);
}
.company_db_item button{
    width: 100%;
    height: 35px;
    min-height: 35px;
    font-size: 16px;
    border: 1px solid #0090FF;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #0090FF;
    color: #FFFFFF;
    box-shadow: 0px 2px 0px 0px rgba(0,104,185,1);
    border-radius: 4px;
}
.company_db_item button:hover{
    /* box-shadow: 0px 2px 15px 0px rgba(0,0,0,0.1), 0px 2px 0px 0px rgba(0,123,218,1); */
}
.company_db_item button:active,.company_db_item button:focus{
    box-shadow: 0px 2px 15px 0px rgba(0,0,0,0.1);
}
.company_db_item button .more_icon{
    background: url(../images/icon_more__white.png) no-repeat center;
    background-size: cover;
    width: 22px;
    height: 14px;
    display: inline-block;
    margin-left: 6px;
}
/* .company_db_item button:hover .more_icon{
    background: url(../imgBaidu/icon_more__white.png) no-repeat center;
    background-size: cover;
} */
/* .company_db_item button img{
    width: 22px;
    margin-left: 6px;
} */
/* 企业创新服务解决方案 end */
/* 商标注册流程 start */
.serve_step_bg{
    padding: 30px 0 50px !important;
    background: url(../images/bg_step.jpg) no-repeat center;
    background-size: cover;
}
.serve_step_bg.article_main h2.article_h2{
    color: #ffffff;
}
.serve_step_bg.article_main h5.article_h5{
    color: #ffffff;
}
.serve_step_list{
    display: flex;
    align-items: center;
}
.serve_step_item{
    flex: 1;
    color: #ffffff;
    text-align: center;
    margin: 52px 0 40px;
    cursor: pointer;
}
.serve_step_item .tit_wrap{
    padding-bottom: 10px;
}
.serve_step_item .tit{
    position: relative;
    font-size: 18px;
    padding: 4px 0;
    margin: 0 40px;
    background: #4F5B6C;
    display: flex;
    align-items: center;
    justify-content: center;
    /* box-shadow: 0px 0px 18px 0px rgba(0, 0, 0, 0.52); */
    border-radius: 4px;
}
.serve_step_item .tit::after{
    position: absolute;
    content: "";
    width: 0px;                 /*  宽高设置为0，很重要，否则达不到效果 */
    height: 0px;
    border: 10px solid #4F5B6C;
    border-bottom-color: transparent;
    border-left-color: transparent;
    border-right-color: transparent;
    bottom: -20px;
    left: 50%;
    transform: translateX(-50%);
}
.serve_step_item .tit span{
    font-size: 26px;
    font-weight: bold;
    margin-right: 18px;
}
.serve_step_item .line_item{
    width: 100%;
    height: 2px;
    background: #E4E7ED;
    margin: 27px 0 20px;
    position: relative;
}
.serve_step_item .line_item::after{
    width: 10px;
    height: 10px;
    background: #ffffff;
    border-radius: 50%;
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    z-index: 100;
    box-sizing: border-box;
}
.serve_step_item p{
    opacity: 0.6;
    line-height: 22px;
}
.serve_step_item button{
    font-weight: bold;
    color: #0090FF;
    font-size: 16px;
    text-decoration: underline;
    margin-top: 10px;
}
.serve_step_item:hover .tit{
    background: #ffffff;
    color: #303133;
}
.serve_step_item:hover .tit::after{
    border: 10px solid #ffffff;
    border-bottom-color: transparent;
    border-left-color: transparent;
    border-right-color: transparent;
}
.serve_step_item:hover .line_item::after{
    background: #FF6900;
    border: 2px solid #ffffff;
}
.serve_step_item:hover p{
    opacity: 1;
    color: #ffffff;
}
.register_button{
    display: flex;
    justify-content: center;
}
.register_button button{
    width: 269px;
    height: 44px;
    font-size: 18px;
    font-weight: 400;
    color: #FFFFFF;
    background: #FF6900;
    border-radius: 4px;
}
/* 商标注册流程 end */
/* 多有米知识产权办理，让你无后顾之忧 start */
.intellectual_property_list{
    margin-top: 30px;
    display: flex;
    
}
.intellectual_property_list .item_left{
    flex: 1;
    box-shadow: 0px 2px 6px 0px rgba(204, 204, 204, 0.5);
    border-radius: 4px;
}
.intellectual_property_list .item_middle{
    width: 108px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.intellectual_property_list .item_middle p{
    width: 100%;
    background: url(../images/bg_vs.png) no-repeat center;
    background-size: cover;
    padding: 0 5px;
}
.intellectual_property_list .item_middle p img{
    width: 100%;
}
.intellectual_property_list .item_right{
    flex: 1;
    box-shadow: 0px 2px 6px 0px rgba(204, 204, 204, 0.5);
    border-radius: 4px;
}
.intellectual_property_item ul li.even{
    background: #F5F5F6;
    color: #303133;
}
.intellectual_property_item ul li.blue{
    background: #389AFF;
    color: #FFFFFF;
    border-radius: 4px 4px 0px 0px;
    font-size: 28px;
    font-weight: bold;
}
.intellectual_property_list .intellectual_property_item ul li.gray{
    background: #333;
    color: #FFFFFF;
    border-radius: 4px 4px 0px 0px;
    font-size: 28px;
    font-weight: bold;
}
.intellectual_property_item ul li:first-child{
    height: 69px;
    padding-top: 14px;
    text-align: center;
}
.intellectual_property_item ul li{
    height: 62px;
    background: #FFFFFF;
    color: #1A2846;
    font-size: 20px;
    padding: 5px 30px;
    font-weight: bold;
    box-sizing: border-box;
}
.intellectual_property_item ul li p{
    font-size: 16px;
    margin-top: 2px;
    font-weight: 400;
}
.intellectual_property_list .item_left ul li p{
    color: #909399;
}
.zscq .btn_long_oragin {
    width: 508px;
    height: 60px;
    line-height: 60px;
    /* border-radius: 30px; */
    background: linear-gradient(270deg, #FE793E 0%, #F54A4F 100%);
    margin: 30px auto 0;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #ffffff;
    font-size: 22px;
    box-sizing: border-box;
}
/* 多有米知识产权办理，让你无后顾之忧 end */