* {
    margin: 0;
    padding: 0;
    text-decoration: none;
    list-style: none;
    margin: 0 auto;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

body {
    height: 100%;
    margin: 0 auto;
}

.box {
    max-width: 100%;
    min-width: 100%;
    width: 100%;
    height: auto;
}

.top {
    z-index: 6;
     display: flex; 
    max-width: 100%;
    min-width: 1400px;
    width: 100%;
    height: 80px;
    position: fixed;
    /*background: #fff;*/
    top: 0;
   /*box-shadow: 0px 2px 4px 0px rgb(205 205 205 / 37%);*/
       transition: 0.3s;
       z-index:200;
}
.top.hover{
    background: #fff;
}
.top.hover .navc a{
    color: #000;
}

.top.hover .navc li:hover,.top.hover li.active {
    border-top: 4px solid #3b1789;
     color: #3b1789;
}
.top.hover .navc li:hover>a,.top.hover li.active>a{
     color: #3b1789;
}
.top.hover .phonenum a{
    color: #000;
}

.top1 {
    z-index: 6;
     display: flex; 
    max-width: 100%;
    min-width: 1400px;
    width: 100%;
    height: 80px;
    position: fixed;
    /*background: #fff;*/
    top: 0;
   /*box-shadow: 0px 2px 4px 0px rgb(205 205 205 / 37%);*/
       transition: 0.3s;
}
.top1{
    background: #fff;
}
.top1 .navc a{
    color: #000;
}

.top1 .navc li:hover,.top1 li.active {
    border-top: 4px solid #3b1789;
     color: #3b1789;
}
.top1 .navc li:hover>a,.top1 li.active>a{
     color: #3b1789;
}
.top1 .phonenum a{
    color: #000;
}
a {
    color: #333;
}
input[type='radio'], input[type='checkbox'] {
    -webkit-appearance: none;
    border: none;
}

.logo {
    width: auto;
    height: 57px;
    padding: 10px 0;
}

.phonelogo {
    display: inline-block;
    width: 24px;
    height: 24px;
    margin-left: 40px;
    margin-top: 35px;
    background: url(../images/index_phonelogo1.png) no-repeat;
}
.top.hover .phonelogo{
    background: url(../images/index_phonelogo.png) no-repeat;
}
.top1 .phonelogo{
    background: url(../images/index_phonelogo.png) no-repeat;
}
.phonenum {
    margin-left: 8px;
}

.phonenum a {
    line-height: 95px;
    font-size: 16px;
    color: #fff;
}

.top .left {
    float: left;
    display: flex;
    /*margin-left: 100px;*/
}
.top1 .left {
    float: left;
    display: flex;
    /*margin-left: 100px;*/
}
.top:after{
    content: "";
    position: absolute;
    left: 50%;
    bottom: -1px;
    width: 78%;
    height: 1px;
    background: #fff;
    opacity: 0.7;
    transform: translateX(-50.7%);
}
.top.hover:after{
    display: none;
}
.navc.right {
    width: auto;
    float: right;
    /*margin-right: 100px;*/
    display: flex;
    align-items: center;
}

.navc.right ul {
    display: flex;
    margin-bottom: 0;
}

.navc a {
    font-size: 18px;
    font-family: SourceHanSansCN-Regular, SourceHanSansCN;
    font-weight: 400;
    color: #fff;
    line-height: 70px;
    font-weight: 500;
}

.navc li {
    text-align: center;
    width: 120px;
    height: 76px;
    z-index: 1;
    border-top: 4px solid #0000;
    transition: 0.5s;
    cursor: pointer;
    margin-bottom: 0;
}

.navc li:hover,
li.active {
    border-top: 4px solid #fff;
    /*background: #f0edf6;*/
   color: #FFFFFF;
    font-weight: 800;
}

.navc li:hover>a,
li.active>a {
    font-weight: 800;
    color: #fff;
}


ul img {
    width: 24px;
    height: 25px;
    margin-top: 26px;
    margin-left: 40px;
}


.maintop {
    display: none;
    position: fixed;
    top: 80px;
    max-width: 100%;
    width: 100%;
    min-width: 1600px;
    height: 60px;
    background: rgba(255, 255, 255, 0.8);
    left: 0;
        box-shadow: 0px 2px 4px 0px rgb(205 205 205 / 37%);
}

.maintop p {
    display: block;
    width: 507px;
    height: 60px;
    display: flex;
}

.maintop span {
    display: block;
    width: 165px;
    height: 60px;
}

.maintop p a {
    color: #343434;
    padding: 0;
    padding-bottom: 18px;
    font-size: 16px;
    line-height: 60px;
}

.maintop p a:hover {
    border-bottom: 4px solid #3b1789;
    color: #3b1789;
    font-weight: 600;
}

* 底部 */ .over_hide#bottom {
    height: 750px;
}

