body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td { margin: 0; padding: 0; }
html, body { position: relative; height: 100%; font-family: 'PingFangSC-Regular', 'helvetica neue', tahoma, 'PingFang SC', 'microsoft yahei', arial, 'hiragino sans gb', sans-serif;
    -webkit-font-smoothing: antialiased;}
body { background: #fff; font-family: Helvetica Neue, Helvetica, Arial, sans-serif; font-size: 14px; color: #333; overflow-x: hidden;}
li { list-style: none }
img { border: 0; vertical-align: middle }
table { border-collapse: collapse; border-spacing: 0 }
p { word-wrap: break-word }
a { color: #333; text-decoration: none; }
h1, h2, h3, h4, h5, h6 { font-weight: normal;}
a, img { -webkit-user-drag: none;}
input, textarea { font-family: 'PingFangSC-Regular', 'helvetica neue', tahoma, 'PingFang SC', 'microsoft yahei', arial, 'hiragino sans gb', sans-serif;
    -webkit-font-smoothing: antialiased;}
* { outline: none;}
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix { *zoom: 1; }
::-webkit-input-placeholder { color: #ccc !important; }

a:hover { cursor: pointer !important; }

.fl { float: left; }
.fr { float: right !important; }
.font-weight { font-weight: bold; }
.color-gray { color: #999; }
.color-blue { color: #0e62df; }
.bgcolor-blue { background: #0e62df !important; }
.bgcolor-gray { background: #999 !important; }
.mt10 { margin-top: 10px !important; }
.mb10 { margin-bottom: 10px !important; }
.pt10 { padding-top: 10px !important; }
.pt20 { padding-top: 20px !important; }
.w-100 { width: 100% !important; }
.tar { text-align: right; }
.redText { color: #cf1f28 !important; }
.grayText { color: #666 !important; }
.whiteText { color: #fff !important; }
.pb-5 { padding-bottom: 5px !important; }
.bd-b { border-bottom: 1px solid red; }
.mt80 { margin-top: 80px; }
.mb80 { margin-bottom: 80px; }
.pb80 { padding-bottom: 80px; }
.jcCenter { position: relative; top: 4px; padding-top: 22px; }
.bd0 { border: none !important; }
.mt50 { margin-top: 50px; }

.titleA { color: #cf1f28; font-size: 36px; padding: 50px 0; text-align: center;}
.titleA .dec { color: #262626; font-size: 18px; margin-top: 5px; }

.titleB { font-size: 30px; color: #fff; }
.titleB .en { font-size: 14px; }

.titleC { font-size: 60px; color: #cf1f28; }
.titleC .dec { font-size: 36px; }

.titleD { font-size: 24px; color: #cf1f28; padding: 15px 0; border-bottom: 1px solid #b3b3b3; margin-bottom: 35px; }


.redBlock { width: 100%; color: #fff; padding: 25px 0; font-size: 24px; background: url(../img/bg-require.jpg) no-repeat; background-size: 100% 100%; }
.redBlock a { color: #fff;}
.redBlock em { display: block; font-style: normal; font-size: 20px; font-weight: normal; }
.redBlock .img { width: 100%; }
.require { padding: 0 75px;}
.require .col-14 { text-align: center; }
.redBlock .icon { position: relative; top: 7px; }

.redBlock-1 { padding: 55px 0; }
.redBlock .col-6 { padding-top: 27px;}




#hint { position: fixed; z-index: 102; left: 50%; top: 50%; width: 300px; background: rgba(0,0,0,.6); margin: -100px 0 0 -150px; text-align: center; padding: 10px 20px;
    border-radius: 5px; color: #fff; font-size: 16px; box-sizing: border-box; display: none;}

.ellipsis { white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.ellipsis-2 {display: -webkit-box;  -webkit-box-orient: vertical; -webkit-line-clamp: 2;  overflow: hidden;}
.ellipsis-3 {display: -webkit-box;  -webkit-box-orient: vertical; -webkit-line-clamp: 3;  overflow: hidden;}

.disabled { -webkit-filter: grayscale(80%); opacity: .5;}

.swiper { width: 100%; height: 300px; margin-left: auto; margin-right: auto; }
.swiper-slide { background-size: cover; background-position: center; }
.swiper-slide img { display: block; width: 100%; height: 100%; object-fit: cover; }


.indexSwiper { position: relative; height: 970px; --swiper-navigation-color: #fff; --swiper-pagination-color: #fff; --swiper-navigation-size: 20px;}
.indexSwiper a { position: absolute; z-index: 11; bottom: 140px; left: 50%; text-align: center; margin-left: -65px; width: 130px; border: 1px solid #fff; color: #fff; font-size: 16px; padding: 10px 0; box-sizing: border-box; border-radius: 40px; }

.indexSwiper .swiper-button-prev,
.indexSwiper .swiper-button-next { background: rgba(0, 0, 0, .5); padding: 20px;}
.indexSwiper .swiper-button-prev { left: 0;}
.indexSwiper .swiper-button-next { right: 0; }
.indexSwiper .swiper-pagination-bullet { width: 110px; height: 5px; border-radius: 2px; background: #fff; opacity: 1;}
.indexSwiper .swiper-pagination-bullet-active { background: #cf1f28; }
.indexSwiper .swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction { bottom: 45px; }





.swiperContainer { height: 785px;}
.leaderSwiper { height: 645px; --swiper-navigation-color: #fff; --swiper-pagination-color: #fff; --swiper-navigation-size: 20px;}
.leaderSwiper .text { position: absolute; left: 0; right: 0; bottom: 0; padding: 35px 50px; font-size: 24px; color: #fff;}
.leaderSwiper .text i { margin-right: 35px; }
.leaderSwiper .text span { display: inline-block; vertical-align: middle; font-weight: bold;}
.leaderSwiper .text em { display: block; font-style: normal; font-size: 18px;}
.leaderSwiper .swiper-pagination-progressbar .swiper-pagination-progressbar-fill { background: #fa4f4f; }
.leaderSwiper .swiper-pagination-progressbar { background: #c1c1c1; }
.leaderSwiper .swiper-horizontal>.swiper-pagination-progressbar, .swiper-pagination-progressbar.swiper-pagination-horizontal { top: auto; bottom: 0; }

.leaderSwiperThumbs { position: relative; height: 130px; padding: 10px 0; text-align: center; }
.leaderSwiperThumbs span { position: absolute; top: 45px; left: 0; color: #fff; width: 100%; font-weight: bold;}
.leaderSwiperThumbs em { display: block; font-style: normal;}
.leaderSwiperThumbs .swiper-slide { width: 16.667%; height: 100%; opacity: 0.4; }
.leaderSwiperThumbs .swiper-slide-thumb-active { opacity: 1; }

.leaderSwiper .swiper-button-prev,
.leaderSwiper .swiper-button-next { background: rgba(225, 225, 225, .8); padding: 20px; border-radius: 50%; color: #cf1f28; font-weight: bold; width: 20px; height: 20px;}


.video { position: relative; width: 750px; height: 420px; overflow: hidden; }
.video video { width: 100%; height: 100%; object-fit: cover; }
/*.video:after { content: ''; position: absolute; right: -20px; top: -20px; width: 50px; height: 50px; background: url(../img/ico-close.png) no-repeat; }*/

.layui-layer-btn { position: absolute; right: -30px; top: -30px; }
.layui-layer-btn .layui-layer-btn0 { border-color: #373737 !important; background-color: #373737 !important; width: 30px; height: 30px; line-height: 30px; padding: 0; text-align: center; border-radius: 50%; }



.solveSwiper { position: relative; height: 770px; }
.solveSwiper .titleB { margin-bottom: 60px; }
.solveSwiper .swiper-pagination-bullet { width: 20px; height: 20px; background: #cf1f28; opacity: 1; }
.solveSwiper .swiper-pagination-bullet-active { width: 16px; height: 16px; border: 2px solid #cf1f28; background: transparent; }
.solveSwiper .swiper-pagination-vertical.swiper-pagination-bullets, .swiper-vertical>.swiper-pagination-bullets { right: 25px; }
.solveSwiper .swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet, .swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet { margin: 20px 0; }

.solveSwiper .titleC { position: absolute; top: 90px; left: 255px; -webkit-transition: all .8s ease;}
.solveSwiper .info { position: absolute; top: 0; left: 0; bottom: 0; width: 380px; -webkit-transform: translateX(-380px); -webkit-transition: all .8s ease; color: #fff; background: #9f2224; padding: 100px 0 0 65px; box-sizing: border-box;}


.solveSwiper .info a { display: block; color: #fff; margin-bottom: 30px;}





.container { width: 1440px; margin: 0 auto; position: relative;}
.product { position: relative; /*height: 670px;*/}
.product .bgGray { position: absolute; bottom: 0; left: 0; right: 0; height: 560px; background: #fafafa; }

.productSwiper { position: relative; height: 585px; /*padding: 0 30px; */box-sizing: border-box; }
.productSwiper .swiper-slide { border-radius: 20px; overflow: hidden; font-size: 30px; }
.productSwiper .swiper-slide a { color: #fff; }

.productSwiper .swiper-button-next, 
.productSwiper .swiper-button-prev { top: 40%; width: 65px; height: 65px; border-radius: 50%; background: rgb(236,64,67,0.5);}
.productSwiper .swiper-button-prev:after, 
.productSwiper .swiper-rtl .swiper-button-next:after,
.productSwiper .swiper-button-next:after, 
.productSwiper .swiper-rtl .swiper-button-prev:after { font-size: 24px; color: #fff; }
.productSwiper .swiper-button-prev, 
.productSwiper.swiper-rtl .swiper-button-next { left: 0; }
.productSwiper .swiper-button-next, 
.productSwiper.swiper-rtl .swiper-button-prev { right: 0; }

.productSwiper .info { position: absolute; bottom: 0; left: 0; right: 0; z-index: 11; height: 170px; -webkit-transition: all .8s ease; box-sizing: border-box; text-align: center; font-size: 24px; background: rgba(207,31,40,0.8);}
.productSwiper p { position: absolute; top: 15px; z-index: 11; font-size: 28px; padding: 30px 80px; -webkit-transition: all .2s ease; box-sizing: border-box; }

.productSwiper.swiper-1 p { opacity: 0; font-size: 18px; line-height: 35px; }
.productSwiper.swiper-1 .info { height: 80px; line-height: 80px; }
.productSwiper.swiper-1 .swiper-slide { border-radius: 0; }
.productSwiper.swiper-1 .searchIcon { padding: 20px 0; }


.searchIcon { opacity: 0; margin-bottom: 10px; -webkit-transition: all .5s ease;}
.searchIcon i { display: block; width: 150px; height: 150px; margin: 0 auto; background: url(../img/search-icon.png); margin-bottom: 45px; }


.listContact { position: relative; text-align: center; margin-top: 80px; box-shadow: 1px 1px 10px #dedede;}
.listContact .listGroup:after { content: ''; width: 90%; border-bottom: 1px solid #dedede; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); }
.listContact .col { position: relative; height: 200px; transition: 0.5s; cursor: pointer; }
.listContact .col:before { content: ''; position: absolute; top: 50%; left: 50%; width: 100%; height: 100%; transform: translate(-50%, -50%); border: 1px solid rgba(255, 255, 255, 0.2); transition: 0.5s; z-index: 999; display: block; }
.listContact .col:hover { background: #d01f29; color: #fff;}
.listContact .col:hover .text-2 { color: #fff;}
.listContact .col:hover:before { width: 80%; height: 80%; opacity: 1;}
.listContact .col .text { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); }
.listContact .col:after { content: ''; position: absolute; height: 80%; right: 0; bottom: 0; border-right: 1px solid #dedede; }
.listContact .col:nth-child(3n+3):after { display: none; }
.listContact .col:nth-child(4):after,
.listContact .col:nth-child(5):after,
.listContact .col:nth-child(46):after { top: 0; }
.listContact .text-1 { font-size: 16px; margin-bottom: 5px; }
.listContact .text-2 { font-size: 14px; color: #666;transition: 0.5s;  }

.blockA .listContact .icon { display: inline-block; width: 30px; height: 30px; transition: 0.5s; margin-right: 0; background-repeat: no-repeat; background-size: 100%; }
.blockA .listContact .icon-1 { background-image: url(../img/ico-address.png); }
.blockA .listContact .icon-2 { background-image: url(../img/ico-service.png); }
.blockA .listContact .icon-3 { background-image: url(../img/ico-tell-1.png); }
.blockA .listContact .icon-4 { background-image: url(../img/ico-inter.png); }
.blockA .listContact .icon-5 { background-image: url(../img/ico-cz.png); }
.blockA .listContact .icon-6 { background-image: url(../img/ico-emaill.png); }


.listContact .col:hover .icon { filter: invert(1); }


.blockA { padding: 60px 0 0; border-bottom: 1px solid #b3b3b3; }
.blockA .lefter { font-size: 18px; color: #484848; padding: 0 20px; border-left: 3px solid #d01f29;}
.blockA .lefter h2 { font-size: 30px; color: #808080; margin-bottom: 15px; }

.blockA:hover .lefter h2 { color: #cf2028; }
.blockA:hover .title b { color: #cf1f28; }
.blockA:hover .smallTxt { color: #cf1f28; }

.blockA:hover .righter i.ico-1 { background-image: url(../img/solution-1-2.png); }
.blockA:hover .righter i.ico-2 { background-image: url(../img/solution-2-2.png); }
.blockA:hover .righter i.ico-3 { background-image: url(../img/solution-3-2.png); }
.blockA:hover .righter i.ico-4 { background-image: url(../img/solution-4-2.png); }
.blockA:hover .righter i.ico-5 { background-image: url(../img/solution-5-2.png); }
.blockA:hover .righter i.ico-6 { background-image: url(../img/solution-6-2.png); }
.blockA:hover .righter i.ico-7 { background-image: url(../img/solution-7-2.png); }
.blockA:hover .righter i.ico-8 { background-image: url(../img/solution-8-2.png); }
.blockA:hover .righter i.ico-9 { background-image: url(../img/solution-9-2.png); }
.blockA:hover .righter i.ico-10 { background-image: url(../img/solution-10-2.png); }
.blockA:hover .righter i.ico-11 { background-image: url(../img/solution-11-2.png); }
.blockA:hover .righter i.ico-12 { background-image: url(../img/solution-12-2.png); }
.blockA:hover .righter i.ico-13 { background-image: url(../img/solution-13-2.png); }
.blockA:hover .righter i.ico-14 { background-image: url(../img/solution-14-2.png); }


.blockA .righter { font-size: 22px; }
.blockA .righter .title { font-size: 40px; font-weight: bold; padding-bottom: 60px; border-bottom: 1px solid #b3b3b3; }
.blockA .righter .title h4 { display: inline-block; margin-left: 110px; font-size: 18px; color: #484848 !important; }
.blockA .righter ul { padding: 50px 0; }
.blockA .righter .block-1 li { display: inline-block; width: 24%; margin: 30px 140px 30px 0; vertical-align: top;}
.blockA .righter .block-1 li:nth-child(3n) {  margin-right: 0; }
.blockA .righter .block-1 li a { line-height: 37px; }
.blockA .righter .block-1 li a:hover { color: #d02c37; font-weight: bold; }
.blockA .righter i { display: inline-block; position: relative; top: -4px; width: 70px; height: 70px; margin-right: 20px; background-repeat: no-repeat; }
.blockA .righter i.ico-1 { background-image: url(../img/solution-1.png); }
.blockA .righter i.ico-2 { background-image: url(../img/solution-2.png); }
.blockA .righter i.ico-3 { background-image: url(../img/solution-3.png); }
.blockA .righter i.ico-4 { background-image: url(../img/solution-4.png); }
.blockA .righter i.ico-5 { background-image: url(../img/solution-5.png); }
.blockA .righter i.ico-6 { background-image: url(../img/solution-6.png); }
.blockA .righter i.ico-7 { background-image: url(../img/solution-7.png); }
.blockA .righter i.ico-8 { background-image: url(../img/solution-8.png); }
.blockA .righter i.ico-9 { background-image: url(../img/solution-9.png); }
.blockA .righter i.ico-10 { background-image: url(../img/solution-10.png); }
.blockA .righter i.ico-11 { background-image: url(../img/solution-11.png); }
.blockA .righter i.ico-12 { background-image: url(../img/solution-12.png); }
.blockA .righter i.ico-13 { background-image: url(../img/solution-13.png); }
.blockA .righter i.ico-14 { background-image: url(../img/solution-14.png); }

.blockA .righter .title p { font-size: 16px; text-align: right;}
.blockA .righter .title p a { font-weight: bold; color: #cf2028;}

.recruitTab { display: inline-block; position: absolute; right: 0; top: 70px; font-size: 24px; font-weight: normal;}
.recruitTab span { margin: 0 35px; cursor: pointer;}
.recruitTab span.active { color: #cf2028; }


.jobDetail {  }
.jobDetail .articleContainer { padding: 10px 0; }
.jobDetail .articleContainer .title { border: none; }


.resumeContent {  display: none; }
.resumeContent.active {  display: block; }


.tip-1.active { display: none; }

.tip-2 { display: none; }
.tip-2.active { display: block; }



.step { display: flex; justify-content: center; align-items: center; margin-top: 60px; }
.step .item { display: block; width: 100%; flex: 1; position: relative; padding: 50px 70px; margin-right: 25px; box-sizing: border-box; color: #cf2028; background: #feefed; border-radius: 20px; text-align: center;}
.step .item:last-child { margin-right: 0; }
.step .item.active { background: #cf2028; color: #ffdcd8;}
.step .item span { position: absolute; top: -35px; left: 20px; font-size: 60px; font-weight: bold; }
.step .item span p { font-size: 24px; }



.blockA .righter .news { padding: 50px 0; }
.blockA .righter .news .list { margin-left: 20px; margin-bottom: 0; padding: 35px 0 }
.blockA .righter .news .list .txt { font-size: 14px; }
.blockA .righter .news .title { font-size: 18px;  padding-bottom: 0; border: none;}
.blockA .righter .news li { padding: 20px; margin-bottom: 0;}
.blockA .righter .news li .title em { max-width: 390px; }
.blockA .righter .news li:hover .title { color: #fff !important; }
.blockA .righter .news li:hover { background: #cf1f28; color: #fff !important; }
.blockA .righter .news li:hover .title em { color: #fff; }
.blockA .righter .news li:hover .txt { color: #fff; }

.blockA .righter .news-1 { padding: 0; margin-bottom: 40px; }
.blockA .righter .news-1 .list { margin-left: 0; }
.blockA .righter .news-1 .list li { display: inline-block; width: 45%; }

.blockA.del-bd { border: none; }


.mapNav { position: relative; }
.mapNav .dec { position: absolute; left: 0; bottom: 0; font-size: 16px; padding: 5px 10px; background: #cf1f28; color: #fff;  }
.mapNav img { width: 100%; }

.listForm { padding: 40px 0; }
.listForm .item { position: relative; display: inline-block; width: 28%; font-size: 22px; margin: 20px 53px 20px 0; color: #808080; border-bottom: 1px solid #484848; }
.listForm .item:hover { color: #cf2028; }
.listForm .item .ipt { display: block; width: 100%; font-size: 18px; color: #cf2028; border: none; line-height: 40px; padding: 0 10px; box-sizing: border-box;}
.listForm .item .ipt.short { width: 50%; }
.listForm .item .select { position: relative; display: block; width: 100%; height: 40px; font-size: 18px; line-height: 40px; border: none; color: #cf2028;}
.listForm .item .select:afetr { content: ''; position: absolute; z-index: 11; right: 0; top: 50%; margin-top: -13px; width: 25px; height: 25px; background: url(../img/ico-select.png) no-repeat;}


.listForm .item.textarea { border: none; }
.listForm .item.textarea textarea { position: relative; top: 15px; width: 100%; max-height: 200px; resize: none; border: 1px solid #484848; padding: 20px; box-sizing: border-box;}

.listForm .item.add { border: none; text-align: center;}
.add { position: relative; display: inline-block; }
.add .btnA { margin-bottom: 10px; }
.add .btnC { padding: 20px 75px;}
.add p { position: relative; z-index: 22; font-size: 14px; }

.uploadBtn { position: relative; padding: 30px 0; background: #cf2028; margin-bottom: 10px; overflow: hidden; font-size: 20px; color: #fff; border-radius: 20px; text-align: center; }
.uploadBtn span { display: inline-block; width:100%; }
.upload { position: absolute; top: 0; left: 0; bottom: 0; right: 0; opacity: 0; color: #fff !important; box-sizing: border-box; background: blue !important; }


.verCode { position: absolute; right: 0; bottom: 5px; width: 120px; height: 40px; border: 1px solid #ddd; }

.btnA { display: inline-block; background: transparent; font-size: 22px; border: 1px solid #cf2028; color: #cf2028; cursor: pointer; border-radius: 50px; line-height: 45px; padding: 0 40px; text-align: center; }
.btnA:hover { background: #cf2028; color: #fff; }
.btnA:hover a { color: #fff; }
.btnA a { color: #cf2028; }

.btnB { display: inline-block; background: transparent; font-size: 22px; border: 1px solid #fff; color: #fff; cursor: pointer; border-radius: 50px; line-height: 45px; padding: 0 40px; text-align: center; }

.btnC { background: #cf2028; color: #fff !important; font-weight: bold; padding: 20px 30px; border-radius: 15px;}
.btnC a { color: #fff !important; }
.btnC span { display: inline-block; vertical-align: middle; line-height: 25px; }
.smallTxt .btnA.btnC { margin-top: 0; }


.btnD { color: #808080; border: 1px solid #808080;}
.btnD:hover { border: 1px solid #cf2028; }


.blockA .righter i.ico-email { top: 0; width: 50px; height: 50px; }

.btnGroup { text-align: center; }
.btnGroup button { margin: 0 10px; }


.aboutSwiper { position: relative; height: 220px; /*padding: 0 30px;*/ box-sizing: border-box; }
.aboutSwiper .swiper-slide { overflow: hidden; font-size: 30px; text-align: center; }

.aboutSwiper .swiper-slide a { color: #fff; }

.aboutSwiper .swiper-button-next, 
.aboutSwiper .swiper-button-prev { top: 40%; width: 65px; height: 65px; border-radius: 50%; background: rgb(236,64,67,0.5);}
.aboutSwiper .swiper-button-prev:after, 
.aboutSwiper .swiper-rtl .swiper-button-next:after,
.aboutSwiper .swiper-button-next:after, 
.aboutSwiper .swiper-rtl .swiper-button-prev:after { font-size: 24px; color: #fff; }
.aboutSwiper .swiper-button-prev, 
.aboutSwiper.swiper-rtl .swiper-button-next { left: 0; }
.aboutSwiper .swiper-button-next, 
.aboutSwiper.swiper-rtl .swiper-button-prev { right: 0; }

.aboutSwiper .info { opacity: 0; position: absolute; top: 0; bottom: 0; left: 0; right: 0; z-index: 11; font-size: 20px; padding: 90px 0; -webkit-transition: all .8s ease; box-sizing: border-box; background: rgba(207,31,40,0.8);}
.aboutSwiper .info em { display: block; font-size: 16px; font-style: normal; -webkit-transition: all .2s ease; }


.aboutSwiper.supervise .info { padding: 30px; }
.aboutSwiper.supervise .info em { font-size: 14px; margin-top: 10px; text-align:justify; }




.linkMore { padding: 0 80px; color: #cf1f29; }

.siteMap { padding: 80px 0; box-sizing: border-box; background: url(../img/bg-map.jpg) no-repeat; background-size: 100% 100%;}
.siteMap img { width: 100%; }
.siteMap .img { padding-bottom: 65px; border-bottom: 1px solid #e6e6e6; margin-bottom: 20px;}
.siteMap .imgs { margin-bottom: 20px;}
.siteMap .imgs img { margin-bottom: 20px;}
.siteMap ul { font-size: 24px;}
.siteMap ul li { display: inline-block;}
.siteMap ul li a { display: inline-block; color: #666;}
.siteMap ul li a:hover { color: #cf1f28; font-weight: bold; }

.siteNav-1 ul { padding: 0 40px; }
.siteNav-1 ul li { margin: 0 20px; }
.siteNav-1 ul li a { height: 50px; line-height: 50px;}

.siteNav-2 { margin-left: 170px; }
.siteNav-2 .title { font-size: 36px; color: #666; padding-bottom: 50px; }
.siteNav-2 ul { width: 60%; border-top: 1px solid #e6e6e6; padding: 45px 0; }
.siteNav-2 ul li { margin: 0 50px 0 0; }
.siteNav-2 ul li a { height: 50px; line-height: 50px;}
.siteNav-2 ul li:nth-child(2n) { margin-right: 0;}
.siteNav-2 .tell { font-size: 36px; margin-bottom: 20px; }
.siteNav-2 .time { font-size: 24px; color: #666;}


.header { -webkit-transition: all .2s ease; position: absolute; top: 0; z-index: 11; left: 0; right: 0; background: rgba(225,225,225,0.2); }
.header.position { position: relative; }
.header .headTop { position: relative; height: 120px;}
.header .logo { position: absolute; left: 0; top: 40px; width: 420px; height: 45px;}


.logoSwiper {  }
.logoSwiper img { width: 100%; height: auto; }




/*.header.active { background: rgba(225,225,225,0.9); }*/
.header.active.color { background: #e5eef5;}
.header.active .logo { filter: inherit; }
.header.active a { color: #000; }
.header.active .searchbar i { filter: inherit; }

.header.active .erji { top: 120px; }


.navbar { position: absolute; z-index: 111; top: 0; left: 520px; display: flex;}
.navbar li { flex: 1; text-align: center; width: 140px;}
.navbar li>a { position: relative; display: block; height: 120px; line-height: 120px; padding: 0 15px; box-sizing: border-box; font-size: 16px; color: #fff;}



.sidebar { display: none; }
.level { display: none; }

.navbar .erji { display: none; position: absolute; overflow: hidden; min-width: 140px; background: rgba(207,31,40,0.9);}
.navbar .erji.active { display: block; }
.navbar .erji a { display: block; color: #fff; cursor: pointer; border-bottom: 1px solid rgba(255, 255, 255, 0.3); line-height: 48px; transition: 0.5s;}


.bgAbout { }
.bgAbout img { width: 100%; }
.bgAbout .text { position: absolute; left: 0; right: 0; top: 50%; margin-top: -120px; text-align: center; color: #cf1f29; }
.bgAbout .text h2 { font-size: 72px; font-weight: bold; line-height: 90px; margin-bottom: 40px;}
.bgAbout .text h3 { font-size: 30px; font-weight: bold;}


.listA { height: 100%; display: flex; justify-content: center; }
.listA .item {  display: block; width: 100%; height: 100%; flex: 1; vertical-align: top !important; padding: 90px 50px; box-sizing: border-box; cursor: pointer;}

.listA .item h2 { font-size: 24px; margin-bottom: 60px;}
.listA .item h2 i { position: relative; top: 5px; display: inline-block; width: 30px; height: 30px; -webkit-transition: all .2s ease; filter: brightness(0); background: url(../img/icon-select.png) no-repeat; margin-left: 12px;}
.listA li { position: relative; display: block; font-size: 18px; }
.listA li a { display: block; padding: 5px 0;/* line-height: 35px; */}
.listA li i { display: inline-block; position: relative; top: 50%; margin-top: -5px; margin-left: 10px; width: 10px; height: 10px; background: url(../img/ico-point.png) no-repeat; background-size: 100%;}
.listA .subLevel { margin: 10px 0; }
.listA .subLevel li { font-size: 14px; margin-bottom: 10px;}
.listA .subLevel li a { padding: 0; line-height: 25px; }
.listA .subLevel li i { display: none;}




.subLevel li a:hover { color: #cf1f28 !important; }

.submenu .subLevel { display: none; }
.submenu.active .subLevel { display: block;}


.searchbar { position: absolute; z-index: 1; top: 40px; right: 0; }
.searchbar i { filter: brightness(100); }
.search { display: inline-block; font-size: 0;/* border: 1px #999 solid;*/ vertical-align: middle;}
.search .ipt { border: 0; width: 240px; height: 40px; margin-right: 10px; padding: 0 10px; font-size: 16px; box-sizing: border-box; vertical-align: middle; }
.search .btn { display: inline-block; height: 40px; line-height: 40px; font-size: 14px; color: #fff; vertical-align: middle;
    cursor: pointer; text-align: center;}
.search .btn i { margin: 0;}


.leftbar { margin-top: 20px; }
.leftbar .title { height: 60px; line-height: 60px; background: #0e62df; color: #fff; font-size: 16px; font-weight: bold; padding-left: 15px; }
.leftbar .menu { padding: 20px 40px 40px; margin-bottom: 40px; background: #fff;}
.leftbar .menu .item { display: block; height: 40px; line-height: 40px; padding-left: 30px; font-size: 16px; color: #999; background: url(../img/ico-arrow.png) center left no-repeat;
    border-bottom: 2px #e6e6e6 solid; -webkit-transition: all .2s ease; }
.leftbar .menu .item:hover { background-position: 5px center; color: #0e62df; }
.leftbar .menu .item.active { color: #0e62df; }


.login { display: inline-block; vertical-align: middle; font-size: 16px; color: #ccc; padding-left: 10px; text-align: right;}
.login a { color: #ccc; }
.login a:hover { color: #fff; }
.login .userhead { width: 30px; height: 30px; border-radius: 50%; vertical-align: middle;}

.crumbs { font-size: 24px; padding: 20px 35px; margin-top: 20px; border-bottom: 1px solid #c7c7c7;}
.crumbs span {  }
.crumbs span em { font-style: normal; color: #cf1f28; }
.crumbs span.fr a { margin: 0 35px; padding: 21px 0;}
.crumbs span.fr a:last-child { margin-right: 0; }
.crumbs span.fr a.active { color: #cf1f28; border-bottom: 2px solid #cf1f28; }
.crumbs span.fr a:hover { color: #cf1f28; }

.company { position: relative; height: 450px; overflow: hidden; font-size: 18px; line-height: 35px; text-align: justify; padding: 55px 0;}
/*.company:before { content: ''; position: absolute; top: 0; left: 0; width: 70px; height: 5px; background: #cf1f28; }*/
.company:after { content: ''; position: absolute; bottom: 0; left: 0; width: 70px; height: 5px; background: #cf1f28; }
.company .text-1 { margin-bottom: 55px; }
.company .text-2 { font-size: 22px; height: 240px; line-height: 45px; overflow-y: scroll; color: #cf1f28; }

.videos { position: relative; height: 450px; overflow: hidden;}
.videos img { width: 100%;}

.wrapper { display: none; }
.wrapper.active { display: block; }

.hotVideo i.ico-video { display: block; width: 45px; height: 45px; margin: 0 auto 20px;}

.aboutSwiper.hotVideo .info { padding: 50px 0; }


.tabs { position: absolute; display: flex; bottom: 0; left: 0; right: 0; }
.tabs .item { width: 100%; flex: 1; text-align: center; height: 60px; margin-right: 1px; line-height: 60px; font-size: 18px; color: #fff; cursor: pointer; background: rgb(232,52,33,0.7); }
.tabs .item:last-child { margin-right: 0; }
.tabs .item.active { background: #e83421; }

.listB { position: relative; height: 100%; }
.listB .item { height: 100%; cursor: pointer; overflow: hidden; }
.listB .item.active { display: block; }
.listB .item .title { position: absolute; left: 0; right: 0; top: 0; bottom: 0; background: rgba(0,0,0,.4); padding-top: 200px; box-sizing: border-box; font-size: 30px; color: #fff; text-align: center; font-weight: bold; }
.listB .item i { margin-bottom: 25px; }
.listB .item p {  }
.listB .item img { height: 100%; }

.videoList .item,
.reserch { position: relative; height: 600px; overflow: hidden; }
.reserch .title { position: absolute; left: 0; right: 0; bottom: 0; padding: 30px 180px; box-sizing: border-box; background: rgba(0, 0, 0, 0.4); color: #fff;}
.reserch .title span { display: inline-block; vertical-align: middle; font-size: 16px; margin-left: 15px; }
.reserch .title em { display: block; font-style: normal; }
.reserch img { width: 100%;  }

.culture { background: #fafafa; padding: 70px 0;}
.listC { font-size: 0; display: flex; justify-content: center; align-items: center;}
.listC .item { position: relative; display: block; width: 100%; flex: 1; margin: 0 20px; color: #e83421; /*-webkit-text-stroke: 0.1px #fff;*/  text-align: center; overflow: hidden;}
.listC .item h2 { font-size: 24px; font-weight: bold; }
.listC .item h3 {  opacity: 0; font-size: 16px; line-height: 35px; text-align: justify;}
.listC .item h1 {  opacity: 0; font-size: 26px; line-height: 35px; text-align: center;}
.listC .item .text { position: absolute; bottom: 0; left: 0; right: 0; height: 60px; padding: 0 80px; line-height: 60px; color: #fff; -webkit-transition: all .8s ease; background: rgba(208,31,41,0.9); box-sizing: border-box; }
.listC img { width: 100%; }

@media (any-hover: hover) { 
    .navbar li:hover .erji a { color: #fff;}
    .listA .item:hover { background: #fff;}
    .listA .item:hover h2 { color: #cf1f28; }
    .listA .item:hover h2 i { filter: inherit; transform: rotate(90deg); }
    .listA li:hover a { color: #cf1f28; }
    .listA li:hover .subLevel li a { color: #000; }
    .solveSwiper .swiper-slide:hover .info { -webkit-transform: translateX(0); }
    .solveSwiper .swiper-slide:hover .titleC { left: 500px; }
    .solveSwiper .info a:hover { text-decoration: underline; cursor: pointer; }
    .productSwiper .swiper-slide:hover .searchIcon { opacity: 1; }
    .productSwiper .swiper-slide:hover .info { height: 585px; padding-top: 120px;  }
    .productSwiper .swiper-slide:hover p { position: initial; opacity: 1;}
    .listC .item:hover .text { padding: 80px; height: 100%; }
    .listC .item:hover .text h2 { display: none;}
    .listC .item:hover .text h3 { opacity: 1;}
    .listC .item:hover .text h1 { opacity: 1;}
    .aboutSwiper .swiper-slide:hover .info { opacity: 1; }

}

.honor { height: 960px; padding: 60px 0; box-sizing: border-box; background: url(../img/honor.jpg) no-repeat; background-size: 100% 100%; }
.honorSwiper { height: 60px; line-height: 60px; border-bottom: 1px solid #fff; color: #fff; }
.honorSwiper .swiper-slide { transition: 300ms; transform: scale(0.8); text-align: center;}
.honorSwiper .swiper-slide-active,
.honorSwiper.swiper-slide-duplicate-active{ transform: scale(1.5);}
.honorSwiper .swiper-button-next, .honorSwiper .swiper-rtl .swiper-button-prev { color: #fff; zoom: .4;}
.honorSwiper .swiper-button-prev, .honorSwiper .swiper-rtl .swiper-button-next { color: #fff; zoom: .4;}

.honorList .listD { display: none; }
.honorList .listD.active { display: block; }

.listD { font-size: 0; padding: 80px 0; box-sizing: border-box; color: #fff;}
.listD .item { min-height: 90px; vertical-align: top; margin-bottom: 65px; font-size: 18px; text-align: justify; padding: 0 33px; box-sizing: border-box; line-height: 30px;}
/*.listD .item:nth-child(2n) { margin-left: 80px; }*/
.listD .item .time {  }



.mySwiper, 
.mySwiper2 { height: auto; text-align: center; color: #fff;}
.mySwiper  { cursor: pointer; height: 60px; line-height: 60px; border-bottom: 1px solid #fff; color: #fff; }
.mySwiper .swiper-slide-thumb-active { transform: scale(1.5); }
.mySwiper .swiper-button-next, .mySwiper .swiper-rtl .swiper-button-prev { color: #fff; zoom: .4;}
.mySwiper .swiper-button-prev, .mySwiper .swiper-rtl .swiper-button-next { color: #fff; zoom: .4;}


.product-1 .col { vertical-align: middle; }
.product-1 .text { font-size: 16px; line-height: 35px; }
.product-1 .text p { margin-bottom: 25px; }
.product-1 .text p b { color: #cf1f29; }
.product-1 .col-12 { padding: 50px 0; box-sizing: border-box; }

.tabsC { border-bottom: 2px solid #d01f29; padding: 20px 0; margin-bottom: 10px; text-align: center; }
.tabsC .item { display: inline-block; font-size: 20px; cursor: pointer; margin: 0 30px; }
.tabsC .item.active { color: #d01f29; }
.tabsC .item:hover { color: #d01f29; }

.listG { padding: 30px 0 30px 50px; }
/*.listG .item { display: none; }
.listG .item.active { display: block; }*/
.listG .item .title { font-size: 24px; color: #d01f29; margin-bottom: 35px;}
.listG .item .text { line-height: 30px;}

.checkMore { text-align: center;  }

.group { display: none; background: #fafafa; padding: 50px 80px;}
.group.active { display: block; }
.group img { width: 100%; }




.tabs-1 { position: relative; height: 54px; line-height: 54px; border-top: 2px #990000 solid; border-bottom: 4px #ccc solid; font-size: 0;}
.tabs-1 .title { display: inline-block; font-size: 20px; font-weight: bold; min-width: 120px; padding: 0 20px; box-sizing: border-box; text-align: center;
    border-bottom: 4px #990000 solid !important; vertical-align: top;}
.tabs-1 .more { position: absolute; right: 5px; top: 0; font-size: 16px; color: #999; }
.tabs-1 .more:hover { color: #333; }
.tabs-1 .tabList { display: inline-block; font-size: 0; vertical-align: top;}
.tabs-1 .tabList .item { display: inline-block; font-size: 20px; min-width: 120px; padding: 0 20px; box-sizing: border-box; text-align: center; cursor: pointer;}
.tabs-1 .tabList .item:hover { color: #990000; }
.tabs-1 .tabList .item.active { color: #990000; border-bottom: 4px #b26666 solid;}

.tabs-2 { position: relative; height: 60px; line-height: 60px; font-size: 0; margin-top: 20px;}
.tabs-2 .tabList { display: inline-block; font-size: 0; vertical-align: top;}
.tabs-2 .tabList .item { display: inline-block; font-size: 16px; min-width: 180px; box-sizing: border-box; text-align: center; color: #fff;
    background: #69a2f9; border-radius: 10px 10px 0 0; cursor: pointer;}
.tabs-2 .tabList .item.active { background: #0b4498; }




.contents {}
.contents .content { display: none; padding: 20px 0 20px;}
.contents .content.active { display: block; }

.list-1 { margin-left: 80px; margin-bottom: 38px; box-sizing: border-box;}
.list-1 li { display: flex; font-size: 24px; margin-bottom: 40px;}
.list-1 li:last-child { margin-bottom: 0; }
.list-1 li a { flex: 1; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.list-1 .title { margin-bottom: 5px; color: #cf1f28;}
.list-1 .title em { display: inline-block; max-width: 580px; vertical-align: middle; font-style: normal; margin-bottom: 5px; color: #000;}
.list-1 .txt { font-size: 18px; color: #666; }
.list-1 .subtitle { margin-bottom: 5px;}


.list-2 { padding: 40px 20px 10px; }
.list-2 li { float: left; width: 33.33%; font-size: 16px; margin-bottom: 15px;}
.list-2 li a { display: block; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.list-2 li a:hover { text-decoration: underline;}

.list-3 .item { width: 240px; display: inline-block; color: #000;vertical-align: top;}
.list-3 .item p { font-size: 32px; margin-bottom: 20px;}
.list-3 .item a { font-size: 18px; color: #666; }
.list-3 .item b { font-size: 24px; }

.serveImg { overflow: hidden; }
.serveImg img { height: 100%;}

.serveIndex { height: 545px; margin-bottom: 80px;}
.serveIndex .info { height: 100%; display: flex; flex-direction: column; justify-content: center; align-items: center;}
.serveIndex .list-3 { width: 100%; padding: 25px 70px; margin-bottom: 2px; background: #f5f5f5; box-sizing: border-box; flex: 1; justify-content: center;}
.serveIndex .list-3:nth-child(1) { background: #e6e6e6;}
.serveIndex .list-3:last-child { margin-bottom: 0; }

.listE { position: absolute; top: 0; left: 0; right: 0; bottom: 0; display: flex; justify-content: center; align-items: center; text-align: center; }
.listE .item { display: block; width: 100%; height: 100%; flex: 1; vertical-align: top; padding: 60px 0; box-sizing: border-box; font-size: 18px; border-bottom: 4px solid transparent;}
.listE .item:hover { background: #fff; border-bottom: 4px solid #ea4b54;}
.listE .item:hover i.ico-1 { background-image: url(../img/solution-1-2.png); }
.listE .item:hover i.ico-2 { background-image: url(../img/solution-2-2.png); }
.listE .item:hover i.ico-3 { background-image: url(../img/solution-3-2.png); }
.listE .item:hover i.ico-4 { background-image: url(../img/solution-4-2.png); }

.listE .item p { font-size: 24px; }
.listE .item ul { margin-top: 45px; }
.listE .item li a { line-height: 37px; }
.listE .item li a:hover { color: #d02c37; font-weight: bold; }
.listE .item i { display: block; width: 70px; height: 70px; margin: 0 auto 15px; background-repeat: no-repeat; }
.listE .item i.ico-1 { background-image: url(../img/solution-1.png); }
.listE .item i.ico-2 { background-image: url(../img/solution-2.png); }
.listE .item i.ico-3 { background-image: url(../img/solution-3.png); }
.listE .item i.ico-4 { background-image: url(../img/solution-4.png); }

.download {  }
.download .btnGroup { display: inline-block; padding: 0 40px; }
.download .btnGroup .btnA { margin: 0 15px; line-height: 25px; padding: 10px 40px; }
.download .btnGroup .btnA em { display: block; font-size: 18px; font-style: normal; }
.download .btnGroup .btnA.active { background: #cf2028; color: #fff; }
.port { font-size: 14px; line-height: 23px; padding: 70px 0;}
.port .item { display: none; }
.port .item.active { display: block; }
.port .item img { width: 100%; }
.port h2 { font-size: 24px; margin-bottom: 50px; color: #cf2028; }
.port h3 { font-size: 18px; margin-bottom: 25px;color: #cf2028; }
.port p { margin-bottom: 45px; text-align: justify; }
.port p:last-child { margin-bottom: 0; }
.port .txt { padding: 20px 0 0 50px; box-sizing: border-box;}

.network { position: relative; padding: 50px 0; }
.network img { width: 100%; }

.dt { position: relative; }
.nsqd { position: absolute; right: 0; bottom: 0; width: 60px; height: 88px; background: url(../img/nsqd.png) no-repeat; background-size: 100% 100%; }


.listAddress { position: absolute; bottom: 50px; right: 0; height: 400px; overflow: auto; box-shadow: 0 0 5px #ccc; padding: 20px 10px; box-sizing: border-box;}
.listAddress .item { font-size: 20px; color: #808080; margin-bottom: 30px;}
.listAddress .name { margin-bottom: 10px; border-bottom: 1px solid #e2e2e2; padding-bottom: 10px;}
.listAddress .tell { font-weight: bold; color: #cf1f29; font-size: 18px;}
.listAddress::-webkit-scrollbar { width: 0 !important }

.nodata { color: #808080; text-align: center; }

.pics-1 { display: block; position: relative; height: 425px; overflow: hidden;}
.pics-1 img { width: 100%; height: 100%; object-fit: cover;}
.pics-1 span { position: absolute; left: 0; right: 0; bottom: 0; padding: 0 20px; height: 60px; line-height: 60px; font-size: 18px; color: #fff;
    background: linear-gradient(to bottom, transparent, #cf1f28); box-sizing: border-box; text-align: center;}

.picList-1 { margin: 0 -10px; font-size: 0;}
.picList-1 .item { position: relative; display: inline-block; width: calc(50% - 20px); height: 400px; margin: 0 10px; overflow: hidden; background: #fff; padding: 20px; box-sizing: border-box;}
.picList-1 .item img { width: 100%; height: 200px; object-fit: cover;}
.picList-1 .item span { display: block; padding: 20px 0 0; line-height: 25px; font-size: 16px;}
.picList-1 .item:after { content: ''; position: absolute; right: 0; bottom: 0; width: 60px; height: 60px; background: url(../img/corner-1.png) no-repeat;
    filter: grayscale(100%); opacity: .2; -webkit-transition: all .3s ease;}
.picList-1 .item:hover:after { filter: none; opacity: 1; }


.picList-2 { height: 200px; margin: 20px 0 40px; padding-top: 20px; background: url(../img/bg-video.png) repeat-x; box-sizing: border-box; font-size: 0; overflow: hidden;}
.picList-2 .item { position: relative; display: inline-block; width: 230px; height: 160px; margin: 0 5px; overflow: hidden;}
.picList-2 .item img { width: 100%; height: 200px; object-fit: cover;}
.picList-2 .item span { position: absolute; left: 0; right: 0; bottom: 0; height: 30px; line-height: 30px; font-size: 14px; color: #fff; padding: 0 10px;
    background: rgba(11, 68, 152, .5); box-sizing: border-box; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}

.picList-3 { position: relative; font-size: 0; margin: 20px -5px 20px; height: 260px; padding-left: 50%;}
.picList-3 .item { display: inline-block; width: calc(50% - 10px); height: 120px; margin: 0 5px 10px;}
.picList-3 .item:first-child { position: absolute; top: 0; left: 0; width: calc(50% - 15px); height: 250px; }
.picList-3 .item img { width: 100%; height: 100%; object-fit: cover;}

.picList-4 { position: relative; font-size: 0; margin: 20px -5px 20px; height: 260px; padding-left: 60%;}
.picList-4 .item { position: relative; display: inline-block; width: calc(50% - 10px); height: 120px; margin: 0 5px 10px;}
.picList-4 .item:first-child { position: absolute; top: 0; left: 0; width: calc(60% - 15px); height: 380px; }
.picList-4 .item:first-child span { top: auto; padding: 0 10px; height: 30px; line-height: 30px; font-size: 16px; color: #fff;
     white-space: nowrap; overflow: hidden; text-overflow: ellipsis; text-align: left; opacity: 1;}
.picList-4 .item img { width: 100%; height: 100%; object-fit: cover;}
.picList-4 .item span { position: absolute; top: 0; left: 0; right: 0; bottom: 0; background: rgba(0, 0, 0, .5); box-sizing: border-box; font-size: 14px;
    line-height: 20px; color: #fff; text-align: center; padding: 10px 5px; opacity: 0; -webkit-transition: all .3s ease;}
.picList-4 .item:hover span { opacity: 1;}


.searchContainer { padding: 10px 50px 40px; margin: 20px 0; background: #fff;}

.articleListContainer { margin-bottom: 80px; }
.articleList-1 { padding-bottom: 70px;}
.articleList-1 a { display: inline-block; width: 100%; height: 100%;}
.articleList-1 .item { position: relative; /*height: 440px;*/ overflow: hidden; padding: 0 0 15px; margin-bottom: 15px; border-bottom: 2px #e6e6e6 solid; }
.articleList-1 .item .img { height: 280px; overflow: hidden; margin-bottom: 10px; }
.articleList-1 .item .img:hover img { -webkit-transform: scale(1.1);}
.articleList-1 .item .img img { width: 100%; height: 100%; object-fit: cover; -webkit-transition: all 0.3s ease; }
.articleList-1 .item .articleTitle { position: relative; height: 52px; font-size: 20px; font-weight: bold; color: #000;}
.articleList-1 .item .articleTitle:hover { color: #cf1f28; }
/*.articleList-1 .item .articleTitle:after { content: '·'; position: absolute; top: 0; left: -20px; color: #0b4498; }*/
.articleList-1 .item .intro { padding-top: 10px; font-size: 16px; line-height: 25px; }
.articleList-1 .item .tag { margin: 20px -10px 0; color: #999; font-size: 16px; }
.articleList-1 .item .tag span { display: inline-block; margin: 0 10px; }
.articleList-1 .item .icon { position: absolute; top: 15px; right: 30px; font-size: 0;}
.articleList-1 .item .icon i { margin: 0 0 0 20px; cursor: pointer; }


.articleList-2 { padding-bottom: 30px;}
.articleList-2 .item { position: relative; height: 240px; padding: 20px 30px 15px 340px; border-bottom: 2px #e6e6e6 solid; box-sizing: border-box; }
.articleList-2 .item img { position: absolute; top: 20px; left: 20px; width: 300px; height: 200px; object-fit: cover; }
.articleList-2 .item .articleTitle { position: relative; font-size: 20px; font-weight: bold; }
.articleList-2 .item .articleTitle:hover { color: #000; }
.articleList-2 .item .intro { height: 100px; padding-top: 20px; font-size: 16px; line-height: 25px; }
.articleList-2 .item .tag { margin: 20px -10px 0; color: #999; font-size: 16px; }
.articleList-2 .item .tag span { margin: 0 10px; }
.articleList-2 .item .icon { position: absolute; top: 15px; right: 30px; font-size: 0;}
.articleList-2 .item .icon i { margin: 0 0 0 20px; cursor: pointer; }


.articleList-3 { font-size: 0; /*padding: 30px 0;*/}
.articleList-3 .item { position: relative; display: inline-block; margin: 0 5px 10px; width: calc(33.33% - 10px); height: 400px;
    box-sizing: border-box; vertical-align: top; overflow: hidden; }
.articleList-3 .item img { width: 100%; height: 300px; object-fit: cover; }
.articleList-3 .item span { padding: 10px; font-size: 16px; text-align: center; line-height: 28px; }
.articleList-3 .item:after { content: ''; position: absolute; top: 50%; left: 50%; margin-top: -75px; margin-left: -30px; width: 60px; height: 60px; background: url(../img/play.png) no-repeat; background-size: 100%;}

.videoDetail { margin-bottom: 80px; }
.videoDetail video { width: 640px;}

.mylist { padding-bottom: 30px;}
.mylist .item { position: relative; padding: 20px 30px 10px; border-bottom: 2px #e6e6e6 solid; }
.mylist .item .title { position: relative; font-size: 20px; color: #999; font-weight: bold; }
.mylist .item .title:hover { color: #000; }
.mylist .item .tag { margin: 5px -10px 0; color: #999; font-size: 16px; }
.mylist .item .tag span { margin: 0 10px; }
.mylist .item .tag .btn { display: inline-block; margin: -15px 5px 0; width: 120px; height: 40px; line-height: 40px; font-size: 16px; color: #fff; text-align: center;
    background: #0b4498; cursor: pointer; }


.examList { padding: 0 40px 30px;}
.examList .item { position: relative; padding: 30px 5px 20px; border-bottom: 2px #e6e6e6 solid; }
.examList .item .title { float: left; position: relative; font-size: 20px; color: #999; font-weight: bold; }
.examList .item .title:hover { color: #000; }
.examList .item .tag { margin: 5px -10px 0; color: #999; font-size: 16px; }
.examList .item .tag span { margin: 0 10px; }
.examList .item .tag .btn { display: inline-block; margin: -15px 5px 0; width: 120px; height: 40px; line-height: 40px; font-size: 16px; color: #fff; text-align: center;
    background: #0b4498; cursor: pointer; }

.rankList {}
.rankList .item { position: relative; padding: 10px 5px; border-bottom: 2px #e6e6e6 solid; color: #999; }
.rankList .item .num { display: inline-block; width: 40px; height: 40px; line-height: 40px; font-size: 20px; color: #69a2f9; text-align: center;
    vertical-align: middle; margin-right: 10px; overflow: hidden; }
.rankList .item .head { display: inline-block; width: 30px; height: 30px; overflow: hidden; border-radius: 50%; vertical-align: middle; margin-right: 10px; }
.rankList .item .head img { width: 100%; height: 100%; }
.rankList .item .name { display: inline-block; font-size: 20px; vertical-align: middle; }
.rankList .item .tag { line-height: 40px; font-size: 16px; }
.rankList .item .tag span { margin: 0 0 0 10px; }
.rankList .item .tag .btn { display: inline-block; margin: -15px 5px 0; width: 120px; height: 40px; line-height: 40px; font-size: 16px; color: #fff; text-align: center;
    background: #0b4498; cursor: pointer; }
.rankList .item:nth-child(1) .num { text-indent: -999em; background: url(../img/ico-rank-1.png) no-repeat; }
.rankList .item:nth-child(2) .num { text-indent: -999em; background: url(../img/ico-rank-2.png) no-repeat; }
.rankList .item:nth-child(3) .num { text-indent: -999em; background: url(../img/ico-rank-3.png) no-repeat; }
.rankList .item:nth-child(1) { color: #e6c72e; }


.pagination { text-align: center; }
.pagination .pager { display: inline-block; font-size: 0; }
.pagination .pager a { display: inline-block; font-size: 14px; color: #fff; background: #ccc; height: 30px; line-height: 30px; padding: 0 10px; margin: 0 5px; }
.pagination .pager a:hover,
.pagination .pager a.active { background: #cf1f28; }
.pagination .ipt { width: 60px; height: 30px; border: 1px #ccc solid; box-sizing: border-box; text-align: center; }
.pagination .btn { display: inline-block; font-size: 14px; color: #fff; background: #ccc; height: 30px; line-height: 30px; padding: 0 20px; margin: 0 5px;}
.pagination .btn:hover { background: #cf1f28; cursor: pointer; }

.duty { padding-top: 15px; }
.duty .info p { text-indent: 2em; line-height: 45px; margin-bottom: 10px;}
.duty .info p img { position: relative; top:-3px; }
.duty .info h2 { margin: 30px 0 15px; font-size: 24px; font-weight: bold;}
.jobList { padding: 40px 0; }
.jobList h2 { padding: 15px 30px; background: #d01f29; color: #fff; font-size: 20px; }
.jobList .station a { position: relative; display: block; padding: 15px 30px; font-size: 16px; border-bottom: 2px solid #fff; box-sizing: border-box; background-color: #f9f9f9;}
.jobList .station a:after { content: ''; position: absolute; left: 0; height: 0; top: 0; border-right: 4px solid #d01f29; transition: 0.5s; }
.jobList .station a.active:after { height: 100%; }
.jobList .station a:hover { color: #d01f29;}
.jobList .station a:hover:after { height: 100%;}

.substance { display: none; }
.substance.active { display: block; }


.table { width: 100%; text-align: center; }
.table th { background: #fff3f3; color: #cf2028; font-weight: bold; font-size: 18px;}
.table tr { line-height: 50px; }
.table tbody tr { background: #fbfbfb; }
.table tbody tr td { padding: 0 30px; box-sizing: border-box; }
.table tbody tr:hover { background: #fff; color: #cf2028; }



.articleContainer { padding: 10px 50px 40px; margin: 20px 0; background: #fff;}
.articleContainer .title { padding: 20px 30px; font-size: 30px; line-height: 50px; font-weight: bold; text-align: center; border-bottom: 2px solid #e9e9e9; }
.articleContainer .tag { margin: 20px 0 0; padding-bottom: 10px; color: #999; font-size: 16px; /*border-bottom: 2px #ebcccc solid;*/ }
.articleContainer .tag span { margin: 0 10px; }

.articleContainer .bigTitle { font-size: 30px; text-align: center; }

.smallTxt { padding: 55px 0 0; color: #808080; font-size: 22px;}
.smallTxt p { margin-bottom: 40px; }
.smallTxt .tell { font-weight: bold; font-size: 70px; vertical-align: top; }
.smallTxt .btnA { margin: 50px 50px 0 0; }
.smallTxt .code { width: 90px; height: 90px; box-shadow: 3px 3px 0 0 #d5262d; margin-bottom: 50px; }

.website { font-size: 14px; color: #808080;}
.website span { color: #cf2028;}

.fontSize {}
.fontSize b { font-weight: normal; margin: 0 5px; cursor: pointer; }
.fontSize b:hover { color: #333; }


.articleContent { padding: 40px 10px; font-size: 16px; line-height: 35px; }
.articleContent img { object-fit: cover; margin: 20px 0;}
.articleContent h1,
.articleContent h2,
.articleContent h3,
.articleContent h4,
.articleContent h5 { font-weight: bold; font-size: 16px; }
.articleContent p { }
.articleContent.newsImg img { display: block; margin: 20px auto; }




.commentContent { background: #fff; margin-bottom: 20px; padding-bottom: 20px; border-top: 2px #990000 solid; }
.commentContent .title { padding: 15px 30px; font-size: 16px; font-weight: bold; }
.commentContent .title span { float: right; color: #999; font-weight: normal; }
.commentContent .title span b { color: #900; font-weight: normal; }
.commentContent .line { position: relative; height: 2px; background: #ebcccc; }
.commentContent .line:after { content: ''; position: absolute; top: 0; left: 0; bottom: 0; width: 180px; background: #990000; }
.commentContent .item { padding: 20px 0; margin: 0 60px; border-bottom: 2px #e6e6e6 solid; font-size: 16px; }
.commentContent .item:last-child { border-bottom: none; }
.commentContent .item .head { width: 80px; height: 80px; border-radius: 50%; }
.commentContent .item .name { color: #0b4498; font-weight: bold; margin-bottom: 10px; }
.commentContent .item .comment { margin-bottom: 10px; min-height: 40px; line-height: 25px; }
.commentContent .item .date { color: #999; }
.commentContent .item .date span { margin-left: 10px; cursor: pointer; }
.commentContent .textarea { position: relative;}
.commentContent .textarea textarea { width: 100%; padding: 5px 10px; border: 1px #999 solid; background: #e6e6e6;
    font-size: 16px; line-height: 25px; box-sizing: border-box; border-radius: 10px; resize: none;}
.commentContent .textarea:before { content: ''; z-index: 2; position: absolute; left: -9px; top: calc(50% - 8px); width: 0; height: 0;
    border-top: 8px solid transparent; border-right: 10px solid #e6e6e6; border-bottom: 8px solid transparent;}
.commentContent .textarea:after { content: ''; z-index: 1; position: absolute; left: -11px; top: calc(50% - 10px); width: 0; height: 0;
    border-top: 10px solid transparent; border-right: 12px solid #999; border-bottom: 10px solid transparent;}
.commentContent .btn { display: inline-block; font-size: 16px; color: #fff; padding: 5px 30px; background: #0e62df; border: 0; cursor: pointer; margin: 50px 0 0 20px; }
.commentContent ::-webkit-input-placeholder { color: #999 !important; }

.commentSort {}
.commentSort b { color: #999 !important; cursor: pointer;}
.commentSort b.active { color: #0e62df !important; }


.filterContainer { padding: 10px 10px 40px; margin: 20px 0; background: #fff;}
.filterContainer .articleList-1 .icon i { margin: 0 0 0 2px; }
.filterContainer .articleList-1 .tag .fr { color: #900; }

.filter { padding: 0 10px 30px; margin-bottom: 20px; font-size: 16px; border-bottom: 2px #0b4498 solid; }
.filter .itemList { padding: 10px; display: flex; border-bottom: 2px #e6e6e6 solid; }
.filter .itemList .label { display: inline-block;}
.filter .itemList .list { flex: 1; display: inline-block; font-size: 0;}
.filter .itemList .item { display: inline-block; margin-bottom: 10px; font-size: 16px; margin-right: 30px; cursor: pointer;}
.filter .itemList .item.active { color: #0b4498; }

.filter .condition { padding: 15px 10px; display: flex; }
.filter .condition .label { display: inline-block;}
.filter .condition .list { flex: 1; display: inline-block; font-size: 0; margin-top: -5px;}
.filter .condition .item { display: inline-block; font-size: 16px; color: #fff; margin-right: 10px; padding: 5px 10px; background: #0e62df; cursor: pointer;}
.filter .condition .item i { width: 10px; height: 10px; margin: -3px 0 0 5px;}

.filter .search { border-color: #ccc; }


.pageContainer { padding: 0 50px 40px; margin: 20px 0; background: #fff; border-top: 2px #0b4498 solid;}
.pageContainer .title { padding: 30px 0; font-size: 30px; font-weight: bold; text-align: center; line-height: 50px; border-bottom: 2px #cedaea solid; }
.pageContainer .subtitle { padding: 15px 0; font-size: 16px; color: #999; text-align: center;}
.pageContainer .subtitle span { display: inline-block; margin: 0 10px; }

.formContent { padding: 40px 10px; font-size: 16px; line-height: 35px; max-width: 900px; margin: 0 auto; }
.formContent h1 { font-size: 16px; font-weight: bold; margin-bottom: 20px; }
.formContent .row { margin-bottom: 20px !important; }
.formContent .label { text-align: right; }
.formContent .ipt { border: 1px #999 solid; width: 100%; font-size: 16px; padding: 10px; background: #e6e6e6; box-sizing: border-box; vertical-align: top;
    margin-top: -4px; resize: none; }
.formContent .ipt.file { padding: 7px 10px;}
.formContent ::-webkit-input-placeholder { color: #999 !important; }
.formContent label { margin-right: 20px; }
.formContent .radio { margin-right: 5px; }

.btns { text-align: center; padding-top: 20px; }
.btns .btn { display: inline-block; font-size: 20px; color: #fff; padding: 10px 60px; background: #0e62df; border: 0; cursor: pointer; }
.btns .parse { font-size: 16px; color: #999; }
.btns .parse i { cursor: pointer; }
.btns .parse i:hover { opacity: .8; }

.userContainer { padding: 0 0 40px; margin: 20px 0; background: #fff; border-top: 2px #cedaea solid;}
.userContainer h1 { padding: 15px 20px; margin-top: -2px; display: inline-block; font-size: 16px; font-weight: bold; color: #0b4498; border-top: 2px #0b4498 solid;}

.userPanel { padding: 50px 0 40px; text-align: center; margin-top: 20px; background: #fff; border-top: 2px #0b4498 solid; }
.userPanel .userhead { width: 100px; height: 100px; margin: 0 auto; border-radius: 50%; overflow: hidden; margin-bottom: 10px; }
.userPanel .userhead img { width: 100%; height: 100%; vertical-align: top; }
.userPanel .username { font-size: 16px; color: #0b4498; margin-bottom: 40px;}
.userPanel .btn { margin: 0 auto; width: 120px; height: 30px; line-height: 30px; text-align: center; font-size: 16px; color: #999; border: 1px #999 solid; cursor: pointer; }

.examContainer { padding: 20px 30px 40px; margin: 0 0 20px; background: #fff; border-top: 2px #0b4498 solid;}
.examContainer h1 { font-size: 40px; color: #0b4498; font-weight: bold; text-align: center; padding: 40px 0 20px;}
.examContainer h2 { font-size: 30px; font-weight: bold; text-align: center; padding: 40px 0 20px; margin: 0 0 20px; border-bottom: 2px #ccc solid;}

.examContent { padding: 20px 0; font-size: 16px; }
.examContent h3 { padding-top: 20px; font-size: 16px; font-weight: bold; }
.examContent .item { border-bottom: 1px #fafafa solid; padding: 20px 0; }
.examContent .item .question { color: #999; }
.examContent .item .items { font-size: 0; margin-top: 20px; }
.examContent .item .items label { display: inline-block; margin: 0 40px 0 0; font-size: 16px; color: #999; }
.examContent .item .ipt { border: 2px #999 solid; border-width: 0 0 2px 0; padding: 0 10px; text-align: center; font-size: 16px; margin: 0 10px; width: 100px;}
.examContent .item .checkbox { margin-right: 10px; }
.examContent .item .right { color: #0b993a; }
.examContent .item .wrong { color: #990000; }
.examContent .item .textarea { padding: 5px 10px; margin-top: 20px; border: 1px #999 solid; background: #e6e6e6; font-size: 16px; line-height: 25px; }

#chart { width: 100%; height: 400px; }

.link { background: #0b4498; padding: 25px 0; line-height: 35px;}
.link .title { font-size: 16px; color: #fff; font-weight: bold; margin-bottom: 4px; }
.linkList { font-size: 0; }
.linkList .item { color: #fff; font-size: 16px; white-space: nowrap; margin-right: 10px;}
.linkList .item:hover { text-decoration: underline; }



.siteNav-3 { position: relative; top: -13px; width: 100%; }
.siteNav-3 b { display: inline-block; padding: 0 45% 0 15%; }
.siteNav-3 .title { height: 47px; line-height: 47px; cursor: pointer; font-size: 18px; margin-bottom: 1px; color: #858585; background: rgba(225, 225, 225, 0.1); border-radius: 5px;}
.siteNav-3 i.icon-menu { position: relative; top: 7px; display: inline-block; width: 25px; height: 25px; background: url(../img/icon-menu-gray.png) no-repeat; background-size: 100%; }
.siteNav-3 i.icon-menu.active { background-image: url(../img/ico-close_bak.png) }


.links { display: none; position: absolute; z-index: 11; top: 47px; left: 0; right: 0; padding: 15px 0; box-sizing: border-box; text-align: center; background: #353535;}
.links ul li { display: block;}
.links a { color: #b1b1b1; font-size: 14px; transition: 0.5s; }
.links a:hover { color: #fff; }


.footer { position: relative; z-index: 2; padding: 30px 0; background: #0b0b0b; line-height: 24px; box-sizing: border-box;
    font-size: 14px; color: #858585;}
.footer a { color: #858585; }
.footer p { line-height: 35px; }
.footer .address { padding: 20px 0; margin-bottom: 20px; }
.footer .address .img { text-align: center;}
.footer .address .img img { width: 70%;}

.footer .siteNav-3 .title .icons i { width: 16px; height: 2px; background-color: #fff; display: block; transition: 0.5s; opacity: 0.6;}

.footer .siteNav-3 .title .icons i:nth-child(2) { margin: 3px 0;}

.footer .siteNav-3 .title .icons { position: absolute; top: 50%; right: 20px; transform: translateY(-50%);}

.footer .siteNav-3.act .title .icons i:nth-of-type(1) {
  -webkit-transform: rotate(45deg) translate(3px, 3px);
  transform: rotate(45deg) translate(3px, 3px);
}

.footer .siteNav-3.act .title .icons i:nth-of-type(2) {
  opacity: 0;
}

.footer .siteNav-3.act .title .icons i:nth-of-type(3) {
  -webkit-transform: rotate(-45deg) translate(4px, -4px);
  transform: rotate(-45deg) translate(4px, -4px);
}

.listfooter { padding: 20px 0; border-bottom: 1px solid rgba(255, 255, 255, 0.1); }
.listfooter .lefter a { font-size: 16px; padding: 0 10px;}
.listfooter a { color: #858585; font-size: 14px;}
.listfooter a:hover { color: #fff; }


.floatWindow { position: fixed; z-index: 10; bottom: 250px; right: 30px; width: 50px; background: #d6262d; }
.floatWindow .item { position: relative; display: block; height: 45px; line-height: 45px; font-size: 16px; color: #fff; text-align: center; cursor: pointer; }
.floatWindow .item b { position: relative; z-index: 3; font-weight: normal; }
.floatWindow .item i { margin-right: 0; filter: brightness(100); }
.floatWindow .item:after { content: ''; position: absolute; z-index: 1; left: 15px; right: 15px; bottom: -1px; height: 2px; background: #e16166; }
.floatWindow .item:last-child:after { display: none; }
.floatWindow .item .detail { display: none; position: absolute; top: 0; right: 50px;}
.floatWindow .item .detail.num { width: 120px; font-size: 14px; font-weight: bold; background: #ee3239;}
.floatWindow .item:hover .detail { display: block; }
.floatWindow .code { width: 90px; height: 90px; }
.floatWindow .code img { width: 100%;}



.fzSmall { font-size: 28px !important; }

.floatButton { position: fixed; z-index: 10; bottom: 10%; left: calc(50% + 720px); background: #ffffff; }
.floatButton .item { display: block; width: 80px; height: 80px; font-size: 14px; color: #999; text-align: center; padding-top: 10px;
    cursor: pointer; box-sizing: border-box; border: 2px #999 solid; }
.floatButton .item:last-child { border-color: #0e62df; color: #0e62df; }
.floatButton .item i { margin: 0 0 5px; }
.floatButton .item b { display: block; }


.searchico { display: none; }
.requireMobile { display: none; }

.blockA .righter i.ico-select { display: none; position: absolute; }


.row { position: relative; box-sizing: border-box }
.row:after,
.row:before { display: table; content: "" }
.row:after { clear: both }
.row--flex { display: flex }
.row--flex:after,
.row--flex:before { display: none }
.row--flex.is-justify-center { justify-content: center }
.row--flex.is-justify-end { justify-content: flex-end }
.row--flex.is-justify-space-between { justify-content: space-between }
.row--flex.is-justify-space-around { justify-content: space-around }
.row--flex.is-align-top { align-items: flex-start }
.row--flex.is-align-middle { align-items: center }
.row--flex.is-align-bottom { align-items: flex-end }
[class*=col-] { float: left; box-sizing: border-box }
.col-0 { display: none; width: 0 }
.col-offset-0 { margin-left: 0 }
.col-pull-0 { position: relative; right: 0 }
.col-push-0 { position: relative; left: 0 }
.col-1 { width: 4.1666666667% }
.col-offset-1 { margin-left: 4.1666666667% }
.col-pull-1 { position: relative; right: 4.1666666667% }
.col-push-1 { position: relative; left: 4.1666666667% }
.col-2 { width: 8.3333333333% }
.col-offset-2 { margin-left: 8.3333333333% }
.col-pull-2 { position: relative; right: 8.3333333333% }
.col-push-2 { position: relative; left: 8.3333333333% }
.col-3 { width: 12.5% }
.col-offset-3 { margin-left: 12.5% }
.col-pull-3 { position: relative; right: 12.5% }
.col-push-3 { position: relative; left: 12.5% }
.col-4 { width: 16.6666666667% }
.col-offset-4 { margin-left: 16.6666666667% }
.col-pull-4 { position: relative; right: 16.6666666667% }
.col-push-4 { position: relative; left: 16.6666666667% }
.col-5 { width: 20.8333333333% }
.col-offset-5 { margin-left: 20.8333333333% }
.col-pull-5 { position: relative; right: 20.8333333333% }
.col-push-5 { position: relative; left: 20.8333333333% }
.col-6 { width: 25% }
.col-offset-6 { margin-left: 25% }
.col-pull-6 { position: relative; right: 25% }
.col-push-6 { position: relative; left: 25% }
.col-7 { width: 29.1666666667% }
.col-offset-7 { margin-left: 29.1666666667% }
.col-pull-7 { position: relative; right: 29.1666666667% }
.col-push-7 { position: relative; left: 29.1666666667% }
.col-8 { width: 33.3333333333% }
.col-offset-8 { margin-left: 33.3333333333% }
.col-pull-8 { position: relative; right: 33.3333333333% }
.col-push-8 { position: relative; left: 33.3333333333% }
.col-9 { width: 37.5% }
.col-offset-9 { margin-left: 37.5% }
.col-pull-9 { position: relative; right: 37.5% }
.col-push-9 { position: relative; left: 37.5% }
.col-10 { width: 41.6666666667% }
.col-offset-10 { margin-left: 41.6666666667% }
.col-pull-10 { position: relative; right: 41.6666666667% }
.col-push-10 { position: relative; left: 41.6666666667% }
.col-11 { width: 45.8333333333% }
.col-offset-11 { margin-left: 45.8333333333% }
.col-pull-11 { position: relative; right: 45.8333333333% }
.col-push-11 { position: relative; left: 45.8333333333% }
.col-12 { width: 50% }
.col-offset-12 { margin-left: 50% }
.col-pull-12 { position: relative; right: 50% }
.col-push-12 { position: relative; left: 50% }
.col-13 { width: 54.1666666667% }
.col-offset-13 { margin-left: 54.1666666667% }
.col-pull-13 { position: relative; right: 54.1666666667% }
.col-push-13 { position: relative; left: 54.1666666667% }
.col-14 { width: 58.3333333333% }
.col-offset-14 { margin-left: 58.3333333333% }
.col-pull-14 { position: relative; right: 58.3333333333% }
.col-push-14 { position: relative; left: 58.3333333333% }
.col-15 { width: 62.5% }
.col-offset-15 { margin-left: 62.5% }
.col-pull-15 { position: relative; right: 62.5% }
.col-push-15 { position: relative; left: 62.5% }
.col-16 { width: 66.6666666667% }
.col-offset-16 { margin-left: 66.6666666667% }
.col-pull-16 { position: relative; right: 66.6666666667% }
.col-push-16 { position: relative; left: 66.6666666667% }
.col-17 { width: 70.8333333333% }
.col-offset-17 { margin-left: 70.8333333333% }
.col-pull-17 { position: relative; right: 70.8333333333% }
.col-push-17 { position: relative; left: 70.8333333333% }
.col-18 { width: 75% }
.col-offset-18 { margin-left: 75% }
.col-pull-18 { position: relative; right: 75% }
.col-push-18 { position: relative; left: 75% }
.col-19 { width: 79.1666666667% }
.col-offset-19 { margin-left: 79.1666666667% }
.col-pull-19 { position: relative; right: 79.1666666667% }
.col-push-19 { position: relative; left: 79.1666666667% }
.col-20 { width: 83.3333333333% }
.col-offset-20 { margin-left: 83.3333333333% }
.col-pull-20 { position: relative; right: 83.3333333333% }
.col-push-20 { position: relative; left: 83.3333333333% }
.col-21 { width: 87.5% }
.col-offset-21 { margin-left: 87.5% }
.col-pull-21 { position: relative; right: 87.5% }
.col-push-21 { position: relative; left: 87.5% }
.col-22 { width: 91.6666666667% }
.col-offset-22 { margin-left: 91.6666666667% }
.col-pull-22 { position: relative; right: 91.6666666667% }
.col-push-22 { position: relative; left: 91.6666666667% }
.col-23 { width: 95.8333333333% }
.col-offset-23 { margin-left: 95.8333333333% }
.col-pull-23 { position: relative; right: 95.8333333333% }
.col-push-23 { position: relative; left: 95.8333333333% }
.col-24 { width: 100% }
.col-offset-24 { margin-left: 100% }
.col-pull-24 { position: relative; right: 100% }
.col-push-24 { position: relative; left: 100% }

.row.gutter-15 { margin: 0 -7.5px; }
.row.gutter-15 .col { padding: 0 7.5px; }

.row.gutter-20 { margin: 0 -10px; }
.row.gutter-20 .col { padding: 0 10px; }

i[class^='ico-'] { position: relative; margin-right: 5px; display: inline-block; width: 25px; height: 25px; background: no-repeat; vertical-align: middle; margin-top: -4px; background-size: 100%; }
/*i.ico-list { background-image: url(../img/ico-list.png);}
i.ico-arrow { background-image: url(../img/ico-arrow.png);}*/
i.ico-author { background-image: url(../img/ico-author.png);}
/*i.ico-date { background-image: url(../img/ico-date.png);}
i.ico-view { background-image: url(../img/ico-view.png);}
i.ico-like { background-image: url(../img/ico-like.png);}
i.ico-like-1 { background-image: url(../img/ico-like-1.png);}
i.ico-breadcrumb { background-image: url(../img/ico-breadcrumb.png);}*/
i.ico-rank { background-image: url(../img/ico-rank.png);}
i.ico-search { width: 30px; height: 30px; background-image: url(../img/ico-search.png); filter: brightness(100);}
i.ico-userhead { width: 30px; height: 30px; background-image: url(../img/userhead.png);}
i.ico-video { width: 50px; height: 50px; background-image: url(../img/ico-video.png); }
i.ico-link { background-image: url(../img/ico-link.png); }
i.ico-email { width: 50px; height: 50px; background-image: url(../img/ico-email.png);  }
i.ico-menu { background-image: url(../img/icon-menu.png); filter: brightness(100); }
i.ico-select { background-image: url(../img/ico-select.png);}
i.ico-tell { background-image: url(../img/ico-tell.png);}
i.ico-code { background-image: url(../img/ico-code.png);}
i.ico-top { background-image: url(../img/ico-top.png);}
i.ico-close { background-image: url(../img/ico-close.png);}
/*i.ico-reply { background-image: url(../img/ico-reply.png);}
i.ico-reply-1 { background-image: url(../img/ico-reply-1.png);}
i.ico-comment { background-image: url(../img/ico-comment.png);}
i.ico-top { background-image: url(../img/ico-top.png);}
i.ico-parse { background-image: url(../img/ico-parse.png); width: 30px; height: 30px;}
i.ico-parse-1 { background-image: url(../img/ico-parse-1.png); width: 50px; height: 50px;}
i.ico-up { background-image: url(../img/ico-up.png); width: 30px; height: 30px;}
i.ico-home { background-image: url(../img/ico-home.png); width: 30px; height: 30px;}
i.ico-top-1 { background-image: url(../img/ico-top-1.png); width: 30px; height: 30px;}
i.ico-rank-1 { background-image: url(../img/ico-rank-1.png); width: 40px; height: 40px;}
i.ico-rank-2 { background-image: url(../img/ico-rank-2.png); width: 40px; height: 40px;}
i.ico-rank-3 { background-image: url(../img/ico-rank-3.png); width: 40px; height: 40px;}
*/

@-webkit-keyframes fadeInBig {
    0% { -webkit-transform: scale(3); opacity: 0;}
    100% { -webkit-transform: scale(1); opacity: 1;}
}

/*
@media only screen and (max-width: 2560px) {
    html {
        font-size: 133px !important;
    }
}
@media only screen and (max-width: 1920px) {
    html {
        font-size: 100px !important;
    }
}
@media only screen and (max-width: 1680px) {
    html {
        font-size: 87.5px !important;
    }
}
@media only screen and (max-width: 1600px) {
    html {
        font-size: 83.33px !important;
    }
}
@media only screen and (max-width: 1440px) {
    html {
        font-size: 75px !important;
    }
    .solutionSwiper { height: 4.6rem; }
}
@media only screen and (max-width: 1366px) {
    html {
        font-size: 71.14px !important;
    }
}

*/
@media (max-width: 1440px) {
    .container { width: auto; margin: 0 20px; }
    .list-3 .item { width: 220px; }
    .list-3 .item p { font-size: 30px; }
    .list-3 .item a { font-size: 16px; }
    .list-1 .title em { max-width: 460px; }
    .siteNav-1 ul { padding: 30px; }
    .siteNav-1 ul li { margin: 0 11px; }
    .siteNav-2 .time { font-size: 20px; line-height: 35px; }
    .siteNav-2 ul { width: 65%; padding: 45px 0; }
    .siteNav-2 ul li { margin: 0 25px 0 0; }
    .siteNav-2 .title { font-size: 34px; }
    .siteNav-2 .tell { font-size: 32px; margin-bottom: 15px; }
    .siteNav-3 .title { font-size: 15px; }
    .siteNav-3 .default ul li { margin: 5px; }
    .siteNav-3 .default ul i { width: 65px; height: 65px; }
    .siteMap { height: 700px; }
    .header .logo { width: 350px; }
    .navbar {  left: 390px; }
    .navbar li a { padding: 0 10px; }
    .search .ipt { width: 210px; height: 35px; }
    .listA li { font-size: 16px; }
    .listA .item { padding: 50px; }
    .listA .item h2 { margin-bottom: 35px; }
    .bgAbout .text { margin-top: -65px; }
    .bgAbout .text h2 { font-size: 42px; line-height: 50px; }
/*    .listC .item .text { padding: 110px 50px 0; }*/
/*    .listD .item:nth-child(2n) { margin-left: 48px; }*/
    .listE .item i { width: 50px; height: 50px; }
    .listE .item { padding: 30px 0; font-size: 14px;}
    .listE .item p { font-size: 20px; }
    .listE .item ul { margin-top: 20px; }
    .listE .item li a { line-height: 30px; }
    .crumbs { font-size: 18px; }
    .crumbs span a { margin: 0 25px; }
    .blockA .lefter h2 { font-size: 24px; }
    .blockA .lefter h3 { font-size: 14px; }
    .blockA .righter { font-size: 20px; }
    .blockA .righter .title { font-size: 34px; padding-bottom: 35px; }
    .blockA .righter i { width: 60px; height: 60px; }
    .blockA .righter ul { padding: 40px 0; }
    /*.blockA .righter li{ margin: 20px 110px 20px 0; }*/
    .listForm .item { width: 27%; font-size: 20px; margin: 20px 54px 20px 0;}
    .btnA { font-size: 20px; }
    .blockA .righter .news .list { padding: 0; }
    .blockA .righter .news li .title em { max-width: 330px; }
    .download .btnGroup { padding: 0; }
    .download .btnGroup .btnA { margin: 0; }
    .smallTxt .tell { font-size: 60px; }

    .recruitTab { font-size: 18px; }
    .recruitTab span { margin: 0 25px; }
    .blockA .righter .block-1 li { margin: 30px 120px 30px 0; }

    .videoList .item, .reserch { height:500px; }

    
}


@media only screen and (max-device-width: 414px){
	html,body{  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); } 
	html { overflow: hidden; }
	img { -webkit-user-select: none;}
	
	.hideMobile { display: none; }
	.mobileWidthInherit { width: inherit;}
	
	.titleA { font-size: 24px; padding: 30px 0;}
	.titleA .dec { font-size: 14px; }
	.indexSwiper { height: 210px; }
	.indexSwiper .swiper-slide img { height: auto; }
	.indexSwiper a { bottom: 30px; margin-left: -45px; width: 90px; font-size: 12px; padding: 3px 0;}
	.indexSwiper .swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction { bottom: 10px; }
	.indexSwiper .swiper-pagination-bullet { width: 20px; }
	.header .logo { width: 250px; top: 25px; }

    .dt #chinamap {}
    .dt .nsqd { bottom: 330px; zoom: 0.7; }
	#chinamap .jsmap-container { height: 240px !important;}

    .footer .address { margin-bottom: 0; }
    .footer .address .col-18 { margin-bottom: 20px;}
    .footer .address .img { width: 50%; margin-bottom: 5px;}
    .footer p { line-height: 30px; }
    .footer .smallText p { line-height: 20px; }
/*    .footer .smallText { font-size: 12px; }*/
    .listfooter .lefter { width: 100%; text-align: center;}
    .listfooter .lefter a { display: inline-block; padding: 0 2px; font-size: 14px;}

	.searchbar { display: none; top: 67px; left: 0; }
	.searchbar.active { display: block; }
	.search .ipt { width: 334px; }
	.searchico { display: block; position: absolute; right: 40px; top: 27px; }
	/*.swiper-slide img { height: auto; }*/

    .network .col-15 { width:100%; height: 450px; }

	.titleC { font-size: 20px; }
	.titleC .dec { font-size: 12px; }
	.solveSwiper { height: 186px; }
	.solveSwiper .titleC { top: 25px; left: 20px; }
	.solveSwiper .swiper-pagination-bullet { width: 10px; height: 10px; }
	.solveSwiper .swiper-pagination-bullet-active { width: 6px; height: 6px; }
	.solveSwiper .swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet, .swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet { margin: 10px 0; }
	
    .listContact { margin-top: 30px; }
    .listContact .col { height: auto; border-bottom: 1px solid #dedede; }
    .listContact .col .text { position: relative; top: auto; left: auto; transform: inherit;}
    .listContact .col:last-child { border: none;}
    .listContact .col:after { display: none }
    .listContact .listGroup:after { display: none; }

    .listGroup .col-8 { width: 100%; padding: 30px 40px;}

    .duty { padding-top: 0; }
    .duty .col-6,
    .duty .col-16 { width: 100%; }
    .duty .articleContent { font-size: 12px; line-height: 25px; }
    .duty .articleContent .btnC { font-size: 16px; padding: 10px 0; margin: 20px auto; }
    .duty .articleContent .listForm p { font-size: 12px; }
    .duty .articleContent .btnGroup { padding-bottom: 0 !important; }
	.duty .info h2 { font-size: 16px;}
	.duty .info p { font-size: 14px; line-height: 30px;}

    .jobList { padding-bottom: 0; }
    .jobList h2 { font-size: 18px; padding: 10px 15px; }
    .jobList a { font-size: 14px; padding: 10px 15px; }

    .reserch { height: auto; }
    .reserch .title { padding: 5px 30px;  }
    .reserch .title span { font-size: 12px; }

	.titleB { font-size: 16px; }
	.titleB .en { font-size: 12px; }
	.solveSwiper .titleB { margin-bottom: 15px; }
	.solveSwiper .info { width: 220px; padding: 15px; }
	.solveSwiper .info a { margin-bottom: 2px; font-size: 12px;}
	.productSwiper { height: 220px; }
	.productSwiper .info { height: 50px; font-size: 14px; }
	.productSwiper .swiper-slide { border-radius: 5px; }
	.product .bgGray { display: none; }
	.productSwiper p { top: 14px; font-size: 16px; padding: 0 10px; }
	.moreProduct { display: none; }
	.require { padding: 20px 0; font-size: 16px;}
	.requirePc { display: none; }
	.requireMobile { display: flex; justify-content: center; align-items: center;}
	.btnB { font-size: 16px; line-height: 40px; padding: 0 10px; }
	.redBlock .col-6 { padding-top: 0; }
	.redBlock-1 { padding: 0; }
	.leaderSwiper { height: 160px; }
	.swiperContainer { height: auto; }
	.leaderSwiperThumbs { height: 35px; }
	.leaderSwiperThumbs span { top: 7px; font-size: 8px; }
	.leaderSwiper .swiper-button-next { width: 10px; height: 10px;}
	.leaderSwiper .text { font-size: 14px; padding: 15px 20px; }
	.leaderSwiper .text i { margin-right: 15px; }
	.leaderSwiper .text em { font-size: 10px; }
	i.ico-video { width: 25px; height: 25px; }
	.hotNews .col { width: 100%; }
	.hotNews .pics-1 { height: 220px; margin-bottom: 20px; }
	.list-1 { margin-left: 0; }
	.list-1 li { font-size: 18px; margin-bottom: 10px; border-bottom: 1px solid #ececec; padding: 10px 0 15px;}
	.list-1 .txt { font-size: 14px; }
	.list-1 .title em { width: 280px; margin-bottom: 0; }
	.linkMore { display: block; width: 100%; text-align: right; color: #cf1f29; padding: 0;}
	.serveIndex { height: auto; }
	.serveImg { width: 100%; }
	.serveImg img{ width: 100%; height: auto; }
	.serveIndex .info { width: 100%; }
	.serveIndex .list-3 { padding: 25px 40px; }
	.list-3 .item p { font-size: 24px; margin-bottom: 10px;}
	.list-3 .item a { font-size: 14px; }
	.list-3 .item b { font-size: 14px; }
	.siteNav-1 { width: 100%; margin-bottom: 20px;}
	.siteNav-1 ul,
	.siteNav-2 ul { display: none }
	.siteNav-2 .title-1 { display: none }
	.siteNav-1 ul li a ,
	.siteNav-2 ul li a{ height: 40px; line-height: 40px; }
	.siteMap { height: auto; padding: 40px 0; }
	.siteMap .imgs { margin-bottom: 0; }
	.siteMap .img { padding-bottom: 40px; }
	.siteMap .imgs img { margin-bottom: 0; }
	.siteNav-2 { width: 100%; margin-left: 0; margin-bottom: 20px; padding: 0 40px; box-sizing: border-box;}
	.siteNav-2 .time { font-size: 16px; }
	.siteNav-2 .tell { font-size: 28px; }
	.siteNav-2 .title { font-size: 24px; padding-bottom: 20px;}
	.siteNav-2 ul { width: 100%; padding: 15px 0; margin-bottom: 20px; }
	.siteNav-2 ul li:nth-child(2n) { margin: 0 22px 0 0; }
	.siteNav-2 ul li { margin: 0 22px 0 0; }

	.siteNav-3 { width: 100%; top: 0; margin-top: 20px; }
	.siteNav-3 .links { height: auto; }
	.siteNav-3 .default ul { display: none;}
	.siteNav-3 .default ul li { margin: 5px 15px; }
	.siteNav-3 .address .text-1 { font-size: 18px; }
	.siteNav-3 .address .text-2 { font-size: 18px; }
	.mb80 { margin-bottom: 50px; }
	/*.siteNav-3 i.icon-menu { position: absolute; right: 30px; }*/
	.siteNav-3 b { padding: 0 0 0 5%;}
	.siteNav-3 i.icon-menu { position: absolute; right: 30px; top: 12px; }
	.siteMap ul { font-size: 18px; }
	.navbar li a { height: auto; line-height: inherit; }
	.menuico { position: absolute; right: 0; top: 29px; }
	.header .headTop { height: 70px; }
	.header-1 { display: none; }

    .sidebar { display: block; }
    
    .level { display: none; position: absolute; top: 0; z-index: 111; width: 100%;  -webkit-transform: translateX(100px); -webkit-transition: all 250ms ease !important}
    .level.active { display: block; }
    .level .navbar { display: block; position: absolute; right: 0; left: auto; width: 140px; background: rgba(207,31,40,0.9); }
    .level .navbar li>a { position: relative; display: block; width: 100%; font-size: 16px; line-height: 41px; color: #fff;  border-bottom: 1px solid rgba(255,255,255,.3);}
    .level .navbar li>a:after { content: ''; position: absolute; right: 5px; top: 50%; margin-top: -7px; width: 15px; height: 15px; background: url(../img/ico-select.png) no-repeat; filter: brightness(100); background-size: 100%;}
    .level .navbar .erji { display: none; position: relative; top: inherit; min-width: inherit; font-size: 10px;}
    .level .navbar .erji.active { display: block; }
    .level .navbar .erji a { line-height: 35px; font-size: 14px; padding: 5px 10px;}

    .sidebar-open .sidebar { -webkit-transform: translateX(-140px) }
    .sidebar-open .level { display: block; -webkit-transform: translateX(0); }


    .solveSwiper .info { -webkit-transform: inherit; }
    .solveSwiper .titleC { display: none; }
    .leaderSwiper .swiper-button-next, .leaderSwiper .swiper-button-prev { top: 41%; }
    .bgAbout .text { margin-top: -27px; }
    .bgAbout .text h2 { font-size: 20px !important; line-height: 25px; }
    .crumbs { padding: 8px 0; font-size: 14px; }
    .crumbs span a { margin: 0 5px;}
    .crumbs span.fr { display: none; }
    .company { width: 100%; height: auto; padding: 20px 0; font-size: 14px; line-height: 25px; margin-bottom: 15px;}
    .company:before,
    .company:after { height: 3px; }
    .company .text-1 { margin-bottom: 15px; }
    .company .text-2 { font-size: 16px; height: 155px; line-height: 30px; }
    .videos { width: 100%; height: 270px; margin-bottom: 15px;}
    .videos i.ico-video { margin-bottom: 15px; }
    .listB .item .title { font-size: 18px; padding-top: 60px;}
    .tabs .item { font-size: 12px; }
    .listB.reserch { margin-bottom: 15px; }
	.culture { padding: 0;}
    .culture .listC { display: inherit; }
    .culture .listC .item { width: inherit; margin-bottom: 10px; height: 200px; }
	.culture .listC .item:nth-child(2) .text { background: rgba(208,31,41,0.9); color: #fff;}
	.culture .listC .item h2 {  font-size: 20px; }
	.culture .listC .item h3 {  font-size: 14px; }
	/* .culture .listC .item .text { padding: 70px 50px 0; } */
	/* .culture .listC .item:nth-child(2) .text { padding: 55px 50px 0; } */
	i.ico-menu.red { filter: inherit; }
	i.ico-search.red { filter: inherit; }
	.listD { padding: 20px 0; }
	.listD .item { width: 100%; padding: 0; font-size: 14px; margin-bottom: 15px; line-height: 25px; }
	.honor { height: auto; }
	.redBlock { font-size: 16px; }
	.redBlock .jcCenter { width: 58.3333333333%; padding: 0 20px; box-sizing: border-box; }
	.redBlock .house { width: 29.1666666667%; }
	.redBlock em { font-size: 12px; }
	.redBlock .icon { top: 0; }
	.redBlock .icon img { width: 100%; }
	.honorSwiper .swiper-wrapper { padding: 0 30px; }
	.listE .item i { width: 25px; height: 25px; margin-bottom: 11px;}
	.listE .item p { font-size: 16px; }
	.listE .item ul { display: none; }
	.blockA { padding: 20px 0 0; }
	.blockA .lefter { display: none; padding: 0 7px; }
	.blockA .lefter h2 { font-size: 17px; margin-bottom: 5px; }
	.blockA .lefter h3 { font-size: 10px; }
	.blockA .righter { width: 100%;}
	.blockA .righter .title { font-size: 20px; padding-bottom: 15px;}
	.blockA .righter i { top: 0; width: 30px; height: 30px; }
	.blockA .righter ul { padding: 20px 0; }
	.blockA .righter .block-1 li { display: block; width: auto; margin: 0; font-size: 14px; }
	.blockA .righter .block-1 li a { line-height: 28px; }
	.blockA .righter [class*=col-] { float: none; width: inherit;}
	
	.smallTxt { padding-top: 20px;}
	.smallTxt p { margin-bottom: 20px;}

    .articleList-1 .item { width: 100%; height: 195px; padding: 0; margin-bottom: 20px; border-bottom: 1px #e6e6e6 solid;}
	.articleList-1 .item .img { height: 105px;}
	.articleList-1 .item .intro { padding-top: 0; font-size: 14px; }
	.articleList-1 .item .tag { font-size: 10px; padding-bottom: 5px; margin: 10px 0 0;}
	.articleList-1 .item .tag span { margin-bottom: 0 !important; }
	.articleList-1 .item .articleTitle { height: auto; font-size: 14px; }
	

    #presale_service .pb80 { padding-bottom: 0; }

	.pagination .pager { margin-bottom: 10px; }
	.pagination .pager a { height: 25px; line-height: 25px; padding: 0 30px; padding: 0 5px; margin: 0 2px; font-size: 10px; }
	.hotVideo .info { opacity: 1; background: rgba(207,31,40,0.2); }
	.articleContainer { margin: 0; padding: 10px 20px 40px; }
	.articleContainer .title { padding: 0; font-size: 20px; }
	.articleContainer .tag { font-size: 10px; margin: 5px 0 0; }
	.titleD { font-size: 14px; }
	.smallTxt { font-size: 12px; }
	.smallTxt .tell { font-size: 26px; margin-bottom: 50px; }
	.smallTxt .btnA { font-size: 14px; margin: 0 5px; padding: 0 20px; line-height: 35px;}
	.listAddress { position: static; width: 100%; height: 190px; padding: 13px 10px; }
	.listAddress .item { font-size: 12px; margin-bottom: 10px;}
	.listAddress .name { margin-bottom: 10px; font-size: 13px;}
    .listAddress .tell { font-size: 12px; }

    .nodata { font-size: 14px; }

    #chinamap svg { height: 230px; }

	.download .btnGroup { padding: 15px 0 0;}
	.download .btnGroup .btnA { padding: 5px 7px; font-size: 12px; line-height: 18px;}
	.download .btnGroup .btnA em { font-size: 12px; }
	.port { padding: 15px 0;}
	.port .txt { padding: 0 0 0 10px;}
	.port h2 { font-size: 14px; margin-bottom: 20px;}
	.port h3 { font-size: 12px; margin-bottom: 5px;}
	.port p { font-size: 12px; margin-bottom: 10px; }
	.recruitTab { position: inherit; width: 100%; text-align: right; font-size: 12px;}
	.recruitTab span { margin: 0 5px; }
	.blockA .righter .title p { font-size: 10px; }
	.listForm { padding: 0; font-size: 0; }
	.listForm .item { width: 48%; margin: 20px 11px 20px 0; font-size: 14px; }
	.listForm .item:nth-child(2n) { margin-right: 0; }
	.listForm .item.textarea { width: 100%; margin-bottom: 30px; }
	.listForm .item.textarea textarea { max-height: 110px; }
	.listForm .add { margin-bottom: 30px; }
	.add .btnC { width: 100%; }
	.listForm .item .ipt { font-size: 12px; }
	.big-w { width: 75%; }
	.big-w  .btnA.btnC { padding: 10px 20px; }
	.mapNav { width: 100%; }
	.companyWebsite { width: 100%; }
	.smallTxt .code { display: inline-block; }
	.smallTxt p.website  { display: inline-block; margin-left: 20px; }
	.mapNav .dec { font-size: 12px; }
	.recruit { font-size: 12px; }
	.recruit .address { font-size: 12px; margin-bottom: 5px; }
	.recruit .dec { padding: 10px 0; }
	.table th { font-size: 12px; }
	.jobList .item { line-height: 18px; }
	.jobList .item div { font-size: 10px; }
	.btnB.mobile { position: absolute; right: 0; top: 8px; font-size: 10px; line-height: 20px; padding: 5px 10px; background: #e23737;}
	.houseHide { display: none; }
	.product-1 .col { display: block; width: 100%;}
	.product-1 .col img { width: 100%; }
	.product-1 .text { font-size: 14px; line-height: 27px; }
	.product-1 .text p { margin-bottom: 15px; }
	.product-1 .col-12 { padding: 20px 0 0; }
	.tabsC .item { font-size: 14px; margin: 0 5px; }
	.group { padding: 0; }
	.group .col { display: block; width: 100%; }
	.listG { padding: 20px; }
	.listG .item .title { font-size: 16px; margin-bottom: 15px; }
	.listG .item .text { line-height: 27px; }
	.supervise .swiper-slide.active .info,
	.customer .swiper-slide.active .info { opacity: 1 !important; }
	.blockA .righter .title h4 { margin-left: 0; font-size: 12px; padding-top: 20px; }
	.listForm .item .select { font-size: 12px;/* appearance: none; -webkit-appearance: none; */ background: transparent;}
	.verCode { width: 50px; height: 20px; }
	.btnGroup { padding-top: 20px; }
	.btnGroup .btnA { font-size: 14px; padding: 0 20px; line-height: 35px; }
	.pb80.mobile { padding-bottom: 40px; }
	.blockA .righter i.ico-select { display: block; top: auto; bottom: 12px; right: 0; margin-right: 0; width: 15px; height: 15px;  pointer-events: none;}
	.articleList-3 .item { height: auto; }
	.articleList-3 .item img { height: auto; }
	.articleList-3 .item span { padding: 10px 0; font-size: 12px; line-height: 18px; }
	.videoDetail video { width: 100%; }
	.articleContent { font-size: 14px; }
	.listA li a { padding: 10px 0; }
	.listA .subLevel li a { line-height: 13px; }

	.uploadBtn { padding: 10px 0; font-size: 12px; }
	.indexMore { display: none !important; }
	.video { width: 100%; height: 210px; }
	.productSwiper.swiper-1 .info { height: 50px; line-height: 50px; }
	.fzSmall { font-size: 20px !important; }


}

