@font-face { 
	font-family:SourceHanSansCN-Regular; 
	src: url(font/SourceHanSansCN-Regular.otf); 
}
@font-face { 
	font-family:SourceHanSansCN-Bold; 
	src: url(font/SourceHanSansCN-Bold.otf); 
}
@font-face { 
	font-family:SourceHanSansCN-Medium; 
	src: url(font/SourceHanSansCN-Medium.otf); 
}

.fb{font-family:SourceHanSansCN-Bold; }

body{ font-size:12px; line-height: 1.5; color: #666;font-family:SourceHanSansCN-Regular,"\5FAE\8F6F\96C5\9ED1",;overflow-x: hidden; }
a{ text-decoration:none; transition:all 0.3s}
a:hover{ text-decoration:none;}
input,button,textarea{outline: none;font-family:SourceHanSansCN-Regular; }
input:-ms-input-placeholder,textarea:-ms-input-placeholder {   color: #666;}
input::-webkit-input-placeholder,textarea::-webkit-input-placeholder  {   color: #666}
.wrap{max-width: 1460px;width: 100%; margin: 0 auto;box-sizing: border-box; position: relative; }
.imgbox{text-align: center;}
.imgbox img{max-width: 100%;vertical-align: top;}
*::-webkit-scrollbar {
	width: 5px;
	background-color: #E4E4E4;
}
*::-webkit-scrollbar-thumb {
	background-color: #1C3673;
	border-radius: 8px;
    width: 1px;
}

.lan{color: #002146;}
.col73{color: #737373;}
.colae{color: #aeaeae;}
.coleee{color: #eee;}
.bg{background: #EFF0F4;}
.lh1{line-height: 1;}
.lh2{line-height: 2;}
.link160{width: 160px;height: 50px;box-sizing: border-box;border-radius: 2px;border: 1px solid #002146;font-size: 16px;color:#002146;}
.link160:hover{background: #002146;color: #fff;font-family:SourceHanSansCN-Bold;}

.header{width: 100%;position: fixed;left: 0;top: 0;z-index: 100;}
.top{background: #002146;height: 45px;}
.topr{background: url(../images/icon1.jpg) no-repeat right center;}
.topr a{width: 28px;height: 28px;border-radius: 50%; margin-left: 7px;}
.headerb{background: rgba(0, 25, 53, 0.4);width: 100%;height: 90px;transition: all 0.3s;}
.logo{transition: all 0.3s;}
.headerb.top{height: 80px;}
.headerb.top .logo{height:48px;}

.nav li{margin-left: 50px;cursor:pointer}
.navlink{color: #fff;font-size: 18px;line-height: 40px;}
.jz_nav_menu {cursor: pointer;display: block;right: 15px;position: absolute;top:8px; width: 22px;z-index: 100;}
.menu_body {height: 18px;position: relative;width: 24px;}
.nav_menu_item {background: #fff;height: 2px;position: absolute;transition: .36s ease;width: 100%;border-radius: 2px;}
.menu_item_top {top: 0;}
.menu_item_center {display: block;top: 8px;}
.menu_item_bottom {bottom: 0;}
.jz_nav_wrap_active .nav_menu_item {height: 1px;}
.jz_nav_wrap_active .menu_item_top {top: 9px;transform: rotate(45deg);}
.jz_nav_wrap_active .menu_item_center {opacity: 0;}
.jz_nav_wrap_active .menu_item_bottom {bottom: 8px;transform: rotate(-45deg);}
.subnav{padding: 25px 0 0;position: absolute;left: 50%;top: 100%;box-sizing: border-box;width: 120px;display: none;transform:translateX(-50%);background:rgba(0, 25, 53, 0.4)}
.subnav p{padding: 10px 0;text-align: center;}
.subnav a{display: block; color: #fff;font-size: 15px;line-height: 23px;opacity: 0.8;} 
.subnav a:hover{opacity:1}

.banner{position: relative;overflow: hidden;height: 100vh;}
.banner .pic{width: 100%;height: 100%; transform: scale(1); position:relative;z-index:1}
.banner .pic img{display:none}
.banner .swiper-slide-active .pic{ animation: scaleUp 20s linear forwards;}
.banner .swiper-slide:before{display:inline-block;content:'';width:100%;height:100%;position:absolute;left:0;top:0; z-index:2;background:#000;opacity:0.3}
.bannerb{width: 1460px;position: absolute;left: 50%;bottom: 140px;z-index: 10;transform: translateX(-50%);}
.bannerb span{font-size: 16px;line-height: 1;}
.bannerb p{font-size: 60px;line-height: 1;margin: 28px 0 50px;}
.bannerb a{background: #1C3673;width: 180px;height: 54px;text-align: center;color: #fff;font-size: 16px;border-radius: 2px;}
.bannerb a:hover{background: #fff;color: #1C3673;font-family:SourceHanSansCN-Bold;}
.bannernav{position: absolute;width: 100%;left: 0;bottom: 25px!important; z-index: 10;}
.bannernav .swiper-pagination-bullet{margin: 0 8px!important;background: #fff;}
.banner .swiper-slide{height:100vh;overflow: hidden;}

@keyframes scaleUp {
  from { transform: scale(1); }
  to { transform: scale(1.3); }
}

.sybox1{margin-top: 90px;position: relative;}
.sybox1 .pic{width: 48%;}
.sybox1l{width: 35%;margin-left: calc((100% - 1460px)/2);padding: 44px 0 0;}
.line{width: 2px;height: 72px;background: #E3CA97;}
.sybox1l h2{font-size: 45px;line-height: 1;margin-top: 35px;}
.sybox1l p{font-size: 16px;line-height: 2;margin: 30px 0 55px;}
.sybox1l a{border: 1px solid #002146;border-radius: 2px;width: 160px;height: 50px;box-sizing: border-box;color: #002146;font-size: 16px;}
.sybox1l a:hover{background: #002146;color: #fff;}
.sybox2{background: url(../images/bg1.png) no-repeat left -75px;padding: 117px 0 155px;}
.title h2{font-size: 45px;}
.title p{font-size: 16px;}
.title1 span{width: 97px;height: 2px;background: #E3CA97;margin: 30px 0 28px;}
.sybox2m{margin-top: 65px;}
.sybox2m li{width: calc((100% - 180px)/4);margin: 0 60px 0 0;}
.sybox2m li:nth-child(4){margin-right: 0;}
.sybox2m li span{border: 1px dashed #B5C0C9;box-sizing: border-box;width: 182px;height: 182px;border-radius: 50%;transition: all 0.3s;}
.sybox2m li h2{font-size: 20px;margin: 45px 0 25px;}
.sybox2m li p{font-size: 16px;width:268px}
.icon2{background: url(../images/icon2a.png) no-repeat center center;}
.sybox2m li:hover .icon2{background: url(../images/icon2b.png) no-repeat center center #1C3673;}
.icon3{background: url(../images/icon3a.png) no-repeat center center;}
.sybox2m li:hover .icon3{background: url(../images/icon3b.png) no-repeat center center #1C3673;}
.icon4{background: url(../images/icon4a.png) no-repeat center center;}
.sybox2m li:hover .icon4{background: url(../images/icon4b.png) no-repeat center center #1C3673;}
.icon5{background: url(../images/icon5a.png) no-repeat center center;}
.sybox2m li:hover .icon5{background: url(../images/icon5b.png) no-repeat center center #1C3673;}
.sybox3{background: url(../images/bg2.png) no-repeat center center;padding: 125px 0 110px;}
.title2 p{margin-top: 27px;}
.title2 span{width: 2px;height: 119px;background: #E3CA97;position: absolute;left: 50%;top: -158px;transform: translateX(-50%);}
.sybox3mid{margin: 50px auto 70px;}
.sybox3m{overflow: hidden;}
.sy3btn{width: 56px;height: 56px;position: absolute;top: 50%;transform: translateY(-50%);transition: all 0.3s;background-color: #1C3673;background-repeat: no-repeat;background-position: center center; cursor:pointer}
.sy3btn:hover{background-color: #E3CA97;}
.sy3btnl{background-image: url(../images/icon6a.png);left: -120px;}
.sy3btnr{background-image: url(../images/icon6b.png);right: -120px;}
.sybox3m .swiper-slide a{overflow: hidden;}
.sybox3m .swiper-slide img{width: 100%;vertical-align: top;transition: all 0.3s;}
.sybox3m .swiper-slide a:hover img{transform: scale(1.1);}
.sy3link{border: 2px solid #8994A2;color: #fff;width: 160px;height: 50px;box-sizing: border-box;font-size: 16px;border-radius: 2px;}
.sy3link:hover{background: #fff;color: #002146;border-color: #fff;font-family:SourceHanSansCN-Bold; }
.sybox4{padding: 155px 0 135px;}
.title3 h2 span{position: relative;font-size: 45px;}
.title3 h2 span::after{content: '';display: inline-block;width: 72px;height: 2px;background: #E3CA97;position: absolute;right: -100px;top: 50%;transform: translateY(-50%);}
.title3 p{margin-top: 20px;font-size: 45px;}
.sy4m{margin: 55px 0 0;}
.sy4ml{width: 47%;}
.sy4ml a{width: 100%;position: relative;overflow: hidden;}
.sy4ml a img{width: 100%;vertical-align: text-top;transition: all 0.3s;position: relative; z-index: 1;}
.sy4ml a::before{content: '';display: inline-block;width: 100%;height: 100%;position: absolute;left: 0;top: 0;background: #000;opacity: 0.35; z-index: 2;}
.sy4mlb{position: absolute;left: 45px;bottom: 35px;z-index: 3;}
.sy4mlb span{opacity: 0.71;font-size: 14px;}
.sy4mlb p{font-size: 24px;margin-top: 20px;}
.sy4ml a:hover img{transform: scale(1.1);}
.sy4mr{width: 53%;box-sizing: border-box;padding-left: 28px;}
.sy4mr ul{height: 100%;}
.sy4mr li{width: calc((100% - 25px)/2);margin: 0 25px 0 0;box-shadow: 0px 0px 29px 0px rgba(56,67,78,0.07);box-sizing: border-box;height: 100%;}
.sy4mr li:nth-child(2){margin-right: 0;}
.sy4mr li a{width: 100%;box-sizing: border-box;padding: 20px;height: 100%;}
.sy4mr li a span{font-size: 14px;margin: 30px 0 15px;}
.sy4mr li a h2{font-size: 24px;line-height: 30px;height: 60px;}
.sy4mr li .pic{overflow: hidden;}
.sy4mr li img{width: 100%;vertical-align: top;transition: all 0.3s;}
.sy4mr li p{background: url(../images/icon7.png) no-repeat right center;font-size: 14px;color: #999;line-height: 35px;margin-top: 15px;}
.sy4mr li:hover img{transform: scale(1.1);}
.sy4mr li:hover p{color: #002146;}
.sybox5{background: url(../images/bg3.png) no-repeat center center;padding: 108px 0 124px;background-size: cover;}
.sy5m{max-width: 1180px;width: 100%;margin: 0 auto;}
.title4 p{margin-top: 25px;}
.sy5m ul{margin: 70px 0 60px;}
.sy5m li{width: calc((100% - 130px)/3);margin: 0 65px 0 0;border-bottom: 1px solid #DFE2E5;box-sizing: border-box;padding: 0 20px 15px;position: relative;}
.sy5m li:nth-child(3){margin-right: 0;}
.sy5m li:nth-child(4){width: 100%;margin-right: 0;margin-top: 50px;}
.sy5input{width: 100%;border: none;height: 34px;background: none;color: #fff;font-size: 18px;}
.sy5m li span{color: #fff;font-size: 16px;line-height: 14px;position: absolute;left: 20px;top: 10px;transition: all 0.3s;}
.sy5m li span.focused{top: -24px;}
.sy5text{height: 90px;}
.footert{background: #001A38;padding: 107px 0 110px;}
.ftitle{line-height: 55px;padding-bottom: 9px;position: relative;color: #fff;font-size: 22px;font-family:SourceHanSansCN-Medium; }
.ftitle::after{content: '';display: inline-block;width: 34px;height: 2px;background: #E3CA97;position: absolute;left: 0;bottom: 0;}
.ftl{width: 305px;}
.ftl ul{margin-top: 40px;}
.ftl li{font-size: 16px;line-height: 24px;padding-left: 25px;color: #6481A2; opacity: 0.6;margin-bottom: 20px;}
.icon8a{background: url(../images/icon8a.png) no-repeat left 5px;}
.icon8b{background: url(../images/icon8b.png) no-repeat left 5px;}
.icon8c{background: url(../images/icon8c.png) no-repeat left 5px;}
.icon8d{background: url(../images/icon8d.png) no-repeat left 7px;}
.ftr{flex: 1;margin-left: 165px;}
.ftr p a{color: #6481A2; opacity: 0.6;font-size: 16px;line-height: 36px;}
.ftr p a:hover{opacity: 1;}
.ftr p{margin-bottom: 5px;}
.ftrb{margin-top: 35px;}
.ftr li:nth-child(4) p{text-align: center;color: #6481A2; opacity: 0.6;font-size: 16px;line-height: 1;margin-top: 30px;}
.footerb{background: #001529;padding: 50px 0 40px;}
.footerb p{color: #3A526F;font-size: 14px;line-height: 1;margin-top: 30px;}

/**sub**/
.sbanner{position: relative;}
.sbanner .mask{width: 100%;height: 100%;position: absolute;left: 0;top: 0; z-index: 2;background: #000;}    
.sbannerb{width: 100%;position: absolute;left: 0;z-index: 4;top: 305px;}          
.sbannerb h2{font-size: 48px;text-transform: uppercase;}        
.sbannerb p{font-size: 16px;margin-top: 20px;letter-spacing: 8px;}    
.xwbox{padding: 70px 0 120px;}             
.xwmenu li{margin: 0 15px;}
.xwmenu li a{width: 140px;height: 50px;box-sizing: border-box;border: 1px solid #dcdcdc;color: #737373;font-size: 16px;}
.xwmenu li a:hover{color: #002146;border-color: #002146;}
.xwmenu li a.now{border-color: #002146;background: #002146;color: #fff;}
.xwli{margin-top: 70px;}
.xwli li{width: calc((100% - 128px)/3);margin: 0 64px 10px 0;}
.xwli li:nth-child(3n){margin-right: 0;}
.xwli li .pic{width: 100%;overflow: hidden;position: relative; z-index: 1;}
.xwli li .pic img{vertical-align: top;width: 100%;max-height: 330px;transition: all 0.3s;}
.xwlim{width: 82%;background: #fff;position: relative;z-index: 2;padding: 35px 5px 10px 0;box-sizing: border-box;transform: translateY(-40px);}
.xwlim h2{font-size: 24px;line-height: 36px;padding-right: 60px;}
.xwlim span{position: relative;font-size: 14px;padding-bottom: 23px;margin-top: 20px;}
.xwlim span::before{content: '';display: inline-block;width: 45px;height: 2px;background: #002146;position: absolute;left: 0; bottom: 0;}
.xwlim p{font-size: 14px;margin-top: 18px;margin-bottom: 15px;}
.xwlim b{display: inline-block;background: url(../images/icon7.png) no-repeat right center;padding-right: 15px;color: #002146;font-size: 14px;line-height: 25px;}
.xwli li:hover img{transform: scale(1.1);}
.xwbox2{padding: 120px 0;}
.xwtitle{font-size: 42px;line-height: 1.5;}
.xwxq{margin-top: 50px;color: #333;font-size: 20px;line-height: 36px;font-size:16px!important}
.xwxq img{max-width: 100%;height:auto}
.xwxq span{display: inline;}
.albox{padding: 90px 0 125px;}
.alm li{width: calc((100% - 135px)/4);margin: 0 45px 35px 0;}
.alm li:nth-child(4n){margin-right: 0;}
.alm li .pic{overflow: hidden;width: 100%;}
.alm li .pic img{width: 100%;vertical-align: top;transition: all 0.3s;}
.alm li h2{color: #333;font-size: 18px;margin-top: 26px;}
.alm li:hover img{transform: scale(1.1);}
.alm li:hover h2{color: #002146;}
.qa{padding:80px 0 100px;}
.qam li{width: calc((100% - 50px)/3); margin: 0 25px 30px 0; transition: all 0.3s;    min-height: 290px;}
.qam li:nth-child(3n){margin-right: 0;}
.qam li a{width: 100%;box-sizing: border-box;padding: 38px 30px 15px;position: relative;height: 100%; justify-content: flex-start;box-shadow: 0px 0px 18px 0px rgba(28,54,115,0.1);background: #fff;}
.qam li a b{width: 30px;height: 30px;border-radius: 50%;display: flex;background: #4275AD;color: #fff;font-size: 14px;}
.qam li a h2{font-size: 24px;line-height: 36px;margin-top: 23px;color: #333;}
.qam li a p{font-size: 16px;margin-top: 24px;}
.qam li a span{border-top: 1px solid rgba(28, 54, 115, 0.1);color: #4275AD;line-height: 50px;font-size: 16px;position: absolute;left: 30px;bottom: 0;width: calc(100% - 60px);}
.qam li:hover{transform: translateY(-10px);}
.lxbox{padding: 80px 0 95px;}
.lxm li{box-shadow: 0px 0px 18px 0px rgba(28,54,115,0.1);background: #fff;width: calc((100% - 50px)/3);margin: 0 25px 25px 0;padding: 45px 40px 0;height: 280px;box-sizing: border-box;}
.lxm li:nth-child(3n){margin-right: 0;}
.lxm li h2{font-size: 24px;margin-bottom: 30px;}
.lxm li p{padding-left: 34px;font-size: 16px;line-height: 2;color: #666; margin-bottom: 10px;}
.icon9a{background: url(../images/icon9a.png) no-repeat left center;}
.icon9b{background: url(../images/icon9b.png) no-repeat left center;}
.icon9c{background: url(../images/icon9c.png) no-repeat left 6px;}
.fwbox{padding: 115px 0 130px;}
.fwmm{width: 50%;box-sizing: border-box;}
.fwmm img{width: 100%;vertical-align: top;}
.fwm li{position:relative}
.fwm li .dw{display:inline-block;width:100%;height:10px;position:absolute;left:0;top:-150px}
.fwm li .fwtxt{padding-right: 85px;}
.fwtxt h2{position: relative;padding-bottom: 42px;}
.fwtxt h2 span{position: relative; z-index: 2;color: #333;font-size: 42px;line-height: 40px;padding-left: 1px;}
.fwtxt h2 b{color: #F6F6F6;font-size: 100px;line-height: 76px;position: absolute;left: 0;bottom: 42px;}
.fwtxt h2::after{content: '';display: inline-block;width: 72px;height: 2px;background: #E3CA97;position: absolute;left: 0;bottom: 0;}
.fwtxt p{color: #333;font-size: 16px;line-height: 2;text-align: justify;margin-top: 35px;}
.fwm li:nth-child(2n) .fwtxt{padding-left: 80px;}
.fwtxt p.txt{margin-top: 20px;}
.pjbox{padding: 80px 0 130px;}
.pjm{width: 50%;}
.pj1 ul{width: 100%;height: 100%;}
.pj1 li{width: 50%;height: 50%;position: relative;overflow: hidden;}
.pj1 li img{width: 100%;height: 100%;position: absolute;left: 0;top: 0;z-index: 1;transition: all 0.3s;}
.pj1 li:hover img{transform: scale(1.1);}
.pj1a{position: absolute;left: 0;top: 0;z-index: 2;width: 100%;height: 100%;background: rgba(64, 171, 158, 0.8);box-sizing: border-box;padding: 0 40px 0 34px;}
.pjtxt1{font-size: 24px;line-height: 36px;}
.pjtxt2{font-size: 16px;margin: 20px 0 35px;}
.pjtxt3{font-size: 16px;border-bottom: 1px solid #fff;padding: 5px 0;transition: all 0.3s;}
.pj1b{background: #F6D180;}
.pj1c{background: #4275AD;}
.pj1d{background: rgba(66, 117, 173, 0.8);}
.pj1e{background: #fff;}
.pj1e .pjtxt3{border-color: #333;}
.pjlogo img{width: auto!important;height: auto!important;position: relative!important;}
.pjlogo2{background: #F6D180;}
.pj2{position: relative;overflow: hidden;}
.pj2 img{width: 100%;vertical-align: top;position: relative; z-index: 1;transition: all 0.3s;}
.pj2:hover img{transform: scale(1.1);}
.pj2txt{position: absolute;width: 100%;height: 100%;left: 0;top: 0;z-index: 2;background: rgba(0,0,0,0.5);box-sizing: border-box;padding: 0 95px 0 75px;}
.pj2txt b{font-size: 16px;color: #F6D180;}
.pj2txt h2{color: #fff;font-size: 30px;line-height: 48px;margin-top: 18px;padding-right: 155px;}
.pj2txt p{font-size: 16px;line-height: 2;margin: 35px 0 65px;}
.pj2txt span{width: 160px;height: 50px;border-radius: 2px;box-sizing: border-box;background: #fff;color: #222;font-size: 16px;}
.pjbox2{padding: 100px 0 120px;}
.pjtl{width: 50%;}
.pjtr{width: 50%;box-sizing: border-box;padding-left: 80px;}
.pjtr h2{position: relative;font-size: 42px;line-height: 64px;padding-right: 35px;padding-bottom: 50px;}
.pjtr h2::before{content: '';display: inline-block;width: 72px;height: 2px;background: #E3CA97;position: absolute;left: 0;bottom: 0;}
.pjtrm{font-size: 22px;line-height: 60px;margin-top: 50px;}
.pjxq{color: #333;font-size: 20px;line-height: 36px;margin-top: 50px;}
.pjxq span{display: inline;}
.pjxq img{max-width: 100%;}
.gybox{background: url(../images/bg4.png) no-repeat right top;background-color:#eff0f4}
.gy1{width: 1140px;margin: 0 auto;padding: 150px 0 75px;}
.gy1 span{color: #E3CA97;font-size: 42px;}
.gy1 h2{font-size: 42px;margin-top: 40px;}
.gy1 p{font-size: 16px;margin-top: 40px;}
.gy1 b{width: 2px;height: 72px;background: #E3CA97;margin-top: 45px;}
.gy2l{width: 47%;}
.gy2r{width: 576px;margin-left: 90px;}
.gy2r h2{font-size: 42px;line-height: 1;position: relative;padding-bottom: 35px;}
.gy2r h2::after{content: '';display: inline-block;width: 72px;height: 2px;background: #E3CA97;position: absolute;left: 0;bottom: 0;}
.gy2r p{font-size: 16px;line-height: 2;margin-top: 30px;}
.gy2r h2.txt2{margin-top: 80px;}
.gy3{padding: 120px 0 170px;}
.gy3m li{width: calc((100% - 80px)/3);margin: 0 40px 0 0;}
.gy3m li:nth-child(3){margin-right: 0;}
.gy3m li .pic{width: 100%;overflow: hidden;}
.gy3m li img{width: 100%;vertical-align: top;transition: all 0.3s;}
.gy3m li span{font-size: 24px;padding-right: 23px;background: url(../images/icon10.png) no-repeat right center;margin-top: 25px;}
.gy3m li:hover img{transform: scale(1.1);}




.page{padding: 40px 0 0;}
.page .layui-laypage a,.page .layui-laypage span{margin: 0 8px;}
.layui-laypage{display: flex;flex-direction: row;margin: 0;}
.layui-laypage a, .layui-laypage button, .layui-laypage input, .layui-laypage select, .layui-laypage span{border:none;height: 46px;text-align: center;width: 46px;padding: 0;border-radius: 4px;color: #333;font-size: 18px;overflow: hidden;display: flex;flex-direction: column;justify-content: center; align-items: center;background: #F2F2F2;}
/* .layui-laypage-prev,.layui-laypage-next{width: 80px!important;} */
/* .layui-laypage-skip{width: auto!important;display: flex;justify-content: center;align-items: center;height: 37px!important;;line-height: 37px!important;;font-size: 0!important;;}
.layui-laypage-count{width: auto!important;}
.page .layui-input,.page .layui-laypage-btn{width: 64px!important;box-sizing: border-box;} */
/* .layui-laypage>a:first-child, .layui-laypage>a:first-child em,.layui-laypage>a:last-child, .layui-laypage>a:last-child em{border-radius: 4px;} */
.layui-laypage a:hover{background: #f2f2f2;color: #333;}
.layui-laypage-prev{margin-right: 30px!important;background: none!important;width: auto!important;}
.layui-laypage-next{margin-left: 30px!important;background: none!important;width: auto!important;} 
.page2 .layui-laypage a{background: #fff;}

.phflexshow,.phblockshow{display: none;}
.pcblockshow{display: block;}
.pcflexshow{display: flex;}

@media screen and (max-width:1920px){
	
	
}


@media screen and (max-width:1701px){
	
	
	
}
@media screen and (max-width:1550px){
	
} 

@media screen and (max-width:1461px){	
	.wrap{padding: 0 65px;}
	.nav li{margin-left: 30px;}
	.bannerb{width: 100%;box-sizing: border-box;padding: 0 15px;}
	.sybox1l{margin-left: 30px;}
	.sy3btn{width:45px;height:45px}
	.sy3btnl{left:5px}
	.sy3btnr{right:5px}
	
	
} 

@media screen and (max-width:1368px){	
	

} 
@media screen and (max-width:1280px){
	
	.gy1{width: 100%;padding: 150px 30px 75px;box-sizing: border-box;}
	.gy2r{margin-left: 0;width: 53%;box-sizing: border-box;padding: 0 30px 0 50px;}
	

}
@media screen and (max-width:1100px){
	
	
}
@media screen and (max-width:960px){
.phflexshow{display: flex;}
.phblockshow{display: block;}
.pcblockshow,.pcflexshow{display: none;}
.wrap{padding: 0 15px;}
.link160{width: 90px;height: 30px;font-size: 12px;}

.header{position: fixed;background: #092045;}
.logo{height: 32px!important;}
.headerb{height: 60px!important;}
.banner{padding-top: 60px;box-sizing: border-box;height: auto;}
.banner .swiper-slide{height:auto}
.banner .pic{height: auto;}
.banner .pic img{width: 100%;display:block}
.bannerb{bottom: 60px;padding: 0 10px 0 30px;}
.bannerb span{font-size: 12px;}
.bannerb p{font-size: 22px;margin: 14px 0 25px;}
.bannerb a{width: 90px;height: 30px;font-size: 12px;}
.bannernav{bottom:10px!important}
.nav{display: none;width: 100vw;position: fixed;background: #092045;left: 0;height: 100vh;box-sizing: border-box;padding: 100px 15px 0; z-index: 1;top: 0;}
.nav ul{flex-direction: column;}
.nav li{margin: 0 0 20px 30px;}
.navlink{font-size: 16px;line-height: 35px;}
.subnav{position:relative;left:inherit;top:inherit;padding:10px 20px 0;width:inherit;transform:none;background:none}
.subnav p{text-align:left}

.sybox1{margin-top: 55px;}
.sybox1l{width: 100%;margin: 0;padding: 0 15px;box-sizing: border-box;}
.line{width: 1px;height: 36px}
.sybox1l h2{font-size: 25px;margin-top: 17px;}
.sybox1l p{font-size: 14px;margin: 15px 0 25px;}
.sybox1l a{width: 90px;height: 30px;font-size: 12px;}
.sybox1 .pic{width: 100%;box-sizing: border-box;padding: 30px 15px 0;}
.sybox2{padding: 55px 0 70px;}
.title h2{font-size: 25px;}
.title p{font-size: 14px;}
.title1 span{width: 50px;height: 1px;margin: 15px 0 12px;}
.sybox2m{margin-top: 35px;}
.sybox2m li{width:calc((100% - 2px)/2);margin: 0 15px 30px 0;}
.sybox2m li:nth-child(2n){margin-right: 0;}
.sybox2m li span{width: 90px;height: 90px;background-size: 50px auto;}
.sybox2m li h2{font-size: 16px;margin: 20px 0 10px;}
.sybox2m li p{font-size: 12px;width:160px}
.sybox3{padding: 65px 0 55px;}
.title2 span{width: 1px;height: 60px;top: -80px;}
.title2 p{margin-top: 13px;}
.sybox3mid{margin: 35px auto 35px;}
.sy3link{width: 90px;height: 30px;font-size: 12px;}
.sybox3b .swiper-pagination-bullet{background: #fff;margin: 0 4px;width: 5px;height: 5px;}
.sybox4{padding: 75px 0 65px;}
.title3 h2 span{font-size: 25px;}
.title3 h2 span::after{width: 36px;height: 1px;right: -50px;}
.title3 p{margin-top: 10px;font-size: 25px;}
.sy4m{margin: 35px 0 0;}
.sy4ml{width: 100%;}
.sy4mlb{left: 25px;bottom: 20px;}
.sy4mlb span{font-size: 12px;}
.sy4mlb p{font-size: 18px;margin-top: 10px;}
.sy4mr{width: 100%;padding: 25px 0 0;}
.sy4mr ul{height: auto;}
.sy4mr li{width: calc((100% - 15px)/2);margin: 0 15px 0 0;height: auto;}
.sy4mr li a{padding: 15px;height: auto;}
.sy4mr li a span{font-size: 12px;margin: 15px 0 10px;}
.sy4mr li a h2{font-size:18px;line-height: 25px;height: 50px;margin-bottom: 25px;}
.sy4mr li p{font-size: 12px;line-height: 30px;margin-top: 10px;}
.sybox5{padding: 50px 0 60px;}
.title4 p{margin-top: 15px;}
.sy5m ul{margin: 55px 0 10px;}
.sy5m li{width: 100%;margin: 0 0 35px 0;}
.sy5m li span{font-size: 14px;}
.sy5m li:nth-child(4){margin-top: 0;}
.footert{padding: 50px 10px;}
.ftitle{line-height: 35px;font-size: 18px;}
.ftl{width: 100%;}
.ftl ul{margin-top: 20px;}
.ftl li{font-size: 14px; margin-bottom: 15px;}
.ftr{width: 100%;margin: 20px 0 0;}
.ftr ul{flex-wrap:wrap}
.ftr li{max-width: 33%;margin-bottom:15px}
.ftr li:last-child{display:none}
.ftrb{margin-top: 20px;}
.footerb{padding: 25px 0 20px;}
.footerb img{height: 42px;}
.footerb p{font-size: 12px;margin-top: 15px;}
/**sub**/
.sbanner{padding: 60px 0 0;}
.sbanner img{width: 100%;}
.sbannerb{top: 50%;transform: translateY(calc(-50% + 60px));}    
.sbannerb h2{font-size: 24px;}        
.sbannerb p{font-size: 14px;margin-top: 10px;letter-spacing: 4px;}  
.qa{padding:40px 0 50px;}
.qam li{width: 100%; margin: 0 0 20px 0;min-height:inherit; }
.qam li a{padding: 20px 15px;height: auto;}
.qam li a h2{font-size: 18px;line-height: 30px;margin-top: 12px;}
.qam li a p{font-size: 14px;margin-top: 12px;line-height: 24px;}
.qam li a span{font-size: 14px;line-height: 30px;left: inherit;width: 100%; position: relative;margin-top: 15px;}
.albox{padding: 40px 0 65px;}
.alm li{width: calc((100% - 15px)/2);margin: 0 15px 30px 0;}
.alm li:nth-child(2n){margin-right: 0;}
.alm li h2{font-size: 14px;margin-top: 10px;}
.fwbox{padding: 55px 0;}
.fwmm{width: 100%;}
.fwm li .fwtxt{padding-right: 0;margin-top: 40px; margin-bottom: 40px;}
.fwtxt h2{padding-bottom: 21px;}
.fwtxt h2 span{font-size: 20px;line-height: 1;}
.fwtxt h2 b{font-size: 50px;line-height: 36px;bottom: 21px;}
.fwtxt h2::after{width: 36px;height: 1px;}
.fwtxt p{font-size: 14px;margin-top: 20px;}
.fwm li:nth-child(2n) .fwtxt{padding-left: 0;}
.fwtxt p.txt{margin-top: 10px;}
.gy1{padding: 70px 15px 35px;box-sizing: border-box;}
.gy1 h2{font-size: 21px;margin-top: 10px;}
.gy1 span{font-size: 30px;}
.gy1 p{font-size: 14px;margin-top: 20px;}
.gy1 b{width: 1px;height: 36px;margin-top: 25px;}
.gy2{padding: 0 15px;}
.gy2l{width: 100%;}
.gy2r{width: 100%;padding: 40px 0;}
.gy2r h2{font-size:20px;padding-bottom: 20px;}
.gy2r h2::after{width: 36px;height: 1px;}
.gy2r p{font-size: 14px;margin-top: 15px;}
.gy2r h2.txt2{margin-top: 40px;}
.gy3{padding: 0 0 50px;}
.gy3m li{width:100%;margin: 0 0 35px 0;}
.gy3m li span{font-size: 18px;margin-top: 15px;}
.pjbox{padding: 40px 0;}
.pjm{width: 100%;}
.pj1 ul{height: auto;}
.pj1 li{height: auto;}
.pj1 li::before{content: '';display: inline-block;width: 100%;padding-top: 100%;}
.pj1a{padding: 0 10px;}
.pjtxt1{font-size: 16px;line-height: 20px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
.pjtxt2{font-size: 12px;margin: 10px 0;line-height: 18px;}
.pjtxt3{font-size: 12px;padding: 0;}
.pj2txt{padding: 0 10px;}
.pj2txt b{font-size: 14px;}
.pj2txt h2{font-size: 16px;margin-right: 0;margin-top: 10px;line-height: 24px;}
.pj2txt p{font-size: 14px;line-height: 24px;margin: 15px 0 20px;}
.pj2txt span{width: 90px;height: 30px;font-size: 12px;}
.pjlogo img{position: absolute!important;left: 50%!important;top: 50%!important;transform: translate(-50%,-50%);}
.lxbox{padding: 40px 0 ;}
.lxm li{width: 100%;margin: 0 0 20px 0;padding: 25px 20px;height: auto;}
.lxm li h2{font-size: 18px;margin-bottom: 15px;}
.lxm li p{padding-left: 30px;font-size: 14px;line-height: 2;color: #666; margin-bottom: 10px;}
.xwbox{padding: 40px 0;}
.xwmenu li{margin: 0 10px;}
.xwmenu li a{width: 100px;height: 35px;font-size: 14px;}
.xwli{margin-top: 35px;}
.xwli li{width: 100%;margin: 0 0 20px 0;}
.xwlim{width: 90%;padding: 15px 5px 10px 0;transform: translateY(-20px);}
.xwlim h2{font-size: 18px;line-height: 30px;padding-right: 30px;}
.xwlim span{font-size: 12px;padding-bottom: 12px;margin-top: 10px;}
.xwlim span::before{width: 25px;height: 1px;}
.xwlim p{font-size: 13px;margin-top: 10px;margin-bottom: 10px;}
.xwlim b{font-size: 12px;}
.xwbox2{padding: 40px 0;}
.xwtitle{font-size: 20px;}
.xwxq{margin-top: 30px;font-size: 14px;line-height: 25px;}
.pjbox2{padding: 40px 0}
.pjtl{width: 100%;}
.pjtl img{width: 100%;}
.pjtr{width: 100%;padding: 20px 0 0;}
.pjtr h2{font-size: 20px;line-height: 30px;padding: 0 0 20px;}
.pjtr h2::before{width: 36px;height: 1px;}
.pjtrm{font-size: 16px;line-height: 30px;margin-top: 20px;}
.pjxq{font-size: 14px;line-height: 24px;margin-top: 20px;}

.page{padding: 20px 0 0;}
.page .layui-laypage a,.page .layui-laypage span{margin: 0 4px;}
.layui-laypage a, .layui-laypage button, .layui-laypage input, .layui-laypage select, .layui-laypage span{height: 30px;width: 30px;border-radius: 2px;font-size: 14px;}
.layui-laypage-prev{margin-right: 15px!important;}
.layui-laypage-next{margin-left: 15px!important;} 
} 
@media screen and (max-width:760px){
	

}

[data-animate] {
    opacity: 0
}
[data-animate].animate__animated {
    opacity: 1
}




                            
                                                              






