/* 样式开始 */
.carousel-item a.solution-banner{
	background-image: url(/static/img/banner-new/yljjfa.png);
}
.carousel-item a.product-security-banner{
	background-image: url(/static/img/product/banner/banner1.png);
}
.carousel-item a.product-digital-banner{
	background-image: url(/static/img/product/banner/banner2.png);
}
.carousel-item a.product-runsecurity-banner{
	background-image: url(/static/img/product/banner/banner3.png);
}
.carousel-item a.product-data-serve-banner{
	background-image: url(/static/img/product/banner/banner5.png);
}
.carousel-item a.product-gover-banner{
	background-image: url(/static/img/product/banner/banner1.png);
}
.carousel-item a.banbg{
	background-repeat: no-repeat;
	background-position: 45% center;
}

.contentWp p{
	text-align: justify; /*实现两端对齐*/
	text-justify: newspaper; /*通过增加或减少字或字母之间的空格对齐文本*/
	word-break: break-all; /*允许在单词内换行*/
}
.tab-area .tab-area-span .tab-area-firstspan{
	margin: 0px;
	cursor: pointer;
	color: #181818;
	font-size: 14px;
}
.tab-area .tab-area-span .tab-area-firstspan:hover{
	color: #1890FF;
}

.tab-area a{
	color: #181818;
	margin:0px 10px ;
	height: 60px;
	line-height: 60px;
	display: inline-block;
	position: relative;
	font-size: 16px;
	padding:0px 10px;
}
.tab-area a:nth-of-type(1){
	margin-left: 100px;
}
.tab-area a.active{
	color: #1890FF;
	border-bottom: 2px solid #387EE8;
}
.tab-area{
	position: relative;
}
.tab-area .tab-btn-free{
	width: 120px;
	height: 36px;
	color: #fff;
	font-size: 14px;
	background: #1890FF;
	border-radius: 18px;
	display: inline-block;
	position: absolute;
	right: 0px;
	top: 12px;
	line-height: 36px;
	text-align: center;
	margin-right: 0px;
}
.stick .tab-area .tab-btn-free {
	margin-right: 0px;
}
.tab-area .tab-area-span{
	position: absolute;
	left: 0px;
	top: 24px;
	color: #666;
}
.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 .medical-tab-a .tab-area-firstspan:hover{
	color: #181818 !important;
}
.tab-area .tab-area-span span:last-child{
	color: #999;
	cursor: pointer;
}
.tab-area .tab-area-span span:last-child:hover{
	/* color: #1890FF !important; */
}
.mainCont{
	display: none;
}
.selected{
	display: block;
}
/* 大标题 */
.title-area{
	padding: 70px 0px 60px;
}
.title-area h3{
	font-size: 28px;
	color: #181818;
	font-weight: 400;
	line-height: 49px;
}
.title-area .link-btn a{
	font-size: 14px;
	font-weight: 300;
	color: #1890FF !important;
	line-height: 30px;
}
.contentWp{
	position: relative;
}
.bgColor{
	background-color: #F5F7FB;
}
.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-serve-infor p{
	font-size: 14px;
	color: #666;
	margin-bottom: 40px;
	line-height: 28px;
	text-align: center;
}
.product-serve-infor .img-product img{
	height: 472px;
}
.product-serve-infor{
	padding-bottom: 70px;
}
.fun-intro-ul ul{
	display: flex;
	flex-flow: wrap;
	justify-content: left;
}
.product-intro-ul ul{
	display: flex;
	flex-flow: wrap;
	justify-content: space-between;
}
.fun-intro-ul .fun-intro-li{
	flex: 0 0 20%;
	display: inline-block;
	margin: 0px 0px 70px 0px;
	text-align: center;
	margin-right: 67px;
}
.fun-intro-ul .fun-intro-li:nth-child(4n) {
	margin-right: 0;
}
.fun-intro-ul .fun-intro-li:nth-child(4n+1) {
	margin-left: 35px;
}
.fun-intro-li h4 {
	font-size: 18px;
	color: #181818;
	line-height: 49px;
}
.fun-intro-li h4 img{
	width: 60px;
	margin-bottom: 8px;
}
.fun-intro-ul .fun-intro-li p{
	font-size: 14px;
	color: #666;
	line-height: 24px;
}
.product-intro-ul{
	margin-bottom: 26px;
}
.product-intro-ul .product-intro-li{
	width: 580px;
    display: inline-block;
    border: 1px solid #D2D2D2;
    margin-bottom: 30px;
    display: flex;
    align-items: center;
	padding: 28px 23px 24px;
}
.product-intro-ul .product-intro-li img{
	height: 48px;
	margin-right: 24px;
}
.left-img,.right-text{
	float: left;
}
.left-img{
	width: 80px;
}
.right-text{
	width: 84%;
    font-size: 18px;
    line-height: 30px;
    color: #181818;
}
.right-text h4{
	font-size: 18px;
	font-weight: normal;
	color: #181818;
	padding-bottom: 12px;
}
.right-text p{
	font-size: 14px;
	font-weight: 400;
	color: #666;
	line-height: 24px;
}
.btn-apply a{
	width: 140px;
	height: 40px;
	line-height: 40px;
	display: inline-block;
	background: #1890FF;
	border-radius: 20px;
	color: #fff;
	margin: 30px 0px 54px;
}
.btn-apply a:hover{
	color: #fff;
}
.product-part1 .img-area{
	display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.img-area div.img-out{
	width: 270px;
	height: 70px;
	background: #FFFFFF;
	box-shadow: 2px 3px 6px 5px rgba(0,0,0,0.02);
	margin-bottom: 28px;
	border-radius: 3px
}
.img-area div.img-out img{
	height: 70px;
	border-radius: 3px
}
.img-area img:nth-of-type(4n+4){
	margin-right: 0px;
}
.list-text {
	font-size: 14px;
	color: #666;
	margin-bottom: 48px;
	display: flex;
    justify-content: space-between;
}
.list-text .list-text-tag li{
	position: relative;
	padding-left: 20px;
	line-height: 30px;
}
.list-text .list-text-tag li a{
	color: #666;
}
.list-text .list-text-tag li a:hover{
	color: #1890FF;
}
.list-text .list-text-tag{
	width: 48%;
	padding: 12px;
	border: 1px solid #E5E5E5;
}
.list-text .list-text-tag .list-text-tit{
	font-size: 18px;
	color: #181818;
	line-height: 30px;
	padding-bottom: 6px;
    border-bottom: 1px solid #e5e5e5;
	position: relative;
	margin-bottom: 16px;
}
.list-text .list-text-tag .list-text-tit a{
	font-size: 14px;
	color: #1890FF;
	position: absolute;
    right: 0px;
}
.triangle{
	width:0px;
	height:0px;
	display: inline-block;
	border-left:12px solid #1890FF;
	border-top:8px solid transparent;
	border-bottom:8px solid transparent;
	position: absolute;
	left: 0px;
	top: 26%;
}
.bgDark{
	/* background: #003567; */
	background: #F5F7FB;
}
.product-part1 .application{
	display: flex;
    justify-content: space-between;
    padding-bottom: 50px;
	flex-wrap: wrap;
}
.product-part1 .application li{
	width: 564px;
	margin-bottom: 30px;
	position: relative;
}
.product-part1 .application-img-area{
	position: relative;
}
.product-part1 .application img{
	height: 180px;
	width: 100%;
}
.product-part1 .application li .tit{
	font-size: 18px;
	color: #fff;
	text-align: center;
	height: 38px;
	line-height: 38px;
}
.product-part1 .application li .txt{
	font-size: 14px;
	font-weight: 400;
	line-height: 24px;
	text-align: justify;
	text-justify: newspaper;
	word-break: break-all;
	display: none;
	opacity: 0;
}
.product-part1 .application .top-application{
	background-color: rgba(13, 83, 155, 0.8);
    position: absolute;
    width: 100%;
    bottom: 0px;
	cursor: pointer;
}
.product-part1 .application .top-application:hover .tit{
	margin-top: 10px;
	/* height: 50px;
	line-height: 50px; */
}
.product-part1 .application .top-application:hover .txt{
	opacity: 1;
	color: #fff;
	padding-left: 20px;
	padding-right: 20px;
	overflow:hidden;
	text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:3;
}
.product-part1 .advantage-out ul{
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	justify-content: space-between;
}
.advantage-out .advantage-li{
	border: 1px solid #E5EEFF;
	width: 31.5%;
	margin-bottom: 40px;
	display: flex;
	padding: 28px 12px;
	
}
.advantage-out .advantage-li:hover{
	border-radius: 4px;
	box-shadow: 0px 8px 8px 0px rgba(9, 92, 224, 0.08);
}
.advantage-out .advantage-li .advantage-img{
	margin-right: 16px;
}
.advantage-out .advantage-li .advantage-img img{
	height: 55px;
}
.advantage-li .advantage-text .advantage-tit{
	font-size: 18px;
	color: #181818;
	line-height: 30px;
	margin-bottom: 6px;
}
.advantage-li .advantage-text p{
	font-size: 14px;
	color: #666666;
	line-height: 24px;
}
.user-value-out{
	padding-bottom: 70px;
}
.user-value-ul{
	display: flex;
    justify-content: space-between;
}
.user-value-ul li{
	width: 25%;
	text-align: center;
	font-size: 18px;
	color: #181818;
	line-height: 49px;
}
.user-value-ul li div{
	margin-top: 8px;
}
.user-value-ul li img{
	width: 72px;
}

/* 解决方案 */
.solutionWp .stick .tab-area a {
    margin: 0px 60px;
}
.soultion-medical .small-tab {
	border-bottom: 1px solid #DCDCDC;
	padding-bottom: 10px;
}
.soultion-medical .small-tab a {
	padding: 6px 4px 8px;
	margin: 0px 65px;
	font-size: 16px;
	color: #666666;
}
.soultion-medical .small-tab a:hover{
	color: #1890ff;
}
.soultion-medical .small-tab .small-tab-active {
	color: #1890FF;
	border-bottom: 2px solid #1890ff;
}
.soultion-medical .mg-content-top{
	margin-top: 35px;
	padding-bottom: 70px;
}
.soultion-medical .s-img-area{
	height: 200px;
	border-radius: 8px;
	padding: 42px 48px 20px;
	background: #003567;
	position: relative;
	background: url(../img/solution/medical/s-bg-top.png) no-repeat;
	background-size: cover;
}
.soultion-medical .s-img-area p{
	font-size: 14px;
	color: #FFFFFF;
	line-height: 28px;
}
.soultion-medical .s-img-area a{
	position: absolute;
	width: 120px;
	height: 36px;
	background: #1890FF;
	border-radius: 18px;
	display: inline-block;
	border-radius: 50px;
	color: #fff;
	font-size: 14px;
	line-height: 36px;
	text-align: center;
	position: absolute;
    bottom: 20px;
    right: 48px;
}
.soultion-medical .s-txt-list h6{
	font-size: 18px;
	font-weight: 400;
	color: #181818;
	padding-left: 10px;
	border-left: 2px solid #1890FF;
	margin-top: 38px;
}
.soultion-medical .s-txt-list .s-txt-li{
	display: flex;
	padding-top: 28px;
}
.soultion-medical .s-txt-list .s-txt-icon{
	color: #1890FF;
	font-size: 14px;
	padding-right: 6px;
	line-height: 28px;
}
.soultion-medical .s-txt-list h5.tit{
	font-size: 14px;
	font-weight: 400;
	color: #181818;
	line-height: 28px;
}
.soultion-medical .s-txt-list p{
	font-size: 14px;
	font-weight: 400;
	color: #666666;
	line-height: 24px;
}
.soultion-medical .s-tag-ul{
	display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
	margin-top: 20px;
	/* margin-bottom: 70px; */
}
.soultion-medical .s-tag-ul .s-tag-li{
	width: 285px;
	height: 55px;
	border-radius: 4px;
	width: 285px;
    height: 55px;
    font-size: 16px;
    color: #1B1B1B;
	margin-bottom: 20px;
	
}
.soultion-medical .s-tag-ul .s-tag-li:hover{
	box-shadow: 0px 4px 6px 0px rgb(0 0 0 / 2%);
}
.soultion-medical .s-tag-ul .s-tag-li a{
	width: 100%;
	height: 100%;
	color: #181818;
	border-radius: 4px;
	display: inline-block;
	padding: 12px 15px;
	border-bottom: 0px;
	background: url(../img/solution/medical/tab-bg.png) no-repeat;
	background-size: cover;
}
.soultion-medical .s-tag-ul .s-tag-li img{
	height: 32px;
	margin-right: 20px;
}



@media screen and (min-width:1680px){
	
}
@media screen and (min-width:1560px) and (max-width: 1650px){
	.carousel-item a.banbg{
		background-position: 50% center;
	}
}
@media screen and (min-width:1500px) and (max-width: 1559px){
	.carousel-item a.banbg{
		background-position: 42% center;
	}
}

/*大型屏幕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;
	}
}
@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;
	}
	.product-intro-ul .product-intro-li{
		width: 560px;
	}
	.img-area img{
		width: 250px;
	}
}
/*大型屏幕pc 1400>=pc>=1200 超大屏*/
@media screen and (min-width:1200px) and (max-width: 1380px){	
	.carousel-item a.banbg {
		background-position: 44.5% center;
	}	
	.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-video .product-video-l{
		width: 416px;
	}
	.product-video .product-video-r{
		height: 236px;
	}
	.product-label .product-ul li{
		width: 285px;
	}
	.img-area img{
		width: 250px;
	}
	.product-intro-ul .product-intro-li{
		width: 550px;
	}
	.product-part1 .application li{
		width: 47%;
	}
	.fun-intro-ul .fun-intro-li:nth-child(4n+1) {
		margin-left: 1%;
	}
	.fun-intro-ul .fun-intro-li {
		flex: 0 0 20%;
		display: inline-block;
		margin: 0px 0px 70px 0px;
		text-align: center;
		margin-right: 65px;
	}
	.advantage-out .advantage-li{
		width: 32%;
	}
	.advantage-out .serve-li-a{
		align-items: center;
	}
	.advantage-out .advantage-li .advantage-img{
		margin-right: 15px;
	}
	.advantage-li .advantage-text .serve-mg-top{
		font-size: 17px;
		margin-top: 10px;
	}
	.tab-area a:nth-of-type(1){
		margin-left: 100px ;
	}
	.soultion-medical .s-tag-ul .s-tag-li{
		width: 270px;
	}
	.solutionWp .stick .tab-area a {
		margin: 0px 40px;
	}
	
}
/*1200>=pc>=992 大屏*/
@media screen and (min-width:992px) and (max-width: 1199px){	
	.carousel-item a.banbg {
		background-position: 34% center;
	}	
	.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;
	}
	.right-text{
		width: 80%;
	}
	.product-intro-ul .product-intro-li{
		width: 468px;
		min-height: 180px;
	}
	.fun-intro-ul .fun-intro-li{
		width: 360px;
	}
	.img-area img:nth-of-type(4n+4){
		margin-right: 34px;
	}
}

