a, a:hover {
	color: inherit;
}
#add {
	position: fixed;
	z-index: 99;
	top: 40%;
	right: 5px;
	font-size: 15px;
	line-height: 18px;
}
#add, #add .tel400 {
	text-align: center;
	color: #fff;
}
#add .tel400 {
	top: 0;
	height: 60px;
	font-size: 22px;
	line-height: 60px;
	background-color: rgba(15, 15, 18, .8);
}
#add .qr-code, #add .tel400 {
	position: absolute;
	right: 61px;
	width: 200px;
}
#add .tel400 i {
	margin-right: 5px;
}
.fa {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
#add .qr-code, #add .tel400 {
	position: absolute;
	right: -200px;
	width: 200px;
	background-color: #0f0f12;
	transition: all .6s ease;
	visibility: hidden;
	opacity: 0;
}
#add .qr-code {
	top: 0;
	padding: 8px;
	height: 200px;
	background-color: rgba(15, 15, 18, .8);
}
#add .add-btn {
	position: relative;
	margin-bottom: 1px;
	padding-top: 11px;
	padding-bottom: 11px;
	display: block;
	width: 60px;
	height: 60px;
}
#add .add-btn i, #add .add-btn span {
	position: relative;
	z-index: 2;
}
#add .add-btn .background {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	width: 100%;
	height: 100%;
	background-color: #000;
	opacity: 1;
	transition: all .15s ease-in-out;
}
#add .add-btn:hover .background {
	background-color: #ff6700;
	filter: Alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1
}
#add .add-btn:hover .tel400, #add .add-btn:hover .qr-code {
	opacity: 1;
	right: 61px;
	visibility: visible;
}
.popup-form-baoming {
	position: fixed;
	top: -150%;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 999;
	transition: .3s .3s;
}
.popup-form-baoming1 {
	top: 0%;
	transition: .3s .3s;
}
.container, .container-fluid {
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
}
.container {
	display: block;
	width: 1176px;
}
.popup-form-baoming .popup-wrap {
	position: relative;
	z-index: 2;
	margin-top: 100px;
	padding-bottom: 20px;
	background-color: #fff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	overflow: hidden;
}
.page-footer .copyright p a, .popup-form-baoming .popup-wrap .btn-popup-close {
	-webkit-transition: all .15s ease-in-out;
	-moz-transition: all .15s ease-in-out;
	-o-transition: all .15s ease-in-out;
}
.popup-form-baoming .popup-wrap .btn-popup-close {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 99;
	display: block;
	width: 50px;
	height: 50px;
	font-size: 20px;
	line-height: 50px;
	text-align: center;
	cursor: pointer;
	filter: Alpha(opacity=50);
	-moz-opacity: .5;
	opacity: .5;
	transition: all .15s ease-in-out;
}
.fa {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.fa-remove:before, .fa-close:before, .fa-times:before {
	content: "\f00d";
}
.row {
	display: block;
	margin-right: -15px;
	margin-left: -15px;
}
.popup-form-baoming .popup-wrap .popup-title {
	margin-bottom: 20px;
	padding: 15px;
	font-size: 18px;
	line-height: 20px;
	border-bottom: 1px solid #eee;
}
.col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9 {
	float: left;
	position: relative;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
	display: block;
}
.col-5 {
	width: 41.66666667%;
}
.col-7 {
	width: 58.33333333%;
}
.col-12 {
	width: 100%;
}
.popup-form dl {
	position: relative;
	margin-bottom: 20px;
}
.popup-form dl dt {
	position: absolute;
	top: 11px;
	left: 10px;
	z-index: 99;
	font-size: 14px;
	line-height: 20px;
	color: #666;
}
.popup-form dl dt i {
	margin-right: 3px;
	font-style: normal;
	color: #091e3b;
}
.popup-form .input {
	padding-left: 58px;
}
.input {
	display: block;
	width: 100%;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 20px;
	color: #555;
	background-color: #fff;
	border: 1px solid #ccc;
}
.input-large {
	padding: 10px 12px;
}
.alert {
	padding: 10px;
	font-size: 14px;
	line-height: 20px;
	color: #666;
	background-color: #eee;
	border: 1px solid #ddd;
}
.mar-b20 {
	margin-bottom: 20px;
}
.btn.btn-block {
	padding-left: 0;
	padding-right: 0;
	display: block;
	width: 100%;
}
.btn-block:hover {
	color: #ff6700!important;
}
.btn.btn-large {
	padding: 12px 40px;
	font-size: 15px;
}
.popup-form-baoming .bg-color {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	width: 100%;
	height: 100%;
	background-color: #000;
	filter: Alpha(opacity=7);
	-moz-opacity: .7;
	opacity: .7;
}
.signUp-masker {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(0,0,0,.5);
	z-index: 999;
	display: block;
}
.signUp-success-content {
	width: 500px;
	border-radius: 20px;
	background-color: #fff;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	display: flex;
	flex-direction: column;
	align-items: center;
	padding: 20px;
	z-index: 1000;
}
.success-pic {
	width: 60px;
	height: 60px;
}
.signUp-success-content h3 {
	color: #1afa29;
	font-size: 28px;
	margin: 20px 0 10px;
}
.signUp-success-content .tips-content {
	border: solid 1px #ccc;
	padding: 20px;
	display: flex;
	flex-direction: column;
	align-items: center;
	border-radius: 20px;
}
.tips-content h2 {
	font-weight: 600;
	font-size: 20px;
	color: #000;
}
.tips-content p {
	width: 100%;
	font-size: 16px;
	color: #999;
}
.tips-content span {
	color: #ff0000;
	font-weight: 600;
	font-size: 20px;
}
.signUp-success {
	width: 200px;
	height: 200px;
}
.back-index {
	display: block;
	width: 100%;
	line-height: 48px;
	color: #fff;
	background-color: #091e3b;
	text-align: center;
	border-radius: 10px;
}
.back-index {
	margin-top: 20px;
	color: #ccc;
}
.back-index:hover {
	color: #fff;
}
.shenqing-btn:hover {
	color: #fff!important;
	;
}
.showmassage {
	border-color: red!important;
}
 .showmassage:placeholder {
 color: red!important;
}
div::before, div::after {
	display: none;
}
.b-footer {
	width: 100%;
	position: relative;
	/* height: 320px; */
					/* background: url("/images/footer-bg.png"); */
	background-repeat: no-repeat;
	background-size: cover;
	z-index: 999;
}
.b-inside-container {
	padding-top: 20px;
	width: 100%;
	padding: 0 4%;
	/* height: 320px; */
	margin: 0 auto;
	display: flex;
	flex-direction: column;
	background-color: #232323;
}
.b-inside-container .f01, .f03-copy, .f01-item {
	display: flex;
	flex-direction: row;
	align-items: center;
}
.b-inside-container .f01 {
	position: relative;
	padding: 20px;
	/* padding: 60px 0 50px; */
	border-bottom: solid 1px #444;
}
.f01 .f01-item {
	margin-right: 20px;
	opacity: 0.6;
}
.f01-subitem, .f03-copy .copy-content, .f03-ewm .ewm-item {
	display: flex;
	flex-direction: column;
}
.f03-copy .copy-content {
	opacity: 0.6;
}
.f01-pic-chat, .f01-pic-phone, .f01-pic-user, .f01-pic-chat-active, .f01-pic-phone-active, .f01-pic-user-active {
	width: 60px;
	height: 60px;
}
.f01-pic-chat-active, .f01-pic-phone-active, .f01-pic-user-active {
	display: none;
}
.f01-subitem p {
	font-weight: 600;
	color: #ccc;
}
.b-inside-container .f02 {
	margin: 80px 0 50px;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: flex-start;
}
.b-inside-container .f02::before, .b-inside-container .f02::after {
	display: none;
}
.f02 .f02-item {
	padding: 0 0px;
	position: relative;
	opacity: 1;
	text-align: left;
	margin-right: 80px;
}
.f02 .f02-item:first-child {
	padding-left: 0;
}
.f02 .f02-item:last-child::after {
	content: "";
	display: none;
}
.f02 .f02-item dt {
	transition: all .5s ease;
	letter-spacing: 1px;
	padding-bottom: 4px;
	font-size: 14px;
	color: #c1c1c1;
	font-weight: bold;
	margin-bottom: 29px;
	font-family: "Microsoft YaHei", "PingHei", "PingFang SC", "STHeitiSC-Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}
.f02 .f02-item dd {
	font-size: 14px;
	color: #7a7a7a;
	line-height: 28px;
	transition: all .5s ease;
	letter-spacing: 1px;
	/* opacity:.6; */
	font-family: "Microsoft YaHei", "PingHei", "PingFang SC", "STHeitiSC-Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}
.f02 .f02-item dd a {
	color: #7a7a7a;
}
.f02 .f02-item dd a:visited {
	color: #7a7a7a;
}
.f02 .f02-item dd:hover {
	opacity: 1;
	color: #fff;
}
.f02 .f02-item dd:hover a {
	color: #fff;
}
.b-inside-container .f03::before, .b-inside-container .f03::after {
	display: none;
}
.b-inside-container .f03 {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: flex-end;
	padding: 40px 0;
}
/*  */
.right-conter {
}
.right-title1 {
	line-height: 32px;
	font-size: 14px;
	color: #7a7a7a;
	text-align: right;
}
.statement {
	background-color: #232323;
	border-top: 1px solid #363636;
	color: #c1c1c1;
	padding: 40px 0;
	font-family: "Microsoft YaHei", "PingHei", "PingFang SC", "STHeitiSC-Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}
.statement-item {
	width: 100%;
	padding: 0 4%;
}
.statement h5 {
	font-size: 14px;
	margin-bottom: 10px;
}
.statement p {
	font-size: 12px;
	line-height: 22px;
	letter-spacing: 1px;
}
/* f-share */
.f-share {
	text-align: right;
	font-family: "Microsoft YaHei", "PingHei", "PingFang SC", "STHeitiSC-Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}
.f-share-one {
	position: relative;
	display: inline-block;
	border: 1px solid #838383;
	margin-right: 0px;
	width: 44px;
	height: 44px;
	line-height: 42px;
	text-align: center;
	vertical-align: top;
	border-radius: 50%;
	cursor: pointer;
	transition: .5s;
}
.backgriery {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	overflow: hidden;
	z-index: -1;
}
.backgriery>div {
	transition: .5s;
	width: 100%;
	height: 0;
	border-radius: 50%;
	background-color: #FF6700;
}
.f-share-one:hover .backgriery>div {
	height: 100%;
	transition: .5s;
}
.f-share-one:last-child {
	margin-right: 0px;
}
.fs-one-qrcode {
	position: absolute;
	bottom: 65px;
	left: 50%;
	width: 90px;
	height: 90px;
	z-index: 10;
	transform: translateX(-50%) translateY(40px);
	padding: 0px;
	background: rgba(255, 255, 255, .1);
	opacity: 0;
	visibility: hidden;
	transition: .35s .05s;
}
.fs-one-qrcode img {
	width: 90px;
	height: 90px;
}
.f-share-one:hover .fs-one-qrcode {
	opacity: 1;
	transform: translateX(-50%) translateY(20px);
	bottom: 75px;
	visibility: inherit;
	transition: .35s .05s;
}
.fabuzh:hover {
	color: #fff!important;
}
.f-belongs {
	padding-top: 28px;
	border-top: 1px solid #373737;
	margin-top: 35px;
}
.flex-align {
	align-items: center;
}
.flex {
	display: flex;
}
.sdfert {
	margin-right: 48px;
}
.right-conter .sdfert:last-child {
	margin-right: 0px;
}
.sdfert span {
	margin-top: 5px;
	font-size: 12px;
	color: #7a7a7a;
}
#cnzz_stat_icon_1279501466 {
	position: absolute;
	bottom: 30px;
	left: 4%;
}
.flex-column {
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	-o-flex-direction: column;
	flex-direction: column;
}
.white-content {
	width: 100%;
	margin: 0 auto;
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-between;
	padding: 40px;
	border-top: solid 1px #000;
	background-color: #fff;
}
.white-content p {
	font-size: 16px;
	font-weight: 600;
}
.white-content .phone-conent {
	display: flex;
	flex-direction: row;
	align-items: center;
	border-radius: 90px;
	border: solid 1px #000;
	padding: 0 6px;
}
.white-content .mail-text {
	margin-right: 40px;
}
.white-content a:visited {
	color: #000;
}
.news-content {
	padding: 10px 0;
	/* background-color: #F4EBEB; */
	width: 100%;
	text-align: center;
}
.news-con {
	width: 1200px;
}
.news-left {
	position: relative;
	width: 550px;
	height: 390px;
	overflow: hidden;
}
.news-left-title {
	width: 100%;
	height: 40px;
	line-height: 40px;
	text-align: left;
	font-size: 13px;
	padding-left: 10px;
	background-color: #ddd;
	color: #333;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	word-break: break-all;
}
.news-left-time {
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 100;
	background-color: #333333;
	color: #fff;
	font-size: 12px;
	padding: 2px 5px;
}
.news-left-img-con {
	width: 100%;
	height: 350px;
	position: relative;
}
.news-left-img {
	width: 100%;
	height: 100%;
}
.news-right {
	height: 390px;
	width: 650px;
	padding-left: 20px;
}
.news-right-text {
	min-width: 120px;
	padding: 15px 0;
}
.news-right-chakan {
	background-color: #ddd;
	position: absolute;
	padding: 15px 0;
	right: 10px;
	top: 0;
}
.news-right-class-fenlei {
	width: 510px;
	cursor: pointer;
	overflow-x: scroll;/* scrollbar-width: 2px;
					
					-ms-overflow-style: 2px; */
}
/* ::-webkit-scrollbar {
					display: block;
					
				} */

.news-right-class {
	margin-bottom: 20px;
	position: relative;
	background-color: #ddd;
}
.news-item {
	text-align: left;
	height: 30px;
	margin-bottom: 10px;
}
.news-item:hover {
	color: #FF6700!important;
}
.news-item:last-child {
	margin-bottom: 0px;
}
.news-item-img-cont {
	width: 80px;
	height: 100%;
}
.news-item-img {
	width: 100%;
	height: 100%;
}
.news-item-text {
	width: 500px;
	line-height: 25px;
	font-size: 16px;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	line-clamp: 1;
	-webkit-box-orient: vertical;
}
.typecheckclass {
	background: #0E1F39;
	color: #fff;
}
.news-list {
	height: 390px;
	overflow: hidden;
}
.swiper-container {
	margin: 0!important;
	margin-right: 0px!important;
	cursor: pointer;
}
.swiper-pagination {
	bottom: -5px!important;
	text-align: left!important;
}
.swiper-pagination-bullet {
	background: #999!important;
}
.swiper-pagination-bullet-active {
	background: #FF700F!important;
}
.swiper-container {
 --swiper-theme-color: #fff!important;
 --swiper-pagination-color: #FF700F!important;
}
.qiyetitle {
	font-size: 30px;
	text-align: center;
	color: #000;
	font-weight: 600;
	padding: 20px 0;
	font-family: inherit;
}
.qiyemintitle {
	font-size: 26px;
	text-align: center;
	color: #000;
	margin-bottom: 40px;
}
a, a:visited {
	color: #333;
}
a, a:hover {
	text-decoration: none;
}
body {
	margin: 0;
	padding: 0;
}
.flex {
	display: box;
	display: -webkit-box;
	/* iOS 6-, Safari 3.1-6 */
	display: -webkit-flex;
	/* Chrome */
	display: -moz-box;
	/* Firefox 19 */
	display: -ms-flexbox;
	display: flex;
}
.flex-between {
	justify-content: space-between;
}
.flex-row {
	-webkit-flex-direction: row;
	-moz-flex-direction: row;
	-ms-flex-direction: row;
	-o-flex-direction: row;
	flex-direction: row;
}
.flex-end {
	justify-content: flex-end;
}
.flex-column {
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	-o-flex-direction: column;
	flex-direction: column;
}
.column {
	flex-direction: column;
}
.flex-center {
	-webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
	-o-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	-ms-justify-content: center;
	-o-justify-content: center;
	justify-content: center;
}
.flex-align {
	-webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
	-o-align-items: center;
	align-items: center;
	color: #000000;
}
.flex-justify {
	justify-content: center;
}
.flex-around {
	justify-content: space-around;
}
.flex-wrap {
	flex-wrap: wrap;
	-ms-flex-wrap: wrap;
}
.xq-content {
	color: #fff;
	margin-top: 80px;
	text-align: center;
	padding: 60px 0;
	width: 100%;
	background: #1A2033;
}
.xq-cont {
	width: 1176px;
}
.xq-futitle {
	font-size: 30px;
	text-align: center;
	color: #fff;
	font-weight: 600;
	padding: 20px 0;
	font-family: inherit;
}
.xq-title {
	font-size: 26px;
	text-align: center;
	color: #fff;
}
.xq-fu-title {
	color: #fff;
	text-align: left;
	margin-top: 45px;
	font-size: 18px;
	line-height: 23px;
	letter-spacing: 1px;
}
.xq-list {
	/* width: 650px; */
	margin-top: 60px;
}
.xq-item {
	width: 33%;
	margin-bottom: 10px;
}
.xq-text {
	text-align: left;
	color: #fff;
	font-size: 18px;
	letter-spacing: 1px;
}
a, a:visited {
	color: #333;
}
a, a:hover {
	text-decoration: none;
}
body {
	margin: 0;
	padding: 0;
}
.flex {
	display: box;
	display: -webkit-box;
	/* iOS 6-, Safari 3.1-6 */
	display: -webkit-flex;
	/* Chrome */
	display: -moz-box;
	/* Firefox 19 */
	display: -ms-flexbox;
	display: flex;
}
.flex-between {
	justify-content: space-between;
}
.flex-row {
	-webkit-flex-direction: row;
	-moz-flex-direction: row;
	-ms-flex-direction: row;
	-o-flex-direction: row;
	flex-direction: row;
}
.flex-end {
	justify-content: flex-end;
}
.flex-column {
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	-o-flex-direction: column;
	flex-direction: column;
}
.column {
	flex-direction: column;
}
.flex-center {
	-webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
	-o-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	-ms-justify-content: center;
	-o-justify-content: center;
	justify-content: center;
}
.flex-align {
	-webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
	-o-align-items: center;
	align-items: center;
	color: #000000;
}
.flex-justify {
	justify-content: center;
}
.flex-around {
	justify-content: space-around;
}
.flex-wrap {
	flex-wrap: wrap;
	-ms-flex-wrap: wrap;
}
.video-content {
	position: relative;
	transition: all 0.6s;
	-ms-transition: all 0.8s;
}
.video-content-titlke {
	position: absolute;
	top: 70px;
	left: 20%;
	font-size: 20px;
	font-weight: 300;
	color: #c1c1c1;
	margin-top: -40px;
	z-index: 999;
}
.video-content video {
	width: 100%;
}
.video-zhangting {
	position: relative;
	cursor: pointer;
}
.video_span {
	position: absolute;
	width: 70px;
	height: 70px;
	top: 50%;
	left: 40%;
	cursor: pointer;
	display: inline-block;
}
.video-zhangting:hover .video_span {/* display:inline-block; *//* transition: all 0.6s; */
}
.video-zhangting .video_span img {
	width: 70px;
	height: 70px;
	transition: all 0.6s;
	-ms-transition: all 0.8s;
	cursor: pointer;
}
.image-infoer {
	width: 100%;
	height: 100%;
	top: 0%;
	left: 0;
	position: absolute;
	opacity: 0;
	z-index: 999999;
}
.video-content:hover .dferer {
	transform: scale(1.2);
	-ms-transform: scale(1.2);
}
/* .video-zhangting img:hover{
              
            } */
.qiyetitle {
	font-size: 30px;
	text-align: center;
	color: #000;
	font-weight: 600;
	padding: 20px 0;
	font-family: inherit;
}
.qiyemintitle {
	font-size: 26px;
	text-align: center;
	color: #000;
	margin-bottom: 40px;
}
.csr-content {
	width: 1200px;
	text-align: center;
	margin-top: 50px;
}
.csr-title {
	font-size: 30px;
	text-align: center;
	color: #000;
	font-weight: 600;
	padding: 20px 0;
	font-family: inherit;
}
.csr-secondtitle {
	font-size: 26px;
	text-align: center;
	color: #000;
	margin-bottom: 40px;
}
.csr-bottom-title {
	margin-top: 15px;
	font-size: 20px;
	color: #101010;
	font-weight: 600;
}
.csr-list {
}
.csr-left {
	width: 500px;
	height: 350px;
}
.csr-right {
	width: 700px;
}
.csr-left-img {
	width: 100%;
	height: 100%;
}
.csr-item {
	text-align: left;
	height: 70px;/* margin-bottom: 10.2px; */
}
.csr-item-img-cont {
	width: 123.4px;
	height: 100%;
}
.csr-item-img {
	width: 100%;
	height: 100%;
}
.csr-item-text {
	width: 660px;
	line-height: 25px;
	font-size: 16px;
	margin-left: 35px;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
}
a, a:visited {
	color: #333;
}
a, a:hover {
	text-decoration: none;
}
body {
	margin: 0;
	padding: 0;
}
.flex {
	display: box;
	display: -webkit-box;
	/* iOS 6-, Safari 3.1-6 */
	display: -webkit-flex;
	/* Chrome */
	display: -moz-box;
	/* Firefox 19 */
	display: -ms-flexbox;
	display: flex;
}
.flex-between {
	justify-content: space-between;
}
.flex-row {
	-webkit-flex-direction: row;
	-moz-flex-direction: row;
	-ms-flex-direction: row;
	-o-flex-direction: row;
	flex-direction: row;
}
.flex-end {
	justify-content: flex-end;
}
.flex-column {
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	-o-flex-direction: column;
	flex-direction: column;
}
.column {
	flex-direction: column;
}
.flex-center {
	-webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
	-o-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	-ms-justify-content: center;
	-o-justify-content: center;
	justify-content: center;
}
.flex-align {
	-webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
	-o-align-items: center;
	align-items: center;
	color: #000000;
}
.flex-justify {
	justify-content: center;
}
.flex-around {
	justify-content: space-around;
}
.flex-wrap {
	flex-wrap: wrap;
	-ms-flex-wrap: wrap;
}
.jx-content {
	width: 1200px;
	text-align: center;
	margin-top: 50px;
}
.jx-left {
	width: 500px;
	height: 400px;
}
.jx-right {
	height: 400px;
	width: 700px;
	padding-left: 20px;
}
.jx-left-img {
	width: 100%;
	height: 100%;
}
.jx-item {
	text-align: left;
	height: 123.4px;
	margin-bottom: 15.2px;
}
.jx-item-img-cont {
	width: 123.4px;
	height: 100%;/* display: flex;
				    flex-direction: column;
				    align-items: center;
				    justify-content: center;
				border: 2px solid #999; */
}
/* .jx-item-img-cont>div{
				 font-size: 24px;
				 text-align: center;
				 color: #666;
			 } */
.jx-item-img {
	width: 100%;
	height: 100%;
}
.jx-item-text {
	width: 500px;
	font-size: 20px;
	line-height: 58px;
	margin-left: 35px;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
}
.jx-list::after {
	display: none;
}
.jx-list::before {
	display: none;
}
.futitle {
	font-size: 30px;
	text-align: center;
	color: #000;
	font-weight: 600;
	padding: 20px 0;
	font-family: inherit;
}
.secondtitle {
	font-size: 26px;
	text-align: center;
	color: #000;
	margin-bottom: 40px;
}
a, a:visited {
	color: #333;
}
a, a:hover {
	text-decoration: none;
}
body {
	margin: 0;
	padding: 0;
}
.flex {
	display: box;
	display: -webkit-box;
	/* iOS 6-, Safari 3.1-6 */
	display: -webkit-flex;
	/* Chrome */
	display: -moz-box;
	/* Firefox 19 */
	display: -ms-flexbox;
	display: flex;
}
.flex-between {
	justify-content: space-between;
}
.flex-row {
	-webkit-flex-direction: row;
	-moz-flex-direction: row;
	-ms-flex-direction: row;
	-o-flex-direction: row;
	flex-direction: row;
}
.flex-end {
	justify-content: flex-end;
}
.flex-column {
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	-o-flex-direction: column;
	flex-direction: column;
}
.column {
	flex-direction: column;
}
.flex-center {
	-webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
	-o-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	-ms-justify-content: center;
	-o-justify-content: center;
	justify-content: center;
}
.flex-align {
	-webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
	-o-align-items: center;
	align-items: center;
	color: #000000;
}
.flex-justify {
	justify-content: center;
}
.flex-around {
	justify-content: space-around;
}
.flex-wrap {
	flex-wrap: wrap;
	-ms-flex-wrap: wrap;
}
.lesson3-item:hover {
	margin-top: -40px;
	box-shadow: 0 0 18px 2px #aaa;
}
.lesson3-item:hover .lesson3-line {
	width: 180px;
}
.lesson3-item {
	border-radius: 4px;
	transition: all .5s ease;
	width: 352px;
	/* height: 550px; */
	background-color: #fff;
	display: flex;
	flex-direction: column;
	align-items: center;
border: 1px solid #ddd;padding-bottom: 5px;}
.lesson3-pic {
	margin-top: 5px;
	width: 342px;
	height: 255px;
	background-color: #f1f1f1;
}
.lesson3-title {
	padding: 0 10px;
	color: #000;
	font-size: 23px;
	font-weight: 600;
	line-height: 30px;
	margin-top: 15px;
	text-align: center;
	letter-spacing: 1px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	display: -moz-box;
	-moz-line-clamp: 1;
	-moz-box-orient: vertical;
	word-wrap: break-word;
	word-break: break-all;
	white-space: normal;
}
.lesson3-line {
	margin-top: 10px;
	display: inline-block;
	width: 150px;
	height: 3px;
	background-color: #1B2D47;
	transition: all .5s ease;
}
.lesson3-futitle {
	padding: 0 40px;
	color: #000;
	font-size: 18px;
	line-height: 20px;
	margin-top: 15px;
	text-align: center;
	letter-spacing: 1px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	display: -moz-box;
	-moz-line-clamp: 1;
	-moz-box-orient: vertical;
	word-wrap: break-word;
	word-break: break-all;
	white-space: normal;
}
.lesson3-decs {
	min-height: 48px;
	padding: 0 20px;
	color: #000;
	font-size: 14px;
	line-height: 16px;
	margin-top: 15px;
	text-align: center;
	letter-spacing: 1px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	display: -moz-box;
	-moz-line-clamp: 3;
	-moz-box-orient: vertical;
	word-wrap: break-word;
	word-break: break-all;
	white-space: normal;
}
.fanwei {
	margin-top: 15px;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-around;
	width: 300px;
	height: 42px;
	overflow: hidden;
}
.fanwei .fanwei-p i {
	content: "";
	display: inline-block;
	width: 14px;
	height: 14px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: 14px;
	margin-right: 5px;
}
.fanwei .fanwei-p {
	margin-right: 2px;
	font-size: 14px;
	color: #000;
}
.study-btn {
	display: block;
	color: #fff;
	font-size: 18px;
	width: 240px;
	height: 42px;
	background-color: #1B2D47;
	border-radius: 4px;
	text-align: center;
	line-height: 42px;
	margin-top: 15px;
	cursor: pointer;
}
.b-news-item-title {
	/* font-family: yqr,sans-serif; */
	font: 14px/1.5 Helvetica Neue, Helvetica, Arial, Microsoft Yahei, Hiragino Sans GB, Heiti SC, WenQuanYi Micro Hei, sans-serif;
	/* font-size: 14px; */
	color: #757575;
	/* line-height: 32px; */
	letter-spacing: 1px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	display: -moz-box;
	-moz-line-clamp: 1;
	-moz-box-orient: vertical;
	word-wrap: break-word;
	word-break: break-all;
	white-space: normal;/* 	margin: 10px 40px 0; */
}
.b-news-item-date {
	/* font-family: yqr,sans-serif; */
	font: 14px/1.5 Helvetica Neue, Helvetica, Arial, Microsoft Yahei, Hiragino Sans GB, Heiti SC, WenQuanYi Micro Hei, sans-serif;
	margin: 10px 40px 0px;
	font-size: 24px;
	color: #333;
	letter-spacing: 2px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.lesson-button {
	display: block;
	background: #091e3b;
	color: #fff;
	height: 42px;
	line-height: 42px;
	width: 140px;
	margin: 10px auto 25px;
	border-radius: 3px;
	font-size: 18px;
	text-align: center;
}
.title-h2 {
	position: relative;
	font-size: 23px;
	padding: 30px 0;
	text-align: center;
}
.title-h2 span {
	width: 160px;
	height: 30px;
	position: absolute;
	left: 50%;
	top: 10px;
	margin-left: -80px;
	z-index: 12;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.title-h2::before {
	content: "";
	height: 3px;
	position: absolute;
	left: 50%;
	top: 48px;
	z-index: 0;
	background: #091e3b;
	width: 120px;
	margin-left: -60px;
}
.futitle {
	font-size: 30px;
	text-align: center;
	color: #000;
	font-weight: 600;
	padding: 20px 0;
	font-family: inherit;
}
.secondtitle {
	font-size: 26px;
	text-align: center;
	color: #000;
	margin-bottom: 40px;
}
.Lesson {
	width: 1200px;
	margin: 20px auto 0;
	padding: 0 10px;
	min-height: 200px;/* background-color: #efefef; */
overflow: hidden;height: 725px;}
.Lesson-content {
	min-height: 430px;
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-between;
	margin-top: 30px;
}
.Lesson-item {
	margin-top: 0px;
	padding: 5px;
	/* margin-right: 20px; */
	width: 48%;
	padding-bottom: 30px;
	/* height: 400px; */
	margin-bottom: 20px;
	background-color: #eae7e7;
}
.Lesson-item:hover {
	box-shadow: 0 0 10px #888;
}
.Lesson-item-img {
	width: 100%;
	max-height: 300px;
}
.Lesson-item-name {
	font-size: 16px;
	width: 300px;
	color: #999;
	padding-top: 5px;
	text-align: center;
}
div::before, div::after {
	display: none;
}
.zn-content {
	width: 1200px;
	margin-top: 60px;
}
.zn-fu-title {
	font-size: 30px;
	text-align: center;
	color: #000;
	font-weight: 600;
	padding: 20px 0;
	font-family: inherit;
}
.zn-title {
	font-size: 26px;
	text-align: center;
	color: #000;
	margin-bottom: 40px;
}
.zn-list {
	margin-top: 50px;
}
.zn-item {
	width: 18%;
	text-align: center;
}
.zn-item-img-cont {
	width: 120px;
	height: 120px;
	border-radius: 50%;
	border: 1px solid #999;
	overflow: hidden;
}
.zn-item-img {
	width: 100%;
	height: 100%;
}
.zn-item-con {
	margin-top: 20px;
	text-align: center;
}
.zn-item-con-text {
	color: #0f0f12;
	font-size: 24px;
	/* font-weight: 600; */
	margin-bottom: 10px;
}
.zn-item-con-border {
	width: 50px;
	height: 6px;
	border-radius: 100px;
	background-color: #F70A0A;
}
.zn-item-text {
	margin-top: 10px;
	line-height: 25px;
	font-size: 16px;
	color: #666;
}
.zn-list::after {
	display: none;
}
.zn-list::before {
	display: none;
}
a, a:hover {
	text-decoration: none;
}
body {
	margin: 0;
	padding: 0;
}
.flex {
	display: box;
	display: -webkit-box;
	/* iOS 6-, Safari 3.1-6 */
	display: -webkit-flex;
	/* Chrome */
	display: -moz-box;
	/* Firefox 19 */
	display: -ms-flexbox;
	display: flex;
}
.flex-between {
	justify-content: space-between;
}
.flex-row {
	-webkit-flex-direction: row;
	-moz-flex-direction: row;
	-ms-flex-direction: row;
	-o-flex-direction: row;
	flex-direction: row;
}
.flex-end {
	justify-content: flex-end;
}
.flex-column {
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	-o-flex-direction: column;
	flex-direction: column;
}
.column {
	flex-direction: column;
}
.flex-center {
	-webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
	-o-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	-ms-justify-content: center;
	-o-justify-content: center;
	justify-content: center;
}
.flex-align {
	-webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
	-o-align-items: center;
	align-items: center;
	color: #000000;
}
.flex-justify {
	justify-content: center;
}
.flex-around {
	justify-content: space-around;
}
.flex-wrap {
	flex-wrap: wrap;
	-ms-flex-wrap: wrap;
}
a, a:hover {
	text-decoration: none;
}
body {
	margin: 0;
	padding: 0;
}
.flex {
	display: box;
	display: -webkit-box;
	/* iOS 6-, Safari 3.1-6 */
	display: -webkit-flex;
	/* Chrome */
	display: -moz-box;
	/* Firefox 19 */
	display: -ms-flexbox;
	display: flex;
}
.flex-between {
	justify-content: space-between;
}
.flex-row {
	-webkit-flex-direction: row;
	-moz-flex-direction: row;
	-ms-flex-direction: row;
	-o-flex-direction: row;
	flex-direction: row;
}
.flex-end {
	justify-content: flex-end;
}
.flex-column {
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	-o-flex-direction: column;
	flex-direction: column;
}
.column {
	flex-direction: column;
}
.flex-center {
	-webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
	-o-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	-ms-justify-content: center;
	-o-justify-content: center;
	justify-content: center;
}
.flex-align {
	-webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
	-o-align-items: center;
	align-items: center;
	color: #000000;
}
.flex-justify {
	justify-content: center;
}
.flex-around {
	justify-content: space-around;
}
.flex-wrap {
	flex-wrap: wrap;
	-ms-flex-wrap: wrap;
}
.wsm-content {
	width: 1200px;
	margin-top: 60px;
}
.wsm-list {
}
.wsm-title {
	font-size: 30px;
	text-align: center;
	color: #000;
	font-weight: 600;
	padding: 20px 0;
	font-family: inherit;
}
.wsm-secondtitle {
	font-size: 26px;
	text-align: center;
	color: #000;
	margin-bottom: 40px;
}
.wsm-item {
	width: 20%;
	text-align: center;
}
.wsm-item:before {
	border-top: 1px solid #de1620;
	border-bottom: 1px solid #de1620;
	-webkit-transform: scale(0, 1);
	-moz-transform: scale(0, 1);
	-ms-transform: scale(0, 1);
	-o-transform: scale(0, 1);
	transform: scale(0, 1);
	box-sizing: border-box;
	position: absolute;
	-webkit-transition: all .35s;
	content: "";
	left: 10px;
	right: 10px;
	top: 10px;
	bottom: 10px;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
	transition: all .35s;
}
.wsm-item:after {
	border-right: 1px solid #de1620;
	border-left: 1px solid #de1620;
	-webkit-transform: scale(1, 0);
	-moz-transform: scale(1, 0);
	-ms-transform: scale(1, 0);
	-o-transform: scale(1, 0);
	transform: scale(1, 0);
	position: absolute;
	box-sizing: border-box;
	position: absolute;
	-webkit-transition: all .35s;
	content: "";
	left: 10px;
	right: 10px;
	top: 10px;
	bottom: 10px;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
	transition: all .35s;
}
.wsm-item:hover .wsm-item:after, .wsm-item:before {
	opacity: 1;
}
.wsm-item-img {
	width: 100%;
}
.wsm-item-text {
	margin-top: 10px;
	font-size: 18px;
	/* font-weight: 600; */
	color: #333;
	text-align: center;
}
.wsm-list::after {
	display: none;
}
.wsm-list::before {
	display: none;
}
a, a:hover {
	text-decoration: none;
}
body {
	margin: 0;
	padding: 0;
}
.flex {
	display: box;
	display: -webkit-box;
	/* iOS 6-, Safari 3.1-6 */
	display: -webkit-flex;
	/* Chrome */
	display: -moz-box;
	/* Firefox 19 */
	display: -ms-flexbox;
	display: flex;
}
.flex-between {
	justify-content: space-between;
}
.flex-row {
	-webkit-flex-direction: row;
	-moz-flex-direction: row;
	-ms-flex-direction: row;
	-o-flex-direction: row;
	flex-direction: row;
}
.flex-end {
	justify-content: flex-end;
}
.flex-column {
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	-o-flex-direction: column;
	flex-direction: column;
}
.column {
	flex-direction: column;
}
.flex-center {
	-webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
	-o-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	-ms-justify-content: center;
	-o-justify-content: center;
	justify-content: center;
}
.flex-align {
	-webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
	-o-align-items: center;
	align-items: center;
	color: #000000;
}
.flex-justify {
	justify-content: center;
}
.flex-around {
	justify-content: space-around;
}
.flex-wrap {
	flex-wrap: wrap;
	-ms-flex-wrap: wrap;
}
.docement {
}
.sz-content {
	width: 1200px;
}
.futitle {
	font-size: 30px;
	text-align: center;
	color: #000;
	font-weight: 600;
	padding: 20px 0;
	font-family: inherit;
}
.secondtitle {
	font-size: 26px;
	text-align: center;
	color: #000;
	margin-bottom: 40px;
}
.sz-list {
}
.sz-item {
	/* width: 33.3%; */
	text-align: center;
}
.sz-munber {
	font-size: 36px;
	color: #F92626;
	font-weight: 600;
	height: 60px;
	line-height: 60px;
}
.sz-text {
	height: 20px;
	font-size: 16px;
	line-height: 20px;
	color: #666;
}
.sz-list::after {
	display: none;
}
.sz-list::before {
	display: none;
}
.second-cate3 {
	position: absolute;
	left: 100%;
	top: 0;
	z-index: 10000;
	background-color: #fff;
	display: none;
}
.second-cateer {
	position: relative;
}
.second-cateer:hover .second-cate3 {
	display: block;
}
.second-cateer:first-child {
	margin-top: 20px!important;
}
.second-cateer a {
	margin-top: 0px!important;
}
.b-header-fixed {
	width: 100%;
	padding: 20px 0;
	position: fixed;
	top: 0;
	z-index: 998 !important;
	box-shadow: none;/* transition: all 0.6s ease; */
}
.b-header-fixed.b-header-active {
	background-color: #fff;
	box-shadow: 0 0px 10px #ddd;
}
.b-header-fixed .b-company-logo-pic-fff {
	display: none;
}
.b-header-fixed.b-header-active .b-company-logo-pic-fff {
	display: block;
}
.b-header-fixed.b-header-active .b-company-logo-pic {
	display: none;
}
.b-header-fixed .header-container {
	width: 1200px;
	margin: 0 auto;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}
.header-container::before, .header-container::after {
	display: none;
}
.company-logo {
	width: 198px;
}
.b-company-logo-pic {
	width: 100% !important;
}
.b-header-active .company-nav ul li a.first-cate {
	position: relative;
	color: #000;/* border-right: solid 1px #000; *//* font-weight: 600; */
}
.b-header-active .company-nav ul li a.first-cate span {
	color: #000;/* border-right: solid 1px #000; */
}
.company-nav {
	display: flex;
	flex-direction: row;
	align-items: center;
	height: 62px;
}
.company-nav ul {
	display: flex;
	flex-direction: row;
	height: 24px;
}
.company-nav ul li a {
	font-size: 16px;
	padding: 0 20px;
	color: #fff;/* border-right: solid 1px #fff; *//* font-weight: 600; */
}
.company-nav ul li a.first-cate {
	width: 60px;
	position: relative;
	display: block;
	height: 24px;
	overflow: hidden;
	box-sizing: content-box;
}
.company-nav ul li a.first-cate span {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	display: inline-block;
	box-sizing: content-box;
	color: #000;
	/* border-right: solid 1px #000; */
							/* font-weight: 600; */
	text-align: center;
	transition: all .5s ease;
}
.company-nav ul li a.first-cate::after {
	position: absolute;
	left: 0;
	top: 100%;
	width: 100%;
	height: 100%;
	content: attr(data-hover);
	display: inline-block;
	text-align: center;
	transition: all .5s ease;
}
.company-nav ul li:last-child a {
/* border-right: none; */
}
.company-nav ul li:hover a.first-cate span, .company-nav ul li a.active span {
	/* color: #ff6700; */
	color: #000;
}
.company-nav ul li:hover a.first-cate span {
	top: -24px;
}
.company-nav ul li:hover a.first-cate::after {
	top: 0;
	color: #000;/* color: #ff6700; */
}
.company-nav .second-cate a:hover {
	background-color: #ff6700;
	border-bottom-color: #ff6700;
	color: #fff;
}
.company-nav ul li:hover .second-cate {
	top: 21px;
	opacity: 1;
	height: auto;
	visibility: visible;
}
.company-phone {
	padding: 2px 8px;
	border: solid 1px #000;
	border-radius: 100px;
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
}
.company-phone .phone-num {
	color: #000;
	font-size: 16px;/* font-weight: 500; */
}
.company-phone .header-phone-pic {
	width: 18px;
	margin-right: 8px;
}
.company-nav ul li {
	position: relative;
	background-color: #fff;
}
.company-nav .second-cate {
	position: absolute;
	top: 50px;
	left: 50%;
	transform: translateX(-50%);
	min-width: 160px;
	transition: all .5s ease;
	opacity: 0;
	height: 0;
	visibility: hidden;
}
.company-nav .second-cate::before {
	display: table;
	content: '';
	height: 0;
	overflow: hidden;
	clear: both;
	width: 16px;
	height: 16px;
	background-color: #fff;
	position: absolute;
	top: 34px;
	left: 50%;
	transform: translateX(-50%) rotate(45deg);
}
.company-nav .second-cate::after {
	display: none;
}
.company-nav .second-cate a {
	padding: 0 10px;
	display: inline-block;
	min-width: 160px;
	text-align: center;
	line-height: 46px;
	border: none;
	background-color: #fff;
	color: #000;
	position: relative;
	z-index: 9999;
	font-weight: normal;
	font-size: 14px;
	transition: background-color .9s ease, border-bottom-color .9s ease;
	border-bottom: solid 1px #eee;
}
.company-nav .second-cate a.active {
	color: #ff6700;
}
.company-nav .second-cate a:hover.active {
	color: #fff;
}
.company-nav .second-cate a:first-child {
	margin-top: 42px;
}
.crumb-content a {
	font: 14px/1.5 Helvetica Neue, Helvetica, Arial, Microsoft Yahei, Hiragino Sans GB, Heiti SC, WenQuanYi Micro Hei, sans-serif;
	font-size: 12px;
	line-height: 40px;
	color: #757575;
}
.crumb-content a:hover {
	color: #ff6700;
}
.company-phone {
	padding: 2px 8px;
	border: solid 1px #000;
	border-radius: 100px;
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
}
.b-header-active .company-phone {
	border: solid 1px #000;
}
.company-phone .phone-num {
	color: #000;
	font-size: 16px;
	/* font-weight: 500; */
}
.b-header-active .company-phone .phone-num {
	color: #000;
}
.company-phone .header-phone-pic, .company-phone .header-phone-pic-fff {
	width: 18px;
	margin-right: 8px;
}
.header-phone-pic-fff {
	display: none;
}
.header-phone-pic-fff {
	display: none;
}
.header-phone-pic-fff{}
.b-header-active .header-phone-pic {
	display: block;
}
.b-header-active .header-phone-pic-fff {
	display: none;
}
.company-nav ul li {
	position: relative;
}
.company-nav .second-cate {
	position: absolute;
	top: 50px;
	left: 50%;
	transform: translateX(-50%);
	min-width: 160px;
	transition: all .5s ease;
	opacity: 0;
	height: 0;
	visibility: hidden;
}
.company-nav .second-cate::before {
	display: table;
	content: '';
	height: 0;
	overflow: hidden;
	clear: both;
	width: 16px;
	height: 16px;
	background-color: #fff;
	position: absolute;
	top: 13px;
	left: 50%;
	transform: translateX(-50%) rotate(45deg);
}
.company-nav .second-cate::after {
	display: none;
}
.company-nav .second-cate a {
	padding: 0 10px;
	display: inline-block;
	min-width: 160px;
	text-align: center;
	line-height: 46px;
	border: none;
	background-color: #fff;
	color: #000;
	position: relative;
	z-index: 9999;
	font-weight: normal;
	font-size: 14px;
	transition: background-color .9s ease, border-bottom-color .9s ease;
	border-bottom: solid 1px #eee;
}
.company-nav .second-cate a:first-child {
	margin-top: 20px;
}
a.lessonitem-mover {
	float: right;
}
.bigpic {
	/* margin-top: 102px; */
	height: 500px;
	width: 100%;
	background-position: top center;
	background-color: #fff;
}
.title-a {
	display: block;
}
.clear {
	clear: both;
}
a {
	text-decoration: none;
	color: #404040;
	cursor: pointer;
}
.bg2 {
	background: #f5f5f5;
}
.main {
	width: 1100px;
	margin: 0 auto;
}
.tea_list li {
	display: inline-block;
	width: 348px;
	box-sizing: border-box;
	background: #fff;
	margin-bottom: 30px;
	line-height: 28px;
	overflow: hidden;
}
.tea_list li .a_img {
	display: block;
	width: 100%;
	height: 250px;
	position: relative;
}
.tea_list li img {
	width: 100%;
	height: 250px;
}
.tea_list li h2 {
	display: block;
	text-align: center;
	margin: 8px 0;
	font-size: 28px;
}
.tea_list li .ceng_b {
	position: absolute;
	left: 0;
	top: -250px;
	width: 100%;
	height: 250px;
	background-color: rgba(0, 0, 0, 0.4);
	display: block;
	transition: top 0.5s;
}
.tea_list li .ceng_b .jia {
	width: 240px;
	height: 48px;
	color: #fff;
	font-size: 20px;
	background: #091e3b;
	line-height: 48px;
	text-align: center;
	border-radius: 4px;
	margin: 90px auto;
	display: block;
}
.tea_list li .te_boxs {
	padding: 5px 15px 15px;
}
.tea_list li .te_boxs {
	padding: 5px 15px 15px;
}
.chao {
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
b {
	font-weight: bold;
}
strong {
	font-weight: bold;
}
.tea_list li .t_btn {
	width: 100%;
	background: #fff;
	display: block;
	height: 42px;
	border: solid 1px #ccc;
	margin-top: 8px;
	line-height: 42px;
	font-size: 18px;
	text-align: center;
	color: #333;
	border-radius: 4px;
}
.tea_list li .a_img:hover .ceng_b {
	top: 0;
}
.tea_list li .t_btn:hover {
	color: #fff;
	background: #091e3b;
}
/* .main {
					width: 100%;
				} */

				/* .tea_list ul {
					width: 740px;
					margin: 0 auto;
					display: flex;
					flex-direction: row;
					flex-wrap: wrap;
					justify-content: space-between;
				} */

.main {
	width: 100%;
}
.tea_list ul {
	width: 1100px;
	margin: 0 auto;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
}
.titbits-list-content {
	width: 1200px;
	margin: 0 auto;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
}
.titbits-item {
	margin-bottom: 40px;
	width: 270px;
	/* height: 300px; */
	margin-right: 30px;
	display: flex;
	flex-direction: column;
	align-items: center;
}
.titbits-pic {
	width: 100%;
	height: 200px;
	background-color: #f1f1f1;
	object-fit: cover;
}
.titbits-item div {
	font-size: 16px;
	color: #000;
	padding: 10px 0 0px 0;
	width: 100%;
}
.titbits-item div {
	font-size: 16px;
	color: #000;
	padding: 10px 0 0px 0;
	width: 100%;
}
.titbits-item p {
	font-size: 14px;
	padding-right: 15px;
	display: flex;
	align-items: center;
	color: #000;
	height: 35px;
}
.titbits-item p img {
	width: 20px;
	height: 20px;
}
.titbits-item p span {
	font-size: 14px;
	padding-left: 4px;
	color: #999;
}
body .crumb-content {
	/*     width: 1200px; */
	margin: 0 auto;
}
.b-news-list-content {
	font-size: 30px;
	color: #666;
	line-height: 48px;
	padding: 0 0 20px;
	width: 1200px;
	margin: 0 auto 30px;
	display: flex;
	flex-direction: column;
}
.b-news-title {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	padding: 0 0 20px;
	font-family: DFPKingGothicGB-Medium, sans-serif;
	border-bottom: solid 2px #ccc;
	margin-bottom: 10px;
}
.b-consult-type-content {
	display: flex;
	flex-direction: row;
	align-items: center;
}
.type-item {
	font-size: 18px;
	color: #666;
	margin: 0 10px;
	font-weight: 700;
}
.type-item li {
	display: inline-block;
}
.b-search-content {
	display: flex;
	flex-direction: row;
	align-items: center;
	border: solid 1px #ccc;
	width: 350px;
	border-radius: 90px;
	height: 40px;
	padding: 0 20px;
	font-size: 16px;
	cursor: pointer;
	transition: all 1s ease;
}
.b-search-content input {
	border: none;
	flex: 1;
	background-color: #f5f5f5;
	line-height: 38px;
}
.b-search-btn-content {
	display: flex;
	flex-direction: row;
	align-items: center;
	padding: 0 0 0 10px;
	height: 40px;
	border-left: solid 1px #ccc;
	transition: all 1s ease;
}
.consult-hot-content {
	width: 1200px;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}
.hot-list-content {
}
.hot-list-content h3 {
	font-size: 20px;
	font-weight: 700;
	color: #000;
}
.hot-list-content h3::before {
	display: inline-block;
	content: "";
	width: 4px;
	height: 20px;
	background-color: #df1b25;
	border-radius: 2px;
	margin-right: 4px;
	position: relative;
	top: 3px;
}
.list-main {
	position: relative;
	width: 95%;
	margin: 10px auto 10px;
}
.list-main a {
	display: block;
}
.list-main img {
	width: 444px;
	height: 269px;
	object-fit: cover;
}
.list-main p {
	position: absolute;
	bottom: 0;
	display: block;
	width: 100%;
	background-color: rgba(0, 0, 0, .4);
	line-height: 50px;
	font-size: 20px;
	color: #fff;
	padding-left: 10px;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	line-clamp: 1;
	-webkit-box-orient: vertical;
}
.list-item a {
	display: flex;
	flex-direction: row;
	align-items: center;
	font-size: 14px;
	color: #000;
	line-height: 24px;
	margin-bottom: 14px;
}
.list-item a .item-index {
	display: inline-block;
	padding: 0px 8px;
	background-color: #058ebb;
	color: #fff;
	margin-right: 10px;
}
.list-item:nth-child(1) a .item-index {
	background: #df1b25;
}
.list-item a .item-title {
	flex: 1;
	color: #666;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	line-clamp: 1;
	-webkit-box-orient: vertical;
}
.list-item a .item-time {
	color: #666;
	margin-left: 10px;
}
.type-list h3 {
	font-size: 20px;
	color: #000000;
	padding-bottom: 10px;
	border-bottom: solid 1px #ccc;
	margin-bottom: 10px;
	font-weight: 700;
}
.type-list {
	position: relative;
	margin-top: 20px;
}
.type-list .more-btn {
	position: absolute;
	right: 0px;
	top: 15px;
	z-index: 1;
	color: #000;
	font-size: 18px;
	background-color: #f5f5f5;
	line-height: 28px;
	padding: 0 20px;
}
.type-list .two-list-content {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}
.two-list-content .pic-list {
	width: 60%;
}
.two-list-content .text-list {
	width: 38%;
}
.pic-list ul {
	display: flex;
	flex-direction: row;
	width: 720px;
	flex-wrap: wrap;
}
.pic-list ul .pic-item {
	width: 230px;
	margin-right: 15px;
	margin-bottom: 20px;
	line-height: 27px;
}
.pic-list ul .pic-item:nth-child(3n) {
	margin-right: 0;
}
.pic-item img {
	width: 100%;
	height: 139px;
	object-fit: cover;
}
.pic-item .pic-title {
	font-size: 14px;
	color: #000;
	line-height: 28px;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}
.pic-item .pic-info {
	font-size: 12px;
	line-height: 20px;
	color: #999;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.text-item a {
	display: flex;
	flex-direction: row;
	align-items: center;
	font-size: 14px;
	color: #000;
	line-height: 24px;
	margin-bottom: 14px;
}
.text-item:nth-child(n+2) a .item-index {
	background-color: #058ebb;
}
.text-item a .item-index {
	display: inline-block;
	padding: 0px 8px;
	background-color: #df1b25;
	color: #fff;
	margin-right: 5px;
}
.text-item a .item-title {
	flex: 1;
	color: #666;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	line-clamp: 1;
	-webkit-box-orient: vertical;
}
.text-item a .item-time {
	color: #666;
}
.hot-swiper-content {
	width: 71.5%;
	overflow: hidden;
	position: relative
}
.news_hot_swiper {
	width: 100%;
}
.hot-list-content {
	width: 39%
}
.hot-swiper-content img {
	width: 100%;
	height: 500px;
	object-fit: cover;
}
.hot_list li:nth-child(1) .item-index:before {
	content: '1';
	background: #df1b25;
}
.hot_list li:nth-child(2) .item-index:before {
	content: '2';
	background: #058ebb;
}
.hot_list li:nth-child(3) .item-index:before {
	content: '3';
	background: #058ebb;
}
.hot_list li:nth-child(4) .item-index:before {
	content: '4';
	background: #058ebb;
}
.hot_list li:nth-child(5) .item-index:before {
	content: '5';
	background: #058ebb;
}
.hot_list li:nth-child(6) .item-index:before {
	content: '6';
	background: #058ebb;
}
.hot_list li:nth-child(7) .item-index:before {
	content: '7';
	background: #058ebb;
}
.hot_list li:nth-child(8) .item-index:before {
	content: '8';
	background: #058ebb;
}
.hot_list li:nth-child(9) .item-index:before {
	content: '9';
	background: #058ebb;
}
.hot_list li:nth-child(10) .item-index:before {
	content: '10';
	background: #058ebb;
}
.sec_title {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	line-height: 1;
	padding-bottom: 20px;
	color: #fff;
	font-size: 22px;
	z-index: 9999;
	letter-spacing: 2px;
}
.sec_title:after {
	content: "";
	width: 100%;
	height: 2px;
	position: absolute;
	background: #ffffff;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	transition: all 0.6s ease;
	-ms-transition: all 0.6s ease;
	-o-transition: all 0.6s ease;
	-webkit-transition: all 0.6s ease;
	-moz-transition: all 0.6s ease;
}
.story-content {
	width: 1200px;
	margin: 0 auto;
	background-color: #fff;
	display: flex;
	flex-direction: column;
	align-items: center;
	padding-bottom: 40px;
}
.title-part {
	position: relative;
}
.title-part img {
	width: 100%;/* opacity: .8; */
}
.title-part-text-content {
	position: absolute;
	top: 10%;
	left: 10%;
	width: 31%;
	display: flex;
	flex-direction: column;
	align-items: center;
	color: #000;
}
.title-part-text-content h3 {
	font-size: 22px;
}
.title-part-text-content p {
	padding-top: 10px;
	line-height: 28px;
	letter-spacing: 1px;
}
.story-item {
	padding: 0 50px;
	display: flex;
	flex-direction: row;
	align-items: flex-end;
}
.story-item:first-child {
	padding-top: 30px;
}
.story-item:nth-child(odd) {
	flex-direction: row-reverse;
	align-items: flex-start;
}
.story-item:last-child {
	align-items: flex-start;
}
.story-item img, .story-item p, .pic-content {
	width: 50%;
	font-size: 16px;
	line-height: 28px;
}
.story-item:nth-child(odd) p {
	padding-right: 10px;
}
.story-item:nth-child(even) p {
	padding-bottom: 10px;
}
.story-item img {
	margin-right: 20px;
}
.story-item:nth-child(odd) img {
	margin-left: 20px;
	margin-right: 0;
}
.pic-content {
	display: flex;
	flex-direction: column;
}
.pic-content img {
	margin: 0!important;
	width: 100%;
}
.pic-content img:first-child {
	margin-bottom: 10px!important;
}
.crumb-content {
	width: 100%;
	background-color: #f5f5f5;
	z-index: 1;
	top: 102px;
	position: fixed;
	height: 40px;
}
.crumb-inside {
	display: flex;
	flex-direction: row;
	align-items: center;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	width: 1200px;
	height: 40px;
	margin: 0 auto;
}
.z-img-contnt {
	/* margin-top: 102px; */
	position: relative;
	max-height: 515px;
	overflow: hidden;
}
.z-img-contnt img {
	min-width: 101%;
	-webkit-animation: banner_inside 20s ease 1 forwards;
	-moz-animation: banner_inside 20s ease 1 forwards;
	-o-animation: banner_inside 20s ease 1 forwards;
	animation: banner_inside 20s ease 1 forwards;
}
.moderr {
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 1;
	background-color: #1D2228;
	opacity: .5;
	top: 0;
	left: 0;
}
.z-img-cotent-text {
	position: absolute;
	text-align: center;
	width: 100%;
	top: 50%;
	margin-top: -63px;
	z-index: 999;
	color: #fff;
}
.z-img-cotent-text1 {
	text-align: center;
	font-size: 60px;
	font-weight: 700;
}
.z-img-cotent-text2 {
	font-size: 22px;
	text-align: center;
	/* font-weight: bold; */
	margin-top: 20px;
	color: #fff;
}
.b-container, .b-richText {
	position: relative;
	display: flex;
	width: 1200px;
	margin: 0 auto;
	background-color: #fff;
	margin-bottom: 40px;
	padding-top: 40px;
}
.b-second-nav {
	width: 100%;
	display: flex;
	flex-direction: row;
	align-items: center;
	flex-wrap: nowrap;
	justify-content: space-around;
	border-bottom: solid 1px #f1f1f1;
}
.g-block-active {
	background: #0E1F39!important;
	color: #fff!important;
}
.g-block-active .icon-menu-arr {
	background-position: -7px 0!important;
}
.b-second-nav li {
	flex: 1;
	height: 80px;
}
.b-second-nav li a {
	position: relative;
	line-height: 80px;
	display: inline-block;
	width: 100%;
	text-align: center;
	font-size: 16px;
	color: #b0b0b0;
}
.b-second-nav li a.active {
	color: #ff6700;
}
.b-second-nav li a::after {
	content: "";
	position: absolute;
	top: 50%;
	right: 0;
	transform: translateY(-50%);
	width: 1px;
	height: 20px;
	background-color: #ccc;
}
.b-second-nav li:last-child a::after {
	content: "";
	width: 0;
}
.b-richText img {
	width: 100%;
}
.service-content img {
	opacity: 1;
	display: block;
	max-width: 100%;
	height: auto;
}
.team-nav {
	position: absolute;
	top: 0;
	left: 20px;
	z-index: 10;
	display: flex;
	flex-direction: column;
}
 .team-nav::before, .team-nav::after, .team-nav div::before, .team-nav div::after: {
 display: none;
}
.team-nav h3 {
	font-size: 28px;
	color: #333;
	margin: 30px 0 20px;
}
.team-nav div {
	margin-bottom: 12px;
	font-size: 18px;
	color: #999;
	display: flex;
	flex-direction: row;
	align-items: center;
}
.team-nav div.active {
	color: #666;
}
.team-nav div.active i {
	background-color: #666;
}
.team-nav div i {
	width: 38px;
	height: 2px;
	background-color: #ccc;
	margin-right: 10px;
	display: block;
}
.leader-content {
	margin: 0px 0;
	width: 1100px;
	margin-left: 60px;
}
.leader-item {
	border: 1px solid #999;
	display: none;
	flex-direction: row;
	justify-content: space-between;
	/* align-items: flex-end; */
	transition: all 1s ease;
	opacity: 0;
	visibility: hidden;
}
.leader-active {
	display: flex;
	opacity: 1;
	visibility: visible;
}
.leader-content::before, .leader-content::after {
	display: none;
}
.leader-pic {
	flex: .5;
	margin-bottom: 0px;
	padding: 20px;/* background-color: #ff0000; */
}
.leader-decs {
	flex: .5;
	padding: 30px 30px 0;/* background-color: #003956; */
}
.leader-decs h1 {
	font-size: 36px;
	color: #333;
}
.leader-decs h3 {
	font-size: 20px;
	color: #666;
	padding: 20px 0 30px;
}
.leader-info {
	height: 540px;
	overflow: scroll;
	color: #666;
	scrollbar-width: none;
	/* Firefox */
	-ms-overflow-style: none;/* IE 10+ */

}

::-webkit-scrollbar {
 display: none;
/* Chrome Safari */
}
/* l-menu-wp */
.l-menu-wp {
	width: 208px;
	font-size: 16px;
}
.l-menu-list {
	list-style: none;
}
.l-menu-item {
	position: relative;
	border-bottom: 1px solid #999;
}
.l-wrap a:link, .l-wrap a:visited {
	color: #333;
}
.icon-menu-arr {
	position: absolute;
	width: 7px;
	height: 14px;
	top: 50%;
	margin-top: -7px;
	right: 30px;
}
.l-menu-item .g-block {
	padding-top: 22px;
	padding-bottom: 22px;
	display: block;
	padding-left: 30px;
}
.icon-btn-timeline, .icon-menu-arr, .icon-timeline, .timeline-box {
	background-image: url(//misc.360buyimg.com/JDC_aboutjd/css/i/bg.png);
}
.titledrer {
	font-size: 32px;
	padding-bottom: 30px;
}
small {
	font-size: 14px!important;
	color: #999!important;
	font-weight: 400!important;
	display: block;
	padding-top: 8px;
	text-transform: Uppercase;
}
.b-news-item {
	margin: 20px 37px 20px 0;
	width: 375px;
	min-height: 318px;
	transition: all .6s ease;
}
.b-news-item:nth-child(3n+3) {
	margin-right: 0;
}
.b-news-item:hover {
	transform: translate3d(0, -8px, 0);
	box-shadow: 0 0 10px #ccc;
}
.b-news-item-pic {
	width: 375px;
	max-height: 187px;
	background-color: #fefefe;
	overflow: hidden;
}
.b-news-item-pic img {
	width: 100%;
	max-height: 187px;
	object-fit: cover;
}
.b-news-item-date {
	font-family: yqr, sans-serif;
	margin: 20px 10px 10px;
	font-size: 16px;
	color: #777;
}
.b-news-item-title {
	font-family: yqr, sans-serif;
	font-size: 18px;
	color: #666;
	line-height: 32px;
	letter-spacing: 1px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	display: -moz-box;
	-moz-line-clamp: 2;
	-moz-box-orient: vertical;
	word-wrap: break-word;
	word-break: break-all;
	white-space: normal;
	padding: 0 10px;
	margin-bottom: 20px;
}
.search-content {
	width: 280px;
	height: 40px;
	background-color: #fff;
	border: solid 1px #ccc;
	border-radius: 50px;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	overflow: hidden;
	transition: all .5s ease;
}
.search-content img {
	width: 20px;
	height: 20px;
	margin: 0 10px 0 20px;
	transition: all .5s ease;
	opacity: .6;
}
.search-content:hover {
	border: solid 1px #333;
}
.search-content:hover img {
	opacity: 1;
}
.search-content input {
	flex: 1;
	line-height: 30px;
	font-size: 14px;
	border: none;
	color: #bababa;
}
 .search-content input::-webkit-input-placeholder {
 color: #bababa;
 font-size: 17px;
}
.b-news-list-title {
	font-size: 22px;
	color: #666;
	line-height: 48px;
}
.b-news-item.cszccs {
	margin-top: 14px;
	width: 285px;
	height: 235px;
	margin-right: 20px;
	transition: all .6s ease;
	background-color: #fff;
	min-height: auto;
}
.b-news-item-pic.cac {
	position: relative;
	width: 285px;
	height: 173px;
	max-height: 173px;
	background-color: #f1f1f1;
	overflow: hidden;
}
.b-news-item-pic.cac img {
	height: 173px;
}
.b-news-play-btn.cac {
	left: 10px;
	bottom: 10px;
	position: absolute;
	display: block;
	width: 50px;
	height: 28px;
	border-radius: 48px;
	border: solid 2px #fff;
	transition: all .5s ease;
	background: url(./picture/play.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 10px;
}
h3.b-news-item-date.cac {
	font-family: yqr, sans-serif;
	margin: 4px 8px;
	font-size: 16px;
	color: #333;
	letter-spacing: 2px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	line-height: 18px;
}
h3.b-news-item-title.cac {
	font: 12px/1.5 Helvetica Neue, Helvetica, Arial, Microsoft Yahei, Hiragino Sans GB, Heiti SC, WenQuanYi Micro Hei, sans-serif;
	color: #757575;
	letter-spacing: 1px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	display: -moz-box;
	-moz-line-clamp: 2;
	-moz-box-orient: vertical;
	word-wrap: break-word;
	word-break: break-all;
	white-space: normal;
	margin-left: 8px;
}
.b-titbits-content {
    width: 1200px;
    margin: 0 auto;
}
.top-content {
    margin-top: 20px;
    display: flex;
    flex-direction: row;
    /* align-items: center; */
    justify-content: space-between;
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: solid 1px #ccc;
}
.text-content {
    color: #FF0000;
}
.text-content h3 {
    font-size: 28px;
    font-weight: 600;
}
.btn-content {
    display: flex;
    flex-direction: row;
    /* align-items: center; */
    height: 44px;
}
.btn-content a {
    margin-right: 20px;
    padding: 10px 50px;
    background-color: #ff0000;
    color: #ccc;
    font-weight: 500;
}
.btn-content a:hover {
	color:#fff;
}
.item-text-content {
    margin-top: 10px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    padding: 0 40px;
}
.item-text-content p {
    flex: 1;
}
.item-text-content .pic-text {
    text-align: center;
}
.newsinfo-outside {
    /* margin-top: 102px; */
    width: 100%;
}
.newsinfo-inside {
    width: 1100px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
}
.top-part {
    max-height: 190px;
    display: flex;
    flex-direction: row;
    align-items: flex-end;
    justify-content: space-between;
}
.left-part {
    height: 190px;
    flex: .2;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.top-part h3 {
    padding-bottom: 20px;
    border-bottom: solid 1px #ddd;
    font-size: 15px;
    letter-spacing: 1px;
    font-family: yqr2;
}
.top-part h2 {
    padding: 45px 0;
    font-size: 15px;
    letter-spacing: 1px;
    font-family: yqr2;
}
.top-part .newsinfo-title {
    flex: .65;
    padding-bottom: 20px;
    border-bottom: solid 1px #ddd;
    display: flex;
    flex-direction: column;
    margin-left: -20px;
}
.top-part .newsinfo-title h1 {
    font-size: 28px;
    letter-spacing: 2px;
    line-height: 1.36;
    padding-top: 50px;
    color: #333;
    margin-bottom: 20px;
}
.top-part .newsinfo-title p {
    font-size: 15px;
    color: #666;
    font-family: yqr2;
}
.bottom-part {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: space-between;
    padding-top: 9px;
}
.nearly-news-list {
    flex: .2;
}
.nearly-news-list li {
    color: #666;
    font-size: 14px;
    margin-top: 18px;
    transition: all .6s ease;
    font-family: yqr2;
}
.nearly-news-list li .p1-time {
    display: flex;
    flex-direction: row;
    align-items: center;
    font-family: yqr2;
    line-height: 18px;
}
.nearly-news-list li i {
    display: inline-block;
    width: 6px;
    height: 6px;
    margin-right: 6px;
    background-color: #666;
    border-radius: 10px;
}
.nearly-news-list li .p2-title {
    padding-left: 13px;
    font-family: yqr2;
    line-height: 18px;
}

.newsinfo-content {
    flex: .65;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.news_arc {
    display: block;
    overflow: hidden;
    min-height: 200px;
    padding-bottom: 30px;
    font-size: 14px;
    line-height: 24px;
    color: #221815;
    text-align: justify;
}

.other-news-btn p {
    display: inline-block;
    width: 48%;
}

.other-news-btn {
    width: 100%;
}
.right-content .sibling-content {
    width: 100%;
    display: flex;
    flex-direction: row;
    /* align-items: center; */
    justify-content: space-between;
    margin: 20px 0;
    border-bottom: solid 1px #ccc;
    padding: 0 20px 30px;
}
.b-out-container {
    width: 100%;
}
.banner {
    position: relative;
    max-height: 510px;
    overflow: hidden;
}
.moderr {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1;
    background-color: #1D2228;
    opacity: .5;
    top: 0;
    left: 0;
}
.banner img {
    min-width: 101%;
    -webkit-animation: banner_inside 20s ease 1 forwards;
    -moz-animation: banner_inside 20s ease 1 forwards;
    -o-animation: banner_inside 20s ease 1 forwards;
    animation: banner_inside 20s ease 1 forwards;
}
.banner .banner-txt {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -43px;
    margin-left: -141px;
    transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    color: #fff;
    text-align: center;
    z-index: 999;
}
.banner .banner-txt h1 {
    font-size: 60px;
    font-weight: 700;
}
.banner .banner-txt p {
    font-size: 20px;
    line-height: 1;
    margin-bottom: 0;
}
.b-container {
    margin: auto;
    width: 80%;
    display: flex;
    flex-direction: column;
    padding: 50px 0 100px 0;
}
.b-container h3 {
    font-size: 30px;
    line-height: 36px;
    padding: 30px 0;
    color: #666;
    font-family: DFPKingGothicGB-Medium, sans-serif;
    font-weight: 400;
}
.link-list ul {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
.link-item {
    width: 40%;
    min-height: 140px;
    /* height: 140px; */
    color: gray;
    padding: 1.8% 0;
    border-bottom: solid 1px #ccc;
    margin-right: 10%;
}
.link-item h1 {
    margin-top: 20px;
    margin-bottom: 10px;
    font-weight: 500;
    font-size: 20px;
    line-height: 28px;
}
.link-item p {
    font-size: 14px;
    line-height: 16px;
}
.campus {
    position: relative;
    font-size: 18px;
}
.course {
    padding: 20px 0;
    color: #333;
}
#city_5 {
    position: absolute;
    top: 132px;
    right: 0;
    width: 500px;
}
.campus .xuan {
    height: 36px;
    line-height: 36px;
    background: url(../images/map.png) no-repeat left center;
    padding-left: 25px;
}
#city_5 select {
    padding-left: 10px;
    float: left;
    margin-right: 6px;
    height: 36px;
    line-height: 36px;
    width: 154px;
    font-size: 1rem;
    text-align: center;
    border: solid 1px #ddd;
    border-radius: 3px;
}
button, input, optgroup, option, select, textarea {
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    outline: 0;
}
#city_5 select {
    padding-left: 10px;
    float: left;
    margin-right: 6px;
    height: 36px;
    line-height: 36px;
    width: 154px;
    font-size: 1rem;
    text-align: center;
    border: solid 1px #ddd;
    border-radius: 3px;
}
.x_boxs{margin-top:30px;}
.campus .map_img {width:650px;}
.campus .map_text {
    width: 500px;
    /* margin-top: 40px; */
    /* padding-top: 60px; */
}
.campus .map_text h3 {
    font-size: 30px;
    border-top: dashed 1px #ddd;
    padding-top: 20px;
}
.campus .map_text p {
    margin: 10px 0;
    line-height: 32px;
}
.libao {
    margin: 5px 0 0;
    color: #003956;
    font-size: 14px;
}
.libao_l {
    width: 25%;
}

.libao_l fl em {
    height: 48px;
    width: 48px;
    background-size: 43px;
    float: left;
}

.z-img-contnt {
	/* margin-top: 102px; */
	position: relative;
	max-height: 700px;
	overflow: hidden;
}
.moderr {
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 1;
	background-color: #1D2228;
	opacity: .5;
	top: 0;
	left: 0;
}
.z-img-contnt img {
	min-width: 101%;
	-webkit-animation: banner_inside 20s ease 1 forwards;
	-moz-animation: banner_inside 20s ease 1 forwards;
	-o-animation: banner_inside 20s ease 1 forwards;
	animation: banner_inside 20s ease 1 forwards;
}
.z-img-cotent-text {
	position: absolute;
	text-align: center;
	width: 100%;
	top: 50%;
	margin-top: -63px;
	z-index: 999;
	color: #fff;
}
.z-img-cotent-text1 {
	text-align: center;
	font-size: 60px;
	font-weight: 700;
}
.z-img-cotent-text2 {
	font-size: 22px;
	text-align: center;
	/* font-weight: bold; */
	margin-top: 20px;
	color: #fff;
}
.cont-erscr {
	scrollbar-width: none;
	/* Firefox */
	-ms-overflow-style: none;/* IE 10+ */
}
.cont-erscr p {
	color: #091e3b;
}
 .cont-erscr::-webkit-scrollbar {
 display: none;
/* Chrome Safari */
}
.about-desc {
	padding-top: 4.1667%;
	padding-bottom: 8.3333%;
	/* background: #f6f1e1 url(/images/profile-bck.jpg) no-repeat right center; */
	background-color: #F7F2DF;
}
.about-desc .top-title {
	font-size: 28px;
	font-family: "Microsoft YaHei", ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â®ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â½ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¯ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â©ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂºÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â©ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¹Ãƒâ€¦Ã¢â‚¬Å“, Arail;
	color: #091e3b;
	line-height: 1;
	margin-bottom: 20px;
}
.about-desc .top-title:after {
	content: "";
	width: 33px;
	height: 2px;
	background: #091e3b;
	display: block;
	margin: 12px auto 0;
}
.about-desc .top-futitle {
	font-size: 14px;
	color: #FF6700;
	line-height: 1;
}
.about-desc-title {
	text-align: center;
	margin-bottom: 6.16%;
	/* z-index: 3; */
	position: relative;
}
.scroll-watch-in-view.show_right {
	opacity: 1;
	visibility: visible;
	transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
}
.profile-con>div {
	display: inline-block;
	vertical-align: middle;
	width: 50%;
}
.show_right {
	opacity: 0;
	transform: translateX(-10%);
	-ms-transform: translateX(-10%);
	-o-transform: translateX(-10%);
	-webkit-transform: translateX(-10%);
	-moz-transform: translateX(-10%);
	transition: opacity cubic-bezier(.4, 0, .2, 1) 1s, transform cubic-bezier(.4, 0, .2, 1) 1s;
	-ms-transition: opacity cubic-bezier(.4, 0, .2, 1) 1s, transform cubic-bezier(.4, 0, .2, 1) 1s;
	-o-transition: opacity cubic-bezier(.4, 0, .2, 1) 1s, transform cubic-bezier(.4, 0, .2, 1) 1s;
	-webkit-transition: opacity cubic-bezier(.4, 0, .2, 1) 1s, transform cubic-bezier(.4, 0, .2, 1) 1s;
	-moz-transition: opacity cubic-bezier(.4, 0, .2, 1) 1s, transform cubic-bezier(.4, 0, .2, 1) 1s;
	visibility: hidden;
}
.profile-con .profile-img {
/* padding-right: 8.6%; */
				/* padding-left: 1.8%; */
}
.profile-con .profile-img>div {
	position: relative;
}
.profile-con .profile-img>div:after,  .profile-con .profile-img>div:before {
	content: "";
	width: 88px;
	height: 88px;
	position: absolute;
	z-index: 1;
}
.profile-con .profile-img>div:before {
	border-left: 16px solid #091e3b;
	border-top: 16px solid #091e3b;
	left: -16px;
	top: -16px;
}
.profile-con .profile-img>div:after {
	right: -16px;
	bottom: -16px;
	border-bottom: 16px solid #091e3b;
	border-right: 16px solid #091e3b;
}
.textbox p {
	text-align: left;
}
.ntglory-outside {
	padding: 40px 0;
	width: 100%;
	background-color: #fff;
}
.ntglory {
	display: flex;
	flex-direction: column;
	align-items: center;
}
.ntglory-content {
	transition: all 1s ease;
	display: flex;
	flex-direction: column;
	align-items: center;
	margin: 0 auto;
	width: 1200px;
}
.ntglory-pic-content {
	width: 1200px;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: center;
	margin-bottom: 40px;
}
.ntglory-content h3 {
	font-size: 28px;
	margin-bottom: 40px;
}
.ntglory-pic-content .ntglory-item {
	width: 220px;
	margin-right: 73px;
	margin-bottom: 30px;
	display: flex;
	flex-direction: column;
	align-items: center;
}
.ntglory-pic-content .ntglory-item:nth-child(4n+4) {
	margin-right: 0;
}
.ntglory-item .ntglory-pic {
	border-radius: 0!important;
	width: 220px;
	height: 152px;
	margin-bottom: 20px;
}
.about3{margin: 0 -5vw;padding-right: 5vw}
.about3box{width: 100%;}
.about3box .title{text-align: right;font-size: 0;width: 2.3rem}
.about3box .title .en{font-size:16px;color: #333;line-height: 1.313}
.about3box .title .line{width: .2rem;height: .04rem;background: #ff6700;margin: 20px 0 40px;display: inline-block;}
.about3box .title .cn{font-size: 18px;color: #333}
.about3ctrl{display: flex;align-items:center;justify-content: flex-end;padding-right: 2.3rem;position: relative;}
.about3ctrl .item{line-height:40px;font-size:16px;font-family: "DIN";color: #999;margin-left: 3.5vw;cursor: pointer;position: relative;transition: all .3s}
.about3bottom{position: relative;border-bottom:1px solid #fff;margin-right: -5vw;padding-right: 5vw;z-index: 3;margin: 40px 0;}
.about3bottom .year{width: 42.7%;text-align: center;font-family: "DIN";font-size: 1.3rem;color: #ff6700;position: absolute;bottom: 0;font-weight: 600;line-height: 0.8;z-index: 3}
.about3bottom .year>div{font-size:60px;position: absolute;bottom: 0;width: 70%;left: 0;transition: all .5s;transform: translateY(-.3rem);opacity: 0}
.about3bottom .year>div.on{transform: translateY(0);opacity: 1}
.about3ctrl .item:after{content:"";height:.04rem;position: absolute;left: 0;width: 0;bottom: -1px;transition: all .3s;background: #ff6700}
.about3ctrl .item.on:after{width: 100%}
.about3ctrl .item.on{color: #ff6700}
.about3swiper{background: url(picture/about3bg.jpg);height:660px;background-position: center;}
.about3item{height:100%;/* display: flex; *//* align-items: center; */width: 100%;}
.about3item>div{display: flex;align-items: center;justify-content: space-around;height: 800px;}
.about3item .textbox{width: 49.6%;text-align: center;/* padding: 0 3vw */}
.about3item .imgbox {width:40%;text-align: center;}
.about3item .textbox p{font-size:16px;color: #333;line-height: 1.75;transition: all .5s;transform: translateY(.5rem);opacity: 0}
.about3item .imgbox img{border-radius:50%;margin: 0 auto;max-width: 16vw;transition: all .5s;opacity: 0;transform: translateX(.5rem);}
.about3swiper .swiper-slide-active .imgbox img{transform: translateX(0);transition-delay: 0.2s;opacity:1}
.about3swiper .swiper-slide-active .textbox p{transform: translateY(0);opacity: 1}


.Y_ylwh01,.Y_ylwh02,.Y_ylwh03 { width: 100%; height: auto; overflow: hidden; background: #fff; margin-top: 2px;position: relative;}
.Y_ylwh01 .opacity_yl{width:36%;left:0%;top:0%;}
.Y_ylwh02 .opacity_yl{width:36%;right:8%;top:0%;}
.Y_ylwh01 img,.Y_ylwh03 img { float: right; width: 55.875%;}
.Y_ylwhl { width: 34%; float: left; margin-top: 5%; margin-left: 5%;position: relative;z-index: 300;}
.Y_ylwhl span,.Y_ylwhr span { display: block; height: 40px; line-height: 40px; font-size: 36px; color: #0084D5; margin-bottom: 20px;}
.Y_ylwhl p,.Y_ylwhr p {font-size: 16px;color: #666;line-height: 25px;text-align: justify;}
.Y_ylwh02 img { float: left; width: 55.875%;}
.Y_ylwhr { width: 34%; float: left; margin-top: 5%; margin-left: 5%;position: relative;z-index: 300;}
.Y_ylwhr i,.Y_ylwhl i { font-size: 20px; color: #0084D5; display: block; /*height: 36px;*/ line-height: 36px; font-style: normal; margin-bottom: 20px;}
.Y_ylwhr span { margin-bottom: 10px;}
.Y_ylwh03 .Y_ylwhl span { margin-bottom: 10px;}
.zY_ylwhleft {
    width: 55.875%;
}


.about-title {
	text-align: center;
}
.about-title h2, .about-title h4 {
	margin: 0;
}
.about-title h2 {
	margin-bottom: 35px;
	font-size: 46px;
	font-weight: bold;
	color: #787878;
}
.about-title h4 {
	font-size: 16px;
	color: #787878;
}
.about-title.letmove h2, .about-title.letmove h4 {
	transform: translateY(40px);
	transition: transform .8s .0s, opacity .8s .0s;
	opacity: 0;
}
.about-title.letmove h4 {
	transition: transform .8s .1s, opacity .8s .1s;
}
.about-title.move h2, .about-title.move h4 {
	transform: translateY(0);
	opacity: 1;
}
.about-good {
	padding-top: 125px;
	text-align: center;
}
.about-good-list {
	display: inline-block;
	margin-top: 104px;
	width: 1500px;
	width: 78.823%;
}
.good-one {
	display: inline-block;
	margin: 0 48px 115px;
	margin: 0 3.2% 115px;
	width: 245px;
	width: 16.334%;
	vertical-align: top;
}
.good-one-img {
	display: inline-block;
	margin-bottom: 36px;
	border: 2px solid #FF6700;
	width: 106px;
	height: 106px;
	line-height: 102px;
	text-align: center;
	border-radius: 50%;
}
.good-one-desc h3 {
	margin: 0;
	margin-bottom: 20px;
	font-size: 16px;
	color: #FF6700;
}
.good-one-desc p.desc {
	margin-bottom: 0;
	line-height: 24px;
	font-size: 12px;
	color: #898989;
}
.letmove .good-one-img, .letmove .good-one-desc {
	transform: translateY(40px);
	transition: transform .8s .0s, opacity .8s .0s;
	opacity: 0;
}
.letmove .good-one-desc {
	transition: transform .8s .1s, opacity .8s .1s;
}
.move .good-one-img, .move .good-one-desc {
	transform: translateY(0);
	opacity: 1;
}
.about-client {
	position: relative;
	height: 728px;
	overflow: hidden;
	background: #f5f5f5;
}
.about-client picture {
	position: absolute;
	width: 1920px;
	left: 50%;
	top: 0;
	transform: translateX(-50%);
}
img.about-client-bg, img.about-client-line-bg {
	width: 100%;
	height: auto;
}
img.about-client-line-bg-ef {
	width: 0;
	position: absolute;
	left: 0;
	top: 0;
	transition: ease 1.6s width;
}
.about-client-line.move img.about-client-line-bg-ef {
	width: 100%;
}
.about-client .about-title {
	position: absolute;
	left: 50%;
	top: 108px;
	transform: translateX(-50%);
}
.about-client .about-title h2, .about-client .about-title h4 {
	color: #000;
}
.about-client-line {
	position: absolute;
	bottom: 100px;
}
.ac-line-one {
	position: absolute;
	left: 25.85%;
	bottom: 10%;
	width: 110px;
	text-align: center;
}
.ac-line-one-2 {
	left: 45%;
	bottom: 72.7%;
}
.ac-line-one-3 {
	left: 65%;
	bottom: 35%;
}
.ac-line-one-4 {
	left: 60.2%;
	bottom: 94.7%;
}
.ac-line-one-5 {
	left: 78%;
	bottom: 35.5%;
}
.ac-line-one h3 {
	margin: 0;
	margin-bottom: 10px;
	font-family: gothicb;
	font-size: 63px;
	color: #000;
}
.ac-line-one h3 i {
	font-style: normal;
}
.ac-line-one h3 span {
	margin-left: 10px;
	font-size: 30px;
}
.ac-line-one h4 {
	margin: 0;
	margin-bottom: 7px;
	font-size: 16px;
	color: #000;
}
.ac-line-one p.desc {
	margin: 0;
	margin-bottom: 20px;
	font-size: 12px;
	color: #000;
	opacity: .5;
}
.letmove .ac-line-one {
	transition: transform 1.4s .0s, opacity 1.4s .0s;
	opacity: 0;
}
.move .ac-line-one {
	opacity: 1;
}
.letmove .ac-line-one {
	transition: transform 1.4s .0s, opacity 1.4s .0s;
	opacity: 0;
}
.letmove .ac-line-one-2 {
	transition: transform 1.4s .3s, opacity 1.4s .3s;
}
.letmove .ac-line-one-3 {
	transition: transform 1.4s .6s, opacity 1.4s .6s;
}
.letmove .ac-line-one-4 {
	transition: transform 1.4s .9s, opacity 1.4s .9s;
}
.letmove .ac-line-one-5 {
	transition: transform 1.4s 1.2s, opacity 1.4s 1.2s;
}
.move .ac-line-one {
	opacity: 1;
}
.H_wrapper_bg{background: #f5f5f5;}
.H_wrapper {width: 100%;min-width: 320px;max-width: 1600px;margin: 0 auto;height: auto;overflow: hidden;position: relative;background: #fff;} 
.H_header { width: 100%; height: 69px; background: #0084D5; position: fixed; top: 0; left: 0; z-index: 1000;}
.H_header .logo { display: block; width: 68px; height: 50px;  margin: 10px auto 0; transition: all .3s linear; -webkit-transition: all .3s linear;}
.H_header .logo:hover {
    transform: scale(1.05);
    -webkit-transform: scale(1.05);
}
.H_header .logowap{display: none}
.H_header ul.H_menulist { width: 900px; height: 100%; line-height: 69px; margin: 0 auto;}
.H_header ul.H_menulist li { float: left; width: 11.111%; text-align: center;  position: relative;}
.H_header ul.H_menulist li a { color: #fff; font-size: 14px; height: 69px; }

.H_header ul.H_menulist li.txtright { text-align: right;}

.H_header ul.H_menulist li a i { display: inline-block; width: 8px; height: 4px; background: url(../images/icon00.png) no-repeat center;}
.H_menulist li.active { /* border-bottom: 4px solid #0084D5; */ background: url(../images/icon040.png) 0px bottom no-repeat; background-size: auto 60%;}
.H_menucon01 {width: 258px!important; position: absolute;  top: 69px; left: -77px; height: auto; /*background: #222;*/background: url(../images/nav-top.png) no-repeat center top;}
.H_menucon02 { position: absolute; width: 258px; top: 69px; left: 50%; margin-left: -128px; height: auto; overflow: hidden;background: url(../images/nav-top.png) no-repeat center top; }
.H_menucon{display: none;}
.H_menulist>li:hover .H_menucon{ display: block;}
.H_menuconleft { width: 148px; margin: 0 auto; height: auto;  background: url(../images/nav-left.png) no-repeat center bottom; padding-bottom: 10px; text-align: center; position: relative;}
.H_menuconleft ul { width: 100%; height: auto; }
.H_menuconleft ul>li:hover .H_menuconright{display: block;}
.H_header ul.H_menulist li .H_menuconleft ul li { float:none;width: 100%; height:48px; background: url(../images/nav-top-bg.png); line-height: 48px; border-bottom: 1px solid #ebebeb;  padding: 0;}
.H_header ul.H_menulist li .H_menuconleft ul .H_menuconleft01 {background: none; }
.H_header ul.H_menulist li .H_menuconleft ul li a{ display: block; width: 100%; height: 48px; line-height:48px;color: #fff; font-size: 14px;}
.H_header ul.H_menulist li .H_menuconleft ul li:hover >a{background: #fff; color: #0084D5;font-weight: bold;}
.H_header ul.H_menulist li .H_menuconleft ul li p:hover >a{background: #fff; color: #0084D5;font-weight: bold;}
.H_menuconright { width: 120px; float: left; height: auto; overflow: hidden; text-align: center; position: absolute; left: 148px; top: 0px; display: none; }
.H_menuconright p { width:120px;height: 48px; line-height: 48px; border-top: 1px solid #ebebeb; margin: 0 auto; background: url(../images/nav-left-bg.png);}
.H_menuconright p a{display: block; height: 48px; width: 100%; line-height:48px;color: #fff!important; font-size: 0.875em; }
.H_menuconright p:hover a{ /* transform: scale(1.1); */ background: #fff; color: #0084D5!important;font-weight: bold;}

.H_menuconright01 { width: 100%; height: auto; overflow: hidden;}
.H_menuconleft03 .H_menuconright { top: -99px;}
.H_menuconleft04 .H_menuconright { top: -99px;}
.Z_zjyltit { width: 100%; height: 69px; line-height: 69px; background: #fff;/* margin-top: 69px; */}
.Z_zjyltit p { font-size: 22px; color: #333; margin-left: 5%;}
.Z_zjyltit p span { float: right; margin-right: 5%; display: block; width: auto; height: 69px;}
.Z_zjyltit p span a { font-size: 12px; color: #999;padding: 0 36px; border-right: 1px solid #d9d9d9;}
.Z_zjyltit p span a.active { color: #0084D5; }
.Z_ldrjs { width: 100%; height: auto; overflow: hidden; padding-bottom: 60px; background: #eee;}
.Z_ldrjs01,.Z_ldrjs02 { width: 83.75%; margin: 0 auto; height: auto; overflow: hidden; background: #fff; margin-top: 60px;position: relative;}
.Z_ldrjs01 .opacity_yl{width:59%; top: 0%;right: 0%;}
.Z_ldrjs02 .opacity_yl{width:59%;top: 0%;right: 0%;}
.Z_ldrjspc { display: block; width: 40.3%; float: left;}
.Z_ldrjsxq { width: 36%; margin-left: 14%; float: left;/*background: url(../images/pg.png) no-repeat 40% top;*/ margin-top: 10%;position: relative;z-index: 300;}
.Z_ldrjsxq h2 { font-size: 36px; height: 40px; line-height: 40px; padding-bottom: 20px;}
.Z_ldrjsxq p { color: #666; font-size: 14px; line-height: 24px; /*margin-bottom: 20px;*/}
.Z_ldrjsxq span { font-size: 30px; color: #0084D5; height: 30px; line-height: 30px; display: block; padding: 25px 0 20px 0;}
.Z_ldrjs02 .Z_ldrjsxq { background: none; margin-top: 10%;}
.Z_ldrjsxq01 { height: 331px; overflow: hidden;}
.Z_ldrjsxq02 { height: 331px; overflow: hidden;}
.Z_ldrjsxq01 .mCS-light-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.Z_ldrjsxq02 .mCS-light-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar { background-color: #eee;}
.Z_ldrjsxq01 .mCS-light-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,.Z_ldrjsxq02 .mCS-light-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{ background-color: #eee;}
.Y_ylwhl span{
			font-weight: bold;
		}
		.Y_ylwhl p{
			color: #000;
			padding-bottom: 10px;
		}
		.Y_ylwhr span{
			font-weight: bold;
		}
		.Y_ylwhr p{
			color: #000;
			padding-bottom: 10px;
		}
		.Y_ylwh01 img, .zY_ylwh03{
			float: right;
    		width: 55.875%;
		}
		.Y_ylwh01 img, .zY_ylwh03 img{
			width: 100%;
		}
		.zY_ylwhleft{
    		width: 55.875%;
		}
		.zY_ylwhleft img{
			width: 100%;
		}


div#outadd {
    display: none;
}
.gushi_bg{background: #f5f5f5 !important;}

.story-item img,
.story-item div,
.pic-content{
	width: 50%;
	font-size: 16px;
	line-height: 28px;
}

.pic-content img{width:100%;}

.inline-banner.classify {
    height: 460px;
    position: relative;
    width: 100%;
    overflow: hidden;
}

.flex-b .flex-pic {
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -960px;
    width: 1920px;
}
.inline-banner .con {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    text-align: center;
    width: 100%;
    padding-top: 109px;
}
.inline-banner .con .box {
    width: 142px;
    height: 145px;
    margin: 0 auto;
    text-align: center;
    line-height: 142px;
    position: relative;
}
.inline-banner .con .bg {
    width: 100%;
    height: 100%;
    background: url(./picture/pro07.png) no-repeat center;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    -webkit-animation: spinner 1.5s infinite linear;
    animation: spinner 1.5s infinite linear;
}
.inline-banner .con img {
    position: relative;
    z-index: 2;
}
.inline-banner .con h2 {
    font-size: 46px;
    line-height: 56px;
    margin-top: 15px;
    color: #fff;
    text-shadow: 0 0 15px rgb(0 0 0 / 25%);
}
.inline-banner .con .font {
    font-size: 20px;
    color: #ffffff;
    text-shadow: 0 0 15px rgb(0 0 0 / 25%);
    line-height: 20px;
}
.social-top {
    padding: 70px 0 75px;
    width: 100%;
}
.social-top .pic {
    width: 44.7%;
    float: right;
}
.social-top .con {
    width: 32%;
    position: relative;
    left: 50%;
    margin-left: -600px;
}
.social-top .con h2, .social-canp h2 {
    font-size: 30px;
    color: #000000;
    line-height: 46px;
    padding-top: 74px;
}
.social-top .con i, .social-canp .con i {
    width: 15px;
    height: 1px;
    display: block;
    margin: 12px 0 36px 3px;
    background: #ac1d24;
}
.social-top .con p, .social-canp .con p {
    font-size: 14px;
    color: #808080;
    line-height: 26px;
    margin-bottom: 20px;
}
.social-canp {
    width: 100%;
    background: #f5f5f5;
}
.social-canp .pic {
    width: 44.8%;
    float: left;
}
.social-canp .con {
    width: 605px;
    float: left;
    margin-left: 90px;
}
.social-company {
    width: 100%;
    padding: 85px 0 90px;
    text-align: center;
    overflow: hidden;
}
.w1200 {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}
.social-company .title {
    padding-bottom: 40px;
}
.social-company .title h2 {
    font-size: 30px;
    color: #000000;
    line-height: 70px;
}
.social-company .title i {
    display: block;
    width: 15px;
    height: 1px;
    background: #ac1d24;
    margin: 0 auto;
}
.social-company .social-show {
    width: 85%;
    overflow: hidden;
    margin: 0 auto;
    padding-bottom: 100px;
}
.social-company .social-show li.on {
    opacity: 1;
}
.social-company .social-show li {
    float: left;
    opacity: 0;
    transition: opacity 0.5s;
}
.social-company .social-show p {
    font-size: 14px;
    color: #808080;
    line-height: 24px;
    margin-bottom: 20px;
}
.social-company .social-list {
    position: relative;
    border-top: 1px solid #e6e6e6;
}
.f-cb {
    zoom: 1;
}
.social-company .social-list li.cur {
    color: #ae1f26;
    background: url(./picture/a26_h.png) no-repeat center top;
}

.social-company .social-list li {
    float: left;
    padding-top: 7px;
    font-size: 20px;
    color: #a5a5a5;
    line-height: 50px;
    background: url(./picture/a26.png) no-repeat center top;
    cursor: pointer;
    transition: background 0.3s,color 0.3s;
}
.dfzb {
    background: #f5f5f5;
}
p.study-btn a {
    color: #fff;
}

.border p a img {width: 100%;}

.border p {width: 100%;}

.border {/* padding-top: 10px; */width: 97%;text-align: center;border: 1px solid #828282;position: relative;margin-top: 5px;}

.border-dd {position: absolute;left: 40%;top: 35%;}

.border-dd img {width: 60px;}

.content-cs {text-align: center;font-size: 30px;line-height: 45px;position: absolute;width: 100%;top: 10%;font-weight:bold;}

div#component-138 img {padding-top: 25px;width="100%"}

div#component-138 {position: relative;padding-top: 45px;}

.fasdg {
    width: 1200px;
    margin: 0 auto;
}

.fdxv {
    float: left;
    width: 24%;
    margin: 5px;
    overflow: hidden;
}

.fdxv img {
    width: 100%;
    height: 162px;
    object-fit: cover;
    -webkit-transition: -webkit-transform 0.3s;
    -moz-transition: -moz-transform 0.3s;
    -o-transition: -o-transform 0.3s;
    transition: transform 1.7s;
    cursor: pointer;
}
.fdxv:hover img {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.1);
}