@font-face {
	font-family: Roboto;
	src: url('../font/Roboto-Light.ttf');
	font-weight: 300 !important
}
@font-face {
	font-family: Thin;
	src: url('../font/Roboto-Thin.ttf')
}
@font-face {
	font-family: medium;
	src: url('../font/DINMedium.ttf'), url('../font/DINMedium.eot')
}
.iconfont {
	font-size: inherit
}
html {
	font-size: 100px !important
}
@media (max-width:1400px) {
	html {
		font-size: 90px !important
	}
}
@media (max-width:1200px) {
	html {
		font-size: 80px !important
	}
}
@media (max-width:992px) {
	html {
		font-size: 70px !important
	}
}
@media (max-width:768px) {
	html {
		font-size: 60px !important
	}
}
@media (max-width:480px) {
	html {
		font-size: 50px !important
	}
}
.vhtitle {
	font-size: .25rem;
	margin-bottom: 0.2rem;
	text-align: left;
}
.vh2 {
	font-size: .25rem;
	margin-bottom: 0.4rem;
	text-align: center;
}
.fyc {
	display: -webkit-flex;
	display: flex;
	display: -webkit-box;
	display: box;
	-webkit-box-orient: vertical;
	box-orient: vertical;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-pack: center;
	box-pack: center
}
.wrap {
	width: 83vw;
	max-width: 1680px;
	margin-left: auto;
	margin-right: auto
}
@media (max-width:1360px) {
	.wrap {
		width: 92%
	}
}
@media (max-width:460px) {
	.wrap {
		width: 94%
	}
}
.fadeIntop {
	opacity: 0;
	filter: alpha(opacity=0);
	transform: translateY(30px)
}
.fadeIntop.show {
	opacity: 1;
	filter: alpha(opacity=100);
	transform: translateY(0);
	transition: all .3s ease 0s
}
.crumbs_box {
	padding: .3rem 0;
	color: #999;
	font-size: 16px
}
.crumbs_box a {
	color: #999
}
.crumbs_box a:hover {
	color: #d61919
}
.crumbs_box em {
	color: #d61919
}
.crumbs_box .icon-r {
	font-size: 12px;
	padding: 0 1px;
	display: inline-block
}
@media (min-width:640px) {
	.crumbs_box.fixed {
		position: relative;
		margin-top: -0.7rem;
		z-index: 55;
		padding: 0
	}
}
@media (max-width:600px) {
	.crumbs_box {
		display: none !important
	}
}
.crumbs_box.bggray {
	height: 50px;
	line-height: 50px;
	padding: 0;
	background-color: #e5e5e5
}
.special_top {
	position: relative;
	overflow: visible
}
.special_top .crumbs_box {
	background-color: #e6e6e6;
	padding: 0;
	line-height: 80px;
	height: 80px
}
@media (max-width:992px) {
	.special_top .crumbs_box {
		height: 1rem;
		line-height: 1rem
	}
}
.special_top .datas {
	background-size: cover;
	color: #fff;
	width: 60vw;
	position: absolute;
	top: -0.8rem;
	right: 0;
	bottom: 0
}
.special_top .data_inner {
	display: -webkit-flex;
	display: flex;
	display: -webkit-box;
	display: box;
	-webkit-align-items: center;
	align-items: center;
	-webkit-box-align: center;
	box-align: center;
	-webkit-box-pack: justify;
	box-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	text-align: center;
	font-size: 18px;
	height: 1.6rem
}
.special_top .data_inner .item {
	min-width: 0;
	-webkit-box-flex: 1;
	-webkit-flex-grow: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	-webkit-flex-shrink: 1;
	-ms-flex-negative: 1;
	flex-shrink: 1
}
.special_top .data_inner b {
	font-family: medium
}
.special_top .data_inner .val {
	display: block;
	font-size: .6rem
}
.special_top .content {
	position: relative;
	width: 83vw;
	max-width: 1680px;
	margin-left: auto;
	margin-right: auto;
	z-index: 55;
	padding: 1.24rem 0 1.6rem;
	background: #fff;
	overflow: hidden
}


