.w {
    width: 1200px;
    margin: 0 auto;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

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

.ositeContent_item {
    background: url(../picture/qz-banner.jpg) no-repeat center;
    height: 742px;
    width: 100%;
    background-size: cover;
    position: relative;
}

.imageCon {
    position: absolute;
    top: 145px;
    left: 50%;
    transform: translateX(-50%);
    width: 570px;
    text-align: center;
}

.bannerText {
    display: block;
    width: 570px;
    height: 120px;
    margin-bottom: 35px;
}
.serverBtn{
    display: inline-block;
    width: 140px;
    height: 40px;
}
.bannerButton {
    /* display: block; */
    width:100%;
}

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


/*鍔熻兘*/
.ositeContent_item2 {
    padding-top: 70px;
    margin-bottom: 90px;
}

.englich_description {
    color: #ebeef0;
    font-size: 22px;
    text-align: center;
}

.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;
}

.function_partTitle::before {
    content: "";
    width: 15px;
    height: 3px;
    background: #fea84e;
    position: absolute;
    top: 37px;
    left: 50%;
    transform: translateX(-50%);
}
.fc_item {
    width: 20%;
    text-align: center;
    padding-bottom:12px;
}

.fc_itemImg {
    width: 90px;
    height: 80px;
    margin: 0 auto;
    margin-bottom: 30px;
}
.fc_itemImg img{
    animation: floating 6s infinite;
    animation-delay: -4s;
}

.checked {
    box-shadow: 0px 8px 12px 0px rgba(51,51,51,0.1);
    background: #fff;
}

/*搴旂敤鍦烘櫙*/
.scene_content {
    background: url('../picture/qz_background (2).jpg') no-repeat center;
    height: 503px;
    width: 100%;
    background-size: cover;
}

.scene_partTitle {
    margin-bottom: 68px;
}

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

.needPosition {
    position: relative;
}

.scene_contentRight {
    width: 410px;
    position: absolute;
    top: 50%;
    left: 62%;
    transform: translateY(-50%);
}
.scene_Left{
    /* position:static; */
    left:10%;
}
.right_title {
    font-size: 18px;
    font-weight: 600;
    color: #fff;
    text-align: right;
    margin-bottom: 30px;
}

.right_text {
    background: #fff;
    padding-top: 20px;
    padding-right: 20px;
    margin-bottom: 30px;
    padding-bottom: 10px;
}

.right_text p {
    margin-bottom: 10px;
    font-size: 14px;
    color: #323232;
    text-align: right;
}

.customerConsultation {
    background: #f8f8f9;
}

.customer_right_title {
    color: #000;
}

.customer_right_title {
    text-align: left;
}
.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('../picture/qz_background (3).jpg') no-repeat center;
    height: 503px;
    width: 100%;
    background-size: cover;
}

.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: #f8f8f9;
}

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

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

.contentTheme {
    background: url('../picture/qz_background (1).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;
}
.jz{
    padding-bottom: 70px;
}

.tempWrap li{
    color: red;
}

.websiteBuy table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    font-size: 13px;
    color: #333;
    background-color: #fff;
    border: 1px solid #e8e8e8;
}

.websiteBuy thead {
    background-color:#e5504f;
    color: #fff;
    width: 1200px;
    left: 50%;
    margin-left: -600px;
    z-index: 3;
}

.websiteBuy thead.fix {
    position: fixed;
    width: 1200px;
    left: 50%;
    margin-left: -600px;
    top: 56px;
}

.websiteBuy .tdB, .websiteBuy .tdC, .websiteBuy .tdD, .websiteBuy .tdE, .websiteBuy .tdF {
    width: 398px;
}

.websiteBuy th {
    border: 1px solid #e5504f;
    padding: 15px 10px;
    position: relative;
}

.websiteBuy th .pA {
    font-size: 16px;
    width: 283px;
    text-align: center;
}

.websiteBuy td {
    border: 1px solid #e8e8e8;
    text-align: center;
    padding: 10px;
}

.tdA p,.tdB p,.tdC p{
    color: #666;
}

.websiteBuy-top h4 {
    text-align: center;
    font-size: 20px;
    line-height: 1;
    margin-bottom: 30px;
}

.websiteBuy-top .addr {
    margin-top: 15px;
}

.websiteBuy-top .addr ul {
    width: 100%;
    text-align: center;
    font-size: 0;
}

.websiteBuy-top .addr li {
    position: relative;
    border-bottom: 2px solid rgba(0,0,0,0);
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    padding: 0 2px;
    margin: 0 10px;
    color: #f5f5f5;
    cursor: pointer;
}

.websiteBuy-top .addr li.cur {
    border-color: #fff;
    color: #fff;
}

.websiteBuy-top .pri {
    position: relative;
    margin: 10px auto auto auto;
    width: 140px;
    height: 44px;
    line-height: 44px;
    background-color: #fff;
    color: #333;
    border-radius: 5px;
    border-color: #e5504f;
    text-align: center;
}

