@font-face {
	font-family: 'iconfont';
	src: url('../font/iconfont.eot');
	src: url('../font/iconfont.eot?#iefix') format('embedded-opentype'), url('../font/iconfont.woff2') format('woff2'), url('../font/iconfont.woff') format('woff'), url('../font/iconfont.ttf') format('truetype'), url('../font/iconfont.svg#iconfont') format('svg');
}

.font {
	font-family: "iconfont" !important;
	font-size: 16px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

a {
	color: #444;
}

.phoneimgclose {
	display: none;
}

ul {
	margin: 0;
}

a:hover {
	text-decoration: none;
}

div.nav-wraper {
	position: relative;
	height: 70px;
}

div.nav-wraper .wraper,
div.nav-wraper .wraper .row {
	height: 100%;
}

div.nav-wraper .wraper-right {
	transition: all 0.5s;
}

.jp_btn a {
	margin-right: -30px;
	display: inline-block;

	line-height: 70px;
	padding: 0 50px;
	color: #fff;
	font-size: 20px;
	font-weight: 600;
	background: #ed6d00;

}

div.nav-wraper .wraper .row {
	display: flex;
	align-items: center;
	width: 100%;
	margin: 0;
}

div.nav-wraper .wraper .row .col-lg-3,
div.nav-wraper .wraper .row .col-lg-9 {
	padding: 0;
	height: 100%;
}

div.nav-wraper .wraper .row .col-lg-3 {
	display: flex;
	justify-content: space-between;
}

div.nav-wraper .wraper .wraper-left {
	transition: all 0.5s;
	align-items: center;
	height: 100%;
	display: flex;
}

div.nav-wraper .wraper .wraper-left .logo-wz {
	font-size: 38px;
	font-weight: 800;
	display: flex;
	align-items: center;
	height: 70px;
}

.colse {
	background: #666;
	position: absolute;
	top: 100%;
	transform: translateY(70px);
	left: -25px;
	width: 280px;
	z-index: 1000;
	box-sizing: border-box;
	padding: 10px 0;
	opacity: 0;
	visibility: hidden;
	-webkit-transform: translateY(40px);
	-moz-transform: translateY(40px);
	-ms-transform: translateY(40px);
	transform: translateY(40px);
	-webkit-transition: transform 0.3s, opacity 0.35s, visibility 0.1s;
	-moz-transition: transform 0.3s, opacity 0.35s, visibility 0.1s;
	-ms-transition: transform 0.3s, opacity 0.35s, visibility 0.1s;
	transition: transform 0.3s, opacity 0.35s, visibility 0.1s;
	overflow: hidden;
}

div.nav-wraper .wraper .wraper-right {
	position: relative;
}

div.nav-wraper .wraper .wraper-right .language-yy {
	display: flex;
	justify-content: flex-end;
	height: 100%;
}

div.nav-wraper .wraper .wraper-right ul .wraper-img {
	width: 25px;
}

div.nav-wraper .wraper-right ul .kone {
	display: flex;
	align-items: center;
	padding: 0 20px;
	font-size: 15px;
	position: relative;
	height: 100%;
}

.language-yu ul li img {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-115%, -227%);
	width: 33px;
}

.language-yan li:hover>a {
	color: #148099;
}

.language-yan {
	transform: translateY(40px);
	-webkit-transform: translateY(40px);
	-moz-transform: translateY(40px);
	-ms-transform: translateY(40px);
	position: absolute;
	background: #F5F5F5;
	transition: all 0.2s;
	opacity: 0;
	width: 180px;
	z-index: 20;
	box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
	padding: 15px 0;
	right: 60px;
	top: 40px;
	visibility: hidden;
	transition: transform 0.3s, opacity 0.25s, visibility 0.1s;
}

.language-yan::after {
	content: '';
	width: 0;
	height: 0;
	border-left: 17px solid transparent;
	border-right: 17px solid transparent;
	border-bottom: 14px solid #f5f5f5;
	position: absolute;
	top: -12px;
	left: 70px;
}

.xianying {
	top: 100%;
	opacity: 1;
	visibility: visible;
}

.shangla {
	top: 100%;
	opacity: 1;
	z-index: 1000;
	visibility: visible;
}

.language-yu ul li i {
	position: absolute;
	right: 20px;
}

.language-yu ul li a {
	display: inline-block;
	position: relative;
	color: #666666;
	width: 100%;
	line-height: 40px;
	font-size: 15px;
	padding: 0 20px;
}

div.nav-wraper .wraper-right ul a img {
	margin: 0 0 0 5px;
}

div.nav-wraper .lianxi {
	padding: 0 0 0 20px;
	font-size: 15px;
	height: 100%;
	display: flex;
	align-items: center;
}

.callwe:hover .choverov,
.language-yu:hover .language-yan,
div.popular .popular-web>ul .popular-two:hover .popular-about {
	opacity: 1;
	visibility: visible;
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
	-webkit-transition: transform 0.3s, opacity 0.25s, visibility 0s;
	-moz-transition: transform 0.3s, opacity 0.25s, visibility 0s;
	-ms-transition: transform 0.3s, opacity 0.25s, visibility 0s;
	transition: transform 0.3s, opacity 0.25s, visibility 0s;
}

div.popular .popular-web>ul .popular-two:hover .popular-about {
	z-index: 10;
}

.phone-colse {
	display: none;
}

.phone-colse .colse1 {
	width: 100%;
	transition: all 0.2s;
	justify-content: space-between;
	position: relative;
	border-bottom: 1px solid rgba(230, 230, 230, 0.5);
}

.phone-colse .colse1 a {
	width: 100%;
	display: flex;
	justify-content: space-between;
	padding: 15px 30px;
	align-items: center;
	font-size: 17px;
}

.phone-colse .colse1 i {
	font-weight: 700;
}

.phone-colse .colse1 ul li {
	font-size: 15px;
	padding: 0px 30px 0px 40px;
	align-items: center;
	display: flex;
	justify-content: space-between;
	border-bottom: 1px solid #DBDCDC;
}

.xianshi {
	display: block;
}

div.wheel a {
	display: block;
	height: 580px;
	overflow: hidden;
}

div.wheel .swiper-button-prev {
	background: rgba(0, 0, 0, 0.3) url("../image/lefts.png") no-repeat center;
	left: 20px;
	background-size: 70%;
	width: 50px;
	height: 60px;
	outline: none;
	cursor: pointer;
}

div.wheel .swiper-button-next {
	cursor: pointer;
	background: rgba(0, 0, 0, 0.3) url("../image/right-s.png") no-repeat center;
	right: 20px;
	background-size: 70%;
	width: 50px;
	height: 60px;
	outline: none;
}

div.news {
	padding: 10px 0;
	background: #EEEEEE;
	position: relative;
}

div.news img {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-1510%, -50%);
	z-index: 20;
}

div.swiper-containerone {
	height: 30px;
	background: #EEEEEE;
	overflow: hidden;
	position: relative;
	width: 85%;
}

.linkA {
	padding: 5px 0 0 0;
	float: right;
	color: #013482;
}

div.swiper-containerone .swiper-wrapper .swiper-slide a {
	line-height: 30px;
	padding-left: 30px;
	display: flex;
	justify-content: space-between;
}

div.case .case-wraper {
	padding: 50px 0 0 0;
	display: flex;
	position: relative;
	flex-direction: column;
}

div.case .case-wraper .case-font {
	font-size: 42px;
	letter-spacing: 2px;
	text-align: center;
}

div.case .case-wraper .case-font .font-ba {
	font-size: 70px;
	font-weight: 500;
	color: #013482;
}

.appBar {
	padding: 0 0 42px 0;
	background: #f8f8f8;
	width: 100%;
}

.appBar .appBar-wraper {
	padding: 0;
}

.appBar .appBar-wraper h2 {
	margin: 0 0 50px 0;
	display: black;
	padding: 50px 0 0 0;
	font-size: 42px;
	text-align: center;
	line-height: 50px;
}

.appBar .appBar-wraper h2 img {
	vertical-align: bottom;
	display: inline-block;
}

.appFunc>div {
	padding: 10px;
}

.appFunc a {
	padding: 20px 15px;
	display: block;
	border: 1px #ddd solid;
	background: #ffffff;
	min-height: 110px;
}

.appFunc a:after {
	display: block;
	content: '';
	clear: both;
}

.appFunc a:hover {
	background: #d9f4ff;
}

.app_img {
	display: inline-block;
}

.app_info {
	float: right;
	width: calc(100% - 60px);
}

.app_info h3 {
	margin: 0;
	padding: 0;
	font-size: 16px;
	font-weight: bold;
	color: #013482;
}

.app_info p {
	margin: 0;
	padding: 10px 0 0 0;
	color: #666;
}

div.dynamic {
	padding: 30px 0 80px 0;
	background: #fff;
	width: 100%;
}

div.dynamic .dynamic-wraper {
	padding: 0;
}

div.dynamic .dynamic-wraper .wraper-two .swiper-containertwo {
	overflow: hidden;
	position: relative;
}

div.dynamic .dynamic-wraper .wraper-two .swiper-containertwo .swiper-wrapper {
	display: flex;
}

div.dynamic .dynamic-wraper .wraper-two .swiper-containertwo .swiper-slide {
	height: 495px;
	width: 100%;
	display: flex;
	justify-content: space-around;
	padding: 30px 30px 0;
	background: #DCE6EA;
}

div.dynamic .dynamic-wraper .wraper-two .swiper-containertwo .swiper-slide .tab-1 {
	height: 330px;
	width: 30.7%;
	background: #fff;
	position: relative;
}

div.dynamic .dynamic-wraper .wraper-two .swiper-containertwo .swiper-slide .text-block {
	padding-left: 28px;
	padding-right: 28px;
	padding-top: 28px;
	padding-bottom: 28px;
	position: absolute;
	bottom: -70px;
	height: 187px;
	background: #11487d;
	width: 100%;
	transition: all 0.2s linear;
}

div.dynamic .dynamic-wraper .wraper-two .swiper-containertwo .swiper-slide .text-block h3 {
	font-size: 18px;
	color: #fff;
}

div.dynamic .dynamic-wraper .wraper-two .swiper-containertwo .swiper-slide .text-block p {
	font-size: 14px;
	padding: 20px 0 0;
	color: #fff;
	-webkit-line-clamp: 3;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
	overflow: hidden;
}

div.dynamic .dynamic-wraper .wraper-two .swiper-containertwo .swiper-slide .text-btn i {
	position: relative;
	left: 10px;
	transition: all 0.2s linear;
}

.text-btn {
	transition: all 0.2s ease-in-out;
	color: #11487d;
	background: #fff;
	width: 142px;
	height: 41px;
	padding: 0 12px;
	position: absolute;
	display: flex;
	align-items: center;
	left: 50%;
	top: 50%;
	transform: translate(-70%, 170%);
	font-weight: 700;
}

.colorvtn {
	background: #11487d;
	color: #fff;
	border-width: 2px;
	border-color: #fff;
	border-style: solid;
}

div.dynamic .dynamic-wraper .wraper-one {
	display: flex;
	justify-content: space-between;
	position: relative;
}

div.dynamic .dynamic-wraper .wraper-one .img-top {
	width: 40px;
	position: absolute;
}

div.dynamic .dynamic-wraper .wraper-one .img-san1 {
	top: 75%;
	left: 48.5%;
}

div.dynamic .dynamic-wraper .wraper-one .img-san2 {
	top: 75%;
	left: 48%;
	display: none;
}

div.dynamic .dynamic-wraper .wraper-one .img-san3 {
	top: 75%;
	left: 83%;
	display: none;
}

div.dynamic .dynamic-wraper .wraper-one .item {
	cursor: pointer;
	font-size: 20px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	width: 100%;
	height: 113px;
}

