body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
p,
blockquote,
th,
td {
    margin: 0;
    padding: 0;
}

body,
html {
    height: 100%;
    -webkit-tap-highlight-color: transparent;
    font-size: 16px;
}

a {
    text-decoration: none!important;
    cursor: pointer;
}

html {
    position: relative;
}

h1,
h2,
h3,
h4,
h5,
h6,
th,
var {
    font-weight: normal;
    font-style: normal;
}

ul {
    list-style: none;
}

body {
    min-height: 100vh;
}

.col-lg-2-24 {
    width: 24%;
    padding: 10px;
    display: inline-block;
    height: 100%;
    vertical-align: top;
}

.col-lg-2-24:hover p:nth-of-type(1) {
    color: #0C40B6;
}

.col-lg-2-24:hover {
    border: 1px solid #0C40B6;
    border-radius: 4px;
    box-shadow: 0 0 10px #0C40B6;
}

.col-lg-2-4 {
    width: 2%;
    display: inline-block;
}

.col-lg-2-4:hover div {
    color: #0C40B6!important;
}

.themeBgColor {
    background-color: #0C40B6!important;
}

.ds-header {
    border-top: 4px solid #0C40B6
}

.setHomePage {
    text-align: right;
}

.setHomePageContent {
    height: 30px;
}

.setHomePageContent a {
    background-color: #0C40B6;
    padding: 4px 20px;
    color: #fff;
    font-size: 14px;
}

.setHomePageContent a:first-of-type {
    border-bottom-left-radius: 30px;
    margin-right: -3px;
}

.setHomePageContent a:last-of-type {
    border-bottom-right-radius: 30px;
}

.ds-home-logo {
    margin-top: -18px;
    margin-bottom: 22px;
    display: inline-block
}

.ds-header-phone {
    display: inline-block;
    float: right;
    margin-right: 10px;
    margin-top: 10px;
}

.ds-header-phoneIcon {
    background: url(../images/联系电话.png);
    width: 27px;
    display: inline-block;
    background-repeat: no-repeat;
    height: 27px;
    vertical-align: middle;
    margin-right: 5px;
}

