body {
    background-color: #fff;
    overflow-x: hidden;
}

body {
    font-family: "PingFang SC", "Microsoft YaHei", Times, "Times New Roman", serif !important
}

body * {
    font-family: "PingFang SC", "Microsoft YaHei", Times, "Times New Roman", serif !important
}

body,
p,
h1,
h2,
h3,
h4,
h5,
h6,
ul,
ol,
dl,
li,
dt,
dd {
    /* 默认有边距，都要清除 */
    margin: 0;
    padding: 0;
    /*字体设置*/
    font-size: 14px;
    /* 去掉列表的原点 */
    list-style: none;
    /* 默认鼠标 */
    cursor: default;
}

a {
    text-decoration: none;
    color: #333;
}

:root {
    --baseColor: rgba(194, 168, 134, 1);
    --baseRedColor: rgba(189, 0, 38, 1);
}

/*行内块元素*/
input,
img {
    margin: 0;
    padding: 0;
    border: 0 none;
    outline-style: none;
    vertical-align: bottom;
}

textarea {
    /* 边框清零 */
    border: none;
    /* 轮廓线清零 */
    outline: none;
    /* 防止文本域被随意拖拽 */
    resize: none;
}

body {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
    align-items: center;

    background-color: #fff !important;
}

@font-face {
    font-family: "youshebth_text"; /* Project id 2814501 */ 
    src:url('https://dyinfilm.oss-cn-chengdu.aliyuncs.com/ziti/youshebth.ttf') format('truetype');
}

.bth{
    font-family: 'youshebth_text' !important;
    font-weight: 500;
}

/*nav*/

.banner_content .banner{
    display: none;
}

.over_text1 {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

/*footer*/
.footer {
    background: #1d1d1d;
    display: flex;
    justify-content: center;
    padding-bottom: 20px;
    flex-direction: column;
    align-items: center;
    width: 100%;
}

.friends_link {
    width: 1400px;
    display: flex;
    align-items: center;
    margin-top: 8px;
}

.friends_link span {
    font-size: 12px;
    color: rgba(255, 255, 255, .60);
}

.friends_link a {
    color: rgba(255, 255, 255, .40);
    font-size: 12px;
    margin-left: 10px;
}

.friends_link a:hover {
    color: rgba(255, 255, 255, .87);
}

.footer .line_ {
    height: 1px;
    background: #262626;
}

.footer_lables_content {
    padding: 40px 0 !important;
}

.footer_lables_content .footer_tabs {
    display: flex;
    margin-bottom: 6px;
    flex-wrap: wrap;
}

.footer_lables_content .footer_tabs>a {
    display: block;
    width: 95px;
    height: 36px;
    color: #ffffff !important;
    background: #131313;
    margin-right: 12px;
    text-align: center;
    font-size: 14px;
    line-height: 36px;
}

.footer_lables_content .footer_tabs>a.active {
    background: #31393c;
}

.footer_lables_content .footer_lables {
    flex-wrap: wrap;
    display: none;
    transition: all .2s ease-in-out;
}

.footer_lables_content .footer_lables.active {
    display: flex;
}

.footer_lables_content .footer_lables>a {
    font-size: 12px;
    color: #9a9a9a;
    margin-right: 10px;
    margin-top: 18px;
}

.footer_info_content {
    display: flex;
    min-width: 1400px;
    justify-content: space-between;
}

.footer .footer_info_content .info {
    width: 500px;
    padding-top: 60px;
}

.footer .footer_info_content .logo_text {
    font-size: 17px;
    color: #999999;
    display: flex;
    align-items: center;
}

.footer .footer_info_content .logo_text>img {
    display: inline-block;
}

.footer .footer_info_content .point {
    font-size: 34px;
    line-height: 18px;
    color: #ffffff;
}

.footer .info .info_text {
    margin-top: 35px;
    margin-bottom: 30px;
    color: #ffffff;
    font-size: 12px;
    line-height: 22px;
    opacity: .8;
}

.footer .info .hot_phone {
    padding-bottom: 30px;
    color: #ffffff;
    font-size: 24px;
    display: flex;
    align-items: center;
}

.footer .info .hot_phone>span {
    opacity: .9;
    font-size: 46px;
    font-weight: bold;
    margin-left: 6px;
    font-family: 'Akrobat_num' !important;
}

.footer .info .hezuo {
    color: #999999;
    font-size: 12px;
    display: flex;
    align-items: flex-end;
}

.footer .info .hezuo a {
    display: inline-block;
    width: 102px;
    height: 18px;
}


.beian {
    font-size: 12px;
    color: rgba(255, 255, 255, .38);
    padding-bottom: 48px;
    padding-top: 10px;
    user-select: text;
    transition: all .3s;
}

.beian:hover,
.footer_play_info>a:hover {
    color: rgba(255, 255, 255, .67);
}

.footer .info .hezuo>img {
    display: inline-block;
    margin-left: 10px;
}

.footer .info .hezuo>img:nth-child(1) {
    width: 58px;
    height: 20px;
}

.footer .info .hezuo>img:nth-child(2) {
    width: 64px;
    height: 20px;
}

.footer .info .hezuo a img {
    width: 102px;
    height: 18px;
    display: inline-block;
    margin-left: 10px;
}

.footer .footer_options {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.footer .footer_options .footer_service_title {
    margin: 60px 0 36px 0;
    font-size: 14px;
    color: #666666;
    line-height: 16px;
    position: relative;
}

.footer .footer_options .footer_service_title::after {
    content: '';
    width: 100%;
    height: 1px;
    background: #2c2c2c;
    left: 0;
    bottom: -16px;
    position: absolute;
}

.footer .footer_options .footer_service_title::before {
    content: '';
    width: 100%;
    height: 1px;
    background: #171717;
    left: 0;
    bottom: -17px;
    position: absolute;
}

.footer .footer_options>a {
    display: block;
    margin-bottom: 24px;
    font-size: 12px;
    color: #cccccc;
    line-height: 12px;
    transition: all .3s;
}



.footer .footer_options>a:hover {
    color: #f3f3f3;
}

.footer_qrcode_content {
    display: flex;
    flex-direction: column;
}

.footer_qrcode_content_top {
    margin-top: 60px;
    display: flex;
    margin-left: auto;
}

.footer_bottom_icons {
    display: flex;
    justify-content: flex-end;
    margin-top: 24px;
}

.footer_bottom_icons ul {
    display: flex;
    align-items: center;
}

.footer_bottom_icons ul li:first-child {
    margin-left: 0;
}

.footer_bottom_icons ul li {
    text-align: center;
    margin-left: 16px;
}

.footer_bottom_icons ul li a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 64px;
    height: 42px;
    background-color: rgba(255, 255, 255, .08);
    border-radius: 4px;
    position: relative;
}

.footer_bottom_icons ul li p {
    font-size: 12px;
    margin-top: 8px;
    color: #9fa3a6;
    margin-bottom: 16px;
}

.footer_bottom_icons ul li:first-child a span {
    font-size: 18px;
}

.footer_bottom_icons ul li a .footer_pic_content {
    width: 160px;
    height: 160px;
    background: #fff;
    position: absolute;
    top: -180px;
    left: -48px;
    opacity: 0;
    visibility: hidden;
    transition: .15s ease-in-out;
    -webkit-transition: .15s ease-in-out;
    -moz-transition: .15s ease-in-out;
    -ms-transition: .15s ease-in-out;
    -o-transition: .15s ease-in-out;
    transform: translateY(10px);
    -webkit-transform: translateY(10px);
    -moz-transform: translateY(10px);
    -ms-transform: translateY(10px);
    -o-transform: translateY(10px);
}

.footer_bottom_icons ul li a .footer_pic_content img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 8px;
}

