.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;
}


.itemBanner {
    background: url(/website/images/bg_01.jpg) no-repeat center;
    height: 640px;
    width: 100%;
    background-size: cover;
    position: relative;
}

.bannerContent {
    padding-top: 50px;
    width: 450px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.contentOne {
    margin-top: 30px;
    text-align: center;
    margin-bottom: 30px;
}

.bannerTitle {
    font-size: 38px;
    font-style: italic;
    color: #231f20;
    font-weight: 600;
}

.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;
    margin: 0 auto;
}

.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/bg_02.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; */
}

.leftPartImage_order {
    width: 506px;
    height: 288px;
    margin-top: 120px;
}

.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:145px;
}
.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: 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('/website/images/bg_03.jpg') no-repeat center;
    height: 560px;
    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: #fff;
}

.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/bg_04.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;
}

