html, div, body, form, img, dd, h2, h3, h4, p, input{margin:0 auto;padding:0;font:14px/1.8em Arial,Helvetica,sans-serif;color:#222222;font-weight:normal;}
ul, li{margin:0;padding:0;list-style:none;}
a, a:link,a:visited{text-decoration:none;}
a:hover,a:active{text-decoration:underline;}
.container{max-width:1000px;overflow:hidden;}
#cse-search-results iframe { height:1135px; padding-left:15px; }
#content{max-width:1000px;overflow:hidden;margin:20px auto 30px auto;}
#content-right{max-width:240px;width:100%;margin-left:20px;}
#content-right .rec-box,.awards-pro { margin-bottom:20px; }
#content-right .awards-pro .title,.contact .title{font-size:16px;font-weight:bold;}
#content-right .contact p{font-size:14px;}

.center{max-width: 1200px;width: 100%;margin: 0 auto;}
.banner{
    background: #DDE6FF;
    padding: 56px 0;
    margin-bottom: 64px;
}
.banner h1{
    font-weight: bold;
    font-size: 40px;
    color: #222222;
    line-height: 48px;
    text-align: center;
    margin-bottom: 32px;
}
.banner #search{
    max-width: 710px;
    width: 100%;
    margin: 0 auto;
    position: relative;
    box-sizing: border-box;
}
.banner input#q{
    background: #FFFFFF;
    border-radius: 6px 6px 6px 6px;
    width: 100%;
    border: none;
    box-sizing: border-box;
    padding-left: 54px;
    font-size: 14px;
    color: #666666;
    height: 42px;
    line-height: 42px;
}
.banner input#search_btn{
    background: #326DFF;
    border-radius: 6px 6px 6px 6px;
    width: 88px;
    height: 38px;
    font-size: 14px;
    color: #FFFFFF;
    border: none;
    position: absolute;
    right: 2px;
    top: 2px;
}
.banner #search::before{
    content: "";
    width: 18px;
    height: 18px;
    background: url(/images/search-results/search.svg);
    display: block;
    position: absolute;
    left: 20px;
    top: 50%;
    transform: translateY(-50%);
}
.banner .value_info{
    margin-top: 24px;
    font-weight: bold;
    font-size: 14px;
    color: #333333;
    line-height: 20px;
    text-align: center;
}
.banner .value_info a{
    cursor: pointer;
    font-weight: 400;
    font-size: 14px;
    color: #333333;
    line-height: 20px;
    margin: 0 12px;
    border-bottom: 1px solid #333;
    text-decoration: none;
}
.banner .value_info a:hover{
    color: #326DFF;
    border-bottom: 1px solid #326DFF;
}
#content{
    margin: 0 auto 80px;
    max-width: 1200px;
    width: 100%;
    overflow: hidden;
    box-sizing: border-box;
    flex-wrap: nowrap;
}
#content-left{
    width: 100%;
    box-sizing: border-box;
    max-width: 880px;
    margin: 0;
}
#content-right{
    float: none;
    margin: 0;
    max-width: 256px;
    width: 100%;
    box-sizing: border-box;
}
#content-right .svip{
    margin: 0;
    width: 100%;
    max-width: 256px;
    box-sizing: border-box;
    padding: 20px 8px;
    background: #FDE6FF;
    border-radius: 8px 8px 8px 8px;
    margin-bottom: 32px;
}
#content-right .svip .title{
    font-weight: bold;
    font-size: 16px;
    color: #222222;
    line-height: 20px;
    text-align: center;
}
#content-right .svip .info{
    font-weight: bold;
    font-size: 22px;
    color: #FF6F36;
    line-height: 28px;
    text-align: center;
    margin: 4px auto 12px;
}
#content-right .svip img{
    max-width: 100%;
    width: 100%;
    height: auto;
    margin-bottom: 8px;
}
#content-right .svip .price{
    font-weight: 400;
    font-size: 16px;
    color: #666666;
    line-height: 24px;
    text-align: center;
    margin-bottom: 12px;
}
#content-right .svip .price span{
    font-weight: bold;
    font-size: 24px;
    color: #FF6F36;
    line-height: 32px;
}
#content-right .svip .price del{
    font-weight: 400;
    font-size: 16px;
    color: #333333;
    line-height: 24px;
}
#content-right .product_box{
    margin: 0;
    position: relative;
    margin-bottom: 32px;
}
#content-right .product_box .product_item{
    width: 100%;
    max-width: 256px;
    box-sizing: border-box;
    padding: 20px 32px 46px;
    background: #ECF3FF;
    border-radius: 8px 8px 8px 8px;
}
#content-right .product_box .product_item .icon_img{
    max-width: 56px;
    width: 100%;
    height: auto;
    margin: 0 auto;
    display: block;
}
#content-right .product_box .product_item .title,#content-right .product_box .product_item .title a{
    font-weight: bold;
    font-size: 20px;
    color: #222222;
    line-height: 24px;
    text-align: center;
    margin: 16px auto 8px;
}
#content-right .product_box .product_item .info{
    font-weight: 400;
    font-size: 14px;
    color: #222222;
    line-height: 24px;
    text-align: center;
    margin-bottom: 16px;
}