.footer_bottom_icons ul li a span {
    color: #fff;
}

.footer_bottom_icons ul li a .footer_pic_content::after {
    content: '';
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 8px solid #fff;
    position: absolute;
    bottom: -8px;
    left: 76px;
}

.footer_bottom_icons ul li a:hover {
    opacity: 1 !important;
    background-color: rgba(255, 255, 255, .04);
}

.footer_bottom_icons ul li a:hover .footer_pic_content {
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    opacity: 1;
    visibility: initial;
}

.zuopinCloud_qrcode {
    width: 160px;
    height: 240px;
    background: #fff;
    border-radius: 20px;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    overflow: hidden;
    align-items: center;
}

.zuopinCloud_qrcode>span {
    font-size: 34px;
    color: #07c160;
    line-height: 34px;
    display: inline-block;
    margin-top: 20px;
    height: 34px;
}

.zuopinCloud_qrcode p {
    color: #1d1d1d;
    font-size: 16px;
    margin-bottom: 0;
    height: 40px;
    line-height: 40px;
}

.zuopinCloud_qrcode>img {
    width: 140px;
    height: 140px;
}

.ml40 span {
    color: #306cf6;
}

.ml40 {
    margin-left: 40px;
}

.footet_spirit {
    background-image: url(../images/footet_spirit.png);
    background-repeat: no-repeat;
    display: inline-block;
}

.sprite-footer_img1 {
    background-size: 98px auto;
    width: 57px;
    height: 19px;
    background-position: 0px 0px;
    margin-left: 10px;
}

.sprite-footer_img2 {
    background-size: 109px auto;
    width: 64px;
    height: 20px;
    background-position: 0px -23px;
    margin-left: 10px;
}

.sprite-footer_img3 {
    background-size: 175px auto;
    width: 102px;
    height: 18px;
    background-position: 0px -71px;
    margin-left: 10px;
}

.footer_play_info a {
    font-size: 12px;
    color: rgba(255, 255, 255, .38);
}

/*footer end*/


.base_btn{
    display: inline-block;
    position: relative;
    outline: none;
    border: none;
    cursor: pointer;
    white-space: nowrap;
    transition: all .2s;
    box-sizing: border-box;
    color: #333;
    user-select: none;
}

.base_btn:focus ,
.close_btn:focus{
    outline: none;
}

.base_btn:active{
    transform: scale(.97);
}

.t_{
    color: rgba(12, 14, 33, 1);
    font-size: 44px;
    transition: all .2s;
}

.t_:hover{
    transform: scale(1.05);
}

.nav{
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: fixed;
    top: 0;
    left: 0;
    height: 64px;
    background-color: rgba(255, 255, 255, .04);
    padding: 0 90px;
    width: 100%;
    box-sizing: border-box;
    z-index: 100;
    margin-left: 0 !important;
    box-shadow: 0px 20px 24px 1px rgb(37 37 89 / 8%);
}

.nav .left a{
    display: none;
}

.nav .left a:first-child{
    display: flex;
}

.nav .left img{
    height: 75px;
}

.nav .right ul{
    display: flex;
}

.nav .right a{
    font-size: 16px;
    font-weight: 600;
    color: #FFFFFF;
    line-height: 24px;
    margin: 0 16px;
    transition: all .2s;
}

.nav .right ul li{
    position: relative;
}

.nav .right ul li::before{
    content: '';
    width: 1px;
    height: 14px;
    background-color: #fff;
    position: absolute;
    right: 0px;
    top: 6px;
}

.nav .right ul li:last-child::before{
    display: none;
}

.nav .right ul li:last-child a{
    margin: 0 0 0 16px;
}

.nav.fixed_white{
    background-color: #fff;
} 

.nav.fixed_white .right a{
    color: #333;
}

.nav.fixed_white .right li::before{
    background-color: #ccc;
}


.nav.fixed_white .left a:first-child{
    display: none;
}

.nav.fixed_white .left a:last-child{
    display: flex;
}

.nav .right ul li a:hover{
    color: var(--baseColor);
}

.page_case_banner{
    width: 100vw;
    height: 100vh;
}

.page_case_banner video{
    width: 100vw;
    height: 100vh;
    position: absolute;
    top: 0;
    left: 0;
    object-fit: cover;
}

.page_case_banner .vidoe_mask{
    position: absolute;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .5;
    left: 0;
    top: 0;
    z-index: 5;
}

.page_case_container.body_content{
    display: flex;
    flex-direction: column;
    align-items: center;
}

.page_case_banner .banner_container{
    width: 1200px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%;
    position: relative;
    z-index: 10;
}

.page_case_banner .banner_container > img{
    position: absolute;
    width: 44px;
    left: 50%;
    transform: translateX(-50%);
    bottom: 24px;
    animation: move 1.6s infinite ease-in-out;
    cursor: pointer;
}

@keyframes move {
    0% {
        bottom: 24px;
    }
    50% {
        bottom: 16px;
        opacity: .6;
    }
    100% {
        bottom: 24px;
    }
}

.page_case_banner .banner_container > h3{
    color: rgba(255, 255, 255, .85);
    font-size: 32px;
    margin-bottom: 40px;
}

.page_case_banner .banner_container > h1{
    color: rgba(255, 255, 255, .85);
    font-size: 72px;
    margin-bottom: 40px;
}

.page_case_banner .banner_container > h1 > span{
    color: #BD0026;
}

.page_case_banner .banner_container .items{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    width: 800px;
    margin-bottom: 40px;
}

.page_case_banner .banner_container .items .item{
    width: 400px;
}

.page_case_banner .banner_container .items .item img{
    margin-right: 8px;
}

.page_case_banner .banner_container .items .item{
    display: flex;
    align-items: center;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    color: #fff;
    margin-bottom: 30px;
}

