@charset "utf-8";
.pages{margin-top:35px;margin-bottom: 20px}
.pages ul{text-align:center}
.pages ul li{display:inline-block;margin:2px 0;text-align:center;font-size:15px;font-size:14px;margin: 0 2px}
.pages ul li a{display:block;padding:0 8px;height:36px;min-width:36px;border:1px solid #ccc;text-align:center;line-height:34px}
.pages ul li a img{margin:9px auto 0}
.pages ul li.cur{padding:0 8px;height:36px;min-width:36px;color:#fff;line-height:34px;background:  #0e72b2;border:1px solid  #0e72b2}

.arc-con{padding-bottom: 30px;padding-top: 20px}
.arc-con img{display: inline-block;max-width: 90% !important;height: auto!important}
.arc-con video{display: inline-block;width: auto!important;height: auto!important;max-width:90%;}
.arc-con p{line-height: 2em;color: #444}
.arc-con table{border: 1px solid #ddd;min-width: 980px}
.arc-con .sctbc{overflow: auto;padding: 15px 0}
.arc-con table tr th,.arc-con table tr td{border: 1px solid #ddd;padding: 5px}

.ny-left{border-right: 1px solid #ddd;width: 240px;min-height: 500px}
.ny-left dl{position: relative;top: -90px}
.ny-left dl dt{height: 90px;font-size: 24px;font-weight: bold;color: #fff;background: rgba(67,114,173,.9);text-align: center;line-height: 90px}
.ny-left dl dd a{display: block;padding: 20px 0;text-align: center;border-bottom: 1px dotted #ddd;font-size:17px;position: relative;}
.ny-left dl dd.on a{background: #f4f4f4;font-weight: bold;color: #0e72b2; }
.ny-left dl dd.on a:after{background: #0e72b2;width: 5px;height: 30px;content: '';position: absolute;left: 0;top: 50%;margin-top: -15px;display: inline-block; }
/*.ny-left dl dd:hover a{background: #f4f4f4;font-weight: bold;color: #0e72b2; }
.ny-left dl dd:hover a:after{background: #0e72b2;width: 5px;height: 30px;content: '';position: absolute;left: 0;top: 50%;margin-top: -15px;display: inline-block; }*/
.ny-right{width: calc(100% - 240px);padding-left: 4%;padding-bottom: 30px}
.ny-right-tit{border-bottom: 1px solid #ddd;padding-top: 30px;margin-bottom: 10px}
.ny-right-tit span{font-size: 20px;color:#0e72b2;position: relative;padding-bottom: 15px;font-weight: bold;}
.ny-right-tit span:after{content: '';background:#0e72b2;position: absolute;height: 4px;width: 110%;bottom: -1px;left: 0}
.ny-right-tit .pos{color: #777;font-size: 15px;padding-top: 5px}
.ny-right-tit .pos a{color: #777}
.ny-right-tit .pos a:hover{color:#0e72b2}
.ny-right-tit .pos a:last-child{color:#0e72b2}

.ny-list li{line-height: 50px;border-bottom: 1px dashed #ddd;padding-left: 10px;padding-right: 100px;position: relative;}
.ny-list li:before{content: '';position: absolute;left: 0;width: 4px;height: 4px;border-right: 10px;background: #888;top:50%;margin-top: -2px;border-radius:50%;}
.ny-list li:hover:before{background:  #0e72b2}
.ny-list li span.time_w{position: absolute;right: 0;top: 0;color: #777;}


.ny-major-list{padding: 20px 0}
.ny-major-list dl{width: 32%;background: #f1f1f1;margin-bottom: 20px}
.ny-major-list:after{width: 32%;display: inline-block;content: ''}
.ny-major-list dl dt{background: url(/images/zybg.png) no-repeat center;background-size: cover;height: 43px;line-height: 43px;color: #fff;padding: 0 25px;font-size: 18px}
.ny-major-list dl dd{padding: 15px 25px 20px;}
.ny-major-list dl dd p{padding: 4px 0}
.ny-major-list dl dd p span{color: #888}

.arc-dea{padding-top: 20px}
.arc-dea .tit{font-size: 30px;text-align: center;margin-bottom: 25px;line-height: 1.3em}
.arc-dea .arc-info{text-align: center;color: #666;padding-bottom: 15px;border-bottom: 3px solid #f3f5f3}
.arc-dea table{margin:0 auto; max-width:100%;}
.arc-dea iframe{max-width:90%;}
@media screen and (max-width: 980px){
.ny-left{width: 100%;min-height: inherit;border-right: 0}
.ny-left dl{top:0;margin-top: 15px;display: flex;justify-content: left;flex-wrap: wrap;}
.ny-left dl dt{width: 100%;height: 50px;font-size: 18px;line-height: 50px}
.ny-left dl dd a{padding: 10px 10px;font-size: 16px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.ny-left dl dd.img{display: none}
.ny-right{width: 100%;padding-left: 0}	
.ny-left dl dd {width: 50%}
.ny-major-list dl{width: 49%;}
}
@media screen and (max-width: 640px){
	.arc-con{font-size: 15px}
.ny-right-tit .pos{display: none}
.ny-left dl dd a{font-size: 15px}
.ny-list li{font-size: 15px}
.ny-major-list dl{width: 100%;font-size: 15px}
.arc-dea .tit{font-size: 25px;text-align: center;margin-bottom: 20px}
}




/*ie11 css hack*/ 
@media all and (-ms-high-contrast:none) { 
*::-ms-backdrop, 
} 
/*ie11注意里面的标点符号*/ 
/*ie10 css hack*/ 
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) { 

}