.news{width: 100%;margin-top: 0px;background:#01472f}
.news .trends {
    position: relative;
    padding-top: 30px;
    overflow: hidden;
}
.news .trends .md4 {
    width: 33.3333%;
}
.news .trends .title {
    position: absolute;
    top: 35px;
    width: 180px;
    color: #c1c7cd;

}
.news .trends .title h2 {
    font-size: 20px;
    display: inline-block;
    line-height: 65px;
    padding-left: 75px;
}
.news .trends .title .iconfont {
    font-size: 65px;
    color: rgba(255, 255, 255, 0.6);
    position: absolute;
    top: 0;
    left: 0;
    line-height: 1;
}
.news .trends .slides {
    margin: 0 60px 0 200px;
    overflow:hidden;
}
.news .trends .slides .pdcon {
    padding:20px 15px;
}
.news .trends .slides h5 {
    color: #fff;
    margin-bottom: 10px;
    font-size: 16px;
    transition: all 0.2s ease-out;
    -webkit-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
}
.news .trends .slides p{
  font-size: 12px;
    color: rgba(255, 255, 255, 0.2)
}
.news .trends .slides a:hover h5 {
    text-shadow: 0 0 3px #fff;
}
.news .trends .slides h5, .news .trends .slides p {
    padding-left: 80px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.news .trends .slides .date {
    position: absolute;
    width: auto;
    color: #3fbfef;
    font-size: 18px;
    top: 30px;
}
.news .trends .slides .date font {
    font-size: 30px;
}

.news .trends .slides .arrow{
  position: absolute;
  right: 0;
  top: 45%;
}

.news .trends .slides .arrow span.iconfont{
  display: inline-block;
  margin-left:5px;
  cursor:pointer;
  font-size:20px;
  color: rgba(255, 255, 255, 0.2)
}
.news .trends .slides .arrow span.iconfont:hover{
  color: #3fbfef
}
@media screen and (max-width:769px) {
  .news{height: 1.65rem;}
  .news .trends{padding:0 15px}
  .news .trends .title {top: 15px}
  .news .trends .title .iconfont{font-size: 1.2rem;position: fixed; top: 0.3rem;}
  .news .trends .title h2 {display:none;}
  .news .trends .slides {margin: 0 45px;}
  .news .trends .slides .pdcon{padding: 15px}
  .news .trends .slides h5 {margin-bottom: 5px;font-size: 14px}
  .news .trends .slides h5, .news .trends .slides p {padding-left: 48px}
  .news .trends .slides .date{font-size:12px;width:auto}
  .news .trends .slides .date font{font-size: 14px;}
  .news .trends .slides .arrow {right:0;top:12px}
  .news .trends .slides .arrow span.iconfont {}
}
/* news end */

.ind_hxt {
    background:url('/static/image/cxxtbg.jpg');
    background-size: 100% 100%;
    background-position: center top;
    background-repeat: no-repeat;
    overflow: hidden;
}

.ind_hxt .pub_title{text-align:center;padding-bottom:38px}
.ind_hxt .pub_title::after, .ind_hxt .pub_title::before { left: 50%; transform: translate(-50%, -50%);}
.dot_case_sty {
    width: 460px;
    height:460px;
    position: relative;
    border-radius: 100%;
    margin: 160px auto 60px;
}
.dot_case_sty > img {
    width: 100%;
    height: 100%;
    display: block;
}
.dot_case_sty .ser_logo {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
}
.dot_case_sty .ser_logo img {
    display: block;
    margin: 0 auto 10px;
    width: 25.3%;
}
.dot_case_sty .ser_logo > div {
    font-size: 28px;
    line-height: 1.5;
    text-align: center;
    color: #333;
}
.dot_case_sty .ser_ser1_con {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}
.dot_case_sty .ser_ser1_con .ser_me_ {
    position: absolute;
    transform: translate(-50%, -50%);
}
.dot_case_sty .ser_ser1_con .ser_me_:nth-child(1) {
    left: 50%;
    top: 0;
}
.dot_case_sty .ser_ser1_con .ser_me_ .at_on {
    position: relative;
}
.dot_case_sty .ser_ser1_con i {
    display: block;
    width: 72px;
    height: 72px;
    line-height: 72px;
    text-align: center;
    color: #fff;
    font-size: 48px;
    border-radius: 100%;
    overflow: hidden;
}

.dot_case_sty .ser_ser1_con .ser_me_:nth-child(1) i {
    background: #93000B;
}
.dot_case_sty .ser_ser1_con .ser_me_ .at_on > div {
    position: absolute;
    width: 33.6vw;
}
.dot_case_sty .ser_ser1_con .ser_me_:nth-child(1) .at_on > div {
    text-align: center;
    bottom:100%;
    left: 50%;
    transform: translateX(-50%);
    margin-bottom: 0.3rem;
}
.dot_case_sty .ser_ser1_con .ser_me_:nth-child(2) .at_on > div {
    top: 50%;
    left: 100%;
    transform: translateY(-50%);
    margin-left: 0.3rem;
}
.dot_case_sty .ser_ser1_con .ser_me_:nth-child(3) .at_on > div {
    top: 50%;
    left: 100%;
    transform: translateY(-50%);
    margin-left: 0.3rem;
}
.dot_case_sty .ser_ser1_con .ser_me_:nth-child(4) .at_on > div {
    top: 50%;
    left: 100%;
    transform: translateY(-50%);
    margin-left: 0.3rem;
}
.dot_case_sty .ser_ser1_con .ser_me_:nth-child(5) .at_on > div {
    text-align: center;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
    margin-top: 0.3rem;
}
.dot_case_sty .ser_ser1_con .ser_me_:nth-child(6) .at_on > div {
    text-align: right;
    top: 50%;
    right: 100%;
    transform: translateY(-50%);
    margin-right: 0.3rem;
}
.dot_case_sty .ser_ser1_con .ser_me_:nth-child(7) .at_on > div {
    text-align: right;
    top: 50%;
    right: 100%;
    transform: translateY(-50%);
    margin-right: 0.3rem;
}
.dot_case_sty .ser_ser1_con .ser_me_:nth-child(8) .at_on > div {
    text-align: right;
    top: 50%;
    right: 100%;
    transform: translateY(-50%);
    margin-right: 0.3rem;
}

.dot_case_sty .ser_ser1_con .ser_me_:nth-child(2) {
    left: 85%;
    top: 15%;
}
.dot_case_sty .ser_ser1_con .ser_me_:nth-child(2) i {
    background: #00AEEB;
}
.dot_case_sty .ser_ser1_con .ser_me_:nth-child(3) {
    left: 100%;
    top: 50%;
}
.dot_case_sty .ser_ser1_con .ser_me_:nth-child(3) i {
    background: #29B5B2;
}
.dot_case_sty .ser_ser1_con .ser_me_:nth-child(4) {
    left: 85%;
    top: 85%;
}
.dot_case_sty .ser_ser1_con .ser_me_:nth-child(4) i {
    background: #6DBA4F;
}
.dot_case_sty .ser_ser1_con .ser_me_:nth-child(5) {
    left: 50%;
    top: 100%;
}
.dot_case_sty .ser_ser1_con .ser_me_:nth-child(5) i {
    background: #F29600;
}
.dot_case_sty .ser_ser1_con .ser_me_:nth-child(6) {
    left: 15%;
    top: 85%;
}
.dot_case_sty .ser_ser1_con .ser_me_:nth-child(6) i {
    background: #E84746;
}
.dot_case_sty .ser_ser1_con .ser_me_:nth-child(7) {
    left: 0;
    top: 50%;
}
.dot_case_sty .ser_ser1_con .ser_me_:nth-child(7) i {
    background: #A560A2;
}
.dot_case_sty .ser_ser1_con .ser_me_:nth-child(8) {
    left: 15%;
    top: 15%;
}
.dot_case_sty .ser_ser1_con .ser_me_:nth-child(8) i {
    background: #003a48;
}

.dot_case_sty .ser_ser1_con .ser_src1_tit {
    font-size: 22px;
    line-height: 1;
    color: #003A48;
    font-weight:700;
    margin-top:5px;
}
.dot_case_sty .ser_ser1_con .ser_src1_tit_en {
    font-size: 14px;
    line-height: 1;
    color: #333;
    margin-top: 5px;
}

@media (max-width: 1024px){
    .ind_hxt {padding: 20px 0 50px}
  .ind_hxt h2{top: -50px;font-size: 22px;}
  .ind_hxt .pub_title {text-align: center; padding-bottom: 15px}
    .ind_hxt .dot_case_sty {
        width: 80%;
        height: 85%;
        margin: 60px auto 10px;
    }
    .ind_hxt .dot_case_sty > img {
        opacity: 0;
    }
    .ind_hxt .dot_case_sty .ser_logo {
        margin-top: 0;
    }
    .ind_hxt .dot_case_sty .ser_logo img {margin: 0 auto 5px}
    .ind_hxt .dot_case_sty .ser_logo > div{font-size:16px;font-weight:700;}
    .ind_hxt .dot_case_sty .ser_ser1_con .ser_me_ .at_on > div {
        top: 100% !important;
        bottom: auto !important;
        left: 50% !important;
        right: auto !important;
        transform: translateX(-50%) !important;
        text-align: center !important;
        margin: 0 !important;
    }
    .ind_hxt .dot_case_sty .ser_ser1_con i{font-size: 36px;width: 48px;height: 48px;line-height:48px}
    .ind_hxt .dot_case_sty .ser_ser1_con .ser_src1_tit {
        font-size: 12px;
        line-height: 1.2;
    }
    #home #main .r1 .rowMain .con .dot-item li.dot:after{font-size:.25rem;}
}
/* 3A end */
.digital{}

@-webkit-keyframes rotator {
    0% {
        transform: rotate3d(0, 1, 0, 0deg);
    }
    100% {
        transform: rotate3d(0, 1, 0, 360deg);
    }
}
.digital .left{width:20%;float: left;margin-right:1%;padding-top:78px}
.digital .left li{color: #fff;background:#01472f;font-size:20px;padding:22px 15px}
.digital .left li strong{color:#c52f1f}
.digital .left li:last-of-type{background:#666}
.digital .left p{text-align:center;padding:20px 0;transform-style: preserve-3d;
animation: rotator 10s linear infinite;-webkit-animation: rotator 5s linear infinite}
.digital .left p strong{font-size:108px;color:#c52f1f;font-weight:900;}
.digital .right{width:78%;float:right}
.boxF,.boxS,.boxT{
    display: inline-block;
width: 150px;
height: 200px;
overflow: hidden;
}
.boxF,.boxS{visibility: hidden}
.boxF{transform: rotate(120deg)}
.boxS{transform: rotate(-60deg);}
.boxT{
transform: rotate(-60deg);
/* background: no-repeat 50% center; */
/*  background-size: 125% auto; */
visibility: visible;
background:#F7F7F7;
}
.digital .right .ts,.digital .right .qt,.digital .right .line{display: flex;align-items:center;justify-content:space-between;position: relative}
.digital .right .ts{padding-top: 15px;}
.digital .right .item{position: relative;cursor:default;color: #333;}
.digital .right .item:hover .boxT{background:#c52f1f;}
.digital .right .item:hover{color: #fff;transform:rotate(360deg);transition:.5s all ease-in-out;}
.digital .right .item:hover h5{color: #fff}
.digital .right .item h4,.digital .right .item h5,.digital .right .item h6 {position:absolute;width: 100%;text-align: center;}
.digital .right .item h4{top: 40px;font-size: 18px;}
.digital .right .item h5{color: #c52f1f;font-size: 38px;font-weight: bold; top: 75px; left:0}
.odometer code,.odometer q{font-size: 38px!important}
.digital .right .item h6 {bottom: 35px; font-size: 18px;}
.digital .right .line {justify-content: space-around;}
.digital .right .line p{width:1px;height:155px;border-right:1px dashed #666}
.digital .right .qt{margin-top: 10px}
.digital .right .qt li{position: relative;width: 100%;color:#3fbfef;text-align:center;font-size:38px;font-weight:bold;}
.digital .right .qt li p{display:inline;position:absolute;bottom:10px;padding-left:5px;font-size:15px;color: #666;font-weight:normal;line-height:1;}
.digital .right .explain{
font-size: 20px;
color: #666;
text-align: center;
margin-top: 10px;
border-bottom: 1px solid #eee;}
@media screen and (max-width:1024px) {
.digital {margin-bottom: 50px;}
.digital .title {padding-bottom: 15px;margin-bottom:.75rem;}
.digital .m{position: relative}
.digital .left {position: absolute;top: -15px;padding:0;margin: 0}
.digital .left p {padding: 90px 0;}
.digital .left p strong {font-size: 48px}
.digital .left li{font-size: 15px;padding: 5px 15px}
.digital .left li strong {font-size: 15px;}
.digital .right .qt li {font-size:15px;}
.digital .right .qt li p {padding: 0;font-size: 12px;display:block;position:unset}
.boxF, .boxS, .boxT {width: 60px;height: 80px}
.digital .right .item h4 {top: 20px;font-size: 12px}
.digital .right .item h5 {top: 36px;font-size: 15px;}
.digital .right .item h6 {bottom: 15px;font-size: 12px;}
.digital .right .line p {height: 55px}
.digital .right .explain {font-size: 12px;padding: 0;margin: 10px 0 0 0;}
.digital .right .odometer span,.odometer .odometer-inside{font-size: 15px}
}
/* 数字价值 end */

.certificate{
    background: url(../image/bg2.jpg) no-repeat center;
    background-size: cover;
}

.certificate .img{margin:20px 0;position: relative;}
.certificate .img img{max-width: 100%;opacity:0.7;}
.certificate .img p{position: absolute;
    bottom: -20px;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 15px;
}
.certificate h3,.certificate h4,.certificate h5{text-align: center;font-size: .25rem;color: #666;}
.certificate h4{font-size: .3rem;font-weight:600;color:#01472f}
.certificate h5{color: #f00}
.certificate .duibi_cent{ 
    display: flex;
    justify-content: space-around;
    width: 100%;
    background: rgba(255,255,255,.4);
    margin: 42px auto 0;
}
@media screen and (max-width:1024px) {
.certificate.pt-90{padding-top: 0}
.certificate .title {padding-bottom:15px;margin: 20px auto 15px;}
.certificate h3, .certificate h5{font-size:13px;overflow:hidden;}
.certificate .img{margin: 0 0 30px 0}
.certificate .img img{width:100%;height: 130px;}
.certificate .img p{font-size:12px;white-space: nowrap;bottom:-30px}

}
/* 证书价值 end */
#home #main .r1 .rowMain .title {
    position: relative;
    text-align: center;
}
#home #main .r1 .rowMain  .title h3::after, #home #main .r1 .rowMain  .title h3::before {
    left: 50%;
    transform: translate(-50%, -50%);
}
#country{
    position: absolute;
    right: 10%;
    bottom: 10%;
}
#country li{
    font-size:14px;
    color: #fefefe;
    line-height:28px;
}
#country li span{
    display: inline-block;
    width: 5px;
    height: 5px;
    margin-right: 5px;
    border-radius: 50%;
    background: #fed202;
}

@media screen and (max-width: 1024px) {
    .row.r1 .pb-48{margin-bottom: 16px}
    #country {right: 3%;bottom:8%}
    #country li {font-size: .15rem;line-height: 1.2}
    #home #main .r1 .rowMain .con .dot-item li.circle{width: 3px;height: 3px}
    #home #main .r1 .rowMain .con .dot-item li#wcc{margin-top: .2rem}
    #home #main .r1 .rowMain .con .dot-item li.dot img{top:.15rem}
}