#bottom {
    width: 100%;
    background: #e8e8eb;
}

.b-box {
    min-width: 1400px;
    width: 100%;
    height: 250px;
    background: #0e081a;
    /* overflow: hidden; */
    display: flex;
    flex-wrap: wrap;
}

.leftbox {
    /* width: 480px; */
    height: 200px;
    margin-left: 0;
    margin-right: 0;
    /* overflow: hidden; */
}

.leftbox .b-logo {
    width: 160px;
    height: 90px;
    margin-top: 25px;
    margin-left: 190px;
}

.leftbox .b-logotwo {
    position: relative;
    width: 190px;
    height: 50px;
    margin-top: 10px;
    margin-left: 190px;
}

.centerbox {
    /* width: 910px; */
    height: 200px;
    /* margin-left: 0px; */
    overflow: hidden;
    margin-right: 0;
}

.centerbox .listbox {
    width: 700px;
    height: 200px;
    display: flex;
}

.centerbox .listbox span a {
    font-size: 16px;
    line-height: 100px;
    color: #a8a5ac;
    padding-top: 33px;
    display: block;
    font-weight: 600;
}

.rightbox {
    width: 360px;
    height: 200px;
    /* margin-left: 0; */
}

.rightbox p:nth-of-type(1) {
    margin-top: 40px;
}

.rightbox p {
    display: flex;
    line-height: 25px;
    vertical-align: middle;
    color: #a8a5ac;
    margin-bottom: 5px;
    font-size: 14px;
}

.rightbox p span {
    margin-left: 0;
    margin-right: 5px;
    width: 25px;
    height: 25px;
    display: block;
    margin-bottom: 10px;
}

.rightbox .rightone {
    background: url("../images/bottom_smaillogo_one.png") no-repeat center;
}

.rightbox .righttwo {
    background: url("../images/bottom_samillogo_two.png") no-repeat center;
}

.rightbox .rightthree {
    background: url("../images/bottom_smaillogo_three.png") no-repeat center;
}

.bottombox {
    text-align: center;
    min-width: 1400px;
    width: auto;
    height: 50px;
}

.bottombox p {
    display: block;
    min-width: 1400px;
    max-width: 100%;
    font-size: 10px;
    color: #a8a5ac;
    line-height: 50px;
    border-top: 2px solid #262131;
}

#cp-firstcp-first {
    position: relative;
}

.aboutone img {
    width: 100%;
}

.nav_pro {
    display: none;
    position: fixed;
    top: 80px;
    max-width: 100%;
    width: 100%;
    min-width: 1600px;
    height: 312px;
    background: #fff;
    left: 0;
    padding: 60px 15% 0 15%;
    box-sizing: content-box;
}

.nav_pro_warpper .fl .item {
    min-width: 100px;
    margin-top: 44px;
    font-size: 14px;
    font-family: SourceHanSansCN-Regular, SourceHanSansCN;
    font-weight: 400;
    color: #333333;
    line-height: 21px;
    text-align: left;
    transition: 0.3s;
}

.nav_pro_warpper .fl .item:nth-child(1) {
    margin-top: 0px;
}

.nav_pro_warpper .fl .item:hover,
.nav_pro_warpper .fl .item.on {
    font-weight: bold;
    color: #3B1789;
}

.nav_pro_warpper .fl:nth-child(2) {
    margin-left: 80px;
}

.nav_pro_warpper .fl .cp_box {
    display: none;
}

.nav_pro_warpper .cp_box .cp_item {
    width: auto;
    margin-right: 20px;
    float: left;
}

.nav_pro_warpper .cp_box .cp_item .img {
    width: 220px;
    height: 220px;
}

