
.layui-main {
    position: relative;
    width: 1170px;
    margin: 0 auto;
}
#wrapper{
    background-color: #fff;
}
.top_hot {
    position: absolute;
    top:-4rem;
    right:.5rem;
}
.top_hot img{
    width:70px;

}
.screen_video{
    width:600px;
    overflow: hidden;
    margin: 0 auto;
    position: relative;
    margin-top:7.2rem;
}
.suitable-year-tag{
    top: 28rem;
    position: relative;
    margin-left: .5rem;
    font-size: 14px;
    font-weight: 400;
    color: rgba(0,0,0,0.4500);
    line-height: 22px;
    -webkit-background-clip: text;

}
.banner_txt{
    margin: 0 auto;
    color:#fff;
    text-align: center;
    top:-45rem;
    position: relative;
}
.banner_txt h1{
    font-size: 4rem;
    line-height:4.5rem;
    font-family: Impact, Charcoal, sans-serif;
    font-weight: 600;
    background: linear-gradient(0deg, #FFFFFF 0%, rgba(255,255,255,0.3900) 100%);
    background-clip: text;
    -webkit-background-clip: text;
    color: transparent; /*需要文字透明*/
}
.banner_txt h3{
    font-weight: 500;
    font-size: 22px;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 26px;
    -webkit-background-clip: text;
}
.banner_txt span{
    line-height:3rem;
    font-size: 18px;
    font-weight: 300;


}
.video-back {
   height:50rem;
    width: 1440px;
    margin: 0 auto;
}
.video-back button{
    top:-43rem;
    position: relative;
    left:45.3%;
    width:10rem;
}
.img-zoom_3_text{
    top: 18rem;
    position: relative;
}
.img-zoom_3{
    width: 1200px;
    height: 400px;
    margin: 50px auto;
    border-right: 0;
}
.img-zoom_3 :first{
    width: 450px;

}
.img-zoom_3>div{
    width: 180px;
    height: 340px;
    float: left;
    margin-right:2rem;
    background:url("/static/images/v2/img_index_w4_01.png") no-repeat center center;transition:all .7s ease 0s;
    border-radius: 3rem;
}
.img-zoom_3>div:first{
    width: 480px;

}
.img-zoom_3>div:hover{
    opacity: 1;
}
.img-zoom_3>div h1{
    color: #fff;
    font-size: 70px;
    padding: 40px 40px 0;
}


/* define bootstrap 5 columns */
.col-xs-1-5,
.col-sm-1-5,
.col-md-1-5,
.col-lg-1-5 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}

.col-xs-1-5 {
    width: 20%;
    float: left;
}
.suitable-intro_imgtxt{
    position: relative;
    top: -300px;
    margin: 1.5rem;
}
@media (min-width: 768px) {
    .col-sm-1-5 {
        width: 20%;
        float: left;
    }
}
@media (min-width: 992px) {
    .col-md-1-5 {
        width: 20%;
        float: left;
    }
}
@media (min-width: 1200px) {
    .col-lg-1-5 {
        width: 20%;
        float: left;
    }
}