div.dynamic .dynamic-wraper .wraper-one .item .item-line {
	width: 100%;
	height: 5px;
	background: #F2F2F2;
	border-radius: 2px;
	transition: all 1s;
}

div.dynamic .dynamic-wraper .wraper-one .item .item-line .ceshi {
	border-radius: 2px;
	transition: all 0.5s;
	width: 0;
	height: 5px;
	background: #013482;
}


div.bottom-nav {
	padding: 50px 0;
	width: 100%;
	background: #403f3e;
	color: #fff;
	border-top: 5px #ed6d00 solid;
}

div.bottom-nav .botto-wraper {
	height: 100%;
}

div.bottom-nav .botto-wraper .wraper-top {
	font-size: 14px;
	height: 230px;
	background: url("../image/lingxian.png") no-repeat;
	background-position: 25% 40px;
}

div.bottom-nav .botto-wraper .wraper-top .nav-one ul {
	display: flex;
	flex-direction: column;
	justify-content: space-around;
	height: 100%;
}

div.bottom-nav .botto-wraper .wraper-top .nav-one li:nth-child(2),
div.bottom-nav .botto-wraper .wraper-top .nav-one li:nth-child(3) {
	padding-left: 7px;
}

div.bottom-nav .botto-wraper .wraper-top .nav-one .call-phone {
	background: url('../image/footphone.png') no-repeat;
	height: 70px;
	width: 80%;
	background-size: auto;
	background-position: left center;
	display: flex;
	align-items: center;
	padding-left: 70px;
}

div.bottom-nav .botto-wraper .wraper-top .nav-one .call-phone .consultation P:last-child {
	color: #FFBF00;
	font-size: 30px;
}

div.bottom-nav .botto-wraper .wraper-top .nav-two {
	display: block;
	justify-content: space-between;
	color: #fff;
	height: 100%;
	padding: 60px 0 0 0;
}

div.bottom-nav .botto-wraper .wraper-top .nav-two p {
	line-height: 40px;
}

div.bottom-nav .botto-wraper .wraper-top .nav-two .nav-two1,
div.bottom-nav .botto-wraper .wraper-top .nav-two .nav-two2,
div.bottom-nav .botto-wraper .wraper-top .nav-two .nav-two3,
div.bottom-nav .botto-wraper .wraper-top .nav-two .nav-two4 {
	width: 50%;
	display: flex;
	flex-direction: column;
}

div.bottom-nav .botto-wraper .wraper-top .nav-two .nav-two1 a,
div.bottom-nav .botto-wraper .wraper-top .nav-two .nav-two2 a,
div.bottom-nav .botto-wraper .wraper-top .nav-two .nav-two3 a,
div.bottom-nav .botto-wraper .wraper-top .nav-two .nav-two4 a {
	color: #fff;
	padding: 5px 0;
	text-align: center;
}

div.bottom-nav .botto-wraper .wraper-top .nav-three li:nth-child(1) {
	height: 0;
	display: flex;
	align-items: center;
	justify-content: flex-end;
	padding: 0 10px 0 0;
}

div.bottom-nav .botto-wraper .wraper-top .nav-three li:nth-child(2) {
	display: flex;
	align-items: center;
	justify-content: flex-end;
}

div.bottom-nav .botto-wraper .wraper-top .nav-three li:nth-child(2) img {
	width: 140px;
}

div.bottom-nav .botto-wraper .wraper-top .nav-three li:nth-child(3) {
	display: flex;
	align-items: center;
	justify-content: flex-end;
	padding: 15px 22px 0 0;
	background: url(../image/wx.png) no-repeat 182px 16px;
}

div.bottom-nav .botto-wraper .wraper-top .nav:not(.nav-two) {
	color: #fff;
	height: 100%;
	padding: 50px 0 0 0;
}

div.bottom-nav .botto-wraper .final {
	font-size: 14px;
	background: url("../image/liner.png") no-repeat;
	background-position: center 20px;
	height: 30%;
	padding-left: 7px;
	display: flex;
	align-items: center;
}

div.bottom-nav .botto-wraper .final .Public {
	color: #fff;
}

div.bottom-nav .botto-wraper .final .col-lg-8,
div.bottom-nav .botto-wraper .final .col-lg-4 {
	padding: 0;
}

div.bottom-nav .botto-wraper .final .brief .introduction {
	color: #fff;

}

div.bottom-nav .botto-wraper .final .brief {
	padding-bottom: 2px;
	padding-left: 137px;
	background: url(../image/foot_logo.png) no-repeat;
}

a.free {
	cursor: pointer;
	position: fixed;
	width: 80px;
	height: 80px;
	background: url(../image/apply.gif) no-repeat 30px 20px, #013482;
	top: 43%;
	z-index: 99;
	left: 5px;
	background-size: 24px, 100%;
	-webkit-border-radius: 60px;
	-moz-border-radius: 60px;
	border-radius: 60px;
}

a.free p {
	color: #fff;
	font-size: 14px;
	text-align: center;
	line-height: 110px;
}

div.right-free {
	position: fixed;
	width: 70px;
	bottom: 5%;
	left: 0.5%;
	z-index: 100;
}

div.right-free .free-y {
	display: flex;
	flex-direction: column;
	text-align: center;
}

div.right-free .free-y a:nth-child(1) {
	padding: 42px 0 0 0;
	background: #108cee url("../image/consult-top.png") no-repeat center 13px;
	background-size: 40%;
	color: #fff;
	width: 100%;
	height: 70px;
	font-size: 12px;
}

.aflex {
	padding: 42px 0 0 0;
	background: #108cee url(../image/hottel.png) no-repeat center 13px;
	background-size: 40%;
	color: #fff;
	width: 100%;
	height: 70px;
	font-size: 12px;
}

.wechat {
	padding: 42px 0 0 0;
	background: #108cee url(../image/wechat.png) no-repeat center 13px;
	background-size: 40%;
	color: #fff;
	width: 100%;
	height: 70px;
	font-size: 12px;
}

.tabtopnow {
	padding: 40px 0 0 0;
	background: #108cee url("../image/y4.png") no-repeat center 20px;
	color: #fff;
	font-size: 12px;
}

.tabtopnow:hover {
	background-color: #FFBF00;
}

div.right-free .free-y a:not(:nth-child(1)) {
	width: 100%;
	height: 70px;
	margin-top: 1px;
}

div.right-free .free-y .aflex {
	display: inline-block;
	position: relative;
}

div.right-free .free-y .wechat {
	display: inline-block;
	position: relative;
}