.nav_pro_warpper .cp_box .cp_item img {
    width: 100%;
    height: 100%;
    margin: 0;
}

.nav_pro_warpper .cp_box .cp_item p {
    font-size: 12px;
    font-family: SourceHanSansCN-Regular, SourceHanSansCN;
    font-weight: 400;
    color: #1A1A1A;
    line-height: 18px;
    margin-top: 19px;
    transition: 0.3s;
}

.nav_pro_warpper .cp_item:hover p {
    color: #3b1789;
    font-weight: bold;
}

.social {
    cursor: pointer;
    float: left;
    margin-right: 10px;
}

.social .ewm {
    display: none;
    position: absolute;
    top: -149px;
    left: 18px;
    transition: 0.5s;
}

.social:hover .ewm {
    display: block;
    transition: 0.5s;
}

.social:hover .ewm img {
    max-width: 200px;
    border-radius: 4px;
}

.social .ewm img {
    max-width: 140px;
    width: 100%;
}

.mask {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.4);
    z-index: 9;
}

.pop {
    display: none;
    position: fixed;
    left: 50%;
    top: 50%;
    width: 640px;
    /* height: 464px; */
    z-index: 10;
    transform: translate(-50%, -50%);
    box-sizing: border-box;
}

.pop .close {
    text-align: right;
    margin-bottom: 15px;
    cursor: pointer;
}

.pop .close img {
    display: inline-block;
    transition: 0.5s;
    width: 40px;
}

.pop .close:hover img {
    transform: rotate(90deg);
}

.pop .pop_cont {
    width: 100%;
    height: 100%;
    /*background: #fff;*/
    border-radius: 16px;
    padding: 60px;
    overflow: hidden;
    box-sizing: border-box;
}

.pop .pop_cont h2 {
    font-size: 24px;
    font-family: AlibabaPuHuiTiM;
    color: #1A1A1A;
    line-height: 33px;
    padding-bottom: 25px;
    border-bottom: 1px solid #EDEDED;
}

.pop .pop_cont .txt1 {
    height: 90%;
    overflow-y: auto;
    padding-right: 10px;
}

.pop .pop_cont .txt1::-webkit-scrollbar {
    width: 5px;
    height: 3px;
}

.pop .pop_cont .txt1::-webkit-scrollbar-thumb {
    border-radius: 100px;
    -webkit-box-shadow: inset 0 0 5px rgba(151, 151, 151, 0.2);
    background: rgba(0, 0, 0, 0.1);
    ;
}

.pop .pop_cont .txt1::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 5px rgba(223, 223, 223, 0.2);
    border-radius: 100px;
    background: rgba(0, 0, 0, 0.1);
}

.pop .pop_cont p {
    font-size: 16px;
    font-family: AlibabaPuHuiTiR;
    color: #4D4D4D;
    line-height: 30px;
    margin-top: 15px;
}

.search {
    position: relative;
    display: inline-block;
    margin-left: 40px;
    cursor: pointer;
}

.input-border {
    border: none;
    padding: 0 0.6rem;
    display: inline-block;
    vertical-align: middle;
    width: 240px;
    height: 45px;
    background-color: #fff;
    color: #333;
    /* float: left; */
    font-size: 16px;
}

input.input-border::placeholder {
    font-size: 14px;
}

.search form .submit {
    border: none;
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
    width: 45px;
    height: 45px;
    background-color: #3B1789;
    background-image: url(../images/a3-b.png);
    background-size: 18px auto;
    background-position: center center;
    background-repeat: no-repeat;
    margin-left: -6px;
}

.hs-a {
    display: none;
    position: absolute;
    right: -13px;
    top: 52px;
    z-index: 108;
    white-space: nowrap;
}

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

.f-bottom input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px white inset;
    -webkit-text-fill-color: #333;
}


.pics {
    display: none;
    position: fixed;
    left: 50%;
    top: 50%;
    width: 670px;
    /* height: 464px; */
    z-index: 10;
    transform: translate(-50%, -50%);
    box-sizing: border-box;
}

.pics .close {
    text-align: right;
    margin-bottom: 15px;
    cursor: pointer;
}

.pics .close img {
    display: inline-block;
    transition: 0.5s;
}

