﻿@charset "utf-8";
/* CSS Document */

body {
	padding-top: 82px;
}

.bgf8f8f8 {
	background: #f8f8f8;
}

.header-banner {
	position: relative;
	color: #fff;
	/*padding: 140px 0 116px;*/
}

.header-banner .bg-img {
	display: block;
	width: 100%;
	margin-top: 0 !important;
}

.header-banner {
	color: #fff;
	/* padding: 140px 0 116px; */
}

.header-banner .title {
	font-size: 44px;
	font-weight: bold;
}

.header-banner .desc {
	font-size: 30px;
	margin-top: 16px;
}

.header-banner .btn {
	margin-top: 48px;
}

.box .box-title {
	font-size: 30px;
	padding: 12px 0;
	text-align: center;
	font-weight: bold;
	background-position: center center;
	background-repeat: no-repeat;
}

.box .box-title span {
	position: relative;
	padding: 12px 0;
}

.box .box-title span::after {
	content: "";
	position: absolute;
	bottom: -10px;
	left: 50%;
	width: 72px;
	margin-left: -36px;
	border-bottom: 3px solid #D6241B;
}

.box-header {
	padding: 72px 0;
	background: #fff;
}

.box-header ul {
	margin-left: -72px;
}

.box-header li {
	float: left;
	width: 16.66666%;
}

.box-header li .inner {
	margin-left: 72px;
}

.box-header li .img {
	padding-bottom: 100%;
	border-radius: 50%;
	box-shadow: 0 0 12px rgba(128, 128, 128, 0.4);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 88px;
}

.box-header li .text {
	font-size: 18px;
	margin-top: 24px;

	text-align: center;
}

.box-header .list {
	margin-top: 64px;
}

.box-header .btn {
	display: block;
	margin: 72px auto 0;
	width: 140px;
	text-align: center;
}

.box-feature {
	padding: 72px 0;
	background: #f9f9f9;
}

.box-feature .list {
	margin-top: 64px;
}

.box-feature .list ul {
	margin-left: -24px;
}

.box-feature .list li {
	float: left;
	width: 25%;
}

.box-feature .list .inner {
	margin-left: 24px;
	text-align: center;
}

.box-feature .list .img {
	padding-bottom: 81.6%;
	border-radius: 8px;
	overflow: hidden;
}

.box-feature .list .text {
	margin-top: 24px;
	font-size: 18px;
	color: #333333;
}


.box-custom {
	padding: 72px 0;
	background-color: #da251c;
	background-position: left center;
}

.box-custom .box-title {
	color: #fff;
}

.box-custom .box-title span::after {
	border-bottom-color: #fff;
}

.box-custom .content {
	margin-top: 72px;
}

.box-custom .content .img {
	float: left;
	width: 586px;
	height: 338px;
}

.box-custom .content .text {
	margin-left: 624px;
	color: #fff;
	padding-top: 24px;
}

.box-custom .content .text .desc {
	font-size: 20px;
	line-height: 28px;
}

.box-custom .content .text .desc p {
	margin-bottom: 10px;
}

.box-custom .btn {
	width: 120px;
	text-align: center;
	margin-top: 36px;
}

.box-brand {
	padding: 48px 0 12px;
	background-color: #f0f1f3;
}

.box-brand .tip {
	font-size: 24px;
	font-weight: bold;
	color: #fff;
	background: #da251c;
	line-height: 64px;
	border-radius: 32px;
	text-align: center;
	margin-bottom: 50px;
}

.box-brand .list {
	margin-top: 64px;
}

.box-brand .list .item {
	position: relative;
	margin-bottom: 64px;
}

.box-brand .list .item-style-1 .imgBox {
	float: left;
}

.box-brand .list .item-style-1 .text {
	right: 0;
}

.box-brand .list .item-style-2 .imgBox {
	float: right;
}

.box-brand .list .item-style-2 .text {
	left: 0;
}

.box-brand .list .item .imgBox {
	width: 50%;
}

.box-brand .list .item .imgBox .img {
	padding-bottom: 55.65%;
	border-radius: 8px;
	overflow: hidden;
}

.box-brand .list .item .text {
	/* position: absolute; */
	display: table;
	width: 50%;
	height: 100%;
	top: 0;
	bottom: 0;
}

.box-brand .list .item .text-inner {
	display: table-cell;
	height: 100%;
	vertical-align: middle;
	padding: 0 36px;
	line-height: 1.4;
}

.box-brand .list .item .text-inner .title {
	font-size: 32px;
	color: #D6241B;
	font-weight: bold;
}

.box-brand .list .item .text-inner .desc {
	font-size: 27px;
	color: #333;
	font-weight: bold;
}

.box-brand .list .item .text-inner .desc span {
	color: #D6241B;
}


.box-brand .list .item .text-inner .small-desc {
	font-size: 15px;
	margin-top: 24px;
}

.box-brand .list .item .text-inner .btn {
	margin-top: 6%;
}

.box-advantage {
	padding: 64px 0 42px;
	background: #fff;
	line-height: 1.5;
}

.box-advantage .title {
	font-size: 28px;
	color: #D6241B;
	font-weight: bold;
	text-align: center;
}

.box-advantage .desc {
	font-size: 27px;
	color: #333;
	font-weight: bold;
	text-align: center;
}

.box-advantage .list {
	margin-top: 64px;
}

.box-advantage .list ul {
	margin-left: -30px;
}

.box-advantage .list li {
	float: left;
	width: 50%;
	margin-bottom: 30px;
}

.box-advantage .list .inner {
	margin-left: 30px;
	position: relative;
}

.box-advantage .list .inner .img {
	float: right;
	width: 416px;
	height: 274px;
	border-radius: 8px;
	overflow: hidden;
}

.box-advantage .list .inner .text {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 234px;
}

.box-advantage .list .inner .text .num {
	font-size: 32px;
	font-style: italic;
	color: #D6241B;
	margin-bottom: 4px;
}

.box-advantage .list .content {
	background-color: #f0f1f3;
	border-radius: 8px;
	overflow: hidden;
	padding: 10px 12px;
}

.box-advantage .list .content .text-title {
	display: inline-block;
	font-size: 18px;
	color: #333333;
	font-weight: bold;
	padding: 2px 0;
	border-bottom: 2px solid #D6241B;
	margin-bottom: 8px;
}

.box-advantage .list .content .text-desc {
	font-size: 15px;
	color: #333333;
	line-height: 22px;
	height: 88px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
	overflow: hidden;
	text-overflow: ellipsis;
}