.advi {
	width: 250px;
	position: absolute;
	left: 80px;
	top: -10px;
	background: #FFBF00;
	box-shadow: 0 0 10px rgba(242, 145, 17, 0.3);
	padding: 20px;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-ms-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

.advi h2 {
	font-size: 18px;
	color: #fff;
	font-weight: 700;
}


.activv {
	opacity: 1;
	visibility: visible;
	right: 50px;
}

.cliy {
	background: #fff url(../image/colse.png) no-repeat center;
}

div.right-free .free-y .aflex div p {
	line-height: 30px;
	color: #fff;
	font-size: 18px;
}

div.right-free .free-y .aflex div::after {
	content: '';
	width: 0;
	height: 0;
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
	border-right: 8px solid #FFBF00;
	position: absolute;
	left: -8px;
	top: 30px;
}

div.right-free .free-y .wechat div::after {
	content: '';
	width: 0;
	height: 0;
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
	border-right: 8px solid #FFBF00;
	position: absolute;
	left: -8px;
	top: 30px;
}

.free-y a {
	transition: all 0.4s ease-out;
}

.activityer {
	position: fixed;
	top: 0;
}

div.department {
	height: 50px;
	background: #013482;
}

div.department .department-wraper .nav-wen {
	margin: 0;
	background: url("../image/home.png") no-repeat 0 center;
	height: 50px;
	background-size: 18px;
	display: flex;
	align-items: center;
	padding: 0 0 0 40px;
}

div.department .department-wraper .nav-wen i {
	margin: 0 10px;
	color: rgba(255, 255, 255, .6);
}

div.department .department-wraper .nav-wen a {
	color: #fff;
}

div.lookup {
	background: #bfecff;
}

div.lookup .lookupwraper .apply img {
	width: 24px;
}

div.lookup .lookupwraper .find {
	display: flex;
	align-items: center;
	height: 90px;
	margin: 0;
}

div.lookup .lookupwraper .find h3 {
	padding: 0 0 0 20px;
}

div.block-region {
	padding: 30px 0;
}

div.block-region .container .region div {
	transition: all 0.5s;
}

div.block-region .container .region a:hover {
	opacity: 0.7;
}

div.block-region .container .region a {
	box-sizing: border-box;
	display: flex;
	flex-direction: column;
	align-items: center;
}

div.block-region .container .region a p {
	padding: 10px 0 0 0;
	text-align: left;
	height: 50px;
}

div.block-region .container .region a span {
	font-weight: 800;
	color: #1E1E1E;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	background: url("../image/yousj.png") no-repeat left center;
	padding: 15px 15px 20px 15px;
}

.note_con {
	padding: 50px 0;
	font-size: 14px;
}

.note_con h3 {
	margin: 0 0 50px 0;
	font-size: 26px;
	line-height: 50px;
	border-bottom: 1px #ddd solid;
	font-weight: bold;
	text-align: center;
}

.note_con p {
	margin: 0 0 20px 0;
}

.noteList {
	float: right;
	display: inline-block;
	border: 1px #013482 solid;
	padding: 8px 20px;
	font-size: 16px;
	color: #013482;
}


div.catalog .old .div2 .downpdf span:nth-child(1) {
	display: inline-block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 15px 15px 15px 0;
	position: absolute;
	left: -15px;
	top: -4%;
	border-color: transparent #FFEB3B transparent transparent;
}

div.catalog .old .div2 .downpdf span:nth-child(2) {
	display: inline-block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 15px 0 15px 15px;
	position: absolute;
	left: 143px;
	top: -4%;
	border-color: transparent transparent transparent #FFEB3B;
}

div.catalog .old .div2 .downpdf::before {
	content: '';
	display: inline-block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 14px 14px 14px 0;
	position: absolute;
	left: -13px;
	vertical-align: middle;
	border-color: transparent #FFF9C4 transparent transparent;
	z-index: 9;
}

div.catalog .old .div2 .downpdf::after {
	content: '';
	display: inline-block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 14px 0 14px 14px;
	position: absolute;
	right: -13px;
	vertical-align: middle;
	border-color: transparent transparent transparent #FFF9C4;
	z-index: 9;
}

div.catalog .modular {
	margin: 0;
	width: 100%;
	display: flex;
	box-sizing: border-box;
	padding-top: 80px;
}

.modularo {
	font-size: 26px;
	color: #000000;
	padding: 25px 0;
	position: relative;
}

.modularo .modularoimg {
	font-style: normal;
	position: absolute;
	background: url(../image/aise.png) no-repeat left center;
	display: inline-block;
	text-align: right;
	right: 30px;
	top: 30px;
	font-size: 14px;
	padding: 0 0 0 25px;
}

.modulart {
	padding: 0 130px 30px 0;
	font-size: 13px;
	color: #848484;
}

div.catalog .modular .col-lg-4 {
	background: #fff;
	border: 1px solid #FDD493;
	margin: 0 10px;
	padding: 0;
}

div.catalog .modular .col-lg-4 a {
	display: flex;
	flex-direction: column;
}

div.catalog .modular img {
	width: 100%;
	height: 170px;
}

div.catalog .modular strong {
	font-size: 16px;
}

div.catalog .modular .modular1 {
	color: #616161;
}

div.catalog .modular .modular2 {
	padding: 10px 25px 0;
}

div.catalog .modular p:not(.modular1) {
	padding: 10px 25px 0;
	color: #616161;
}

div.catalog .modular .text-center {
	padding: 40px 20px;
}

div.transaction span {
	display: inline-block;
	padding: 12px 32px;
	margin-top: 20px;
	border-bottom: solid 2px #ffeb3b;
	font-weight: 700;
	font-size: 24px;
}

.bottomsan,
.bottomtwosan,
.bottomtwosi {
	width: 160px;
	height: 80px;
	display: block;
	margin: 0 auto 40px;
	background: url("../image/xiasanjiao1.png") no-repeat center;
}

.bottomtwosan {
	margin-top: 40px;
	background: url("../image/xiasanjiao.png") no-repeat center;
}

.bottomtwosi {
	background: url("../image/xiasanjiao3.png") no-repeat center;
	margin-top: 40px;
}

.Cooperation__desc {
	margin-top: 60px;
}

.Cooperation__desc .container .desc {
	border-top: solid 1px #ffeb3b;
	position: relative;
	margin: 0 auto;
}

.Cooperation__desc .container span {
	position: relative;
	display: inline-block;
	font-weight: 700;
	font-size: 20px;
	top: -16px;
	left: 45%;
	padding: 0 15px;
	background: #fff;
}

.Cooperation__desc .container .row {
	display: flex;
	justify-content: space-between;
}

.Cooperation__desc .container .row div {
	margin-bottom: 40px;
}

.Cooperation__desc .container .row div img {
	margin: 10px 0 10px 0;
}

.funci {
	margin: 22px 0 40px;
	color: #6d6d6d;
}

.car .xiasanjiao3 {
	display: flex;
	justify-content: center;
	margin-top: 60px;
}

div.idcar .row {
	margin: 0 auto 100px;
}

div.idcar .row img {
	display: block;
	margin: 0 auto;
}

div.idcar .row h4 {
	margin: 29px 0 23px;
	font-weight: 700;
	font-size: 18px;
}

div.idcar .row .xiasanjiao2 {
	margin-bottom: 46px;
}

div.idcar .row p {
	font-size: 15px;
	color: #6d6d6d;
}

div.dispersed1 .dispersed-wraper1 .row {
	margin: 0 auto 58px;
}

div.dispersed1 .dispersed-wraper1 .row .col-lg-6 {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: space-between;
	padding: 40px 0 0 0;
	text-align: center;
}

div.dispersed1 .dispersed-wraper1 .row .col-lg-6 h4 {
	margin: 31px 0 28px;
	font-weight: 700;
	font-size: 18px;
}

div.dispersed1 .dispersed-wraper1 .row .col-lg-6 p {
	font-size: 15px;
	color: #6d6d6d;
	padding: 0 25px;
}

.bfb {
	margin-bottom: 72px;
}

.topimg {
	text-align: center;
	font-weight: 700;
	font-size: 22px;
	color: #000;
	margin: 0 auto;
	display: flex;
	align-items: center;
	justify-content: center;
}

.topimg::before,
.topimg::after {
	margin: 0 50px;
	display: inline-block;
	content: "";
	width: 120px;
	height: 120px;
	background: url("../image/xiangshang.png") no-repeat center;
	background-size: 100%;
}

.golden .golden-wraper {
	position: relative;
	margin: 0 auto;
	background: #FAFAFA;
	padding: 46px 15px 60px 15px;
}

.golden .golden-wraper a {
	margin-top: 30px;
	display: inline-block;
	padding: 0 16px;
	height: 30px;
	line-height: 34px;
	position: absolute;
	font-size: 13px;
	background: #FAF154;
	right: 70%;
}

.golden .golden-wraper a::before {
	content: "";
	display: block;
	width: 0;
	height: 0;
	position: absolute;
	left: -15px;
	border-style: solid;
	border-width: 15px 15px 15px 0;
	border-color: transparent #ffed53 transparent transparent;
}

.golden .golden-wraper a::after {
	content: "";
	display: block;
	width: 0;
	height: 0;
	position: absolute;
	top: 0px;
	left: 84px;
	border-style: solid;
	border-width: 15px 0 15px 15px;
	border-color: transparent transparent transparent #ffed53;
}

.golden .golden-wraper h3 {
	text-align: center;
	margin-bottom: 80px;
}

.golden .golden-wraper h3::before {
	content: "";
	height: 100%;
	background-position: 10px;
	background: url("../image/arrow_right_yellow.png") no-repeat center;
	height: 32px;
	width: 16px;
	display: inline-block;
	margin-right: 24px;
	vertical-align: middle;
}

.golden .golden-wraper h3::after {
	content: "";
	height: 100%;
	background: url("../image/arrow_left_yellow.png") no-repeat;
	height: 32px;
	width: 16px;
	display: inline-block;
	margin-left: 24px;
	vertical-align: middle;
}

.golden .golden-wraper .about3 {
	margin-top: 60px;
}

.golden .golden-wraper .golden-about {
	margin: 0;
}

.golden .golden-wraper .golden-about .about0 p {
	color: #434343;
	font-size: 20px;
	padding: 36px 65px 0 0;
}

.golden .golden-wraper .golden-about .about1 h2 {
	line-height: 45px;
}

.golden .golden-wraper .golden-about .about1 p {
	padding-left: 65px;
	padding-top: 35px;
	padding-right: 20px;
	color: #434343;
	font-size: 18px;
}

div.customer div.container {
	display: flex;
	justify-content: center;
	background: #fff url("../image/liner1.png") no-repeat center 40px;
	height: 60px;
	background-size: 210px;
	margin-top: 40px;
	margin-bottom: 40px;
}

div.customer div.container strong {
	padding: 10px 0;
	font-size: 15px;
	letter-spacing: 1px;
}

.portrait .portrait-wraper .row .hov1,
.portrait .portrait-wraper .row .hov2 {
	transition: all 0.2s;
	box-sizing: border-box;
}

.portrait .portrait-wraper .row .hov1:hover,
.portrait .portrait-wraper .row .hov2:hover {
	opacity: 0.8;
}

.portrait .portrait-wraper .row .hov1:hover div a,
.portrait .portrait-wraper .row .hov2:hover div a {
	text-decoration: underline;
}

.portrait .portrait-wraper .row .alone a {
	display: inline-block;
	background: #FFF9C4;
	line-height: 30px;
	width: 110px;
	text-align: center;
	border-top: 1px solid #FFEB3B;
	border-bottom: 1px solid #FFEB3B;
	position: absolute;
	bottom: 10px;
}

.portrait .portrait-wraper .row .alone a span:nth-child(1) {
	display: inline-block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 16px 16px 16px 0;
	position: absolute;
	left: -16px;
	top: -3%;
	border-color: transparent #FFEB3B transparent transparent;
}

.portrait .portrait-wraper .row .alone a span:nth-child(2) {
	display: inline-block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 16px 0 16px 16px;
	position: absolute;
	left: 110px;
	top: -3%;
	border-color: transparent transparent transparent #FFEB3B;
}

.portrait .portrait-wraper .row .alone a::before {
	content: '';
	display: inline-block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 15px 15px 15px 0;
	position: absolute;
	left: -15px;
	vertical-align: middle;
	border-color: transparent #FFF9C4 transparent transparent;
	z-index: 9;
}

.portrait .portrait-wraper .row .alone a:after {
	content: '';
	display: inline-block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 15px 0 15px 15px;
	position: absolute;
	right: -15px;
	vertical-align: middle;
	border-color: transparent transparent transparent #FFF9C4;
	z-index: 9;
}

.portrait .portrait-wraper .row .alone .alone1 {
	margin: 15px 0 0 15px;
}

.portrait .portrait-wraper .row .alone .alone1 strong {
	font-size: 16px;
	display: block;
	margin: 29px 0 12px;
}

.portrait .portrait-wraper .row .alone .alone1 p {
	color: #6d6d6d;
	-webkit-line-clamp: 3;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
	overflow: hidden;
}

.portrait .portrait-wraper .row .alone img {
	display: block;
	margin: 0 auto;
	width: 95%;
}

.portrait .portrait-wraper .row .alone:nth-child(1) {
	border-top: 1px solid #ECECEC;
	border-left: 1px solid #ECECEC;
	border-bottom: 1px solid #ECECEC;
}

.portrait .portrait-wraper .row .alone:nth-child(1),
.portrait .portrait-wraper .row .alone:nth-child(2) {
	height: 405px;
	padding: 24px 24px 30px;
}

.portrait .portrait-wraper .row .alone:nth-child(2) {
	border: 1px solid #ECECEC;
}

div.administration {
	background: #FAFAFA;
	border-top: 1px solid #FDD493;
}

div.administration .administration-wraper {
	background: #FAFAFA;
	padding: 58px 0;
}

div.administration .administration-wraper .row .administration1 {
	background: url("../image/last.png") no-repeat center;
	height: 54px;
	margin: 10px 0;
	font-weight: 700;
	line-height: 54px;
	display: inline-block;
	text-indent: 7rem;
}

div.administration .administration-wraper .row .administration1:hover {
	opacity: 0.7;
}

.communicate .communicate-line {
	display: inline-block;
	width: 100%;
	height: 2px;
	border: 1px solid #FEE98A;
}

.communicate .communicate-line1 {
	margin: 55px 0 60px;
}

.communicate .communicate-line2 {
	margin: 60px 0 65px;
}

.communicate .communicate-line3 {
	margin: 80px 0 60px;
}

.dataer1 {
	padding: 70px 0 90px;
}

.communicate .row1 h3.gaodu {
	margin-bottom: 55px;
}

.communicate .row1 h3.gaodu6 {
	margin-bottom: 70px;
}

.communicate .row1 h3.gaodu8 {
	margin-bottom: 70px;
}

.communicate .row1 .gaodu15 {
	margin-top: 85px;
	margin-bottom: 70px;
}

.gaodu1 {
	padding-bottom: 95px;
}

.gaodu12 {
	padding-bottom: 40px;
}

.gaodu13 {
	padding-bottom: 80px;
}

.dataer2 {
	padding: 70px 0 77px;
}

.dataer4 {
	padding: 70px 0 90px;
}

.dataer7 {
	padding: 70px 0 67px;
}

.dataer3 {
	padding: 65px 0 70px;
}

.gaodu3 {
	padding-bottom: 75px;
}

.gaodu4 {
	padding-bottom: 50px;
}

.communicate .row1 h3.gaodu5 {
	margin-bottom: 80px;
}

.gaodu7 {
	padding-bottom: 60px;
}

.dataer1>div:last-child {
	padding-top: 64px;
}

.communicate .row1 h3 {
	width: 350px;
	height: 50px;
	font-size: 30px;
	border-top: 2px solid #FFEB3B;
	border-bottom: 2px solid #FFEB3B;
	line-height: 50px;
	text-align: center;
	margin: 0 auto;
}

.communicate .row1 h3.linghuo {
	margin: 0 auto 0px;
}

.communicate .row1 .communicate-one,
.communicate .row1 .communicate-tw {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
}

.pone {
	font-size: 32px;
}

.communicate .row1 .communicate-one .pone,
.communicate .row1 .communicate-tw .pone {
	font-weight: 700;
	margin-bottom: 30px;
}

.communicate .row1 .communicate-one .ptw,
.communicate .row1 .communicate-tw .ptw {
	color: #9D9D9D;
	font-size: 18px;
}

.communicate .row1 .communicate-tw .pthr {
	font-weight: 700;
	font-size: 32px;
}

.done {
	font-size: 32px;
	font-weight: 700;
	margin-bottom: 8px;
}

.dtwo {
	font-size: 23px;
	font-weight: 700;
	margin-bottom: 23px;
}

.communicate .row1 .communicate-tw .pad {
	padding: 20px 0 35px;
}

p.yasd {
	padding-top: 70px;
}

.cn {
	display: flex;
	justify-content: center;
}

.ed {
	display: flex;
	justify-content: flex-end;
}

.st {
	display: flex;
	justify-content: flex-start;
}

.communicate .row1 .communicate-tw .pfour {
	color: #9D9D9D;
	font-size: 18px;
	padding: 40px 0 60px;
}

.communicate .row1 .cheng1 {
	padding: 0px 0px 40px;
	text-align: center;
}

.communicate .row1 .communicate-tw div:nth-child(2) {
	display: flex;
	justify-content: center;
}

.communicate .row1 h2 {
	padding: 25px 0 80px;
	text-align: center;
}

.communicate .row1 .chengbenonly {
	padding: 0;
}

.communicate-tw div img {
	width: auto;
}

.down .container h2 {
	border-top: 2px solid #ffeb3b;
	border-bottom: 2px solid #ffeb3b;
	line-height: 48px;
	padding: 22px 0;
	text-align: center;
	margin-bottom: 72px;
	font-size: 32px;
	font-weight: normal;
}

.down .container .row div {
	float: left;
	display: flex;
	align-items: center;
	flex-direction: column;
}

.down .container .row div div {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}

.down .container .row div div h3 {
	padding: 20px 0;
}

.down .container .row div div a {
	background: #FFF9C4;
	line-height: 40px;
	width: 140px;
	text-align: center;
	border-top: 1px solid #FFEB3B;
	border-bottom: 1px solid #FFEB3B;
	position: relative;
	margin-bottom: 50px;
}

.down .container .row div div a span:nth-child(1) {
	display: inline-block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 21px 21px 21px 0;
	position: absolute;
	left: -21px;
	top: -3%;
	border-color: transparent #FFEB3B transparent transparent;
}

.down .container .row div div a span:nth-child(2) {
	display: inline-block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 21px 0px 21px 21px;
	position: absolute;
	left: 140px;
	top: -2%;
	border-color: transparent transparent transparent #FFEB3B;
}

.down .container .row div div a::before {
	content: '';
	display: inline-block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 20px 20px 20px 0;
	position: absolute;
	left: -20px;
	vertical-align: middle;
	border-color: transparent #FFF9C4 transparent transparent;
	z-index: 9;
}

.down .container {
	padding: 50px 15px 0;
}

.communicate .flexible-wraper {
	padding: 70px 0;
}

.communicate .flexible-wraper .smallslide ul li {
	display: flex;
	flex-direction: column;
	align-items: center;
	width: 240px;
	height: 265px;
}

.communicate .flexible-wraper .smallslide ul li strong {
	padding: 140px 0 20px;
	font-weight: 700;
	font-size: 16px;
}

.communicate .flexible-wraper .smallslide ul li:nth-child(1) {
	background: url("../image/q10.png") no-repeat center 20px;
}

.communicate .flexible-wraper .smallslide ul li:nth-child(2) {
	background: #FFF9C4 url("../image/q12.png") no-repeat center 20px;
}

.communicate .flexible-wraper .smallslide ul li:nth-child(3) {
	background: url("../image/q13.png") no-repeat center 20px;
}

.communicate .flexible-wraper .smallslide ul li:nth-child(4) {
	background: #FFF9C4 url("../image/q14.png") no-repeat center 20px;
}

.communicate .flexible-wraper .flexible-span ul li {
	height: 400px;
	width: 300px;
}

.communicate .flexible-wraper .flexible-span ul li h4 {
	font-size: 20px;
	font-weight: 700;
	text-align: center;
	padding: 50px 0 40px 0;
}

.communicate .flexible-wraper .flexible-span ul li:nth-child(1) {
	background: #FAFAFA url("../image/q5.png") no-repeat center 170px;
}

.communicate .flexible-wraper .flexible-span ul li:nth-child(2) {
	background: #FAFAFA url("../image/q7.png") no-repeat center 170px;
}

.communicate .flexible-wraper .flexible-span ul li:nth-child(3) {
	background: #FAFAFA url("../image/q6.png") no-repeat center 170px;
}

.communicate .flexible-wraper ul {
	width: 100%;
	display: flex;
	justify-content: space-between;
}

.down .container .row div div a::after {
	content: '';
	display: inline-block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 20px 0px 20px 20px;
	position: absolute;
	right: -20px;
	vertical-align: middle;
	border-color: transparent transparent transparent #FFF9C4;
	z-index: 9;
}

.lheig {
	line-height: 22px;
}

.flexible div.flexible-wraper .communicate-tw div .pfour {
	padding: 20px 140px;
}

.flexible div.flexible-wraper .communicate-tw div .linghuo {
	font-weight: 400;
	font-size: 20px;
}

.flexible div.flexible-wraper .communicate-one:not(:last-child) {
	margin-bottom: 35px;
}

.flexible div.flexible-wraper .communicate-one:not(:last-child) div p.linghuo {
	font-weight: 600;
	font-size: 18px;
	margin-bottom: 15px;
}

.flexible div.flexible-wraper .smallslide {
	width: 100%;
	padding: 0 80px;
	margin: 40px 0 40px;
}

.flexible div.flexible-wraper .smallslide ul li {
	height: 250px;
	box-sizing: border-box;
	padding: 10px 20px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: space-between;
}

.flexible div.flexible-wraper .smallslide ul li strong {
	font-weight: 1000;
}

.flexible div.flexible-wraper .smallslide ul li:nth-child(even) {
	background: #FFF9C4;
}

.flexible .flexible-span {
	margin: 40px 0 40px 0;
	width: 100%;
}

.flexible .flexible-span ul {
	display: flex;
	justify-content: space-between;
}

.flexible .flexible-span ul li:nth-child(2) {
	margin: 0 10px;
}

.flexible .flexible-span ul li {
	background: #FAFAFA;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	box-sizing: border-box;
	align-items: center;
	height: 380px;
	padding: 50px 20px 0 20px;
}

.flexible .flexible-span ul li img {
	width: 100%;
}

.flexible .flexible-span ul li h4 {
	font-size: 20px;
	font-weight: 700;
}

.flexible .flexible-span ul li p {
	color: #51575A;
}

div.tab table.journalism-tab {
	margin-top: 30px;
}

div.tab table.journalism-tab tbody tr {
	cursor: pointer;
}

div.tab table.journalism-tab tbody tr td i {
	color: #FBA100;
}

div.tab table.journalism-tab tbody tr td:first-child {
	width: 20%;
}

div.tab table.journalism-tab tbody tr td:first-child img {
	width: 100%;
}

div.tab table.journalism-tab tbody tr td:nth-child(2) {
	padding: 50px 20px 20px 20px;
}

div.tab table.journalism-tab tbody tr td:nth-child(2) p:first-child a {
	font-weight: 700;
	padding: 0 0 15px 0px;
	display: inline-block;
	width: 100%;
}

div.tab table.journalism-tab tbody tr td:nth-child(2) p:last-child {
	color: #CBCBCB;
}

div.tab table.journalism-tab tbody tr td:last-child {
	line-height: 130px;
}

.cwz {
	background: #fff;
	display: none;
	transition: all 0.5s;
	line-height: 20px;
	padding: 10px 0 10px 20px;
}

div.maintain .row .strange1::before {
	content: 'Q&A';
	font-weight: 700;
	text-align: center;
	line-height: 50px;
	font-size: 20px;
	display: inline-block;
	width: 150px;
	height: 50px;
	background: url("../image/whimg.png") no-repeat center;
	background-position: -35px;
}

div.maintain .row .strange1 {
	margin: 10px 0 15px 0;
}

div.maintain .row .strange::before {
	font-weight: 700;
	text-align: center;
	line-height: 50px;
	font-size: 18px;
	content: "通 知";
	display: inline-block;
	width: 150px;
	height: 50px;
	background: url("../image/whimg.png") no-repeat center;
	background-position: -35px;
}

div.maintain .row .maintain-table {
	margin-top: 15px;
	width: 100%;
}

div.maintain .row .maintain-table tbody tr {
	width: 100%;
}

div.maintain .row .maintain-table tbody tr td:first-child {
	color: #FBA100;
	width: 5%;
}

div.maintain .row .maintain-table tbody tr td:nth-child(2) {
	font-weight: 500;
	width: 80%;
}

div.maintain .row .maintain-table tbody tr td:nth-child(2) a {
	display: inline-block;
	width: 100%;
}

div.maintain .row .maintain-table tbody tr td:nth-child(3) {
	width: 15%;
	text-align: right;
}

div.maintain .row .maintain-table tbody tr td {
	padding: 12px;
}

div.maintain .row .maintain-bot {
	padding: 0 15px 40px 15px;
}

div.maintain .row .maintain-bot ul li {
	cursor: pointer;
	width: 100%;
	border-top: 1px solid #ddd;
	line-height: 50px;
}

div.maintain .row .maintain-bot ul li img {
	padding: 0 15px;
	transition: all 0.2s;
}

div.maintain .row .maintain-bot ul li:nth-child(even) {
	background: #FFFEF1;
}

div.maintain .row .maintain-bot ul li:hover {
	background: #FFF9C4;
}

div.maintain .row .phone-case {
	margin-bottom: 30px;
	position: relative;
	height: 86px;
	background: url("../image/anzhuo.png") no-repeat center, url("../image/anzhuo1.png") no-repeat, url("../image/appdown.png") no-repeat no-repeat center;
	background-position: 35%, 41%, 20px;
	background-size: 20px, auto, auto;
}

div.maintain .row .phone-case .caseone,
div.maintain .row .phone-case .casethr {
	position: absolute;
	left: 50%;
	top: 50%;
	background: url("../image/linmid.png") no-repeat 50px;
	transform: translate(-10%, -50%);
}

div.maintain .row .phone-case .casetten a,
div.maintain .row .phone-case .casethr a {
	color: #3898FB;
}

div.maintain .row .phone-case .casetten a:nth-child(1),
div.maintain .row .phone-case .casethr a:nth-child(1) {
	margin-right: 35px;
}

div.maintain .row .phone-case .casethr {
	transform: translate(245%, -50%);
}

div.maintain .row .phone-case .casetw {
	position: absolute;
	background: url("../image/iPhone-logo.png") no-repeat left center, url("../image/iPhone-logob.png") no-repeat 27px 39px;
	height: 100%;
	width: 150px;
	left: 50%;
	top: 50%;
	transform: translate(110%, -50%);
}

div.ban5 {
	background: url('../image/ban4.png') no-repeat center;
	width: 100%;
	height: 330px;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

div.ban5 p {
	color: #fff;
	text-align: center;
}

div.ban5 p:nth-child(1) {
	font-size: 50px;
	font-weight: 400;
}

div.ban5 p:nth-child(2) {
	font-size: 20px;
	padding: 20px 0 0 0;
}

div.parther .parther-wraper .hengxian {
	position: relative;
	line-height: 160px;
	width: 470px;
	font-weight: 500;
	font-size: 28px;
	letter-spacing: 5px;
	text-indent: 5px;
	margin: 0 auto;
	background: url("../image/hengshu.png") no-repeat left center, url("../image/hengshu1.png") no-repeat right center;
}

div.parther .parther-wraper .hengxian::before {
	content: '';
	display: inline-block;
	width: 8px;
	height: 8px;
	background: #fff;
	border: 2px solid #FFEB3B;
	border-radius: 5px;
	position: absolute;
	left: -5px;
	top: 85px;
}

div.parther .parther-wraper .hengxian::after {
	content: '';
	display: inline-block;
	width: 8px;
	height: 8px;
	background: #fff;
	border: 2px solid #FFEB3B;
	border-radius: 5px;
	position: absolute;
	right: -5px;
	top: 69px;
}

div.parther .parther-wraper .row ul {
	display: flex;
}

div.parther .parther-wraper .row ul li {
	display: flex;
	flex-direction: column;
	height: 400px;
	border: 1px solid #E7E9ED;
	padding: 190px 35px 0 35px;
	box-sizing: border-box;
}

div.parther .parther-wraper .row ul li p:nth-child(1) {
	font-size: 18px;
	font-weight: 700;
	text-align: center;
}

div.parther .parther-wraper .row ul li p:nth-child(2) {
	color: #959292;
	padding: 40px 0 0 0;
}

div.parther .parther-wraper .row ul li:nth-child(1) {
	background: url("../image/new1.png") no-repeat center 40px;
}

div.parther .parther-wraper .row ul li:nth-child(2) {
	background: url("../image/new2.png") no-repeat center 40px;
}

div.parther .parther-wraper .row ul li:nth-child(3) {
	background: url("../image/new3.png") no-repeat center 40px;
}

div.parther .parther-wraper .row ul li:nth-child(4) {
	background: url("../image/new4.png") no-repeat center 40px;
}

div.parther .parther-wraper .row ul li:not(:last-child) {
	margin-right: 30px;
}

div.recruit div.recruit-wraper .row .hu {
	height: 155px;
}

div.recruit div.recruit-wraper .row .hu p {
	font-size: 17px;
	font-weight: 700;
	line-height: 220px;
}

div.recruit div.recruit-wraper .row .hu:nth-child(1) {
	background: #FFEB3B url("../image/hu1.png") no-repeat center 30px;
}

div.recruit div.recruit-wraper .row .hu:nth-child(2) {
	background: #FFEB3B url("../image/hu3.png") no-repeat center 37px;
}

div.recruit div.recruit-wraper .row .hu:nth-child(3) {
	background: #FFEB3B url("../image/hu2.png") no-repeat center 32px;
}

div.recruit div.recruit-wraper .row .hu:nth-child(4) {
	background: #FFEB3B url("../image/hu4.png") no-repeat center 29px;
}

div.recruit div.recruit-wraper .row .join div {
	height: 215px;
	padding: 60px 50px 20px;
	box-sizing: border-box;
	color: #736f6f;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: space-between;
}

div.recruit div.recruit-wraper .row .join div a {
	background: #FFF9C4;
	line-height: 30px;
	width: 160px;
	text-align: center;
	border-top: 1px solid #FFEB3B;
	border-bottom: 1px solid #FFEB3B;
	position: relative;
}

div.recruit div.recruit-wraper .row .join div a span:nth-child(1) {
	display: inline-block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 16px 16px 16px 0;
	position: absolute;
	left: -15px;
	top: -4%;
	border-color: transparent #FFEB3B transparent transparent;
}

div.recruit div.recruit-wraper .row .join div a span:nth-child(2) {
	display: inline-block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 16px 0 16px 16px;
	position: absolute;
	left: 160px;
	top: -2%;
	border-color: transparent transparent transparent #FFEB3B;
}

div.recruit div.recruit-wraper .row .join div a::before {
	content: '';
	display: inline-block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 16px 16px 16px 0;
	position: absolute;
	left: -14px;
	top: -1px;
	vertical-align: middle;
	border-color: transparent #FFF9C4 transparent transparent;
	z-index: 9;
}

div.recruit div.recruit-wraper .row .join div a::after {
	content: '';
	display: inline-block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 16px 0 16px 16px;
	position: absolute;
	right: -15px;
	top: -1px;
	vertical-align: middle;
	border-color: transparent transparent transparent #FFF9C4;
	z-index: 9;
}

div.recruit div.recruit-wraper .row .join div:not(:last-child) {
	border-right: 1px solid #FFEB3B;
}

div.signing div.signing-wraper div.grow {
	position: relative;
	width: 100%;
	height: 215px;
	background: url("../image/chang1.png") no-repeat center center;
}

div.signing div.signing-wraper div.grow .grow-fivetext {
	display: flex;
	position: absolute;
	bottom: 0;
	font-size: 19px;
	width: 100%;
	padding: 0 70px;
	justify-content: space-between;
	font-weight: 500;
}

div.propose .propose-wraper .hengxian {
	position: relative;
	line-height: 160px;
	width: 470px;
	font-weight: 500;
	font-size: 28px;
	letter-spacing: 5px;
	text-indent: 5px;
	margin: 0 auto;
	background: url("../image/hengshu.png") no-repeat left center, url("../image/hengshu1.png") no-repeat right center;
}

div.propose .propose-wraper .hengxian::before {
	content: '';
	display: inline-block;
	width: 8px;
	height: 8px;
	background: #fff;
	border: 2px solid #FFEB3B;
	border-radius: 5px;
	position: absolute;
	left: -5px;
	top: 85px;
}

div.propose .propose-wraper .hengxian::after {
	content: '';
	display: inline-block;
	width: 8px;
	height: 8px;
	background: #fff;
	border: 2px solid #FFEB3B;
	border-radius: 5px;
	position: absolute;
	right: -5px;
	top: 69px;
}

div.propose .propose-wraper .proposeone {
	padding: 0 200px 50px;
}

div.propose .propose-wraper .proposeone ul li {
	width: 185px;
	padding: 0;
	height: 70px;
	transition: all 0.3s;
}

div.propose .propose-wraper .proposeone ul li img {
	width: 100%;
	border: 1px solid #ddd;
	height: 100%;
}

div.propose .propose-wraper .proposeone ul li:not(:last-child) {
	margin-right: 15px;
	margin-bottom: 15px;
}

div.propose .propose-wraper .proposetwo ul {
	display: flex;
	padding: 20px 200px;
	justify-content: center;
}

div.propose .propose-wraper .proposetwo ul li {
	padding: 0;
	height: 70px;
}

div.propose .propose-wraper .proposetwo ul li img {
	width: 100%;
	border: 1px solid #ddd;
	height: 100%;
}

div.propose .propose-wraper .proposetwo ul li:not(:last-child) {
	margin-right: 15px;
	height: 70px;
}

div.propose .propose-wraper .proposethr {
	padding-bottom: 75px;
}

div.propose .propose-wraper .proposethr ul {
	display: flex;
	padding: 0 200px;
}

div.propose .propose-wraper .proposethr ul li {
	padding: 0;
}

div.propose .propose-wraper .proposethr ul li img {
	width: 100%;
	border: 1px solid #ddd;
	height: 100%;
}

div.propose .propose-wraper .proposethr ul li:not(:last-child) {
	margin-right: 15px;
	height: 70px;
}

.oltp .container {
	padding: 80px 15px 0;
}

.oltp .container .oltp-one .oltp-h3 {
	font-size: 25px;
}

.oltp .container .oltp-one .oltp-p {
	color: #9D9D9D;
	padding: 55px 50px;
	font-size: 16px;
}

.oltp .container .oltp-one .oltp-img1 {
	padding: 40px 15px 98px;
}

div.oltp-tw {
	padding-top: 65px;
	background: #F9F9F9;
}

div.oltp-tw .oltp-hw {
	width: 350px;
	height: 50px;
	border-top: 2px solid #FFEB3B;
	border-bottom: 2px solid #FFEB3B;
	line-height: 50px;
	text-align: center;
	margin: 0 auto;
}

div.oltp-tw div.oltp-left,
div.oltp-tw div.oltp-right {
	padding-top: 110px;
	padding-bottom: 100px;
	display: flex;
	flex-direction: column;
	align-items: center;
}

div.oltp-tw div.oltp-left p:nth-child(2),
div.oltp-tw div.oltp-right p:nth-child(2) {
	font-weight: 400;
	font-size: 20px;
	padding: 20px 0 40px;
}

div.oltp-tw div.oltp-left p:nth-child(3),
div.oltp-tw div.oltp-right p:nth-child(3) {
	color: #9D9D9D;
	padding: 0 0 0;
	height: 120px;
}

div.oltp-tw div.oltp-right {
	float: right;
}

div.oltp-tw .oltp-thr .oltp-left,
div.oltp-tw .oltp-thr .oltp-right {
	padding-top: 0;
	padding-bottom: 20px;
}

div.oltp-tw .oltp-thr .oltp-right p:nth-child(2) {
	padding: 20px 0 25px;
}

div.oltp-tw .oltp-thr .oltp-right p:nth-child(3) {
	height: 105px;
}

div.oltp-tw .oltp-thr .oltp-left p:nth-child(3) {
	height: 105px;
}

.gongsili,
.gongsili1 {
	width: 156px;
	height: 46px;
	margin-right: 12px;
	cursor: pointer;
	border: 1px solid #E6E6E6;
	line-height: 50px;
	text-align: center;
	transition: all 0.5s;
}

.gongsili a,
.gongsili1 a {
	display: inline-block;
	width: 100%;
}

.wraper-inform {
	padding-top: 60px;
}

.wraper-inform .container .inform2 .inform {
	padding: 0;
}

.wraper-inform .inform2 {
	margin: 0;
	margin-bottom: 30px;
}

.wraper-inform .inform2 .comyz {
	display: flex;
}

.inform-left,
.inform-right {
	width: 100%;
	height: 100%;
	margin-top: 96px;
}

.inform-right {
	height: 20%;
}

.inform-left h3 {
	width: 350px;
	height: 50px;
	border-top: 2px solid #FFEB3B;
	border-bottom: 2px solid #FFEB3B;
	line-height: 50px;
	text-align: center;
	margin: 0 auto;
	margin-bottom: 80px;
}

.inform-left .achievement-left {
	margin-bottom: 60px;
}

.inform-left .achievement-left .inform-1 strong {
	font-size: 90px;
	color: #EDC100;
}

.inform-left .achievement-left .inform-1 span {
	color: #EDC100;
	font-size: 50px;
}

.inform-left .achievement-left .inform-1 p {
	padding: 30px 60px 0 5px;
	line-height: 30px;
	font-size: 16px;
}

.inform-left .bjt {
	background: url("../image/info-2.png") no-repeat center;
	width: 100%;
	height: 180px;
	margin-bottom: 90px;
}

.inform-left .inform-3 strong {
	font-size: 20px;
	font-weight: 700;
}

.inform-left .inform-3 p {
	color: #3C3C3C;
	font-size: 15px;
}

.inform-left .inform-3 p:nth-child(2) {
	padding: 20px 0 40px;
	line-height: 23px;
}

.inform-left .inform-3 p:nth-child(3)::before,
.inform-left .inform-3 p:nth-child(7)::before {
	content: "";
	display: inline-block;
	width: 35px;
	border: 1px solid #3C3C3C;
	vertical-align: middle;
	margin-right: 2px;
}

.inform-left .inform-3 p:nth-child(3) {
	padding: 0 0 50px 0;
}

.inform-left .inform-3 p:nth-child(5) {
	padding: 20px 0 2px;
	line-height: 23px;
}

.inform-left .inform-3 p:nth-child(7) {
	padding-top: 45px;
}

div.inform-4 {
	background: url("../image/info-3.png") no-repeat right center;
	height: 435px;
	position: relative;
}

div.inform-4 span {
	position: absolute;
	left: 50%;
	bottom: -30px;
	font-weight: 700;
	font-size: 15px;
}

div.inform-4 span:nth-child(1) {
	left: 29%;
}

div.inform-4 span:nth-child(2) {
	left: 66%;
}

div.map {
	background: url('../image/map.png') no-repeat -15px center;
	height: 546px;
	margin-top: 35px;
	margin-bottom: 30px;
}

.inform-5 {
	margin-bottom: 30px;
	display: flex;
	padding: 0 0 0 60px;
}

.inform-5 div:nth-child(1) {
	margin-right: 40px;
}

.inform-5 div img {
	max-width: 196px;
}

.inform-5 div p {
	padding-top: 17px;
	color: #000000;
	text-align: center;
	font-weight: 700;
}

.inform-5 div:nth-child(2) {
	width: 150px;
	background: #FFEB3B;
	padding: 35px 35px 15px 35px;
}

.inform-5 div:nth-child(2) li {
	margin: 0;
	padding: 0;
	text-align: justify;
	font-weight: 600;
	height: 36px;

	overflow: hidden;
}

.inform-5 div:nth-child(2) li span {
	display: inline-block;
	width: 100%;
}

.inform-5 div:nth-child(2) li:not(:last-child) {
	font-weight: 600;
	text-align: justify;
}

.inform-5 div:nth-child(3) {
	width: 650px;
	padding-left: 45px;
	padding-top: 37px;
	background: #FCFBF1;
}

.inform-5 div:nth-child(3) li {
	color: #000000;
	padding: 0 0 16px 0;
}

#oldcase {
	margin: 70px auto 0;
}

.inform-6,
.inform-8 {
	height: 195px;
	text-align: justify;
}

.inform-7,
.inform-9 {
	height: 150px;
	text-align: justify;
}

.inform-10 {
	background: url("../image/info-4.png") no-repeat center;
	height: 429px;
}

div.recruit-warper .recruit-img {
	background: url("../image/recruit-1.png") no-repeat left top;
	height: 500px;
}

div.recruit-warper div.recruit-one {
	padding: 0 0px 20px 50px;
}

div.recruit-warper div.recruit-one .recruit-mar .opentable {
	padding: 40px 0 40px 10px;
}

div.recruit-warper div.recruit-one .recruit-mar .opentable .opentext {
	border-left: 2px solid #ffeb3b;
	padding: 0px 0 10px 20px;
	position: relative;
}

div.recruit-warper div.recruit-one .recruit-mar .opentable .opentext h4 {
	font-weight: bold;
	font-size: 17px;
}

div.recruit-warper div.recruit-one .recruit-mar .opentable .opentext p {
	font-size: 16px;
	padding: 10px 0 10px 0;
	line-height: 23px;
	color: #706e6e;
	letter-spacing: 1px;
}

div.recruit-warper div.recruit-one .recruit-mar .opentable .opentext .pp {
	padding-bottom: 10px;
}

div.recruit-warper div.recruit-one .recruit-mar .opentable .opentext p:last-child a {
	color: #00a0e9;
}

div.recruit-warper div.recruit-one .recruit-mar .opentable .opentext::before {
	content: '●';
	color: #ffeb3b;
	font-size: 22px;
	position: absolute;
	left: -8px;
	top: -10px;
}

div.recruit-warper div.recruit-one .recruit-mar .opentable .opentext::after {
	content: '●';
	color: #ffeb3b;
	font-size: 22px;
	position: absolute;
	left: -8px;
	top: 75px;
}

div.recruit-warper div.recruit-one .recruit-mar1 {
	margin-bottom: 5px;
}

div.recruit-warper div.recruit-one .recruit-mar1 .table-responsive table tbody tr td {
	font-weight: 700;
}

div.recruit-warper .strange2::before {
	content: '员工访谈';
	font-weight: 500;
	text-align: center;
	line-height: 50px;
	font-size: 20px;
	display: inline-block;
	width: 150px;
	height: 50px;
	background: url("../image/whimg.png") no-repeat center;
	background-position: -35px;
	text-indent: -5px;
}

div.recruit-warper .strange2 {
	margin-top: 55px;
}

div.recruit-warper table {
	margin-bottom: 3px;
	table-layout: fixed;
	text-align: center;
	width: 100%;
}

div.recruit-warper table tbody tr {
	height: 26px;
	background: #f4f4f4;
}

div.recruit-warper table tbody td {
	padding-top: 5px;
	padding-bottom: 5px;
}

div.recruit-warper table tbody td:not(:last-child) {
	border-right: 2px solid #ddd;
}

.see {
	background: #7b7b7b;
	color: #fff;
	display: inline-block;
	width: 100px;
	height: 20px;
	border-radius: 5px;
	cursor: pointer;
	transition: all 0.2s;
}

.seeopen {
	background: #ffeb3b;
	color: #000000;
}

.opentable {
	display: none;
}

.strange3 h4:not(.renlast) {
	padding: 30px 40px;
	font-weight: 700;
	line-height: 23px;
}

.strange3 .renlast {
	padding: 28px 39px;
	font-weight: 700;
	line-height: 23px;
}

.strange3 p {
	line-height: 20px;
}

.scale-wrapertwo {}

div.scale .scale-wraper {
	margin: 0;
	padding: 60px 0 80px 0;
}

div.scale .scale-wraper div {
	position: relative;
}

div.scale .scale-wraper strong {
	text-align: left;
	display: block;
	font-weight: 500;
	font-size: 16px;
	border-bottom: 1px solid #000000;
	padding: 0 0 15px 35px;
	cursor: pointer;
}

div.scale .scale-wraper strong i {
	transition: all 0.2s;
	display: inline-block;
}

div.scale .scale-wraper .scale1s {
	background: url("../image/func.png") no-repeat left top;
	background-size: 19px, 13px;
}

div.scale .scale-wraper .scale2s {
	background: url("../image/bumen.png") no-repeat left top;
	background-size: 19px;
}

div.scale .scale-wraper .scale3s {
	background: url("../image/industry.png") no-repeat left top;
	background-size: 19px;
}

div.scale .scale-wraper .scale4s {
	background: url("../image/scale.png") no-repeat left top;
	background-size: 19px;
}

div.scale .scale-wraper .sing ul {
	background: #fff;
}

div.scale .scale-wraper .sing ul li {
	margin-bottom: 10px;
	padding: 0 0 0 20px;
	font-size: 15px;
	background: url("../image/yjs.png") no-repeat left center;
	background-size: 20px;
}

div.scale .scale-wraper .sing ul li a {
	display: inline-block;
	width: 100%;
}

div.scale .scale-wraper .sing ul li:hover {
	background-color: #FFED3A;
}

div.scale .scale-wraper .sing ul li:nth-child(1) {
	background: #FFED3A url("../image/yjs.png") no-repeat left center;
	background-size: 20px;
}

.opensu {
	padding: 10px 0 0 0;
	position: absolute;
	width: 83%;
	top: 37px;
	left: 15px;
	display: none;
	z-index: 10;
}

.scale-wraperone div {
	padding: 50px 0 90px 0;
	height: 20px;
}

.scale-wraperone h3:last-child {
	width: 350px;
	height: 50px;
	border-top: 2px solid #FFEB3B;
	border-bottom: 2px solid #FFEB3B;
	line-height: 50px;
	text-align: center;
	margin: 0 auto;
	margin-bottom: 45px;
}

.scale-wrapertwo .geng {
	margin-bottom: 40px;
}

.scale-wrapertwo .geng a img {
	max-width: 100%;
}

.scale-wrapertwo .geng strong {
	padding: 25px 0 15px 0;
	display: block;
}

.scale-wrapertwo .geng p {
	color: #868686;
	height: 40px;
	margin-bottom: 25px;
	-webkit-line-clamp: 2;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
	overflow: hidden;
}

.scale-wrapertwo .geng a:last-child {
	margin-left: 15px;
	background: #FFF9C4;
	line-height: 30px;
	width: 110px;
	text-align: center;
	border-top: 1px solid #FFEB3B;
	border-bottom: 1px solid #FFEB3B;
	position: relative;
	display: block;
}

.scale-wrapertwo .geng a span:nth-child(1) {
	display: inline-block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 16px 16px 16px 0;
	position: absolute;
	left: -16px;
	top: -3%;
	border-color: transparent #FFEB3B transparent transparent;
}

.scale-wrapertwo .geng a span:nth-child(2) {
	display: inline-block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 16px 0 16px 16px;
	position: absolute;
	left: 110px;
	top: -3%;
	border-color: transparent transparent transparent #FFEB3B;
}

.scale-wrapertwo .geng a:last-child::before {
	content: '';
	display: inline-block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 15px 15px 15px 0;
	position: absolute;
	left: -15px;
	vertical-align: middle;
	border-color: transparent #FFF9C4 transparent transparent;
	z-index: 9;
}

.scale-wrapertwo .geng a:last-child::after {
	content: '';
	display: inline-block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 15px 0 15px 15px;
	position: absolute;
	right: -15px;
	vertical-align: middle;
	border-color: transparent transparent transparent #FFF9C4;
	z-index: 9;
}

.btnold {
	display: block;
	background: url("../image/btn.png") no-repeat center;
	height: 32px;
	margin: 20px 0 60px 0;
	text-align: center;
	line-height: 32px;
}

.into {
	width: 350px;
	height: 44px;
	border-top: 2px solid #FFEB3B;
	border-bottom: 2px solid #FFEB3B;
	line-height: 44px;
	text-align: center;
	margin: 70px auto 40px;
}

.casero {
	background: #fff url(../image/qiu.png) no-repeat center top;
	width: 100%;
	height: 520px;
}

.kones {
	width: 30px;
	display: inline-block;
}

.search-btn {
	width: 220px;
	position: absolute;
	top: 15px;
	height: 43px;
	left: -125px;
	border: 1px solid #A9A9A9;
	display: none;
	padding: 0 40px 0 5px;
}

.search {
	position: relative;
}

.canon {
	padding: 40px 0 50px 0;
}

.canon .quanbu .pright img {
	width: 100%;
}

.chance::after {
	content: "导入的契机";
}

#effecter::after {
	content: "导入后的效果";
}

