h3{
    margin: 0;
}
li {
    list-style: none;
}
a {
    text-decoration: none;
}
a, a:hover, a:active, a:visited, a:link, a:focus {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-tap-highlight-color: transparent;
    outline: none;
    text-decoration: none;
    cursor: pointer;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: 'Source Sans Pro',sans-serif;
}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-family: "microsoft yahei", Helvetica;
}
dd, dl, dt, h1, h2, h3, h4, h5, h6, li, ol, p, ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
img {
    vertical-align: baseline;
}




/*------------page-xb-index1.html---------------*/

.item_1 .item_1_btn{
    color: #fff;
}
.item_1 .item_1_btn:hover{
    background-color: #fff;
    color: orangered;
}
.item_2 span{
    height: 36px;
    line-height: 36px;
    font-size: 36px;
    font-weight: bold;
    color: #233159;
    text-align: center;
    display: inline-block;
    position: relative;
}
.item_2 span::before{
    content: "";
    width: 53px;
    height: 13px;
    background: url("../../images/shopping/title_point.png");
    display: block;
    position: absolute;
    left: -90px;
    top: 12px;
}
.item_2 span::after{
    content: "";
    width: 53px;
    height: 13px;
    background: url("../../images/shopping/title_point.png");
    display: block;
    position: absolute;
    right: -90px;
    top: 12px;
    transform: rotate(180deg);
}

.item_2_main .item_2_btn{
    background: #F2F2FA;
    color: #999;
}
.item_2_main:hover .item_2_btn{
    background-color: #006CFF;
    color: #fff;
}
.item_3_main:hover img{
    margin-top: 0 !important;
    margin-bottom: 30px !important;
}
.item_4_box{
    background: url("/xianboss/xb-index1-box_0.jpg") no-repeat;
}
.item_4_border_color{
    border-bottom-color: blue !important;
    opacity: 1 !important;
}
.item_4_box .item_4_down{
    width: 1200px;
    margin: 0 auto;

}
.item_4_box .item_4_down .leftarea .viewbtn:hover{
    box-shadow: 0px 6px 3px rgba(23, 125, 255, 0.3);
}
.item_5_box .tobtn:hover{
    box-shadow: 0px 6px 3px rgba(23, 125, 255, 0.3);
}
.item_6_box .tobtn:hover{
    box-shadow: 0px 6px 3px rgba(23, 125, 255, 0.3);
}
.item_4_down_1{
    display: block;
}
.item_4_down_2{
    display: none;
}
.item_4_down_3{
    display: none;
}
.item_4_down_4{
    display: none;
}
.item_4_down_5{
    display: none;
}
.item_4_down_6{
    display: none;
}







/*-----------------------page-xb-index2.html----------------------------------*/

