@charset "utf-8";

.body-head{
position:fixed;
}

.nbanner {
    position: relative;
}
.nbannerPic{
	padding-bottom:30%;
	position: relative;
	}
.nbannerPic img:hover {
    transform: scale(1);
}	
.title {
  position: absolute;
  left: 0;
  width: 100%;
  bottom: 0px;
}
.gp-bread a{
	color:#fff;
	}
.gp-bread span {
    color: #fff;
}

.tit2top{
	padding-bottom:5px;
	margin-bottom:10px;
	box-sizing: border-box;
    position: relative;
text-align:center;
	}
.tit2top h2{
	display: inline-block;
    font-weight: normal;
    line-height: 40px;
    position: relative;
	}
.title2 {
width:20%;
  display: inline-block;
  padding: 15px 0px;
  box-sizing: border-box;
  background: rgba(11, 82, 179, .88);
}
.tit2top h2::after {
    content: '';
    display: block;
    width: 100%;
    height: 2px;
    background: #e60012;
    position: absolute;
    left: 0;
    bottom: -10px;
}
.bit-Notice {
  display: inline-block;
  padding: 38.5px 80px;
  float: right;
  box-sizing: border-box;
  background: rgba(39, 146, 147, .88);
}
.articleList02{display: flex;}
.anniversary{
  text-align: right;
}




.zoomIn {
	-webkit-animation-name: zoomIn;
	animation-name: zoomIn;
	animation-duration: 0.5s;
	-webkit-animation-duration: 0.5s;
	animation-timing-function: ease-in-out;
	-webkit-animation-timing-function: ease-in-out;
	visibility: visible !important;
	display: block;
}




.body_home {
	height: 100%;
	/* overflow: hidden; */
	position: relative;
	z-index: 1;
}

.body_b {
	position: fixed;
	left: 0;
	top: 100%;
	bottom: 0;
	right: 0;
	background: #fff;
	overflow: hidden;
	transition: top .7s cubic-bezier(.5, 0, .2, 1) 0s;
	z-index: 1;
	overflow: auto;
	outline: 0
}

.body_b * {
	outline: 0
}

.body_b.showdiv {
	top: 0
}

.wrapTop {
	width: 100%;
	background: linear-gradient(rgba(0, 63, 152, .8), rgba(0, 63, 152, 0));
}

.backtop {
    width: 46px;
    height: 54px;
    background: url(../images/backtop.png);
    background-size: 100% 100%;
    opacity: 0.5;
    position: fixed;
    right: 5px;
    bottom: 0;
    z-index: 105;
    cursor: pointer;
}


.zoomIn {
	-webkit-animation-name: zoomIn;
	animation-name: zoomIn;
	animation-duration: 0.5s;
	-webkit-animation-duration: 0.5s;
	animation-timing-function: ease-in-out;
	-webkit-animation-timing-function: ease-in-out;
	visibility: visible !important;
	display: block;
}

@-webkit-keyframes zoomIn {
	from {
		opacity: 0;
		-webkit-transform: scale3d(0.3, 0.3, 0.3);
		transform: scale3d(0.3, 0.3, 0.3);
	}

	50% {
		opacity: 1;
	}
}


.body_home {
	height: 100%;
	/* overflow: hidden; */
	position: relative;
	z-index: 1;
}

.body_b {
	position: fixed;
	left: 0;
	top: 100%;
	bottom: 0;
	right: 0;
	background: #fff;
	overflow: hidden;
	transition: top .7s cubic-bezier(.5, 0, .2, 1) 0s;
	z-index: 1;
	overflow: auto;
	outline: 0
}

.body_b * {
	outline: 0
}



footer{position: relative !important;}
.foot-school .title{position: relative;
    bottom: 0;}


/*内容页*/
main {
    min-height: 400px;
    padding-bottom: 0px;
    box-sizing: border-box;
    position: relative;
	background:url(../images/n_bg.jpg) no-repeat bottom center;
}

.dzvc_wz_neirong {
	width: 100%;
	overflow: hidden;
	padding-top: 0px;
	padding-bottom: 0px;
}

.dzvc_wz_content {
	display: flex;
	justify-content: space-between;
}

.dzvc_wz_nei {
	width: 20%;
}
.dzvc_wz_xiao{
	margin: 0;
	padding: 0;
	box-sizing: border-box;
	vertical-align: middle;
	}
	.dzvc_wz_rong {
	width: 78.6%;
	
	padding: 0px 10px 25px 25px;
	
	box-sizing: border-box;
	vertical-align: middle;
}
.wen_zhang {
	width: 100%;
	background: #fff;
	padding: 0px 25px 25px 25px;
	
	box-sizing: border-box;
	vertical-align: middle;
}

