@charset "utf-8";

* {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box; padding: 0; margin: 0;}
body{ font-size: 16px; color:#333; line-height: 140%; overflow-x: hidden; font-family:"Microsoft YaHei",Arial,sans-serif; background: #fff; padding-top: 128px;}
ul,li,ol,dl,dt,dd,p,h1,h2,h3,h4,h5,h6,header,main,section,footer{ list-style: none; padding: 0; margin: 0; display: block;}
input,textarea,select,button{ font-size: 14px; outline:none;  font-family:Arial,sans-serif;}
svg{ border: none;}
::-webkit-input-placeholder {color: #999;}
::-moz-placeholder {color: #999;}
:-ms-input-placeholder {color: #999;}

a { text-decoration: none; color:#333; }
a:hover{ color:#1b489d;}

img{ display: inline-block; vertical-align:middle;max-width:100%;max-height:100%;height: auto; border: none; }

.wrap{ width: 100%; max-width: 1620px; margin: 0 auto; padding: 0 50px;}

::-webkit-scrollbar { width: 6px; background-color: rgba(24, 24, 24, .07); }
::-webkit-scrollbar-thumb {background: rgba(24, 24, 24, .3); border-radius: 8px; transition: background 0.4s ease;}
::-webkit-scrollbar-thumb:hover {background: #666;}

/*顶部*/
.header{ width: 100%; height: 128px; background: #fff;  box-shadow: 0 0 10px rgba(0, 0, 0, .05); padding-top: 38px; position: fixed; left:0; top: 0; z-index: 99999;  transition: all .4s;}
.header .nav ul li { position: relative; z-index: 11;}
.header .nav ul li>a{ font-size: 14px; color: #333; font-weight: bold; line-height: 32px; padding: 0 32px; display: block; transition: all .4s;}
.header .nav ul li.on>a,.header .nav ul li a:hover,.header .nav ul li:hover a{ color: #1b489d; }

.header .nav ul li:hover .subnav{ display: block;}
.header .nav ul li .subnav{ display: none; position: absolute; top: 30px; left: 50%; width: 150px; background: #fff; margin-left: -75px; padding-top: 44px;}
.header .nav ul li .subnav ol{ width: 100%; padding: 10px 0; box-shadow: 0 5px 10px rgba(0, 0, 0, .1);}
.header .nav ul li .subnav a{ color: #333; text-align: center; display: block; padding: 6px 20px; transition: all .4s;}
.header .nav ul li .subnav a:hover{ color: #1b489d; }

.header .headRight{ margin-left: auto;}
.header .lang{  background: #1b489d; padding: 0 15px; border-radius: 16px;}
.header .lang ul li{ display: flex; align-items: center;}
.header .lang ul li a{ font-size: 12px; color: #fff; line-height: 32px;position: relative; display: block; transition: all .4s;}
.header .lang ul li:nth-child(1)::after{ content:'/'; color: #fff; font-size: 12px; margin: 0 5px;}

.menu-toggle{display: none;} 


/* banner */
.banner { position: relative; background: #726863;}
.banner img{width:100%;}
.banner .swiper-slide{ display: flex; align-items: center;}
.banner .pagination { width: 100% !important; height: 15px; position: absolute; left:0; bottom:30px!important;  z-index:111; display: flex; justify-content: center; align-items: center;}
.banner .swiper-pagination-clickable .swiper-pagination-bullet { display: inline-block; width: 13px;height: 13px; background:rgba(0, 0, 0, .5); border: none; margin: 0 5px; border-radius:15px!important; opacity: 1; cursor: pointer;}
.banner .swiper-pagination-clickable .swiper-pagination-bullet.swiper-pagination-bullet-active { background: #1b489d;}
.banner .swiper-slide-active{opacity:1;}

.neiBanner img{ width: 100%;}

.title{ margin-bottom: 80px;}
.title p{ font-size: 32px; color: #99ccff; opacity: .3;}
.title h2{ font-size: 36px; color: #234aa7; font-weight: normal;  }

.ntitle{ text-align: center; margin-bottom: 60px;}
.ntitle h2{ font-size: 30px; padding-bottom:30px; position: relative;}
.ntitle h2::after{ content:''; width: 100px; height: 5px; background: #1b489d; position: absolute; bottom: 0; left:50%; transform: translateX(-50%);}

.indexOne{ padding: 80px 0; background: url(../images/indexOneBg.webp) no-repeat center; background-size:cover;}
.indexOne .num{ width: 50%; padding-right: 170px;}
.indexOne .num .tit{ font-size: 30px; line-height: 1.2; padding-left: 30px; border-left:3px solid #1b489d;}
.indexOne .num .tit span{ font-size: 24px; margin-bottom: 8px; display: inline-block;}
.indexOne .num .item{ width: 50%; margin-top: 70px;}
.indexOne .num .item h3{ font-size: 48px; color: #1b489d; line-height: 1.1; margin-bottom: 10px;}
.indexOne .text{ width: 50%; line-height: 1.8; padding-left: 130px;}
.indexOne .text a{ font-size: 14px; color: #fff; line-height: 65px; text-align: center; background: #1b489d; margin-top: 60px; display: block;}
.indexOne .text a:hover{ background: #143e8b;}

.indexTwo{ padding: 80px 0 0; background: url(../images/indexTwoBg.webp) no-repeat center; background-size:cover;}
.indexTwo .swiper{ padding-bottom: 50px;}
.indexTwo .swiper .swiper-slide a{ display: block;  background: #fff;}
.indexTwo .swiper .swiper-slide dl{padding-bottom: 79%;}
.indexTwo .swiper .swiper-slide dl img{ padding: 15px;}
.indexTwo .swiper .swiper-slide .tit{ height: 80px; display: flex; align-items: center; justify-content: space-between; padding: 0 20px; border-top: 1px solid #c9cdd2; transition: all .4s;}
.indexTwo .swiper .swiper-slide .tit h3{ font-size: 16px; font-weight: normal;}
.indexTwo .swiper .swiper-slide .tit::after{ content:''; width: 32px; height: 32px; border-radius: 50%; background: #e6e7eb url(../images/icon01.png) no-repeat center; transition: all .4s;}
.indexTwo .swiper .swiper-slide a:hover .tit{ background: #1b489d;}
.indexTwo .swiper .swiper-slide a:hover .tit h3{ color: #fff;}
.indexTwo .swiper .swiper-slide a:hover .tit::after{ background: #e6e7eb url(../images/icon01_02.png) no-repeat center;}
.indexTwo .pagination { width: 100% !important; height: 15px; position: absolute; left:0; bottom:0!important;  z-index:111; display: flex; justify-content: center; align-items: center;}
.indexTwo .swiper-pagination-clickable .swiper-pagination-bullet { display: inline-block; width: 13px;height: 13px; background:#fff; border: none; margin: 0 5px; border-radius:15px!important; opacity: 1; cursor: pointer;}
.indexTwo .swiper-pagination-clickable .swiper-pagination-bullet.swiper-pagination-bullet-active { background: #1b489d;}
.indexTwo .swiper-slide-active{opacity:1;}
.indexTwo .proNav{ margin-top: 80px;}
.indexTwo .proNav a{ background: #234aa7; color: #fff; line-height: 66px; padding: 0 22px; display: block; margin: 0 10px;}
.indexTwo .proNav img{ margin-right: 10px;}
.indexTwo .proNav a:hover{ background: #143e8b;}

/* 新闻资讯 */
.indexThree{ padding: 80px 0;}
.indexThree .box{ padding: 0 60px;}
.indexThree .box ul{ width: 50%;}
.indexThree .box ul:nth-child(1){ padding-right: 130px;}
.indexThree .box ul:nth-child(2){ padding-left: 60px;}
.indexThree .box ul li{ margin-bottom: 80px;}
.indexThree .box ul li span{ font-size: 12px; color: #999;}
.indexThree .box ul li h3{ font-size: 18px; color: #333; font-weight: bold; text-overflow: ellipsis; white-space: nowrap; overflow: hidden;  margin: 10px 0;}
.indexThree .box ul li p{ font-size: 14px; color: #999; line-height: 1.6; overflow: hidden;text-overflow: ellipsis;	display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.indexThree .box ul li .pic{ margin-top: 30px; background: #eee;}
.indexThree .box ul li .pic dl{ padding-bottom: 65%;}
.indexThree .box ul li a{ display: block; position: relative;}
.indexThree .box ul li a:hover span{ color: #fff;}
.indexThree .box ul li a:hover h3{ color: #fff;}
.indexThree .box ul li a:hover p{ color: #fff;}
.indexThree .box ul li a:hover::after{ content:''; position: absolute; top: -20px; left: -20px; z-index: -1; width: calc(100% + 40px); height: calc(100% + 40px); background: #1b489d;}

.indexFour{ padding: 120px 0 150px; background: url(../images/indexFourBg.webp) no-repeat center; background-size:cover; text-align: center;}
.indexFour .p1{ font-size: 30px; color: #fff; margin-bottom: 55px;}
.indexFour .p2{ max-width: 540px; font-size: 16px; color: #fff; line-height: 1.8; margin-bottom: 50px;}
.indexFour .btn a{ font-size: 16px; color: #fff; line-height: 50px; text-align: center; background: #1b489d;  padding: 0 50px; display: block; transition: all .4s;} 
.indexFour .btn a:hover{ background: #0f3377;}


/* 内页 */
.breadcrumb{ padding: 20px 0;}
.breadcrumb { display: flex; justify-content: center; align-items: center;}
.breadcrumb a{ font-size: 14px; color: #666; margin-right: 10px;}
.breadcrumb a:hover{ color: #5697db;}


.aboutOne{ padding: 20px 0 120px;}
.aboutOne .con .text{ width: 50%; line-height: 2; padding-right: 50px;}
.aboutOne .con .img{ width: 50%; padding-left: 70px; }

.aboutOne .numShow{ margin-top: 80px; text-align: center;}
.aboutOne .numShow ul li .c strong{ font-size: 48px; color: #1b489d;}
.aboutOne .numShow ul li .t{ margin-top: 10px;}

.honor{ padding: 100px 0; background:url(../images/honorBg.webp) no-repeat center; background-size: cover;}
.honor .box{ padding: 0 63px; position: relative; margin-top: 80px;}
.honor dl{ padding-bottom: 63.73%; background: url(../images/honorBg.jpg) no-repeat center; background-size: cover;}
.honor dl img{ padding: 30px;}
.honor .swiper-slide p{ line-height: 50px; font-size: 18px; text-align: center; color: #333; text-align: center; margin-top:20px;}
.honor .swiper-button-next,.honor .swiper-button-prev{ width: 40px; height: 40px; background: #000; border:none; border-radius: 25px; color: #333; top:calc(50% - 35px); }
.honor .swiper-button-next{ right: 0;}
.honor .swiper-button-prev{ left: 0;}
.honor .swiper-button-next:after, .honor .swiper-button-prev:after{ font-size: 15px; font-weight: bold; color: #fff;}
.honor .swiper-button-next:hover,.honor .swiper-button-prev:hover{ background: #222; }

.environment{ padding: 120px 0;}
.environment .swiper{ padding-bottom: 60px;}
.environment .swiper-pagination{ bottom: 0 !important; }

.neiNav{ margin-top: -40px; position: relative; z-index: 1;}
.neiNav .box{ height: 80px; background: #1b489d; padding: 0 20px; color: #fff;}
.neiNav .bread{ font-size: 14px;}
.neiNav a{ color: #fff; line-height: 1;}
.neiNav a:hover{ color: #76a3f5; }
.neiNav .box ul li{ margin-right: 50px; margin-left: 10px;  padding-left: 15px; position: relative;}
.neiNav .box ul li::before{ content:''; position: absolute; top: 50%; left: 0; transform: translateY(-50%); width:3px; height: 15px; background: #fff;}
.neiNav .box ul li a{ font-weight: bold;}

.neiNav.view{ margin-top: 0; background: #1b489d;}

.products{ padding: 50px 0 115px;}
.products ul{ margin: 0 -10px;}
.products ul li{ width: 25%; margin-bottom: 50px; padding: 0 10px;}
.products ul li a{ display: block;  background: #fff;  border: 1px solid #c9cdd2;}
.products ul li dl{padding-bottom: 79%;}
.products ul li dl img{ padding: 20px;}
.products ul li .tit{ height: 80px; display: flex; align-items: center; justify-content: space-between; padding: 0 20px; border-top: 1px solid #c9cdd2; transition: all .4s;}
.products ul li .tit h3{ font-size: 16px; font-weight: normal;}
.products ul li .tit::after{ content:''; width: 32px; height: 32px; border-radius: 50%; background: #e6e7eb url(../images/icon01.png) no-repeat center; transition: all .4s;}
.products ul li a:hover .tit{ background: #1b489d;}
.products ul li a:hover .tit h3{ color: #fff;}
.products ul li a:hover .tit::after{ background: #e6e7eb url(../images/icon01_02.png) no-repeat center;}

.products_view{ padding: 50px 0 100px;}
.products_view .picBox{ margin-bottom: 120px;}
.products_view .picBox .pic{ width: 50%; padding: 0 20px;}
.products_view .picBox .pic dl{ padding-bottom: 80%; border: 1px solid #c9cdd2;}
.products_view .picBox .pic dl img{ padding: 20px;}
.products_view .picBox .picXt{ width: 50%; padding: 0 20px;}
.products_view .text { line-height: 1.8; padding: 0 150px;}
.products_view .text table{ width: 100% !important;}
.products_view .text table tr:nth-child(n+3) {	background-color: #eae9e9;}
.products_view .text table .firstRow td {border-color: #ccc;}
.products_view .text table tr:nth-of-type(1),.products_view .text table tr:nth-of-type(2)>td {	background-color: #1d5ab7;	color: #fff;	text-align: center;	border-color: #ccc;}

.news{ padding: 50px 0 115px;}
.news .box{ overflow: hidden;}
.news .box ul{ margin: 0 -40px;}
.news .box ul li{ width: 33.33%; padding: 0 40px; margin-bottom: 50px;}
.news .box ul li .item{ display: block; border: #d7d7d7 solid 1px; overflow: hidden; cursor: pointer; transition: all .3s;}
.news .box ul li .item:hover{box-shadow: 0 0 15px rgba(0, 0, 0, .1); }
.news .box ul li dl{ padding-bottom: 62.22%; border-bottom-right-radius: 20px;}
.news .box ul li ol{ padding: 20px;}
.news .box ul li ol p{ font-size: 14px; color: #000; margin-bottom: 15px;}
.news .box ul li ol h3{ min-height:70px; line-height: 1.6; font-size: 17px; color: #1f296d; font-weight: normal; margin-bottom: 15px;}
.news .box ul li ol em{ font-size: 14px; color: #999; font-style: normal;}

.newsView{ padding: 50px 0 100px;}
.newsView .newsHead{ text-align: center; border-bottom: #e5e5e5 solid 1px; padding-bottom: 50px; margin-bottom: 50px;}
.newsView .newsHead h1{ color: #275684; line-height: 1.6;}
.newsView .newsHead p{ color: #999; margin-top: 15px;}
.newsView .text{ font-size: 16px; line-height: 1.8; margin-bottom: 50px;}

.page{ padding: 50px 0; border-top: #e5e5e5 solid 1px;}
.page .prevNext{ width: calc(100% - 150px);}
.page .prevNext a{ display: block; margin: 10px 0;}
.page .return a{ font-size: 15px; color: #0090da; border: #0090da solid 2px; border-radius: 40px; display: inline-block; padding: 5px 30px;}

.video{ padding: 50px 0 115px;}
.video .box ul{ margin: 0 -37px;}
.video .box ul li{ width: 33.33%; margin-bottom: 80px; padding:0 37px;}
.video .box ul li .item{ border:#d7d7d7 solid 1px; background: #f2f2f2; cursor: pointer; transition: all .4s;}
.video .box ul li .item:hover{ background: #005fa1; transform: translateY(-10px); box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);}
.video .box ul li .item ol{ padding:30px 20px;}
.video .box ul li dl{ padding-bottom: 62.222%;}
.video .box ul li p{ font-size: 14px; color: #333; line-height: 1.6; margin-bottom: 10px;}
.video .box ul li h3{ font-size: 16px; color: #1f296d; font-weight: normal; line-height: 1.6;}
.video .box ul li .item:hover p{ color: #fff;}
.video .box ul li .item:hover h3{ color: #fff;}

.download{ padding: 50px 0 115px;}
.download .box { margin-bottom: 60px;}
.download .box ul li{ border-bottom: 1px solid #cad1d8;}
.download .box ul li a{ display: flex; padding: 30px 0; background: url(../images/icon04.png) no-repeat right 20px center; position: relative;}
.download .box ul li a::before{ content: ''; position: absolute; top: 50%; left: 0; width: 3px; height: 15px; background: #333; transform: translateY(-50%);}
.download .box ul li h3{ width: 80%; font-size: 16px; font-weight: normal; padding-left: 50px;}

.contact { padding: 50px 0 80px;}
.contact .info{ width: calc(50% - 160px);}
.contact .info .item{ padding: 20px 0 20px 50px; font-size: 16px; line-height: 2; position: relative; border-bottom: #c9c9c9 solid 1px;}
.contact .info .item img{ position: absolute; top: 50%; left: 0; top: 28px;}
.contact .map{ width: calc(50% + 55px);}
.contact .map img{ width: 100%; border-top-left-radius: 60px; border-bottom-right-radius: 60px;}

.message{ padding: 80px 0 150px;}
.message .box ul{ width: 100%; display: flex; flex-wrap: wrap; justify-content: space-between;}
.message .box ul li{ width: 48%; margin-bottom: 25px; position: relative;}
.message input{ width: 100%; height: 44px; border: #d5d5d5 solid 1px; padding: 0 15px; }
.message textarea{ width: 100%; height: 150px; border: #d5d5d5 solid 1px; padding: 15px;}
.message .btn{ margin-top: 50px;}
.message .btn button{ width: 150px; height: 54px; background: #005fa1; border-radius: 30px; color: #fff; font-size: 20px; border: none; cursor: pointer;}
.message .btn button:hover{ background: #1f296d;}
.message .box ul li::after{ content: "*"; color: #f07836; line-height: 42px; position: absolute; right: 15px; top: 50%; transform: translateY(-50%);}
.message .box ul li:last-child::after{ display: none;}


/* 底部 */
.footer{ width: 100%; color: #999; font-size: 12px; background: #e4e4e4; padding: 40px 0 120px;}

.footer .logoNav{ margin-bottom: 15px;}

.footer .nav{ display: flex; justify-content: center; align-items: center;}
.footer .nav li{ margin-left: 60px;}
.footer .nav li a{ font-size: 14px;}

.footer .fcontatc{ padding-top: 20px;}
.footer .fcontatc .item{ padding-right: 70px; margin-right: 70px; border-right: 1px solid #ccc;}
.footer .fcontatc .item:last-child{ padding-right: 0; margin-right: 0; border-right: none;}

.footer .ewm ul li{ width: 94px; margin-left: 20px; text-align: center;}
.footer .ewm ul li p{ margin-top: 10px;}

.footer .copyright{ text-align: center;  color: #999; line-height: 32px; margin-top: 40px;}
.footer .copyright a{ color: #999; margin: 0 10px;}
.footer .copyright a:hover{ color: #5697db; }



/*===/分页=============================*/
.fenye { text-align: center; font-size: 16px; width: 100%; display: flex; justify-content: center; }
.fenye .prev, .fenye .next { width: 42px; height: 42px; line-height: 42px; color: #333;margin:0 4px; display: block; font-family: "宋体";font-size: 18px; background: #ccc;}
.fenye a { width: 42px; height: 42px; line-height: 42px; color: #333; margin:0 4px; display: block; background: #ccc; transition: all 0.4s;}
.fenye a:hover {color: #fff; background: #1f286e;}
.fenye a.current { color: #fff;  background: #1f286e;}

/*搜索框*/
.search-dialog-box{display: none;position: fixed;top: 0;left: 0;width: 100%;height: 100%;z-index: 999999999;}
.search-dialog-box .black{position: absolute;left: 0;top: 0;width: 100%;height: 100%;background-color: rgba(0, 0, 0, .8);}
.search-dialog{position: absolute;left:50%;top:50%;box-sizing:border-box;width: 680px;padding: 20px 30px;transform: translate(-50%,-50%);background-color: #fff;box-shadow: 0 0 10px rgba(0,0,0,.33);border-radius:50px;}
.search-dialog input[type=text]{float: left;width: 86%;border: none; padding: 0;font-size:18px;line-height: 28px; height:28px;color: #999; background-color: #fff;border-radius: 0;}
.search-dialog input[type=submit] {float: right; width:28px; height:28px; background-repeat: no-repeat; background-position: center; background-size: 100%; border: none; padding: 0; background-image: url(../images/search-btn.png);background-color: transparent; cursor: pointer;}


/* 弹出框 */
.tccBox{display: none; position: fixed;top: 0;left: 0;width: 100%;height: 100%;z-index: 999999;}
.tccBox .black{position: absolute;left: 0;top: 0;width: 100%;height: 100%;background-color: rgba(0, 0, 0, .8);}
.tccBox .BoxCon{padding: 20px;position: absolute;left:50%;top:50%;box-sizing:border-box;transform: translate(-50%,-50%); color: #999;}
.tccBox .BoxCon .off{ width: 30px; height: 30px; background:url(../images/off.png) no-repeat center; position: absolute; top: -15px; right: -15px;  cursor: pointer;}
.tccBox .BoxCon ul video{ max-width: 1000px; max-height: 620px;}

@media (max-width: 1580px) {

    .indexOne .num .item h3{ font-size: 40px;}
    .indexOne .text a{ line-height: 50px;}

    .indexThree .box ul:nth-child(1) { padding-right: 70px;}

    .indexThree .box ul li h3{ font-size: 17px;}

    .indexFour{ padding:100px 0;}
    .indexFour .p1{ font-size: 28px;}


    .honor .swiper-slide p{ font-size: 16px;}

    .products .box ul li .info .t1 h3{ font-size:25px;}
    .products_view .text{ padding: 0;}

    .News .box ul li ol h3{ font-size: 15px;}

    .footer{ padding: 40px 0 50px;}
}


@media (max-width: 1380px) {

    .header .nav ul li>a{ padding: 0 25px;}

    .indexOne .num{ padding-right: 0;}
    .indexOne .num .tit{ font-size: 28px;}
    .indexOne .num .tit span{ font-size: 22px;}
    .indexOne .num .item{ margin-top: 50px;}
    .indexOne .text{ padding-left: 50px;}

    .indexTwo { min-height: 690px;}
    .indexTwo .text{ font-size: 14px;}

    .indexThree { padding: 55px 0 50px;}
    .indexThree .box ul:nth-child(1) { padding-right: 60px;}
    .indexThree .box ul:nth-child(2) { padding-left: 50px; }
    .indexThree .box ul li{ margin-bottom: 50px;}
    .indexThree .box ul li h3{ font-size: 16px;}


    .footer{ padding: 40px 0;}

}

@media (max-width: 1260px) {
    .wrap{ padding: 0 20px;}
    
    body{ padding-top: 100px; font-size: 15px;}

    .header{ height: 100px; padding-top: 20px;}

    .title p{ font-size: 26px;}
    .title h2{ font-size: 30px;}

    .ntitle h2{ font-size: 26px;}

    .indexOne .num .item h3 { font-size: 33px; }

    .aboutOne .num{ padding-left: 70px;}
    .aboutOne .num .item h3{ font-size: 42px;}


    .contact .info { width: calc(50% - 100px);}
    .contact .info .item{ font-size: 14px;}
}

@media (max-width: 1180px) {

    .header .logo{ height: 50px;}

    .header .nav ul li>a{ padding: 0 16px;}


    .indexThree .box ul li { margin-bottom: 60px;}
    .indexThree .box ul:nth-child(1) { padding-right: 50px; }

    .message { padding: 40px 0 110px;}
}

@media screen and (max-width:900px){
    body{ font-size: 14px; padding-top: 60px;}
    .wrap{ padding: 0 15px;}

    input, textarea, select, button{ font-size: 14px;}

    .header{ width: 100%; height: 60px; padding: 0; border-radius: 0; display: block; position: fixed; left: 0; top: 0; z-index: 99999;}
    .header .logo { height: 60px; padding:10px 0; left: 0; transform:inherit;}
    .header .headRight { width: 100%; height:calc(100vh - 60px); background: #fff; position: absolute; left: 0; top: 60px; z-index: 99999; display: none;}
    .header .nav{ margin: 0;}
    .header .nav ul{ width: 100%; display: block; border-top: #eee solid 1px;}
    .header .nav ul li{ margin-left: 0; border-bottom: #eee solid 1px;}
    .header .nav ul li>a{ font-size: 15px; color: #000; padding: 0 15px; line-height: 45px;}
    .header .nav ul li .subnav{ width: 100%; position: relative; left: 0; top: 0; margin-left: 0; padding: 0; background: #eee;}
    .header .nav ul li .subnav ol{ width: 100%; display: block; box-shadow:inherit;}
    .header .nav ul li .subnav a{ text-align: left; padding: 0 15px; line-height: 40px;}
    .header .lang{ margin: 15px; line-height: 35px; border-radius: 20px;}

    .header .menu-toggle{ width:60px; height:60px; position:absolute; right:0; top:0; z-index:99999; display:block;}
    .header .menu-toggle span{ width:35px; height:2px; background:#333;display:block; position:relative; opacity:1;transition:all 300ms; margin:30px 0 0 12px;}
    .header .menu-toggle span:before{ content:"";width:35px; height:2px; background:#333;display:block; position:absolute; left:0; top:-10px;transition:all 300ms;}
    .header .menu-toggle span:after{ content:"";width:35px; height:2px; background:#333;display:block;position:absolute; left:0; top:10px;transition:all 300ms;}
    .header .menu-toggle.cur span{background-color:transparent;}
    .header .menu-toggle.cur span:before{transform:rotate(45deg); top:0px;}
    .header .menu-toggle.cur span:after{transform:rotate(-45deg); top:0px;}


    .banner .pagination{ height: 10px; bottom: 20px !important;}
    .banner .swiper-pagination-clickable .swiper-pagination-bullet{ width: 10px; height: 10px; border-radius: 50% !important;}
    .banner .swiper-pagination-clickable .swiper-pagination-bullet.swiper-pagination-bullet-active { width: 10px; background: #d12053;}

    .title { margin-bottom: 40px; }
    .title p { font-size: 20px; }
    .title h2{ font-size: 25px;}

    .ntitle { margin-bottom: 40px;}
    .ntitle h2{ font-size: 20px; padding-bottom: 15px;}
    .ntitle h2::after{ width: 50px; height: 3px;}

    .breadcrumb.bg{ padding: 15px 0;}

    .indexOne{ max-height: inherit; height: auto; padding: 45px 0;}
    .indexOne .box{ display: block;}
    .indexOne .num{ width: 100%; padding: 0; margin-bottom: 30px;}
    .indexOne .num .tit { font-size: 21px; }
    .indexOne .num .tit span { font-size: 18px; }
    .indexOne .num .con{ margin-top: 20px;}
    .indexOne .num .item { margin-top: 20px; }
    .indexOne .num .item h3 { font-size: 26px; }
    .indexOne .text{ width: 100%; padding: 0;}
    .indexOne .text a{ line-height: 38px; margin-top: 20px;}

    .indexTwo { padding: 55px 0 0; min-height: inherit;}
    .indexTwo .title{ margin-bottom: 40px;}
    .indexTwo .swiper .swiper-slide .tit{ padding: 0 12px; height: 56px;}
    .indexTwo .swiper .swiper-slide .tit h3{ font-size: 13px;}
    .indexTwo .swiper .swiper-slide .tit::after { width: 16px; height: 16px; background-size:8px;}
    .indexTwo .proNav { margin-top: 35px;}
    .indexTwo .proNav a{ line-height: 46px;}

    .indexThree { padding: 55px 0 50px;}
    .indexThree .box{ display: block; padding: 0;}
    .indexThree .box ul:nth-child(1){ width: 100%; padding-right: 0;}
    .indexThree .box ul:nth-child(2){ width: 100%; padding-left: 0; }
    .indexThree .box ul li { margin-bottom: 30px;}
    .indexThree .box ul li h3 { font-size: 15px; margin: 5px 0; }
    .indexThree .box ul li p{ font-size: 12px;}
    .indexThree .box ul li .pic{ margin-top: 16px;}
    .indexThree .box ul li a:hover::after{ top: -12px; height: calc(100% + 24px);}

    .indexFour{ padding: 50px 25px;}
    .indexFour .p1{ font-size: 17px; line-height: 1.5; margin-bottom: 22px;}
    .indexFour .p2{ font-size: 12px; line-height: 1.5; margin-bottom: 25px;}
    .indexFour .btn a{ font-size: 14px; line-height: 38px; padding: 0 18px;}

    .aboutOne { padding: 20px 0 40px;}
    .aboutOne .con{ display: block;}
    .aboutOne .con .text{ width: 100%; padding: 0; margin-bottom: 50px;}
    .aboutOne .con .img { width: 100%; padding: 0;}
    .aboutOne .numShow { margin-top: 40px;}
    .aboutOne .numShow ul li{ width: 50%; padding: 0 5px; margin-bottom: 30px;}
    .aboutOne .numShow ul li .c strong { font-size:32px;}

    .honor { padding: 60px 0;}
    .honor .box { padding: 0 30px; margin-top: 40px;}
    .honor .swiper-slide p{ font-size: inherit; margin-top: 10px;}
    .honor .swiper-button-next, .honor .swiper-button-prev { width: 20px; height: 20px; top: calc(50% - 20px);}
    .honor .swiper-button-next:after, .honor .swiper-button-prev:after{ font-size: 12px;}

    .environmentStrength{ padding-bottom: 50px;}
    .environment { padding: 60px 0;}

    .neiNav { margin-top: -25px;}
    .neiNav .box { height: 50px; }
    .neiNav .box ul li { margin-right: 20px; margin-left: 0;padding-left: 15px; }
    .neiNav .box ul li a{ font-weight: normal;}
    .neiNav .box ul li::before{ width: 2px; height: 10px;}
    .neiNav .bread { font-size: 12px;}

    .neiNav.view .box{ padding: 0;}

    .products { padding: 30px 0 50px;}
    .products .box ul { margin: 0 -5px 30px;}
    .products .box ul li{ width: 50%; padding: 0 5px; margin-bottom: 20px;}
    .products .box ul li .tit{ padding: 0 12px; height: 56px;}
    .products .box ul li .tit h3{ font-size: 13px;}
    .products .box ul li .tit::after { width: 16px; height: 16px; background-size:8px;}

    .products_view { padding: 30px 0 30px;}
    .products_view .picBox{ width: 100%; display: block; margin-bottom: 30px;}
    .products_view .picBox .pic{ width: 100%; display: block; padding: 0; margin-bottom: 15px;}
    .products_view .picBox .pic dl{ border-radius: 0;}
    .products_view .picBox .picXt{ width: 100%; display: block; padding: 0;}
    .products_view .text{ font-size: 13px;}
    .products_view .text table{ font-size: 12px;}

    .news { padding: 30px 0 80px;}
    .news .box ul { margin: 0;}
    .news .box ul li{ width: 100%; padding: 0; margin-bottom: 20px;}
    .news .box ul li ol p{ font-size: 12px;}
    .news .box ul li ol h3{ min-height: auto; font-size: 14px;}

    .newsView { padding: 30px 0 50px;}
    .newsView .newsHead { padding-bottom: 30px; margin-bottom: 35px;}
    .newsView .newsHead h1{ font-size: 18px;}
    .newsView .text{ font-size: inherit;}
    .page{ display: block;}
    .page .prevNext{ width: 100%; margin-bottom: 40px;}
    .page .return{ display: flex; justify-content: center;}

    .video { padding: 30px 0 80px;}
    .video .box { margin-bottom: 30px;}
    .video .box ul { margin: 0;}
    .video .box ul li { width: 100%; margin-bottom: 20px; padding: 0; }
    .video .box ul li .item ol { padding: 20px;}
    .video .box ul li h3 { font-size: 14px;}

    .download { padding: 30px 0 80px;}
    .download .box{ padding: 0 ;}
    .download .box ul li a{ padding: 15px 0px; background-position: right; background-size: 8px auto;}
    .download .box ul li a::before{ width: 2px; height: 10px;}
    .download .box ul li h3 {width: calc(100% - 100px);font-size: 13px;padding-left: 15px; padding-right: 10px;}
    .download .box ul li p{ width: 100px; font-size: 12px;}

    .contact { padding:30px 0 50px;}
    .contact .box{ display: block;}
    .contact .info{ width: 100%; margin-bottom: 30px;}
    .contact .info .item { padding: 15px 0 15px 35px;}
    .contact .info .item img{ max-width: 13px; height: 12px; top: 23px; }
    .contact .map{ width: 100%;}

    .message { padding: 50px 0 80px;}
    .message .box ul li{ margin-bottom: 15px;}
    .message .btn button { width: 120px; height: 45px; font-size: 16px;}

    .footer .logoNav{ justify-content: center;}
    .footer .nav{ display: none;}
    .footer .contactEwm { display: block;}
    .footer .fcontatc .item{ width: 50%; padding-right: 15px; margin-right: 15px;}
    .footer .ewm{ margin-top: 20px;}
    .footer .ewm ul{ justify-content: center;}
    .footer .ewm ul li{ margin: 0 10px;}
    .footer .copyright{ line-height: 1.6; margin-top: 28px;}

    /*===/分页=============================*/
    .fenye a { width: 35px; height: 35px; line-height: 35px; font-size: 12px; margin: 0 2px;}
    .fenye .prev, .fenye .next { width: 35px; height: 35px; line-height: 35px;}

    .tccBox .BoxCon{ width: 94%;}
    .tccBox .BoxCon .off{ width: 18px; height: 18px; right: 18px;}
    .tccBox .BoxCon ul video{ width: 100%;}
    .search-dialog{ width: 95%;}
}

@media screen and (max-width:380px){

}