
.partFourM {
    width: 1004px;
    height: 430px;
    padding-top: 10px
}

.partFourCon {
    width: 1111px;
    float: left;
    overflow: hidden;
    height: 430px;
    position: relative
}

.pro li {
    float: left;
    overflow: hidden;
    margin-right: 30px;
    background: #fff;
    width: 255px;
    height: 420px;
    border-radius: 7px
}

.notice {
    height: 26px;
    background: url(../img/index/bg.gif) no-repeat;
    position: relative;
    top: 273px;
    width: 305px;
    left: 20px
}

.noticTipTxt {
    color: #ff7300;
    height: 22px;
    width: 100%;
    line-height: 22px;
    overflow: hidden;
    position: absolute;
    margin: 0 0 0 40px
}

.noticTipTxt li {
    height: 22px;
    line-height: 22px
}

.noticTipTxt a {
    color: #0075E8;
    font-size: 16px;
    text-decoration: none;
    position: relative;
    top: 2px
}

.noticTipTxt a:hover {
    color: #ff7300;
    text-decoration: underline
}

.index_describe {
    height: 70px;
    text-align: center;
    color: rgb(48, 98, 204);
    font-weight: 500;
    top: 176px;
    position: absolute;
    width: 234px
}

span label {
    color: rgba(0, 0, 0, 0.45);
    padding: 0 4px;
    height: 24px;
    line-height: 24px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 4px;
    display: inline-block;
    margin: 15px 2px;
    background: #fff
}

.big_title {
    letter-spacing: -41px;
    font-weight: 700;
    font-size: 40px;
    animation: expand 3s forwards;
    filter: contrast(10)
}

@keyframes expand {
    from {
        letter-spacing: -41px;
        filter: blur(5px)
    }
    to {
        letter-spacing: 0px;
        filter: blur(0px)
    }
}

.shou_cang {
    position: absolute;
    margin-left: -13%
}

.shou_cang_on {
    display: inline-block
}

.shou_cang_off {
    display: none
}

.footer01 {
    color: #181616;
    margin-top: 0;
    background-image: url('../img/footer/footer.png');
    background-color: #ffffff;
    height: 270px;
    position: relative
}

.footer-top {
    margin-top: 50px
}

.footer02 {
    width: 100%
}

.footer-color {
    color: #fff
}

.footer-color a {
    color: #98989a;
    text-decoration: none
}

.center {
    width: 1200px;
    margin: 0 auto
}

.fl {
    padding-right: 6%
}

.fl {
    float: left
}

.footer02 .fl h3 {
    font-size: 14px;
    color: #181616;
    display: block;
    margin-bottom: 10px
}

.footer02 .fl p {
    font-size: 12px;
    color: #7D8BC0;
    line-height: 32px
}

.footer02 .fl p a {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    zoom: 1;
    margin-right: 20px;
    color: inherit;
    background-color: transparent;
    cursor: pointer;
    text-decoration: none
}

.footer02 .mid {
    padding-left: 6%;
    float: left;
    border-left: 1px solid #ccc
}

.footer02 .mid h3 {
    font-size: 14px;
    color: #0c0c0c;
    display: block;
    margin-bottom: 10px
}

.footer02 .mid p {
    font-size: 12px;
    color: #7D8BC0;
    line-height: 32px
}

.fr {
    float: right
}

.footer02 .fr img {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    zoom: 1;
    max-width: 110px;
    margin-left: 10px
}

.footer-bottom ul li a {
    text-decoration: none
}

.full_screen p {
    font-size: 23px;
    color: #fff
}

.full_screen {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 5px;
    left: 0;
    background-color: rgb(39 40 42);
    z-index: 9999999;
    display: flex;
    justify-content: center;
    align-items: center
}

.full_screen div {
    position: relative;
    text-align: center
}

.rotate-image {
    animation: rotate 1s linear infinite
}

.my_title_a_time {
    color: #181717;
    height: 3px;
    width: 300px;
    font-size: 15px;
    position: relative
}