.dingzhi .header-banner .btn {
	color: #555;
	background: linear-gradient(to right, #ffca00, #ff9e00);
}

.dingzhi .box .box-title span::after {
	display: none;
}

.dingzhi .btnBox {
	text-align: center;
}

.dingzhi .btnBox .btn {
	display: inline-block;
	vertical-align: top;
	color: #fff;
	margin-left: 24px;
	margin-right: 24px;
}

.dingzhi .btnBox .btn-blue {
	background: linear-gradient(to right, #1716c9, #08078d);
}

.dingzhi .btnBox .btn-linear-y {
	background: linear-gradient(to right, #fd8421, #ffcc33);
}

.dingzhi .box-feature .list .inner {
	position: relative;
	border-radius: 8px;
	box-shadow: 0 0 6px rgba(128, 128, 128, 0.5);
}

.dingzhi .box-feature .list .img {
	padding-bottom: 73.285%;
	border-radius: 0;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
}

.dingzhi .box-feature .list .text {
	padding-bottom: 24px;
}

.dingzhi .box-feature .list .text .desc {
	line-height: 24px;
	padding: 0 24px;
}

.dingzhi .box-feature .list .text .button {
	display: block;
	color: #1716ca;
	border: 1px solid #1716ca;
	width: 60%;
	margin: 20px auto 0;
	height: 40px;
	line-height: 40px;
	border-radius: 22px;
}

.dingzhi .box-feature .list .num {
	position: absolute;
	top: 0;
	left: 50%;
	background: #1716ca;
	width: 50px;
	height: 50px;
	text-align: center;
	line-height: 50px;
	border-radius: 50%;
	font-size: 26px;
	color: #fff;
	font-weight: bold;
	font-style: italic;
	margin-left: -25px;
	margin-top: -25px;
}

.box-service {
	padding: 80px 0;
}

.box-service .list {
	margin: 100px 0;
}

.box-service .list ul {
	margin-left: -36px;
}

.box-service .list li {
	float: left;
	width: 20%;
}

.box-service .list .inner {
	margin-left: 36px;
	text-align: center;
}

.box-service .list .inner img {
	display: block;
	width: 80px;
	height: 80px;
	margin: 0 auto 30px;
}

.box-service .list .inner .text {
	font-size: 20px;
	color: #333;
	line-height: 1.4;
}

.box-service .list .inner .text .desc {
	font-size: 15px;
	line-height: 22px;
	margin-top: 6px;
	padding: 0 24px;
	color: #555;
}

.box-teacher {
	padding: 80px 0 48px;
	background: #1313ae;
}

.box-teacher .list {
	padding: 80px 0 0;
}

.box-teacher .list ul {
	margin-left: -28px;
}

.box-teacher .list ul li {
	float: left;
	width: 50%;
	margin-bottom: 28px;
}

.box-teacher .list .inner {
	position: relative;
	margin-left: 28px;
	background: #fff;
	border-radius: 8px;
	overflow: hidden;
}

.box-teacher .list .item-header {
	position: absolute;
	left: -60px;
	top: 0;
	width: 160px;
	height: 110px;
	line-height: 110px;
	text-align: center;
	font-size: 26px;
	color: #fff;
	border-radius: 55px;
	padding-left: 60px;

}

.box-teacher .list .item-body {
	display: table;
	height: 110px;
}

.box-teacher .list .item-body .text {
	display: table-cell;
	height: 100%;
	vertical-align: middle;
	font-size: 18px;
	color: #333;
	line-height: 28px;
	padding-left: 186px;
	padding-right: 24px;
}

.box-classes {
	padding: 80px 0;
	background: #f0f1f3;
}

.box-classes .table {
	margin-top: 80px;
}

.box-classes .table table {
	width: 100%;
	border-radius: 50%;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	text-align: center;
}

.box-classes .table table th,
.box-classes .table table td {
	padding: 24px 16px;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	font-size: 19px;
	color: #333;
	background: #fff;
}

.box-classes .table .title {
	font-size: 24px;
	font-weight: bold;
	background: #ffcc33;
	color: #1716ca;
}

.box-classes .table .item-title {
	font-weight: bold;
	font-size: 20px;
}

.box-classes .table .button {
	display: inline-block;
	vertical-align: top;
	padding: 0 24px;
	line-height: 44px;
	font-size: 16px;
	border-radius: 22px;
	margin: 0 6px;
}

.box-classes .table .button1 {
	background: #fff;
	color: #ff861b;
	border: 1px solid #ff861b;
}

.box-classes .table .button2 {
	background: linear-gradient(#1615c6, #111096);
	color: #fff;
}

.dingzhi .box-brand {
	background: #fff;
}


.dingzhi .box-brand .list .item .text-inner .btn {
	background: #1716ca;
}

.dingzhi .box-advantage .title,
.dingzhi .box-advantage .list .inner .text .num,
.dingzhi .box-brand .list .item .text-inner .title {
	color: #1716ca;
}

.dingzhi .box-advantage .list .content .text-title {
	border-bottom-color: #1716CA;
}

.dudao .img {
	display: block;
	width: 100%;
}

.dudao .header-banner {
	position: relative;
	min-width: 1200px;
}

.dudao .header-banner .inner {
	position: absolute;
	left: 0;
	right: 0;
	top: 50%;
	margin-top: -160px;
}

.dudao .header-banner {
	padding: 0;
}

.dudao .header-banner .btn {
	background: #fff;
	color: #b31b41;
}

.dudao .box .box-title span {
	padding: 0 16px;
	line-height: 40px;
}

.dudao .box .box-title img {
	vertical-align: top;
}

.dudao .box .box-title span::after {
	display: none;
}

.dudao .box-header .item-list li .img {
	box-shadow: none;
	width: 88px;
	height: 88px;
	padding: 0;
	margin: 0 auto;
}

.dudao .box-header .item-list li .text {
	margin-top: 12px;
}

.dudao .box-header .item-list li .inner {
	padding: 28px 0 36px;
	box-shadow: 0 0 12px rgba(240, 36, 39, 0.2);
}

.dudao .box-header .item-list ul {
	margin-left: -36px;
}

.dudao .box-header .item-list li .inner {
	margin-left: 36px;
}

.dudao .box-item-list {
	padding-top: 48px;
}

.dudao .btnBox {
	text-align: center;
}

.dudao .btnBox .btn {
	display: inline-block;
	vertical-align: top;
	color: #fff;
	margin-left: 24px;
	margin-right: 24px;
	width: auto;
}

.dudao .btnBox .btn1 {
	background: linear-gradient(to right, #f12426, #b61b40);
}

.dudao .btnBox .btn2 {
	background: linear-gradient(to right, #b61b40, #f12426);
}

.zhaosheng .table {
	margin-top: 80px;
}

.zhaosheng .table table {
	width: 100%;
	border-radius: 50%;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	text-align: center;
}

.zhaosheng .table table th,
.zhaosheng .table table td {
	padding: 24px 16px;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	font-size: 19px;
	color: #333;
	background: #fff;
}

.zhaosheng .table .title {
	font-size: 20px;
	font-weight: bold;
	color: #333;
	margin-bottom: 12px;
}

.zhaosheng .table .desc {
	font-size: 14px;
	color: #999;
}

.zhaosheng .table .item-title {
	font-weight: bold;
	font-size: 20px;
}

.zhaosheng .table .button {
	display: inline-block;
	vertical-align: top;
	padding: 0 24px;
	line-height: 44px;
	font-size: 16px;
	border-radius: 22px;
	margin: 0 6px;
}

.zhaosheng .table .button1 {
	background: #fff;
	color: #b31b41;
	border: 1px solid #b31b41;
}

.zhaosheng .table .button2 {
	background: linear-gradient(#f12426, #b51b40);
	color: #fff;
}

/*.banner a {
	display: block;
	padding-bottom: 23.4375%;
}*/
.banner a {
    display: block;
    /*padding-bottom: 23.4375%;*/
}

    .banner a img {
        display: block;
        width: 100%;
    }

.banner .swiper-pagination-bullet {
	background: #fff;
	opacity: 1;
	transition: all .4s ease;
	border-radius: 4px;
}

.banner .swiper-pagination-bullet-active {
	width: 20px;
}

.index-title {
	text-align: center;
	margin-bottom: 44px;
	line-height: 1.5;
}

.index-title span {
	position: relative;
	display: inline-block;
	vertical-align: top;
	padding: 0 24px;
	font-size: 36px;
	color: #333;
	font-weight: bold;
}

.index-title span::before,
.index-title span::after {
	content: "";
	position: absolute;
	top: 50%;
	margin-top: -1px;
	width: 100px;
	height: 2px;
	background: #333;
}

.index-title span::before {
	left: -124px;
}

.index-title span::after {
	right: -124px;
}

.courses {
	padding: 56px 0 72px;
}

.courses ul {
	margin-left: -24px;
}

.courses li {
	float: left;
	width: 25%;
}

.courses a {
	position: relative;
	top: 0;
	display: block;
	margin-left: 24px;
	border-radius: 8px;
	overflow: hidden;
	box-shadow: 0 0 4px rgba(128, 128, 128, 0.1);
	transition: all .4s ease;
}

.courses .img {
	padding-bottom: 64.56%;
}

.courses .text {
	padding: 20px;
	background: #fff;
}

.courses .text .title {
	font-size: 18px;
	color: #333;
	line-height: 1.5;
	margin-bottom: 8px;
	font-weight: bold;
}

.courses .text .desc {
	font-size: 14px;
	color: #999;
	line-height: 20px;
	height: 40px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	text-overflow: ellipsis;
}

.courses a:hover {
	top: -16px;
}


.courses a:hover .text .title {
	color: #F12426;
}



.major {
	padding: 56px 0 72px;
}

.major .index-title span {
	color: #fff;
}

.major .index-title span::before,
.major .index-title span::after {
	background: #fff;
}

.major .list {
	text-align: center;
}

.major .list li {
	display: inline-block;
	vertical-align: top;
}

.major .list a.inner {
	display: block;
	color: #fff;
	font-size: 22px;
	font-weight: bold;
	width: 220px;
	line-height: 1.4;
	padding: 30px 0;
	background: url(../img/common/major-item-bg.png) left center no-repeat;
}

.major .list li.no-line a.inner {
	background: no-repeat;
}

.major .list .img {
	display: block;
	width: 65px;
	height: 65px;
	margin: 0 auto 4px;
	background-size: 65px 65px;
	background-position: center center;
	background-repeat: no-repeat;
}

.major .list .img img {
	transform: scale(1.5);
	-webkit-transform: scale(1.5);
	-moz-transform: scale(1.5);
	-o-transform: scale(1.5);
	-ms-transform: scale(1.5);
	opacity: 0;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}

.major .list .text {
	position: relative;
}

.major .list .text::before {
	content: "";
	width: 0;
	height: 2px;
	background: #fff;
	position: absolute;
	left: 50%;
	bottom: -6px;
	opacity: 0;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}

.major .list a.inner:hover .img img {
	opacity: 1;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
}

.major .list a.inner:hover .text:before {
	width: 50px;
	opacity: 1;
	margin-left: -25px;
}

.index-jianjie .text-inner {
	padding: 78px 0 160px;
	text-align: center;
}

.index-jianjie .text-inner .title {
	font-size: 28px;
	color: #333;
	font-weight: bold;
	margin-bottom: 36px;
}

.index-jianjie .text-inner .desc {
	font-size: 20px;
	color: #666666;
	line-height: 1.5;
	max-width: 883px;
	margin: 0 auto;
}

.index-jianjie .content {
	position: relative;
}

.index-jianjie .content .center-title {
	height: 454px;
	line-height: 454px;
	font-size: 32px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	background-attachment: fixed;
	background-image: url(../img/index-jianjie-bg-2.png);
	background-repeat: no-repeat;
	background-size: cover;
}

.index-jianjie .content .list {
	position: absolute;
	top: -86px;
	left: 0;
	right: 0;
	z-index: 3;
}

.index-jianjie .content .list ul {
	background: url(../img/common/index-jianjie-red.png) repeat;
}

.index-jianjie .content .list li {
	float: left;
	width: 25%;
	text-align: center;
}

.index-jianjie .content .list .inner {
	padding: 36px 50px;
	color: #fff;
	line-height: 1.5;
}

.index-jianjie .content .list .ico {
	display: block;
	width: 56px;
	height: 56px;
	margin: 0 auto 12px;
	opacity: 0.9;
}

.index-jianjie .content .list .title {
	font-size: 18px;
	margin-bottom: 8px;
}

.index-jianjie .content .list .desc {
	font-size: 13px;
	opacity: 0.8;
}

.index-news {
	padding: 64px 0;
}

.index-news ul {
	margin-left: -24px;
}

.index-news li {
	float: left;
	width: 33.33333%;
	margin-bottom: 24px;
}

.index-news li.news-swiper {
	width: 66.66666%;
}

.index-news li.news-swiper .inner {
	overflow: hidden;
	background: #fff;
}

.index-news li.news-swiper a {
	position: relative;
	display: block;
	height: 155px;
}

.index-news .inner {
	display: block;
	margin-left: 24px;
	border: 1px solid transparent;
	transition: all .4s ease;
	color: #333;
}

.index-news .inner:hover {
	border-color: rgba(214, 36, 27);
	box-shadow: 0 0 12px rgba(214, 36, 27, 0.3);
}

.index-news .inner:hover .text .desc .title,
.index-news .inner:hover .text .date {
	color: #d6241b;
}

.index-news .img {
	padding-bottom: 56.81%;
}

.index-news .inner .text {
	position: relative;
	background: url(../img/bg-ico-point.png) #fff 44px 80px no-repeat;
	padding: 24px 24px 40px;
}

.index-news .text::before {
	content: "";
	position: absolute;
	left: 124px;
	bottom: 16px;
	width: 24px;
	border-bottom: 2px solid #999;
}

.index-news .text .date {
	float: left;
	width: 64px;
	line-height: 1.5;
	font-weight: bold;
	text-align: right;
	font-size: 18px;
}

.index-news .text .date .year {
	font-size: 12px;
}

.index-news .text .desc {
	margin-left: 100px;
}

.index-news .text .desc .title {
	font-size: 16px;
	color: #333;
	font-weight: bold;
	line-height: 22px;
	height: 48px;
	margin-bottom: 3px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	text-overflow: ellipsis;
}

.index-news .text .desc .content {
	font-size: 13px;
	color: #999;
	line-height: 20px;
	height: 40px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	text-overflow: ellipsis;
}

.index-news li.news-swiper .text {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	padding: 0 200px 0 12px;
	font-size: 13px;
	color: #fff;
	color: rgba(255, 255, 255, 0.95);
	line-height: 40px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	background: rgba(0, 0, 0, 0.5);
}

.index-news li.news-swiper .swiper-pagination {
	text-align: right;
	right: 0;
	width: initial;
	padding-right: 12px;
	bottom: 13px;
}

.index-news li.news-swiper .swiper-pagination-bullet {
	background: #fff;
	width: 10px;
	height: 10px;
	opacity: 1;
}

.index-news li.news-swiper .swiper-pagination-bullet-active {
	background: #d6241b;
}

.index-contact {
	padding: 72px 0;
	background: #fff;
	overflow: hidden;
}

.index-contact .text {
	float: left;
	width: 50%;
	box-sizing: border-box;
	padding-right: 48px;
}

.index-contact .text .title {
	position: relative;
	font-weight: bold;
	color: #333;
	line-height: 1.2;
	padding-bottom: 16px;
	margin-bottom: 24px;
}

.index-contact .text .title::after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 46px;
	height: 4px;
	background: #da251c;
}

.index-contact .text .cn {
	font-size: 28px;
}

.index-contact .text .en {
	font-size: 20px;
}

.index-contact .text .desc {
	font-size: 14px;
	color: #666;
	line-height: 22px;
}

.index-contact .text .desc p {
	margin-bottom: 4px;
}

.index-contact .form {
	margin-left: 50%;
}

.index-contact .form .input {
	background: #f2f4f7;
	border-radius: 5px;
	padding: 4px 12px 4px 48px;
	background-repeat: no-repeat;
	background-size: 24px 24px;
	background-position: 10px 8px;
	margin-bottom: 12px;
	font-size: 14px;
	color: #333;
}

.index-contact .form .input input {
	display: block;
	width: 360px;
	line-height: 32px;
	height: 32px;
}

.index-contact .form .input textarea {
	display: block;
	width: 100%;
	line-height: 24px;
	resize: none;
	margin-top: 2px;
}

.index-contact .form .submitBtn {
	display: inline-block;
	vertical-align: top;
	margin-top: 12px;
	padding: 0 36px;
	height: 44px;
	background: #d6241b;
	border-radius: 22px;
	font-size: 16px;
	color: #fff;
	cursor: pointer;
}


















.zixun {
	padding: 64px 0;
}

.zixun ul {
	margin-left: -30px;
}

.zixun li {
	float: left;
	width: 33.33333%;
	margin-bottom: 30px;
}

.zixun .inner {
	display: block;
	margin-left: 30px;
	border: 1px solid transparent;
	transition: all .4s ease;
	color: #333;
}

.zixun .inner:hover {
	border-color: rgba(166, 3, 38);
	box-shadow: 0 0 12px rgba(166, 3, 38, 0.3);
}

.zixun .inner:hover .text .desc .title,
.zixun .inner:hover .text .date {
	color: #B2253F;
}

.zixun .img {
	padding-bottom: 56.81%;
}

.zixun .text {
	position: relative;
	background: url(../img/bg-ico-point.png) #fff 44px 80px no-repeat;
	padding: 24px 24px 40px;
}

.zixun .text::before {
	content: "";
	position: absolute;
	left: 124px;
	bottom: 16px;
	width: 24px;
	border-bottom: 2px solid #999;
}

.zixun .text .date {
	float: left;
	width: 64px;
	line-height: 1.5;
	font-weight: bold;
	text-align: right;
	font-size: 18px;
}

.zixun .text .date .year {
	font-size: 14px;
}

.zixun .text .desc {
	margin-left: 100px;
}

.zixun .text .desc .title {
	font-size: 16px;
	color: #333;
	font-weight: bold;
	line-height: 22px;
	height: 48px;
	margin-bottom: 3px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	text-overflow: ellipsis;
}

.zixun .text .desc .content {
	font-size: 13px;
	color: #999;
	line-height: 20px;
	height: 40px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	text-overflow: ellipsis;
}

.page {
	text-align: center;
	margin-top: 24px;
}

.page a {
	display: inline-block;
	vertical-align: top;
	margin: 0 6px 12px;
	height: 32px;
	line-height: 32px;
	padding: 0 12px;
	border-radius: 16px;
	background: #fff;
	box-shadow: 1px 1px 9px rgba(128, 128, 128, 0.3);
	transition: all .4s ease;
}

.page a:hover,
.page a.pagebarCurrent {
	background: #333333;
	color: #fff;
}

.navigation {
	background: #fff;
}

.navigation .bread {
	float: right;
	padding: 16px 0 16px 24px;
	line-height: 36px;
	font-size: 15px;
	color: #333;
	background: url(../img/common/map.jpg) left center no-repeat;
}

.navigation .bread a {
	color: #333;
}

.navigation .bread a:hover,
.navigation .bread a.active {
	color: #d50a1d;
}

.navigation .list {
	float: left;
	padding: 16px 0;
	overflow: hidden;
}

.navigation .list ul {
	margin-left: -24px;
}

.navigation .list li {
	float: left;
}

.navigation .list li a {
	position: relative;
	display: block;
	line-height: 36px;
	padding: 0 24px;
	font-size: 15px;
	color: #333333;
}

.navigation .list li a::after {
	content: "";
	position: absolute;
	left: -1px;
	top: 50%;
	height: 14px;
	margin-top: -7px;
	border-left: 1px solid #cccccc;
}

.navigation .list li a::before {
	content: "";
	position: absolute;
	left: 24px;
	right: 24px;
	bottom: -16px;
	border-bottom: 2px solid transparent;
}

.navigation .list li a:hover::before,
.navigation .list li a.active::before {
	border-color: #d50a1d;
}

.navigation .list li a:hover,
.navigation .list li a.active {
	color: #d50a1d;
}

.teacher-detail {
	padding: 72px 0 120px;
}

.teacher-detail .img {
	float: right;
	width: 50%;
}

.teacher-detail .text {
	float: left;
	width: 50%;
	box-sizing: border-box;
	padding-right: 36px;
	line-height: 1.5;
}

.teacher-detail .text .name {
	font-size: 36px;
	font-weight: bold;
	color: #333;
	margin-bottom: 6px;
}

.teacher-detail .text .desc {
	font-size: 14px;
	color: #666666;
	line-height: 1.5;
	margin-bottom: 24px;
}

.teacher-detail .text .content {
	font-size: 16px;
	line-height: 32px;
}

.ambient {
	padding: 36px 0 72px;
}

.ambient-header li {
	float: left;
	margin: 0 6px 6px 0;
}

.ambient-header li a {
	display: block;
	line-height: 32px;
	padding: 0 16px;
	color: #333;
	font-size: 14px;
	border-radius: 16px;
}

.ambient-header li a:hover,
.ambient-header li a.active {
	background: #da251c;
	color: #fff;
}

.ambient-body {
	padding-top: 24px;
}

.ambient-body ul {
	margin-left: -20px;
}

.ambient-body li {
	float: left;
	width: 25%;
	margin-bottom: 20px;
}

.ambient-body li a {
	display: block;
	margin-left: 20px;
	position: relative;
	border-radius: 8px;
	overflow: hidden;
}

.ambient-body .img {
	padding-bottom: 67.94%;
}

.ambient-body .text {
	position: absolute;
	bottom: 10px;
	left: 12px;
	line-height: 1.5;
	font-size: 14px;
	color: #fff;
}

.lightbox .lb-dataContainer {
	display: none !important;
}

.teacher {
	padding: 36px 0 12px;
}

.teacher ul {
	margin-left: -30px;
}

.teacher ul li {
	float: left;
	width: 25%;
	margin-bottom: 30px;
}

.teacher ul li a {
	position: relative;
	display: block;
	margin-left: 30px;
	border-radius: 8px;
	overflow: hidden;
}

.teacher .img {
	position: relative;
	padding-bottom: 163%;
}

.teacher .img .person {
	position: absolute;
	bottom: 12px;
	left: 12px;
	right: 12px;
	line-height: 1.5;
	color: #fff;
	font-size: 12px;
}

.teacher .img .person .name {
	font-size: 15px;
	margin-bottom: 2px;
}

.teacher .text {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #cc2a25;
	background: rgba(204, 42, 37, 0.9);
	padding: 36px 16px 24px;
	color: #fff;
	opacity: 0;
	visibility: hidden;
	transition: all .4s ease;
}

.teacher .text .name {
	font-size: 22px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 12px;
}

.teacher .text .en {
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 16px;
}

.teacher .text .desc {
	font-size: 14px;
	line-height: 22px;
}

.teacher .text .view-btn {
	position: absolute;
	bottom: 16px;
	left: 16px;
	right: 16px;
	text-align: center;
	line-height: 1.5;
	font-size: 14px;
}

.teacher .text .view-btn img {
	display: block;
	width: 36px;
	height: 36px;
	margin: 0 auto 6px;
}

.teacher a:hover .text {
	opacity: 1;
	visibility: visible;
}

.linian {
	padding: 64px 0 160px;
}

.linian .title {
	font-size: 32px;
	font-weight: bold;
	color: #333;
	text-align: center;
	margin-bottom: 48px;
}

.linian .text {
	font-size: 16px;
	color: #333333;
	line-height: 36px;
}

.zhici {
	padding: 72px 0 120px;
}

.zhici .img {
	float: left;
	width: 40%;
}

.zhici .text {
	margin-left: 40%;
	padding-left: 36px;
	line-height: 1.5;
}

.zhici .text .title {
	font-size: 36px;
	color: #333;
	margin-bottom: 16px;
}

.zhici .text .content {
	font-size: 16px;
	line-height: 32px;
}

.join {
	position: relative;
}

.join .left {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 50%;
	display: table;
}

.join .left .inner {
	display: table-cell;
	height: 100%;
	vertical-align: middle;
	text-align: center;
	font-size: 14px;
	color: #fff;
	line-height: 1.5;
	padding: 0 36px;
}

.join .left .inner .title {
	font-size: 32px;
	font-weight: bold;
	margin-bottom: 48px;
}

.join .left .inner .tel {
	font-size: 26px;
}

.join .left .inner .date {
	font-size: 16px;
	margin-top: 6px;
}

.join .right {
	margin-left: 50%;
}

.join .form {
	padding: 8% 6%;
}

.join .form .title {
	font-size: 32px;
	color: #333;
	font-weight: bold;
	margin-bottom: 36px;
}

.join .form ul {
	margin-left: -36px;
}

.join .form li {
	float: left;
}

.join .form li.w50 {
	width: 50%;
}

.join .form li.w100 {
	width: 100%;
}

.join .form .inner {
	margin-left: 36px;
	border: 1px solid #c2c3c6;
	margin-bottom: 16px;
	padding: 6px 12px;
}

.join .form .inner input {
	display: block;
	width: 100%;
	height: 36px;
	line-height: 36px;
	font-size: 15px;
	color: #333;
}

.join .form .inner textarea {
	display: block;
	width: 100%;
	font-size: 15px;
	line-height: 1.5;
	resize: none;
}

.join .form .submitBtn {
	margin-top: 36px;
	width: 140px;
	height: 44px;
	border: 2px solid #333;
	color: #333;
	font-size: 15px;
	cursor: pointer;
}

.join .map {
	height: 600px;
}

.join .map .BMap_cpyCtrl {
	display: none;
}

.join .contact dl {
	position: relative;
	left: -36px;
	width: 300px;
	margin: 0 auto;
	text-align: left;
	line-height: 1.5;
	margin-bottom: 36px;
}

.join .contact dl:last-child {
	margin-bottom: 0;
}

.join .contact dt {
	font-size: 26px;
	margin-bottom: 16px;
}

.join .contact dd {
	font-size: 16px;
	margin-top: 8px;
}

.jianjie .content .list {
	position: initial;
}

.jianjie .content .list ul {
	background: no-repeat;
}

.jianjie .content .list .inner {
	color: #333;
}

.jianjie .content .list .inner .ico {
	margin: 0 auto;
}

.jianjie .content .list .inner .ico-box {
	width: 100px;
	padding: 22px 0;
	background: #da251c;
	border-radius: 50%;
	margin: 0 auto 24px;
}

.jianjie {
	padding: 36px 0 24px;
}

.jianjie-text {
	margin-top: 48px;
}

.jianjie-text .content {
	position: relative;
	top: -48px;
	margin-left: 27%;
	background: #fff;
	padding: 68px 68px 88px;
}

.jianjie-text .content .title {
	font-size: 28px;
	font-weight: bold;
	color: #333;
	text-align: right;
	margin-bottom: 16px;
}

.jianjie-text .content .desc {
	font-size: 14px;
	color: #333333;
	text-align: right;
	font-style: italic;
	margin-bottom: 48px;
}

.jianjie-text .content .text {
	font-size: 15px;
	color: #333;
	line-height: 26px;
}

.jianjie-text .content .text p {
	text-indent: 2em;
}

.small-title {
	position: relative;
	font-size: 20px;
	padding-bottom: 12px;
	color: #474747;
}

.small-title::after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 36px;
	border-bottom: 3px solid #CC2A25;
}

.more {
	padding: 64px 0;
}

.more .small-title {
	margin-bottom: 36px;
}

.more ul {
	margin-left: -24px;
}

.more li {
	float: left;
	width: 33.33333%;
	margin-bottom: 24px;
}

.more a,
.more a * {
	transition: all .4s ease;
}

.more a {
	position: relative;
	top: 0;
	display: block;
	margin-left: 24px;
}

.more .img {
	padding-bottom: 56.51%;
}

.more .text {
	border: 1px solid #e6e6e6;
	border-top: none;
	padding: 20px 16px 0;
	background: #fff;

}

.more .text .title {
	font-size: 18px;
	color: #474747;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	text-overflow: ellipsis;
	height: 52px;
	line-height: 26px;
	margin-bottom: 12px;
}

.more .text .desc {
	font-size: 14px;
	color: #474747;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	text-overflow: ellipsis;
	height: 48px;
	line-height: 24px;
}

.more .text .btn-box {
	line-height: 56px;
	border-top: 1px solid #e6e6e6;
	margin-top: 24px;
}

.more .text .btn-box span {
	float: left;
	font-size: 15px;
}

.more .text .btn-box i {
	float: right;
	height: 56px;
	line-height: 56px;
	font-size: 20px;
}

.more a:hover {
	top: -12px;
	box-shadow: 0 0 8px rgba(218, 37, 27, 0.3);
}

.more a:hover .text .title {
	color: #D50A1D;
}

.xiaoqu {
	padding: 64px 0;
}

.xiaoqu .img {
	float: right;
	width: 50%;
}

.xiaoqu .img img {
	display: block;
	width: 100%;
}

.xiaoqu .text {
	margin-right: 50%;
	padding-right: 36px;
}

.small-title-2 {
	font-size: 32px;
	font-weight: bold;
	padding-bottom: 16px;
	margin-bottom: 36px;
}

.xiaoqu .text .content {
	font-size: 15px;
	line-height: 27px;
}

.xiaoyuan {
	background: #fff;
	padding: 64px 0 48px;
}

.xiaoyuan .ambient,
.xiaoyuan .ambient-body {
	padding: 0;
}

.loadMore {
	display: block;
	margin: 36px auto 6px;
	width: 136px;
	height: 44px;
	line-height: 44px;
	text-align: center;
	border: 1px solid #e6e6e6;
	border-radius: 22px;
	font-size: 15px;
	color: #666;
	transition: all .4s ease;
}

.loadMore:hover {
	background: #D50A1D;
	color: #fff;
	border-color: #D50A1D;
}

.weizhi {
	padding: 64px 0;
}

.weizhi .img {
	float: left;
	width: 50%;
}

.weizhi .text {
	margin-left: 50%;
	padding: 4%;
}

.weizhi .text .title {
	font-size: 26px;
	font-weight: bold;
	color: #333;
	margin-bottom: 24px;
}

.weizhi .text .desc {
	font-size: 15px;
	color: #333;
	line-height: 1.5;
}

.weizhi .text .desc p {
	margin-bottom: 8px;
}

.wenhua {
	position: relative;
	background: #fff;
	padding-top: 48px;
}

.wenhua .text {
	max-width: 606px;
	padding: 64px 0 124px;
}

.wenhua .text li {
	margin-bottom: 36px;
	line-height: 1.5;
}

.wenhua .text .title {
	font-size: 24px;
	margin-bottom: 12px;
}

.wenhua .text .title span {
	font-weight: bold;
	color: #da251c;
}

.wenhua .text .desc {
	font-size: 16px;
	line-height: 26px;
}

.wenhua .img {
	position: absolute;
	top: 48px;
	right: 0;
	left: 50%;
	bottom: 96px;
}

.wenhua .img img {
	content: "";
	position: absolute;
	top: 0;
	left: 12%;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.wenhua .img::before {
	content: "";
	position: absolute;
	left: 6%;
	bottom: -8%;
	width: 36%;
	height: 30%;
	background: #f8d3d2;
}

.small-title-3 {
	display: inline-block;
	vertical-align: top;
	height: 28px;
	padding: 0 20px 0 8px;
	background: #da251c;
	font-size: 14px;
	color: #fff;
	line-height: 28px;
	margin-bottom: 36px;
}

.more-2 {
	border-top: 1px solid #e0e0e0;
	background: #fff;
	padding: 0;
}

.more-2 ul {
	margin-left: -56px;
}

.more-2 a {
	top: 0 !important;
	margin-left: 56px;
	box-shadow: none !important;
	padding: 44px 0 0;
}

.more-2 a::before {
	content: "";
	position: absolute;
	top: 0;
	left: -28px;
	bottom: 0;
	border-left: 1px solid #e0e0e0;
}

.more-2 ul li:first-child a::before {
	display: none;
}

.more-2 a .img .small-title-3 {
	position: absolute;
	left: 12px;
	top: 12px;
}

.more-2 a .img {
	position: relative;
}

.more-2 a .text .desc {
	display: block;
	-webkit-box-orient: initial;
	-webkit-line-clamp: initial;
	overflow: initial;
	text-overflow: initial;
	height: 192px;
}

.more-2 .text {
	border: none;
	padding-left: 0;
	padding-right: 0;
}

.xuanyan {
	padding: 42px 0;
}

.xuanyan .img {
	float: left;
	width: 50%;
}

.xuanyan .img img {
	display: block;
	width: 100%;
}

.xuanyan .text {
	padding: 12px 30px;
	margin-left: 50%;
}

.xuanyan .text .title {
	font-size: 20px;
	color: #333;
	font-weight: bold;
	margin-bottom: 24px;
}

.xuanyan .text .desc {
	font-size: 14px;
	color: #333;
	line-height: 28px;
}


.pinpai {
	padding: 42px 0;
	background: #fff;
}

.pinpai .img {
	float: right;
	width: 50%;
}

.pinpai .img img {
	display: block;
	width: 100%;
}

.pinpai .text {
	padding: 12px 30px 12px 0;
	margin-right: 50%;
}

.pinpai .text .title {
	font-size: 20px;
	color: #333;
	font-weight: bold;
	margin-bottom: 24px;
}

.pinpai .text .desc {
	font-size: 14px;
	color: #333;
	line-height: 28px;
}

.dudao .box-header li .img {
	box-shadow: none;
}

.dudao .box-header li .text {
	margin-top: 0;
}

.dudao .box-header li .inner {
	padding-bottom: 36px;
	box-shadow: 0 0 12px rgb(189, 31, 23, 0.2);
}

.dudao .box-header ul {
	margin-left: -48px;
}

.dudao .box-header li .inner {
	margin-left: 48px;
}

.dudao .box-header .list {
	margin-top: 36px;
}

.dudao .bg_box .box {
	background: no-repeat;
}

.box-banxing .tip {
	text-align: center;
	font-size: 18px;
	margin: 12px 0 48px;
}

.dudao .box-banxing li {
	width: 25%;
}

.dudao .box-banxing ul {
	margin-left: -12px;
}

.dudao .box-banxing li .inner {
	margin-left: 12px;
	border-radius: 8px;
	box-shadow: 0 0 12px rgb(128, 128, 128, 0.2);
	padding: 30px 24px;
}

.dudao .box-banxing li .title {
	font-size: 22px;
	text-align: center;
	padding-bottom: 16px;
	position: relative;
}

.dudao .box-banxing li .title::before {
	content: "";
	position: absolute;
	left: 50%;
	bottom: 0;
	margin-left: -24px;
	width: 48px;
	border-bottom: 2px solid #D50A1D;
}

.dudao .box-banxing li .ico {
	display: block;
	width: 72px;
	height: 72px;
	margin: 36px auto 44px;
}

.dudao .box-banxing .btn {
	border: 2px solid transparent;
	font-size: 18px;
	height: 48px;
	line-height: 48px;
	margin-top: 0;
}

.dudao .box-banxing ul li:nth-child(1) .title,
.dudao .box-banxing ul li:nth-child(1) .btn {
	color: #da251c;
}

.dudao .box-banxing ul li:nth-child(1) .btn {
	border-color: #da251c;
}

.dudao .box-banxing ul li:nth-child(2) .title,
.dudao .box-banxing ul li:nth-child(2) .btn {
	color: #1eb1c3;
}

.dudao .box-banxing ul li:nth-child(2) .btn {
	border-color: #1eb1c3;
}

.dudao .box-banxing ul li:nth-child(3) .title,
.dudao .box-banxing ul li:nth-child(3) .btn {
	color: #f6490d;
}

.dudao .box-banxing ul li:nth-child(3) .btn {
	border-color: #f6490d;
}

.dudao .box-banxing ul li:nth-child(4) .title,
.dudao .box-banxing ul li:nth-child(4) .btn {
	color: #0c81dc;
}

.dudao .box-banxing ul li:nth-child(4) .btn {
	border-color: #0c81dc;
}

.box-fuwutixi ul li {
	float: none;
	position: relative;
	background: url(../img/common/bg-ico-1.png) no-repeat;
	width: 1185px;
	height: 94px;
	line-height: 94px;
	margin-bottom: 32px;
}

.box-fuwutixi ul li:last-child {
	margin-bottom: 0;
}

.box-fuwutixi {
	padding-top: 0 !important;
}

.box-fuwutixi ul {
	margin-top: 48px;
}

.box-fuwutixi .title {
	position: absolute;
	left: 0;
	top: 0;
	width: 300px;
	text-align: center;
	font-size: 28px;
	font-weight: bold;
	color: #fff;
}

.box-fuwutixi .desc {
	margin-left: 336px;
	font-size: 18px;
	color: #333;
}

.dudao .box-shizi {
	padding: 90px 0 64px;
	position: relative;
	top: -20px;
}

.shizi {
	margin-top: 64px;
}

.dudao .box-shizi li {
	width: 33.33333%;
}

.dudao .box-shizi li .inner {
	line-height: 1.5;
}

.dudao .box-shizi li .inner .ico {
	display: block;
	margin: 0 auto 24px;
}

.dudao .box-shizi li .inner .title {
	font-size: 22px;
	font-weight: bold;
	color: #fff;
}

.dudao .box-shizi li .inner .desc {
	font-size: 18px;
	color: #fff;
	max-width: 320px;
	margin: 0 auto;
	margin-top: 12px;
}

.dudao .box-zhaosheng {
	padding: 64px 0 88px;
}

.dudao .box-zhaosheng .table {
	border-radius: 24px;
	background: linear-gradient(#f22426, #b41b41);
	padding: 24px;
}

.dudao .box-zhaosheng .table-inner {
	padding: 24px;
	border-radius: 24px;
	background: #fff;
}

.dudao .zhaosheng .table table {
	border-top: 1px solid #b31b41;
	border-left: 1px solid #b31b41;
	border-radius: 0;
	overflow: hidden;
}

.dudao .zhaosheng .table table th,
.dudao .zhaosheng .table table td {
	border-right: 1px solid #b31b41;
	border-bottom: 1px solid #b31b41;
}

.dudao .zhaosheng .table .first td {
	background: #b31b41 !important;
	color: #fff;
}

.dudao .zhaosheng .table .text {
	font-size: 18px;
	font-weight: bold;
	color: #b31b41;
	margin-top: 24px;
}

.dudao .box-brand .list .item .text-inner .title,
.dudao .box-advantage .title,
.dudao .box-advantage .list .inner .text .num {
	color: #b31b41;
}

.dudao .btn.btn-linear {
	background: linear-gradient(#f12426, #b71c3f);
}

.dudao .box-advantage .list .content .text-title {
	border-bottom-color: #1bb38d;
}

.gaosan .box-header li .inner {
	box-shadow: 0 0 12px rgba(0, 0, 255, 0.1);
}

.gaosan .content-img {
	display: block;
	margin: 24px auto 64px;
}

.gaosan .btnBox .btn1 {
	background: linear-gradient(to right, #6fd6bb, #2ab591);
}

.gaosan .btnBox .btn2 {
	background: linear-gradient(to right, #fd8321, #ff9c4b);
}

.gaosan .box-fuwutixi {
	background: transparent;
}

.gaosan .box-fuwuxitong .bg-img {
	display: block;
	width: 100%;
	position: relative;
	margin-top: -190px;
}

.gaosan .box-title {
	padding: 36px 0;
	font-size: 36px;
	background-position: center center;
	background-repeat: no-repeat;
}

.gaosan .box-fuwuxitong .container {
	position: relative;
	margin-top: -480px;
}

.gaosan .box-fuwuxitong {
	/* background: url(../img/icon/gaosan-bg-32.png) #fff repeat; */
}

.gaosan .fuwuxitong ul {
	margin-left: -28px;
}

.gaosan .fuwuxitong li {
	float: left;
	width: 33.33333%;
	margin-bottom: 48px;
}

.gaosan .fuwuxitong a {
	position: relative;
	display: block;
	margin-left: 28px;
	border-radius: 8px;
	padding-bottom: 0 !important;
}

.gaosan .fuwuxitong a .img {
	padding-bottom: 44.7368%;
	border-radius: 0;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
}

.gaosan .fuwuxitong a .text {
	background: #fff;
	padding: 20px 16px;
	font-size: 16px;
	color: #333;
	line-height: 26px;
	height: 94px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
	overflow: hidden;
	text-overflow: ellipsis;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
}

.gaosan .fuwuxitong .btn {
	position: absolute;
	left: 18%;
	right: 18%;
	margin: 0;
	width: auto;
	bottom: -24px;
	padding: 0;
	height: 48px;
	line-height: 48px;
	border-radius: 24px;
	background: linear-gradient(to right, #1bb38d, #6ed6ba);
}

.gaosan .box-fuwuxitong {
	background: transparent;
}

.bottom-box .box-brand,
.bottom-box .box-advantage {
	background: transparent !important;
}

.gaosan .shizi-list {
	width: 1200px;
	height: 339px;
	background: url(../img/icon/gaosan-bg-11.png);
	padding: 0 9px;
	box-sizing: border-box;
}

.gaosan .shizi-list .item {
	position: relative;
	float: left;
	width: 50%;
	font-size: 16px;
	line-height: 26px;
}

.gaosan .shizi-list .item .text {
	margin-left: 80px;
	text-align: center;
	padding-right: 54px;
	padding-top: 78px;
}

.gaosan .shizi-list .item1 {
	color: #333;
}

.gaosan .shizi-list .item2 {
	color: #fff;
}

.gaosan .shizi-list img {
	margin-bottom: 8px;
}

.gaosan .shizi-list .title {
	position: absolute;
	left: 0;
	top: 70px;
	height: 200px;
	width: 80px;
	text-align: center;
	font-size: 26px;
	font-weight: bold;
}

.gaosan .shizi-list .title i {
	position: absolute;
	box-sizing: border-box;
	padding: 0 24px;
	top: 50%;
	left: 0;
	right: 0;
	transform: translateY(-50%);
}

.gaosan .shizi-list .item1 .title {
	color: #006d55;
}

.gaosan .shizi-list .item2 .title {
	color: #333333;
}

.box-shizi-box .tip {
	text-align: center;
	margin-top: 36px;
	font-size: 24px;
	color: #333;
	font-weight: bold;
}

.gaosan .box-youhui {
	background: transparent;
	margin-top: -160px;
}

.gaosan .img {
	position: relative;
	/* z-index: 1; */
}

.gaosan .box-youhui .inner {
	position: relative;
	z-index: 6;
	margin-top: -40%;
}

.gaosan .box-zhaosheng .table {
	position: relative;
	background: #fff;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}

.gaosan .box-zhaosheng .table::after {
	content: "";
	position: absolute;
	top: -24px;
	left: 50%;
	transform: translateX(-50%);
	width: 1224px;
	height: 33px;
	background: url(../img/icon/table-header.png) no-repeat;
}

.gaosan .box-zhaosheng .table-inner {
	padding: 0;
}

.gaosan .zhaosheng .table .first td {
	background: #e5fff9 !important;
	color: #1bb38d;
}

.gaosan .zhaosheng .table table {
	border-color: #1bb28d;
}

.gaosan .zhaosheng .table table th,
.gaosan .zhaosheng .table table td {
	border-color: #1bb28d;
}

.gaosan .zhaosheng .table .button1 {
	color: #ffa262;
	border-color: #ffa262;
}

.gaosan .zhaosheng .table .button2 {
	background: linear-gradient(#1bb38d, #16a07b);
}

.gaosan .box-brand .list .item .text-inner .title,
.gaosan .box-advantage .title,
.gaosan .box-advantage .list .inner .text .num {
	color: #1bb38d;
}

.gaosan .btn.btn-linear {
	background: linear-gradient(#6dd5ba, #1fb58f);
}




/* 新增样式 */
.main5 {}

.m5 {
	padding: 50px 0 0 0;
	position: relative;
}

.m5Tit {}


.m5 ul {
	padding: 52px 0 76px;
	width: 999px;
	margin: 0 auto;
}

.m5 ul li {
	float: left;
	width: 333px;
	height: 349px;
	overflow: hidden;
	background: url(../images/m5Item1.png) left top no-repeat;
	box-shadow: 0 0 20px #c4c4c4;
	position: relative;
	-moz-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	z-index: 1;
	background: #fff !important;
}

.m5 ul li:nth-child(2) {
	background: url(../images/m5Item2.png) center no-repeat;
}

.m5 ul li:nth-child(3) {
	background: url(../images/m5Item3.png) center no-repeat;
}

.m5 ul li.on {
	z-index: 55;
	-webkit-transform: scale(1.1, 1.2);
	-moz-transform: scale(1.1, 1.2);
	-o-transform: scale(1.1, 1.2);
	transform: scale(1.1, 1.2);
}

.m5 ul li.on a {
	background: #ff3d46;
	color: #fff;
}

.m5 ul li.on::after {
	content: "";
	position: absolute;
	bottom: -15px;
	left: 0;
	width: 333px;
	height: 20px;
	background: #ff8b90;
	border-radius: 22px;
}


.m5 ul li h2 {
	font-size: 28px;
	text-align: center;
	line-height: 32px;
	padding-top: 40px;
	font-family: FZLTCHGBK;
}

.m5 ul li h3 {
	line-height: 43px;
	font-size: 18px;
	color: #333333;
	text-align: center;
	font-family: FZLTGBK;
	padding-bottom: 20px;
}

.m5 ul li p {
	width: 260px;
	line-height: 36px;
	font-size: 16px;
	margin: 35px auto 0;
	font-family: FZLTGBK;
}

.m5 ul li a {
	font-family: FZLTGBK;
	display: block;
	margin: 30px auto 0;
	width: 212px;
	height: 38px;
	line-height: 38px;
	color: #ff3d46;
	font-size: 16px;
	text-align: center;
	border: 1px solid #ff3d46;
	border-radius: 20px;
	transition: all .4s ease;
}

.m5 ul li a:hover {
	background: #ff3d46;
	color: #ffff00;
}


/*main6*/
.main6 {
	background: url('../images/m6Bg.jpg') center no-repeat;
}

.m6 {
	padding: 50px 0 0 0;
}

.m6Tit {
	background: url(../images/m6Tit.png) top center no-repeat;
	color: #fff;
}

.m6Tit span {
	color: #ffff00;
}

.m6 ul {
	padding: 62px 0 34px;
	width: 996px;
	margin: 0 auto 48px;
}

.m6 ul li {
	float: left;
	width: 162px;
	height: 250px;
	margin-right: 50px;
	cursor: pointer;
	-moz-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;

}

.m6 ul li:hover {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}



.m6 ul li:nth-child(2) {
	width: 176px;
}

.m6 ul li:nth-child(3) {
	width: 146px;
}

.m6 ul li:nth-child(4) {
	width: 162px;
}

.m6 ul li:last-child {
	margin-right: 0;
	width: 150px;
}

.m6 ul li img {
	display: block;
	margin: 0 auto;
}

.m6 ul li h2 {
	font-size: 28px;
	text-align: center;
	line-height: 32px;
	padding-top: 40px;
	font-family: FZLTCHGBK;
	color: #ffff00;
}

.m6 ul li p {
	color: #fff;
	line-height: 36px;
	font-size: 16px;
	margin: 0 auto;
	font-family: FZLTGBK;
}

.mBtn1:hover {
	color: #ff0000;
}

.mBtn {
	font-family: FZLTHGBK;
	background: #ff3d46;
	display: block;
	margin: 0 auto;
	width: 360px;
	height: 56px;
	line-height: 56px;
	color: #fff;
	font-size: 28px;
	text-align: center;
	border-radius: 32px;
}

.mBtn1 {
	color: #152fbe;
	background: #fff;
}


/*main7*/
.main7 {}

.m7 {
	padding: 24px 0 0 0;
	position: relative;
}

.m7Tit {}

.tab {
	padding-top: 55px;
}

.tab-hd {
	padding-bottom: 10px;
}

.tab-hd li {
	font-family: FZLTGBK;
	width: 458px;
	color: #0000cc;
	float: left;
	border: 1px solid #0000cc;
	border-radius: 10px;
	height: 62px;
	line-height: 62px;
	text-align: center;
	cursor: pointer;
	font-size: 28px;
	transition: all .4s ease;
}

.tab-hd li:last-child {
	float: right;
}

.tab-hd li.active {
	background: #0229d2;
	color: #ffff00;
	position: relative;
}

.tab-hd li.active a {
	color: #fff;
}

.tab-bd {
	background: #fff;
}

.tab-bd li {
	display: none;
}


.tab-bd li h2 {
	text-align: center;
	font-size: 28px;
	color: #333333;
	font-family: FZLTCHGBK;
	line-height: 82px;
}

.m7 table {
	text-align: center;
	width: 100%;
	border: 1px solid #cccccc;
	border-radius: 25px;
	background: #fff;
	border-collapse: collapse;
	font-family: FZLTGBK;
}

.m7 table tr th {
	border: 1px solid #cccccc;
	color: #fff;
	font-size: 16px;
	height: 48px;
	background: #002df0;
	font-family: FZLTCHGBK;
}

.m7 table tr td {
	border: 1px solid #cccccc;
	font-size: 14px;
	color: #333333;
	height: 48px;
	line-height: 30px;
}

.m7 table tr td.sepcialTd {
	color: #002df0;
	font-family: FZLTCHGBK;
}

.tab-bd li h3 {
	font-size: 16px;
	color: #002df0;
	font-family: FZLTCHGBK;
	line-height: 32px;
	padding-top: 12px;
}

.tab-bd li p {
	font-size: 16px;
	color: #333333;
	line-height: 30px;
	font-family: FZLTGBK;
}

.mBtn2 {
	margin: 35px auto 0;
}

/*main9*/

.m9 {
	padding: 50px 0 0 0;
	position: relative;
}

.m9Tit span {
	color: #ffff00;
}

.m9 ul {
	padding: 30px 0 0 0;
	width: 1000px;
	margin: 0 auto;
}

.m9 ul li {
	width: 310px;
	height: 314px;
	background: url(../img_add/m9Item1.png) center no-repeat;
	float: left;
	margin: 0 35px 32px 0;
	transition: all .4s ease;
	position: relative;
	top: 0;
}

.m9 ul li:hover {
	top: -30px;
}

.m9 ul li:nth-child(2) {
	background: url(../img_add/m9Item2.png) center no-repeat;
}

.m9 ul li:nth-child(3) {
	background: url(../img_add/m9Item3.png) center no-repeat;
}

.m9 ul li:nth-child(4) {
	background: url(../img_add/m9Item4.png) center no-repeat;
}

.m9 ul li:nth-child(5) {
	background: url(../img_add/m9Item5.png) center no-repeat;
}

.m9 ul li:nth-child(6) {
	background: url(../img_add/m9Item6.png) center no-repeat;
}

.m9 ul li:nth-child(3n) {
	margin-right: 0;
}

.m9 ul li p {
	line-height: 42px;
	font-size: 24px;
	color: #333333;
	text-align: center;
	font-family: FZLTGBK;
	padding: 150px 0 14px 0;
}

.m9 ul li a {
	font-family: FZLTGBK;
	margin: 0 auto;
	;
	display: block;
	width: 178px;
	height: 38px;
	line-height: 38px;
	border: 1px solid #00d4dc;
	;
	color: #00d4dc;
	border-radius: 20px;
	font-size: 16px;
	text-align: center;
}

.m9 ul li a:hover {
	background: #00d4dc;
	color: #fff;
}

.m9 ul li:nth-child(2) a {
	border: 1px solid #ffcf2d;
	;
	color: #ffcf2d;
}

.m9 ul li:nth-child(3) a {
	border: 1px solid #5ba1fd;
	;
	color: #5ba1fd;
}

.m9 ul li:nth-child(4) a {
	border: 1px solid #ff4482;
	;
	color: #ff4482;
}

.m9 ul li:nth-child(5) a {
	border: 1px solid #5ba1fd;
	;
	color: #5ba1fd;
}

.m9 ul li:nth-child(6) a {
	border: 1px solid #00d4dc;
	;
	color: #00d4dc;
}

.m9 ul li:nth-child(2) a:hover {
	background: #ffcf2d;
	color: #fff;
}

.m9 ul li:nth-child(3) a:hover {
	background: #5ba1fd;
	color: #fff;
}

.m9 ul li:nth-child(4) a:hover {
	background: #ff4482;
	color: #fff;
}

.m9 ul li:nth-child(5) a:hover {
	background: #5ba1fd;
	color: #fff;
}

.m9 ul li:nth-child(6) a:hover {
	background: #00d4dc;
	color: #fff;
}

.top-nav {
	text-align: center;
}

.top-nav li {
	display: inline-block;
	vertical-align: top;
	padding: 16px 0;
}

.bg0229d2 {
	background: #0229d2;
}

.top-nav li a {
	position: relative;
	display: block;
	padding: 0 48px;
	font-size: 20px;
	font-weight: bold;
	color: #fff;
}

.top-nav li a::before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	border-left: 2px solid #fff;
}

.top-nav li:first-child a::before {
	display: none;
}

.new-box-title {
	font-size: 44px;
	font-weight: bold;
	color: #191919;
	text-align: center;
	line-height: 1.5;
}

.new-box-title .line {
	position: relative;
	display: inline-block;
	vertical-align: top;
	border-top: 2px solid #0229d2;
	width: 110px;
	margin-top: 24px;
}

.new-box-title-white .line {
	border-top-color: #fff;
}

.new-box-title .line::before {
	content: "";
	position: absolute;
	top: 50%;
	margin-top: -5px;
	width: 8px;
	height: 8px;
	background: #0229D2;
	border-radius: 50%;
}

.new-box-title-white .line::before {
	background: #fff;
}

.new-box-title .line-left::before {
	right: 0;
}

.new-box-title .line-right::before {
	left: 0;
}

.new-box-title .text {
	display: inline-block;
	vertical-align: top;
	padding: 0 64px;
}

.new-box-title-white .text {
	color: #fff;
}

.ruhe {
	padding: 84px 0 48px;
}

.ruhe .new-box-title {
	margin-bottom: 64px;
}

.ruhe .list ul {
	margin-left: -28px;
}

.ruhe .list li {
	float: left;
	width: 25%;
	margin-bottom: 28px;
}

.ruhe .list a {
	display: block;
	margin-left: 28px;
	padding: 16px 24px 24px;
	border: 1px solid #d6d6d6;
	line-height: 1.5;
	transition: all .4s ease;
}

.ruhe .list a .img {
	display: block;
	width: 80px;
	height: 80px;
	margin: 0 auto 16px;
	overflow: hidden;
}

.ruhe .list a .ico {
	display: none;
	display: block;
	width: 80px;
	height: 80px;
	transition: all .4s ease;
}

.ruhe .list a .ico.ico-basic {
	display: block;
}

.ruhe .list .title {
	font-size: 18px;
	color: #333;
	text-align: center;
	transition: all .4s ease;
}

.ruhe .list .text {
	font-size: 14px;
	color: #777;
	text-align: center;
	margin-top: 12px;
	line-height: 24px;
	min-height: 168px;
	transition: all .4s ease;
}

.ruhe .list .sbtn {
	display: block;
	background: #0229d2;
	font-size: 16px;
	color: #fff;
	height: 48px;
	line-height: 48px;
	max-width: 160px;
	margin: 0 auto;
	border-radius: 5px;
	transition: all .4s ease;
}

.ruhe .list a:hover {
	background: #0229d2;
}

.ruhe .list a:hover .ico-basic {
	display: none;
}

.ruhe .list a:hover .ico-hover {
	display: block;
}

.ruhe .list a:hover .title,
.ruhe .list a:hover .text {
	color: #fff;
}

.ruhe .list a:hover .sbtn {
	background: #fff;
	color: #0229d2;
}

.selectComputer {
	padding: 64px 0;
}

.selectComputer .list {
	margin-top: 64px;
}

.selectComputer .list ul {
	margin-left: -36px;
}

.selectComputer .list li {
	float: left;
	width: 33.33333%;
	margin-bottom: 36px;
}

.selectComputer .list a {
	display: block;
	margin-left: 36px;
}

.selectComputer .list a .inner {
	position: relative;
	padding-bottom: 100%;
	background: url(../img_add/computer-bg.png) no-repeat;
	background-size: cover;
}

.selectComputer .list a .inner-text {
	position: absolute;
	left: 10%;
	right: 10%;
	top: 50%;
	transform: translateY(-50%);
	text-align: center;
	line-height: 1.5;
}

.selectComputer .list a .title {
	font-size: 22px;
	font-weight: bold;
}

.selectComputer .list a .text {
	font-size: 15px;
	color: #666;
	padding: 12px 0 26px;
	text-align: left;
	line-height: 32px;
}

.selectComputer .list a span {
	display: block;
	width: 152px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	border: 1px dashed transparent;
	border-radius: 5px;
	font-size: 16px;
	margin: 0 auto;
}



.selectComputer .list ul li:nth-child(1) a .title {
	color: #00019a;
}

.selectComputer .list ul li:nth-child(1) a span {
	border-color: #00019a;
	color: #00019a;
}

.selectComputer .list ul li:nth-child(2) a .title {
	color: #97040c;
}

.selectComputer .list ul li:nth-child(2) a span {
	border-color: #97040c;
	color: #97040c;
}

.selectComputer .list ul li:nth-child(3) a .title {
	color: #085b34;
}

.selectComputer .list ul li:nth-child(3) a span {
	border-color: #085b34;
	color: #085b34;
}

.selectComputer .list ul li:nth-child(4) a .title {
	color: #ec3942;
}

.selectComputer .list ul li:nth-child(4) a span {
	border-color: #ec3942;
	color: #ec3942;
}

.selectComputer .list ul li:nth-child(5) a .title {
	color: #063d87;
}

.selectComputer .list ul li:nth-child(5) a span {
	border-color: #063d87;
	color: #063d87;
}

.selectComputer .list ul li:nth-child(6) a .title {
	color: #84419f;
}

.selectComputer .list ul li:nth-child(6) a span {
	border-color: #84419f;
	color: #84419f;
}

.fangan {
	padding: 88px 0 44px;
}

.c_tixi {
	padding: 88px 0;
}

.new-box-title .text span {
	color: #002df0;
}

.jiaoxue {
	padding: 88px 0;
}

.c_fuwu {
	padding: 88px 0;
}

/* 2021.12.1 */

.jjx-why .list ul {
	padding-bottom: 30px;
}

.jjx-why .list ul * {
	transition: all .4s ease;
}

.jjx-why .list ul li {
	width: 371px;
	height: 210px;
	float: left;
	margin: 0 0 30px 0;
}

.jjx-why .list ul li.m1Li1 {
	background: url("../img_add/m1Li1.png") center no-repeat;
}

.jjx-why .list ul li.m1Li2 {
	background: url("../img_add/m1Li2.png") center no-repeat;
	margin: 0 42px;
}

.jjx-why .list ul li.m1Li3 {
	background: url("../img_add/m1Li3.png") center no-repeat;
}

.jjx-why .list ul li.m1Li4 {
	background: url("../img_add/m1Li4.png") center no-repeat;
}

.jjx-why .list ul li.m1Li5 {
	background: url("../img_add/m1Li5.png") center no-repeat;
	margin: 0 42px;
}

.jjx-why .list ul li.m1Li6 {
	background: url("../img_add/m1Li6.png") center no-repeat;
}

.jjx-why .list ul li.m1Li1:hover {
	background: url("../img_add/m1Li1-h.png") center no-repeat;
}

.jjx-why .list ul li.m1Li2:hover {
	background: url("../img_add/m1Li2-h.png") center no-repeat;
}

.jjx-why .list ul li.m1Li3:hover {
	background: url("../img_add/m1Li3-h.png") center no-repeat;
}

.jjx-why .list ul li.m1Li4:hover {
	background: url("../img_add/m1Li4-h.png") center no-repeat;
}

.jjx-why .list ul li.m1Li5:hover {
	background: url("../img_add/m1Li5-h.png") center no-repeat;
}

.jjx-why .list ul li.m1Li6:hover {
	background: url("../img_add/m1Li6-h.png") center no-repeat;
}

.jjx-why .list ul li a {
	display: block;
	width: 371px;
	height: 206px;
}

.jjx-why .list ul li h2 {
	font-size: 22px;
	text-align: center;
	line-height: 48px;
	padding-top: 76px;
	font-weight: bold;
}

.jjx-why .list ul li:hover h2 {
	color: #fffc01;
}

.jjx-why .list ul li p {
	font-size: 16px;
	color: #333333;
	line-height: 30px;
	text-align: center;
}

.jjx-why .list ul li:hover p {
	color: #fff;
}

.jjx-select .list * {
	transition: all .4s ease;
}

.jjx-select .m3Cont {
	padding: 20px 0 64px 0;
}

.jjx-select .m3LiWrap {
	padding-top: 20px;
}

.jjx-select .m3Li {
	width: 392px;
	height: 298px;
	float: left;
	margin-bottom: 22px;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
}

.jjx-select .m3Li:hover {
	-webkit-transform: translate(0, -5px);
	-moz-transform: translate(0, -5px);
}

.jjx-select .m3li1 {
	background: url("../img_add/m3Li1.png") center no-repeat;
	background-size: cover;
}

.jjx-select .m3li2 {
	background: url("../img_add/m3Li2.png") center no-repeat;
	background-size: cover;
	margin: 0 28px 22px
}

.jjx-select .m3li3 {
	background: url("../img_add/m3Li3.png") center no-repeat;
	background-size: cover;
}

.jjx-select .m3Li h3 {
	font-size: 24px;
	color: #fff;
	position: relative;
	text-align: center;
	padding-top: 20px;
}

.jjx-select .m3Li span {
	line-height: 36px;
	color: #fff;
	font-size: 16px;
	text-align: center;
	display: block;
}

.jjx-select .m3LiText {
	padding-top: 72px;
}

.jjx-select .m3LiText p {
	font-size: 16px;
	color: #333333;
	line-height: 38px;
	float: left;
	text-align: center;
}

.jjx-select .m3LiText p:nth-child(1) {
	margin-left: 40px;
	width: 165px;
}

.jjx-select .m3LiText p:nth-child(2) {
	width: 150px;
}

.jjx-select .m3Li a {
	margin: 10px auto 0;
	display: block;
	text-align: center;
	width: 182px;
	font-size: 22px;
	height: 50px;
	line-height: 50px;
	border-radius: 25px;
}

.jjx-select .m3li1 a {
	color: #32b16e;
	border: 1px solid #32b16e;
}

.jjx-select .m3li1 a:hover {
	color: #fcf804;
	background: #32b16e;
	font-weight: bolder;
}

.jjx-select .m3li2 a {
	color: #fc5d25;
	border: 1px solid #fc5d25;
}

.jjx-select .m3li2 a:hover {
	color: #fff;
	background: #fc5d25;
	font-weight: bolder;
}

.jjx-select .m3li3 a {
	color: #3bbbe8;
	border: 1px solid #3bbbe8;
}

.jjx-select .m3li3 a:hover {
	color: #fff;
	background: #3bbbe8;
	font-weight: bolder;
}

.jjx-select .m3Cont .swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
	bottom: 0;
}

.jjx-select .m3Cont .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 9px;
}

.jjx-select .m3Cont .swiper-pagination-bullet-active {
	opacity: 1;
	background: #32b16e;
}

.jjx-select .m3Cont .swiper-pagination-bullet {
	width: 36px;
	height: 8px;
	border-radius: 4px;
}

.jjx-jinglian .list {
	height: 817px;
	background: url(../images/p5_bg.png) no-repeat top center;
	padding-top: 240px;
	box-sizing: border-box;
}

.jjx-jinglian .list ul {
	display: flex;
	align-items: flex-end;
	margin-bottom: 120px;
}

.jjx-jinglian .list ul li {}

.jjx-jinglian .list ul li h4 {
	font-size: 24px;
	font-weight: bold;
	color: #333;
	height: 60px;
	line-height: 60px;
	border-bottom: 1px dashed #ffc58b;
	margin-bottom: 10px;
}

.jjx-jinglian .list ul li h4::after {
	display: block;
	content: '';
	width: 12px;
	height: 5px;
	border-radius: 2px;
	background: #ffc58b;
	margin: -2px auto;
}

.jjx-jinglian .list ul li div {
	width: 227px;
	border-radius: 10px;
	background: #fff;
	padding: 0 25px 15px;
	box-sizing: border-box;
	margin-right: 16px;
}

.jjx-jinglian .list ul li:nth-child(2) div {
	background: #fff url(../img_add/p5_img01.png) no-repeat right bottom;
	padding-bottom: 60px;
}

.jjx-jinglian .list ul li:nth-child(3) div {
	background: #fff url(../img_add/p5_img02.png) no-repeat right 15px bottom;
	padding-bottom: 85px;
}

.jjx-jinglian .list ul li:nth-child(4) div {
	background: #fff url(../img_add/p5_img03.png) no-repeat right 25px bottom 5px;
	padding-bottom: 105px;
}

.jjx-jinglian .list ul li:nth-child(5) div {
	background: #fff url(../img_add/p5_img04.png) no-repeat right 20px bottom 10px;
	padding-bottom: 166px;
}

.jjx-jinglian .list ul li:last-child div {
	margin-right: 0;
}

.jjx-jinglian .list ul li div:hover+span::after {
	border-color: #fd8000;
}

.jjx-jinglian .list ul li p {
	font-size: 16px;
	line-height: 28px;
	color: #333;
}

.jjx-jinglian .list ul li span {
	font-size: 18px;
	font-weight: bold;
	color: #ffe71a;
	border-top: 2px solid #ffe71a;
	display: block;
	padding-top: 20px;
	padding-right: 16px;
	margin-top: 20px;
}

.jjx-jinglian .list ul li span::after {
	display: block;
	content: '';
	width: 8px;
	height: 8px;
	border-radius: 8px;
	background: #ffe71a;
	border: 2px solid #4877fa;
	margin: -51px auto;
}

/*aside*/
.guanggao {
	position: relative;
	z-index: 99;
}

.guanggao .aside {
	height: 150px;
	background: url("../img_add/aside-bg.png");
	width: 100%;
	position: fixed;
	bottom: 0;
	z-index: 555;
	display: block;
	background-size: cover;
	z-index: 99;
}

.guanggao .as {
	position: relative;
}

.guanggao .juan {
	position: absolute;
	top: -30px;
	left: -195px;
}

.guanggao .colose {
	font-size: 22px;
	color: #cd0808;
	position: absolute;
	right: 0px;
	top: -36px;
	cursor: pointer;
	font-weight: bolder;
}

.guanggao .colose:hover {
	transform: scale(1.05);
}

.guanggao .asideL {
	float: left;
	position: relative;
	width: 678px;
	margin-left: 44px;
}

.guanggao .libao {
	position: absolute;
	left: -146px;
	top: 0;
}

.guanggao .asideL h3 {
	font-size: 30px;
	line-height: 70px;
	color: #ffff00;
	text-align: center;
}

.guanggao .asideLi {}

.guanggao .asideLi li {
	float: left;
	margin: 0 16px 10px 0;
}

.guanggao .asideLi li:nth-child(3),
.asideLi li:nth-child(6) {
	margin-right: 0;
}

.guanggao .asideLi li a {
	border: 1px solid #fff;
	display: block;
	width: 212px;
	height: 26px;
	color: #fff;
	text-align: center;
	font-size: 16px;
	border-radius: 28px;
	line-height: 26px;
}

.guanggao .aside2 {
	width: 148px;
	height: 122px;
	background: url(../img_add/aside-bg.png) center no-repeat;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	display: none;
	position: fixed;
	left: 10px;
	bottom: 20px;
	cursor: pointer;
	z-index: 556;
}

.guanggao .aside2 h2 {
	font-weight: bolder;
	color: #cc0000;
	font-size: 22px;
	text-align: center;
	position: absolute;
	bottom: 10px;
	left: 0;
	width: 100%;
}

/*form*/
.guanggao .m2Form {
	width: 440px;
	float: right;
	position: relative;
}

.guanggao .m2F-1 {
	float: left;
	margin-top: 22px;
	position: relative;
}

.guanggao .m2F-1 input {
	width: 180px;
	height: 36px;
	background: #fff;
	border-radius: 18px;
	border: 0;
	padding-left: 10px;
	font-size: 16px;
	color: #666666;
}

.guanggao .two {
	margin-left: 20px;
}

.guanggao .three {
	margin-top: 13px;
}

.guanggao .m2F-1 .btn_active {
	display: block;
	width: 100px;
	height: 36px;
	color: #fc7231;
	font-size: 14px;
	position: absolute;
	right: 0;
	top: 0;
	background: #f9f626;
	border-radius: 36px;
	text-align: center;
	line-height: 36px;
}

.guanggao .m2F-1 #daojishi {
	display: none;
}

.guanggao .tjBtn {
	cursor: pointer;
	width: 180px;
	height: 36px;
	border: 0;
	margin: 13px 0 0 20px;
	border-radius: 18px;
	background: #f8f400;
	color: #fc7c30;
	font-size: 18px;
}

.guanggao .beizhu {
	color: #fff;
	font-size: 16px;
	text-align: center;
	margin-top: 10px;
}

.guanggao .widgets__icon_refresh {
	width: 25px;
	height: 25px;
}

.guanggao #select {
	position: absolute;
	bottom: 0;
	left: 0px;
	z-index: 9999;
	box-shadow: 0 0 10px #bbb;
	padding: 30px;
	background: #fff;
	border-radius: 15px;
	display: none;
}

.xlx-wenti .list .m2 {
	padding-top: 72px;
	background: url(../img_add/que.png) center 166px no-repeat;
}

.xlx-wenti .list .main2 {}

.xlx-wenti .list .m2Tit {
	width: 931px;
	background: url(../img_add/m2Tit.png) no-repeat center;
	background-size: cover;
}

.xlx-wenti .list .m2 ul {
	margin: 46px 0 0 0;
}

.xlx-wenti .list .m2 ul li {
	width: 488px;
	height: 48px;
	border-radius: 5px 24px 5px 24px;
	box-shadow: 0 0 5px #edecec;
	margin-bottom: 20px;
}

.xlx-wenti .list .m2 ul li a {
	display: block;
	width: 488px;
	height: 48px;
	line-height: 48px;
	padding-left: 46px;
}

.xlx-wenti .list .m2 ul li a strong {
	font-size: 19px;
}

.xlx-wenti .list .m2 ul li a span {
	font-size: 19px;
	padding: 0 14px;
}

.xlx-wenti .list .m2 ul li a i {
	color: #333333;
	font-size: 16px;
}

.xlx-wenti .list .m2 ol {
	width: 433px;
	height: 384px;
	background: url(../img_add/m2Ol.png) center no-repeat;
	margin: 20px 0 0 215px;
}

.xlx-wenti .list .m2 ol li {}

.xlx-wenti .list .m2 ol li:first-child {
	margin-top: 36px;
}

.xlx-wenti .list .m2 ol li a {
	display: block;
	line-height: 52px;
	font-size: 16px;
	color: #333333;
	margin: 0 0 0 60px;
	padding-left: 26px;
}

.xlx-wenti .list .m2 ol li:first-child a {
	background: url(../img_add/m2Li1.png) left center no-repeat;
}

.xlx-wenti .list .m2 ol li:nth-child(2) a {
	background: url(../img_add/m2Li2.png) left center no-repeat;
}

.xlx-wenti .list .m2 ol li:nth-child(3) a {
	background: url(../img_add/m2Li3.png) left center no-repeat;
}

.xlx-wenti .list .m2 ol li:nth-child(4) a {
	background: url(../img_add/m2Li4.png) left center no-repeat;
}

.xlx-wenti .list .m2 ol li:nth-child(5) a {
	background: url(../img_add/m2Li5.png) left center no-repeat;
}

.xlx-wenti .list .m2 ol li:last-child a {
	background: url(../img_add/m2Li6.png) left center no-repeat;
}

#seventh-swiper {
	margin: 40px auto 0;
}

#seventh-swiper .swiper-pagination-bullets {
	left: 50%;
	transform: translateX(-50%);
}

#seventh-swiper .swiper-pagination-bullet+.swiper-pagination-bullet {
	margin-left: 20px;
}

#seventh-swiper .swiper-pagination-bullet-active {
	background: #dc2036;
}

#seventh-swiper .seventh-cards {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	width: 1200px;
	margin: 0 auto;
}

#seventh-swiper .seventh-cards li {
	width: 285px;
	height: 240px;
	margin-bottom: 20px;
	background: #ffffff;
	box-shadow: 0px 2px 8px 0px rgba(249, 83, 21, 0.3);
	border-radius: 24px 24px 24px 24px;
	transition: all .4s;
	-webkit-transition: all .4s;
	cursor: pointer;
	-moz-transition: all .4s;
}

#seventh-swiper .seventh-cards li:hover {
	transform: translate(0, -10px);
	-webkit-transform: translate(0, -10px);
	-ms-transform: translate(0, -10px);
	-moz-transform: translate(0, -10px);
}

#seventh-swiper .seventh-card__logo {
	display: block;
	height: 82px;
	margin: 24px auto 0;
}

#seventh-swiper .seventh-card__title {
	text-align: center;
	height: 24px;
	line-height: 24px;
	margin-top: 14px;
	font-size: 24px;
	font-weight: 500;
	color: #333333;
}

