.ocp-top {
    position: relative;
    box-sizing: border-box
}

@media screen and (min-width: 1367px) {
    .ocp-top {
        height: 610px;
    }
}

@media screen and (max-width: 1366px) {
    .ocp-top {
        height: 430px;
    }
}

.ocp-top .ocp-top-slidder {
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
    background-color: #eee
}

.ocp-top .ocp-top-slidder .top-banners {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover
}

.ocp-top .ocp-top-slidder .top-banners a {
    display: block;
    width: 100%;
    height: 100%
}

.ocp-top .ocp-top-slidder {
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.ocp-top .ocp-top-slidder .ocp-top-title {
    position: absolute;
    z-index: 1000;
    text-align: center;
    left: 50%;
    margin-left: -103px
}

.ocp-top .ocp-top-slidder .ocp-top-title img {
    display: block;
    width: 203px;
    height: 65px;
    margin-left: auto;
    margin-right: auto
}

.ocp-top .ocp-top-slidder .ocp-top-title p {
    position: relative;
    display: inline-block;
    font-size: 14px;
    color: #fff;
    margin-top: 21px
}

.ocp-top .ocp-top-slidder .ocp-top-title p:before,
.ocp-top .ocp-top-slidder .ocp-top-title p:after {
    position: absolute;
    content: '';
    display: block;
    width: 22px;
    height: 1px;
    top: 50%;
    background-color: #878E98
}

.ocp-top .ocp-top-slidder .ocp-top-title p:before {
    left: -31px
}

.ocp-top .ocp-top-slidder .ocp-top-title p:after {
    right: -31px
}

.ocp-top .ocp-top-slidder .ocp-top-search-content {
    z-index: 1000;
    position: relative;
    margin-top: 75px;
    background-color: rgba(0, 0, 0, .1);
}

.ocp-top .ocp-top-slidder .ocp-top-search-content .ocp-top-select-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 95px;
    height: 60px;
    margin-left: 15px;
    color: #fff;
    cursor: pointer;
    top: -1px
}

.ocp-top .ocp-top-slidder .ocp-top-search-content .ocp-top-select-content p {
    line-height: 60px
}

.ocp-top .ocp-top-slidder .ocp-top-search-content .ocp-top-select-content .iconfont {
    display: inline-block;
    -webkit-transition: transform .3s;
    -moz-transition: transform .3s;
    -ms-transition: transform .3s;
    -o-transition: transform .3s;
    transition: transform .3s;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0)
}

.ocp-top .ocp-top-slidder .ocp-top-search-content .ocp-top-select-content.active .iconfont {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg)
}

.ocp-top .ocp-top-slidder .ocp-top-search-content .ocp-top-input-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    height: 30px;
    top: -1px;
    box-sizing: border-box;
    line-height: 30px;
    border-left: 1px solid rgba(255, 255, 255, .2)
}

.ocp-top .ocp-top-slidder .ocp-top-search-content .ocp-top-input-content input {
    width: 350px;
    padding-left: 20px;
    font-size: 16px;
    color: #FFF;
    background-color: transparent;
    outline: 0;
    border: 0
}

.ocp-top .ocp-top-slidder .ocp-top-search-content .ocp-top-search-icon-contain {
    display: inline-block;
    position: absolute;
    height: 62px;
    width: 80px;
    background-color: #fa771d;
    right: -1px;
    top: -1px;
    line-height: 60px;
    text-align: center;
    color: #fff;
    cursor: pointer
}

.ocp-top .ocp-top-slidder .ocp-top-search-content .ocp-top-search-icon-contain .iconfont {
    font-size: 20px
}

.ocp-top .grid {
    z-index: 101;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -600px
}

.ocp-top .video-button {
    z-index: 101;
    position: absolute;
    bottom: 30px;
    left: 20%;
    color: #fafafa;
    font-size: 16px;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer
}

.ocp-top .video-button:hover .play-btn {
    background: url("../img/playVideoHover_06fea14.png");
    background-size: cover
}