@keyframes rotate {
    from {
        transform: rotate(0deg)
    }
    to {
        transform: rotateY(720deg)
    }
}

.loader {
    border: 5px solid #f3f3f3;
    border-top: 5px solid #3498db;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    animation: spin 2s linear infinite;
    margin: 50px auto
}

@keyframes spin {
    0% {
        transform: rotate(0deg)
    }
    100% {
        transform: rotate(360deg)
    }
}

.content_progress {
}

#content_progress {
    position: fixed;
    left: 0;
    top: 0px;
    z-index: 99999999;
    width: 100%;
    height: 2px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: none;
    background-color: transparent;
    color: #0fa617
}

#content_progress::-webkit-progress-bar {
    background-color: transparent
}

#content_progress::-webkit-progress-value {
    background: linear-gradient(to right, #4cd964, #5ac8fa, #007aff)
}

#content_progress::-moz-progress-bar {
    background: linear-gradient(to right, #4cd964, #5ac8fa, #007aff)
}

.mess_title {
    height: 500px;
    width: 60%;
    /*background-color: #f5f1f1;*/
    border-radius: 15px 15px 15px 15px;
    /*background-image: url("../img/index/testimonial-bg.svg");*/
    background-image: url(../img/index/rectangle-1.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100% 100%
}

.mess_title h2 {
    text-align: center;
    font-weight: 700;
    font-size: 40px;
    color: #fff
}

.mess_title i {
    width: 50px;
    height: 2px;
    background: #ffffff;
    display: block;
    font-style: normal;
    margin: 0 auto;
    margin-top: 10px
}

.mess_title p {
    font-size: 14px;
    color: #f5f1f1;
    display: block;
    text-align: center;
    margin-top: 15px
}

.mess_title input {
    width: 37%;
    margin: 1%;
    border: none;
    border: 1px solid #ddd;
    line-height: 40px;
    float: left;
    padding: 0 10px;
    outline: 0
}

.mess_title textarea {
    width: 76%;
    margin: 1%;
    border: none;
    border: 1px solid #ddd;
    float: left;
    padding: 5px 10px;
    height: 120px;
    outline: 0
}

.sina_1 {
    position: absolute;
    margin-left: 166px;
    margin-top: -12px
}

.sina_2 {
    position: relative;
    top: -27px;
    left: -261px
}

a {
    text-decoration: none
}

img {
    border: none
}

ul {
    list-style: none
}

h1, h2, h3, h4, h5, h6 {
    font-weight: normal
}

.service-title {
    text-align: center;
    margin: 30px 0 0 0
}

.service-title h2 {
    display: block;
    font-size: 36px
}

.service-title p {
    display: block;
    color: #888;
    font-size: 16px
}

.solution-box {
    background: #373d41;
    margin: 30px 0 0 0
}

.solution-cut {
    width: 1560px;
    margin: 0 auto;
    position: relative
}

.solution-swiper {
    width: 100%;
    overflow: hidden
}

.solution-box button.fa {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 50px;
    background: rgba(0, 0, 0, .1);
    color: rgba(255, 255, 255, .5);
    cursor: pointer;
    border: none;
    font-size: 40px;
    padding: 0;
    transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    -webkit-transition: .3s
}

.solution-box button.fa:hover {
    background: #0166ce;
    color: #fff
}

.solution-box .fa-back {
    right: 100%
}

.solution-box .fa-more {
    left: 100%
}

.solution-box ul {
    width: 10000%
}

.solution-box ul:after {
    display: block;
    clear: both;
    content: ''
}

.solution-box ul li {
    width: .2%;
    float: left;
    text-align: center;
    color: #fff;
    position: relative
}

.solution-box ul li span {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .5);
    transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    -webkit-transition: .3s
}

.solution-box ul li:nth-child(2) span, .solution-box ul li:nth-child(4) span {
    background: rgba(0, 0, 0, .75);
    transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    -webkit-transition: .3s
}

