.page-form {
    height: 697px;
    width: 100%;
    position: relative;
}

.page-formInputWrap {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 697px;
}
.page-formInputWrap .sqbg-formFooter {
    position: absolute;
    width: 100%;
    height: 100px;
    bottom: 30px;
    left: 0;
}
.page-formInputWrap .sqbg-formFooter ul {
    width: 100%;
    height: 100%;
    overflow: hidden;
    box-sizing: border-box;
    color: #fff;
}
.page-formInputWrap .sqbg-formFooter ul li {
    display: inline-block;
    width: 298px;
    text-align: center;
    float: left;
    border-left: 1px solid #2846c1;
    box-sizing: border-box;
}
.page-formInputWrap .sqbg-formFooter ul li:last-child {
    border-right: 1px solid #2846c1;
}
.page-formInputWrap .sqbg-formFooter ul li>.footerTitle {
    display: inline-block;
    padding-top: 5px;
}
.page-formInputBox {
    width: 1200px;
    margin: 0 auto;
    height: inherit;
    position: relative;
}
.page-formInput {
    display: inline-block;
    width: 400px;
    height: 450px;
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
    border-radius: 10px;
    position: absolute;
    right: 10px;
    margin: 45px 70px 0 0;
    top: 0;
    z-index: 100;
}

.page-form .bannerSwiper{
    width: 100%;
    height: 697px;
}

.page-dataServer {
    height: 802px;
    width: 100%;
    background-image: url(../image/icon-dataServerBg.png);
    background-size: cover;
    background-repeat: no-repeat;
    color: #fff;
    text-align: center;
    position: relative;
}
.page-dataServer .title {
    display: inline-block;
    padding-top: 106px;
    font-size: 30px;
}
.page-dataServer .text {
    display: block;
    padding-top: 44px;
    font-size: 16px;
}
.page-dataServer .icon {
    display: inline-block;
    width: 947px;
    height: 437px;
    position: absolute;
    left: 50%;
    margin-left: -473.5px;
    background-image: url(../image/icon-dataServer.png);
    background-size: 100% 437px;
    background-repeat: no-repeat;
}

.page-serverAdvan {
    background-color: #fff;
    overflow: hidden;
    text-align: center;
    margin-top: -1px;
    margin-bottom: -2px;
}
.page-serverAdvan .left {
    float: left;
}
.page-serverAdvan .titel {
    display: inline-block;
    padding-top: 45px;
    color: #333333;
    font-size: 30px;
    line-height: 60px;
}
.page-serverAdvan .text {
    display: inline-block;
    padding-top: 36px;
    color: #8D8D8D;
    font-size: 14px;
}
.page-serverAdvan .right {
    float: right;
    position: relative;
}
.page-serverAdvan ul {
    overflow: hidden;
    box-sizing: border-box;
}
.page-serverAdvan li {
    display: inline-block;
    width: 250px;
    height: 301px;
    background-color: #fff;
    float: left;
    border-bottom: 1px solid #EEEBEF;
    border-left: 1px solid #EEEBEF;
    font-size: 18px;
    text-align: center;
    box-sizing: border-box;
}
.page-serverAdvan li:last-child {
	border-right: 1px solid #EEEBEF;
}

.page-serverAdvan li.imagediv8 {
    border-left: none;
    text-align: left;
}
.page-serverAdvan li.imagediv8 .titel {
    text-align: left;
    font-size: 30px;
    color: #333;
    padding: 95px 0 16px 0;
    border-bottom: 2px solid #aaa;
}