.ocp-top .video-button:hover span {
    color: #7761E0
}

.ocp-top .video-button .play-btn {
    width: 50px;
    height: 50px;
    background: url("../img/playVideo_d42156a.png");
    background-size: cover;
    transition: .2s all
}

.ocp-top .video-button span {
    margin-left: 20px;
    transition: .2s all
}

.ocp-top .ocp-top-page {
    z-index: 1000;
    position: absolute;
    height: 110px;
    padding: 40px 30px;
    bottom: 0;
    right: 0;
    box-sizing: border-box;
    /*    background-color: #fa771d */
}

.ocp-top .ocp-top-page>div {
    display: inline-block;
    color: #606572
}

.ocp-top .ocp-top-page>div.prev,
.ocp-top .ocp-top-page>div.next {
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    cursor: pointer
}

.ocp-top .ocp-top-page>div.prev:hover,
.ocp-top .ocp-top-page>div.next:hover {
    color: #9B9FA7
}

.ocp-top .ocp-top-page .next {
    margin-left: 50px
}

.ocp-top .ocp-top-page .prev {
    margin-right: 25px
}

.ocp-top .ocp-top-page .ocp-top-page-list {
    width: 155px;
    overflow: hidden;
    vertical-align: middle;
    text-align: center
}

.ocp-top .ocp-top-page .ocp-top-page-list span {
    display: inline-block;
    width: 19px;
    font-size: 20px;
    color: #F6F6F6;
    opacity: .1;
    margin-left: 25px;
    cursor: pointer
}

.ocp-top .ocp-top-page .ocp-top-page-list span.active,
.ocp-top .ocp-top-page .ocp-top-page-list span:hover {
    opacity: .5
}

.ocp-top .ocp-top-page .ocp-top-page-list .ocp-top-page-content {
    width: 10000px;
    font-size: 0;
    text-align: left
}

.ocp-partner-type {
    background-color: #fff;
    /*  padding-top: 100px */
}

.ocp-partner-type h3,
.ocp-partner-type b {
    font-weight: 400;
    line-height: 100%
}

.ocp-partner-type h3 {
    margin-top: 16px;
    font-size: 24px
}

.ocp-partner-type .ocp-partner-type-info {
    margin-left: 60px
}

.ocp-partner-type .ocp-partner-select {
    width: 100%;
    border-bottom: 1px solid #dcdcdc;
    /* border-top: 1px solid #dcdcdc; */
    padding-top: 10px;
    color: #666666;
}

.ocp-partner-type .ocp-partner-select li {
    position: relative;
    float: left;
    margin-left: 150px;
    font-size: 14px;
    cursor: pointer;
    padding-bottom: 10px;
}

.jdal {
    margin-top: 5px;
}

.ocp-partner-type .ocp-partner-select li.active:before {
    position: absolute;
    display: block;
    content: '';
    width: 0;
    height: 0;
    bottom: -56px;
    left: 50%;
    margin-left: -14px;
    border-style: solid;
    border-width: 0 14px 15px;
    border-color: transparent transparent #f3f6f9
}

.ocp-partner-type .ocp-partner-select li:hover b {
    color: #7761e0
}


/* .ocp-partner-type .ocp-partner-select li:hover {
    color: #fa771d;
    border-bottom: 3px solid #fa771d;
} */

.ocp-partner-type .ocp-partner-select li i {
    display: block;
    width: 65px;
    height: 65px
}

.ocp-partner-type .ocp-partner-select li b {
    line-height: 100%;
    margin-top: 19px;
    display: inline-block;
    width: 65px;
    text-align: center
}

.ocp-partner-type .ocp-partner-select li .icon {
    background-image: url("../img/icon_ece3569.png");
    -webkit-background-size: 657px 204px;
    background-size: 657px 204px
}

.ocp-partner-type .ocp-partner-select li.active .icon-1 {
    background-position: -8px -127px
}