@media (max-width:1360px) {
	.special_top .content {
		width: 92%
	}
}
@media (max-width:460px) {
	.special_top .content {
		width: 94%
	}
}
@media (min-width:1199px) {
	.special_top .content .rightbox {
		position: absolute;
		right: 0;
		top: 50%;
		transform: translateY(-50%);
		width: 50%
	}
	.special_top .content .rightbox.s2 {
		top: auto;
		bottom: 0;
		transform: translateY(0)
	}
	.special_top .content .leftbox {
		width: 52%
	}
}
@media (max-width:480px) {
	.special_top .content {
		padding: .7rem 0 .6rem
	}
}
@media (max-width:1199px) {
	.special_top .leftbox {
		padding-right: 6vw;
		margin-bottom: .7rem
	}
	.special_top .rightbox {
		text-align: center
	}
	.special_top .rightbox .img {
		max-width: 600px
	}
	.case_desc .wrap .lfetblink img{
display:none;			
	}
}
@media (max-width:1199px) and (max-width:992px) {
	.special_top .leftbox {
		padding-right: 0
	}
}
@media (min-width:1200px) {
	.special_top .rightbox {
		overflow: hidden
	}
	.special_top .rightbox .img {
		position: relative;
		right: -15%;
		display: block
	}
}
.special_top .hd {
	padding-bottom: .5rem;
	position: relative
}
.special_top .hd::after {
	content: '';
	display: block;
	position: absolute;
	background-color: #d61919;
	width: 25px;
	height: .05rem;
	left: 0;
	bottom: .3rem;
	transition: .6s
}
.special_top .hd h2 {
	font-size: .36rem;
	margin-bottom: .04rem
}
.special_top .hd .desc {
	color: #999;
	font-size: 18px
}
.special_top .hd:hover::after {
	width: 50px
}
.special_top .bd {
	font-size: 16px;
	color: #666;
	line-height: 1.8
}
.special_top .bd * + * {
	margin-top: 1em
}
.special_top .bd h6 {
	font-size: 24px;
	color: #d61919
}
@media (max-width:992px) {
	.special_top .hd h2 {
		font-size: 30px
	}
	.special_top .data_inner {
		color: #d61919
	}
	.special_top .rightbox {
		margin-top: .5rem
	}
}
@media (max-width:768px) {
	.special_top .hd h2 {
		font-size: 24px
	}
	.special_top .data_inner {
		font-size: 14px
	}
	.special_top .leftbox h6 {
		font-size: 20px
	}
	.special_top .rightbox .img {
		max-width: 80%
	}
}
.case_desc {
	background: #fff
}
.case_desc .wrap {
	position: relative
}
.case_desc .wrap .lfetblink .link {
	font-size: 24px;
	padding-left: 46px;
	background: url('../image/link.png') no-repeat 0 center;
	background-size: 28px
}
@media (max-width:600px) {
	.case_desc .wrap .lfetblink .link {
		padding-left: 38px
	}
}
@media (min-width:1024px) {
	.case_desc .wrap {
		display: -webkit-flex;
		display: flex;
		display: -webkit-box;
		display: box
	}

	.case_desc .wrap .leftbox {
		width: 35%;
		max-width: 500px
	}
	.case_desc .wrap .leftbox .inner {
		padding-right: 8%;
		padding-top: 0rem
	}
	.case_desc .wrap .lfetblink {
			clear: both;
		padding-top: 15px;
		padding-right: 15px;
		
	}
		.case_desc .wrap .lfetblink img{
			width:100px;
			float:right
			
	}
	.case_desc .wrap .rightbox {
		min-width: 0;
		-webkit-box-flex: 1;
		-webkit-flex-grow: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		-webkit-flex-shrink: 1;
		-ms-flex-negative: 1;
		flex-shrink: 1
	}
	.case_desc .wrap .crumbs_box,
	.case_desc .wrap .return {
		position: absolute;
		left: 0;
		right: 0;
		height: 80px;
		position: relative
	}
	.case_desc .wrap .crumbs_box::before,
	.case_desc .wrap .return::before {
		content: '';
		display: block;
		position: absolute;
		width: 80vw;
		height: 100%
	}
	.case_desc .wrap .crumbs_box::before {
		background: rgba(255, 255, 255, 0.9);
		right: 0;
		top: 0
	}
	.case_desc .wrap .crumbs_box_inner {
		position: relative;
		z-index: 5
	}
	.case_desc .wrap .return {
		padding-left: 44px
	}
	
	
	.case_desc .wrap .return::before {
		background: rgba(255, 0, 0, 0.9);
		left: 0;
		top: 0
	}
	.case_desc .wrap .return a {
		display: inline-block;
		padding-left: 30px;
		position: relative;
		z-index: 5;
		color: #fff;
		line-height: 80px;
		font-size: 16px;
		background-size: 15px
	}
}
.case_desc .leftbox {
	position: relative
}
@media (max-width:600px) {
	.case_desc .leftbox {
		padding-top: .4rem
	}
}
.case_desc .leftbox h2 {
	text-align: left;
	margin-bottom: .2rem
}
.case_desc .leftbox li {
	text-align: left;
	margin-bottom: .2rem;
	margin-top: .2rem;
}
.case_desc .leftbox .desc {
	font-size: 16px;
	line-height: 1.75
}
.case_desc .rightbox {
	background: #f2f2f3;
	position: relative
}
.case_desc .rightbox .inner {
	padding: 2%;
}
@media (min-width:769px) {
	.case_desc .rightbox::before {
		content: '';
		display: block;
		position: absolute;
		width: 80vw;
		left: 50vw;
		top: 0;
		height: 100%;
		background: #f2f2f3
	}
}
.case_desc .viewbox {
	position: relative;
	margin: 0 auto
}
.case_show {
	padding: 1rem 0 1.6rem;
	background: #fff;
}