.ttshop_modularcon ul li:hover h5 {
    color: #d71d2d;
}
.ttshop_modularcon ul li:nth-child(1) .ttshop_modularleft {
    background-position: 0 0;
}
.ttshop_modularcon ul li:nth-child(1):hover .ttshop_modularleft {
    background-position: -60px 0;
}
.ttshop_modularcon ul li:nth-child(2) .ttshop_modularleft {
    background-position: -120px 0;
}
.ttshop_modularcon ul li:nth-child(2):hover .ttshop_modularleft {
    background-position: -180px 0;
}
.ttshop_modularcon ul li:nth-child(3) .ttshop_modularleft {
    background-position: -240px 0;
}
.ttshop_modularcon ul li:nth-child(3):hover .ttshop_modularleft {
    background-position: -300px 0;
}
.ttshop_modularcon ul li:nth-child(4) .ttshop_modularleft {
    background-position: -360px 0;
}
.ttshop_modularcon ul li:nth-child(4):hover .ttshop_modularleft {
    background-position: -420px 0;
}
.ttshop_modularleft {

    background: url("/xianboss/xb-index2-icons.png") no-repeat left center;

}
.ttshop_systemtop h5 {
    font-size: 18px;
    color: #333;
    font-weight: 600;
}
.ttshop_systemtop h5:hover a{
    color: #F85415;
}
.ttshop_systemtop h5 a {
    display: block;
    color: #333;
    transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    -o-transition: .5s;
}
.ttshop_zx:hover {
    background: #F85415;
    color: #fff;
    border-color: #F85415;
    background: linear-gradient(90deg,#F36B4A,#E43924);
    background: -moz-linear-gradient(90deg,#F36B4A,#E43924);
    background: -webkit-gradient(90deg,#F36B4A,#E43924);
    background: -ms-linear-gradient(90deg,#F36B4A,#E43924);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=1, startColorstr=#F36B4A, endColorstr=#E43924);
}
.ttshop_systemtop:last-child {
    margin-bottom: 0;
    padding-top: 0;
}
.ttshop_systemright ul li a {
    display: block;
    padding: 10px;
    box-sizing: border-box;
}
.ttshop_systemright ul li:hover {
    background: #f5f5f5;
}
.ttshop_systemright ul li:hover .ttshop_systemtext h5{
    color: #F85415;
}
.ttshop_systemright ul li:nth-child(1) .ttshop_systemimg {
    background: url("/xianboss/xb-index2-icon-citys2.svg") center no-repeat;
    background-size: 100% 100%;
}
.ttshop_systemright ul li:nth-child(1):hover .ttshop_systemimg {
    background: url("/xianboss/xb-index2-icon-citys.svg") center no-repeat;
    background-size: 100% 100%;
}
.ttshop_systemright ul li:nth-child(2) .ttshop_systemimg {
    background: url("/xianboss/xb-index2-icon-citys2.svg") center no-repeat;
    background-size: 100% 100%;
}
.ttshop_systemright ul li:nth-child(2):hover .ttshop_systemimg {
    background: url("/xianboss/xb-index2-icon-citys.svg") center no-repeat;
    background-size: 100% 100%;
}

.ttshop_systemright ul li:nth-child(3):hover .ttshop_systemimg {
    background: url("/xianboss/xb-index2-icon-yc.svg") center no-repeat;
    background-size: 100% 100%;
}

.ttshop_systemright ul li:nth-child(3) .ttshop_systemimg {
    background: url("/xianboss/xb-index2-icon-yc2.svg") center no-repeat;
    background-size: 100% 100%;
}
.ttshop_systemright ul li:nth-child(4):hover .ttshop_systemimg {
    background: url("/xianboss/xb-index2-icon-yc.svg") center no-repeat;
    background-size: 100% 100%;
}

.ttshop_systemright ul li:nth-child(4) .ttshop_systemimg {
    background: url("/xianboss/xb-index2-icon-yc2.svg") center no-repeat;
    background-size: 100% 100%;
}
.ttshop_systemright ul li:nth-child(5) .ttshop_systemimg {
    background: url("/xianboss/xb-index2-icon-citys2.svg") center no-repeat;
    background-size: 100% 100%;
}
.ttshop_systemright ul li:nth-child(5):hover .ttshop_systemimg {
    background: url("/xianboss/xb-index2-icon-citys.svg") center no-repeat;
    background-size: 100% 100%;
}
.ttshop_systemright ul li:nth-child(6) .ttshop_systemimg {
    background: url("/xianboss/xb-index2-icon-citys2.svg") center no-repeat;
    background-size: 100% 100%;
}
.ttshop_systemright ul li:nth-child(6):hover .ttshop_systemimg {
    background: url("/xianboss/xb-index2-icon-citys.svg") center no-repeat;
    background-size: 100% 100%;
}

.ttshop_systemright ul li:nth-child(7):hover .ttshop_systemimg {
    background: url("/xianboss/xb-index2-icon-yc.svg") center no-repeat;
    background-size: 100% 100%;
}

.ttshop_systemright ul li:nth-child(7) .ttshop_systemimg {
    background: url("/xianboss/xb-index2-icon-yc2.svg") center no-repeat;
    background-size: 100% 100%;
}
.ttshop_systemright ul li:nth-child(8):hover .ttshop_systemimg {
    background: url("/xianboss/xb-index2-icon-yc.svg") center no-repeat;
    background-size: 100% 100%;
}
.ttshop_systemright ul li:nth-child(8) .ttshop_systemimg {
    background: url("/xianboss/xb-index2-icon-yc2.svg") center no-repeat;
    background-size: 100% 100%;
}
.ttshop_systemimg {
    float: left;
    width: 20px;
    height: 20px;
    background: url("/xianboss/xb-index2-icons.png") no-repeat;
    margin-right: 10px;
    margin-top: 12px;
    transition: .35s;
    -moz-transition: .35s;
    -webkit-transition: .35s;
    -o-transition: .35s;
}
.picon-hot {
    margin-left: 10px;
    background: url("/xianboss/hot.png") no-repeat;
    background-size: 100% 100%;
    width: 37px;
    height: 18px;
    display: inline-block;
    vertical-align: text-top;
}
.ttshop_systemtext p {
    font-size: 14px;
    color: #888;
    margin: 10px 0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.ttshop_project {
    width: 100%;
    height: 600px;
    background-image: url('/xianboss/2f_img01_1.jpg');
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    transition: all 0.5s ease 0s;
}
.ttshop_projectcon {
    position: relative;
}
.ttshop_proleft {
    float: left;
    width: 255px;
    height: 600px;
    background: rgba(0,0,0,0.7);
    margin-right: 90px;
}
.ttshop_proleft ul {
    margin-top: 30px;
}
.ttshop_proleft ul li {
    height: 90px;
    position: relative;
}
.ttshop_proleft ul li a {
    display: block;
    padding: 21px 20px;
    box-sizing: border-box;
    position: relative;
}
.ttshop_protext {
    float: left;
}
.ttshop_protext h5 {
    font-size: 18px;
    color: #fff;
    font-weight: 500;
    margin-bottom: 5px;
}
.ttshop_protext p {
    font-size: 14px;
    color: rgba(255,255,255,0.7);
}
.ttshop_proright {
    float: left;
    width: 855px;
    padding-top: 73px;
    box-sizing: border-box;
}
.ttshop_proright>ul {
    position: relative;
}
.ttshop_proright>ul .show {
    opacity: 1;
    z-index: 1000;
}
.ttshop_proright>ul>li {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    transition: .35s;
    -moz-transition: .35s;
    -webkit-transition: .35s;
    -o-transition: .35s;
}
.ttshop_proright>ul>li h4 {
    font-size: 24px;
    color: #fff;
    font-weight: 500;
    margin-bottom: 38px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.ttshop_protexted {
    width: 100%;
    margin-bottom: 40px;
}
.ttshop_protextcon {
    width: 100%;
    margin-bottom: 20px;
}
.ttshop_protextcon h5 {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 14px;
    color: #fff;
    font-weight: 600;
    margin-bottom: 10px;
}
.ttshop_protextcon p {
    font-size: 14px;
    color: #999;
    line-height: 1.8;
}
.ttshop_protextcon:last-child {
    margin-bottom: 0;
}
.ttshop_prolianjie {
    width: 100%;
    height: 42px;
    margin-bottom: 40px;
}
.ttshop_prolianjie a {
    float: left;
    width: 130px;
    height: 40px;
    border: 1px solid #fff;
    text-align: center;
    line-height: 40px;
    font-size: 14px;
    color: #fff;
    border-radius: 4px;
    margin-right: 15px;
    transition: .35s;
    -moz-transition: .35s;
    -webkit-transition: .35s;
    -o-transition: .35s;
}
.ttshop_prolianjie a:last-child {
    background: #fff;
    color: #333;
}
.ttshop_prolianjie a:hover {
    background: #F85415;
    color: #fff;
    border-color: #F85415;
    background: linear-gradient(90deg,#F36B4A,#E43924);
    background: -moz-linear-gradient(90deg,#F36B4A,#E43924);
    background: -webkit-gradient(90deg,#F36B4A,#E43924);
    background: -ms-linear-gradient(90deg,#F36B4A,#E43924);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=1, startColorstr=#F36B4A, endColorstr=#E43924);
}
.ttshop_probut {
    width: 100%;
}
.ttshop_probut h5 {
    font-size: 24px;
    color: #fff;
    margin-bottom: 15px;
}
.ttshop_probut ul{
    height: 60px;
    padding: 0;
}
.ttshop_probut ul li {
    float: left;
    margin-right: 30px;
    width: 180px;
    height: 60px;
    border-radius: 4px;
    position: static;
}
.ttshop_probut ul li img {
    display: block;
    border-radius: 4px;
}
.ttshop_managelist ul li:hover{
    border-color: #FB978B;
    box-shadow: 0px 0px 20px 0px rgb(255 120 104 / 15%);
}
.ttshop_managelist ul li:hover .ttshop_manageimg{
    margin-top: -34px;
    opacity: 0;
}
.ttshop_managelist ul li:hover .ttshop_managetext a{
    opacity: 1;
}
.ttshop_manageimg {
    margin: 40px auto 34px;
}
.ttshop_managetext a {
    opacity: 0;
}
.ttshop_incrementbut a {
    color: #F96A69;

}
.ttshop_incrementbut a:hover{
    background-color: #F96A69;
    color: #fff;
}
.ttshop_winlist ul li::before {
    content: '';
    width: 48px;
    height: 4px;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    -o-transition: .5s;
    background: linear-gradient(90deg,#F36B4A,#E43924);
    background: -moz-linear-gradient(90deg,#F36B4A,#E43924);
    background: -webkit-gradient(90deg,#F36B4A,#E43924);
    background: -ms-linear-gradient(90deg,#F36B4A,#E43924);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=1, startColorstr=#F36B4A, endColorstr=#E43924);
}
.ttshop_winlist ul li:hover::before{
    width: 68px;
}

.ttshop_editioncon ul li a i {

    background: url("/xianboss/xb-index2-ttshop_icon15.png") center center no-repeat;

}
.ttshop_editioncon ul li a:hover i{
    background: url("/xianboss/xb-index2-ttshop_icon16.png") center center no-repeat;
}
.ttshop_editioncon ul li a:hover .ttshop_editiontext h5{
    color: #EB0000;
}

.ttshop_editiontext h5 {
    color: #333;
}
.ttshop_proleft ul li::before {
    content: "";
    width: 0;
    height: 100%;
    background: #F85415;
    background: linear-gradient(90deg,#F36B4A,#E43924);
    background: -moz-linear-gradient(90deg,#F36B4A,#E43924);
    background: -ms-linear-gradient(90deg,#F36B4A,#E43924);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=1, startColorstr=#F36B4A, endColorstr=#E43924);
    position: absolute;
    top: 0;
    left: 0;
    transition: .35s;
    -moz-transition: .35s;
    -webkit-transition: .35s;
    -o-transition: .35s;
}
.ttshop_proleft ul li.active::before {
    width: 100%;
}
ul {
    padding: 0;
}
.ttshop_proleft ul li:nth-of-type(1) i{
    background: url(/xianboss/benefits_1.png) no-repeat;
    background-size: 100% 100%;
}
.ttshop_proleft ul li:nth-of-type(1).active i{
    background: url(/xianboss/platform_advantage_1.jpg) no-repeat;
    background-size: 100% 100%;
}
.ttshop_proleft ul li:nth-of-type(2) i{
    background: url(/xianboss/benefits_2.png) no-repeat;
    background-size: 100% 100%;
}
.ttshop_proleft ul li:nth-of-type(2).active i{
    background: url(/xianboss/platform_advantage_2.jpg) no-repeat;
    background-size: 100% 100%;
}
.ttshop_proleft ul li:nth-of-type(3) i{
    background: url(/xianboss/benefits_3.png) no-repeat;
    background-size: 100% 100%;
}
.ttshop_proleft ul li:nth-of-type(3).active i{
    background: url(/xianboss/platform_advantage_3.jpg) no-repeat;
    background-size: 100% 100%;
}
.ttshop_proleft ul li:nth-of-type(4) i{
    background: url(/xianboss/benefits_4.png) no-repeat;
    background-size: 100% 100%;
}
.ttshop_proleft ul li:nth-of-type(4).active i{
    background: url(/xianboss/platform_advantage_4.jpg) no-repeat;
    background-size: 100% 100%;
}
.ttshop_proleft ul li:nth-of-type(5) i{
    background: url(/xianboss/benefits_5.png) no-repeat;
    background-size: 100% 100%;
}
.ttshop_proleft ul li:nth-of-type(5).active i{
    background: url(/xianboss/platform_advantage_5.jpg) no-repeat;
    background-size: 100% 100%;
}
.ttshop_proleft ul li:nth-of-type(6) i{
    background: url(/xianboss/benefits_6.png) no-repeat;
    background-size: 100% 100%;
}
.ttshop_proleft ul li:nth-of-type(6).active i{
    background: url(/xianboss/platform_advantage_6.jpg) no-repeat;
    background-size: 100% 100%;
}
.ttshop_proleft ul li a i {
    float: left;
    width: 40px;
    height: 40px;
    margin-right: 20px;
    transition: .35s;
    -moz-transition: .35s;
    -webkit-transition: .35s;
    -o-transition: .35s;
}
.ttshop_proright>ul .show {
    opacity: 1;
    z-index: 1000;
}
.ttshop_proright>ul>li {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    transition: .35s;
    -moz-transition: .35s;
    -webkit-transition: .35s;
    -o-transition: .35s;
}



/*---------------------page-xb-index3.html--------------------------*/

.carousel-indicators {
    position: absolute;
    left: 50%;
    z-index: 15;
    width: 60%;
    margin-left: -30%;
    padding-left: 0;
    list-style: none;
    text-align: center;
}
.carousel .bgimg-01 {
    background: url(/xianboss/b1.jpg) no-repeat top center;
}
.carousel .bgimg-02 {
    background: url(/xianboss/b2.jpg) no-repeat top center;
}
.carousel .bgimg-03 {
    background: url(/xianboss/b3.jpg) no-repeat top center;
}
.carousel .bgimg-04 {
    background: url(/xianboss/b4.jpg) no-repeat top center;
}
.carousel .bgimg-05 {
    background: url(/xianboss/b5.jpg) no-repeat top center;
}
.carousel .item, .carousel .carousel-inner {
    height: 100%;
}
.carousel-indicators li:hover {
    background: rgba(89,207,255,0.3);
    border-color: rgba(43,137,189,0.3);
}
.carousel-indicators {
    bottom: 30px !important;
    font-size: 0;
}
#banner .item {
    background-size: cover;
}
.page-index .item {
    min-height: 550px;
}
.carousel-indicators li {
    width: 14px;
    height: 14px;
    margin-right: 15px !important;
    border-radius: 100%;
    border: 1px solid rgba(0,0,0,0.15);
    vertical-align: middle;
    display: inline-block;
    text-indent: -999px;
    cursor: pointer;
    background-color: rgba(0,0,0,0);
}
.carousel-indicators .active, .carousel-indicators .active:hover {
    margin: 0;
    width: 14px;
    height: 14px;
    border-color: transparent;
    background: #59a3fc;
    opacity: 1;
    z-index: 999999999;
}
.carousel .item .pro-con {
    width: 500px;
    margin-top: 114px;
}
.carousel .item .pro-con h1 {
    margin-bottom: 15px;
    font-size: 50px;
    line-height: 56px;
    font-weight: bold;
}
.carousel .item .pro-con p {
    margin-bottom: 30px;
    font-size: 18px;
    color: #666;
    line-height: 28px;
}
.carousel .item .pro-con a.btn-primary {
    width: 190px;
    height: 50px;
    line-height: 34px;
    text-align: center;
    font-size: 20px;
    border-radius: 62px;
    background: #59a3fc;
}
.pix-padding-h-20 {
    padding-left: 20px;
    padding-right: 20px;
}
.btn.wide {
    padding-left: 34px;
    padding-right: 34px;
}
.btn-round-lg {
    border-radius: 30px;
}
.pix-white {
    color: #fff;
}
.blue-bg {
    background: #59a3fc;
}
/*.btn {*/
/*    display: inline-block;*/
/*    margin-bottom: 0;*/
/*    font-weight: normal;*/
/*    text-align: center;*/
/*    vertical-align: middle;*/
/*    touch-action: manipulation;*/
/*    cursor: pointer;*/
/*    white-space: nowrap;*/
/*    padding: 6px 12px;*/
/*    font-size: 13px;*/
/*    line-height: 1.42857143;*/
/*    user-select: none;*/
/*    box-shadow: none;*/
/*    border: 1px solid transparent;*/
/*}*/
#suitable .suitable-item .pix-content:hover {
    box-shadow: 0 26px 40px -14px rgb(0 36 100 / 30%);
}
.btn:not(.pix-line):not(.btn-flat):not(.btn-link):hover {
    box-shadow: 0 0 3rem 3rem rgb(0 0 0 / 8%) inset;
}
.btn.pix-white:hover {
    color: #fff;
}

.nav-pills > li.active > a {
    border: none;
    color: #fff;
    background: #007bff;
    transition: all 0.3s ease;
    border-radius: 3px;
    font-weight: 600;
    padding: 10px 15px;
}
.nav-pills > li > a:hover {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    background-color: #fff;
    border-radius: 3px;
}
.nav > li > a:hover {
    color: #444;
    text-decoration: none;
}
.addon-list .addon-item:hover {
    transform: translateY(-6px);
    -webkit-transform: translateY(-6px);
    -moz-transform: translateY(-6px);
    -webkit-box-shadow: 0 26px 40px -24px rgb(0 36 100 / 30%);
    -moz-box-shadow: 0 26px 40px -24px rgba(0,36,100,0.3);
    box-shadow: 0 26px 40px -24px rgb(0 36 100 / 30%);
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.rotate {
    -webkit-transition-duration: 0.8s;
    -moz-transition-duration: 0.8s;
    -o-transition-duration: 0.8s;
    transition-duration: 0.8s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    transition-property: -webkit-transform,-moz-transform,-o-transform,transform;
    overflow: hidden;
}
.rotate:hover {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
}
.page-index a.carousel-control.left {
    left: 20px;
}
.page-index a.carousel-control.right {
    right: 20px;
}
.carousel-control {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 15%;
    opacity: 0.5;
    filter: alpha(opacity=50);
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgb(0 0 0 / 60%);
    background-color: rgba(0,0,0,0);
}
.page-index a.carousel-control {
    background-image: none;
    background: rgba(0,0,0,0.1);
    width: 36px;
    height: 74px;
    border-radius: 5px;
    line-height: 74px;
    padding: 0;
}
.carousel .carousel-control {
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    opacity: inherit !important;
}
.page-index a.carousel-control svg {
    width: 15px;
    height: 100%;
    top: 10px;
}
.page-index a.carousel-control:hover {
    background: rgba(0,0,0,0.2);
}




/*------------------diyform_list-xbproduct.html-------------------------*/
tabs-wrapper a:hover {
    color: #007bff;
}
.nav-pills > li > a:hover {
    transition: all 0.3s ease;
    background-color: #fff;
    border-radius: 3px;
    color: #555;
}
.search-form:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f002";
    float: left;
    margin-right: -33px;
    width: 33px;
    text-align: center;
    position: relative;
    padding: 0.4rem 0 0.275rem 0;
    line-height: 1.6;
    pointer-events: none;
    color: #495057;
}
.addon-list .addon-item:hover {
    transform: translateY(-6px);
    box-shadow: 0 26px 40px -24px rgb(0 36 100 / 30%);
    transition: all 0.3s ease;
}




/*---------------page-xb-agencywechat.html---------------------*/
.animate--1:hover {
    transform: translateY(-6px);
}
#img1 {
    background-image: url('/xianboss/hot.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
#img2 {
    background-image: url('/xianboss/hot.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
#img3 {
    background-image: url('/xianboss/hot.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
#img4 {
    background-image: url('/xianboss/hot.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
#img5 {
    background-image: url('/xianboss/hot.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
#img6 {
    background-image: url('/xianboss/hot.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
#img7 {
    background-image: url('/xianboss/hot.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
#img8 {
    background-image: url('/xianboss/hot.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
#img9 {
    background-image: url('/xianboss/hot.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
#img10 {
    background-image: url('/xianboss/hot.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
#img11 {
    background-image: url('/xianboss/hot.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
#img12 {
    background-image: url('/xianboss/hot.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
#service-content1:hover #img1{
    background-image: url('/xianboss/solution_dajian.png');
}
#service-content2:hover #img2{
    background-image: url('/xianboss/solution_cehua.png');
}
#service-content3:hover #img3{
    background-image: url('/xianboss/solution_dajian.png');
}
#service-content4:hover #img4{
    background-image: url('/xianboss/solution_cehua.png');
}
#service-content5:hover #img5{
    background-image: url('/xianboss/solution_dajian.png');
}
#service-content6:hover #img6{
    background-image: url('/xianboss/solution_cehua.png');
}
#service-content7:hover #img7{
    background-image: url('/xianboss/solution_dajian.png');
}
#service-content8:hover #img8{
    background-image: url('/xianboss/solution_cehua.png');
}
#service-content9:hover #img9{
    background-image: url('/xianboss/solution_dajian.png');
}
#service-content10:hover #img10{
    background-image: url('/xianboss/solution_cehua.png');
}
#service-content11:hover #img11{
    background-image: url('/xianboss/solution_dajian.png');
}
#service-content12:hover #img12{
    background-image: url('/xianboss/solution_cehua.png');
}
.service-content__title {
    color: #333;
}
.service-content:hover .service-content__title {
    color: #0086f5;
}
.section__title.has-after::after {
    content: '';
    width: 89px;
    height: 5px;
    background: #1d2088;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}

.difficulty:hover{
    transform: translateY(-6px);
}

.solution-section .section__title::after {
    background: #fff;
}




/*--------------page-xb-agencykuaishou.html-----------------*/
.banner-info-item::after {
    content: '';
    width: 1px;
    height: 87px;
    background: #F3F3F9;
    position: absolute;
    top: 0px;
    bottom: 0px;
    right: 0px;
    margin: auto;
}
.animate--1:hover {
    box-shadow: 0 0 5px rgb(0 0 0 / 30%);
    transform: translate3d(0,-5px,0);
}
.benefits:hover .benefits__img {
    transform: rotate(360deg);
}