:root {
    --text-write: #ffffff;
    --text-gray: #666666;
    --text-black: #333333;
    --text-red: #d91517;

}

::selection {
    background-color: var(--text-red);
    color: var(--text-write)
}
/* 阿里妈妈 iconfont在线思源 */
  @font-face {
    font-family: 'SourceHanSansSC-Regular';
    font-display: swap;
    src: url('//at.alicdn.com/t/webfont_0q82cltaxst.eot'); /* IE9*/
    src: url('//at.alicdn.com/t/webfont_0q82cltaxst.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('//at.alicdn.com/t/webfont_0q82cltaxst.woff2') format('woff2'),
    url('//at.alicdn.com/t/webfont_0q82cltaxst.woff') format('woff'), /* chrome、firefox */
    url('//at.alicdn.com/t/webfont_0q82cltaxst.ttf') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
    url('//at.alicdn.com/t/webfont_0q82cltaxst.svg#思源黑体-粗') format('svg'); /* iOS 4.1- */
  }

body {
    font-family: 'SourceHanSansSC-Regular', Helvetica, Tahoma, Arial, PingFang SC-Light, Microsoft YaHei;
}

.header {
    z-index: 199;
    width: 100%;
    height: 4.75rem
}
.header i.globe {
    position: absolute;
    top: 25px;
    right: 5%;
    display: block;
    width: 30px;
    border: 1px solid var(--text-write);
    border-radius: 20px;
    text-align: center;
    font-style: normal;
    font-size: 13px;
    line-height: 30px
}

.sousuo-K {
    position: relative;
    font-size: 14px;
    display: inline-block;
    width: 100%;
    margin-top: 20px;
}
.sousuo-K input {
    width: 100%;
    height: 36px;
    padding: 0 30px;
    border: none;
}
.sousuo-K i {
    background: url('../img/css_sprites.png') no-repeat -516px -408px;
    width: 15px;
    height: 15px;
    display: inline-block;
    position: absolute;
    top: 10px;
    left: 5px;
}
.szll {
    width: 100%;
    height: 1px;
    background: linear-gradient(90deg, #0d72f6, #2eb9fc);
}
.sousuo-bt {
    margin: 15px 0;
    position: relative;
}
.sousuo-bt i {
    background: url('../img/css_sprites.png') no-repeat -518px -376px;
    width: 13px;
    height: 14px;
    display: inline-block;
    position: absolute;
    top: 5px;
    left: 70px;
}
.sousuo-fx a {
    display: inline-block;
    margin-left: 15px;
    padding: 5px 15px;
    background: #ccc;
    border-radius: 15px;
    color:  var(--text-write);
    text-align: center;
    margin-bottom: 20px;
}

.header i.globe, .header i.globe a {
    color: var(--text-write)
}

.header-w i.globe {
    border: 1px solid #9f9f9f;
    color: #333
}

.header-w i.globe a {
    color: #333
}

.header i.globe:hover {
    border: 1px solid var(--text-write);
    font-weight: 700
}

.header i.globe:hover, .header i.globe:hover a {
    color: var(--text-write)
}

.header-w i.globe:hover {
    border: 1px solid var(--text-red);
    color: var(--text-red)
}

.header-w i.globe:hover a {
    color: var(--text-red)
}

.nav-menu .nav-list .active > a {
    color: var(--text-write);
    font-weight: 700
}

.pros-nav a.active {
    border-bottom: .1875rem solid var(--text-red)
}

.header-w {
    background-color: var(--text-write);
    box-shadow: 0 1px 0 rgb(0 0 0/6%)
}

.header-w .nav-menu .nav-list .active > a, .header-w .nav-menu .nav-list a:hover {
    color: var(--text-red)
}

.nav-line {
    background-color: var(--text-write)
}

.header-w .nav-line {
    background-color: var(--text-red)
}

.nav-menu {
    height: 4.75rem;
    line-height: 4.75rem
}

.nav-menu .nav-list.hover > li > .nav-dropdown .nav-dropdown {
    top: 80px;
    visibility: hidden
}

.nav-menu .nav-list li {
    margin: 0 .1875rem
}

.links {
    padding: 1rem;
    background-color: #282828;
    text-align: center
}

.links, .links a {
    color: var(--text-write)
}

.links a {
    padding: 0 10px;
    font-size: 12px
}

.header .nav-list a:hover {
    color: var(--text-write)
}

.nav-menu .nav-list a {
    height: 3.75rem;
    color: var(--text-write);
    line-height: 3.75rem
}

.header-w .nav-menu .nav-list a {
    height: 3.75rem;
    color: #333;
    line-height: 3.75rem
}

.search-header {
    position: relative;
    margin-top: 33px;
    color: var(--text-write)
}

.header-w .search-header {
    margin-top: 33px;
    color: #333
}

.search-header i {
    font-size: 20px
}

.logo-header {
    margin-top: 8px
}

.bg-Yunnan-red {
    background: var(--text-red);
    color: var(--text-write)
}

.am-form {
    position: absolute;
    top: -34px;
    left: -314px;
    z-index: 30;
    visibility: hidden;
    width: 392px;
    height: 76px;
    background-color: var(--text-write);
    box-shadow: 0 0 6px #e9e9e9;
    transition: .25s ease
}

.am-form input {
    margin: 20px 10px 20px 20px;
    padding: 10px;
    width: 310px;
    height: 35px;
    border: none;
    border-radius: 20px;
    background-color: #ececec;
    color: #bababa
}

#search-h {
    position: absolute;
    top: 28px;
    right: 76px;
    margin: 0;
    padding: 0;
    width: 18px;
    height: 18px;
    border-radius: 0;
    background-position: -472px -217px;
    color: #666;
    font-size: 20px;
    cursor: pointer;
    display: none;
}

#error {
    color: #999;
    font-size: 20px
}

