@charset "UTF-8";
html {
    scroll-behavior: smooth;
}

body,
p,
h1,
h2,
h3,
h4,
h5,
h6,
img,
ul,
li,
dl,
dd,
dt,
textarea {
    margin: 0;
    padding: 0;
    font-size: 16px;
    color: #333;
    font-family: Arial;
}

body>main {
    padding: 1.2rem 0 0 0;
}

body>main.index {
    padding: 0 0 0 0;
}

body {
    overflow-x: hidden;
}

img {
    border: 0 none;
    width: 100%;
    display: block;
}

ol,
ul,
dl,
li,
dt,
dd {
    list-style: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal;
}

em {
    font-style: normal;
}

input,
button,
select,
textarea {
    outline: none;
}

textarea {
    resize: none;
}

a {
    color: #333;
    text-decoration: none;
    outline: medium none;
    font-size: 16px;
    cursor: pointer;
}

a:hover {
    text-decoration: none;
    outline: medium none;
}

.clearfix {
    zoom: 1;
}

.clearfix:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

p {
    line-height: 1.7em;
}

input::-webkit-input-placeholder {
    color: #999;
}

.swiper-button-prev,
.swiper-button-next,
.swiper-pagination {
    outline: none;
}

#LRfloater1 p {
    font-size: 14px;
    margin-top: 1em;
    line-height: 1.5em;
}

#LRfloater1 img {
    width: auto;
}

#flb-lightbox img {
    display: inline-block;
    width: auto;
}

.content {
    width: 1400px;
    margin: 0 auto;
}

.ban_h1 {
    height: 0;
    position: relative;
    left: -10000px;
    margin: 0;
}

.aniimg {
    overflow: hidden;
}

.aniimg img {
    display: block;
    transition: all 0.5s;
    vertical-align: middle;
    transform: scale(1);
    width: 100%;
}

.aniimg img.sport {
    display: block;
    transition: all 0.5s;
    vertical-align: middle;
    transform: scale(1);
    width: 100%;
    height: 2rem;
    object-fit: cover;
}

.aniimg img.equip {
    display: block;
    transition: all 0.5s;
    vertical-align: middle;
    transform: scale(1);
    width: 100%;
    height: 1.5rem;
    object-fit: cover;
}

.aniimg img.minsolu {
    display: block;
    transition: all 0.5s;
    vertical-align: middle;
    transform: scale(1);
    width: 100%;
    height: 3rem;
    object-fit: cover;
}

.aniimgbox:hover .aniimg img {
    transform: scale(1);
}

.swiper-container {
    height: 100%;
}

.wap-flex {
    display: flex;
    justify-content: space-between;
    -moz-box-pack: space-between;
    -webkit--moz-box-pack: space-between;
    box-pack: space-between;
    align-items: center;
    box-align: center;
    -moz-box-align: center;
    -webkit-box-align: center;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
}

.padd {
    padding-top: 0.8rem;
    padding-bottom: 0.8rem;
}

.spadd {
    padding-top: 0.6rem;
    padding-bottom: 0.6rem;
}

.paddtop {
    padding-top: 0.8rem;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none !important;
}

.fl {
    float: left;
}

.fr {
    float: right;
}


/* 火狐 */

input[type=number] {
    -moz-appearance: textfield;
}

h1 {
    font-size: 30px;
    font-weight: bold;
}


/*header*/

header {
    width: 100%;
    background: #000C1F !important;
    position: fixed;
    z-index: 99999;
}

