.nybanner{display:none;}

.ny-banner {
    width: 100%;
    height: 300px;
    position: relative;
    overflow: hidden;
}

.ny-banner img {
    width: 100%;
    height: 300px;
    overflow: hidden;
}

.w1600 {
    margin-top: 20px;
    padding-bottom: 20px;
}

.culm-fl {
    width: 250px;
    background: rgb(255, 255, 255);
    padding-bottom: 20px;
    padding-top: 20px;
}

.culm-fl h3 {
    line-height: 95px;
    font-size: 22px;
    color: rgb(255, 255, 255);
    text-align: center;
    background: rgb(33 96 173);
    font-weight: normal;
}

.culm-fl h3::before {
    width: 27px;
    height: 26px;
    background: url("../img/icon17_03.png") 0px center no-repeat;
    display: inline-block;
    content: "";
    margin-right: 10px;
    position: relative;
    top: 5px;
}

.culm-fl ul {
    background-color: rgb(239, 239, 239);
    padding-bottom: 50px;
}

.culm-fl ul li {
    border-bottom: 1px solid rgb(211, 211, 211);
    display: block;
    font-size: 16px;
    line-height: 57px;
    margin: 0px 20px;
    text-align: center;
}

.culm-fl ul li a {
    padding: 15px 0px;
    text-align: center;
    line-height: 28px;
}

.culm-fr {
    width: 1080px;
}

.culm-fl ul li a.cur {
    color: rgb(0, 155, 108);
}

.location {
    text-align: left;
    padding: 20px 0px;
    border-bottom: 1px solid rgb(226, 226, 226);
}

.location a {
    display: inline-block;
    float: left;
    color: rgb(102, 102, 102);
}

.location a .home {
    background: url("../img/location-home.png") left 2px no-repeat;
}

.location a span, #contents .location strong {
    font-weight: 500;
    padding-left: 24px;
    font-size: 13px;
    background: url("../img/location-sep.png") 10px 0px no-repeat;
}

.list li {
    padding: 25px 0px;
    border-bottom: 1px solid rgb(234, 234, 234);
}

.list li .list-data {
    width: 95px;
    height: 100px;
    margin-right: 28px;
    text-align: center;
    background: rgb(247, 242, 240);
}

.list li .list-data .day {
    font-size: 36px;
    height: 46px;
    padding-top: 16px;
    color: rgb(7, 104, 163);
}

.list li .list-data .year {
    font-size: 14px;
    color: rgb(150, 150, 150);
    margin-top: 3px;
}

.list li .list-box {
    width: 950px;
}

.list li .list-box .list-boxfr, .list li .list-box .list-boxfr img {
    width: 200px;
}

.list-boxfl h2 {
    font-size: 22px;
    line-height: 32px;
    color: rgb(0, 0, 0);
    overflow: hidden;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}

.list-boxfl p {
    line-height: 25px;
    margin-top: 15px;
    font-size: 15px;
    color: rgb(130, 130, 130);
    overflow: hidden;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.list-boxfl a {
    width: 98px;
    height: 36px;
    line-height: 36px;
    display: inline-block;
    text-align: center;
    margin-top: 24px;
    color: rgb(119, 119, 119);
    border: 1px solid rgb(206, 206, 206);
}

.list li:hover .list-data {
    background-color: rgb(33 96 173);
    color: rgb(255, 255, 255);
}

.list li:hover .list-data .day, .list li:hover .list-data .year {
    color: rgb(255, 255, 255);
}

.list li:hover .list-boxfl h2 {
    color: rgb(33 96 173);
}

.list li:hover a {
    background-color: rgb(207, 167, 88);
    color: rgb(255, 255, 255);
}

.con-box {
    margin: 60px auto;
}

.content {
    background: rgb(255, 255, 255);
    min-height: 700px;
    font-size: 18px;
}

#inner .content {
    width: 950px;
    float: left;
}

.content .con_nav h2 {
    font-size: 30px;
    color: rgb(1, 1, 1);
    padding: 0px 0px 15px;
    text-align: center;
}

