﻿
* {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}


body,
div,
ul,
ol,
li,
dl,
dt,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
iframe,
pre,
code,
fieldset,
legend,
form,
input,
select,
textarea,
button,
p,
blockquote,
th,
td,
figure {
	margin: 0;
	padding: 0;
	*zoom: 1
}


li {
	list-style-type: none
}

iframe,
frame,
fieldset,


.j_nav {
	width: auto;
	margin-left: 5px;
	float: left;
	/*position:relative*/
}

.j_nav_spa {

	display: block;
	text-align: center;

	height: 50px;
	line-height: 50px;
	font-size: 20px;
	font-weight: 600;

}

.j_nav_spa a {
	color: #fff !important;
	font-weight: 600;


}

.j_nav_ul {
	width: 100%;
	height: auto;
	/*background: rgba(255, 255, 255, 0.2);*/
	margin-top: 5px;
	/*position: absolute;*/
	display: none;

}

.j_nav_ul li {
	width: 100%;
	height: 30px;
	line-height: 30px;
	text-align: center;



}

.j_nav_ul li a {
	/*color: #3374C9;*/
	color: #fff;
	font-weight: bold;
	font-size: 15px;
}

.j_nav_spa a,
.j_nav_ul li a {
	cursor: pointer
}



.j_nav:hover .j_nav_ul {
	display: block;


}


.j_nav_ul li a:hover {
	border-bottom: 2px solid #fff;
	font-size: 18px;
}
.j_add_lhd_d{
	border-bottom: 2px solid #3374C9;
	font-size: 18px!important;
}

.jbanner_font_d {
	text-align: center;
	top: 30% !important;
	opacity: 0.8
}

.jbanner_font_d_h1 {
	width: 50%;
	color: #ffffff;
	font-size: 30px;
	margin: 0 auto
}

.jbanner_font_d_h2 {
	width: 50%;
	height: 60px;
	line-height: 60px;
	color: #ffffff;
	font-size: 25px;
	margin: 0 auto;
	margin-top: 20px;
	border-bottom: 2px dotted #ffffff
}

#jmenu {
	width: 300px;
}

#jmenu span {
	background: gray;
	color: #fff;
	cursor: pointer;
	display: block;
}

#jmenu.hidden {
	display: none;
}

.page2_j_d {
	width: 100%;
	height: 100%;
	/*background-image: url('static/image/page3_bg2.jpg');*/
	background-repeat: no-repeat;
	transition-duration: 0.5s;
	background-size: cover
}


/*.page2_j_d_r {*/
/*	display: block;*/
/*	max-width: 35%;*/
/*	height: 80%;*/
/*	border-radius: 15px;*/
/*	border-radius|: 15px;*/
/*	transition-duration: 1.5s;*/
/*	will-change: transform;*/
/*	transform: translateX(-100%);*/
/*	!* 初始位置，例如向左移动100% *!*/
/*	transition: transform 1s ease;*/

/*}*/


.page2_j_d_l {
	display: block;
	width: 40%;
	height: 80%;
	border-radius: 15px;

	transition-duration: 1.5s;
	will-change: transform;
	transform: translateX(-100%);

	/* 初始位置，例如向左移动100% */
	transition: transform 1.5s ease;
	background-color: rgba(88,175,237,0.5);


}

.page2_j_d_l_t {
	width: 80%;
	margin: 0 auto;
	min-height: 50%;
	height:100% ;

}

.page2_j_d_l_t_d_s {


	width: 100%;
	height: 60px;
}

.gywm_d_s {
	display: block;
	width: 100%;
	height: 50px;
	line-height: 50px;
	font-size: 45px;
	color: #fff;
	font-weight: bold;
}

.gywm_d_gs_t {
	display: block;
	width: 100%;
	height: 61px;
	line-height: 60px;
	font-size: 35px;
	color: #fff;
	font-weight: bold;
}

.gywm_d_gs_ds {
	width: 100%;
	height: auto;
	font-size: 16px;
	color: #fff;
	line-height: 30px;
	margin-top: 20px;
}

.page2_j_d:hover .page2_j_d_l {

	transform: translateX(0)
}



.page3_j_d {
	width: 100%;
	height: 100%;

	background-repeat: no-repeat;
	transition-duration: 0.5s;
	background-size: cover;

}



.page3_j_d_l {
	display: block;
	max-width: 35%;
	height: 90%;
	border-radius: 15px;

	float: left;
	width: 35%;



}