.topic::after {
	content: "导入前的课题";
}

.channel::after {
	content: "使用途径";
}

.cause::after {
	content: "事业简介";
}

.secret::after {
	content: "成功秘诀";
}

.secret::after,
.cause::after,
#effecter::after,
.chance::after,
.channel::after,
.topic::after {
	display: block;
	background: url("../image/whimg.png") no-repeat;
	width: 210px;
	height: 45px;
	text-align: center;
	font-size: 15px;
	font-weight: 700;
	line-height: 40px;
	background-size: 80% 80%;
	padding: 0 60px 0 0;
}

.t1 {
	font-weight: 700;
	font-size: 18px;
	color: #000;
}

.tw {
	margin: 10px 0;
	width: 100%;
	display: inline-block;
	font-family: 'Simhei', 'MS UI Gothic', 'Hei', 'sans-serif';
	font-size: 13px;
}

.project2 {
	margin-bottom: 80px;
}

div.caseone {
	background: url("../image/ban6.png") no-repeat center, url("../image/ban5.png") no-repeat center;
}

div.casetwo {
	background: url(../image/main_text.png) no-repeat center 120px, url(../image/ban5.png) no-repeat center;
}

div.casethree {
	background: url(../image/main.png) no-repeat center, url(../image/ban5.png) no-repeat center;
}

