﻿@charset "utf-8";
/* CSS Document */
/* *{margin: 0px;padding: 0px;} */
/* html{background:#ddd;} */
body{/*font-size:64.5%;*//*font-family:"\5FAE\8F6F\96C5\9ED1", SimSun;*/background-color:#fff;color: #000;font-family:'Arial',SimSun,SimHei ,"STHeiti Light",STHeiti,"Lucida Grande", Tahoma,Arial, Helvetica, sans-serif;}
body{font-family:"微软雅黑","Microsoft Yahei","Helvetica Neue",Helvetica,Arial,"Hiragino Sans GB","Heiti SC","WenQuanYi Micro Hei",sans-serif;}


/* 页面颜色全局定义 */
:root {
  --primary-color: #8B0304;
}

a:hover{color: var(--primary-color);}

.topicInfo li{transtion:all 1s ease 0s}

.logo img{max-width:100%;/*height:auto;*/width:auto\9;/* for ie8 */-ms-interpolation-mode: bicubic;}
.logo2 img{max-width:100%;/*height:auto;*/width:auto\9;/* for ie8 */-ms-interpolation-mode: bicubic;}

/*footer*/
.mFoot{
  display: none;
}
#con_6 {
	width:100%; 
	margin-left: auto; 
	margin-right: auto; 
	text-align:center;
	background-color:var(--primary-color);
	clear:both;
}
#con_6_nr {
  width: 1420px;
  height: 160px;
  background: url(https://www.hbkjxy.edu.cn/pic7/foot.png) no-repeat;
  background-size: 100% 100%;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  justify-content: space-between;
  margin-top: 27px;
}
#con_6_nr_left {
	width:685px;
	color:#fff;
	font-size:14px;
	margin-top:30px;
	text-align:left;
	padding-left:7px;
                line-height: 20px;
}
#con_6_nr_left a {
	color:#fff;
}

/* 
.sy-content-1 {
  POSITION: relative;
  PADDING-BOTTOM: 1px;
  WIDTH: 360px;
  PADDING-TOP: 1px;
} */

.sy-content-1 DD A {
  color: #fff;
  font-size: 14px;
  text-decoration: none;
}
.codeImg{
  height: 85px;
  overflow: hidden;
  margin-bottom: 8px;
}
.codeImg img{width: 85px;}
.sy-content-2 DD A {
	LINE-HEIGHT: 32px; COLOR: #bed2c6
}
.sy-content-1 DL {
  display: flex;
  width: 360px;
  height: 100%;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: nowrap;
}
.sy-content-2 DL {
	POSITION: absolute; MARGIN-TOP: 25px; WIDTH: 240px; BOTTOM: -96px; FLOAT: right; RIGHT: 50px
}
.sy-content-1 DD {
  text-align: center;
  width: 85px;
  MARGIN-LEFT: 13px;
}
.sy-content-2 DD {
	TEXT-ALIGN: center; LINE-HEIGHT: 32px; WIDTH: 56px; FLOAT: right; MARGIN-LEFT: 18px
}