.ocp-partner-type .ocp-partner-select li.active .icon-2 {
    background-position: -152px -5px
}

.ocp-partner-type .ocp-partner-select li.active .icon-3 {
    background-position: -297px -6px
}

.ocp-partner-type .ocp-partner-select li.active .icon-4 {
    background-position: -442px -6px
}

.ocp-partner-type .ocp-partner-select li.active .icon-5 {
    background-position: -584px -6px
}

.ocp-partner-type .ocp-partner-select li.active b {
    color: #7761e0
}

.ocp-partner-type .ocp-partner-select li .icon-1 {
    background-position: -9px -5px
}

.ocp-partner-type .ocp-partner-select li .icon-1.active {
    background-position: -9px -126px
}

.ocp-partner-type .ocp-partner-select li .icon-2 {
    background-position: -151px -126px
}

.ocp-partner-type .ocp-partner-select li .icon-2.active {
    background-position: -151px -5px
}

.ocp-partner-type .ocp-partner-select li .icon-3 {
    background-position: -296px -126px
}

.ocp-partner-type .ocp-partner-select li .icon-3.active {
    background-position: -296px -5px
}

.ocp-partner-type .ocp-partner-select li .icon-4 {
    background-position: -441px -126px
}

.ocp-partner-type .ocp-partner-select li .icon-4.active {
    background-position: -441px -5px
}

.ocp-partner-type .ocp-partner-select li .icon-5 {
    background-position: -583px -126px
}

.ocp-partner-type .ocp-partner-select li .icon-5.active {
    background-position: -583px -5px
}

.hover-up {
    transition: all .3s
}

.hover-up:hover {
    transform: translate(0, -10px);
    box-shadow: 0 10px 20px 0 rgba(198, 202, 206, .5)
}

.partner-content {
    height: auto;
    margin-top: 46px;
    box-sizing: border-box;
    background-color: #F2F6F9;
    padding-bottom: 20px;
}

.partner-content ul {
    /* position: absolute; */
    margin-left: -19px;
    margin-top: -20px;
    min-width: 1250px
}

.partner-content ul li {
    position: relative;
    float: left;
    width: 390px;
    height: 390px;
    margin-left: 19px;
    margin-top: 20px;
    box-sizing: border-box;
    background-color: #FFF;
}

.partner-content ul li .img-container {
    width: 390px;
    height: 285px;
    margin-left: auto;
    margin-right: auto;
    box-sizing: border-box;
    background-size: 390px 285px;
    background-position: center center;
    background-repeat: no-repeat;
}

.partner-content ul li .info-container {
    padding-left: 30px;
    margin-top: 20px;
}

.partner-content ul li .info-container p {
    color: #333;
    font-size: 18px;
    font-family: 'PingFang SC';
    margin-top: 10px;
    padding-right: 30px;
}

.partner-content ul li a {
    display: block;
    width: 100%;
    height: 100%;
    padding-top: 15px;
    box-sizing: border-box
}

.partner-content ul li a p {
    margin-top: 25px;
    margin-bottom: 25px;
    font-size: 20px;
    color: #393e4c;
    line-height: 100%
}

.partner-content2 {
    height: auto;
    margin-top: 46px;
    box-sizing: border-box;
    background-color: #F2F6F9;
    padding-bottom: 20px;
}

.partner-content2 ul {
    /* position: absolute; */
    margin-left: -19px;
    margin-top: -20px;
    min-width: 1250px
}

.partner-content2 ul li {
    position: relative;
    float: left;
    width: 390px;
    height: 450px;
    margin-left: 19px;
    margin-top: 20px;
    box-sizing: border-box;
    background-color: #FFF;
}

.partner-content2 ul li .img-container {
    width: 390px;
    height: 285px;
    margin-left: auto;
    margin-right: auto;
    box-sizing: border-box;
    background-size: 390px 285px;
    background-position: center center;
    background-repeat: no-repeat;
}