div.casefour {
	background: url(../image/workflowbanan.png) no-repeat center 30px, url(../image/ban5.png) no-repeat center;
}

div.casefive {
	background: url(../image/reportbanan.png) no-repeat center, url(../image/ban5.png) no-repeat center;
}

div.casesex {
	background: url(../image/projectbanan.png) no-repeat center, url(../image/ban5.png) no-repeat center;
}

div.caseseven {
	background: url(../image/documentbanan.png) no-repeat center, url(../image/ban5.png) no-repeat center;
}

div.caseeight {
	background: url(../image/amount.png) no-repeat center, url(../image/ban5.png) no-repeat center;
}

div.casenine {
	background: url(../image/attendance.png) no-repeat center, url(../image/ban5.png) no-repeat center;
}

div.caseten {
	background: url(../image/employment.png) no-repeat center, url(../image/ban5.png) no-repeat center;
}

div.caseeleven {
	background: url(../image/portal.png) no-repeat center, url(../image/ban5.png) no-repeat center;
}

div.casetwelve {
	background: url(../image/inquiry.png) no-repeat center, url(../image/ban5.png) no-repeat center;
}

div.casethirteen {
	background: url(../image/remotework1.png) no-repeat center, url(../image/ban5.png) no-repeat center;
}

div.casefourteen {
	background: url(../image/questionnaire1.png) no-repeat center, url(../image/ban5.png) no-repeat center;
}

