body{overflow-x:hidden; }
@media screen and (min-width: 751px) {
	#yanglao_chuangwei {
		margin-bottom: 104px;
	} 
	#yanglao_chuangwei .top-img {
		max-width: 1920px;
		margin: 0 auto;
		margin-bottom: 77px;
	}
	#yanglao_chuangwei .top-img img {
		width: 100%;
		min-width: 1250px;
	}
	#yanglao_chuangwei .custom-title {
		text-align: center;
		position: relative;
		margin-bottom: 17px;
	}
	#yanglao_chuangwei .custom-title .front-text {
		position: absolute;
		bottom: -10px;
		width: 500px;
		left: 50%;
		margin-left: -250px;
		font-size: 32px;
		font-weight: bold;
		color: #1A1A1A;
	}
	#yanglao_chuangwei .custom-title .back-text {
		font-size: 40px;
		font-weight: bold;
		color: #66666620;
	}
	#yanglao_chuangwei .content-box {
		width: 1250px;
		padding: 0 16px;
		margin: 0 auto;
		text-align: center;
	}
	#yanglao_chuangwei .content-box .content-inline {
		display: flex;
		flex-direction: row;
		justify-content: space-between;
		align-items: center;
	}
	#yanglao_chuangwei .content-box .content-inline .zhengce-left {
		width: 47%;
		display: flex;
		justify-content: center;
	}
	#yanglao_chuangwei .content-box .content-inline .zhengce-right {
		width: 47%;
	}
	#yanglao_chuangwei .content-box .content-inline .zhengce-left .zhengce-box {
		margin-left: 44px;
		text-align: left;
	}
	#yanglao_chuangwei .content-box .content-inline .zhengce-left .zhengce-item {
		margin-bottom: 45px;
	}
	#yanglao_chuangwei .content-box .content-inline .zhengce-left .zhengce-time {
		display: flex;
		align-items: center;
		position: relative;
		margin-bottom: 24px;
	}
	#yanglao_chuangwei .content-box .content-inline .zhengce-left .zhengce-time-icon {
		width: 16px;
		height: 16px;
		position: absolute;
		left: -53px;
	}
	#yanglao_chuangwei .content-box .content-inline .zhengce-left .zhengce-time-text {
		font-size: 24px;
		font-weight: bold;
		color: #4E87D1;
	}
	#yanglao_chuangwei .content-box .content-inline .zhengce-left .zhengce-text {
		font-size: 14px;
		font-weight: 400;
		color: #333333;
		line-height: 36px;
	}
	#yanglao_chuangwei .full-width-box {
		padding: 74px;
		background: url("../images/chuangwei_img3.png") no-repeat;
	}
	#yanglao_chuangwei .full-width-box .fangan-box {
		display: flex;
		justify-content: space-between;
		width: 1360px;
		margin: 0 auto;
	}
	#yanglao_chuangwei .full-width-box .fangan-box .grey-line {
		border: 1px solid #D4D4D4;
	}
	#yanglao_chuangwei .full-width-box .fangan-box .horizontal-box-item {
		width: 488px;
		height: 227px;
		background: #FFFFFF;
		box-shadow: 0px 2px 3px 1px rgba(195,195,217,0.31);
		border-radius: 4px 4px 4px 4px;
		margin-bottom: 16px;
		padding: 40px 32px;
		box-sizing: border-box;
		display: flex;
		justify-content: space-between;
		position: relative;
		top: 0;
		transition: 0.2s linear;
	}
	#yanglao_chuangwei .full-width-box .fangan-box .horizontal-box-item:hover {
		position: relative;
		top: -6px;
		transition: 0.2s linear;
	}
	#yanglao_chuangwei .full-width-box .fangan-box .vertical-box-item {
		width: 352px;
		height: 470px;
		background: #FFFFFF;
		box-shadow: 0px 2px 3px 1px rgba(195,195,217,0.31);
		border-radius: 4px 4px 4px 4px;
		padding: 40px 32px;
		box-sizing: border-box;
		text-align: center;
		position: relative;
		top: 0;
		transition: 0.2s linear;
	}
	#yanglao_chuangwei .full-width-box .fangan-box .vertical-box-item:hover {
		position: relative;
		top: -6px;
		transition: 0.2s linear;
	}
	#yanglao_chuangwei .full-width-box .fangan-box .horizontal-box-item-left {
		width: 300px;
	}
	#yanglao_chuangwei .full-width-box .fangan-box .horizontal-box-item img {
		width: 110px;
		height: 110px;
	}
	#yanglao_chuangwei .full-width-box .fangan-box .horizontal-box-item-left .title {
		font-size: 18px;
		font-weight: bold;
		color: #1A1A1A;
		margin-bottom: 27px;
	}
	#yanglao_chuangwei .full-width-box .fangan-box .horizontal-box-item-left .text {
		font-size: 14px;
		font-weight: 400;
		color: #666666;
		line-height: 26px;
		margin-top: 20px;
	}
	#yanglao_chuangwei .full-width-box .fangan-box .vertical-box-item img {
		width: 110px;
		height: 110px;
	}
	#yanglao_chuangwei .full-width-box .fangan-box .vertical-box-item .title {
		font-size: 18px;
		font-weight: bold;
		color: #1A1A1A;
		margin-top: 23px;
		margin-bottom: 49px;
	}
	#yanglao_chuangwei .full-width-box .fangan-box .vertical-box-item .text {
		font-size: 14px;
		font-weight: 400;
		color: #666666;
		line-height: 26px;
		margin-top: 38px;
		text-align: left;
	}
	#yanglao_chuangwei .chanpin-show-box .chanpin-btn-box-container {
		width: 672px;
		height: 56px;
		background: #E6E8F3;
		border-radius: 28px 28px 28px 28px;
		margin: 56px auto;
		position: relative;
	}
	#yanglao_chuangwei .chanpin-show-box .btn-slider {
		width: 168px;
		height: 56px;
		background: #374AF8;
		border-radius: 28px 28px 28px 28px;
		position: absolute;
	}
	
	#yanglao_chuangwei .chanpin-show-box .chanpin-btn-box {
		display: flex;
		justify-content: space-between;
		position: absolute;
		z-index: 2;
	}
	#yanglao_chuangwei .chanpin-show-box .chanpin-btn-box .type-btn {
		width: 168px;
		height: 56px;
		line-height: 56px;
		border-radius: 28px 28px 28px 28px;
		text-align: center;
		cursor: pointer;
	}
	#yanglao_chuangwei .chanpin-show-box .chanpin-btn-box .active-btn {
		width: 168px;
		height: 56px;
		line-height: 56px;
		color: #fff;
		font-weight: bold;
		border-radius: 28px 28px 28px 28px;
		text-align: center;
	}
	#yanglao_chuangwei .chanpin-show-box .chanpin-detail-box {
		width: 1361px;
		margin: 0 auto;
		display: none;
	}
	#yanglao_chuangwei .chanpin-show-box .chanpin-detail-box-container .chanpin-detail-box:nth-child(1) {
		display: block;
	}
	#yanglao_chuangwei .chanpin-show-box .chanpin-detail-box .chanpin-item-box {
		display: flex;
		justify-content: center;
	}
	#yanglao_chuangwei .chanpin-show-box .chanpin-detail-box .title {
		text-align: center;
		font-size: 16px;
		font-weight: 400;
		color: #666666;
		margin-bottom: 40px;
	}
	#yanglao_chuangwei .chanpin-show-box .chanpin-detail-box .title {
		text-align: center;
		font-size: 16px;
		font-weight: 400;
		color: #666666;
		margin-bottom: 40px;
	}
	#yanglao_chuangwei .chanpin-show-box .chanpin-detail-box .chanpin-item {
		width: 326px;
		height: 460px;
		background: #FFFFFF;
		box-shadow: 0px 3px 21px 1px rgba(190,205,228,0.43);
		border-radius: 4px 4px 4px 4px;
		text-align: center;
		padding: 34px;
		box-sizing: border-box;
		margin-right: 18px;
		position: relative;
		overflow: hidden;
	}
	#yanglao_chuangwei .chanpin-show-box .chanpin-detail-box .chanpin-item .chanpin-item-hover-box {
		width: 326px;
		height: 460px;
		color: #FFFFFF;
		background-color: rgba(0,0,0,0.7);
		box-shadow: 0px 3px 21px 1px rgba(190,205,228,0.43);
		border-radius: 4px 4px 4px 4px;
		text-align: left;
		padding: 30px;
		box-sizing: border-box;
		margin-right: 18px;
		position: absolute;
		top: 0;
		left: 0;
		display: none;
	}
	#yanglao_chuangwei .chanpin-show-box .chanpin-detail-box .chanpin-item .chanpin-item-hover-box p {
		font-size: 14px;
		line-height: 30px;
	}
	
	#yanglao_chuangwei .chanpin-show-box .chanpin-detail-box img {
		width: 258px;
		height: 258px;
	}
	#yanglao_chuangwei .chanpin-show-box .chanpin-detail-box .chanpin-item-title {
		font-size: 18px;
		font-weight: bold;
		color: #1A1A1A;
		margin-top: 7px;
		margin-bottom: 25px;
	}
	#yanglao_chuangwei .chanpin-show-box .chanpin-detail-box .chanpin-item-desc {
		font-size: 16px;
		font-weight: 400;
		color: #666666;
		line-height: 24px;
	}
	#yanglao_chuangwei .changjing-img {
		width: 1360px;
		height: 872px;
		margin: 0 auto;
		
	}

	.wp_mb78 {
		margin-bottom: 78px;
	}
	.wp_mt35 {
		margin-top: 35px;
	}
	.wp_mb120 {
		margin-bottom: 120px;
	}
	.pc-hidden {
		display: none;
	}
	.pc-show {
		display: block;
	}
}