.content .con_nav .ly {
    height: 54px;
    line-height: 54px;
    border-bottom: 1px solid rgb(230, 230, 230);
    margin-bottom: 20px;
    color: rgb(124, 124, 124);
    font-size: 13px;
    text-align: center;
}

.hznr {
    font-size: 18px;
}

.content img {
    margin: 15px auto;
    display: inline-block;
}

.content p {
    text-indent: 2em;
    text-align: left;
    color: rgb(51, 51, 51);
    margin-bottom: 16px;
    line-height: 40px;
    font-family: 微软雅黑 !important;
}
.content p span{
  
}
.pageBar {
    padding-top: 20px;
    margin-top: 35px;
    border-top: 1px solid rgb(222, 222, 222);
    font-size: 16px;
}

.pageBar p {
    text-indent: 0px;
}

.pageBar p.prev {
    margin-bottom: 0px;
}

.con_nav {
    margin-top: 20px;
}

.text-d {
    padding-top: 20px;
}

.text-d p {
    line-height: 36px;
    font-size: 16px;
    text-indent: 2em;
}

.searchWrap {
    min-height: 600px;
    background: rgb(255, 255, 255);
    padding-bottom: 50px;
}

.searchWrap .serBox {
    padding: 25px;
    background: rgb(244, 244, 244);
    margin-bottom: 20px;
    margin-top: 20px;
}

.searchWrap .txt {
    border: none;
    height: 40px;
    width: 1198px;
    font-size: 15px;
    padding-left: 10px;
    color: rgb(61, 61, 61);
}

.searchWrap .btn {
    border: none;
    height: 40px;
    width: 120px;
    text-align: center;
    float: right;
    cursor: pointer;
    color: rgb(255, 255, 255);
    right: 10px;
    top: 20px;
    background: rgb(37 140 255);
    font-size: 18px;
}

.searchWrap ul {
    padding-bottom: 30px;
}

.searchWrap ul li {
    line-height: 2em;
    border-bottom: 1px solid rgb(222, 222, 222);
    padding: 20px 0px;
}

.searchWrap ul li a {
    display: block;
}

.searchWrap ul li a h3 {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 15px;
}

.searchWrap ul li a p {
    font-size: 14px;
}

.searchWrap ul li a span.time {
    color: rgb(153, 153, 153);
    margin-top: 15px;
}