.page3_j_d_l_t {
	width: 80%;
	margin: 0 auto;
	min-height: 50%;
	padding-top: 20%;


}

.page3_j_d_l_t_d_s {


	width: 100%;
	height: 60px;
}

.gywm_d_s {
	display: block;
	width: 100%;
	height: 50px;
	line-height: 50px;
	font-size: 45px;
	color: #fff;
}

.gywm_d_gs_t {
	display: block;
	width: 100%;
	height: 61px;
	line-height: 60px;
	font-size: 35px;
	color: #fff;
}

.gywm_d_gs_ds {
	font-weight: 400;
	width: 100%;
	height: 80%;
	font-size: 18px;
	color: #fff;
	line-height: 40px;

	overflow: hidden;
	text-overflow: ellipsis;
	text-indent: 2em;
}

.page2_j_d:hover .page2_j_d_l {

	transform: translateX(0)
}



.page3_j_d_r {

	width: 60%;
	height: 80%;
	float: right;
}

.page3_j_d:hover .j_item {

	transform: translateY(0)
}


.j_item {
	width: 30%;
	margin-left: 3%;
	height: 90%;
	float: left;

	background-color: rgba(0, 0, 0, 0.1);
	padding: 10px;
	cursor:pointer;
	/*transform: translateY(-100%);*/

	/*transition: transform 2s ease;*/
}

.j_item:nth-child(1) {
	transform: translateY(-100%);
	/* 初始位置，例如向左移动100% */
	transition: transform 2s ease;
}

.j_item:nth-child(2) {
	opacity: 0;
	/* 初始状态为完全透明 */
	animation: jxfadeIn 2s ease-in-out forwards;
	/* 应用动画，2秒内从透明变为不透明，且停留在结束状态 */

}

@keyframes jxfadeIn {
	from {
		opacity: 0;
	}

	to {
		opacity: 1;
	}
}

.j_item:nth-child(3) {
	transform: translateX(+100%);
	/* 初始位置，例如向左移动100% */
	transition: transform 2s ease;
}



.j_item_d {
	width: 100%;
	height: 40%;
	line-height: 100px;
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: flex-end;
	padding-bottom: 20px;
}

.j_item_d img {
	width: 80px;
	height: 80px;
	transition: transform 0.5s ease;
}

.j_item_d_yd {
	width: 100%;
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #fff;
	font-size: 30px;
}

.j_item_d_yq {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
	width: 100%;
	height: 70px;
	font-size: 15px;
	color: #fff;
	line-height: 24px;
	margin-top: 10px;
}

.j_item_d_yd_gd {
	width: 100%;
	height: 60px;
	color: #ffffff;
	margin: 0 auto;
	font-size: 20px;
	 display: none;
	text-align: center;
	font-weight: bold;
}

.j_item:hover {
	background-color: rgba(0, 0, 0, 0.2);

}

@keyframes jimgrotate360 {
	from {
		transform: rotate(0deg);
	}

	to {
		transform: rotate(360deg);
	}
}

.j_item:hover .j_item_d img {
	animation: jimgrotate360 1s linear
}

.page_jgd {
	width: 80%;
	height: 50px;
	font-size: 25px;
	color: #fff;
	text-align: right;
	/* position: absolute; */
	margin-top: 10%;
	cursor:pointer
}






@keyframes animtran {
	from {
		transform: rotateZ(0deg);
	}

	to {
		transform: rotateZ(360deg);
	}
}

@keyframes animtrans {
	from {
		transform: rotateZ(360deg);
	}

	to {
		transform: rotateZ(0deg);
	}
}









/*容器*/
#content {

	margin: 0px auto;
	width: 80%;
	height: 100%;
	position: relative;
}

/*容器中图片样式*/
#content .img_d {
	width: 100%;
	height: 100%;
	position: absolute;
}

/*在光标图片上时,为小手状态*/
#content:hover {
	cursor: pointer;
}

/*图片隐藏*/
.imgshow {
	display: block;
}

/*图片显示*/
.imghide {
	display: none;
}

#left,
#right {
	position: absolute;
	width: 25px;
	height: 50px;
	background-color: gray;
	color: white;
	line-height: 50px;
	text-align: center;
	font-size: 22px;
	border-radius: 5px;
}

#left {
	top: 297px;
	left: 0px;
}

#right {
	top: 297px;
	margin-left: 940px;
}