.websiteBuy-top .pri a {
    color: #e5504f;
    font-size: 14px;
    background: url(/website/images/gm_9.png) no-repeat right center;
    padding-right: 17px;
}

.websiteBuy-top .pri ul {
    display: none;
    width: 142px;
    background: #fff;
    position: absolute;
    left: -1px;
    top: 33px;
    color: #e5504f;
    font-size: 14px;
    padding-top: 9px;
    border: 1px solid #e5504f;
    border-top: 0;
    border-radius: 0 0 10px 10px;
    overflow: hidden;
    z-index: 5;
}

.websiteBuy-top .pri li {
    line-height: 42px;
    border-top: 1px solid #e8e8e8;
    cursor: pointer;
}

.websiteBuy-top .pri li:hover {
    background-color: #e8e8e8;
}

.websiteBuy tBody {
    padding-top: 195px;
}

.websiteBuy td {
    border: 1px solid #e8e8e8;
    text-align: center;
    padding: 25px;
}

.websiteBuy td .pB {
    width: 30px;
}

.websiteBuy td .pA {
    line-height: 20px;
    font-size: 14px;
}


.websiteBuy tBody tr:first-child td:nth-child(2), .websiteBuy tBody tr:first-child td:nth-child(3) {
    width: 182px;
}

.websiteBuy tBody tr:nth-child(even) {
    background-color: #f3f3f3;
}

.websiteBuy td.tdB {
    border-right-color: #e5504f;
}

.websiteBuy-bot .aA {
    color: #e5504f;
    text-decoration: underline;
}

.websiteBuy-bot .aB {
    display: block;
    width: 120px;
    text-align: center;
    line-height: 40px;
    color: #fff;
    background-color: #e5504f;
    border-radius: 5px;
    margin: 10px auto auto auto;
}
@media screen and (max-width: 750px) {
    .ositeContent_item{
        height: 365px;
        background: #1d1e2c url(../picture/qz-banner.jpg) no-repeat center center;
        background-size: cover;
    }
    .imageCon{
        top: 80px;
    }
    .serverBtn{
        width: 100px;
        height: auto;
        margin-top: 5px;
    }
    .bannerText{
        width: 260px;
        height: auto;
        margin: 0 auto;
    }
    .w{
        width: 96%;
    }
    .ositeContent_item2{
        padding-top: 25px;
        margin-bottom: 30px;
    }
    .function_content{
        display: flex;
        align-items: flex-start;
        flex-wrap: wrap;
    }
    .function_content .fl{
        float: none;
        line-height: 20px;
    }
    .fc_item{
        width:33.333%;
    }
    .function_partTitle{
        margin-bottom: 30px;
    }
    .fc_itemImg{
        margin-bottom: 15px;
    }
    .scene_content {
        background: url(../picture/qz_background (2).jpg) no-repeat center;
        height: 290px;
        width: 100%;
        background-size: cover;
    }
    .scene_contentLeft{
        display: none;
    }
    .fl{
        float: none!important;
        line-height: 20px!important;
    }
    .scene_contentRight{
        position: relative;
        left: auto;
        top: auto;
        width: 100%;
        margin: 0;
        transform: translateY(4%);
    }
    .right_text p{
        font-size: 12px;
        margin-bottom: 0px;
    }
    .right_title{
        text-align: left;
        margin-bottom: 20px;
        padding-top: 10px;
    }
    .right_text{
        width: 100%;
        margin-bottom: 15px;
    }
    .websiteBuy{
        overflow-x: auto;
    }
    .websiteBuy th .pA{
        width: 170px;
        font-size: 16px;
    }
    .jz{
        padding-bottom: 30px;
    }
    .websiteBuy-top h4{
        font-size: 16px;
        margin-bottom: 10px;
    }
    .ositeContent_item4{
        padding-top: 30px;
    }
    .websiteBuy-top .pri{
        height: 30px;
        line-height: 30px;
        width: 100px;
    }
    .websiteBuy-top .pri a{
        padding: 0;
    }
    .mallTplContent{
        display: flex;
        align-items: flex-start;
        justify-content: space-between;
        flex-wrap: wrap;
    }
    .mallTplContent li{
        width: 48%;
        margin: 0 0 15px 0;
    }
    .tplItemLink img{
        width: 100%;
        height: 125px;
    }
    .lastOne ul{
        display: flex;
        align-items: center;
        justify-content: space-between;
        flex-wrap: wrap;
    }
    .lastOne_content li{
        width: 48%;
        height: 80px;
    }
    .lastOne_content .hasBefore::after{
        display: none;
    }
    .websiteBuy td{
        padding: 10px;
    }
    .right_text p{
        text-align: left;
        padding-left: 10px;
    }
}