#seventh-swiper .seventh-card__action {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-right: -24px;
	padding: 24px 50px 0;
}

#seventh-swiper .seventh-card__action a {
	display: block;
	margin-right: 22px;
	margin-bottom: 12px;
	color: #dc2036;
	font-size: 18px;
}

.xlx-xuanze .list {
	padding: 118px 0 0 0;
}

.xlx-xuanze .list ul {
	padding: 44px 0 0 0;
}

.xlx-xuanze .list ul li {
	width: 570px;
	height: 350px;
	float: left;
	background: url(../img_add/m4Li1.png) no-repeat center;
	margin-right: 28px;
}

.xlx-xuanze .list ul li:last-child {
	background: url(../img_add/m4Li2.png) no-repeat center;
	margin-right: 0;
}

.xlx-xuanze .list ul li h2 {
	line-height: 65px;
	font-size: 26px;
	color: #fff;
	font-weight: normal;
	margin: 34px 0 0 42px;
}

.xlx-xuanze .list ul li h2 span {
	font-size: 22px;
	color: #00ffb5;
}

.xlx-xuanze .list ul li:last-child h2 span {
	font-size: 22px;
	color: #ffb279;
}

.xlx-xuanze .list ul li p {
	font-size: 16px;
	color: #333333;
	line-height: 94px;
	font-weight: bolder;
	margin-left: 50px;
}