.addon-list .addon-item:hover {
    transform: translateY(-6px);
    -webkit-transform: translateY(-6px);
    -moz-transform: translateY(-6px);s
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
#suitable .suitable-item .pix-content {
    background: linear-gradient(136deg, #FFFCEC 0%, #FFFFFF 100%);
    border-radius: 18px;
    opacity: 1;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.suitable-item:hover > .pix-content {
    cursor:pointer;
    -webkit-box-shadow: 0 26px 40px -14px rgb(0 36 100 / 30%);
    -moz-box-shadow: 0 26px 40px -14px rgba(0,36,100,0.3);
    background: linear-gradient(136deg, #FFF4BB 0%, #FF9E9E 100%) !important;
    box-shadow: inset -1px -1px 1px 0px rgba(255,202,16,0.2500), inset 1px 1px 1px 0px rgba(255,154,122,0.4500);
    border-radius: 18px 18px 18px 18px;
    opacity: 1;
}




/*#suitable .suitable-item .pix-content:hover {*/
/*    -webkit-box-shadow: 0 26px 40px -14px rgb(0 36 100 / 30%);*/
/*    -moz-box-shadow: 0 26px 40px -14px rgba(0,36,100,0.3);*/
/*    background: linear-gradient(136deg, #FFF4BB 0%, #FF9E9E 100%);*/
/*    box-shadow: inset -1px -1px 1px 0px rgba(255,202,16,0.2500), inset 1px 1px 1px 0px rgba(255,154,122,0.4500);*/
/*    border-radius: 18px 18px 18px 18px;*/
/*    opacity: 1;*/

/*}*/
#suitable .suitable-item .suitable-title {
    font-size: 18px;
    padding: 5px 0;

    background-color: #ffff;
    border: 1px;
    width: 80%;
    margin: 0 auto;
    margin-bottom: 1rem;
    border-radius: 18px;
    -webkit-box-shadow: 0 26px 40px -14px rgb(0 36 100 / 30%);
    -moz-box-shadow: 0 26px 40px -14px rgba(0,36,100,0.3);
    box-shadow: 0 26px 40px -14px rgb(0 36 100 / 30%);
}
#suitable .suitable-item .pix-content :hover + .suitable-item .suitable-title  {
    background-color: #ff0000;
    border: 1px;
    width: 80%;
    margin: 0 auto;
    margin-bottom: 1rem;
    border-radius: 18px;
    -webkit-box-shadow: 0 26px 40px -14px rgb(0 36 100 / 30%);
    -moz-box-shadow: 0 26px 40px -14px rgba(0,36,100,0.3);
    box-shadow: 0 26px 40px -14px rgb(0 36 100 / 30%);
}


.partner-section .partner-list .img-responsive {
    max-width: 225px;
    padding: 0 20px;
    width: 100%;
}
.pix-black-gray-dark {
    color: #444;
}
.pix-margin-bottom-20 {
}
.pix-black-gray-light {
    color: #000;
    text-align: left;
}
h3, .h3 {
    font-size: 18px;
}

h1, .h1, h2, .h2, h3, .h3 {
    margin-top: 17px;
    margin-bottom: 8.5px;
}
.tv_live{
    background: url("/static/images/v2/IMG_index_TV.png") no-repeat center center;
    height:45rem;


}
.text-line {
    position: relative;
    margin:5rem;
    text-align: center;
}
.text-line h2 {
    position: relative;
    margin-bottom: 20px;
    font-size: 28px;
    z-index: 1;
    color: #000;
}
.bg-white {
    background: #fff !important;
}
.pix-padding-bottom-40 {
    padding-bottom: 40px;
}


.text-line .subtitle {
    font-size: 22px;
    color: #000;
}

.btn.wide {
    padding-left: 34px;
    padding-right: 34px;
}

.btn-round-lg, form.form-round-lg .form-control {
    border-radius: 30px;
}
.btn {
    border-radius: 3px;
    padding: 8px 18px;
    border: 0px;
}



.btn.wide {
    padding-left: 34px;
    padding-right: 34px;
}
.btn-round-lg, form.form-round-lg .form-control {
    border-radius: 30px;
}
.btn {
    border-radius: 3px;
    padding: 8px 18px;
    border: 0px;
}
.pix-white {
    color: #fff;
}

.img-zoom img{
    border-radius: 1rem;
    margin:.4rem 0px;
}
.img-zoom_2 img{
    width: 248px;
    height:140px;
    border-radius: 1rem;
    margin:.4rem 0px;
}
.blue-bg {
    background: #59a3fc;
}
#suitable .suitable-item .suitable-intro {
    margin-bottom: 20px;
    color: #000000;
    line-height: 22px;
    font-size: 14px;
    text-align:left;
    height:10rem;
}
.pix-margin-v-10 {
    margin: 10px 0;
}
.pix-padding-h-20 {
    padding-left: 20px;
    padding-right: 20px;
}
.pix-padding-h-28 {
    padding-left: 28px;
    padding-right: 28px;
}
.pix-padding-v-50 {
    padding-top: 50px;
    padding-bottom: 50px;
}
.text-center {
    text-align: center;
}


  #recommended-topics .title {
  font-size: 38px;
  text-align: center;
  font-weight: bold;
  color: #000000;
  }
  #ips-tools .tools_box .one_tools {
    width: 380px;
    height: 182px;
    background: rgba(247, 247, 249, 1);
    border-radius: 5px;
    float: left;
    /* margin-right: 30px; */
    /* padding-left: 37px; */
    /* padding-top: 34px; */
    position: relative;
    overflow: hidden;
}
#ips-tools .tools_box .one_tools .iconfont-box {
    position: absolute;
    width: 241px;
    height: 239px;
    background: rgba(219, 229, 248, 1);
    border-radius: 100%;
    color: #B8CAED;
    bottom: -113px;
    right: -87px;
    text-align: left;
    line-height: 166px;
}
.one_tools-content {
    margin-left: 27px;
    margin-top: 36px;
    margin-bottom: 21px;
}
.addon-list .addon-item {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.addon-list .addon-item .title {
    margin-top: 10px;
    padding: 0 10px;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;
    line-height: 20px;
}
.tags.tags-recommend {
    background-position: 0 -272px;
}
.tags {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 999;
    width: 68px;
    height: 68px;
    overflow: hidden;
}
.metas {
    position: relative;
    padding: 10px;
    color: #c1c1c1;
}
.metas .addon-price {
    float: right;
}
.metas .price {
    color: #e83d2c;
    font-size: 14px;
    margin-right: 0;
}
.addon-list .addon-item {
    position: relative;
    z-index: 1;
    margin-bottom: 30px;
    -webkit-border-radius: 3px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 3px;
    -moz-background-clip: padding;
    border-radius: 3px;
    background-clip: padding-box;
    background-color: #fff;
}