.page_case_banner .banner_container .link_btn{
    display: flex;
    align-items: center;
}

.page_case_banner .banner_container .link_btn a{
    width: 240px;
    height: 64px;
    border-radius: 8px;
    background: #fff;
    font-size: 24px;
    font-weight: 800;
    color: rgba(0, 0, 0, .85);
    line-height: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.page_case_banner .banner_container .link_btn a:nth-child(2){
    margin-left: 40px;
    background: #BD0026;
    color: #fff;
}

.page_case_banner .banner_container .link_btn a.right_btn{
    border-radius: 8px 0 0 8px;
}

.page_case_banner .banner_container .link_btn .phonenum{
    box-sizing: border-box;
    width: 344px;
    height: 64px;
    background: rgba(0, 0, 0, 0.08);
    border-radius: 0px 8px 8px 0px;
    border: 1px solid #BD0026;
    color: #ffffff;
    font-size: 36px;
}

.group_1200{
    width: 1200px;
    margin: 58px 0 100px 0;
}

.sort_items_group ul{
    display: flex;
    justify-content: space-between;
}

.sort_items_group ul li{
    position: relative;
    width: 180px;
    height: 100px;
    border-radius: 4px;
    overflow: hidden;
}

.sort_items_group ul li a{
    display: inline-block;
    width: 100%;
    height: 100%;
}


.sort_items_group ul li p{
    display:flex;
    align-items: center;
    justify-content: center;
    color: rgba(255, 255, 255, .85);
    font-size: 24px;
    font-weight: 600;
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .5);
    transition: all .3s;
    z-index: 10;
}

.sort_items_group ul li.active p{
    display: flex;
    flex-direction: column;
}

.sort_items_group ul li p span{
    display: block;
    font-size: 12px;
    margin-top: 8px;
}

.sort_items_group ul li img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.sort_items_group ul li:hover p{
    transform: translateY(100px);
}

.serviceProviders_data{
    width: 1200px;
    height: 180px;
    background: url(../images/serviceProviders_data_bg.png) no-repeat;
    background-size: cover;
    overflow: hidden;
    border-radius: 8px;
    padding:24px 0 16px 0;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    position: relative;
    margin-bottom: 24px;
}

.serviceProviders_tit{
    text-align: center;
}

.serviceProviders_tit p{
    margin: 8px 0 40px 0;
    font-size: 14px;
    font-weight: 600;
    color: #5A6073;
    line-height: 22px;
}

.serviceProviders_data_items{
    margin: 0 140px;
    z-index: 1;
}

.serviceProviders_data_items ul{
    display: flex;
    justify-content: space-between;
}

.serviceProviders_data_items ul li{
    text-align: center;
    display: flex;
    flex-direction: column;
}

.serviceProviders_data_items ul li p{
    font-weight: bold;
    color: #D69A40;
    line-height: 44px;
    font-size: 36px;
    margin-bottom: 8px;
}

.serviceProviders_data_items ul li span{
    font-size: 14px;
    font-weight: 400;
    color: rgba(255, 255, 255, 0.85);
    line-height: 22px;
}

.serviceProviders_data > p{
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    color: rgba(255, 255, 255, 0.6);
    text-align: center;
    z-index: 1;
}

.serviceProviders_data::after{
    content: '';
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .5);
    left: 0;
    top: 0;
    position: absolute;
}

.serviceProviders_pic{
    display: flex;
    align-items: center;
    margin-bottom: 100px;
    width: 1200px;
    overflow: hidden;
    border-radius: 8px;
    position: relative;
}

.serviceProviders_pic::after{
    content: '';
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .5);
    left: 0;
    top: 0;
    position: absolute;
}

.serviceProviders_pic .left .item,
.serviceProviders_pic .right .item{
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    z-index: 100;
    width: 600px;
    position: relative;
}

.serviceProviders_pic .left .item::after,
.serviceProviders_pic .right .item::after{
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .5);
}

.serviceProviders_pic .item h3{
    font-size: 20px;
    font-weight: 500;
    color: var(--baseColor);
    line-height: 28px;
    margin-bottom: 4px;
    z-index: 10;
    transition: all .3s;
    display: inline-block;
    position: relative;
}

.serviceProviders_pic .item p{
    display: inline-block;
    font-size: 12px;
    font-weight: 400;
    color: rgba(255, 255, 255, .85);
    line-height: 20px;
    z-index: 10;
    text-align: center;
    transition: all .3s;
    cursor: pointer;
    position: relative;
}

.serviceProviders_pic .left .item:nth-child(1){
    background-image: url(../images/serviceProviders_pic1.png);
    height: 120px;
}

.serviceProviders_pic .left .item:nth-child(2){
    background-image: url(../images/serviceProviders_pic2.png);
    height: 120px;
}

.serviceProviders_pic .left .item:nth-child(3){
    background-image: url(../images/serviceProviders_pic3.png);
    height: 240px;
}

.serviceProviders_pic .right .item:nth-child(1){
    background-image: url(../images/serviceProviders_pic4.png);
    height: 240px;
}

.serviceProviders_pic .right .item:nth-child(2){
    background-image: url(../images/serviceProviders_pic5.png);
    height: 120px;
}

.serviceProviders_pic .right .item:nth-child(3){
    background-image: url(../images/serviceProviders_pic6.png);
    height: 120px;
}

.serviceProviders_pic .item:hover h3{
    font-weight: bold;
    transform: translateY(-4px);
}

.serviceProviders_pic .item:hover p{
    transform: translateY(4px);
}

.works_items_group{
    width: 100%;
}

.works_items_tit{
    text-align: center;
}

.works_items_tit p{
    font-size: 14px;
    font-weight: 500;
    color: #5A6073;
    line-height: 22px;
    margin-top: 16px;
}

.works_items_tab_tit{
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 56px;
    margin-bottom: 32px;
}

.works_items_tab_tit .item{
    margin: 0 16px;
    width: 97px;
    height: 44px;
    border-radius: 8px;
    background: rgba(0, 0, 0, .08);
    display: flex;
    align-items: center;
    justify-content: center;
}

.works_items_tab_tit .item.active{
    background: #0C0E21;
    color: rgba(255, 255, 255, .85);
    font-weight: 700;
    pointer-events:none;
}

.works_items_tab_container{
    width: 100%;
    height: 894px;
    background: url(../images/tab_bg.jpg) no-repeat;
    background-size: cover;
    position: relative;
}

.works_items_tab_container::after{
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    background-color: rgba(0, 0, 0, .5);
    width: 100%;
    height: 100%;
}

.works_items_tab_content,
.works_items_tab_bottom{
    position: relative;
    z-index: 10;
}

.works_items_tab_container{
    display: flex;
    justify-content: center;
}

.works_items_tab_content{
    display: flex;
    width: 100%;
    width: 1440px;
}