header::after {
    content: "";
    display: block;
    height: 0.4rem;
    position: absolute;
    right: 0;
    top: 0px;
    width: 44%;
    background: linear-gradient(-90deg, #185caf 60%, transparent);
    z-index: -1;
}

.inbox header {
    background: none;
    position: fixed;
    top: 0;
    z-index: 6;
}

.logo {
    display: block;
    width: 13.8%;
    position: relative;
}

.logo:after {
    content: "";
    display: block;
    position: absolute;
    width: 1px;
    height: 0.74rem;
    right: -0.5rem;
    top: -0.09rem;
    background: #FFFFFF;
}

.headright {
    width: 79.8%;
}

.search {
    height: 0.32rem;
    width: 3rem;
    margin-top: 0.1rem;
    background: rgba(255, 255, 255, 0.15);
    border-radius: 6px;
    position: relative;
    float: left;
}

.search input {
    display: block;
    background: none;
    border: 0 none;
    line-height: 0.32rem;
    height: 0.32rem;
}

.search input::-moz-placeholder {
    color: rgba(255, 255, 255, 0.8);
}

.search input::placeholder {
    color: rgba(255, 255, 255, 0.8);
}

.search input[type=text] {
    padding-left: 0.2rem;
    width: 100%;
    padding-right: 0.4rem;
    box-sizing: border-box;
    color: #FFF;
    font-size: 16px;
}

.search input[type=submit] {
    width: 0.2rem;
    height: 100%;
    cursor: pointer;
    right: 0.2rem;
    top: 0;
    position: absolute;
    background: url(../images/search.png) no-repeat center center;
    background-size: 0.18rem 0.18rem;
}

.enbox {
    width: 200px;
    height: 40px;
    margin-left: 0.26rem;
    margin-top: 0.1rem;
    float: left;
    position: relative;
    padding-right: 0.25rem;
    cursor: pointer;
}

#gt_float_wrapper {
    position: absolute !important;
    top: 0px !important;
    left: 10px !important;
    z-index: 999999;
}

.gt_float_switcher {
    font-family: Arial;
    font-size: 14px !important;
    border-radius: 2px;
    color: #555;
    display: inline-block;
    line-height: 16px !important;
    box-shadow: rgba(0, 0, 0, 0.15) 0 5px 15px;
    background: #fff;
    overflow: hidden;
    transition: all .5s cubic-bezier(0.4, 0, 1, 1);
}

.gt_float_switcher .gt-selected {
    position: relative;
    z-index: 888;
    background-color: #fff;
    cursor: pointer;
    text-transform: uppercase;
    overflow: hidden;
    text-align: left !important;
}

.gt_float_switcher .gt-selected .gt-current-lang {
    padding: 0px 5px !important;
    color: #333;
    font-weight: bold;
}

.gt_float_switcher .gt_options a {
    display: block;
    text-decoration: none;
    padding: 5px 5px !important;
    color: #444;
    transition: color .4s linear;
}

.gt_float_switcher img {
    vertical-align: middle;
    display: inline-block;
    width: 23px !important;
    height: auto;
    margin: 0 5px 0 0;
    border-radius: 3px;
}

.enbox p {
    color: #FFF;
    background: url(../images/en.png) no-repeat left center;
    background-size: 0.15rem 0.15rem;
    padding-left: 0.24rem;
    line-height: 0.32rem;
    font-size: 14px;
}

.enbox ul {
    position: absolute;
    background-color: rgba(255, 255, 255, 0.9);
    border-radius: 6px;
    padding: 0.1rem;
    z-index: 6;
    display: none;
}

.enbox ul li a {
    font-size: 14px;
    line-height: 0.25rem;
}

.enbox ul li:hover a {
    color: #BD1D21;
}

.enbox:hover ul {
    display: block;
}

.headchat {
    width: 41%;
    height: 0.4rem;
}

.headchat a {
    line-height: 0.4rem;
    color: #FFF;
    display: inline-block;
    font-size: 16px;
}

.headchat a:hover {
    opacity: 0.9;
}

.headchat a:first-child {
    margin-right: 0.3rem;
    padding-right: 0.3rem;
    position: relative;
}

.headchat a:first-child:after {
    content: "";
    display: block;
    width: 1px;
    height: 0.18rem;
    background: #FFFFFF;
    opacity: 0.59;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -0.09rem;
}

.headchat a img {
    width: 0.17rem;
    margin-right: 0.1rem;
    display: inline-block;
    vertical-align: middle;
}

.nav {
    margin-top: 0rem;
    height: 0.7rem;
    display: flex;
    flex-direction: row;
    align-items: stretch;
    justify-content: center;
}

.nav>li {
    float: left;
    padding: 0 0.18rem;
    padding-bottom: 0rem;
    margin-right: 0.1rem;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}

.nav>li>a {
    color: #FFF;
    font-size: 18px;
    display: block;
    padding: 0px 0;
    height: 0.6rem;
    position: relative;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}

.nav>.navact>a,
.nav>li:hover>a {
    font-weight: normal;
}

.nav>.navact>a:before,
.nav>li:hover>a:before {
    content: "";
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 9px 6.5px 0 6.5px;
    border-color: #FFF transparent transparent transparent;
    left: 50%;
    top: 0;
    margin-left: -6px;
}

.second {
    position: relative;
}

.second i {
    display: block;
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    display: none;
    z-index: -1;
    background: rgba(0, 0, 0, 0.5);
}

