body {
    background: #f7f7f5;
}
.main {
    margin-top: 45px;
    padding-bottom: 60px;
}
img {
    width: 100%;
}
/* 主体部分 */
/* 公司信息 */
.proList li img, .advantage .advList li a .iconBox, .sucCase .caseList li img, .news .newsBox .server li a {
    transition: All 0.4s ease-in-out;
    -webkit-transition: All 0.4s ease-in-out;
    -moz-transition: All 0.4s ease-in-out;
    -o-transition: All 0.4s ease-in-out;
}
.advList li:hover a .iconBox {
    box-shadow: 0 0 10px rgba(0, 0, 0, .6);
}
.proList li:hover img, .sucCase .caseList li:hover img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
}
.usInfo {
    padding-top: 30px;
    background: #fff;
    margin-bottom: 60px;
}
.usInfo .topBox {
    padding-top: 60px;
}
.usInfo .topBox .picBox {
    width: 50%;
}
.usInfo .topBox .texBox {
    width: 46%;
    padding-top: 17px;
}
.usInfo .topBox .texBox h3 {
    line-height: 38px;
    font-size: 20px;
    color: #096cb0;
    margin-bottom: 35px;
}
.usInfo .topBox .texBox p {
    line-height: 26px;
    font-size: 12px;
    color: #666;
}
.usInfo .topBox .texBox p:nth-of-type(1) {
    margin-bottom: 25px;
}
.usInfo .topBox .texBox p:nth-of-type(2) {
    margin-bottom: 50px;
}
.usInfo .topBox .texBox a.moreByn {
    display: block;
    width: 148px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    box-shadow: 0px 3px 10px 3px #eee;
    border-radius: 5px;
    color: #333;
}
/* 企业优势列表 */
.advList {
    position: relative;
}
.advList .flex-control-nav {
    bottom: 20px;
    width: 40%;
    margin-left: 30%;
}
.advList .flex-control-nav li {
    width: 10px;
}
.advList .advslides {
    display: none;
}
.advList .advslidesBig {
    margin-top: 60px;
}
.advList .advslidesBig li {
    float: left;
    width: 20%;
    padding: 0 27px 20px;
}
.advList .advslides li {
    float: left;
}
.advList li a {
    display: block;
}
.advList li a .iconBox {
    width: 142px;
    height: 142px;
    margin: 0 auto;
    text-align: center;
    -webkit-appearance: none;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    padding-top: 36px;
    margin-bottom: 24px;
}
.advList li a .iconBox i {
    display: block;
    width: 39px;
    height: 39px;
    margin: 0 auto;
    margin-bottom: 22px;
    background: url(../images/icon-index.png) no-repeat center center;
}
.advList li:nth-of-type(1) .iconBox i {
    background-position: -11px -104px;
}
.advList li:nth-of-type(2) .iconBox i {
    background-position: -72px -104px;
}
.advList li:nth-of-type(3) .iconBox i {
    background-position: -136px -104px;
}
.advList li:nth-of-type(4) .iconBox i {
    background-position: -206px -104px;
}
.advList li:nth-of-type(5) .iconBox i {
    background-position: -267px -104px;
}
.advList li a .iconBox span {
    color: #fff;
}
.advList li:nth-of-type(1) a .iconBox {
    background: #07a74f;
}
.advList li:nth-of-type(2) a .iconBox {
    background: #3cb4fb;
}
.advList li:nth-of-type(3) a .iconBox {
    background: #fab30e;
}
.advList li:nth-of-type(4) a .iconBox {
    background: #fa6074;
}
.advList li:nth-of-type(5) a .iconBox {
    background: #1bb3c5;
}
.advList li a p {
    color: #666;
    line-height: 24px;
    text-align: center;
}
.advList .flex-control-nav {
    bottom: 20px;
    width: 40%;
    margin-left: 30%;
}
/* 资讯列表 */
.conList li {
    width: 100%;
    background: #fff;
    overflow: hidden;
    margin-bottom: 40px;
}
.conList li .fl {
    width: 43.8%;
}
.conList li .fl img {
    width: 100%;
}
.conList li .fr {
    width: 50%;
    padding-right: 80px;
    padding-top: 40px;
}
.conList li .fr h4 {
    font-size: 18px;
    line-height: 32px;
    color: #333;
    margin-bottom: 10px;
}
.conList li .fr p {
    line-height: 28px;
    font-size: 14px;
    margin-bottom: 70px;
    color: #666;
}
.conList li .fr a {
    color: #096cb0;
}
.conList li.active {
    background: #096cb0;
    color: #fff;
}
.conList li.active a, .conList li.active h4, .conList li.active p {
    color: #fff;
}
/* 公司理念 */
.idealBoxP {
    position: relative;
}
.idealBox, .idealBoxP {
    margin-bottom: 40px;
}
.idealBox li, .idealBoxP ul li {
    float: left;
    background: #fff;
    position: relative;
    text-align: center;
    height: 240px;
    padding: 115px 0px 0;
}
.idealBox li {
    width: 18.6%;
    margin-right: 25px;
    padding: 115px 30px 0;
}
.idealBoxP ul li:nth-of-type(2n) {
    margin-right: 0;
}
.idealBox li:last-of-type, .idealBoxP ul li:last-of-type {
    margin-right: 0;
}
.idealBox li i, .idealBoxP ul li i {
    position: absolute;
    width: 70px;
    height: 83px;
    top: 30px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    z-index: 99;
}
.idealBox li span, .idealBoxP ul li span {
    position: absolute;
    width: 86px;
    height: 26px;
    line-height: 26px;
    top: 75px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    z-index: 9999;
    background-color: #f0f2fd;
}
.idealBox li h4, .idealBoxP ul li h4 {
    line-height: 32px;
    font-size: 18px;
    color: #333;
    text-align: left;
}
.idealBox li p, .idealBoxP ul li p {
    line-height: 26px;
    font-size: 12px;
    color: #666;
    text-align: left;
}
.idealBoxP ul li h4, .idealBoxP ul li p {
    text-align: center;
}
.idealBoxP ul li p {
    padding: 0 40px;
}
.idealBox li:nth-of-type(1) i, .idealBoxP ul li:nth-of-type(1) i {
    background: url('../images/about_icon.png') no-repeat -23px 0;
}
.idealBox li:nth-of-type(2) i, .idealBoxP ul li:nth-of-type(2) i {
    background: url('../images/about_icon.png') no-repeat -134px 0;
}
.idealBox li:nth-of-type(3) i, .idealBoxP ul li:nth-of-type(3) i {
    background: url('../images/about_icon.png') no-repeat -246px 0;
}
.idealBox li:nth-of-type(4) i, .idealBoxP ul li:nth-of-type(4) i {
    background: url('../images/about_icon.png') no-repeat -357px 0;
}
.idealBox li:nth-of-type(5) i, .idealBoxP ul li:nth-of-type(5) i {
    background: url('../images/about_icon.png') no-repeat -468px 0;
}
.idealBox li:nth-of-type(1) span, .idealBoxP ul li:nth-of-type(1) span {
    color: #1b4694;
}
.idealBox li:nth-of-type(2) span, .idealBoxP ul li:nth-of-type(2) span {
    color: #415a88;
}
.idealBox li:nth-of-type(3) span, .idealBoxP ul li:nth-of-type(3) span {
    color: #1a8cdc;
}
.idealBox li:nth-of-type(4) span, .idealBoxP ul li:nth-of-type(4) span {
    color: #1ab5dc;
}
.idealBox li:nth-of-type(5) span, .idealBoxP ul li:nth-of-type(5) span {
    color: #499fc3;
}
.idealBoxP {
    display: none;
}
.idealBox {
    display: none;
}
/* 公司发展历程 */
.usDetail {
    margin-bottom: 40px;
}
.usDetail .fl {
    width: 49%;
    background: #fff;
    padding: 55px 130px 50px 45px;
}
.usDetail .fl ul {
    padding: 10px 0;
    position: relative;
}
.usDetail .fl ul::before {
    content: ' ';
    height: 100%;
    border-left: 1px dashed #e6e6e6;
    position: absolute;
    top: 0;
    left: 32px;
}
.usDetail .fl li {
    padding: 18px 0;
    position: relative;
    margin-bottom: 60px;
}
.usDetail .fl li:last-of-type {
    margin-bottom: 0;
}
.usDetail .fl li .numBox {
    position: absolute;
    left: 0;
    top: 50%;
    width: 64px;
    height: 64px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    background: #008cd6;
    line-height: 64px;
    text-align: center;
    color: #fff;
    font-size: 18px;
}
.usDetail .fl li .numBox::before {
    position: absolute;
    right: -19px;
    top: 50%;
    content: ' ';
    width: 0;
    height: 0;
    border: 10px solid #008cd6;
    border-top-width: 5px;
    border-bottom-width: 5px;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}