.page-serverAdvan .liText {
    display: block;
    padding-top: 121px;
    padding-bottom: 22px;
    text-align: center;
    font-size: 18px;
}
.page-serverAdvan .liicon {
    display: inline-block;
    width: 40px;
    height: 42px;
}
.page-serverAdvan .liicon1 {
    background-image: url(../image/icon-server1.png);
    background-size: 40px;
    background-repeat: no-repeat;
    color: #000;
}
.page-serverAdvan .liicon2 {
    background-image: url(../image/icon-server2.png);
    background-size: 40px;
    background-repeat: no-repeat;
}
.page-serverAdvan .liicon3 {
    background-image: url(../image/icon-server3.png);
    background-size: 40px;
    background-repeat: no-repeat;
}
.page-serverAdvan .liicon4 {
    background-image: url(../image/icon-server4.png);
    background-size: 40px;
    background-repeat: no-repeat;
}
.page-serverAdvan .liicon5 {
    background-image: url(../image/icon-server5.png);
    background-size: 40px;
    background-repeat: no-repeat;
}
.page-serverAdvan .liicon6 {
    background-image: url(../image/icon-server6.png);
    background-size: 40px;
    background-repeat: no-repeat;
}
.page-serverAdvan .liicon7 {
    background-image: url(../image/icon-server7.png);
    background-size: 40px;
    background-repeat: no-repeat;
}


/*=================*/
.page-productAdvance {
    height: 534px;
    text-align: center;
    color: #333;
}
.page-productAdvance .title {
    display: inline-block;
    padding-top: 77px;
    font-size: 30px;
}
.page-productAdvance .text {
    display: inline-block;
    padding-top: 20px;
    color: #888;
}
.page-productAdvance .pagebody {
    width: 1000px;
    position: absolute;
    left: 50%;
    margin-left: -500px;
    margin-top: 88px;
}
.page-productAdvance .pagebody ul {
    width: 100%;
    height: 100%;
    overflow: hidden;
    box-sizing: border-box;
}
.page-productAdvance .dataBody {
    display: inline-block;
    width: 250px;
    text-align: center;
    float: left;
    font-size: 14px;
    color: #000;
}
.page-productAdvance .dataBodyD {
    display: block;
    text-align: center;
    padding: 30px 0;
}

.page-productAdvance .dataBodyT {
    display: inline-block;
    text-align: left;
}

/*=======End==*/

.page-footer {
    height: 70px;
    line-height: 70px;
    text-align: center;
    padding-bottom: 90px;
    background-color: #142B48;
    color: #fff;
}
.page-footer-apply {
    z-index: 109;
    display: none;
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    height: 90px;
    width: 100%;
}
.page-footer-apply .mask {
    background:#000;
    width: 100%;
    height: 90px;
    filter:alpha(opacity=60);
    opacity: .6;

}
.page-footer-apply .btn {
    position: absolute;
    top: 20px;
    left: 50%;
    background-color: #fff;
    line-height: 50px;
    height: 50px;
    text-align: center;
    width: 340px;
    margin-left: -170px;
    font-size: 18px;
    cursor:pointer;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
}

/*首页*/
.bannerSwiper {
    position: relative;
    height: 540px;
    overflow: hidden;
    width: 100%;
}

.bannerSwiper .bd {
    width: 100%;
    background-color: #000111;
}

.bannerSwiper .bd ul {
    width: 100% !important;
}

.bannerSwiper .bd ul li {
    width: 100% !important;
    height: 540px;
}

.bannerSwiper .bd ul li a {
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
    text-align: center;
    cursor: default;
}

.bannerSwiper .bd ul li a h2 {
    font-size: 72px;
    color: #dcbc83;
    margin-top: 168px;
    height: 110px;
    line-height: 110px;
}
.bannerSwiper .bd ul li a h2.ldh2{
    margin-top: 136px;
}
.bannerSwiper .bd ul li a h3 {
    font-size: 30px;
    color: #dcbc83;
    height: 70px;
    line-height: 70px;
}