#left:hover,
#right:hover {
	opacity: 0.5;
}

#nav:hover {
	cursor: default;
}

#nav div {
	width: 20px;
	height: 20px;
	border-radius: 10px;
	margin-left: 10px;
	margin-top: 5px;
	float: left;
}

.divshow {
	background-color: red;
}

.divhide {
	background-color: lawngreen;
}

#nav div:hover {
	opacity: 0.5;
}

#nav {
	position: absolute;
	width: 200px;
	height: 30px;
	margin-top: 590px;
	margin-left: 25px;
}

.jxwzx_d {
	width: 100%;
	height: 60%;
	margin: 0 auto;
	border-radius: 20px;
}

.jxwzx_d img {
	width: 100%;
	height: 100%;
	border-radius: 20px;
}

.jxwzx_d_d {
	width: 100%;
	margin: 0 auto;
	color: #fff;
}

.jxwzx_d_d_p1 {
	width: 100%;
	height: 60px;
	line-height: 60px;

	font-size: 20px;
	white-space: nowrap;
	/* 防止文本换行 */
	overflow: hidden;
	/* 隐藏溢出的内容 */
	text-overflow: ellipsis;
}

.jxwzx_d_d_p2 {
	width: 100%;
	font-size: 16px;
	overflow: hidden;
	display: -webkit-box;
	height: 30px;
	line-height: 30px;

	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
}

.jxwzx_d_time {
	width: 90%;
	height: 50px;
	text-align: right;
	color: #fff;
	font-size: 20px;
	margin: 0 auto;
	line-height: 50px;
}

/* 	.jxwzx_d {
    transition:  transform 2s ease;
} */

/* .jxwzx_d:hover {
    transform: scale(-1) rotate(180deg);

} */

.jxwzx_d:hover {
	background-color: #fff;
	opacity: 0.8;

}


.jxwzx_gd {
	height: 50px;
	/* margin: 24.81vh 0% 0 auto; */
	text-align: right;
	color: #3374C9;
	font-size: 25px;
	padding-right: 13%;
	padding-top: 20%;
	cursor:pointer
}


.jdb_d {
	width: 100%;
	height: 100%;
	padding-top: 10%;
	position: relative;
}

.jdb_d_lsd {
	width: 100%;
	height: 100px;
}

.jdb_d_lsd span {
	display: block;
	width: 250px;
	height: 60px;
	text-align: center;
	font-size: 30px;
	line-height: 60px;
	color: #fff;
	border-bottom: solid 5px #fff;
	margin: 0 auto;
}

.jdb_d_lxd {
	width: 100%;
	height: 200px;

	display: flex;
	justify-content: center;
	margin-top: 50px;
}

.jdb_d_lxd_d {
	width: 15%;
	height: 100%;

}

.jdb_d_lxd_imgd {
	width: 100%;
	height: 50px;
	/* margin: 0 auto; */
	text-align: center;
}

.jdb_d_lxd_imgd img {
	width: 40px;
	height: 40px;

}

.jdb_d_lxd_wd {
	width: 100%;
	height: 50px;
	line-height: 50px;
	font-size: 25px;
	text-align: center;
	color: #fff;
}

.jdb_d_lxd_wz {
	width: 100%;
	height: 40px;
	line-height: 40px;
	font-size: 18px;
	text-align: center;
	color: #fff;
}

.jdb_d_lxd_bd {
	width: 100%;
	height: 80px;
	margin-top: 50px;
	position: absolute;
	bottom: 50px;
}

.jdb_d_lxd_bd2 {
	width: 100%;
	height: 80px;
	margin-top: 50px;

	bottom: 50px;
}

.jdb_d_lxd_bd span,.jdb_d_lxd_bd2  span
{
	display: block;
	width: 100%;
	height: 40px;

	text-align: center;
	color: #fff;
}

.jxwzx_dd {
	width: 60%;
	height: 100%;
}

.jxwzx_dd_c {
	width: 100%;
	height: 100%;
	padding: 10px;

}



.jdb_d_m_d {
	width: 100%;
	height: 150px;
	display: none;
}

.jdb_d_m_d_d {
	width: 100%;
	height: 35px;
	text-align: center;
	color: #fff;
}

.jdb_d_m_d_d_q {
	display: block;
	float: left;
	color: #fff;
	font-size: 20px;
	height: 30px;
	line-height: 30px;
	width: 20%;
	text-align: right;
	padding-right: 10px;
}