.dzvc_wz_weizhi {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 15px 0;
	border-bottom: 1px #ccc solid;
}

.dzvc_wz_wei p {
	font-size: 24px;
	color: #1a37a0;
	position: relative;
	padding-left: 15px;
font-weight: bold;
}

.dzvc_wz_wei p::after {
	content: "";
	width: 5px;
	height: 18px;
	background: #1a37a0;
	left: 0;
	right: auto;
	top: 8px;
	position: absolute;
}

.dzvc_wz_zhi a {
	font-size: 16px;
	color: #333;
}
.dzvc_wz_neirong2{
	padding-top:20px;
	}
.dzvc_wz_neirong2 p {
	color: #000;
    text-align: justify;
    font-size: 20px;
    line-height: 40px;
   
}


/*现任领导 list xrld*/

.dzvc_xrld{
	padding-top: 16px;
}
.dzvc_xrld dl{
	display: block;
	width: 96%;
	height: 210px;
	background: #f9f9f9;
	margin-bottom: 22px;
	padding: 2%;
}
.dzvc_xrld dl:hover{
	-webkit-box-shadow: 0 6px 20px #aaa;
    -moz-box-shadow: 0 6px 20px #aaa;
    box-shadow: 0 6px 20px #aaa;
}
.dzvc_xrld dl dt{
	float: left;
	width: 22%;
	height: 210px;
	overflow: hidden;
	margin-right: 2%;
}
.dzvc_xrld dl dt img{
	width: 140px;
	height: 208px;
	background-size: 100% 100%;
}
.dzvc_xrld dl dd{
	float: left;
	width: 76%;
	height: 210px;
	position: relative;
}
.dzvc_xrld dl dd .title{
	height: 53px;
	line-height: 54px;
	border-bottom: 1px solid #f1f1f1;
	margin-bottom: 8px;
}
.dzvc_xrld dl dd .title .line{
	position: absolute;
	left: 0px;
	top: 53px;
	display: block;
	width: 52px;
	height: 1px;
	background:#eb6100;
}
.dzvc_xrld dl dd .title .zc{
	font-size: 16px;
	font-family: "Microsoft Yahei";
	color: #212121;
	font-weight: bold;
	margin-right: 20px;
}
.dzvc_xrld dl dd .title .xm{
	font-size: 16px;
	font-family: "Microsoft Yahei";
	color: #212121;
}
.dzvc_xrld dl dd p{
	height: 32px;
	line-height: 32px;
	font-size: 14px;
	font-family: "Microsoft Yahei";
	color: #666;
}
.dzvc_xrld dl dd span.fg{
	font-weight: bold;
	color: #212121;
}
.dzvc_xrld dl dd span.dw{
	font-weight: bold;
	color: #212121;
}
.dzvc_xrld dl dd span.lx{
	font-weight: bold;
	color: #212121;
}
.dzvc_xrld dl dd .ckxq{
	height: 26px;
	line-height: 26px;
	padding: 0 30px;
	border-radius: 14px;
	position: absolute;
	left: 0px;
	bottom: 0;
	font-family: "Microsoft Yahei";
	color: #eb6100;
	font-size: 16px;
	background: #f0f0f0;
	text-align: center;
}
.dzvc_xrld dl:hover dd .ckxq{
	background: #eb6100;
	color: #fff;
}
/*end list xrld*/


/*历任领导*/

