@charset "utf-8";

/*-- 全局reset
-------------------------------------------*/

html,
body,
div,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
fieldset,
object,
code,
legend,
button,
input,
textarea,
label,
th,
td,
a,
img {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}

body {
	font: 12px/1.5 'Helvetica Neue', 'Helvetica', 'Arial', '\5FAE\8F6F\96C5\9ED1', 'Microsoft YaHei', 'Tahoma', 'Hiragino sans gb', 'SimSun', 'Sans-serif';
	color: #333;
	background-color: #edeaea;
}

/*清除内外边距*/
h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: normal;
	font-size: 100%;
}

/*设置默认字体*/
:focus {
	outline: 0;
}

ul,
ol {
	list-style: none;
}

/*重置列表*/
fieldset,
img {
	border: 0 none;
	vertical-align: top;
}

/*重置图片元素*/
address,
caption,
cite,
code,
dfn,
em,
i,
th,
var,
optgroup {
	font-style: normal;
	font-weight: normal;
}

abbr,
acronym {
	border: 0;
	font-variant: normal;
}

input,
button,
textarea,
select,
optgroup,
option {
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
}

code,
kbd,
samp,
tt {
	font-size: 100%;
}

/*@purpose To enable resizing for IE */
/*@branch For IE6-Win, IE7-Win */
input,
button,
textarea,
select {
	*font-size: 100%;
	outline: none;
}

/*
form label {
    cursor: pointer;
}
*/