.pics .close:hover img {
    transform: rotate(90deg);
}

.pics .pop_cont {
    position: relative;
    width: 100%;
    height: 100%;
    /*background: #fff;*/
    border-radius: 16px;
    /*padding: 15px;*/
    overflow: hidden;
    box-sizing: border-box;
}
.pics .pop_cont img{
   width: 100%;
}
.pics .pop_cont p{
    position: absolute;
    bottom: 0px;
    left: 0px;
    font-size: 18px;
    color: #FFFFFF;
    line-height: 25px;
    width: 100%;
    text-align: left;
    background: #343434d4;
    padding: 10px 0 10px 20px;
    box-sizing: border-box;
    border-radius: 0px 0px 10px 10px;
    background: -webkit-gradient(linear, 0 0, 0 100%, from(rgb(137 227 253 / 0%)), to(rgb(28 28 28 / 90%)));
    background: gradient(linear, 0 0, 0 100%, from(rgb(137 227 253 / 0%)), to(rgb(28 28 28 / 90%)));
}

.mySwiper .swiper-slide {
    width: 25%;
    height: 100%;
    opacity: 0.6;
}

.mySwiper .swiper-slide-thumb-active,.mySwiper .swiper-slide-active{
    opacity: 1;
}

.mySwiper img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 4px;
}

.mySwiper2 img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 4px;
}

.mySwiper2 .swiper-button-next,
.mySwiper2 .swiper-button-prev {
    width: 30px;
    height: 60px;
    background-size: 8px 15px;
    background-color: #00000099;
}

.mySwiper2 .swiper-button-next:hover,
.mySwiper2 .swiper-button-prev:hover {
    background-color: #00000066;
}

.mySwiper2 .swiper-button-next,
.mySwiper2 .swiper-container-rtl .swiper-button-prev {
    right: 0px;
    left: auto;
}

.mySwiper2 .swiper-button-prev,
.mySwiper2 .swiper-container-rtl .swiper-button-next {
    left: 0px;
    right: auto;
}

.suolue {
    position: relative;
    padding: 10px 21px;
}

.suolue .swiper-button-next,
.suolue .swiper-button-prev {
    position: absolute;
    top: 32px;
    width: 14px;
    height: 80%;
    z-index: 10;
    cursor: pointer;
    background-size: 8px 14px;
    background-position: center;
    background-repeat: no-repeat;
    border: 1px solid #3b17894d;
    border-radius: 2px;
    transition: 0.5s;
}

.suolue .swiper-button-prev,
.suolue .swiper-container-rtl .swiper-button-next {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%233B1789'%2F%3E%3C%2Fsvg%3E");
    left: 0px;
    right: auto;
}
.suolue .swiper-button-next,.suolue .swiper-container-rtl .swiper-button-prev {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%233B1789'%2F%3E%3C%2Fsvg%3E");
    right: 0px;
    left: auto;
}

.suolue .swiper-button-next:hover,
.suolue .swiper-button-prev:hover {
    background-color: #3B1789;
}
.suolue .swiper-button-prev:hover,
.suolue .swiper-container-rtl .swiper-button-next:hover {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23fff'%2F%3E%3C%2Fsvg%3E");
    left: 0px;
    right: auto;
}

.suolue .swiper-button-next:hover,.suolue .swiper-container-rtl .swiper-button-prev:hover {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23fff'%2F%3E%3C%2Fsvg%3E");
    right: 0px;
    left: auto;
}
.mySwiper2 .swiper-slide p {
    position: absolute;
    bottom: 0px;
    left: 0px;
    font-size: 18px;
    color: #FFFFFF;
    line-height: 25px;
    width: 100%;
    text-align: left;
    background: #343434d4;
    padding: 10px 0 10px 20px;
    box-sizing: border-box;
    border-radius: 0px 0px 4px 4px;
    background: -webkit-gradient(linear, 0 0, 0 100%, from(rgb(137 227 253 / 0%)), to(rgb(28 28 28 / 90%)));
    background: gradient(linear, 0 0, 0 100%, from(rgb(137 227 253 / 0%)), to(rgb(28 28 28 / 90%)));
}
.mySwiper p{
    display: none;
}

