.min-width {
	width: 1200px;
	margin: 0 auto;
	position: relative;
	height: 100%
}

.subscript-title {
	text-align: center
}

.subscript-title .title {
	font-size: 24px;
	display: inline-block;
	position: relative;
	font-weight: 400;
	padding-bottom: 14px
}

.subscript-title .title::before {
	content: '';
	position: absolute;
	bottom: 0;
	width: 80px;
	height: 2px;
	background-color: #385586;
	left: 50%;
	margin-left: -40px
}

.index-description {
	font-size: 16px;
	text-align: center;
	margin-top: 22px;
	color: #000
}

.top-about {
	width: 100%;
	height: 397px;
	padding-top: 84px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.top-about .min-width {
	height: 230px;
	-webkit-box-shadow: 0 4px 11px 1px rgba(215,227,255,.5);
	box-shadow: 0 4px 11px 1px rgba(215,227,255,.5);
	padding-top: 33px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.top-about .min-width .description {
	width: 992px;
	margin: 30px auto 0;
	font-size: 14px;
	line-height: 25px;
	text-indent: 2em
}

.header {
	width: 100%;
	height: 53px;
	border-bottom: 1px solid #fff;
	position: absolute;
	z-index: 1;
	top: 0
}

.header .h-left {
	float: left;
	height: 100%
}

.header .h-left .logo {
	float: left;
	display: block;
	height: 100%;
	width: 107px;
	padding-top: 12.5px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin-right: 45px
}

.header .h-left .logo img {
	display: block;
	width: 100%
}

.header .h-left .top-nav {
	float: left;
	height: 53px;
	line-height: 53px
}

.header .h-left .top-nav a {
	font-size: 14px;
	color: #fff;
	float: left;
	display: block;
	margin-right: 67px
}

.header .h-left .top-nav a:active {
	color: #fff
}

.header .h-left .top-nav .active {
	font-weight: 700;
	font-size: 16px
}

.header .h-right {
	float: right;
	height: 53px;
	line-height: 53px
}

.header .h-right a,.header .h-right span {
	color: #fff;
	font-size: 14px
}

.back-top {
	width: 40px;
	height: 40px;
	background: #3d5989;
	-webkit-box-shadow: 0 2px 4px 0 rgba(158,158,158,.5);
	box-shadow: 0 2px 4px 0 rgba(158,158,158,.5);
	-webkit-border-radius: 2px;
	border-radius: 2px;
	position: fixed;
	right: 120px;
	bottom: 140px;
	color: #fff;
	font-size: 12px;
	padding-top: 2px;
	padding-left: 7px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	cursor: pointer;
	display: none;
	z-index: 9
}

.footer .footer-banner {
	width: 100%;
	height: 274px;
	background: url(/img/footer-bg.png) no-repeat center;
	-webkit-background-size: cover;
	background-size: cover;
	line-height: 279px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.footer .footer-banner p {
	text-align: center;
	font-size: 28px;
	font-weight: 400;
	color: #fff
}

.footer .footer-banner .to-detail {
	display: block;
	width: 183px;
	height: 57px;
	background: #ffa705;
	-webkit-border-radius: 29px;
	border-radius: 29px;
	color: #fff;
	text-align: center;
	line-height: 57px;
	margin: 63px auto 0
}

.copyright {
	width: 100%;
	height: 70px;
	text-align: center;
	line-height: 70px;
	font-size: 14px;
	background-color: #222a37;
	color: #adadad
}

.copyright a {
	font-size: 14px;
	color: #adadad
}

.banner {
	width: 100%;
	height: 580px
}

.banner .banner-content {
	height: 100%
}

.index-banner {
	background: url(/img/index/banner-index.png) no-repeat center;
	-webkit-background-size: cover;
	background-size: cover
}

.solution-banner {
	background: url(/img/solution/banner-solution.png) no-repeat center;
	-webkit-background-size: cover;
	background-size: cover
}

.aboutus-banner {
	background: url(/img/aboutus/banner-aboutus.png) no-repeat center;
	-webkit-background-size: cover;
	background-size: cover
}

.partners-banner {
	background: url(/img/partners/banner-partners.png) no-repeat center;
	-webkit-background-size: cover;
	background-size: cover
}

.index-banner .banner-content,.solution-banner .banner-content {
	padding-top: 191px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.index-banner .banner-content .banner-logo,.solution-banner .banner-content .banner-logo {
	width: 243px;
	height: 54px
}

.index-banner .banner-content .banner-logo img,.solution-banner .banner-content .banner-logo img {
	width: 100%;
	height: 100%
}

.index-banner .banner-content h2,.solution-banner .banner-content h2 {
	color: #fff;
	font-size: 48px
}

.index-banner .banner-content .banner-description,.solution-banner .banner-content .banner-description {
	margin-top: 43px;
	color: #afafaf;
	width: 471px;
	font-size: 16px;
	line-height: 30px
}

.index-banner .banner-content .to-detail,.solution-banner .banner-content .to-detail {
	margin-top: 76px;
	display: block;
	font-size: 18px;
	width: 127px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #fff;
	color: #fff
}

.index-content1 {
	height: 643px;
	background-color: #fff;
	padding-top: 86px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.index-content1 .content1-title {
	font-size: 24px;
	text-align: center;
	font-weight: 400
}

.index-content1 .content1-wrap {
	margin-top: 60px
}

.index-content1 .content1-wrap .content1-list {
	width: 100%
}

.index-content1 .content1-wrap .content1-list li {
	width: 50%;
	float: left;
	margin-top: 75px
}

.index-content1 .content1-wrap .content1-list li .left-img {
	width: 208px;
	height: 145px;
	overflow: hidden;
	float: left
}

.index-content1 .content1-wrap .content1-list li .left-img img {
	display: block;
	width: 100%;
	height: 100%
}

.index-content1 .content1-wrap .content1-list li .right-content {
	float: left;
	margin-left: 30px
}

.index-content1 .content1-wrap .content1-list li .right-content-title {
	font-size: 18px;
	font-weight: 700
}

.index-content1 .content1-wrap .content1-list li .right-content-description {
	font-size: 14px;
	margin-top: 17px;
	width: 224px;
	line-height: 25px
}

.index-content1 .content1-wrap .content1-list li:first-child {
	margin-top: 0
}

.index-content1 .content1-wrap .content1-list li:nth-child(2) {
	margin-top: 0
}

.index-content2 {
	background-color: #f6f7fa;
	height: 700px
}

.index-content2 .min-width {
	padding-top: 62px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.index-content2 .min-width .wrap {
	margin-top: 52px;
	padding: 0 124px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.index-content2 .min-width .wrap li {
	width: 272px;
	height: 425px;
	float: left;
	background-color: #fff;
	margin: 0 22.5px;
	-webkit-box-shadow: 0 4px 11px 1px rgba(215,227,255,.5);
	box-shadow: 0 4px 11px 1px rgba(215,227,255,.5)
}

.index-content2 .min-width .wrap li .icon {
	width: 50px;
	height: 50px;
	margin: 40px auto 0
}

.index-content2 .min-width .wrap li .icon img {
	display: block;
	width: 100%
}

.index-content2 .min-width .wrap li .title {
	font-size: 18px;
	margin-top: 23px;
	font-weight: 700;
	text-align: center
}

.index-content2 .min-width .wrap li .description {
	font-size: 14px;
	color: #939393;
	width: 174px;
	margin: 23px auto 0
}

.index-content2 .min-width .wrap li .description p {
	margin-bottom: 14px;
	line-height: 22px
}

.index-content2 .min-width .wrap li .description p:last-child {
	margin-bottom: 0
}

.index-content3 {
	height: 631px;
	padding-top: 84px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.index-content3 .wrap {
	margin-top: 52px
}

.index-content3 .wrap li {
	width: -webkit-calc((100% - 53px)/ 2);
	width: calc((100% - 53px)/ 2);
	height: 200px;
	background: #fff;
	-webkit-box-shadow: 0 4px 11px 1px rgba(215,227,255,.5);
	box-shadow: 0 4px 11px 1px rgba(215,227,255,.5);
	border: 1px solid #f4f4f4;
	padding: 34px 0 0 50px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.index-content3 .wrap li .left-img {
	width: 52px;
	height: 52px;
	float: left
}

.index-content3 .wrap li .left-img img {
	display: block;
	width: 100%;
	height: 100%
}

.index-content3 .wrap li .right-content {
	float: left;
	width: 392px;
	margin-left: 31px;
	padding-top: 13px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.index-content3 .wrap li .right-content .title {
	font-size: 18px;
	font-weight: 600;
	color: #333
}

.index-content3 .wrap li .right-content .description {
	font-size: 14px;
	font-weight: 400;
	color: #333;
	margin-top: 16px
}

.index-content3 .wrap li .right-content .content {
	font-size: 14px;
	font-weight: 400;
	color: #939393;
	margin-top: 16px
}

.index-content3 .wrap li:first-child {
	float: left
}

.index-content3 .wrap li:last-child {
	float: right
}

.index-content3 .to-detail {
	display: block;
	width: 122px;
	height: 38px;
	-webkit-border-radius: 1px;
	border-radius: 1px;
	border: 1px solid #3d5989;
	font-size: 14px;
	font-weight: 400;
	color: #333;
	text-align: center;
	line-height: 38px;
	margin: 75px auto 0
}

.index-content4 {
	height: 226px;
	background-color: #f6f7fa;
	padding-top: 64px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.index-content5 {
	background-color: #464646;
	height: 420px
}

.index-content5 .wrap {
	width: 1440px;
	margin: 0 auto
}

.index-content5 .wrap li {
	float: left;
	width: 20%;
	height: 420px;
	padding-top: 134px;
	-webkit-background-size: cover;
	background-size: cover;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	position: relative
}

.index-content5 .wrap li .bg-img {
	position: absolute;
	z-index: 0;
	top: 0;
	left: 0;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}

.index-content5 .wrap li:hover {
	z-index: 2
}

.index-content5 .wrap li:hover .bg-img {
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1)
}

.index-content5 .wrap li .icon {
	width: 56px;
	height: 56px;
	margin: 0 auto;
	position: relative;
	z-index: 1
}

.index-content5 .wrap li .icon img {
	display: block;
	width: 100%
}

.index-content5 .wrap li .title {
	font-size: 22px;
	font-weight: 600;
	color: #fff;
	text-align: center;
	margin-top: 20px;
	position: relative;
	z-index: 1
}

.index-content6 {
	height: 538px;
	padding-top: 86px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.index-content6 .title {
	font-size: 24px;
	font-weight: 400;
	color: #333;
	text-align: center
}

.index-content6 .icons {
	margin-top: 84px
}

.index-content6 .icons li {
	float: left;
	width: 20%
}

.index-content6 .icons li .icon {
	width: 46px;
	height: 46px;
	margin: 0 auto
}

.index-content6 .icons li .icon img {
	display: block;
	width: 100%
}

.index-content6 .icons li .icons-title {
	font-size: 18px;
	font-weight: 400;
	color: #333;
	text-align: center;
	margin-top: 11px
}

.index-advteris {
	-webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-bottom: 74px;
}
.index-advteris .min-width {
  height: auto;
}
.index-advteris .title {
	font-size: 24px;
	font-weight: 400;
	color: #333;
	text-align: center
}
.index-advteris .ad-list {
  width: 1020px;
	margin: 27px auto 0;
	cursor: pointer;
}
.index-advteris .ad-list li {
  float: left;
  margin-right: 20px;
  margin-bottom: 20px;
}
.index-advteris .ad-list li:nth-child(even) {
  margin-right: 0;
}
.index-advteris .ad-list li .ad-link {
  display: block;
  width: 500px;
  height: 125px;
}
.index-advteris .ad-list li .ad-link img {
  display: block;
  max-width: 100%;
  max-height: 100%;
  margin: 0 auto;
}

.solution-title {
	font-size: 28px
}

.solution-banner {
	position: relative
}

.solution-banner .banner-content {
	text-align: center
}

.solution-banner .banner-content h2 {
	font-size: 48px;
	color: #fff
}

.solution-banner .banner-content .banner-description {
	color: #fff;
	text-align: center;
	width: auto
}

.solution-banner .abs-bottom {
	position: absolute;
	width: 100%;
	height: 54px;
	background-color: rgba(255,255,255,.4);
	bottom: 0;
	left: 0;
	right: 0
}

.solution-banner .abs-bottom .min-width {
	padding: 0 154px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.solution-banner .abs-bottom .anchor-list {
	height: 100%
}

.solution-banner .abs-bottom .anchor-list li {
	float: left;
	height: 100%;
	line-height: 54px;
	padding: 0 5px;
	margin: 0 42.5px;
	position: relative;
	cursor: pointer
}

.solution-banner .abs-bottom .anchor-list li a {
	color: #fff;
	display: block
}

.solution-banner .abs-bottom .anchor-list li::after {
	content: '';
	position: absolute;
	width: 102%;
	height: 2px;
	bottom: 0;
	left: 1%
}

.solution-banner .abs-bottom .anchor-list li:hover a {
	color: #385586
}

.solution-banner .abs-bottom .anchor-list li:hover::after {
	background-color: #385586
}

.solution-content1 {
	width: 100%;
	height: 643px;
	background-color: #f6f7fa
}

.solution-content1 .min-width {
	width: 1213px;
	padding-top: 62px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.solution-content1 .min-width .solution-title {
	width: 1222px;
	margin: 0 auto
}

.solution-content1 .min-width .swiper-container {
	margin-top: 18px;
	position: relative
}

.solution-content1 .min-width .swiper-container .swiper-scroll {
	height: 416px;
	overflow: hidden
}

.solution-content1 .min-width .swiper-container .swiper-list {
	width: 1542px
}

.solution-content1 .min-width .swiper-container .swiper-list li {
	width: 369px;
	height: 416px;
	float: left;
	margin-right: 22px;
	padding-top: 41px;
	padding-left: 58px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.solution-content1 .min-width .swiper-container .swiper-list li .title {
	font-size: 24px;
	font-weight: 700
}

.solution-content1 .min-width .swiper-container .swiper-list li .list {
	margin-top: 15px
}

.solution-content1 .min-width .swiper-container .swiper-list li .list p {
	color: #666;
	font-size: 14px;
	line-height: 25px
}

.solution-content1 .min-width .swiper-container .swiper-list li:last-child {
	margin-right: 0
}

.solution-content1 .min-width .swiper-container .swiper-list li:nth-child(1) {
	background: url(/img/solution/solution-content1-bg1.png) no-repeat center;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%
}

.solution-content1 .min-width .swiper-container .swiper-list li:nth-child(2) {
	background: url(/img/solution/solution-content1-bg2.png) no-repeat center;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%
}

.solution-content1 .min-width .swiper-container .swiper-list li:nth-child(3) {
	background: url(/img/solution/solution-content1-bg3.png) no-repeat center;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%
}

.solution-content1 .min-width .swiper-container .swiper-list li:nth-child(4) {
	background: url(/img/solution/solution-content1-bg4.png) no-repeat center;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%
}

.solution-content1 .min-width .swiper-container .swiper-btn {
	position: absolute;
	width: 27px;
	height: 95px;
	background-color: #e6e6e6;
	z-index: 1;
	right: 11px;
	top: 50%;
	margin-top: -47.5px;
	cursor: pointer;
	opacity: .6;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.solution-content1 .min-width .swiper-container .swiper-btn .img {
	width: 13px;
	height: 23px;
	overflow: hidden;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -11.5px;
	margin-left: -6.5px
}

.solution-content1 .min-width .swiper-container .swiper-btn .img img {
	display: block;
	width: 100%;
	height: 100%
}

.solution-content1 .min-width .swiper-container .swiper-btn:hover {
	opacity: 1
}

.solution-content1 .min-width .swiper-container .swiper-prev .img {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
	-webkit-transition: -webkit-transform .5s;
	transition: -webkit-transform .5s;
	-o-transition: transform .5s;
	transition: transform .5s;
	transition: transform .5s,-webkit-transform .5s
}

.solution-content1 .min-width .swiper-container .swiper-next .img {
	-webkit-transform: rotate(0);
	-ms-transform: rotate(0);
	transform: rotate(0);
	-webkit-transition: -webkit-transform .5s;
	transition: -webkit-transform .5s;
	-o-transition: transform .5s;
	transition: transform .5s;
	transition: transform .5s,-webkit-transform .5s
}

.solution-content1 .min-width .swiper-container .swiper-dot {
	width: 100%;
	text-align: center;
	margin-top: 35px
}

.solution-content1 .min-width .swiper-container .swiper-dot li {
	width: 10px;
	height: 10px;
	-webkit-border-radius: 100%;
	border-radius: 100%;
	background-color: #bbbbcb;
	display: inline-block;
	margin: 0 5px
}

.solution-content1 .min-width .swiper-container .swiper-dot .swiper-active {
	background-color: #2f353e
}

.solution-content2 {
	width: 100%;
	height: 590px
}

.solution-content2 .min-width {
	padding-top: 85px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.solution-content2 .min-width .wrap {
	margin-top: 29px
}

.solution-content2 .min-width .wrap li {
	width: 588px;
	height: 352px;
	float: left;
	-webkit-box-shadow: 0 4px 11px 1px rgba(215,227,255,.5);
	box-shadow: 0 4px 11px 1px rgba(215,227,255,.5)
}

.solution-content2 .min-width .wrap li .left-box {
	float: left;
	width: 308px;
	height: 100%;
	padding: 30px 0 0 33px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.solution-content2 .min-width .wrap li .left-box .title {
	font-size: 24px;
	font-weight: 700
}

.solution-content2 .min-width .wrap li .left-box .description {
	font-size: 14px;
	margin-top: 18px;
	line-height: 25px
}

.solution-content2 .min-width .wrap li .left-box .img {
	width: 249px;
	height: 182px;
	overflow: hidden
}

.solution-content2 .min-width .wrap li .left-box .img img {
	display: block;
	width: 100%;
	height: 100%
}

.solution-content2 .min-width .wrap li .right-content {
	float: left;
	width: 280px
}

.solution-content2 .min-width .wrap li .right-content .box {
	height: 176px;
	padding: 0 28px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	color: #fff;
	font-size: 14px;
	line-height: 25px
}

.solution-content2 .min-width .wrap li:nth-child(odd) .right-content .box:nth-child(odd) {
	background: #065da3;
	opacity: .7967;
	padding-top: 66px
}

.solution-content2 .min-width .wrap li:nth-child(odd) .right-content .box:nth-child(even) {
	background: -webkit-gradient(linear,left top,right top,from(#0d336c),to(#0661a8));
	background: -webkit-linear-gradient(left,#0d336c 0,#0661a8 100%);
	background: -o-linear-gradient(left,#0d336c 0,#0661a8 100%);
	background: linear-gradient(90deg,#0d336c 0,#0661a8 100%);
	opacity: .7967;
	padding-top: 53px
}

.solution-content2 .min-width .wrap li:nth-child(even) .right-content .box:nth-child(even) {
	background: #065da3;
	opacity: .7967;
	padding-top: 55px
}

.solution-content2 .min-width .wrap li:nth-child(even) .right-content .box:nth-child(odd) {
	background: -webkit-gradient(linear,left top,right top,from(#0d336c),to(#0661a8));
	background: -webkit-linear-gradient(left,#0d336c 0,#0661a8 100%);
	background: -o-linear-gradient(left,#0d336c 0,#0661a8 100%);
	background: linear-gradient(90deg,#0d336c 0,#0661a8 100%);
	opacity: .7967;
	padding-top: 66px
}

.solution-content3 {
	width: 100%;
	height: 652px;
	background-color: #f6f7fa
}

.solution-content3 .min-width {
	padding-top: 62px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.solution-content3 .min-width .content {
	margin-top: 49px
}

.solution-content3 .min-width .left-info {
	float: left
}

.solution-content3 .min-width .left-info .wrap li .wrap-title {
	width: 396px;
	font-size: 18px;
	font-weight: 700
}

.solution-content3 .min-width .left-info .wrap li .wrap-description {
	font-size: 14px;
	margin-top: 29px;
	width: 458px;
	line-height: 25px
}

.solution-content3 .min-width .left-info .wrap li .wrap-description p {
	line-height: 25px
}

.solution-content3 .min-width .left-info .wrap li:last-child {
	margin-top: 56px
}

.solution-content3 .min-width .left-info .wrap li:last-child .wrap-description {
	text-indent: 2em
}

.solution-content3 .min-width .right-img {
	float: right;
	width: 680px;
	height: 439px;
	overflow: hidden
}

.solution-content3 .min-width .right-img img {
	display: block;
	width: 100%;
	height: 100%
}

.solution-content4 {
	width: 100%;
	height: 587px
}

.solution-content4 .min-width {
	padding-top: 85px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.solution-content4 .min-width .wrap {
	margin-top: 45px;
	padding-top: 41px;
	padding-bottom: 41px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	background: url(/img/solution/solution-content4-bg.png) no-repeat center;
	-webkit-background-size: 1028px 332px;
	background-size: 1028px 332px
}

.solution-content4 .min-width .wrap li {
	float: left;
	width: 370px;
	height: 250px;
	background-color: #fff;
	margin-right: 44px;
	padding-top: 21px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.solution-content4 .min-width .wrap li .icon {
	width: 68px;
	height: 68px;
	overflow: hidden;
	margin: 0 auto
}

.solution-content4 .min-width .wrap li .icon img {
	display: block;
	width: 100%;
	height: 100%
}

.solution-content4 .min-width .wrap li h3 {
	font-size: 20px;
	text-align: center;
	margin-top: 17px;
	padding-bottom: 12px;
	position: relative
}

.solution-content4 .min-width .wrap li h3::after {
	content: '';
	position: absolute;
	width: 24px;
	height: 2px;
	background: #3a5787;
	bottom: 0;
	left: 50%;
	margin-left: -12px
}

.solution-content4 .min-width .wrap li .description {
	font-size: 14px;
	margin-top: 20px;
	width: 245px;
	margin: 20px auto 0;
	line-height: 25px
}

.solution-content4 .min-width .wrap li:first-child {
	-webkit-box-shadow: -5px 0 11px -6px rgba(76,76,76,.5);
	box-shadow: -5px 0 11px -6px rgba(76,76,76,.5)
}

.solution-content4 .min-width .wrap li:last-child {
	margin-right: 0;
	-webkit-box-shadow: 5px 0 11px -6px rgba(76,76,76,.5);
	box-shadow: 5px 0 11px -6px rgba(76,76,76,.5)
}

.solution-content5 {
	width: 100%;
	height: 561px;
	background-color: #f6f7fa
}

.solution-content5 .min-width {
	padding-top: 63px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.solution-content5 .min-width .left-info {
	float: left;
	width: 313px
}

.solution-content5 .min-width .left-info .title {
	font-size: 28px
}

.solution-content5 .min-width .left-info .wrap {
	margin-top: 49px;
	padding-left: 19px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.solution-content5 .min-width .left-info .wrap li:first-child {
	margin-bottom: 57px
}

.solution-content5 .min-width .left-info .wrap li .wrap-title {
	font-size: 18px;
	font-weight: 700
}

.solution-content5 .min-width .left-info .wrap li .wrap-description {
	font-size: 14px;
	margin-top: 16px;
	line-height: 25px
}

.solution-content5 .min-width .right-img {
	float: right;
	width: 823px;
	height: 437px;
	overflow: hidden
}

.solution-content5 .min-width .right-img img {
	display: block;
	width: 100%;
	height: 100%
}

.partners-content-title {
	font-size: 28px;
	text-align: center;
	color: #000
}

.partners-banner {
	height: 501px;
	padding-top: 177px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.partners-banner .title {
	font-size: 48px;
	color: #fff;
	text-align: center
}

.partners-banner .description {
	width: 666px;
	font-size: 18px;
	line-height: 25px;
	color: #fff;
	text-align: center;
	margin: 27px auto 0
}

.partners-content1 {
	height: 490px
}

.partners-content1 .min-width {
	padding-top: 86px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.partners-content1 .wrap {
	margin-top: 44px
}

.partners-content1 .wrap li {
	width: 33.3%;
	float: left;
	position: relative
}

.partners-content1 .wrap li .icon {
	width: 67px;
	height: 67px;
	overflow: hidden;
	margin: 0 auto
}

.partners-content1 .wrap li .icon img {
	display: block;
	width: 100%;
	height: 100%
}

.partners-content1 .wrap li .title {
	font-size: 20px;
	margin-top: 29px;
	text-align: center
}

.partners-content1 .wrap li .description {
	font-size: 14px;
	line-height: 25px;
	width: 210px;
	margin: 15px auto 0
}

.partners-content1 .wrap li::before {
	content: '';
	position: absolute;
	width: 1px;
	height: 173px;
	background-color: #979797;
	top: 43px;
	right: 0
}

.partners-content1 .wrap li:last-child::before {
	display: block;
	background-color: #fff
}

.partners-content2 {
	background-color: #f6f7fa;
	height: 353px
}

.partners-content2 .min-width {
	padding-top: 62px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.partners-content2 .min-width .line-img {
	width: 885px;
	height: 92px;
	overflow: hidden;
	margin: 49px auto 0
}

.partners-content2 .min-width .line-img img {
	display: block;
	width: 100%
}

.partners-content2 .min-width ul {
	width: 997px;
	margin: 29px auto 0
}

.partners-content2 .min-width ul li {
	color: #3d5989;
	font-size: 18px;
	float: left;
	width: 86px;
	margin: 0 56px;
	text-align: center
}

.partners-content3 {
	height: 564px
}

.partners-content3 .min-width {
	padding-top: 86px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.partners-content3 .wrap {
	margin-top: 44px
}

.partners-content3 .wrap li {
	width: 33.3%;
	float: left;
	position: relative
}

.partners-content3 .wrap li .img {
	width: 255px;
	height: 150px;
	overflow: hidden;
	margin: 0 auto
}

.partners-content3 .wrap li .img img {
	display: block;
	width: 100%;
	height: 100%
}

.partners-content3 .wrap li .title {
	font-size: 20px;
	margin-top: 43px;
	font-weight: 700;
	text-align: center
}

.partners-content3 .wrap li .description {
	font-size: 14px;
	line-height: 25px;
	width: 168px;
	margin: 17px auto 0
}

.aboutus-banner {
	position: relative;
	height: 430px
}

.aboutus-banner h2 {
	font-size: 48px;
	color: #fff;
	position: absolute;
	z-index: 1;
	top: 209px;
	left: 50%;
	margin-left: -216px
}

.aboutus-banner::after {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 0;
	background-color: rgba(0,0,0,.25);
	top: 0
}

.aboutus-content1 {
	background-color: #f6f7fa;
	height: 509px;
	padding-top: 62px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.aboutus-content1 .wrap {
	margin-top: 25px;
	padding: 0 61px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.aboutus-content1 .wrap li {
	float: left;
	width: 270px;
	margin: 0 44.5px
}

.aboutus-content1 .wrap li .title {
	font-size: 24px;
	position: relative
}

.aboutus-content1 .wrap li .title::before {
	position: absolute;
	font-size: 30px;
	top: 14px;
	left: 20px;
	color: rgba(61,89,137,.2)
}

.aboutus-content1 .wrap li:nth-child(1) .title::before {
	content: 'Integrity'
}

.aboutus-content1 .wrap li:nth-child(2) .title::before {
	content: 'Commitment'
}

.aboutus-content1 .wrap li:nth-child(3) .title::before {
	content: 'Win-Win'
}

.aboutus-content1 .wrap li .description {
	font-size: 16px;
	margin-top: 25px
}

.aboutus-content1 .wrap li .img {
	width: 270px;
	height: 190px;
	margin-top: 31px;
	overflow: hidden
}

.aboutus-content1 .wrap li .img img {
	display: block;
	width: 110%;
	margin-top: -3%;
	margin-left: -5%
}

.aboutus-content2 {
	width: 100%;
	height: 358px
}

.aboutus-content2 .aboutus-info {
	margin-top: 54px
}

.aboutus-content2 .aboutus-info .list {
	float: left;
	width: 33%;
	text-align: center
}

.aboutus-content2 .aboutus-info .list .img {
	width: 20px;
	height: 20px;
	display: inline-block;
	vertical-align: bottom
}

.aboutus-content2 .aboutus-info .list .img img {
	display: block;
	width: 100%
}

.aboutus-content2 .aboutus-info .list .text {
	font-size: 16px;
	margin-left: 10px;
	vertical-align: bottom
}

.aboutus-map {
	width: 100%
}

.aboutus-map .open-map {
	display: block;
	width: 100%;
	height: 406px;
	overflow: hidden
}

.aboutus-map .open-map img {
	display: block;
	height: 100%
}

@media screen and (max-width:1440px) {
	.index-content5 {
		width: 100%
	}

	.index-content5 .wrap {
		width: 100%
	}
}
.detail-content{
	width: 1200px;
	margin: 0 auto;
	padding: 20px 0 40px;
}

.module_editor {
  width: 100%;
}
.module_editor {
  word-wrap: break-word;
}
.module_editor img {
  max-width: 100%;
}
.module_editor table {
  max-width: 100%;
}
.module_editor pre {
  word-wrap: break-word !important;
  word-break: break-all !important;
  display: block;
  white-space: normal !important;
}