.jdb_d_m_d_d_h {
	display: block;
	float: left;
	height: 30px;
	line-height: 30px;
	font-size: 15px;
}

.jqywh_d {
	width: 100%;
	height: 100%
}

.jqywh_d_c {
	width: 600px;
	height: 600px;

	margin: 0 auto;

	border-radius: 50%;
	margin-top: 20px;
	animation: c_imgxs 1s ease-out forwards
}

/* 定义下滑动画 */
@keyframes c_imgxs {
	from {
		transform: translateY(-100%);
		/* 从元素顶部外开始 */
		opacity: 0;
		/* 初始透明度为0 */
	}

	to {
		transform: translateY(0);
		/* 移动到元素正常位置 */
		opacity: 1;
		/* 完全不透明 */
	}
}

.jqywh_d_c_img {
	width: 90%;
	height: 90%;
}

.jqywh_d_c_img {
	animation: jqywhimg linear infinite 1s;
}

@keyframes jqywhimg {
	0% {
		margin-top: 10px;
	}

	50% {
		margin-top: 20px;
	}

	100% {
		margin-top: 10px;
	}
}




img {
	border: 0 none
}

img {
	vertical-align: top;
	-webkit-tap-highlight-color: transparent;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	user-select: none;
}

input[type=button],
input[type=submit],
input[type=reset] {
	cursor: pointer
}

button {
	cursor: pointer
}

input,
textarea,
button {
	-webkit-border-radius: 0;
	-webkit-appearance: none
}

input[type=radio] {
	-webkit-border-radius: 100%;
	-webkit-appearance: radio
}

input[type=checkbox] {
	-webkit-appearance: checkbox
}

input[type=search] {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	-ms-box-sizing: content-box;
	-o-box-sizing: content-box;
	box-sizing: content-box
}

textarea {
	overflow: auto;
	resize: none
}