.bigbox{
   display: inline-block;
   margin: 0 auto;
}
.shmx{
    position: relative;
}
.shmx .warp {
    width: 100%;
    top: 50%;
    transform: translateY(-50%);
    position: absolute;
    text-align: center;
}

.shmx .warp h1 {
    font-size: 44px;
    font-family: SourceHanSansCN-Regular, SourceHanSansCN;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 66px;
    margin-bottom: 21px;
}

.shmx .warp h2 {
    font-size: 17px;
    font-family: SourceHanSansCN-Regular, SourceHanSansCN;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 25px;
    letter-spacing: 1px;
    margin-top: -12px;
}

.shmx .warp p {
    font-size: 20px;
    font-family: SourceHanSansCN-Regular, SourceHanSansCN;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 30px;
    margin: 20px 0 50px 0;
}
.mx_btn {
    font-size: 18px;
    font-family: SourceHanSansCN-Normal, SourceHanSansCN;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 27px;
    border-radius: 4px;
    border: 1px solid #979797;
    padding: 10px 15px;
}

#totop {
    width: 60px;
    height: 60px;
    cursor: pointer;
    position: relative;
    right: 0px;
    top: 40px;
    background: url(../images/totop.png) no-repeat center 50%;
    opacity: 1;
    z-index: 100;
    display: none;
    transition: 0.3s;
}
#totop:hover{
     background: url(../images/totop1.png) no-repeat center 50%;
}
#serverinform #inputone{
    position: relative;
}
#serverinform #inputone span{
    position: absolute;
     bottom: -18px;
    font-size: 11px;
    left: 171px;
    color: #e01616;
}
#serverinform #inputone .wrong{
    color: #e01616;
    border: 1px solid #e01616;
}
#serverinform  h1 span{
    margin: 0;
}