.usDetail .fl li p {
    line-height: 30px;
    font-size: 16px;
    color: #333;
    padding-left: 102px;
}
.usDetail .fr {
    background: #fff;
    width: 48%;
    padding: 50px 57px;
}
.usDetail .fr p {
    line-height: 32px;
    font-size: 14px;
    color: #333;
}
@media only screen and (min-width:0px) and (max-width:768px) {
    .usInfo {
        padding-bottom: 50px;
    }
    .usInfo .topBox {
        padding-top: 0px;
    }
    /* 公司信息 */
    .usInfo .topBox .picBox {
        width: 100%;
        height: auto;
        float: none;
        padding-left: 10px;
        padding-right: 10px;
    }
    .usInfo .topBox .texBox {
        width: 100%;
        margin-bottom: 30px;
        padding-left: 10px;
        padding-right: 10px;
    }
    .usInfo .topBox .texBox a {
        background: #008cd6;
        color: #fff;
        box-shadow: none;
    }
    .advList .flex-control-nav {
        bottom: -35px;
    }
    /* 产品展示列表 */
    .advList {
        margin-top: 40px;
    }
    .advList li {
        width: 33.33%;
        padding: 0;
    }
    .advList li a .iconBox {
        width: 100px;
        height: 100px;
        margin-bottom: 25px;
        padding-top: 20px;
    }
    .advList li a .iconBox i {
        display: block;
        width: 39px;
        height: 39px;
        margin: 0 auto;
        margin-bottom: 12px;
    }
    .advList li a p {
        padding: 0 10px;
    }
    /* 资讯列表 */
    .conList li {
        background: transparent;
    }
    .conList li .fl {
        width: 80%;
        float: none;
        display: block;
        margin: 0 auto 40px;
    }
    .conList li .fr {
        padding-left: 10%;
        padding-right: 10%;
        padding-bottom: 40px;
        width: 100%;
        background: #fff;
    }
    .idealBox {
        display: none;
    }
    /* 公司发展历程 */
    .usDetail .fl, .usDetail .fr {
        float: none;
        display: block;
        width: 80%;
        margin: 0 auto 30px;
    }
    .usDetail .fl {
        padding-right: 20px;
        padding-left: 20px;
    }
    .usDetail .fr {
        padding: 50px 20px
    }
    .idealBoxP {
        display: block;
    }
}
@media only screen and (min-width:769px) and (max-width:1280px) {
    .usInfo {
        padding-bottom: 30px;
    }
    /* 公司信息 */
    .usInfo .topBox .picBox {
        width: 100%;
        height: auto;
        float: none;
    }
    .usInfo .topBox .texBox {
        width: 100%;
        margin-bottom: 30px;
    }
    .usInfo .topBox .texBox a {
        background: #008cd6;
        color: #fff;
        box-shadow: none;
    }
    /* 产品展示列表  */
    .advList li {
        width: 33.333%;
    }
    .advList li:nth-of-type(4) {
        margin-left: 130px;
    }
    .advList li a p {
        font-size: 12px;
        padding: 0 20px;
    }
    /* 资讯列表 */
    .conList li {
        background: transparent;
    }
    .conList li .fl {
        width: 80%;
        float: none;
        display: block;
        margin: 0 auto 40px;
    }
    .conList li .fr {
        padding-left: 10%;
        padding-right: 10%;
        padding-bottom: 40px;
        width: 100%;
        background: #fff;
    }
    /* 公司理念 */
    .idealBox li {
        width: 31.25%;
        margin-bottom: 25px;
    }
    .idealBox li:nth-of-type(3) {
        margin-right: 0;
    }
    .idealBox li:nth-of-type(4) {
        margin-left: 140px;
    }
    /* 公司发展历程 */
    .usDetail .fl, .usDetail .fr {
        float: none;
        display: block;
        width: 80%;
        margin: 0 auto 30px;
    }
    .idealBox {
        display: block;
    }
    .idealBox li h4, .idealBox li p {
        text-align: center;
    }
    /*  */
}
@media only screen and (min-width:1281px) and (max-width: 1366px) {
    /* 公司理念 */
    .idealBox li {
        width: 18.4%;
    }
    .idealBox {
        display: block;
    }
}
@media only screen and (min-width:1367px) and (max-width: 1440px) {
    /* 公司理念 */
    .idealBox li {
        width: 18.4%;
    }
    .idealBox {
        display: block;
    }
}
@media only screen and (min-width:1441px) and (max-width: 1920px) {
    .idealBox {
        display: block;
    }
}
.flex-direction-nav {
    display: none;
}