.xlx-xuanze .m4Text {
	margin-left: 50px;
}

.xlx-xuanze .m4Text a {
	margin-bottom: 16px;
	float: left;
	display: block;
	padding: 0 20px;
	line-height: 36px;
	border-radius: 18px;
	height: 36px;
	border: 1px dashed #19d49e;
	font-size: 16px;
	color: #333;
	margin-right: 15px;
}

.xlx-xuanze .m4Text a.middle {
	margin-right: 100px;
}

.xlx-xuanze .list ul li:last-child .m4Text a {
	border: 1px dashed #ff7138;
}

.xlx-data {
	padding: 88px 0;
}

.xlx-data .list {
	margin-top: 72px;
}

.xlx-data .list ul {
	margin-left: -16px;
}

.xlx-data .list li {
	float: left;
	width: 25%;
	margin-bottom: 16px;
}

.xlx-data .list .inner {
	position: relative;
	top: 0;
	margin-left: 16px;
	padding: 20px;
	box-shadow: 0 0 12px rgba(123, 135, 251, 0.3);
	border-radius: 10px;
	transition: all .4s ease;
}

.xlx-data .list .inner:hover {
	top: -8px;
}

.xlx-data .list .ico {
	float: left;
	width: 80px;
	height: 80px;
	border-radius: 50%;
	overflow: hidden;
}

