@charset "utf-8";
/* CSS Document */
*{
    padding: 0;
    margin: 0;
}
ul,li{
    list-style: none;
}
a{
    text-decoration: none;
    color: inherit;
}
textarea,input{
    outline: none;
    border:0;
}
textarea{
    resize : none;
}
.c-style-clear{
    clear: both;
}
.c-style-oth{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
body{
    background: #f5f5f5;
}
.cont{
    width: 1200px;
    margin:0 auto;
}
.s1{
    width:100%;
    height:502px;
    background: url("http://cdn.fengxiangqu.com/fxq/brand/brand_server/2-1.jpg")center center no-repeat;
    overflow: hidden;
}
.s1 .tta{
    font-size: 72px;
    letter-spacing: 7px;
    color: #ffffff;
    font-weight: bold;
    text-align: center;
    line-height: 1em;
     margin-top:110px; ;
}
.s1 .ttb{
    font-size: 20px;
    letter-spacing: 1px;
    color: #ffffff;
    line-height: 1em;
    margin-top: 35px;
    text-align: center;
}
.s1  .forms{
    width:750px;
    margin: 59px auto 0 auto;
    border-radius: 32px;
    overflow: hidden;
}
.s1  .forms input{
    width:610px;
    height:64px;
    float: left;
    display: block;
    background: #fff;
    text-indent: 20px;
}
.s1  .forms .sub-a{
    width:140px;
    cursor: pointer;
    height:64px;
    float: right;
    background: #405dd3 url(http://cdn.fengxiangqu.com/fxq/brand/brand_server/2-2.png) center center no-repeat;
}
.s1  .forms .sub-a:hover{
    background: #3e4fd3 url(http://cdn.fengxiangqu.com/fxq/brand/brand_server/2-2.png) center center no-repeat;
}
.s2{
    width: 1200px;
    height: 128px;
    background-color: #ffffff;
    box-shadow: 0px 0px 16px 0px
    rgba(170, 170, 170, 0.3);
    border-radius: 6px;
    margin:-64px auto 0 auto;
    text-align: center;
    overflow: hidden;
}
.s2 .ccc{
    margin-top: 40px;
}
.s2 .left-info{
    display: inline-block;
    font-size: 18px;

    letter-spacing: 1px;
    color: #333333;
}
.s2 .left-info span{
    font-size: 24px;
}
.s2 .left-info span:nth-child(2){
    color: #405dd3;
}
.s2 .left-info z{
    display: inline-block;
    width: 20px;
    height: 24px;
    background-color: #405dd3;
    border-radius: 2px;
    text-align: center;
    line-height: 24px;
    font-size: 24px;
    color: #ffffff;
    font-weight: bold;
    margin-right: 3px;
}
.s2 .right-menu{
    display: inline-block;
    width: 140px;
    height: 48px;
    background-color: #405dd3;
    border-radius: 24px;
    margin-left: 60px;
    font-size: 14px;
    line-height: 48px;
    cursor: pointer;

    color: #ffffff;
}
.s2 .right-menu:before{
    content: '';
    display: inline-block;
    width:14px;
    height:14px;
    background: url("http://cdn.fengxiangqu.com/fxq/brand/brand_server/2-3.png");
    position: relative;
    top:2px;
    margin-right: 9px;
}
.L3{
    width:1200px;
    height:260px;
    margin:0px auto 0 auto;
}
.L3 li{
    width: 285px;
    height: 260px;
    background-color: #ffffff;
    border-radius: 6px;
    float: left;
    position: relative;
    overflow: hidden;
    top:0;
    transition: .3s;
    background-position: center top;
    background-repeat: no-repeat;
}
.L3 a:nth-child(1) li{
    background-image: url("http://cdn.fengxiangqu.com/fxq/brand/brand_server/3-1.jpg");

}
.L3 a:nth-child(2) li{
    background-image: url("http://cdn.fengxiangqu.com/fxq/brand/brand_server/3-2.jpg");
}
.L3 a:nth-child(3) li{
    background-image: url("http://cdn.fengxiangqu.com/fxq/brand/brand_server/3-3.jpg");
}
.L3 a:nth-child(4) li{
    background-image: url("http://cdn.fengxiangqu.com/fxq/brand/brand_server/3-4.jpg");
}
.L3 li:hover{
    box-shadow: 0px 16px 16px 0px
    rgba(170, 170, 170, 0.3);
    top:-2px;
}
.L3 a:not(:last-child) li{
    margin-right: 20px;
}
.L3 li .ser-name{
    font-size: 18px;
    letter-spacing: 1px;
    color: #333333;
    margin-top: 200px;
    line-height: 1em;
    font-weight: bold;
    text-align: center;
}
.L3 li .ser-price{
    font-size: 14px;
    color: #333333;
    text-align: center;
    line-height: 1em;
    margin-top: 10px;
}
.com-tit{
    height:26px;

    font-size: 26px;
    color: #000000;
    font-weight: bold;
    line-height: 26px;
    text-indent: 37px;
}

.L4 .com-tit{
    background: url("http://cdn.fengxiangqu.com/fxq/brand/brand_server/4-1.png")left center no-repeat;
}
.L5 .com-tit{
    background: url("http://cdn.fengxiangqu.com/fxq/brand/brand_server/5-1.png")left center no-repeat;
}
.L6 .com-tit{
    background: url("http://cdn.fengxiangqu.com/fxq/brand/brand_server/6-1.png")left center no-repeat;
}
.com-tit span{
    font-size: 14px;
    color: #666666;
    margin-left: 10px;
    font-weight: normal;

}
.server-l{
    width:1200px;
    margin:60px auto 0 auto;
}
.com-ser-ul{
    width:1200px;
    height:224px;
    margin-top: 20px;
}
.com-ser-ul li{
    width: 224px;
    height: 224px;
    background-color: #ffffff;

    border-radius: 6px;
    float: left;
    overflow: hidden;
    text-align: center;
    position: relative;
    top: 0;
    transition: .3s;
    cursor: pointer;
}
.com-ser-ul li:hover{
    box-shadow: 0px 16px 16px 0px
    rgba(170, 170, 170, 0.3);
    top: -2px;

}
.com-ser-ul li .tit-1{
    font-size: 18px;
    letter-spacing: 1px;
    color: #333333;
    line-height: 1em;
    font-weight: bold;
    margin-top:25px;
}
.com-ser-ul li .tit-2{
    font-size: 18px;
    color: #ff463b;
    line-height: 1em;
    text-align: center;
    margin-top: 15px;
}
.com-ser-ul li .tit-3{
    font-size: 12px;
    color: #666666;
    line-height: 20px;
    margin-top: 15px;
}
.com-ser-ul li .tit-4{
    width: 120px;
    height: 34px;

    box-shadow: 0px 0px 16px 0px
    rgba(170, 170, 170, 0.3);
    border-radius: 17px;
    left:0;
    right:0;
    margin-left: auto;
    margin-right: auto;
    bottom: 26px;
    position: absolute;
    font-size: 14px;

    line-height: 34px;
    cursor: pointer;
    padding-left: 20px;
    box-sizing: border-box;
    background-image: linear-gradient(97deg,
    #405dd3 0%,
    #1e359e 100%);
    color:#fff;

}
.com-ser-ul li .tit-4:before{
    content: '';
    display: block;
    width: 26px;
    height: 26px;
    background: #ffffff url("http://cdn.fengxiangqu.com/fxq/brand/brand_server/4-2.png")center center no-repeat;
    position: absolute;
    left:4px;
    top:4px;
    border-radius: 50%;
}

.com-ser-ul li:not(:last-child){
    margin-right: 20px;
}

.L7{
    width:100%;
    height:492px;
    background: url("http://cdn.fengxiangqu.com/fxq/brand/brand_server/7-5.jpg")center center no-repeat;
    margin-top: 60px;
    overflow: hidden;
    text-align: center;
}
.L7 .tit-7{
    font-size: 30px;
    line-height: 1em;
    font-weight: bold;
    margin-top:60px;
    color:#fff;

}
.L7 .ttt-7{
    font-size: 18px;
    letter-spacing: 1px;
    color: #ffffff;
    line-height: 1em;
    margin-top: 12px;

}
.L7  .servers{
    width:1200px;
    margin:20px auto 0 auto;
}
.L7  .servers li{
    width: 285px;
    height: 293px;
    background-color: #ffffff;

    background-repeat: no-repeat;
    background-position: center top;
    border-radius: 6px;
    float: left;
    padding-top: 230px;
    box-sizing: border-box;
    transition: .3s;
    position: relative;
    top: 0;
}
.L7  .servers li:hover{
    top: -2px;
    box-shadow: 0px 8px 15px 1px
    rgba(170, 170, 170, 0.2);
}
.L7  .servers li .li-t-a{
    font-size: 18px;
    letter-spacing: 1px;
    color: #333333;
    line-height: 1em;

    font-weight: bold;
}
.L7  .servers li  .li-t-b{
    margin-top: 12px;
    font-size: 14px;
    color: #333333;
    line-height: 1em;
}
.L7  .servers li:nth-child(1){
    background-image: url("http://cdn.fengxiangqu.com/fxq/brand/brand_server/7-1.jpg");
}
.L7  .servers li:nth-child(2){
    background-image: url("http://cdn.fengxiangqu.com/fxq/brand/brand_server/7-2.jpg");
}
.L7  .servers li:nth-child(3){
    background-image: url("http://cdn.fengxiangqu.com/fxq/brand/brand_server/7-3.jpg");
}
.L7  .servers li:nth-child(4){
    background-image: url("http://cdn.fengxiangqu.com/fxq/brand/brand_server/7-4.jpg");
}
.L7  .servers li:not(:last-child){
    margin-right: 20px;
}
.L8{
    margin-top: 60px;

}
.L8 .com-tit{
    background: url(http://cdn.fengxiangqu.com/fxq/brand/brand_server/8-1.png)left center no-repeat;
}
.L8 ul{
    margin-top: 20px;
    height:330px;
}
.L8 ul li{
    width: 285px;
    height: 330px;
    float: left;
}
.L8 ul li:not(:last-child){
    margin-right: 20px;
}

.L8 ul li .tops{
    height:184px;
    width:245px;
    background: #fff;
    margin:0 auto;
    padding-top: 35px;
    box-sizing: border-box;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
}
.L8 ul li .tops .nums{
    width: 95px;
    height: 95px;
    background-image: linear-gradient(97deg,
    #405dd3 0%,
    #1e359e 100%),
    linear-gradient(
            #2b57bf,
            #2b57bf);
    background-blend-mode: normal,
    normal;
    box-shadow: 7px 4px 16px 0px
    rgba(0, 50, 136, 0.3);
    font-size: 48px;
    color: #ffffff;
    font-weight: bold;
    text-align: center;
    line-height:  95px;
    border-radius: 50%;
    margin:0 auto 0  auto;
    position: relative;
}
.L8 ul li .tops .nums:after{
    content: '';
    display: block;
    width:105px;
    height:105px;
    background: url("http://cdn.fengxiangqu.com/fxq/brand/brand_server/6-2.png")center center no-repeat;
    left:-5px;
    top:-5px;
    position: absolute;
    transition: 1s;
}
.L8 ul li:nth-child(2) .tops .nums:after{
    transform: rotate(90deg);
}

.L8 ul li:nth-child(3) .tops .nums:after{
    transform: rotate(180deg);
}



.L8 ul li:nth-child(4) .tops .nums:after{
    transform: rotate(270deg);
}
.L8 ul li:hover .tops .nums:after{
    transform: rotate(360deg);
}
.L8 ul li:nth-child(2):hover .tops .nums:after{
    transform: rotate(450deg);
}
.L8 ul li:nth-child(3):hover .tops .nums:after{
    transform: rotate(540deg);
}
.L8 ul li:nth-child(4):hover .tops .nums:after{
    transform: rotate(630deg);
}
.L8 ul li .tops  .xx-tt{
    width: 155px;
    height: 38px;
    background-color: #ffffff;
    box-shadow: 0px 0px 8px 0px
    rgba(0, 50, 136, 0.2);
    border-radius: 19px;
    font-size: 18px;
    letter-spacing: 1px;
    color: #333333;
    text-align: center;
    line-height:38px;
    font-weight: bold;
    margin:35px auto 0 auto;
    z-index: 999;
    position: relative;
    cursor: pointer;
}
.L8 ul li  .btns{
    width: 285px;
    height: 146px;
    background-image: url(http://cdn.fengxiangqu.com/fxq/brand/brand_server/6-3.png),linear-gradient(98deg,
    #405dd3 0%,
    #1e359e 100%);
    background-blend-mode: normal,
    normal;
    background-repeat: no-repeat;
    background-position: bottom center;
    border-radius: 6px;
    text-align: center;
    line-height: 24px;
    padding-top: 55px;
    box-sizing: border-box;
    letter-spacing: 1px;
    color: #ffffff;
    font-size: 20px;
}


.L9{
    margin-top: 60px;
}
.L9 .com-tit{
    background: url("http://cdn.fengxiangqu.com/fxq/brand/brand_server/9-1.png")left center no-repeat;
}
.L9  ul{
    width:1200px;
    height:230px;
    margin-top: 20px;
}
.L9  ul li{

    width: 285px;
    height: 230px;
    background-color: #ffffff;

    border-radius: 6px;
    float: left;
    background-position: center 40px;
    background-repeat: no-repeat;
    padding-top: 105px;
    box-sizing: border-box;
    overflow: hidden;
    position: relative;
    top: 0;
    transition: .3s;
}
.L9  ul li:hover{
    position: relative;
    top: -2px;
    box-shadow: 0px 8px 16px 0px
    rgba(170, 170, 170, 0.2);
}
.L9  ul li:not(:last-child){
    margin-right: 20px;
}
.L9  ul li:nth-child(1){
    background-image: url("http://cdn.fengxiangqu.com/fxq/brand/brand_server/9-2.png");
}
.L9  ul li:nth-child(2){
    background-image: url("http://cdn.fengxiangqu.com/fxq/brand/brand_server/9-3.png");
}
.L9  ul li:nth-child(3){
    background-image: url("http://cdn.fengxiangqu.com/fxq/brand/brand_server/9-4.png");
}
.L9  ul li:nth-child(4){
    background-image: url("http://cdn.fengxiangqu.com/fxq/brand/brand_server/9-5.png");
}
.L9  ul li .bb-t{
    font-size: 18px;
    letter-spacing: 1px;
    color: #333333;
    text-align: center;
    line-height: 1em;

}
.L9  ul li .detail{
    font-size: 12px;
    color: #767676;
    margin-top: 20px;
    line-height: 18px;
    text-align: center;
}