.second>ul {
    position: absolute;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.11);
    padding: 0.2rem 0.3rem;
    background: #FFF;
    white-space: nowrap;
    left: 50%;
    top: 0.7rem;
    display: none;
    transform: translateX(-50%);
}

.second>ul li {
    line-height: 0.5rem;
    padding-left: 0.3rem;
    background: url(../images/navmore.png) no-repeat left center;
}

.second>ul li a {
    font-size: 18px;
}

.second>ul li:hover a {
    color: #185caf;
}

.nav .second-solu {
    position: static;
}

.navsolu {
    position: fixed;
    width: 1400px;
    top: 1.2rem;
    display: none;
    left: calc(50% - 700px);
    overflow: hidden;
}

.navsolu .content {
    background: #FFF;
    box-sizing: border-box;
    padding: 0.7rem 0.45rem 0.5rem;
    align-items: flex-start;
    box-shadow: 0px 0px 0.1rem 0px rgba(0, 0, 0, 0.11);
}

.navsolulist {
    position: relative;
    z-index: 1;
    width: 24%;
    margin: 0.3rem 0;
    box-sizing: border-box;
    padding: 0 0;
}

.navsolulist::before {
    content: "";
    display: block;
    position: absolute;
    background: #F5F5F5;
    border-radius: 4px;
    width: 100%;
    height: 1.07rem;
    top: 0;
    z-index: -1;
    left: 0;
}

.navsolulist a.navsolution-item {
    width: 100%;
    height: auto;
    background: #BFBFBF;
    border: 0rem solid #FFFFFF;
    border-radius: 0%;
    display: block;
    overflow: hidden;
    margin: -0.35rem 0 0 0;
    box-sizing: border-box;
    padding: 0 0;
}

.navsolulist a.navsolution-item img {
    width: 100%;
    aspect-ratio: 2/1;
    object-fit: cover;
}

.navsolulist h4 {
    box-sizing: border-box;
    height: 0.3rem;
    line-height: 0.3rem;
    text-align: center;
    color: #FFF;
    background: #185caf;
    font-size: 14px;
    margin: 0 0 0 0;
    padding: 0 0;
    width: 100%;
}

.navsolulist .navsolubtn {
    margin-top: 0.25rem;
    justify-content: center;
}

.navsolulist .navsolubtn div a {
    display: block;
    background: url(../images/navmore.png) no-repeat left center;
    padding-left: 0.26rem;
    font-size: 15px;
    line-height: 2em;
}

.navsolulist .navsolubtn div a:hover {
    color: #185caf;
}

.navpro .content {
    padding: 1rem 0 1rem 0;
    position: relative;
}

.navpro-top {
    box-sizing: border-box;
    margin: 0 auto;
    padding: 0 0 0 0;
    width: 100%;
    height: auto;
    text-align: center;
    position: absolute;
    z-index: 1;
    top: 0.5rem;
    left: 0px;
}

.navpro-top h3 {
    font-size: 0.3rem;
    color: #FFF;
    background: #185caf;
    height: 0.36rem;
    line-height: 0.36rem;
    display: inline-block;
    text-transform: uppercase;
    font-weight: bold;
    padding: 0 1rem;
    position: relative;
}

.navsolution-top {
    box-sizing: border-box;
    margin: 0 auto;
    padding: 0 0 0 0;
    width: 100%;
    height: auto;
    text-align: center;
}

.navsolution-top h3 {
    font-size: 0.3rem;
    color: #FFF;
    background: #185caf;
    height: 0.36rem;
    line-height: 0.36rem;
    display: inline-block;
    text-transform: uppercase;
    font-weight: bold;
    padding: 0 1rem;
    position: relative;
}

.navsolution-list {
    box-sizing: border-box;
    margin: 0 auto;
    margin-top: 0.7rem;
    padding: 0 0 0 0;
    width: 90%;
    height: auto;
    text-align: center;
    display: flex;
    flex-direction: row;
    align-items: stretch;
    justify-content: space-between;
    flex-wrap: wrap;
}

.navproleft {
    width: 21%;
    padding: 0 0;
    margin: 0.3rem 0 0rem 0;
}

.navproleft>li {
    line-height: 0.8rem;
    padding-left: 0.37rem;
    padding-right: 0.3rem;
    border-bottom: 1px solid #E6E6E6;
    font-size: 15px;
}

.navproleft>li:first-child {
    border-top: 1px solid #E6E6E6;
}

