@charset "utf-8";
.ny_banner{width:100%;}
.ny_banner img{width:100%;}
/* 侧边导航 */
.ny_content,.content_b{padding-bottom: 140px;background: url(../images/bg_faculty1.png) no-repeat left bottom;border-bottom: 1px solid #ddd;}
.con_fl{width:19%;position: relative;margin-top: -100px;z-index: 4;}
.con_fl h1{width:100%;padding: 50px 0px;font-size: 31px;color: #fff;background: #8094a2;text-align: center;}
.accordion
{
    max-width: 100%;
    border-top: none;
    background: #f6f7f7;
    padding-bottom: 130px;
}

.accordion .link {
    cursor: pointer;
    display: block;
    padding: 15px 8px;
    color: #4D4D4D;
    font-size: 18px;
    border-bottom: 1px dashed #8094a240;
    position: relative;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    text-align: center;
}
.accordion .link a{color: #4D4D4D;}
.accordion .link a.hover{color:#8094a2;font-weight:bold;}
.accordion li:last-child .link {
    border-bottom: 0;
}
.accordion li{
    cursor: pointer;
}
.accordion li i {
    position: absolute;
    top: 21px;
    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: 16px;
    height: 12px;
    background: url(../images/icon9_07.png) no-repeat;
}
.accordion li.open .link {border-left:5px solid #ffd800;}
.accordion li.open .link a {
    color: #c39b3c;
	font-weight: bold;
}

.accordion li.open i {
  width:13px;height:8px;
}

/* .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;
}

.submenu a:hover ,.submenu li.current a{
    color: #505050;
	font-size: 16px;
	font-weight: bold;
}
.accordion li i.fa-chevron-down:before{background: url(../images/icon9_03.png) no-repeat;width:13px;height:8px;display: inline-block;}
.con_fr{width:81%;}
/*当前位置*/
.location {text-align: left;height: 60px;position: relative;margin-top: -61px;background: rgb(51 51 51 / 5%);line-height: 60px;color: #fff;}
.location a{display: inline-block;float: left;color: #fff;}
.location span, #contents .location strong {font-weight: 500;padding-left:24px;font-size: 16px;background: url(../images/location-sep.png) no-repeat 10px 0;}
.location span.home{background: none;}
/* 单篇 */
.con_fr .text,.list_box{padding-top: 30px;padding-left: 5%;}
.con_fr .text .text_b{padding-top: 30px;}
.con_fr .text  h1,.list_box h1{text-align: center;font-size: 29px;color: #c39b3c;padding-bottom: 38px;background: url(../images/icon10_03.png) bottom center no-repeat;}
.con_fr .text p,.content_b .content_c p{font-size: 17px !important;line-height: 38px !important;text-indent:2em !important;margin-bottom: 20px !important;}
/* 内容页 */
.ny_content1{padding-bottom: 0;border-bottom: none;}
.ny_content1 .con_fl h1{padding: 40px 0px;}
.ny_content1 .con_fl{margin-top: -105px;}
.content_b .content_c{box-shadow: 0 0 18px 0 rgb(0 0 0 / 13%);padding: 40px 20px;}
.content_b .content_c h1{font-size: 30px;border-left: 5px solid #a98f23;padding-left: 10px;text-align: left;}
.content_b .content_c .bar{margin-top: 20px;color: #888;font-size: 16px;margin-bottom: 20px;}
.content_b .content_c img{display: block;height: auto;max-width: initial; margin: 10px auto;object-fit: cover;}
/* 列表 */
.list li.nynewsList-img{padding: 30px 20px;border-bottom: 1px solid rgba(0,0,0,0.15);margin: 0;position: relative;display: block;}
.list li.nynewsList-img .text_wrap{margin-left: 0;min-height: 170px;padding: 0;}
.list .img_wrap {width: 280px;max-height: 180px;overflow: hidden;position: relative;padding: 0;margin: 0 25px 0 0;display: inline-block;float: left;}
.list .img_wrap img{min-width:100%;height: 180px;width: 100%;transform: scale(1);-webkit-transition: all 0.8s ease 0s;transition: all 0.8s ease 0s;object-fit: cover;}
.list .info{color:#666;padding: 10px 0;display: block;}
.list .text_wrap {margin-left: 0;padding-right:60px;min-height: 170px;}
.list > li.nynewsList-img:hover .img_wrap *, #contents .list > li:hover .img_wrap *{ transform: scale(1.2); -webkit-transition: all 0.8s ease 0s;  transition: all 0.8s ease 0s;}
/*#contents .nynewsList .text_wrap>span, #contents .nynewsList .text_wrap> a{display:block;}*/
.list > li.nynewsList-img .line{display: inline-block; margin: 0 13px; width: 1px; height: 11px; background: rgba(0,0,0,0.5);}
/*.nynewsList > li.nynewsList-img .title{font-size: 17px;margin-bottom: 10px;line-height: 28px;font-weight: 500;display:inherit;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:inherit;}*/
/*.nynewsList > li.nynewsList-img .text{font-size: 15px;overflow: hidden;color: #555;line-height: 28px;}*/
.list .text_wrap{margin-left: 0;min-height: 170px;padding: 0;}
.list .text_wrap p.time img{margin-right: 10px;}

.ablink {position: absolute;left: 0;top: 0;right: 0;bottom: 0;background: rgba(0,0,0,0);z-index: 5;display: block;}
.list .txt h4,.list li.nynewsList-img h4{
    font-size: 21px;
    color:#545252;
    position:relative;
    font-weight:bold;
    position: relative;
    background-image: linear-gradient(#c39b3c,#c39b3c);
    background-position: 0 100%;
    background-size: 0 1px;
    background-repeat: no-repeat;
    transition: background-size .3s;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
    }
.list li:hover .txt h4,.list li.nynewsList-img:hover h4{background-size: 100% 1px;}
.list .txt h4{margin-top: 16px;}
.list .txt p,.list > li.nynewsList-img p{line-height:27px;color:#777777;}
.list li:hover h4{color: #c39b3c;font-weight:bold;}
.list .line-2{margin-top: 20px;}
.list p.time{margin-top: 10px;}
/* 领导 */
.lead{margin-top: 30px;padding-bottom: 87px;}
.lead .bd{text-align: center;border-bottom: solid 1px #ddd;}
.lead .bd li{display: inline-block;font-size: 22px;margin: 0px 30px;padding-bottom: 15px;cursor: pointer;}
.lead .bd li.on{border-bottom: solid 3px rgb(50 203 120);}
.js-box{padding:25px 0;position: relative;min-height: 110px;padding-left: 130px;border-bottom: solid 1px #ddd;}
.js-list{width: 100%;margin-top: 30px;clear: both;}
.js-left{font-size: 22px;position: absolute;left: 0;top: 25px;color: #c39b3c;padding-left: 30px;background: url(../images/icon-js.png) left 15px no-repeat;line-height: 58px;}
.js-left span{font-size: 15px;}
.js-list li{float: left;/* margin-right: 20px; */width: 20%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.js-list li a{display: block;line-height: 58px;font-size: 16px;color: #4e4e4e;padding:0 30px;}
.js-list li a span{display: inline-block;padding-left: 20px;background: url(../images/icon-li01.png) left center no-repeat;}
.js-list li a:hover{ background: #c39b3c; color: #fff; }
.js-list li a:hover span{ background: url(../images/icon-li02.png) left center no-repeat; }
/* 领导内容页 */
.txtBox{padding-bottom: 40px;}
.txtBox p{text-indent: 2em;font-size: 17px;line-height: 2em;margin-bottom: 16px;}
.txtBox h2.bt{line-height:50px;text-align:center;font-size:25px;margin-top:30px;margin-bottom:30px;}
.con-time{text-align:center;line-height:44px;margin-bottom:16px;color:#888888;background:#fafafa;}
.list_newlead li{border:none;}
.list_newlead li .img_wrap{ max-height:320px;background: #f9f9f9;padding:2%;text-align:center;height:320px;}
.list_newlead > li .title{font-size:18px;color:#c39b3c;line-height:52px;}
.list_newlead .desc{    font-size: 16px;
    font-style: italic;
    color: #282828;
    padding: 10px 0px;}

.list_newlead .mass li{line-height:42px;font-size:15px;color:#757575;padding:0;}

.img_wrap a{background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 100%;
    display: block;}
.list_newlead .btn a{width:150px;height:48px;line-height:48px;background:#c39b3c;color:#fff;display:inline-block;text-align:center;}
.mass li img{vertical-align: middle; margin-right: 6px;}
.list_newlead .btn{margin-top:20px;}
.list_newlead .btn a:hover{background:#eca414;color:#fff;}
.txtBox .list_newlead .desc{font-style: inherit;text-indent: 0;}
.szdy-conx h4{line-height:66px;font-size:22px;color:#c39b3c;border-bottom:1px solid #e2dfdf;margin-bottom: 30px;}
.szdy-conx h4 span{color:#878788;display:inline-block;padding:0px 5px;}
.img_wrap {width: 250px;max-height: 175px;overflow: hidden;position: relative;padding: 0;margin: 0 25px 0 0;display: inline-block;float: left;}
.img_wrap img{min-width:100%; min-height:100%;width: 100%;transform: scale(1);-webkit-transition: all 0.8s ease 0s;transition: all 0.8s ease 0s;}


/* 检索结果 */
/*search*/
.searchWrap {
    min-height: 600px;
    background: #fff;
    clear: both;
}

.searchWrap .serBox {
    padding: 25px;
    background: #f4f4f4;
    margin-bottom: 20px;
}

.searchWrap .txt {
    border: none;
    height: 40px;
    line-height: 40px;
    width: 90%;
    font-size: 15px;
    color: #3d3d3d;
    text-indent: 15px;
}

.searchWrap .btn {
    border: none;
    height: 40px;
    width: 10%;
    text-align: center;
    float: right;
    cursor: pointer;
    display: inline;
    color: #fff;
    background: #c7941b;
    font-size: 18px;
    border-radius: 0;
}

.searchWrap ul {
    padding-bottom: 30px;
}

.searchWrap ul li {
    line-height: 30px;
    border-bottom: 1px solid #dedede;
    padding: 20px 0
}

.searchWrap ul li a {
    display: block;
}

.searchWrap ul li a h3 {
    font-size: 18px;
    color: #333;
    font-weight: bold;
    margin-bottom: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.searchWrap ul li a:hover h3 {
    color: #003e7c;
}

.searchWrap ul li a:hover p {
    color: #3d3d3d;
}

.searchWrap ul li a p {
    font-size: 14px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    height: 60px;
    color: #333;
}

.searchWrap ul li a span.time {
    color: #999;
    margin-top: 15px
}
.search_box1{margin-top:20px;}
.pb_sys_style1 .p_no_d{background-color: #c39b3c !important;border: 1px solid #c39b3c !important;}
.location1{margin-top:0px;background: none;}
.location1 a{color:#333;}
.location1 span, #contents .location1 strong{background: url(../images/location-sep1.png) no-repeat 10px 0;}
.location span.home{background: url(../images/location-home1.png) no-repeat 4px 3px;}

.content_b table{border: 0px!important;border-left: 1px solid #ddd!important;border-top: 1px solid #ddd!important;margin: 0px auto;display: block;width: 100%!important;}
.content_b table tr td{border-left: 0px!important;text-align: center;border-top: 0px!important;line-height: 23px;padding: 1px!important;border-right: 1px solid #ddd!important;border-bottom: 1px solid #ddd!important;text-indent: 0!important;}
.content_b table tr td p{text-indent: 0em!important;padding:0px;margin: 0px!important;text-align:center;}
.content_b table img{
    margin: 0!important;
    border: 0!important;
}
.content_b table tbody{overflow-x: auto;overflow-y: hidden;white-space: nowrap;width: 100%;display: block;}
.sj_nava{margin: auto;margin:30px 0px;text-align: center;}
.sj_nava li{display: inline-block;margin-right:2%;}
.sj_nava li a{font-size:18px;}
.sj_nava li.on a{color:#c39b3c;font-weight:bold;}