.solution-box ul li i {
    font-size: 50px;
    opacity: .85;
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 53%;
    transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    -webkit-transition: .3s
}

.solution-box ul li hr {
    width: 30px;
    height: 2px;
    background: #fff;
    border: none;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: 0 0 0 -15px;
    padding: 0;
    transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    -webkit-transition: .3s
}

.solution-box ul li h3 {
    font-size: 24px;
    position: absolute;
    width: 100%;
    left: 0;
    top: 53%;
    transition: .3s
}

.solution-box ul li p {
    width: 80%;
    position: absolute;
    font-size: 16px;
    left: 10%;
    top: 70%;
    opacity: 0;
    transition: .3s
}

.solution-box ul li a {
    position: absolute;
    top: 85%;
    font-size: 16px;
    line-height: 32px;
    width: 120px;
    margin: 0 0 0 -60px;
    color: #fff;
    border: 2px solid #fff;
    opacity: 0;
    transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    -webkit-transition: .3s
}

.solution-box ul li a:hover {
    background: #fff;
    color: #373d41
}

.solution-box ul li img {
    display: block;
    width: 100%
}

.solution-box ul li:hover span {
    background: rgba(48, 113, 255, .85)
}

.solution-box ul li:hover i {
    bottom: 63%
}

.solution-box ul li:hover hr {
    top: 40%;
    opacity: 0
}

.solution-box ul li:hover h3 {
    top: 38%
}

.solution-box ul li:hover p {
    top: 50%;
    opacity: 1
}

.solution-box ul li:hover a {
    top: 75%;
    opacity: 1
}

@media (max-width: 1680px) {
    .solution-cut {
        width: 1480px
    }

    .solution-box ul li i {
        font-size: 46px
    }

    .solution-box ul li h3 {
        font-size: 22px
    }

    .solution-box ul li p {
        font-size: 14px
    }

    .solution-box ul li a {
        font-size: 14px;
        line-height: 28px;
        width: 100px;
        margin: 0 0 0 -50px
    }
}

@media (max-width: 1600px) {
    .solution-cut {
        width: 1300px
    }
}

@media (max-width: 1440px) {
    .solution-cut {
        width: 1200px
    }

    .solution-box ul li i {
        font-size: 40px
    }

    .solution-box ul li h3 {
        font-size: 18px
    }

    .solution-box ul li p {
        font-size: 12px
    }
}

@media (max-width: 767px) {
    .solution-cut {
        width: 100%;
        padding: 0
    }

    .solution-box ul li {
        width: 290px
    }

    .solution-box button.fa {
        display: none
    }

    .solution-box .fa-back {
        left: 0;
        right: auto
    }

    .solution-box .fa-more {
        left: auto;
        right: 0
    }
}

@font-face {
    font-family: "icon";
    src: url('../font/iconfont.eot?');
    src: url('../font/iconfont.eot?') format('embedded-opentype'), url('../font/iconfont.woff?') format('woff'), url('../font/iconfont.ttf?') format('truetype'), url('../font/iconfont.svg?') format('svg')
}

.fa {
    font-family: "icon" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.fa-back:before {
    content: "\e697"
}

.fa-more:before {
    content: "\e6a7"
}

.fa-wxbgongju:before {
    content: "\e61b"
}

.fa-all:before {
    content: "\e696"
}

.fa-security:before {
    content: "\e71c"
}

.fa-huanhuobz:before {
    content: "\e67c"
}

.fa-aniukefu2:before {
    content: "\e6ca"
}

.fa-set1:before {
    content: "\e6dc"
}

.fa-naozhong:before {
    content: "\e648"
}

.fa-suo:before {
    content: "\e652"
}

#main_lx {
    height: 172px;
    width: 100%;
    border-bottom: 1px solid #CFCFCF;
    background-color: #ffffff
}