.prdotit{ text-align:center; margin:40px 0; }
.prdotit .tit{ font-size:42px; font-weight:bold; color:#000000; line-height:1; }
.prdotit .info{ font-size:20px; color:#333333; margin-top:20px; line-height:1.8; }

.prdotit2 .tit{ color:#ffffff; }
.prdotit2 .info{ color:#ffffff; }


/*S系列*/
.intelligence{ background:#000000; overflow: hidden; }

.intelligence_ban { padding-left:16% !important; }

.intelligence_ban{ margin-top:40px!important; position: relative; }
.intelligence_ban img{ display: block; width:100%; }

.intelligence_bottom{ overflow: hidden; padding-left:16%; margin:40px 0; }
.intelligence_bottom .swiper-button-next,.intelligence_bottom .swiper-button-prev{ margin:0; float: left; position:static; border-radius:50%; width:50px; height:50px; transition: 0.3s; }
.intelligence_bottom .swiper-button-next{ background:#333333 url(../images/icon_left.png); background-size:100% 100%; }
.intelligence_bottom .swiper-button-next:hover{ background-color:#3B1789; }
.intelligence_bottom .swiper-button-prev{ background:#333333 url(../images/icon_right.png); background-size:100% 100%; margin-left:50px; }
.intelligence_bottom .swiper-button-prev:hover{ background-color:#3B1789; }
.intelligence_bottom .swiper-button-next.swiper-button-disabled,.intelligence_bottom .swiper-button-prev.swiper-button-disabled{ opacity:0.6;}

.prodCase{ overflow: hidden; background:#000000; padding:40px 0; position: relative; }
.prodCaseLeft{ width:45%; float: left; }
.prodCaseLeft .txt{ position: absolute; width:100%; top:50%; margin:-40px 0 0 0; left:0; padding-left:13%; }
.prodCaseLeft .txt .prdotit{ text-align:left; margin:0; }

.prodCaseRight{ width:50%; float:right; margin-right:5%; }
.prodCaseBan{ width:100%; }
.prodCaseBan img{ width:100%; display: block;}

.caseThumbs{ margin-top:3% !important; }
.caseThumbs .swiper-slide{ cursor: pointer; }
/*S系列*/



/*X系列*/
.parts_ban{ margin:40px 0!important; position: relative; }
.parts_ban .swiper-slide{ position: relative; }
.parts_ban .swiper-slide .tit{ opacity:0; text-shadow:0 2px 2px #666666; position: absolute; left:0; bottom:0; width:100%; height:70px; line-height:70px; text-align:center; color:#ffffff; font-size:24px; }
.parts_ban img{ display: block; width:100%; }
.parts_ban .swiper-slide-active .tit{ opacity:1; }
.parts_ban .swiper-button-next,.parts_ban .swiper-button-prev{ border-radius:50%; position:absolute; width:50px; height:50px; transition: 0.3s; border: 1px solid #fff; }
.parts_ban .swiper-button-next{ right:7%; background:rgb(0 0 0 / 0.6) url(../images/icon_right.png); background-size:100% 100%; }
.parts_ban .swiper-button-next:hover{ background-color:#3B1789; }
.parts_ban .swiper-button-prev{ left:7%; background:rgb(0 0 0 / 0.6) url(../images/icon_left.png); background-size:100% 100%; }
.parts_ban .swiper-button-prev:hover{ background-color:#3B1789; }

.parts_list{ overflow: hidden; max-width: 1400px; margin:0 auto 0 auto; }
.parts_list li{ float: left; width:32%; margin-right:2%; position: relative; margin-top:2%; }
.parts_list li:nth-child(1),.parts_list li:nth-child(2),.parts_list li:nth-child(3){ margin-top:0; }

.parts_list li:after{ content: ""; position: absolute; width: 100%; height: 100%; background-image: linear-gradient(to bottom, rgba(0,0,0,0), rgba(0,0,0,0) 70%, rgba(0,0,0,0.45) 85%, rgba(0,0,0,0.7) 100%); left: 0; top: 0;}
.parts_list li img{ display: block; width:100%; height:auto; margin:0; }
.parts_list li .tit{ z-index:10; position: absolute; left:0; bottom:0; width:100%; text-align:center; color:#ffffff; line-height:70px; font-size:24px; }
.parts_list li:nth-child(3n){ margin-right:0;}

.aonexq .img{ position: relative; }
.aonexq .img .txt{ position: absolute; left:0; top:0; width:100%; }
.aonexq .img .txt .prdotit{ text-align:left; padding:6% 0 0 10%; text-shadow:0 2px 2px #666666; }
.aonexq .img .txt .prdotit .info{ margin-top:35px;}

.pro_video_ban .txt{ position: absolute; left:0; top:0; width:100%; z-index:100; }
.pro_video_ban .txt .prdotit{ text-align:left; padding:6% 0 0 10%; text-shadow:0 2px 2px #666666; }
.pro_video_ban .txt .prdotit .info{ margin-top:35px;}



.parameterList{ max-width:1400px; margin:0 auto; overflow: hidden; }
.parameterList li{ float: left; width:12.5%; }
.parameterList li .ico{ width:100px; height:100px; margin:0 auto; border-radius:50%; overflow: hidden; }
.parameterList li .ico img{ margin:0; -o-object-fit: cover; object-fit:cover; width:100%; height:100%; }
.parameterList li .tit{ font-size:14px; text-align:center; color:#666666; line-height:60px; }


.artBackgroundWall{ max-width:1600px; width:90%; margin:0 auto; overflow: hidden; position: relative; margin:0 auto 40px auto; background:#000000; }

.abwLeft{ width:50%; float: left; padding:2%; 
 box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -ms-box-sizing: border-box; -moz-box-sizing: border-box; }

.abwTit{ font-size:28px; color:#ffffff; font-weight:bold; margin-bottom:28px; }
.abwTit2{ margin-top:28px; }

.abwList{ overflow: hidden; }
.abwList li{ width:14.33%; float: left; margin-right:2.8%; cursor:pointer; position: relative; }

.abwList li:nth-child(6n){ margin-right:0; }
.abwList li .img{border:1px solid #ffffff; position: relative; }
.abwList li img{ display: block; width:100%; margin:0; height:150px; }
.abwList li .tit{ font-size:14px; color:#ffffff; text-align:center; line-height:40px; }
.abwList li.on .img:after{ content:""; width:100%; height:100%; border:5px solid #ffffff; position: absolute; left:0; top:0;
    box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -ms-box-sizing: border-box; -moz-box-sizing: border-box; }
    

.abwList2{ overflow: hidden; }
.abwList2 li{ width:14.33%; float: left; margin-right:2.8%; cursor:pointer; }
.abwList2 li:nth-child(6n){ margin-right:0; }
.abwList2 li .img{border:1px solid #ffffff; position: relative; }
.abwList2 li img{ display: block; width:100%; margin:0; height:auto; }
.abwList2 li .tit{ font-size:14px; color:#ffffff; text-align:center; line-height:40px; }
.abwList2 li.on .img:after{ content:""; width:100%; height:100%; border:5px solid #ffffff; position: absolute; left:0; top:0;
    box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -ms-box-sizing: border-box; -moz-box-sizing: border-box; }

.abwRight{ position: absolute; right:0; top:0; width:50%; height:100%; background-size:cover; background-position:center center; }

.pro_video_ban{ width:53%; }
.pro_video_ban img{ display: block; width:100%; }

.pro_video_ban .swiper-pagination{ line-height:1; bottom:10% !important; }
.pro_video_ban .swiper-pagination .swiper-pagination-bullet{ border-radius:0; width:50px; height:5px; margin:0 5px !important; opacity:1 !important; background:#a4a4a4; }
.pro_video_ban .swiper-pagination .swiper-pagination-bullet-active{ background:#ffffff; }

.xcity{ overflow: hidden; max-width:1600px; width:90%; margin:0 auto; border-left:1px solid #e0e0e0; border-top:1px solid #e0e0e0; border-bottom:1px solid #e0e0e0; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box;
    -ms-box-sizing: border-box; -moz-box-sizing: border-box;}
.xcity .xcblock{ width:25%; float: left; border-right:1px solid #e0e0e0; padding:2%; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box;
    -ms-box-sizing: border-box; -moz-box-sizing: border-box;}
.xcity .xcblock .tit{ font-size: 24px; font-weight:bold; padding:24px 0; color: #000; text-align:center; }
.xcity .xcblock ul{ overflow: hidden; }
.xcity .xcblock ul li{ position: relative; padding-left:50px; float: left; width:100%; line-height:60px; font-size:16px; color:#333333; border-top: 1px solid #d3d4d6; }
.xcity .xcblock ul li:after{ position: absolute; left:0; top:50%; content:""; background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMzJweCIgaGVpZ2h0PSIzMnB4IiB2aWV3Qm94PSIwIDAgMzIgMzIiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8IS0tIEdlbmVyYXRvcjogc2tldGNodG9vbCA1NC4xICg3NjQ5MCkgLSBodHRwczovL3NrZXRjaGFwcC5jb20gLS0+CiAgICA8dGl0bGU+MjZFREU4OTUtRjQxQy00QUNBLTlGMEUtNzM2QjdFODZGQTAxPC90aXRsZT4KICAgIDxkZXNjPkNyZWF0ZWQgd2l0aCBza2V0Y2h0b29sLjwvZGVzYz4KICAgIDxnIGlkPSJEZXNrdG9wIiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4KICAgICAgICA8ZyBpZD0iMy41Li1TaW5nbGUtbGlmdCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTM3OC4wMDAwMDAsIC0xOTM4LjAwMDAwMCkiPgogICAgICAgICAgICA8ZyBpZD0iQ29udGVudCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMjYwLjAwMDAwMCwgODAwLjAwMDAwMCkiPgogICAgICAgICAgICAgICAgPGcgaWQ9IkZlYXR1cmVzIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxMTguMDAwMDAwLCA2ODAuMDAwMDAwKSI+CiAgICAgICAgICAgICAgICAgICAgPGcgaWQ9Ikxpc3QiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAuMDAwMDAwLCA2MC4wMDAwMDApIj4KICAgICAgICAgICAgICAgICAgICAgICAgPGcgaWQ9Ikxpc3QtaXRlbSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMC4wMDAwMDAsIDM4OC4wMDAwMDApIj4KICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxnIGlkPSJDaGVjayIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMC4wMDAwMDAsIDEwLjAwMDAwMCkiPgogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxjaXJjbGUgaWQ9Ik92YWwiIGZpbGw9IiNBNTk0ODMiIGN4PSIxNiIgY3k9IjE2IiByPSIxNiI+PC9jaXJjbGU+CiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgPHBhdGggZD0iTTIxLjYyNSwxMC41OTM3NSBDMjEuNjg3NTAwMywxMC41MzEyNDk3IDIxLjc3MDgzMjgsMTAuNSAyMS44NzUsMTAuNSBDMjEuOTc5MTY3MiwxMC41IDIyLjA3MjkxNjIsMTAuNTMxMjQ5NyAyMi4xNTYyNSwxMC41OTM3NSBMMjMuMDMxMjUsMTEuNSBDMjMuMTE0NTgzOCwxMS41NjI1MDAzIDIzLjE1NjI1LDExLjY0NTgzMjggMjMuMTU2MjUsMTEuNzUgQzIzLjE1NjI1LDExLjg1NDE2NzIgMjMuMTE0NTgzOCwxMS45NDc5MTYzIDIzLjAzMTI1LDEyLjAzMTI1IEwxMy42NTYyNSwyMS40MDYyNSBDMTMuNTkzNzQ5NywyMS40Njg3NTAzIDEzLjUxMDQxNzIsMjEuNSAxMy40MDYyNSwyMS41IEMxMy4zMDIwODI4LDIxLjUgMTMuMjA4MzMzNywyMS40Njg3NTAzIDEzLjEyNSwyMS40MDYyNSBMOC45Njg3NSwxNy4yMTg3NSBDOC44ODU0MTYyNSwxNy4xNTYyNDk3IDguODQzNzUsMTcuMDcyOTE3MiA4Ljg0Mzc1LDE2Ljk2ODc1IEM4Ljg0Mzc1LDE2Ljg2NDU4MjggOC44ODU0MTYyNSwxNi43NzA4MzM4IDguOTY4NzUsMTYuNjg3NSBMOS44NDM3NSwxNS44MTI1IEM5LjkyNzA4Mzc1LDE1LjcyOTE2NjMgMTAuMDIwODMyOCwxNS42ODc1IDEwLjEyNSwxNS42ODc1IEMxMC4yMjkxNjcyLDE1LjY4NzUgMTAuMzEyNDk5NywxNS43MjkxNjYzIDEwLjM3NSwxNS44MTI1IEwxMy40MDYyNSwxOC44NDM3NSBMMjEuNjI1LDEwLjU5Mzc1IFoiIGlkPSLvgIwiIGZpbGw9IiNGRkZGRkYiIGZpbGwtcnVsZT0ibm9uemVybyI+PC9wYXRoPgogICAgICAgICAgICAgICAgICAgICAgICAgICAgPC9nPgogICAgICAgICAgICAgICAgICAgICAgICA8L2c+CiAgICAgICAgICAgICAgICAgICAgPC9nPgogICAgICAgICAgICAgICAgPC9nPgogICAgICAgICAgICA8L2c+CiAgICAgICAgPC9nPgogICAgPC9nPgo8L3N2Zz4=) no-repeat;
    width: 32px; height: 32px; background-size: cover; margin-top:-16px; }

.xcBtn{ margin:40px auto; cursor: pointer; width:240px; height:50px; line-height:50px; border-radius:25px; text-align:center; background:#a59483; color:#ffffff; font-size:18px; }
.xcBtn:hover{ background:#3b1789;}
/*X系列*/


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

    .prdotit .tit{ font-size:36px; }
    .prdotit .info{ font-size:18px; margin-top:18px; }
    
    /*X系列*/
    .parts_list li .tit{ line-height:60px; font-size:20px; }
    
    .aonexq .img .txt .prdotit .info{ margin-top:27px;}

    .pro_video_ban .txt .prdotit .info{ margin-top:27px;}
    
    .abwTit{ font-size:24px; margin-bottom:24px; }
    .abwTit2{ margin-top:24px; }
    /*X系列*/    
    .abwList li .tit{ font-size:12px; }
    .abwList li img{ height:130px; }


    .xcity .xcblock .tit{ font-size: 20px; padding:20px 0; }
    .xcity .xcblock ul li{ padding-left:40px; line-height:50px; font-size:14px; }
    .xcity .xcblock ul li:after{ width:28px; height:28px; margin-top:-14px; }

    .xcBtn{ width:200px; height:40px; line-height:40px; border-radius:20px; font-size:16px; }
    

}