.navproleft>li>span {
    position: relative;
    display: block;
}

.navproleft>li>span::after {
    content: "";
    display: block;
    width: 13px;
    height: 14px;
    background: url(../images/navpro.png) no-repeat 0 0;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -7px;
}

.navproleft .navproleftact {
    background: #185caf;
    color: #fff;
}

.navproleft .navproleftact .navproright {
    display: block;
}

.navproleft .navproleftact>span:after {
    background-position: -13px 0;
}

.navproright {
    width: 79%;
    position: absolute;
    right: 0;
    top: 1.3rem;
    display: none;
    height: 100%;
}

.navprolist {
    background: url(../images/navprobg.jpg) no-repeat;
    background-size: cover;
    justify-content: flex-start;
    align-items: normal;
}

.navprolist>li {
    width: 12.5%;
    padding: 0.1rem 0;
}

.navprolist>li>a>.aniimg {
    width: 95%;
    margin: 0 auto;
}

.nav-catchild-img {
    width: 100%;
    height: 1rem;
    object-fit: contain;
}

.navprolist>li>a>h4 {
    text-align: center;
    font-size: 14px;
    line-height: 1.6;
    margin-top: 0.1rem;
}

.navprolist .navprolistact {
    background: #185caf;
}

.navprolist .navprolistact>a>h4 {
    color: #FFF;
}

.navprolist .navprolistact .navproitem {
    display: block;
}

.navproitem {
    position: absolute;
    padding: 0.0rem 0rem;
    width: 100%;
    box-sizing: border-box;
    padding-right: 0.12rem;
    left: 0;
    bottom: 1.5rem;
    display: none;
}

.navproitem ul {
    justify-content: space-between;
}

.navproitem ul li {
    width: 32%;
    margin-left: 0rem;
    position: relative;
}

.navproitem ul li a {
    display: block;
    width: 100%;
    margin: 0rem;
    position: relative;
}

.navproitem ul li .aniimg {
    width: 100%;
    border-radius: 4px;
    overflow: hidden;
}

.navproitem ul li .navproitem-txt {
    position: absolute;
    left: 15px;
    right: -4px;
    bottom: -0.17rem;
    height: 0.4rem;
    line-height: 0.4rem;
    font-size: 14px;
    z-index: 2;
    background: #FFFFFF;
    border-radius: 4px;
    color: #1A1A1A;
    padding: 0 15px;
}

.navproitem ul li .navproitem-txt h4 {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.navproitem ul li .navproitem-txt span {
    position: absolute;
    width: 37px;
    height: 18px;
    background: #185caf;
    border-radius: 0px 16px 2px 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    right: 16px;
    top: -11px;
}

.navproitem ul li .navproitem-txt span img {
    width: 16px;
}

.navproitem ul li .aniimg img {
    width: 100%;
    margin: 0 auto;
    height: auto;
    aspect-ratio: 1.33/1;
    object-fit: cover;
}

.navproitem ul li:hover .aniimg img {
    transform: scale(1);
}

.navproitem ul li:hover h4 {
    color: #185caf;
    font-weight: bold;
}

.navpro-btn {
    width: 40%;
    margin: 0.4rem auto 0;
    height: 0.36rem;
    line-height: 0.36rem;
    background: #BD1D21;
    display: block;
    color: #FFF;
    position: relative;
    text-align: center;
}

.navpro-btn span {
    display: inline-block;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    opacity: 0.26;
    background: #fff;
    margin-left: 15px;
    animation: morespan 1.5s linear 1s infinite;
}

.navpro-btn::after {
    content: "";
    display: block;
    background: url(../images/pro-shu.png) no-repeat;
    width: 19px;
    height: 19px;
    position: absolute;
    opacity: 1;
    right: 1.4rem;
    bottom: 3px;
}

.navpro-btn:hover {
    opacity: 0.95;
}

@keyframes morespan {
    0% {
        opacity: 0.26;
    }
    49% {
        opacity: 0.26;
    }
    50% {
        opacity: 0.8;
    }
    99% {
        opacity: 0.8;
    }
    100% {
        opacity: 0.26;
    }
}


/*index-footer*/

.infootbox {
    background: #071121;
}

.infootbox p {
    font-size: 15px;
    color: #FFF;
    padding: 0.3rem 0;
}

.infootbox a {
    font-size: 15px;
}

.foot-honor .wap-flex {
    align-items: center;
    justify-content: center;
}

.foot-honor {
    border-bottom: 1px solid rgba(255, 255, 255, 0.12);
    padding: 25px 0;
}

.foot-honor img {
    margin: 0 15px;
    width: auto;
}

.foot-vrlist {
    width: 40.46%;
    box-sizing: border-box;
    padding: 0 .95rem;
    align-items: center;
    position: relative;
    justify-content: center;
}

.foot-vrlist::before {
    content: '';
    display: block;
    width: .8rem;
    height: 1px;
    background: rgba(255, 255, 255, .4);
    position: absolute;
    left: 0;
    top: 50%;
}

.foot-vrlist::after {
    content: '';
    display: block;
    width: .8rem;
    height: 1px;
    background: rgba(255, 255, 255, .4);
    position: absolute;
    right: 0;
    top: 50%;
}

.foot-vrlist li {
    text-align: center;
    width: 50%;
}

.foot-vrlist li i {
    width: 34px;
    height: 34px;
    display: block;
    margin: 0 auto;
    border-radius: 50%;
    background: #FFF;
}

.foot-vrlist li p {
    margin-top: 0;
    padding: 0 0;
    font-size: 15px;
    text-align: center;
    line-height: 30px;
    height: 30px;
    color: #FFF;
}

.foot-vrlist li:hover {
    opacity: .9;
}


/*index-footer------end*/


/*listfoot*/

.listfoot {
    background: #071121;
}

.foottop {
    background: url(../images/footbg.jpg) no-repeat;
    background-size: cover;
    padding: 0.5rem 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.12);
}

