article, aside, dialog, footer, header, section, nav, figure, menu {
	display: block
}

body {
	padding: 0;
	margin: 0; //
	padding-top: 10px;
}

a{
	text-decoration : none;
} 
a:hover,
a:active,
a:focus {
  outline: none;
  text-decoration: none;
}

.header-icon {
	float: left;
	width: 30%;
	text-align: left;
}

.header-link {
	float: left;
	width: 70%;
	text-align: right;
	height: 88px;
}

.header-link img {
	vertical-align: text-top;
}

header {
	padding-top: 10px;
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
	height: 105px;
}

.navbar-brand {
	padding-left: 0;
}

.content-1-bg {
	width: 1200px;
	margin: 0 auto;
	height: auto; //245 px;
	padding-top: 36px;
	overflow: hidden;
}

.mainContent {
	width: 1200px;
	height: 549px;
	margin: 0 auto;
}

.mainPicDiv {
	min-width: 1200px;
	/*height: 385px;*/
}

.mainPicDiv img {
	/* height: 385px; */
	height: 100%;
	width: 100%;
}

.list-content {
	width: 600px;
	float: left;
	padding-left: 16px;
	padding-right: 16px;
}

.breadcrumb {
	margin-bottom: 0;
	list-style: none;
	background: transparent;
	border-radius: 4px;
	padding: 0;
}

.list-table-tr, .list-table-header {
	width: 100%;
}

.list-table-content {
	border-collapse: separate;
	border-spacing: 0px 16px;
}
/* .list-content-detail {
	list-style-position: inside;
	list-style-image: url("assets/img/notice/public-icon.png");
	padding: 0;
} */

/* .list-content-detail-li {
	margin-top: 8px;
	margin-bottom: 8px;
	size: 14px;
	float: left;
} */
@font-face {
	font-family: myFont;
	src: url("assets/font/lan-ting-hei-jian.TTF.ttf");
}

a, .td-time {
	font-family: myFont;
	color: #7a7a7a;
}

.td-content {
	word-break: keep-all; /* ?????? */
	white-space: nowrap; /* ?????? */
	overflow: hidden; /* ??????????????????????????? */
	text-overflow: ellipsis;
	display: inline-block;
	padding-left: 10px;
	padding-right: 10px;
	width: 350px;
	word-wrap: normal;
}

.width-450 {
	width: 450px;
}

.width-100 {
	width: 100px;
}

.td-time {
	width: 100px;
	text-align: right;
	font-size: 12px;
}

.content-2-bg {
	background-color: #e9e9e9;
	height: auto; //549 px;
	min-width: 1200px;
	overflow: hidden;
}

.content-3-bg {
	width: 1200px;
	margin: 0 auto;
	height: auto; //150 px;
	overflow: hidden;
}