div.casefifteen {
	background: url(../image/ordering.png) no-repeat center, url(../image/ban5.png) no-repeat center;
}

div.casesixteen {
	background: url(../image/form1.png) no-repeat center, url(../image/ban5.png) no-repeat center;
}

div.casetwo,
div.caseone,
div.casethree,
div.casefour,
div.casefive,
div.casesex,
div.caseseven,
div.caseeight,
div.casenine,
div.caseten,
div.caseeleven,
div.casetwelve,
div.casethirteen,
div.casefourteen,
div.casefifteen,
div.casesixteen {
	height: 456px;
	display: flex;
	align-items: center;
	flex-direction: column;
}

div.wheel .swiper-wrapper .swiper-slide div.flash {
	width: 100%;
	height: 580px;
	overflow: hidden;
	position: relative;
}

div.wheel .swiper-wrapper .swiper-slide div.flash .flash_con {
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -960px;
}

.videoBar {
	width: 100%;
	height: 580px;
	overflow: hidden;
	position: relative;
}

.videoBar .videoClound {
	position: absolute;
	width: 454px;
	height: 258px;
	left: 50%;
	top: 50%;
	margin-top: -129px;
	margin-left: -227px;
}

.videoBar .ani_logo {
	position: absolute;
	width: 234px;
	height: 165px;
	left: 50%;
	top: 50%;
	margin-top: -117px;
	margin-left: -82px;
	z-index: 10;

}