.foottact {
    width: 23.1%;
    box-sizing: border-box;
    padding-right: 3%;
    border-right: 1px solid rgba(255, 255, 255, 0.2);
}

.foottact h3 {
    font-size: 0.28rem;
    font-weight: bold;
    position: relative;
    padding-bottom: 15px;
    color: #FFF;
    text-transform: uppercase;
    margin-bottom: 0.3rem;
}

.foottact h3:before {
    content: "";
    display: block;
    position: absolute;
    width: 70px;
    height: 2px;
    background: #FFFFFF;
    bottom: 0;
    left: 0;
}

.foottact p {
    line-height: 1.7em;
    font-size: 14px;
    color: #FFF;
    margin-bottom: 20px;
}

.footchat {
    padding: 20px 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.32);
}

.footchat:last-child {
    border-bottom: 0 none;
}

.footchat span {
    display: block;
    color: #FFF;
    font-size: 16px;
}

.footchat img {
    width: 19px;
    margin-right: 9px;
    vertical-align: middle;
    display: inline-block;
}

.footchat a {
    font-size: 18px;
    color: #FFF;
    margin-top: 10px;
    display: block;
    padding-left: 28px;
}

.footchat a b {
    font-size: 24px;
}

.footchat a:hover {
    opacity: 0.8;
}

.footnav {
    width: 75%;
}

.footnav-top {
    padding-right: 3%;
    padding-left: 4%;
    align-items: stretch;
}

.footnav dl {
    border-right: 1px solid rgba(255, 255, 255, 0.2);
    padding-right: 4%;
}

.footnav dl:last-child {
    border: 0 none;
    padding-right: 0;
}

.footnav dl dt {
    color: #FFF;
    padding-bottom: 15px;
    position: relative;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 0.45rem;
}

.footnav dl dt:before {
    content: "";
    display: block;
    position: absolute;
    width: 70px;
    height: 2px;
    background: #FFFFFF;
    bottom: 0;
    left: 0;
}

.footnav dl dd {
    line-height: 1.8em;
}

.footnav dl dd a {
    color: #FFF;
    font-size: 15px;
    cursor: auto;
}

.footnav dl dd a[href] {
    cursor: pointer;
}

.footnav dl dd a[href]:hover {
    opacity: 0.8;
}

.footnav .chatbtn {
    text-align: center;
}

.footnav .chatbtn a {
    float: none;
    display: inline-block;
}

.chatbtn {
    margin-top: 0.5rem;
}

.chatbtn a {
    font-size: 16px;
    color: #FFF;
    width: 228px;
    height: 40px;
    line-height: 40px;
    background: #BD1D21;
    border-radius: 6px;
    text-align: center;
    display: block;
    box-shadow: 0px 0px 2px 0px rgba(255, 255, 255, 0.3);
    animation: shadow 1.5s infinite ease-in-out;
    float: left;
    margin-right: 0.3rem;
}

