.ssl .white{color: #fff !important;}
.ssl .more{display: flex;}
.ssl .more a{margin: 0 auto; display: inline-block;line-height: 56px;padding: 0 45px;background-image: linear-gradient(to right,#2464FA,#01CDE8);font-size: 18px;color: #fff;border-radius: 5px;transition: all .5s ease;}
.ssl .more a:hover{transform: translateY(-5px);}
.ssl .w1200{overflow: visible;}
.ssl_banner{
    height: 464px;
    background: url(../images/ssl_banner.jpg) center center no-repeat;
}
.ssl_banner .banner_text{margin-top: 110px;color: #fff;}
.ssl_banner .banner_text h5{font-size: 60px;}
.ssl_banner .banner_text p{font-size: 20px;margin: 20px 0 27px;color: #fff;}
.ssl_banner .banner_text a{display: block;font-size: 20px;color: #1f1f1f;line-height: 55px;height: 55px;padding: 0 30px;background: #fccf17;border-radius: 5px;width: 104px;text-align: center;transition: all .3s;}
.ssl_banner .banner_text a:hover{transform: translatey(5px);}
.website .title h5{text-align: center;font-size: 36px;color: #222;margin-top: 50px;}
.website .title .info{text-align: center;font-size: 16px;color: #666;margin-top: 20px;}


.ssl_box1{
    height: auto;
    background: #fff;
    padding-bottom:30px ; 
}
.ssl_box1 .website{overflow: visible;}
.ssl_box1 ul{display: flex;justify-content: space-between;margin: 50px auto 20px;}
.ssl_box1 ul li{width: calc(31% - 40px);height: 490px;box-shadow: 0px 5px 15px 1px rgba(0, 0, 0, 0.05);padding: 20px;position: relative;transition: all .3s;}
.ssl_box1 ul li:hover{transform: translateY(-8px);}
.ssl_box1 ul li .hot{position: absolute;top: 0;right: 0;width: 0;height: 0;border-top: 35px solid #fccf17; border-right: 50px solid #fccf17;border-bottom: 35px solid transparent; border-left: 50px solid transparent;}
.ssl_box1 ul li .hot span{display: block;width: 50px;position: absolute; top: -25px; color: #1f1f1f;font-size: 18px;right: -53px;}
.ssl_box1 .sslbox1_title{text-align: center;}
.ssl_box1 .sslbox1_title p.title{font-size: 30px;margin-bottom: 10px;}
.ssl_box1 .sslbox1_title p{font-size: 18px;color: #333;}
.ssl_box1 .sslbox1_text{padding: 15px 0px 20px;border-top:1px solid #ececec;border-bottom:1px solid #ececec;margin-top: 20px;}
.ssl_box1 .sslbox1_text p{font-size: 15px;color: #555;line-height: 31px;}
.ssl_box1 .sslbox1_text span{color: #999;margin-right: 15px;}
.ssl_box1 .sslbox1_bottom{margin-top:15px;}
.ssl_box1 .sslbox1_bottom>div{display: flex;justify-content: center;align-items: center;}
.ssl_box1 .sslbox1_bottom p{font-size: 15px;color: #999;}
.ssl_box1 .sslbox1_bottom .price{color: #666;margin-left: 5px;}
.ssl_box1 .sslbox1_bottom .price span{font-size: 24px;color: #ff0000;font-weight: bold;}
.ssl_box1 .sslbox1_bottom>p{
    font-size: 18px;
    border-radius: 28px;
    height: 46px;
    line-height: 46px;
    width: 187px;
    border: 1px solid #1f1f1f;
    background: #1f1f1f;
    color: #fccf17;
    text-align: center;
    display: block;
    transform: translateX(-50%);
    margin-left: 50%;
    margin-bottom: 38px;
    margin-top: 20px;
    transition: all .3s;
    cursor: pointer;
}
.ssl_box1 .sslbox1_bottom>p:hover{background: transparent;color: #1f1f1f;}
/* 弹窗 */
.code-model {
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    z-index: 999;
    display: none;
}
.code-bg {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.4);
}
.code-box {
    width: 320px;
    height: 370px;
    background: #FFFFFF;
    border-radius: 20px;
    border: 2px solid #fccf17;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    padding: 40px 40px 0;
    text-align: center;
    display: flex;
    flex-direction: column;
}
.code-t1 {
    font-size: 24px;
    font-weight: bold;
    color: #333333;
}
.code-img {
    width: 180px;
    height: 180px;
    margin: 20px auto 5px;
}
.code-t2 {
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 16px;
    font-weight: bold;
    color: #333333;
}
.code-btn {
    width: 100px;
    height: 30px;
    font-size: 15px;
    line-height: 28px;
    background: #FFFFFF;
    box-shadow: 0px 10px 20px 1px rgba(0, 0, 0, 0.02);
    border-radius: 15px;
    border: 1px solid #fccf17;
    color: #fccf17;
    cursor: pointer;
}
.layui-layer-ico.code_close {
    position: absolute;
    right: 7px;
    top: 7px;
    width: 30px;
    height: 30px;
    background-position: -149px -31px;
    cursor: pointer;
}
.layui-layer-ico {
    background: url(../images/icon1.png) no-repeat;
}
.ssl_box2{background: #f5f9ff;}
.ssl_box2 .sslbox2_main{display: flex;justify-content: space-between;align-items: center;margin-top: 20px;}
.ssl_box2 .sslbox2_main p{font-size: 16px;color: #222;line-height: 31px;width: 48%;}
.ssl_box2 .sslbox2_main .pic{width: 48%;height: auto;max-height: 100%;position: relative;}
.ssl_box2 .sslbox2_main img{width: 100%;height:100%;display: block;}
/* .ssl_box2 .sslbox2_main .pic>div{display: flex;justify-content: space-between;align-items: center;position: absolute;bottom: 20%;left: 6%;width: 100%;}
.ssl_box2 .sslbox2_main .pic>div p{color: #666;font-size: 16px;width: 30%;text-align: center;}
.ssl_box2 .sslbox2_main .pic>div p:nth-child(2){font-size: 17px;color: #ff8745;} */
.ssl_box2 a{background: #1f1f1f;font-size: 18px; border-radius: 28px;height: 56px;line-height: 56px;width: 241px;border: 1px solid #1f1f1f;color: #fccf17;text-align: center;display: block;transform: translateX(-50%);margin-left: 50%;margin-bottom: 60px;margin-top: 30px;transition: all .3s;}
.ssl_box2 a:hover{transform: translate(-50%,-8px);}


.ssl_box3{position: relative;padding-bottom: 70px;}
.ssl_box3 ul{margin: 70px auto 70px;}
.ssl_box3 li{float: left; width: 40%;height: 188px;background: #fccf17;color: #fff;display: flex;align-items: center;}
.ssl_box3 ul li:nth-child(1){width: calc(60% - 120px);margin-left: 60px;color: #222;padding-left:50px;}
.ssl_box3 ul li:nth-child(1) div{width: 63%;}
.ssl_box3 ul li:nth-child(2){background: #ee0038;height: 217px;margin-top: -29px;}
.ssl_box3 ul li:nth-child(2) div{
    margin-left: 17%;
    width: 70%;
}
.ssl_box3 ul li:nth-child(3){background: #1f1f1f;width: calc(60% - 60px);padding-left:50px;}
.ssl_box3 ul li:nth-child(3) div{width: 54%;}
.ssl_box3 ul li:nth-child(4){background: #6824c4;width: 50%;width: calc(40% - 60px);}
.ssl_box3 ul li:nth-child(4) div{
    width: 58%;
    margin-left: 36%;
}
.ssl_box3 ul li:nth-child(5){width: calc(60% - 120px);margin-left: 60px;background: #ee0038;padding-left:50px;}
.ssl_box3 ul li:nth-child(5) div{width: 65%;}
.ssl_box3 ul li:nth-child(6){color: #222;}
.ssl_box3 ul li:nth-child(6) div{
    width: 60%;
    margin-left: 35%;
}
.ssl_box3 .sslbox3_title{font-size: 28px;font-weight: bold;margin-bottom: 15px;line-height: 32px; text-indent: -8px;}
.ssl_box3 .sslbox3_title img{margin-left: 15px;transform: translateY(5px);}
.ssl_box3 .sslbox3_info{font-size: 16px;line-height: 25px;}
.ssl_box3 .people{position: absolute;bottom: 18px;width: 453px;height: 526px;left: 53%;transform: translateX(-50%);}

.ssl_box4{background: #f7f7f7;padding: 1px 0 60px;}
.ssl_box4 .website{overflow: visible;}
.ssl_box4 ul{display: flex;justify-content: space-between;margin: 40px 0 0px;}
.ssl_box4 ul li{width: calc(48% - 120px);height: auto;padding: 30px 60px;box-shadow: 0px 5px 15px 1px rgba(0, 0, 0, 0.05);}
.ssl_box4 ul li p{color: #222;font-size: 24px;font-weight: bold;text-align: center;}
.ssl_box4 ul li img{width: 100%;height: auto;margin-top: 20px;}

.ssl_box5{
    background: url(../images/sslbox8_bg.jpg) center center no-repeat;
    width: 100%;
    height: 712px;
}
.ssl_box5 .qustion_box{display: flex;justify-content: space-between;align-items: center;margin-top: 40px;}
.ssl_box5 .qustion_item{background: rgba(255, 255, 255, 0.13);border: 1px solid rgba(255, 255, 255, 0.5);border-radius: 5px;width: calc(35% - 55px);height: 350px;padding: 30px 30px 40px 25px;}
.ssl_box5 .qustion_item.right{width: calc(65% - 85px);}
.ssl_box5 .qustion_item .title{font-size: 20px;font-weight: bold;margin-bottom: 15px;color: #fff;}
.ssl_box5 .qustion_item li{transition: all .3s;}
.ssl_box5 .qustion_item p{font-size: 15px;line-height: 35px;color: #fff;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;width: 100%;transition: all .3s;}
.ssl_box5 .qustion_item span{border: 1px solid #fff;border-radius: 50%;width: 7px;height: 7px;display: inline-block;margin-right: 12px;transition: all .3s;}
.ssl_box5 .qustion_item li:hover{transform: translateX(8px);}
.ssl_box5 .qustion_item li:hover p:first-child{color: #FF4B4B;}
.ssl_box5 .qustion_item li:hover span{border:1px solid #FF4B4B;}
.ssl_box5 .qustion_item.right ul{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.ssl_box5 .qustion_item.right ul li{width: calc(50% - 15px);margin-bottom: 25px;}

.ssl_box5 .qustion_item.right img{margin-right: 15px;}
.ssl_box5 .qustion_item.right ul li p:last-child{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    padding-left: 27px;
    width: calc(100% - 27px);
    line-height: 26px;
}
.ssl_box5 .qustion_item.right ul li:hover{transform: translateX(0px);}
.ssl_box5 .qustion_item.right ul li:hover p:first-child{color:#FF4B4B;text-indent: 8px;}
.ssl_box5 .qustion_item.right ul li:hover p:nth-child(2){transform: translateX(8px);}

.ssl_box6 {background-color: #f2f5fa;}
.ssl_box6 ul{display: flex;justify-content: space-between;margin-top: 40px;flex-wrap: wrap;margin-bottom: 70px;}
.ssl_box6 li{position: relative;width: 31%;margin-bottom: 35px;}
.ssl_box6 .sslbox6_pic{border-radius: 10px;overflow: hidden;}
.ssl_box6 .sslbox6_pic img{width: 100%;height: 100%;display: block;transition: all .3s;}
.ssl_box6 .sslbox6_text{position: absolute;top: calc(50% - 53px);left: calc(50% - 53px);height: 100px;width: 100px;border: 3px solid rgba(255, 255, 255, 0.2);border-radius: 50%;background: rgba(255, 255, 255, 0.13);display: flex;justify-content: center;align-items: center;}
.ssl_box6 .sslbox6_text p{font-size: 18px;color: #fff;font-weight: bold;text-align: center;}
.ssl_box6 li:hover img{transform: scale(1.1);}
.ssl_box6 li:hover .sslbox6_text{transition: all .6s cubic-bezier(0.25, 0.1, 0.25, 1);transform: rotateY(360deg);}
.ssl_box6 .more{background: url(../images/zixun_bg.jpg) center center no-repeat;width: 100%;height: 194px;}
.ssl_box6 .more a{height: 45px;line-height: 45px; background:none #1f1f1f;border-radius: 30px;margin-top: 75px;}