/* 样式开始 */
		/* 导航图片 */
		.carousel-item a.banbg{
			background: url(../img/banner-new/cpfw.png) center center no-repeat;
		}
		.tab-area a{
			color: #181818;
			margin:0px 60px ;
			height: 60px;
			line-height: 60px;
			display: inline-block;
			position: relative;
			font-size: 16px;
		}
		.tab-area a.active{
			color: #1890FF;
			border-bottom: 2px solid #387EE8;
		}
		.tab-area .tab-area-span{
			display: none;
		}
		.tab-area .tab-area-span .tab-area-firstspan{
			margin: 0px;
			cursor: pointer;
		}
		.tab-area .tab-area-span .tab-area-firstspan:hover{
			color: #1890FF;
		}
		.tab-area .tab-area-span span:last-child{
			color: #666666;
		}
		.mainCont{
			display: none;
		}
		.selected{
			display: block;
		}
		/* 大标题 */
		.title-area{
			padding: 70px 0px 60px;
		}
		.title-area h3{
			font-size: 28px;
			color: #181818;
			font-weight: 400;
		}
		.contentWp{
			position: relative;
		}
		.tab-container{
			background: #FFFFFF;
			position: absolute;
			top: 0px;
			width: 100%;
			box-shadow: 0px 0px 18px 0px rgba(1, 32, 78, 0.1);
		}
		.product{
			padding-top: 60px;
		}
		.product-video .product-video-l{
			width: 39.6%;
			margin:0px 52px 60px 0px;
			display: inline-block;
			position: relative;
		}
		.product-video .product-video-l i{
			position: absolute;
			left: 44%;
			color: #fff;
			font-size: 60px;
			top: 40%;
		}
		.product-video .product-video-r{
			width: 55%;
			height: 268px;
			display: inline-block;
			float: right;
			position: relative;
		}
		.product-video .product-video-r p{
			font-size: 14px;
			color: #666666;
			line-height: 28px;
		}
		.product-video .product-video-l img{
			width: 100%;
		}
		.product-video .product-video-r a{
			width: 120px;
			height: 36px;
			display: inline-block;
			cursor: pointer;
			text-align: center;
			line-height: 36px;
			background: #1890FF;
			color: #fff;
			border-radius: 50px;
			position: absolute;
			bottom: 0px;
		}
		.product-label h5{
			border-left: 3px solid #1890FF;
			padding-left: 10px;
			font-size: 18px;
			color: #181818;
			margin-bottom: 35px;
		}
		.product-label .product-ul{
			padding-bottom: 40px;
		}
		.product-label .product-ul li{
			min-width: 23.75%;
			padding: 0px 15px;
			display: inline-block;
			margin-right: 15px;
			border: 1px solid #E2E2E2;
			color: #181818;
			font-size: 16px;
			height: 58px;
			line-height: 58px;
			margin-bottom: 30px;
			cursor: pointer;
			border-radius: 4px;
		}
		.product-label .product-ul li a{
			width: 100%;
			height: 100%;
			color: #181818;
			display: inline-block;
		}
		.product-label .product-ul-item li{
			padding: 0px 12px;
		}
		.product-label .product-ul li:hover{
			box-shadow: 0px 4px 6px 0px rgba(0, 0, 0, 0.11);
		}
		.product-label .product-ul li:hover a{
			color: #1890FF;
		}
		.product-label .product-ul li:nth-child(4n+4){
			margin-right: 0px;
		}
		.product-label .product-ul-item li img{
			margin-right: 8px;
		}
		.product-ul li img{
			height: 32px;
			margin-right: 6px;
		}
		
		.bgColor{
			background-color: #F3F4F6;
		}
		@media screen and (min-width:1680px){
			.content-banner-about{
				height: 300px;
				/* background: url(../img/banner/product-serve.png) no-repeat bottom; */
				background-size: 100%;
			}
		}
		
		/*大型屏幕pc 1600>=pc>=1400 超大屏*/
		@media screen and (min-width:1400px) and (max-width: 1600px){
			.navbar-expand-lg .navbar-nav .nav-link{
				padding-left: 0.3rem;
				padding-right: 0.3rem;
			}
			.title-area{
				padding: 40px 0px 30px;
			}
			.title-area h3{
				padding-bottom: 20px;
			}
			.product-label .product-ul li{
				min-width: auto;
				width: 300px;
			}
			.product-label .product-ul li:nth-child(4n+4){
				margin-right: 15px;
			}
		}
		/*大型屏幕pc 1400>=pc>=1200 超大屏*/
		@media screen and (min-width:1381px) and (max-width: 1450px){
			.navbar-expand-lg .navbar-nav .nav-link{
				padding-left: 0.3rem;
				padding-right: 0.3rem;
			}
			.title-area{
				padding: 40px 0px 30px;
			}
			.title-area h3{
				padding-bottom: 20px;
			}
			.banner-text-new{
				font-size: 20px;
			}
			.product-label .product-ul li{
				min-width: auto;
				width: 300px;
			}
			.product-label .product-ul li:nth-child(4n+4){
				margin-right: 15px;
			}
		}
		/*大型屏幕pc 1400>=pc>=1200 超大屏*/
		@media screen and (min-width:1200px) and (max-width: 1399px){		
			.banner-text-new{
				font-size: 18px;
			}
			.banner-text-new .banner-small-text {
				font-size: 14px;
			}
			.navbar-expand-lg .navbar-nav .nav-link{
				padding-left: 0.3rem;
				padding-right: 0.3rem;
			}
			.title-area{
				padding: 40px 0px 30px;
			}
			.title-area h3{
				padding-bottom: 20px;
			}
			.product-label .product-ul li {
				min-width: auto;
				width: 300px;
			}
			.product-video .product-video-r{
				height: 236px;
			}
			.product-video .product-video-r a{
				bottom: 30px;
			}
			.product-video .product-video-r{
				min-height: 268px;
			}
			.product-label .product-ul li:nth-child(4n+4){
				margin-right: 15px;
			}
		}
		/*1200>=pc>=992 大屏*/
		@media screen and (min-width:992px) and (max-width: 1199px){		
			.title-area{
				padding: 40px 0px 30px;
			}
			.title-area h3{
				padding-bottom: 20px;
			}
			.navbar-nav li{
				margin: 0px;
				padding: 0px 6px;
			}
			.form-inline {
			    justify-content: flex-end;
			}
			.navbar-expand-lg .navbar-nav .nav-link{
				padding-left: 0.2rem;
				padding-right: 0.2rem;
			}
			.banner-text-new{
				font-size: 18px;
			}
			.banner-text-new .banner-small-text {
				font-size: 14px;
			}
			.product-video .product-video-l{
				width: 39.1%;
			}
			.product-video .product-video-r{
				min-height: 268px;
			}
			.product-label .product-ul li:nth-child(4n+4){
				margin-right: 15px;
			}
			.product-label .new-ul-tab li{
				
			}
			.product-ul li img{
				margin-right: 10px;
			}
		}
		
		/*phone<768  小屏*/
		@media screen and (max-width: 992px) and (min-width: 480px){
			.carousel-item a.banbg {
				background: url(../img/banner-new/cpfw.png) 80% center no-repeat;
			}
			
			.title-area h3{
				font-size: 24px;
			}
			.title-area h4 {
				font-size: 16px;
				padding: 0px 14px;
			}
			.title-area{
				padding: 30px 0px;
			}
			.carousel-inner{
				margin-top: 0px;
			}
			.w-100{
				width: auto !important;
			}
			.mobile-s-banner{
				width: 100%;
			}
			
			.stick .tab-area .tab-area-span {
				top: 20px !important;
				text-align: left !important;
				padding-top: 0px !important;
			}
			.stick .tab-area a{
				margin: 0px 4px !important;
			}
			.tab-area a{
				margin: 0px 20px;
			}
			.product-part1{
				padding:0px 14px;
				overflow-x: hidden;
			}
			.product-video .product-video-l{
				width: 100%;
				margin: 0px 0px 14px 0px;
			}
			.product-video .product-video-r {
				width: 100%;
				height: auto;
				float: inherit;
			}
			.product-video .product-video-r a{
				position: inherit;
				margin:20px 0px 40px;
			}
			.product-label .product-ul {
				padding-bottom: 20px;
				display: flex;
				flex-wrap: wrap;
				justify-content: space-between;
			}
			.product-label .product-ul li{
				width: 49%;
				font-size: 14px;
				margin-bottom: 20px;
				margin-right: 0px;
				height: 40px;
				line-height: 40px;
				padding-left: 6px;
			}
			.product-ul li img {
				height: 20px;
				margin-right: 4px;
			}
		}
		/* 超小屏*/
		@media screen and (max-width: 480px){
			.product{
				padding-top: 70px;
			}
			.carousel-inner{
				margin-top: 0px;
			}
			.carousel-item a.banbg {
				background: url(../img/banner-new/cpfw.png) 70% center no-repeat;
			}
		
			.title-area h3{
				font-size: 24px;
			}
			.title-area h4 {
				font-size: 16px;
				padding: 0px 14px;
			}
			.title-area{
				padding: 30px 0px;
			}
			
			.w-100{
				width: auto !important;
			}
			.mobile-s-banner{
				width: 100%;
			}
			.stick .tab-area .tab-area-span {
				position: inherit!important;
				display: block !important;
				top: 0px !important;
				text-align: left !important;
				padding-left: 14px !important;
			}
			.stick .tab-area a{
				margin: 0px 4px !important;
			}
			.tab-container .tab-area a{
				display: none;
			}
			.tab-area .tab-area-span,.tab-area .tab-area-span .tab-area-firstspan{
				display: inline-block;
			}
			.tab-container .tab-area{
				text-align: left;
			}
			.tab-container {
				height: 60px;
				line-height: 60px;
				text-align: left;
				padding-left: 14px;
			}
			.tab-area a{
				margin: 0px 10px;
			}
			.product-part1{
				padding:0px 14px;
				overflow-x: hidden;
			}
			.product-video .product-video-l{
				width: 100%;
				margin: 0px 0px 14px 0px;
			}
			.product-video .product-video-r {
				width: 100%;
				height: auto;
				float: inherit;
			}
			.product-video .product-video-r a{
				position: inherit;
				margin:20px 0px 40px;
			}
			.product-label .product-ul {
				padding-bottom: 20px;
				display: flex;
				flex-wrap: wrap;
				justify-content: space-between;
			}
			.product-label .product-ul li{
				width: 100%;
				font-size: 14px;
				margin-bottom: 20px;
				margin-right: 0px;
				height: 40px;
				line-height: 40px;
				padding-left: 6px;
			}
			.product-ul li img {
				height: 20px;
				margin-right: 4px;
			}
			.product-label .new-ul-tab li{
				width: 100%;
			}
			
		}
		