﻿@media all and (min-width:1280px)
{
.container {
	width: 1250px; box-sizing: border-box;
}
}
.header {
	width: 100%;
}
.banner {
	background: rgb(246, 246, 246); height: 405px; overflow: hidden;
}
.banner .container {
	padding: 0px;
}
.banner .carousel-control.left {
	background: none;
}
.banner .carousel-control.right {
	background: none;
}
.banner-img {
	height: 675px;
}
.carousel {
	height: 100%;
}
.carousel .carousel-indicators {
	bottom: 180px;
}
.carousel .carousel-indicators li {
	background: rgba(255, 255, 255, 0.63); border: currentColor; border-image: none;
}
.carousel .carousel-indicators .active {
	background: rgba(241, 174, 88, 0.63); border: currentColor; border-image: none;
}
.carousel-inner {
	height: 100%;
}
.carousel-inner > .item {
	height: 100%;
}
.carousel-inner > .item > a > img {
	width: 100%; height: 100%; object-fit: cover;
}
.carousel-inner > .item > img {
	width: 100%; height: 100%; object-fit: cover;
}
.img-responsive {
	width: 100%; height: 100%; object-fit: cover;
}
.thumbnail a > img {
	width: 100%; height: 100%; object-fit: cover;
}
.thumbnail > img {
	width: 100%; height: 100%; object-fit: cover;
}
.test-btn {
	z-index: 30;
}
.banner .btns-nav {
	background: rgba(67, 67, 67, 0.7); width: 100%; bottom: 0px; position: absolute; z-index: 10;
}
.banner .btns-nav .btns-nav-container {
	margin: 0px auto; text-align: center; font-size: 0px; display: table;
}
.banner .btns-nav .btns-nav-container .banner-btn-list {
	padding: 20px 0px 10px; text-align: center; display: table-cell;
}
.banner .btns-nav .btns-nav-container .banner-btn-list + .banner-btn-list {
	border-right-color: rgb(255, 255, 255); border-right-width: 1px; border-right-style: solid;
}
.banner .btns-nav .btns-nav-container .banner-btn-list h3 {
	margin: 0px 0px 30px; color: rgb(255, 255, 255); font-size: 24px;
}
.banner .btns-nav .btns-nav-container :first-child.banner-btn-list {
	border-right-color: rgb(255, 255, 255); border-left-color: rgb(255, 255, 255); border-right-width: 1px; border-left-width: 1px; border-right-style: solid; border-left-style: solid;
}
.banner .btns-nav .btns-nav-container .banner-btn-list ul li {
	width: 120px; vertical-align: top; display: inline-block;
}
.banner .btns-nav .btns-nav-container .banner-btn-list ul li img {
	height: 43px;
}
.banner .btns-nav .btns-nav-container .banner-btn-list ul li img.blue {
	display: none;
}
.banner .btns-nav .btns-nav-container .banner-btn-list ul li a {
	display: inline-block;
}
.banner .btns-nav .btns-nav-container .banner-btn-list ul li a:hover .blue {
	display: inline-block;
}
.banner .btns-nav .btns-nav-container .banner-btn-list ul li a:hover .white {
	display: none;
}
.banner .btns-nav .btns-nav-container .banner-btn-list ul li a:hover p {
	color: rgb(82, 164, 243);
}
.banner .btns-nav .btns-nav-container .banner-btn-list ul li p {
	margin: 10px 0px 0px; color: rgb(255, 255, 255); font-size: 14px;
}
.z-total-title {
	text-align: center; margin-bottom: 80px; position: relative;
}
.z-total-title .top {
	margin-bottom: 10px;
}
.z-total-title .top span {
	color: rgb(65, 133, 244); font-size: 34px; vertical-align: middle;
}
.z-total-title .top .circle {
	background: rgb(65, 133, 244); margin: 0px 5px; border-radius: 50%; width: 6px; height: 6px; display: inline-block;
}
.z-total-title .bottom {
	margin-bottom: 0px;
}
.z-total-title .bottom span {
	border-radius: 50%; width: 14px; height: 14px; display: inline-block; background-color: rgb(24, 108, 221);
}
.z-total-title .bottom .long {
	border-radius: 10px; width: 43px; margin-right: 5px;
}
.z-total-title .en-introduce {
	font-size: 12px;
}
.dynamic {
	background: rgb(255, 255, 255); padding: 0px 0px 20px; overflow: hidden; position: relative;
}
.dynamic .z-total-title {
	padding-top: 50px;
}
.dynamic .z-total-title .en-introduce {
	color: rgb(152, 152, 152);
}
.dynamic .bg {
	position: absolute;
}
.dynamic .bg3 {
	/*left: 0px; width: 100%; bottom: 0px; z-index: 2;*/
	left: 0px; width: 100%; bottom: 0px;
}
.dynamic .bg2 {
	left: -70px; top: -166px;
}
.dynamic .container {
	position: relative; z-index: 5;
}
.dynamic .introduce {
	padding: 0px 15px; text-align: center; color: rgb(76, 75, 75); font-size: 14px; margin-bottom: 70px; position: relative; z-index: 10;
}
.dynamic .nav-top {
	background: rgb(240, 240, 240); padding: 0px; font-size: 0px; margin-bottom: 30px; position: relative;
}
.dynamic .nav-top .top-left {
	margin-bottom: 0px; display: inline-block;
}
.dynamic .nav-top .top-left span {
	padding: 10px 30px; color: rgb(102, 102, 102); letter-spacing: 1px; font-size: 20px; display: inline-block; cursor: pointer;
}
.dynamic .nav-top .top-left span:hover {
	background: rgb(60, 156, 240); color: rgb(255, 255, 255);
}
.dynamic .nav-top .top-left span.active {
	background: rgb(60, 156, 240); color: rgb(255, 255, 255);
}
.dynamic .nav-top .more {
	top: 50%; right: 14px; color: rgb(108, 108, 108); font-size: 12px; position: absolute; transform: translateY(-50%);
}
.dynamic .xytz-wrap {
	display: block;
}
.dynamic .left {
	padding: 0px 50px 0px 0px; height: 325px; overflow: hidden; display: inline-block; box-sizing: border-box;
}
.dynamic .left .carousel-wrap {
	width: 100%; height: 100%;
}
.dynamic .left .left-item {
	width: 100%; height: 100%; display: none;
}
.dynamic .left .left-item.active {
	display: block;
}
.dynamic .left .left-item img {
	width: 100%; height: 100%; object-fit: cover;
}
.dynamic .right {
	padding: 0px; display: block;
}
.dynamic .right li {
	list-style: none; padding: 10px 26px; border-bottom-color: rgb(204, 204, 204); border-bottom-width: 1px; border-bottom-style: dotted; position: relative; cursor: pointer; box-sizing: border-box;
}
.dynamic .xytz-wrap li > div {
	list-style: none; padding: 10px 26px; border-bottom-color: rgb(204, 204, 204); border-bottom-width: 1px; border-bottom-style: dotted; position: relative; cursor: pointer; box-sizing: border-box;
}
.dynamic .right li::before {
	border-radius: 50%; left: 0px; top: 15px; width: 10px; height: 10px; display: inline-block; position: absolute; content: ""; background-color: rgb(65, 133, 244);
}
.dynamic .xytz-wrap li > div::before {
	border-radius: 50%; left: 0px; top: 15px; width: 10px; height: 10px; display: inline-block; position: absolute; content: ""; background-color: rgb(65, 133, 244);
}
.dynamic .right li p {
	margin-bottom: 0px; display: inline-block;
}
.dynamic .xytz-wrap li p {
	margin-bottom: 0px; display: inline-block;
}
.dynamic .right li .details-box {
	width: 80%; overflow: hidden; white-space: nowrap; -ms-word-break: break-all; -ms-text-overflow: ellipsis;
}
.dynamic .xytz-wrap li .details-box {
	width: 80%; overflow: hidden; white-space: nowrap; -ms-word-break: break-all; -ms-text-overflow: ellipsis;
}
.dynamic .right li .details-box .title {
	color: rgb(51, 51, 51); overflow: hidden; font-size: 16px; margin-bottom: 10px; display: block; white-space: nowrap; -ms-word-break: break-all; -ms-text-overflow: ellipsis;
}
.dynamic .xytz-wrap li .details-box .title {
	color: rgb(51, 51, 51); overflow: hidden; font-size: 16px; margin-bottom: 10px; display: block; white-space: nowrap; -ms-word-break: break-all; -ms-text-overflow: ellipsis;
}
.dynamic .right li .details-box .details {
	color: rgb(153, 153, 153); overflow: hidden; font-size: 14px; display: block; white-space: nowrap; -ms-word-break: break-all; -ms-text-overflow: ellipsis;
}
.dynamic .xytz-wrap li .details-box .details {
	color: rgb(153, 153, 153); overflow: hidden; font-size: 14px; display: block; white-space: nowrap; -ms-word-break: break-all; -ms-text-overflow: ellipsis;
}
.dynamic .right li .time {
	top: 50%; text-align: center; right: 0px; color: rgb(65, 133, 244); font-style: italic; position: absolute; transform: translateY(-50%);
}
.dynamic .xytz-wrap li .time {
	top: 50%; text-align: center; right: 0px; color: rgb(65, 133, 244); font-style: italic; position: absolute; transform: translateY(-50%);
}
.dynamic .right li .time b {
	font-size: 24px; margin-bottom: 10px; display: block;
}
.dynamic .xytz-wrap li .time b {
	font-size: 24px; margin-bottom: 10px; display: block;
}
.dynamic .right li .time span {
	font-size: 12px; display: block;
}
.dynamic .xytz-wrap li .time span {
	font-size: 12px; display: block;
}
.baoming {
	background: rgba(28, 70, 140, 0.9); padding: 45px 0px 80px; overflow: hidden; position: relative;
}
.baoming .container {
	text-align: center;
}
.baoming .bg {
	left: 0px; top: 0px; width: 100%; height: 100%; position: absolute; z-index: -1; object-fit: cover;
}
.baoming .z-total-title .top span {
	color: rgb(255, 255, 255);
}
.baoming .z-total-title .top .circle {
	background: rgb(255, 255, 255);
}
.baoming .z-total-title .en-introduce {
	color: rgb(255, 255, 255);
}
.baoming .wljy-top {
	font-size: 0px; margin-bottom: -15px; position: relative; z-index: 2;
}
.baoming .wljy-bottom {
	font-size: 0px; margin-top: -15px; position: relative; z-index: 2;
}
.baoming .wljy-bottom .wljy-list {
	vertical-align: top;
}
.baoming .wljy-top .wljy-list {
	vertical-align: bottom;
}
.baoming .wljy-bottom .wljy-list .wljy-list-content {
	padding-top: 30px; padding-bottom: 10px;
}
.baoming .wljy-list {
	width: 25%; text-align: left; font-size: 0px; display: inline-block;
}
.baoming .wljy-list > div {
	float: right;
}
.baoming .wljy-list .img {
	background: none; border-radius: 50%; border: 2px solid rgb(255, 255, 255); border-image: none; width: 90px; height: 90px; text-align: center; line-height: 90px; margin-bottom: 0px; margin-left: -45px; display: inline-block;
}
.baoming .wljy-list .wljy-list-content {
	padding: 6px 0px 30px 25px; text-align: left; font-size: 0px; border-left-color: rgb(191, 191, 191); border-left-width: 1px; border-left-style: solid;
}
.baoming .wljy-list .wljy-list-content h4 {
	margin: 0px 0px 15px; color: rgb(255, 255, 255); font-size: 22px;
}
.baoming .wljy-list .wljy-list-content ul {
	padding-left: 20px; margin-bottom: 0px;
}
.baoming .wljy-list .wljy-list-content ul li {
	color: rgb(255, 255, 255); font-size: 16px;
}
.baoming .wljy-list .wljy-list-content ul li + li {
	margin-top: 8px;
}
.baoming .wljy-list .wljy-list-content ul li a {
	color: rgb(255, 255, 255); font-size: 16px;
}
.baoming .wljy-list .wljy-list-content ul li a:hover {
	color: rgb(82, 164, 243);
}
.baoming .wljy-list .number {
	background: rgb(255, 255, 255); border-radius: 50%; width: 30px; text-align: center; color: rgb(0, 50, 130); line-height: 30px; font-size: 18px; margin-bottom: 0px; margin-left: -15px; display: inline-block;
}
.baoming .wljy-line {
	border: 1px solid rgb(255, 255, 255); border-image: none; position: relative;
}
.baoming .wljy-line::before {
	background: rgb(255, 255, 255); border-radius: 50%; top: 50%; width: 8px; height: 8px; margin-top: -4px; display: inline-block; position: absolute; content: "";
}
.baoming .wljy-line::after {
	background: rgb(255, 255, 255); border-radius: 50%; top: 50%; width: 8px; height: 8px; margin-top: -4px; display: inline-block; position: absolute; content: "";
}
.baoming .wljy-line::after {
	right: -4px;
}
.baoming .wljy-line::before {
	left: -4px;
}
.wraper-3 {
	overflow: hidden;
}
.train {
	padding: 20px 0px 120px; position: relative;
}
.train .container {
	display: flex; position: relative; align-items: center;
}
.train .bg {
	left: 0px; top: 200px; position: absolute;
}
.train .z-total-title {
	text-align: left; margin-bottom: 0px; display: flex; max-width: 40px; flex-direction: column; flex-shrink: 0;
}
.train .z-total-title .en-introduce {
	color: rgb(181, 181, 181); line-height: 30px; padding-bottom: 0px;
}
.train .train-list {
	flex:1 1 0px; margin-right: -20px; margin-left: 200px; display: inline-block;
}
.train .train-list .item {
	padding: 0px 10px; transition:1s; height: 644px; position: relative; opacity: 0;
}
.train .train-list :nth-child(1).item {
	transform: translateY(-100px);
}
.train .train-list :nth-child(2).item {
	transform: translateY(100px);
}
.train .train-list :nth-child(3).item {
	transform: translateY(-100px);
}
.train .train-list :nth-child(4).item {
	transform: translateY(100px);
}
.train .train-list.showdiv .item {
	opacity: 1; transform: none;
}
.train .train-list .item img {
	transition:0.5s; width: 100%; height: 100%; object-fit: cover;
}
.train .train-list .item .item-content {
	width: 100%; height: 100%; overflow: hidden; display: block;
}
.train .train-list .item .item-title {
	left: 50px; top: 40px; color: rgb(255, 255, 255); letter-spacing: 2px; font-size: 22px; position: absolute; -ms-writing-mode: tb-lr; max-height: 70%;writing-mode: tb-lr;writing-mode: vertical-lr;
}
.train .train-list .item .more1 {
	text-align: center; right: 30px; bottom: 0px; color: rgb(255, 255, 255); position: absolute; -ms-writing-mode: tb-lr;writing-mode: tb-lr;writing-mode: vertical-lr;
}
.train .train-list .item .more1::after {
	height: 40px; margin-top: 8px; border-left-color: rgb(255, 255, 255); border-left-width: 1px; border-left-style: solid; display: inline-block; content: "";
}
.train .train-list .item .item-content:hover img {
	transform: scale(1.1);
}
.examination {
	padding: 40px 0px 60px; position: relative;
}
.examination .z-total-title {
	position: relative;
}
.examination .bg-1 {
	right: 52%; bottom: -20px; position: absolute;
}
.examination .bg-2 {
	left: 52%; top: -60px; position: absolute;
}
.examination .bg-3 {
	top: -160px; width: 320px; right: -100px; position: absolute; z-index: -1;
}
.examination .bg-4 {
	left: 0%; bottom: -55px; position: absolute;
}
.examination .z-total-title .en-introduce {
	color: rgb(181, 181, 181);
}
.examination .content {
	position: relative;
}
.examination .content .content-box {
	display: flex; position: relative; align-items: center;
}
.examination .list {
	transition:1s; flex:1 1 0px; width: 50%; opacity: 0;
}
.examination .content .content-box :nth-child(1).list {
	transform: translateY(-100px);
}
.examination .content .content-box :nth-child(3).list {
	transform: translateY(100px);
}
.examination .content .content-box :nth-child(5).list {
	transform: translateY(-100px);
}
.examination .content .content-box.showdiv .list {
	opacity: 1; transform: none;
}
.examination .list.left .z-list-content {
	float: right;
}
.examination .list .z-list-content {
	background: rgb(255, 255, 255); border-radius: 45px; width: 100%; overflow: hidden; font-size: 0px; box-shadow: 0px 3px 7px 0px rgba(0,0,0,0.2);
}
.examination .list .z-list-content a {
	display: inline-block;
}
.examination .list .z-list-content img {
	width: 100%; height: 290px;object-fit: cover;
}
.examination .list .z-list-content .z-list-content-top {
	font-size: 0px; position: relative;
}
.examination .list .z-list-content .z-list-content-top h4 {
	top: 70px; width: 100%; text-align: center; color: rgb(255, 255, 255); font-size: 30px; position: absolute;
}
.examination .list.right .z-list-content .z-list-content-top h4 {
	top: 120px;
}
.examination .list .z-list-content .reduce {
	padding: 20px 30px;
}
.examination .list .z-list-content .reduce p {
	color: rgb(54, 55, 55); line-height: 1.8em; overflow: hidden; font-size: 14px; margin-bottom: 50px; -ms-text-overflow: ellipsis; -webkit-box-orient: vertical; -webkit-line-clamp: 4; -ms-line-clamp: 4; -ms-box-orient: vertical;
}
.examination .list .z-list-content .reduce span {
	text-align: right; color: rgb(65, 133, 244); font-size: 14px; display: block;
}
.examination .list .z-list-content .reduce span img {
	width: 20px; vertical-align: middle;
}
.examination .list-center {
	padding: 0px 20px; font-size: 0px;
}
.examination .list-center span {
	vertical-align: middle; display: inline-block;
}
.examination .list-center .sp1 {
	background: rgb(34, 145, 240); border-radius: 50%; width: 23px; height: 23px; opacity: 0.2;
}
.examination .list-center .sp2 {
	background: rgb(34, 145, 240); width: 64px; height: 1px;
}
.examination .list-center .sp3 {
	background: rgb(34, 145, 240); border-radius: 50%; width: 10px; height: 10px;
}
@media screen and (max-width:1350px)
{
.banner .btns-nav .btns-nav-container .banner-btn-list ul li {
	width: 100px;
}
}
@media screen and (max-width:1200px)
{
.baoming .bm-item .bm-item-content .bm-item-content-left .icon-bg {
	width: 120px; height: 120px;
}
.baoming .bm-item .bm-item-content .bm-item-content-left .icon-bg img {
	height: 40px; margin-bottom: 10px;
}
.banner .btns-nav .btns-nav-container .banner-btn-list ul li {
	width: 90px;
}
}
@media screen and (max-width:1024px)
{
.dynamic {
	padding-bottom: 80px;
}
.dynamic .left {
	padding: 0px 30px 0px 0px; margin-bottom: 20px;
}
.train {
	padding-top: 100px;
}
.train .train-list {
	margin-left: 100px;
}
.examination .bg-3 {
	width: 200px; right: -20px;
}
.examination .list .z-list-content {
	width: 90%;
}
.examination .list .z-list-content .reduce {
	padding: 30px 40px;
}
.examination .list .z-list-content .reduce p {
	margin-bottom: 30px;
}
}
@media screen and (max-width:991px)
{
.dynamic .left {
	padding: 0px;
}
.hidden-992 {
	display: none;
}
.banner .btns-nav .btns-nav-container .banner-btn-list ul li img {
	height: 30px;
}
.train .train-list .item {
	height: 474px;
}
.examination .list .z-list-content {
	width: 100%;
}
.examination .content .content-box {
	display: block;
}
.examination .list {
	width: 100%; margin-bottom: 30px; display: block;
}
}
@media screen and (max-width:768px)
{
.z-total-title {
	margin-bottom: 30px;
}
.z-total-title .top .color {
	font-size: 36px;
}
.z-total-title .top span {
	font-size: 28px;
}
.baoming .wljy-list .wljy-list-content {
	padding: 6px 0px 30px 15px;
}
.train .train-list {
	margin-left: 0px;
}
.examination .list-center .sp2 {
	width: 26px;
}
.examination .list .z-list-content img {
	height: 220px;
}
.examination .list .z-list-content .z-list-content-top h4 {
	top: 60px;
}
.examination .list.right .z-list-content .z-list-content-top h4 {
	top: 60px;
}
.examination .list .z-list-content .reduce {
	padding: 20px 30px;
}
}
@media screen and (max-width:1199px)
{
.banner .container {
	width: 90%;
}
}
@media screen and (max-width:767px)
{
.banner-box .swiper-pagination-bullets {
	bottom: 10px !important;
}
.carousel .carousel-indicators {
	bottom: 0px;
}
.banner .btns-nav {
	background: rgb(62, 92, 147); position: static;
}
.banner .btns-nav .btns-nav-container .banner-btn-list {
	padding: 15px 20px 0px; display: block;
}
.banner .btns-nav .btns-nav-container .banner-btn-list h3 {
	font-size: 18px; margin-bottom: 20px;
}
.banner .btns-nav .btns-nav-container .banner-btn-list ul {
	margin-bottom: 0px;
}
.banner .btns-nav .btns-nav-container .banner-btn-list ul li img {
	height: 30px;
}
.banner .btns-nav .btns-nav-container .banner-btn-list ul li {
	margin-bottom: 20px;
}
.banner .btns-nav .btns-nav-container {
	text-align: left;
}
.banner .btns-nav .btns-nav-container .banner-btn-list {
	text-align: left;
}
.banner .btns-nav .btns-nav-container :first-child.banner-btn-list {
	border: currentColor; border-image: none;
}
.banner .btns-nav .btns-nav-container .banner-btn-list + .banner-btn-list {
	border: currentColor; border-image: none;
}
.baoming {
	padding-bottom: 60px;
}
.baoming .container {
	text-align: left;
}
.baoming .wljy-list {
	width: 50%; padding-left: 30px; margin-bottom: 30px;
}
.baoming .wljy-top {
	margin: 0px;
}
.baoming .wljy-bottom {
	margin: 0px;
}
.baoming .wljy-list .img {
	width: 60px; height: 60px; line-height: 60px; margin-left: -30px;
}
.baoming .wljy-list .img img {
	width: 30px;
}
.baoming .wljy-list .wljy-list-content {
	padding: 6px 0px 10px 15px;
}
.baoming .wljy-list .wljy-list-content h4 {
	font-size: 18px;
}
.baoming .wljy-list > div {
	float: none;
}
.dynamic .introduce {
	margin-bottom: 30px;
}
.banner-img {
	height: 170px;
}
.header-top .z-logo-top {
	padding-bottom: 15px;
}
.train {
	padding-top: 40px;
}
.train .container {
	display: block;
}
.train .z-total-title {
	text-align: center; display: block; max-width: 100%;
}
.z-total-title .top {
	margin-bottom: 0px;
}
.train .z-total-title .en-introduce {

}
.train .train-list {
	width: 100%; box-sizing: border-box;
}
.train .train-list .item {
	padding: 0px; height: 300px; box-sizing: border-box;
}
.train .train-list .item .item-title {
	left: 10px; top: 5px; font-size: 18px;
}
.train .train-list .item .more1 {
	right: 10px;
}
.examination .bg-3 {
	top: -60px; width: 120px; right: 0px;
}
.examination .content .content-box {
	display: block;
}
.examination .list {
	width: 100%; margin-bottom: 30px; display: block;
}
}
