<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.w {
    width: 1200px;
    margin: 0 auto;
}

.h {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.clearfix::after {
    content: ".";
    display: block;
    height: 0px;
    line-height: 0px;
    clear: both;
    visibility: hidden;
}


.itemBanner {
    background: url(/website/images/banner/applet-banner.jpg) no-repeat center;
    height: 742px;
    width: 100%;
    background-size: cover;
    position: relative;
}

.bannerContent {
    padding-top: 50px;
    position: absolute;
    top: 40%;
    left: 58%;
    transform: translate(-50%, -50%);
}

.bannerContent1{
    padding-top: 50px;
    position: absolute;
    top: 35%;
    left: 42%;
}

.contentOne {
    margin-top: 30px;
    text-align: left;
    margin-bottom: 50px;
}

.bannerTitle {
    font-size: 38px;
    font-style: italic;
    color: #fff;
    font-weight: 600;
    margin-bottom: 30px;
}

.bannerTitle1 {
    font-size: 30px;
    font-style: italic;
    color: #fff;
    font-weight: 600;
    margin-bottom: 30px;
}

.bannerTitle1 {
    margin-bottom: 35px;
}

.bannerSubImage {
    width: 366px;
    height: 304px;
    margin: 0 auto;
}

.bannerSubImage img {
    width: 100%;
}

.ownYouself {
    display: block;
    width: 180px;
    line-height: 48px;
    font-size: 22px;
    color: #fff;
    margin-top: 10px;
    background: -moz-linear-gradient(to right, #00c9e1, #00e8cf);
    background: -ms-linear-gradient(to right, #00c9e1, #00e8cf);
    background: -webkit-linear-gradient(to right, #00c9e1, #00e8cf);
    background: linear-gradient(to right, #00c9e1, #00e8cf);
    filter: progid:DXImageTransform.Microsoft.Gradient(startColorstr="#00c9e1", endColorstr="#00e8cf", gradientType="1");
    text-align: center;
    border-radius: 30px;
}

.ownYouself:hover {
    color: #fff;
}

.ositeContent_item2 {
    padding-top: 70px;
    margin-bottom: 90px;
}


/*åŠŸèƒ½*/
.englich_description {
    color: #ebeef0;
    font-size: 22px;
    text-align: center;
}

.function_partTitle {
    font-size: 18px;
    color: #000;
    margin-bottom: 66px;
    text-align: center;
    font-weight: 600;
    position: relative;
}
.itemFuntion{
    padding-top:48px;
    margin-bottom:110px;
}
.funtionImage {
    margin-bottom: 84px;
}

.funtionImage img {
    width: 160px;
    height: 28px;
}

.funtionDetail li {
    padding-top: 20px;
    width: 240px;
    /* margin-right: 10px; */
    float: left;
    height: 160px;
    /* border:1px solid greenyellow; */
}
.itemIcon{
    width:58px;
    height:58px;
    margin:0 auto;
    margin-bottom:10px;
}
.itemIcon img{
    width:100%;
}
.iconInfo{
    text-align:center;
    font-size:12px;
    color:#aaa;
}
.iconInfo p:nth-child(1){
    margin-bottom:10px;
}
.checked{
    box-shadow: 0px 8px 12px 0px rgba(51,51,51,0.1);
    background:#fff;
}
/*åº”ç”¨åœºæ™¯*/
.scene_content {
    background: url('/website/images/appletBg (2).jpg') no-repeat center;
    height: 503px;
    width: 100%;
    background-size: cover;
}

.right_title {
    font-size: 24px;
    font-weight: 600;
    color: #07376e;
    text-align: right;
    position: relative;
}

.customer_left_title {
    text-align: left;
}

.right_text {
    padding-top: 20px;
    /* padding-right: 20px; */
    margin-bottom: 30px;
    padding-bottom: 10px;
    font-size: 16px;
    color: #07376e;
}

.inserBefore::before {
    content: "";
    width: 20px;
    height: 20px;
    position: absolute;
    background: #ffd700;
    top: -2px;
    left: -30px;
    /* transform: translateY(-50%); */
}

.insertAfter::after {
    content: "";
    width: 20px;
    height: 20px;
    position: absolute;
    background: #ffd700;
    top: -2px;;
    right: -30px;
    /* transform: translateY(-50%); */
}

.scene_partTitle {
    margin-bottom: 68px;
}

.scene_contentLeft {
    width: 700px;
    height: 500px;
    /* margin-left: 90px; */
}

.leftPartImage_order {
    width: 506px;
    height: 288px;
    margin-top: 120px;
}

.leftPartImage_order1 {
    width: 506px;
    height: 288px;
}

.needPosition {
    position: relative;
}

.scene_contentRight {
    width: 410px;
    position: absolute;
    top: 50%;
    left: 62%;
    transform: translateY(-50%);
}
.scene_Left{
    /* position:static; */
    left:10%;
}
.rightPartText{
    margin-top:195px;
}
.bigTitle{
    font-size:32px;
    font-weight:600;
    color:#000;
    margin-bottom:30px;
}
.subTitle{
    font-size:18px;
    color:#000;
    padding-left:15px;
    position: relative;
}
.subTitle::before{
    content:"";
    width:4px;
    height:16px;
    position: absolute;
    background:#ec3a23;
    top:5px;
    left:0px;
}

.rightPartText_order {
    margin-top: 155px;
}

.subTitle_order {
    margin-bottom: 21px;
}

.customerConsultation {
    background: #f8f8f9;
}

.customer_right_title {
    color: #000;
}

.customer_right_title {
    text-align: right;
}
.themeStyleTitle{
    text-align: left;
    padding-left:8px;
}
.customer_rightText {
    padding-right: 0px;
    padding-left: 20px;
}

.customer_rightText p {
    text-align: left;
}

.customer_contentRight {
    /* margin-left:216px; */
}

.customer_contentLeft {
    margin-left: 0px;
}

.scene_contentSEO {
    background: url('/website/images/appletBg%20(2).jpg') no-repeat center;
    height: 560px;
    width: 100%;
    background-size: cover;
}

.scene_contentLeft {
    padding-top: 30px;
    width: 460px;
    height: 460px;
    /* margin-left: 90px; */
}

.contentLeftSEO img {
    width: 98%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.contentLeftSEO {
    /* margin-top:30px;
    margin-right:15px; */
    position: relative;
    top: 18px;
}

.contentLeftSEO img {
    width: 98%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.contentRightSEO {
    width: 380px;
}


.contentSell {
    background: url("/website/images/appletBg (1).jpg") no-repeat center;
    height: 503px;
    width: 100%;
    background-size: cover;
}

.contentRightSell {
    width: 280px;
    left:9%;
}
.themeStyle_Left{
    left:64%;
}
.titleSell {
    color: #000;
}

.contentLeftSell {
    margin-top: 20px;
    margin-right: 56px;
}

.rightPart5Text {
    margin-top: 88px;
}

.contentTheme {
    background: url('/website/images/appletBg (2).jpg') no-repeat center;
    height: 503px;
    width: 100%;
    background-size: cover;
}

/*æ¨¡æ¿*/
.ositeContent_item4 {
    padding-top: 70px;
}

.mallTplContent li {
    float: left;
    /* width:23%; */
    width: 285px;
    margin-right: 20px;
    margin-bottom: 17px;
}

.mallTplContent li:nth-child(4n) {
    margin-right: 0px !important;
}

.tplItemLink {
    display: block;
    width: 100%;
}

.tplItemLink img {
    width: 285px;
    height: 186px;
}
.seeMore{
    display:block;
    width:118px;
    margin:0 auto;
    text-align: center;
    line-height:36px;
    border:1px solid #f84a2d;
    color:#f84a2d;
    font-size:16px;
    margin-top:28px;
}
.seeMore:hover{
    color:#f84a2d;
}

.link_title {
    padding-top: 5px;
    font-size: 14px;
    color: #333;
}

/*æœ€åŽä¼˜åŠ¿*/
.lastOne {
    border-top: 1px solid #d1d1d1;
    /* border-bottom:1px solid #d1d1d1; */
    margin-top: 50px;
}

.lastOne_content li {
    height: 130px;
    width: 240px;
    position: relative;
    float: left;
}

.lastOne_content .hasBefore::after {
    content: "";
    width: 1px;
    height: 30px;
    position: absolute;
    background: #ccc;
    top: 54%;
    right: 0px;
    transform: translateY(-50%);
}

.contentContainer {
    text-align: center;
    /* height: 50px; */
    /* line-height:50px; */
    width: 182px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.leftImage {
    width: 54px;
    height: 54px;
    margin-right: 10px;
}

.leftImage img {
    width: 100%;
}

.icon_text {
    font-size: 16px;
    color: #808080;
    text-align: left;
}

.positionContainer {
    position: absolute;
    top: 50%;
    left: 60px;
    transform: translateY(-50%);
    width: 115px;
}

/*ç¬¬å››éƒ¨åˆ†ï¼Œæ¡ˆä¾‹*/
/* ç»¾å¤¸ç¬…é¢ç†¸æ¤¿é–®ã„¥åžŽ */
.appletPart4{
    padding-top:30px;
}
.appletPart4_item{
    padding-bottom:70px;
    padding-top:65px;
    border-bottom:1px dashed #999;
}
.appletPart4_left {
    width:200px;
}
.appletPart4_left img{
    width:200px;
    height:80px;
    margin-right:112px;
}
.appletPart4_right li{
    width:278px;
    height:550px;
    float:left;
    margin-right:50px;
    border:1px solid #f0f0f0;
    position: relative;
}
.appletPart4_right li:nth-child(3){
    margin-right:0px !important;
}
.appletPart4_right li img{
    width:278px;
    height:550px;
}
/* .imgLink{
  display:block;
} */
.moreAppletTpl{
    text-align: right;
    color:#999;
    font-size:16px;
    margin-bottom:71px;
}
.moreAppletTplBtn:hover{
    color:#999;
}
/* hoveré’ç™¼iæ¶“å©‡æ½°éƒèˆµæ¨‰ç»€ï¿½ start */
.hoverShowDetail{
    width:278px;
    background:rgba(0,0,0,.8);
    position: absolute;
    left:0px;
    bottom:-2px;
    padding:0px 12px;
    display: none;
}
.textTitle{
    margin-bottom:13px;
    color:#fff;
    font-size:16px;
    font-weight:600;
    margin-top:15px;
}
.textDetail{
    color:#fff;
    font-size:14px;
    margin-bottom:70px;
}
.textDetail p{
    margin-top:8px;
}
.ownApplet1{
    cursor: pointer;
}
.ownApplet{
    display:block;
    line-height:44px;
    color:#fead1b;
    font-size:15px;
    font-weight:600;
    text-align: center;
    background:#000;
    width:278px;
    position: absolute;
    left:0px;
    bottom:0px;
}
.ownApplet:hover{
    color:#fead1b;
}
.appletPart4_right li:hover .hoverShowDetail{
    display:block;
}

</pre></body></html>