/* 按钮改版 */
#content-right .svip .go_btn,#content-right .product_box .product_item .download_btn{border: 1px solid #fff;box-sizing: border-box;border-radius: 40px;background: #326DFF;font-size: 18px;font-weight: bold;color: #fff;text-align: center;display: inline-block;margin-right: 20px;overflow: hidden;position: relative;margin-top: 20px;}
#content-right .svip .go_btn:hover,#content-right .product_box .product_item .download_btn:hover{text-decoration: none;}
#content-right .svip .go_btn span,#content-right .product_box .product_item .download_btn span{display: block;position: relative;left: 0;}
#content-right .svip .go_btn:hover span,#content-right .product_box .product_item .download_btn:hover span{left: 100%;transition: all .3s linear;}
#content-right .svip .go_btn::before,#content-right .product_box .product_item .download_btn::before{width: 100%;height: 100%;clear: both;content: "";position: absolute;background: #3290FF;top: 0px;left: -100%;border-radius: 40px;}
#content-right .svip .go_btn:hover::before,#content-right .product_box .product_item .download_btn:hover::before{left: 0px;transition: all .3s linear;}
#content-right .svip .go_btn::after,#content-right .product_box .product_item .download_btn::after{width: 24px;height: 24px;position: absolute;left: -50%;top: 50%;clear: both;content: "";background: url(/images/products/icons.svg);transform: translate(-50%,-50%);background-position-y: -48px;}
#content-right .svip .go_btn:hover::after,#content-right .product_box .product_item .download_btn:hover::after{left: 50%;transition: all .3s linear;}
.btn_v1.mac_btn a span::before,.btn_v1.mac a span::before{background-position-y: -24px;}

#content-right .svip .go_btn::before{
    background: #FF6F36;
}
#content-right .svip .go_btn::after{
    background-position: 0 -72px;
}
#content-right .svip .go_btn{
    background: #FF6F36;
    border-radius: 28px 28px 28px 28px;
    width: 100%;
    max-width: 172px;
    margin: 0 auto;
    display: block;
    font-weight: bold;
    font-size: 14px;
    color: #FFFFFF;
    line-height: 40px;
    text-align: center;
    text-decoration: none;
}

#content-right .product_box .product_item .download_btn{
    background: #326DFF;
    border-radius: 28px 28px 28px 28px;
    width: 100%;
    max-width: 172px;
    font-weight: bold;
    font-size: 14px;
    color: #FFFFFF;
    line-height: 40px;
    text-align: center;
    display: block;
    margin: 0 auto;
    text-decoration: none;
    overflow: hidden;
}


/* 新增轮播样式 */
.slider-container {
position: relative;
overflow: hidden;
max-width: 256px;
}

