@font-face{ font-family: fontR; src: url('../fonts/SourceHanSansCN-Regular.otf');}
@font-face{ font-family: fontB; src: url('../fonts/SourceHanSansCN-Bold.otf');}
html,body{padding: 0;margin: 0;font-family: Arial, Helvetica, sans-serif;color: #333333; /*min-width: 1200px;*/}
ul{padding: 0;margin: 0;}
ul li{list-style: none;}
.fl{float: left;}
.fr{float: right;}
a,a:hover,a:active,a:visited,a:link,a:focus{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-tap-highlight-color: transparent;outline:none;background: none;text-decoration: none;transition-duration: .5s;-ms-transition-duration: .5s;-moz-transition-duration: .5s;-webkit-transition-duration: .5s;}
img{max-width: 100%;}
input:focus,button:focus,textarea:focus{outline: none;}
.ovh{display: block;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.ovh2{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.ovh3{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;}
.ovh4{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 4;overflow: hidden;}
.ovh5{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 5;overflow: hidden;}
p{margin: 0;}
i,em{font-style: initial;}
.imgH{overflow: hidden;}
.imgH img{transition-duration: .6s;-ms-transition-duration: .6s;-moz-transition-duration: .6s;-webkit-transition-duration: .6s; }
.imgH:hover img{transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);-webkit-transform:scale(1.1);}

.flexcen{display: flex;justify-content: center;align-items: center;}
.flexsta{display: flex;justify-content: flex-start;align-items: center;}
.flexend{display: flex;justify-content: flex-end;align-items: center;}
.flexbet{display: flex;justify-content: space-between;align-items: center;}
.flexaro{display: flex;justify-content: space-around;align-items: center;}
.wrap{
    width: 96%;
    max-width: 1400px;
	margin: 0 auto;
}
.imgOver{position: relative; }
.imgOver .pic{position: absolute;left: 0;top: 0;width: 100%;height: 100%;overflow: hidden;display: flex;justify-content: center;align-items: center;  }
.imgOver .pic img{width: 100%;height: 100%;object-fit: cover; }

/**导航菜单**/
header{position: fixed;top: 0;left: 0;width: 100%;z-index: 9999;text-align: center;height: 90px;background: #fff; }
header .logo a{height: 70px;position: relative;z-index: 9999;display:flex;justify-content:center;align-items:center;margin-right: 100px; margin-top:10px }
header .logo img{max-height: 100%;}
header .rightDiv{}
header .rightDiv .menu{}
header .rightDiv .menu>ul{display: inline-block!important;}
header .rightDiv .menu>ul>li{float: left;margin-right: 50px;}
header .rightDiv .menu>ul>li>a{height: 90px;text-align: left;color: #333333;font-size: 16px;display: flex;justify-content: center;align-items: center;position: relative;text-transform: capitalize; }
header .rightDiv .menu>ul>li:hover>a,
header .rightDiv .menu>ul>li:focus>a,
header .rightDiv .menu>ul>li.on>a,
header .rightDiv .menu>ul>li.active>a{background:transparent;color: #026186;}
header .rightDiv .menu>ul>li.on>a{font-weight: bold;}
header .rightDiv .menu>ul>li>a::after{content: "";width: 100%;position: absolute;left: 0;margin-left: 0;background: #026186;height: 4px;bottom: 23px;opacity: 0;transform: scaleX(0);-webkit-transition: all 0.4s;transition: all 0.4s;border-radius: 2px;}
header .rightDiv .menu>ul>li:hover>a::after,
header .rightDiv .menu>ul>li.on>a::after{opacity: 1;transform: scaleX(1);}
header .othersDiv{height: 90px; }
header .othersDiv .ssDiv img{cursor: pointer; }
header .othersDiv .telDiv{height: 90px;background: #026186;padding: 0 20px; }
header .othersDiv .cateImg{margin: 0 30px; }
header .othersDiv .telDiv .text{margin-left: 10px; }
header .othersDiv .telDiv span{font-size: 20px;color: #feebb3; }
header .othersDiv .telDiv p{font-size: 14px;color: #026186;letter-spacing: 5px; }

header .mbtn {display: inline-block;width: 50px;height: 50px;background: url(../img/menu1.png) no-repeat center center;background-size: 22px auto;position: absolute;top: 0;right: 0;display: none;}
header .mbtn:active{opacity: .8;}
body.on-menu header .mbtn{background: url(../img/menu-hide1.png) no-repeat center center;background-size: 22px auto;}
.on-menu header .mbtn{background: url(../img/menu1.png) no-repeat center center;background-size: 22px auto;}

.menu,.menu ul li,.menu ul li a,.menu #menu-button{margin:0;padding:0;border:0;list-style:none;display:block;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
.menu:after,.menu>ul:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}
.menu #menu-button{display:none}
.menu{width:auto;}
#menu-line{position:absolute;top:0;left:0;height:3px;background:#009ae1;-webkit-transition:all .25s ease-out;-moz-transition:all .25s ease-out;-ms-transition:all .25s ease-out;-o-transition:all .25s ease-out;transition:all .25s ease-out}
.menu>ul>li{float:left;position: relative;}
.menu>ul>li>a{padding:0;text-decoration:none;text-transform:uppercase;color:#555555;-webkit-transition:color .2s ease;-moz-transition:color .2s ease;-ms-transition:color .2s ease;-o-transition:color .2s ease;transition:color .2s ease}
.menu>ul>li:hover>a,.menu>ul>li.active>a{color:#fff}
.menu ul ul{position:absolute;background: #fff;width: max-content;min-width: 150px; top: 100%;left:50%;transform: translate(-50%,10px); transition: all .3s;opacity: 0;visibility: hidden;z-index: 999;padding: 10px 0; }
.menu>ul>li:hover>ul{height: initial;visibility: visible;opacity: 1;transform: translate(-50%,0); }
.menu ul ul li{margin: 0; }
.menu ul ul li a{color: #333;text-align: center;display: block;font-size: 14px;padding:10px; }
.menu ul ul li a:hover{text-decoration: underline;text-underline-offset: 2px; }

.modal {display: none;position: fixed;z-index: 66666;left: 0;top: 0;width: 100%;height: 100%;overflow: auto;background-color: rgba(0, 0, 0, 0.4);}
.modal-content {display: flex;flex-direction: column;position: relative;background-color: #fefefe;margin: 15% auto;padding: 20px;border: 1px solid #888;width: 654px;animation: topDown 0.4s;}
@keyframes topDown {from {top: -300px;opacity: 0;}to {top: 0;opacity: 1;}}
/*模态框头部*/
.modal-header {display: block;flex-direction: row;align-items: center;justify-content: space-between;text-align: right;border-bottom: 0;}
/*关闭X 样式*/
.close {float: right;color: #aaa;font-size: 28px;font-weight: bold;transition: all ease 0.36s;display: block;width: 32px;height: 32px;background: url("../img/menu-hide1.png") no-repeat center center;}
.close:hover {color: black;text-decoration: none;cursor: pointer;transform: rotate(360deg);transition: all ease 0.36s;}
.modal-body {padding-top: 20px;padding-bottom: 30px;margin-top: 10px;}
.modal-body .stxt {float: left;width: 500px;height: 50px;border: #CCC solid 1px;padding-left: 30px;font-size: 14px;}
.modal-body .sbtn {width: 80px;height: 50px;background: url("../img/search_btn.png") no-repeat center center #026186;border: none;cursor: pointer;}


/****底部***/
.footerDiv{position: relative;}
.footerDiv .hdDiv{padding: 60px 0 40px;background: #424546; }
.footerDiv .hdDiv .wrap{align-items: initial; }
.footerDiv .hdDiv .leftDiv{width: 16.25%; }
.footerDiv .hdDiv .leftDiv .logoDiv p{color: #fff;margin-top: 15px;letter-spacing: 3px; }
.footerDiv .hdDiv .leftDiv .ewmDiv{width: 120px;text-align: center;margin-top: 40px; }
.footerDiv .hdDiv .leftDiv .ewmDiv p{color: #fff;margin-top: 5px; }
.footerDiv .hdDiv .centerDiv{align-items: initial;flex: 1;width: 60%; margin-right:20% }
.footerDiv .hdDiv .listDiv{margin-right: 20px; }
.footerDiv .hdDiv .listDiv:last-child{margin-right: 0; }
.footerDiv .hdDiv .listDiv>span{font-size: 24px;color: #fff;  font-family: "Arial Black", Gadget, sans-serif   }
.footerDiv .hdDiv .listDiv .aDiv {margin-top: 15px; }
.footerDiv .hdDiv .listDiv .aDiv a{display: block;color: #fff;margin-top: 10px; }
.footerDiv .hdDiv .listDiv .aDiv a:hover{color: #026186; }
.footerDiv .hdDiv .rightDiv{width: 19%;text-align: left;color: #fff; }
.footerDiv .hdDiv .rightDiv .telDiv{margin-bottom: 35px; }
.footerDiv .hdDiv .rightDiv .telDiv p{color: #fff; line-height:30px  }
.footerDiv .hdDiv .rightDiv span{font-size: 24px;
  color: #fff;
  font-weight: bolder; margin-bottom:15px; display:block; font-family: "Arial Black", Gadget, sans-serif                }
.footerDiv .hdDiv .shareDiv{margin-top: 0; }
.footerDiv .hdDiv .shareDiv a{width: 50px;height: 50px;display: flex;justify-content: center;align-items: center;background: #525e68;  }
.footerDiv .hdDiv .shareDiv a:hover{background: #026186; }
.footerDiv .bdDiv{padding: 15px 0;background: #1d1d1b;color: #999999;font-size: 14px;text-align: center; border-top:#3f505e 1px solid; height:auto; overflow:hidden }
.footerDiv .bdDiv a{color: #fff; }
.footerDiv .bdDiv .zb{ float:left; text-align:left; width:200px}
.footerDiv .bdDiv .zb img{ width:100%}
.footerDiv .bdDiv .yb{float: right; text-align:right; color:#fff; line-height:66px}

/********************************* 首页 **********************************/
.main{margin-top: 90px; }

/*banner轮播*/
.index-banner{width: 100%;position:relative;}
.index-banner .swiper-slide{overflow: hidden;}
.index-banner .img{width: 100%;display: block;height: 44.27vw;background: none no-repeat center;background-size: cover;}
.index-banner .img .wrap{position: relative;}
.index-banner .gridVideo{width: 100%;display: block;height: 46.875vw;position: relative;position: absolute;left: 0;top: 0;}
.index-banner .gridVideo video {width: 100%;height: 100%;object-fit: cover;position: absolute;left: 0;top: 0;opacity: 1;-webkit-transform: translate3d(0,0,0);-moz-transform: translate3d(0,0,0);-ms-transform: translate3d(0,0,0);-o-transform: translate3d(0,0,0);transform: translate3d(0,0,0);transition: z-index 0s ease 0.7s,opacity 0.35s ease 0.7s;display: block;}
.index-banner .swiper-container-horizontal>.swiper-pagination-bullets{bottom: 20px;}
.index-banner .swiper-pagination-bullet{width: 30px;height: 8px;background: #fff;border-radius:4px;opacity:1;position: relative; }
.index-banner .swiper-pagination-bullet-active{opacity: 1;position: relative;width: 50px;background: #026186; }
.index-banner .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin: 0 5px; }

.ihdDiv{align-items: flex-start; }
.indexTitle{position: relative;}
.indexTitle span{display: inline-block;font-size: 42px;color: #333333;font-family: fontB;position: relative;line-height: 1; }
.indexTitle span::before{content: "";width: 36px;height: 31px;background: url(../img/t-img1.png) no-repeat center center/100%;position: absolute;left: -4px;top: -6px;z-index: 0; }
.indexTitle span::after{content: "";width: 6px;height: 6px;background: url(../img/t-img2.png) no-repeat center center/100%;position: absolute;right: -13px;bottom: 0;z-index: 0; }
.indexTitle span em{position: relative;}
.ihdDiv .p{color: #666666;font-size: 24px;width: 52.5%;line-height: 1.5; }
a.imoreBtn{width: 140px;line-height: 40px;background: #333333!important;border-radius: 20px;color: #fff;font-size: 14px;display: block;text-align: center; }
a.imoreBtn:hover{opacity: .8;}

.indexDiv1{padding: 90px 0;}
.indexDiv1 .bdDiv{margin-top: 40px;align-items: initial; }
.indexDiv1 .bdDiv .leftDiv{width: 40%;}
.indexDiv1 .bdDiv .leftDiv ul{flex-wrap: wrap; }
.indexDiv1 .bdDiv .leftDiv ul li{text-align: left;margin: 30px 0; }
.indexDiv1 .bdDiv .leftDiv ul li .conDiv{display: inline-block; }
.indexDiv1 .bdDiv .leftDiv ul li .num{font-size: 40px;color: #026186;font-family: Square721 BT; }
.indexDiv1 .bdDiv .rightDiv{width: 57%;border-left: 1px solid #cccccc;padding-left: 3%; }
.indexDiv1 .bdDiv .rightDiv .titleDiv {align-items: flex-end; margin-top:30px }
.indexDiv1 .bdDiv .rightDiv .titleDiv span{font-family: fontB;font-size: 30px;color: #026186;margin-right: 30px;line-height: 1; }
.indexDiv1 .bdDiv .rightDiv .p{margin: 40px 0; }
.indexDiv1 .bdDiv .rightDiv .p p{margin-top: 20px;line-height: 2; }
.indexDiv1 .bdDiv .rightDiv a.moreBtn{color: #026186; }
.indexDiv1 .bdDiv .rightDiv a.moreBtn i{width: 26px;height: 26px;border: 1px solid #026186;border-radius: 50%;color: #026186;font-size: 20px;line-height: 1;margin-left: 10px; }
.indexDiv1 .bdDiv .rightDiv a.moreBtn:hover span{text-decoration: underline;text-underline-offset: 3px; }
.indexDiv1 .imgDiv{padding-left: calc((100% - 1600px) / 2);margin-top: -70px; }

/* .indexDiv1 .bdDiv .swiper-container{margin: 60px 0; }
.indexDiv1 .bdDiv .btnDiv{height: 60px;position: relative; }
.indexDiv1 .swiper-button-next, .indexDiv1 .swiper-button-prev{width: 60px;height: 60px;top: initial;position: relative;margin: 0 10px; }
.indexDiv1 .swiper-button-next{background: url(../img/right.png) no-repeat center center/100%;right: auto;}
.indexDiv1 .swiper-button-prev{background: url(../img/left.png) no-repeat center center/100%;left: auto;}
.indexDiv1 .swiper-button-next:hover{background: url(../img/right1.png) no-repeat center center/100%;right: auto;}
.indexDiv1 .swiper-button-prev:hover{background: url(../img/left1.png) no-repeat center center/100%;left: auto;} */

.indexDiv2{padding: 96px 0 90px;background: #f6f7f8; }
.indexDiv2 .bdDiv{margin-top: 40px;align-items: initial; }
.indexDiv2 .bdDiv .leftDiv{width: 320px;margin-right: 40px; }
.indexDiv2 .bdDiv .leftDiv .hd ul li{margin-bottom: 7px; }
.indexDiv2 .bdDiv .leftDiv .hd ul li a{display: block;background: #fff;line-height: 50px;padding: 0 0 0 30px;border-radius: 6px;color: #666666;font-size: 18px;cursor: pointer;transition: none; }
.indexDiv2 .bdDiv .leftDiv .hd ul li.on a{background: url(../img/sj.png) #026186 no-repeat left 30px center;padding-left: 60px;color: #fff; }
.indexDiv2 .bdDiv .leftDiv .bd{background: #fff;padding: 20px 30px;text-align: center; }
.indexDiv2 .bdDiv .leftDiv .bd .telDiv{color: #026186;margin-bottom: 20px; }
.indexDiv2 .bdDiv .leftDiv .bd .telDiv span{font-size: 22px; }
.indexDiv2 .bdDiv .leftDiv .bd .telDiv img{margin-right: 10px; }
.indexDiv2 .bdDiv .leftDiv .bd a{max-width: 200px;background: #026186;color: #fff;border-radius: 20px;height: 40px; }
.indexDiv2 .bdDiv .leftDiv .bd a img{margin-right: 10px; }
.indexDiv2 .bdDiv .rightDiv{flex: 1; }
.indexDiv2 .bdDiv .rightDiv .tabsCon{display: none; }
.indexDiv2 .bdDiv .rightDiv .tabsCon.on{display: block; }
.indexDiv2 .bdDiv .rightDiv ul{display: grid;grid-template-columns: repeat(4,2fr);grid-row-gap: 30px;grid-column-gap: 20px; }
.indexDiv2 .bdDiv .rightDiv ul li a{background: #fff;display: block;padding: 20px 20px 0;border-radius: 6px;transition: all .3s; }
.indexDiv2 .bdDiv .rightDiv ul li .imgDiv{padding-top: 100%; }
.indexDiv2 .bdDiv .rightDiv ul li .titleDiv{text-align: center;padding: 8px 0;color: #666666; } 
.indexDiv2 .bdDiv .rightDiv ul li a:hover{box-shadow: 0px 0px 20px rgba(0, 0, 0, .08);transform: translateY(-10px); }

.indexDiv3{position: relative;}
.indexDiv3 .bdDiv{align-items: initial; }
.indexDiv3 .leftDiv{width: 50%;border-radius: 0 240px 0 0;overflow: hidden; }
.indexDiv3 .leftDiv img{width: 100%;height: 100%;object-fit: cover; }
.indexDiv3 .rightDiv{width: 50%;padding: 90px calc((100% - 1600px) / 2) 90px 100px;}
.indexDiv3 .rightDiv .rowDiv{margin: 50px 0; }
.indexDiv3 .rightDiv .row>div{margin: 15px 0; }
.indexDiv3 .rightDiv .row>div a{display: block;background: rgba(255,255,255,.5);padding: 45px 30px;text-align: center;color: #333333; }
.indexDiv3 .rightDiv .row>div a img{margin: 0 auto; } 
.indexDiv3 .rightDiv .row>div a .hImg{display: none; }
.indexDiv3 .rightDiv .row>div a:hover .dImg{display: none; }
.indexDiv3 .rightDiv .row>div a:hover .hImg{display: block; }
.indexDiv3 .rightDiv .row>div a:hover{background: #026186;color: #fff;}
.indexDiv3 .rightDiv .row>div a p{font-size: 20px;margin-top: 6px; }
.indexDiv3 .rightDiv .moreBtn{color: #026186; }
.indexDiv3 .rightDiv .moreBtn span{margin-right: 10px; }
.indexDiv3 .rightDiv .moreBtn img{transition: all .4s; }
.indexDiv3 .rightDiv .moreBtn:hover img{transform: translateX(10px); } 

.indexDiv4{padding: 96px 0 90px;}
.indexDiv4 .bdDiv{margin-top: 40px;position: relative; }
.indexDiv4 .bdDiv ul{display: grid;grid-template-columns: repeat(2,2fr);grid-gap: 20px; }
.indexDiv4 .bdDiv ul li .conDiv{position: relative; }
.indexDiv4 .bdDiv ul li .conDiv .bgDiv{position: absolute;left: 0;bottom: 0;width: 100%;color: #fff; }
.indexDiv4 .bdDiv ul li .conDiv .bgDiv .textDiv{padding: 40px 7.6%; }
.indexDiv4 .bdDiv ul li .conDiv .bgDiv .textDiv .num{font-size: 60px;font-family: ;line-height: 1;margin-right: 20px; }
.indexDiv4 .bdDiv ul li .conDiv .bgDiv .textDiv .text span{font-size: 26px; }
.indexDiv4 .bdDiv ul li:nth-of-type(even) .conDiv .bgDiv .textDiv{flex-direction: row-reverse;text-align: right; }
.indexDiv4 .bdDiv ul li:nth-of-type(even) .conDiv .bgDiv .textDiv .num{margin-left: 20px;margin-right: 0; }
.indexDiv4 .bdDiv .titleDiv{width: 290px;height: 290px;border-radius: 50%;color: #fff;font-size: 28px;text-align: center;background: linear-gradient(204deg,#026186,#2895ae 40%,#50cad8);position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);z-index: 1; }
.indexDiv4 .bdDiv .titleDiv span{font-size: 70px;color: #feebb3;font-family: Myriad Pro; }
.indexDiv4 .bdDiv .titleDiv:before{content: "";width: 320px;height: 320px;border: 1px solid #248faa;border-radius: 50%;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%); }

.indexDiv5{padding: 90px 0;}
.indexDiv5 .bdDiv{margin-top: 50px; }
.indexDiv5 .bdDiv ul{display: grid;grid-template-columns: repeat(4,2fr);grid-column-gap: 30px; }
.indexDiv5 .bdDiv ul li .conDiv{position: relative;display: block; }
.indexDiv5 .bdDiv ul li .conDiv .imgDiv{padding-top: 106.62%;border-radius: 10px;overflow: hidden; }
.indexDiv5 .bdDiv ul li .conDiv .titleDiv{position: absolute;left: 0;bottom: 0;width: 86%;background: #fff;border-radius: 0 1.5vw 0 10px;text-align: center;padding: 15px;font-size: 1vw; }
.indexDiv5 .bdDiv ul li .conDiv:hover .titleDiv{background: linear-gradient(to right,#50cad8,#026186);color: #fff; }

.indexDiv6{padding: 90px 0; }
.indexDiv6 .bdDiv{margin-top: 40px;align-items: initial; }
.indexDiv6 .bdDiv .leftDiv{width: 240px;margin-right: 60px;padding-top: 40px; }
.indexDiv6 .bdDiv .leftDiv ul li{margin-bottom: 20px; }
.indexDiv6 .bdDiv .leftDiv ul li a{height: 60px;border: 1px solid #cdd5dd;background: #fff;border-radius: 30px;font-size: 20px;padding: 0 40px;color: #333333; }
.indexDiv6 .bdDiv .leftDiv ul li.on a{background: #026186;color: #fff;border-color: #026186; }
.indexDiv6 .leftDiv .moreBtn{color: #026186;margin-top: 150px; }
.indexDiv6 .leftDiv .moreBtn span{margin-right: 10px; }
.indexDiv6 .leftDiv .moreBtn img{transition: all .4s; }
.indexDiv6 .leftDiv .moreBtn:hover img{transform: translateX(10px); } 
.indexDiv6 .bdDiv .rightDiv{position: relative;width: 100%; }
.indexDiv6 .bdDiv .rightDiv .swiperDiv{position: absolute;left: 0;top: 0;width: 100%;opacity: 0;z-index: -1; }
.indexDiv6 .bdDiv .rightDiv .swiperDiv.on{position: relative;opacity: 1;z-index: 1; }
.indexDiv6 .bdDiv .swiper-container{padding-bottom: 70px; }
.indexDiv6 .bdDiv .swiperDiv .imgDiv{padding-top: 145.748%;cursor: pointer; }
.indexDiv6 .bdDiv .swiperDiv .imgDiv .pic img{max-width: 100%;max-height: 100%;object-fit: initial; }
.indexDiv6 .bdDiv .swiperDiv .imgDiv .bgDiv{position: absolute;left: 0;top: 0;width: 100%;height: 100%;background: rgba(0,0,0,.4);opacity: 0; }
.indexDiv6 .bdDiv .swiperDiv .titleDiv{margin-top: 16px;color: #333333;text-align: center; }
.indexDiv6 .bdDiv .swiperDiv .conDiv:hover .imgDiv .bgDiv{opacity: 1; }
.indexDiv6 .swiper-container-horizontal>.swiper-pagination-bullets{bottom: 0;}
.indexDiv6 .swiper-pagination-bullet{width: 10px;height: 10px;background: #999999;border-radius: 5px;opacity:1;position: relative; }
.indexDiv6 .swiper-pagination-bullet-active{opacity: 1;position: relative;background: #026186; }
.indexDiv6 .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin: 0 5px; }

.indexDiv7{padding: 90px 0;background: #fff; }
.indexDiv7 .bdDiv{margin-top: 60px; }
.indexDiv7 .bdDiv ul{display: grid;grid-template-columns: repeat(7,2fr);grid-gap: 20px;}
.indexDiv7 .bdDiv .imgDiv{padding-top: 46.45%;background: #fff; border:#eee 1px solid }
.indexDiv7 .bdDiv .imgDiv .pic img{max-width: 100%;max-height: 100%;object-fit: initial; }

.indexDiv8{padding: 90px 0; }
.indexDiv8 .ihdDiv .tabsDiv a{width: 200px;height: 60px;border: 1px solid #cdd5dd;border-radius: 30px;color: #333333;font-size: 20px;margin-left: 20px; }
.indexDiv8 .ihdDiv .tabsDiv a.on{background: #026186;color: #fff; }
.indexDiv8 .bdDiv{margin-top: 30px; }
.indexDiv8 .bdDiv .tabsCon{display: none; }
.indexDiv8 .bdDiv .tabsCon.on{display: block; }
.indexDiv8 .bdDiv .row>div a{height: 100%; }
.indexDiv8 .bdDiv .row>div a.leftDiv{display: block;position: relative; }
.indexDiv8 .bdDiv .row>div a.leftDiv>img{width: 100%;height: 100%;object-fit: cover; }
.indexDiv8 .bdDiv .row>div a.leftDiv .bgDiv{position: absolute;left: 0;bottom: 0;width: 100%;background: url(../img/jb.png) no-repeat bottom center/100%; }
.indexDiv8 .bdDiv .row>div a.leftDiv .bgDiv .textDiv{padding: 7.6%; }
.indexDiv8 .bdDiv .row>div a.leftDiv .textDiv .title{font-size: 28px;color: #fff; }
.indexDiv8 .bdDiv .row>div a.leftDiv .textDiv .p{color: #999999;margin: 10px 0 20px; }
.indexDiv8 .bdDiv .row>div a.leftDiv .textDiv .date{color: #999999; }
.indexDiv8 .bdDiv .row>div .conDiv{padding: 14% 7.6%;background: #f6f7f8;display: block; }
.indexDiv8 .bdDiv .row>div .conDiv .imgDiv{padding-top: 75%;margin-bottom: 75px; }
.indexDiv8 .bdDiv .row>div .conDiv .date{color: #999999; }
.indexDiv8 .bdDiv .row>div .conDiv .title{font-size: 22px;color: #333333;margin: 25px 0 35px; }
.indexDiv8 .bdDiv .row>div .conDiv span{color: #999999; }
.indexDiv8 .bdDiv .row>div .conDiv i{width: 51px;height: 12px;background: url(../img/more3.png) no-repeat center center/100%; }
.indexDiv8 .bdDiv .row>div .conDiv:hover{background: #026186; }
.indexDiv8 .bdDiv .row>div .conDiv:hover .date,.indexDiv8 .bdDiv .row>div .conDiv:hover .title,.indexDiv8 .bdDiv .row>div .conDiv:hover span{color: #fff; }
.indexDiv8 .bdDiv .row>div .conDiv:hover i{background: url(../img/more2.png) no-repeat center center/100%; }



/* .indexDiv3 .lunboDiv {position: relative;}
.indexDiv3 .lunboDiv::after{content: "";width: 10px;height: 100%;background: #0052d9;position: absolute;right: -10px;top: 0; }
.indexDiv3 .lunboDiv .conDiv .leftDiv{width: 54.2%;}
.indexDiv3 .lunboDiv .conDiv .rightDiv{width: 45.8%;padding: 0 5%;}
.indexDiv3 .lunboDiv .conDiv .rightDiv .cate{font-size: 1.1458vw; }
.indexDiv3 .lunboDiv .conDiv .rightDiv .title{font-size: 1.98vw; }
.indexDiv3 .lunboDiv .conDiv .rightDiv .tag{font-size: 0.73vw;color: #0052d9;border-top: 2px solid #0052d9;padding-top: 10px;margin-top: 10px; }
.indexDiv3 .lunboDiv .conDiv .rightDiv .p{font-size: 0.73vw;color: #666666;line-height: 1.8;margin: 2vw 0 4vw; }
.indexDiv3 .lunboDiv .conDiv .rightDiv a{width: 7.3vw;line-height: 2.2vw;font-size: 0.73vw;}
.indexDiv3 .swiper-button-next, .indexDiv3 .swiper-button-prev{width: 4vw;height: 4vw;margin-top: initial;top: initial;bottom: 0; }
.indexDiv3 .swiper-button-next{background: url(../img/right.png) no-repeat center center/100%;right: 5%;}
.indexDiv3 .swiper-button-prev{background: url(../img/left.png) no-repeat center center/100%;right: 10%;left: auto;}
.indexDiv3 .swiper-button-disabled{display: none;} */


.ny-banner .wrap{position:relative;height: 20vw;text-align: center;}
.ny-banner span{font-size: 2.5vw; text-align:center }
.ny-banner .cfff{color: #fff;}
.ny-banner .cateDiv{position: absolute;right: 0;bottom: 2.5vw; }
.ny-banner .cateDiv a{color: #fff;font-size: 20px;color: #cccccc;margin-left: 2.5vw;position: relative;padding-bottom: 7px; }
.ny-banner .cateDiv a.on{color: #fff; }
.ny-banner .cateDiv a.on:before{content: "";width: 100%;position: absolute;height: 3px;background: #fff;left: 0;bottom: 0; }

.nyTitle{font-size: 30px;font-family: fontB; }
.newsDiv .bdDiv{margin-top: 50px;}
.newsDiv .row>div{margin-bottom: 50px; }
.newsDiv .bdDiv .row>div .conDiv .date{color: #026186; }
.newsDiv .bdDiv .row>div .conDiv .imgDiv{margin-bottom: 25px; }
.newsDiv .bdDiv .row>div .conDiv .p{color: #666;margin-bottom: 50px;line-height: 1.8; }
.newsDiv .bdDiv .row>div .conDiv span{color: #026186; }
.newsDiv .bdDiv .row>div .conDiv i{width: 51px;height: 12px;background: url(../img/more1.png) no-repeat center center/100%; }
.newsDiv .bdDiv .row>div .conDiv:hover .p{color: #fff; }

.news2Div{padding: 0 0; }
.news2Div .bdDiv{margin-top: 50px; }
.news2Div .listDiv{margin-bottom: 50px; }
.news2Div .listDiv ul li a{padding: 50px 0;border-bottom: 1px solid #cccccc;display: block; }
.news2Div .listDiv ul li a:hover{background: #edf3f5; }
.news2Div .listDiv ul li .imgDiv{width: 480px;height: 360px;overflow: hidden;margin-right: 70px; }
.news2Div .listDiv ul li .imgDiv img{width: 100%;height: 100%;object-fit: cover; }
.news2Div .listDiv ul li .textDiv{flex: 1; }
.news2Div .listDiv ul li .textDiv .date{color: #026186; }
.news2Div .listDiv ul li .textDiv .title{color: #333333;font-size: 24px;margin: 15px 0 35px; }
.news2Div .listDiv ul li .textDiv .p{color: #666666;margin-bottom: 60px;line-height: 1.8; }
.news2Div .listDiv ul li .textDiv .moreBtn{color: #fff; background:#026186; width:200px; line-height:46px; text-align:center;border-radius:5px; text-transform:capitalize }
.news2Div .listDiv ul li .textDiv .moreBtn img{margin-left: 40px; }

.news3Div{padding: 90px 0; }
.news3Div .bdDiv{margin-top: 30px; }
.news3Div .bdDiv .row>div{margin-bottom: 50px; }
.news3Div .bdDiv .row>div a{height: 100%; }
.news3Div .bdDiv .row>div .conDiv{background: #f6f7f8;display: block; }
.news3Div .bdDiv .row>div .conDiv .imgDiv{padding-top: 75%; }
.news3Div .bdDiv .row>div .conDiv .textDiv{padding: 40px; }
.news3Div .bdDiv .row>div .conDiv .title{font-size: 22px;color: #333333;margin: 0 0 35px; }
.news3Div .bdDiv .row>div .conDiv .date{color: #026186; }
.news3Div .bdDiv .row>div .conDiv i{width: 51px;height: 12px;background: url(../img/more1.png) no-repeat center center/100%; }
.news3Div .bdDiv .row>div .conDiv:hover{background: #026186; }
.news3Div .bdDiv .row>div .conDiv:hover .date,.news3Div .bdDiv .row>div .conDiv:hover .title{color: #fff; }
.news3Div .bdDiv .row>div .conDiv:hover i{background: url(../img/more2.png) no-repeat center center/100%; }

.pageDiv{text-align: center; margin-top:50px}
.pageDiv a{display: inline-block;line-height: 32px;margin: 0 3px;color: #666;padding: 0 11px;font-size: 16px;border: 1px solid #cccccc;border-radius: 4px; }
.pageDiv a.cur{color: #fff;border: 1px solid #026186;background: #026186; }
.pageDiv a:hover{color: #026186; }

.zzslDiv{padding: 90px 0;}
.slTitle span{font-size: 20px;color: #026186; }
.slTitle p{font-size: 30px;font-family: fontB;margin-top: 10px; }
.zzslDiv .row>div{margin-top: 50px; }
.zzslDiv .row>div .imgDiv{position: relative;padding-top: 74.8%;border: 1px solid #cccccc; }
.zzslDiv .row>div .imgDiv .pic{position: absolute;left: 0;top: 0;width: 100%;height: 100%;display: flex;justify-content: center;align-items: center;overflow: hidden; }
.zzslDiv .row>div .imgDiv .pic img{max-height: 100%;max-width: 100%;object-fit: initial; }
.zzslDiv .row>div .titleDiv{text-align: center;margin-top: 20px;color: #333333; }


/*.ny-banner .breadDiv{font-size: 17px;margin-top: 20px;font-weight: 400; } 
.ny-banner .breadDiv a{color: #fff; }
.ny-banner .breadDiv a:hover{text-decoration: underline;text-underline-offset: 4px; }*/

/*.nyHeaderDiv{border-bottom: 1px solid #CCCCCC; }
.nyHeaderDiv.onFixed{top: 100px;left: 0;position: fixed;z-index: 99;width: 100%;background: #fff; }*/


.nyHeaderDiv .nyCon{height: 120px; }
.twoMenuDiv{position: sticky;top: 90px;z-index: 111;background: #edf3f5; }
.twoMenuDiv .aDiv ul{display: flex;}
.twoMenuDiv .aDiv li{flex: 1; }
.twoMenuDiv .aDiv li a{font-size: 18px;color: #333333;height: 70px;display: flex;justify-content: center;align-items: center;position: relative; }
.twoMenuDiv .aDiv li.on a::after{content: "";width: 100%;height: 3px;background: #026186;position: absolute;left: 0;bottom: 0;  }

.casesDiv{padding: 60px 0; }
.casesDiv .row{margin: 0 -15px; }
.casesDiv .row>div{margin-bottom: 20px;padding: 0 15px; }
.casesDiv .row>div .imgDiv{position: relative;padding-top: 66%; }
.casesDiv .row>div .imgDiv .pic{position: absolute;left: 0;top: 0;width: 100%;height: 100%;display: flex;justify-content: center;align-items: center;overflow: hidden; }
.casesDiv .row>div .imgDiv .pic img{height: 100%;width: 100%;object-fit: cover; }
.casesDiv .row>div .titleDiv{margin: 20px 0 10px;color: #333333;font-size: 20px; text-align:center }
.casesDiv .row>div .p{color: #666666;line-height: 1.8; }
.casesDiv .row>div a:hover .titleDiv{color: #026186; }

.bgf5f5f5{background: #f5f5f5; }
.productDiv{padding: 60px 0 60px; }
.productDiv .bdDiv{align-items: flex-start; }
.productDiv .blDiv{width: 360px;background: #fff;padding: 0; }
.productDiv .blDiv .lh{padding:20px 30px; background:#026186; color:#fff; font-size:24px; font-weight:bold }
.productDiv .blDiv .lb{ padding:10px 30px 30px; height:auto; overflow:hidden} 
.productDiv .blDiv .lb ul li{padding: 20px 0;border-bottom: 1px solid #CCCCCC; }
.productDiv .blDiv .lb ul li>a{color: #333;font-weight: bold;font-size: 16px;padding-right: 25px;background: url(../img/prev1.png) no-repeat right 7px;display: block; } 
.productDiv .blDiv .lb ul li .aDiv{display: none; }
.productDiv .blDiv .lb ul li.on .aDiv{display: block; }
.productDiv .blDiv .lb ul li.on>a{background: url(../img/next1.png) no-repeat right 7px; }
.productDiv .blDiv .lb ul li .aDiv a{display: block;margin-top: 15px;color: #666;padding-left: 27px;background: url(../img/check.png) no-repeat left 1px; }
.productDiv .blDiv .lb ul li .aDiv a.on{background: url(../img/check_.png) no-repeat left 1px; }
.productDiv .brDiv{width: calc(100% - 390px); }
.productDiv .brDiv .rh { font-size:24px; font-weight:bold}
.productDiv .brDiv .row{margin: 0 -10px 60px; }
.productDiv .brDiv .row>div{padding: 0 10px;margin-top: 20px; }
.productDiv .brDiv .row>div a{padding: 20px 20px 30px;background: #fff;display: block; }
.productDiv .brDiv .row>div .imgDiv{padding-top: 74.75%; } 
.productDiv .brDiv .row>div .textDiv{padding-top: 20px;display: flex;flex-direction: column;justify-content: space-between; }
.productDiv .brDiv .row>div .textDiv .title{color: #333;margin-bottom: 30px; white-space:nowrap;overflow:hidden;text-overflow:ellipsis; text-align:center }
.productDiv .brDiv .row>div .textDiv .moreBtn{width: 110px;height: 32px;border: 1px solid #026186;color: #026186; margin:0 auto }
.productDiv .brDiv .row>div a:hover .textDiv .moreBtn{background: #026186;color: #fff; }

.zznlDiv1{padding: 90px 0; }
.zznlDiv1 .bdDiv .row{margin: 0 -10px; }
.zznlDiv1 .bdDiv .row>div{padding: 0 10px;margin-top: 50px; }
.zznlDiv1 .bdDiv .row>div .conDiv .imgDiv{padding-top: 56.154%; }
.zznlDiv1 .bdDiv .row>div .conDiv .titleDiv{text-align: center;margin-top: 10px; }

.zznlDiv2{padding: 90px 0;background: #edf3f5; }
.zznlDiv2 .hdDiv .aDiv{flex-wrap: wrap; }
.zznlDiv2 .hdDiv .aDiv a{width: 160px;height: 50px;display: flex;justify-content: center;align-items: center;background: #fff;border: 1px solid #cdd5dd;border-radius: 25px;font-size: 20px;color: #333333;margin: 5px 0 5px 20px; }
.zznlDiv2 .hdDiv .aDiv a.on{background: #026186;color: #fff; } 
.zznlDiv2 .bdDiv .rowDiv{display: none; }
.zznlDiv2 .bdDiv .rowDiv.on{display: block; }
.zznlDiv2 .bdDiv .row{margin: 0 -14px; }
.zznlDiv2 .bdDiv .row>div{padding: 0 14px;margin-top: 40px; }
.zznlDiv2 .bdDiv .row>div a{display: flex;flex-direction: column;justify-content: space-between;height: 100%; }
.zznlDiv2 .bdDiv .row>div .imgDiv{padding-top: 56.2%; }
.zznlDiv2 .bdDiv .row>div .textDiv{background: linear-gradient(to right,#fff,#afd7fa);padding: 20px 30px;flex: 1; }
.zznlDiv2 .bdDiv .row>div .textDiv .title{font-size: 20px;color: #333333;font-family: fontB; }
.zznlDiv2 .bdDiv .row>div .textDiv .p{color: #666666;margin: 10px 0; }
.zznlDiv2 .bdDiv .row>div .textDiv .num{color: #666666; }
.zznlDiv2 .bdDiv .row>div a:hover .textDiv{background: #026186; }
.zznlDiv2 .bdDiv .row>div a:hover .textDiv .title{color: #fff; }

.zznlDiv3{padding: 50px 0; }
.zznlDiv3 .bdDiv .conDiv{text-align: center;color: #fff; }
.zznlDiv3 .bdDiv .conDiv .num{margin-bottom: 10px; }
.zznlDiv3 .bdDiv .conDiv .num span{font-size: 60px;color: #ff9805;line-height: 1; }
.zznlDiv3 .bdDiv img{margin: 0 5.2vw; }

.zznlDiv4{padding: 90px 0; }
.zznlDiv4 .bdDiv .row{margin: 0 -10px; }
.zznlDiv4 .bdDiv .row>div{padding: 0 10px;margin-top: 50px; }
.zznlDiv4 .bdDiv .row>div a{display: block;position: relative; }
.zznlDiv4 .bdDiv .row>div .imgDiv{padding-top: 75%; }
.zznlDiv4 .bdDiv .row>div .bgDiv{background: rgba(17,57,92,.8);position: absolute;left: 0;bottom: 0;width: 100%;color: #fff; }
.zznlDiv4 .bdDiv .row>div .bgDiv .textDiv{padding: 15px 20px; }
.zznlDiv4 .bdDiv .row>div .bgDiv .textDiv span{font-weight: bold; }

.aboutDiv1{padding: 90px 0; }
.aboutDiv1 .leftDiv{width: 48.0625%;}
.aboutDiv1 .leftDiv .textDiv{margin: 40px 0;color: #666;line-height: 2; }
.aboutDiv1 .leftDiv ul li{text-align: center;margin: 30px 0; }
.aboutDiv1 .leftDiv ul li .conDiv{display: inline-block; }
.aboutDiv1 .leftDiv ul li .num{font-size: 40px;color: #026186;font-family: Square721 BT;line-height: 1; }
.aboutDiv1 .rightDiv{width: 43.75%;border-radius: 0 50px 50px 50px;overflow: hidden; }

.aboutDiv2{padding: 90px 0;background: #edf3f5; }
.aboutDiv2 .bdDiv{margin-top: 50px; }
.aboutDiv2 .bdDiv ul{display: grid;grid-template-columns: repeat(4,2fr);grid-column-gap: 20px; }
.aboutDiv2 .bdDiv ul li .conDiv{position: relative; }
.aboutDiv2 .bdDiv ul li .conDiv .bgDiv{color: #fff;position: absolute;left: 0;bottom: 0;width: 100%;height: 100%;align-items: flex-end; }
.aboutDiv2 .bdDiv ul li .conDiv .bgDiv .textDiv{padding: 40px;width: 100%; }
.aboutDiv2 .bdDiv ul li .conDiv .bgDiv .textDiv .title{font-size: 20px;margin: 20px 0 15px; }
.aboutDiv2 .bdDiv ul li .conDiv .bgDiv .textDiv .p{line-height: 1.8;display: none; }
.aboutDiv2 .bdDiv ul li:hover .conDiv .bgDiv {background: rgba(17,57,92,.8);}
.aboutDiv2 .bdDiv ul li:hover .conDiv .bgDiv .p{display: block; }

.aboutDiv3{padding: 90px 0; }
.aboutDiv3 .bdDiv{margin-top: 50px; }
.aboutDiv3 .bdDiv .imgDiv{padding-top: 56.346%; }
.aboutDiv3 .bdDiv .swiper-container{padding-bottom: 52px; }
.aboutDiv3 .swiper-container-horizontal>.swiper-pagination-bullets{bottom: 0;}
.aboutDiv3 .swiper-pagination-bullet{width: 20px;height: 4px;background: #999999;border-radius:0;opacity:1;position: relative; }
.aboutDiv3 .swiper-pagination-bullet-active{opacity: 1;position: relative;background: #026186; }
.aboutDiv3 .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin: 0 5px; }
.aboutDiv3 .swiper-button-next,.aboutDiv3 .swiper-button-prev{width: 12px;height: 20px;margin-top: 0;top: auto;bottom: 6px; }
.aboutDiv3 .swiper-button-next{background: url(../img/right.png) no-repeat center center;background-size: 100%;right: 0;}
.aboutDiv3 .swiper-button-prev{background: url(../img/left.png) no-repeat center center;background-size: 100%;left: auto;right: 50px; }
.aboutDiv3 .swiper-button-next:hover{background: url(../img/right_.png) no-repeat center center; }
.aboutDiv3 .swiper-button-prev:hover{background: url(../img/left_.png) no-repeat center center; }

.aboutDiv4{padding: 90px 0;background: #F2F3F3;}
.aboutDiv4 .hdDiv .aDiv a{width: 160px;height: 50px;border: 1px solid #cdd5dd;background: #fff;border-radius: 25px;display: flex;justify-content: center;align-items: center;font-size: 20px;color: #333;margin-left: 20px; }
.aboutDiv4 .hdDiv .aDiv a.on{background: #026186;color: #fff; }
.aboutDiv4 .bdDiv{margin-top: 40px;}
.aboutDiv4 .swiperDiv{display: none; }
.aboutDiv4 .swiperDiv.on{display: block; }
.aboutDiv4 .bdDiv .swiper-container{padding-bottom: 60px; }
.aboutDiv4 .bdDiv .swiperDiv .imgDiv{padding-top: 145.748%;cursor: pointer; }
.aboutDiv4 .bdDiv .swiperDiv .imgDiv .pic img{max-width: 100%;max-height: 100%;object-fit: initial; }
.aboutDiv4 .bdDiv .swiperDiv .imgDiv .bgDiv{position: absolute;left: 0;top: 0;width: 100%;height: 100%;background: rgba(0,0,0,.4);opacity: 0; }
.aboutDiv4 .bdDiv .swiperDiv .titleDiv{margin-top: 16px;color: #333333;text-align: center; }
.aboutDiv4 .bdDiv .swiperDiv a:hover .imgDiv .bgDiv{opacity: 1; }
.aboutDiv4 .swiper-container-horizontal>.swiper-pagination-bullets{bottom: 0;}
.aboutDiv4 .swiper-pagination-bullet{width: 10px;height: 10px;background: #999999;border-radius: 5px;opacity:1;position: relative; }
.aboutDiv4 .swiper-pagination-bullet-active{opacity: 1;position: relative;background: #026186; }
.aboutDiv4 .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin: 0 5px; }

.aboutDiv5{background: #fff; }
.aboutDiv5 .listDiv{margin-bottom: 40px; }
.aboutDiv5 .listDiv ul li .imgDiv{border: 1px solid #ccc;border-radius: 10px;overflow: hidden; }

.nyMain{background: #edf3f5; }

.breadcrumbDiv{padding: 20px 0;font-size: 14px;color: #666666; }
.breadcrumbDiv .bdDiv{flex-wrap: wrap;}
.breadcrumbDiv a{color: #666;margin:0 5px;}
.breadcrumbDiv a:hover{color: #026186;text-decoration: underline; }
.breadcrumbDiv span{color: #666;}

.detailDiv{padding-bottom: 90px; }
.detailDiv .bdDiv{align-items: initial; }
.detailDiv .bdDiv .leftDiv{flex: 1;background: #fff; }
.detailDiv .bdDiv .leftDiv .articleDiv{padding: 0 60px; }
.detailDiv .bdDiv .leftDiv .articleDiv .ahDiv{padding: 50px 0 40px;border-bottom: 1px solid #cccccc;text-align: center; }
.detailDiv .bdDiv .leftDiv .articleDiv .ahDiv .title{font-size: 30px;font-family: fontB;margin-bottom: 25px; }
.detailDiv .bdDiv .leftDiv .articleDiv .ahDiv .dateAuthor{color: #666666; }
.detailDiv .bdDiv .articleDiv .abDiv{padding: 60px 0; }
.detailDiv .bdDiv .articleDiv .abDiv img{display: block;}
.detailDiv .bdDiv .articleDiv .abDiv p{color: #666666;line-height: 2;}
.detailDiv .bdDiv .articleDiv .shareDiv{padding-bottom: 60px;border-bottom: 1px solid #cccccc;color: #026186;font-family: fontB;  }
.detailDiv .bdDiv .shareDiv a{margin-left: 20px;width: 50px;height: 50px;display: flex;justify-content: center;align-items: center;border-radius: 50%;border: 1px solid #999999; }
.detailDiv .bdDiv .shareDiv a .dImg{display: block; }
.detailDiv .bdDiv .shareDiv a .hImg{display: none; }
.detailDiv .bdDiv .shareDiv a:hover .dImg{display: none; }
.detailDiv .bdDiv .shareDiv a:hover .hImg{display: block; }
.detailDiv .bdDiv .shareDiv a:hover{background: #026186;border-color: #026186; }
.detailDiv .bdDiv .arPageDiv{padding: 30px 60px; }
.detailDiv .bdDiv .arPageDiv a{color: #333333; }
.detailDiv .bdDiv .arPageDiv a:hover{text-decoration: underline;color: #026186;text-underline-offset: 4px; }
.detailDiv .bdDiv .rightDiv{width: 370px;margin-left: 30px; }
.detailDiv .bdDiv .rightDiv>div{background: #fff;padding: 60px 35px 30px; }
.detailDiv .bdDiv .rightDiv>div .nyTitle{font-size: 24px; }
.detailDiv .bdDiv .rightDiv>div .listDiv ul li{padding: 30px 0;border-bottom: 1px solid #ccc; }
.detailDiv .bdDiv .rightDiv>div .listDiv ul li:last-child{border: 0; }
.aboutNews ul li .imgDiv{width: 100px;height: 75px;overflow: hidden; }
.aboutNews ul li .textDiv{width: calc(100% - 120px); }
.aboutNews ul li .textDiv .date{color: #026186;font-size: 14px;margin-bottom: 10px; }
.aboutNews ul li .textDiv .title{color: #333333; }
.hotNews{margin-top: 30px; }
.hotNews ul li .date{color: #026186;font-size: 14px; }
.hotNews ul li .p{font-size: 14px;color: #999999;margin: 10px 0 5px; }
.hotNews ul li .title{color: #333333; }
.hotNews ul li a:hover .title,.aboutNews ul li a:hover .textDiv .title{color: #026186; }

.pdMenuDiv{border-bottom: 1px solid #ccc;top: 100px;left: 0;position: fixed;z-index: 99;width: 100%;background: #fff; }
.pdMenuDiv ul li a{display: block;line-height: 50px;color: #3D3D3D;font-size: 17px;position: relative;margin: 0 2.5vw; }
.pdMenuDiv ul li a.top_dh_in{font-weight: bold;color: #0D5094; }

.pd80{padding: 60px 0; }
.bgF5F5F5{background: #f5f5f5; }
.contactDiv1{padding: 60px 0; }
.contactDiv1 .adTitleDiv{text-align: center; }
.contactDiv1 .bdDiv{margin: 0 0;overflow: hidden; }
.contactDiv1 .bdDiv .row{margin: 0 -20px; }
.contactDiv1 .bdDiv .row>div{padding: 0 20px; }
.contactDiv1 .bdDiv .row>div .conDiv{background: #f5f5f5;padding: 50px;text-align: center;height: 100%; }
.contactDiv1 .bdDiv .row>div .conDiv .iconDiv{width: 80px;height: 80px;background: #026186;border-radius: 50%;margin: 0 auto; }
.contactDiv1 .bdDiv .row>div .conDiv span{display: block;font-size: 20px;margin: 20px 0 10px; } 
.contactDiv1 .bdDiv .row>div .conDiv p{color: #666;flex-wrap: wrap; }
.contactDiv1 .mapDiv img{width: 100%  }
.contactDiv2 .adTitleDiv{text-align: center; }
.contactDiv2 .bdDiv{margin-top: 0; }
.contactDiv2 .bdDiv .row>div{margin-bottom: 30px; }
.contactDiv2 .bdDiv .row>div span{display: block;margin-bottom: 10px; }
.contactDiv2 .bdDiv .row>div input{display: block;width: 100%;line-height: 60px;padding: 0 20px;background: #fff;border: 0; }
.contactDiv2 .bdDiv .row>div textarea{display: block;width: 100%;height: 180px;padding: 10px 20px;background: #fff;border: 0;resize: none; }
.contactDiv2 .bdDiv button.reset{width: 140px;height: 60px;border: 1px solid #026186;color: #026186;border-radius: 30px;background: transparent;cursor: pointer; }
.contactDiv2 .bdDiv button.submit{width: 200px;height: 60px;background: #026186;color: #fff;border-radius: 30px;margin-left: 30px;border: 0;cursor: pointer; }

.productDetailDiv{padding-bottom: 90px; }
.productDetailDiv .bdDiv{align-items: initial; }
.productDetailDiv .bdDiv .leftDiv{flex: 1; }
.productDetailDiv .bdDiv .leftDiv .lhDiv{background: #fff;margin-bottom: 30px;padding: 5%;align-items: initial; }
.productDetailDiv .bdDiv .leftDiv .lhDiv .bigImgDiv{width: 37%;border: 1px solid #ccc;display: flex;justify-content: center;align-items: center;margin-right: 5%; }
.productDetailDiv .bdDiv .leftDiv .lhDiv .lhrDiv{flex: 1; }
.productDetailDiv .bdDiv .leftDiv .lhDiv .lhrDiv .title{font-size: 30px; }
.productDetailDiv .bdDiv .leftDiv .lhDiv .lhrDiv .p{margin: 20px 0;color: #666666;line-height: 1.8; }
.productDetailDiv .bdDiv .leftDiv .lhDiv .lhrDiv ul{border-top: 1px dashed #cccccc;border-bottom: 1px dashed #cccccc;padding: 30px 0;display: grid;grid-template-columns: repeat(2,2fr);grid-gap: 30px;margin-bottom: 30px; }
.productDetailDiv .bdDiv .leftDiv .lhDiv .lhrDiv ul li{color: #999999; }
.productDetailDiv .bdDiv .leftDiv .lhDiv .lhrDiv ul li span{color: #333; }
.productDetailDiv .bdDiv .leftDiv .lhDiv .lhrDiv .zxBtn{width: 240px;height: 60px;background: #026186;color: #fff;margin-right: 40px; }
.productDetailDiv .bdDiv .leftDiv .lhDiv .lhrDiv .telDiv{font-size:36px;color: #026186; }
.productDetailDiv .bdDiv .leftDiv .lhDiv .lhrDiv .telDiv img{margin-right: 10px; }
.productDetailDiv .bdDiv .leftDiv .lbDiv{background: #fff; }
.productDetailDiv .bdDiv .leftDiv .lbDiv .tabsDiv{background: #f6f7f8;border-bottom: 1px  solid #026186; }
.productDetailDiv .bdDiv .leftDiv .lbDiv .tabsDiv a{width: 25%;height: 60px;font-size: 18px;color: #666666; }
.productDetailDiv .bdDiv .leftDiv .lbDiv .tabsDiv a.on{background: #fff;color: #026186;position: relative; }
.productDetailDiv .bdDiv .leftDiv .lbDiv .tabsDiv a.on:before{content: "";width: 100%;height: 4px;background: #026186;position: absolute;left: 0;top: 0; }
.productDetailDiv .bdDiv .leftDiv .lbDiv .tabsDiv a.on::after{content: "";width: 100%;height: 1px;background: #fff;position: absolute;left: 0;bottom: -1px; }
.productDetailDiv .bdDiv .leftDiv .lbDiv .tabsCon{padding: 50px 5% 0; }
.productDetailDiv .bdDiv .leftDiv .lbDiv .tabsCon .itemDiv{display: none; }
.productDetailDiv .bdDiv .leftDiv .lbDiv .tabsCon .itemDiv.on{display: block; }
.productDetailDiv .bdDiv .leftDiv .lbDiv .tabsCon .itemDiv .item{margin-bottom: 10px;}
.productDetailDiv .bdDiv .leftDiv .lbDiv .tabsCon .itemDiv .ih{font-size: 18px;font-weight: bold;color: #026186;border-bottom: 1px solid #cccccc;padding-bottom: 7px;position: relative; }
.productDetailDiv .bdDiv .leftDiv .lbDiv .tabsCon .itemDiv .ih::after{content: "";width: 100px;height: 3px;background: #026186;position: absolute;left: 0;bottom: -1px; }
.productDetailDiv .bdDiv .leftDiv .lbDiv .tabsCon .itemDiv .ib{padding: 30px 0;line-height: 2;color: #666666; }
.productDetailDiv .bdDiv .rightDiv{width: 370px;margin-left: 30px; }
.productDetailDiv .bdDiv .rightDiv>div{background: #fff;padding: 60px 35px 30px; }
.productDetailDiv .bdDiv .rightDiv>div .nyTitle{font-size: 24px; }
.productDetailDiv .bdDiv .rightDiv>div .listDiv ul li{padding: 30px 0;border-bottom: 1px solid #ccc; }
.productDetailDiv .bdDiv .rightDiv>div .listDiv ul li:last-child{border: 0; }
.xunjiaDiv .formDiv{margin-top: 30px; }
.xunjiaDiv .formDiv .inputDiv{margin-bottom: 10px; }
.xunjiaDiv .formDiv .inputDiv input{width: 100%;line-height: 38px;border: 1px solid #ccc;padding: 0 10px; }
.xunjiaDiv .formDiv .inputDiv textarea{width: 100%;height: 89px;border: 1px solid #ccc;padding: 10px;resize: none; }
.xunjiaDiv .formDiv button{width: 100%;height: 47px;padding: 0;text-align: center;color: #fff;background: #026186;font-size: 14px;border: 0;cursor: pointer; }
.leimuDiv{margin: 30px 0; }
.leimuDiv .bd .aDiv{overflow-y: auto;max-height: 350px;padding-right: 34px;margin-top: 30px; }
.leimuDiv .bd .aDiv a{width: 100%;display: flex;justify-content: center;align-items: center;background: #edf3f5;border-radius: 23px;height: 46px;margin-bottom: 15px;color: #666666; }
.leimuDiv .bd .aDiv a:hover{background: #026186;color: #fff; }
.leimuDiv .bd .aDiv::-webkit-scrollbar  
{  
    width: 4px;  
    height: 4px;  
}  
.leimuDiv .bd .aDiv::-webkit-scrollbar-track  
{  
    border-radius: 4px;  
    background-color: #f5f5f5;
}  
.leimuDiv .bd .aDiv::-webkit-scrollbar-thumb  
{  
    border-radius: 4px; 
    background-color: #026186;
}

.rxcpDiv .listDiv ul li{margin-top: 30px;border: 0!important;padding: 0!important; }
.rxcpDiv .listDiv ul li a{background: #fff;display: block;padding: 20px 20px 0;border-radius: 6px;transition: all .3s;border: 1px solid #ccc; }
.rxcpDiv .listDiv ul li .imgDiv{padding-top: 100%; }
.rxcpDiv .listDiv ul li .titleDiv{text-align: center;padding: 8px 0;color: #666666; } 
.rxcpDiv .listDiv ul li a:hover{box-shadow: 0px 0px 20px rgba(0, 0, 0, .08);transform: translateY(-10px); }


/*body:after {
    content: '';
    position: fixed;
    z-index: 9998;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .8);
    display: none;
}
body.on-menu:after {
    display: block;
}*/




/*.menu ul ul li.has-sub>a::after{position:absolute;top:13px;right:10px;width:4px;height:4px;border-bottom:1px solid #ddd;border-right:1px solid #ddd;content:"";-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transition:border-color .2s ease;-moz-transition:border-color .2s ease;-ms-transition:border-color .2s ease;-o-transition:border-color .2s ease;transition:border-color .2s ease}
.menu.align-right ul ul li.has-sub>a::after{right:auto;left:10px;border-bottom:0;border-right:0;border-top:1px solid #ddd;border-left:1px solid #ddd}
.menu ul ul li.has-sub:hover>a::after{border-color:#fff}*/

@media (max-width:1660px) {
	header .logo {width: 21%;}
	header .logo a{margin-right: 5.2vw; }
	header .rightDiv .menu>ul>li{margin-right: 2.5vw; }
	header .othersDiv .cateImg{margin: 0 1.5vw; }
	.indexDiv1 .imgDiv{padding-left: 8%; }
	.indexDiv3 .rightDiv{padding: 50px; }
	.contactDiv2 .bdDiv .leftDiv .p{font-size: 40px; }
}
@media (max-width:1400px) {
	header .logo a{margin-right: 3.2vw; }
	header .rightDiv .menu>ul>li{margin-right: 2vw; }
	.indexDiv4 .bdDiv ul li .conDiv .bgDiv .textDiv{padding: 20px 3.5%; }
	.indexDiv4 .bdDiv ul li .conDiv .bgDiv .textDiv .num{font-size: 50px; }
	.indexDiv4 .bdDiv ul li .conDiv .bgDiv .textDiv .text span{font-size: 24px; }
	.indexDiv4 .bdDiv ul li .conDiv .bgDiv .textDiv .text P{font-size: 14px; }
	.indexDiv4 .bdDiv .titleDiv:before{width: 250px;height: 250px; }
	.indexDiv4 .bdDiv .titleDiv{width: 220px;height: 220px;font-size: 22px; }
	.indexDiv4 .bdDiv .titleDiv span{font-size: 50px; }
	.indexDiv6 .bdDiv .leftDiv{padding-top: 20px; }
	.indexDiv6 .leftDiv .moreBtn{margin-top: 50px; }
	.indexDiv1 .bdDiv .leftDiv{width: 26.25%;}
	.indexTitle span{font-size: 36px; }
	.news3Div .bdDiv .row>div .conDiv .textDiv{padding: 30px; }
	.news3Div .bdDiv .row>div .conDiv .title{font-size: 20px; }
	.news2Div .listDiv ul li .textDiv{width: calc(100% - 480px); }
	.news2Div .listDiv ul li .imgDiv{margin-right: 40px; }
	.aboutDiv2 .bdDiv ul li .conDiv .bgDiv .textDiv{padding: 20px; }
	.contactDiv2 .bdDiv .leftDiv .p{font-size: 36px; }
}
@media (max-width:1200px) {
	.indexDiv1 .bdDiv .leftDiv ul li .num{font-size: 30px; }
	header .othersDiv .telDiv{display: none; }
	.indexDiv3 .rightDiv .row>div a{padding: 20px; }
	.indexTitle span{font-size: 30px; }
	.indexDiv3 .rightDiv .row>div a p{font-size: 18px; }
	.indexDiv8 .bdDiv .row>div a.leftDiv .textDiv .title{font-size: 24px; }
	.indexDiv8 .bdDiv .row>div .conDiv .title{font-size: 18px; }
	.footerDiv .hdDiv .centerDiv{margin: 0 5%; }
	.news2Div .listDiv ul li .textDiv{width: 55%; }
	.news2Div .listDiv ul li .imgDiv{margin-right: 40px;width: 35%;height: 300px; }
	.casesDiv .row{margin: 0 -15px; }
	.casesDiv .row>div{padding: 0 15px; }
	.casesDiv .row>div .titleDiv{font-size: 16px; } 
	.zznlDiv2 .hdDiv .aDiv a{width: 120px; }
	.aboutDiv2 .bdDiv ul li .conDiv .bgDiv .textDiv img{max-width: 50px;max-height: 50px; }
	.aboutDiv2 .bdDiv ul li .conDiv .bgDiv .textDiv .p{font-size: 14px;line-height: 1.6; }
	.aboutDiv2 .bdDiv ul li .conDiv .bgDiv .textDiv .title{margin: 10px 0 8px; }
	.contactDiv2 .bdDiv .leftDiv .p{font-size: 30px; }
	.productDetailDiv .bdDiv .leftDiv .lhDiv{display: block; }
	.productDetailDiv .bdDiv .leftDiv .lhDiv .bigImgDiv{width: 100%;margin-bottom: 30px; }
}
@media (min-width:992px) and (max-width:1024px) {
}
@media (min-width:768px) and (max-width:991px) {
	
}
@media (max-width:991px){
	.menu{width:100%}
	.menu ul{width:100%;display: block;}
	.menu>ul>li>a{padding: 0 20px;}
	.menu.align-center>ul,.menu.align-right ul ul{text-align:left}
	.menu ul li,.menu ul ul li,.menu ul li:hover>ul>li{width:100%;height:auto;border-top:1px solid rgba(0,0,0,.2);}
	/*.indexHeader .menu ul li,.indexHeader .menu ul ul li,.indexHeader .menu ul li:hover>ul>li{border-top:1px solid rgba(255,255,255,.2);}*/
	/*.on-fixed .indexHeader .menu ul li,.on-fixed .indexHeader .menu ul ul li,.on-fixed .indexHeader .menu ul li:hover>ul>li{border-top:1px solid rgba(0,0,0,.2);}*/
	.menu ul li a,.menu ul ul li a{width:100%}
	.menu>ul>li,.menu.align-center>ul>li,.menu.align-right>ul>li{float:none;display:block}
	.menu ul ul li a{padding:0 20px 0;font-size:12px;color:#333;background:0 0}
	.menu ul ul li:hover>a,.menu ul ul li a:hover{color:#333}
/*	/*
	.indexHeader .menu ul ul li a{color:#fff;}
	.indexHeader .menu ul ul li:hover>a,.indexHeader .menu ul ul li a:hover{color:#fff}*/
	
	.on-fixed .indexHeader .menu ul ul li a{color:#333;}
	.on-fixed .indexHeader .menu ul ul li:hover>a,.indexHeader .menu ul ul li a:hover{color:#333}
	
	.menu ul ul ul li a{padding-left:40px}
	.menu ul ul,
	.menu ul ul ul{position:relative;left:0;right:auto;width:100%;margin:0}
	.menu>ul>li.has-sub>a::after,.menu ul ul li.has-sub>a::after{display:none}
	#menu-line{display:none}
	.menu #menu-button{display:block;padding:20px;color:#000;cursor:pointer;font-size:12px;text-transform:uppercase}
	.menu #menu-button::after{content:'';position:absolute;top:20px;right:20px;display:block;width:15px;height:2px;background:#fff}
	.menu #menu-button::before{content:'';position:absolute;top:25px;right:20px;display:block;width:15px;height:3px;border-top:2px solid #333;border-bottom:2px solid #fff}
	.menu .submenu-button{position:absolute;z-index:10;right:0;top:0;display:block;border-left:1px solid rgba(0,0,0,0);height:52px;width:52px;cursor:pointer}
	.menu .submenu-button::after{content:'';position:absolute;top:21px;left:26px;display:block;width:1px;height:11px;background:#333;z-index:99}
	.menu .submenu-button::before{content:'';position:absolute;left:21px;top:26px;display:block;width:11px;height:1px;background:#333;;z-index:99}
	
	/*.indexHeader .menu .submenu-button{position:absolute;z-index:10;right:0;top:0;display:block;border-left:1px solid rgba(255,255,255,.2);height:52px;width:52px;cursor:pointer}
	.indexHeader .menu .submenu-button::after{content:'';position:absolute;top:21px;left:26px;display:block;width:1px;height:11px;background:#fff;z-index:99}
	.indexHeader .menu .submenu-button::before{content:'';position:absolute;left:21px;top:26px;display:block;width:11px;height:1px;background:#fff;;z-index:99}*/
	
	/*.on-fixed .indexHeader .menu .submenu-button{position:absolute;z-index:10;right:0;top:0;display:block;border-left:1px solid rgba(0,0,0,.2);height:52px;width:52px;cursor:pointer}
	.on-fixed .indexHeader .menu .submenu-button::after{content:'';position:absolute;top:21px;left:26px;display:block;width:1px;height:11px;background:#333;z-index:99}
	.on-fixed .indexHeader .menu .submenu-button::before{content:'';position:absolute;left:21px;top:26px;display:block;width:11px;height:1px;background:#333;;z-index:99}*/
	
	
	.menu .submenu-button.submenu-opened:after{display:none}
	.menu ul ul{background: transparent;border-bottom:none;padding: 0;}
	.menu ul ul ul{top: 0;}
	.menu li:hover>ul{left: auto;margin-left: auto;}
	.menu ul ul .wrap{padding:0 15px;}
	.menu ul ul .hd{display: none;}
	.menu ul ul .bd{padding: 0;}
	header .rightDiv .menu>ul>li li a{text-align: left;line-height: 50px;}
	/*header.indexHeader .rightDiv .menu>ul>li li a{color: #fff;}*/
	.on-fixed header.indexHeader .rightDiv .menu>ul>li li a{color: #333;}
	header:before{display: none;}
	header {
		position: fixed !important;
		z-index: 9999;
		top: 0;
		left: auto;
		right: 0;
		width: 100%;
		height: 50px;
		transition: right 300ms !important;
	}
	header .header-container{height: 50px;}
	header .logo a{height: 50px;width: initial; margin-top:0px}
	header .logo a img{max-height: 60%;}
	header .mbtn {display: block;}
	body.on-menu header{background: rgba(255,255,255,.97);}
	body.on-menu.on-fixed  header{background:  rgba(255,255,255,.97);}
	body.on-menu header .mbtn{z-index: 1;}
	header .rightDiv .menu {
		float: right;
		position: fixed;
		top: 50px;
		right: 0;
		width: 100%;
		height: calc(100% - 50px);
		padding-top: 0;
		background-color: rgba(255,255,255,.97);
		/*border-bottom: 1px solid #f8f8f847;*/
		transition: right 300ms;
		right: -100%;
		padding: 0;
		overflow-y: auto;
	}
	.on-fixed header .rightDiv .menu{
		background-color: rgba(255,255,255,.97);
	}
	header .rightDiv .menu ul{float: initial;height: initial;}
	/*header .rightDiv .menu ul.open{background: #000;}*/
	header .rightDiv .menu ul li {
		padding: 0;
		margin: 0;
		/*border-bottom: 1px solid #f8f8f847;*/
		float: initial;
		position: relative;
	}
	header .rightDiv .menu ul li a {
		display: block;
		line-height: 50px;
		height: 50px;
		text-align: left;
		font-size: 16px
	}
	header .rightDiv .menu>ul {display: block;padding-top: 0;}
	body.on-menu header .rightDiv .menu {right: 0;}
	body.on-menu .main {right: 0;}
	header .rightDiv .menu>ul>li>a{padding:0 15px;background: none;}
	header .rightDiv .menu>ul>li>a::after{display: none;}
	header .rightDiv .menu>ul>li:hover>a, header .rightDiv .menu>ul>li:focus>a, header .rightDiv .menu>ul>li.on>a, header .rightDiv .menu>ul>li.active>a{font-weight: bold;}
.modal-body .stxt {float: left;width: 300px;height: 50px;border: #CCC solid 1px;padding-left: 30px;font-size: 14px;}
	.menu ul ul{box-shadow: none;opacity: 1;visibility: visible;transform: translate(0px);transition: transform .6s;padding: 0;left: 0;display: block;}
	.menu ul ul .flexbet,.menu ul ul .flexend{padding: 0;}
	.menu>ul>li:hover>ul{transform: initial;}
	.main {position: relative;right: 0;transition: right 300ms !important;margin-top: 50px; }
	header .othersDiv{height: 50px;padding-right: 40px; }
	header .othersDiv .cateImg{display: none; }
	header .logo{width: auto;}
	.ny-banner .cateDiv a{font-size: 16px; }
	.twoMenuDiv{top: 50px; }
	.twoMenuDiv .aDiv li a{height: 50px;font-size: 18px; }
	.aboutDiv2 .bdDiv ul li .conDiv .bgDiv .textDiv .p{display: none; } 
	.detailDiv .bdDiv{display: block;  }
	.detailDiv .bdDiv .rightDiv{width: 100%;margin-top: 20px;margin-left: 0; }
	.productDetailDiv .bdDiv{display: block; }
	
}

.hidden-xs{display: block;}
.visible-xs{display: none;}

/*手机*/
@media (max-width:767px) {
	html, body{min-width: initial;overflow-x: hidden;font-size: 14px;}
	
	
	.hidden-xs{display: none;}
	.visible-xs{display: block;}
	.floatRightDiv{display: none;}
	.wrap{padding: 0 15px;width: 100%;}
	
	header .logo{width: auto;max-width: 60%; }
	.index-banner .img{height: 50vw;}
	.index-banner .swiper-pagination-bullet{width: 16px;height: 4px; }
	.index-banner .swiper-pagination-bullet-active{width: 30px;}
	.index-banner .swiper-container-horizontal>.swiper-pagination-bullets{bottom: 10px; }
	
	.ihdDiv{display: block; }
	.indexTitle span,.adTitleDiv span{font-size: 24px; }
	.adTitleDiv p{font-size: 18px; }
	.ihdDiv .p{width: 100%;font-size: 16px;margin-top: 10px; }
	
	.indexDiv1{padding: 30px 0; }
	.indexDiv1 .bdDiv{display: block;margin-top: 20px; }
	.indexDiv1 .bdDiv .leftDiv{width: 100%; }
	.indexDiv1 .bdDiv .leftDiv ul li{margin: 10px 0;width: 50%; }
	.indexDiv1 .bdDiv .leftDiv ul li .num{font-size: 26px; }
	.indexDiv1 .bdDiv .rightDiv{width: 100%;padding-left: 0;border-left: 0;margin-top: 20px; }
	/* .indexDiv1 .bdDiv .rightDiv .titleDiv{display: block; } */
	.indexDiv1 .bdDiv .rightDiv .titleDiv span{font-size: 20px; }
	.indexDiv1 .bdDiv .rightDiv .titleDiv img{width: 25%; }
	.indexDiv1 .bdDiv .rightDiv .p{margin: 20px 0; }
	.indexDiv1 .imgDiv{margin: 0; }
	
	.indexDiv2{padding: 30px 0; } 
	.indexDiv2 .bdDiv{display: block;margin-top: 10px; }
	.indexDiv2 .bdDiv .leftDiv .hd{overflow-x: auto; }
	.indexDiv2 .bdDiv .leftDiv .hd ul{white-space:nowrap;}
	.indexDiv2 .bdDiv .leftDiv .hd ul li{display: inline-block;margin-right: 20px; }
	.indexDiv2 .bdDiv .leftDiv .hd ul li:last-child{margin-right: 0; }
	.indexDiv2 .bdDiv .leftDiv .hd ul li a{padding: 10px 0;line-height: initial;background: transparent; font-size: 16px;}
	.indexDiv2 .bdDiv .leftDiv .hd ul li.on a{background: none;padding-left: 0;color: #026186; }
	.indexDiv2 .bdDiv .leftDiv .bd{display: none; }
	.indexDiv2 .bdDiv .rightDiv{margin-top: 20px; }
	.indexDiv2 .bdDiv .rightDiv ul{grid-template-columns: repeat(2,2fr);grid-row-gap: 15px;grid-column-gap: 15px;}
	
	.indexDiv3 .bdDiv{display: block; }
	.indexDiv3 .leftDiv{display: none; }
	.indexDiv3 .rightDiv{width: 100%;padding: 50px 15px; }
	.indexDiv3 .rightDiv .rowDiv{margin: 25px 0; }
	.indexDiv3 .rightDiv .row{margin: 0 -8px; }
	.indexDiv3 .rightDiv .row>div{padding: 0 8px;margin: 8px 0; }
	.indexDiv3 .rightDiv .row>div a{padding: 10px; }
	.indexDiv3 .rightDiv .row>div a img{width: 70%; }
	.indexDiv3 .rightDiv .row>div a p{font-size: 15px; }
	.indexDiv3 .rightDiv .moreBtn img{width: 40px; }
	
	.indexDiv4{padding: 30px 0; }
	.indexDiv4 .bdDiv{margin-top: 20px; }
	.indexDiv4 .bdDiv .titleDiv{position: relative;width: auto;height: auto;background: none;color: #333;transform: initial;left: initial;top: initial; display:none }
	.indexDiv4 .bdDiv .titleDiv:before{display: none; }
	.indexDiv4 .bdDiv .titleDiv span{color: #026186; }
	.indexDiv4 .bdDiv ul{grid-template-columns: repeat(1,2fr);margin-top: 20px;grid-gap: 10px  }
	.indexDiv4 .bdDiv ul li .conDiv .bgDiv .textDiv .num{font-size: 36px;margin-right: 10px; }
	.indexDiv4 .bdDiv ul li .conDiv .bgDiv .textDiv .text span{font-size: 16px; }
	.indexDiv4 .bdDiv ul li .conDiv .bgDiv .textDiv .text p{font-size: 12px; }
	.indexDiv4 .bdDiv ul li:nth-of-type(even) .conDiv .bgDiv .textDiv{flex-direction: row;text-align: left; }
	.indexDiv4 .bdDiv ul li:nth-of-type(even) .conDiv .bgDiv .textDiv .num{margin-left: 0;margin-right: 10px; }
	
	.indexDiv5{padding: 30px 0; }
	.indexDiv5 .bdDiv{margin-top: 30px; }
	.indexDiv5 .bdDiv ul{grid-template-columns: repeat(1,2fr);grid-gap: 20px }
	.indexDiv5 .bdDiv ul li .conDiv .imgDiv{padding-top: 57%; }
	.indexDiv5 .bdDiv ul li .conDiv .titleDiv{font-size: 18px;border-radius: 0 10px 0 10px;width: 50%;padding: 10px; }
	
	.indexDiv6{padding: 50px 0; }
	.indexDiv6 .bdDiv{display: block;margin-top: 20px; }
	.indexDiv6 .bdDiv .leftDiv{padding: 0;width: 100%;margin-right: 0; }
	.indexDiv6 .bdDiv .leftDiv ul{display: flex;justify-content: space-between; }
	.indexDiv6 .bdDiv .leftDiv ul li{width: 45%;margin-bottom: 0; }
	.indexDiv6 .bdDiv .leftDiv ul li a{height: 40px;font-size: 16px;padding: 0;justify-content: center; }
	.indexDiv6 .leftDiv .moreBtn{margin: 20px 0; }
	.indexDiv6 .leftDiv .moreBtn img{width: 40px; }
	.indexDiv6 .bdDiv .rightDiv{width: 100%;}
	.indexDiv6 .bdDiv .swiper-container{padding-bottom: 40px; }
	
	.indexDiv7{padding: 50px 0; }
	.indexDiv7 .bdDiv{margin-top: 30px; }
	.indexDiv7 .bdDiv ul{grid-template-columns: repeat(2,2fr);grid-gap: 20px;}
	
	.indexDiv8{padding: 50px 0; }
	.indexDiv8 .ihdDiv .tabsDiv{margin: 20px 0; }
	.indexDiv8 .ihdDiv .tabsDiv a{margin: 0 5px;height: 40px;font-size: 16px;}
	.indexDiv8 .bdDiv .row>div{margin-bottom: 20px; }
	.indexDiv8 .bdDiv .row>div a.leftDiv .bgDiv .textDiv{padding: 20px; }
	.indexDiv8 .bdDiv .row>div a.leftDiv .textDiv .title{font-size: 18px; }
	.indexDiv8 .bdDiv .row>div a.leftDiv .textDiv .p{font-size: 14px;margin: 5px 0 10px; }
	.indexDiv8 .bdDiv .row>div a.leftDiv .textDiv img{width: 30px;}
	
	.indexDiv8 .bdDiv .row>div .conDiv{padding: 30px 20px; }
	.indexDiv8 .bdDiv .row>div .conDiv .imgDiv{margin-bottom: 30px; }
	.indexDiv8 .bdDiv .row>div .conDiv .title{margin: 15px 0 20px; }
	.indexDiv8 .bdDiv .row>div .conDiv i{width: 30px;}
	.footerDiv .hdDiv .rightDiv span{font-size: 18px;
  color: #fff;
  font-weight: bolder; margin-bottom:5px; display:block; font-family: "Arial Black", Gadget, sans-serif                }
	.footerDiv .hdDiv{padding: 10px 0 30px; }
	.footerDiv .hdDiv .wrap{display: block; }
	.footerDiv .hdDiv .leftDiv{width: 100%;/* text-align: center; */ }
	/* .footerDiv .hdDiv .leftDiv .ewmDiv{margin: 20px auto 0; } */
	.footerDiv .hdDiv .centerDiv{width: 100%;margin: 20px 0;display: block; }
	.footerDiv .hdDiv .listDiv{margin-right: 0;margin-bottom: 10px; }
	.footerDiv .hdDiv .listDiv>span{font-size: 18px; }
	.footerDiv .hdDiv .listDiv .aDiv{margin-top: 0; }
	.footerDiv .hdDiv .listDiv .aDiv a{display: inline-block;margin-right: 10px;margin-top: 5px; }
	.footerDiv .hdDiv .rightDiv{width: 100%;text-align: left; }
	.footerDiv .hdDiv .rightDiv .telDiv p{font-size: 14px; }
	.footerDiv .hdDiv .rightDiv .telDiv{margin-bottom: 10px; }
	.footerDiv .hdDiv .shareDiv{justify-content: flex-start;margin-top: 10px; }
	.footerDiv .hdDiv .shareDiv a{margin-left: 0;width: 40px;height: 40px;margin-right: 20px; }
	.footerDiv .bdDiv .zb{ width:150px; text-align:center; margin:0 auto 5px; float:none}
	.footerDiv .bdDiv .yb{ text-align:center; width:100%;line-height: 26px;}
	.ny-banner .wrap{height: 40vw;}
	.ny-banner span{font-size: 20px; }
	.ny-banner .breadDiv{font-size: 14px;margin-top: 10px; }
	.indexDiv2 .bdDiv .leftDiv{width: 100%;margin-right: 0; }
	.ny-banner .cateDiv{right: 15px;bottom: 15px; } 
	.ny-banner .cateDiv a{font-size: 14px;padding-bottom: 3px; }
	.ny-banner .cateDiv a.on:before{height: 2px; }
	
	.newsDiv .bdDiv{margin-top: 30px; }
	.newsDiv .bdDiv .row>div .conDiv .p{margin-bottom: 30px; }
	
	.news2Div{padding: 0 0; }
	.news2Div .bdDiv{margin-top: 0; }
	.news2Div .listDiv{margin-bottom: 30px; }
	.news2Div .listDiv ul li a{padding: 30px 0; }
	.news2Div .listDiv ul li .flexbet{display: block; }
	.news2Div .listDiv ul li .imgDiv{width: 100%; }
	.news2Div .listDiv ul li .textDiv{width: 100%;margin-top: 20px; }
	.news2Div .listDiv ul li .textDiv .title{font-size: 18px;margin: 10px 0 20px; }
	.news2Div .listDiv ul li .textDiv .p{margin-bottom: 30px; }
	.news2Div .listDiv ul li .textDiv .moreBtn img{width: 30px;margin-left: 15px; }
	
	.news3Div{padding: 50px 0; }
	.news3Div .bdDiv .row>div{margin-bottom: 30px; }
	.news3Div .bdDiv .row>div .conDiv .textDiv{padding: 20px; }
	.news3Div .bdDiv .row>div .conDiv .title{margin-bottom: 20px;font-size: 18px; }
	.news3Div .bdDiv .row>div .conDiv i{width: 30px;}
	
	.pageDiv a{font-size: 14px;line-height: 24px;padding: 0 9px; }
	
	.nyTitle{font-size: 22px; } 
	
	.zzslDiv{padding: 50px 0; }
	.slTitle span{font-size: 16px; }
	.slTitle p{font-size: 24px; }
	.zzslDiv .row>div{margin-top: 40px; }
	
	.twoMenuDiv .wrap{padding: 0; }
	.twoMenuDiv .aDiv li a{font-size: 14px;height: 40px; }
	.casesDiv{padding: 30px 0; }
	.casesDiv .row>div{margin-bottom: 10px; }
	.aDiv{overflow-x: auto;}
	.aDiv ul{white-space:nowrap;}
	.twoMenuDiv .aDiv li{ margin-right:20px}
	
	/* .nyHeaderDiv .nyCon{height: initial;display: block;padding: 10px 0;}*/
	
	.productDiv{ padding: 1px 0 30px ; }
	.productDiv .blDiv{ display:none}
	.productDiv .hdDiv{display: block; }
	.productDiv .hdDiv .aDiv{width: 100%;margin-top: 15px; }
	.productDiv .hdDiv .aDiv a{height: 45px;font-size: 17px; }
	.productDiv .hdDiv .searchDiv{width: 100%; }
	.productDiv .categoryDiv .itemDiv{padding: 20px 20px 10px; }
	.productDiv .categoryDiv .itemDiv a{margin: 0 20px 10px 0; }
	.productDiv .bdDiv{margin-top: 30px; }
	.productDiv .bdDiv .row{margin: 0 -8px; }
	.productDiv .bdDiv .row>div{margin-bottom: 0px;padding:0 5px; margin-top: 13px;}
	.productDiv .bdDiv .row>div a{padding: 10px 10px ; }
	.productDiv .bdDiv .row>div .titleDiv{padding: 10px 0; }
	.productDiv .brDiv {
  width: 100%;
}
	.zznlDiv1{padding: 50px 0; }
	.zznlDiv1 .bdDiv .row>div{margin-top: 40px; }
	.zznlDiv2{padding: 50px 0; }
	.zznlDiv2 .hdDiv{display: block; }
	.zznlDiv2 .hdDiv .slTitle p{text-align: center;margin: 0 0 10px 0; }
	.zznlDiv2 .hdDiv .aDiv{justify-content: center; }
	.zznlDiv2 .hdDiv .aDiv a{font-size: 16px;height: 40px;margin: 5px 10px; }
	.zznlDiv3{padding: 30px 0; }
	.zznlDiv3 .bdDiv img{display: none;margin: 0 15px; }
	.zznlDiv3 .bdDiv .conDiv .num{margin-bottom: 5px; }
	.zznlDiv3 .bdDiv .conDiv .num span{font-size: 35px; }
	.zznlDiv4{padding: 45px 0; }
	.zznlDiv4 .bdDiv .row>div{margin-top: 30px; }
	
	.aboutDiv1{padding: 30px 0; }
	.aboutDiv1 .bdDiv{margin-top: 0;display: block; }
	.aboutDiv1 .leftDiv{width: 100%; }
	.aboutDiv1 .rightDiv{width: 100%;margin-top: 20px;border-radius: 0 50px 50px 50px; }
	.aboutDiv1 .leftDiv .textDiv{margin: 20px 0; }
	.aboutDiv1 .leftDiv ul{flex-wrap: wrap; }
	.aboutDiv1 .leftDiv ul li{margin: 10px 0;width: 50%; }
	.aboutDiv1 .leftDiv ul li .num{font-size: 30px; }
	.aboutDiv2{padding: 50px 0; }
	.aboutDiv2 .bdDiv{margin-top: 25px; }
	.aboutDiv2 .bdDiv ul{grid-template-columns: repeat(1,2fr); }
	.aboutDiv2 .bdDiv ul li{margin-bottom: 20px; }
	.aboutDiv2 .bdDiv ul li .conDiv{height: 60vw;overflow: hidden; }
	.aboutDiv2 .bdDiv ul li .conDiv .bgDiv{background: rgba(17,57,92,.8); }
	.aboutDiv2 .bdDiv ul li .conDiv .bgDiv .textDiv img{max-width: 40px;max-height: 40px; }
	.aboutDiv2 .bdDiv ul li .conDiv .bgDiv .textDiv .p{display: block; }
	
	.aboutDiv3{padding: 30px 0; }
	.aboutDiv3 .bdDiv{margin-top: 30px; }
	.aboutDiv4{padding: 50px 0; }
	.aboutDiv4 .hdDiv{display: block; }
	.aboutDiv4 .hdDiv .nyTitle{text-align: center;margin-bottom: 20px; }
	.aboutDiv4 .hdDiv .aDiv{justify-content: center; }
	.aboutDiv4 .hdDiv .aDiv a{height: 40px;width: 120px;font-size: 16px; }
	.aboutDiv4 .bdDiv{margin-top: 20px; }
	.aboutDiv4 .bdDiv .swiper-container{padding-bottom: 40px; }
	
	
	.breadcrumbDiv{padding: 15px 0;font-size: 15px; }
	.detailDiv{padding-bottom: 45px; }
	.detailDiv .bdDiv .leftDiv .articleDiv{padding: 0 20px; }
	.detailDiv .bdDiv .leftDiv .articleDiv .ahDiv{padding: 25px 0 20px; } 
	.detailDiv .bdDiv .leftDiv .articleDiv .ahDiv .title{font-size: 18px;margin-bottom: 10px; }
	.detailDiv .bdDiv .articleDiv .abDiv{padding: 30px 0; }
	.detailDiv .bdDiv .shareDiv a{width: 40px;height: 40px;margin-left: 10px; }
	.detailDiv .bdDiv .articleDiv .shareDiv{padding-bottom: 30px; }
	.detailDiv .bdDiv .arPageDiv{padding: 20px; }
	.detailDiv .bdDiv .rightDiv>div{padding: 30px 15px 15px; }
	.detailDiv .bdDiv .rightDiv>div .listDiv ul li{padding: 20px 0; }
	
	 
	.contactDiv1{padding: 0 0 30px; }
	.contactDiv1 .row>div .conDiv{padding: 20px; }
	.contactDiv1 .row>div{margin-top: 30px; }
	.mapDiv iframe{height: 200px!important; }
	.contactDiv2{padding: 30px 0; }
	.contactDiv2 .bdDiv .row > div {
  margin-bottom: 10px;
}
	.contactDiv2 .bdDiv{display: block; }
	.contactDiv2 .bdDiv .leftDiv{width: 100%; }
	.contactDiv2 .bdDiv .leftDiv .p{margin: 0 0 30px;font-size: 20px; }
	.contactDiv2 .bdDiv .rightDiv{width: 100%;margin-top: 30px; }
	.contactDiv2 .bdDiv .formDiv{padding: 30px 20px; }
	.contactDiv2 .bdDiv .formDiv .row>div{margin-top: 30px; }
	.contactDiv2 .bdDiv .formDiv .groupDiv .tt{margin-bottom: 0; }
	.contactDiv2 .bdDiv .formDiv .titleDiv{font-size: 24px; }
	
	.productDetailDiv .bdDiv .leftDiv .lhDiv .lhrDiv .title{font-size: 20px; }
	.productDetailDiv .bdDiv .leftDiv .lhDiv .lhrDiv ul{grid-template-columns: repeat(1,2fr);grid-gap: 10px;}
	.productDetailDiv .bdDiv .leftDiv .lhDiv .lhrDiv .flexsta{display: block; }
	.productDetailDiv .bdDiv .leftDiv .lhDiv .lhrDiv .telDiv{margin-top: 20px;font-size: 20px; }
	.productDetailDiv .bdDiv .leftDiv .lhDiv .lhrDiv .telDiv img{width: 30px;margin-right: 5px; }
	.productDetailDiv .bdDiv .leftDiv .lhDiv .lhrDiv .zxBtn{height: 50px;width: 200px; }
	.productDetailDiv .bdDiv .leftDiv .lbDiv .tabsDiv a{width: 33%;font-size: 15px;height: 50px; }
	.productDetailDiv .bdDiv .leftDiv .lbDiv .tabsDiv a.on:before{height: 2px; }
	.productDetailDiv .bdDiv .leftDiv .lbDiv .tabsCon{padding: 30px 5% 0; }
	.productDetailDiv .bdDiv .rightDiv{width: 100%;margin-left: 0; }
	.productDetailDiv .bdDiv .rightDiv>div{padding: 30px 15px 15px; }
	.productDetailDiv .bdDiv .leftDiv .lbDiv .tabsCon .itemDiv .ih{font-size: 16px; }
	.productDetailDiv .bdDiv .leftDiv .lbDiv .tabsCon .itemDiv .ih::after{width: 80px;}
	
	@media (max-width:320px) {
	}
	
}