textarea {
	resize: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*重置表格*/
blockquote,
q {
	quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none;
}

.activeNEW {
	background-color: #0000ff;
	font-weight: bold
}

.Top {
	height: 326px;
	background-color: #c5cbcf;
	background-size: 100% 100%;
}
.TopHYX {
	width: 100%;
	height: 30px;
	margin: 0 auto;
}
.hyx623 {
	width: 1200px;
	height: 30px;
	margin: 0 auto;
}

.hyx623 p {
	color: #7a7a7a;
	text-align: right;
	float: right;
	margin: 0;
	line-height: 30px;
}

.hyx623 a {
	text-align: left;
	color: #7a7a7a;
	line-height: 30px;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

a {
	color: #333;
	text-decoration: none;
	-webkit-transition: color .2s ease-in-out;
	-moz-transition: color .2s ease-in-out;
	transition: color .2s ease-in-out;
	-webkit-transition: background-color .2s ease-in-out;
	-moz-transition: background-color .2s ease-in-out;
	transition: background-color .2s ease-in-out;

}

a:hover {
	text-decoration: none;
}

a.special,
.special a {
	color: #1eb37b;
}

a.special:hover,
.special a:hover {
	color: #1eb37b;
	text-decoration: none;
}

/*--清除浮动
-------------------------------------------*/
.cf:before,
.cf:after,
.clearfix:before,
.clearfix:after {
	content: "";
	display: table;
}

.cf:after,
.clearfix:after {
	clear: both;
}

.cf,
.clearfix {
	/* clear: both; */
	*zoom: 1;
}

/*-- 字号、颜色、外边距、内补丁、居中、行高、显示、隐藏
--------------------------------------------------------------------------*/
.c-333 {
	color: #333;
}

.c-666 {
	color: #666;
}

.c-999 {
	color: #999;
}

.c-green {
	color: #1fb079;
}

.c-orange {
	color: #fc714c;
}

.c-reg {
	color: #d90106;
}

/* 字号 */
.f9 {
	font-size: 9px;
	-webkit-text-size-adjust: none;
}

.f12,
.fb12 {
	font-size: 12px;
}

.simsun {
	font-family: SimSun;
}

.f14,
.fb14 {
	font-size: 14px;
}

.f16,
.fb16 {
	font-size: 16px;
}

.f18,
.fb18 {
	font-size: 18px;
}

.f20,
.fb20 {
	font-size: 20px;
}

.fb,
.fb12,
.fb14,
.fb16,
.fb18,
.fb20 {
	font-weight: 700;
}

/* 隐藏 居中 */

.tc {
	text-align: center;
}

.tr {
	text-align: right;
}

.show {
	display: block;
}

.hide {
	display: none !important;
}

/*文字隐藏,省略号*/
.ti,
.te {
	white-space: nowrap;
	overflow: hidden;
}

.ti {
	text-indent: -999em;
}

.te {
	text-overflow: ellipsis;
}

body {
	background-color: #fff;
}

html,
body {
	margin: 0;
	height: 100%;
}

/* 颜色类 */
/* 侧边标题颜色 */
.color-buto {
	color: #3c93ff;
}

.color-title {
	color: #e32d22;
	font-weight: bold
}

.fy {
	color: #CCCCCC
}


/* 图片下标  */
.color-fotrt {
	color: #999;
}

/*功能- 选中颜色  */
.Snavigation .active {
	background: -webkit-linear-gradient(left, #485cc3, #5097e7);
	/* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(right, #485cc3, #5097e7);
	/* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(right, #485cc3, #5097e7);
	/* Firefox 3.6 - 15 */
	background: linear-gradient(to right, #485cc3, #5097e7);
}

/* 背景颜色类 */
.foot-nav {
	width: 100%;
	color: white;
	background: -webkit-linear-gradient(left, #727272, #555555);
	/* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(right, #727272, #555555);
	/* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(right, #727272, #555555);
	/* Firefox 3.6 - 15 */
	background: linear-gradient(to right, #727272, #555555);
	/* 标准的语法（必须放在最后） */

}

/* 文字类 */
.text-font {
	text-indent: 30px;
	padding: 20px;
	font-size: 12px
}

/* 侧边导航 */
.foot-nav .foot-box {
	margin-top: 25px;
	margin-bottom: 25px;
}

.Snavigation {
	border-radius: 0 15px 0 0;
	width: 100%;

	box-shadow: -2px 2px 16px #eee;
	/* background-color: #eee; */
}

/* 侧导航头部 */
.Snavigation .con-box .li-title {
	padding: 30px 0 30px 30px;
	border-bottom: 1px #eee solid;

}

.Snavigation .li-title span {

	padding-bottom: 20px;
}

.Snavigation .con-box h4 {
	font-weight: 600;
	font-size: 20px;
	margin-bottom: 0;
}

.Snavigation .con-box .active {
	color: #fff;
}

.Snavigation .con-box li {
	padding: 15px 0 15px 30px;
	font-size: 16px;
	border-bottom: 1px #eee solid;
	font-weight: 700;
	color: #7f7f7f;

}

.Snavigation ul {

	padding-inline-start: 0px;
}

.Snavigation li {
	list-style: none;
}

.Snavigation .active a {
	color: #fff;
}

.Snavigation .active a:hover {
	color: #eee;

}

/* 尾部  */
.foot-nav-all {
	margin-top: 30px;
}

.foot-nav-right {
	position: relative;
	left: 50%;
	transform: translateX(-50%);
	text-align: center;
}

.foot-nav-all div div div {
	margin: 0.3% 0;
}

.foot-link-content a {
	color: white;
	text-decoration: none;

}

.foot-link-content a:hover {
	color: #e32d22;
	text-decoration: none;

}

.foot-link-title {
	font-size: 120%;
}

.foobot {
	width: 100%;
	background-color: #727272;
}

.foobot p {
	text-align: center;
	margin: 0;
	font-size: 16px;
	color: #FFFFFF;
	line-height: 30px;
}

/*====================导航*********/
.header {
	width: 100%;
	position: relative;
	z-index: 9999;
	top: 297px;
	left: 0;
	height: 55px;

	background: -webkit-linear-gradient(left, #18388b, #18388b);
	/* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(right, #18388b, #18388b);
	/* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(right, #18388b, #18388b);
	/* Firefox 3.6 - 15 */
	background: linear-gradient(to right, #18388b, #18388b);
	/* 标准的语法（必须放在最后）#20113a, #519ce8    #0000ff */

}

/*左侧logo*/

/*右侧*/
.header .nav {
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
	height: 100%;
	line-height: 55px;
	display: block;
}
.nav ul {
	margin: 0;
	padding: 0;
}

.nav span{
	background: url(../img/sousuo.jpg);
	width: 240px;
	height: 35px;
	position: relative;
	z-index: 9999;
	top: -55px;
	left: 1200px;
}

.sbut{
	background-color: #0000ff;
	color: #fff;
	border-radius: 0.5rem;
	height: 35px;
	line-height: 35px;
	width: 80px;
}

.ssk{
	background: url(../img/index/sousuo.jpg);
	height: 35px;
	line-height: 35px;
	margin-right: -10px;
	padding: 0 10px;
	position: relative;
	z-index: 9999;
	
}
.header .navbar_nav li {
	float: left;
	position: relative;
	display: block;
	width: 20%;
}

.header .navbar_nav li:after {
	content: "";
	width: 0;
	height: 55px;
	background: #0000ff;
	bottom: 0;
	left: 0;
	transition: all 0.5s ease 0s;
	opacity: 0.3;


}

.header .navbar_nav li:hover:after {
	width: 100%;
}



.header .navbar_nav li a {
	text-decoration: none;
	height: 100%;
	display: block;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
	color: #fff;
	font-size: 24px;
	text-align: center;
}

.header .navbar_nav li:hover a {
	color: #fff;
	font-size: 24px;
	text-align: center;
	font-weight: bold;
}

.header .navbar_nav li.dropdown {
	display: inherit;
	position: relative;
}

.header .navbar_nav li.dropdown .jt {
	width: 20px;
	height: 20px;
	background: url(i/top.png) no-repeat;
	background-size: 100% 100%;
	display: block;
}

.header .navbar_nav li.dropdown .dropdown_menu {
	display: none;
	position: absolute;
	top: 50px;
	width: 100%;
	background: #fff;
	box-shadow: 0 15px 27px 0 rgba(167, 165, 165, 0.38);
	width: 120%;
	left: -10%;
}

.header .navbar_nav li.dropdown .dropdown_menu a {
	font-size: 14px;
	color: #666;
	padding: 0 10px;
	line-height: 40px;
	text-align: center;
	background: #fff;
	margin-bottom: 2px;
}

.header .navbar_nav li.dropdown:hover .dropdown_menu {
	display: block;
	background: #f3f3f3;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}

.header .navbar_nav li.dropdown:hover .dropdown_menu a {
	color: #666;
}

.header .navbar_nav li.dropdown:hover .dropdown_menu a:hover {
	color: #fff;
	background: #e32d22;
}

/*白色背景的头部*/
.headeron {
	background: #fff;
	border-bottom: 1px solid #ccc;
}

.header.on .left .img1 {
	display: none;
}

.header.on .left .img2 {
	display: block;
}

.header.on .navbar_nav li a {
	color: #333;
}

.header.on .navbar_nav li:hover a {
	color: #3e70ad;
}

#navToggle {
	display: none;
}

.m_nav {
	position: fixed;
	top: 0px;
	box-shadow: 0 15px 27px 0 rgba(167, 165, 165, 0.38);
	width: 100%;
	height: 100%;
	background: #fff;
	transition: all ease 0.5s;
	-webkit-transition: all ease 0.5s;
	z-index: 1000;
	opacity: 1;
	visibility: visible;
	margin-top: 0;
	overflow-y: auto;
	transition: all .6s cubic-bezier(.77, 0, .175, 1) 0ms;
	top: 0;
	transform: translateX(100%);
}

.m_nav.open {
	transform: translateX(0);
}

.m_nav .top {
	height: 60px;
	padding: 20px;
	box-sizing: border-box;
}

.m_nav .top .closed {
	width: 30px;
	height: 30px;
	vertical-align: middle;
	float: right;
	cursor: pointer;
}

.m_nav .logo {
	width: 100%;
	margin: 0 auto;
}

.m_nav .logo img {
	height: 50px;
	display: block;
	margin: 30px auto;
}

.m_nav .ul {
	margin-top: 30px;
}

.m_nav .ul li {
	padding: 0 20px;
	border-bottom: 1px solid #f5f5f5;
	transform: translateY(0);
	-webkit-transform: translateY(100%);
	transform: translateY(100%);
	-webkit-transition: all .6s cubic-bezier(.77, 0, .175, 1) 0ms;
	transition: all .6s cubic-bezier(.77, 0, .175, 1) 0ms;
	opacity: 0;
}

.m_nav.open .ul li {
	opacity: 1;
	-webkit-transform: translateY(0);
	transform: translateY(0);
}

.m_nav .ul li:nth-child(1) {
	-webkit-transition: all .2s cubic-bezier(.77, 0, .175, 1) 0ms;
	transition: all .2s cubic-bezier(.77, 0, .175, 1) 0ms;
}

.m_nav .ul li:nth-child(2) {
	-webkit-transition: all .4s cubic-bezier(.77, 0, .175, 1) 0ms;
	transition: all .4s cubic-bezier(.77, 0, .175, 1) 0ms;
}

.m_nav .ul li:nth-child(3) {
	-webkit-transition: all .6s cubic-bezier(.77, 0, .175, 1) 0ms;
	transition: all .6s cubic-bezier(.77, 0, .175, 1) 0ms;
}

.m_nav .ul li:nth-child(4) {
	-webkit-transition: all .8s cubic-bezier(.77, 0, .175, 1) 0ms;
	transition: all .8s cubic-bezier(.77, 0, .175, 1) 0ms;
}

.m_nav .ul li:nth-child(5) {
	-webkit-transition: all 1.0s cubic-bezier(.77, 0, .175, 1) 0ms;
	transition: all 1.0s cubic-bezier(.77, 0, .175, 1) 0ms;
}

.m_nav .ul li:nth-child(6) {
	-webkit-transition: all 1.2s cubic-bezier(.77, 0, .175, 1) 0ms;
	transition: all 1.2s cubic-bezier(.77, 0, .175, 1) 0ms;
}

.m_nav .ul li a {
	display: block;
	text-decoration: none;
	color: #333;
	font-size: 16px;
	height: 50px;
	line-height: 50px;
	width: 100%;
}

.m_nav .ul li .dropdown_menu {
	display: none;
}

.m_nav .ul li.dropdown.active .dropdown_menu {
	display: block;
}

.m_nav .ul li .dropdown_menu a {
	display: block;
	height: 50px;
	line-height: 50px;
	padding: 0 40px;
	box-sizing: border-box;
	border-bottom: 1px solid #f5f5f5;
}

.m_nav .ul li .dropdown_menu a:last-child {
	border: none;
}

.bannerindex {
	width: 1200px;
	margin: 0 auto;
}

.bannerindex img {
	position: relative;
	z-index: 9999;
	left: -360px;
}





/*  */
/* +++++++++++++++++++++++++++++++++++++  跑马灯公共css ++++++++++++++++++++++++++++++++++++++++++++++++ */
@font-face {
	font-family: 'Pacifico';
	src: url('pacifico.eot');
	src: url('pacifico.eot?#iefix') format('embedded-opentype'),
		url('pacifico.woff') format('woff'),
		url('pacifico.ttf') format('truetype'),
		url('pacifico.svg#Pacifico') format('svg');
}

* {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.blue {
	background: #fff;
	color: #333;
}

.blue h3 {
	background: #eee;
	color: #3498db;
	font-size: 36px;
	line-height: 100px;
	margin: 10px;
	padding: 2%;
	position: relative;
	text-align: center;
}

.button {
	background: #3498db;
	color: #fff;
	display: block;
	font-size: 16px;
	margin: 20px auto;
	padding: 20px;
	text-align: center;
	text-decoration: none;
	width: 48%;
}

.features-s img {
	border: 1px solid #eee !important;
	height: 80px;
}

.features-syx img {
	border: 5px solid #eee !important;
}

.image-s img {
	border: 1px solid #eee !important;
	height: 100px;
}

.buttons {
	padding: 0 20px 20px;
	margin-bottom: 10px;
}

.buttons .button {
	background: #FFF;
	color: #3498db;
	float: left;
	margin: 5px;
}

.center .slick-center h3 {
	-moz-transform: scale(1.08);
	-ms-transform: scale(1.08);
	-o-transform: scale(1.08);
	-webkit-transform: scale(1.08);
	color: #e67e22;
	opacity: 1;
	transform: scale(1.08);
}

.center h3 {
	opacity: 0.8;
	transition: all 300ms ease;
}

.content {
	margin: auto;
	padding: 20px;
	width: 600px;
}

.content:after,
.buttons::after {
	clear: both;
	content: "";
	display: table;
}

.destroy {
	font-weight: 400;
	margin-top: 40px;
}

.features {
	display: block;
	list-style-type: none;
	margin-top: 30px;
	padding: 0;
	text-align: center;
}

.features li {
	margin: 20px 0;
}

.filter .button {
	background: #FFF;
	color: #3498db;
	margin-bottom: 40px;
}

.fixed-header {
	background: #FFF;
	box-shadow: 2px 0 5px rgba(0, 0, 0, 0.5);
	display: none;
	padding: 10px;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 10000;
}

.fixed-header .header-content {
	margin: auto;
	width: 600px;
}

.fixed-header .subheading {
	display: none;
}

.fixed-header h1.title {
	float: left;
	font-size: 24px;
	margin: 0;
}

.fixed-header ul.nav {
	float: right;
	margin: 0;
	padding: 5px;
}

.fixed-header ul.nav li {
	margin: 0 0 0 10px;
}

.margin-40 {
	margin-bottom: 40px;
}

.more,
.button.first {
	margin-top: 40px;
}

.red {
	background: #e74c3c;
	color: #fff;
}

.slick-slide .image {
	padding: 0px;

}

.slick-slide img {
	border: 5px solid #FFF;
	display: block;
	width: 100%;
}

.slick-slide img.slick-loading {
	border: 0;
}

.slick-slider {
	margin: 15px auto 25px;

}

.subheading {
	color: #555;
	font-size: 12px;
	font-style: italic;
	font-weight: 400;
	margin: 10px auto;
	text-align: center;
}

.white {
	background: #fff;
	color: #3498db;
}

.white pre,
.white hr {
	background: #3498db;
}

a {
	color: #3498db;
}




pre {
	background: #fff;
	margin: 0 10px 20px;
	padding: 10px;
}

section {
	width: 100%;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
	margin: 40px auto;
	text-align: left;
	width: 100%;
	table-layout: fixed;
	font-size: 14px;
	line-height: 1.4;
}

tbody {
	background: #fff;
	border-color: #fff;
}

td {
	background: #3498db;
	border: 1px solid #fff;
	color: #fff;
	padding: 10px;
	width: 33%;
	vertical-align: top;
}

th {
	border-left: 1px solid #3498db;
	padding: 10px;
}

td:first-child {
	font-weight: bold;
}

th.last {
	width: 230px;
}

th.type {
	width: 80px;
}

th.default {
	width: 100px;
}

th:first-child {
	border-left: 0;
}

thead {
	background: #fff;
	border-color: #3498db;
	color: #3498db;
}

tr {
	background: #fff;
	border-right: 1px solid #fff;
}

/* 适配 */
@media (max-width: 420px) {
	ul.nav li a {
		display: block;
		font-size: 10px;
	}
}

@media (max-width: 768px) {
	.blue h3 {
		font-size: 24px;
	}

	.button {
		margin: 0 auto 20px;
		width: auto;
	}

	.button.first {
		margin-top: 40px;
	}

	.buttons {
		padding: 0 0 20px;
	}

	.buttons .button {
		float: left;
		font-size: 12px;
		margin: 1%;
		width: 48%;
	}

	.center {
		margin-left: -40px;
		margin-right: -40px;
	}

	.center .slick-center h3 {
		-moz-transform: scale(1);
		-ms-transform: scale(1);
		-o-transform: scale(1);
		-webkit-transform: scale(1);
		color: #e67e22;
		opacity: 1;
		transform: scale(1);
	}

	.center h3 {
		-moz-transform: scale(0.95);
		-ms-transform: scale(0.95);
		-o-transform: scale(0.95);
		-webkit-transform: scale(0.95);
		opacity: 0.8;
		transform: scale(0.95);
		transition: all 300ms ease;
	}

	.content {
		margin: auto;
		padding: 20px 40px;
		width: auto;
	}

	.fixed-header .header-content {
		width: auto;
	}

	pre {
		font-size: 12px;
		overflow-x: scroll;
	}

	table {
		font-size: 14px;
		line-height: 18px;
		margin: 40px auto 20px;
		display: block;
		float: left;
	}

	tr {
		width: 100%;
		border-right: none;
		border-bottom: 1px solid #fff;
		margin: 0px 0px 20px;
		padding: 0px 0px 20px;
		background: transparent;
		float: left;
	}

	thead {
		display: none;
	}

	td {
		border: 0;
		padding: 10px 0px;
	}

	td,
	tbody {
		display: block;
		width: 100% !important;
	}

	table.settings td:nth-of-type(1),
	table.methods td:nth-of-type(1) {
		font-weight: bold;
		font-size: 16px;
		line-height: 18px;
	}

	table.settings td:nth-of-type(2):before {
		content: 'Type: ';
		font-weight: bold;
	}

	table.settings td:nth-of-type(3):before {
		content: 'Default: ';
		font-weight: bold;
	}

	table.methods td:nth-of-type(2):before {
		content: 'Arguments: ';
		font-weight: bold;
	}
}

/* 加载动画 */
#loading {
	background-color: #397dfb;
	height: 100%;
	width: 100%;
	position: fixed;
	z-index: 9999;
	margin-top: 0px;
	top: 0px;

}

#loading-center {
	width: 100%;
	height: 100%;
	position: relative;
}

#loading-center-absolute {
	position: absolute;
	left: 50%;
	top: 50%;
	height: 200px;
	width: 200px;
	margin-top: -100px;
	margin-left: -100px;
}

#object {
	width: 80px;
	height: 80px;
	background-color: #FFF;
	-webkit-animation: animate 1s infinite ease-in-out;
	animation: animate 1s infinite ease-in-out;
	margin-right: auto;
	margin-left: auto;
	margin-top: 60px;
}

@-webkit-keyframes animate {
	0% {
		-webkit-transform: perspective(160px);
	}

	50% {
		-webkit-transform: perspective(160px) rotateY(-180deg);
	}

	100% {
		-webkit-transform: perspective(160px) rotateY(-180deg) rotateX(-180deg);
	}
}

@keyframes animate {
	0% {
		transform: perspective(160px) rotateX(0deg) rotateY(0deg);
		-webkit-transform: perspective(160px) rotateX(0deg) rotateY(0deg);
	}

	50% {
		transform: perspective(160px) rotateX(-180deg) rotateY(0deg);
		-webkit-transform: perspective(160px) rotateX(-180deg) rotateY(0deg);
	}

	100% {
		transform: perspective(160px) rotateX(-180deg) rotateY(-180deg);
		-webkit-transform: perspective(160px) rotateX(-180deg) rotateY(-180deg);
	}
}

/*底部*/
.footer {
	width: 100%;
	flex: 0 0 auto;
	background-color: #18388b;
}

.footop {
	padding: 30px 0;
	width: 1200px;
	margin: 0 auto;
}

.footleft {
	float: left;
	width: 10%;
	margin-left: 5%;
	margin-top: 15px;
}

.footleft dl {
	margin: 0;
}

.footleft dt {
	font-size: 18px;
	color: #e32d22;
	margin-bottom: 20px;
}

.footleft dd {
	display: initial;
	color: #FFFFFF;
}

.footleft dd a {
	font-size: 18px;
	color: #FFFFFF;
	display: inline-block;
	line-height: 30px;
	width: 90px;
	margin-right: 1%;
	margin-left: 1%;
}

.footcent {
	width: 45%;
	float: left;
	margin-top: 15px;
}

.footcent h4 {
	font-size: 18px;
	color: #e32d22;
	margin-bottom: 20px;
}

.footcent p {
	margin-bottom: 20px;
	line-height: 30px;
	font-size: 18px;
	color: #FFFFFF;
	width: 97%;
}

.footcent p span {
	float: left;
	font-size: 18px;
}

.footcent p .yb {
	float: right;
}

.footright {
	width: 40%;
	float: right;
}

.footright .ciaps {
	width: 30%;
	float: left;
	text-align: center;
}

.footright .ciaps p {
	font-size: 18px;
	color: #fff;
	margin-top: 10px;
	margin-bottom: 10px;
}

.footright .ciaps img {
	width: 100px;
	background-color: #fff;
	border-radius: 1rem;
}

.foobot {
	width: 100%;
	background-color: #edeaea;
}

.foobot p {
	text-align: center;
	margin-top: 10px;
	font-size: 16px;
	color: #7a7a7a;
	line-height: 30px;
}

.foobot p a {
	font-size: 16px;
	color: #FFFFFF;
	display: inline-block;
}

/*二级页面内容#eff2f7*/
.ejlf {
	color: #fff;
	border: 1px solid #0000ff;
	background-color: #0000ff;
	text-decoration: none;
}

.ejlf a {
	color: #fff;
}



.erjibt {
	/* background-color: #edeaea; */
	line-height: 4rem;
	padding-left: 3.125rem;
}

.erjibt a {
	font-size: 15px;
	color: #7a7a7a;
}

.erji {
	width: 1200px;
	margin: 0 auto;
	background-color: #fff;
	overflow: hidden;
	min-height: 800px;
	padding-bottom: 10rem;
	margin-top: 300px;
}

.erjiletf {
	float: left;
	width: 18.75rem;
	margin-left: 3.125rem;
	margin-top: 3.125rem;
}

.erjiletf li {
	
	border-bottom: 1px solid #eee;
	width: 25rem;
	text-align: center;
}

.erjiletf li a {
	line-height: 5rem;
	font-size: 18px;
	font-weight: bold;
}

.erjiletf li a:hover {
	color: #0000ff;
}

.erjiBbt {
	height: 4rem;
	border-bottom: 1px solid #eee;
	width: 77rem;
}

.erjiBbt p {
	height: 4rem;
	border-bottom: 1px solid #0000ff;
	width: 10rem;
	font-size: 22px;
	color: #18388b;
}

.erjiright {
	float: right;
	width: 80rem;
	margin-right: 3.125rem;
	margin-top: 3.125rem;

}

.erjiright ul {
	padding: 3.125rem;
	width: 76rem;
}

.erjiright li {
	height: 5rem;
	text-indent: 1.5625rem;
	width: 76rem;
	text-align: left;
	list-style-type: disc;
}

.erjiright li span {
	float: right;
	width: 12.5rem;
	line-height: 5rem;
}

.erjiright li a {
	line-height: 5rem;
	color: #7a7a7a;
	font-size: 16px;
}

.erjiyeqian {
	width: 77rem;
	text-align: center;
	font-size: 14px;
	color: #7a7a7a;
	margin: 5rem 0 10rem 0;
}

.erjiyeqian a {
	border: 1px solid #eee;
	font-size: 14px;
	margin: 0.3125rem;
	padding: 0.3125rem 0.625rem 0.3125rem 0.625rem;
}

.erjiyeqian a:hover {
	color: #fff;
	border: 1px solid #0000ff;
	background-color: #0000ff;
	text-decoration: none;
}

.ejyqxz {
	color: #fff;
	border: 1px solid #0000ff;
	background-color: #0000ff;
	text-decoration: none;
}

.erzzjg {
	background: url(../img/zzjgk.png);
	height: 35.5rem;
	width: 77rem;
	margin-top: 3.125rem;
}

.ejzz {
	float: right;
	font-family: 'Courier New', Courier, monospace;
	margin-bottom: 0.625rem;
}

.ejzz li {
	float: left;
	background-color: fff;
	list-style-type: none;
}

.ejnr {

	overflow: hidden;
	font-size: 18px;
	line-height: 45px;
	text-align: left;
	padding: 50px 0 ;
}

.erjirightspzxss {
	float: right;
	width: 80rem;
	margin-right: 3.125rem;
	margin-top: 3.125rem;
	overflow: hidden;
}

.ejnr img {
	width: 77rem;
	text-align: center;
}

/* 视频中心二级导航 */
.erjiletfmtzx {
	float: left;
	width: 18.75rem;
	margin-left: 3.125rem;
	margin-top: 3.125rem;
}

.erjiletfmtzx li {
	border-bottom: 1px solid #eee;
	width: 25rem;
	text-align: center;
}

.erjiletfmtzx li a {
	line-height: 5rem;
	font-size: 18px;
	font-weight: bold;
}

.erjiletfmtzx li a:hover {
	color: #0000ff;
}

.ejlfmtzx {
	color: #fff;
	border: 1px solid #0000ff;
	background-color: #0000ff;
	text-decoration: none;
}

.ejlfmtzx a {
	color: #fff;
}

.sjmtzxh {
	height: 30rem;
}

.sjmtzx {
	overflow: hidden;
}

.sjmtzx ul {
	text-align: center;
}

.sjmtzx li {
	height: 5rem;
	background: url(../img/ztzxsjbj.png) no-repeat;
	width: 28rem;
	text-align: center;
	background-size: auto 100%;
	background-position: 60px 0;
	border-bottom:none;
}

.sjxuanh a{
	height: 5rem;
	background: url(../img/ztzxsjbjh.png) no-repeat;
	width: 28rem;
	text-align: center;
	background-size: auto 100%;
	background-position: 60px 0;
	border-bottom:none;
}
.sjxuanh a{
	height: 5rem;
	background: url(../img/ztzxsjbjh.png) no-repeat;
	width: 28rem;
	text-align: center;
	background-size: auto 100%;
	background-position: 60px 0;
	border-bottom:none;
	color: #0000ff;
}

.sjmtzx li a {
	line-height: 5rem;
	font-size: 16px;
	font-weight: bold;
}

.sjmtzx li a:hover {
	color: #0000ff;
}


.ermtzx {
	width: 77rem;
	padding: 5px;
	float: left;
	overflow: hidden;
}

.ermtzx ul {
	margin-bottom: 10rem;
	overflow: hidden;
}

.ermtzx li {
	height: 290px;
	list-style-type: none;
	background-color: #eff2f8;
	margin: 10px;
	width: 230px;
	float: left;
	border-radius: 1rem;
}

.ermtzx li a {
	font-size: 18px;
	color: #7a7a7a;
	line-height: 38px;
	padding-left: 10px;
}

.ermtzx li p {
	font-size: 14px;
	color: #7a7a7a;
	float: right;
	width: 220px;
	line-height: 25px;
	padding: 0 5px 0 5px;
}

.ermtzx li img {
	float: left;
	width: 230px;
}

.ermtzx span {
	background: #0000ff;
	border-radius: 0.5rem;
	width: 80px;
	height: 30px;
	float: left;
	padding-left: 6px;
	margin-left: 75px;
}

.ermtzx span a {
	color: #fff;
	font-size: 12px;
	line-height: 33px;
	text-align: center;
}


/* 首页页面内容 */
.index {
	width: 1200px;
	margin: 0 auto;
	background-color: #fff;
	margin-top: 340px;
	margin-bottom: 4rem;
	border-radius: 1rem;
    border: 1px solid #edeaea;
}

/* 新闻中心 */
.News {
	padding: 25px;
	overflow: hidden;
}

.SYR {
	float: right;
	width: 586px;
}

.SYR img{
	position: absolute;
	top: -32px;
	left:460px;
	z-index: 1;
}

.News-box {
	width: 446px;
	padding: 5px;
	float: left;
}

.News-bt {
	border-bottom: 1px dashed #c5cbcf;
	font-size: 22px;
	line-height: 5rem;
	height: 5rem;
	color: #18388b;
}

.News-bt span {
	float: right;
}

.News-bt img {
	margin-right: 20px;
}

.News-gzdt {
	border-bottom: 1px dashed black;
	font-size: 22px;
	line-height: 5rem;
	height: 5rem;
	color: #18388b;

}

.News-gzdt a {
	color: #18388b;
}

.News-gzdt p {
	color: #18388b;
	font-weight: bold;
	float: left;
}

.News-gzdt span {
	float: right;
}


.News li {
	font-size: 16px;
	line-height: 42px;
	list-style-type: disc;
}

.News li a {
	font-size: 16px;
	color: #000000
}

.News li span {
	float: right;
}



.News ul {
	padding-left: 30px;
	padding-top: 10px;
}

.zrxx {
	width: 221px;
	height: 308px;
	padding: 5px;
	float: right;
	/* background: url(../img/index/xxbj.png); */
	background-color: #eff2f8;
	border-radius: 1rem;
	padding: 16px;
	padding-top: 40px;
    padding-bottom: 40px;
}

.zrxx img {
	padding-bottom: 38px;
}

.News-bt2 {
	/* 	background: url(../img/index/newbj.png); */
	background-color: #eff2f8;
	border-radius: 1rem;
	font-size: 22px;
	line-height: 5rem;
	height: 5rem;
	color: #18388b;
	padding: 0 10px 0 10px;
}

.News-bt2 span {
	float: right;
}

.News-bt2 img {
	margin-right: 15px;
}

.News-box-gxfc {
	width: 576px;
	padding: 5px;
	float: left;
}

.News-box-gxfc li {
	height: 160px;
	list-style-type: none;
	margin: 20px 0 0 -20px;
}

.News-box-gxfc li a {
	font-size: 18px;
	color: #000000;
	font-weight: bold;
    text-indent: 2em;
}

.News-box-gxfc li span {
	font-size: 16px;
	color: #000000;
	float: right;
	width: 350px;
	line-height: 35px;
}

.News-box-gxfc li img {
	float: left;
	width: 192px;
	height: 144px;
}



.News-box-jxyy {
	width: 576px;
	padding: 5px;
	float: left;
	overflow: hidden;
}

.News-box-jxyy ul {
	background: url(../img/txkbj.jpg);
	margin: 30px 10px 0 10px;
	height: 320px;
}

.News-box-jxyy li {
	list-style-type: none;
	float: left;
	width: 158px;
	margin: 12px 19px 0 -6px;
	height: 130px;
}

.News-box-jxyy li a {
	font-size: 16px;
	color: #000000;
	/* line-height: 15px; */
}

.News-box-jxyy li img {
	margin-bottom: -5px;
	width: 156px;
	height: 108px;
}

.News-box-spzlG {
	width: 571px;
	padding: 5px 2px 0 2px;
	float: right;
	overflow: hidden;
	height: 440px;
}

.News-box-spzl {
	width: 571px;
	padding: 5px 2px 0 2px;
	float: right;
	overflow: hidden;
	height: 420px;
}

.News-box-spzl ul {
	margin: 3rem 1rem 3rem 1rem;
	border-radius: 1rem;
	border: 1rem solid #eff2f8;
	padding-left: 0.5rem;
	overflow: hidden;
	padding: 1rem;

}

.News-box-spzl li {
	list-style-type: none;
	margin: 20px 0 0 -20px;
}

.News-box-spzl li img {
	width: 550px;
	height: 320px;
}

.NewsG {
	width: 610px;
	height: 388px;
	padding: 25px;
	float: left;
}

.detail {
	width: 1200px;
	margin: 0 auto;
	background-color: #fff;
	overflow: hidden;
	margin-top: 290px;
	min-height: 800px;
	padding-bottom: 10px;
	border: 1px solid #edeaea;
}

.detaila {
	font-size: 26px;
	margin: 80px 20px 0 20px;
}

.detabt {
	height: 250px;
	text-align: center;
	margin: 80px 0 0px 0;
}

.detabt a {
	font-size: 24px;
	margin: 0 10px 0 10px;
	font-family: 'Courier New', Courier, monospace;
	color: #7a7a7a;
}

.detabt p {
	float: right;
	font-family: 'Courier New', Courier, monospace;
	font-family: 楷体;
	text-align: right;
	font-size: 18px;
}

/* .detabt h1 {
	margin-bottom: 80px;
} */


.detabt span {
	float: left;
	font-family: 'Courier New', Courier, monospace;
	font-family: 楷体;
	text-align: left;
	font-size: 18px;
}

.detanr {
	font-size: 20px;
	line-height: 45px;
	text-align: left;
	text-indent: 2em;
}


.detabtsub {
	margin-bottom: 80px;
}


.jxyyuan {
	width: 580px;
	padding: 25px;
	float: left;
}


.title-link {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    /* 这里不需要写 width 了，因为 flex: 1 会自动计算剩余空间 */
}


/* Basic二级开始 */

.erjibasicBbt {
    height: 4rem;
    border-bottom: 1px solid #eee;
    width: 95%;
    float:right;
}

    .erjibasicBbt p {
        height: 4rem;
        border-bottom: 1px solid #0000ff;
        width: 20rem;
        font-size: 22px;
        color: #18388b;
    }

.erjirightbasic {
    float: right;
    width: 100%;
    margin: 3.125rem;
}

    .erjirightbasic ul {
        padding: 3.125rem;
        width: 100%;
    }

    .erjirightbasic li {
        height: 5rem;
        text-indent: 1.5625rem;
        width: 100%;
        text-align: left;
        list-style-type: disc;
        padding: 2rem 0rem 2rem 6rem;
    }

        .erjirightbasic li span {
            float: right;
            width: 12.5rem;
            line-height: 5rem;
        }

        .erjirightbasic li a {
            line-height: 5rem;
            color: #7a7a7a;
            font-size: 16px;
        }

/* Basic二级结束 */