.bannerSwiper .hd,.service-hd {
    width: 100%;
    position: absolute;
    bottom: 30px;
    text-align: center;
}
.bannerSwiper .hd ul {
    overflow: hidden;
    box-sizing: border-box;
    position: absolute;
    text-align: center;
    margin: auto;
    left: 50%;
    margin-left: -40px;
}
.bannerSwiper .hd li,.service-hd li {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    display: inline-block;
    width: 14px;
    height: 14px;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    margin: 0 6px;
    background: #86888f;
    cursor: pointer;
    font-size: 0;
    float: left;
    list-style: none;
}

:root .bannerSwiper .hd li,:root .service-hd li {
    filter: none;
}

.bannerSwiper .hd li.on,.service-hd li.on {
    background: #dcbc83;
}
/* ====Start=========客户价值*/
.page-customerValue{
    height: 562px;
    width: 100%;
    background-image: url(../image/icon-customerValueBg.png);
    background-size: cover;
    background-repeat: no-repeat;
    text-align: center;
    position: relative;
    color: #fff;
    margin: 0 auto;
}
.page-customerValue .customerText {
    width: 1000px;
    position: absolute;
    left: 50%;
    margin-left: -500px;
    text-align: left;
    font-size: 16px;
}
.page-customerValue .title {
    display: block;
    text-align: center;
    padding: 68px 0 30px 0;
    font-size: 30px;
    color: #FFFFFF;
}
.page-customerValue .text {
    line-height: 25px;
}

/* ====End=========客户价值*/

.sqbg-Group {
    width: 100%;
    height: 634px;
    background-color: #f4f4f4;
    color: #000;
    text-align: center;
    position: relative;
}
.sqbg-Group .title {
    display: inline-block;
    padding-top: 98px;
    font-size: 30px;
    /*line-height: 50px;*/
    /*border-bottom: 2px solid #eb2d43;*/
}
.sqbg-Group .pic-bd {
    border: 1px solid #dddddd;
    background-color: #fff;
    overflow: hidden;
}
.sqbg-Group .pic-bd ul {
    width: 1440px;
    height: 280px;
    left: 0px;
    position: relative;
    overflow: hidden;
    margin: 0px;
    zoom: 1;
    overflow: hidden;
}
.sqbg-Group .pic-bd li {
    float: left;
    display: inline-block;
    overflow: hidden;
    text-align: center;
    /*border-left: 1px solid #dddddd;*/
    border-right: 1px solid #dddddd;
    /*margin-left: -1px;*/
    height: 280px;
    width: 200px;
    background-color: #fff;
}
.sqbg-Group .pic-bd li a {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
}
.sqbg-Group .pic-bd li a:hover {
    color: #333;
}
.sqbg-Group .pic-bd ul li > a > img {
    margin-top: 76px;
    margin-bottom: 10px;
}
.sqbg-Group .sqbg-GroupSwiper {
    width: 1000px;
    margin: 87px auto 0 auto;
    text-align: center;
    overflow: hidden;
    position:relative;
}
.sqbg-Group .pic-hd {
    padding-top: 40px;
    text-align: center;

}
.sqbg-Group .pic-hd ul {
    /*display: inline-block;*/
    position: absolute;
    left: 50%;
    margin-top: -18px;
    margin-left: -10px;
}
.sqbg-Group .pic-hd ul li {
    float: left;
    width: 14px;
    height: 14px;
    border: 1px solid #dddddd;
    border-radius: 50%;
    font-size: 0;
    margin: 0 8px;
    cursor: pointer;
    list-style: none;
}
.sqbg-Group .pic-hd ul li.on {
    background: #183D6E;
    border: 1px solid #183D6E;
}


.sqbg-Group .info-cover {
    height: 280px;
    width: 200px;
    background: #183D6E;
    position: absolute;
    bottom: -280px;
    left: 0;
    color: #ffffff;
}
.sqbg-Group .info-cover .title {
    font-size: 24px;
    color: #fff;
    border-bottom: 3px solid #fff;
    padding: 75px 0 0 0;
    margin-bottom: 30px;
}
.sqbg-Group .info-cover .text {
    padding: 0 23px;
    font-size: 14px;
}

/*=====End =======*/
