body,
p,
h1,
h2,
h3,
h4,
h5,
h6,
ul,
ol,
dl,
li,
dt,
dd {
  margin: 0;
  padding: 0;
}

* {
  outline: none;
}

div,
ul,
h1,
h2,
h3,
h4,
h5,
h6 {
  box-sizing: border-box;
}

ul,
ol,
li {
  list-style: none;
}

img {
  max-width: 100%;
  min-height: 100%;
}

ul > li {
  display: block;
  float: left;
}

a:hover {
  color: #6899f8;
  text-decoration: none;
}

button,
input,
textarea {
  font-family: "PingFang sC", "Lantinghei sC", "Microsoft YaHei", "HanHei sC",
    "Helvetica Neue", "Open sans", Arial, "Hiragino sans GB", "微软雅黑",
    sTHeiti, "WenQuanYi Micro Hei", simsun, sans-serif;
  letter-spacing: 0.5px;
  outline: none;
}

html,
body {
  background: #fafafa;
  min-height: 100%;
}

p {
  text-align: justify;
  text-justify: inter-ideograph;
}

em {
  font-style: inherit;
}

.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

@font-face {
  font-family: "iconfont";
  /* project id 1802823 */
  src: url("//at.alicdn.com/t/font_1802823_90dgoi9csxh.eot");
  src: url("//at.alicdn.com/t/font_1802823_90dgoi9csxh.eot?#iefix")
      format("embedded-opentype"),
    url("//at.alicdn.com/t/font_1802823_90dgoi9csxh.woff2") format("woff2"),
    url("//at.alicdn.com/t/font_1802823_90dgoi9csxh.woff") format("woff"),
    url("//at.alicdn.com/t/font_1802823_90dgoi9csxh.ttf") format("truetype"),
    url("//at.alicdn.com/t/font_1802823_90dgoi9csxh.svg#iconfont") format("svg");
}

.left,
.mid,
.right,
.bfb,
.home,
.box {
  width: 100%;
  background: #ffffff;
  display: inline-block;
  border-radius: 8px;
  overflow: hidden;
  box-shadow: 0px 3px 6px rgba(78, 71, 238, 0.16);
}

.box {
  display: block;
  float: left;
  background: #ffffff;
  width: 100%;
  display: inline-block;
  border-radius: 8px;
  overflow: hidden;
}

.wrap {
  display: inline-block;
  width: 100%;
}

.container {
  width: 1230px;
  max-width: none !important;
}

@media screen and (max-width: 1400px) {
  body {
    width: 1400px;
  }
}

/* 新增 */
.map-box {
  margin-top: 20px;
}

.map-column {
  width: 100%;
  padding: 15px 20px;
  background: #ffffff;
  box-shadow: 0px 3px 6px rgba(78, 71, 238, 0.16);
  display: inline-block;
  margin-bottom: 20px;
  border-radius: 3px;
}

.map-column:hover {
  transform: scale(1.005);
}

.map-column .mapleft {
  display: inline-block;
  float: left;
  width: 13%;
}

.map-column .mapleft i {
  width: 32px;
  height: 32px;
  background: url(../img/az.png) no-repeat;
  background-size: 100% auto;
  display: block;
  margin: 15px auto;
}

.map-column .mapleft i.two {
  background: url(../img/pc.png) no-repeat;
  background-size: 100% auto;
}
.map-column .mapleft i.three {
  background: url(../img/game.png) no-repeat;
  background-size: 100% auto;
}
.map-column .mapleft i.four {
  background: url(../img/info.png) no-repeat;
  background-size: 100% auto;
}

.map-column .mapleft i.five {
  background: url(../img/video.png) no-repeat;
  background-size: 100% auto;
}

.map-column .mapleft i.six {
  background: url(../img/special.png) no-repeat;
  background-size: 100% auto;
}

.map-column .mapleft i.rank{
    background: url(../img/rank.png) no-repeat;
    background-size: 100% auto;
}

.map-column .mapleft i.seven {
  background: url(../img/jc.png) no-repeat;
  background-size: 100% auto;
}

.map-column .mapleft i.eight {
  background: url(../img/download.png) no-repeat;
  background-size: 100% auto;
}

.map-column .mapleft i.ten {
  background: url(../img/pcinfo.png) no-repeat;
  background-size: 100% auto;
}

.map-column .mapleft i.eleven {
  background: url(../img/videoinfo.png) no-repeat;
  background-size: 100% auto;
}

.map-column .mapleft a.box-a {
  width: 75%;
  float: left;
}

.map-column .mapleft img {
  width: 80px;
  height: 80px;
  display: block;
  margin: 0 auto;
  box-shadow: 0px 5px 10px rgba(7, 49, 82, 0.34);
  border-radius: 8px;
  overflow: hidden;
}

.map-column .mapleft p {
  font-size: 18px;
  font-weight: bold;
  color: #000000;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 100%;
  line-height: 1.5;
  margin-top: 10px;
  text-align: center;
}