.partner-content2 ul li .info-container {
    padding-left: 30px;
    margin-top: 20px;
}

.partner-content2 ul li .info-container p {
    margin-top: 10px;
    padding-right: 30px;
    /* color: #333;
    font-size: 18px;
    font-weight: 600;
    font-family: 'PingFang SC'; */
}

.partner-content2 ul li .info-container p:nth-of-type(1) {
    color: #333;
    font-size: 18px;
    /* font-weight: 600; */
    font-family: 'PingFang SC';
}

.partner-content2 ul li a {
    display: block;
    width: 100%;
    height: 100%;
    padding-top: 15px;
    box-sizing: border-box
}

.partner-content2 ul li a p {
    margin-top: 25px;
    margin-bottom: 25px;
    font-size: 20px;
    color: #393e4c;
    line-height: 100%
}

.cm-industry-type span {
    display: inline-block;
    padding: 10px;
    line-height: 100%;
    font-size: 12px;
    color: #8e959c;
    background-color: #F2F6F9;
    margin-right: 3px
}

.ocp-solution {
    margin-top: 100px;
    position: relative;
    padding-top: 63px;
    padding-bottom: 68px;
    height: 750px;
    box-sizing: border-box;
    background-color: #FFF
}

.ocp-solution .grid {
    position: relative
}

.ocp-solution .ocp-solution-intro {
    position: absolute;
    width: 292px;
    height: 400px;
    left: 0;
    top: -103px;
    padding-left: 50px;
    box-sizing: border-box;
    background-color: #424856;
    background-image: url("../img/solution-icon_e362585.png");
    background-repeat: no-repeat;
    -webkit-background-size: 209px 165px;
    background-size: 209px 165px;
    background-position-x: 50px;
    background-position-y: 190px
}

.ocp-solution .ocp-solution-intro h2 {
    margin-top: 60px;
    font-weight: 400;
    font-size: 32px;
    color: #fff
}

.ocp-solution ul {
    margin-left: -20px;
    margin-top: -20px
}

.ocp-solution ul li {
    float: left;
    width: 285px;
    height: 300px;
    margin-left: 20px;
    margin-top: 20px;
    box-sizing: border-box;
    border: 1px solid #E8EAEE
}

.ocp-solution ul li a {
    display: block;
    width: 100%;
    height: 100%
}

.ocp-solution ul li a .img-container {
    position: relative;
    height: 170px;
    line-height: 170px
}

.ocp-solution ul li a .img-container span {
    position: absolute;
    display: block;
    width: 45px;
    height: 30px;
    bottom: 0;
    right: -1px;
    color: #fff;
    line-height: 30px;
    font-size: 12px;
    text-align: center;
    background-color: #84C727
}

.ocp-solution ul li a .img-container img {
    position: relative;
    width: 283px;
    max-height: 170px;
    top: -1px;
    vertical-align: middle
}

.ocp-solution ul li a .solution-info {
    padding-left: 30px
}

.ocp-solution ul li a .solution-info p,
.ocp-solution ul li a .solution-info b {
    line-height: 100%
}

.ocp-solution ul li a .solution-info p {
    margin-top: 25px;
    font-size: 14px;
    color: #393e4c
}

.ocp-solution ul li a .solution-info b {
    display: block;
    margin-top: 10px;
    margin-bottom: 16px;
    font-size: 12px;
    color: #8e959c;
    font-weight: 300
}

@keyframes showMore {
    0% {
        margin-left: 15px
    }
    100% {
        margin-left: 30px
    }
}

.show-more {
    display: block;
    margin-top: 30px;
    font-size: 12px;
    color: rgba(255, 255, 255, .5);
    line-height: 100%;
    font-size: 14px
}

.show-more .iconfont {
    display: inline-block;
    margin-left: 15px
}

.show-more:hover {
    color: #fff
}

.show-more:hover .iconfont {
    animation-duration: .2s;
    animation-name: showMore;
    animation-fill-mode: both
}