.xlx-data .list .text {
	margin-left: 96px;
	line-height: 80px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 20px;
	color: #333;
}

.xlx-yuanyin {
	background: #f5f6f8;
	padding: 88px 0 48px;
}

.xlx-yuanyin .list {
	margin-top: 88px;
}

.xlx-yuanyin .list ul {
	margin-left: -16px;
}

.xlx-yuanyin .list li {
	float: left;
	width: 33.33333%;
	margin-bottom: 56px;
}

.xlx-yuanyin .list .inner {
	position: relative;
	top: 0;
	margin-left: 16px;
	border-radius: 10px;
	transition: all .4s ease;
	cursor: pointer;
	padding-bottom: 16px;
	box-shadow: 0 0 12px rgba(123, 135, 251, 0.3);
	background: #fff;
}

.xlx-yuanyin .list .inner:hover {
	top: -8px;
}

.xlx-yuanyin .list .tag {
	position: absolute;
	top: -24px;
	left: 50%;
	width: 160px;
	margin-left: -80px;
	line-height: 48px;
	background: #3f56d9;
	font-size: 16px;
	color: #fff;
	border-radius: 24px;
	text-align: center;
	padding: 0 12px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.xlx-yuanyin .list .img {
	padding-bottom: 56.44%;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}

.xlx-yuanyin .list .text {
	padding: 16px 16px 0;
	font-size: 16px;
	line-height: 26px;
	height: 52px;
	color: #333;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	text-overflow: ellipsis;
}

.xlx-wenti {
	padding: 120px 0 120px;
	background: url(../img_add/yuan.png) left 40% no-repeat;
}

.xlx-wenti a:hover {
	/* text-decoration: underline; */
}

.xlx-remen {
	padding-top: 140px;
	margin-bottom: 120px;
}

.xlx-remen .list {
	margin-top: 64px;
}

.xlx-xuanze {
	padding-bottom: 184px;
}

.xlx-xuanze .list {
	padding-top: 32px;
}

#seventh-swiper .swiper-pagination {
	padding-top: 24px;
}

#seventh-swiper .swiper-pagination-bullet {
	width: 16px;
	height: 16px;
	border-radius: 8px;
	background-color: #fff;
	opacity: 1;
	transition: all .4s ease;
	margin: 0 4px !important;
}

#seventh-swiper .swiper-pagination-bullet-active {
	width: 38px;
}

.xlx-zhichi {
	padding: 88px 0 100px;
}

.xlx-zhichi .list {
	margin-top: 88px;
}

.xlx-zhichi .list ul {
	margin-left: -64px;
}

.xlx-zhichi .list ul li {
	float: left;
	width: 25%;
}

.xlx-zhichi .list ul li * {
	transition: all .4s ease;
}

.xlx-zhichi .list ul .inner {
	position: relative;
	top: 0;
	margin-left: 64px;
	text-align: center;
	border-radius: 10px;
	box-shadow: 0 0 12px rgba(128, 128, 128, 0.3);
	padding: 40px 0;
	transition: all .4s ease;
}

.xlx-zhichi .list ul .inner:hover {
	top: -12px;
	background: #243ed3;
}

.xlx-zhichi .list .img {
	display: block;
	width: 88px;
	height: 88px;
	margin: 0 auto 24px;
}

.xlx-zhichi .list .img .ico {
	display: block;
	width: 88px;
	height: 88px;
}

.xlx-zhichi .list .img .ico2 {
	display: none;
}

.xlx-zhichi .list .text {
	line-height: 1.5;
}

.xlx-zhichi .list .text .title {
	font-size: 20px;
	color: #243ed3;
}

.xlx-zhichi .list .text .desc {
	font-size: 14px;
	color: #666;
	line-height: 2;
	margin-top: 12px;
}

.xlx-zhichi .list ul .inner:hover .title {
	color: #fff;
}

.xlx-box .new-box-title .line {
	margin-top: 36px;
}

.xlx-zhichi .list ul .inner:hover .desc {
	color: #fff;
}

.xlx-zhichi .list ul .inner:hover .ico1 {
	display: none;
}

.xlx-zhichi .list ul .inner:hover .ico2 {
	display: block;
}

.bdcc3333 {
	background: #cc3333;
}


.jjx-box .new-box-title .line {
	margin-top: 34px;
}

.jjx-why {
	padding: 100px 0;
}

.jjx-why .list {
	margin-top: 88px;
}

.jjx-why .tip {
	text-align: center;
	font-size: 18px;
	color: #333;
	line-height: 1.5;
	margin-top: 16px;
}

.jjx-fudao {
	padding: 100px 0;
}


.jjx-fudao .list {
	margin-top: 64px;
}

.jjx-fudao .list ul {
	margin-left: -40px;
}

.jjx-fudao .list ul li {
	float: left;
	width: 33.33333%;
}

.jjx-fudao .list .inner {
	margin-left: 40px;
	background: #fff;
	box-shadow: 0 0 12px rgba(128, 128, 128, 0.2);
	border-radius: 10px;
	padding: 32px 24px;
}

.jjx-fudao .list .ico {
	display: block;
	margin: 0 auto 24px;
}

.jjx-fudao .list .title {
	position: relative;
	font-size: 22px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 36px;
}

.jjx-fudao .list .title span {
	position: relative;
}

.jjx-fudao .list .title span i {
	position: relative;
	z-index: 2;
}

.jjx-fudao .list .title span::before {
	content: "";
	position: absolute;
	left: -6px;
	right: -6px;
	bottom: 0;
	height: 6px;
	opacity: 0.6;
}

.jjx-fudao .list .text {
	font-size: 16px;
	color: #333;
	line-height: 26px;
	height: 155px;
	margin-bottom: 12px;
}

.jjx-fudao .list ul li:nth-child(1) .title span::before {
	background: #cc3333;
}

.jjx-fudao .list ul li:nth-child(2) .title span::before {
	background: #fc5d25;
}

.jjx-fudao .list ul li:nth-child(3) .title span::before {
	background: #3bbbe8;
}

.jjx-fudao .tip {
	text-align: center;
	font-size: 18px;
	color: #333;
	line-height: 1.5;
	margin-top: 16px;
}

.jjx-select {
	padding: 100px 0;
}

.jjx-select .tip {
	text-align: center;
	font-size: 18px;
	color: #333;
	line-height: 1.5;
	margin-top: 16px;
}

.jjx-select .m3li2 {
	margin: 0 12px 22px;
}

.jjx-select .m3Cont {
	padding: 48px 0 1px 0;
}

.jjx-jinglian {
	padding: 100px 0;
}

.jjx-jinglian .tip {
	text-align: center;
	font-size: 18px;
	color: #fff;
	line-height: 1.5;
	margin-top: 16px;
}

.jjx-jinglian .list {
	padding-top: 284px;
}

.jjx-kecheng {
	padding: 100px 0;
	margin-top: -178px;
	background: #fff;
}

.jjx-kecheng .list {
	margin-top: 88px;
}

.jjx-kecheng .tip {
	text-align: center;
	font-size: 18px;
	color: #333;
	line-height: 1.5;
	margin-top: 16px;
}

.jjx-kecheng .list li {
	float: left;
	width: 50%;
}

.jjx-kecheng .list li * {
	transition: all .4s ease;
}

.jjx-kecheng .list .imgBox {
	float: left;
	width: 50%;
	overflow: hidden;
}

.jjx-kecheng .list .img {
	height: 300px;
}

.jjx-kecheng .list .text {
	float: right;
	display: table;
	width: 50%;
	height: 300px;
}

.jjx-kecheng .list .text-inner {
	width: 100%;
	display: table-cell;
	vertical-align: middle;
	padding: 0 20px;
	line-height: 1.5;
}

.jjx-kecheng .list .text-inner .title {
	font-size: 22px;
	color: #cc3333;
	text-align: center;
	font-weight: bold;
}

.jjx-kecheng .list .text-inner .desc {
	font-size: 15px;
	color: #333;
	line-height: 25px;
	margin-top: 12px;
}

.jjx-kecheng .list li.item2 .imgBox {
	float: right;
}

.jjx-kecheng .list li.item2 .text {
	float: left;
}

.jjx-kecheng .list li:hover .img {
	transform: scale(1.12);
}

.jjx-tixi {
	padding: 100px 0;
}

.jjx-tixi .list {
	margin-top: 88px;
}

.jjx-tixi .tip {
	text-align: center;
	font-size: 18px;
	color: #fff;
	line-height: 1.5;
	margin-top: 16px;
}

.jjx-tixi li {
	float: left;
	width: 12.5%;
}

.jjx-tixi .list .ico {
	display: block;
	width: 64%;
	margin: 0 auto 24px;
	border: 6px solid rgba(255, 255, 255, 0.3);
	border-radius: 50%;
}

.jjx-tixi .list .text {
	font-size: 16px;
	color: #333;
	width: 18px;
	text-align: center;
	padding: 16px;
	border-top-left-radius: 12px;
	border-bottom-right-radius: 12px;
	margin: 0 auto;
	line-height: 1.2;
	min-height: 200px;
	background: url(../img_add/jiantou.png) #fff center 203px no-repeat;
}

.jjx-select .m3Cont .swiper-pagination {
	padding-top: 12px;
}

.jjx-select .m3Cont .swiper-pagination-bullet-active {
	background: #cc3333;
}

.mapcc-sh {
	padding: 100px 0;
}

.mapcc-sh .list {
	margin-top: 64px;
}

.mapcc-sh .list-header ul {
	text-align: center;
}

.mapcc-sh .list-header li {
	position: relative;
	display: inline-block;
	vertical-align: top;
	padding: 0 72px;
	margin-bottom: 12px;
	font-size: 24px;
	color: #333;
	cursor: pointer;
}

.mapcc-sh .list-header li::before {
	content: "";
	position: absolute;
	top: 50%;
	left: 0;
	height: 20px;
	margin-top: -10px;
	border-left: 1px solid #b5b5b5;
}

.mapcc-sh .list-header ul li:first-child::before {
	display: none;
}


.mapcc-sh .list-header li.active {
	color: #4ac09e;
	font-weight: bold;
}

.mapcc-sh .list-body {
	margin-top: 36px;
}

.mapcc-sh .list-body .item {
	display: none;
}

.mapcc-sh .list-body .item.active {
	display: block;
}

.mapcc-sh .list-body .item ul {
	margin-left: -6px;
}

.mapcc-sh .list-body .item li {
	float: left;
	margin-bottom: 6px;
}

.mapcc-sh .list-body .item .inner {
	margin-left: 6px;
	overflow: hidden;
}

.mapcc-sh .list-body .item .inner .img {
	height: 300px;
	transition: all .4s ease !important;
}

.mapcc-sh .list-body .item .inner:hover .img {
	transform: scale(1.12);
}

.mapcc-sh .list-body .item .inner-row-2 .img {
	height: 606px;
}

.mapcc .new-box-title .line {
	margin-top: 36px;
	border-color: #4ac09e;
}

.mapcc .new-box-title .line::before {
	background: #4ac09e;
}

.mapcc .new-box-title-white .line {
	margin-top: 36px;
	border-color: #fff;
}

.mapcc .new-box-title-white .line::before {
	background: #fff;
}

.mapcc-cy {
	padding: 100px 0;
}

.mapcc-cy .m7Cont {
	width: 1173px;
	height: 457px;
	/* background: url(../img_add/m7Cont.png) top center no-repeat; */
	background-size: cover;
	margin: 72px auto 24px;
}

.mapcc-cy .m7Item {
	position: relative;
	float: left;
	display: block;
	width: 318px;
	height: 420px;
}

.mapcc-cy .m7Item::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	height: 400px;
	border: 1px solid #fff;
}

.mapcc-cy .m7Item h2 {
	font-size: 24px;
	color: #ffea5e;
	line-height: 64px;
	text-align: center;
}

.mapcc-cy .m7Item p {
	font-size: 18px;
	color: #fff;
	line-height: 32px;
	width: 236px;
	margin: 0 auto;
}

.mapcc-cy .m7Item .img {
	position: absolute;
	width: 100%;
	padding-bottom: 78%;
	height: 0;
}

.mapcc-cy .m7Item1 .img {
	top: -262px;
	left: -32px;
}

.mapcc-cy .m7Item2 .img {
	bottom: 0;
	left: -32px;
}

.mapcc-cy .m7Item3 .img {
	top: -262px;
	right: -32px;
}

.mapcc-cy .m7Item1::before,
.mapcc-cy .m7Item3::before {
	top: -229px;
}

.mapcc-cy .m7Item2::before {
	top: -16px;
}

.mapcc-cy .m7Item1 {
	margin: 290px 0 0 32px;
}

.mapcc-cy .m7Item2 {
	margin: 40px 0 0 90px;
}

.mapcc-cy .m7Item3 {
	margin: 290px 0 0 72px;
}

.mapcc-cy .m7Item .ico {
	position: absolute;
	top: -48px;
	left: 16px;
}

.mapcc-cy .m7Item3 .ico {
	left: 234px;
	top: -41px;
}

.mapcc-mb {
	padding: 100px 0;
}

.mapcc-mb .list {
	margin-top: 48px;
}

.mapcc-mb .list ul li {
	float: left;
	width: 282px;
	height: 207px;
	background: #FFFFFF;
	box-shadow: 0px 2px 20px 0px rgba(186, 186, 186, 0.35);
	border-radius: 10px;
	transition: all .4s;
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	cursor: pointer;
	text-align: center;
	margin-left: 24px;
	margin-top: 24px;
	position: relative;

}