.chatbtn a:last-child {
    margin-right: 0;
}

.chatbtn a img {
    width: auto;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}

.chatbtn a:hover {
    background: #071121;
}

@keyframes shadow {
    0% {
        box-shadow: 0px 0px 2px 3px rgba(255, 255, 255, 0.3);
    }
    50% {
        box-shadow: 0px 0px 6px 3px rgba(255, 255, 255, 0.6);
    }
    100% {
        box-shadow: 0px 0px 2px 3px rgba(255, 255, 255, 0.3);
    }
}

.footbot {
    padding: 20px 0;
}

.footbot p {
    font-size: 14px;
    color: #FFF;
}

.footshare span {
    display: inline-block;
    color: #FFF;
    font-size: 18px;
}

.footshare a {
    display: inline-block;
    margin: 0 5px;
}

.footshare a:hover {
    opacity: 0.85;
}

.footshare a img {
    width: 28px;
    vertical-align: middle;
    display: inline-block;
}


/*listfoot-----end*/

.rightbox {
    position: fixed;
    right: 12px;
    width: 98px;
    bottom: 130px;
    border-radius: 6px;
    overflow: hidden;
    background: #F0F3FA;
    padding: 20px 5px;
    box-sizing: border-box;
    z-index: 6;
}

.rightbox:before {
    content: "";
    display: block;
    height: 114px;
    background: #185caf;
    position: absolute;
    top: 0;
    width: 100%;
    left: 0;
    z-index: -1;
}

.rightbox:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 110px 132px 0 0;
    border-color: #185caf transparent transparent transparent;
    position: absolute;
    top: 114px;
    left: 0;
    z-index: -1;
}

.rightpic {
    margin-top: 17px;
    border-radius: 0px 0px 0px 40px;
    border: 1px solid #FFF;
    overflow: hidden;
}

.rightnav {
    background: #FFFFFF;
    padding: 0 5px;
    border-radius: 0px 0px 20px 0px;
    padding-top: 40px;
    margin-top: -40px;
}

.rightnav li {
    border-bottom: 1px dashed #185caf;
    padding: 13px 0;
}

.rightlogo img {
    width: auto;
    margin: 0 auto;
    max-width: 100%;
}

.rightnav li img {
    width: 22px;
    margin: 0 auto;
}

.rightnav li p {
    font-size: 12px;
    text-transform: uppercase;
    margin-top: 3px;
    text-align: center;
    color: #1A1A1A;
}

.rightnav li:hover p {
    color: #185caf;
}

.rightnav li:last-child {
    border: 0 none;
}

.rightnav li:hover p {
    color: #185caf;
}

.totop {
    display: block;
    width: 35px;
    margin: 0 auto;
    margin-top: 15px;
    cursor: pointer;
    height: 28px;
    background: url(../images/top.png) no-repeat;
    background-size: cover;
    opacity: 0.7;
}

.right_whatsapp {
    position: fixed;
    width: 50px;
    right: 156px;
    bottom: 23px;
    z-index: 9;
}


/*route*/

.route {
    position: relative;
    color: #fff;
    z-index: 2;
}

.route a {
    font-size: 15px;
    color: #fff;
}

.route a:first-child:before {
    content: "";
    width: 16px;
    height: 16px;
    display: inline-block;
    background-size: 16px 16px;
    background: url(../images/routeicon.png) no-repeat 0px 0px;
    margin-right: 10px;
    float: left;
}

.route a:hover {
    color: #fff;
}

.route a:first-child:hover:before {
    background-position: -16px 0px;
}

.route a:last-child:hover {
    color: #fff;
}

.routebox {
    padding: 0.3rem 0;
}


/* epmo下拉导航部分 */

.epcnav-left {
    width: 78%;
    text-align: center;
}

.epcnav-left .epcnav-row {
    position: relative;
    width: 25%;
}

.epcnav-left .epcnav-row::before {
    content: "";
    display: block;
    width: 1px;
    height: 0.2rem;
    background: #BF1E24;
    position: absolute;
    left: 50%;
    top: 0;
}

.epcnav-right {
    text-align: center;
    width: 20.4%;
}

.epcnav-left h3,
.epcnav-right h3 {
    font-size: 0.3rem;
    color: #FFF;
    background: #BF1E24;
    height: 0.36rem;
    line-height: 0.36rem;
    display: inline-block;
    text-transform: uppercase;
    font-weight: bold;
    padding: 0 1rem;
    position: relative;
}