.ocp-approve {
    height: 564px;
    padding-top: 75px;
    box-sizing: border-box;
    background-image: url("../img/approve-bn_2b0e240.jpg");
    background-size: 1920px 564px;
    background-position: top center
}

.ocp-approve .stg-and-cert.cert-level:before,
.ocp-approve .stg-and-cert.stg-level:before {
    left: 19px;
    top: 15px
}

.ocp-approve .ocp-approve-info {
    padding-left: 50px;
    color: #fff
}

.ocp-approve .ocp-approve-info h2 {
    font-weight: 400
}

.ocp-approve .ocp-approve-list {
    margin-top: 55px
}

.ocp-approve .ocp-approve-list ul {
    margin-left: -20px
}

.ocp-approve .ocp-approve-list ul li {
    position: relative;
    float: left;
    width: 285px;
    height: 280px;
    margin-left: 20px;
    padding-top: 47px;
    box-sizing: border-box;
    background-color: #FFF
}

.ocp-approve .ocp-approve-list ul li.hover-up:hover {
    box-shadow: none
}

.ocp-approve .ocp-approve-list ul li a {
    display: block;
    width: 100%;
    height: 100%
}

.ocp-approve .ocp-approve-list ul li a .img-container {
    width: 240px;
    height: 74px;
    margin-left: auto;
    margin-right: auto;
    box-sizing: border-box;
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat
}

.ocp-approve .ocp-approve-list ul li a .ocp-approve-li-info {
    margin-top: 40px;
    padding-left: 30px;
    padding-right: 30px;
    color: #fff
}

.ocp-approve .ocp-approve-list ul li a .ocp-approve-li-info p {
    height: 40px;
    margin-bottom: 13px;
    font-size: 14px;
    line-height: 20px;
    color: #393e4c
}

.ocp-approve .ocp-approve-list ul li a .ocp-approve-li-info span {
    color: #8e959c;
    background-color: #F2F6F9
}

.ocp-bottom {
    height: 360px;
    padding-top: 120px;
    box-sizing: border-box;
    background-image: url("../img/bottom-banner_9e98491.jpg");
    background-size: 1920px 360px;
    background-position: top center;
    background-repeat: no-repeat;
    background-color: #6a49d6;
    color: #fff
}

.ocp-bottom h3 {
    text-align: center;
    font-weight: 300;
    font-size: 28px;
    line-height: 100%
}

.ocp-bottom .ocp-bottom-link-list {
    margin-top: 45px;
    text-align: center
}

.ocp-bottom .ocp-bottom-link-list a {
    display: inline-block;
    width: 179px;
    height: 40px;
    box-sizing: border-box;
    font-size: 14px;
    text-align: center;
    line-height: 40px;
    font-weight: 300;
    transition: all .3s
}

.ocp-bottom .ocp-bottom-link-list a.ocp-bottom-find {
    margin-right: 30px;
    border: 1px solid #fff;
    color: #fff
}

.ocp-bottom .ocp-bottom-link-list a.ocp-bottom-provide {
    background-color: #fff;
    color: #7761e0
}

.ocp-bottom .ocp-bottom-link-list a:hover {
    background: #7761e0;
    color: #fff;
    border-color: #7761e0
}

.stg-and-cert.cert-level:before {
    background-position: -60px 0
}

.stg-and-cert.cert-level:before,
.stg-and-cert.stg-level:before {
    display: block;
    position: absolute;
    content: '';
    width: 47px;
    height: 34px;
    top: 18px;
    left: 29px;
    /* background-image: url("../img/level-icon_921e71b.png"); */
    background-size: 106px 34px
}

.stg-and-cert.stg-level:before {
    background-position: 0 0
}

.header-search {
    display: none !important
}

.ocp-top-select-options {
    position: absolute;
    width: 116px;
    left: -16px;
    top: 59px;
    background-color: #FFF;
    font-size: 14px;
    color: #5a6169;
    line-height: 40px;
    z-index: 102;
    font-weight: 150
}