.footer {
    padding: 30px 0;
    border-top: .1875rem solid var(--text-red);
    background-color: #f3f3f3;
    color: #333
}

.footer a {
    position: relative;
    color: #333
}

.footer a:after {
    position: absolute;
    bottom: -9px;
    left: 0;
    visibility: hidden;
    width: 0;
    height: 2px;
    background-color: var(--text-red);
    content: "";
    transition: .3s ease
}

.footer a:hover {
    color: var(--text-red)
}

.footer a:hover:after {
    visibility: visible;
    width: 100%;
    opacity: 1
}

.copyright {
    padding: 1.25rem;
    background-color: #282828;
    color: var(--text-write)
}

.copyright a {
    margin: 0 10px;
    color: var(--text-write)
}

.wx {
    width: 370px
}

.wechat-item {
    display: flex
}

.tit-wrap {
    margin-bottom: 20px;
    margin-left: 20px;
    font-size: 18px
}

.wechat-wrap {
    display: inline-block;
    margin-left: 20px;
    width: 100px;
    text-align: center;
    font-size: 16px
}

.wx img {
    display: block;
    margin-bottom: 10px;
    width: 100px
}

#footer-menu img {
    margin-bottom: 4.44rem
}

#footer-menu i {
    margin-right: .66rem;
    font-size: 18px
}

#footer-menu p {
    font-size: 13px
}

.news-index-ul li:hover .time-square {
    background-color: #ffeaea
}

.news-index-ul li:hover .news-index-com h4, .news-index-ul li:hover .time-square {
    color: var(--text-red);
    cursor: pointer
}

.news-index-ul li:hover .news-index-com p {
    color: #333;
    cursor: pointer
}

.link-server-wrap {
    float: left;
    display: inline-block;
    margin: 0 8px;
    width: 170px
}

.link-server-wrap:first-child {
    margin-left: 28px
}

.link-server-wrap:last-child {
    margin-right: 0;
    width: 85px
}

.link-server-wrap:nth-child(2) ul li:nth-child(6) {
    margin-right: 20px
}

.link-server-wrap:first-child ul li:nth-child(3) {
    margin-right: 45px
}

.link-server-wrap .tit-wrap {
    margin-left: 0
}

.link-server-wrap ul li {
    float: left;
    display: inline-block;
    margin-right: 33px;
    margin-bottom: 20px
}

#menu-location-footer {
    padding: 0 15px;
    width: 720px;
    background: url(../img/xian.png) 50% no-repeat
}

#menu-location-footer ul li a {
    color: #666;
    font-size: 13px
}

.img-responsive {
    display: inline-block;
    height: auto;
    max-width: 100%;
    border-radius: 15px;
}
.pagination {
    display: flex;
}

.paging {
    margin: 2.5rem auto;
}

.paging a {
    border: none;
    border-radius: 5px;
    background-color: #f0f0f0
}

.paging a.active, .paging a:hover {
    border: none;
    background-color: var(--text-red);
    color: var(--text-write)
}

.w1200 {
    margin: 0 auto;
    width: 1200px
}

.banner-s-img img {
    display: block;
    margin: 0 auto;
    width: 100%
}

.paging li.active a {
    border: none;
    background-color: var(--text-red);
    color: var(--text-write)
}

.iconss {
    background: url(../img/css_sprites.png) no-repeat
}

.position {
    margin: 20px 0;
    color: #999;
    font-size: 16px;
    line-height: 30px
}

.position a:last-child {
    color: #333
}

