@charset "utf-8";
/* CSS Document */
*,*:before,*:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
/*body{ margin:0px; padding:0px; font-size:12px;font-family:"微软雅黑","黑体";color:#000;line-height:1; background:#FFF;}*/
ul,li,dl,dd,dt,p,h1,h2,h3,h4,h5,h6,ol,form,input{ margin:0px; padding:0px;}
input,textarea { /*font-family: "微软雅黑";*/ border: none; outline: none; background: none;}
ul,li{ list-style:none;}
img{border:0px; padding:0px; display: block;}
a{ color:#000; text-decoration:none;}

h2,h3,h4,b,strong { font-weight: normal;}
em,i { font-style: normal;}

.clear{ zoom: 1;}
.clear:after { content: ''; display: block; clear: both;}
.fl { float:left;}
.fr { float:right;}
.hidden{display:none; background: url() no-repeat center;}

.cslide.hidden { opacity: 0;}

@font-face { font-family:font1;
src: url(/kxzx/dfiles/6150/wd_yyy_zx/fonts/font1.jpg)} 
@font-face {font-family:font2;
src: url(/kxzx/dfiles/6150/wd_yyy_zx/fonts/font2.jpg)} 
/*文字截断*/
.TXTovehid{display: block; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}

/*transition*/
.tran200{-webkit-transition:all 0.2s linear; -moz-transition:all 0.2s linear; -ms-transition:all 0.2s linear; transition:all 0.2s linear;}
.tran300{-webkit-transition:all 0.3s linear; -moz-transition:all 0.3s linear; -ms-transition:all 0.3s linear; transition:all 0.3s linear;}
.tran400{-webkit-transition:all 0.4s linear; -moz-transition:all 0.4s linear; -ms-transition:all 0.4s linear; transition:all 0.4s linear;}
.tran500{-webkit-transition:all 0.5s linear; -moz-transition:all 0.5s linear; -ms-transition:all 0.5s linear; transition:all 0.5s linear;}
.tran1000{-webkit-transition:all 1s linear; -moz-transition:all 1s linear; -ms-transition:all 1s linear; transition:all 1s linear;}
.tran5000{-webkit-transition:all 5s linear; -moz-transition:all 5s linear; -ms-transition:all 5s linear; transition:all 5s linear;}

.scaleimg:hover img,.scaleimg:hover .pic em{ -webkit-transform: scale(1.05); -moz-transform: scale(1.05); -ms-transform: scale(1.05); transform: scale(1.05);}
.rotateY:hover{ -webkit-transform: rotateY(180deg); -moz-transform: rotateY(180deg); -ms-transform: rotateY(180deg); transform: rotateY(180deg);}
.translateX:hover{-webkit-transform:translateX(-6px); -moz-transform: translateX(6px); -ms-transform:translateX(-6px); transform:translateX(-6px);}


.header{background:#fff url(../images/topbg.jpg) no-repeat center top;position: fixed;z-index: 100; width: 100%; top: 0;left: 0; height:1.32rem;transition: All 0.4s ease-in-out;box-shadow:0 0 10px rgba(0, 0, 0, .1);}
.headerbox{ margin: 0 auto; max-width: 94%;}
.logo{width:6.1rem; float: left;padding-top: .26rem;}
.logo img{width: 100%;}
.ssnr{width: 2.83rem;float: right;padding-top: .23rem;}
.ssnr ul{padding-bottom: .12rem;display: flex;justify-content : space-between;}
.ssnr img{display: inline-block; vertical-align: middle; margin: -3px 10px 0 0;}
.ssnr li{font-size: .14rem;}
.ssnr li a{color: #005fc3;}
.ssnr li a:hover{text-decoration: underline;}
.ssk{height: .37rem; position: relative; border:1px solid #bcbcbc;}
.wby1{height: .35rem; line-height: .35rem; padding: 0 .4rem 0 .1rem; height: .35rem;}
.btn1{cursor: pointer; width: .45rem;border: none;border-left:1px solid #bebebe;background: url(/kxzx/dfiles/6150/wd_yyy_zx/images/a_17.png) no-repeat center;height: 21px; position: absolute; right: 0;top:50%; transform: translateY(-50%);}

.logo_right {float: right;width:calc(100% - 6.54rem);}

.top{clear: both;padding-top: .26rem;}
.ssbtn{background: url(/kxzx/dfiles/6150/wd_yyy_zx/images/icon_sear.png); width: .18rem;height: .18rem;cursor: pointer; float: right; background-size: 100% 100%;position: relative; margin-top: 0.03rem;}
.ssbtn p{width: 20px;height: 21px;}
.ssbox{width: 250px;height: 35px; background: #fff; position: absolute; top: 26px; right: 0; box-shadow:0 0 10px rgba(0, 0, 0, .1);z-index: 99;border-radius: 4px;display: none; z-index:9999;}

.wby3{padding: 0 10px;height: 35px; line-height: 35px; width: 100%;}
.btn3{background: url(/kxzx/dfiles/6150/wd_yyy_zx/images/x1.png) no-repeat center center; width: 35px;height: 35px; position: absolute; top: 0; right: 5px;cursor: pointer; border: none;background-size: 20px 20px;}


.contteacher li { float:left;    width: 8.33333333%;    font-size: 16px;    line-height: 30px;    color: #222;}

.yznr{position: relative; float: right;  line-height: .25rem;padding-right:.15rem;}
.yznr:before {content: "";  position: absolute;  bottom: 0;  left: 0;  width: 1px;  height: .16rem; background-color: #b5b5b5; top: 50%;  transform: translate(100%, -50%);}
	
.yznr p{font-size: .16rem; color: #858585; line-height: .25rem;  cursor: pointer;}
.yznr p img{display: inline-block; vertical-align: middle; margin: -3px 10px 0 17px;}


.yznr ul{ display:none;  position: absolute; top: .3rem; left: 0; border-radius: 3px;text-align: center; background: #fff;width: 100%;padding: 5px 0;display: none;z-index:99999; box-shadow:0 0 10px rgba(0, 0, 0, .1);}
.yznr li{  display:none;  font-size: .14rem; line-height: .3rem;text-align: center;}
.yznr li img{display: inline-block; vertical-align: middle; margin: -3px 10px 0 0;}
.yznr a{color: #333;}
.yznr a:hover{color: #0fb7bb;}

.topnav {float: right;}
.topnav ul{overflow: hidden;}
.topnav li{float: left; line-height: .25rem; font-size: .16rem;color: #858585;}
.topnav a{color: #858585;  padding: 0 14px;}
.topnav a:hover{opacity: 1; color:#F00;}



.nav{ float:right; text-align: center;clear: both; margin-right:-.36rem;}
.nav ul{font-size: 0;}
.nav li{display: inline-block; padding: 0 .34rem;position: relative;}
.nav h3 a{display: block;  font-size: .19rem; line-height: .66rem; color: #000000;text-align: center;}
.nav h3{position: relative;}
.jbbtn{width: 30px;height: 30px; line-height: 24px; font-size: 24px; border: 1px solid #ddd;border-radius: 50%; right: 0;top:50%; transform: translateY(-50%);display: none;text-align: center;position: absolute;}
.nav .on h3 a{color: #1c6ecd;}
.sub{position: absolute; top: .62rem;z-index:9999999;border-top: 4px solid #ffc001;left:0; width: 100%;display: none;z-index: 100;background: #fff;}
.sub a{display: block; line-height: .44rem; font-size: .16rem; color: #333;transition: All 0.4s ease-in-out;}
.sub a:hover{background: #2c5bba;color: #fff;}
.nav_sj{display: none;}
.banner{position: relative; overflow: hidden; margin-top:1.32rem;}
.banner img{width: 100%;}
.banner .swiper-pagination-bullet{opacity: 1;background: none;width: 15px;height: 15px;border:1px solid #fff;}
.banner .swiper-pagination-bullet-active{background: #fff;}
.banner .swiper-pagination{bottom: 20px;}

.wz1460{width: 1460px; margin: 0 auto;max-width: 94%;}
.news{padding-bottom: .68rem;}
.news_title{padding: .7rem 0 .45rem;}
.news_title h2{font-weight: bold; font-size: .4rem;}
.news_title h2 span{display: inline-block;position: relative; margin-left: .1rem; font-size: .22rem; font-family: "times new roman";font-style: italic;line-height: .4rem; font-weight:normal;}
.news_title a{font-weight: 400; color: #858585; font-size: .14rem;line-height: .46rem; position:relative;margin-top: 9px;}
.news_title b{color: #1773d2; padding-right: 8px; font-weight: bold; font-size: .16rem;}
.news_title a:hover{color: #1773d2;}
/*.news_title a:hover b img {transition: transform 0.5s;transform: rotate(180deg);-webkit-transform: rotate(180deg); -moz-transform: rotate(180deg);-o-transform: rotate(360deg);-ms-transform: rotate(360deg);}*/

.news_title a:before {
	position: absolute;
	content: "";
	width: 8px;
	height: 8px;
	left: -18px;
	top: 50%;
	margin-top:-4px;
	transform: translate;
	transition: All 0.4s ease-in-out;
	background: url(/kxzx/dfiles/6150/wd_yyy_zx/images/jia.png) no-repeat;}
.news_title a:hover:before {
	transition: 1s;
	transform: rotate(180deg);}


.news_title h2 span:before{position: absolute; content: "";border-bottom: 2px solid #850a00;width: 25px; left: 0;top:0;}
.news_nr{overflow: hidden;}
.news_left{float: left; width: 50%; padding-right: 20px;}
.newsbox{position: relative;}
.newsbox  span{height: 449px; display: block;overflow: hidden;}
.newsbox img{width: 100%; height: 100%; object-fit: cover;}
.newsbox p{position: relative; width: calc(100% - 40px); margin: -45px auto 0 auto; line-height: 90px; font-size: 18px; color: #fff; padding:0 120px 0 25px ; background-image: linear-gradient(#5d4f9f, #177cc1);}
.newsbox p b{display: block;overflow: hidden; text-overflow:ellipsis; white-space: nowrap;}
.news_left .swiper-pagination{text-align: right; padding-right: 40px;bottom: 40px;}
.news_left .swiper-pagination-bullet{opacity: 1;background:#fff;border-radius: 5px;}
.news_left .swiper-pagination-bullet-active{width: 29px;}
.news_right{float: right;width: 50%; padding-left:10px;}
.news_right li{border-bottom:1px solid #e7e7e7;}
.news_right a{display: block;position: relative;}
.news_right  a:before{width: 0;height: 100%; background: #cde5fa;left: 0;bottom: 0;position: absolute;content: "";transition: All 0.4s ease-in-out;}
.news_right li.cur a:before{width: 100%;}
.xwnr{position: relative;z-index: 10; overflow: hidden;}
.nwnr_left{width: 95px;text-align: center; height: 98px;padding-top: 28px;float: left;}
.nwnr_left h2{color: #3d3d3d; font-size: .32rem; margin-bottom: 3px;}
.nwnr_left p{font-size: .14rem; color:#5e5e5e;}
.xwnr_right{float: right;width: calc(100% - 95px); padding-right: 20px;}
.xwnr_right p{font-size: .19rem; color: #000; line-height: .98rem;overflow: hidden; text-overflow:ellipsis; white-space: nowrap;}
.news_right li.cur a h2{color: #1773d2;}
.news_right li.cur  p{color: #1773d2;}









.bj1{background: url(/kxzx/dfiles/6150/wd_yyy_zx/images/bgg1.png) no-repeat center bottom;background-size: cover;}


.tzgg_nr{padding-bottom: 100px;}
.tzgg_nr ul{overflow: hidden; margin-left: -.4rem;}
.tzgg_nr li{float: left; width:50%; padding-left: .4rem;}
.tzgg_nr p{border-bottom:1px solid #d7dadc; line-height: .92rem; font-size: .19rem;overflow: hidden;}
.tzgg_nr p a{color: #000;width: calc(100% - 60px);overflow: hidden; text-overflow:ellipsis; white-space: nowrap;float: left;}
.tzgg_nr p span{color: #999;}
.tzgg_nr p b{color: #1b6fce;}
.tzgg_nr p a:hover{color: #1b6fce;}
.tzgg_nr p a:hover b{ padding-right:8px;-webkit-transition:all 0.4s linear; -moz-transition:all 0.4s linear; -ms-transition:all 0.4s linear; transition:all 0.4s linear;}


.wzyj{padding-bottom: .9rem;}
.wzyj_nr{position: relative;}
.wzyj_nr .swiper-button-next{background: url(/kxzx/dfiles/6150/wd_yyy_zx/images/a_40.png);width: 14px;height: 22px; right: -30px; margin-top: -11px;}
.wzyj_nr .swiper-button-prev{background: url(/kxzx/dfiles/6150/wd_yyy_zx/images/a_37.png);width: 14px;height: 22px; left: -30px; margin-top: -11px;}
.swiper-button-next:after, .swiper-button-prev:after{font-size: 0;}
.wzyj_nr ul{overflow: hidden; margin-left: -30px;}
.wzyj_nr li{float: left; width: 33.33%; padding-left: 30px;}
.wzyjbox span{display: block; overflow: hidden;}
.wzyjbox img{width: 100%;}
/*.wzyj_text{height: 114px;border:1px solid #dfe8f2; border-top: none; padding: 20px ;position: relative;}
.wzyj_text p{ font-size: .19rem; color: #000; line-height: 1.6;}
.wzyj_text span{ bottom: 0; right: 0;color: #fff; font-weight:bold; background: url(/kxzx/dfiles/6150/wd_yyy_zx/images/a_48.png) no-repeat left center; line-height: .29rem; font-size: .15rem; padding: 0 15px 0 25px;position: absolute;display: block;}*/


.wzyjbox .a{ display: block; position: relative; transition: .5s;}
.wzyjbox .img .imgLi{ padding-bottom:57.86%;}
.wzyjbox .a:after{ content: ""; position: absolute; left: 0; bottom: 0; height: .04rem;width: 0; transition: .5s;}

.wzyjbox .a .imgBox {  border: 1px solid #e5e5e5; }

.wzyjbox .txt{ background: #fff; height: 1.32rem;border-bottom: #e5e5e5 1px solid;border-left: #e5e5e5 1px solid;border-right: #e5e5e5 1px solid;padding:.3rem .2rem; position:relative;}
.wzyjbox .time{ text-align: center; margin: 0 .4rem 0 0; position: relative;display: flex;  justify-content: center; align-items: center;}
.wzyjbox .time::before{ content: ""; position: absolute; width: 1px; height: .65rem; background: #cccccc;right: -.2rem;top: .05rem;}
.wzyjbox .time h3{ font-size: .2rem; color: #0f57c7; white-space: nowrap;margin: .06rem 0 .06rem;}
.wzyjbox .time h3 p{ font-size: .12rem; color: #999999; white-space: nowrap; margin-top:0;}
.wzyjbox .rr{ flex: 1; overflow: hidden;}
.wzyjbox p{ font-size: .15rem; color: #999999; line-height: .24rem; max-height: .48rem\0; margin: .1rem 0 0;}

.wzyjbox{ display: flex; justify-content: center; align-items: center;}
.wzyjbox .arrow{ width: .44rem; height: .44rem; background: #e7eef9; border-radius: 50%; display: flex;justify-content: center;align-items: center;transition: .5s;cursor: pointer;}
.wzyjbox .arrow svg{ width: .18rem; height: .18rem;fill: #0f57c7; transition: .5s;}

.wzyj_qikan { font-size:.12rem; color:#fff; font-weight:bold; text-align:center; line-height:0.12rem;/* width:.8rem;*/ padding:0 .1rem; height:.28rem; position:absolute; background:#1b6fce; border-radius:.36rem;display: flex;justify-content: center;align-items: center; left:.1rem; top:-.18rem;}

@media(min-width: 1024px){
    .wzyjbox .a:hover{ box-shadow: 5.562px 17.119px 51px 0px rgba(92, 98, 106, 0.19);}
    .wzyjbox .a:hover:after{ width: 100%; background: #0f57c7;}
    .more9:hover{ background: #ffd472; font-size: .16rem; color: #000000;}
    .arrow3 .arrow:hover{ background: #ffd472;}
    .arrow3 .arrow:hover svg{ fill:#fff;}
	
}


@media(max-width: 768px){
	.news_title a{margin-top: 0;}
	
}

.bj2{background: url(/kxzx/dfiles/6150/wd_yyy_zx/images/bj2.jpg) no-repeat center;background-size: cover;}
.xsjl{ padding-bottom: 1rem;}
.xsjl::after { content: ''; clear: both; display: block; height: 0;}
.xsjl_left{ width:100%;}

.zstitle{background: url(/kxzx/dfiles/6150/wd_yyy_zx/images/a_52.png) no-repeat left center; height: .44rem;position: relative;border-bottom: 5px solid #0c5cb4; border-top:1px solid #f0f0f0; border-right:1px solid #f0f0f0;}
.zstitle span{display: block; position: absolute; width: .68rem; right: .15rem;top:50%; transform: translateY(-50%);}
.zstitle h2{color: #fff; line-height: .44rem; color: #fff; font-weight: bold; padding-left: 12px; font-size: .18rem;}
.zstitle span img{width: 100%;}
/*.zsnr span img{width: 100%;}
.xsjl_nr{ position: relative;}
.zstext{padding: 0 20px;}
.zsjlbox{background: #fff;box-shadow: 3px 3px 5px #dae5f2, -3px 0px 5px #dae5f2;}
.xsjl_nr .swiper-button-next{background: url(/kxzx/dfiles/6150/wd_yyy_zx/images/a_40.png);width: 14px;height: 22px; margin-top: -11px; right:-23px;}
.xsjl_nr .swiper-button-prev{background: url(/kxzx/dfiles/6150/wd_yyy_zx/images/a_37.png);width: 14px;height: 22px; margin-top: -11px; left: -30px;}


.zstop{padding: 20px 0 20px; border-bottom:1px solid #d3d3d3;}
.zstop p{font-size: 19px; line-height: 1.6;}
.zstop p a:hover{color: #1b6fce;}
.zsbottom{padding: 24px 0;}
.zsbottom p{font-size: 15px; line-height: 2;}
.zsbottom p img{display: inline-block;vertical-align: middle; margin: -3px 10px 0 0;}
.zsbottom span{display: inline-block;width: 85px;}
.zsbottom b{padding: 0 10px;color: #999;}*/

.xsjl_right{float: right;width: 467px;}

/*分割线*/
.zsnr { padding: 15px; overflow: hidden;background: url(/kxzx/dfiles/6150/wd_yyy_zx/images/a_55.png) no-repeat center center; background-size: 100% 100%;}
.sznr_left{float: left;width: 156px;overflow: hidden;}
.sznr_left img{width: 100%;border-radius: 6px; height:200px; }
.sznr_right{float: right; width: calc(100% - 177px);}
.sznr_right h2{font-weight: bold; height:1rem; font-size: .24rem;color: #0b5cb4; line-height: 1.3;font-family: font2; margin-bottom: 3px;margin-top:0.14rem;}
.sznrbox{display: inline-block; border-top:1px solid #93c5ea;border-bottom:1px solid #93c5ea;padding: 4px 0;background:url(/kxzx/dfiles/6150/wd_yyy_zx/images/a_562.png) no-repeat 0px 5px;}
/*.sznrbox span{ width: 16px; height:30px; }*/
.sznr_right h4{font-weight: bold; height:.90rem; padding-bottom:.06rem; font-size:.18rem;color: #0b5cb4; line-height: 1.3;font-family: font2; margin-bottom: 10px;margin-top:0.14rem;  overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 4; -webkit-box-orient: vertical; }
.sznrbox p{font-family: font1; font-size:.32rem;color: #0d5cb5;display: inline-block; margin-left: .25rem;}
.sznr_right h3{font-size: .13rem;color: #0d5cb5; line-height: 1.5; margin-top: 5px;}

.zsnr a:hover .sznr_left img{width: 100%;border-radius: 6px;}


.xsjl_nr{ position: relative;}
.zstext{padding: 0 20px;  border-left:1px solid #f0f0f0; border-right:1px solid #f0f0f0; border-bottom:1px solid #f0f0f0;}
.zsjlbox{background: #fff;}
.xsjl_nr .swiper-button-next{background: url(/kxzx/dfiles/6150/wd_yyy_zx/images/a_40.png);width: 14px;height: 22px; margin-top: -11px;right: -22px;}
.xsjl_nr .swiper-button-prev{background: url(/kxzx/dfiles/6150/wd_yyy_zx/images/a_37.png);width: 14px;height: 22px; margin-top: -11px; left: -30px;}

.zstop{padding: 20px 0 20px; border-bottom:1px solid #d3d3d3;}
.zstop p{font-size: .19rem; line-height: 1.6;}
.zstop p a:hover{color: #1b6fce;}
.zsbottom{padding: 24px 0;}
.zsbottom p{font-size: .18rem; line-height: 2;}
.zsbottom p img{display: inline-block;vertical-align: middle; margin: -3px 10px 0 0;}
.zsbottom span{display: inline-block;width: 85px; color:#6d6d6d;}
.zsbottom b{padding: 0 10px;color: #999;}

.xsjl_nr a:hover .zsjlbox{ transition: .5s;}

.xsjl_nr a .zsjlbox{ display: block; position: relative; transition: .5s;}


.xsjl_nr a .zsjlbox:after{ content: ""; position: absolute; left: 0; bottom: 0; height: .04rem;width: 0; transition: .5s;}
.xsjl_nr a:hover .zsjlbox{ box-shadow: 5.562px 17.119px 51px 0px rgba(92, 98, 106, 0.19);}
.xsjl_nr a:hover .zsjlbox:after{ width: 100%; background: #0f57c7;}

/*日历样式*/
/*#calendar{background: url(/kxzx/dfiles/6150/wd_yyy_zx/images/a_14.png) no-repeat right bottom #fff;height: 459px;}*/
.ic__header{background: #7cb5e9; padding:20px;}
.ic__month{display: inline-block;}
.ic__year{display: inline-block;}
.ic__year-select{outline:none;border: none;background: none;color: #fff; font-size: 18px; padding: 0 10px;}
.ic__year-select option{background: #7cb5e9;}
.ic__month-select{outline:none;border: none;background: none;color: #fff; font-size: 16px; margin-left: 25px;}
.ic__month-select option{background: #7cb5e9;}
.ic__week-head{width: 100%;}
.ic__week-head td{text-align: center; line-height: .54rem; font-size: .17rem; color: #186cc9;}
.ic__days{width: 100%;}

.ic__days td{text-align: center; font-size: .19rem; color: #000;padding: 12px 0;}
.ic__days .ic__day_state_current{width: 30px; line-height: 30px; border-radius: 50%;background:url(/kxzx/dfiles/6150/wd_yyy_zx/images/a_12.png) no-repeat center center;}
.ic__days td:hover{background:url(/kxzx/dfiles/6150/wd_yyy_zx/images/a_13.png) no-repeat center center;color: #fff;cursor: pointer;}
.qyxc{background: url(/kxzx/dfiles/6150/wd_yyy_zx/images/a_67.png) no-repeat center;height: 500px; position: relative; background-size: cover;}
.bfnr{text-align: center; padding-top: 1rem;}
.bfnr h2{color: #fff; font-size: .4rem; position: relative; text-align: center; margin-bottom: .95rem;}
.bfnr h2:before{position: absolute;content: "";background: url(/kxzx/dfiles/6150/wd_yyy_zx/images/a_02.png) no-repeat center center; width: 68px;height: 11px; left: calc(50% - 340px);top:50%; transform: translateY(-50%);background-size: 100% auto;}
.bfnr h2:after{position: absolute;content: "";background: url(/kxzx/dfiles/6150/wd_yyy_zx/images/a_04.png) no-repeat center center; width: 68px;height: 11px; right: calc(50% - 340px);top:50%; transform: translateY(-50%);background-size: 100% auto;}
.bfbtn a {width: 105px;height: 105px; display:block; border-radius: 50%;cursor: pointer; position: absolute; overflow: hidden;    transition: all ease .4s;left:50%; top:50%; transform:translate(-50%,-50%);background-size: 100%; z-index:99;}

.bfbtn a:hover img{transform-origin: center center; transform: rotate(50deg);-webkit-transform: rotate(50deg); -moz-transform: rotate(50deg);-o-transform: rotate(50deg);-ms-transform: rotate(50deg);}
/*.bfbtn::after { z-index: -1; animation: scaleAni 1s infinite linear; content:''; border:1px solid #ffffff; width: 100%; height: 100%;
 position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); border-radius: 50%;}
.bfbtn::before { z-index: -1;animation: scaleAni 1.5s infinite linear;  content:''; border:1px solid #ffffff; width: 120%; height: 120%;
 position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); border-radius: 50%;}
@keyframes scaleAni{
	from{ transform: translate(-50%,-50%) scale(1); opacity: 1;}
	to{transform: translate(-50%,-50%) scale(1.5); opacity: 0;}
}

*/

.pulse-animation { width:74px; height:74px; text-align:center; border:0px solid #fff; z-index:0; position:absolute;}

.pulse-animation,
.pulse-animation:before,
.pulse-animation:after {
  position: absolute;
  top: 50%;
  left: 50%;
  height: 66px;
  width: 66px;
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.6);
  -khtml-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.6);
  -moz-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.6);
  -ms-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.6);
  -o-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.6);
  box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.6);
  -webkit-animation: pulse-animation 3s infinite;
  -khtml-animation: pulse-animation 3s infinite;
  -moz-animation: pulse-animation 3s infinite;
  -ms-animation: pulse-animation 3s infinite;
  -o-animation: pulse-animation 3s infinite;
  animation: pulse-animation 3s infinite;}

.pulse-animation:before {
  -webkit-animation-delay: 0.9s;
  -khtml-animation-delay: 0.9s;
  -moz-animation-delay: 0.9s;
  -ms-animation-delay: 0.9s;
  -o-animation-delay: 0.9s;
  animation-delay: 0.9s;
  content: "";
  position: absolute;}

.pulse-animation:after {
  -webkit-animation-delay: 0.6s;
  -khtml-animation-delay: 0.6s;
  -moz-animation-delay: 0.6s;
  -ms-animation-delay: 0.6s;
  -o-animation-delay: 0.6s;
  animation-delay: 0.6s;
  content: "";
  position: absolute;}

@-webkit-keyframes pulse-animation {
  70% {
    -webkit-box-shadow: 0 0 0 60px rgba(255, 255, 255, 0);
    -khtml-box-shadow: 0 0 0 60px rgba(255, 255, 255, 0);
    -moz-box-shadow: 0 0 0 60px rgba(255, 255, 255, 0);
    -ms-box-shadow: 0 0 0 60px rgba(255, 255, 255, 0);
    -o-box-shadow: 0 0 0 60px rgba(255, 255, 255, 0);
    box-shadow: 0 0 0 60px rgba(255, 255, 255, 0);}
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
    -khtml-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
    -moz-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
    -ms-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
    -o-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);}
}
@keyframes pulse-animation {
  70% {
    -webkit-box-shadow: 0 0 0 60px rgba(255, 255, 255, 0);
    -khtml-box-shadow: 0 0 0 60px rgba(255, 255, 255, 0);
    -moz-box-shadow: 0 0 0 60px rgba(255, 255, 255, 0);
    -ms-box-shadow: 0 0 0 60px rgba(255, 255, 255, 0);
    -o-box-shadow: 0 0 0 60px rgba(255, 255, 255, 0);
    box-shadow: 0 0 0 60px rgba(255, 255, 255, 0);}
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
    -khtml-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
    -moz-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
    -ms-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
    -o-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);}
}




.bj3{background: url(/kxzx/dfiles/6150/wd_yyy_zx/images/a_07.png) no-repeat center;background-size: cover;}
.bslc{padding: .95rem 0 .9rem;}
.bslc_title ul{display: flex;justify-content : space-between;}
.bslcbox {overflow: hidden;}
.bstp{width: 91px;float: left;}
.bstext{float: left; padding:20px 0 0 20px;}
.bstp img{width: 100%;}
.bstext h2{font-size: .28rem; margin-bottom: 10px;}
.bstext p{font-size: .13rem; color: #666;}
.bslc_nr{padding-top: .6rem;}
.bslc_nr ul{overflow: hidden; margin-left: -.25rem;}
.bslc_nr li{float: left; width: 25%; padding-left: .25rem;}
.bslc_nr a{display: block; overflow: hidden;}
.bslc_nr  img{width: 100%;}

.footer{background: url(/kxzx/dfiles/6150/wd_yyy_zx/images/a_09.png) no-repeat center;background-size: cover;}
.footerbox{overflow: hidden; margin: 0 auto;width:1460px;max-width: 94%;}
.foot_top{overflow: hidden;padding: .75rem 0 .6rem;}
.foot_left{width:5.93rem; float: left;}
.foot_left img{width: 100%;}
.rwm{float: right;width: 164px; overflow: hidden;background: #0d71cf;}
.rwm img{float: left;}
.rwm p{float: right;width: calc(100% - 117px);font-size: .16rem; color: #fff; text-align: center; padding:.18rem .15rem 0 .15rem;}
.gsdz{float: right; padding-right: .9rem;}
.gsdz h2{color: #fff; font-size: .24rem; margin-bottom: .2rem;}
.gsdz p{color: #fff; font-size: .16rem; line-height: 2;}
.link{border-top: 1px solid #5d9cdf; padding: .34rem 0;}
.link ul{overflow: hidden;}
.link li{float: left; font-size: .16rem;line-height: .22rem;}
.link a{color: #fff; opacity: .6;display: inline-block; margin-right: .35rem;}
.link span{color: #fff; opacity: .6;}
.link a:hover{opacity: 1;}
.bqxx{background: rgba(32,19,125,.49);text-align: center;padding: 15px 3%;}
.bqxx p{text-align: center; line-height: 1.5; font-size: .15rem;color: #fff;}
.sjzs{display: none;}
.bslc_title a  img{transition: All 0.4s ease-in-out; -webkit-transition: All 0.4s ease-in-out;-moz-transition: All 0.4s ease-in-out; -o-transition: All 0.4s ease-in-out;}
.bslc_title a:hover img{ transform: rotate(360deg);-webkit-transform: rotate(360deg); -moz-transform: rotate(360deg);-o-transform: rotate(360deg);-ms-transform: rotate(360deg);}
.img2 { transition: All 0.4s ease-in-out; -webkit-transition: All 0.4s ease-in-out; -moz-transition: All 0.4s ease-in-out; -o-transition: All 0.4s ease-in-ou ;}
.img2:hover { transform: scale(1.1);-webkit-transform: scale(1.1); -moz-transform: scale(1.1);-o-transform: scale(1.1); -ms-transform: scale(1.1);}

.sptc{position: fixed; width: 800px; max-width: 90%; z-index: 101;left:50%; top:50%; transform:translate(-50%,-50%);display: none;}
.ggbtn{display: block; background: url(/kxzx/dfiles/6150/wd_yyy_zx/images/a_15.png) no-repeat center center #fff; width: 40px;height: 40px; top: -20px; right: -20px;cursor: pointer;position: absolute;background-size: 100% 100%;z-index: 10; border-radius: 50%;}
.dhbj{position: fixed;width: 100%; height: 100%; background: rgba(0,0,0,.7);top: 0;left: 0;z-index: 99;display: none;}

@media(max-width:1560px){
.logo{width:5.6rem;}
.logo_right {width: calc(100% - 5.6rem);}

.top { padding-top:.18rem;}
.header { height:1.2rem;}
.banner {margin-top: 1.2rem;}

}

@media(max-width:1460px){
	
.logo{width:5.6rem;}	
	
.news_title h2{font-size: 32px;}
.foot_left{width: 750px;}

.wzyj_nr{padding: 0 .24rem;}
.wzyj_nr .swiper-button-next{right: 0;}
.wzyj_nr .swiper-button-prev{left: 0;}


}

@media(max-width:1390px){
.logo{width:5.6rem;padding-top: .3rem;}
.nav li{/*padding: 0 30px;*/    padding: 0 .28rem;}
.xsjl_left ul{margin-left: -10px;}
.xsjl_left li{padding-left: 10px;}
.zstext{padding: 0 10px;}
.zsbottom p{font-size: 16px;}
.zstop p{font-size: 16px;height: 55px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.bfnr h2{font-size: 32px;}
.bfnr h2:before{left: calc(50% - 300px);}
.bfnr h2:after{right: calc(50% - 300px);}
.bfbtn{width: 80px;height: 80px;}
.bstp{width: 70px;}
.bstext{padding: 12px 0 0 12px;}
.bstext h2{font-size: 20px;}
.foot_left{width: 500px;}
.wzyj_text p{font-size: 16px;}

.ic__days td{padding: 8px 0;}



/*#calendar{height: 400px;}*/
.calendar-content table { height:310px !important;}
.calendar-content { height:322px !important;}
.cslide {margin-top: 0.18rem;}

.sznr_right h2 { font-size:20px;}
.sznr_right h3 { font-size:12px;}

.sznr_left { width:135px;}
.sznr_right { width: calc(100% - 155px);}
.sznrbox p { font-size:28px;}



}

@media(max-width:1200px){
.top { display:none;}	
.header{height: 60px;position: fixed; width: 100%; top: 0;left: 0;z-index: 100;background-size:cover;}
.headerbox{height:60px;}
.logo{ padding-top: .18rem; width:3.4rem;}
.banner {margin-top: 0;}
.dhbtn{background: url(/kxzx/dfiles/6150/wd_yyy_zx/images/d1.png) no-repeat center center #0f5fb8;background-size: 20px 20px;border-radius: 4px;right: 10px;top:50%; transform: translateY(-50%);position: absolute;width: 30px;height: 30px;}
.dhbtn.on1{background:url(/kxzx/dfiles/6150/wd_yyy_zx/images/d2.png) no-repeat center center #0f5fb8;background-size: 20px 20px;}
.nav{display: none;}
.nav_sj{position: fixed; width: 200px;background: #fff;height: calc(100% - 60px); top: 60px; left: -200px;overflow: auto;display: block;}
.fgt{height: 60px;}
.nav_sj b{position: absolute; width: 15px;height: 15px; background: url(/kxzx/dfiles/6150/wd_yyy_zx/images/jj1.png);right: 0;top:50%; transform: translateY(-50%);background-size: 100%; opacity: .7;}
.nav_sj h3.on1 b{width: 15px;height: 15px; background: url(/kxzx/dfiles/6150/wd_yyy_zx/images/jj2.png);background-size: 100%; opacity: .7;}
.jbbtn{display: block;}

.nav_sj li{float: none; padding: 0 15px;text-align: left;display: block;border-bottom:1px solid #eee;}
.nav_sj h3{position: relative;}
.nav_sj h3 a{font-size: 16px; text-align: left;line-height: 50px;}
.sub{position: static;}
.sub a{line-height: 40px; font-size: 14px;}
.ssnr{display: none;}

.banner b{height: 140px;display: block;}
.banner img{height: 100%; object-fit: cover;width: 100%;}
.banner .swiper-pagination-bullet{height: 10px; width: 10px;}

.news_title{padding: 50px 0 25px;}
.news_title h2{font-size: 24px;}
.news_title h2 span{font-size: 18px;}
.news_left{float: none; width: 100%; padding: 0;}
.newsbox span{height: auto;}
.newsbox p{width: 100%; line-height: 50px; font-size: 14px; margin-top: -25px; padding-left: 10px;}
.news_left .swiper-pagination{bottom: 20px; padding-right: 10px;}
.news_right{float: none; width: 100%;}
.nwnr_left{height: 70px; padding-top: 10px;}
.xwnr_right p{line-height: 70px;font-size: 14px;}
.nwnr_left h2{font-size: 26px;}
.news{padding-bottom: 50px;}

.tzgg_nr{padding-bottom: 50px;}
.tzgg_nr li{float: none; width: 100%;}
.tzgg_nr p{font-size: 14px;line-height: 50px;}
.wzyj{padding-bottom: 50px;}
.wzyj_nr li{float: none; width: 100%; padding-bottom: 15px;}
.xsjl_left{float: none; width: 100%;}
.xsjl_right{float: none; width: 100%;}
.bfnr h2{font-size: 20px;}
.bfnr h2:before{left: calc(50% - 180px);width: 50px;background-size: 100% auto;}
.bfnr h2:after{right: calc(50% - 180px);width: 50px;background-size: 100% auto;}
.bfnr{padding-top: 50px;}
.qyxc{height: 350px;}
.bfbtn{width: 60px;height: 60px;}

.bslc{padding: 60px 0;}
.bslc_title ul{display: block;overflow: hidden;}
.bslc_title li{padding-bottom: 25px; width: 50%;float: left;}
.bslc_title li:last-child{float: none;width: 100%;clear: both;}
.bslc_nr{padding-top: 15px;}
.bstp{float: none; margin: 0 auto;}
.bstext{float: none; width: 100%;text-align: center;}
.bslc_nr li{width: 50%; padding-bottom: 15px;}
.foot_top{padding: 30px 0;}
.foot_left{width: 300px; float: none; margin: 0 auto;}
.rwm{float: none; margin: 25px auto;border: 1px solid rgb(255,255,255,.2);}
.gsdz{padding: 0; width: 100%;text-align: center;}
.link li{font-size: 14px;}
.link a{margin-right: 10px;}
.bqxx p{font-size: 12px;}
.pczs{display: none;}
.sjzs{display: block;}
.xsjl{padding-bottom: 50px;}
.news_title{padding: 30px 0 15px;}
.news_title h2 span:before{top: 5px;}

}

@media(max-width:500px){
.xsjl_left li{width: 100%; padding-bottom: 15px;}
.ggbtn{width: 30px;height: 30px;top: -15px; right: -15px;}
.xsjl_nr .swiper-button-next { right:-13px; margin-top:-.55rem;}
.xsjl_nr .swiper-button-prev { left:-13px; margin-top:-.55rem;}
.wzyj_nr{ padding:0;}
.wzyj_nr .swiper-button-prev {left:-13px;margin-top:-.7rem;}
.wzyj_nr .swiper-button-next { right:-13px;margin-top:-.7rem;}
}