blockquote,
q {
	quotes: none
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: "";
	content: none
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

caption,
th {
	text-align: left
}

th {
	font-weight: normal
}


body,
input,
select,
button,
textarea {
	color: #333;
	font-family: "Microsoft Yahei", "微软雅黑", "PingFang SC", arial, "\5b8b\4f53";
}

a:link,
a:visited,
a:active,
a {
	text-decoration: none;
	color: inherit;
}

a {
	blr: expression(this.onFocus=this.blur())
}

a * {
	*cursor: pointer
}

:focus {
	outline: none
}
.edit{ line-height:2; padding:0 0; color:#333; text-align:justify;}
.edit ul{ margin:inherit; padding:inherit}
.edit ul li { list-style-type:disc; margin:auto; padding:inherit}
.edit ol{ margin:inherit; padding:inherit}
.edit ol li { list-style-type:decimal; margin:auto; padding:inherit}
.edit h1 { font-size: 2em; font-weight:bold }
.edit h2 { font-size: 1.5em; font-weight:bold }
.edit h3 { font-size: 1.17em; font-weight:bold }
.edit h4 { font-size: 1em; font-weight:bold }
.edit h5 { font-size: 0.83em; font-weight:bold }
.edit h6 { font-size: 0.67em; font-weight:bold }
.edit em { font-style: italic }
.edit cite{ font-style: italic }
.edit address{ font-style: italic }
.edit i { font-style: italic }
.edit table{ border-collapse: collapse; border-spacing: 0px }
.edit table td{border:1px solid #aaa;padding:0 5px;}
.edit img{ max-width:100%; height:auto;}


.w1440 {
	width: 1440px;
	margin: auto;
}

.w1600 {
	width: 1600px;
	margin: auto;
}

@media only screen and (max-width: 1600px) {
	.w1440 {
		width: 80%;
	}

	.w1600 {
		width: 80%;
	}
}

@media only screen and (max-width: 1200px) {
	.w1440 {
		width: 90%;
	}

	.w1600 {
		width: 90%;
	}
}



.jcd_accordion ul {
	list-style-type: none;
}

.jcd_accordion  a {
	color: #b63b4d;
	text-decoration: none;
}

/** =======================
 * Contenedor Principal
 ===========================*/
.jcd_accordion  h1 {
	color: #FFF;
	font-size: 24px;
	font-weight: 400;
	text-align: center;
	margin-top: 80px;
}

.jcd_accordion  h1 a {
	color: #c12c42;
	font-size: 16px;
}

.jcd_accordion {
	width: 100%;
	/* max-width: 360px; */
	/* margin: 30px auto 20px; */
	background: #FFF;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

.jcd_accordion .jcd_link {
	cursor: pointer;
	display: block;
	padding: 15px 15px 15px 42px;
	color: #4D4D4D;
	font-size: 14px;
	font-weight: 700;
	border-bottom: 1px solid #CCC;
	position: relative;
	-webkit-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

.jcd_accordion li:last-child .link {
	border-bottom: 0;
}

.jcd_accordion li i {
	position: absolute;
	top: 16px;
	left: 12px;
	font-size: 18px;
	color: #595959;
	-webkit-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

.jcd_accordion li i.fa-chevron-down {
	right: 12px;
	left: auto;
	font-size: 16px;
}

.jcd_accordion li.open .link {
	color: #b63b4d;
}

.jcd_accordion li.open i {
	color: #b63b4d;
}
.jcd_accordion li.open i.fa-chevron-down {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
}

/**
 * Submenu
 -----------------------------*/
.jcd_submenu {
	display: none;
	background: #444359;
	font-size: 14px;
}

.jcd_submenu li {
	border-bottom: 1px solid #4b4a5e;
}

.jcd_submenu a {
	display: block;
	text-decoration: none;
	color: #d9d9d9;
	padding: 12px;
	padding-left: 42px;
	-webkit-transition: all 0.25s ease;
	-o-transition: all 0.25s ease;
	transition: all 0.25s ease;
}

.xwzx_h_z{
	font-weight: bold!important;
	color: #fff!important;
}
/* .jcd_submenu a:hover {
 	background: #b63b4d;
 	color: #FFF;
 } */

.pageqywh3_l_d{
	width: 100%;
	height: 100%;


}
.pageqywh3_l_d_s{
	width: 80%;
	margin: 0 auto;
	display: flex;
}

.pageqywh3_l_d_ss {
	display: block;
	width: 180px;
	height: 80px;
	line-height: 80px;
	background: #fff;
	border-radius: 20px;
	text-align: center;
	color: #3374C9;
	font-size: 20px;
	font-weight: 600;
	margin: 0 auto;
	margin-top: 20px;
	opacity: 0.8;
	margin-left: 20px;


}
.pageqywh3_l_d{
	width: 100%;
	height: 100%;


}
.pageqywh3_l_d_s{
	width: 80%;
	margin: 0 auto;
	display: flex;
}

.pageqywh3_l_d_ss_j {
	display: block;
	width: 180px;
	height: 80px;
	line-height: 80px;

	border-radius: 20px;
	text-align: center;

	font-size: 17px;
	font-weight: 600;
	margin: 0 auto;
	margin-top: 20px;
	opacity: 0.8;
	margin-left: 20px;

}

.pageqywh3_l_d_ss {
	display: block;
	width: 180px;
	height: 80px;
	line-height: 80px;
	background: #fff;
	border-radius: 20px;
	text-align: center;
	color: #3374C9;
	font-size: 22px;
	font-weight: 600;
	margin: 0 auto;
	margin-top: 20px;
	opacity: 0.8;
	margin-left: 20px;


}

.pageqywh3_l_d_s:nth-child(1) {
	transform: translateY(-700%);
	/* 初始位置，例如向左移动100% */
	transition: transform 1s ease;
}
.pageqywh3_l_d_s:nth-child(2) {
	transform: translateY(-700%);
	/* 初始位置，例如向左移动100% */
	transition: transform 1.5s ease;
}
.pageqywh3_l_d_s:nth-child(3) {
	transform: translateY(-700%);
	/* 初始位置，例如向左移动100% */
	transition: transform 2s ease;
}
.pageqywh3_l_d_s:nth-child(4) {
	transform: translateY(-700%);
	/* 初始位置，例如向左移动100% */
	transition: transform 2.5s ease;
}


#pageqywh3:hover .pageqywh3_l_d_s {

	transform: translatey(0)
}

.j_ln_c{
	color: #fff!important;
}
.j_ln_c_t{
	color: #fff!important; font-weight: bold!important;
}

.j_ln_c{
	color: #fff!important;
}
.j_ln_c_t{
	color: #fff!important; font-weight: bold!important;
}
.j_header_d{
	position: fixed!important;
	top: 0;
	width: 100%;
	z-index: 1000;
}