.con_fl{width:19%;position: relative;/* margin-top: -100px; */z-index:99;padding-top: 25px;}
.con_fl h1{width:100%;padding: 50px 0px;font-size: 31px;color: #fff;background: #0176d5;text-align: center;}
.accordion
{
    max-width: 100%;
    border-top: none;
    background: #f8f8f8;
    padding-bottom: 53px;
    border-left: 2px solid #0176d5;
    -webkit-box-shadow: 0px 0px 10px rgba(0,0,0,0.2);
    box-shadow: 0px 0px 10px rgba(0,0,0,0.2);
}

.accordion .link {
    cursor: pointer;
    display: block;
    /* padding: 15px 8px; */
    color: #4D4D4D;
    font-size: 17px;
    /* border-bottom: 1px solid #ddd; */
    position: relative;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    text-align: center;
    line-height: 55px;
}
.accordion .link a{color: #333;border-bottom: 1px solid #ddd;display: block;}
.accordion li:last-child .link {
    border-bottom: 0;
}
.accordion li.open{
	
/* background: #2066b4; */
	
/* border-bottom: 1px solid #0176d5; */
}
.accordion li.open .link a {
    color: #268655;
	font-weight: bold;
}
.submenu li.open1 a{color:#268655}
.accordion li{
    cursor: pointer;
    position: relative;
}
.accordion li i {
    position: absolute;
    top: 14px;
    left: 12px;
    font-size: 18px;
    color: #595959;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.accordion li i.fa-chevron-down {
    right: 12px;
    left: auto;
    font-size: 16px;
    display: inline-block;
    width: 24px;
    height: 28px;
    background: url("../img/list_sub_bgon.png") no-repeat center;
}
.accordion li.open .link {/* border-left:5px solid #ffd800; */}
.accordion li.open .link a {
    color: #0176d5;
    font-weight: bold;
}
.submenu li.open1 a{color: #1a73e8;}
.accordion li.open i {
    background: url("../img/list_sub_bgon1.png") no-repeat;
    top: 22px;
    right: 5px;
    left: auto;
    font-size: 4px;
    display: inline-block;
    width: 24px;
    height: 28px;
}

/* .accordion li.open i.fa-chevron-down {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
} */
.submenu {
    display: none;
    background: #ffffff;
    font-size: 14px;
}

.submenu li {
}

.submenu a {
    display: block;
    text-decoration: none;
    color: #666;
    padding: 12px 0px;
    /* padding-left: 42px; */
    -webkit-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease;
    font-size: 16px;
    text-align: center;
}

.submenu a:hover ,.submenu li.current a{
    color: #505050;
	font-size: 16px;
	font-weight: bold;
}
.accordion li i.fa-chevron-down:before{background: url(/webvpn/LjIwNC4xNzAuMjE0LjIwOQ==/LjE1MC4xMDIuMTQ4LjE0My45OC4xMDEuMTA5LjEwMy45OS4xMDYuMTUyLjE0NS4xNDYuMTUwLjExMS4xMTIuMTA3LjEwMy4xMDUuOTc=/system/_owners/bio/_webprj/2023/images/icon9_03.png?vpn-0) no-repeat;width:13px;height:8px;display: inline-block;}
.con_fr{width:81%;}

.list_r_d{min-height:650px;}
.list_r_d ul{padding:20px 13px;height:auto;overflow:hidden;}
.leader-list ul li{
	width: 175px;
	height: 174px;
	margin-bottom: 60px;
	background: none;
	line-height: initial;
	/* padding: 0; */
	border: none;
	float:left;
	margin-right: 30px;
}
.leader-list ul li a{
	display: block;
	width: 100%;
	height: 100%;
	text-align: center;
}
.leader-list li .leader-img{
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.leader-list li .leader-img img{
	width: 131px;
	height: 174px;
	vertical-align: middle;
	transition: all .5s;
	moz-transition: all .5s;
	-webkit-transition: all .5s;
	-o-transition:  all .5s;
	object-fit: cover;
}
.leader-list .leader-txt{
	width: 68%;
	height: 211px;
	overflow: hidden;
	padding: 20px 60px 20px 0;
}
.leader-txt h2{
	font-size: 19px;
	font-weight: normal;
	color: #333;
	transition: all .5s;
	moz-transition: all .5s;
	-webkit-transition: all .5s;
	-o-transition:  all .5s;
}
.leader-txt p{
	width: 100%;
	height: 90px;
	font-size: 16px;
	color: #666;
	margin-top: 30px;
	overflow: hidden;
	line-height: 30px;
	transition: all .5s;
	moz-transition: all .5s;
	-webkit-transition: all .5s;
	-o-transition:  all .5s;
}
.leader-list ul li h2{text-align:center;font-size: 17px;margin-top:12px;font-weight: normal;}
.culm_l{margin-top:20px;}
.culm_l h1{font-size: 17px;color: #333;/* margin-bottom: 10px; *//* padding-bottom: 13px; */border-bottom: 1px solid #0176d5;height: 42px;line-height: 42px;font-weight: normal;}
.culm_l h1 span{display:inline-block;background:#0176d5;color:#fff;padding: 0 33px;/* width: 185px; */}
.culm_l ul{margin-top:10px;}
.hznr table{ border: 0px;border-left:1px solid #ddd; border-top:1px solid #ddd;width:750px; margin:20px auto}
.hznr table tr td{ border-left:0px; border-top:0px;line-height: 23px; padding: 5px; border-right-width: 1px; border-bottom-width: 1px; border-right-style: solid; border-bottom-style: solid; border-right-color: #ddd; border-bottom-color: #ddd; }
.hznr table tr td p{text-indent:0em; padding:0px; margin:0px; text-align:center; }