.ani_1,
.ani_2,
.ani_3,
.ani_4,
.ani_5,
.ani_6,
.ani_7,
.ani_8,
.ani_20,
.ani_21,
.ani_22,
.ani_23,
.ani_24,
.ani_25,
.ani_26,
.ani_27,
.ani_28,
.ani_30,
.ani_31,
.ani_32,
.ani_33,
.ani_34,
.ani_35,
.ani_36,
.ani_37,
.ani_40,
.bannerText_1,
.bannerText_2,
.bannerText_3,
.bannerText_4,
.bannerText_5,
.bannerText_6,
.bannerText_7,
.bannerText_8,
.bannerText_9,
.bannerText_10,
.bannerText_11,
.bannerText_12,
.bannerText_13,
.bannerText_14,
.bannerText_15,
.bannerText_16,
.bannerText_17 {
	position: absolute;
}

.ani_1 {
	width: 155px;
	height: 96px;
	left: 50%;
	top: 50%;
	margin-top: -205px;
	margin-left: -354px;
	z-index: 0;
}

.ani_2 {
	width: 156px;
	height: 93px;
	left: 50%;
	top: 50%;
	margin-top: -64px;
	margin-left: -456px;
	z-index: 0;
}

.ani_3 {
	width: 222px;
	height: 135px;
	left: 50%;
	top: 50%;
	margin-top: 86px;
	margin-left: -602px;
	z-index: 0;
}

.ani_4 {
	width: 168px;
	height: 101px;
	left: 50%;
	top: 50%;
	margin-top: 64px;
	margin-left: -238px;
	z-index: 0;
}

.ani_5 {
	width: 149px;
	height: 93px;
	left: 50%;
	top: 50%;
	margin-top: 125px;
	margin-left: 62px;
	z-index: 0;
}

.ani_6 {
	width: 200px;
	height: 121px;
	left: 50%;
	top: 50%;
	margin-top: -36px;
	margin-left: 200px;
	z-index: 0;
}

.ani_7 {
	width: 159px;
	height: 97px;
	left: 50%;
	top: 50%;
	margin-top: 112px;
	margin-left: 450px;
	z-index: 0;
}

.ani_8 {
	width: 170px;
	height: 105px;
	left: 50%;
	top: 50%;
	margin-top: -184px;
	margin-left: 322px;
	z-index: 0;
}

.ani_20 {
	width: 170px;
	height: 105px;
	left: 50%;
	top: 50%;
	margin-top: -187px;
	margin-left: -476px;
	z-index: 0;
}

.ani_21 {
	width: 151px;
	height: 92px;
	left: 50%;
	top: 50%;
	margin-top: -17px;
	margin-left: -385px;
	z-index: 0;
}

.ani_22 {
	width: 222px;
	height: 135px;
	left: 50%;
	top: 50%;
	margin-top: 94px;
	margin-left: -548px;
	z-index: 0;
}

.ani_23 {
	width: 163px;
	height: 999px;
	left: 50%;
	top: 50%;
	margin-top: 110px;
	margin-left: -206px;
	z-index: 0;
}

.ani_24 {
	width: 222px;
	height: 135px;
	left: 50%;
	top: 50%;
	margin-top: 110px;
	margin-left: 105px;
	z-index: 0;
}

.ani_25 {
	width: 222px;
	height: 135px;
	left: 50%;
	top: 50%;
	margin-top: 90px;
	margin-left: 400px;
	z-index: 0;
}

.ani_26 {
	width: 222px;
	height: 135px;
	left: 50%;
	top: 50%;
	margin-top: -36px;
	margin-left: 252px;
	z-index: 0;
}

.ani_27 {
	width: 170px;
	height: 105px;
	left: 50%;
	top: 50%;
	margin-top: -190px;
	margin-left: 302px;
	z-index: 0;
}

.ani_30 {
	width: 148px;
	height: 90px;
	left: 50%;
	top: 50%;
	margin-top: -255px;
	margin-left: -222px;
	z-index: 0;
}

.ani_31 {
	width: 151px;
	height: 92px;
	left: 50%;
	top: 50%;
	margin-top: -272px;
	margin-left: -6px;
	z-index: 0;
}

.ani_32 {
	width: 153px;
	height: 93px;
	left: 50%;
	top: 50%;
	margin-top: -198px;
	margin-left: 162px;
	z-index: 0;
}

.ani_33 {
	width: 151px;
	height: 92px;
	left: 50%;
	top: 50%;
	margin-top: -67px;
	margin-left: 190px;
	z-index: 0;
}

.ani_34 {
	width: 151px;
	height: 92px;
	left: 50%;
	top: 50%;
	margin-top: 80px;
	margin-left: 105px;
	z-index: 0;
}

.ani_35 {
	left: 50%;
	top: 50%;
	margin-top: 118px;
	margin-left: -108px;
	z-index: 0;
}

.ani_36 {
	left: 50%;
	top: 50%;
	margin-top: -3px;
	margin-left: -360px;
	z-index: 0;
}

.ani_37 {
	left: 50%;
	top: 50%;
	margin-top: -140px;
	margin-left: -360px;
	z-index: 0;
}

.ani_40 {
	width: 100%;
	height: 580px;
	left: 0;
	top: 0;
	z-index: 0;
	background: url("../image/bannertabg.jpg") no-repeat center 0;
}

.bannerText_1 {
	left: 50%;
	top: 50%;
	margin-top: 94px;
	margin-left: -405px;
	z-index: 1;
}

.bannerText_2 {
	left: 50%;
	top: 50%;
	margin-top: 80px;
	margin-left: -355px;
	z-index: 1;
}

.bannerText_3 {
	left: 50%;
	top: 50%;
	margin-top: 80px;
	margin-left: -305px;
	z-index: 1;
}

.bannerText_4 {
	left: 50%;
	top: 50%;
	margin-top: 80px;
	margin-left: -255px;
	z-index: 1;
}

.bannerText_5 {
	left: 50%;
	top: 50%;
	margin-top: 105px;
	margin-left: -205px;
	z-index: 1;
}

.bannerText_6 {
	left: 50%;
	top: 50%;
	margin-top: 80px;
	margin-left: -165px;
	z-index: 1;
}

.bannerText_7 {
	left: 50%;
	top: 50%;
	margin-top: 80px;
	margin-left: -114px;
	z-index: 1;
}

.bannerText_8 {
	left: 50%;
	top: 50%;
	margin-top: 80px;
	margin-left: -68px;
	z-index: 1;
}

.bannerText_9 {
	width: 42px;
	height: 41px;
	left: 50%;
	top: 50%;
	margin-top: 80px;
	margin-left: -20px;
	z-index: 1;
}

.bannerText_10 {
	left: 50%;
	top: 50%;
	margin-top: 105px;
	margin-left: 28px;
	z-index: 1;
}

.bannerText_11 {
	left: 50%;
	top: 50%;
	margin-top: 94px;
	margin-left: 65px;
	z-index: 1;
}

.bannerText_12 {
	left: 50%;
	top: 50%;
	margin-top: 80px;
	margin-left: 114px;
	z-index: 1;
}

.bannerText_13 {
	left: 50%;
	top: 50%;
	margin-top: 80px;
	margin-left: 162px;
	z-index: 1;
}

.bannerText_14 {
	left: 50%;
	top: 50%;
	margin-top: 80px;
	margin-left: 212px;
	z-index: 1;
}

.bannerText_15 {
	left: 50%;
	top: 50%;
	margin-top: 80px;
	margin-left: 262px;
	z-index: 1;
}

.bannerText_16 {
	left: 50%;
	top: 50%;
	margin-top: 80px;
	margin-left: 312px;
	z-index: 1;
}

.bannerText_17 {
	left: 50%;
	top: 50%;
	margin-top: 80px;
	margin-left: 362px;
	z-index: 1;
}

div.Productivity {
	margin-top: 70px;
}

.Productivity .row {
	margin: 0 auto;
}

.Productivity .row div:not(.img__mask) {
	position: relative;
}

.Productivity .row div:not(.img__mask) span {
	color: #8E8E8E;
	font-size: 18px;
	display: block;
	margin: 18px 0 2px 0;
}

.Productivity .row div:not(.img__mask) p {
	font-weight: 700;
	font-size: 18px;
	letter-spacing: 2px;
	color: #000;
}

.Productivity .row .img__mask {
	background: url("../image/bg-yellow.png") no-repeat center;
	width: 100%;
	height: 100%;
	position: absolute;
	top: -34px;
	left: 0;
	padding: 0 30px;
	opacity: 0;
	transition: all 0.2s linear;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 16px;
}

div.case .case-wraper div.lginimg {
	margin: 50px 0;
}

div.case .case-wraper div.lginimg ul {
	overflow: hidden;
}

div.case .case-wraper div.lginimg ul li {
	margin: 0 9px 9px 0;
	position: relative;
	float: left;
}

div.case .case-wraper div.lginimg ul li a div {
	width: 100%;
	height: 100%;
	background: #013482;
	position: absolute;
	left: 0;
	top: 0;
	overflow: hidden;
	opacity: 0;
	transition: all 0.7s ease-out;
	color: #fff;
}

div.case .case-wraper .case-font .global {
	display: inline-block;
	width: 180px;
}

div.case .case-wraper div.lginimg ul li a div span {
	animation-delay: 0.3s;
	font-weight: 700;
	position: absolute;
	line-height: 65px;
	text-align: center;
	display: block;
	width: 100%;
	animation-duration: 0.3s;
}

div.myvideo {
	background: url("../image/video_bg.jpg") no-repeat center;
	width: 100%;
	height: 767px;
	padding: 301px 0 0 0;
	border-top: 1px solid #FDD493;
}

.videoCon {
	margin: 0 auto;
	width: 577px;
	height: 348px;
}

.videoCon video {
	width: 100%;
	height: 100%;
	outline: none;
}

div.moregn .container .row {
	padding: 60px 15px 35px 15px;
	display: block;
}

div.moregn .container .row a span {
	font-size: 14px;
	font-weight: 700;
}

div.moregn .container .row a img {
	margin-right: 20px;
}