.case_show p {
    font-size: 16px;
    line-height: 1.8em;
}

@media (max-width:600px) {
	.case_show {
		padding-bottom: .4rem
	}
}
.case_show .imgbox {
	background-color: #252525;
	border-radius: .1rem;
	max-width: 1593.6;
	margin: 0 auto;
	padding: .16rem
}
.case_show .imgbox img {
	display: block;
	width: 100%;
	height: auto !important
}
@media (max-width:480px) {
	.case_show .imgbox {
		width: 90%
	}
}
.case_swiper {
	padding-bottom: 1rem
}
.case_swiper .swiper-pagination-bullet {
	width: .2rem;
	height: .2rem;
	border: 1px solid #ccc;
	border-radius: 0;
	opacity: 1;
	background: none
}
.case_swiper .swiper-pagination-bullet-active {
	background-color: #d61919;
	border-color: #d61919
}
.case_swiper_box + .index_point {
	padding-top: 1.1rem
}
.case_swiper_box {
	padding-top: .8rem;
	background: #f2f2f3
}
@media (min-width:769px) {
	.case_swiper_box .bd {
		position: relative;
		margin-left: -0.18rem;
		margin-right: -0.18rem
	}
	.case_swiper_box .bd li {
		width: 33.33%
	}
	.case_swiper_box .bd .swiper-slide-inner {
		padding-left: .18rem;
		padding-right: .18rem
	}
}
@media (max-width:768px) {
	.case_swiper_box .bd {
		margin-left: -0.1rem;
		margin-right: -0.1rem
	}
	.case_swiper_box .bd li {
		width: 50%
	}
	.case_swiper_box .bd .swiper-slide-inner {
		padding-left: .1rem;
		padding-right: .1rem
	}
}
.case-yulan-div {
	/* margin-top: -373px; */
}
.case-yulan-div .case-yulan {}
.case-yulan-div .case-yulan .img-box {
	overflow-y: scroll;
	position: relative;
	height: 100%;
	margin-right: -5px;
}
.case-yulan-div .case-yulan .img-box::-webkit-scrollbar {
	width: 5px;
}
/* Track */
.case-yulan-div .case-yulan .img-box::-webkit-scrollbar-track {
	background: #333;
}
/* Handle */
.case-yulan-div .case-yulan .img-box::-webkit-scrollbar-thumb {
	background: #CCC
}
.case-yulan-div .case-yulan .img-box::-webkit-scrollbar-thumb:window-inactive {
	background: #333;
}
.case-yulan-div .case-yulan img {
	display: block;
	width: 100%;
}
.case-yulan-div .case-yulan .pc-img {
	background: url(../image/pc-bg.png) center no-repeat;
	background-size: cover;
	width: 945px;
	height: 590px;
	padding: 31px 109px 104px 105px;
}
.case-yulan-div .case-yulan .yc-scroll {
	overflow: hidden;
	height: 100%;
}
.case-yulan-div .case-yulan .web-img {
	background: url(../image/web-bg.png) left top no-repeat;
	padding: 15px 21px 30px 17px;
	background-size: 100% 100%;
	width: 265px;
	height: 535px;
	position: absolute;
	bottom: -15px;
	right: 0px;
}
.case-yulan-div .case-yulan .web-img .yc-scroll {
	border-radius: 24px;
}
.case-yulan-div .case-yulan .web-box-top {
	height: 36px;
	width: 215px;
	left: 25px;
	top: 0;
	position: absolute;
	z-index: 10;
}
#case-img-top {
	/* padding-bottom: 55px; */
	/* padding-top: 100px; */
}
.sppb-row-container {
	width: 100%;
}
.sp-pagebuilder-row,
.sppb-row {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	/* margin-right: -15px; */
	/* margin-left: -15px; */
}
/*æ‰‹æœºç«¯*/
@media screen and (max-width: 1500px) {
	.case-yulan-div .case-yulan .web-img {
		position: relative;
		bottom: 0;
		height: 420px;
		right: 0;
		margin: 0 auto;
	}
	.case-yulan-div .case-yulan .pc-img {
		width: 670px;
		height: 409px;
		padding: 18px 78px 67px 75px;
		margin: 0 auto;
	}
	.case-yulan-div {
		margin-left: 0px !important;
	}
	.case-yulan-div .case-yulan {
		width: 100%;
	}
}

