@charset "utf-8";
.content_b{margin-top: 20px;z-index: 99;position: relative;}
.m3nShare{width:60px;position:absolute;top: 23.02vw;left:auto !important;right: calc((17%)/2) !important;z-index:2;}
.m3nShareFixed{ position:fixed;}
.m3nShare a{margin-bottom:10px;cursor: pointer;}
.m3n_sha1{background: #52bb0d url(../images/m3n_si1.png) no-repeat center center;height: 55px;width: 55px;display:block;border-radius:0.4em;}
.m3n_sha2{background: #d74048 url(../images/m3n_si2.png) no-repeat center center;height: 55px;width: 55px;display:block;border-radius:0.4em;}
.m3n_sha3{background: #257dd2 url(../images/m3n_si3.png) no-repeat center center;height: 55px;width: 55px;display:block;border-radius:0.4em;}
.m3n_sha4{background: #c29e33 url(../images/m3n_si4.png) no-repeat center center;height: 55px;width: 55px;display:block;border-radius:0.4em;}
.bshare-custom{ float:left; width:auto; padding-left:40px}
.bshare-custom span{ float:left; line-height:60px; width:auto; font-size:14px; color:#fff}
.bshare-custom a{ margin:17px 6px; background:#fff !important; width:26px !important; height:26px !important;border-radius:50%; padding:0px !important;background-size:60% !important;display: inline-block;vertical-align: middle;cursor:pointer; position:relative}
.bshare-custom a:before{width:100%; height:100%; line-height:26px; text-align:center; position:absolute;left:0px;top:0px; font-family:"iconfont"; color:#44c983;font-style: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale; content:"\e648";font-size:13px;}
.bshare-custom a:last-child{ margin:0px 6px 0px; background:#fff  !important; width:26px !important; height:26px !important;border-radius:50%; padding:0px !important;background-size:60% !important}
.bshare-custom a:last-child:before{ content:"\e63e";font-size:13px; color:#ff6d71}
.weixin-prop{ width:300px; height:380px;border:1px #ddd solid; background:#fff; position:fixed;left:50%;top:50%;margin:-190px 0px 0px -150px; z-index:2345667}
.weixin-close{width:25px;height:25px; position:absolute;right:10px;top:10px; line-height:30px; text-align:center; font-size:20px; color:#333; cursor:pointer}
.weixin-img{ float:left; width:250px; margin:60px 0px 0px 25px}
.weixin-img canvas{width:250px;height:250px}
.weixin-prop p{ float:left; width:100%; overflow:hidden; font-size:14px; text-align:center; color:#222}
/* 检索结果 */
.searchWrap {
    background: #fff;
    margin: 20px 0;
    padding: 30px;
}

.searchWrap .serBox {
    padding: 25px;
    background: #f4f4f4;
    margin-bottom: 20px;
}

.searchWrap .txt {
    border: none;
    height: 40px;
    line-height: 40px;
    width: 85%;
    font-size: 15px;
    color: #3d3d3d;
    text-indent: 15px;
}

.searchWrap .btn {
    border: none;
    height: 40px;
    width: 15%;
    text-align: center;
    float: right;
    cursor: pointer;
    display: inline;
    color: #fff;
    background: #184ba6;
    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 15px;
}

.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: #005bac;
}

.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
} 

#subsea{
    background: #f0f5ff;
}
#subsea ul{
    display: flex;
    padding: 3% 20%;
    flex-wrap: wrap;
    justify-content: space-between;
}
#subsea ul li{
    display: flex;
    width: 49%;
    margin: 15px 0;
    align-items: center;
    justify-content: space-around;
}
#subsea ul li h1{
    font-size: 18px;
    margin-right: 15px;
    width: 36px;
}
#subsea ul li input[type="text"]{
    height: 41px;
    line-height: 41px;
    text-indent: 10px;
    width: 84%;
    border: 1px solid #cbd5e9;
}
#subsea ul li.date input[type="text"]{
    height: 41px;
    line-height: 41px;
    text-indent: 10px;
    width: 40%;
    /* padding: 1px; */
}
#subsea ul li.date input[type="text"]+input[type="text"]{
    margin-left: 10px;
}
#subsea ul li.btn{
    width: 100%;
    /* padding: 0; */
}
#subsea ul li.btn span{
    width: 100%;
}
#subsea ul li.btn span input[type="submit"]{
    width: 100%;
    background: #184ba6;
    color: #FFF;
    padding: 16px;
    font-size: 18px;
}
#vsb_content table{ border: 0px;border-left:1px solid #ddd; border-top:1px solid #ddd;width:80%; margin:20px auto}
#vsb_content 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; }
#vsb_content table tr td p{text-indent:0em; padding:0px; margin:0px; text-align:center; }

