.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(/static/skin/images/qz-banner1.jpg) no-repeat center;
    height: 400px;
    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;
}

.ownYouself {
    display: block;
    width: 180px;
    line-height: 48px;
    font-size: 22px;
    color: #000;
    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, #E9E9EB, #E9E9EB);
    filter: progid: DXImageTransform.Microsoft.Gradient(startColorstr="#00c9e1", endColorstr="#00e8cf", gradientType="1");
    text-align: center;
    border-radius: 30px;
    margin: 0 auto;
}

.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('/static/skin/images/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('/static/skin/images/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('/static/skin/images/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;
}