.mapcc-mb .list ul li.page07_cot1 {
	margin-left: 0;
}

.mapcc-mb .list ul li:hover {
	transform: translate(0, -10px);
	-webkit-transform: translate(0, -10px);
	-ms-transform: translate(0, -10px);
	-moz-transform: translate(0, -10px);

}

.mapcc-mb .list ul li p {
	font-size: 18px;
	font-weight: 400;
	color: #333333;
}

.mapcc-mb .list ul li ol {
	width: 282px;
	height: 109px;
	position: absolute;
	bottom: -8px;
	background: url(../img_add/page07_1.png)no-repeat center;
	border-radius: 10px;
}

.mapcc-mb .list ul li h5 {
	width: 180px;
	height: 38px;
	background: #FFFFFF;
	border-radius: 19px;
	line-height: 36px;
	color: #F09845;
	font-size: 20px;
	font-weight: 400;
	color: #F09845;
	margin: 45px auto 0;
}

.mapcc-mb .list .page07_1 {
	margin-top: 8px;
}

.mapcc-mb .list h2 {
	font-size: 24px;
	font-weight: 550;
	margin-top: 30px;
	margin-bottom: 18px;
	color: #F09845;
}

.mapcc-mb .list ul li.page07_cot2 ol {
	background: url(../img_add/page07_2.png)no-repeat center;
}

.mapcc-mb .list ul li.page07_cot2 h5,
.mapcc-mb .list ul li.page07_cot2 h2 {
	color: #E86C68;
}

.mapcc-mb .list ul li.page07_cot3 ol {
	background: url(../img_add/page07_3.png)no-repeat center;
}

.mapcc-mb .list ul li.page07_cot3 h5,
.mapcc-mb .list ul li.page07_cot3 h2 {
	color: #58C399;
}

.mapcc-mb .list ul li.page07_cot4 ol {
	background: url(../img_add/page07_4.png)no-repeat center;
}

.mapcc-mb .list ul li.page07_cot4 h5,
.mapcc-mb .list ul li.page07_cot4 h2 {
	color: #3B8DF8;
}

.mapcc-mb .list .page07_btn {
	float: left;
	margin-top: 40px;
}

.mapcc-mb .list .page07_btn h5 {
	font-size: 28px;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 50px;
	width: 310px;
	height: 50px;
	background: #CC3333;
	border-radius: 25px;
	margin-left: 65px;
}

.mapcc-tp {
	padding: 100px 0;
	background: #50c7a1 !important;
}

.mapcc-tp .list {
	margin-top: 48px;
}


.mapcc-tp ul {
	position: relative;
}

.mapcc-tp ul li {
	position: relative;
	z-index: 1;
	width: 300px;
	height: 374px;
	float: left;
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	-o-transition: all 1s;
	transition: all 1s;
}

.mapcc-tp ul li:nth-child(1) {
	background: url("../img_add/m3Li1 (1).png") center no-repeat;
	background-size: cover;
	margin-top: 92px;
}

.mapcc-tp ul li:nth-child(2) {
	background: url("../img_add/m3Li2 (1).png") center no-repeat;
	background-size: cover;
	margin-top: 58px;
}

.mapcc-tp ul li:nth-child(3) {
	background: url("../img_add/m3Li3 (1).png") center no-repeat;
	background-size: cover;
	margin-top: 92px;
}

.mapcc-tp ul li:nth-child(4) {
	background: url("../img_add/m3Li4.png") center no-repeat;
	background-size: cover;
	margin-right: 0;
	margin-top: 58px;
}

.mapcc-tp ul li h4 {
	font-size: 20px;
	color: #fff;
	line-height: 58px;
	position: relative;
	width: 244px;
	text-align: center;
}

.mapcc-tp ul li p {
	font-size: 18px;
	color: #333333;
	line-height: 32px;
	margin-left: 52px;
	width: 202px;
	margin-top: 30px;
}

.mapcc-tp ul li a {
	margin: 25px 0 0 52px;
	display: block;
	font-size: 18px;
	color: #fff;
	height: 40px;
	line-height: 38px;
	border-radius: 20px;
}

.mapcc-tp ul li:nth-child(1) a {
	background: #ff8557 url("../img_add/m3Play1.png") 160px center no-repeat;
	padding-left: 26px;
	width: 185px;
}

.mapcc-tp ul li:nth-child(2) a {
	background: #386ff2 url("../img_add/m3Play2.png") 153px center no-repeat;
	padding-left: 36px;
	width: 175px;
}

.mapcc-tp ul li:nth-child(3) a {
	background: #ae94ff url("../img_add/m3Play3.png") 174px center no-repeat;
	padding-left: 13px;
	width: 198px;
}

.mapcc-tp ul li:nth-child(4) a {
	background: #ffc727 url("../img_add/m3Play4.png") 157px center no-repeat;
	padding-left: 36px;
	width: 175px;
}

.mapcc-tp ul li:hover {
	z-index: 6;
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}

.mapcc-qa ul {
	margin: 52px 0 0 0;
}

.mapcc-qa ul li {
	width: 276px;
	height: 380px;
	float: left;
	margin-right: 28px;
	position: relative;
	bottom: 0;
	box-shadow: 0 0 10px #ede9e7;
	border-radius: 5px;
	background: #fff;
	transition: all .4s ease;
	margin-bottom: 28px;
}

.mapcc-qa ul li:hover {
	position: relative;
	bottom: 10px;
	background: url("../img_add/m2Li1-h.png") center no-repeat;
	box-shadow: 0 0 10px #f4eeec;
}

.mapcc-qa ul li:last-child {
	margin-right: 0;
}

.mapcc-qa ul li .m2Icon1 {
	margin: 55px auto 0;
	width: 94px;
	height: 82px;
	background: url("../img_add/m2Icon1.png") center no-repeat;
}

.mapcc-qa ul li .m2Icon2 {
	margin: 55px auto 0;
	width: 94px;
	height: 82px;
	background: url("../img_add/m2Icon2.png") center no-repeat;
}

.mapcc-qa ul li .m2Icon3 {
	margin: 55px auto 0;
	width: 94px;
	height: 82px;
	background: url("../img_add/m2Icon3.png") center no-repeat;
}

.mapcc-qa ul li .m2Icon4 {
	margin: 55px auto 0;
	width: 94px;
	height: 82px;
	background: url("../img_add/m2Icon4.png") center no-repeat;
}

.mapcc-qa ul li:hover .m2Icon1 {
	background: url("../img_add/m2Icon1-h.png") center no-repeat;
}

.mapcc-qa ul li:hover .m2Icon2 {
	background: url("../img_add/m2Icon2-h.png") center no-repeat;
}

.mapcc-qa ul li:hover .m2Icon3 {
	background: url("../img_add/m2Icon3-h.png") center no-repeat;
}

.mapcc-qa ul li:hover .m2Icon4 {
	background: url("../img_add/m2Icon4-h.png") center no-repeat;
}

.mapcc-qa ul li p {
	line-height: 54px;
	font-size: 22px;
	color: #333333;
	text-align: center;
}

.mapcc-qa ul li h3 {
	line-height: 56px;
	font-size: 22px;
	color: #333;
	border: 1px solid #ebebeb;
	width: 232px;
	margin: 0 auto;
	text-align: center;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}

.mapcc-qa ul li a.m2LiBtn {
	padding-left: 52px;
	display: block;
	font-size: 22px;
	color: #333333;
	width: 180px;
	height: 45px;
	line-height: 45px;
	border-radius: 23px;
	margin: 34px auto 0;
	transition: all .4s ease;
}

.mapcc-qa ul li a.m2LiBtn1 {
	background: #f1f1f1 url("../img_add/m2Cirle1.png") 178px center no-repeat;
}

.mapcc-qa ul li a.m2LiBtn1:hover {
	background: #ff8557 url("../img_add/m2Cirle1-h.png") 178px center no-repeat;
	color: #fff;
}

.mapcc-qa ul li a.m2LiBtn2 {
	background: #f1f1f1 url("../img_add/m2Cirle2.png") 178px center no-repeat;
}

.mapcc-qa ul li a.m2LiBtn2:hover {
	background: #ff8557 url("../img_add/m2Cirle2-h.png") 178px center no-repeat;
	color: #fff;
}

.mapcc-qa ul li a.m2LiBtn3 {
	background: #f1f1f1 url("../img_add/m2Cirle2.png") 178px center no-repeat;
}

.mapcc-qa ul li a.m2LiBtn3:hover {
	background: #ff8557 url("../img_add/m2Cirle2-h.png") 178px center no-repeat;
	color: #fff;
}

.mapcc-qa ul li a.m2LiBtn4 {
	background: #f1f1f1 url("../img_add/m2Cirle4.png") 178px center no-repeat;
}

.mapcc-qa ul li a.m2LiBtn4:hover {
	background: #ff8557 url("../img_add/m2Cirle4-h.png") 178px center no-repeat;
	color: #fff;
}

.mapcc-qa ol {
	padding: 135px 20px 110px 36px;
}

.mapcc-qa ol li {
	width: 440px;
}

.mapcc-qa ol li:nth-child(odd) {
	float: left;
}

.mapcc-qa ol li:nth-child(even) {
	float: right;
}

.mapcc-qa ol li a {
	display: block;
	line-height: 66px;
	font-size: 18px;
	color: #333;
	padding-left: 40px;
	background: url("../img_add/m2OlIcon.png") left center no-repeat;
}

.mapcc-qa ol li a span {
	font-weight: bolder;
	color: #1f9f7a;
}

.mapcc-qa .m2Img {
	position: absolute;
	bottom: 73px;
	left: 420px;
}

.mapcc-qa {
	padding: 100px 0;
}

.mapcc-qa .list {
	margin-top: 72px;
}

.fashuo .new-box-title .line::before {
	background: #d2b05a;
}

.fashuo .new-box-title .line {
	border-color: #d2b05a;
	margin-top: 36px;
}

.fashuo-xinxi {
	padding: 100px 0;
}

.fashuo-xinxi .list {
	margin-top: 64px;
}

.fashuo-xinxi .list ul {
	margin-left: -20px;
}

.fashuo-xinxi .list li {
	float: left;
	width: 16.66666%;
	margin-bottom: 20px;
}