.ocp-top-select-options.slide-up {
    height: 0;
    overflow: hidden
}

.ocp-top-select-options ul {
    width: 100%;
    padding-top: 15px;
    padding-bottom: 15px;
    background-color: #393E4C
}

.ocp-top-select-options ul li {
    width: 100%;
    padding-left: 20px;
    box-sizing: border-box;
    background-color: #393E4C;
    color: #FFF
}

.ocp-top-select-options ul li:hover {
    background-color: #323745
}

.video-modal {
    display: block;
    background: #999;
    top: 0;
    left: 0;
    z-index: 888
}

.video-mask {
    position: absolute;
    z-index: 999;
    background-color: #000;
    opacity: .5;
    top: 0;
    left: 0
}

.video-content {
    margin: 0 auto;
    width: 800px;
    height: 450px;
    top: 50%;
    left: 50%;
    margin-top: -225px;
    margin-left: -400px;
    background: #fff;
    z-index: 9999;
    position: fixed
}

.video-close {
    position: absolute;
    width: 24px;
    height: 24px;
    right: -34px;
    top: 0;
    color: #fff;
    cursor: pointer
}

.video-close:hover {
    color: #1bb9fe
}

.video-close .iconfont {
    font-size: 20px
}

.w-news {
    background: #F2F6F9;
    height: 59px;
    border-bottom: 1px solid #f0f0f0;
    z-index: 10;
    position: relative
}

.w-news ul li {
    width: 33%;
    display: inline-block;
    line-height: 60px;
    text-align: center
}

.w-news ul li a {
    color: #666;
    font-size: 14px
}

.w-news ul li a:hover {
    color: #000
}


/* 数据实力 */

.information {
    width: 100%;
    padding: 2.5% 0;
    /* background-color: #eee; */
    background: url(../../current_index/shujubeijingtu.jpg) no-repeat center top;
    background-size: 100% 240px;
    margin: 0 auto;
}

.information .top-title {
    width: 1200px;
    text-align: center;
    margin: auto;
    margin-bottom: 40px;
}

.informationContent {
    width: 80%;
    margin: 0 auto;
    color: #fff;
    display: flex;
    display: -moz-flex;
    display: -webkit-flex;
    display: -o-flex;
    display: -ms-flex;
    align-items: center;
    -moz-align-items: center;
    -webkit-align-items: center;
    -o-align-items: center;
    -ms-align-items: center;
    justify-content: space-evenly;
    -moz-justify-content: space-evenly;
    -webkit-justify-content: space-evenly;
    -o-justify-content: space-evenly;
    -ms-justify-content: space-evenly;
}

.flex {
    flex: 1;
    margin: 0 auto;
}

.directionColumn {
    flex-direction: column;
}

.green {
    width: 23px;
    height: 5px;
    background: #fa771d;
    margin-left: 37%;
}

.font {
    font-size: 40px;
    color: #333333;
    position: relative;
    text-align: center;
}

.margin_auto:hover {}

.jia {
    font-size: 40px;
    position: absolute;
    margin-left: 7px;
    color: #333333;
}

.font+div {
    font-size: 20px;
    color: #777777;
    margin-top: 7px;
    text-align: center;
}

.bott {
    color: #fff;
    width: 1200px;
    text-align: center;
    margin: 30px auto 0;
    display: flex;
    align-items: center;
}

.bott span {
    border-bottom: 1px solid #fa771d;
    height: 30%;
    flex: 1;
    display: inline-block;
    margin: 0 15px;
}


/* 提供的服务 */

section {
    font-size: 12px !important;
    color: #666666 !important;
    background-color: #F6F6F6;
}

section h2 {
    font-size: 24px;
    color: #333;
}

.features-small {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 1314px;
    margin: auto;
}

.features-small .service_item {
    padding: 30px 20px;
    cursor: pointer;
    width: 200px;
    margin: 20px 0;
    height: 253px;
    background-color: #FFFFFF;
    color: white !important;
}