.position a {
    color: #999
}
.new-hearder {
    width: 100vw;
    height: 69px;
    position: fixed;
    background: hsla(0, 0%, 100%, 0.8);
    left: 0;
    top: 0;
    /* opacity: 0.7; */
    backdrop-filter: blur(4px);
    z-index: 888;
    /* box-shadow: 0px 3px 4px 0px rgba(112,120,137,0.13); */
}
.new-logo {
    padding-top: 15px;
    width: calc(20% - 110px);

}
.new-logo img{
    padding-left: 110px;
}
.new-com {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
 
}
.new-nav {
    display: flex;
    width: 35%;
    justify-content: space-around;
}
.new-nav a {
    color: #1d2129;
    line-height: 69px;
    font-size: 18px;
    display: block;
    font-weight: 400;
}
.new-nav a:hover {
    color: #0d72f6;
}
.new-sousou {
    padding-top: 17px;
    width:20%;
    display: flex;
    justify-content: space-between;
}

.new-sousou .aniu2 {
    width: 80px;
    height: 35px;
    background: linear-gradient(90deg, #0d72f6, #2eb9fc);
    border-radius: 18px;
    display: block;
    font-size: 14px;
    line-height: 35px;
    color:  var(--text-write);
    text-align: center;
}
.icons-x {
    background: url('../img/css_sprites.png') no-repeat -344px -374px;
    width: 15px;
    height: 15px;
    display: inline-block;
    margin-right: 6px;
    vertical-align: text-top;
}
.new-header-right {
    display: flex;
    width: 20%;
    padding-top: 22px;
}
.icons-buy {
    background: url('../img/css_sprites.png') no-repeat no-repeat -507px -10px;;
    width: 25px;
    height: 23px;
    display: block;
    margin-right: 32px;
}
.new-header-right a:nth-child(2) {
    font-size: 19px;
    font-family: SourceHanSansSC;
    color: #1d2129;
    font-weight: 500;
    margin-right: 25px;
}
.new-header-right a:nth-child(2):hover {
    color: #1e97f9;

}
.new-header-right a:nth-child(3) {
    font-size: 18px;
    color: #1e97f9;
    vertical-align: middle;
    font-weight: 600;
}
.icons-juying {
    background: url('../img/css_sprites.png') no-repeat -421px -403px;
    width: 36px;
    height: 23px;
    display: inline-block;
    margin-right: 6px;
    vertical-align: middle;
}
a.nav-x{
    position: relative;
    padding: 0 18px;
}
a.nav-x i{
    font-size: 10px;
    position: absolute;
    right:2px;
    top:2px;
    transition: all 0.4s ease 0s;
}
.he_down {
    width: 100%;
    position: absolute;
    top: 69px;
    background:  var(--text-write);
    left: 50%;
    transform: translateX(-50%);

    display: none;
}
.he_down::after{
    content: '';
    display: block;
    box-shadow: 0px 3px 4px 0px rgba(112,120,137,0.13);
    height: 3px;
    width: 100%;
    position: absolute;
    transform: translateX(-50%);
    left: 50%;
    top: 0;
}
.coms {
    max-width: 1300px;
    margin: 0 auto;
}
.bt-jy {
    font-size: 26px;
    padding-bottom: 16px;
    color: #141414;
    margin-top: 28px;
    border-bottom: 1px solid #ebebeb;
}
.bt-cn{
    width: 70%;
    display: flex;
    justify-content: space-between;
    margin-bottom: 40px;
}
.bt-cn a {
    margin: 0;
    font-size: 16px;
    color: #1d2129;
    font-weight: 500;
    display: inline-block;
    
}
.zzc {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    display: none;
    z-index: 99;
}
.bt-item {
    width: 191px;
    margin-top: 20px;
}
.bt-cncp {
    display: flex;
    margin-bottom: 20px;
}
.bt-dt a {
    color: #1d2129;
    font-weight: 500;
    line-height: 40px;
    font-size: 16px;
    margin: 0;
}
.bt-zbt {
    border-left: #ebebeb 1px solid;
    padding-left: 8.5px;
}
.bt-zbt a {
    color: #7f7f7f;
    font-size: 14px;
    line-height: 36px;
    font-weight: 500;
    margin: 0;
}
.w-bg {
    background: var(--text-write);
}
.sousuo-bg {
    width: 100%;
    position: absolute;
    top: 69px;
    background: var(--text-write);
    left: 50%;
    transform: translateX(-50%);
    z-index: 999;
    display: none;
}
.banner-s-img{
    padding-top: 70px
}
a.nav-x-h{
    color: #0d72f6;
}
a.nav-x-h i{
    color: #0d72f6;
    transform: rotate(180deg);
    transition: all 0.4s ease 0s;
}
.dhk {
    position: fixed;
    bottom: 96px;
    right: 24px;
    width: 65px;
    z-index: 699;
}
.wxl {
    background: url('../img/css_sprites.png')
        no-repeat -504px -241px;
    width: 49px;
    height: 49px;
    display: block;
    margin: 1px;
}
.wxll {
    width: 54px;
    height: 162px;
    background: linear-gradient(0deg, #0d72f6, #2db6fc);
    border: 2px solid #ffffff;
    box-shadow: 0px 5px 7px 0px rgba(204, 204, 204, 0.34);
    border-radius: 27px;
    font-size: 21px;
    font-weight: 400;
    margin: 0 auto;
    /* color: #ffffff; */
    writing-mode: horizontal-tb;
    /* writing-mode: tb-rl; */
    position: relative;
}
.wxll span {
    width: 20px;
    font-size: 17px;
    display: block;
    line-height: 1.5;
    word-break: break-all;
    margin: 0 auto;
    color: #ffffff;
}
.ewml {
    background: url('../img/css_sprites.png')
       no-repeat -536px -168px;
    width: 65px;
    height: 66px;
    display: block;
    margin-top: 5px;
    position: relative;
    cursor: pointer;
}
.tell {
    background: url('../img/css_sprites.png')
        no-repeat -504px -93px;
    width: 65px;
    height: 66px;
    display: block;
    position: relative;
    cursor: pointer;
}
.top2 {
    background: url('../img/css_sprites.png')
        no-repeat -537px -300px;
    width: 65px;
    height: 66px;
    display: block;
    font-size: 40px;
    cursor: pointer;
}
.wxlxx,
.ewmlx,
.tellx {
    display: none;
    width: 136px;
    height: 161px;
    background: #ffffff;
    font-size: 18px;
    font-family: SourceHanSansSC;
    font-weight: 400;
    color: #000000;
    border-radius: 5px;
    text-align: center;
    position: absolute;
    box-shadow: 2px 3px 5px #cccccc;
    top: 10px;
    right: 70px;
}
.ewmlx {
    top: -56px;
}
.tellx {
    width: 156px;
    height: 81px;
    padding: 14px;
    text-align: left;
    line-height: 1.5;
    top: -10px;
}
@media screen and (max-width: 1440px) {
    #menu-location-footer{
     width: auto; 
    background:none;
    }
    .new-logo img{
        padding-left: 70px;
    }

}

@media screen and (max-width: 1366px) {
    html {
        font-size: 14px
    }

    .w1200 {
        margin: 0 auto;
        width: 1160px
    }

    .nav-menu .nav-list a {
        padding: 0 .357143rem;
        font-size: 1rem
    }

    .logo-header {
        width: 21.428571rem
    }

    .logo-header img {
        width: 100%
    }

    .nav-menu .nav-list li {
        margin: 0 .285714rem
    }

    .header-w .search-header, .search-header {
        margin-top: 1.785714rem
    }

    .search-header i {
        font-size: 1.142857rem
    }

    .header i.globe {
        top: 1.285714rem;
        width: 1.785714rem;
        line-height: 1.785714rem
    }

    #search-h {
        top: 2.571429rem;
        right: 4.142857rem;
        font-size: 1.142857rem
    }

    .am-form {
        top: -2.428571rem;
        left: -17.5rem;
        width: 19.285714rem
    }

    .am-form input {
        margin: 2.142857rem .714286rem 1.428571rem 1.428571rem;
        width: 14.285714rem;
        height: 2.142857rem
    }

    .solution-index {
        padding: 1.428571rem 0
    }

    .news-index-img img, .pro-index-con2 img, .video-ul-sin ul li img, .wechat-wrap img {
        display: block;
        max-width: 100%
    }

    #menu-location-footer ul li a {
        font-size: 12px
    }

    .link-server-wrap {
        margin: 0 4px;
        width: 140px
    }

    #footer-menu img {
        margin-bottom: 2.44rem
    }

    .wx {
        width: auto
    }

    #menu-location-footer {
        padding: 0;
        width: auto
    }

    .wechat-wrap {
        display: inline-block;
        width: 80px;
        text-align: center;
        font-size: 1rem
    }

    .tit-wrap, .wechat-wrap {
        margin-left: 10px
    }

    .link-server-wrap:first-child {
        margin-left: 0
    }

    .link-server-wrap ul li {
        margin-right: 18px;
        margin-bottom: 12px
    }

    .link-server-wrap:first-child ul li:nth-child(3) {
        margin-right: 28px
    }

    .link-server-wrap:nth-child(2) ul li:nth-child(7) {
        margin-right: 18px
    }

    .link-server-wrap:nth-child(2) ul li:nth-child(6) {
        margin-right: 10px
    }
}

@media screen and (max-width: 1280px) {

}