.ul-list-d1 li{margin-bottom:28px}
.ul-list-d1 .tit{overflow:hidden;padding:15px 80px 15px 40px;background:url(../images/d-bg1.png) center right no-repeat #467ac0;-o-background-size:cover;background-size:cover;border-radius:10px 10px 0 0; }
.ul-list-d1 .tit h3{width:90%;float:left;font-size:20px;font-weight:700;color:#fff;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}
.ul-list-d1 .tit span{float:right;width:32px;height:32px;-webkit-transition:.5s;-o-transition:.5s;-moz-transition:.5s;transition:.5s}
.ul-list-d1 .tit span img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}

.ul-list-d1 .tit{padding:0.7vw 4vw 0.7vw 2vw;border-radius:.52vw .52vw 0 0 ;}
.ul-list-d1 .tit span{width:1.666vw;height:1.666vw}
.ul-list-d1 .title{border-bottom-width:.104vw}
.ul-list-d1 .title span{float:left;width:33.3%;font-size:1.145vw;margin-bottom:.833vw}

.ul-list-d1 .title{border-bottom:1px solid #eaeaea}
.ul-list-d1 .title span{float:left;width:33.3%;font-size:18px;margin-bottom:16px;font-weight:600;color:#333;}
.ul-list-d1 .m-require .item .s1,.ul-list-d1 .title .s1{padding-left:0px}
.ul-list-d1 .m-require .item .s4,.ul-list-d1 .title .s4{width:20%}
.ul-list-d1 .m-require{padding:20px 70px 20px;background:#fff;box-shadow:-1px 4px 30px 0 rgba(62,81,110,.26);border-radius:0 0 10px 10px}
.ul-list-d1 .m-require .item span{float:left;width:33.3%;font-size:18px;font-weight:400;color:#333;padding:16px 0 6px;}





.dzvc_wz_xue {
	width: 100%;
	background-color: #1a37a0;
	
	background-size: 100% 100%;
	display: flex;
	align-items: center;
	height: 87px;
	padding-left: 53px;
}

.dzvc_wz_xue2 {
	width: 100%;
	background-color: #ccc;
	background-size: 100% 100%;
	display: flex;
	align-items: center;
	height: 55px;
	padding-left: 53px;
	cursor: pointer;
}
.dzvc_wz_xue2 p {
	font-size: 20px;
	line-height: 28px;
	color: #000;
}
.dzvc_wz_xue p {
	font-size: 30px;
	line-height: 28px;
	color: #fff;
}

.dzvc_wz_jj {
	padding: 0 0 25px 0;
	background-color: #f9f9f9;
	border-bottom: #1a37a0 solid 5px;
	
	background-repeat: no-repeat;
	background-position: 100% 100%;
}

.dzvc_wz_jj1 {
	display: flex;
	justify-content: space-between;
	align-items: center;
	border-bottom: #eee solid 1px;
}

.dzvc_wz_jj1:nth-last-child(1) {
	border-bottom: 0;
}

.tu1 {
	display: none;
}

.jianjie1 {
	font-size: 18px;
	color: #333333;
	padding: 25px 0;


}

.jianjie1 img {
	padding: 0 10px;
	opacity: 0;
}

.dzvc_wz_jj2 .jianjie1 img {
	opacity: 1;
}

.dzvc_wz_jj2 .jianjie1 span {
	color: #1a37a0;
}

.dzvc_wz_jj2 .tu1 {
	display: block;
}

.dzvc_wz_jj2 .tu2 {
	display: none;
}




.news_neirong {
	width: 100%;
	overflow: hidden;
	background-color: #fbfbfb;

	background-size: 100% 100%;
	
	padding-bottom: 60px;
}

.news_content {
	display: flex;
	justify-content: space-between;
}

.news_nei {
	width: 69%;
}

.news_rong {
	width: 28%;
	background-color: #fff;
}

.news_tu2 {
	display: none;
}

.news_nei1 {
	display: flex;
	align-items: center;
	background-color: #fff;
	padding: 15px 25px 15px 20px;
	transition: all 0.8s;
	background: rgb(255,255,255,0.7);
	margin-bottom: 20px;
	box-shadow: #e5e5e5 1px 4px 12px;
	box-sizing: border-box;
}

.news_xinwen {
	padding-left: 15px;
}

.news_tu a img {
	width: 380px;
	height: 225px;
}

.news_xinwen a h2 {
	font-size: 18px;
	line-height: 36px;
	color: #333;
	padding-bottom: 13px;
	transition: all 0.4s;
	font-weight:normal;
}

.news_xinwen a p {
	font-size: 14px;
	line-height: 26px;
	color: #333;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-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;
	padding-bottom: 20px;
	transition: all 0.4s;
	height: 82px;
	box-sizing: border-box;
}

.news_xinwen a span {
	font-size: 14px;
	line-height: 26px;
	padding-left:22px;
	background:url(../images/time3.png) no-repeat left center;
}

.news_xinwen a h2 span {
	font-size: 14px;
	line-height: 26px;
}

.news_xinwen a span img {
	padding-right: 10px;
}

.news_nei1:hover {
	background-color: #1a379f;

}

.news_nei1:hover .news_xinwen a h2 {
	color: #fff;
}

.news_nei1:hover .news_xinwen a p {
	color: #fff;
}

.news_nei1:hover .news_xinwen a span {
	color: #fff;
	background:url(../images/time31.png) no-repeat left center;
}

.news_nei1:hover .news_xinwen .news_tu1 {
	display: none;
}

.news_nei1:hover .news_xinwen .news_tu2 {
	display: block;
}

.news_wen2 ul li a {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.news_wen2 ul li a p {
	font-size: 15px;
	color: #333;
	line-height: 19px;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	display: -moz-box;
	-moz-line-clamp: 1;
	-moz-box-orient: vertical;
	overflow-wrap: break-word;
	word-break: break-all;
	white-space: normal;
	overflow: hidden;
	transition: all 0.4s;
}
.news_wen2 ul li a span {
	font-size: 15px;
	color: #333;
	line-height: 17px;
	white-space: nowrap;
}
.news_wen1 {
	display: flex;
	width: 100%;
	padding: 20px 0;
	border-bottom: 2px #005964 solid;
}
.news_wen1 p {
	padding-left: 15px;
	font-size: 22px;
	line-height: 28px;
}
.news_wen2 ul li {
	padding-top: 18px;
}
.news_wen {
	background-color: #fff;
	padding: 0 15px;
}
.news_nei1:nth-last-child(1) {
	margin-bottom: 0;
}

.news_wen2 ul li:hover a p {
	color: red;
}
.news_wen2 ul li:hover a span {
	color: red;
}

/*图片文章列表*/
.dzvc_wz_neirong2 .list{
	overflow:hidden;
	margin-top:40px;
	}
.dzvc_wz_neirong2 .list li{
	float:left;
	width:calc(33% - 22px);
	margin-right:30px;
	margin-bottom:30px;
	}
.dzvc_wz_neirong2 .list li:nth-child(3n+0){
	margin-right:0;
	}
.dzvc_wz_neirong2 .list li .img{
max-height:200px;

}
.dzvc_wz_neirong2 .list li:hover .txt p{
	color:#143270;
	transition: all 0.3s linear;
	}
.dzvc_wz_neirong2 .list li:hover .img{
	transform: scale(1.05, 1.05);
	transition: transform 0.6s ease 0s;
	}
.dzvc_wz_neirong2 .list .txt{
	padding:20px;
	background-color:#f5f5f5;
	overflow:hidden;
	}
.dzvc_wz_neirong2 .list .txt p{
	font-size: 16px;
	height: 52px;
	line-height: 26px;
	color: #000;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	}
.dzvc_wz_neirong2 .list .txt span{
	float:right;
	display:block;
	margin-top:10px;
	font-size:14px;
	line-height:18px;
	color:#143270;
	padding-left:24px;
	
	background-size:18px;
	}

/*组织机构*/
.bm1 {
	width: 80%;
	margin-bottom: 20px;
	background: linear-gradient(to right, #005964, transparent);
}
.bm1 p {
	font-size: 24px;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 30px;
	color: #fff;
	position: relative;
}
.bm1 p::after {
	content: "";
	width: 5px;
	height: 20px;
	background: #fff;
	left: 10px;
	right: auto;
	top: 30%;
	position: absolute;
}
.danwei {
	display: flex;
	flex-wrap: wrap;
}


.danwei_nei {
	width: 30%;
	display: flex;
	align-items: center;
	padding: 0 1%;
    display: flex;
    height: 80px;
    background: #f5f5f5;
    margin-bottom: 25px;
    box-shadow: #8D9AA6 3px 3px 3px;
    transition: all 0.6s;
    margin-right: 1.8%;
}
.danwei_nei:nth-child(3n+0){
	margin-right:0;
	}
.danwei_nei a {
	color: #000000;
	font-size: 18px;
	line-height: 28px;
	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;
	transition: all .4s;
}
.danwei_nei:hover  a {
	color: #1a37a0;
	transform: translateX(10px);
}




/*文章内容*/
.ny_k {
        width: 100%;
        background-color: #fff;
        padding: 10px 30px 30px 30px;
        float: left;
		    box-sizing: border-box;
    }
    .ab_nr {
        width: 100%;
        float: left;
        font-size: 16px;
        line-height: 30px;
        color:#666;
		margin-top:40px;
    }
    .ab_nr p {
        margin-bottom: 10px;
text-align: justify;
    }
    .ny_bt {
        width: 100%;
        float: left;
        margin-bottom: 35px;
        text-align: center;
        line-height: 155%;
    }
    .ab_fx{
        float:left;
        width:100%;
        font-size:16px;
        color:#666;
        line-height: 32px;
        margin-top:20px;
    }
    .ab_fx a{
        margin-left: 10px;
    }
	.sbt {
        width: 96%;
        font-size: 24px;
        font-size:2.4rem;
        margin:0 auto;
		line-height: 4rem;
    text-align: center;
    padding: 25px 0 25px 0;
    font-weight: bold;
    }

    .sbt_sub{
        width: 100%;
        font-size: 16px;
        line-height: 20px;
        text-align: center;
        float:left;
        color: #999999;
    }
	
.pages-date{ width: 96%;
margin:0 auto;
    border-bottom: 1px #dcdcdc solid;padding-top: 7px; text-align:center;color: #666666;
    font-size: 14px;
    height: 35px;
    overflow: hidden;}
.pages_print{    border-bottom: none;
    top: 7px;
  
    float: right;}
	.pages_print .printIco {
    float: left;
    background: url(../images/ico.png) no-repeat 0px 0px;
    padding-left: 22px;
}
.pages-date span.font, .pages_print span.font {
    margin: 0 10px;
}
.editor{ padding-bottom:30px;}


    .ssj {
        width: 100%;
        float: left;
        text-align: center;
        font-size: 16px;
        padding: 20px 0px 45px 0px;
        color: #999999;
    }
    .sgd {
        width: 100%;
        float: left;
        border-top: solid 1px #ddd;
        padding-top: 20px;
        font-size: 16px;
        line-height: 30px;
        color:#666;
        margin-top: 20px;
    }
    .sgd .ab_fx{
        float: right;
        width:auto;
        margin-top: -30px;
    }



.zxgx{margin-top: 20px;}
.zxgx .zxgx_tit{border-bottom: 1px solid #ccc;padding-bottom: 16px;}
.zxgx .zxgx_tit p{display: inline-block;float: left;}
.zxgx .zxgx_tit .tp{width: 36px;height:36px;background:#1a37a0 url(../images/zxgx_tit.png) center center no-repeat;}
.zxgx .zxgx_tit .tit{font-size: 20px;line-height: 36px;color: #1a37a0;text-indent: 8pt;}
.zxgx ul{margin-top: 24px;margin-left: 6px;border-left: 1px solid #cfcfcf;}
.zxgx ul li{position: relative;margin-bottom:20px;}
.zxgx ul li p.sj{font-size: 12px;color: #1a37a0;    width: 59px;
  height: 26px;background: url(../images/zxgx_sj_bg.png) no-repeat;text-align: center;line-height: 28px;margin-left: 12px;margin-bottom: 12px;}
.zxgx ul li::before{content: "";width: 9px;height: 9px;border:1px solid #cfcfcf;border-radius: 50%;position: absolute;top: 8px;left: -6px;background: #fff;}
.zxgx ul li p.bt{font-size: 14px;line-height: 22px;margin-left: 17px;}
.zxgx ul li a:hover p.bt{
	color:#1a37a0;
	}


/*内容二维码*/
.ny_ewm{
width:60%; margin:0 auto; text-align:center;color: #b5b5b5;font-size: 12px;line-height: 26px;
}

.accordion li{position: relative;overflow:hidden;}
.accordion li i { display:block; width:30px; height:30px;position: absolute;top:0;right:15px;font-size: 18px; color: #595959; -webkit-transition: all 0.4s ease; -o-transition: all 0.4s ease; transition: all 0.4s ease; }
.accordion li .nav-link2 i{display:block; width:30px; height:30px;background: url(../images/arrow1.png) no-repeat center; position: absolute;top:15px;font-size: 18px; color: #595959; -webkit-transition: all 0.4s ease; -o-transition: all 0.4s ease; transition: all 0.4s ease;} 
.accordion li.on2 .nav-link2 i,
.accordion li:hover .nav-link2 i{background: url(../images/arrow1On.png) no-repeat center;}
.accordion li.on2 .nav-link,
.accordion li .nav-link:hover,
.accordion li.open .nav-link{background: url(../images/bgOn.png);background-size: contain;border-bottom:none;}
.accordion li.on2 .nav-link1 a {color: white;}
.accordion li .nav-link:hover {background: url(../images/bgOn.png);background-size: contain;}
.accordion li .nav-link:hover a{color: #FFFFFF;}
.accordion li.open .nav-link a{color: white;font-weight: bold;}
.accordion li.open i.fa-chevron-down {}
.accordion li.open .nav-link{border: none;}
.accordion { width:100%; }
.accordion li:first-child .nav-link{border-top: 1px solid #d9d9d9;}
.accordion .nav-link:hover{}
.accordion .nav-link:hover a{color: #791cb3;}
.accordion .nav-link.hover{}
.accordion .nav-link.hover a{color: #791cb3;}
.accordion .nav-link3 {padding-left:10px;padding-right: 10px;display: block;line-height: 30px;min-height: 30px;height: 100%;border-bottom: 1px solid #d9d9d9;}
.accordion li:last-child .nav-link3{border-bottom: 0px solid #d9d9d9;}
.accordion .nav-link3 a{ display: block;color: #000;font-size: 18px;line-height: 30px;padding: 15px 0;text-align:center;}
.accordion .nav-link3:hover{color: #fff;font-weight: bold;background: url(../images/bgOn.png);background-size: contain;}
.accordion .nav-link3:hover a{color: #FFFFFF;}
.accordion .nav-link3.hover{color: #fff;font-weight: bold;background: url(../images/bgOn.png);background-size: contain;}
.accordion .nav-link3.hover a{color: #FFFFFF;}



/*图说*/

.video-list1 {
width:100%;
overflow:hidden;
margin:10px auto;
min-height:400px;
padding:0;}

.video-list1 .video-item {
    width: 31.3%;
    margin-right: 1%;
	 margin-left: 1%;
    float: left;
    margin-bottom:3%;}
.video-list1 .video-item:nth-child(3n) {
    margin-right: 0;}
.video-list1 .video-item .img {
    width: 100%;
    height: 240px;
    position: relative;
overflow:hidden;
    cursor: pointer;
margin-bottom:5px;}
.video-list1 .video-item .img img {
    width: 100%;
    height: 240px;
    border-radius: 0px;
transition: all 0.6s;}
.video-list1 .video-item .img img:hover { transform: scale(1.2);}

.video-list1 .video-item .title {
    height: 30px;
	line-height:30px;
	margin-top:10px;
    font-size: 18px;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
text-align:left;
position:static;

}
.video-list1 .video-item .title2 {
	text-align: left;
    padding: 0;
    line-height: 30px;
    height: 30px;
    margin: 0;
    font-size: 14px;
    color: #999;
	overflow: hidden;
	background:none;
	padding-right:10px;
}



.video-list2 {
width:100%;
overflow:hidden;
margin:10px auto;
min-height:400px;
padding:0;}
.video-list2 .video-item {
    width: 31.3%;
    margin-right: 1%;
	 margin-left: 1%;
    float: left;
    margin-bottom:3%;}
.video-list2 .video-item:nth-child(3n) {
    margin-right: 0;}
.video-list2 .video-item .img {
    width: 100%;
    height: 140px;
    position: relative;
overflow:hidden;
    cursor: pointer;
margin-bottom:5px;}
.video-list2 .video-item .img img {
    width: 100%;
    height: auto;
   min-height:120px;
object-fit: cover;
    border-radius: 0px;
transition: all 0.6s;}
.video-list2 .video-item .img img:hover { transform: scale(1.2);}


@media screen and (max-width:1024px) {
	.dzvc_wz_content {
		flex-wrap: wrap;
	}

	.dzvc_wz_nei {
		width: 100%;
	}
	.dzvc_wz_rong {
		width: 100%;
	}
	.wen_zhang {
		width: 100%;
	}
.body-head {
    position: absolute;
}

}

@media screen and (max-width:768px) {

 .ab_nr {
        width: 100%;
        float: left;
        font-size: 16px;
        line-height: 30px;
        color:#666;
		margin-top:0px;
    }
.ny_ewm{
display:none;
}
.video-list2 .video-item {
    width: 48%;
    margin-right: 1%;
	 margin-left: 1%;
    float: left;
    margin-bottom:3%;}

.video-list2 .video-item:nth-child(3n) {
    margin-right: 0;}
.video-list2 .video-item .img {
    width: 100%;
    height: 120px;
    position: relative;
overflow:hidden;
    cursor: pointer;
margin-bottom:5px;}
.video-list2 .video-item .img img {
    width: 100%;
    height: auto;
   min-height:120px;
object-fit: cover;
    border-radius: 0px;
transition: all 0.6s;}

.danwei {
	display: flex;
	flex-wrap: wrap;
        padding:5px;
}
.danwei_nei {
	width: 100%;
	display: flex;
	align-items: center;
	padding: 0 1%;
    display: flex;
    height: 80px;
    background: #f5f5f5;
    margin-bottom: 15px;
    box-shadow: #8D9AA6 3px 3px 3px;
    transition: all 0.6s;
    margin-right: 0;
}
.danwei_nei:nth-child(3n+0){
	margin-right:0;
	}
.danwei_nei a {
	color: #000000;
	font-size: 16px;
	line-height: 28px;
	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;
	transition: all .4s;
}
.danwei_nei:hover  a {
	color: #1a37a0;
	transform: translateX(10px);
}

.title2{
width:50%;
}

.dzvc_wz_neirong2 .list li{
	float:left;
	width:100%;
	margin-right:0px;
	margin-bottom:20px;
	}
.dzvc_wz_right{
	display:none;
	
	}
	.dzvc_wz_zhi a,
	.dzvc_wz_zhi span {
		font-size: 14px;
	}
	.dzvc_wz_weizhi {
		flex-wrap: wrap;
		padding: 20px 0;
	}
	.dzvc_wz_zhi {
		width: 100%;
		margin-top: 10px;
	}
	.dzvc_wz_neirong2 p {
		padding-top: 0px;
	}
	.dzvc_wz_neirong2 p img {
		max-height: 220px;
	}
	.dzvc_wz_rong {
		padding: 0px 0 10px 0;
	}
	.wen_zhang {
		padding: 0px 0 20px 0;
	}
	.jianjie1 {
		padding: 15px 0;
	}
	.dzvc_wz_xue p {
		font-size: 20px;
	}
	.dzvc_wz_xue {
		height: 66px;
		padding-left: 53px;
	}
	.dzvc_wz_neirong {
		padding-bottom: 20px;
background-color:#fff;
	}
.pages_print{
display:none;
}
.clearfix .wz {
    padding-left: 0!important;
    width: 100%!important;
    text-align: center;
}
.clearfix .img {
    padding-left: 0!important;
    width: 100%!important;
    text-align: center;
}
.news_nei1 {
    flex-wrap: wrap;
	box-sizing: border-box;
	padding: 15px;
}
.news_xinwen {
    padding-left: 0;
}
.news_tu a img {
    width: 100%;
    object-fit: cover;
}
.news_xinwen a h2 {
    font-size: 18px;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    display: -moz-box;
    -moz-line-clamp: 1;
    -moz-box-orient: vertical;
    overflow-wrap: break-word;
    word-break: break-all;
    white-space: normal;
    overflow: hidden;
	padding-bottom:0;
}
.news_xinwen a p {
	font-size: 14px;
	line-height: 24px;
	color: #333;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-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;
	padding-bottom: 20px;
	transition: all 0.4s;
	height: 75px;
	box-sizing: border-box;
}


.dzvc_wz_jj {
	padding: 10px 10px;
	background-color: #fff;
	border-bottom: #1a37a0 solid 5px;
	
	background-repeat: no-repeat;
	background-position: 100% 100%;
}
.accordion .nav-link3 a{ display: block;color: #666666;font-size: 18px;line-height: 22px;padding: 10px 0;}
.accordion li .nav-link2 i{display:block; width:30px; height:30px;background: url(../images/arrow1.png) no-repeat center; position: absolute;top:10px;font-size: 18px; color: #595959; -webkit-transition: all 0.4s ease; -o-transition: all 0.4s ease; transition: all 0.4s ease;} 
.navNow{  margin-top:-30px;}
.now2 .nowCon2::after{content: "";position: absolute;background: url(../images/bg3.png)no-repeat left center;height: 30px;left:44vw ;right: 0;top: 0;z-index: -2;}
.now2 .nowCon2 p a{font-size: 12px;color: white;display: inline-block;margin-right: 6px; position: relative;line-height:30px;}
.now2 .nowCon2 p a+a::after{content: "";position: absolute;width: 3px;height: 3px;background: #FFFFFF;border-radius: 50%;left: -6px;top: 50%;margin-top: -1px;}
.now .nowCon2 p a:hover{font-weight: bold;}


.ny_k {
        width: 100%;
        background-color: #fff;
        padding: 10px;
        float: left;
		    box-sizing: border-box;
    }
.sbt {
        width: 100%;
        font-size: 22px;
        line-height: 30px;
        text-align: center;
        padding-bottom: 20px;
        border-bottom: solid 1px #ddd;
        float:left;
        margin-top:0px;
        padding-top:0;
    }

    .sbt_sub{
        width: 100%;
        font-size: 16px;
        line-height: 20px;
        text-align: center;
        float:left;
        color: #999999;
    }
	.ssj {
        width: 100%;
        float: left;
        text-align: center;
        font-size: 14px;
        padding: 15px 0px 25px 0px;
        color: #999999;
    }
    .sgd {
        width: 100%;
        float: left;
        border-top: solid 1px #ddd;
        padding-top: 20px;
        font-size: 14px;
        line-height: 30px;
        color:#666;
        margin-top: 20px;
    }

}



@media screen and (max-width:1100px) {
	

	.scroll {
		padding-top: 116px !important;
	}
.mobile-nav dd a{
    box-sizing: content-box;
}
}

@media screen and (max-width:997px) {
	

	.body_b {
		overflow: hidden;
		position: relative;
	}

.body_home{
	z-index:2
}
	

	.ftop {
		display: block;
	}


}


@-webkit-keyframes effect0 {
	from {
		opacity: 0;
	}

	to {
		opacity: 1;
	}
}

@keyframes effect0 {
	from {
		opacity: 0;
	}

	to {
		opacity: 1;
	}
}

@-webkit-keyframes effect1 {
	from {
		opacity: 0;
		transform: translateY(70px);
	}

	to {
		opacity: 1;
		transform: none;
	}
}

@keyframes effect1 {
	from {
		opacity: 0;
		transform: translateY(70px);
	}

	to {
		opacity: 1;
		transform: none;
	}
}

@-webkit-keyframes effect2 {
	from {
		opacity: 0;
		transform: translateX(50px);
	}

	to {
		opacity: 1;
		transform: none;
	}
}

@keyframes effect2 {
	from {
		opacity: 0;
		transform: translateX(50px);
	}

	to {
		opacity: 1;
		transform: none;
	}
}

@-webkit-keyframes effect3 {
	from {
		opacity: 0;
		transform: translateY(-70px);
	}

	to {
		opacity: 1;
		transform: none;
	}
}

@keyframes effect3 {
	from {
		opacity: 0;
		transform: translateY(-70px);
	}

	to {
		opacity: 1;
		transform: none;
	}
}

@-webkit-keyframes effect4 {
	from {
		opacity: 0;
		transform: translateX(-50px);
	}

	to {
		opacity: 1;
		transform: none;
	}
}

@keyframes effect4 {
	from {
		opacity: 0;
		transform: translateX(-50px);
	}

	to {
		opacity: 1;
		transform: none;
	}
}

.alert_box {
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	bottom: calc(100% + 10px);
	background: #fff;
	padding: 5px;
	border-radius: 5px;
	width: 100px;
	height: 100px;
	z-index: 2;
	display: none;
}

.alert_box img {
	width: 100% !important;
	height: 100% !important;
}



/*右侧浮动导航*/
.side-nav {
    z-index: 3;
    position: fixed;
    width: 9rem;
    top: 200%;
    transition: 0.6s;
    transform: translateY(-50%);
    padding-left: 0px;
    right: 6px;
    background: url('../images/side-nav.png') no-repeat left top;
    padding-top: 9.9rem;
    background-size: 100% auto;
}
.side-nav.show {
    top: 50%;
}
.side-nav ul {
    padding: 2rem 0 0;
    width: 9rem;
    border-radius: 0 0 5rem 5rem;
    background-image: linear-gradient(#2aa0e6, #415ef2);
}
.side-nav ul li:not(:last-child) {
    width: 7rem;
    font-size: 1.4rem;
    text-align: center;
    line-height: 3rem;
    border: 1px solid #fff;
    border-radius: 4px;
    height: 3rem;
    margin: 0 auto 8px;
    color: #fff;
    cursor: pointer;
}
.side-nav ul li:not(:last-child):hover {
    background-color: #fff;
    color: #004ea2
}
.side-nav ul li:last-child {
    text-align: center;
    padding: .5rem 0 2.5rem;
    cursor: pointer;
}
.side-nav ul li a {
    color: #fff;
}
.side-nav ul li:not(:last-child):hover a {
    background-color: #fff;
    color: #004ea2
}
@media screen and (max-width:1400px) {
.side-nav {
    z-index: 3;
    position: fixed;
    width: 8rem;
    top: 200%;
    transition: 0.6s;
    transform: translateY(-50%);
    padding-left: 0px;
    right: 6px;
    background: url('../images/side-nav.png') no-repeat left top;
    padding-top: 8.8rem;
    background-size: 100% auto;
}
.side-nav.show {
    top: 50%;
}
.side-nav ul {
    padding: 2rem 0 0;
    width: 8rem;
    border-radius: 0 0 5rem 5rem;
    background-image: linear-gradient(#2aa0e6, #415ef2);
}
.side-nav ul li:not(:last-child) {
    width: 6rem;
    font-size: 1.3rem;
    text-align: center;
    line-height: 3rem;
    border: 1px solid #fff;
    border-radius: 4px;
    height: 3rem;
    margin: 0 auto 8px;
    color: #fff;
    cursor: pointer;
}
}
@media screen and (max-width:1024px) {
.side-nav{
        display: none;
    }

}

/*波浪*/
.waveBox{width: 100%;height: 195px;position: relative;overflow: hidden;bottom:-8rem;z-index:1}
.waveBox canvas{position: absolute;top: 0;left: 0;width: 100%;}
.waveBox #myCanvas1{z-index: 1;}
.waveBox #myCanvas2{z-index: 2;    top: -10px;}
.waveBox #myCanvas3{z-index: 3;    top: 40px;}