.epcnav-left h3:after,
.epcnav-right h3:after {
    content: "";
    display: block;
    width: 1px;
    height: 0.3rem;
    background: #BF1E24;
    position: absolute;
    left: 50%;
}

.epcnav-right h3 {
    padding: 0 0.5rem;
}

.navepcmo .content {
    padding-top: 0.45rem;
    align-items: initial;
    padding-bottom: 0.45rem;
}

.epcnav-left .wap-flex {
    background: #F4F8FB;
    margin-top: 0.3rem;
    padding: 0 0.13rem;
    align-items: initial;
    position: relative;
}

.epcnav-left .wap-flex::before {
    content: "";
    height: 1px;
    background: #BF1E24;
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
}

.epcnav-right .epcnav-row {
    background: #F4F8FB;
    margin-top: 0.3rem;
    position: relative;
    padding-left: 0.2rem;
    padding-right: 0.2rem;
}

.epcnav-right .epcnav-row::before {
    content: "";
    display: block;
    position: absolute;
    background: #BF1E24;
    height: 1px;
    width: 1.5rem;
    top: 0;
    left: 50%;
    margin-left: -0.5rem;
}

.epcnav-row {
    padding: 0.25rem 0.13rem;
    box-sizing: border-box;
}

.epcnav-row h4 {
    font-size: 18px;
    font-weight: bold;
}

.epcnav-pic {
    position: relative;
    background: #BFBFBF;
    box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.16);
    margin-top: 0.28rem;
    margin-bottom: 0.28rem;
}

.epcnav-pic span {
    position: absolute;
    font-size: 0.36rem;
    font-weight: bold;
    color: #FFF;
    background: url(../images/epcnavbg.png) no-repeat;
    display: block;
    width: 0.77rem;
    height: 0.7rem;
    background-size: cover;
    line-height: 0.7rem;
    left: 50%;
    margin-left: -0.385rem;
    top: -0.08rem;
}

.epcnav-txt a {
    display: block;
    text-align: left;
    font-size: 15px;
    margin-bottom: 0.08rem;
    background: url(../images/prolistbg.png) no-repeat left center;
    background-size: 0.11rem 0.11rem;
    padding-left: 0.2rem;
    cursor: auto;
}

.epcnav-txt a[href] {
    cursor: pointer;
}

.epcnav-txt a[href]:hover {
    color: #BD1D21;
}

.navepcmo-con {
    text-align: center;
}

.navepcmo-con .epcnav-row {
    position: relative;
    width: 20%;
}

.navepcmo-con .epcnav-row::before {
    content: "";
    display: block;
    width: 1px;
    height: 0.2rem;
    background: #185caf;
    position: absolute;
    left: 50%;
    top: 0;
}

.navepcmo-con h3 {
    font-size: 0.3rem;
    color: #FFF;
    background: #185caf;
    height: 0.36rem;
    line-height: 0.36rem;
    display: inline-block;
    text-transform: uppercase;
    font-weight: bold;
    padding: 0 1rem;
    position: relative;
}

.navepcmo-con h3:after {
    content: "";
    display: block;
    width: 1px;
    height: 0.3rem;
    background: #BF1E24;
    position: absolute;
    left: 49.9%;
}

.navepcmo .content {
    padding-top: 0.45rem;
    align-items: initial;
    padding-bottom: 0.45rem;
}

.navepcmo-con .wap-flex {
    margin-top: 0.3rem;
    padding: 0 0.13rem;
    align-items: initial;
    position: relative;
}

.navepcmo-con .wap-flex::before {
    content: "";
    height: 1px;
    background: #BF1E24;
    display: block;
    position: absolute;
    left: 0%;
    right: 0%;
    top: 0;
}

.epcnav-row {
    padding: 0.25rem 0.13rem;
    box-sizing: border-box;
}

.epcnav-row h4 {
    font-size: 18px;
    font-weight: bold;
    margin-top: 0.1rem;
    text-transform: uppercase;
    line-height: 1.2em;
    height: 2.4em;
    display: flex;
    align-items: center;
    justify-content: center;
}

.epcnav-pic {
    position: relative;
    background: #BFBFBF;
    box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.16);
    margin-top: 0.28rem;
    margin-bottom: 0.28rem;
}

.epcnav-pic span {
    position: absolute;
    font-size: 0.36rem;
    font-weight: bold;
    color: #FFF;
    background: url(../images/epcnavbg.png) no-repeat;
    display: block;
    width: 0.77rem;
    height: 0.7rem;
    background-size: cover;
    line-height: 0.7rem;
    left: 50%;
    margin-left: -0.385rem;
    top: -0.08rem;
}

