/* 页面自定义css样式 */
body{}
.width-1440{width:1440px;height: auto;margin: 0 auto;}
.clear{clear:both;}
img{transition: transform 0.7s ease-out 0s;-moz-transition: transform 0.7s ease-out 0s;-webkit-transition:transform 0.7s ease-out 0s;}
img:hover{transform:scale(1.05);transition: transform 0.7s ease-out 0s; -moz-transition: transform 0.7s ease-out 0s;-webkit-transition:transform 0.7s ease-out 0s;}

/* 头部样式 */
header{border-top:10px solid #0459c1;max-width:1920px;margin: 0 auto;overflow: hidden;}
.logoNavMain{overflow: hidden;height:120px;}
.logo{margin-top:30px;}
.logo a{}
.navMain{width:740px;}
.navMainOne{overflow: hidden;}
.navMainOne .sloganTop{height:43px;margin-top:10px;}
.navMainOne .dlTop{margin-top:10px;}
.navMainOne .dlTop span.fhsy{line-height:43px;font-family: "微软雅黑";font-weight: 900;font-size: 16px;color: #333;margin-right:15px;}
.navMainOne .dlTop span.buttonDl{}
.navMainOne .dlTop span.buttonDl a{line-height:43px;font-family: "微软雅黑";font-size: 16px;color: #333;}
.navMainOne .dlTop span.buttonDl a:hover{color:#0459c1;}
.navMainOne .dlTop span.buttonDl a font{color:#E5E4E4;margin-left:5px;margin-right:5px;}
.navMainTwo{margin-top: 20px;}
.navMainTwo ul{display:flex;}
.navMainTwo ul li{flex:auto;text-align: center;}
.navMainTwo ul li a{font-family: "微软雅黑";font-size: 20px;text-align: center;color: #333;height:46px;line-height:25px;display: inline-block;position:relative;}
.navMainTwo ul li span{display: block; width:0px; height:3px;background:#0459C1;position:absolute;left:50%;bottom:0px;transform:translateX(-50%);transition:all 1s;}
.navMainTwo ul li:hover span,.navMainTwo ul li.on span{width:100%;}
.navMainTwo ul li:hover a,.navMainTwo ul li.on a{font-weight:700; color: #0459c1;}
.navWap,.buildNav_meng,.menuTggle{display:none;}

/* 底部 */
footer{background: #eaebeb;max-width:1920px;margin: 0 auto;overflow: hidden;}
.footerOne{border-bottom:1px solid #fff;padding:20px 0;text-align: center;}
.footerOne span{font-family: "微软雅黑";font-size: 18px;color: #333;}
.footerOne a{font-family: "微软雅黑";font-size: 18px;color: #333;margin-left:30px;}
.footerOne a:hover{color:#0459C1;}
.footerTwo{padding:20px 0;overflow: hidden;}
.footerTwo .footerTwoLeft{width:920px;margin-top:30px;}
.footerTwo .footerTwoLeft p{font-family: "微软雅黑";font-size: 16px;line-height: 32px;text-align: center;color: #333;}
.footerTwo .footerTwoLeft p a{position: relative;padding-left:25px;}
.footerTwo .footerTwoLeft p a img{position: absolute;top: 0px;width: 20px;height: auto;left: 0;}
.footerTwo .footerTwoRigth{width:520px;}
.footerTwo .footerTwoRigth ul{display: flex;}
.footerTwo .footerTwoRigth ul li{margin-left:60px;}
.footerTwo .footerTwoRigth ul li:first-child{margin-left:0px;}
.footerTwo .footerTwoRigth ul li:first-child>img{margin-top:30px;}
.footerTwo .footerTwoRigth ul li p{font-family: "PingFang SC";font-size: 14px;text-align: center;color: #333;margin-top:10px;}

/* banner图 */
.banner{max-width: 1920px;margin: 0 auto;overflow: hidden;}
.banner img{display: block;width: 100%;height: auto;}

/* 检索-统计 */
.jsearchTj{background: #f3f3f3 url(jsearchImg01.png) no-repeat center bottom;padding:50px 0;}
.search{overflow: hidden;width:800px;margin:0 auto;}
.search .inputSearch{width: 688px;height: 60px;border-radius: 4px 0 0 4px;background: #fff;outline:none;border: medium none;font-family: "微软雅黑";font-size: 16px;color: #999;padding-left:20px;border: 1px solid #0459c1;}
.search .btn{width: 110px;height: 60px;border-radius: 0 4px 4px 0;background:#0459C1 url(searchImg.png) no-repeat 20px center / 20px 20px;cursor:pointer;color: #fff;font-size: 18px;padding-left:50px;}
.search .btn:focus,.search .btn:hover {background: #2674d2 url(searchImg.png) no-repeat 20px center / 20px 20px;border-color: #2674d2 ;}
.fwptTj{margin-top:30px;}
.fwptTj ul{display:flex;}
.fwptTj ul li{flex:1;text-align:center;position:relative;margin-left:70px;padding-left:50px;border-right:1px solid #CCCBCB;}
.fwptTj ul li:first-child{margin-left:0px;}
.fwptTj ul li:first-child+li+li+li{border-right:0;}
.fwptTj ul li em{position: absolute;top: 20px;left:0;}
.fwptTj ul li em img{width:30px;height:30px;}
.fwptTj ul li span{font-family: "微软雅黑";font-weight: 700;font-size: 50px;text-align: left;color: #0459c1;display: block;}
.fwptTj ul li span font{}
.fwptTj ul li p{font-family: "微软雅黑";font-size: 18px;text-align: left;color: #333;}

/* 证书查询 */
.zscx{margin: 50px auto;}
.zscx a{overflow: hidden;width:100%;display: block;}
.zscx a img{display: block;width: 100%;height: auto;}

/* 平台服务 */
.ptfwList{margin-bottom:50px;}
.ptfwList ul{display: grid;justify-content: space-between;grid-row-gap: 30px;grid-template-columns: 18% 18% 18% 18% 18%;align-content: start;}
.ptfwList ul li{border-radius: 8px;background: #fff;box-shadow: 0 0 12px #0459c133;transition: all .3s cubic-bezier(0,0,.5,1);cursor: pointer;}
.ptfwList ul li:hover{box-shadow: 0 0 40px -8px rgba(0,0,0,.16),0 0 24px -16px rgba(0,0,0,.16);transform: scale3d(1.03,1.03,1.08) translate3d(.1rem,-.25rem,20rem);background: linear-gradient(180.00deg, #eff5fb 0%, #fff 100%);}
.ptfwList ul li:hover a em{-webkit-transform:rotateY(0deg) scale(1.2); -moz-transform:rotateY(0deg) scale(1.2);-ms-transform:rotateY(0deg) scale(1.2);-o-transform:rotateY(0deg) scale(1.2);}
.ptfwList ul li:hover a p{color: #0459c1;font-weight: 900;}
.ptfwList ul li:hover a span{color:#0459c1;opacity: 1;}
.ptfwList ul li a{display:block;padding:20px;position:relative;}
.ptfwList ul li a em{display:block;width:100%;height:40px;width:40px;transition:1s;-webkit-transition:1s;-moz-transition:1s;position: absolute;bottom: 20px;right:20px;}
.ptfwList ul li a em img{width:40px;height:40px;transition: transform 0.7s ease-out 0s;-moz-transition: transform 0.7s ease-out 0s;-webkit-transition:transform 0.7s ease-out 0s;}
.ptfwList ul li a span{font-family: "微软雅黑";font-size: 16px;text-align: left;color: #0459c1;opacity: 0.6;display:block;line-height:25px;background:url(jtImg.png) no-repeat right center;width:100px;}
.ptfwList ul li a p{font-family: "微软雅黑";font-size: 18px;text-align: left;color: #333;display:block;line-height:25px;margin-bottom:10px;}

/* 横幅*/
.ptfwHf{margin-bottom:50px;}
.jj_jdt_new {width:100%;height: 120px;overflow: hidden;position: relative;z-index: 11;}
.jj_jdt_new .dian {height: 8px;overflow: hidden;position: absolute;right: 40px;bottom: 20px;z-index: 5;}
.jj_jdt_new .dian ul {overflow: hidden;zoom: 1;margin:0 auto;}
.jj_jdt_new .dian ul li {color:#FFFFFF;float: left;margin-left: 10px;display: block;width: 12px;height: 8px;background: #fff;cursor: pointer; opacity: 0.48;filter: alpha(opacity=48);border-radius:10px;}
.jj_jdt_new .dian ul li.on {opacity: 1;filter: alpha(opacity=100);width:20px;}
.jj_jdt_new .yq_img {position: relative;height: 100%;z-index: 0;}
.jj_jdt_new .yq_img li {zoom: 1;vertical-align: middle;}
.jj_jdt_new .yq_img img {height: 120px;width:100%;display:block;}
.jj_jdt_new .new_bj {position: absolute;zoom: 1;left: 0px;bottom: 0px;z-index: 2;width: 100%;height: 50px;line-height: 50px;background: #000;opacity: 0.5;filter: alpha(opacity=50);overflow: hidden;}
.jj_jdt_new .new {position: absolute;left: 0;bottom: 0;z-index: 4;width: 100%;height: 50px;}
.jj_jdt_new .new h3 {display: flex;align-items: center;position: absolute;bottom: 0;left: 0;height: 50px;width: 100%;}
.jj_jdt_new .new h3 a {height: 50px;line-height:50px;font-size: 16px;color: #fff;border-radius: 5px;cursor: pointer;font-weight: 400;margin-left:30px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;word-wrap: normal;display: block;width:70%;}
.jj_jdt_new .new a:hover {text-decoration: none !important;}
.jj_jdt_new .yq_img:hover img{-webkit-transform:rotateY(0deg) scale(1.1); -moz-transform:rotateY(0deg) scale(1.1);-ms-transform:rotateY(0deg) scale(1.1);-o-transform:rotateY(0deg) scale(1.1);}
.jj_jdt_new .yq_img img{transition: transform 0.7s ease-out 0s;-moz-transition: transform 0.7s ease-out 0s;-webkit-transition:transform 0.7s ease-out 0s;}

/* 新闻tab切换*/
.newXw{margin-bottom:50px;}
.slideTxtBox{ width:100%;text-align:left;  }
.slideTxtBox .hd{ height:45px; line-height:45px;position:relative;margin-bottom:30px;}
.slideTxtBox .hd ul{ width: 780px;margin: 0 auto; height:45px;   }
.slideTxtBox .hd ul li{ float:left;cursor:pointer;height: 45px;padding: 0 25px;margin-left:40px;background:url(tabImg01.png) no-repeat left center;border-radius: 22.5px;border: 1px solid #dce0e8;}
.slideTxtBox .hd ul li:first-child{margin-left:0px;}
.slideTxtBox .hd ul li a{ font-family: "微软雅黑";font-size: 18px;color: #333;}
.slideTxtBox .hd ul li.on{background: #0459c1;border: 1px solid #0459c1;}
.slideTxtBox .hd ul li.on a{ color:#fff;}
.slideTxtBox .bd ul{display: grid;justify-content: space-between;grid-row-gap: 20px;grid-template-columns: 49% 49%;align-content: start;min-height: 352px;}
.slideTxtBox .bd li{background: #fff;box-shadow: 0 2px 12px #99999933;padding:20px;overflow: hidden;display: flex;}
.slideTxtBox .bd li .date{ float:left; color:#999; font-family: "微软雅黑";font-size: 16px;text-align: left; border-right: 1px solid #ccc;padding-right:20px;margin-right:20px;}
.slideTxtBox .bd li .date font{ font-family: "微软雅黑";font-size: 24px;text-align: left;color: #333;display: block;margin-bottom:10px; }
.slideTxtBox .bd li a{font-family: "微软雅黑";font-size: 18px;color: #333;line-height:32px;display: block;}
.slideTxtBox .bd li a:hover{color:#0459C1;font-weight: 700;}





@media (max-width: 1600px){
	.width-1440{width:90%;}
	
	/* 头部样式 */
	.navMain {width: 60%;}
	.logo{width:35%;display: flex;flex-wrap: wrap;justify-content: flex-start;align-items: center;margin-top: 0;height: 120px;}
	.logo a img{width:100%;}
	
	/* 底部 */
	.footerTwo{display: flex;}
	.footerTwo .footerTwoLeft{width:auto;flex:auto;}
	.footerTwo .footerTwoRigth{width:auto;flex:auto;}
	.footerTwo .footerTwoRigth ul li{flex:auto;margin-left:0;}
	
	/* 平台服务 */
	.ptfwList ul li a em{width:30px;height:30px;}
	.ptfwList ul li a em img{width:100%;height:100%;}
	
	/* 横幅*/
	.jj_jdt_new {height: 110px;}
	.jj_jdt_new .yq_img img {height: 110px;}
	
}
@media (max-width: 1280px){
	.width-1440{width:95%;}
	
	/* 手机导航样式 */
	.navMainOne,.navMainTwo{display:none;}
	.menuTggle{display: flex;align-items: center;width:100%;height: 5.5rem;}
	.menuTggle img{width:100%;height:auto;}
	.buildNav_meng{position: fixed;top: 0;left: 0;width: 100%;height: calc(100vh);background: rgba(0, 0, 0, .3);z-index: 998;}
	.navWap{display: none;position: fixed;width: 65%;top:0;right:0;background: #fff;z-index: 9999; border-top:0; padding:1.5rem;bottom: 0;left: unset;overflow-y: auto !important;}
	.navWap ul li{border-bottom:1px solid #E2E2E2;cursor:pointer;position: relative;padding: 0 1.5rem;}
	.navWap ul li>a{font-family: "微软雅黑";font-size: 2rem;line-height: 6.25rem;text-align: left;color: #000;display: block;width: 80%;height: 100%;background:none;border-bottom:0;background-size: 2.0625rem 2.0625rem;}
	/*.wapNavList{display:block;display: flex;flex-wrap: wrap;}
	.wapNavList span{display:block;width: 50%;}
	.wapNavList span.width-100{display:block;width: 100%;}
	.wapNavList span.dzkd{width: 100%;}
	.wapNavList span a{font-family: "微软雅黑";font-size: 1.65rem;line-height: 4.5rem;text-align: left;color: #666;} */
	
	/* 头部样式 */	
	header{border-top:0.625rem solid #0459c1;max-width:1920px;margin: 0 auto;overflow: hidden;}
	.logoNavMain{overflow: hidden;height:7.5rem;}
	.logo{width:75%;display: flex;flex-wrap: wrap;justify-content: flex-start;align-items: center;margin-top: 0;height: 7.5rem;}
	.logo a{}
	.logo a img{width:100%;}
	.navMain{width: 8%;display: flex;flex-wrap: wrap;justify-content: flex-start;align-items: center;height: 7.5rem;}
	
	/* 底部 */
	footer{background: #eaebeb;max-width:1920px;margin: 0 auto;overflow: hidden;}
	.footerOne{border-bottom:1px solid #fff;padding:1.25rem 0;text-align: center;display:none;}
	.footerOne span{font-family: "微软雅黑";font-size: 1.125rem;color: #333;}
	.footerOne a{font-family: "微软雅黑";font-size: 1.125rem;color: #333;margin-left:1.875rem;}
	.footerOne a:hover{color:#0459C1;}
	.footerTwo{padding:1 0;overflow: hidden;display:block;}
	.footerTwo .footerTwoLeft{width:100%;margin-top:0px;float: unset;}
	.footerTwo .footerTwoLeft p{font-family: "微软雅黑";font-size: 1rem;line-height: 2rem;text-align: center;color: #333;}
	.footerTwo .footerTwoLeft p a{position: relative;padding-left:1.5625rem;}
	.footerTwo .footerTwoLeft p a img{position: absolute;top: 0px;width: 1;height: auto;left: 0;}
	.footerTwo .footerTwoRigth{width:100%;float: unset;margin-top:1.875rem;}
	.footerTwo .footerTwoRigth ul{display: flex;}
	.footerTwo .footerTwoRigth ul li{margin-left:0;}
	.footerTwo .footerTwoRigth ul li:first-child{margin-left:0px;}
	.footerTwo .footerTwoRigth ul li:first-child>img{margin-top:1.875rem;}
	.footerTwo .footerTwoRigth ul li p{font-family: "PingFang SC";font-size: 0.875rem;text-align: center;color: #333;margin-top:0.625rem;}

	/* 检索-统计 */
	.jsearchTj{background: #f3f3f3 url(jsearchImg01.png) no-repeat center bottom;padding:1.875rem 0;}
	.search{overflow: hidden;width:800px;margin:0 auto; display:none;}
	.search .inputSearch{width: 688px;height: 60px;border-radius: 4px 0 0 4px;background: #fff;outline:none;border: medium none;font-family: "微软雅黑";font-size: 16px;color: #999;padding-left:20px;border: 1px solid #0459c1;}
	.search .btn{width: 110px;height: 60px;border-radius: 0 4px 4px 0;background:#0459C1 url(searchImg.png) no-repeat 20px center / 20px 20px;cursor:pointer;color: #fff;font-size: 18px;padding-left:3.125rem;}
	.search .btn:focus,.search .btn:hover {background: #2674d2 url(searchImg.png) no-repeat 20px center / 20px 20px;border-color: #2674d2 ;}
	.fwptTj{margin-top:0;}
	.fwptTj ul{display: grid;justify-content: space-between;grid-row-gap: 1.875rem;grid-template-columns: 50% 50%;align-content: start;}
	.fwptTj ul li{flex:1;text-align:center;position:relative;margin-left:4.375rem;padding-left:3.125rem;border-right:1px solid #CCCBCB;}
	.fwptTj ul li:first-child{margin-left:4.375rem;}
	.fwptTj ul li:first-child+li,
	.fwptTj ul li:first-child+li+li+li{border-right:0;}
	.fwptTj ul li em{position: absolute;top: 1.25rem;left:0;}
	.fwptTj ul li em img{width:1.875rem;height:1.875rem;}
	.fwptTj ul li span{font-family: "微软雅黑";font-weight: 700;font-size: 3.125rem;text-align: left;color: #0459c1;display: block;}
	.fwptTj ul li span font{}
	.fwptTj ul li p{font-family: "微软雅黑";font-size: 1.125rem;text-align: left;color: #333;}
	
	/* 证书查询 */
	.zscx{margin: 1.875rem auto;}
	.zscx a{overflow: hidden;width:100%;display: block;}
	.zscx a img{display: block;width: 100%;height: auto;}
	
	/* 平台服务 */
	.ptfwList{margin-bottom:1.875rem;}
	.ptfwList ul{display: grid;justify-content: space-between;grid-row-gap: 1.875rem;grid-template-columns: 32% 32% 32%;align-content: start;}
	.ptfwList ul li{border-radius: 8px;background: #fff;box-shadow: 0 0 12px #0459c133;transition: all .3s cubic-bezier(0,0,.5,1);cursor: pointer;}
	.ptfwList ul li:hover{box-shadow: 0 0 40px -8px rgba(0,0,0,.16),0 0 24px -16px rgba(0,0,0,.16);transform: scale3d(1.03,1.03,1.08) translate3d(.1rem,-.25rem,20rem);background: linear-gradient(180.00deg, #eff5fb 0%, #fff 100%);}
	.ptfwList ul li:hover a em{-webkit-transform:rotateY(0deg) scale(1.2); -moz-transform:rotateY(0deg) scale(1.2);-ms-transform:rotateY(0deg) scale(1.2);-o-transform:rotateY(0deg) scale(1.2);}
	.ptfwList ul li:hover a p{color: #0459c1;font-weight: 900;}
	.ptfwList ul li:hover a span{color:#0459c1;opacity: 1;}
	.ptfwList ul li a{display:block;padding:1.25rem;position:relative;}
	.ptfwList ul li a em{display:block;width:100%;height:2.5rem;width:2.5rem;transition:1s;-webkit-transition:1s;-moz-transition:1s;position: absolute;bottom: 1.25rem;right:1.25rem;}
	.ptfwList ul li a em img{width:2.5rem;height:2.5rem;transition: transform 0.7s ease-out 0s;-moz-transition: transform 0.7s ease-out 0s;-webkit-transition:transform 0.7s ease-out 0s;}
	.ptfwList ul li a span{font-family: "微软雅黑";font-size: 1rem;text-align: left;color: #0459c1;opacity: 0.6;display:block;line-height:1.5625rem;background:url(jtImg.png) no-repeat right center;width:6.25rem;}
	.ptfwList ul li a p{font-family: "微软雅黑";font-size: 1.125rem;text-align: left;color: #333;display:block;line-height:1.5625rem;margin-bottom:0.625rem;}

	/* 横幅*/
	.ptfwHf{margin-bottom:1.875rem;}
	.jj_jdt_new {width:100%;height: 4.5rem;overflow: hidden;position: relative;z-index: 11;}
	.jj_jdt_new .dian {height: 0.5rem;overflow: hidden;position: absolute;right: 1rem;bottom: 0.5rem;z-index: 5;}
	.jj_jdt_new .dian ul {overflow: hidden;zoom: 1;margin:0 auto;}
	.jj_jdt_new .dian ul li {color:#FFFFFF;float: left;margin-left: 0.625rem;display: block;width: 0.8rem;height: 0.5rem;background: #fff;cursor: pointer; opacity: 0.48;filter: alpha(opacity=48);border-radius:10px;}
	.jj_jdt_new .dian ul li.on {opacity: 1;filter: alpha(opacity=100);width:1.25rem;}
	.jj_jdt_new .yq_img {position: relative;height: 100%;z-index: 0;}
	.jj_jdt_new .yq_img li {zoom: 1;vertical-align: middle;}
	.jj_jdt_new .yq_img img {height: 4.5rem;width:100%;display:block;}
	.jj_jdt_new .yq_img:hover img{-webkit-transform:rotateY(0deg) scale(1.1); -moz-transform:rotateY(0deg) scale(1.1);-ms-transform:rotateY(0deg) scale(1.1);-o-transform:rotateY(0deg) scale(1.1);}
	.jj_jdt_new .yq_img img{transition: transform 0.7s ease-out 0s;-moz-transition: transform 0.7s ease-out 0s;-webkit-transition:transform 0.7s ease-out 0s;}

	/* 新闻tab切换*/
	.newXw{margin-bottom:1.875rem;}
	.slideTxtBox{ width:100%;text-align:left;  }
	.slideTxtBox .hd{ height:2.8125rem; line-height:2.8125rem;position:relative;margin-bottom:1.875rem;}
	.slideTxtBox .hd ul{ width: 100%;margin: 0 auto; height:2.8125rem;display:flex; }
	.slideTxtBox .hd ul li{ float:unset;flex:1;cursor:pointer;height: 2.8125rem;padding: 0 0;margin-left:0.5rem;background:url(tabImg01.png) no-repeat left center;border-radius: 22.5px;border: 1px solid #dce0e8;text-align: center;}
	.slideTxtBox .hd ul li:first-child{margin-left:0px;}
	.slideTxtBox .hd ul li a{ font-family: "微软雅黑";font-size: 1.125rem;color: #333;}
	.slideTxtBox .hd ul li.on{background: #0459c1;border: 1px solid #0459c1;}
	.slideTxtBox .hd ul li.on a{ color:#fff;}
	.slideTxtBox .bd ul{display: grid;justify-content: space-between;grid-row-gap: 1.25rem;grid-template-columns: 100%;align-content: start;min-height: auto;}
	.slideTxtBox .bd li{background: #fff;box-shadow: 0 2px 12px #99999933;padding:1.25rem;overflow: hidden;display: flex;}
	.slideTxtBox .bd li .date{ float:left; color:#999; font-family: "微软雅黑";font-size: 1rem;text-align: left; border-right: 1px solid #ccc;padding-right:1.25rem;margin-right:1.25rem;}
	.slideTxtBox .bd li .date font{ font-family: "微软雅黑";font-size: 1.5rem;text-align: left;color: #333;display: block;margin-bottom:0.625rem; }
	.slideTxtBox .bd li a{font-family: "微软雅黑";font-size: 1.125rem;color: #333;line-height:2rem;display: block;}
	.slideTxtBox .bd li a:hover{color:#0459C1;font-weight: 700;}

	
}
@media (max-width: 770px) {
	.width-1440{width:95%;}
	
	/* 手机导航样式 */
	.navMainOne,.navMainTwo{display:none;}
	.menuTggle{display: flex;align-items: center;width:100%;height: 5.5rem;}
	.menuTggle img{width:100%;height:auto;}
	.buildNav_meng{position: fixed;top: 0;left: 0;width: 100%;height: calc(100vh);background: rgba(0, 0, 0, .3);z-index: 998;}
	.navWap{display: none;position: fixed;width: 65%;top:0;right:0;background: #fff;z-index: 9999; border-top:0; padding:1.5rem;bottom: 0;left: unset;overflow-y: auto !important;}
	.navWap ul li{border-bottom:1px solid #E2E2E2;cursor:pointer;position: relative;padding: 0 1.5rem;}
	.navWap ul li>a{font-family: "微软雅黑";font-size: 2rem;line-height: 6.25rem;text-align: left;color: #000;display: block;width: 80%;height: 100%;background:none;border-bottom:0;background-size: 2.0625rem 2.0625rem;}
	/*.wapNavList{display:block;display: flex;flex-wrap: wrap;}
	.wapNavList span{display:block;width: 50%;}
	.wapNavList span.width-100{display:block;width: 100%;}
	.wapNavList span.dzkd{width: 100%;}
	.wapNavList span a{font-family: "微软雅黑";font-size: 1.65rem;line-height: 4.5rem;text-align: left;color: #666;} */
	
	/* 头部样式 */	
	header{border-top:0.625rem solid #0459c1;max-width:1920px;margin: 0 auto;overflow: hidden;}
	.logoNavMain{overflow: hidden;height:7.5rem;}
	.logo{width:75%;display: flex;flex-wrap: wrap;justify-content: flex-start;align-items: center;margin-top: 0;height: 7.5rem;}
	.logo a{}
	.logo a img{width:100%;}
	.navMain{width: 8%;display: flex;flex-wrap: wrap;justify-content: flex-start;align-items: center;height: 7.5rem;}
	
	/* 底部 */
	footer{background: #eaebeb;max-width:1920px;margin: 0 auto;overflow: hidden;}
	.footerOne{border-bottom:1px solid #fff;padding:1.25rem 0;text-align: center;display:none;}
	.footerOne span{font-family: "微软雅黑";font-size: 1.125rem;color: #333;}
	.footerOne a{font-family: "微软雅黑";font-size: 1.125rem;color: #333;margin-left:1.875rem;}
	.footerOne a:hover{color:#0459C1;}
	.footerTwo{padding:1 0;overflow: hidden;display:block;}
	.footerTwo .footerTwoLeft{width:100%;margin-top:0px;float: unset;}
	.footerTwo .footerTwoLeft p{font-family: "微软雅黑";font-size: 1.65rem;line-height: 3.5rem;text-align: center;color: #333;}
	.footerTwo .footerTwoLeft p a{position: relative;padding-left:1.5625rem;}
	.footerTwo .footerTwoLeft p a img{position: absolute;top: 0px;width: 1;height: auto;left: 0;}
	.footerTwo .footerTwoRigth{width:100%;float: unset;margin-top:1.875rem;}
	.footerTwo .footerTwoRigth ul{display: flex;}
	.footerTwo .footerTwoRigth ul li{margin-left:0;}
	.footerTwo .footerTwoRigth ul li:first-child{margin-left:0px;}
	.footerTwo .footerTwoRigth ul li:first-child>img{margin-top:1.875rem;}
	.footerTwo .footerTwoRigth ul li p{font-family: "PingFang SC";font-size: 1.5rem;text-align: center;color: #333;margin-top:0.625rem;}

	/* 检索-统计 */
	.jsearchTj{background: #f3f3f3 url(jsearchImg01.png) no-repeat center bottom;padding:1.875rem 0;}
	.search{overflow: hidden;width:800px;margin:0 auto; display:none;}
	.search .inputSearch{width: 688px;height: 60px;border-radius: 4px 0 0 4px;background: #fff;outline:none;border: medium none;font-family: "微软雅黑";font-size: 16px;color: #999;padding-left:20px;border: 1px solid #0459c1;}
	.search .btn{width: 110px;height: 60px;border-radius: 0 4px 4px 0;background:#0459C1 url(searchImg.png) no-repeat 20px center / 20px 20px;cursor:pointer;color: #fff;font-size: 18px;padding-left:3.125rem;}
	.search .btn:focus,.search .btn:hover {background: #2674d2 url(searchImg.png) no-repeat 20px center / 20px 20px;border-color: #2674d2 ;}
	.fwptTj{margin-top:0;}
	.fwptTj ul{display: grid;justify-content: space-between;grid-row-gap: 1.875rem;grid-template-columns: 50% 50%;align-content: start;}
	.fwptTj ul li{flex:1;text-align:center;position:relative;margin-left:4.375rem;padding-left:4.125rem;border-right:1px solid #CCCBCB;}
	.fwptTj ul li:first-child{margin-left:4.375rem;}
	.fwptTj ul li:first-child+li,
	.fwptTj ul li:first-child+li+li+li{border-right:0;}
	.fwptTj ul li em{position: absolute;top: 1.25rem;left:0;}
	.fwptTj ul li em img{width:2.875rem;height:2.875rem;}
	.fwptTj ul li span{font-family: "微软雅黑";font-weight: 700;font-size: 3.125rem;text-align: left;color: #0459c1;display: block;}
	.fwptTj ul li span font{}
	.fwptTj ul li p{font-family: "微软雅黑";font-size: 1.95rem;text-align: left;color: #333;margin-top: 0.5rem;}
	
	/* 证书查询 */
	.zscx{margin: 1.875rem auto;}
	.zscx a{overflow: hidden;width:100%;display: block;}
	.zscx a img{display: block;width: 100%;height: 4.5rem;}
	
	/* 平台服务 */
	.ptfwList{margin-bottom:1.875rem;}
	.ptfwList ul{display: grid;justify-content: space-between;grid-row-gap: 1.875rem;grid-template-columns: 48% 48%;align-content: start;}
	.ptfwList ul li{border-radius: 8px;background: #fff;box-shadow: 0 0 12px #0459c133;transition: all .3s cubic-bezier(0,0,.5,1);cursor: pointer;}
	.ptfwList ul li:hover{box-shadow: 0 0 40px -8px rgba(0,0,0,.16),0 0 24px -16px rgba(0,0,0,.16);transform: scale3d(1.03,1.03,1.08) translate3d(.1rem,-.25rem,20rem);background: linear-gradient(180.00deg, #eff5fb 0%, #fff 100%);}
	.ptfwList ul li:hover a em{-webkit-transform:rotateY(0deg) scale(1.2); -moz-transform:rotateY(0deg) scale(1.2);-ms-transform:rotateY(0deg) scale(1.2);-o-transform:rotateY(0deg) scale(1.2);}
	.ptfwList ul li:hover a p{color: #0459c1;font-weight: 900;}
	.ptfwList ul li:hover a span{color:#0459c1;opacity: 1;}
	.ptfwList ul li a{display:block;padding:1.85rem;position:relative;}
	.ptfwList ul li a em{display:block;width:100%;height:3.5rem;width:3.5rem;transition:1s;-webkit-transition:1s;-moz-transition:1s;position: absolute;bottom: 1.85rem;right:1.85rem;}
	.ptfwList ul li a em img{width:3.5rem;height:3.5rem;transition: transform 0.7s ease-out 0s;-moz-transition: transform 0.7s ease-out 0s;-webkit-transition:transform 0.7s ease-out 0s;}
	.ptfwList ul li a span{font-family: "微软雅黑";font-size: 1.65rem;text-align: left;color: #0459c1;opacity: 0.6;display:block;line-height:2.5625rem;background:url(jtImg.png) no-repeat right center / 1.65rem;width:10.25rem;}
	.ptfwList ul li a p{font-family: "微软雅黑";font-size: 1.95rem;text-align: left;color: #333;display:block;line-height:3.5625rem;margin-bottom:1.625rem;}

	/* 横幅*/
	.ptfwHf{margin-bottom:1.875rem;}
	.jj_jdt_new {width:100%;height: 4.5rem;overflow: hidden;position: relative;z-index: 11;}
	.jj_jdt_new .dian {height: 0.5rem;overflow: hidden;position: absolute;right: 1rem;bottom: 0.5rem;z-index: 5;}
	.jj_jdt_new .dian ul {overflow: hidden;zoom: 1;margin:0 auto;}
	.jj_jdt_new .dian ul li {color:#FFFFFF;float: left;margin-left: 0.625rem;display: block;width: 0.8rem;height: 0.5rem;background: #fff;cursor: pointer; opacity: 0.48;filter: alpha(opacity=48);border-radius:10px;}
	.jj_jdt_new .dian ul li.on {opacity: 1;filter: alpha(opacity=100);width:1.25rem;}
	.jj_jdt_new .yq_img {position: relative;height: 100%;z-index: 0;}
	.jj_jdt_new .yq_img li {zoom: 1;vertical-align: middle;}
	.jj_jdt_new .yq_img img {height: 4.5rem;width:100%;display:block;}
	.jj_jdt_new .yq_img:hover img{-webkit-transform:rotateY(0deg) scale(1.1); -moz-transform:rotateY(0deg) scale(1.1);-ms-transform:rotateY(0deg) scale(1.1);-o-transform:rotateY(0deg) scale(1.1);}
	.jj_jdt_new .yq_img img{transition: transform 0.7s ease-out 0s;-moz-transition: transform 0.7s ease-out 0s;-webkit-transition:transform 0.7s ease-out 0s;}

	/* 新闻tab切换*/
	.newXw{margin-bottom:1.875rem;}
	.slideTxtBox{ width:100%;text-align:left;  }
	.slideTxtBox .hd{ height:12rem; line-height:4.5rem;position:relative;margin-bottom:1.875rem;}
	.slideTxtBox .hd ul{ width: 100%;margin: 0 auto; height:3.5rem; display: grid;justify-content: space-between;grid-row-gap: 1.875rem;grid-template-columns: 30% 30% 30%;align-content: start; }
	.slideTxtBox .hd ul li{ float:unset;flex:1;cursor:pointer;height: 4.5rem;padding: 0 0;margin-left:0;background:url(tabImg01.png) no-repeat left center;border-radius: 22.5px;border: 1px solid #dce0e8;text-align: center;}
	.slideTxtBox .hd ul li:first-child{margin-left:0px;}
	.slideTxtBox .hd ul li a{ font-family: "微软雅黑";font-size: 1.95rem;color: #333;}
	.slideTxtBox .hd ul li.on{background: #0459c1;border: 1px solid #0459c1;}
	.slideTxtBox .hd ul li.on a{ color:#fff;}
	.slideTxtBox .bd ul{display: grid;justify-content: space-between;grid-row-gap: 1.25rem;grid-template-columns: 100%;align-content: start;}
	.slideTxtBox .bd li{background: #fff;box-shadow: 0 2px 12px #99999933;padding:1.25rem;overflow: hidden;display: flex;}
	.slideTxtBox .bd li .date{ float:left; color:#999; font-family: "微软雅黑";font-size: 1.65rem;text-align: left; border-right: 1px solid #ccc;padding-right:1.25rem;margin-right:1.25rem;}
	.slideTxtBox .bd li .date font{ font-family: "微软雅黑";font-size: 1.95rem;text-align: left;color: #333;display: block;margin-bottom:0.625rem; }
	.slideTxtBox .bd li a{font-family: "微软雅黑";font-size: 1.95rem;color: #333;line-height:3.5rem;display: block;}
	.slideTxtBox .bd li a:hover{color:#0459C1;font-weight: 700;}

	

	
}