.features-small .service_item1 {
    background: #fa771d;
    box-shadow: 0px 3px 10px 0px #fa771d;
    border-radius: 6px;
    margin: -14px 0;
    height: 269px;
}

.features-small .service_item:hover {
    background: #fa771d;
    box-shadow: 0px 3px 10px 0px #fa771d;
    border-radius: 6px;
    margin: -14px 0;
    height: 269px;
    color: white;
}

.features-small .service_item:hover .gdz {
    color: white;
}

.features-small .service_item1:hover .gdz {
    color: white;
}

.titleHd {
    text-align: center;
    font-size: 30px;
    color: #333;
}

.titleHd:hover {
    text-align: center;
    font-size: 30px;
    color: #ffffff;
}

.titleEn {
    font-size: 14px;
}

.grey-text {
    line-height: 18px;
    margin-top: 15px;
    font-size: 16px;
    color: #333;
    line-height: 21px;
    margin-left: 10px;
    display: none;
}

.grey-text {
    line-height: 18px;
    margin-top: 15px;
    font-size: 16px;
    color: #333;
    line-height: 23px;
    margin-left: 10px;
}

.grey-text:hover {
    margin: 0 auto;
    line-height: 18px;
    margin-top: 15px;
    font-size: 16px;
    color: #333;
    line-height: 23px;
    margin-left: 10px;
    color: #FFFFFF;
}

.margin_auto:hover {
    margin: 0 auto;
    color: #FFFFFF;
}

.grey-img {
    margin: 0 auto;
    text-align: center;
}

.grey-img img {
    margin: 0 auto;
}

.margin_auto:hover .grey-text {
    display: block;
}

.margin_auto:hover .grey-img {
    display: none;
}

.align-center {
    align-items: center;
    margin-top: 15%;
}

.text-center {
    text-align: center;
}

section h4 {
    width: 1200px;
    margin: auto;
    text-align: center;
    font-size: 16px;
    color: #333;
}


/* 新闻资讯 */

#journalism {
    width: 1338px;
    margin: 20px auto;
    display: flex;
    align-items: center;
    justify-content: space-around;
    flex-wrap: wrap;
    padding-bottom: 50px;
}

.journalismItem {
    width: 550px;
    text-align: left;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100px;
    font-size: 18px;
    cursor: pointer;
    padding-left: 20px;
    margin-bottom: 20px;
}

.d1 {
    font-size: 28px;
    font-weight: 100;
    margin-top: 20%;
    color: #2a2a2a;
}

.d2 {
    font-size: 14px;
}

.journalismItem:hover {
    box-shadow: 0px 4px 18px -4px rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    padding-left: 10px;
    border-left: 2px solid #fff;
    background-color: #FFFFFF;
}

.journalismItem span {
    display: inline-block;
    width: 30px;
    text-align: center;
}

.journalismTime {
    width: 80px;
    height: 80px;
    line-height: 25px;
    border: 1px solid #d7d7d7;
    text-align: center;
}

.journalismConter {
    flex: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-left: 8px;
}

.journalismConter a {
    text-align: left;
    align-items: center;
    justify-content: center;
    height: 50px;
    line-height: 25px;
    cursor: pointer;
}

.n1 {
    color: #333333;
    font-weight: bold;
}

.n2 {
    color: #666;
    font-size: 14px;
}


/* 悬浮链接 */

.suspensionHeader {
    width: 100%;
    height: 62px;
    background: #ff560c;
    position: relative;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    padding-top: 29px;
}

.suspensionHeader img {
    width: 60px;
    height: 60px;
}

.suspensionConter>div .img {
    width: 20px;
    height: 20px;
}

.suspensionHeader .xiangTitle {
    font-size: 20px;
    text-align: center;
    color: #fff;
    height: 20px;
    position: absolute;
    line-height: 20px;
    top: 21px;
    width: 100%;
}