.slider-track {
display: flex;
transition: transform 0.5s ease-in-out;
}

.slider-track .product_item {
min-width: 100%;
padding: 20px 32px 46px 20px;
background: #ECF3FF;
border-radius: 8px;
box-sizing: border-box;
display: none;
min-height: 300px;
}
.slider-track .product_item.active{
    display: block;
}
.slider-dots {
position: absolute;
bottom: 15px;
left: 50%;
transform: translateX(-50%);
display: flex;
gap: 8px;
}

.slider-dots .dot {
width: 14px;
height: 6px;
border-radius: 14px;
background: rgba(255,255,255,0.5);
cursor: pointer;
}

.slider-dots .dot.active {
background: #326DFF;
width: 32px;
}

.slider-prev,
.slider-next {
position: absolute;
top: 50%;
transform: translateY(-50%);
background: url(/images/search-results/switch.svg) no-repeat;
border: none;
width: 16px;
height: 32px;
cursor: pointer;
}
.slider-prev:hover{
    background-position: 0 -16px;
}
.slider-prev { left: 4px; }
.slider-next { right: 4px; background-position: 0 -64px;}
.slider-next:hover{
    background-position: 0 -96px;
}

#content-right .topics{
    width: 100%;
    max-width: 256px;
    box-sizing: border-box;
    margin: 0;
}
#content-right .topics .title{
    font-weight: bold;
    font-size: 18px;
    color: #222222;
    line-height: 24px;
    text-align: left;
    margin-bottom: 20px;
}
#content-right .topics li a{
    font-weight: 400;
    font-size: 14px;
    color: #111111;
    line-height: 20px;
    text-align: left;
    padding-left: 24px;
    width: 100%;
    box-sizing: border-box;
    margin-bottom: 16px;
    display: block;
    position: relative;
}
#content-right .topics li a i{
    width: 16px;
    height: 16px;
    display: block;
    background: url(/images/upgrade/indicators.svg) no-repeat;
    position: absolute;
    left: 0;
    top: 2px;
}
#content-right .topics li a:hover i{
    background-position: 0 -16px;
}
.further {
    padding: 80px 0;
    background: #ECF3FF;
    box-sizing: border-box;
}
.further h2{
    font-weight: bold;
    font-size: 36px;
    color: #222222;
    line-height: 48px;
    text-align: center;
    margin-bottom: 42px;
}
.further ul{
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}
.further ul li{
    background: #FFFFFF;
    border-radius: 12px 12px 12px 12px;
    max-width: 268px;
    width: 100%;
    padding: 50px 16px;
    box-sizing: border-box;
    margin-bottom: 20px;
}
.further ul li i{
    width: 80px;
    height: 80px;
    display: block;
    background: url(/images/search-results/user-service.svg) no-repeat;
    margin: 0 auto 24px;
}
.further ul li:nth-child(2) i{
    background-position: 0 -80px;
}
.further ul li:nth-child(3) i{
    background-position: 0 -160px;
}
.further ul li:nth-child(4) i{
    background-position: 0 -240px;
}
.further ul li .title,.further ul li .title a{
    font-weight: bold;
    font-size: 24px;
    color: #222222;
    line-height: 24px;
    text-align: center;
    margin-bottom: 12px;
}
.further ul li .info{
    font-weight: 400;
    font-size: 16px;
    color: #222222;
    line-height: 24px;
    text-align: center;
}
@media screen and (max-width:1280px){
    #content,.center{
        padding: 0 20px;
        box-sizing: border-box;
    }
}
@media screen and (max-width:1200px){
    .banner div#search input#q{
        padding-left: 54px;
        padding-right: 80px;
    }
    #content{
        flex-direction: column;
    }
    #content-right{
        width: 100%;
        max-width: 100%;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-evenly;
        align-items: center;
    }
    .further ul{
        justify-content: space-evenly;
    }
    .further ul li{
        margin-bottom: 20px;
    }
}