/*phone<768  小屏*/
@media screen and (max-width: 992px) and (min-width: 480px){
	.carousel-item a.banbg {
		background-position: 26% center;
	}
	.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;
	}
	.mobile-s-banner{
		width: 100%;
	}
	.stick .tab-area a{
		margin: 0px 10px !important;
	}
	.stick .tab-area{
		text-align: center !important;
	}
	.product{
		padding-top: 90px;
	}
	.tab-area a{
		margin: 0px 10px;
	}
	.tab-area a:nth-of-type(1) {
		margin-left: 0px;
	}
	.tab-area .tab-btn-free{
		display: none;
	}
	.stick .tab-area .tab-area-span,.tab-area .tab-area-span {
		position: inherit;
		left: 0px;
		top: 12px;
		display: block !important;
		text-align: left;
		margin-bottom: 20px;
	}
	.stick .tab-area .tab-area-span {
		position: initial;
		margin-bottom: 0px;
		margin-top: 20px;
	}
	.product-part1{
		padding:0 14px;
		overflow-x: hidden;
	}
	.product-serve-infor .img-product img{
		width: 100%;
		height: auto;
	}
	.product-serve-infor{
		padding-bottom: 40px;
	}
	.fun-intro-ul .fun-intro-li:nth-child(4n+1) {
		margin-left: 0px;
	}
	
	.fun-intro-ul .fun-intro-li {
		display: inline-block;
		margin: 0px 0px 20px 0px;
		flex: 0 0 20%;
		margin-right: 40px;
	}
	.product-intro-ul .product-intro-li {
		width: 100%;
		height: auto;
		padding: 14px;
		margin-bottom: 20px;
		display: flex;
	}
	.product-intro-ul .product-intro-li .left-img{
		width: 70px;
	}
	.right-text h4{
		font-size: 16px;
		line-height: 20px;
	}
	.right-text p{
		line-height: 20px;
	}
	.img-area{
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	.img-area img{
		width: 100%;
		margin-right: 0px;
	}
	.btn-apply a {
		margin: 10px 0px 30px;
	}
	.list-text{
		margin-bottom: 20px;
	}
	.list-text li {
		width: 100%;
		padding-left: 20px;
		display: inline-block;
		margin-bottom: 14px;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
	}
}
/* 超小屏*/
@media screen and (max-width: 480px){
	.carousel-item a.banbg {
		background-position: 70% center;
	}
	.solutionWp .stick .tab-area .tab-area-span{
		padding-top: 0px !important;
	}
	.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;
	}
	.mobile-s-banner{
		width: 100%;
	}
	.stick{
		line-height: 60px;
	}
	.stick .tab-area .tab-area-span {
		position: initial!important;
		display: block!important;
		padding-left: 14px!important;
		padding-top: 14px !important;
	}
	.stick .tab-area a{
		margin: 0px 6px !important;
	}
	.stick .tab-area{
		text-align: center !important;
	}
	.product{
		padding-top: 80px;
	}
	.tab-area a{
		margin: 0px 6px;
	}
	.tab-area a:nth-of-type(1) {
		margin-left: 0px;
	}
	.tab-area .tab-btn-free{
		display: none;
	}
	.tab-area .tab-area-span {
		position: inherit;
		left: 14px;
		display: block;
		text-align: left;
	}
	.tab-container{
		height: 60px;
	}
	.tab-container .tab-area a{
		display: none;
	}
	.product-part1{
		padding:0 14px;
		overflow-x: hidden;
	}
	.product-serve-infor .img-product img{
		width: 100%;
		height: auto;
	}
	.product-serve-infor{
		padding-bottom: 40px;
	}
	.fun-intro-ul .fun-intro-li {
		width: 100%;
		display: inline-block;
		margin: 0px 0px 20px 0px;
		flex: 0 0 100%;
		margin-left: 0px !important;
	}
	.product-intro-ul .product-intro-li {
		width: 100%;
		height: auto;
		padding: 14px;
		margin-bottom: 20px;
		display: flex;
	}
	.product-intro-ul .product-intro-li .left-img{
		width: 70px;
	}
	.right-text h4{
		font-size: 16px;
		line-height: 20px;
	}
	.right-text p{
		line-height: 20px;
	}
	.img-area{
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	.img-area img{
		width: 48%;
		margin-right: 0px;
	}
	.btn-apply a {
		margin: 10px 0px 30px;
	}
	.list-text{
		margin-bottom: 20px;
		flex-wrap: wrap;
	}
	.list-text li {
		width: 100%;
		padding-left: 20px;
		display: inline-block;
		margin-bottom: 14px;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
	}
	.list-text .list-text-tag{
		width: 100%;
		margin-bottom: 20px;
	}
	.product-intro-ul .product-intro-li img {
		height: 36px;
	}
	.product-part1 .application{
		flex-wrap: wrap;
	}
	.product-part1 .application li{
		width: 100%;
		margin-bottom: 20px;
	}
	.right-text{
		font-size: 15px;
	}
	.product-part1 .application img {
		width: 100%;
	}
	.img-area div.img-out {
		width: 47%;
		height: 50px;
	}
	.img-area div.img-out img {
		height: 100%;
		border-radius: 3px;
		width: 100%;
	}
	.advantage-out .advantage-li{
		width: 100%;
	}
	.user-value-ul li{
		font-size: 16px;
		line-height: 22px;
	}
	.user-value-ul li div{
		margin-top: 10px;
		font-size: 12px;
	}
	.user-value-ul li img{
		width: 36px;
	}

	/* 解决方案部分 */
	.solutionWp .soultion-medical{
		padding-top: 50px;
	}
	.solutionWp .tab-area{
		height: 36px;
	}
	.solutionWp .tab-item{
		display: none;
	}
	.soultion-medical .s-img-area {
		padding: 12px 12px 20px;	
	}
	
	.soultion-medical .s-img-area p{
		overflow:hidden;
		text-overflow:ellipsis;
		display:-webkit-box;
		-webkit-box-orient:vertical;
		-webkit-line-clamp:4;
	}
	.soultion-medical .s-img-area a{
		right: 12px;
		width: 80px;
		height: 32px;
		line-height: 32px;
		font-size: 14px;
	}
	.solutionWp .mobile-tab-show {
		width: 100%;
		overflow-x: scroll;
	}
	.solutionWp .small-tab {
		width: 550px;
		text-align: left;
	}
	.solutionWp .small-tab a{
		padding: 6px 4px 10px;
		margin: 0px 0px;
	}
	.product-part1 .application li .tit{
		font-size: 16px;
	}
	.product-part1 .application li .txt{
		font-size: 12px;
	}
}
		