﻿*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
body{
    min-width: 1600px;
    font-size: 14px;
}
body,div,ul,li,p,label,h1,h2,h3,h4,h5,h6{
    margin: 0;
    padding: 0;
    font-family: "Microsoft YaHei", Impact, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "PingFang SC", "Hiragino Sans GB", sans-serif;
}
li{
    list-style: none;
}
a{
    text-decoration: none;
    color: inherit;
}
a:hover{
    text-decoration: none;
    color: inherit;
}
img{
    max-width: 100%;
    vertical-align: middle;
}
.Index_page{
    width: 100%;
    position: relative;
}
.Index_page .Index_info .Index_head{
    width: 100%;
    position: relative;
    background-color: #fff;  
}

/* 顶部导航 登录 */
.Index_page .Index_info .Index_head .Index_tab{
    padding: 32px 40px;
    border-bottom: 5px solid #aad0ff;
    background-color: #2988fe;
    position: relative;
    overflow: hidden;
}
.login_fr>ul{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.login_fr>ul li{
    list-style: none;
    color: #505050;
    font-size: 12px;
    line-height: 65px;
}
.login_fr>ul li a{
    padding: 0 12px;
}
.login_fr>ul li:last-of-type{
    background-color: #2468f2;
    color: #fff;
    width: 108px;
    padding: 0;
}
.login_fr>ul li:last-of-type a{
   display: block;
   text-align: center;
}
.Index_head .Index_tab .img{
    position: relative;
    z-index: 10;
}
.Index_head .Index_tab .back1{
   position: absolute;
   left: 0;
   top: -6px;
   z-index: 1;
}
.Index_head .Index_tab .back2{
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
 }

 .Index_head .Index_tab .login_fr .img{
    margin-right: 260px;
 }

 .Index_head .head_fl i {
    font-style: normal;
    color: #848484;
}
.head_fr li:nth-of-type(2n){
    color: #848484;
}
/*  banner */

.Index_banner{
    width: 100%;
    position: relative;
    background-color: #dee0e4;
}
.Index_banner .logo_ab {
    position: absolute;
    z-index: 15;
    padding: 0 20px;
    margin: 25px 0 0 30px;
}
.Index_banner .image{
    height: 445px;
    position: relative;
    overflow: hidden;
    z-index: 10;
}
.back_video::before{
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    background: url(../images/back04.png) no-repeat left center;
    background-size: 66%;
    position: absolute;
    z-index: 10;
}
.back_video{
    text-align: right;
}
.Index_banner .image video.p_video {
    width: auto;
    height: 445px;
    position: relative;
    right: 0;
    z-index: 1;
}
.Index_banner .image img{
    margin: 0 auto;
    width: 100%;
    height: 100%;
    object-position: center;
    object-fit: cover;
    max-width: none;
}
.Index_banner .Banner_text{
    position: absolute;
    width: 100%;
    left: 0;
    top: 50%;
    z-index: 50;
    transform: translate(0,-50%);
}
.Index_banner .Banner_text .widmnax{
    max-width: 1500px;
    margin: 0 auto;
    margin-top: -15px;
    padding: 0 30px;
}
.Index_banner .Banner_text .widmnax .title1{
    width: 700px;
    font-size: 38px;
    color: #191919;
    display: flex;
    margin-bottom: 10px;
}
.Index_banner .Banner_text .widmnax .title1 p{
    margin-left: 25px;
}
.Index_banner .Banner_text .widmnax .title1 span{
    color: #2468f2;
    font-weight: bold;
}
.Index_banner .Banner_text .widmnax .text{
    width: 700px;
    color: #4d4d4d;
    font-size: 13px;
    line-height: 20px;
}
.Index_banner .Banner_text .widmnax .btn_ogin{
    margin-top: 35px;
}
.Index_banner .Banner_text .widmnax .btn_ogin .btn:first-of-type{
    background-color: #2468f2;
    font-size: 14px;
    color: #fff;
}
.Index_banner .Banner_text .widmnax .btn_ogin .btn:hover{
    background-color: #2468f2;
    border: 1px solid #2468f2;
    color: #fff;
}
.Index_banner .Banner_text .widmnax .btn_ogin .btn:first-of-type:hover{
    background-color: #6155f8;
    border: 1px solid #6155f8;
}
.Index_banner .Banner_text .widmnax .btn_ogin .btn{
    cursor: pointer;
    width: 150px;
    height: 40px;
    line-height: 40px;
    padding: 0;
    text-align: center;
    border-radius: 5px;
    border: 1px solid #2468f2;
    background-color: #e7f2fe;
    color: #2468f2;
    margin-right: 15px;
    transition: all ease .5s;
}
.Index_banner .Banner_text .widmnax .btn_ogin a{
    color: #2468f2;
    font-size: 15px;
    vertical-align: middle;
}


/*Index_main*/
.Index_main {
    width: 100%;
    position: relative;
}
/* 页面导航 */
.Index_main .Main_Tab{
    width: 100%;
    background: linear-gradient(180deg, white, #f2f6fa);
    position: relative;
    z-index: 50;
    height: 85px;
}
.Index_main .Main_Tab .Tab_flex{
    max-width: 1600px;
    margin: 0 auto;
    position: relative;
    height: 85px;
}
.Index_main .Main_Tab .Tab_item{
    padding: 10px 5px;
    padding-left: 20px;
    position: relative;
    margin-right: 25px;
    cursor: pointer;
    background-color: #ffffff;
}
.Index_main .Main_Tab .Tab_fl .Tab_item {
    position: relative;
    margin-top: -26px;
    height: 110px;
}
.Index_main .Main_Tab .Tab_item h4{
    color: #000;
    font-size: 16px;
    line-height: 30px;
    padding-left: 20px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.Index_main .Main_Tab .Tab_item h4 img.ri_tn{
    opacity: 0;
    visibility: hidden;
    margin-left: 0px;
    transition: all ease .3s;
}
.Index_main .Main_Tab .Tab_item h4::before{
    content: '';
    display: block;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background-color: #2468f2;
    position: absolute;
    top: 50%;
    left: 5px;
    transform: translate(0,-50%);
}
.Index_main .Main_Tab .Tab_item:hover{
    background: linear-gradient(180deg,#dadcff,#b7dbff);
}
.Index_main .Main_Tab .Tab_item:hover h4::before{
    width: 10px;
    height: 10px;
}
.Index_main .Main_Tab .Tab_item:hover h4{
    color: #2468f2;
    font-weight: 600;
}
.Index_main .Main_Tab .Tab_item:hover h4 img.ri_tn{
    opacity: 1;
    visibility: visible;
    margin-left: 10px;
}
.Index_main .Main_Tab .Tab_item:hover{
    background-color: #f6fbff;
}
.Index_main .Main_Tab .Tab_item:hover p{
    color: #798cb3;
}
.Index_main .Main_Tab .Tab_item p{
    color: #7c7c7c;
    line-height: 19px;
    font-size: 12px;
    margin-top: 2px;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.Index_main .Main_Tab .Item_word{
    width: 500px;
    height: 130px;
    position: absolute;
    bottom: 0;
    right: 0;
    padding: 25px 25px 0 45px;
    background-image: url(../images/wordback.png);
    background-position: center;
    background-repeat: no-repeat;
}
.Index_main .Main_Tab .Item_word .word_title{
    color: #fff;
    font-size: 16px;
    margin-bottom: 10px;
}
.Index_main .Main_Tab .Item_word .word_title span{
    margin-left: 5px;
}
.Index_main .Main_Tab .Item_word .wordtext{
    justify-content: space-between;
}
.Index_main .Main_Tab .Item_word .wordtext .text{
    color: #a1c0ff;
    font-size: 12px;
    width: 75%;
    line-height: 20px;
}
.Index_main .Main_Tab .Item_word .wordtext a{
    display: block;
    width: 80px;
    height: 30px;
    line-height: 30px;
    color: #2468f2;
    background-color: #fff;
    margin-left: 10px;
    text-align: center;
    border-radius: 5px;
    font-size: 12px;
    flex-shrink: 0;
    padding: 0;
    margin-right: 0;
}
.Index_main .Main_Tab .Tab_fl{
    float: left;
    width: 100%;
    padding-right: 510px;
    height: 85px;
}


/*营销自动化*/
.Main_box .item_box{
    padding: 80px 0;
    position: relative;
    overflow: hidden;
}
.Main_box .item_box.content1{
    background: linear-gradient(180deg,#f2f6fa,#ffffff);
}
.Main_box .Max_width{
    max-width: 1600px;
    margin: 0 auto;
    padding: 0 20px;
}
.Main_box .Max_width .item_title{
    text-align: center;
    margin-bottom: 45px;
}
.Main_box .Max_width .item_title .one{
    color: #252525;
    font-size: 35px;
    margin: 10px 0;

}
.Main_box .Max_width .item_title .one span{
    color: #2468f2;
}

.item_box.content1 .item_int .item_top{
    background: linear-gradient(139deg, #1085f2, #75c5fc);
    padding: 30px;
    padding-bottom: 40px;
    border-radius: 10px;
    position: relative;
    overflow: hidden;
}
.item_box.content1 .item_int .item_top .title_fl h4{
    color: #ffffff;
    font-size: 32px;
    font-weight: bold;
    margin-bottom: 5px;
}
.item_box.content1 .item_int .item_top .title_fl p{
    color: #fff;
    font-size: 18px;

}
.item_box.content1 .item_int .item_top .img_fr {
    height: 90px;
}
.item_box.content1 .item_int .item_text{
    position: relative;
    padding: 20px 30px;
    margin-top: -15px;
    background: linear-gradient(180deg, #dff3fc 1%,#ffffff 20%, #ffffff 80%);
    border-radius: 10px;
    box-shadow: 0 5px 10px #e6e6e6;
    border: 1px solid #fff;
    min-height: 220px;
}
.item_box.content1 .item_int .item_text h4{
    color: #0f0f0f;
    font-weight: bold;
    line-height: 25px;
    font-size: 16px;
    margin-bottom: 10px;
}
.item_box.content1 .item_int{
    width: 24%;
    -webkit-transition: all ease .3s;
    transition: all ease .3s;
   position: relative;
   top: 0;
}
.item_box.content1 .item_int:hover{  
   top: -20px;
}
.item_box.content1 .item_int:hover .item_text{
    background: linear-gradient(180deg, #e1f4fd 1%,#ffffff 20%, #ffffff 80%);
}
.item_box.content1 .item_int .item_text .text_box p{
    padding-left: 30px;
    color: #666;
    line-height: 30px;
    margin-bottom: 5px;
    background: url(../images/gou.png) no-repeat 2px 10px;
    background-size: 16px;
}


/* 搜索引擎营销 */
.item_box.content2{
    background: url(../images/back01.jpg) no-repeat center;
    background-size: cover;
    padding: 85px 0;
    padding-bottom: 125px;
}
.Search_yinqing{
    padding: 25px 0;
}
.Search_yinqing .Search_title{
  padding: 0 15px;
}
.Search_yinqing .Search_title span{
    color: #2c61ea;
    font-size: 20px;
    line-height: 20px;
    padding: 0 0px 5px 12px;
}
.Tab_box{
    margin-top: 16px;
    border-radius: 10px;
}
.Tab_box .Tab_nav{
    width: 300px;
    flex-shrink: 0;
    overflow: hidden;
    border: 3px solid #fff;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    background-color: rgb(255 255 255 / 20%);
    color: #595959;
}
.Tab_box .Tab_nav li{
    height: 115px;
    text-align: center;
    font-size: 18px;
    padding: 0 10px;
    line-height: 115px;
}
.Tab_box .Tab_nav li a{
    display: block;
}
.Tab_box .Tab_nav li.active{
    font-size: 23px;
    font-weight: bold;
    color: #fff;
    background: linear-gradient(140deg, #2271ff,#2bbaff);
}
.Tab_box .Tab_nav li:hover{
    background: linear-gradient(140deg, rgb(34 113 255 / 50%),hsl(200deg 100% 58% / 50%));
}
.Tab_mains {
    flex: 1;
}
.content2 .Tab_mains .Tab_items{
    display: none;
    height: auto;
    min-height: 465px;
    border: 3px solid #fff;
    width: 95%;
    background-color: #fff;
    border-bottom-right-radius: 10px;
    border-top-right-radius: 10px;
    position: relative;
}
.Tab_mains .Tab_items .Super_WP{
    padding: 24px 35px;
}
.Tab_mains .Tab_items .Super_WP .WP_fl{
    width: 750px;
    flex-shrink: 0;
    padding: 10px;
}
.Tab_mains .Tab_items .Super_WP .WP_fl .items{
    padding: 0 10px;
    flex: 0 0 50%;
}
.Tab_mains .Tab_items .Super_WP .WP_fl .items .img_top{
    margin-bottom: 25px;
    text-align: center;
}
.Tab_mains .Tab_items .Super_WP .WP_fl .items .item_title{
    color: #000000;
    font-size: 14px;
    line-height: 32px;
    margin-bottom: 15px;
}
.Tab_mains .Tab_items .Super_WP .WP_fl .items .item_title span{
    color: #2471ff;
    font-weight: bold;
    font-size: 22px;
    margin-right: 10px;
}
.Tab_mains .Tab_items .Super_WP .WP_fl .items .item_title a.item_href{
    padding: 0 12px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    background: linear-gradient(180deg,#f5b96d,#e05906);
    border-radius: 30px;
    margin-left: 5px;
	font-size: 12px;
}
.Tab_items .Super_WP .WP_fl .items .item_title a.item_href img{
    margin-left: 5px;

}

.Tab_mains .Tab_items .Super_WP .WP_fl .items ul li{
    line-height: 30px;
    padding-left: 15px;
    color: #565656;
    font-size: 13px;
    position: relative;
    background: url(../images/clera.png) no-repeat 1px center;
}

.Tab_mains .Tab_items .Super_WP .WP_fl .items ul li span{
    color: #3d3d3d;
    font-weight: bold;
}

.Tab_mains .Tab_items .Super_WP .WP_fr .img_all{
    position: absolute;
    right: -8%;
    top: -60px;
    z-index: 10;

}
.Tab_mains .Tab_items .Super_WP .WP_fr .img_all1{
    right: -10%;
}
.Tab_mains .Tab_items .Super_WP .WP_fr .img_all .opctit1{
    transition: all ease .5s;
}
.Tab_mains .Tab_items .Super_WP .WP_fr .btn-look.btn-look1 {
    position: absolute;
    right: 24%;
    top: 41%;
    z-index: 100;
    cursor: pointer;
}
.Tab_mains .Tab_items .Super_WP .WP_fr .btn-look.btn-look2{
    position: absolute;
    right: 24%;
    top: 41%;
    z-index: 100;
    cursor: pointer;
}
.Tab_mains .Tab_items .Super_WP .WP_fr .img_all:hover .opctit1{
   opacity: 0.3;
}

.Tab_mains .Tab_items .el-image-viewer__mask{
    opacity: 0.7;
}

.img_animated1{
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight;
    animation-delay: 0.2s;
}



.Tab_mains .Tab_items .Super_WP .WP_fl .titles{
    margin-bottom: 25px;
    margin-top: 10px;
}
.Tab_mains .Tab_items .Super_WP .WP_fl .titles h3{
    color: #000000;
    font-size: 26px;
    margin-bottom: 12px;
    font-weight: bold;
}
.Tab_mains .Tab_items .Super_WP .WP_fl .titles p{
    color: #6a6a6a;
    font-size: 14px;
}
.Tab_mains .Tab_items .Super_WP .WP_fl ul.wp_list{
    width: 78%;
}
.Tab_mains .Tab_items .Super_WP .WP_fl ul.wp_list li{
    position: relative;
    padding-left: 25px;
    margin-bottom: 20px;
}
.Tab_mains .Tab_items .Super_WP .WP_fl ul.wp_list li::after{
    content: '';
    display: block;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #2569f2;
    position: absolute;
    left: 5px;
    top: 9px;
}
.Tab_mains .Tab_items .Super_WP .WP_fl ul.wp_list li h4{
    color: #202020;
    font-size: 16px;
    line-height: 25px;
}
.Tab_mains .Tab_items .Super_WP .WP_fl ul.wp_list li p{
    color: #6a6a6a;
    font-size: 14px;
    line-height: 25px;
}
.Tab_mains .Tab_items .Super_WP .WP_fl .texts_list{
    margin-top: 15px;
}
.Tab_mains .Tab_items .Super_WP .WP_fl .texts_list li{
    padding-left: 15px;
    position: relative;
    line-height: 30px;
    font-size: 13px;
    color: #666666;
}
.Tab_mains .Tab_items .Super_WP .WP_fl .texts_list li span{
    color: #090909;
    font-weight: bold;
}
.Tab_mains .Tab_items .Super_WP .WP_fl .texts_list li::before{
    content: '';
    display: block;
    width: 5px;
    height: 5px;
    background: #b776ff;
    border-radius: 25px;
    position: absolute;
    left: 0;
    top: 13px;
}
.Tab_mains .Tab_items .Super_WP .WP_fr .img_wp{
    position: absolute;   
}
.Tab_mains .Tab_items .Super_WP .WP_fr .img_wp1{
    right: -8px;
    top: -105px;
    position: relative;
    max-width: none;
}
.Tab_mains .Tab_items .Super_WP .WP_fr .img_wp2 {
    right: -215px;
    top: -28px;
    z-index: 10;
}
.Tab_mains .Tab_items .Super_WP .WP_fr .img_wp3{
    right: -58px;
    bottom: -65px;
}

.Tab_mains .Tab_items .Super_WP .WP_fl.B2B_list{
    width: 60%;
}
.Tab_mains .Tab_items .Super_WP .WP_fl.B2B_list .texts_list{
    padding: 12px 10px;
}
.Tab_mains .Tab_items .Super_WP .WP_fl.B2B_list .texts_list li{
    padding-left: 15px;
    position: relative;
    line-height: 30px;
    font-size: 13px;
    color: #666666;
}
.Tab_mains .Tab_items .Super_WP .WP_fl.B2B_list .texts_list li:after {
    content: '';
    display: block;
    width: 5px;
    height: 5px;
    background: #68a7ff;
    border-radius: 25px;
    position: absolute;
    left: 0;
    top: 13px;
}
.Tab_mains .Tab_items .Super_WP .WP_fl.B2B_list .texts_list li span{
    color: #090909;
    font-weight: bold;
}






.B2B_list .img_tap{
    margin-bottom: 10px;
    margin-top: 25px;
}
.B2B_list .images_list{
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}
.B2B_list .images_list li{
    width: 140px;
    margin-right: 1.333%;
    text-align: center;
    height: 45px;
    display: flex;
    border: 1px solid #dadada;
    margin-bottom: 12px;
    border-radius: 5px;
    justify-content: center;
    align-items: center;
}
.B2B_list .images_list li:nth-of-type(3n){
    margin-right: 0;
}
.Tab_mains .Tab_items .Super_WP .WP_fl .tab_ti{
    margin-bottom: 10px;
    margin-top: 10px;
    color: #6a6a6a;
    font-size: 14px;
}



/* 短视频 */
.item_box.content3{
    background: url(../images/back02.jpg) no-repeat center;
    background-size: cover;
    padding: 85px 0;
    padding-bottom: 125px;
}



.content3 .Tab_mains .Tab_items {
    min-height: 475px;
    height: auto;
    border: 3px solid #fff;
    width: 95%;
    background-color: #fff;
    border-bottom-right-radius: 10px;
    border-top-right-radius: 10px;
    position: relative;
}
.Super_WP .WP_fl ul.ship_list{
    display: flex;
    flex-wrap: wrap;
    margin-top: 30px;
    margin-bottom: 30px;
}
.Super_WP .WP_fl ul.ship_list li{
    width: 48%;
    margin-right: 1%;
    line-height: 30px;
    padding-left: 30px;
    background: url(../images/gou.png) no-repeat 3px 9px;
}
.content3 .Tab_mains .Tab_items{
    display: none;
}
.content3 .Tab_mains .images_list{
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}
.content3 .Tab_mains .images_list li{
    width: 125px;
    margin-right: 10px;
    text-align: center;
    height: 45px;
    display: flex;
    border: 1px solid #dadada;
    margin-bottom: 12px;
    border-radius: 5px;
    justify-content: center;
    align-items: center;
}
.content3 .Tab_mains .images_list li:nth-of-type(3n){
    margin-right: 0;
}


.content3 .Tab_box .Tab_nav li.active{
   background: linear-gradient(140deg,#a70dff,#2bbaff);
}

.content3 .Tab_box .Tab_nav li:hover{
    background: linear-gradient(140deg,rgb(167 13 255 / 50%),rgb(43 186 255 / 50%));
}






.Tab_mains .Tab_items .Super_WP .WP_fr .dy_ks1{
    position: relative;
    right: -10px;
    top: -74px;
    max-width: none;
}
.Tab_mains .Tab_items .Super_WP .WP_fr .dy_ks2{
    right: -215px;
    top: -5px;
    z-index: 5;
}
.Tab_mains .Tab_items .Super_WP .WP_fr .dy_ks3{
    right: -195px;
    bottom: -68px;
    z-index: 10;
}



.Tab_mains .Tab_items.on .WP_fr .dy_ks1{
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
    animation-delay: 0.5s;
}
.Tab_mains .Tab_items.on .WP_fr .dy_ks2{
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight;
    animation-delay: 0.5s;
}
.Tab_mains .Tab_items.on .WP_fr .dy_ks3{
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
    animation-delay: 0.5s;
}








.Tab_mains .Tab_items.on .WP_fr .img_wp1{
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
    animation-delay: 0.5s;
}
.Tab_mains .Tab_items.on .WP_fr .img_wp2{
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight;
    animation-delay: 0.5s;
}
.Tab_mains .Tab_items.on .WP_fr .img_wp3{
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
    animation-delay: 0.5s;
}


/* 应用商店 */
.item_box.content4{
    background-color: #f2f6fa;
}
.App_Store{
    width: 100%;
    position: relative;
}
.App_Store .Store_title{
    text-align: center;
    color: #000;
    font-size: 34px;
    margin: 15px 0;
}
.App_Store .Store_title span{
    font-weight: bold;
    margin-left: 20px;
}
.App_Store .Store_box{
    margin-top: 25px;
}
.App_Store .Store_box .Store1{
    flex-shrink: 0;
    width: 300px;
    padding: 30px 35px;
    background: url(../images/store_1.png) no-repeat top;
    background-size: cover;
    height: 472px;
    margin-right: 30px;
}

.App_Store .Store_box .Store_fl .fl_titles{
    color: #fff;
    font-size: 14px;
}
.App_Store .Store_box .Store_fl .fl_titles h4{
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 15px;
}
.App_Store .Store_box .Store_fr{
    width: 80%;
    position: relative;
}
.App_Store .Store_box .Store_fr .Store_list ul{
    display: flex;
    flex-wrap: wrap;
}
.App_Store .Store_box .Store_fr .Store_list li{
    width: 32.333%;
    margin-right: 1.5%;
    height: 145px;
    border: 1px solid #dbdcee;
    background-color: #fff;
    border-radius: 2px;
    margin-bottom: 18px;
    position: relative;
}
.App_Store .Store_box .Store_fr .Store_list li .box{
    border: 1px solid transparent;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.App_Store .Store_box2 .Store_fr .Store_list li:hover{
    border: 1px solid #6f92ff;
}
.App_Store .Store_box2 .Store_fr .Store_list li:hover .box{
    border: 1px solid #6f92ff;
}
.App_Store .Store_box1 .Store_fr .Store_list li:hover{
    border: 1px solid #7ac0db;
}
.App_Store .Store_box1 .Store_fr .Store_list li:hover .box{
    border: 1px solid #7ac0db;
}


.App_Store .Store_box .Store_fr .Store_list li .Sto_top {
    padding: 26px 20px 0px 20px;
}
.App_Store .Store_box .Store_fr .Store_list li:nth-of-type(3n){
    margin-right: 0;
}
.App_Store .Store_box .Store_fr .Store_list li .Sto_text{
    padding-left: 15px;
    color: #7b7b7b;
    font-size: 12px;
}
.App_Store .Store_box .Store_fr .Store_list li .Sto_text p{
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.App_Store .Store_box .Store_fr .Store_list li .Sto_text h4{
    font-size: 18px;
    color: #3c3c3c;
    font-weight: 600;
    margin-bottom: 5px;
}
.App_Store .Store_box .Store_fr .Store_list li .Sto_bon{
    text-align: center;
    line-height: 40px;
    background-color: #f6f8fb;
    color: #404961;
}
.App_Store .Store_box1 .Store_fr .Store_list li .Sto_bon a:hover{
    color: #7ac0db;
}
.App_Store .Store_box2 .Store_fr .Store_list li .Sto_bon a:hover{
    color: #6f92ff;
}
.App_Store .Store_box .Store_fr .Store_list li .Sto_bon span{
    margin: 0 20px;
}
.App_Store .Store_box .Store_fr .Store_list li:nth-of-type(n+7) {
    margin-bottom: 0;
}

.App_Store .Store_box .Store2 {
    flex-shrink: 0;
    width: 300px;
    padding: 30px 35px;
    background: url(../images/store_2.png) no-repeat top;
    background-size: cover;
    height: 307px;
    margin-right: 30px;
}
.App_Store .Store_box .Store_fr .Store_list li .Sto_top .img {
    width: 52px;
    flex-shrink: 0;
}
.Store_box .Store_fr .Store_list li .Sto_bon .ewm{
    opacity: 0;
    visibility: hidden;
    width: 80%;
    position: absolute;
    top: -39%;
    left: 50%;
    transform: translate(-50%,0);
    z-index: 10;
    transition: all ease .3s;
}
.Store_box .Store_fr .Store_list li .Sto_bon .ewm.on {
    opacity: 1;
    visibility: visible;
}


/* 天助汇星 - 功能&套餐 */

.item_box.content5 {
    background-color: #f2f6fa;
    background-image: url(../images/back03.png);
    background-repeat: no-repeat;
    background-position: top center;
    padding-top: 35px;
}

.Fun_Package .Fun_head{
    color: #ffffff;
    font-size: 48px;
    font-weight: bold;
    text-align: center;
}
.Fun_Table{
    margin-top: 25px;
}
.Fun_Table table{
    width: 100%;
    border-radius: 15px;
    overflow: hidden;
}
.Fun_Table thead th {
    text-align: center;
    color: #fff;
    font-weight: bold;
    font-size: 25px;
    border-bottom: 1px solid #fff;
    border-right: 1px solid #fff;
    background: linear-gradient(#8bfaff,#1f68f9);
    line-height: 90px;
}
.Fun_Table .tybody tr td{
    padding: 15px;
    text-align: center;
    color: #000000;
    font-size: 20px;
    border-bottom: 1px solid #fff;
    border-right: 1px solid #fff;
}
.Fun_Table .tybody tr td .img_btn img{
    width: 32px;
}
.Fun_Table .tybody tr td:last-child{
    border: none;
    font-size: 16px;
    border-bottom: 1px solid #fff;
}
.Fun_Table .tybody1 tr:nth-of-type(odd){
    background-color: #deeefc;
}
.Fun_Table .tybody1 tr:nth-of-type(even){
    background-color: #d1e9ff;
}
.Fun_Table .tybody tr td .box{
    text-align: left;
    padding-left: 20px;
    color: #444444;
    line-height: 30px;
    font-size: 16px;
}
.Fun_Table .tybody tr td.fl_ti{
   font-weight: bold;
   font-size: 16px;
   width: 15%;
}
.Fun_Table .tybody tr td .pz_td {
    font-weight: 600;
    line-height: 30px;
    font-size: 16px;
}
.Fun_Table .tybody tr td .box ul li{
   padding-left: 20px;
   position: relative;
}
.Fun_Table .tybody tr td .box ul li::before{
    content: '';
    width: 8px;
    height: 8px;
    border-radius: 50%;
    overflow: hidden;
    position: absolute;
    left: 3px;
    top: 12px;
    background-color: #444;
}

.Fun_Table .tybody2 tr:nth-of-type(odd){
    background-color: #eee3f3;
}
.Fun_Table .tybody2 tr:nth-of-type(even){
    background-color: #f3ecf6;
}


.Fun_Package .Remarks{
    margin-top: 25px;
    padding-left: 20px;
}
.Fun_Package .Remarks h4{
   color: #0078ff;
   font-size: 14px;
   font-weight: 600;
}
.Fun_Package .Remarks ul{
    line-height: 25px;
    margin-top: 15px;
    color: #8b8b8b;
    font-size: 14px;
}

/**/
.Index_bottom{
    width: 100%;
    position: relative;
}
.Index_bottom .TZ_searchbtn{
    padding: 45px 0;
    background-image: url(../images/bottom.png);
    background-repeat: no-repeat;
    background-position: top center;
}
.Index_bottom .TZ_searchbtn .TZ_maxwin{
    max-width: 1500px;
    margin: 0 auto;
    padding: 0 35px;
}
.Index_bottom .TZ_searchbtn .TZ_maxwin .tz_tiel{
    color: #ffffff;
    font-size: 35px;
    margin-top: 10px;
    margin-bottom: 30px;
}
.Index_bottom .TZ_searchbtn .TZ_maxwin .tz_btn a{
    display: inline-block;
    width: 110px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    padding: 0;
    background-color: #fff;
    border: none;
    color: #1a54ef;
    font-size: 15px;
    border-radius: 4px;
    margin-right: 15px;
    font-weight: bold;
}
.Index_bottom .TZ_searchbtn .TZ_maxwin .tz_tiel span {
    font-weight: bold;
    margin-right: 40px;
}
.Index_page .Index_info .Index_head .Index_head_text{
    padding: 0 15px;
    background-color: #4c4c4c;
    line-height: 40px;
    color: #ffffff;
    font-size: 12px;
}
.Index_page .Index_info .Index_head .Index_head_text a{
    margin: 0 15px;
}



/* 下载下载弹窗 */
.dialog_pc {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 99;
    background: rgb(0 0 0 / 50%);
}
.dialog_box {
    max-width: 650px;
    margin: 5vw auto;
    background: #fff;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 0 10px #969696;
}
.dialog_box .dialog_head {
    line-height: 40px;
    padding: 0 15px;
}
.dialog_box .dialog_head .close_btn{
    display: block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
}
.dialog_box .dialog_body {
    padding: 0 15px;
}
 .dialogVisible1_pc .box_items{
     margin: 15px 0;
     background-color: #e6f2ff;
     padding: 20px;
     border: 1px solid #abd6ff;
     border-radius: 10px;
     overflow: hidden;
 }
 .dialogVisible1_pc .box_items .img_box {
     flex-shrink: 0;
 }
 .dialogVisible1_pc .box_items .content {
     padding: 0 15px;
     flex: 0 0 72%;
 }
 .dialogVisible1_pc .box_items .content h4{
     color: #222222;
     font-size: 16px;
 }
 .dialogVisible1_pc .box_items .content .content_line{
     margin-top: 5px;
 }
 .dialogVisible1_pc .box_items .content_line p{
     color: #838383;
     margin-top: 5px;
     font-size: 12px;
     line-height: 22px;
 } 
 .dialogVisible1_pc .box_items .content_line p span{
     display: inline-block;
     margin-right: 10px;
 }
 .dialogVisible1_pc .box_items .content_line p a{
     color: #0272fc;
 }
 .dialogVisible1_pc .box_items .click_link {
     padding-left: 10px;
     display: flex;
     align-items: center;
 }
 .dialogVisible1_pc .box_items .click_link .el-button{
     padding:15px 15px;
     height: auto;
     border: none;
     background: linear-gradient(90deg,#00adff,#0a8df1);
     color: #ffffff;
     border-radius: 8px;
     font-size: 12px;
display:block;
 }
 .dialogVisible1_pc .box_items .click_link .el-button>span{
     display: block;
 }
 .dialogVisible1_pc .box_items .click_link .el-button img{
     margin-bottom: 10px;
 }
.dialogVisible1_pc .box_items .content_line p span em {
    font-style: inherit;
    color: #454545;
}