﻿body{ margin: 0; padding: 0;}
*{ margin: 0; padding: 0; list-style: none; font-family: 'Arial', '微软雅黑'; font-size: 16px; color: #000;}
a{ text-decoration: none; cursor: pointer; display: block;}
img{ border: 0; display: block; /*cursor: pointer;*/}
h1, h2, h3, h4, h5{ font-weight: normal;}
ul, li{ list-style: none; /*cursor: pointer;*/}
b, i, em{ font-weight: normal; font-style: normal;}
button, textarea, input{ outline: none;}
select, option{ outline: none; appearance: none;}
html,body{ font-size: calc(100vw/19.2);}
.ani, .wow{ visibility: hidden;}
.swiper-button-next::after, 
.swiper-button-prev::after{ display: none;}
table{ border-collapse: collapse; border: none; margin: 0; padding: 0;}
@font-face{
	font-family: 'Arial';
	src:url('../fonts/ArialMT.ttf');
}
@font-face{
	font-family: 'Bold';
	src:url('../fonts/Arial-BoldMT.otf');
}
::-webkit-scrollbar{}
::-webkit-scrollbar-thumb{}
/* 清除浮动 */
.clearfix:after{visibility:hidden;display:block;font-size:0;content: " ";clear:both;height:0;}
.clearfix{*zoom:1;}
.w1415{ width: 18rem; margin: auto;}

.headercp{ background: #fff; position: fixed; top: 0; left: 0; right: 0; z-index: 100; box-shadow: 0 0 15px hsla(0,0%,0%,0.10);}
.headercp .cont{ display: flex; justify-content: space-between; align-items: center; height: 0.96rem;}
.headercp .cont .logo img{ display: block; height: 0.35rem;}
.headercp .cont .right{ display: flex;}
.headercp .cont .right .nav{ display: flex;}
.headercp .cont .right .nav .wli + .wli{ margin-left: 0.44rem;}
.headercp .cont .right .nav .wli{ position: relative;}
.headercp .cont .right .nav .wli .tit{ position: relative;}
.headercp .cont .right .nav .wli .tit a{ display: block; font-size: 0.19rem; line-height: 0.96rem; transition: all 0.5s;}
.headercp .cont .right .nav .wli:hover .tit a,
.headercp .cont .right .nav .wli.cur .tit a{ color: #bd1a28;}
.headercp .cont .right .nav .wli .tit i{ display: block; width: 0.07rem; height: 100%; background: url(../images/2.png) no-repeat center; background-size: 100% auto; position: absolute; top: 0; right: -0.17rem;}
.headercp .cont .right .nav .wli .min{ display: none; position: absolute; top: 0.96rem; left: -0.12rem; background: #fff; box-shadow: 0 2px 10px hsla(0,0%,0%,0.10); z-index: 5;}
.headercp .cont .right .nav .wli:hover .min{ display: block;}
.headercp .cont .right .nav .wli .min a{ display: block; font-size: 0.16rem; line-height: 0.26rem; color: #595959; padding: 0.12rem 0.3rem; white-space: nowrap; transition: all 0.5s;}
.headercp .cont .right .nav .wli .min a + a{ border-top: 1px solid #dbdbdb;}
.headercp .cont .right .nav .wli .min a:hover{ color: #fff; background: #bd1a28;}
.headercp .cont .right .searchbox{ position: relative; margin-left: 0.6rem;}
.headercp .cont .right .searchbox .i{ width: 0.3rem; height: 0.96rem; background: url(../images/3.png) no-repeat right center; background-size: 0.17rem auto; cursor: pointer;}
.headercp .cont .right .searchbox .input{ position: absolute; top: 0.96rem; right: -0.3rem; background: #fff; border: 1px solid hsla(0,0%,0%,0.10); display: none; box-sizing: border-box; width: 3.3rem; z-index: 5;}
.headercp .cont .right .searchbox:hover .input{ display: flex;}
.headercp .cont .right .searchbox .input input{ display: block; padding: 0 0.7rem 0 0.3rem; width: 100%; height: 0.6rem; border: none; background: #fff; font-size: 0.14rem;}
.headercp .cont .right .searchbox .input input::placeholder{ color: #D0D0D0;}
.headercp .cont .right .searchbox .input button{ display: block; width: 0.46rem; height: 100%; background: #fff url(../images/5.png) no-repeat left center; background-size: 0.17rem auto; border: none; position: absolute; top: 0; right: 0; cursor: pointer;}
.headercp .cont .right .langbox{ position: relative; margin-left: 0.44rem;}
.headercp .cont .right .langbox .i{ font-size: 0.16rem; padding-left: 0.3rem; background: url(../images/4.png) no-repeat left center; background-size: 0.2rem auto; text-transform: uppercase; line-height: 0.96rem; cursor: pointer;}
.headercp .cont .right .langbox .down{ background: #fff; min-width: 1.16rem; position: absolute; top: 0.96rem;left: 50%; transform: translateX(-50%); z-index: 5; box-shadow: 0 2px 10px hsla(0,0%,0%,0.10); display: none;}
.headercp .cont .right .langbox:hover .down{ display: block;}
.headercp .cont .right .langbox .down a + a{ border-top: 1px solid #dbdbdb;}
.headercp .cont .right .langbox .down a{ display: block; font-size: 0.16rem; line-height: 0.26rem; color: #595959; padding: 0.12rem 0.3rem; white-space: nowrap; transition: all 0.5s;}
.headercp .cont .right .langbox .down a:hover{ color: #fff; background: #bd1a28;}
.headercp .cont .right .langbox::after{ width: 1px; height: 0.2rem; background: #000; opacity: 0.3; position: absolute; top: 50%; left: -0.22rem; transform: translateY(-50%); content: '';}
.headercp .cont .right .nav .wli .min .vker{ display: none; position: absolute; top: 0; left: 100%; min-height: 100%; background: #fff; background: #eee;}
.headercp .cont .right .nav .wli .min .li + .li{ border-top: 1px solid #dbdbdb;}
.headercp .cont .right .nav .wli .min .li:hover .m a{ background: #bd1a28; color: #fff;}
.headercp .cont .right .nav .wli .min .vker a + a{ border-top: 1px solid #fff;}
.headercp .cont .right .nav .wli .min .li:hover .vker{ display: block;}
.cellheaderboxmax .listbox .nav .wli .min a{ line-height: 22px;}
.cellheaderboxmax .listbox .nav .wli .min .li + .li{ margin-top: 5px;}
.cellheaderboxmax .listbox .nav .wli .min a::after{ top: 9px;}
.cellheaderboxmax .listbox .nav .wli .vker{ padding: 5px 0 0 0; margin: 0 0 0 12px; display: none;}
.cellheaderboxmax .listbox .nav .wli .li .m{ display: flex; justify-content: space-between; align-items: flex-start;}
.cellheaderboxmax .listbox .nav .wli .li .m i{ display: flex; justify-content: center; align-items: center; width: 20px; height: 22px; background: url(../images/82.png) no-repeat center; background-size: 9px auto; flex-shrink: 0; transition: all 0.5s; opacity: 0.6;}
.cellheaderboxmax .listbox .nav .wli .li .m i.i2{ transform: rotate(90deg);}

.indexbanner{ margin-top: 0.96rem; overflow: hidden; position: relative;}
.indexbanner .m{ width: 100%; height: 6rem; overflow: hidden;}
.indexbanner .m img{ display: block; width: 100%; height: 100%; object-fit: cover;}
.indexbanner .swiper-pagination{ display: flex; justify-content: center; bottom: 0.54rem!important;}
.indexbanner .swiper-pagination span{ display: block; width: 0.68rem; height: 4px; background: #fff; border-radius: 2px; opacity: 1; margin: 0 0.16rem;}
.indexbanner .swiper-pagination span.swiper-pagination-bullet-active{ background: #bd1a28;}
.indexbanner .ter{ position: absolute; top: 1.4rem; left: 1.3rem;}
.indexbanner .ter .h{ font-size: 0.9rem; line-height: 0.9rem; color: #3c404c; font-family: 'Bold'; text-transform: uppercase;}
.indexbanner .ter .p{ width: 8.2rem; font-size: 0.34rem; color: #3c404c; line-height: 0.48rem; margin-top: 0.15rem;}
.indexbanner .ter .a{ width: 2.3rem; height: 0.78rem; border-radius: 0.05rem; background: #3c404c; display: flex; justify-content: center; align-items: center; margin-top: 0.75rem; font-size: 0.3rem; color: #fff; transition: all 0.5s;}
.indexbanner .ter .a:hover{ background: #bd1a28; color: #fff;}

.indexboxmaxone{ padding: 0.6rem 0 0.4rem 0; background: #fff url(../images/8.png) no-repeat top 0.31rem right; background-size: 4.21rem auto;}
.indexboxmaxone .cont{ display: flex; justify-content: space-between; align-items: flex-start; flex-direction: row-reverse;}
.indexboxmaxone .cont .img{ width: 5.76rem; position: relative; margin: 0.4rem 0 0 0;}
.indexboxmaxone .cont .img::after{ position: absolute; top: 0.66rem; right: -0.4rem; left: -0.6rem; bottom: -0.66rem; background: #efefef; content: '';}
.indexboxmaxone .cont .i{ position: relative; width: 100%; overflow: hidden; z-index: 5;}
.indexboxmaxone .cont .i img{ display: block; width: 100%; transition: all 0.5s;}
.indexboxmaxone .cont .i:hover img{ transform: scale(1.05);}
.indexboxmaxone .cont .i .play{ width: 0.69rem; height: 0.69rem; position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); background: hsla(0,0%,0%,0.10) url(../images/17.png) no-repeat center; background-size: 100% auto; cursor: pointer; transition: all 0.5s; border-radius: 100%;}
.indexboxmaxone .cont .i .play:hover{ background: hsla(0,0%,0%,0.60) url(../images/17.png) no-repeat center; background-size: 100% auto;}
.indexboxmaxone .cont .ter{ width: 11.5rem;}
.indexboxmaxone .cont .ter .ps{ font-size: 0.2rem; line-height: 0.32rem; margin: 0.3rem 0.65rem 0 0;}
.indexboxmaxone .cont .ter .h{ font-size: 0.65rem; line-height: 1; color: #D6D6D7; text-transform: uppercase; font-family: 'Bold';}
.indexboxmaxone .cont .ter .p{ font-size: 0.28rem; line-height: 0.38rem; text-transform: uppercase; font-family: 'Bold'; margin: -0.16rem 0 0 0;}
.indexboxmaxone .cont .ter .i{ width: 0.58rem; height: 2px; background: #000; margin: 0.1rem 0 0 0;}
.indexboxmaxone .cont .ter .tit{ display: flex; align-items: center; margin-top: 0.15rem;}
.indexboxmaxone .cont .ter .tit .n{ font-size: 0.26rem; line-height: 1; color: #bd1a28; text-transform: uppercase; font-weight:bold}
.indexboxmaxone .cont .ter .tit .em{ width: 0.4rem; height: 2px; margin-left: 0.16rem; background: #bd1a28;}

.indexboxmaxtwo .tit{  padding: 0.6rem 0 0rem 0;}
.indexboxmaxtwo .tit .h{ font-size: 0.36rem; line-height: 1; color: #bd1a28; text-align: center; margin-bottom: 0.2rem; font-family: 'Bold';}
.indexboxmaxtwo .tit .p{ font-size: 0.2rem; line-height: 0.28rem; color: #4A4A4A; text-align: center;}
.indexboxmaxtwo .cont .list .wli{ display: none; justify-content: flex-start; flex-wrap: wrap;}
.indexboxmaxtwo .cont .list .wli.cur{ display: flex;}
.indexboxmaxtwo .cont .list .h{ font-size: 0.18rem; line-height: 0.34rem; color: #696969; padding: 0.2rem 0.25rem 0 0.25rem; transition: all 0.5s;}
.indexboxmaxtwo .cont .list .li:hover .h{ color: #bd1a28;}
.indexboxmaxtwo .cont .list .li{ width: 3.75rem;padding: 0.45rem 0; margin-right: 1rem;}
.indexboxmaxtwo .cont .list .li .m{ width: 100%; height: 2.75rem; display: flex; justify-content: center; align-items: center; overflow: hidden;}
.indexboxmaxtwo .cont .list .li .m img{ display: block; max-width: 100%; max-height: 100%; transition: all 0.5s;}
.indexboxmaxtwo .cont .list .li:nth-child(4n){ margin-right: 0;}
.indexboxmaxtwo .cont .list .li:hover .m img{ transform: scale(1.05);}
.indexboxmaxtwo .cont .nav{ display: flex; border: 1px solid #d6d6d6; margin: 0.56rem 0 0 0;}
.indexboxmaxtwo .cont .nav .li a{ display: block; font-size: 0.19rem; text-align: center; padding: 0.24rem 0.5rem; line-height: 0.3rem; transition: all 0.5s;}
.indexboxmaxtwo .cont .nav .li{ width: calc(100% / 5); position: relative;}
.indexboxmaxtwo .cont .nav .li + .li::after{ width: 1px; height: 0.5rem; position: absolute; top: 50%; left: 0; margin-top: -0.25rem; background: #d6d6d6; content: '';}
.indexboxmaxtwo .cont .nav .li:hover a{ color: #bd1a28;}
.indexboxmaxtwo .cont .nav .li.cur a{ background: #bd1a28; color: #fff;}
.indexboxmaxtwo{ padding: 0 0 0.5rem 0;}
.details{ font-size:16px; line-height:30px; padding-top:10px}
.p50{padding: 0.5rem 0 0rem 0;}
.p50{padding: 0.5rem 0 0.5rem 0;}
.p70{ padding-top:0.7rem}
.indexboxmaxthree{  padding: 0rem 0 0.9rem 0; }
.bga{background: #f8f9fb;}
.bgab{background: #ececec;}
.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px; }
.pagination > li {
    display: inline; }
.pagination > li > a,
.pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.42857;
    text-decoration: none;
    color: #333;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-left: -1px; }
.pagination > li:first-child > a,
.pagination > li:first-child > span {
    margin-left: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px; }
.pagination > li:last-child > a,
.pagination > li:last-child > span {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px; }
.pagination > li > a:hover, .pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
    z-index: 2;
    color: #23527c;
    background-color: #eeeeee;
    border-color: #ddd; }
.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
.pagination > .active > span,
.pagination > .active > span:hover,
.pagination > .active > span:focus {
    z-index: 3;
    color: #fff;
    background-color: #bb7f5f;
    border-color: #bb7f5f;
    cursor: default; }
.indexboxmaxthree .tit{ display: flex; justify-content: space-between; align-items: flex-end;}
.indexboxmaxthree .tit .h{ font-size: 0.36rem; color: #bd1a28; line-height: 1; margin-bottom: 0.15rem; font-family: 'Bold';}
.indexboxmaxthree .tit .p{ font-size: 0.2rem; line-height: 0.28rem; color: #4A4A4A;}
.indexboxmaxthree .tits{ display: block; justify-content: space-between; align-items: flex-end;}
.indexboxmaxthree .tits .hs{ font-size: 0.36rem; line-height: 1; color: #bd1a28; text-align: center; margin-bottom: 0.2rem; font-family: 'Bold';}
.indexboxmaxthree .tits .ps{ font-size: 0.2rem; line-height: 0.28rem; color: #4A4A4A; text-align: center;}

.indexboxmaxthree .titb{ display: block; justify-content: space-between; align-items: flex-end; padding:50px 0}
.indexboxmaxthree .titb .hs{ font-size: 0.36rem; line-height: 1; color: #272727; text-align: center; margin-bottom: 0.2rem; font-family: 'Bold';}
.indexboxmaxthree .titb .ps{ font-size: 0.18rem; line-height: 0.28rem; color: #4A4A4A; text-align: center;}
.p150{ padding-top:1rem}
.indexboxmaxthree .a a{ display: flex; justify-content: center; align-items: center; width: 1.8rem; height: 0.44rem; border: 1px solid #ccc; position: relative;}
.indexboxmaxthree .a a::after{ content: ''; background: #bd1a28; height: 2px; position: absolute; left: -1px; bottom: -1px; right: -1px; transition: all 0.5s;}
.indexboxmaxthree .a a i{ font-size: 0.16rem; color: #171717; transition: all 0.5s; position: relative; z-index: 5;}
.indexboxmaxthree .a a:hover i{ color: #fff;}
.indexboxmaxthree .a a:hover::after{ height: calc(0.44rem + 2px);}
.indexboxmaxthree .list{ display: flex; justify-content: flex-start; flex-wrap: wrap; margin: 0 -0.06rem; padding-top: 0.6rem;}
.indexboxmaxthree .list .li{  width: 3.82rem; margin-right:0.7rem}
.indexboxmaxthree .list .li .m{ width: 100%;  overflow: hidden;}
.indexboxmaxthree .list .li .m img{ display: block; width: 100%; height: 100%; object-fit: cover; transition: all 0.5s;}
.indexboxmaxthree .list .li:hover .m img{ transform: scale(1.05);}
.indexboxmaxthree .list .li .h{ font-size: 0.18rem; color: #090909; text-align: center; font-family: 'Bold'; line-height: 0.3rem; padding: 0.18rem 0.1rem; transition: all 0.5s;}
.indexboxmaxthree .list .li:hover .h{ color: #bd1a28;}

.aboufourmaxbox{ padding: 0.9rem 0 1.2rem 0; background: url(../images/56.jpg) no-repeat center; background-size: cover;}
.aboufourmaxbox .list{ display: flex; justify-content: center;}
.aboufourmaxbox .list .li{ width: calc(100% / 4); padding: 0.6rem 0; position: relative; background-color:#eee; margin-right:0.2rem;}
.aboufourmaxbox .list .li .m{ width: 0.6rem; height: 0.8rem; margin: auto;}
.aboufourmaxbox .list .li .m img{ display: block; transition: all 0.5s;}
.aboufourmaxbox .list .li:hover .m img{ transform: rotateY(180deg);}
.aboufourmaxbox .list .li .h{ font-size: 0.24rem; line-height: 0.34rem; color: #191919; font-weight: 600; text-align: center; margin-top: 0.1rem; transition: all 0.5s;}
.aboufourmaxbox .list .li:hover .h{ color: #1e4397;}
.aboufourmaxbox .list .li .p{ font-size: 0.18rem; line-height: 0.24rem; color: #191919; text-align: center; padding: 0.2rem 0.3rem 0 0.3rem; opacity: 0.8;}
.aboufourmaxbox .list .li + .li::after{ content: ''; width: 1px; height: 100%; position: absolute; top: 0; left: 0; background: #d9dbdb;}
.aboufourmaxbox .list .li .p img{ display:inline; padding-right:6px}

.contactboxone{ padding: 0.7rem 0; background: url(../images/73.jpg) no-repeat top center; background-size: cover;}
.contactboxone .cont{ display: flex; justify-content: space-between;}
.contactboxone .cont .left{ width: 4.7rem; padding-top: 0.3rem;}
.contactboxone .cont .right{ width: 7.8rem;}
.contactboxone .cont .left .h{ font-size: 0.6rem; color: #0E0E0E; margin-bottom: 0.05rem;}
.contactboxone .cont .left .n{ font-size: 0.3rem; line-height: 0.4rem; color: #A9A9A9; margin-bottom: 0.55rem;}
.contactboxone .cont .left .p{ font-size: 0.18rem; line-height: 0.36rem; color: #111111; padding-top:20px}
.contactboxone .cont .right .li + .li{ margin-top: 0.1rem;}
.contactboxone .cont .right .li{ display: flex; justify-content: space-between; border-bottom: 1px solid #372e50; transition: all 0.5s;}
.contactboxone .cont .right .li:hover{ border-color: hsla(222,67%,35%,0.50);}
.contactboxone .cont .right .li .input{ display: flex; box-sizing: border-box; width: calc(100% - 0.9rem);}
.contactboxone .cont .right .li .input input{ display: block; width: 100%; height: 0.54rem; border: none; font-size: 0.18rem; background: hsla(0,0%,100%,0.00);}
.contactboxone .cont .right .li .h{ font-size: 0.18rem; color: #0E0E0E; line-height: 0.54rem;}
.contactboxone .cont .right .li2{ display: block; border: none;}
.contactboxone .cont .right .li .ter{ display: flex; box-sizing: border-box;}
.contactboxone .cont .right .li .ter textarea{ display: block; padding: 0.1rem; font-size: 0.18rem; width: 100%; height: 0.78rem; background: hsla(0,0%,100%,0.00); border: 1px solid #372e50; transition: all 0.5s;}
.contactboxone .cont .right .li:hover .ter textarea{ border-color: hsla(222,67%,35%,0.50);}
.contactboxone .cont .right .li .sub{ display: block; width: 1.2rem; height: 0.42rem; font-size: 0.18rem; border: none; background: url(../images/45.jpg) no-repeat center; background-size: 100% 100%; color: #fff; margin-top: 0.2rem; cursor: pointer; transition: all 0.5s;}
.contactboxone .cont .right .li .sub:hover{ box-shadow: 0 0 10px hsla(222,67%,35%,0.50);}

.indexboxmaxfour{ padding: 0.9rem 0 1rem 0; }
.indexboxmaxfour .tit .h{ font-size: 0.36rem; color: #bd1a28; text-align: center; line-height: 1; text-transform: uppercase; margin-bottom: 0.15rem; font-family: 'Bold';}
.indexboxmaxfour .tit .p{ font-size: 0.2rem; line-height: 0.28rem; color: #474747; text-align: center;}
.indexboxmaxfour .list{ margin: 0.7rem -0.2rem 0 -0.2rem; position: relative;}
.indexboxmaxfour .list a{ display: block; width: 4.4rem; margin: auto;}
.indexboxmaxfour .list a .m{ width: 100%; height: 2.84rem; overflow: hidden;}
.indexboxmaxfour .list a .m img{ display: block; width: 100%; height: 100%; object-fit: cover; transition: all 0.5s;}
.indexboxmaxfour .list a:hover .m img{ transform: scale(1.05);}
.indexboxmaxfour .list .h{ font-size: 0.18rem; line-height: 0.3rem; text-align: center; padding: 0.2rem 0.1rem 0 0.1rem; transition: all 0.5s;}
.indexboxmaxfour .list a:hover .h{ color: #bd1a28;}
.indexboxmaxfour .list .em{ width: 0.48rem; height: 0.48rem; background: url(../images/12.png) no-repeat center; background-size: 100% auto; cursor: pointer; position: absolute; top: 50%; left: -0.82rem; margin-top: -0.24rem; transition: all 0.5s;}
.indexboxmaxfour .list .em2{ left: auto; right: -0.82rem; transform: rotate(180deg);}
.indexboxmaxfour .list .em:hover{ background: url(../images/12s.png) no-repeat center; background-size: 100% auto;}

.footercp{ background: #595959; overflow: hidden;}
.footercp .toop{ padding: 0.4rem 0;}
.footercp .toop .cont{ display: flex; justify-content: space-between;}
.footercp .toop .left{ width: 2.8rem; padding: 0.32rem 0.25rem 0.32rem 0; border-right: 1px solid #676767;}
.footercp .toop .left .logo img{ display: block; height: 0.54rem; margin-bottom: 0.2rem;}
.footercp .toop .left .p{ font-size: 0.18rem; line-height: 0.24rem; color: #fff;}
.footercp .toop .nav .h a{ display: block; font-size: 0.22rem; color: #fff; font-family: 'Bold'; line-height: 0.3rem; margin-bottom: 0.2rem;}
.footercp .toop .nav .min a{ display: flex; font-size: 0.17rem; line-height: 0.3rem; color: #fff; /*font-family: 'Bold';*/ transition: all 0.5s;}
.footercp .toop .nav .min a:hover{ color: hsla(0,0%,100%,0.60);}
.footercp .toop .nav{ width: 2.8rem; padding: 0.1rem 0.25rem 0.1rem 0; border-right: 1px solid #676767;}
.footercp .toop .right{ width: 8.15rem; padding: 0.1rem 0;}
.footercp .toop .right .tit{ font-size: 0.22rem; color: #fff; font-family: 'Bold'; line-height: 0.3rem; padding-bottom: 0.15rem; border-bottom: 1px solid #676767; margin-bottom: 0.2rem;}
.footercp .toop .right .list{ display: flex;}
.footercp .toop .right .list .wli{ width: calc(100% / 3);}
.footercp .toop .right .list .wli .h{ font-size: 0.2rem; line-height: 0.24rem; color: #fff; margin-bottom: 0.1rem; /*font-family: 'Bold';*/}
.footercp .toop .right .list .wli .li + .li{ margin-top: 0.2rem;}
.footercp .toop .right .list .wli .li{ position: relative; padding-left: 0.3rem;}
.footercp .toop .right .list .wli .li .p{ font-size: 0.17rem; line-height: 0.23rem; /*font-family: 'Bold';*/ color: #fff;}
.footercp .toop .right .list .wli .li::after{ content: ''; width: 0.3rem; height: 0.36rem; position: absolute; top: 0; left: 0;}
.footercp .toop .right .list .wli .li1::after{ background: url(../images/14.png) no-repeat left center; background-size: 0.2rem auto;}
.footercp .toop .right .list .wli .li2::after{ background: url(../images/15.png) no-repeat left center; background-size: 0.2rem auto;}
.footercp .boot{ display: flex; justify-content: center; flex-wrap: wrap; border-top: 1px solid #676767; padding: 0.16rem 0.1rem;}
.footercp .boot a,
.footercp .boot .p{ font-size: 0.17rem; line-height: 0.24rem; margin: 0 0.05rem; color: #fff; transition: all 0.5s;}
.footercp .boot a:hover{ color: hsla(0,0%,100%,0.60);}

.aboutbanner{ margin-top: 0.96rem; overflow: hidden; position: relative;}
.aboutbanner .m img{ display: block; width: 100%;}
.aboutboxmax{ padding: 0.5rem 0 0.6rem 0;}
.mintopnav{ display: flex; align-items: flex-start;}
.mintopnav .h{ font-size: 0.14rem; line-height: 0.24rem; color: #747474; white-space: nowrap; padding-left: 0.25rem; background: url(../images/22.jpg) no-repeat left center; background-size: 0.12rem auto; margin-right: 0.06rem;}
.mintopnav .min{ display: flex; flex-wrap: wrap;}
.mintopnav .min a{ font-size: 0.14rem; line-height: 0.24rem; color: #747474; position: relative; margin-right: 0.16rem; transition: all 0.5s;}
.mintopnav .min a::after{ content: '»'; width: 0.16rem; position: absolute; top: 0; right: -0.16rem; color: #747474; text-align: center; font-size: 0.14rem;}
.mintopnav .min a:last-child{ margin-right: 0;}
.mintopnav .min a:last-child::after{ display: none;}
.mintopnav .min a:hover{ color: #d62118;}
.aboutboxmax .listbox{ display: flex; justify-content: space-between; align-items: flex-start; padding-top: 0.7rem;}
.aboutboxmax .listbox .left{ width: 3.3rem;}
.aboutboxmax .listbox .left .wli + .wli{ margin-top: 0.22rem;}
.aboutboxmax .listbox .left .tit{ background: #d62118; font-size: 0.24rem; line-height: 0.6rem; text-align: center; color: #fff; font-family: 'Bold'; text-transform: uppercase;}
.aboutboxmax .listbox .left .nav{ border: 1px solid #cdcdcd; padding: 0.4rem 0.1rem 0.4rem 0.34rem;}
.aboutboxmax .listbox .left .nav .sli + .sli{ margin-top: 0.35rem;}
.aboutboxmax .listbox .left .nav .sli .h a{ font-size: 0.18rem; line-height: 0.28rem; position: relative; font-weight: 600; transition: all 0.5s;}
.aboutboxmax .listbox .left .nav .sli .h a::after{ content: ''; width: 0.08rem; height: 0.08rem; border-radius: 100%; background: #d62118; position: absolute; top: 0.1rem; left: -0.15rem;}
.aboutboxmax .listbox .left .nav .sli .h{ margin-bottom: 0.1rem;}
.aboutboxmax .listbox .left .nav .sli .min a{ font-size: 0.16rem; line-height: 0.3rem; transition: all 0.5s;}
.aboutboxmax .listbox .left .nav .sli .min a:hover{ color: #d62118;}
.aboutboxmax .listbox .left .nav .sli .h a:hover{ color: #d62118;}
.aboutboxmax .listbox .left .inputbox{ border: 1px solid #cdcdcd; padding: 0.25rem 0.3rem;}
.aboutboxmax .listbox .left .inputbox .input{ border: 1px solid #a5a5a5; display: flex; box-sizing: border-box; position: relative;}
.aboutboxmax .listbox .left .inputbox .input input{ display: block; padding: 0 0.6rem 0 0.1rem; width: 100%; height: 0.48rem; border: none; background: #fff; font-size: 0.14rem;}
.aboutboxmax .listbox .left .inputbox .input input::placeholder{ color: #D0D0D0;}
.aboutboxmax .listbox .left .inputbox .input button{ display: block; width: 0.36rem; height: 100%; background: #fff url(../images/5.png) no-repeat left center; background-size: 0.17rem auto; border: none; position: absolute; top: 0; right: 0; cursor: pointer;}
.aboutboxmax .listbox .right{ width: calc(100% - 3.9rem);}
.aboutboxmax .listbox .databox{ border: 1px solid #ccc; border-top: 2px solid #ccc; margin-top: 0.2rem;}
.aboutboxmax .listbox .databox .tit{ display: flex; border-bottom: 1px solid #ccc; background: #efefef;}
.aboutboxmax .listbox .databox .tit i{ background: #fff; color: #D62118; font-size: 18px; line-height: 0.34rem; padding: 0 0.2rem; margin-bottom: -1px; border-right: 1px solid #ccc; position: relative; font-weight:bold}
.aboutboxmax .listbox .databox .tit i::after{ position: absolute; top: -2px; left: -1px; right: -1px; height: 2px; background: #D62118; content: '';}
.aboutboxmax .listbox .databox .ps{ padding: 0.3rem;}
.aboutboxmax .listbox .databox .ps{ font-size: 14px; line-height: 0.3rem; color: #626262;}
.aboutboxmax .listbox .databox .ps img{ display: block; max-width: 100%;}
.aboutboxmax .listbox .top{ display: flex; justify-content: space-between; align-items: flex-start;}
.aboutboxmax .listbox .top .imgbox{ width: 5.9rem;}
.aboutboxmax .listbox .top .ter{ width: 6.9rem;}
.aboutboxmax .listbox .top .ter .h{ font-size: 0.28rem; line-height: 0.38rem; font-weight: 600; margin-bottom: 0.35rem;}
.aboutboxmax .listbox .top .ter .min,
.aboutboxmax .listbox .top .ter .min .p{ font-size: 0.14rem; line-height: 0.36rem; color: #8F8F8F;}

.zoomContainer{ position: relative;}
.aboutboxmax .listbox .top .imgbox .proportion{ width: 100%; height: 3.8rem; background: #eee; overflow: hidden;}
.aboutboxmax .listbox .top .mag-zoomed img{ display: none!important;}
.aboutboxmax .listbox .top .mag-zoomed img:first-child{ display: block!important;}
.aboutboxmax .listbox .boot{ display: flex; justify-content: space-between; margin-top: 0.15rem;}
.aboutboxmax .listbox .boot .em{ transition: all 0.5s; width: 0.2rem; height: 1rem; cursor: pointer; background: #bfbfbf url(../images/26.png) no-repeat center; background-size: 0.08rem auto;}
.aboutboxmax .listbox .boot .em:hover{ opacity: 0.8;}
.aboutboxmax .listbox .boot .em1{ transform: rotate(180deg);}
.aboutboxmax .listbox .boot .swiper{ width: 5.35rem;}
.aboutboxmax .listbox .boot .m{ width: 1rem; height: 1rem; margin: auto; display: flex; justify-content: center; align-items: center; position: relative; background: #eee; cursor: pointer; transition: all 0.5s;}
.aboutboxmax .listbox .boot .m:hover{ opacity: 0.8;}
.aboutboxmax .listbox .boot .m img{ display: block; width: 100%; height: 100%; object-fit: contain;}
.aboutboxmax .listbox .boot .swiper-slide-thumb-active .m::after{ position: absolute; border: 2px solid #d62118; top: 0; left: 0; bottom: 0; right: 0; content: '';}
.aboutboxmax .listbox .top .swiper-button-next,
.aboutboxmax .listbox .top .swiper-button-prev{ display: none; width: 0.5rem; height: 0.3rem; background: url(../images/jiantou.png) no-repeat center; background-size: 0.18rem auto;}
.aboutboxmax .listbox .top .swiper-button-prev{ transform: rotate(180deg);}
.aboutboxmax .listbox .top .mySwiper2:hover .swiper-button-next,
.aboutboxmax .listbox .top .mySwiper2:hover .swiper-button-prev{ display: block;}

.cellheaderboxmax{ display: none;}
.cellheaderboxmax .top{ position: fixed; top: 0; left: 0; height: 50px; right: 0; z-index: 50; background: #fff; padding: 0 0.3rem; display: flex; justify-content: space-between; align-items: center; box-shadow: 0 0 10px hsla(0,0%,0%,0.10);}
.cellheaderboxmax .top .logo img{ display: block; height: 30px;}
.cellheaderboxmax .top .sole{ width: 22px; height: 18px; position: relative;}
.cellheaderboxmax .top .sole i{ display: block; width: 100%; height: 2px; border-radius: 2px; background: #1e4397; position: absolute; top: 0; left: 0;}
.cellheaderboxmax .top .sole i:nth-child(2){ top: 50%; margin-top: -1px;}
.cellheaderboxmax .top .sole i:nth-child(3){ top: auto; bottom: 0;}
.cellheaderboxmax .up{ display: none; position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: #000; opacity: 0.8; z-index: 55;}
.cellheaderboxmax2 .up{ display: block;}
.cellheaderboxmax .listbox{ width: 220px; position: fixed; top: 0; right: -220px; opacity: 0; transition: all 0.5s; bottom: 0; background: #fff; z-index: 60;}
.cellheaderboxmax2 .listbox{ right: 0; opacity: 1;}
.cellheaderboxmax .listbox .nav .wli{ border-bottom: 1px solid hsla(0,0%,0%,0.10); padding: 8px;}
.cellheaderboxmax .listbox .nav{ padding: 0 10px; position: absolute; top: 170px; left: 0; right: 0; bottom: 0; overflow-y: auto; }
.cellheaderboxmax .listbox .nav .wli .tit{ display: flex; justify-content: space-between; align-items: center;}
.cellheaderboxmax .listbox .nav .wli .tit a{ font-size: 16px; line-height: 30px;}
.cellheaderboxmax .listbox .nav .wli .tit i{ display: block; width: 20px; height: 20px; background: url(../images/82.png) no-repeat center; background-size: 9px auto; transition: all 0.5s;}
.cellheaderboxmax .listbox .nav .wli .tit i.i2{ transform: rotate(90deg);}
.cellheaderboxmax .listbox .nav .wli .min a{ display: block; padding: 0 0 0 15px; position: relative; font-size: 14px; line-height: 24px;}
.cellheaderboxmax .listbox .nav .wli .min a::after{ content: ''; width: 4px; height: 4px; border-radius: 100%; position: absolute; top: 10px; left: 3px; background: #000; /*margin-top: -2px;*/ opacity: 0.3;}
.cellheaderboxmax .listbox .nav .wli .min a + a{ margin-top: 8px;}
.cellheaderboxmax .listbox .nav .wli .down{ padding-top: 5px; display: none;}
.cellheaderboxmax .listbox .lang{ padding: 0 0 5px 0; margin: 0 10px; display: flex; justify-content: flex-start; flex-wrap: wrap; border-bottom: 1px solid hsla(0,0%,0%,0.10);}
.cellheaderboxmax .listbox .lang a{ font-size: 14px; line-height: 30px; min-width: calc(100% / 3); text-align: center; position: relative;}
.cellheaderboxmax .listbox .lang a::after{ content: ''; width: 1px; height: 12px; position: absolute; top: 50%; right: 0; margin-top: -6px; background: #000; opacity: 0.2;}
.cellheaderboxmax .listbox .lang a:nth-child(3n)::after{ display: none;}
.cellheaderboxmax .listbox .sole{ width: 20px; height: 20px; position: absolute; top: 10px; right: 10px;}
.cellheaderboxmax .listbox .sole i{ display: block; width: 100%; height: 2px; background: #000; border-radius: 2px; position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%) rotate(45deg);}
.cellheaderboxmax .listbox .sole i:nth-child(2){ transform: translate(-50%,-50%) rotate(-45deg);}
.cellheaderboxmax .listbox .input{ display: flex; box-sizing: border-box; position: relative; margin: 50px 10px 10px 10px; border-bottom: 1px solid hsla(0,0%,0%,0.10);}
.cellheaderboxmax .listbox .input input{ font-size: 12px; border: none; width: 100%; height: 40px; padding: 0 40px 0 10px;}
.cellheaderboxmax .listbox .input button{ position: absolute; top: 0; right: 0; width: 30px; height: 100%; background: url(../images/3.png) no-repeat center; background-size: 15px auto; border: none;}

.indexvideobox{ position: fixed; top: 0; left: 0; width: 100%; height: 100%; overflow: hidden; z-index: -100; opacity: 0; display: flex; justify-content: center; align-items: center;}
.indexvideobox2{ opacity: 1; z-index: 100;}
.indexvideobox .up{ position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: #000; opacity: 0.8; z-index: 0;}
.indexvideobox .cont{ width: 8rem; max-height: 80%; background: #fff; position: relative; z-index: 5; transition: all 0.5s; opacity: 0; transform: scale(0.2);}
.indexvideobox2 .cont{ opacity: 1; transform: scale(1);}
.indexvideobox .cont video{ display: block; width: 100%;}
.indexvideobox .cont .sole{ width: 20px; height: 20px; position: absolute; top: 0; right: -35px; cursor: pointer;}
.indexvideobox .cont .sole i{ display: block; width: 100%; height: 2px; background: #fff; border-radius: 2px; position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%) rotate(45deg);}
.indexvideobox .cont .sole i:nth-child(2){ transform: translate(-50%,-50%) rotate(-45deg);}





