.epcnav-txt {
    display: flex;
    justify-content: center;
}

.epcnav-txt a {
    display: block;
    text-align: left;
    font-size: 15px;
    margin-bottom: 0.08rem;
    background: url(../images/prolistbg.png) no-repeat left 0.03rem;
    background-size: 11px 11px;
    padding-left: 0.2rem;
    cursor: auto;
}

.epcnav-txt a[href] {
    cursor: pointer;
}

.epcnav-txt a[href]:hover {
    color: #BD1D21;
}

.caseslist li .aniimg img {
    aspect-ratio: 438/319;
    object-fit: cover;
}

.relate-solu li .aniimg img {
    aspect-ratio: 438/300;
    object-fit: cover;
}

.relate-pro li .aniimg img {
    aspect-ratio: 8/6;
    width: 100%;
    object-fit: cover;
}


/* epmo下拉导航部分-----end*/

@media (max-width: 1600px) {
    .navproitem ul li {
        width: 23%;
        margin-left: 0rem;
        position: relative;
    }
    /* .content {
    width: 88%;
  } */
    .headchat {
        width: 45%;
    }
    .nav li a {
        font-size: 16px;
    }
    .second>ul li a {
        font-size: 16px;
    }
    .navproleft>li {}
    .rightbox {
        width: 88px;
    }
    .rightnav li {
        padding: 8px 0;
    }
    .rightnav li p {
        line-height: 1.5em;
    }
    .rightbox {
        right: 0;
        bottom: 115px;
        padding-top: 15px;
        padding-bottom: 10px;
    }
    .rightnav li img {
        width: 18px;
    }
    .rightpic {
        margin-top: 13px;
    }
    .totop {
        width: 30px;
        height: 24px;
        margin-top: 10px;
    }
    .footchat a {
        font-size: 18px;
    }
    .footchat a b {
        font-size: 20px;
    }
    .footchat a {
        margin-top: 5px;
    }
    .spadd {
        padding-top: 0.5rem;
        padding-bottom: 0.5rem;
    }
    .infootbox p,
    .infootbox a {
        font-size: 14px;
    }
    .infootbox p {
        font-size: 14px;
    }
    .infootlink a {
        font-size: 14px;
    }
    .footnav-top {
        padding: 0;
    }
    .footnav dl {
        padding-right: 3%;
    }
}

@media (max-width: 1450px) {
    .content {
        width: 1200px;
    }
    .navproitem ul li .navproitem-txt h4 {
        font-size: 15px;
    }
    .epcnav-row h4 {
        font-size: 16px;
    }
    .nav li a {
        font-size: 15px;
    }
    .footnav-top {
        padding-left: 1%;
    }
}

@media (max-width: 1380px) {
    .content {
        width: 90%;
        min-width: initial;
    }
    .spadd {
        padding-top: 0.4rem;
        padding-bottom: 0.4rem;
    }
    .infootbox p,
    .infootbox a {
        font-size: 12px;
    }
    .nav li a {
        font-size: 14px;
    }
    .footnav dl dd a {
        font-size: 14px;
    }
    .footchat a {
        font-size: 14px;
    }
    .footchat span {
        font-size: 14px;
    }
    .footchat img {
        width: 15px;
        margin-right: 6px;
    }
    .footnav dl dt {
        margin-bottom: 0.3rem;
    }
    .chatbtn a {
        width: 200px;
        height: 35px;
        line-height: 35px;
        font-size: 14px;
    }
    .chatbtn a img {
        width: 18px;
    }
    .headchat a {
        font-size: 14px;
    }
    .nav li {
        padding: 0 0.1rem;
    }
    .footshare span {
        font-size: 16px;
    }
}

@media (max-width: 1250px) {
    .headchat {
        width: 52%;
    }
    .footnav dl dd a {
        font-size: 12px;
    }
    .footnav dl dt {
        font-size: 15px;
    }
    .footchat a b {
        font-size: 16px;
    }
    .footbot p {
        font-size: 12px;
    }
    .footshare span {
        font-size: 12px;
    }
    .footshare a img {
        width: 20px;
    }
}

@media (max-width: 1100px) {
    .content,
    body {
        width: 1100px;
    }
    html {
        width: 100%;
        overflow-x: auto;
    }
}