div.moregn .container .row a {
	float: left;
	width: 25%;
	min-height: 55px;

	margin-bottom: 45px;
}

div.case div.success-center {
	height: auto;
	padding-top: 0;
	padding-bottom: 0;
}

div.itemphone {
	width: 100%;
	height: 42px;
}

.item-j::after,
{
display: block;
margin-top: 20px;
text-align: center;
}

.item-j::after {
	margin: 10px auto;
	content: " 经典案例";
	font-size: 32px;
}


.Productivitytexty {
	font-weight: 700;
	font-size: 22px;
	color: #000;
	display: flex;
	justify-content: center;
	line-height: 100px;
	margin-bottom: 70px;
}

.Productivitytexty::before,
.Productivitytexty::after {
	margin: 0 30px;
	content: "";
	display: inline-block;
	background: url("../image/uparrow.png");
	height: 100px;
	width: 100px;
}

.choverov {
	z-index: 1000;
	position: absolute;
	top: 40px;
	right: 0;
	background: #f5f5f5;
	padding: 20px;
	opacity: 0;
	visibility: hidden;
	-webkit-transform: translateY(40px);
	-moz-transform: translateY(40px);
	-ms-transform: translateY(40px);
	transform: translateY(40px);
	-webkit-transition: transform 0.3s, opacity 0.25s, visibility 0.1s;
	-moz-transition: transform 0.3s, opacity 0.25s, visibility 0.1s;
	-ms-transition: transform 0.3s, opacity 0.25s, visibility 0.1s;
	transition: transform 0.3s, opacity 0.25s, visibility 0.1s;
}

.choverov::before {
	content: '';
	width: 0;
	height: 0;
	border-left: 17px solid transparent;
	border-right: 17px solid transparent;
	border-bottom: 14px solid #f5f5f5;
	position: absolute;
	top: -14px;
	right: 40px;
}

.choverov-item a {
	margin-left: 76px;
	margin-top: 20px;
	font-size: 16px;
	color: #108cee;
	display: block;
}

.choverov-item p {
	margin-left: 76px;
	font-size: 16px;
	color: #808080;
	white-space: nowrap;
	margin-top: 10px;
}

.choverov-item h3 {
	margin-left: 76px;
	font-size: 18px;
	color: #333;
	white-space: nowrap;
	margin-top: 5px;
}

.choverov-item i {
	background: #FFEB3B url(../image/y3.png) no-repeat center;
	width: 60px;
	height: 60px;
	display: inline-block;
	position: absolute;
	border-radius: 50%;
	background-size: 50%;
}

div.oldg {
	height: 50px;
}

div.oldg a {
	color: #309ff0;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	display: inline-block;
	padding: 0 20px 0 0;
	height: 100%;
	line-height: 50px;
	background: url('https://www.cybozu.cn/jp/img/common/external.png') no-repeat right center;
}

.inner {
	width: 100%;
	height: 294px;
}

.tac h2 {
	margin-bottom: 30px;
	text-align: center;
	font-size: 28px;
	color: #2D3E50;
}

.tac p {
	text-align: center;
	margin-bottom: 50px;
}

.mr20 {
	margin-right: 20px;
}

.tac p .btn1 {
	box-sizing: border-box;
	padding-left: 25px;
	padding-right: 35px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	display: inline-block;
	color: #fff;
	background: #309ff0 url('https://www.cybozu.cn/jp/img/common/btn_1.png') 94% 50% no-repeat;
	text-decoration: none;
	transition: all 0.3s ease;
	background-size: 4%;
	background-position-x: 150px;
}

.tac p .btn1:hover {
	opacity: 0.8;
	background-size: 5%;
	background-position-x: 152px;
}

div.center .container .row .tab {
	padding: 30px 0 0 0;
}

div.center .container .row .tab .tabfirst ul {
	display: flex;
	padding: 0 0 15px 0;
	border-bottom: 1px solid #ddd;
}

div.center .container .row .tab .tabfirst ul li {
	padding: 0 0 0 10px;
	width: 20%;
}

div.center .container .row .tab .tabfirst ul li:nth-child(3) {
	width: 30%;
}

div.center .container .row .tab .tabfirst ul li:nth-child(5) {
	width: 10%;
}

div.center .container .row .tab div:nth-child(even) {
	background: #FFFDE7;
}

div.center .container .row .watches {
	overflow: hidden;
}

div.center .container .row .tab .tabtwier {

	position: relative;
	border-bottom: 1px solid #ddd;

}

.block-region .container .bootfuncti a img {
	max-width: 271px;
	max-height: 136px;
}

.shanghaiper {
	display: flex;
}

div.center .container .row .tab .tabtwier:hover {
	background-color: #FFF9C4;
}

div.center .container .row .tab .tabtwier .tabsex {
	display: flex;
	width: 100%;
	height: 100%;
	align-items: center;
	padding: 25px 0;
}

div.center .container .row .tab .tabtwier .tabthre {
	position: absolute;
	top: 30%;
	right: 4%;
}

div.center .container .row .tab .tabtwier ul {
	width: 100%;
}

div.center .container .row .tab .tabtwier ul a li {
	width: 20%;
	padding: 0 10px;
}

div.center .container .row .tab .tabtwier ul a li:nth-child(3) {
	width: 30%;
}

.mar80 {
	margin-bottom: 80px;
}

.mar76 {
	margin: 70px 0 65px;
}

.mar50 {
	margin: 45px 0 50px;
}

.mar20 {
	margin: 20px 0;
}

.mar30 {
	color: #4d4d4d;
	margin-top: 30px;
}

#imghovercase:hover {
	opacity: 0.7;
	transition: all 0.5s;
}

.marfan30 {
	color: #4d4d4d;
	margin-bottom: 30px;
}

.wid75 {
	width: 75%;
}

.wid23 {
	width: 20%;
}

.wid2 {
	width: 20%;
}

.wid60 {
	width: 65%;
}

.wid35 {
	width: 35%;
}

.wid2 img {
	width: 100%;
}

.f24 {
	font-size: 24px;
	line-height: 36px;
	color: #000000;
	font-family: 'Simhei', 'MS UI Gothic', 'Hei', 'sans-serif';
	font-weight: 700;
}

.f15 {
	display: block;
	font-size: 17px;
	line-height: 25px;
	font-family: 'Simhei', 'MS UI Gothic', 'Hei', 'sans-serif';
}

.f16 {
	font-size: 14px;
	line-height: 25px;
	font-family: 'Simhei', 'MS UI Gothic', 'Hei', 'sans-serif';
}

.top20 {
	padding-top: 20px;
	font-family: 'Simhei', 'MS UI Gothic', 'Hei', 'sans-serif';
}

.top10 {
	padding-top: 10px;
	font-family: 'Simhei', 'MS UI Gothic', 'Hei', 'sans-serif';
}

.casefont {
	font-family: 'Simhei', 'MS UI Gothic', 'Hei', 'sans-serif';
}

.mar15 {
	margin-block-end: 15px;
	font-family: 'Simhei', 'MS UI Gothic', 'Hei', 'sans-serif';
}

.wid30 {
	width: 30%;
	font-family: 'Simhei', 'MS UI Gothic', 'Hei', 'sans-serif';
}

.wid70 {
	width: 70%;
	font-family: 'Simhei', 'MS UI Gothic', 'Hei', 'sans-serif';
}

.wid25 {
	width: 25%;
	font-family: 'Simhei', 'MS UI Gothic', 'Hei', 'sans-serif';
}

.mar10 {
	font-weight: 700;
	margin: 10px 0;
	color: #000;
	font-size: 16px;
	font-family: 'Simhei', 'MS UI Gothic', 'Hei', 'sans-serif';
}

.f17 {
	font-size: 17px;
	line-height: 25px;
}

.downBar {
	padding: 0 0 0 650px;
	height: 500px;
	background: url("../image/down_pic.png") no-repeat 0 bottom;
}

.downBar h1 {
	margin: 80px 0 30px 0;
	font-size: 32px;
	font-weight: bolder;
	text-align: center;
}

.downBar .app_load {
	padding: 30px 0;
	border-top: 1px #666 solid;
	border-bottom: 1px #666 solid;
}

.downBar .app_load h2 {
	margin: 0 0 30px 0;
	text-align: center;
	font-size: 18px;
}

.appBtn {
	text-align: center;
}

.appBtn>div {
	margin: 0 10px;
	display: inline-block;
	width: 180px;
	padding: 5px 0;
	background: #000;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	color: #ffffff;
	font-size: 18px;
}

.appBtn>div a {
	font-size: 14px;
	color: #fff;
}

.down_else {
	padding: 30px 0 0 0;
}

.down_else>div {
	display: inline-block;
	width: auto;
	text-align: center;
}

.down_else>div a {
	margin: 10px 17px;
	display: inline-block;
	padding: 10px 30px;
	color: #fff;
	background: #013482;
	font-size: 16px;
}

.sourceBar {
	padding: 50px 0 100px 0;
}

.sourceBar>div {
	text-align: center;
}

.sourceCile {
	margin: 0 auto;
	border: 2px #ccc solid;
	background: #fff;


}

img {
	max-width: 100%;
}

.dfju {
	display: flex;
	justify-content: space-between;
	font-family: 'Simhei', 'MS UI Gothic', 'Hei', 'sans-serif';
}

.dfju img {
	max-width: 100%;
	font-family: 'Simhei', 'MS UI Gothic', 'Hei', 'sans-serif';
}


.ad_pic {
	position: fixed;
	left: 0;
	top: 50%;
	z-index: 100000;
	margin-top: -75px;
}

.afremar {
	text-align: center;
	margin: 67px 0 75px;
}

.afremar16 {
	margin-bottom: 16px;
}

.afremarline {
	line-height: 25px;
	font-size: 16px;
}

.agream70 {
	margin-bottom: 70px;
}

.arfreesmall {
	font-size: 15px;
	font-weight: 700;
}

.package_tit {
	line-height: 50px;
	padding: 0 30px;
	background: #7AAE43;
	color: #fff;
	font-size: 20px;
}

.table_file,
.table_file td {
	border: 1px #ddd solid;
}

.table_file tr td {
	padding: 10px;
}

.footer_link {
	padding-right: 50px;
	list-style: none;
}



.footer_left {
	margin: 15px 0;
}

.footer_tel {
	padding: 0 0 0 50px;
	background: url(/public/images/tel.png) no-repeat 0 center;
	background-size: 40px 40px;
	opacity: .8;
}

.footer_tel span {
	font-size: 24px;
}

.footer_icp {
	margin-top: 30px;
	padding-top: 30px;
	border-top: 1px solid rgba(255, 255, 255, .1)
}


.contact_icon {
	position: fixed;
	right: 5px;
	top: 50%;
	width: 80px;
	height: 95px;
	margin-top: -47px;
	z-index: 100000000000;
	opacity: 0;
}

.contact_icon a {
	display: block;
	height: 95px;
	background: url(../image/icon_contact.png) no-repeat;
}

.logo_move {
	height: 225px;
	position: relative;
	background: url(https://www.cybozu.cn/jp/assets/images/parnter_logo_garoon.jpg) repeat-x 0 50%;
	background-size: 2520px auto;
	animation-name: moveBg;
	animation-duration: 60s;
	animation-timing-function: linear;
	animation-iteration-count: infinite;
	z-index: 120;
}

@keyframes moveBg {
	from {
		background-position: 0 50%;
	}

	to {
		background-position: -2520px 50%;
	}
}

.list_number,
.list_disc {
	padding: 0 0 0 30px;
}

.list_number li {
	margin: 15px 0;
	list-style-type: decimal;
}

.list_disc li {
	margin: 15px 0;
	list-style-type: disc;
	font-size: 16px;
	line-height: 30px;
}