.works_items_tab_text{
    width: 388px;
    background-color: rgba(0, 0, 0, .35);
    height: 100%;
    align-items: center;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
}

.works_items_tab_text h3{
    margin-top: 130px;
    color: rgba(255, 255, 255, .85);
    margin-bottom: 4px;
    font-size: 40px;
}

.works_items_tab_text .tit_text{
    font-size: 14px;
    font-weight: 400;
    color: rgba(255, 255, 255, 0.6);
    line-height: 22px;
}

.works_items_tab_text .desc{
    font-size: 14px;
    font-weight: 400;
    color: rgba(255, 255, 255, 0.85);
    line-height: 22px;
    margin:40px 0 56px 0;
    width: 220px;
}

.works_items_tab_text .desc p{
    text-indent: 2em;
}

.works_items_tab_text .desc p:first-child{
    margin-bottom: 16px;
}

.works_items_tab_text > a{
    background-color: var(--baseColor);
    font-weight: 500;
    color: #3D2109;
    line-height: 22px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 100px;
    width: 108px;
    height: 40px;
}

.works_items_tab_text > a span{
    color: #3D2109;
    margin-left: 3px;
    font-size: 13px;
    line-height: 40px;
}

.works_items_tab_video .items{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 888px;
}

.works_items_tab_video .items .item{
    position: relative;
    display: flex;
    flex-direction: column;
    width: 280px;
    overflow: hidden;
    border-radius: 8px;
    background: #fff;
    height: 214px;
    cursor: pointer;
    margin-bottom: 24px;
}

.works_items_tab_video .items .item i{
    position: absolute;
    color: #fff;
    display: inline-block;
    width: 40px;
    height: 40px;
    text-align: center;
    justify-content: center;
    line-height: 40px;
    font-size: 22px;
    background-color: rgba(0, 0, 0, .5);
    padding-left: 3px;
    left: 50%;
    top: 59px;
    transform: translateX(-50%);
    z-index: 10;
    border-radius: 50%;
}

.works_items_tab_video .items .item span{
    position: absolute;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 2px;
    color: rgba(255, 255, 255, 0.85);
    font-size: 12px;
    height: 16px;
    line-height: 16px;
    padding: 0 4px;
    right: 12px;
    top: 136px;
    z-index: 10;
}

.works_items_tab_video .items .item p{
    font-size: 16px;
    font-weight: 400;
    color: #0C0E21;
    line-height: 24px;
    margin: 16px 0;
    padding-left: 16px;
}

.works_items_tab_video .items .item img{
    width: 100%;
    height: 158px;
    object-fit: cover;
}

.works_items_tab_bottom{
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: center;
    width: 1200px;
    height: 150px;
    background-color: rgba(255, 255, 255, .04);
}

.works_items_tab_bottom .qrcode img{
    width: 100px;
    height: 100px;
}

.works_items_tab_video{
    padding-top: 24px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    width: calc(100% - 388px);
}

.works_items_tab_bottom .text h2{
    color: rgba(255, 255, 255, .85);
    font-size: 40px;
    margin-bottom: 4px;
}

.works_items_tab_bottom .text p{
    color: rgba(255, 255, 255, .85);
    font-size: 20px;
    font-weight: bold;
    letter-spacing:5px;
}

.works_items_tab_bottom .qrcode{
    text-align: center;
    display: flex;
    flex-direction: column;
    margin-left: 300px;
}

.works_items_tab_bottom .qrcode p{
    font-size: 12px;
    font-weight: 400;
    color: rgba(255, 255, 255, 0.85);
    line-height: 20px;
    margin-top: 4px;
}

/*ohshipin css start*/

.index_describe_top_items{
    display: flex;
    margin-bottom: 50px;
    margin-top: 60px;
    align-items: center;
    padding: 0 50px;
    box-sizing: border-box;
    justify-content: space-between;
}

.index_describe_top{
    width: 100%;
}

