.shake_shop {
    width: 100%;
}

.shake_content {
    width: 1280px;
    margin: 0 auto;
}

.shake_banner {
    width: 100%;
    height: 600px;
    background: url("../douyin/banner1.png") center center no-repeat;
}

.shake_title {
    padding-top: 327px;
}

.shake_p1 {
    display: table;
    margin: 0 auto;
}

.kf_btn {
    position: absolute;
    bottom: -40px;
    left: 116px;
    z-index: 1;
    box-sizing: border-box;
    display: block;
    width: 141px;
    height: 40px;
    background: linear-gradient(57deg, #AD10FF, #521AD2);
    border-radius: 20px;
    margin-top: 56px;
    padding-left: 35px;
    font-size: 14px;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 40px;
    transition: all 0.2s;
}

.kf_btn span {
    float: left;
}

.kf_btn:hover {
    opacity: 0.8;
}

.kf_btn::after {
    display: block;
    float: left;
    content: '';
    width: 5px;
    height: 8px;
    background: url("../douyin/img_zs26.png") no-repeat;
    margin: 17px 0 0 13px;
}

.shake_p1 a {
    box-sizing: border-box;
    float: left;
    display: block;
    width: 160px;
    height: 50px;
    transition: all 0.2s;
}

.shake_bt1 {
    background: url("../douyin/img_zs1.png") no-repeat;
    padding-left: 40px;
}

.shake_bt2 {
    background: url("../douyin/img_zs2.png") no-repeat;
    margin-left: 18px;
    text-align: center;
}

.shake_bt1 span {
    float: left;
    display: block;
    height: 50px;
    font-size: 16px;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 50px;
}

.shake_bt2 span {
    display: block;
    height: 50px;
    font-size: 16px;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 50px;
}

.shake_bt1::after {
    display: block;
    float: left;
    content: '';
    width: 14px;
    height: 14px;
    background: url("../douyin/img_zs3.png") no-repeat;
    margin: 18px 0 0 10px;
}

.shake_p1 a:hover {
    background: url("../douyin/img_zs4.png") no-repeat;
}

.msg_pt {
    position: relative;
    height: 100%;
}


.strength_list {
    box-sizing: border-box;
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 100px;
    background: rgba(239, 237, 250, 0.1);
    border: 1px solid rgba(255, 255, 255, 0.2);
    border-radius: 20px 20px 0 0;
    padding: 31px 0 0 57px;
}

.strength_box li {
    float: left;
}

.strength_box li img {
    float: left;
    display: block;
    width: 40px;
    height: 40px;
}

.strength_box li span {
    float: left;
    box-sizing: border-box;
    display: block;
    height: 40px;
    font-size: 18px;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 40px;
    margin-left: 4px;
}

.strength_box li i {
    display: block;
    float: left;
    width: 93px;
    height: 1px;
    background: url("../douyin/img_zs5.png") no-repeat;
    margin: 22px 0 0 10px;
}

.strength_box li:last-of-type::after {
    display: none;
}

.strength_box li:nth-of-type(2) {
    margin-left: 17px;
}

.strength_box li:nth-of-type(3) {
    margin-left: 47px;
}

.strength_box li:nth-of-type(4) {
    margin-left: 35px;
}

.strength_box li:nth-of-type(5) {
    margin-left: 32px;
}

.hot_service {
    width: 100%;
    height: 660px;
    background: url("../douyin/img_bj1.png") center center no-repeat;
    box-sizing: border-box;
    padding-top: 68px;
}

.hot_service_title {
    display: table;
    margin: 0 auto;
}

.hot_service_title h1 {
    height: 42px;
    font-size: 38px;
    font-weight: bold;
    color: #171326;
    line-height: 42px;
    padding-left: 38px;
    background: url("../douyin/img_zs11.png") left center no-repeat;
}

.hot_service_title::after {
    display: block;
    content: '';
    width: 50px;
    height: 5px;
    margin: 12px auto 0;
    background: url("../douyin/img_zs12.png") no-repeat;
}


.hot_marketing {
    width: 100%;
    margin-top: 47px;
}

.hot_marketing_center {
    width: 1186px;
    margin: 0 auto;
}

.marketing_box {
    box-sizing: border-box;
    padding-top: 33px;
    width: 375px;
    height: 391px;
    overflow: hidden;
}

.marketing_fw {
    display: block;
    position: relative;
    width: 375px;
    height: 358px;
    box-sizing: border-box;
    padding: 90px 0 0 38px;
}

.marketing_fw::before {
    position: absolute;
    top: -33px;
    left: 51px;
    z-index: 1;
    display: block;
    content: '';
    width: 90px;
    height: 92px;
}

.hot_p1 {
    background: url("../douyin/img_bj2.png") no-repeat;
}

.hot_p2 {
    background: url("../douyin/img_bj3.png") no-repeat;
}

.hot_p3 {
    background: url("../douyin/img_bj4.png") no-repeat;
}

.hot_p1:before {
    background: url("../douyin/img_zs13.png") no-repeat;
}

.hot_p2:before {
    background: url("../douyin/img_zs14.png") no-repeat;
}

.hot_p3:before {
    background: url("../douyin/img_zs15.png") no-repeat;
}

.marketing_box:not(:last-of-type) {
    margin-right: 30px;
}

.marketing_box:hover .kf_btn {
    bottom: 30px;
}

.hot_top {
    transition: all 0.2s;
}

.marketing_box:hover .hot_top {
    transform: translateY(-25px);
}

.hot_zb h6 {
    height: 28px;
    font-size: 26px;
    font-weight: bold;
    color: #171326;
    line-height: 28px;
}

.hot_zb p {
    height: 18px;
    font-size: 15px;
    font-weight: 400;
    color: #777F95;
    line-height: 18px;
    margin-top: 10px;
}


.hot_zb::after {
    display: block;
    content: '';
    width: 36px;
    height: 1px;
    background: #E1E9FA;
    margin-top: 22px;
}

.hot_text {
    margin-top: 24px;
}

.hot_text li {
    box-sizing: border-box;
    height: 14px;
    font-size: 13px;
    font-weight: 400;
    color: #777F95;
    line-height: 14px;
    margin-bottom: 12px;
    padding-left: 14px;
    background: url("../douyin/img_zs16.png") left center no-repeat;
}

.core_service {
    box-sizing: border-box;
    width: 100%;
    height: 730px;
    background: #F5F8FF;
    padding-top: 68px;
}

.core_service_title {
    display: table;
    margin: 0 auto;
    text-align: center;
}

.core_service_title h1 {
    height: 40px;
    font-size: 38px;
    font-weight: bold;
    color: #171326;
    line-height: 40px;
}

.core_service_title h1 i{
    color: #2E0097;
}

.core_service_title p {
    height: 18px;
    font-size: 16px;
    font-weight: 400;
    color: #777F95;
    line-height: 18px;
    margin-top: 10px;
}

.core_service_box {
    margin-top: 42px;
}

.core_list {
    display: block;
    position: relative;
    box-sizing: border-box;
    width: 312px;
    height: 220px;
    background: #FFFFFF;
    border-radius: 6px;
    padding-top: 36px;
    text-align: center;
    margin-bottom: 10px;
}

.core_list img {
    display: block;
    margin: 0 auto;
    width: 55px;
    height: 55px;
}

.core_list span {
    display: block;
    height: 22px;
    font-size: 20px;
    font-weight: bold;
    color: #171326;
    line-height: 22px;
}

.core_list p {
    font-size: 13px;
    font-weight: 400;
    color: #777F95;
    line-height: 20px;
    margin-top: 13px;
}

.core_list:not(:nth-of-type(4n)) {
    margin-right: 10px;
}

.hover_btn {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 312px;
    height: 220px;
    background: rgba(000,000,000,0.7);
    opacity: 0;
    transition: all 0.2s;
}

.hover_box {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    z-index: 1;
    box-sizing: border-box;
    display: block;
    width: 141px;
    height: 40px;
    background: linear-gradient(57deg, #AD10FF, #521AD2);
    border-radius: 20px;
    padding-left: 35px;
    font-size: 14px;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 40px;
}

.hover_box i {
    float: left;
}

.hover_box::after {
    display: block;
    float: left;
    content: '';
    width: 5px;
    height: 8px;
    background: url("../douyin/img_zs26.png") no-repeat;
    margin: 17px 0 0 13px;
}

.launch_content {
    box-sizing: border-box;
    padding-top: 68px;
    width: 100%;
    height: 830px;
    background: url("../douyin/img_bj5.png") no-repeat;
}

.launch_tab {
    display: table;
    margin: 22px auto 0;
}

.launch_tab li {
    float: left;
    width: 123px;
    height: 35px;
    background: #F5F8FF;
    border-radius: 18px;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    color: #171326;
    line-height: 35px;
    transition: all 0.2s;
    cursor: pointer;
}

.launch_tab li:not(:last-of-type) {
    margin-right: 10px;
}

.launch_tab li:hover {
    background: #2E0097;
    color: #fff;
}

.tab_active {
    background: #2E0097 !important;
    color: #fff !important;
}

.core_list:hover .hover_btn {
    opacity: 1;
}

.launch_box {
    display: none;
    position: relative;
    box-sizing: border-box;
    width: 100%;
    height: 490px;
    background: rgba(255,255,255,0.5);
    margin-top: 47px;
    border-radius: 10px;
}

.launch_left {
    box-sizing: border-box;
    width: 640px;
    padding: 42px 78px 0 54px;
}

.launch_left h2 {
    height: 34px;
    font-size: 32px;
    font-weight: bold;
    color: #171326;
    line-height: 34px;
}

.launch_tw {
    margin-top: 15px;
}

.launch_tw li {
    box-sizing: border-box;
    float: left;
    padding: 7px 22px;
    background: #E7EEFF;
    font-size: 13px;
    font-weight: 400;
    color: #3D64F4;
    border-radius: 4px;
    margin-right: 3px;
}

.launch_left p {
    font-size: 15px;
    font-weight: 400;
    color: #777F95;
    line-height: 24px;
    margin-top: 22px;
    text-align: justify;
}

.launch_left a {
    box-sizing: border-box;
    display: block;
    width: 141px;
    height: 40px;
    background: linear-gradient(57deg, #AD10FF, #521AD2);
    border-radius: 20px;
    margin-top: 56px;
    padding-left: 35px;
    font-size: 14px;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 40px;
    transition: all 0.2s;
}

.launch_left a span {
    float: left;
}

.launch_left a:hover {
    opacity: 0.8;
}

.launch_left a::after {
    display: block;
    float: left;
    content: '';
    width: 5px;
    height: 8px;
    background: url("../douyin/img_zs26.png") no-repeat;
    margin: 17px 0 0 13px;
}

.launch_right {
    box-sizing: border-box;
    padding-top: 42px;
    position: relative;
    width: 640px;
}

.launch_img {
    position: absolute;
    top: -12px;
    left: 0;
    display: block;
    width: 455px;
    height: 292px;
}

.launch_icon {
    width: 185px;
    text-align: center;
}

.launch_icon img {
    display: block;
    width: 35px;
    height: 35px;
    margin: 0 auto;
}

.launch_icon li:not(:last-of-type) {
    margin-bottom: 34px;
}

.launch_icon span {
    display: block;
    height: 16px;
    font-size: 14px;
    font-weight: 500;
    color: #171326;
    line-height: 16px;
    margin-top: 6px;
}

.launch_lm {
    box-sizing: border-box;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 153px;
    background: #FFFFFF;
    border-radius: 10px;
    padding: 30px 40px 0 40px;
}

.category_lm h6 {
    height: 20px;
    font-size: 18px;
    font-weight: bold;
    color: #2E0097;
    line-height: 20px;
}

.category_lm::after {
    display: block;
    content: '';
    width: 40px;
    height: 4px;
    background: #F9DC9C;
    border-radius: 2px;
    margin-top: -2px;
}

.launch_category p {
    width: 221px;
    font-size: 13px;
    font-weight: 400;
    color: #777F95;
    line-height: 20px;
    margin-top: 16px;
    text-align: justify;
}

.launch_category:nth-of-type(2) {
    margin-left: 67px;
}

.launch_category:nth-of-type(2) p {
    width: 235px;
}

.launch_category:nth-of-type(3) {
    margin-left: 76px;
}

.launch_category:nth-of-type(3) p {
    width: 260px;
}

.launch_category:nth-of-type(4) {
    margin-left: 69px;
}

.launch_category:nth-of-type(4) p {
    width: 260px;
}

.launch_active {
    display: block;
}

.solution_content {
    box-sizing: border-box;
    width: 100%;
    height: 1261px;
    background: #F5F8FF;
    padding-top: 68px;
}

.solution_box {
    width: 100%;
    margin-top: 42px;
}

.solution_box li {
    position: relative;
    width: 420px;
    height: 240px;
    margin-bottom: 10px;
    overflow: hidden;
}

.solution_box li a {
    box-sizing: border-box;
    display: block;
    padding: 32px 38px 0 38px;
    height: 100%;
}

.project_bj1 {
    background: url("../douyin/img_bj6.png") no-repeat;
}

.project_bj2 {
    background: url("../douyin/img_bj7.png") no-repeat;
}

.project_bj3 {
    background: url("../douyin/img_bj8.png") no-repeat;
}

.project_bj4 {
    background: url("../douyin/img_bj9.png") no-repeat;
}

.project_bj5 {
    background: url("../douyin/img_bj10.png") no-repeat;
}

.project_bj6 {
    background: url("../douyin/img_bj11.png") no-repeat;
}

.solution_box li h3 {
    height: 24px;
    font-size: 22px;
    font-weight: bold;
    color: #171326;
    line-height: 24px;
}

.solution_box li p {
    font-size: 14px;
    font-weight: 400;
    color: #777F95;
    line-height: 22px;
    margin-top: 14px;
}

.solution_box li:not(:nth-of-type(3n)) {
    margin-right: 10px;
}

.solution_her {
    position: absolute;
    bottom: -130px;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 130px;
    background: #fff;
    transition: all 0.2s;
}

.include_content {
    margin-top: 53px;
}

.include_content h1 {
    text-align: center;
    height: 34px;
    font-size: 32px;
    font-weight: bold;
    color: #171326;
    line-height: 34px;
}

.include_box {
    width: 100%;
    position: relative;
    margin-top: 36px;
    height: 367px;
}

.include_left {
    box-sizing: border-box;
    position: relative;
    z-index: 1;
    width: 827px;
    height: 367px;
    background: url("../douyin/img_bj12.png") no-repeat;
    padding: 31px 60px 0 60px;
}

.include_left::before {
    position: absolute;
    top: 183px;
    left: 62px;
    z-index: 1;
    display: block;
    content: '';
    width: 705px;
    height: 1px;
    background: rgba(255, 255, 255, 0.1);
}

.include_text h5 {
    height: 24px;
    font-size: 22px;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 24px;
}

.include_text p {
    width: 252px;
    font-size: 14px;
    font-weight: 400;
    color: rgba(255, 255, 255, 0.65);
    line-height: 22px;
    margin-top: 14px;
}

.include_text span {
    position: relative;
    z-index: 1;
    display: block;
    height: 16px;
    font-size: 14px;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 16px;
    margin-top: 13px;
}

.include_text span::before {
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    content: '';
    width: 74px;
    background: #FF67AB;
    height: 3px;
    opacity: 0;
    transition: all 0.2s;
}

.include_text span::after {
    display: inline-block;
    content: '';
    width: 5px;
    height: 8px;
    background: url("../douyin/img_zs26.png") no-repeat;
    margin-left: 10px;
    vertical-align: middle;
}

.include_text:not(:nth-of-type(2n)){
    margin-right: 147px;
}

.include_text:nth-of-type(1) {
    margin-bottom: 78px;
}

.include_text:nth-of-type(2) {
    margin-bottom: 78px;
}

.include_text:hover span::before {
    opacity: 1;
}

.include_right {
    box-sizing: border-box;
    position: absolute;
    top: -28px;
    right: 0;
    width: 478px;
    height: 395px;
    background: url("../douyin/img_bj13.png") no-repeat;
    padding: 60px 66px 0 70px;
}

.includes_text h2 {
    font-size: 24px;
    font-weight: bold;
    color: #171326;
    line-height: 28px;
}

.includes_text::after {
    display: block;
    content: '';
    width: 104px;
    height: 27px;
    background: url("../douyin/img_zs39.png") no-repeat;
    margin-top: 18px;
}

.solution_box li:hover .solution_her {
    bottom: 0;
}

.includes_list {
    margin-top: 50px;
    box-sizing: border-box;
    padding-left: 30px;
}

.includes_icon {
    width: 100px;
    text-align: center;
    margin-bottom: 32px;
}

.includes_icon img {
    display: block;
    width: 47px;
    height: 47px;
    margin: 0 auto;
}

.includes_icon p {
    height: 16px;
    font-size: 14px;
    font-weight: 400;
    color: #171326;
    line-height: 16px;
    margin-top: -6px;
}

.includes_icon:not(:nth-of-type(2n)) {
    margin-right: 111px;
}

.broadcast_channel {
    box-sizing: border-box;
    padding-top: 68px;
    width: 100%;
    height: 649px;
    background: #FDFEFF;
}

.shake_box {
    margin-top: 40px;
}

.shake_bj{
    display: block;
    box-sizing: border-box;
    width: 318px;
    height: 227px;
    padding: 33px 0 0 32px;
}

.shake_bj:not(:last-of-type) {
    margin-right: 2px;
}

.live_bj1 {
    background: url("../douyin/img_bj14.png") no-repeat;
}

.live_bj2 {
    background: url("../douyin/img_bj15.png") no-repeat;
}

.live_bj3 {
    background: url("../douyin/img_bj16.png") no-repeat;
}

.live_bj4 {
    background: url("../douyin/img_bj17.png") no-repeat;
}

.shake_bj h6 {
    height: 24px;
    font-size: 22px;
    font-weight: bold;
    color: #2E0097;
    line-height: 24px;
}

.shake_bj p {
    width: 238px;
    font-size: 14px;
    font-weight: 400;
    color: #777F95;
    line-height: 20px;
    margin-top: 20px;
}

.shake_bj span {
    box-sizing: border-box;
    display: block;
    width: 100px;
    height: 31px;
    background: linear-gradient(57deg, #AD10FF, #521AD2);
    border-radius: 16px;
    padding-left: 17px;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 31px;
    margin-top: 38px;
    transition: all 0.2s;
}

.shake_bj span::after {
    display: inline-block;
    content: '';
    width: 5px;
    height: 8px;
    background: url("../douyin/img_zs26.png") no-repeat;
    margin-left: 11px;
}


.shake_bj:hover span {
    opacity: 0.8;
}

.live_operation {
    margin-top: 5px;
    width: 100%;
    height: 138px;
    background: url("../douyin/img_bj18.png") no-repeat;
}

.live_title {
    box-sizing: border-box;
    width: 186px;
    height: 100%;
    padding: 31px 0 0 33px;
}

.live_title h6 {
    height: 26px;
    font-size: 24px;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 26px;
}

.live_title p {
    height: 16px;
    font-size: 14px;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 16px;
    margin-top: 8px;
}

.live_title::after {
    display: block;
    content: '';
    width: 16px;
    height: 3px;
    background: url("../douyin/img_zs44.png") no-repeat;
    margin-top: 10px;
}

.live_list {
    box-sizing: border-box;
    width: 1089px;
    height: 100%;
    padding: 28px 0 0 55px;
}

.live_tet span {
    display: block;
    height: 20px;
    font-size: 18px;
    font-weight: bold;
    color: #1C1C1C;
    line-height: 20px;
}

.live_tet p {
    box-sizing: border-box;
    height: 15px;
    font-size: 13px;
    font-weight: 400;
    color: #777F95;
    line-height: 15px;
    margin-bottom: 8px;
    padding-left: 10px;
    background: url("../douyin/img_zs45.png") left center no-repeat;
}

.live_tet p:first-of-type {
    margin-top: 15px;
}

.live_tet:not(:last-of-type) {
    margin-right: 58px;
}

.video_case {
    box-sizing: border-box;
    width: 100%;
    height: 590px;
    background: #F4F6FF;
    padding-top: 66px;
}

.video_case_box {
    margin-top: 42px;
}

.video_box {
    position: relative;
    width: 248px;
    height: 313px;
    cursor: pointer;
}

.video_box img {
    display: block;
    width: 100%;
    height: 100%;
}

.video_box::before {
    position: absolute;
    top: 88px;
    left: 98px;
    display: block;
    content: '';
    width: 53px;
    height: 53px;
    background: url("../douyin/img_zs46.png") no-repeat;
}

.video_box p {
    position: absolute;
    bottom: 0;
    left: 25px;
    width: 199px;
    height: 52px;
    font-size: 16px;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 52px;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
}

.video_box:not(:last-of-type) {
    margin-right: 10px;
}

.service_process {
    box-sizing: border-box;
    width: 100%;
    height: 469px;
    background: #FFFFFF;
    padding-top: 68px;
}

.process_box {
    text-align: center;
}

.process_lc {
    margin-top: 55px;
}

.process_lc span {
    display: block;
    height: 20px;
    font-size: 18px;
    font-weight: 500;
    color: #171326;
    line-height: 20px;
    margin-top: 20px;
}

.process_lc p {
    height: 16px;
    font-size: 14px;
    font-weight: 400;
    color: #777F95;
    line-height: 16px;
    margin-top: 6px;
}

.lc_wf1 {
    display: block;
    width: 57px;
    height: 56px;
    margin: 0 auto;
}

.lc_wf2 {
    display: block;
    width: 36px;
    height: 36px;
    margin: 38px auto 0;
}

.process_box:not(:last-of-type)::after {
    display: block;
    float: right;
    content: '';
    width: 10px;
    height: 148px;
    background: url("../douyin/img_zs53.png") no-repeat;
    margin-left: 45px;
}

.process_box:not(:last-of-type) {
    margin-right: 40px;
}

/* =========================需要免费获取投放方案吗？ */
.Solution {
    position: relative;
    width: 100%;
    height: 230px;
    background: url("../douyin/img_bj19.png") center center no-repeat;
}
.Solution_box {
    width: 1280px;
    margin: 0 auto;
    position: relative;
}
.Solution_box .p1 {
    box-sizing: border-box;
    font-size: 28px;
    font-weight: bold;
    color: #FFFFFF;
    padding: 34px 0 4px;
}
.Solution_box .p2 {
    font-size: 13px;
    font-weight: 500;
    color: #FFFFFF;
    margin-bottom: 24px;
}
.Solution_box .p3 {
    position: absolute;
    right: 0;
    top: 40px;
    float: right;
    font-size: 12px;
    font-weight: 400;
    color: rgba(255, 255, 255, 0.6);
    line-height: 18px;
}
.Solution_box .p3 img {
    display: inline-block;
    margin-right: 4px;
    vertical-align: bottom;
}
.Solution_box.all_input {
    margin-bottom: 12px;
}
.Solution_box .input_box {
    position: relative;
    width: 343px;
    height: 56px;
    background: rgba(255, 255, 255, 0.2);
    float: left;
}
.Solution_box .input_box input {
    box-sizing: border-box;
    border: none;
    outline: none;
    -webkit-appearance: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    background: none;
    font-size: 14px;
    font-weight: 500;
    color: #FFFFFF;
    height: 56px;
    line-height: 56px;
    width: 300px;
    padding-left: 13px;
}
input::-webkit-input-placeholder {
    color: #ffffff !important;
    font-size: 14px;
}
input:-moz-placeholder {
    color: #ffffff !important;
    font-size: 14px;
}
input::-moz-placeholder {
    color: #ffffff !important;
    font-size: 14px;
}
input:-ms-input-placeholder {
    color: #ffffff !important;
    font-size: 14px;
}

.Solution_box .input_box input:focus{
    border: none;
    box-shadow: none !important;
}

.Solution_box .input_box img {
    display: inline-block;
    margin-left: 20px;
}

.Solution_box .input_box .i1 {
    position: absolute;
    right: 22px;
    top: 19px;
    display: inline-block;
    width: 1px;
    height: 26px;
    background: #ffffff;
    opacity: 0.1;
}
.Solution_box .input_box .i2 {
    right: 11px;
}
.Solution_box .submit {
    display: inline-block;
    width: 240px;
    height: 56px;
    background: linear-gradient(-83deg, #EA14C9, #7020CA);
    border-radius: 6px;
    text-align: center;
    line-height: 56px;
    font-size: 18px;
    font-weight: 500;
    color: #FFFFFF;
    margin-left: 8px;
    transition: all 0.2s;
}
.Solution_box .submit:hover {
    opacity: .85;
}
.bannerwrap .inter_search .search_res {
    height: 30px;
    line-height: 30px;
    margin-top: 20px;
    overflow: hidden;
}
.Solution_res .title {
    font-size: 14px;
    font-weight: 500;
    color: #FFFFFF;
    height: 30px;
    line-height: 27px;
}
.Solution_res .title img{
    display: inline-block;
    vertical-align: -1px;
    margin-right: 6px;
}
.Solution_res ul li{
    width: 346px;
    background: none;
}
.Solution_res span {
    width: 346px;
    display: inline-block;
    font-size: 14px;
    font-weight: 500;
    color: #FFFFFF;
    height: 30px;
    line-height: 30px;
    margin-left: 8px;
}

.Solution_res span i {
    margin: 0 12px;
}

.Solution_res span i:not(:last-child)::after {
    content: '';
    position: absolute;
    top: 8px;
    right: 8px;
    width: 1px;
    height: 14px;
    background: #E1E3EB;
}

.info_list {
    width: 346px;
    height: 30px;
    overflow: hidden;
}

.all_input {
    width: 100%;
}

/*遮罩层*/
.mask_box {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99998;
    background-color: black;
    opacity: 0.7;
    filter: alpha(opacity=70);
    display: none;
}

.mask_content {
    position: fixed;
    left: 50%;
    right: auto;
    top: 50%;
    bottom: auto;
    z-index: 99999;
    width: 888px;
    height: 500px;
    background: #000;
    margin-top: -250px;
    margin-left: -444px;
    display: none;
}

.clear_icon {
    width: 45px;
    height: 45px;
    position: absolute;
    top: -25px;
    right: -25px;
    z-index: 999;
    background: url("../douyin/img_zs64.png") no-repeat;
    cursor: pointer;
}

.mask_content video {
    width: 100%;
    height: 100%;
}



