.fl{float:left;}
.fr{float: right;}
.ny_banner{width:100%;}
.line-2{overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.line-3{overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;}
.line-6{overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 6;-webkit-box-orient: vertical;}
/* 侧边导航 */
.ny_content{padding-bottom: 140px;}
.con_fl{width:19%;position: relative;margin-top: -100px;z-index:99;}
.con_fl h1{width:100%;padding: 50px 0px;font-size: 31px;color: #fff;background: #184ba6;text-align: center;}
.accordion
{
    max-width: 100%;
    border-top: none;
    background: #e8f2ff;
    padding-bottom: 130px;
}

.accordion .link {
    cursor: pointer;
    display: block;
    padding: 15px 8px;
    color: #4D4D4D;
    font-size: 18px;
    border-bottom: 1px dashed #d0dbe9;
    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;font-weight: normal;font-size: 16px;}
.accordion .current a{font-weight:bold;color:#184ba6;}
.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(../img/icon9_07.png) no-repeat;
}
.accordion li.open .link {border-left:5px solid #ffd800;}
.accordion li.open .link a {
    color: #184ba6;
	font-weight: bold;
}

.accordion li.open i {
    background: url(../img/icon9_03.png) no-repeat;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(../img/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: rgba(51,51,51,0.3);line-height: 60px;z-index: 99;color: #fff;font-size: 16px;}
.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(../img/location-sep.png) no-repeat 10px 0;}
.location span.home{background: none;}
/* 单篇 */
.con_fr .text,.list_box,.content_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: #184ba6;padding-bottom: 38px;background: url(../img/icon10_03.png) bottom center no-repeat;font-weight: bold;}
.con_fr .text p,.content_b .content_c p{font-size: 17px;line-height: 38px;text-indent:2em;margin-bottom: 20px;}
/* 内容页 */
.ny_content1{padding-bottom: 45px;}
.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 43px;background: #fff;/* border-top: 5px solid #184ba6; */min-height: 410px;}
.content_b .content_c h1{font-size: 30px;/* border-left: 5px solid #184ba6; */padding-left: 10px;text-align: center;}
.content_b .content_c .bar{margin-top: 20px;color: #888;font-size: 16px;margin-bottom: 20px;text-align: center;}
.content_b .content_c img{display: block;height: auto;max-width: initial; margin: 10px auto;object-fit: cover;}
.content_b .content_c p,.content_b .content_c span{word-break: break-all;}    
/* 列表 */
.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(#184ba6, #184ba6);
    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{/* color: #143f8b; */}
.list a:focus, .list a:hover{text-decoration:none;}
.list .txt h4{margin-top: 16px;}
.list .txt p,.list > li.nynewsList-img p{line-height:27px;color:#777777;}
.list li:hover h4{color: #184ba6;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:92%;}
.js-left{font-size: 22px;position: absolute;left: 0;top: 25px;color: #184ba6;padding-left: 30px;background: url(../img/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: 14.28%;}
.js-list li a{ display: block; line-height: 58px; font-size: 18px; color: #4e4e4e; padding:0 30px; }
.js-list li a span{ display: inline-block; padding-left: 20px; background: url(../img/icon-li01.png) left center no-repeat; }
.js-list li a:hover{ background: #184ba6; color: #fff; }
.js-list li a:hover span{  }
/* 领导内容页 */
.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:#184ba6;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:#184ba6;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:#184ba6;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;}

@media only screen and (max-width: 1450px) {
.accordion li i.fa-chevron-down{right:0;}
    #subsea ul{
    padding: 3% 10%;
}
}

@media only screen and (max-width: 1300px) {
.con_fl{width:23%;}
.con_fr{width:77%;}
}

@media only screen and (max-width: 1100px) {
	/* 内页 */
	
	.con_fl h1{font-size: 28px;}
}



@media only screen and (max-width: 1000px) {
    #subsea ul{padding: 3% 5%;}
    #subsea ul li{margin: 10px 0;}
    #subsea ul li.date input[type="text"]{width: 39%;}
    #subsea ul li input[type="text"]{width: 82%;}
	/* 内页 */
	.con_fl h1{padding: 29px 0px;}
	.con_fl h1{font-size: 25px;}
	.con_fr .text h1{font-size: 24px;}
	.submenu a{font-size: 15px;}
	.con_fl{margin-top: -49px;}
	.location{height:50px;line-height: 50px;margin-top: -48px;}
	.accordion .link,.con_fr .text p{font-size: 16px;font-weight: normal;}
	/* 内容页 */
	.ny_content1 .con_fl h1{padding: 20px 0px;}
	.ny_content1 .con_fl{margin-top: -79px;}
	.content_b .content_c h1{font-size: 26px;}
	/* 教师 */
	.lead .bd li{font-size: 18px;}
	.js-list li{width:33%;}
	.js-list li a{font-size: 16px;padding: 0;}
        .con_fl{width:27%;}
.con_fr{width:73%;}
.con_fl h1{font-size:24px;}
.accordion .link{padding-left:4px;padding-right:4px;}
.accordion li i.fa-chevron-down{right:-10px;}
}

@media only screen and (max-width:840px) {
	/* 内页 */
     .content_b{margin-top:20px;}
     .con_fr .text, .list_box{padding-left: 0;}
     .con_fl, .con_fr{width: 100%;}
	.location{display: none;margin-top: 0;}
	.accordion{padding-bottom: 0;display: none;}
	.con_fl,.ny_content1 .con_fl{padding-bottom: 0;margin-top: 20px;}
	.con_fr{margin-top: 0;}
	.con_fl h1{font-size: 22px;position: relative;}
	.con_fl h1:after{content: '';display: inline-block;background: url(../img/bnt_sub_nav2.png) no-repeat;position: absolute;right: 17px;top: 30px;width: 20px;height: 20px;}
	.ny_content1 .con_fl h1:after{display: none;}
	/* 内容页 */
	.content_b .content_c h1{font-size: 20px;}
	.content_b .content_c img{max-width: 98%;}
	   .list li.nynewsList-img .img_wrap {display: block;float: none;width: 100%;max-height: 300px;background: #efefef;box-sizing: border-box;}
	   .list li.nynewsList-img{padding-bottom:20px;}
	   .list li.nynewsList-img h4{line-height: 40px;font-size:16px;}
	  .list li.nynewsList-img .title{margin-top:10px;}
	  /* 领导 */
	  .js-left{position: static;}
	  .js-list{width:100%;}
	  .js-box{padding-left: 20px;}
}








@media only screen and (max-width:680px) {
    #subsea ul{padding: 20px;}
    #subsea ul li{margin: 10px 0;width: 100%;}
    #subsea ul li h1{
    width: 40px;
    font-size: 16px;
    margin-right: 10px;}
    #subsea ul li.date input[type="text"]{width: 50%;}
    #subsea ul li input[type="text"]{width: 100%;}
	.content_b .content_c p iframe{
    height: 400px;
}
 .searchWrap .serBox{
        padding:10px;
    }
    .searchWrap .txt{
        width:75%;
    }
    .searchWrap .btn{
        width:25%;
    }
    .searchWrap ul li{
        padding: 15px 0;
    }
    .searchWrap ul li a h3{
        font-size:16px;
        margin-bottom: 5px;
    }
    .searchWrap ul li a p{
        font-size:13px;
        line-height: 20px;
        height: 40px;
    }
    .searchWrap ul li a span.time{
        font-size:13px;
    }
	.content_b .content_c{
    padding: 30px 20px;
}

    }



@media only screen and (max-width:580px) {
	.con_fl h1,.ny_content1 .con_fl h1{padding: 16px 0px;position: relative;}
	.con_fl h1:after{top:20px;}
	/* 内页banner */
	.ny_banner,.ny_banner img{height:240px;object-fit: cover;}
	/* 领导内容页 */
	.list_newlead li .img_wrap{width:100%;}
	.szdy-conx h4{line-height: 40px;margin-bottom: 14px;}
	.txtBox p{font-size: 15px;}
}


@media only screen and (max-width:480px) {
	/* 领导 */
	.lead .bd li{font-size: 16px;margin: 0px 10px;}
	.js-left{font-size: 18px;}
}