﻿body{ margin: 0; padding: 0;}
*{ margin: 0; padding: 0; list-style: none; font-family: 'Regular', '微软雅黑'; font-size: 16px; color: #333;}
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;}
html,body{ font-size: calc(100vw/19.2);}
.swiper-button-next::after, 
.swiper-button-prev::after{ display: none;}
@font-face{
	font-family: 'font1';
	src:url("../fonts/SourceHanSansCN-Normal.ttf");
}
@font-face{
	font-family: 'font2';
	src:url("../fonts/din-bold-2.ttf");
}
@font-face{
	font-family: 'Bold';
	src:url("../fonts/SourceHanSansCN-Bold.otf");
}
@font-face{
	font-family: 'ExtraLight';
	src:url("../fonts/SourceHanSansCN-ExtraLight.otf");
}
@font-face{
	font-family: 'Heavy';
	src:url("../fonts/SourceHanSansCN-Heavy.otf");
}
@font-face{
	font-family: 'Light';
	src:url("../fonts/SourceHanSansCN-Light.otf");
}
@font-face{
	font-family: 'Medium';
	src:url("../fonts/SourceHanSansCN-Medium.otf");
}
@font-face{
	font-family: 'Normal';
	src:url("../fonts/SourceHanSansCN-Normal.otf");
}
@font-face{
	font-family: 'Normal2';
	src:url("../fonts/SourceHanSansCN-Normal.ttf");
}
@font-face{
	font-family: 'Regular';
	src:url("../fonts/SourceHanSansCN-Regular.otf");
}
/* 清除浮动 */
.clearfix:after{visibility:hidden;display:block;font-size:0;content: " ";clear:both;height:0;}
.clearfix{*zoom:1;}
.w1360{ width: 1360px; margin: auto;}
.headercp{ position: fixed; top: 0; left: 0; right: 0; z-index: 20; background: #fff; transition: all 0.5s; border-bottom: 1px solid #EBEBEB;}
.headercp .cont{ height: 100px; display: flex; justify-content: space-between; align-items: center;}
.headercp .cont .logo img{ display: block; height: 58px;}
.headercp .cont .nav{ display: flex;}
.headercp .cont .nav .li .tit a{ display: block; font-size: 16px; color: #333; transition: all 0.5s; line-height: 100px; padding: 0 20px;}
.headercp .cont .nav .li:hover .tit a,
.headercp .cont .nav .li.on .tit a{ background: #FAFAFA;}
.headercp .cont .nav .li .mk{ position: relative; z-index: 10;}
.headercp .cont .nav .li{ margin-left: 15px;}
.headercp .cont .nav .li:first-child{ margin-left: 0;}
.headercp .cont .nav .li .i{ width: 100%; height: 0; position: absolute; top: 100px; left: 0; transition: all 0.5s; background: #FAFAFA;}
.headercp .cont .nav .li:hover .i{ height: 50px;}
.headercp .cont .nav .li .min{ position: absolute; top: 100px; left: 0; height: 0; padding-left: 20px; display: flex; overflow: hidden; transition: all 0.5s;}
.headercp .cont .nav .li:hover .min{ height: 50px;}
.headercp .cont .nav .li .min a{ display: block; font-size: 14px; color: #666; position: relative; margin-left: 35px; white-space: nowrap; height: 50px; line-height: 50px;}
.headercp .cont .nav .li .min a:first-child{ margin-left: 0;}
.headercp .cont .nav .li .min a::after{ width: 0; height: 1px; background: #666; position: absolute; left: 50%; transform: translateX(-50%); bottom: 10px; content: ''; transition: all 0.5s;}
.headercp .cont .nav .li .min a.cur::after,
.headercp .cont .nav .li .min a:hover::after{ width: 100%;}
.banner{ position: relative; margin-top: 100px;}
.banner .mker{ position: relative; overflow: hidden;}
.banner .mker .m{ width: 100%; height: 8rem; overflow: hidden;}
.banner .mker .m img{ display: block; width: 100%; opacity: 0;}
.banner .mker .text{ position: absolute; top: 0; left: 0; width: 100%; height: 100%; display: flex; justify-content: center; align-items: center;}
.banner .mker .text .cont{ display: flex; justify-content: flex-end; padding-bottom: 70px;}
.banner .mker .text .cont .h{ font-size: 48px; font-weight: bold; color: #fff; line-height: 58px; font-family: 'bold';}
.banner .mker .text .cont .s{ font-size: 28px; line-height: 38px; color: #fff; margin-top: 20px; font-weight: bold; font-family: 'bold';}
.banner .mker .text .cont .p{ font-size: 20px; line-height: 36px; margin-top: 28px; color: #fff;}
.banner .swiper-pagination{ display: flex; justify-content: center; bottom: 24px!important;}
.banner .swiper-pagination span{ width: 14px; height: 14px; background: hsla(0,0%,0%,0.30); opacity: 1; margin: 0 6px!important; position: relative;}
.banner .swiper-pagination span.swiper-pagination-bullet-active::after{ position: absolute; top: 0; left: 0; right: 0; bottom: 0; border: 2px solid hsla(0,0%,100%,0.80); content: ''; border-radius: 100%;}
.banner .swiper-pagination span.swiper-pagination-bullet-active{ background: hsla(0,0%,100%,0.00);}
.indexboxone{ padding: 120px 0;}
.indexboxone .swiper{ padding: 20px 0; width: 1380px; margin-left: -10px;}
.indexboxone .list{ margin-top: 60px; position: relative;}
.indexboxone .list .mk{ width: 440px; margin: auto; position: relative; overflow: hidden; box-shadow: 0 10px 16px hsla(0,0%,0%,0.08);}
.indexboxone .list .mk .m{ width: 100%; height: 330px; overflow: hidden;}
.indexboxone .list .mk .m img{ display: block; width: 100%; transition: all 0.5s;}
.indexboxone .list .mk:hover .m img{ transform: scale(1.03);}
.indexboxone .list .mk .text{ position: absolute; left: 0; bottom: -70px; right: 0; transition: all 0.5s;}
.indexboxone .list .mk:hover .text{ bottom: 0;}
.indexboxone .list .mk .text .p{ font-size: 14px; line-height: 70px; background: #fff; color: #808080; padding: 0 28px; font-family: 'Normal';}
.indexboxone .list .mk .text .h{ font-size: 22px; line-height: 32px; padding: 0 28px 25px 28px; color: #fff; font-family: 'bold';}
.indexboxone .list .em{ width: 50px; height: 50px; border: 1px solid #999; border-radius: 100%; background: url(../images/6.png) no-repeat center; background-size: 100% auto; position: absolute; top: 50%; left: -70px; cursor: pointer; transform: translateY(-50%); transition: all 0.5s;}
.indexboxone .list .em:hover{ background: #999 url(../images/6s.png) no-repeat center; background-size: 100% auto;}
.indexboxone .list .em2{ left: auto; right: -70px; transform: translateY(-50%) rotate(180deg);}
.titlebox .h{ font-size: 38px; font-weight: bold; text-align: center; line-height: 48px; font-family: 'bold';}
.titlebox .m{ font-size: 28px; font-weight: bold; line-height: 38px; text-align: center; margin-top: 20px; font-family: 'bold';}
.titlebox .w{ font-size: 28px; line-height: 38px; text-align: center; margin-top: 15px;}
.indexboxtwo{ background: #FAFAFA; padding: 120px 0 140px 0;}
.indexboxtwo .dd{ font-size: 18px; line-height: 28px; text-align: center; margin-bottom: 30px;}
.indexboxtwo .ps{ font-size: 18px; line-height: 38px; text-align: center; margin-top: 25px; font-family: 'Normal';}
.indexboxtwo .a{ display: flex; justify-content: center; margin-top: 30px;}
.indexboxtwo .a a{ font-size: 14px; line-height: 20px; color: #E41937; position: relative;}
.indexboxtwo .a a::after{ width: 0; height: 1px; background: #E41937; position: absolute; left: 50%; bottom: 0; transform: translateX(-50%); transition: all 0.5s; opacity: 0.8; content: '';}
.indexboxtwo .a a:hover::after{ width: 100%;}
.indexboxthree .cont{ padding: 120px 0; border-bottom: 1px solid #999;}
.titlebox .p{ font-size: 20px; line-height: 30px; text-align: center; margin-top: 15px;}
.indexboxthree .list{ display: flex; justify-content: space-between; flex-wrap: wrap; padding-top: 30px;}
.indexboxthree .list .li{ margin-top: 40px; width: 660px; position: relative;}
.indexboxthree .list .li .m{ width: 660px; height: 370px; overflow: hidden;}
.indexboxthree .list .li .m img{ display: block; width: 100%; transition: all 0.5s;}
.indexboxthree .list .li:hover .m img{ transform: scale(1.03);}
.indexboxthree .list .li .play{ width: 60px; height: 60px; background: url(../images/8.png) no-repeat center; background-size: 100% auto; position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); cursor: pointer; opacity: 0.7; transition: all 0.5s;}
.indexboxthree .list .li .play:hover{ opacity: 1;}
.indexboxthree .list .li video{ display: none;}
.indexvideoup{ position: fixed; top: 0; left: 0; width: 100%; height: 100%; z-index: -50; opacity: 0; display: flex; justify-content: center; align-items: center;}
.indexvideoup2{ z-index: 50; opacity: 1;}
.indexvideoup .up{ width: 100%; height: 100%; background: #000; opacity: 0.8; position: absolute; top: 0; left: 0; z-index: 0;}
.indexvideoup .cont{ width: 9.6rem; background: #fff; position: relative; transition: all 0.5s; transform: scale(0);}
.indexvideoup2 .cont{ transform: scale(1);}
.indexvideoup .cont video{ display: block; width: 100%;}
.indexvideoup .cont .sole{ width: 0.3rem; height: 0.3rem; background: url(../images/78.png) no-repeat center; background-size: 0.25rem auto; position: absolute; left: 50%; margin-left: -0.15rem; bottom: -0.6rem; transition: all 0.5s; cursor: pointer;}
.indexvideoup .cont .sole:hover{ transform: rotate(180deg);}
.indexboxfour{ padding: 120px 0;}
.indexboxfour .list{ display: flex; justify-content: flex-start; flex-wrap: wrap; margin: 0 -10px; padding-top: 35px;}
.indexboxfour .list .li{ width: 440px; margin: 20px 10px 0 10px;}
.indexboxfour .list .li .m{ width: 100%; height: 290px; overflow: hidden;}
.indexboxfour .list .li .m img{ display: block; width: 100%; transition: all 0.5s;}
.indexboxfour .list .li:hover .m img{ transform: scale(1.03);}
.indexboxfour .list .li .h{ font-size: 18px; line-height: 28px; font-weight: bold; margin-top: 22px; font-family: 'bold';}
.indexboxfour .list .li .t{ font-size: 14px; line-height: 20px; margin-top: 8px; color: #999;}
.footercp{ background: #333; padding: 80px 0 70px 0;}
.footercp .cont{ display: flex; justify-content: space-between;}
.footercp .cont .left .logo img{ display: block; height: 58px;}
.footercp .cont .left .ps{ margin-top: 10px; font-size: 18px; font-weight: bold; line-height: 32px; color: #fff; font-family: 'bold';}
.footercp .cont .left .add{ margin-top: 15px;}
.footercp .cont .left .add .p{ /*display: flex;*/ line-height: 20px; margin-top: 6px;}
.footercp .cont .left .add .p:first-child{ margin-top: 0;}
.footercp .cont .left .add .p i,
.footercp .cont .left .add .p a{ font-size: 14px; display: block; color: #ccc; transition: all 0.5s; position: relative;}
.footercp .cont .left .add .more{ display: flex; flex-wrap: wrap;}
.footercp .cont .left .add .p a::after{ position: absolute; left: 0; bottom: 0; background: #ccc; content: ''; transition: all 0.5s; width: 0; height: 1px;}
.footercp .cont .left .add .p a:hover::after{ width: 100%;}
.footercp .cont .left .add .p a{ margin-left: 20px;}
.footercp .cont .left .add .p .more i:first-child{ margin-right: 10px;}
.footercp .cont .right{ display: flex;}
.footercp .cont .right .li{ margin-left: 50px; text-align: center;}
.footercp .cont .right .li:first-child{ margin-left: 0;}
.footercp .cont .right .li .m img{ display: block; height: 130px; margin: auto;}
.footercp .cont .right .li .p{ font-size: 14px; line-height: 1; margin-top: 14px; color: #ccc;}
.databanner{ position: relative; margin-top: 100px;}
.databanner .m{ width: 100%; height: 320px; overflow: hidden;}
.databanner .m img{ display: block; width: 100%;height: 320px; overflow: hidden;}
.databanner .text{ position: absolute; top: 0; left: 0; width: 100%; height: 100%; display: flex; justify-content: center; align-items: center;}
.databanner .text .cont{ display: flex; justify-content: flex-start; align-items: flex-end;}
.databanner .text .cont .h{ font-size: 24px; line-height: 26px; font-weight: bold; color: #fff; font-family: 'bold';}
.databanner .text .cont i{ font-size: 18px; line-height: 20px; color: #fff; margin: 0 3px; font-family: 'bold';}
.databanner .text .cont .p{ font-size: 16px; line-height: 16px; color: #fff; font-family: 'bold';}
.companyboxone{ padding: 70px 0 120px 0;}
.companyboxone .tit .h{ font-size: 28px; line-height: 38px;}
.companyboxone .tit .p{ font-size: 16px; line-height: 26px; margin-top: 10px;}
.companyboxone .tit{ border-bottom: 1px solid #999; padding-bottom: 25px; margin-bottom: 40px;}
.companyboxone .data img{ display: block; max-width: 100%; margin: auto;}
.companyboxone .data,
.companyboxone .data p{ font-size: 16px; line-height: 28px;}
.companyboxone .data p{ text-indent: 32px;}
.companyboxone .tit2{ padding-bottom: 18px;}
.newsboxlist{ display: flex; justify-content: flex-start; flex-wrap: wrap; margin: 0 -17px; padding-bottom: 30px;}
.newsboxlist .li{ width: 430px; margin: 0 17px 60px 17px;}
.newsboxlist .li .m{ width: 100%; height: 283px; overflow: hidden;}
.newsboxlist .li .m img{ display: block; width: 100%; transition: all 0.5s;}
.newsboxlist .li:hover .m img{ transform: scale(1.03);}
.newsboxlist .li .text{ margin-top: 30px;}
.newsboxlist .li .text .h{ font-size: 18px; line-height: 20px; font-weight: bold; font-family: 'bold';}
.newsboxlist .li .text .p{ font-size: 14px; line-height: 22px; min-height: 44px; margin-top: 15px; color: #666;}
.newsboxlist .li .text .t{ font-size: 14px; line-height: 1; margin-top: 15px; color: #999;}
.pageing{ display: flex; justify-content: center; flex-wrap: wrap;}
.pageing a{ display: block; background: #FAFAFA; min-width: 20px; padding: 0 5px; height: 30px; line-height: 30px; text-align: center; font-size: 16px; margin: 0 6px 6px 6px; color: #999; transition: all 0.5s; font-family: 'Normal';}
.pageing a.cur,
.pageing a:hover{ background: #EBEBEB;}
.pageing .active a{ background: #EBEBEB;}
.newsdatabox{ padding: 180px 0 120px 0;}
.newsdatabox .cont{ display: flex; justify-content: space-between;}
.newsdatabox .cont .left{ width: 906px;}
.newsdatabox .cont .left .h{ font-size: 30px; line-height: 40px;}
.newsdatabox .cont .left .t{ font-size: 16px; color: #999; margin-top: 25px; line-height: 1;}
.newsdatabox .cont .left .p{ margin-top: 60px;}
.newsdatabox .cont .left .p,
.newsdatabox .cont .left .p p{ font-size: 16px; line-height: 28px;}
.newsdatabox .cont .left .p p{ text-indent: 32px;}
.newsdatabox .cont .left .p img{ display: block; margin: auto; max-width: 100%;}
.newsdatabox .cont .left .more{ margin-top: 80px;}
.newsdatabox .cont .left .more a,
.newsdatabox .cont .left .more a i{ white-space: nowrap; font-size: 16px; line-height: 26px; color: #999; position: relative; display: flex;}
.newsdatabox .cont .left .more a i::after{ content: ''; width: 0; height: 1px; background: #999; position: absolute; left: 0; bottom: 3px; transition: all 0.5s;}
.newsdatabox .cont .left .more a:hover i::after{ width: 100%;}
.newsdatabox .cont .right{ width: 412px;}
.newsdatabox .cont .right .h{ font-size: 18px; line-height: 20px; font-weight: bold; margin-bottom: 30px; font-family: 'bold';}
.newsdatabox .cont .right .mk a{ display: block; font-size: 16px; line-height: 30px; padding-left: 25px; background: url(../images/19.png) no-repeat left center; background-size: 15px auto; position: relative;}
.newsdatabox .cont .right .mk .li{ display: flex;}
.newsdatabox .cont .right .mk a::after{ position: absolute; left: 25px; bottom: 4px; width: 0; height: 1px; background: #000; opacity: 0.2; content: ''; transition: all 0.5s;} 
.newsdatabox .cont .right .mk a:hover::after{ width: calc(100% - 25px);}
.companyboxone .imgver{ /*margin-bottom: 40px;*/ width: 800px; margin: 0 auto 40px auto;}
.companyboxone .imgver .m{ width: 100%; height: 600px; overflow: hidden;}
.companyboxone .imgver .m img{ display: block; width: 100%; opacity: 0;}
.companyboxone .imgver .swiper-pagination{ display: flex; justify-content: center; bottom: 24px!important;}
.companyboxone .imgver .swiper-pagination span{ width: 14px; height: 14px; background: hsla(0,0%,0%,0.30); opacity: 1; margin: 0 6px!important; position: relative;}
.companyboxone .imgver span.swiper-pagination-bullet-active::after{ position: absolute; top: 0; left: 0; right: 0; bottom: 0; border: 2px solid hsla(0,0%,100%,0.80); content: ''; border-radius: 100%;}
.companyboxone .imgver span.swiper-pagination-bullet-active{ background: hsla(0,0%,100%,0.00);}
.companyboxone .imgver .swiper-button-next,
.companyboxone .imgver .swiper-button-prev{ width: 50px; height: 50px; border: 1px solid #fff; border-radius: 100%; background: url(../images/23.png) no-repeat center; background-size: 100% auto; position: absolute; top: 50%; left: 20px; cursor: pointer; transform: translateY(-50%); transition: all 0.5s;}
.companyboxone .imgver .swiper-button-next:hover, 
.companyboxone .imgver .swiper-button-prev:hover{ background: #fff url(../images/23s.png) no-repeat center; background-size: 100% auto;}
.companyboxone .imgver .swiper-button-next{ left: auto; right: 20px; transform: translateY(-50%) rotate(180deg);}
.companyboxone .data2 p{ text-indent: 0;}
.companyboxone .data p span{ font-size: 20px; font-family: 'bold'; line-height: 32px;}
.peoplelist{ display: flex; justify-content: space-between; flex-wrap: wrap;}
.peoplelist .li{ background: #FAFAFA; width: 650px; min-height: 250px; margin-bottom: 40px;}
.peoplelist .li .mk{ padding: 40px;}
.peoplelist .li .mk .h{ font-size: 22px; line-height: 32px; font-family: 'bold';}
.peoplelist .li .mk .p{ font-size: 16px; line-height: 26px; margin-top: 10px;}
.chanpiei{padding: 40px 0 0 0;}
.chanpiei img{ display: block; margin: auto; max-width: 100%;}
.workbox .m{ float: right; width: 680px;}
.workbox .m img{ display: block; width: 100%;}
.workbox .text{ max-width: 560px;}
.workbox .text .h{ font-size: 22px; line-height: 32px; font-family: 'bold';}
.workbox .text .p{ font-size: 16px; line-height: 28px; margin-top: 10px;}
.workbox .text .a{ display: flex; margin-top: 50px;}
.workbox .text .a a{ font-size: 14px; line-height: 20px; color: #F7170A; position: relative;}
.workbox .text .a a::after{ width: 0; height: 1px; background: #F7170A; position: absolute; left: 0; bottom: 0; transition: all 0.5s; content: '';}
.workbox .text .a a:hover::after{ width: 100%;}
.contactboxw{ display: flex; justify-content: space-between; align-items: center;}
.contactboxw .text .p{ display: flex; justify-content: space-between; margin-top: 30px;}
.contactboxw .text .p:first-child{ margin-top: 0;}
.contactboxw .text{ width: 450px;}
.contactboxw .text .p i{ width: 28px; height: 28px; display: flex; justify-content: center; align-items: center; border-radius: 100%; background: #EBEBEB;}
.contactboxw .text .p div{ width: calc(100% - 42px); font-size: 16px; line-height: 28px;}
.contactboxw .mapbox{ width: 860px; height: 475px; overflow: hidden; background: #eee;}
.headercp .cont .nav .li .wenk{ position: absolute; top: 100px; left: -340px; background: #FAFAFA; height: 0; overflow: hidden; transition: all 0.5s; padding-left: 320px;}
.headercp .cont .nav .li:hover .wenk{ height: 320px;}
.headercp .cont .nav .li .wenk .xli{ min-width: 210px; margin-left: 25px;}
.headercp .cont .nav .li .wenk .xli:first-child{ margin-left: 0;}
.headercp .cont .nav .li .wenk .ver{ display: flex; padding-top: 12px;}
.headercp .cont .nav .li .wenk .xli .h{ display: flex;}
.headercp .cont .nav .li .wenk .xli .h a{ font-size: 16px; font-family: 'bold'; line-height: 26px; color: #666;}
.headercp .cont .nav .li .wenk .xli .p div a{ display: flex; font-size: 14px; line-height: 24px; color: #666; position: relative;}
.headercp .cont .nav .li .wenk .xli .p div{ display: flex;}
.headercp .cont .nav .li .wenk .xli .p div a::after{ content: ''; width: 0; height: 1px; background: #666; position: absolute; left: 0; bottom: 2px; transition: all 0.5s;}
.headercp .cont .nav .li .wenk .xli .p div a:hover::after{ width: 100%;}
.headercp .cont .nav .li .wenk .xli .p{ margin-top: 2px;}
.headercp .cont .nav .li .wenk .wwe{ position: absolute; top: 45px; width: 260px; left: 0; z-index: 5;}
.headercp .cont .nav .li .wenk .wwe .m{ width: 260px;}
.headercp .cont .nav .li .wenk .wwe .p{ font-size: 13px; line-height: 20px; color: #666; margin-top: 10px;}
.headercp .cont .nav .li .wenk .ver{ min-height: 320px; position: relative; z-index: 5;}
.headercp .cont .nav .li .wenk::after{ width: 100%; position: fixed; top: 100px; left: 0; height: 0; background: #FAFAFA; content: ''; transition: all 0.5s;}
.headercp .cont .nav .li:hover .wenk::after{ height: 320px;}
.headercell{ display: none;}
.headercell .up{ background: #000; opacity: 0.8; position: fixed; top: 0; left: 0; width: 100%; height: 100%; z-index: 35; display: none;}
.headercell2 .up{ display: block;}
.headercell .list{ width: 200px; position: fixed; top: 0; height: 100%; right: -200px; transition: all 0.5s; z-index: 40; background: #fff;}
.headercell2 .list{ right: 0;}
.headercell .list .sole{ width: 30px; height: 30px; position: absolute; top: 10px; right: 10px;}
.headercell .list .sole i{ display: block; width: 100%; height: 2px; border-radius: 1px; background: #333; position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%) rotate(45deg);}
.headercell .list .sole i:nth-child(2){ transform: translate(-50%,-50%) rotate(-45deg);}
.headercell .list .nav{ position: absolute; top: 100px; left: 0; right: 0; bottom: 10px; overflow-y: auto; padding: 0 15px;}
.headercell .list .nav .li{ border-top: 1px solid hsla(0,0%,0%,0.10); padding: 8px 0;}
.headercell .list .nav .li .tit{ display: flex; justify-content: space-between;}
.headercell .list .nav .li .tit a{ font-size: 18px; line-height: 30px;}
.headercell .list .nav .li .tit i{ display: block; width: 30px; height: 30px; background: url(../images/29.png) no-repeat center; background-size: 7px auto; transition: all 0.5s;}
.headercell .list .nav .lion .tit i{ transform: rotate(90deg);}
.headercell .list .nav .li .min a{ display: block; font-size: 16px; line-height: 26px; margin-top: 2px; padding-left: 10px; position: relative;}
.headercell .list .nav .li .min a::after{ content: ''; width: 4px; height: 4px; border-radius: 100%; background: #666; position: absolute; left: 0; top: 11px;}
.headercell .list .nav .li .wenk .xli{ margin-top: 2px;}
.headercell .list .nav .li .wenk .xli .h a{ display: block; font-size: 16px; line-height: 26px; padding-left: 10px; position: relative;}
.headercell .list .nav .li .wenk .xli .h a::after{ content: ''; width: 4px; height: 4px; border-radius: 100%; background: #666; position: absolute; left: 0; top: 11px;}
.headercell .list .nav .li .wenk .xli .p a{ display: block; font-size: 14px; line-height: 24px; margin-top: 2px; padding-left: 10px;}
.headercell .list .nav .li .wwe .m img{ display: block; width: 100%;}
.headercell .list .nav .li .wwe .p{ font-size: 14px; line-height: 22px; margin-top: 5px;}
.headercell .list .nav .li .wwe{ margin-top: 20px;}
.headercell .list .nav .li .wenk,
.headercell .list .nav .li .min{ display: none;}
.headercell .top{ background: #fff; height: 50px; padding: 0 0.3rem; position: fixed; top: 0; left: 0; right: 0; display: flex; justify-content: space-between; align-items: center; z-index: 30; border-bottom: 1px solid hsla(0,0%,0%,0.10);}
.headercell .top .logo img{ display: block; height: 30px;}
.headercell .top .sole{ width: 22px; height: 18px; position: relative;}
.headercell .top .sole i{ display: block; width: 100%; height: 2px; background: #000; border-radius: 2px; position: absolute; top: 0; left: 0;}
.headercell .top .sole i:nth-child(2){ top: 50%; margin-top: -1px;}
.headercell .top .sole i:nth-child(3){ top: auto; bottom: 0;}
.indexboxone .swiper-pagination{ display: none;}