.content-4-bg {
	height: auto;
	border-bottom: 4px solid #ffffff;
	border-image-source: url('assets/img/line_03.png');
	border-image: -webkit-linear-gradient(#b5b5b5, #ffffff) 30 30;
	border-image: -moz-linear-gradient(#b5b5b5, #ffffff) 30 30;
	border-image: linear-gradient(#b5b5b5, #ffffff) 30 30;
}

.main-content-4 {
	width: 1200px;
	margin: 0 auto;
	height: 150px;
}

.newsContent {
	width: 480px;
	float: left;
	padding-left: 16px;
}

.news-title {
	padding-bottom: 25px;
	padding-top: 16px;
	padding-left: 5px;
}

.news-img {
	margin-left: 5px;
	/* background-image: url("assets/img/news/new-img.png"); */
	background-size: 100% 100%;
	position: relative;
	height: 250px;
}

.news-img tbody a{
	background-color: #000000; /* background color for IE */
	filter: alpha(opacity=60); /* opacity filter for IE */
	background-color: rgba(0, 0, 0, 0.6);
}

.carousel-caption {
	padding-bottom: 10px;
	padding-top: 10px;
	position: absolute;
	left: 0;
	bottom: 0;
	font-size: 18px;
	color: #ffffff;
	background-color: rgba(0, 0, 0, 0.6);
	width: 100%;
	filter: alpha(opacity = 60);
	text-align: center;
	position: absolute;
}

.carousel-caption>a {
	color: #ffffff;
}

.serverContent {
	width: 720px;
	float: right;
	padding-left: 65px;
}

.img-nav {
	padding: 0;
	width: 162px;
	height: 144px;
	width: 162px;
}

div.dropdown {
	float: left;
}

.dropdown-menu {
	margin-left: 4px;
	top: 0;
	left: 100%;
}

.searchConetnt {
	width: 480px;
	float: left;
}

#search-img1 {
	padding-top: 26px;
	padding-bottom: 45px;
}

#search-img2 {
	padding-top: 26px;
	padding-bottom: 31px;
	padding-left: 30px;
}

.search-input {
	border: 0px;
	border-bottom: #b5b5b5 1px solid;
	font-style: italic;
	outline: none;
}

.linkContent {
	width: 720px;
	float: right;
}

.link-img-div {
	float: left;
	width: 20%;
	text-align: center;
}

.link-img-div-big {
	float: left;
	width: 40%;
	text-align: center;
}

.link-img {
	height: 100%;
}

footer {
	text-align: center;
}

footer img {
	padding: 10px;
}

footer div {
	font-family: myFont;
	color: #333333;
	width: 100%;
	display: inline-block;
}

.info-box-icon {
	background-color: transparent;
	height: auto;
	padding-top: 0;
	border-top-left-radius: 2px;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 2px;
	display: block;
	float: left;
	height: 100px;
	width: 90px;
	text-align: center;
	font-size: 45px;
	line-height: 100px;
	padding-top: 5px;
}

.info-box-icon>img {
	/*height: 90%;*/
	padding-bottom: 20px;
	max-width: 100%;
}

.info-box {
	display: block;
	min-height: 100px;
	background: #fff;
	width: 100%;
	box-shadow: 0px 0px 5px 3px rgba(0, 0, 0, 0.1);
	border-radius: 2px;
	margin-bottom: 15px;
	border-bottom: none;
	height: 100px;
	border: 1px solid #b5b5b5;
}

.info-box-content {
	padding: 5px 10px;
	margin-left: 90px;
}

.info-box-text {
	display: block;
	font-size: 14px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	text-transform: uppercase;
	padding-left: 5px;
	padding-bottom: 3px;
}

/* .info-box-content {
	padding-top: 10px;
} */

#line-black {
	border-right: #b5b5b5 1.5px solid;
	width: 5px;
	height: 90px;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
}

.div-public, .div-proclamation, #server-hall-div, .a-server>div,
	.a-server-right>div {
	display: none;
}

.btn {
	padding: 0;
}

.a-server-big {
	width: 330px;
	min-height: 150px;
	top: -65px;
	left: 5px;
	z-index: 10;
	position: absolute;
	border-radius: 15px;
	background: #ffffff;
	background-size: 100% 100%;
	display: inline-block;
	top: -65px;
	border: 1px solid #b5b5b5;
}

.a-server-big-right {
	width: 330px;
	min-height: 150px;
	top: -65px;
	left: -175px;
	z-index: 10;
	position: absolute;
	border-radius: 15px;
	background: #ffffff;
	background-size: 100% 100%;
	display: inline-block;
	top: -65px;
	border: 1px solid #b5b5b5;
}

.a-server-big-icon {
	width: 40%;
	float: left;
	padding-top: 10px;
}

.a-server-big-icon>img {
	margin-left: 5px;
}

.a-server-big-content {
	width: 60%;
	float: left;
	text-align: center;
	padding-top: 10px;
}

.a-server-big-content>div {
	margin-top: 5px;
	margin-bottom: 5px;
}

.a-server-big-content>div>a {
	word-break: keep-all; /* ?????? */
	white-space: nowrap; /* ?????? */
	overflow: hidden; /* ??????????????????????????? */
	text-overflow: ellipsis;
	display: inline-block;
	width: 90%;
}

.unvisible {
	visibility: hidden;
}

.carousel-inner-full {
	height: 250px;
}

.carousel {
	/*position: relative;
	 top: 50%;
	transform: translateY(-50%); */
	height: 100%;
}

.carousel-inner>.item>img {
	height: 385px;
	line-height: 385px;
	vertical-align: middle;
	object-fit: cover;
	margin: 0 auto;
}
/*
.carousel, .carousel-inner, .carousel-inner>.item, .carousel-inner>.item img, .carousel-inner>.item a img{
	height: 100%;
}*/
/*
.carousel-inner>.item>a>img {
	width: 100%;
	height: 250px;
}*/

.carousel-indicators li{
	background-color: #0084ff;
}

iframe {
	width: 100%;
	margin: 0 auto;
	border: none;
	object-fit: cover;
	min-width: 1200px;
	margin: 10px 0 10px 0;
}

.header {
	height: 105px;
}
/* 
.bg-transparent{
	background:transparent;
} */