@media screen and (max-width: 750px) {
	#yanglao_chuangwei {
		margin-bottom: 104px;
	} 
	#yanglao_chuangwei .top-img {
		max-width: 1920px;
		margin: 0 auto;
		margin-bottom: 77px;
	}
	#yanglao_chuangwei .top-img img {
		width: 100%;
	}
	#yanglao_chuangwei .custom-title {
		text-align: center;
		position: relative;
		margin-bottom: 17px;
	}
	#yanglao_chuangwei .custom-title .front-text {
		position: absolute;
		bottom: -10px;
		width: 500px;
		left: 50%;
		margin-left: -250px;
		font-size: 0.853333rem;
		font-weight: bold;
		color: #1A1A1A;
	}
	#yanglao_chuangwei .custom-title .back-text {
		font-size: 1.066667rem;
		font-weight: bold;
		color: #66666620;
	}
	#yanglao_chuangwei .content-box {
		width: 100%;
		margin: 0 auto;
		text-align: center;
	}
	#yanglao_chuangwei .content-box .content-inline {
		display: flex;
		flex-direction: column;
		justify-content: space-between;
		align-items: center;
	}
	#yanglao_chuangwei .content-box .content-inline .zhengce-left {
		width: 90%;
		display: flex;
		justify-content: center;
	}
	#yanglao_chuangwei .content-box .content-inline .zhengce-right {
		width: 90%;
	}
	#yanglao_chuangwei .content-box .content-inline .zhengce-right img {
		width: 100%;
	}
	#yanglao_chuangwei .content-box .content-inline .zhengce-left .zhengce-box {
		margin-left: 44px;
		text-align: left;
	}
	#yanglao_chuangwei .content-box .content-inline .zhengce-left .zhengce-item {
		margin-bottom: 45px;
	}
	#yanglao_chuangwei .content-box .content-inline .zhengce-left .zhengce-time {
		display: flex;
		align-items: center;
		position: relative;
		margin-bottom: 24px;
	}
	#yanglao_chuangwei .content-box .content-inline .zhengce-left .zhengce-time-icon {
		width: 16px;
		height: 16px;
		position: absolute;
		left: -53px;
	}
	#yanglao_chuangwei .content-box .content-inline .zhengce-left .zhengce-time-text {
		font-size: 24px;
		font-weight: bold;
		color: #4E87D1;
	}
	#yanglao_chuangwei .content-box .content-inline .zhengce-left .zhengce-text {
		font-size: 14px;
		font-weight: 400;
		color: #333333;
		line-height: 36px;
	}
	#yanglao_chuangwei .full-width-box {
		padding: 24px;
	}
	#yanglao_chuangwei .full-width-box .fangan-box {
		display: flex;
		flex-direction: column;
		justify-content: space-between;
		width: 100%;
		margin: 0 auto;
	}
	#yanglao_chuangwei .full-width-box .fangan-box .grey-line {
		border: 1px solid #D4D4D4;
	}
	#yanglao_chuangwei .full-width-box .fangan-box .horizontal-box-item {
		width: 100%;
		height: auto;
		background: #FFFFFF;
		box-shadow: 0px 2px 3px 1px rgba(195,195,217,0.31);
		border-radius: 4px 4px 4px 4px;
		margin-bottom: 16px;
		padding: 16px;
		box-sizing: border-box;
		display: flex;
		align-items: center;
		justify-content: space-between;
		position: relative;
		top: 0;
		transition: 0.2s linear;
	}
	#yanglao_chuangwei .full-width-box .fangan-box .horizontal-box-item:hover {
		position: relative;
		top: -6px;
		transition: 0.2s linear;
	}
	#yanglao_chuangwei .full-width-box .fangan-box .vertical-box-item {
		width: 352px;
		height: 470px;
		background: #FFFFFF;
		box-shadow: 0px 2px 3px 1px rgba(195,195,217,0.31);
		border-radius: 4px 4px 4px 4px;
		padding: 40px 32px;
		box-sizing: border-box;
		text-align: center;
	}
	#yanglao_chuangwei .full-width-box .fangan-box .horizontal-box-item-left {
		width: calc(100% - 90px);
	}
	#yanglao_chuangwei .full-width-box .fangan-box .horizontal-box-item img {
		width: 90px;
		height: 90px;
	}
	#yanglao_chuangwei .full-width-box .fangan-box .horizontal-box-item-left .title {
		font-size: 0.48rem;
		font-weight: bold;
		color: #1A1A1A;
		margin-bottom: 12px;
	}
	#yanglao_chuangwei .full-width-box .fangan-box .horizontal-box-item-left .text {
		font-size: 0.373333rem;
		font-weight: 400;
		color: #666666;
		line-height: 26px;
		margin-top: 12px;
	}
	#yanglao_chuangwei .full-width-box .fangan-box .vertical-box-item img {
		width: 110px;
		height: 110px;
	}
	#yanglao_chuangwei .full-width-box .fangan-box .vertical-box-item .title {
		font-size: 18px;
		font-weight: bold;
		color: #1A1A1A;
		margin-top: 23px;
		margin-bottom: 49px;
	}
	#yanglao_chuangwei .full-width-box .fangan-box .vertical-box-item .text {
		font-size: 14px;
		font-weight: 400;
		color: #666666;
		line-height: 26px;
		margin-top: 38px;
		text-align: left;
	}
	#yanglao_chuangwei .chanpin-show-box .chanpin-btn-box-container {
		width: 90%;
		height: 36px;
		background: #E6E8F3;
		border-radius: 28px 28px 28px 28px;
		margin: 56px auto;
		font-size: 0.32rem;
		position: relative;
	}
	#yanglao_chuangwei .chanpin-show-box .btn-slider {
		width: 25%;
		height: 36px;
		background: #374AF8;
		border-radius: 28px 28px 28px 28px;
		position: absolute;
	}
	
	#yanglao_chuangwei .chanpin-show-box .chanpin-btn-box {
		width: 100%;
		display: flex;
		justify-content: space-between;
		position: absolute;
		z-index: 2;
	}
	#yanglao_chuangwei .chanpin-show-box .chanpin-btn-box .type-btn {
		width: 25%;
		height: 36px;
		line-height: 36px;
		border-radius: 28px 28px 28px 28px;
		text-align: center;
		cursor: pointer;
	}
	#yanglao_chuangwei .chanpin-show-box .chanpin-btn-box .active-btn {
		width: 25%;
		height: 36px;
		line-height: 36px;
		color: #fff;
		font-weight: bold;
		border-radius: 28px 28px 28px 28px;
		text-align: center;
	}
	
	
	
	
	
	/* #yanglao_chuangwei .chanpin-show-box .chanpin-btn-box {
		width: 90%;
		height: 36px;
		background: #E6E8F3;
		border-radius: 28px 28px 28px 28px;
		margin: 36px auto;
		font-size: 0.32rem;
		display: flex;
		justify-content: space-between;
	}
	#yanglao_chuangwei .chanpin-show-box .chanpin-btn-box .type-btn {
		width: 25%;
		height: 36px;
		line-height: 36px;
		border-radius: 28px 28px 28px 28px;
		text-align: center;
		cursor: pointer;
	}
	#yanglao_chuangwei .chanpin-show-box .chanpin-btn-box .active-btn {
		width: 25%;
		height: 36px;
		line-height: 36px;
		background: #374AF8;
		color: #fff;
		font-weight: bold;
		border-radius: 28px 28px 28px 28px;
		text-align: center;
	} */
	
	
	
	#yanglao_chuangwei .chanpin-show-box .chanpin-detail-box {
		width: 100%;
		margin: 0 auto;
		display: none;
	}
	#yanglao_chuangwei .chanpin-show-box .chanpin-detail-box-container .chanpin-detail-box:nth-child(1) {
		display: block;
	}
	#yanglao_chuangwei .chanpin-show-box .chanpin-detail-box .chanpin-item-box {
		display: flex;
		flex-direction: column;
		justify-content: center;
	}
	#yanglao_chuangwei .chanpin-show-box .chanpin-detail-box .title {
		text-align: center;
		font-size: 0.426667rem;
		font-weight: 400;
		color: #666666;
		margin-bottom: 40px;
	}
	#yanglao_chuangwei .chanpin-show-box .chanpin-detail-box .chanpin-item {
		width: 70%;
		height: auto;
		background: #FFFFFF;
		box-shadow: 0px 3px 21px 1px rgba(190,205,228,0.43);
		border-radius: 4px 4px 4px 4px;
		margin: 0 auto 12px;
		text-align: center;
		padding: 30px;
		box-sizing: border-box;
		position: relative;
		overflow: hidden;
	}
	#yanglao_chuangwei .chanpin-show-box .chanpin-detail-box .chanpin-item .chanpin-item-hover-box {
		width: 100%;
		height: 100%;
		color: #FFFFFF;
		background-color: rgba(0,0,0,0.7);
		box-shadow: 0px 3px 21px 1px rgba(190,205,228,0.43);
		border-radius: 4px 4px 4px 4px;
		text-align: left;
		padding: 24px;
		box-sizing: border-box;
		position: absolute;
		top: 0;
		left: 0;
		display: none;
		overflow-y: auto;
	}
	#yanglao_chuangwei .chanpin-show-box .chanpin-detail-box .chanpin-item .chanpin-item-hover-box p {
		font-size: 0.373333rem;
		line-height: 0.8rem;
	}
	
	#yanglao_chuangwei .chanpin-show-box .chanpin-detail-box img {
		width: 100%;
		height: 100%;
	}
	#yanglao_chuangwei .chanpin-show-box .chanpin-detail-box .chanpin-item-title {
		font-size: 0.48rem;
		font-weight: bold;
		color: #1A1A1A;
		margin-top: 7px;
		margin-bottom: 25px;
	}
	#yanglao_chuangwei .chanpin-show-box .chanpin-detail-box .chanpin-item-desc {
		font-size: 0.426667rem;
		font-weight: 400;
		color: #666666;
		line-height: 24px;
	}
	#yanglao_chuangwei .changjing-img {
		width: 90%;
		margin: 0 auto;
		
	}
	
	.wp_mb78 {
		margin-bottom: 78px;
	}
	.wp_mt35 {
		margin-top: 35px;
	}
	.wp_mb120 {
		margin-bottom: 120px;
	}
	.pc-hidden {
		display: block;
	}
	.pc-show {
		display: none;
	}
}