@charset "utf-8";

@font-face{font-family:'sys';font-style:normal;src:url(/jxzlglc2023/fonts/SourceHanSerifSC-Heavy.otf)}
.sys{font-family:'sys';}
.wal {
	max-width: 14rem;
	margin: 0 auto;
	width: 94%;
}

.tophead{background: #03349d;padding:0.1rem 0;}
.tophead .iconcode ul li{margin-right: .2rem}
.tophead .iconcode ul li .code img{
    width:0.88rem;
    height: 0.88rem;
    margin: auto;
    margin-top: 0.08rem;
    }
.tophead .iconcode ul li{display: block;position: relative;}
.tophead .iconcode ul li span.code{position: absolute;width: 1.04rem;height: 1.1rem;left: 50%; margin-left: -.55rem;bottom: calc(-100% - 0.9rem);z-index: 8;opacity: 0;transform: translateY(0.2rem),;visibility: hidden;transition: .5s;/* transform: translate(10px, 10px); */}
.tophead .iconcode ul li span.code:after{content: '';border: 10px solid transparent;border-bottom-color: #fff;position: absolute;top: -13px;left: 50%;transform: translateX(-50%);}
.tophead .iconcode ul li:hover span.code{opacity: 1;visibility: inherit;transform: translateY(0);}
.tophead .wal{}
body{max-width:1920px;}

.headers{background:url(/jxzlglc2023/img/topbg.jpg) no-repeat center top;padding: 20px 0;}



.about_pic_div {
    float: left;
    width: 50%;
    margin-top: 30px;
    }

.about_pic_div dt {
    border: 1px solid #ccc;
    width: 150px;
    height: 190px;
    float: left;
    margin-right: 20px;}
.about_pic_div dt img {
    width: 100%;
    height: 100%;}

.about_pic_div dd {
    float: left;
    color: #2b2b2b;
    position: relative;
    width: 60%;
    min-height: 200px;}

.about_pic_div dd h6 {
    font-weight: normal;
    font-size: 16px;
    line-height: 32px;
    font-weight: 700;color: #000;}

.about_pic_div dd p {
    font-size: 16px;
    line-height: 32px;
    width: 100%;}







.pic-news{
	width: 100%;
	height: 460px;
	
}
.pic-news .item{position: relative;}
.pic-news .pic{
	width: 100%;
	height: 460px;
	/* overflow: hidden; */
	position: relative;
}
.pic-news .pic img{width: 100%;height: 100%;}
.pic-news .pic-title{
	width: 100%;
	height: 120px;
	position: relative;
	left: 0;
	/* bottom: 0; */
	z-index: 999;
	/* line-height: 40px; */
	background: #EEF1F4;    padding: 20px;
    box-sizing: border-box;
}
.pic-news .pic-title a{
	color: #FFFFFF;
	font-size: 16px;
	padding: 0 20px;
	box-sizing: border-box;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: block;
}
.pic-news .slick-dots{
	position: absolute;
    bottom: 10px;
    text-align: center;
    right: 10px;
	
}
.pic-news .slick-dots button{
	color: transparent;
	background: none;border: none;
}
.pic-news .slick-dots li{
	display: inline-block;
	margin: 0 5px;
	width: 13px;
	height: 13px;
	border-radius:8px ;
	background: #D3CEC7;
}
.pic-news .slick-dots .slick-active{
	background: #fff;
}





.copyx{line-height: 60px;
    text-align: center;font-size:16px;color:#fff;background: #0037AE;}

.copyzxz h2{font-size:18px;padding-bottom: 0.2rem;}
.copyzxz ul li{float: left;
    width: 50%;
    background: url(/jxzlglc2023/img/ljtb.png) no-repeat left center;
    text-indent: 1em;margin-bottom: 0.1rem;}
.copyzxz ul li a{font-szie:15px;color:#fff}

.copyzxy h2{font-size:18px;padding-bottom: 0.2rem;}
.copyzxy ul li{float: left;
    width: 50%;
    background: url(/jxzlglc2023/img/ljtb.png) no-repeat left center;
    text-indent: 1em;margin-bottom: 0.1rem;}
.copyzxy ul li a{font-szie:15px;color:#fff}


.copyy h2{font-size:18px;padding-bottom: 0.2rem;}
.copyy ul li{float: left;
    width: 50%;margin-bottom: 0.1rem;font-szie:15px;color:#fff}







/* 头部*/
.header {
	width: 100%;
}

.header {
	
background: url(/jxzlglc2023/img/dhbj.png) no-repeat center bottom;
	
background-size: cover;
}

.search {
	line-height: 33px;
	border: 1px solid #ccc;
	border-radius: 10px;
	/* position: absolute; */
	/* right: -1.5rem; */
	/* top: 0.1rem; */
	width: 260px;
	height: 38px;
	background: #fff;
	position: relative;
	margin-top: 30px;
}

.search input {
	outline: none;
	border: none;
}

.search .inp {
	background: none;
	text-indent: 15px;
	color: #000;
	width: 220px;
	background: none;
	float: left;
	height: 38px;
}

.search .sub {
	width: 30px;
	height: 38px;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 2;
	background: url(/jxzlglc2023/img/serbtn.png) no-repeat center;
	/* z-index: 9999; */
}
.top_link{margin-right: 0.3rem;}
.top_link a {
	font-size: 0.16rem;
	padding: 0 10px;
	color: #FFFFFF;
	opacity: 0.5;
}
.top_link a img{padding-right: 15px;}
.top_link a:hover{opacity: 1;}






/*导航*/
/*nav*/
.navwrap {
	/* background-color: #ad000d; */
	width: 100%;
}

.nav {

	position: relative;
	z-index: 9;
	width: 100%;
}

.nav li {
	width: 11.1%;
	height: 55px;
	line-height: 55px;
	float: left;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
}

.nav li:last-child {
	background: none;
}

.nav li>a {
	font-size: 0.22rem;
	text-align: center;
	display: block;
	font-weight: normal;
	color: #ffffff;
}

.nav li:hover,.nav li.on {
	background-color: #1953d0;
}
.nav li:hover>a{color:#fff;}
.nav .v1 {
	display: block;
	text-align: center;
	position: relative
}

.nav .v1:hover .down {
	opacity: 1;
	visibility: visible;
	transition: opacity 0.5s ease;
	-webkit-transition: opacity 0.5s ease;
	-moz-transition: opacity 0.5s ease;
	-o-transition: opacity 0.5s ease;
}


.nav>li>a::before {
	content: "";
	background-color: #025aa5;
	position: absolute;
	bottom: 0px;
	width: 0px;
	height: 0px;
	left: 57%;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}


.nav>li.on>a::before {
	width: 100%;
	height: 3px;
	left: 0px;
}

.nav .down {
	position: absolute;
	width: 100%;
	min-width: 160px;
	z-index: 99;
	top: 100%;
	background: #ffffff;
	overflow: hidden;
	left: 50%;
	opacity: 0;
	visibility: hidden;
	/* margin-left:-70px; */
	transform: translate(-50%, 0);
	-webkit-transform: translate(-50%, 0);
	-moz-transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
	-o-transform: translate(-50%, 0);
}

.nav .down dl {
	position: relative;
}

.nav .down dd {
	margin-bottom: 0px;
	text-align: center;
	padding: 0px 0.1rem;
	box-sizing: border-box;
}

.nav .down dd:hover {
	background: #1953d0;
}

.nav .down dd:hover a {
	color: #ffffff;
}

.nav .down dd a {
	font-size: 14px;
}

.nav .down .s1 {
	font-size: 0.15rem;
	color: #333333;
	/* font-weight: bold; */
	line-height: 1.5em;
	display: block;
	padding-bottom: 8px;
	padding-top: 8px;
	position: relative
}


/* 手机 */
.flex {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap
}

.flex-left {
	display: flex;
	flex-wrap: wrap
}

.flex-center {
	display: flex;
	flex-wrap: wrap;
	justify-content: center
}

.flex-right {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-end
}

.flex-v-center {
	display: -webkit-flex;
	display: flex;
	flex-direction: column;
	justify-content: center
}

.flex-v {
	display: -webkit-flex;
	display: flex;
	flex-direction: column;
	justify-content: space-between
}

.flex-v-bottom {
	display: -webkit-flex;
	display: flex;
	align-items: flex-end;
	flex-wrap: wrap;
	justify-content: left
}

.menu-btn {
	overflow: hidden;
	margin-left: 35px;
	width: 30px;
	height: 30px;
	background: 0 0;
	text-indent: -5260px;
	opacity: 1;
	position: relative;
	z-index: 999
}

.menu-btn .line-1,
.menu-btn .line-2,
.menu-btn .line-3 {
	position: absolute;
	top: 50%;
	display: block;
	right: 0;
	width: 30px;
	height: 2px;
	background: #ffffff;
	transition: all .4s cubic-bezier(.165, .84, .44, 1) 0s;
	transition-property: transform, width, margin, background-color
}

.menu-btn .line-1 {
	margin-top: -9px;
	width: 26px
}

.menu-btn .line-3 {
	margin-top: 9px;
	width: 26px
}

.drawerMenu-open .menu-btn .line-1 {
	visibility: hidden
}

.drawerMenu-open .menu-btn .line-2 {
	margin-top: 0 !important;
	width: 28px;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg)
}

.drawerMenu-open .menu-btn .line-3 {
	margin-top: 0 !important;
	width: 28px;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg)
}

.searchbtn {
	width: 30px;
	text-align: center;
	line-height: 40px
}

.searchbtn i {
	color: #c80d17;
	font-size: 18px
}

.mobNav {
	position: fixed;
	top: 79px;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(255, 255, 255, 1);
	z-index: 98;
	padding: 20px 6% 20px;
	display: none
}

.mobNav ul {
	max-height: 70vh;
	overflow: auto
}

.mobNav ul::-webkit-scrollbar {
	display: none
}

.mobNav ul li {
	padding: 15px 0;
	border-bottom: 1px solid #ddd
}

.mobNav ul li .navp a {
	font-size: 16px;
	color: #333333;
	font-weight: 700;
	background-size: auto 100%
}

.mobNav ul li .navp i {
	display: block;
	width: 16px;
	font-size: 30px;
	/* font-weight: lighter; */
	transition: .3s;
	color: #333333;
	transform-origin: center;
	margin-right: 5px;
	height: 16px;
	background-size: 16px 16px
}

.mobNav ul li.on .navp i {
	transform: rotate(-45deg)
}

.mobNav ul li .subNavm {
	margin-top: 10px;
	padding-left: 10px;
	display: none
}

.mobNav ul li .subNavm a {
	display: block;
	line-height: 36px;
	font-size: 16px
}

.mobNav .toplink {
	margin-bottom: 10px;
}

.mobNav .toplink:after {
	clear: both;
	content: ' ';
	display: block
}

.mobNav .toplink a i {
	font-size: 24px
}

.mobNav .toplink a {
	height: 36px;
	float: left;
	display: block;
	line-height: 36px;
	font-size: 13px;
	text-align: center;
	width: 23%;
	transition: .3s;
	color: #333;
	margin: 0 3px;
	border-bottom: 1px solid #ddd;
}

.mobNav .toplink a span {
	width: 100px;
	height: 100px;
	background: #fff;
	top: 100%;
	left: -15px;
	position: absolute;
	z-index: 10;
	padding: 3px;
	display: none
}

.mobNav .toplink a:hover span {
	display: block
}

.headerm {
	display: none;
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	z-index: 99;
	background: #1953d0;
	height: 80px;
	padding-right: 4%;
	padding-left: 4%
}

.headerm .logo img {
	/* height: 85px; */
	/* width: auto; */
}

.sermob {
	position: fixed;
	width: 100%;
	padding: 10px;
	box-sizing: border-box;
	top: 110px;
	right: 0;
	z-index: 66;
	background: #fff;
	display: none
}

.sermob .inp {
	width: calc(100% - 100px);
	height: 40px;
	line-height: 40px;
	padding: 0 40px 0 10px;
	font-size: 14px;
	color: #444;
	background: 0 0;
	border: 1px solid #eee
}

.sermob .sub {
	display: block;
	cursor: pointer;
	position: absolute;
	right: 59px;
	top: 10px;
	height: 40px;
	width: 40px;
	border: none;
	/* border-radius:50%; */
	overflow: hidden;
	font-size: 14px;
	color: #1953d0;
	background: url(/jxzlglc2023/img/ser.svg) center no-repeat #d6e0f6;
	background-size: 20px 20px
}

.sermob .close {
	position: absolute;
	right: 15px;
	top: 7px;
	font-size: 36px;
	width: 20px;
	height: 40px;
	-webkit-transition: .5s;
	transition: .5s;
	/* font-size:20px; */
	color: #888;
	cursor: pointer;
	line-height: 42px
}









/* banner */
/**主页banner开始**/
.banner_wrap {
	position: relative;
	width: 100%;
	
}

.banner_wrap .picBtnTop .bd {
	position: relative;
	z-index: 0;
}

.banner_wrap .picBtnTop .bd li {
	position: relative;
	zoom: 1;
	vertical-align: middle;
}

.banner_wrap .picBtnTop .bd li .pic {
	position: relative;
	z-index: 0;
	overflow: hidden;
}

.banner_wrap .picBtnTop .bd li .pic div ,.banner_wrap {
	width: 100%;
	vertical-align: middle;
	height: 25vw;
	overflow:hidden;
}


.banner_wrap .picBtnTop .hd {
	position: absolute;
	left: 50%;
	bottom: 20px;
	z-index: 2;
	transform: translate(-50%, 0);
	-webkit-transform: translate(-50%, 0);
	-moz-transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
	-o-transform: translate(-50%, 0);
}

.banner_wrap .picBtnTop .hd ul li {
	width: 10px;
	float: left;
	height: 10px;
	margin: 0px 5px;
	color: transparent;
	background: url(/jxzlglc2023/img/dot2.png) no-repeat center;
}



.banner_wrap .picBtnTop .hd ul li.on {
	background: url(/jxzlglc2023/img/dot1.png) no-repeat center;
}

.banner_wrap .picBtnTop .prev,
.banner_wrap .picBtnTop .next {
	width: 35px;
	height: 55px;
	top: 38%;
	position: absolute;
}

.banner_wrap .picBtnTop .prev {
	left: 0px;
	background: url(/jxzlglc2023/img/banleft.png) no-repeat left top;
}

.banner_wrap .picBtnTop .next {
	right: 0px;
	background: url(/jxzlglc2023/img/banright.png) no-repeat left top;
}




.tb1{background: url(/jxzlglc2023/img/tzggtb.png) no-repeat left top;}
.tb2{background: url(/jxzlglc2023/img/xwdttb.png) no-repeat left top;}
.tb3{background: url(/jxzlglc2023/img/tszstb.png) no-repeat left top;}
.tb4{background: url(/jxzlglc2023/img/fwzqtb.png) no-repeat left top;}

.main3{background: #fff;
	padding: 0.5rem 0;}



.fwzqx ul li{width:24%;min-height: 2.1rem;}

.fwzqx1{background:#D62D2D}
.fwzqx2{background:#EBA33D}
.fwzqx3{background:#3967CA}
.fwzqx4{background:#11abe4}
.fwzqx ul li img{margin: 0.3rem auto;
    display: block;transition: 0.6s;}
.fwzqx ul li:hover img {
    transform: rotateY(180deg);
}
.fwzqx ul li p{font-size: 17px;
    font-weight: bold;
    color: #fff;
   
    width: 65%;
    margin: 0 auto;
    text-align: center;}
/* 新闻 */
.main2{
	background: #eff3fb;
	padding: 0.5rem 0;
}

 .news_title{
	margin-bottom: 0.3rem;
 }
 .news_title h2 {
	font-size: 0.28rem;
	color: #1953d0;
	padding-left: 0.4rem;
    line-height: 0.32rem;
	
}
 .news_title h2 span{margin-top: 0.15rem;color: #b7caf1;font-size: 0.2rem;padding-left: 0.1rem;}
 .news_title a {
	font-size: 0.2rem;
	line-height: 26px;
	color: #b7caf1;
padding-right: 0.2rem;
}

/* .news_left {
	max-width: 580px;
	width: 49%;
	position: relative;
	margin-top: 30px;
}

.news_left .pic div {
	height: 385px;
}

.news_left .bd ul li {
	position: relative;
}

.news_left .bannertil {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 45px;
	line-height: 45px;
	background: rgba(0,0,0,0.6);
	color: #FFFFFF;
	font-size: 16px;
	box-sizing: border-box;
	padding: 0 25px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.news_left .hd {
	position: absolute;
	bottom: 12px;
	right: 15px;
}

.news_left .hd li {
	width: 10px;
	height: 10px;
	display: inline-block;
	margin: 0 5px;
	background-color: #FFFFFF;
	border-radius: 50%;
}

.news_left .hd li.on {
	background-color: #f1570d;
} */





/* .news_right {
	width: 49%;
	max-width: 580px;
	margin-top: 30px;
}*/
.news_list li{
	overflow: hidden;
	padding: 0.15rem 0;
	border-bottom: 1px solid #e5edfc;
}
.news_list li a{
	width: 75%;
	padding-left: 25px;
	box-sizing: border-box;
	float: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 0.17rem;
	background: url(/jxzlglc2023/img/dot3.png) no-repeat left center;
}
.news_list li .date{
	float: right;
	font-size: 0.14rem;
}
.news_list li:hover a,.gan_first:hover a h2{
	color:#1953d0 ;
}
 




/* 干部工作 */
.gan{
	width: 49%;
	
}
.gan .newswrap{
	background: #FFFFFF;
	border-bottom: 2px solid #1953d0;
	box-shadow: 0 0 5px #CCCCCC;
	box-sizing: border-box;
	padding: 0.2rem;
}
.gan_img a,.gan_img a span{
	display: block;
	width: 1.9rem;
	height: 1.26rem;
	background-size: cover;
}
.gan_first{
	margin-top: 20px;
	margin-bottom: 10px;
	border-bottom: 1px solid #e5edfc;
}
.img_right{
	width: 65%;
	height: 1.45rem;
}
.img_right h2{
	color: #333;
	font-size: 0.2rem;
	font-weight: bold;
	line-height: 0.3rem;
	max-height: 0.6rem\0;
}
.img_right .date{
	font-size: 14px;
	color: #1953d0;
	margin: 8px 0;
	padding-left: 25px;
	/* background: url(/jxzlglc2023/img/date.png) no-repeat left center; */
}
.img_right p{
	color: #888888;
	font-size: 0.14rem;
	line-height: 0.26rem;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	display: -moz-box;
	-moz-line-clamp: 2;
	-moz-box-orient: vertical;
	overflow-wrap: break-word;
	word-break: break-all;
	white-space: normal;
	overflow: hidden;
}
.news .img_right p{max-height: 0.56rem\0;margin-top: 0.15rem;}
.notice .gan_first .date{width: 0.7rem;height: 0.8rem;border: 2px solid #1953d0;text-align: center;}
.notice .gan_first .date span{font-size: 0.3rem;padding: 0.15rem 0;color: #FFFFFF;display: block;background:#1953d0 ;}
.notice .gan_first .date p{font-size: 0.16rem;color: #1953d0;line-height: 1.8;}
.notice .gan_first .img_right{width: 84%;}
.notice .gan_first .img_right h2{
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-bottom: 0.15rem;
}



.main{}
.main .sertitle div{position: relative;width: 2rem;height: 1.78rem;}
.main .sertitle div::before{content: "";width: 100%;height: 100%;background: url(/jxzlglc2023/img/serbg.png) no-repeat center;background-size: 100%; position: absolute;left: 0;top: -10px;z-index: 0;}
.main .sertitle h2{font-size: 0.32rem;color: #FFFFFF;text-align: center;padding-top: 0.4rem;position: relative;z-index: 2;}
.main .sertitle h2 span{display: block;font-size: 0.2rem;margin-top: 0.15rem;color: #b7caf1;}	
.main .serlist li{width: 16.6%;text-align: center;/* margin-top: 0.3rem; */}
.main .serlist li p{font-size: 0.22rem;line-height: 0.26rem;max-width: 80%;margin: 0 auto;margin-top: 0.2rem;line-height: 0.3rem;}
.main .serlist{/* margin-top: 1rem; */background: #FFFFFF;border-bottom: 2px solid #1953d0;box-shadow: 0 0 5px #CCCCCC;box-sizing: border-box;/* padding: 0.2rem; */padding-top: 0.3rem;}
.main .serlist li:hover img{transform: rotateY(180deg);}
.main .serlist li img{
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}








/* 页尾 */
.footer {
	color: #FFFFFF;
	background: #b2070b;
	padding: 15px 0;
}
.footer h2{
	font-size: 16px;
	font-weight: normal;
}
.links a{color: #FFFFFF;padding: 0 15px;font-size: 16px;}
.copy{
	min-height: 200px;
	color: #FFFFFF;
	background: url(/jxzlglc2023/img/dbbj.png) center top;
	
	font-size: 16px;padding: 0.4rem 0;
    box-sizing: border-box;
}







.nav_left {
	/* margin-top: 90px; */
	/* max-width: 280px; */
	width: 20%;
	position: relative;
	z-index: 2;
margin-top: 0.2rem;
}

.nav_left>h2 {
	font-size: 0.24rem;
	text-align: center;
	height: 90px;
	line-height: 90px;
	color: #fff;
	background: #1953d0;
}


.nav_left ul li a {
	font-size: 18px;
	display: block;
	text-align: center;
	height: 59px;
	line-height: 59px;
	box-sizing: border-box;
	color: #333;
	/* border-left: 4px solid #16529f; */
	border-bottom: 1px solid #f3f1ec;
	background-color: #e9edf4;
}

.nav_left ul li:hover a,.nav_left ul li.on a {
	color: #fff;
	border-left: none;
	background-color: #1953d0;
}

.nav_left .act a{
	border-left: none;
	background-color: #1953d0;
	color: #fff;
}

/*右侧*/
.nav_right {
	width: 76%;
	/* max-width: 1040px; */
	/* padding: 30px; */
	background-color: #fff;
	margin-bottom: 65px;
    min-height: 500px;
}

.right_top {
	border-bottom: 2px solid #1953d0;
	/* margin-top: 20px; */
	margin-bottom: 15px;
}

.right_top>h3 {
	font-size: 0.28rem;
	color: #1953d0;
	height: 0.7rem;
	font-weight: normal;
	line-height: 0.7rem;
}


.right_top>p{
}
.right_top>p,
.right_top>p a {
	font-size: 12px;
	color: #333;
	margin-top: 25px;
}

.right_top>p {
	margin-right: 10px;
}










.fan {
	margin: 0.6rem auto;
}

.list {}

.list ul li {
	/* padding-bottom: 17px; */
	overflow: hidden;
	position: relative;
}

.list ul li:nth-child(10n) {
	/* padding-bottom: 0; */
}

.list ul li a {
	width: 75%;
	float: left;
	box-sizing: border-box;
	padding-left: 23px;
	font-size: 18px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;

}

.list ul li::before {
	/* content: ""; */
	width: 15px;
	height: 47px;
	position: absolute;
	left: 0;
	top: 7px;
}

.list ul li .date {
	float: right;
	/* line-height: 30px; */
	font-size: 18px;
	color: #888888;
}



/*内容*/
.content {}

.content_title>h1,
.dp>h1 {
	font-size: 22px;
	font-weight: bold;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
	line-height: 1.5;
}

.content_title>p {
	text-align: center;
	color: #888888;
	padding-bottom: 20px;
	border-bottom: 1px dashed #cbbda6;
	margin-bottom: 25px;
}

.cont {
	padding: 0.2rem 1rem;
	margin-top: 30px;
	background: #FFFFFF;
}


.cont p {
	text-indent: 2em;
	line-height: 30px!important;
	font-size: 16px!important;
	margin-top: 10px;
}

.fen {
	background: #eeeeee;
	height: 45px;
	margin: 20px 0px;
	overflow: hidden;
}

.fen .popup_renren {
	background-position: 1px -208px;
}

.fen .popup_tqq {
	background-position: 1px -260px;
}

.ye {
	margin-top: 40px
}

.ye p {
	color: #747474;
	margin: 15px 0px;
	font-size: 16px;
}

.ye p a {
	color: #747474;
	font-size: 16px;
}

.ye p a:hover {
	color: #0a5498;
}

.fen .bdsharebuttonbox {
	width: 185px;
	margin: 5px auto;
}



.dp {
	margin-bottom: 80px;
}

.dp .content_title {

	border-bottom: 1px solid #a7d1b3;

	text-align: center;
}

.dp .content_title h1 {
	font-size: 0.38rem;
	padding-bottom: 0.3rem;
	display: inline-block;
	border-bottom: 2px solid #1d6331;
	margin-bottom: 0;
}

.piclist ul li {
	float: left;
	width: 25%;
	margin-bottom: 0.3rem;
}

.piclist ul li a {
	display: block;
	margin: 0 3%;
}

.piclist ul li a p {
	text-align: center;
	font-size: 16px;
	overflow: hidden;
	line-height: 40px;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.piclist .videopic {
	width: 100%;
	height: 2rem;
	overflow: hidden;
}

.piclist .videopic span {
	display: block;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	width: 100%;
	height: 100%;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}

.piclist ul li:hover .videopic span {
	-webkit-transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1);
	-o-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1);
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}

.piclist ul li:hover p {
	color: #ed5700;
	
} 26px;
	color: #1953d0;
}

/* .news_left {
	max-width: 580px;
	width: 49%;
	position: relative;
	margin-top: 30px;
}

.news_left .pic div {
	height: 385px;
}

.news_left .bd ul li {
	position: relative;
}

.news_left .bannertil {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 45px;
	line-height: 45px;
	background: rgba(0,0,0,0.6);
	color: #FFFFFF;
	font-size: 16px;
	box-sizing: border-box;
	padding: 0 25px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.news_left .hd {
	position: absolute;
	bottom: 12px;
	right: 15px;
}

.news_left .hd li {
	width: 10px;
	height: 10px;
	display: inline-block;
	margin: 0 5px;
	background-color: #FFFFFF;
	border-radius: 50%;
}

.news_left .hd li.on {
	background-color: #f1570d;
} */





/* .news_right {
	width: 49%;
	max-width: 580px;
	margin-top: 30px;
}*/
.news_list li{
	overflow: hidden;
	padding: 0.15rem 0;
	border-bottom: 1px solid #e5edfc;
}
.news_list li a{
	width: 75%;
	padding-left: 25px;
	box-sizing: border-box;
	float: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 0.17rem;
	background: url(/jxzlglc2023/img/dot3.png) no-repeat left center;
}
.news_list li .date{
	float: right;
	font-size: 0.14rem;
}
.news_list li:hover a,.gan_first:hover a h2{
	color:#1953d0 ;
}
 




/* 干部工作 */
.gan{
	width: 49%;
	
}
.gan .newswrap{
	background: #FFFFFF;
	border-bottom: 2px solid #1953d0;
	box-shadow: 0 0 5px #CCCCCC;
	box-sizing: border-box;
	padding: 0.2rem;
}
.gan_img a,.gan_img a span{
	display: block;
	width: 1.9rem;
	height: 1.26rem;
	background-size: cover;
}
.gan_first{
	margin-top: 20px;
	margin-bottom: 10px;
	border-bottom: 1px solid #e5edfc;
}
.img_right{
	width: 65%;
	height: 1.45rem;
}
.img_right h2{
	color: #333;
	font-size: 0.2rem;
	font-weight: bold;
	line-height: 0.3rem;
	max-height: 0.6rem\0;
}
.img_right .date{
	font-size: 14px;
	color: #1953d0;
	margin: 8px 0;
	padding-left: 25px;
	/* background: url(/jxzlglc2023/img/date.png) no-repeat left center; */
}
.img_right p{
	color: #888888;
	font-size: 0.14rem;
	line-height: 0.26rem;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	display: -moz-box;
	-moz-line-clamp: 2;
	-moz-box-orient: vertical;
	overflow-wrap: break-word;
	word-break: break-all;
	white-space: normal;
	overflow: hidden;
}
.news .img_right p{max-height: 0.56rem\0;margin-top: 0.15rem;}
.notice .gan_first .date{width: 0.7rem;height: 0.8rem;border: 2px solid #1953d0;text-align: center;}
.notice .gan_first .date span{font-size: 0.3rem;padding: 0.15rem 0;color: #FFFFFF;display: block;background:#1953d0 ;}
.notice .gan_first .date p{font-size: 0.16rem;color: #1953d0;line-height: 1.8;}
.notice .gan_first .img_right{width: 84%;}
.notice .gan_first .img_right h2{
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-bottom: 0.15rem;
}



.main{
    background: #eff3fb;
    overflow: hidden;
}
.main .news_title{margin-top:0.2rem;}
.main .sertitle div{position: relative;width: 2rem;height: 1.78rem;}
.main .sertitle div::before{content: "";width: 100%;height: 100%;background: url(/jxzlglc2023/img/serbg.png) no-repeat center;background-size: 100%; position: absolute;left: 0;top: -10px;z-index: 0;}
.main .sertitle h2{font-size: 0.32rem;color: #FFFFFF;text-align: center;padding-top: 0.4rem;position: relative;z-index: 2;}
.main .sertitle h2 span{display: block;font-size: 0.2rem;margin-top: 0.15rem;color: #b7caf1;}	
.main .serlist li{width: 16.6%;text-align: center;/* margin-top: 0.3rem; */margin-bottom: 0.2rem;}
.main .serlist li p{font-size: 0.22rem;line-height: 0.26rem;max-width:80%;margin: 0 auto;margin-top: 0.2rem;line-height: 0.3rem;}
.main .serlist{/* margin-top: 1rem; */}
.main .serlist li:hover img{transform: rotateY(180deg);}
.main .serlist li img{
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
	width:0.9rem;
}








/* 页尾 */
.footer {
	color: #FFFFFF;
	background: #b2070b;
	padding: 15px 0;
}
.footer h2{
	font-size: 16px;
	font-weight: normal;
}
.links a{color: #FFFFFF;padding: 0 15px;font-size: 16px;}
.copy{
	min-height: 200px;
	color: #FFFFFF;
	background: url(/jxzlglc2023/img/dbbj.png)center top;
	
	font-size: 16px;
	
}







.nav_left {
	/* margin-top: 90px; */
	/* max-width: 280px; */
	width: 20%;
	position: relative;
	z-index: 2;
}

.nav_left>h2 {
	font-size: 0.24rem;
	text-align: center;
	height: 90px;
	line-height: 90px;
	color: #fff;
	background: #1953d0;
}


.nav_left ul li a {
	font-size: 18px;
	display: block;
	text-align: center;
	height: 59px;
	line-height: 59px;
	box-sizing: border-box;
	color: #333;
	/* border-left: 4px solid #16529f; */
	border-bottom: 1px solid #f3f1ec;
	background-color: #e9edf4;
}

.nav_left ul li:hover a {
	color: #fff;
	border-left: none;
	background-color: #1953d0;
}

.nav_left .act a{
	border-left: none;
	background-color: #004e9e;
	color: #fff;
}

/*右侧*/
.nav_right {
	width: 76%;
	/* max-width: 1040px; */
	/* padding: 30px; */
	background-color: #fff;
	margin-bottom: 65px;
}

.right_top {
	border-bottom: 2px solid #004e9e;
	/* margin-top: 20px; */
	margin-bottom: 15px;
}

.right_top>h3 {
	font-size: 0.28rem;
	color: #1953d0;
	height: 0.7rem;
	font-weight: normal;
	line-height: 0.7rem;
}


.right_top>p{
}
.right_top>p,
.right_top>p a {
	font-size: 12px;
	color: #333;
	margin-top: 25px;
}

.right_top>p {
	margin-right: 10px;
}










.fan {
	margin: 0.6rem auto;
}

.list {}

.list ul li {
	/* padding-bottom: 17px; */
	overflow: hidden;
	position: relative;
	padding: 0.15rem 0;
	border-bottom: 1px dashed #ccc;
}

.list ul li:nth-child(10n) {
	/* padding-bottom: 0; */
}

.list ul li a {
	width: 75%;
	float: left;
	box-sizing: border-box;
	padding-left: 23px;
	font-size: 0.18rem;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	background: url(/jxzlglc2023/img/dot3.png) no-repeat left center;
}

.list ul li::before {
	/* content: ""; */
	width: 15px;
	height: 47px;
	position: absolute;
	left: 0;
	top: 7px;
	background: url(/jxzlglc2023/img/ico5.png) no-repeat left top;
}

.list ul li .date {
	float: right;
	/* line-height: 30px; */
	font-size: 0.18rem;
	color: #888888;
}



/*内容*/
.content {}

.content_title>h1,
.dp>h1 {
	font-size: 22px;
	font-weight: bold;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
	line-height: 1.5;
}

.content_title>p {
	text-align: center;
	color: #888888;
	padding-bottom: 20px;
	border-bottom: 1px dashed #cbbda6;
	margin-bottom: 25px;
}

.cont {
	padding: 0.2rem 1rem;
	margin-top: 30px;
	background: #FFFFFF;
}


.cont p {
	text-indent: 2em;
	line-height: 30px;
	font-size: 16px;
	margin-top: 10px;
}

.fen {
	background: #eeeeee;
	height: 45px;
	margin: 20px 0px;
	overflow: hidden;
}

.fen .popup_renren {
	background-position: 1px -208px;
}

.fen .popup_tqq {
	background-position: 1px -260px;
}

.ye {
	margin-top: 40px
}

.ye p {
	color: #747474;
	margin: 15px 0px;
	font-size: 16px;
}

.ye p a {
	color: #747474;
	font-size: 16px;
}

.ye p a:hover {
	color: #0a5498;
}

.fen .bdsharebuttonbox {
	width: 185px;
	margin: 5px auto;
}



.dp {
	margin-bottom: 80px;
}

.dp .content_title {

	border-bottom: 1px solid #a7d1b3;

	text-align: center;
}

.dp .content_title h1 {
	font-size: 0.38rem;
	padding-bottom: 0.3rem;
	display: inline-block;
	border-bottom: 2px solid #1d6331;
	margin-bottom: 0;
}

.piclist ul li {
	float: left;
	width: 25%;
	margin-bottom: 0.3rem;
}

.piclist ul li a {
	display: block;
	margin: 0 3%;
}

.piclist ul li a p {
	text-align: center;
	font-size: 16px;
	overflow: hidden;
	line-height: 40px;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.piclist .videopic {
	width: 100%;
	height: 2rem;
	overflow: hidden;
}

.piclist .videopic span {
	display: block;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	width: 100%;
	height: 100%;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}

.piclist ul li:hover .videopic span {
	-webkit-transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1);
	-o-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1);
	-webki