.idti_img.video video{
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.idti_text{
    width: 360px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.idti_1080p,
.idti_4k{
    position: absolute;
    z-index: 3;
    top: 10px;
    color: #fff;
    font-size: 14px;
    text-shadow: 0 0 5px rgba(0, 0, 0, .5);
}

.idti_1080p{
    left: 10px;
}

.idti_4k{
    right: 10px;
}

.idti_text h2{
    font-size: 40px;
    color: rgba(12, 14, 33, 1);
    margin-top: auto;
    margin-bottom: 16px;
}

.idti_text p{
    font-size: 14px;
    font-weight: 500;
    color: #5A6073;
    line-height: 22px;
    
}

.light_box{
    cursor: move;
    position: relative;
    height: 100%;
}

.ligth_shadow{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    transition: all .7s .7s;
}

.ligth_filter{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    transition: all .7s;
}

.ligth_shadow{
    right: 0;
    z-index: 1;
    border-left:1px solid rgba(255, 255, 255, .6);
    background: rgba(0, 0, 0, .1);
}

.ligth_filter{
    right: 0;
    z-index: 2;
    border-left:1px solid rgba(255, 255, 255, .6);
    background: rgba(135, 17, 17, .06);
}

.idti_img:hover .ligth_shadow{
    right: -421px;
}

.idti_img:hover .ligth_filter{
    right: -421px;
}

.idti_video video{
    width: 420px;
    height: 237px;
    object-fit: cover;
}

.index_describe_bottom{
    width: 900px;
}

.index_describe_bottom .index_tit h2{
    color: #C70808;
}

.index_describe_bottom_items ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.index_describe_bottom_items ul::after{
    content: '';
    width: 290px;
}

.index_describe_bottom_items ul li img{
    width: 100%;
    object-fit: cover;
}

.index_describe_bottom_items ul li{
    overflow: hidden;
    margin-bottom: 40px;
    display: flex;
    text-align: center;
    flex-wrap: wrap;
    width: 290px;
}

.index_describe_bottom_items ul li p{
    line-height: 26px;
    font-size: 16px;
    margin:20px 0;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}

.oh_case_section .index_case_items_bottom p{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.index_describe_bottom_items{
    margin:70px 0;
}

.index_partner{
    display: flex;
    justify-content: center;
    background: #2d2c2c;
}

.index_partner_layout{
    width: 900px;
}

.index_partner_content{
    width: 900px;
    margin: 70px 0 100px 0;
}

.index_partner_content video{
    width: 100%;
    height: auto;
}

.index_partner .index_tit{
    color: #fff;
}

.index_partner_content_video{
    background: #000;
    height: 450px;
    display: flex;
    align-items: center;
    border-radius: 20px 20px 0 0;
}

.index_partner_items{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 100px;
}

.index_partner_items:after{
    content: '';
    width: 140px;
}

.index_partner_items li{
    width: 140px;
    height: 120px;
    margin-right:50px;
    margin-bottom: 40px;
    position: relative;
}

.index_partner_items li:nth-child(5),
.index_partner_items li:nth-child(10){
    margin-right: 0;
}

.partner_mask{
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, .4);
    width: 100%;
    height: 100%;
    transition: all .2s;
    opacity: 1;
}

.index_partner_items li:hover .partner_mask{
    opacity: 0;
}

.divider_bar{
    position:absolute;
    width:2px;
    left:50%;
    top:0;
    background:white;
    height:100%;
    display:block;
    z-index:2;
}

.divider_bar::after{
    width: 16px;
    height: 16px;
    background: #fff;
    position: absolute;
    content: '';
    top:50%;
    transform: translateY(-50%);
    left:-7px;
    border-radius: 50%;
    z-index: 5;
}

.divider_bar::before{
    width: 26px;
    height: 26px;
    background: rgba(255, 255, 255, .5);
    position: absolute;
    content: '';
    top:50%;
    transform: translateY(-50%);
    left:-12px;
    border-radius: 50%;
    z-index: 5;
}

.idti_img{
    position: relative;
    width: 420px;
    height: 237px;
    border-radius: 10px;
    overflow: hidden;
    box-shadow:0 0 10px rgba(0, 0, 0, .3);
}

.idti_move_img{
    cursor:ew-resize;
}

.before_img,
.after_img{
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
}


.before_img{
    overflow: hidden;
    z-index: 1;
}

.after_img{
    z-index: 0;
}
/*ohshipin css end*/

.idea_container_group{
    width: 1000px;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 100px;
}

.idea_container_tit{
    text-align: center;
    margin-bottom: 40px;
}

.idea_container_tit h3{
    font-size: 44px;
}

.idea_container_tit p{
    font-size: 14px;
    font-weight: 500;
    color: #5A6073;
    line-height: 22px;
    margin-top: 16px;
}

.idea_container_video{
    width: 695px;
    height: 390px;
    overflow: hidden;
    border-radius: 16px;
}

.idea_container_video video{
    width: 100%;
    height: 100%;
}

.black_group{
    background: rgba(12, 14, 33, 1);
    width: 100%;
    display: flex;
    align-items: center;
    flex-direction: column;
}

.black_tit{
    text-align: center;
    margin: 56px 0 40px 0;
}

.black_tit.active{
    margin: 100px 0 40px 0;
}

.black_tit h3{
    font-size: 44px;
    color: rgba(255, 255, 255, .85);
}

.black_tit p{
    font-size: 14px;
    font-weight: 500;
    color: rgba(255, 255, 255, 0.6);
    line-height: 22px;
    margin-top: 8px;
}

.black_pic_content, .white_pic{
    width: 100%;
    text-align: center;
    height: 560px;
}

.black_pic_items{
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 1200px;
}

.black_pic_items li{
    width: 262px;
    height: 320px;
    background-color: rgba(255, 255, 255, 0.04);
    display: flex;
    flex-direction: column;
    text-align: center;
    box-sizing: border-box;
    padding:40px 16px;
    align-items: center;
    transition: All 0.3s ease-in-out;
    -webkit-transition: All 0.3s ease-in-out;
    -moz-transition: All 0.3s ease-in-out;
    -o-transition: All 0.3s ease-in-out;
    border-radius: 8px;
}

.black_pic_items li img{
    width: 80px;
}

.black_pic_items li h3{
    font-size: 16px;
    font-weight: 600;
    color: rgba(255, 255, 255, 0.85);
    line-height: 24px;
    margin: 32px 0 12px 0;
}

.black_pic_items li p{
    font-weight: 400;
    font-size: 12px;
    font-weight: 400;
    color: rgba(255, 255, 255, 0.6);
    line-height: 20px;
}

.black_pic_items li:hover{
    transform: translate(0,-10px);
    -webkit-transform: translate(0,-10px);
    -moz-transform: translate(0,-10px);
    -o-transform: translate(0,-10px);
    -ms-transform: translate(0,-10px);
    background-color: rgba(255, 255, 255, 0.12);
}

.black_pic_bottom{
    margin-top: 64px;
    width: 1200px;
    height:120px;
    background-color: rgba(255, 255, 255, 0.04);
    border-radius: 8px 8px 0 0;
    display: flex;
    align-items: center;
    justify-content: center;
}


.black_pic_bottom h2{
    color: #fff;
    font-size: 32px;
    display: flex;
    align-items: center;
    margin-right: 57px;
}

.black_pic_bottom h2 span{
    color: #BD0026;
    font-weight: bold;
    font-size: 48px;
}

.black_pic_bottom a{
    width: 120px;
    height: 40px;
    background-image: url(../images/btn_bg.svg);
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    font-weight: 600;
    color: #3D2109;
}

.black_pic_bottom a span{
    font-size: 14px;
    line-height: 40px;
    padding-top: 3px;
}

.serviceProcess_group{
    width: 1200px;
}

.serviceProcess_group h3{
    margin: 56px 0 42px 0;
    text-align: center;
}

.serviceProcess_items{
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.serviceProcess_items li{
    display: flex;
    align-items: center;
    flex-direction: column;
    position: relative;
    width: 140px;
}

.serviceProcess_items li img{
    transition: all .2s;
}

.serviceProcess_items li img:hover{
    transform: scale(1.1);
}

.serviceProcess_items li p{
    margin-top: 24px;
    font-size: 16px;
    font-weight: 500;
    color: #000000;
    line-height: 24px;
}

.serviceProcess_items li::after{
    content: url(../images/crow.svg);
    position: absolute;
    right: -28px;
    top: 16px;
}

.serviceProcess_items li:last-child::after{
    display: none;
}

.white_group{
    width: 100%;
}

.white_pic{
    width: 100%;
}

.white_tit{
    text-align: center;
    margin: 100px 0 40px 0;
}

.white_tit p{
    margin-top: 8px;
    font-size: 14px;
    font-weight: 500;
    color: #5A6073;
    line-height: 22px;
}

.tools_group{
    width: 1684px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.tools_tit{
    text-align: center;
    margin-bottom: 40px;
    margin-top: 100px;
    width: 100%;
}

.tools_tit p{
    margin-top: 8px;
    font-size: 14px;
    font-weight: 500;
    color: #5A6073;
    line-height: 22px;
}

.tools_items{
    display: flex;
    justify-content: space-between;
    width: 100%;
}

.tools_items li{
    position: relative;
}

.tools_items li .tools_item_text{
    display: flex;
    flex-direction: column;
    width: 80%;
    border-radius: 6px;
    position: absolute;
    bottom: -40px;
    left: 10%;
    background: #fff;
    padding: 16px;
    box-sizing: border-box;
    box-shadow: 0px 6px 25px 1px rgba(37, 37, 89, 0.16);

    transition: All 0.3s ease-in-out;
    -webkit-transition: All 0.3s ease-in-out;
    -moz-transition: All 0.3s ease-in-out;
    -o-transition: All 0.3s ease-in-out;
}

.tools_items li:hover .tools_item_text{
    width: 100%;
    left: 0;
    bottom: 0;
    background-color: rgba(255, 255, 255, .6);
}

.tools_items li .tools_item_text h4{
    font-size: 20px;
    font-weight: 400;
    color: #0C0E21;
    line-height: 28px;
}

.tools_items li .tools_item_text p{
    font-size: 12px;
    font-weight: 400;
    color: #5A6073;
    line-height: 20px;
    margin-top: 8px;
}

.contact_group{
    width: 1200px;
    height: 156px;
    margin-top: 140px;
    margin-bottom: 100px;
    border-radius: 12px;
    background: url(../images/contact_pic.png) no-repeat;
    background-size: cover;
    display: flex;
    padding: 0 200px 0 140px;
    align-items: center;
    justify-content: space-between;
    position: relative;
    overflow: hidden;
    box-sizing: border-box;
}

.contact_group::after{
    content: '';
    width: 100%;
    height:100%;
    background-color: rgba(0, 0, 0, .56);
    top: 0;
    left: 0;
    position: absolute;
}

.contact_group .contact_text{
    display: flex;
    flex-direction: column;
    position: relative;
    z-index: 10;
}

.contact_group .contact_text h3{
    color: #fff;
    margin-bottom: 8px;
}

.contact_group .contact_text p{
    font-size: 16px;
    color: rgba(255, 255, 255, .85);
    line-height: 24px;
}

.contact_group .contact_qrcode{
    display: flex;
    flex-direction: column;
    position: relative;
    z-index: 10;
}

.contact_group .contact_qrcode img{
    width: 100px;
    height: 100px;
    margin-bottom: 4px;
}

.contact_group .contact_qrcode p{
    font-size: 12px;
    font-weight: 400;
    color: rgba(255, 255, 255, 0.85);
    line-height: 20px;
    text-align: center;
}

.partners_group{
    text-align: center;
}

.partners_group h3{
    margin-bottom: 40px;
}

.phone_group{
    width: 1200px;
    text-align: center;
    margin: 100px 0;
}

.phone_group > p{
    font-weight: 600;
    margin-top: 24px;
    line-height: 38px;
    font-size: 30px;
    margin-bottom: 40px;
}

.phone_items{
    display: flex;
    justify-content: space-between;
}

.phone_items li{
    position: relative;
    border-radius: 16px;
    background: linear-gradient(180deg, #F4F6F8 0%, #FFFFFF 100%);
    box-shadow: 0px 20px 24px 1px rgba(37, 37, 89, 0.08);
    border: 2px solid #fff;
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 588px;
    height: 208px;
    box-sizing: border-box;
    padding: 0 48px;

    transition: All 0.3s ease-in-out;
    -webkit-transition: All 0.3s ease-in-out;
    -moz-transition: All 0.3s ease-in-out;
    -o-transition: All 0.3s ease-in-out;
}

.phone_items li:hover{
    transform: translate(0,-10px);
    -webkit-transform: translate(0,-10px);
    -moz-transform: translate(0,-10px);
    -o-transform: translate(0,-10px);
    -ms-transform: translate(0,-10px);
    background-color: rgba(255, 255, 255, 0.12);
}

.phone_items li img{
    width: 154px;
    height: 154px;
}

.phone_items li h3{
    font-size: 24px;
    font-weight: 500;
    color: #0C0E21;
    line-height: 32px;
    margin-bottom: 12px;
}

.phone_items li p{
    font-size: 14px;
    font-weight: 500;
    color: rgba(0, 0, 0, 0.25);
    line-height: 22px;
}

.phone_items li .tips{
    position: absolute;
    top: 24px;
    left: -24px;
}

/*side css start*/
.tts_side {
    width: 72px;
    position: fixed;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    z-index: 500;
    display: flex;
    flex-direction: column;
    transition: .15s ease-in-out;
}

.tts_side_vip {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}

.tts_side_list {
    margin-top: 4px;
    border-radius: 4px;
    box-shadow: 0px 4px 24px 1px rgba(37, 37, 89, 0.16);
    display: flex;
    flex-direction: column;
    background: #fff;
    z-index: 100;
}

.tts_side_list .item {
    width: 72px;
    height: 72px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    position: relative;
}

.tts_side_list .item:hover {
    background: rgba(0, 0, 0, .01);
}

.tts_side_list .item:hover .qrcode {
    opacity: 1;
    visibility: visible;
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
}

.tts_side_list .item:hover .phone_numb {
    opacity: 1;
    visibility: visible;
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
}

.tts_side_list .item>p {
    line-height: 20px;
    font-size: 12px;
    color: rgba(0, 0, 0, .9);
    margin-top: 4px;
}

.tts_side_list .item .qrcode {
    position: absolute;
    background: #fff;
    border-radius: 4px;
    padding: 8px 12px;
    left: -128px;
    box-shadow: 0px 4px 24px 1px rgba(37, 37, 89, 0.16);
    opacity: 0;
    visibility: hidden;
    transition: .15s ease-in-out;
    -webkit-transition: .15s ease-in-out;
    -moz-transition: .15s ease-in-out;
    -ms-transition: .15s ease-in-out;
    -o-transition: .15s ease-in-out;
    transform: translateX(20px);
    -webkit-transform: translateX(20px);
    -moz-transform: translateX(20px);
    -ms-transform: translateX(20px);
    -o-transform: translateX(20px);
}

.tts_side_list .item .phone_numb {
    position: absolute;
    background: #fff;
    border-radius: 4px;
    padding: 16px 18px;
    left: -142px;
    box-shadow: 0px 4px 24px 1px rgba(37, 37, 89, 0.16);
    opacity: 0;
    visibility: hidden;
    transition: .15s ease-in-out;
    -webkit-transition: .15s ease-in-out;
    -moz-transition: .15s ease-in-out;
    -ms-transition: .15s ease-in-out;
    -o-transition: .15s ease-in-out;
    transform: translateX(20px);
    -webkit-transform: translateX(20px);
    -moz-transform: translateX(20px);
    -ms-transform: translateX(20px);
    -o-transform: translateX(20px);
}

.tts_side_list .item .phone_numb p {
    line-height: 22px;
    font-size: 14px;
    color: rgba(0, 0, 0, .9);
    font-weight: 600;
}

.tts_side_list .item .qrcode>img {
    display: block;
    margin: auto;
    width: 96px;
    height: 96px;
}

.tts_side_list .item .qrcode>p {
    line-height: 20px;
    font-size: 12px;
    color: rgba(0, 0, 0, .9);
    margin-top: 4px;
}

.tts_side_go_top{
    width: 72px;
    height: 72px;
    border-radius: 4px;
    margin-top: 4px;
    box-shadow: 0px 4px 24px 1px rgb(37 37 89 / 16%);
    background: #fff;
    z-index: 100;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}

.tts_side_go_top > img{
    width: 34px;
    height: 34px;
}

.tts_side_go_top > p{
    line-height: 20px;
    font-size: 12px;
    color: rgba(0, 0, 0, .9);
    margin-top: 2px;
}
/*side css end*/

.bottom_container{
    width: 100%;
    height: 120px;
    background: rgba(0, 0, 0, 0.75);
    display: flex;
    justify-content: center;
    position: fixed;
    bottom: -120px;
    left: 0;
    z-index: 1000;
    transition: all .8s;
}

.bottom_contact{
    width: 1200px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
}

.bottom_contact .close_btn{
    position: absolute;
    background: none;
    color: #fff;
    right: -24px;
    top: 16px;
    border: none;
    cursor: pointer;
}

.bottom_contact_text{
    display: flex;
    align-items: center;
}

.bottom_contact_text p:first-child{
    color: var(--baseColor);
    font-size: 48px;
}

.bottom_contact_text p:last-child{
    color: #fff;
    font-size: 40px;
}

.bottom_contact_input{
    display: flex;
    align-items: center;
}

.bottom_contact_input input{
    width: 240px;
    height: 40px;
    border-radius: 4px;
    padding-left: 16px;
    box-sizing: border-box;
}

.apply_nocheck.active{
    width: auto;
}

.apply_nocheck.active input{
    border-radius: 4px 0 0 4px;
}

.apply_nocheck.active a{
    border-radius: 0 4px 4px 0;
    background: #f7f7f7;
    box-sizing: border-box;
    height: 40px;
}

.bottom_contact_input .film-hotline{
    background: url(../images/btn_bg1.svg) no-repeat;
    background-size: cover;
    width: 120px;
    height: 40px;
    margin-left: 4px;
    border-radius: 4px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #3D2109;

}

input[type=number] {
    -moz-appearance:textfield;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.bottom_container.active{
    bottom: -100%;
}

/*大客户 css start*/

.qrcode_layer{
    display: none;
    position: relative;
    border-radius: 16px;
    background-color: #fff;
}

.qrcode_layer > button,
.submit_data_layer > button{
    position: absolute;
    right: 24px;
    top: 24px;
    color: #666;
    border: none;
    cursor: pointer;
    background: none;
    z-index: 100;
}

.submit_data_layer > button{
    color: #fff;
}

.qrcode_layer .qrcode_layer_left{
    background: url(../images/qrcode_layer_pic.png) no-repeat;
    background-size: cover;
    width: 480px;
    height: 420px;
    padding: 32px 0 0 40px;
    box-sizing: border-box;
}

.qrcode_layer .qrcode_layer_left > img{
    width: 108px;
}

.qrcode_layer .qrcode_layer_left > h3{
    color: rgba(205, 144, 68, 1);
    font-size: 24px;
    margin: 32px 0 20px 0;
}

.qrcode_layer .qrcode_layer_left > p{
    font-size: 14px;
    line-height: 22px;
    color: rgba(255, 255, 255, .85);
}

.qrcode_layer_right{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 480px;
}

.qrcode_layer_right .qrcode{
    border-radius: 8px;
    display: flex;
    flex-direction: column;
    align-items: center;
    box-shadow: 0 4px 24px 1px rgba(37, 37, 89, 0.12);
    margin-bottom: 16px;
    padding:30px 60px;
}

.qrcode_layer_right .qrcode img{
    width: 180px;
    height: 180px;
}

.qrcode_layer_right .qrcode h3{
    font-size: 16px;
    font-weight: 600;
    color: #0C0E21;
    line-height: 24px;
    margin-bottom: 4px;
    margin-top: 16px;
}

.qrcode_layer_right .qrcode p{
    font-size: 12px;
    font-weight: 400;
    color: #5A6073;
    line-height: 20px;
}

.phone_numb{
    display: flex;
    flex-direction: column;
    align-items: center;
}

.phone_numb h3{
    color: rgba(158, 165, 187, 1);
    font-size: 32px;
    font-style: italic;
}

.phone_numb p{
    color: rgba(158, 165, 187, 1);
    font-size: 12px;
}
/*大客户 css end*/


/*发布需求 css start*/

.submit_data_layer{
    width: 1000px;
    height: 600px;
    background: #fff;
    position: relative;
    display: none;
    overflow: hidden;
}

.submit_data_left{
    width: 680px;
    height: 100%;
}

.submit_data_right{
    width: 320px;
    height: 100%;
    background-color: rgba(35, 35, 38, 1);
    display: flex;
    flex-direction: column;
    align-items: center;
}

.submit_data_right .head{
    position: relative;
    width: 120px;
    height: 120px;
    margin:30px 0 48px 0;
}

.submit_data_right .head p{
    position: absolute;
    background: rgba(189, 0, 38, 1);
    border-radius: 12px 4px 12px 4px;
    height: 24px;
    line-height: 24px;
    color: rgba(255, 255, 255, .85);
    font-size: 14px;
    width: 100%;
    bottom: -8px;
    left: 0;
    text-align: center;
}

.submit_data_right .head img{
    width: 120px;
    height: 120px;
    border-radius: 50%;
    border: 2px solid #fff;
    box-sizing: border-box;
}

.submit_data_right .text_items{
    display: flex;
    flex-direction: column;
}

.submit_data_right .text_items li{
    display: flex;
    align-items: center;
    margin-bottom: 24px;
}

.submit_data_right .text_items li:first-child{
    align-items: baseline;
}

.submit_data_right .text_items li:first-child img{
    transform: translateY(10px);
}

.submit_data_right .text_items li p{
    font-size: 16px;
    font-weight: 500;
    color: rgba(255, 255, 255, 0.85);
    line-height: 24px;
    margin-left: 8px;
}

.submit_data_right > p{
    width: 220px;
    margin-top: 36px;
    font-size: 14px;
    line-height: 24px;
    color: rgba(255, 255, 255, .67);
}

.recharge_bottom_checked input[type='checkbox']{ 
    height: 0; width: 0; display: none;
}

.recharge_bottom_checked input[type='checkbox'] + label{
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #7e8087;
}

.recharge_bottom_checked input[type='checkbox'] + label > span{
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 8px;
    border-radius: 4px;
    width: 18px;
    height: 18px;
    background: #BD0026;
    box-sizing: border-box;
    position: relative;
    border-radius: 2px;
    cursor: pointer;  
    transition: all 250ms cubic-bezier(.4,.0,.23,1);
}

.recharge_bottom_checked input[type='checkbox']:checked + label > span:before{
    content: "";
    position: absolute;
    width: 5px;
    height: 9px;
    top: 2px;
    left: 6px;
    border-color: #fff;
    border-style: solid;
    border-width: 0 1px 1px 0;
    transform: rotate(45deg);
}

.submit_data_left form{
    display: flex;
    flex-direction: column;
    padding: 32px;
    box-sizing: border-box;
    width: 680px;
    height: 100%;
}

.submit_data_left > p{
    color: rgba(0, 0, 0, 0.85);
    font-size: 20px;
    font-weight: 600;
    line-height: 28px;
}

.submit_data_left .title{
    margin: 16px 0;
}

.submit_data_left .title input{
    width: 100%;
    height: 44px;
    border-radius: 4px;
    background: #F5F6FA;
    border: 1px solid rgba(0, 0, 0, 0.06);
    box-sizing: border-box;
    padding-left: 16px;
    line-height: 44px;
}

.submit_data_left .dest textarea{
    width: 100%;
    height: 140px;
    border-radius: 4px;
    background: #F5F6FA;
    border: 1px solid rgba(0, 0, 0, 0.06);
    box-sizing: border-box;
    padding: 16px;
    line-height: 24px;
}

.submit_data_left .bottom{
    display: flex;
    flex-direction: column;
    width: 100%;
    align-items: center;
}

.submit_data_left .bottom button{
    width: 320px;
    height: 56px;
    border-radius: 4px;
    color: rgba(255, 255, 255, .85);
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    border: none;
    background-color: var(--baseRedColor);
    margin-bottom: 16px;
    cursor: pointer;
}

.flex_{
    flex-grow: 1;
}

.point_agreement{
    color: rgba(242, 85, 85, 1);
}


.citys_panel{position:absolute;top:46px;left:0;z-index:3;display:none;padding-bottom:10px;width:363px;-webkit-border-radius:4px;border-radius:4px;background:#fff;box-shadow:0 0 10px 0 rgba(0,0,0,.1);line-height:normal}
.citys_panel.show{display:block}
.select_area_bg{position:fixed;top:0;left:0;z-index:3;display:none;width:100%;height:100%;cursor:auto!important}
.select_area_bg.show{display:block}
.citys_panel .filter-all-city{display:block;padding:0 30px;height:53px;color:#282828!important;line-height:53px}
.citys_panel .filter-all-city:hover{color:#c70808!important}
.citys_panel .js-city-covers{display:flex;height:156px;border-top:1px solid #eee}
.citys_panel .js-city-covers .provinces{width:148px;border-right:1px solid #eee}
.citys_panel .js-city-covers .provinces .province{display:block;overflow:hidden;padding-right:20px;height:32px;text-indent:30px;text-overflow:ellipsis;white-space:nowrap;line-height:32px;cursor:pointer}
.citys_panel .js-city-covers .provinces .province.active{background:#f2f2f2}
.citys_panel .js-city-covers .citys{display:none;padding:15px 0 20px 20px;width:0;flex-grow:1}
.citys_panel .js-city-covers .citys.show{display:block}
.citys_panel .js-city-covers .citys .city{display:inline-block;margin:5px;padding:2px 6px;cursor:pointer}
.citys_panel .js-city-covers .citys .city.active{background:#f2f2f2}

.input_m .r_my label{cursor:pointer}
.input_m .a-checkbox{display:none}
.input_m .b-checkbox{position:relative;display:inline-block;margin-right:5px;width:16px;height:16px;border-radius:50%;border: 1px solid rgba(182, 182, 182, 1);vertical-align:middle}
.input_m .b-checkbox:before{position:absolute;top:25%;left:25%;display:none;width:50%;height:50%;border-radius:50%;background:#c50909;content:'';font-size:0}
.input_m .a-checkbox:checked~.b-checkbox:before{display:block}


.submit_data_left .other{
    position: relative;
    margin-top: 16px;
}

.submit_data_left .other {
    display: flex;
    flex-direction: column;
}

.submit_data_left .other .address_price{
    display: flex;
    width: 100%;
    justify-content: space-between;
}

.submit_data_left .other .select_area{
    border: 1px solid rgba(0, 0, 0, .06);
    border-radius: 4px;
    background-color: none;
    height: 44px;
    padding:0 16px ;
    width: 200px;
    box-sizing: border-box;
}

.submit_data_left .other .input_m{
    display: flex;
    border: 1px solid rgba(0, 0, 0, .06);
    border-radius: 4px;
    background-color: none;
    height: 44px;
    padding:0 16px ;
    align-items: center;
    width: calc(100% - 216px);
    box-sizing: border-box;
}
.flex-wrap{
    flex-grow: 1;
}
.c_money input{
    padding-left: 30px;
}
.my_price{
    display: flex;
    align-items: center;
}

.submit_data_left .other .info{
    display: flex;
    align-items: center;
    margin-top: 16px;
}

.submit_data_left .other .info .username{
    border: 1px solid rgba(0, 0, 0, .06);
    border-radius: 4px;
    background-color: none;
    box-sizing: border-box;
    height: 44px;
    padding:0 16px;
    width: 200px;
}

.submit_data_left .other .info .apply_form_mobile{
    border: 1px solid rgba(0, 0, 0, .06);
    border-radius: 4px;
    background-color: none;
    box-sizing: border-box;
    height: 44px;
    padding:0 16px;
    margin-left: 16px;
    width: 200px;
}

.phone_input_show{
    border: 1px solid rgba(0, 0, 0, .06);
    border-radius: 4px;
    background-color: none;
    box-sizing: border-box;
    height: 44px;
    margin-left: 16px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 184px;
}

.phone_input_show input{
    width: 96px;
    padding-left: 8px;
}

.phone_input_show a{
    background-color: rgba(240, 240, 240, 1);
    height: 100%;
    line-height: 44px;
    font-size: 12px;
    display: flex;
    width: 76px;
    justify-content: center;
}

/*发布需求 css end*/

.video_layer{
    width: 100%;
    display: none;
    position: relative;
    background-color: #000;
    align-items: center;
    justify-content: center;
}

.video_layer > button{
    position: absolute;
    right: 24px;
    top: 24px;
    color: #fff;
    border: none;
    cursor: pointer;
    background: none;
    z-index: 10;
}

.video_layer video{
    width: 100%;
}

.apply_form_get_code.active{
    pointer-events: none;
}

.beian{
    padding-bottom: 8px;
    color: rgba(255,255,255,.38) !important;
}

@media (max-width: 768px) {
	body * {
		font-family:  "Microsoft YaHei",微软雅黑,"MicrosoftJhengHei",华文细黑,STHeiti,MingLiu !important;
	}
}