@charset "utf-8";
/* CSS Document */
.top {
	margin: 0 auto;
	padding:20px 0;
}
header {
	height: 95px;
	width: 100%;
	z-index: 999;
	box-shadow: none;
	background: rgba(70,70,70,0)
}
.topactive {
	background-color: #111111;
	transition: background 1s;
	-moz-transition: background 1s;
	-webkit-transition: background 1s;
	-o-transition: background 1s;
	border-bottom: 1px solid #565558;
}
.gp {
	color: #cda764;
	padding: 5px 20px;
	text-align: right;
}

/* Banner */
/* 广告 */
.banner{
	background-image: url(../Img/SubBanner15.jpg);
	background-repeat: no-repeat;
	height: 200px;
	background-size: cover;
	color:#fff;
	padding-top:150px;
}
.b_title{width:300px;text-align: center;font-size:40px;margin:0 auto;}

.b_title_en{font-size:25px;text-align: center;padding-top:20px;}
/* 广告 */
/* 导航 */
.pcmenu a {
	color: #000
}

@media screen and (min-width:900px) {
.index-nav-frame-line-li {
	border-bottom: 1px solid #4A494C;/*background-color: rgba(0,0,0,0.6);*/
}
}
+ .index-nav {
 height: 50px;
 box-sizing: border-box;
}
.index-nav-frame {
	width: 1200px;
	margin: 0 auto;
}
.index-nav-frame-line {
	color: #000;
	float: left;
	position: relative;
	display: block;
	outline: none;
	cursor: pointer;
	width: 100px;
	line-height: 50px;
	text-align: center;
	font-weight: 700;
}
.index-nav-frame-line.active {
	color: #000;
}.index-nav-frame-line-center a{color:#fff}
.index-nav-frame-line-center {
	opacity: 0;
	height: 0;
	position: absolute;
	overflow: hidden;
	width: 100%;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;/* Firefox 4 */
	-o-transition: all 0.5s; /* Opera */
}
.index-nav-frame-line-li {
	width: 100%;
	font-weight: 500;
	text-align: center;
	background: #000;/*background-color: rgba(0,0,0,0.6);*/
}
.index-nav-frame-line-li:hover {
	background: #49c7ed;
	color: white;
}
.index-nav-frame-line-li a{display: block;}
.index-nav-frame-line-li:hover a {
	color: white;
}
.index-nav-frame-line-focus:focus {
	display: none;
}
.index-nav-frame-line:hover .index-nav-frame-line-center {
	height: auto;
	opacity: 1;
}
.nav-line {
	height: 50px;
	width: 100%;
	position: relative;
	display: none;
	outline: none;
}
.nav-small {
	width: 30px;
	height: 30px;
	position: absolute;
	right: 10px;
	top: 10px;
	cursor: pointer;
	display: none;
	outline: none;
}
.nav-small img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.nav-small-focus {
	position: absolute;
	width: 100%;
	height: 100%;
	display: none;
}
.nav-small-focus:focus {
	display: none;
}
/*@media only screen and (max-width:900px) {
.index-nav-frame {
	margin-top: 35px;
}
.index-nav-frame-line-li a {
	display: block;
	color: white;
}
.nav-line {
	display: block;
}
.nav-small {
	display: block;
}
.nav-small:focus~.index-nav-frame-line {
	height: auto;
	border-bottom: 1px solid #ccc;
	background: #000;background-color: rgba(0,0,0,0.9);
}
.nav-small:focus .nav-small-focus {
}
.index-nav-frame {
	width: 100%;
}
.index-nav-frame-line {
	width: 100%;
	height: 0;
	overflow: hidden;
}
.index-nav-frame-line-center {
	position: relative;
	background: #000;
}
.index-nav-frame-line:hover .index-nav-frame-line-center {
	height: 0;
	opacity: 0;
}
.index-nav-frame-line-li {
	border-bottom: 1px solid #4b4a5e;
	color: #d9d9d9;
	background: #000;
}
.index-nav-frame-line-li:hover {
	background: #49c7ed;
}
.index-nav-frame-line:focus {
	height: auto;
	border-bottom: 1px solid #ccc;
}
.index-nav-frame-line:focus>.index-nav-frame-line-center {
	height: auto;
	opacity: 1;
}
.index-nav-frame-line:focus .index-nav-frame-line-header {
	color: #49c7ed;
}
.index-nav-frame-line-focus {
	display: none;
	width: 100%;
	height: 50px;
	position: absolute;
	left: 0;
	top: 0;
}
.index-nav-frame-line:focus .index-nav-frame-line-focus {
	display: block;
}
}*/
/* 导航 */
.m_content,.nav_bg{
	margin: 0 auto;
	overflow: hidden;
	line-height: 45px;
}

@media screen and (min-width:1200px) {
.m_content,.nav_bg {
	width: 1200px;
}
}

@media screen and (max-width: 1199px) {
.m_content,.nav_bg {
	width: 1000px;
}
}
.m_content {
	padding: 60px 10px;
}
.nav a{color:#000;}
.nav{
	background-color: #F7F7F7;
}
.t_cn{float:left;font-size:30px;}
.t_en{float:left;margin-left:10px;padding-top:10px;font-size: 16px}
.t_en:before {
	content: '';
	display: block;
	width: 40px;
	border-top: 5px solid #4bc8e8;
}
.m_c_article{padding-top:40px;color:#787878;font-size:16px;}

.tbl table {
	width:100%;
	margin:15px 0;
	border:0;
}
.tbl th {
	font-weight:bold;
	background-color:#3f83b3;
	color:#fff;
	text-align:left;
}
.tbl,.tbl th,.tbl td {
	font-size:0.95em;
	border-collapse:collapse;
}
.tbl th,.tbl td {
	border: 1px solid #ffffff;
	border-width:1px;
	padding-left:10px;
}
.tbl th {
	border: 1px solid #e7f6fe;
	border-width:1px 0 1px 0
}
.tbl td {
	border: 1px solid #eeeeee;
	border-width:1px 0 1px 0
}
.tbl tr {
	border: 1px solid #ffffff;
}
.tbl tr:nth-child(odd){
	background-color:#f7f7f7;
}
.tbl tr:nth-child(even){
	background-color:#ffffff;
}

.page{padding:10px}
.paginator { font: 12px Arial, Helvetica, sans-serif;padding:10px 20px 10px 0; margin: 0px;}
.paginator a {padding: 10px; border: solid 1px #ddd; background: #fff; text-decoration: none;margin-right:2px}
.paginator a:visited {padding: 1px 6px; border: solid 1px #ddd; background: #fff; text-decoration: none;}
.paginator .cpb {padding: 1px 6px;font-weight: bold; font-size: 13px;border:none}
.paginator a:hover {color: #fff; background: #3f83b3;text-decoration: none;}