.ds-header-phoneNum {
    font-size: x-large;
    font-weight: 800;
    background-image: -webkit-linear-gradient(bottom, #0C40B6, #3969D8, #fff);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.ds-header-nav {
    /* background-color: #ECECEC; */
    background: linear-gradient(to bottom, #fff 0%, #ECECEC 100%);
    border-top: 1px solid #ECECEC
}

.nav>li>a {
    padding: 10px 0;
}

.nav {
    padding-left: 66px;
}

.nav-link {
    padding: 10px 0;
    /* padding: 0; */
    width: 170px;
    color: #313131;
}

.nav-link span {
    display: inline-block;
    width: 170px;
    text-align: center;
    /* border-left: 1px solid #ddd; */
    border-right: 1px solid #ddd;
}

.nav-link:last-of-type span {
    /* border-right: 0px solid #ddd; */
}

.nav-pills>li+li {
    margin-left: 0;
}

.nav-link[class$='link']:hover {
    background-color: #0C40B6!important;
    color: #fff;
    border: 1px solid #0C40B6;
}

.nav-link.active span {
    border: 1px solid #0C40B6;
    color: #fff;
}

.nav-pills .nav-link {
    border-radius: 0px;
}

.giveServiceProject {
    text-align: center;
    height: 425px;
    padding: 20px 40px 30px;
}

.giveSolution {
    text-align: center;
    height: 320px;
    padding: 20px 40px 30px;
}

.selectedCase {
    text-align: center;
    height: 385px;
    padding: 20px 40px 30px;
}

.aboutUs {
    text-align: center;
    height: 475px;
    padding: 20px 40px 30px;
}

.homePageSectionTitle {
    position: relative;
    width: 310px;
    height: 65px;
    margin: 0 auto;
    border-bottom: 1px solid #A7A7A7;
}

.homePageSectionTitleTop {
    font-size: 20px;
    font-weight: 600;
    color: #0C40B6;
}

.homePageSectionTitleMiddle {
    color: #5c5c5c;
}

.homePageSectionTitleLine {
    width: 90px;
    background-color: #0C40B6;
    display: inline-block;
    position: absolute;
    bottom: -2px;
    left: 115px;
    height: 5px;
}

.giveServiceProjectContent,
.giveSolutionProjectContent,
.selectedCaseContent,
.aboutUsContent {
    margin-top: 50px;
}

.giveServiceProjectContent img,
.giveSolutionProjectContent img {
    width: 100px;
}

.selectedCase img {
    width: 210px;
}

.giveServiceProjectContentTitle,
.giveSolutionProjectContentTitle {
    font-size: 20px;
    margin: 15px;
    font-weight: 600;
    color: #333;
}

.giveServiceProjectContentDescribe,
.giveSolutionProjectContentDescribe {
    color: #5d5d5d;
}

.aboutUsContent {
    background: url(../images/首页-关于我们.png) no-repeat;
    height: 330px;
    background-size: contain;
    position: relative;
}

.aboutUsContent p {
    position: absolute;
    font-weight: 600;
}

.aboutUsText1 {
    top: 15px;
    left: 25px;
}

.aboutUsText2 {
    top: 225px;
    left: 130px;
}

.aboutUsText3 {
    top: -10px;
    left: 270px;
}

.aboutUsText4 {
    top: 225px;
    left: 415px;
}

.aboutUsText5 {
    top: 15px;
    left: 575px;
}

.aboutUsText6 {
    top: 225px;
    left: 730px;
}

.aboutUsText7 {
    top: -10px;
    left: 908px;
}

.footerContentTop {
    height: 300px;
    background-color: #3D3E43;
    color: #F6F7F6;
    padding: 40px 20px;
}

.footerContentBellow {
    background-color: #24252A;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #F6F7F6;
}

.footerContentTop p {
    padding: 10px 0;
}

.lxdh,
.dzyx,
.gsdz {
    height: 20px;
    width: 20px;
    vertical-align: middle;
    display: inline-block;
    background-size: contain;
    margin-right: 10px;
}

.lxdh {
    background: url(../images/首页-联系电话.png) no-repeat;
}

.dzyx {
    background: url(../images/首页-邮箱.png) no-repeat;
}

.gsdz {
    background: url(../images/首页-地址.png) no-repeat;
}

.footerContentTop img {
    right: 10px;
    position: absolute;
    display: inline-block;
    top: 20px;
}


/* 关于我们样式 */

.aboutUsTop {
    position: relative;
}

.aboutUsTopContent {
    position: absolute;
    top: 150px;
    left: 50%;
    transform: translateX(-50%);
}

.aboutUsTopContentBox {
    width: 830px;
    height: 120px;
    background-color: #fff;
    text-align: left;
    padding: 15px;
    box-shadow: 2px 2px 10px #bbb8b8;
    border-radius: 3px;
}

.aboutUsMiddle {
    margin-top: 120px;
}

.aboutUsMiddleContent {
    margin-top: 30px;
}

.aboutUsMiddleContent img {
    height: 230px;
    display: inline-block;
}

.aboutUsGXJJ {
    font-size: 24px;
    font-weight: 600;
    border-bottom: 1px solid #DDD;
    padding-bottom: 10px;
    margin-bottom: 10px;
    color: #5B5B5B;
}


/* 服务项目样式 */

.serviceProjectTop {
    padding-top: 75px;
    height: 220px;
    width: 100%;
    background: url(../images/服务项目顶部背景.png) no-repeat;
    background-size: cover;
}

.serviceProjectTopText {
    bottom: 100px;
    color: #fff;
    font-size: 22px;
    padding-left: 5px;
    border-left: 3px solid #0C40B6;
}

.serviceProjectButton {
    height: 70px;
    width: 100%;
    background-color: #fff;
    margin-top: 44px;
    border-bottom: 2px solid #0C40B6;
    text-align: center;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.serviceProjectTopBtn {
    background-color: #fff;
    padding: 3px 10px;
    border: 1px solid #0C40B6;
    margin: 19px 20px 0;
    color: #0C40B6;
    border-radius: 3px;
    cursor: pointer;
}

.serviceProjectTopBtn[class$='serviceProjectTopBtn']:hover {
    background-color: #0C40B6!important;
    color: #fff;
    border: 1px solid #0C40B6;
}

.serviceProjectTopBtn.active {
    color: #fff;
}

.dsjwjTitle,
.serviceProjectContentTitle {
    text-align: center;
    padding-top: 45px;
}

.dsjwjTitle p,
.serviceProjectContentTitle p {
    font-size: 18px;
    color: #0C40B6;
    font-weight: 600;
}

.serviceProjectCommonTitle1 {
    font-weight: 600;
    font-size: 18px;
    text-align: right;
}

.serviceProjectCommonTitle2 {
    color: #757575;
    text-align: right;
}

.serviceProjectCommonTitle3 {
    font-weight: 600;
    font-size: 18px;
    text-align: left;
}

.serviceProjectCommonTitle4 {
    color: #757575;
    text-align: left;
}

.dsjwjContent .row {
    margin: 55px -15px;
}

.bigDataContent .bigDataContentBox {
    padding: 24px 15px;
    text-align: center;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    cursor: pointer;
}

.bigDataContentBox .serviceProjectCommonTitle1,
.bigDataContentBox .serviceProjectCommonTitle3 {
    margin-top: 20px;
    display: inline-block;
}

.bigDataContentBoxLeft {
    float: right;
    margin-right: 48px;
}

.bigDataContentBoxRight {
    float: left;
    margin-left: 48px;
}

.bigDataContent .row {
    margin: 15px -15px;
}

.bigDataContentBox:hover {
    border: 1px solid #0C40B6;
    border-radius: 4px;
    box-shadow: 0 0 10px #0C40B6;
}


/* 联系我们 */

#contastUs img {
    width: 65px;
}

.contastUsTop {
    padding-top: 75px;
    height: 220px;
    width: 100%;
    background: url(../images/联系我们.png) no-repeat;
    background-size: cover;
}

.contastUsTopText {
    bottom: 100px;
    color: #fff;
    font-size: 22px;
    padding-left: 5px;
    border-left: 3px solid #0C40B6;
}

.contastUsContentPhone,
.contastUsContentEmail,
.contastUsContentAdress {
    background: url(../images/联系我-背景.png) no-repeat center;
    height: 260px;
    background-size: contain;
    text-align: center
}

.contastUsContentPhone img,
.contastUsContentEmail img,
.contastUsContentAdress img {
    width: 105px;
}

.contastUsContentPhone button,
.contastUsContentEmail button,
.contastUsContentAdress button {
    padding: 3px 10px;
    margin: 19px 20px 0;
    color: #fff;
    border-radius: 3px;
    cursor: pointer;
}

.contastUsContentPhone button,
.contastUsContentAdress button {
    background: -moz-linear-gradient(left top, #46AAFF, #157EFF);
    background: -webkit-linear-gradient(left top, #46AAFF, #157EFF);
    background: -o-linear-gradient(left top, #46AAFF, #157EFF);
    background-color: #409FF1;
    border: 1px solid #409FF1;
}

.contastUsContentEmail button {
    background: -moz-linear-gradient(left top, #F4646E, #FC2659);
    background: -webkit-linear-gradient(left top, #F4646E, #FC2659);
    background: -o-linear-gradient(left top, #F4646E, #FC2659);
    background-color: #F4646E;
    border: 1px solid #F4646E;
}


/* 右侧浮动 */

.asideRight {
    position: fixed;
    top: 50%;
    transform: translateY(-50%);
    right: 10px;
}

.asideRightContent ul {
    border: 1px solid #ccc;
    background-color: #fff;
}

.asideRightContent ul li {
    width: 30px;
    height: 30px;
    background-position: center;
    cursor: pointer;
}

.dsWechat {
    background: url(../images/公众号.png) no-repeat;
}

.dsWechat.hover {
    background: url(../images/公众号1.png) no-repeat center;
    background-color: #0C40B6;
}

.onlineMessage {
    background: url(../images/在线留言1.png) no-repeat;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}

.scrollTop {
    background: url(../images/置顶.png) no-repeat;
}

.onlineMessage.hover {
    background: url(../images/在线留言.png) no-repeat center;
    background-color: #0C40B6;
}

.scrollTop.hover {
    background: url(../images/置顶2.png) no-repeat center;
    background-color: #0C40B6;
}

.weChatCode {
    position: fixed;
    top: 50%;
    transform: translateY(-50%);
    right: 42px;
    border-radius: 5px;
    padding: 10px 10px 5px;
    background-color: #0C40B6;
}

.showOnlineMessage {
    position: fixed;
    top: 50%;
    transform: translateY(-50%);
    right: 42px;
    padding: 3px 5px 3px 10px;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    background-color: #0C40B6;
}

.returnTop {
    position: fixed;
    top: calc(50% + 30px);
    transform: translateY(-50%);
    right: 42px;
    padding: 3px 5px 3px 10px;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    background-color: #0C40B6;
}


/* 在线留言 */

.onlineMessageTop {
    padding-top: 75px;
    height: 220px;
    width: 100%;
    background: url(../images/在线留言bg.png) no-repeat;
    background-size: cover;
}

.onlineMessageTopText {
    bottom: 100px;
    color: #fff;
    font-size: 22px;
    padding-left: 5px;
    border-left: 3px solid #0C40B6;
}

.onlineMessageContent .row {
    margin: 10px 200px;
}

.onlineMessageContent input,
.onlineMessageContent textarea {
    background-color: #eee;
    border: 0;
    padding: 2px 5px;
    border-radius: 3px;
}

.onlineMessageContent button {
    background: -moz-linear-gradient(left top, #46AAFF, #157EFF);
    background: -webkit-linear-gradient(left top, #46AAFF, #157EFF);
    background: -o-linear-gradient(left top, #46AAFF, #157EFF);
    background-color: #409FF1;
    border: 1px solid #409FF1;
    padding: 3px 50px;
    margin: 19px 20px 0;
    color: #fff;
    border-radius: 3px;
    cursor: pointer;
}

.modal-dialog {
    width: 60vw!important;
}

.modal-dialog img {
    width: 100%;
}

.modalCloseStyle {
    background-color: #fff;
    width: 40px;
    text-align: center;
    z-index: 999;
    border-radius: 20px;
    height: 40px;
    top: -12px;
    position: absolute;
    right: -12px;
    padding: 0px;
}