.map-column .mapright {
  display: inline-block;
  float: right;
  width: 1000px;
}

.map-column .mapright .top_title {
    width: 100%;
    overflow: hidden;
    z-index: 1;
}

.map-column .mapright .top_title em.Tit {
    float: left;
    position: relative;
    display: block;
    padding: 0 22px;
    height: 54px;
    line-height: 58px;
    font-size: 18px;
    color: #333;
    font-weight: bold;
    background-color: #fff;
    margin-bottom: 15px;
}

.map-column .mapright .top_title em.Tit:before {
    content: '';
    display: block;
    width: 7px;
    height: 27px;
    background: #129aee;
    position: absolute;
    top: 17px;
    left: 0;
}

.map-column .mapright ul li .new_content{
    width: 160px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.map-column .mapright ul li a {
  width: auto;
  box-sizing: border-box;
  border: 1px solid #eee;
  height: 30px;
  line-height: 28px;
  display: inline-block;
  text-align: center;
  color: #6899f8;
  margin-left: 16px;
  margin-bottom: 15px;
  padding: 0px 12px;
}

.map-column .mapright ul li a:hover {
  background: #6899f8;
  color: #ffffff;
  border: 0;
  line-height: 30px;
}
.update-box{
	margin-top: 20px;
}

.update-left{
	width: 220px;
	margin-right: 20px;
	background: #FFFFFF;
	box-shadow: 0px 3px 6px rgba(78, 71, 238, 0.16);
	border-radius: 3px;
	overflow: hidden;
	display: inline-block;
}

.update-left dl{
	margin-bottom: 50px;
}

.update-left dt{
	height: 50px;
	line-height: 50px;
	/* background: #6899f8; */
	text-align: center;
}

.update-left dt a{
	color: #6899f8;
	font-size: 17px;
	letter-spacing: 2px;
	font-weight: 600;
	width: 100%;
	display: inline-block;
}

.update-left dt:hover a{
	background: #6899f8;
	color: #FFFFFF;
}

.update-left dd{
	height: 50px;
	line-height: 49px;
	text-align: center;
	border-bottom: 1px solid #f6f7fb;
}

.update-left dd a{
	color: #FFFFFF;
	font-size: 16px;
	letter-spacing: 2px;
	color: #333333;
	display: inline-block;
	width: 100%;
}

.update-left dd:hover a,
.update-left dd a.active{
	background: #6899f8;
	color: #FFFFFF;
	font-weight: 600;
	border: 0;
}

.update-left .bottom-a{
	display: inline-block;
	width: 100%;
}

.update-left .bottom-a ul li{
	width: 100%;
	padding-left: 30px;
	padding-right:15px;
	position: relative;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	margin: 6px 0;
}

.update-left .bottom-a ul li::before{
	width: 16px;
	height: 16px;
	background: url(../img/newsitem.png)no-repeat;
	background-size: 100% auto;
	position: absolute;
	content: '';
	left: 10px;
	bottom: 2px;
}

.update-left .bottom-a ul li a{
	color: #333;
}

.update-left .bottom-a ul li:hover a{
	color: #6899f8;
}

.update-right{
	width: 968px;
	float: right;
	height: auto;
	margin-bottom: 20px;
}

.update-one{
	margin-bottom: 20px;
}

.update-one ul li{
	width: 14%;
	padding: 9px 15px;
}

.update-one ul li img{
	width: 66px;
	height: 66px;
	overflow: hidden;
	border-radius: 8px;
	margin: 5px auto;
	display: block;
	box-shadow: 0px 5px 10px rgba(7, 49, 82, 0.34);
}

.update-one ul li p{
	width: 100%;
	text-align: center;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	color: #353535;
	font-size: 14px;
	font-weight: 400;
	line-height: 2;
}

.update-one ul li span{
	width: 100%;
	text-align: center;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	display: inline-block;
	font-size: 12px;
	font-weight: 400;
	color: #B2B2B2;
}

.update-one ul li:hover{
	transform: scale(1.1);
}
.update-one ul li:hover p {
	color: #6899f8;
}

.update-info{
	width: 968px;
	float: right;
	height: auto;
	margin-bottom: 20px;
	padding: 15px;
}

.update-info ul{
	width: 961px;
}

.update-info ul li{
	width: 298px;
	height: 104px;
	padding: 15px;
	border: 1px solid #eee;
	margin-right: 20px;
	margin-bottom: 20px;
}

.update-info ul li:hover{
	background: rgba(78,71,238,0.15);
	border: 1px solid #6899f8;
}

.update-info ul li img{
	width: 72px;
	height: 72px;
	display: inline-block;
	float: left;
}

.update-info ul li .txt{
	width: 183px;
	float: right;
}

.update-info ul li .txt p{
	color: #333;
	display: inline-block;
	width: 100%;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	font-size: 16px;
}

.update-info ul li .txt span{
	width: 100%;
	color: #999999;
	display: block;
	margin-bottom: 5px;

}