.main_lx_box {
    width: 1200px;
    margin: 0 auto;
    padding-top: 45px;
    display: flex;
    justify-content: center;
    align-items: center
}

.main_lx_box li {
    float: left;
    border-right: 1px solid #E5E5E5
}

.main_lx_li_icon {
    float: left
}

.main_lx_li_con {
    float: left;
    line-height: 16px;
    margin-left: 18px
}

.main_lx_li_name {
    font-size: 14px;
    color: #000000;
    font-weight: bold
}

.main_lx_li_js {
    font-size: 12px;
    color: #666666
}

.main_lx_li {
    height: 76px;
    padding-top: 20px
}

.main_lx_weixin .main_lx_li2 {
    position: absolute;
    top: 0;
    left: 50px;
    opacity: 1;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s
}

.main_lx_weixin:hover .main_lx_li2 {
    left: 0;
    opacity: 0
}

.main_lx_addr {
    padding-right: 30px
}

.main_lx_email {
    width: 267px;
    padding-left: 40px
}

.main_lx_phone {
    width: 272px;
    padding-left: 50px
}

.main_lx_box li.main_lx_weixin {
    border-right: none;
    position: relative;
    width: 282px;
    cursor: pointer
}

.main_lx_wxicon_img {
    position: absolute;
    right: 50px;
    top: 0;
    opacity: 0
}

.main_lx_wxicon_img img {
    height: 76px
}

.main_lx_weixin:hover .main_lx_wxicon_img {
    opacity: 1;
    right: 130px;
    -webkit-transition: all 0.5s 0.3s;
    -moz-transition: all 0.5s 0.3s;
    -ms-transition: all 0.5s 0.3s;
    -o-transition: all 0.5s 0.3s;
    transition: all 0.5s 0.3s
}

.lm_ryxq_part1 {
    padding-top: 140px;
    position: absolute;
    width: 100%;
    z-index: 998
}

.lm_section {
    position: absolute;
    overflow: hidden;
    color: #555
}

section {
    display: block;
    unicode-bidi: isolate
}

.lm_section .wrap {
    position: relative;
    z-index: 10
}

.wrap {
    width: 1440px;
    margin: 0 auto
}

.lm_ryxq_part1 .con_box {
    width: 100%;
    display: flex;
    justify-content: space-around;
    align-content: flex-end;
    align-items: flex-start
}

.lm_ryxq_part1 .con_l {
    display: table-cell;
    vertical-align: bottom;
    padding: 125px 40px 60px 40px
}

.lm_ryxq_part1 .con_l .h1 {
    color: #254fa1;
    font-size: 48px;
    font-weight: 400
}

.lm_ryxq_part1 .con_l .tit {
    border-bottom: 1px solid rgba(153, 153, 153, 0.5);
    padding: 10px 0 12px 0;
    font-size: 18px
}

.lm_ryxq_part1 .con_l .nr_list {
    padding: 20px 0 140px 0
}

.lm_ryxq_part1 .con_l .zc {
    overflow: hidden;
    padding-right: 40px;
    float: left
}

.lm_ryxq_part1 .con_l .ly {
    color: #254fa1;
    overflow: hidden
}

.lm_ryxq_part1 .con_l .nr_list {
    padding: 20px 0 140px 0
}

.lm_ryxq_part1 .con_l .li {
    padding-bottom: 5px;
    font-size: 16px;
    line-height: 36px
}

.lm_ryxq_part1 .con_l .li span {
    display: block;
    float: left;
    color: #666;
    width: 100px
}

.lm_ryxq_part1 .con_l .li p {
    overflow: hidden;
    font-weight: bold;
    color: #555
}

.con_r {
    justify-content: flex-end;
    align-items: flex-start;
    flex-direction: row;
    flex-wrap: nowrap
}

.yianshuofa {
    /*background-image: url(../static/img/banner/banner-2.jpg)*/
    background: linear-gradient(to bottom, rgba(20, 79, 201, 0.5) 0%, rgb(245, 241, 241) 100%);;
}