@media screen and (max-width: 768px) {
.case-yulan-div .case-yulan .pc-img{
width: 340px;
    height: 200px;
    padding: 5px 40px 31px 38px;
	    margin-bottom: 30px;
}
.case-yulan-div {
    margin-top: 20px;
}
#page-banner.case-single-banner .bg-img {
    min-height: 500px;
}
.case-yulan-div .case-yulan .web-img{
	width: 200px;
	    height: 360px;
	    padding: 10px 16px 20px 12px;
}
.case-yulan-div .case-yulan .web-box-top{ display: none;}
.case-yulan-div .case-yulan .web-img .yc-scroll {
    border-radius: 16px;
}
}


.cehuap{
	display:block;
	float:left;
	font-size:14px;
	text-align:center;
	line-height:30px;
	color:#a0a0a0;
	border:1px solid #979696;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	margin-right:16px;
	margin-top:13px;

}
.cehuap:hover{
	display:block;
	float:left;
	font-size:14px;
	text-align:center;
	width:106px;
	line-height:30px;
	color:#d51419;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	margin-right:16px;
	margin-top:13px;
}
.case-arc-pnext{
	display:block;
	margin:autol
	margin-top:30px;
	margin-bottom:50px;
	line-height:32px;
	
}
.case-arc-pnext .tit{font-weight:bold;}
.case-arc-pnext .fh{font-weight:bold;text-align:right;}