.fashuo-xinxi .list .inner {
	position: relative;
	top: 0;
	display: block;
	margin-left: 20px;
	padding: 36px 0;
	background: linear-gradient(#fdf0df, #d5ac64);
	border-radius: 20px;
	transition: all .4s ease;
	box-shadow: 0 1px 12px rgba(128, 128, 128, 0.6);
}

.fashuo-xinxi .list .inner:hover {
	top: -12px;
}

.fashuo-xinxi .list img {
	display: block;
	width: 72px;
	height: 72px;
	margin: 0 auto 16px;
}

.fashuo-xinxi .list p {
	font-size: 20px;
	color: #191919;
	text-align: center;
}

.fashuo-beikao {
	padding: 100px 0;
}

.fashuo-beikao .list {
	margin-top: 72px;
}




.fashuo-beikao .list ul li {
	width: 588px;
	height: 374px;
	background: #FFFFFF;
	box-shadow: 0px 2px 20px 0px rgba(186, 186, 186, 0.35);
	border-radius: 10px;
	float: left;
	margin-left: 24px;
}


.fashuo-beikao .list ul li:nth-child(1) {
	margin-left: 0;
}

/* .fashuo-beikao .list ul li:nth-child(2) {
	width: 648px;
} */

.fashuo-beikao .list ul li:nth-child(1) ol {
	background: url(../img_add/page02_1.png)no-repeat center;
	height: 150px;
	position: relative;
	background-size: cover;
	border-radius: 8px;
}

.fashuo-beikao .list ul li:nth-child(2) ol {
	background: url(../img_add/page02_2.png)no-repeat center;
	height: 150px;
	position: relative;
	background-size: cover;
	border-radius: 8px;
}

.fashuo-beikao .list ul li:nth-child(1) ol:after {
	position: absolute;
	right: 23px;
	bottom: 14px;
	/* background: url(../img_add/page02_3.png)no-repeat center; */
	width: 60px;
	height: 60px;
	background-size: 100%;
	content: '';

}

.fashuo-beikao .list ul li:nth-child(2) ol:after {
	position: absolute;
	right: 23px;
	bottom: 14px;
	/* background: url(../img_add/page02_4.png)no-repeat center; */
	width: 60px;
	height: 60px;
	background-size: 100%;
	content: '';

}

.fashuo-beikao .list ul li h2 {
	text-align: center;
	line-height: 150px;
	color: #fff;
	font-size: 28px;
	font-family: Source Han Sans CN;
	font-weight: bold;
	color: #FFFFFF;
}

.fashuo-beikao .list ul li p {
	margin-left: 60px;
	padding-left: 30px;
	font-size: 18px;
	font-weight: 400;
	color: #333333;
	cursor: pointer;
	line-height: 30px;
	position: relative;
}

.fashuo-beikao .list ul li:nth-child(1) p:after {
	position: absolute;
	left: 0;
	top: 5px;
	width: 22px;
	height: 22px;
	content: '';
	background: url(../img_add/page02_5.png)no-repeat center;
}

.fashuo-beikao .list ul li:nth-child(2) p:after {
	position: absolute;
	left: 0;
	top: 4px;
	width: 23px;
	height: 22px;
	content: '';
	background: url(../img_add/page02_6.png)no-repeat center;
}

.fashuo-beikao .list ul li p:nth-child(2) {
	margin-top: 20px;
}

.fashuo-beikao .list ul li p:hover {
	color: #d2b05a;
}

.fashuo-beikao .list h5 {
	width: 400px;
	height: 50px;
	background: #EC5F56;
	border-radius: 25px;
	color: #fff;
	line-height: 50px;
	font-size: 28px;
	font-weight: 500;
	color: #FFFFFF;
	margin: 30px auto;
}

.fashuo .btnBox {
	text-align: center;
	margin-top: 72px;
}

.fashuo .btnBox a {
	display: inline-block;
	vertical-align: top;
	padding: 0 100px;
	line-height: 56px;
	font-size: 24px;
	color: #fff;
	border-radius: 28px;
	background: linear-gradient(#d5ac63, #5d3d04);
}

.fashuo .fashuo-qa .new-box-title .line {
	border-color: #191919;
}


.fashuo .fashuo-qa .new-box-title .line::before {
	background: #191919;
}

.fashuo .fashuo-qa .new-box-title-white .text {
	color: #191919;
}

.fashuo-qa {
	padding: 100px 0;
}

.fashuo-qa .list {
	margin-top: 72px;
}

.fashuo-qa .list ul {
	margin-left: -20px;
}

.fashuo-qa .list li {
	float: left;
	width: 50%;
}

.fashuo-qa .list .inner {
	margin-left: 20px;
	border-radius: 8px;
	background: #fff;
	padding: 28px 0 20px;
	line-height: 1.5;
}

.fashuo-qa .list .title-box {
	float: left;
	width: 186px;
	text-align: center;
	margin-top: 24px;
}

.fashuo-qa .list .title-box img {
	display: block;
	width: 84px;
	height: 84px;
	margin: 0 auto 16px;
}

.fashuo-qa .list .title-box p {
	font-size: 20px;
	color: #191919;
	font-weight: bold;
}

.fashuo-qa .list .content {
	font-size: 15px;
	color: #333;
	margin-left: 186px;
}

.fashuo-qa .list .content p {
	margin-bottom: 8px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.fashuo-qa .list .content p a {
	color: #333;
}

.fashuo-qa .list .content p a:hover {
	color: #d7ae68;
}

.fashuo-kecheng {
	padding: 100px 0;
}

.fashuo-kecheng .list {
	margin-top: 72px;
}

.fashuo-kecheng .list ul li {
	float: left;
	width: 224px;
	height: 293px;
	background: #FFFFFF;
	box-shadow: 0px 2px 20px 0px rgba(186, 186, 186, 0.35);
	border-radius: 10px;
	float: left;
	margin-left: 20px;
	cursor: pointer;
	transition: all .4s;
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	cursor: pointer;
}

.fashuo-kecheng .list ul li:hover {
	transform: translate(0, -10px);
	-webkit-transform: translate(0, -10px);
	-ms-transform: translate(0, -10px);
	-moz-transform: translate(0, -10px);
}


.fashuo-kecheng .list ul li:nth-child(1) {
	margin-left: 0;
}

.fashuo-kecheng .list ul li ol {
	width: 224px;
	height: 84px;
	background: #d7ae68;
	border-radius: 10px 10px 0px 0px;
}

.fashuo-kecheng .list ul li ol h4 {
	font-size: 24px;
	color: #5c3c03;
	text-align: center;
	line-height: 28px;
	padding-top: 28px;
	font-weight: bold;
}

.fashuo-kecheng .list ul li ol h4 span {
	font-size: 20px;
}

.fashuo-kecheng .list ul li p {
	font-size: 18px;
	font-weight: 400;
	color: #333333;
	padding: 0 10px;
	text-align: justify;
	line-height: 28px;
	margin-top: 20px;
}

.fashuo-kecheng .list ul li p:hover {
	color: #d7ae68;
}

.fashuo-kecheng .anim {
	-moz-transform: translateY(-50%) translateX(-50%);
	-ms-transform: translateY(-50%) translateX(-50%);
	-webkit-transform: translateY(-50%) translateX(-50%);
	transform: translateY(-50%) translateX(-50%);
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: -1;
}

.fashuo-kecheng .set {
	position: relative;
	font-weight: 400;
	text-align: center;
	width: 200px;
	height: 58px;
	line-height: 200px;
	overflow: hidden;
	position: relative;
	z-index: 0;
	color: #000000;
	background: #fafafa;
	cursor: pointer;
}

.fashuo-kecheng .set:hover>.anim {
	-webkit-animation: anim-out 0.75s;
	animation: anim-out 0.75s;
}

.fashuo-kecheng .list ul li h5 {
	width: 196px;
	height: 40px;
	background: #5c3c03;
	border-radius: 20px;
	line-height: 40px;
	margin: 12px auto;
	font-size: 20px;
	font-weight: 500;
	color: #FFFFFF;
}


.fashuo-yanjiusheng {
	padding: 100px 0;
}

.fashuo-yanjiusheng .list {
	margin-top: 72px;
}


.fashuo-yanjiusheng .page05_cont {
	width: 1200px;
	margin: 40px auto 0;
}

.fashuo-yanjiusheng .page05_cont ul .law_time {
	float: left;
	width: 156px;
	height: 50px;
	border-radius: 10px;
	margin-left: 18px;
	margin-bottom: 10px;
	cursor: pointer;
	background: #d7ae68;
}

.fashuo-yanjiusheng .page05_cont ul .law_time:nth-child(1) {
	margin-left: 0;
}

.fashuo-yanjiusheng .page05_cont ul .law_time h3 {
	font-size: 24px;
	font-weight: 500;
	color: #5c3c03;
	text-align: center;
	line-height: 50px;
}

.fashuo-yanjiusheng .page05_cont ul .law_time.law_time_active {
	background: #5c3c03;
	box-shadow: 0px 2px 20px 0px rgba(186, 186, 186, 0.35);
	border-radius: 10px;
}

.fashuo-yanjiusheng .page05_cont ul .law_time.law_time_active h3 {
	color: #fff;
}

.fashuo-yanjiusheng .law_cont {
	display: none;
}

.fashuo-yanjiusheng .law_cont.show {
	display: block;
	animation: hideIndex 0.3s;
	-moz-animation: hideIndex 0.3s;
	-webkit-animation: hideIndex 0.3s;
	-o-animation: hideIndex 0.3s;
}

.fashuo-yanjiusheng .page05_cont .law_cont ul li {
	float: left;
	width: 280px;
	height: 324px;
	background: #FFFFFF;
	box-shadow: 0px 2px 20px 0px rgba(186, 186, 186, 0.35);
	border-radius: 10px;
	margin-top: 20px;
	overflow: hidden;
	margin-left: 24px;
	cursor: pointer;
	transition: all .4s;
	-webkit-transition: all .4s;
	-moz-transition: all .4s;


}

.fashuo-yanjiusheng .page05_cont .law_cont ul li:hover {
	transform: translate(0, -10px);
	-webkit-transform: translate(0, -10px);
	-ms-transform: translate(0, -10px);
	-moz-transform: translate(0, -10px);
}

.fashuo-yanjiusheng .page05_cont .law_cont ul li:nth-child(1),
.page05_cont .law_cont ul li:nth-child(5) {
	margin-left: 0;
}

.fashuo-yanjiusheng .page05_cont .law_cont ul li h2 {
	font-size: 24px;
	font-weight: 500;
	color: #333333;
	text-align: center;
	margin-top: 28px;
	margin-bottom: 12px;

}

.fashuo-yanjiusheng .page05_cont .law_cont ul {
	margin-top: 10px;
}

.fashuo-yanjiusheng .page05_cont .law_cont ul li h5 {
	float: left;
	width: 105px;
	height: 30px;
	background: #FFFFFF;
	border: 1px solid #d7ae68;
	border-radius: 8px;
	margin-top: 12px;
	line-height: 30px;
	font-size: 18px;
	font-weight: 400;
	color: #d7ae68;
	margin-left: 22px;
	text-align: center;
}

.fashuo-yanjiusheng .page05_cont .law_cont ul li h5:hover {
	color: #fff;
	background-color: #d7ae68;
}

.fashuo-yanjiusheng .page05_cont .law_cont ul li img {
	position: relative;
	top: -2px;
	max-width: 101%;
}

.fashuo-fuwu {
	padding: 100px 0;
}

.fashuo-fuwu .list {
	margin-top: 72px;
}


.fashuo-fuwu .list .m8Con {
	background: url("../img_add/yuanpan.png") no-repeat center 185px;
	height: 598px;
	position: relative;
	width: 1074px;
	margin: 10px auto 0;
}

.fashuo-fuwu .list .m8C-1 {
	width: 200px;
	height: 285px;
	background: url("../img_add/m8C-1bg.png") no-repeat center;
	text-align: center;
	padding-top: 30px;
	position: absolute;
	left: 0;
	top: 116px;
	transition: all .4s ease;
}

.fashuo-fuwu .list .m8C-1Bri {
	display: inline-block;
	width: 148px;
	text-align: justify;
	font-size: 16px;
	color: #885601;
	line-height: 30px;
}

.fashuo-fuwu .list .m8C-1P1 {
	font-size: 20px;
	color: #5c3c03;
	font-weight: bold;
	padding-bottom: 10px;
}

.fashuo-fuwu .list .m8C-2 {
	left: 450px;
	top: 0;
}

.fashuo-fuwu .list .m8C-3 {
	left: inherit;
	right: 0;
}

.fashuo-fuwu .list .m8C-4 {
	left: inherit;
	right: 230px;
	top: 310px;
}

.fashuo-fuwu .list .m8C-5 {
	left: 256px;
	top: 310px;
}

.fashuo-fuwu .list .m8C-1:hover {
	transform: translate(0, -5px);
}

.fashuo-fuwu .list .m8Btn {
	width: 362px;
}



.jrss {
	overflow-x: hidden;
}

.jrss .new-box-title .line {
	border-color: #dca965;
}

.jrss .new-box-title .line::before {
	background: #dca965;
}

.jrss .jrss-jm {
	position: relative;
	z-index: 10;
	padding: 88px 0 100px;
	overflow: hidden;
	margin-left: -20%;
	margin-right: -20%;
	border-bottom-left-radius: 50% 40%;
	border-bottom-right-radius: 50% 40%;
}

.jrss .jrss-jm .list {
	margin-top: 72px;
}

.jrss .jrss-jm .list ul {
	margin-left: -16px;
}

.jrss .jrss-jm .list li {
	float: left;
	width: 25%;
	margin-bottom: 16px;
}

.jrss .jrss-jm .list .inner {
	position: relative;
	top: 0;
	margin-left: 16px;
	background: #fff;
	padding: 20px 24px;
	transition: all .4s ease;
}

.jrss .jrss-jm .list .title {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	margin-bottom: 12px;
}

.jrss .jrss-jm .list .title .ico {
	width: 48px;
	height: 48px;
	vertical-align: top;
}

.jrss .jrss-jm .list .title span {
	display: inline-block;
	height: 48px;
	line-height: 48px;
	vertical-align: top;
	margin-left: 10px;
	font-size: 20px;
	color: #333;
	font-weight: bold;
	overflow: hidden;
}

.jrss .jrss-jm .list .desc {
	font-size: 14px;
	color: #333;
	line-height: 22px;
	height: 44px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	text-overflow: ellipsis;
}

.jrss .jrss-jm .list .inner:hover {
	top: -8px;
	box-shadow: 0 0 16px rgba(128, 128, 128, 0.3);
}

.jrss .jrss-fa {
	position: relative;
	z-index: 9;
	margin-top: -100px;
	padding: 200px 0;
	background: url(../img_add/jrss-fa-bgico.jpg) repeat;
}

.jrss .jrss-fa .new-box-title-white .text {
	color: #dca965;
}

.jrss .jrss-fa .list {
	margin-top: 64px;
}

.jrss .jrss-fa .list ul {
	margin-left: -24px;
}

.jrss .jrss-fa .list li {
	float: left;
	width: 25%;
	margin-bottom: 24px;
}

.jrss .jrss-fa .list .inner {
	position: relative;
	top: 0;
	display: block;
	margin-left: 24px;
	background: #fff;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
	padding-bottom: 24px;
	text-align: center;
	transition: all .4s ease;
}

.jrss .jrss-fa .list .inner:hover {
	top: -10px;
}

.jrss .jrss-fa .list .inner::before {
	content: "";
	display: block;
	width: 100%;
	height: 12px;
	border-bottom-left-radius: 12px;
	border-bottom-right-radius: 12px;
}

.jrss .jrss-fa .list .inner .title {
	padding: 32px 12px 24px;
	font-size: 22px;
	color: #333;
	font-weight: bold;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.jrss .jrss-fa .list .inner .desc {
	font-size: 15px;
	color: #333;
	padding: 0 12px;
	margin-bottom: 24px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.jrss .jrss-fa .list .inner .btn {
	display: block;
	border: 2px solid #999;
	font-size: 16px;
	color: #999;
	height: 44px;
	line-height: 44px;
	border-radius: 22px;
	font-size: 20px;
	margin: 0 24px;
}

.jrss .jrss-fa .list ul li:nth-child(4n+1) .inner::before {
	background: #dca965;
}

.jrss .jrss-fa .list ul li:nth-child(4n+1) .inner .title {
	color: #dca965;
}

.jrss .jrss-fa .list ul li:nth-child(4n+1) .inner .btn {
	border-color: #dca965;
	color: #dca965;
}

.jrss .jrss-fa .list ul li:nth-child(4n+2) .inner::before {
	background: #f7635e;
}

.jrss .jrss-fa .list ul li:nth-child(4n+2) .inner .title {
	color: #f7635e;
}

.jrss .jrss-fa .list ul li:nth-child(4n+2) .inner .btn {
	border-color: #f7635e;
	color: #f7635e;
}

.jrss .jrss-fa .list ul li:nth-child(4n+3) .inner::before {
	background: #48c795;
}

.jrss .jrss-fa .list ul li:nth-child(4n+3) .inner .title {
	color: #48c795;
}

.jrss .jrss-fa .list ul li:nth-child(4n+3) .inner .btn {
	border-color: #48c795;
	color: #48c795;
}

.jrss .jrss-fa .list ul li:nth-child(4n+4) .inner::before {
	background: #368af9;
}

.jrss .jrss-fa .list ul li:nth-child(4n+4) .inner .title {
	color: #368af9;
}

.jrss .jrss-fa .list ul li:nth-child(4n+4) .inner .btn {
	border-color: #368af9;
	color: #368af9;
}

.jrss .jrss-fa .btnBox {
	margin-top: 48px;
	text-align: center;
}

.jrss .jrss-fa .btnBox a {
	display: inline-block;
	vertical-align: top;
	background: #dca965;
	color: #fff;
	font-size: 22px;
	width: 20%;
	margin: 0 12px;
}

.groupBox {
	position: relative;
	z-index: 10;
	margin-left: -20%;
	margin-right: -20%;
	border-top-left-radius: 50% 20%;
	border-top-right-radius: 50% 20%;
	border-bottom-left-radius: 50% 20%;
	border-bottom-right-radius: 50% 20%;
	margin-top: -136px;
	padding-top: 100px;
	padding-bottom: 100px;
}

/* .jrss .jrss-sm {
	padding: 82px 0 0;
} */

.jrss .jrss-sm .list {
	margin-top: 64px;
}

.jrss .jrss-sm .list ul {
	margin-left: -24px;
}

.jrss .jrss-sm .list li {
	float: left;
	width: 33.33333%;
	margin-bottom: 24px;
}

.jrss .jrss-sm .list .inner {
	position: relative;
	top: 0;
	padding: 36px 100px 36px 20px;
	line-height: 1.5;
	margin-left: 24px;
	text-align: center;
	border-radius: 8px;
	border: 1px solid #dca965;
	background: url(../img_add/jrss-bg-sm.png) #ffffff right bottom no-repeat;
	transition: all .4s ease;
}

.jrss .jrss-sm .list .inner:hover {
	top: -10px;
	box-shadow: 0 0 16px rgba(128, 128, 128, 0.2);
}

.jrss .jrss-sm .list .title {
	font-size: 20px;
	color: #dca965;
	margin-bottom: 16px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.jrss .jrss-sm .list .desc p {
	font-size: 15px;
	line-height: 1.5;
	color: #333;
	margin-top: 6px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}


.jrss .jrss-gffa {
	padding: 88px 0 0;
}


.jrss .jrss-gffa .list {
	margin-top: 64px;
}

.jrss .jrss-gffa .list ul {
	margin-left: -24px;
}

.jrss .jrss-gffa .list li {
	float: left;
	width: 25%;
	margin-bottom: 24px;
}

.jrss .jrss-gffa .list .inner {
	position: relative;
	top: 0;
	background: #fff;
	margin-left: 24px;
	border-radius: 8px;
	padding: 24px 16px;
	text-align: center;
	transition: all .4s ease;
}

.jrss .jrss-gffa .list .inner:hover {
	top: -10px;
	box-shadow: 0 0 16px rgba(128, 128, 128, 0.2);
}

.jrss .jrss-gffa .list .inner .ico {
	display: block;
	width: 60px;
	height: 60px;
	margin: 0 auto;
}

.jrss .jrss-gffa .list .inner .title {
	font-size: 20px;
	color: #333;
	margin-top: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.jrss-sh {
	position: relative;
	z-index: 9;
	margin-top: -100px;
	padding-top: 180px;
	background: url(../img_add/jrss-fa-bgico.jpg) repeat;
}

.jrss-sh .list-header li {
	color: #fff;
}

.jrss-sh .list-header li.active {
	color: #dca965;
	font-weight: bold;
}

.jrss-sh .list-header li::before {
	display: none;
}


.jrss .jrss-sh .new-box-title .line {
	border-color: #fff;
}

.jrss .jrss-sh .new-box-title .line::before {
	background: #fff;
}

.jyx {
	overflow-x: hidden;
}

.jyx .new-box-title .line {
	border-color: #01085d;
}

.jyx .new-box-title .line::before {
	background: #01085d;
}

.jyx .new-box-title {
	color: #01085d;
}

.jyx .jyx-sh .new-box-title .text {
	color: #191919;
}

.jyx .jyx-sh .list-header li.active {
	color: #3951d7;
}

.jyx-xk .p4-1 {
	width: 1184px;
	height: 151px;
	margin: 0 auto;
	background: url("http://cacheimg.kuakao.com/kuakaoVip/2019-5-8jy/images/bg14.png") no-repeat center center / 100% auto;
	margin-top: 40px;
}

.jyx-xk .p4-1 .p4-1-1 {
	width: 136px;
	height: 151px;
	float: left;
}

.jyx-xk .p4-1 .p4-1-1 h3 {
	width: 100%;
	height: 36px;
	line-height: 36px;
	color: #fff;
	text-align: center;
	font-size: 22px;
}

.jyx-xk .p4-1 .p4-1-1 h3:nth-child(1) {
	padding-top: 30px;
}

.jyx-xk .p4-1 .p4-1-2 {
	width: 182px;
	height: 151px;
	float: left;
}

.jyx-xk .p4-1 .p4-1-2 h4 {
	width: 100%;
	height: 30px;
	line-height: 30px;
	color: #5276ea;
	text-align: center;
	font-size: 18px;
}

.jyx-xk .p4-1 .p4-1-2 h4:nth-child(1) {
	padding-top: 40px;
}

.jyx-xk .p4-1 .u4-1 {
	width: 866px;
	height: 151px;
	float: left;
	padding-top: 17px;
}

.jyx-xk .p4-1 .u4-1 li {
	display: block;
	width: 199px;
	height: 49px;
	float: left;
	margin-left: 17px;
}

.jyx-xk .p4-1 .u4-1 li a {
	display: block;
	width: 200px;
	height: 49px;
	line-height: 49px;
	-webkit-border-radius: 24px;
	-moz-border-radius: 24px;
	border-radius: 24px;
	color: #5276ea;
	text-align: center;
	font-size: 18px;
}

.jyx-xk .p4-1 .u4-1 li a:hover {
	background: #5276ea;
	color: #fff;
}

.jyx-xk .p4-1 .u4-1 li:nth-child(5),
.jyx-xk .p4-1 .u4-1 li:nth-child(6),
.jyx-xk .p4-1 .u4-1 li:nth-child(7),
.jyx-xk .p4-1 .u4-1 li:nth-child(8) {
	margin-top: 18px;
}

.jyx-xk .p4-2 {
	width: 1184px;
	height: 151px;
	margin: 0 auto;
	background: url("http://cacheimg.kuakao.com/kuakaoVip/2019-5-8jy/images/bg15.png") no-repeat center center / 100% auto;
	margin-top: 40px;
}

.jyx-xk .p4-2 .p4-2-1 {
	width: 136px;
	height: 151px;
	float: left;
}

.jyx-xk .p4-2 .p4-2-1 h3 {
	width: 100%;
	height: 36px;
	line-height: 36px;
	color: #fff;
	text-align: center;
	font-size: 22px;
}

.jyx-xk .p4-2 .p4-2-1 h3:nth-child(1) {
	padding-top: 30px;
}

.jyx-xk .p4-2 .p4-2-2 {
	width: 182px;
	height: 151px;
	float: left;
}

.jyx-xk .p4-2 .p4-2-2 h4 {
	width: 100%;
	height: 30px;
	line-height: 30px;
	color: #fc5a54;
	text-align: center;
	font-size: 18px;
}

.jyx-xk .p4-2 .p4-2-2 h4:nth-child(1) {
	padding-top: 30px;
}

.jyx-xk .p4-2 .u4-2 {
	width: 866px;
	height: 151px;
	float: left;
	padding-top: 17px;
}

.jyx-xk .p4-2 .u4-2 li {
	display: block;
	width: 199px;
	height: 49px;
	float: left;
	margin-left: 17px;
}

.jyx-xk .p4-2 .u4-2 li a {
	display: block;
	width: 200px;
	height: 49px;
	line-height: 49px;
	-webkit-border-radius: 24px;
	-moz-border-radius: 24px;
	border-radius: 24px;
	color: #fc5a54;
	text-align: center;
	font-size: 18px;
}

.jyx-xk .p4-2 .u4-2 li a:hover {
	background: #fc5a54;
	color: #fff;
}

.jyx-xk .p4-2 .u4-2 li:nth-child(5),
.jyx-xk .p4-2 .u4-2 li:nth-child(6),
.jyx-xk .p4-2 .u4-2 li:nth-child(7),
.jyx-xk .p4-2 .u4-2 li:nth-child(8) {
	margin-top: 18px;
}

.jyx-yx .tab2 {
	margin: 0 auto 50px;
}

.jyx-yx .tab-hd-2 {
	overflow: hidden;
	zoom: 1;
	margin: 30px 0 50px;
}

.jyx-yx .tab-hd-2 li {
	float: left;
	width: 390px;
	height: 76px;
	line-height: 70px;
	font-size: 24px;
	color: #fff;
	text-align: center;
	cursor: pointer;
	margin-right: 14px;
}

.jyx-yx .tab-hd-2 li:first-child {
	background: url("../img_add/tab-btn1.png") center no-repeat;
	background-size: cover;
}

.jyx-yx .tab-hd-2 li:nth-child(2) {
	background: url("../img_add/tab-btn2.png") center no-repeat;
	background-size: cover;
}

.jyx-yx .tab-hd-2 li:last-child {
	background: url("../img_add/tab-btn3.png") center no-repeat;
	background-size: cover;
	margin-right: 0;
}

.jyx-yx .tab-hd-2 li.active {
	color: #ffff00;
	font-weight: bolder;
}

.jyx-yx .tab-bd-2 li {
	display: none;
}

.jyx-yx .m3-item {
	width: 278px;
	float: left;
	margin-right: 28px;
}

.jyx-yx .m3-item:last-child {
	margin-right: 0;
}

.jyx-yx .m3-item h2 {
	line-height: 44px;
	color: #ff6c39;
	font-size: 24px;
	text-align: center;
}

.jyx-yx .school {
	width: 278px;
	height: 346px;
	background: url("../img_add/m3Li12.png") center no-repeat;
	background-size: cover;
}

.jyx-yx .school h3 {
	line-height: 58px;
	font-size: 24px;
	text-align: center;
	color: #333;
	padding-top: 23px;
}

.jyx-yx .school h4 {
	text-align: center;
	font-weight: normal;
	font-size: 16px;
	line-height: 20px;
}

.jyx-yx .school h4 span {
	color: #ff0000;
	font-size: 18px;
}

.jyx-yx .m3-btn {
	font-size: 16px;
	color: #333;
	text-align: center;
	display: block;
	margin: 0 auto 48px;
	line-height: 50px;
	text-decoration: underline;
}

.jyx-yx .m3-item a:hover {
	color: #ff6c39;
}

.jyx-yx .youshi {
	padding-left: 145px;
	padding-bottom: 30px;
}

.jyx-yx .youshi a {
	line-height: 34px;
	display: block;
	text-decoration: underline;
	font-size: 16px;
}

.jyx-yx .m3-btn1 {
	display: block;
	width: 277px;
	line-height: 50px;
	height: 50px;
	font-size: 20px;
	text-align: center;
	color: #fff;
	background: url(../img_add/m3Btn.png) center no-repeat;
}

.jyx-yx .m3-item .m3-btn1:hover {
	color: #ffff00;
}

.jyx-yx .m3-item1 h2 {
	color: #00a4f1;
}

.jyx-yx .m3-item2 h2 {
	color: #8e23bd;
}

.jyx-yx .m3-item1 .school {
	background: url("../img_add/m3Li22.png") center no-repeat;
	background-size: cover;
}

.jyx-yx .m3-item2 .school {
	background: url("../img_add/m3Li32.png") center no-repeat;
	background-size: cover;
}

.jyx-yx .m3-item1 a:hover {
	color: #00a4f1;
}

.jyx-yx .m3-item2 a:hover {
	color: #8e23bd;
}

.jyx-ky .m2Cont {
	margin: 202px 0 0 0;
	position: relative
}

.jyx-ky .m2Middle {
	width: 475px;
	height: 267px;
	background: url("../img_add/m2Middle.png") no-repeat center;
	background-size: cover;
	margin: 0 auto;
}

.jyx-ky .m2Middle h2 {
	color: #ffff00;
	font-size: 24px;
	text-align: center;
	line-height: 44px;
	padding-top: 28px;
}

.jyx-ky .m2Middle p {
	color: #fff;
	font-size: 16px;
	line-height: 36px;
	margin-left: 68px;
	width: 350px;
}

.jyx-ky .m2Middle p span {
	display: inline-block;
	color: #ffff00;
	font-size: 14px;
	margin-right: 8px;
}

.jyx-ky .m2Middle p i {
	width: 330px;
	display: inline-block;
}

.jyx-ky .m2Cont h3 {
	font-size: 16px;
	color: #fd6b3a;
	line-height: 30px;
	font-weight: normal;
	width: 460px;
	margin: 12px auto 27px;
}

.jyx-ky .m1Kf {
	display: block;
	width: 180px;
	height: 50px;
	line-height: 50px;
	background: #e02ce7;
	color: #fff;
	border-radius: 25px;
	text-align: center;
	margin: 0 auto;
	font-size: 20px;
}

.jyx-ky .m1Kf:hover {
	color: #ffff00;
	font-weight: bolder;
}

.jyx-ky .m2Cont .item {
	width: 363px;
	height: 100px;
	background: url("../img_add/item1.png") center no-repeat;
	background-size: cover;
}

.jyx-ky .m2Cont .item a {
	display: block;
	width: 316px;
}

.jyx-ky .m2Cont .item h4 {
	line-height: 58px;
	font-size: 24px;
	color: #fff;
	text-align: center;
	padding-top: 3px;
}

.jyx-ky .m2Cont .item p {
	font-size: 16px;
	color: #fff;
	text-align: center;
}

.jyx-ky .m2Cont .item1 {
	position: absolute;
	left: 0;
	top: 22px;
	z-index: 55;
}

.jyx-ky .m2Cont .item2 {
	position: absolute;
	right: 0;
	top: 22px;
	z-index: 55;
	background: url("../img_add/item3.png") center no-repeat;
	background-size: cover;
}

.jyx-ky .m2Cont .item2 a {
	margin-left: 48px;
}

.jyx-ky .m2Cont .item3 {
	width: 297px;
	height: 142px;
	;
	position: absolute;
	left: 452px;
	top: -142px;
	z-index: 55;
	background: url("../img_add/item2.png") center no-repeat;
	background-size: cover;
}

.jyx-ky .m2Cont .item3 a {
	width: 297px;
}

.jyx-ky .m2Cont .item4 {
	;
	position: absolute;
	left: 0;
	top: 150px;
	z-index: 55;
	background: url("../img_add/item1.png") center no-repeat;
	background-size: cover;
}

.jyx-ky .m2Cont .item5 {
	;
	position: absolute;
	right: 0;
	top: 150px;
	z-index: 55;
	background: url("../img_add/item3.png") center no-repeat;
	background-size: cover;
}

.jyx-ky .m2Cont .item5 a {
	margin-left: 48px;
}

.jyx-ky .new-box-title .text {
	color: #fff;
}

.jyx-ky .new-box-title .line {
	border-color: #fff;
}

.jyx-ky .new-box-title .line::before {
	background: #fff;
}


.jyx-xz .p1-1 {
	width: 600px;
	height: 500px;
	float: left;
	margin-top: 20px;
}

.jyx-xz .p1-1 .p1-2 {
	width: 551px;
	height: 131px;
	background: url(../img_add/bg1.png) no-repeat center center / 100% auto;
	margin: 0 auto;
}

.jyx-xz .p1-1 .p1-2 h4 {
	width: 100%;
	height: 36px;
	line-height: 36px;
	color: #fc5a54;
	font-size: 22px;
	text-align: center;
}

.jyx-xz .p1-1 .p1-2 h4 span {
	color: #333;
	font-size: 20px;
	font-weight: normal;
	margin-right: 10px;
}

.jyx-xz .p1-1 .p1-2 h4:nth-child(1) {
	padding-top: 30px;
}

.jyx-xz .p1-1 img {
	display: block;
	width: 464px;
	height: auto;
	margin: 0 auto;
	margin-top: 40px;
}

.jyx-xz .p1-3 {
	width: 600px;
	height: 500px;
	float: left;
	margin-top: 20px;
}

.jyx-xz .p1-3 h5 {
	width: 468px;
	height: 131px;
	background: url(../img_add/bg2.png) no-repeat center center / 100% auto;
	line-height: 131px;
	color: #333;
	font-size: 26px;
	text-align: center;
	margin: 0 auto;
}

.jyx-xz .p1-3 .u1 {
	width: 465px;
	height: 408px;
	background: url(../img_add/bg3.png) no-repeat center center / 100% auto;
	margin: 0 auto;
	margin-top: -20px;
}

.jyx-xz .p1-3 .u1 li {
	display: block;
	width: 100%;
	height: 36px;
}

.jyx-xz .p1-3 .u1 li a {
	display: block;
	width: 100%;
	height: 100%;
	line-height: 36px;
	color: #333;
	font-size: 18px;
	text-align: center;
}

.jyx-xz .p1-3 .u1 li a:hover {
	color: #fc5a54;
	text-decoration: underline;
}

.jyx-xz .p1-3 .u1 li:nth-child(1) {
	padding-top: 40px;
}

.jyx-xz .p1-3 .u1 li:nth-last-child(1) {
	width: 250px;
	height: 48px;
	background: linear-gradient(to right, rgb(82, 118, 234), rgb(51, 77, 210));
	margin: 0 auto;
	margin-top: 10px;
	border-radius: 24px;
}

.jyx-xz .p1-3 .u1 li:nth-last-child(1) a {
	display: block;
	width: 100%;
	height: 100%;
	line-height: 48px;
	color: #fff;
	font-size: 18px;
	position: relative;
	z-index: 0;
	overflow: hidden;
}

.jyx-yy {
	padding: 72px 0 36px;
}

.jyx-yy .list {
	margin-top: 48px;
}

.jyx-yy .list ul {
	margin-left: -32px;
}

.jyx-yy .list li {
	float: left;
	width: 20%;
	margin-bottom: 32px;
}

.jyx-yy .list .inner {
	position: relative;
	top: 0;
	padding: 24px 20px;
	margin-left: 32px;
	border-radius: 8px;
	transition: all .4s ease;
}

.jyx-yy .list .inner:hover {
	top: -10px;
	box-shadow: 0 0 12px rgba(128, 128, 128, 0.2);
}

.jyx-yy .list .ico {
	display: block;
	width: 64px;
	height: 64px;
	margin: 0 auto 20px;
}

.jyx-yy .list .title {
	font-size: 22px;
	color: #333;
	text-align: center;
	font-weight: bold;
}

.jyx-yy .list .desc {
	font-size: 15px;
	line-height: 1.6;
	margin-top: 16px;
	text-align: center;
}

.jyx-xz .list {
	margin-top: 24px;
}

.jyx-ky {
	padding: 16% 0;
}

.jyx-yx {
	padding-bottom: 100px;
}

.jyx-yx .list {
	margin-top: 64px;
}

.jyx-xk {
	padding: 16% 0;
}

.jyx-xk .list {
	margin-top: 64px;
}

.jyx-xk .btnBox {
	text-align: center;
	margin-top: 48px;
}

.jyx-xk .btnBox .btn {
	background: #fff;
	color: #5276ea;
	border: 1px solid #5276ea;
}

.jyx-xk .btnBox .btn2 {
	color: #fff;
	margin-left: 24px;
	background: linear-gradient(to right, #5276ea, #334dd2);
}

.jyx-sh {
	padding-top: 0;
}

.jyx-yx {
	padding-bottom: 0;
}

.jyx-ky .m2Cont h3{
	margin-top: 16px; 
}

@media only screen and (max-width: 1256px) {
	.fashuo-beikao .list ul li {
		float: none;
		margin: 0 auto 24px !important;
	}

	.jyx-yx .tab-hd-2 li {
		float: none;
		display: inline-block;
		vertical-align: top;
		width: 230px;
		background-size: 230px 60px !important;
	}

	.jyx-yx .tab-hd-2 {
		text-align: center;
	}

	.jyx-xz .p1-1,
	.jyx-xz .p1-3 {
		float: none;
		margin: 0 auto 48px;
	}

	.jyx-ky .m2Cont {
		text-align: center;
	}

	.jyx-ky .m2Cont .item {
		display: inline-block;
		position: initial;
		width: 363px;
		background: url(../img_add/item.png) no-repeat;
		background-size: 100% 100px;
		text-align: center;
		margin: 0 12px 36px;
		height: 100px;
	}

	.jyx-ky .m2Cont .item a {
		width: auto;
		margin: 0;
	}

	.jyx-ky {
		padding: 100px 0;
		background: url(../img_add/bgchange.jpg) no-repeat !important;
		background-size: cover !important;
	}

	.jyx-ky .m2Cont {
		margin-top: 36px;
	}

	.jyx-ky .m2Middle {
		margin-bottom: 36px;
	}

	.jyx-yx .tab-bd-2 li {
		text-align: center;
	}

	.jyx-yx .m3-item {
		float: none;
		margin: 0 24px !important;
		display: inline-block;
		margin-bottom: 40px;
	}

	.jyx-xk {
		padding: 84px 0;
		background: url(../img_add/jyx-bg-change.jpg) no-repeat !important;
		background-size: cover !important;
	}

	.jyx-xk .p4-1 .p4-1-1,
	.jyx-xk .p4-2 .p4-2-1 {
		float: none;
		width: auto;
		height: auto;
		text-align: center;
		font-size: 20px;
		color: #333;
	}

	.jyx-yx {
		padding-top: 80px;
	}

	.jyx-xk .p4-1,
	.jyx-xk .p4-2 {
		background: none;
		width: auto;
		height: auto;
	}

	.jyx-xk .p4-1 .p4-1-1 h3,
	.jyx-xk .p4-2 .p4-2-1 h3 {
		padding-top: 0 !important;
		display: inline-block;
		width: auto;
		height: auto;
		color: #333;
		font-weight: bold;
		font-size: 22px;
		text-align: center;
		line-height: 1.5;
	}

	.jyx-xk .p4-1 .p4-1-2,
	.jyx-xk .p4-2 .p4-2-2 {
		width: auto;
		height: auto;
		float: none;
		text-align: center;
	}

	.jyx-xk .p4-1 .p4-1-2 h4,
	.jyx-xk .p4-2 .p4-2-2 h4 {
		padding-top: 0 !important;
		display: inline-block;
		width: auto;
		height: auto;
		line-height: 1.5;
		color: #666;
		margin-top: 6px;
	}

	.jyx-xk .p4-1 .u4-1,
	.jyx-xk .p4-2 .u4-2 {
		float: none;
		width: auto;
		height: auto;
		padding-top: 32px;
		text-align: center;
	}

	.jyx-xk .p4-1 .u4-1 li a,
	.jyx-xk .p4-2 .u4-2 li a {
		background: #fff;
	}

	.jyx-xk .p4-1 .u4-1 li,
	.jyx-xk .p4-2 .u4-2 li {
		display: inline-block;
		vertical-align: top;
		float: none;
		margin-top: 0 !important;
		margin: 0 8px 16px;
	}

	.jyx-sh {
		padding-top: 84px;
	}
}

@media only screen and (max-width: 1200px) {

	.jrss .jrss-jm,
	.groupBox {
		border-radius: 0;
	}

	.jrss .jrss-fa {
		padding-top: 100px;
		padding-bottom: 100px;
		margin-top: 0;
	}

	.groupBox {
		margin-top: 0;
	}

	.jrss-sh {
		margin-top: 0;
		padding-top: 80px;
	}

	.jrss .jrss-jm .list li,
	.jrss .jrss-fa .list li {
		width: 33.33333%;
	}

	.jrss .jrss-jm,
	.groupBox {
		margin: 0;
	}
}

@media only screen and (max-width: 992px) {

	.jrss .jrss-jm .list li,
	.jrss .jrss-fa .list li,
	.jrss .jrss-sm .list li,
	.jrss .jrss-gffa .list li {
		width: 50%;
	}

	.jrss .jrss-fa .btnBox a {
		font-size: 15px;
		width: auto;
		margin: 0 8px;
	}
}

@media only screen and (max-width: 768px) {

	.jrss .jrss-jm .list li,
	.jrss .jrss-fa .list li,
	.jrss .jrss-sm .list li,
	.jrss .jrss-gffa .list li {
		width: 100%;
	}

	.jrss .jrss-jm {
		padding: 40px 0 12px;
	}

	.jrss .jrss-jm .list,
	.jrss .jrss-fa .list {
		margin-top: 20px;
	}

	.jrss .jrss-fa .btnBox a {
		margin-top: 12px;
	}

	.jrss .jrss-fa {
		padding: 40px 0 24px;
	}

	.jrss .jrss-fa .btnBox {
		margin-top: 0;
	}

	.groupBox {
		padding-top: 40px;
		padding-bottom: 0;
	}

	.jrss .jrss-sm .list,
	.jrss .jrss-gffa .list {
		margin-top: 24px;
	}

	.jrss .jrss-sm .list li,
	.jrss .jrss-gffa .list li {
		margin-bottom: 16px;
	}

	.jrss .jrss-gffa {
		padding-top: 36px;
	}

	.jyx-yy .list li {
		width: 100%;
	}

	.jyx-yy .list .inner {
		margin-left: 16px;
	}

	.jyx-yy .list li {
		margin-bottom: 16px;
	}

	.jyx-yy .list ul {
		margin-left: -16px;
	}

	.jyx-yy {
		padding: 40px 0;
	}

	.jyx-yy .list {
		margin-top: 24px;
	}

	.jyx-yy .list li {
		margin-bottom: 0;
	}

	.jyx-xz .p1-1 .p1-2 {
		background-size: 100% 110px;
	}

	.jyx-xz .p1-1,
	.jyx-xz .p1-3 {
		width: auto;
	}

	.jyx-xz .p1-1 .p1-2 {
		width: auto;
	}

	.jyx-xz .p1-1 .p1-2 h4 span {
		color: #333;
		font-weight: bold;
	}

	.jyx-xz .p1-1 .p1-2 h4 span,
	.jyx-xz .p1-1 .p1-2 h4 {
		font-size: 18px !important;
	}

	.jyx-xz .list {
		margin-top: 0;
	}

	.jyx-xz .p1-3 .u1,
	.jyx-xz .p1-3 h5 {
		width: auto;
	}

	.jyx-xz .p1-3 h5 {
		font-size: 18px;
	}

	.jyx-xz .p1-3 .u1 {
		background: none;
	}

	.jyx-xz .p1-3 .u1 li:nth-last-child(1) {
		margin-top: 32px;
	}

	.jyx-xz .p1-3 .u1 li:nth-child(1) {
		padding-top: 16px;
	}

	.jyx-xz .p1-1 img {
		width: auto;
		max-width: 80%;
	}

	.jyx-xz .p1-1 {
		height: auto;
	}

	.jyx-ky .m2Middle {
		width: auto;
		background-size: 100% 267px;
	}

	.jyx-ky .m2Middle p {
		text-align: left;
		margin-left: 16px;
		padding-right: 16px;
	}

	.jyx-ky .m2Cont {
		margin-top: 28px;
	}

	.jyx-ky .m2Cont h3 {
		width: auto;
	}

	.jyx-xz .p1-3 .u1,
	.jyx-xz .p1-3 {
		height: auto;
	}

	.jyx-ky {
		padding: 40px 0;
	}

	.jyx-ky .m2Cont .item {
		margin-bottom: 16px;
	}

	.jyx-yx .tab-hd-2 li {
		font-size: 18px;
		width: 140px;
	}

	.jyx-yx .tab-hd-2 li {
		float: none;
		display: inline-block;
		vertical-align: top;
		width: 140px;
		height: 49px;
		line-height: 44px;
		background-size: 150% !important;
		overflow: hidden;
	}

	.jyx-yx .m3-item {
		margin-bottom: 32px !important;
	}

	.jyx-xk .p4-1 .u4-1 li,
	.jyx-xk .p4-2 .u4-2 li {
		width: 42%;
	}

	.jyx-xk .p4-1 .u4-1 li a,
	.jyx-xk .p4-2 .u4-2 li a {
		width: auto;
	}

	.jyx-xk .btnBox .btn2 {
		margin-left: 0;
	}

	.jyx-xk .btnBox .btn {
		margin-top: 12px;
	}

	.jyx-yx {
		padding-top: 40px;
	}

	.jyx-yx .tab2 {
		margin-bottom: 12px;
	}

	.jyx-xk {
		padding: 40px 0;
	}

	.jyx-xk .list {
		margin-top: 0;
	}

	.jyx-xk .btnBox {
		margin-top: 20px;
	}
	.jyx-yx .tab-hd-2{
		margin-bottom: 20px;
	}
}
.copyright {margin:10px auto
}
.mainBox{ width:1200px; margin:0 auto;       text-align: left;}
.mainBox h2{ font-size:24px; color:#000; text-align:center; background:url(../images/titleLine.png) center center no-repeat; margin-bottom:9px}
.mainBox .title-dep{ color:#919191; text-align:center; font-size:16px; margin-bottom:42px;}
.blogroll{ border-bottom:1px solid #292929; height:27px; }
.blogroll strong{ display:inline-block; height:27px; line-height:27px; font-size:14px; color:#a6a6a6; border-bottom:1px solid #e30000}
.blogroll-list{ border-bottom:1px solid #464646; padding-bottom:16px;}
.blogroll-list a{ display:inline-block; margin: 10px 12px 0 0; color:#a6a6a6; font-size:12px; transition:all .2s ease-in-out}
.blogroll-list a:hover{ color:#0d93ce}
/* .footer-contact {
	display: none;
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 99;
}

.footer-contact li {
	float: left;
	width: 50%;
}


.footer-contact li a {
	display: block;
	font-size: 12px;
	color: #fff;
	text-align: center;
	padding: 12px 0;
}

.footer-contact .ico img {
	display: block;
	width: 20px;
	height: 20px;
	margin: 0 auto 3px;
}

.footer-contact li.item1 a {
	background-color: #000000;
}

.footer-contact li.item2 a {
	background-color: #a11029;
}


@media only screen and (max-width: 768px) {
	body {
		padding-bottom: 60px;
	}

	.footer-contact {
		display: block;
	}
} */
