
.common-crumbs{
	line-height: 3.5rem;
	white-space: nowrap;
	overflow-x: auto;
	overflow-y: hidden;
	background: #242424
}
.common-crumbs.mode2{
	background: #eee
}
.common-crumbs a{
	color: #888;
	font-size: 1.16rem;
	cursor: default
}
.common-crumbs a[href]{
	cursor: pointer
}
.common-crumbs a:last-of-type{
}
.common-pc-nav{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 80px;
	line-height:80px;
	z-index: 21;
	text-align: right;
	transition: all linear 0.2s;
}
.common-pc-nav.isFixed{
	background: rgba(0,0,0,.6)
}
.common-pc-nav.innermode{
	position: relative;
	background: #070f33
}
.common-pc-nav .logo-area{
	float: left;
	padding-left: 42px
}
.common-pc-nav .pc-nav-wrap{
	float: right;
	font-size: 0;
	padding-right: 35px
}
.common-pc-nav .pc-nav-wrap a{
	display: inline-block;
	vertical-align: middle;
	color: #fff;
	font-size: 16px;
	height: 80px;
	line-height: 80px;
	position: relative;
	margin-left: 40px
}
.common-pc-nav .pc-nav-wrap a img,.common-pc-nav .pc-nav-wrap a span{
	display: inline-block;
	vertical-align: middle;
}
.common-pc-nav .pc-nav-wrap a:last-of-type span{
	color: #ffd800;
}
.common-pc-nav .pc-nav-wrap a img{
	margin-right: 1rem
}
@keyframes bannerBg {
	0%{
		background: #5570c1;
	}
	20%{
		background: #0e3999;
	}
	40%{
		background: #7d46ab;
	}
	80%{
		background: #12884f;
	}
	100%{
		background: #5570c1;
	}
}
.index-banner{
	height: 1180px;
	position: relative;
	animation: bannerBg linear 15s infinite;
}
.index-banner .bg-img{
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
	width: 100%;
}
.index-banner .txt-img{
	position: absolute;
	top: 22%;
	left: 50%;
	transform: translateX(-50%);
	z-index: 3
}
.index-banner .company-area1,.index-banner .company-area2{
	position: absolute;
	top: 18.6%;
	left: 11%;
	width: 600px;
	height: 500px;
	opacity: .55;
}
.index-banner .company-area2{
	left: auto;
	right: 11%;
}
.index-banner .mouse-img{
	position: absolute;
	bottom: 280px;
	left: 50%;
	margin-left: -13.5px;
	animation: up-move2 ease-out 2s infinite
}
.index-banner .link-area{
	position: absolute;
	bottom: -80px;
	left: 50%;
	transform: translateX(-50%);
	width: 1600px;
	max-width: 94%;
	height: 318px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	/* padding: 0 70px; */
	border-radius: 30px;
	background: #6a42dc;
	box-shadow: 0 -9px 35px rgba(44,44,44,.32);
	z-index: 3
}
.index-banner .link-area a{
	height: 100%;
	width: 50%;
	display: inline-block;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	padding: 0 60px;
}
.index-banner .link-area a img{
	transition: all linear 0.2s
}
.index-banner .link-area a:hover img{
	transform: translateY(-8px)
}
.index-banner .link-area a .text-area{
	padding-left: 40px
}
.index-banner .link-area a .text-area h3{
	color: #fff;
	font-size: 28px;
}
.index-banner .link-area a .text-area p{
	font-size: 1.33rem;
	color: #fff;
	line-height: 2rem;
	margin-top: 2rem
}
.swiper-model1-control{
	position: absolute;
	left: 155px;
	bottom: 10%;
	z-index: 11;
	white-space: nowrap;
	font-size: 0
}
.swiper-model1-control > div{
	display: inline-block;
	outline: none;
	cursor: pointer;
	width: 64px;
	height: 64px;
	line-height: 64px;
	text-align: center;
	border: 1px solid rgba(255,255,255,.3);
	color: #fff;
	font-size: 1.33rem;
	transition: all linear 0.2s;
}
.swiper-model1-control > div:hover{
	background: #ff3259;
	border-color:#ff3259
}
.swiper-container-model1 .swiper-slide img{
	display: block;
	width: 100%
}
.swiper-container-model1 .swiper-slide .text-area{
	position: absolute;
	left: 0;
	top: 0;
	width: 50%;
	height: 100%;
	padding: 210px 155px 0;
	background: rgba(34,34,34,.6);
}
.swiper-container-model1 .swiper-slide .text-area h3{
	font-size: 4rem;
	color: #fff;
	line-height: 4.4rem;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.swiper-container-model1 .swiper-slide .text-area i{
	display: block;
	width: 5.4rem;
	height: 1px;
	background: rgba(255,255,255,.3);
	margin: 1.5rem 0
}
.swiper-container-model1 .swiper-slide .text-area p{
	font-size: 1.66rem;
	color: #fff;
	line-height: 2rem;
	max-height: 10rem;
	overflow: hidden;
}
.index-model2{
	background: #171717 url(../image/bg-sucai1.png) no-repeat right top;
}
.common-padding1{
	padding-top: 8rem;
	padding-bottom: 7rem
}
.common-title{
	text-align: center;
	padding-bottom: 4rem;
	line-height: 105px;
	cursor: default
}
.common-title h3{
	display: inline-block;
	vertical-align: middle;
	font-size: 100px;
	font-family: Georgia, "Javanese Text";
	color: #fff;
	font-style: italic;
	font-weight: bold
}
.common-title.mode2 h3{
	color: #aaa;
}
.common-title.mode3 h3{
	color: #ffe400
}
.common-title h3 font{
	color: #ffba00
}
.common-title.mode2 h3 font{
	color: #fe295b
}
.common-title.mode3 h3 font{
	color: #fff;
}
.common-title .right-area{
	display: inline-block;
	vertical-align: middle;
	margin-left: 2.33rem;
	text-align: center;
}
.common-title .right-area h2{
	font-size: 3.33rem;
	color: #fff;
	line-height: 5rem;
}
.common-title.mode2 .right-area h2{
	color: #333;
}
.common-title .right-area p{
	font-size: 1.16rem;
	color: #fff;
	line-height: 1.4rem;
	margin-top: 1rem
}
.common-title.mode2 .right-area p{
	color: #888
}
.swiper-pagination-model2{
	text-align: center;
	white-space: nowrap;
	overflow-x: auto;
	overflow-y: hidden
}
.swiper-pagination-model2 .swiper-pagination-bullet{
	display: inline-block;
	width: auto;
	height: 42px;
	line-height: 42px;
	position: relative;
	border-radius: 0;
	color: #fff;
	font-size: 1.33rem;
	transition: all linear 0.2s;
	outline: none;
	background: none;
	opacity: 1;
	margin: 0 1.5rem
}
.swiper-pagination-model2 .swiper-pagination-bullet:hover,.swiper-pagination-model2 .swiper-pagination-bullet-active{
	letter-spacing: 0.5rem;
	padding-left: 0.5rem;
}
.swiper-pagination-model2 .swiper-pagination-bullet i{
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	height: 2px;
	width: 0;
	background: #ffba00;
	overflow: hidden;
	transition: all linear 0.2s
}
.swiper-pagination-model2 .swiper-pagination-bullet i:last-of-type{
	top: auto;
	bottom: 0
}
.swiper-pagination-model2 .swiper-pagination-bullet:hover i,.swiper-pagination-model2 .swiper-pagination-bullet-active i{
	width: 100%
}
.model2-wrap{
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-wrap: wrap;
	padding: 2rem 2.1vw 3rem
}
.model2-wrap.innermode{
	padding: 3.2rem 2.1vw 1rem
}
.model2-wrap a{
	display: inline-block;
	width: 18.8%;
	height: 38.95vw;
	position: relative;
	border-radius: 1.66rem;
	overflow: hidden;
	box-shadow: 0 -4px 15px rgba(0,0,0,.39);
	margin-right: 1.5%;
	margin-bottom: 4.8rem
}
.model2-wrap.services{
	padding-bottom: 0;
}
.model2-wrap.services a{
	width: 23.5%;
	height: 14.95vw;
	margin-bottom: 2rem;
	margin-right: 2%;
}
.model2-wrap a:nth-of-type(5n){
	margin-right: 0
}
.model2-wrap.services a:nth-of-type(5n) {
	margin-right: 2%;
}
.model2-wrap.services a:nth-of-type(4n) {
	margin-right: 0;
}
.model2-wrap a img{
	display: block;
	width: 100%;
	height: 100%;
	transition: all linear 0.2s
}
.model2-wrap a .text-area{
	position: absolute;
	left: 0%;
	bottom: 0;
	width: 100%;
	padding: 1.66rem 1.5rem;
	background: rgba(51,51,51,.9);
	transition: all linear 0.2s;
	z-index: 2
}
.model2-wrap a .text-area h3{
	font-size: 1.5rem;
	color: #fff;
	line-height: 1.6rem;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	transition: all linear 0.2s
}
.model2-wrap a .text-area h4{
	font-size: 1rem;
	color: #999;
	line-height: 1.2rem;
	margin-top: 0.7rem;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}
.model2-wrap a:hover img{
	transform: scale(1.1)
}
.model2-wrap a:hover .text-area{
	background: #fff
}
.model2-wrap a:hover .text-area h3{
	color: #333
}
.common-more-wrap{
	text-align: center;
}
.common-more-wrap a{
	display: inline-block;
	height: 64px;
	line-height: 64px;
	font-size: 0;
}
.common-more-wrap a span{
	float: left;
	width: 206px;
	height: 100%;
	border: 1px solid rgba(170,170,170,.3);
	border-right: none;
	font-size: 1.16rem;
	color: #888;
	transition: all linear 0.2s
}
.common-more-wrap.mode2 a span{
	color: #ccc
}
.common-more-wrap a:hover span{
	border-color:#ff3259;
	color: #ff3259
}
.common-more-wrap a i{
	float: right;
	width: 64px;
	background: #ff3259;
	color: #fff;
	font-size: 1.33rem
}
.common-more-wrap a i font{
	display: inline-block
}
.common-more-wrap a:hover i font{
	animation: error-move linear 0.5s infinite
}
.index-model3{
	background: #f0f0f0 url(../image/bg-sucai2.png) no-repeat left top;
	background-attachment: fixed
}
.news-list-wrap{
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	flex-wrap: wrap;
	padding-bottom: 7rem
}
.news-list-wrap.mode2{
	padding-bottom: 5rem;
	padding-top: 2rem
}
.news-list-wrap.mode3{
	padding-bottom: 0
}
.news-list-wrap a{
	display: inline-block;
	width: 47.5%;
	position: relative;
	padding: 1.5rem 0
}
.news-list-wrap.mode3 a{
	padding: 2rem 0
}
.news-list-wrap a h3{
	font-size: 1.5rem;
	color: #333;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	line-height: 1.6rem;
	transition: all linear 0.2s
}
.news-list-wrap a:hover h3{
	font-weight: bold
}
.news-list-wrap a p{
	font-size: 1.16rem;
	color: #888;
	line-height: 1.7rem;
	height: 3.4rem;
	overflow: hidden;
	margin-top: 1rem
}
.news-list-wrap.mode3 a p{
	height: 1.7rem
}
.news-list-wrap a i{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 1px;
	background: #c9c9c9;
}
.news-list-wrap a:nth-of-type(9) i,.news-list-wrap a:nth-of-type(10) i{
	display: none
}
.news-list-wrap a i em{
	position: absolute;
	top: 0;
	left: 0;
	width: 2.9rem;
	height: 1px;
	background: #555;
	transition: all linear 0.2s
}
.news-list-wrap a:hover i em{
	width: 100%
}
.index-model4{
	background: #493ba8 url(../image/bg-sucai3.png) no-repeat left bottom
}
.question-list-index{
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-wrap: wrap;
}
.question-list-index a{
	display: inline-block;
	width: 29.375%;
	margin-right: 5.9375%;
	line-height: 56px;
	font-size: 0
}
.question-list-index a:nth-of-type(3n){
	margin-right: 0
}
.question-list-index a i{
	display: inline-block;
	vertical-align: middle;
	width: 36px;
	height: 36px;
	line-height: 34px;
	margin-right: 15px;
	text-align: center;
	border: 1px solid #fff;
	border-radius: 100%;
	font-size: 1.66rem;
	font-weight: bold;
	color: #fff;
	transition: all linear 0.2s
}
.question-list-index a span{
	width: calc(100% - 51px);
	display: inline-block;
	vertical-align: middle;
	font-size: 1.33rem;
	color: #fff;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	border-bottom: 1px solid #5448a4;
	transition: all linear 0.2s
}
.question-list-index a:nth-of-type(16) span,.question-list-index a:nth-of-type(17) span,.question-list-index a:nth-of-type(18) span{
	border-bottom: none
}
.question-list-index a:hover i{
	background: #fff;
	color: #493ba8
}
.question-list-index a:hover span{
	font-weight: bold
}
.index-model5{
	padding: 10rem 0 21rem;
}
.index-model5 img{
	display: block;
	width: 100%
}
.common-footer{
	background: #131722;
}
.common-footer .about-wrap{
	margin-top: -148px;
	position: relative;
}
.common-footer.mode2 .about-wrap{
	display: none
}
.common-footer .bg-img{
	display: block;
	width: 100%
}
.common-footer .text-area{
	position: absolute;
	top: 7.16rem;
	left: 50%;
	transform: translateX(-50%);
	width: 84.375%;
}
.common-footer .text-area .top-area{
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.common-footer .text-area .top-area h3{
	font-size: 2.5rem;
	color: #fff;
	letter-spacing: 2.5rem;
	font-family: Georgia, "Javanese Text";
	font-weight: bold;
}
.common-footer .text-area .top-area h4{
	font-size: 2.5rem;
	color: #fff;
}
.common-footer .text-area .bottom-area{
	font-size: 1.33rem;
	color: #fff;
	line-height: 1.6rem;
	margin-top: 4rem
}
.common-footer .tel-area{
	position: absolute;
	bottom: -74px;
	left: 50%;
	transform: translateX(-50%);
	width: 176px;
	height: 176px;
	border-radius: 100%;
	background: #282732;
	text-align: center;
	padding-top: 2.9rem
}
.common-footer .tel-area a{
	display: block;
	font-size: 1.5rem;
	font-weight: bold;
	color: #fff;
	margin: 1rem auto 0.3rem
}
.common-footer .tel-area h5{
	font-size: 1.16rem;
	color: #64646c
}
.common-footer .link-wrap{
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 7.9rem 0 2rem;
	border-bottom: 1px solid #31353e;
	font-size: 0
}
.common-footer .link-wrap .left-area a{
	display: inline-block;
	vertical-align: middle;
	font-size: 1.33rem;
	height: 1.33rem;
	line-height: 1.33rem;
	color: #fff;
	padding-right: 1.4rem;
	border-right: 1px solid #696969;
	margin-right: 1.4rem;
}
.common-footer .link-wrap .left-area a:hover{
	font-weight: bold
}
.common-footer .link-wrap .left-area a:last-of-type{
	border: none;
	margin-right: 0;
	padding-right: 0
}
.common-footer .link-wrap .right-area span{
	display: inline-block;
	vertical-align: middle;
	font-size: 1.33rem;
	color: #ff434d
}
.common-footer .link-wrap .right-area a{
	display: inline-block;
	vertical-align: middle;
	height: 3rem;
	line-height: 2.8rem;
	padding: 0 1.66rem 0 4rem;
	border-radius: 1.5rem;
	border: 1px solid transparent;
	font-size: 1.16rem;
	color: #888
}
.common-footer .link-wrap .right-area a:nth-of-type(1){
	background: url(../image/icon-footer1.png) no-repeat 1.66rem center;
}
.common-footer .link-wrap .right-area a:nth-of-type(2){
	background: url(../image/icon-footer2.png) no-repeat 1.66rem center;
}
.common-footer .link-wrap .right-area a:nth-of-type(3){
	background: url(../image/icon-footer3.png) no-repeat 1.66rem center;
}
.common-footer .link-wrap .right-area a:hover{
	border-color:#333;
	color: #fff;
}
.common-footer .hot-wrap{
	padding: 1rem 0 2px;
	border-bottom: 1px solid #31353e;
	font-size: 0;
}
.common-footer .hot-wrap a{
	display: inline-block;
	height: 1.2rem;
	line-height: 1.2rem;
	font-size: 1.16rem;
	color: #94939f;
	padding:0 0.8rem;
	border-right: 1px solid #94939f;
	margin-bottom: 10px
}
.common-footer .hot-wrap a[href]:hover{
	color: #fff
}
.common-footer .hot-wrap a:last-of-type,.common-footer .hot-wrap a:first-of-type{
	border: none;
	padding-right: 0;
}
.common-footer .hot-wrap a:first-of-type{
	color: #ff3259;
	font-weight: bold;
	padding-left: 0
}
.common-footer .copy-wrap{
	padding: 4rem 0 2.5rem
}
.common-footer .copy-wrap a{
	display: inline-block;
	vertical-align: middle;
	font-size: 1.16rem;
	color: #fff;
	margin-right: 2.1rem;
}
.common-footer .copy-wrap a img{
	display: inline-block;
	margin-right: 0.7rem;
	vertical-align: middle;
	position: relative;
	top: -1px
}
.footer-friend{
	background: #282732;
	padding-top: 1rem;
	padding-bottom: 4rem;
	font-size: 0
}
.footer-friend a{
	display: inline-block;
	vertical-align: middle;
	margin-right: 0.5rem;
	font-size: 1.16rem;
	color: #76767d;
	line-height: 2rem
}
.inner-banner img{
	display: block;
	width: 100%
}
.list-case-wrap{
	background: #171717
}
.inner-padding{
	padding-top: 3rem;
	padding-bottom: 17.5rem
}
.common-inner-title{
	text-align: center;
}
.common-inner-title h1{
	font-size: 2.5rem;
	color: #fff;
}
.common-inner-title.mode2 h1{
	color: #333
}
.common-inner-title h3{
	font-size: 1.16rem;
	color: #555;
	margin-top: 1.7rem
}
.common-inner-title.mode2 h3{
	color: #888
}
.common-inner-title em{
	display: inline-block;
	vertical-align: middle;
	line-height: 1.2rem;
	height: 1.2rem;
}
.common-inner-title h3 .tab-area{
	display: inline-block;
	vertical-align: middle;
	height: 1.2rem;
	line-height: 1.2rem
}
.common-inner-title h3 .tab-area font{
	line-height: 1.2rem;
	display: inline-block;
	vertical-align: middle;
	border-right: 1px solid #888;
	padding-right: 7px;
	margin-right: 7px
}
.common-inner-title h3 .tab-area font:last-of-type{
	padding-right: 0;
	margin-right: 0;
	border: none
}
.common-inner-title i{
	display: block;
	margin: 2.5rem auto;
	width: 5.5rem;
	height: 1px;
	background: #171717
}
.common-inner-title p{
	font-size: 1.33rem;
	line-height: 2.2rem;
	color: #888;
	text-align: left
}
.second-nav-wrap{
	white-space: nowrap;
	overflow-x: auto;
	overflow-y: hidden;
	text-align: center;
	padding: 3.33rem 0 0.5rem
}
.second-nav-wrap a{
	display: inline-block;
	width: auto;
	height: 42px;
	line-height: 42px;
	position: relative;
	border-radius: 0;
	color: #ccc;
	font-size: 1.33rem;
	transition: all linear 0.2s;
	outline: none;
	background: none;
	opacity: 1;
	margin: 0 1.5rem
}
.second-nav-wrap.mode2 a{
	color: #555;
}
.second-nav-wrap a:hover,.second-nav-wrap a.active{
	letter-spacing: 0.5rem;
	padding-left: 0.5rem;
	color: #fff
}
.second-nav-wrap.mode2 a:hover,.second-nav-wrap.mode2 a.active{
	color: #333;
	font-weight: bold
}
.second-nav-wrap a i{
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	height: 2px;
	width: 0;
	background: #ffce0c;
	overflow: hidden;
	transition: all linear 0.2s
}
.second-nav-wrap a i:last-of-type{
	top: auto;
	bottom: 0
}
.second-nav-wrap a:hover i,.second-nav-wrap a.active i{
	width: 100%
}
.list-news-wrap{
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	flex-wrap: wrap;
	padding-top: 3rem
}
.list-news-wrap a{
	width: 48.125%;
	margin-bottom: 4rem;
	display: inline-block;
}
.list-news-wrap a .img-area{
	height: 22rem;
	overflow: hidden;
	transition: all linear 0.2s;
	box-shadow: 0 5px 16px rgba(44,44,44,.3)
}
.list-news-wrap a:hover .img-area{
	box-shadow: 0 5px 16px rgba(44,44,44,.6)
}
.list-news-wrap a .img-area img{
	display: block;
	width: 100%;
	height: 100%;
	transition: all linear 0.2s
}
.list-news-wrap a:hover .img-area img{
	transform: scale(1.1)
}
.list-news-wrap a .text-area{
	padding-top: 2.2rem
}
.list-news-wrap a .text-area h3{
	font-size: 2.5rem;
	color: #555;
	line-height: 2.7rem;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.list-news-wrap a .text-area h4{
	font-size: 1.16rem;
	line-height: 1.3rem;
	color: #555;
	margin-top: 1.3rem;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.list-news-wrap a .text-area i{
	display: block;
	width: 5.5rem;
	height: 1px;
	background: #888;
	margin-top: 1.4rem
}
.question-list-inner{
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-wrap: wrap;
	padding: 2rem 0 5rem
}
.question-list-inner a{
	display: inline-block;
	width: 29.375%;
	margin-right: 5.9375%;
	line-height: 56px;
	font-size: 0
}
.question-list-inner a:nth-of-type(3n){
	margin-right: 0
}
.question-list-inner a i{
	display: inline-block;
	vertical-align: middle;
	width: 36px;
	height: 36px;
	line-height: 34px;
	margin-right: 15px;
	text-align: center;
	border: 1px solid #ccc;
	border-radius: 100%;
	font-size: 1.66rem;
	font-weight: bold;
	color: #888;
	transition: all linear 0.2s
}
.question-list-inner a span{
	width: calc(100% - 51px);
	display: inline-block;
	vertical-align: middle;
	font-size: 1.33rem;
	color: #333;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	border-bottom: 1px solid #c9c9c9;
	transition: all linear 0.2s
}
.question-list-inner a:hover i{
	background: #7e7e7e;
	color: #fff
}
.question-list-inner a:hover span{
	font-weight: bold
}
.inner-edit-wrap{
	padding: 6rem 0 3rem;
}
.inner-edit-wrap img,.inner-edit-wrap video,.inner-edit-wrap iframe{
	max-width: 100%;
	border: none;
	outline: none
}
.inner-padding2{
	padding: 3rem 15px 6rem
}
.news-pages{
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.news-pages a{
	display: inline-block;
	font-size: 0
}
.news-pages a i{
	width: 64px;
	height: 64px;
	line-height: 64px;
	text-align: center;
	display: inline-block;
	vertical-align: middle;
	background: #888;
	color: #fff;
	font-size: 1.33rem;
	transition: all linear 0.2s
}
.news-pages a:hover i{
	background: #ff3259
}
.news-pages a span{
	display: inline-block;
	vertical-align: middle;
	font-size: 1.16rem;
	color: #333;
	margin: 0 2.2rem
}
.detail-case-left .news-pages a span{
	color: #fff
}
.recmod-wrap{
	background: #eee;
	padding: 4rem 15px 18rem
}
#map1{
	height: 26vw;
	z-index: 1
}
.inner-banner #map1 img{
	width: auto;
	max-width: none
}
.inner-banner .map-mask{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 2;
	background: -moz-linear-gradient(left,  rgba(215,48,193,0.6) 0%, rgba(252,123,8,0.6) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  rgba(215,48,193,0.6) 0%,rgba(252,123,8,0.6) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  rgba(215,48,193,0.6) 0%,rgba(252,123,8,0.6) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#99d730c1', endColorstr='#99fc7b08',GradientType=1 ); /* IE6-9 */
	pointer-events: none
}
.contact-wrap .top-area{
	text-align: center;
	padding-top: 5.5rem
}
.contact-wrap .top-area img{
	display: inline-block;
	vertical-align: middle
}
.contact-wrap .top-area .text-area{
	display: inline-block;
	vertical-align: middle;
	text-align: left;
	margin-left: 2.8rem
}
.contact-wrap .top-area .text-area h3{
	font-size: 1.66rem;
	color: #333;
	font-weight: bold;
	letter-spacing: 4px
}
.contact-wrap .top-area .text-area a{
	display: block;
	font-size: 4rem;
	color: #f83a5a;
	font-weight: bold;
	font-style: italic;
	line-height: 4.6rem;
	padding: 0.4rem 0
}
.contact-wrap .top-area .text-area span{
	font-size: 1.33rem;
	color: #555;
}
.contact-wrap .top-area .text-area span em{
	color: #f83a5a
}
.contact-wrap .content-area{
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	flex-wrap: wrap;
	padding: 6.66rem 0
}
.contact-wrap .content-area .content-content{
	width: 25%;
	text-align: center;
	position: relative
}
.contact-wrap .content-area .content-content img{
	display: inline-block;
}
.contact-wrap .content-area .content-content span{
	display: block;
	font-size: 2.5rem;
	color: #333;
	font-weight: lighter;
	margin: 1.4rem auto 0.8rem
}
.contact-wrap .content-area .content-content h4{
	font-size: 1.33rem;
	color: #555;
}
.contact-wrap .content-area .content-content i{
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	height: 9rem;
	width: 1px;
	background: #e6e6e6
}
.contact-wrap .address-area{
	text-align: center;
	font-size: 1.33rem;
	color: #555;
	line-height: 2.4rem;
}
.contact-wrap .address-area i{
	display: block;
	margin: 2rem auto 0;
	width: 6rem;
	height: 4px;
	background: #ffcc00
}
.detail-case-wrap{
	background: #171717;
	padding-bottom: 18rem
}
.detail-case-left{
	float: left;
	width: 59.18%;
}
.detail-case-right{
	float: right;
	width: 28.75%;
	text-align: center;
	padding-top: 6rem
}
.detail-case-right .info-area{
	text-align: left;
}
.detail-case-right .info-area h1{
	font-size: 2.5rem;
	color: #fff;
	line-height: 3.5rem;
	padding-bottom: 1.6rem
}
.detail-case-right .info-area .tab-area span{
	display: inline-block;
	font-size: 1.16rem;
	color: #555;
	height: 1.2rem;
	line-height: 1.2rem;
	margin-right: 8px;
	padding-right: 8px;
	border-right: 1px solid #555;
	margin-bottom: 0.4rem
}
.detail-case-right .info-area .tab-area span:last-of-type{
	border-right: none;
	padding-right: 0;
	margin-right: 0
}
.detail-case-right .info-area i{
	display: block;
	width: 5.5rem;
	height: 1px;
	background: #555;
	margin:2.7rem 0
}
.detail-case-right .info-area h4{
	font-size: 1.33rem;
	color: #fff;
	line-height: 2rem;
	margin-bottom: 0.1rem
}
.detail-case-right .tel-area{
	background: #ff3259;
	width: 110%;
	height: 160px;
	display: flex;
	justify-content: space-around;
	align-items: center;
	padding: 0 3rem;
	position: relative;
	left: -5%;
	margin-top: 5rem
}
.detail-case-right .tel-area .text-area{
	text-align: left;
}
.detail-case-right .tel-area .text-area h3{
	font-size: 1.66rem;
	line-height: 2rem;
	color: #fff;
}
.detail-case-right .tel-area .text-area h4{
	font-size: 2.5rem;
	line-height: 3rem;
	color: #fff;
	font-weight: bold;
	margin-top: 0.5rem
}
.detail-case-right .list-area{
	background: #222;
	padding: 7.16rem 5.16rem
}
.detail-case-right .list-area h3{
	font-size: 1.83rem;
	color: #fff;
	line-height: 2rem
}
.detail-case-right .list-area h3 i{
	display: block;
	width: 5.5rem;
	height: 4px;
	background: #ffcc00;
	margin: 1.5rem auto 2.5rem
}
.detail-case-right .list-area > a{
	display: block;
	width: 100%;
	border-radius: 1.3rem;
	box-shadow: 4px 0 15px rgba(0,0,0,.39);
	overflow: hidden;
	margin-bottom: 3rem;
	position: relative
}
.detail-case-right .list-area > a img{
	display: block;
	width: 100%;
	transition: all linear 0.2s
}
.detail-case-right .list-area > a .text-area{
	position: absolute;
	left: 0%;
	bottom: 0;
	width: 100%;
	padding: 1.66rem 1.5rem;
	background: rgba(51,51,51,.9);
	transition: all linear 0.2s;
	z-index: 2;
	text-align: left
}
.detail-case-right .list-area > a .text-area h3{
	font-size: 1.5rem;
	color: #fff;
	line-height: 1.6rem;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	transition: all linear 0.2s
}
.detail-case-right .list-area > a .text-area h4{
	font-size: 1rem;
	color: #999;
	line-height: 1.2rem;
	margin-top: 0.7rem;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}
.detail-case-right .list-area > a:hover img{
	transform: scale(1.1)
}
.detail-case-right .list-area > a:hover .text-area{
	background: #fff
}
.detail-case-right .list-area > a:hover .text-area h3{
	color: #333
}

@media (max-width:1279px) {
	.common-padding1{
		padding-top: 8vw;
		padding-bottom: 7vw !important
	}
	.inner-padding{
		padding-top: 7vw;
		padding-bottom: 7vw
	}
	.inner-padding2{
		padding-top: 7vw;
		padding-bottom: 7vw
	}
	.index-banner{
		height: 85vh;
	}
	.index-banner .bg-img{
		height: 100%;
		width: auto;
		max-width: none;
		top: 0;
		right: 0;
		left: auto;
		transform: translateY(0);
	}
	.index-banner .txt-img{
		top: 12%;
		width: 48vw;
	}
	.index-banner .company-area2{
		display: none
	}
	.index-banner .company-area1{
		top: 0;
		left: 0;
		width: 100%;
		height: 70vw;
		pointer-events: none
	}
	.index-banner .link-area{
		bottom: 4vw;
		padding: 4vw 0;
		border-radius: 4vw;
		height: auto;
		align-items: flex-start
	}
	.index-banner .link-area a{
		padding: 0 4vw;
		flex-wrap: wrap
	}
	.index-banner .link-area a .text-area{
		padding: 3vw 0 0;
	}
	.index-banner .link-area a .text-area h3{
		font-size: 3.7vw;
		line-height: 4.5vw;
		height: 9vw
	}
	.index-banner .link-area a .text-area p{
		display: none;
	}
	.swiper-model1-control{
		left: auto;
		right: 0;
		bottom: 0;
	}
	.swiper-model1-control > div{
		width: 10vw;
		height: 10vw;
		line-height: 10vw
	}
	.swiper-container-model1 .swiper-slide .text-area{
		padding: 5vw;
		display: flex;
		flex-wrap: wrap;
		align-items: center;
		align-content: center;
	}
	.swiper-container-model1 .swiper-slide .text-area h3{
		font-size: 4vw;
		line-height: 5vw;
		width: 100%;
		white-space: normal;
		height:10vw;
	}
	.swiper-container-model1 .swiper-slide .text-area i{
		margin: 2vw 0;
		width: 10vw
	}
	.swiper-container-model1 .swiper-slide .text-area p{
		font-size: 3.46vw;
		line-height: 5vw;
		height: 15vw;
		width: 100%;
	}
	.common-title{
		line-height: normal;
		padding-bottom: 7vw
	}
	.common-title h3{
		font-size: 13vw;
		display: block;
	}
	.common-title .right-area{
		display: block;
		width: 80%;
		margin: 0 auto;
		text-align: center;
	}
	.common-title .right-area h2{
		font-size: 7vw;
		line-height: 10vw;
	}
	.index-model2{
		background-position: left bottom
	}
	.swiper-pagination-model2{
		padding: 0 4vw;
	}
	.swiper-pagination-model2 .swiper-pagination-bullet{
		height: 8vw;
		line-height: 8vw;
		font-size: 3.46vw;
		margin: 0 2vw
	}
	.model2-wrap{
		padding: 7vw 4vw;
		justify-content: space-between
	}
	.model2-wrap a{
		width: 48%;
		height: 85vw;
		margin-right: 0 !important;
		margin-bottom: 3vw;
	}
	.model2-wrap.services{
		padding-bottom: 0;
	}
	.model2-wrap.services a{
		width: 48%;
		height: 27.95vw;
		margin-bottom: 3vw;
		margin-right: 0 !important;
	}
	.model2-wrap.services a:nth-of-type(4n){
		margin-right: 0 !important;
	}
	.model2-wrap a:nth-of-type(2n){
		margin-right: 0 !important
	}
	.model2-wrap a .text-area{
		padding: 3vw;
	}
	.model2-wrap a .text-area h3{
		font-size: 3.73vw;
		line-height: 4.6vw
	}
	.model2-wrap a .text-area h4{
		font-size: 3.2vw;
		margin-top: 1vw
	}
	.common-more-wrap{
		padding-bottom: 3vw;
	}
	.common-more-wrap a{
		height: 12vw;
		line-height: 12vw;
	}
	.common-more-wrap a span{
		width: 33vw;
	}
	.common-more-wrap a i{
		width: 12vw
	}
	.news-list-wrap{
		padding-bottom: 7vw
	}
	.news-list-wrap a h3{
		font-size: 4vw
	}
	.common-footer .about-wrap{
		margin-top: 0
	}
	.question-list-index a{
		width: 100%;
		margin-right: 0 !important;
		line-height: 10vw
	}
	.question-list-index{
		padding-bottom: 7vw
	}
	.question-list-index a span{
		border-bottom: 1px solid #5448a4 !important;
		font-size: 3.46vw;
		width: calc(100% - 9vw)
	}
	.question-list-index a i{
		width: 6vw;
		height: 6vw;
		line-height: 6vw;
		font-size: 3.46vw;
		margin-right: 3vw
	}
	.common-footer{
		padding-top: 8vw
	}
	.common-footer .bg-img{
		display: none;
	}
	.common-footer .text-area{
		position: relative;
		top: auto;
		left: auto;
		transform: none;
		display: block;
		width: 100%
	}
	.common-footer .text-area .top-area{
		flex-wrap: wrap
	}
	.common-footer .text-area .top-area h3{
		font-size: 5vw;
		letter-spacing: 2vw;
		width: 100%
	}
	.common-footer .text-area .top-area h4{
		font-size: 4vw;
		line-height: 5vw;
		width: 100%;
		margin-top: 2vw;
	}
	.common-footer .text-area .bottom-area{
		margin-top: 2vw;
		font-size: 3.46vw;
		line-height: 4.6vw;
	}
	.common-footer .tel-area{
		position: relative;
		top: auto;
		left: auto;
		transform: none;
		bottom: auto;
		border-radius: 0;
		width: 100%;
		height: auto;
		margin-top: 7vw;
		padding: 4vw 0
	}
	.common-footer .link-wrap{
		padding: 7vw 0 2vw;
		flex-wrap: wrap
	}
	.common-footer .link-wrap .left-area{
		display: none
	}
	.common-footer .link-wrap .right-area{
		width: 100%
	}
	.common-footer .link-wrap .left-area a{
		border: none;
		margin: 0 0 2vw 0;
		font-size: 3.46vw;
	}
	.common-footer .link-wrap .right-area span{
		display: block;
		font-size: 4vw;
		padding-bottom: 2vw
	}
	.common-footer .link-wrap .right-area a{
		width: 33.3333%;
		text-align: center;
		font-size: 3.2vw;
		background-size: auto 3.2vw !important;
		padding: 0 0 0 2vw;
		background-position: 2vw center !important;
	}
	.common-footer .hot-wrap a{
		font-size: 3.46vw;
		height: 3.6vw;
		line-height: 3.6vw;
		border: none
	}
	.common-footer .copy-wrap{
		padding: 6vw 0;
		white-space: nowrap;
		overflow-x: auto;
		overflow-y: hidden
	}
	.footer-friend{
		padding-bottom: 21vw;
		white-space: nowrap;
		overflow-x: auto;
		overflow-y: hidden
	}
	.common-inner-title h1{
		font-size: 6vw
	}
	.common-inner-title h3{
		width: 80%;
		margin: auto;
		font-size: 3.46vw;
		margin-top: 4vw;
		line-height: 5.5vw
	}
	.second-nav-wrap{
		padding: 5vw 4vw 0
	}
	.second-nav-wrap a{
		height: 8vw;
		line-height: 8vw;
		font-size: 3.46vw;
		margin: 0 2vw
	}
	.model2-wrap.innermode{
		padding: 4vw
	}
	.list-news-wrap{
		padding-top: 4vw
	}
	.list-news-wrap a{
		margin-bottom: 4vw
	}
	.list-news-wrap a .img-area{
		height: 19vw
	}
	.list-news-wrap a .text-area{
		padding-top: 3vw
	}
	.list-news-wrap a .text-area h3{
		font-size: 4vw;
		line-height: 4.5vw;
	}
	.list-news-wrap a .text-area h4{
		font-size: 3.2vw;
		line-height: 3.6vw;
		margin-top: 2vw
	}
	.list-news-wrap a .text-area i{
		margin-top: 2vw
	}
	.news-list-wrap.mode2{
		padding-top: 1vw;
		padding-bottom: 6vw
	}
	.question-list-inner{
		padding-bottom: 7vw
	}
	.question-list-inner a{
		width: 100%;
		margin-right: 0 !important;
		line-height: 10vw
	}
	.question-list-inner a span{
		border-bottom: 1px solid #ccc !important;
		font-size: 3.46vw;
		width: calc(100% - 9vw)
	}
	.question-list-inner a i{
		width: 6vw;
		height: 6vw;
		line-height: 6vw;
		font-size: 3.46vw;
		margin-right: 3vw
	}
	.common-inner-title i{
		margin: 3vw auto
	}
	.common-inner-title p{
		font-size: 3.2vw;
		line-height: 5vw;
	}
	.inner-edit-wrap{
		padding: 7vw 0
	}
	.news-pages a{
		max-width: 50%;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis
	}
	.news-pages a i{
		width: 8vw;
		height: 8vw;
		line-height: 8vw
	}
	.news-pages a span{
		margin: 0 2vw
	}
	.recmod-wrap{
		padding: 6vw 15px
	}
	.news-list-wrap.mode3 a{
		padding: 3vw 0;
	}
	.news-list-wrap.mode3 a p{
		margin-top: 0.6rem
	}
	.contact-wrap .top-area{
		padding-top: 2vw;
	}
	.contact-wrap .top-area img{
		width: 18vw
	}
	.contact-wrap .top-area .text-area{
		margin-left: 4vw
	}
	.contact-wrap .top-area .text-area h3{
		font-size: 3.73vw;
		letter-spacing: 0;
		font-weight: normal
	}
	.contact-wrap .top-area .text-area span{
		font-size: 3.46vw
	}
	.contact-wrap .top-area .text-area a{
		font-size: 4vw;
		font-style: normal;
		line-height: 6vw;
	}
	.contact-wrap .content-area{
		padding: 7vw 0
	}
	.contact-wrap .content-area .content-content{
		width: 48%;
	}
	.contact-wrap .content-area .content-content i{
		display: none
	}
	.contact-wrap .content-area .content-content span{
		font-size: 4vw;
		margin: 2vw auto
	}
	.contact-wrap .content-area .content-content h4{
		font-size: 3.46vw;
		padding-bottom: 4vw
	}
	.detail-case-left{
		float: none;
		width: 100%
	}
	.detail-case-right{
		float: none;
		width: 100%;
		padding-top: 0
	}
	.detail-case-right .info-area h1{
		font-size: 6vw;
		line-height: 7vw
	}
	.detail-case-right .info-area i{
		margin: 3vw 0
	}
	.detail-case-right .tel-area{
		display: none;
	}
}