.layui-form-select dl dd.layui-this {
	background-color: #0a5fc9;
	color: #fff;
}

.w100 {
	width: 100% !important;
}

.w100-1 {
	width: calc(100% - 1px) !important;
}

.hide_no_imp {
	display: none;
}

textarea {
	line-height: 20px;
	padding: 6px 10px;
	resize: vertical;
	border-width: 1px;
	border-style: solid;
	background-color: #fff;
	border-color: rgba(182, 186, 191, 1);
}

.puzzled .li-item {
	background: rgba(255, 255, 255, 1);
	box-shadow: 0px 4px 16px 0px rgba(10, 5, 1, 0.08);
	border: 1px solid rgba(244, 244, 244, 1);
	cursor: pointer;
	border-radius: 8px;
	vertical-align: middle;
	display: inline-block;
	text-align: center;
	padding: 34px 46px 30px 45px;
	margin-bottom: 30px;
	width: 100%;
}

.puzzled .li-item .title {
	color: rgba(51, 51, 51, 1);
	font-size: 18px;
	padding-top: 70px;
	background-repeat: no-repeat;
	background-position: top;
	margin-bottom: 20px;
	background-image: url(../images/sgcgl.png);
	background-size: 46px 46px;
	font-weight: bold;
}


.puzzled .li-item .text {
	padding-top: 30px;
	background-image: url(../images/jx.png);
	background-repeat: no-repeat;
	background-position: top;
	font-size: 15px;
	color: rgba(37, 39, 41, 1);
	line-height: 28px;
	height: 86px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.puzzled .li-item.active {
	background: rgba(14, 105, 218, 1);
}

.puzzled .li-item.active .title,
.puzzled .li-item.active .text {
	color: rgba(255, 255, 255, 1);
}

.puzzled .li-item1 .title {
	background-image: url(../images/sgcgl.png);
}

.puzzled .li-item2 .title {
	background-image: url(../images/sgfy.png);
}

.puzzled .li-item3 .title {
	background-image: url(../images/lb.png);
}

.puzzled .li-item4 .title {
	background-image: url(../images/sgzz.png);
}

.puzzled .li-item5 .title {
	background-image: url(../images/kll.png);
}

.puzzled .li-item6 .title {
	background-image: url(../images/icon.png);
}

.puzzled .li-item7 .title {
	background-image: url(../images/dyy.png);
}

.puzzled .li-item1.active .title {
	background-image: url(../images/icon-12.png);
}

.puzzled .li-item2.active .title {
	background-image: url(../images/icon-13.png);
}

.puzzled .li-item3.active .title {
	background-image: url(../images/icon-10.png);
}

.puzzled .li-item4.active .title {
	background-image: url(../images/icon-11.png);
}

.puzzled .li-item5.active .title {
	background-image: url(../images/icon-9.png);
}

.puzzled .li-item6.active .title {
	background-image: url(../images/icon-2.png);
}

.puzzled .li-item7.active .title {
	background-image: url(../images/icon-7.png);
}

.puzzled .li-item.active .text {
	background-image: url(../images/icon-14.png);
}

.puzzled .button,
.case .button,
.consult .button {
	text-align: center;
	margin-top: 20px;
}

.puzzled .button a,
.case .button a,
.consult .button a {
	width: 160px;
	height: 50px;
	line-height: 50px;
	border-radius: 8px;
	border: 1px solid rgba(20, 122, 247, 1);
	color: rgba(20, 122, 247, 1);
	background-color: #fff;
	font-size: 16px;
	cursor: pointer;
	display: inline-block;
}

.case .button a,
.consult .button a {
	height: 32px;
	line-height: 32px;
	width: 110px;
	border-radius: 18px;
}

.puzzled .button a:hover,
.case .button a:hover,
.consult .button a:hover {
	background: rgba(20, 122, 247, 1);
	color: #fff;
}

.ofeer .li-item {
	background: rgba(255, 255, 255, 1);
	box-shadow: 0px -1px 15px 1px rgba(2, 25, 52, 0.12);
	border-radius: 8px;
	text-align: center;
	display: inline-block;
	margin-bottom: 30px;
	vertical-align: middle;
	padding-bottom: 30px;
	width: 100%;
}

.ofeer .li-item .img-1 img {
	width: 100%;
}

.ofeer .title {
	margin: 20px 0;
	font-weight: bold;
	font-size: 18px;
	color: rgba(37, 39, 41, 1);
}

.ofeer .text {
	color: rgba(153, 153, 153, 1);
	line-height: 28px;
	font-size: 16px;
	margin: 0 78px;
	margin-top: 16px;
	height: 84px;
}

.capabilitis .card {
	margin-top: 70px;
}

.capabilitis .text {
	line-height: 28px;
	font-size: 16px;
	color: rgba(94, 98, 102, 1);
}

.company {
	padding: 60px 0;
	background-size: cover;
	background-repeat: no-repeat;
	text-align: center;
	margin-top: 40px;
}

.company .company-img img {
	width: 100%;
	object-fit: cover;
}

.company .row {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	position: relative;
}

.company .thum {
	cursor: pointer;
	margin: 15px;
	position: relative;
}


.company .company-con {
	position: absolute;
	width: 100%;
	height: 100%;
	background: rgba(37, 39, 41, .66);
	top: 0;
	left: 0;
	line-height: 34px;
	font-size: 18px;
	color: rgba(255, 255, 255, 1);
	line-height: 28px;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	opacity: 0;
}

.company .company-con .itm img {
	margin-bottom: 30px;
}


.lue {
	margin-top: 30px;
}

.lue .left-box {
	position: relative;
}

.lue .left-box-img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.lue .item-text {
	color: rgba(37, 39, 41, 1);
	line-height: 28px;
	font-size: 14px;
}

.lue .item-text:first-child {
	font-size: 16px;
}

.lue .title {
	color: rgba(37, 39, 41, 1);
	font-size: 20px;
	padding-left: 25px;
	background-image: url(../images/shape-1.png);
	background-repeat: no-repeat;
	background-position: left;
	margin-top: 20px;
	margin-bottom: 10px;
}

.lue .left-wm {
	position: absolute;
	line-height: 34px;
	font-size: 20px;
	color: rgba(255, 255, 255, 1);
	font-weight: bold;
	z-index: 2;
	background: rgba(14, 105, 218, 1);
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-content: center;
	right: -50px;
	top: -50px;
	text-align: center;

	padding: 32px 35px;
}

.lue .left-border {
	border: 1px solid rgba(182, 186, 191, 1);
	width: 100%;
	height: 100%;
	position: absolute;
	right: -20px;
	top: -20px;
	z-index: -1;
}


.case .row>[class*='col-'] {
	margin-bottom: 30px;
}

.case .row>[class*='col-'] a {
	position: relative;
	width: 100%;
	height: 100%;
	display: inline-block;
}

.case .case-box {
	position: absolute;
	top: 0;
	left: 0;
	background: rgba(8, 85, 180, .6);
	border-radius: 8px;
	width: 100%;
	height: 100%;
	text-align: center;
	opacity: 0;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
}


.case .case-img img {
	width: 100%;
	border-radius: 8px;
	object-fit: cover;
}

.case .te {
	color: rgba(255, 255, 255, 1);
	font-size: 18px;
	margin-bottom: 40px;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	padding: 0 20px;
}

.case .but {
	text-align: center;
}

.case .but span {
	border: 1px solid rgba(255, 255, 255, 1);
	color: rgba(246, 246, 246, 1);
	border-radius: 18px;
	padding: 6px 10px;
	font-size: 16px;
}

.swper {
	width: 100%;
	padding: 160px 0;
	background-repeat: no-repeat;
	background-size: cover;
}

.swiper-slide {
	text-align: center;
}

.swper .container {
	position: relative;
}

.swper .swiper-container {
	position: initial;
}

.swper .swiper-button-prev {
	left: -50px;
	background-size: 10px 18px;
	background-image: url(../images/arrow5.png);
}

.swper .swiper-button-next {
	right: -34px;
	background-image: url(../images/arrow4.png);
	background-size: 10px 18px;
}

.consult .concult-img img {
	width: 100%;
	height: 100%;
}

.consult .consult-ri {
	padding: 20px 20px;
	box-shadow: 0px -1px 15px 1px rgba(2, 25, 52, 0.12);
	margin-bottom: 20px;
	cursor: pointer;
	    width: 49%;
    float: left;
    margin-left: 10px;
}


.consult .consult-ri-a {
	display: flex;
	align-items: center;
	background-image: url(../images/arrow-3.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-right: 40px;
}

.consult-ls {
	padding-right: 40px;
	position: relative;
}

.consult .consult-ri:last-child {
	margin-bottom: 0;
}

.consult .consult-ls:after {
	content: "";
	position: absolute;
	background: rgba(237, 237, 240, 1);
	height: 100%;
	width: 1px;
	right: 0;
	top: 0;
}

.consult .consult-ls p {
	color: rgba(182, 186, 191, 1);
	line-height: 42px;
	position: relative;
}

.consult .consult-ls p:first-child {
	font-weight: bold;
	font-size: 30px;
}

.consult .consult-ls p:first-child:after {
	position: absolute;
	content: "";
	width: 26px;
	height: 2px;
	background: rgba(237, 237, 240, 1);
	bottom: 0;
	left: 6px;
}

.consult .consult-ls p:last-child {
	font-size: 18px;
}

.consult-box {
	background: rgba(248, 248, 250, 1);
	padding: 30px 0;
}

.consult .consult-le {
	margin-left: 28px;
	color: rgba(37, 39, 41, 1);
	font-size: 16x;
	width: 70%;
}

.consult .consult-le p:first-child{
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.consult .consult-le p:last-child {
	padding-top: 5px;
	font-size: 14px;
	color: #999999;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	line-height: 28px;
}

.consult .consult-ri:hover .consult-le p:first-child {
	color: rgba(14, 105, 218, 1);
}

.consult .consult-ri:hover .consult-ri-a {
	background-image: url(../images/arrow-6.png);
}

.consult .consult-leimg {
	position: relative;
	margin-bottom: 18px;
}

.consult .consult-box .row {
	margin-bottom: 10px;
	width: 100%;
}

.consult .consult-box .row .swiper-container {
	width: 100%;
	height: 100%;
}

.consult .concult-lew {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	padding: 18px 80px 20px 20px;
	background: rgba(37, 39, 41, .6);
	color: #fff;
	background-image: url(../images/arrow-6.png);
	background-repeat: no-repeat;
	background-position: 95% center;
}

.consult .concult-lew p {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.diagnose {
	margin-top: 100px;
	background-image: url(../images/13.png);
	background-size: cover;
	padding: 60px 20px;
}

.diagnose .diagnose-con {
	background: rgba(255, 255, 255, .9);
	border-radius: 8px;
	padding: 34px;
}

.diagnose .title-sr {
	font-size: 34px;
	margin-bottom: 40px;
	margin-top: 0;
}

.diagnose .ditem-1 {
	padding: 0 30px;
	color: rgba(37, 39, 41, 1);
	font-size: 20px;
	margin-bottom: 16px;
	background-image: url(../images/edit.png);
	background-repeat: no-repeat;
	background-position: left;
	background-size: 22px 22px;
}

.diagnose .ditem-2 {
	color: rgba(94, 98, 102, 1);
	font-size: 16px;
	padding: 0 30px;
	margin-bottom: 40px;
}

.diagnose .ditem-3 {
	color: rgba(55, 47, 44, 1);
	font-size: 16px;
	padding: 0 30px;
	margin-bottom: 20px;
}

.diagnose form {
	padding: 0 30px;
}

.diagnose .diagnose-box {
	display: flex;
	background: rgba(255, 255, 255, 1);
	border: 1px solid rgba(182, 186, 191, 1);
	border-radius: 4px;
	height: 40px;
	line-height: 38px;
	margin-bottom: 20px;
	position: relative;
}

.diagnose .diagnose-box ul {
	position: absolute;
	width: 100%;
	z-index: 1;
	top: 38px;
	left: 0;
	background-color: #fff;
	border: 1px solid rgba(203, 203, 203, 0.44);
	box-shadow: 0px 3px 2px 1px rgba(2, 25, 52, 0.03);
	max-height: 200px;
	overflow: auto;
	background-color: rgba(255, 255, 255, 1);
	display: none;
}

.diagnose .diagnose-box ul li {
	padding-left: 20px;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	cursor: pointer;
}

.diagnose .diagnose-box ul li:hover {
	background-color: rgba(151, 151, 151, .6);
}

.diagnose .diagnose-img {
	padding: 0 10px;
	background: rgba(242, 242, 247, 1);
	border-radius: 4px 0 0 4px;
}

.diagnose .diagnose-inp {
	margin-left: 10px;
}

.diagnose .diagnose-inp input,
.diagnose .diagnose-inp select {
	width: 90%;
	border: 0;
	background-color: #fff;
}

.diagnose textarea {
	height: 80px;
	border-radius: 4px;
	width: 100%;
}

.diagnose .button {
	text-align: center;
	margin-top: 20px;
}

.diagnose .button button {
	width: 160px;
	height: 40px;
	background: rgba(20, 122, 247, 1);
	border-radius: 4px;
	color: #fff;

}


@media (min-width: 768px) {

	.consult .consult-leimg {
		margin-bottom: 0;
	}

	.diagnose {
		padding: 60px 120px !important;
	}

}

@media (max-width:768px) {
  .main-list .item-o a {
    position: relative;
    width: 47%;
    height: 100%;
    display: inline-block;
    float: left;
    margin: 5px;
}
	.puzzled .li-item{
		padding: 20px 10px;
	}
	.puzzled .li-item .title{
		font-size: 14px;
		background-size: 36px;
		padding-top: 40px;
		background-size: 36px;
		margin-bottom: 10px;
	}
	.puzzled .li-item .text{
		padding-top: 20px;
		height: 60px;
		font-size: 12px;
		line-height: 22px;
		
	}
	.broadside {
		display: none;
	}

	.company-con {
		opacity: 1 !important;
	}

	.diagnose .diagnose-con {
		padding: 30px 10px !important;
	}

	.case-o {
		margin-left: 8%;
	}

	.lue .left-wm {
		padding: 6px 19px;
		font-size: 14px;
		line-height: 24px;
		right: -20px;
	}

	.consult .consult-le {
		font-size: 14px;
		    margin-left: 10px;
    width: 80%;
	}
	.consult .consult-ls p{
width: 67px;

	}

	.consult-ls {
		padding-right: 10px;
	}

	.consult .consult-ri {
		padding: 18px 10px;
		    width: 100%;
    float: left;
    margin-left: 0px;
}
	}

	.consult .consult-ri-a {
		background-size: 18px;

	}

	.consult .concult-lew {
		background-size: 18px;
	}

	.puzzled .button,
	.case .button,
	.consult .button {
		margin-top: 20px;
	}

	.diagnose .title-sr {
		font-size: 20px;
	}

	.diagnose .ditem-1 {
		font-size: 16px;
	}

	.diagnose .ditem-2 {
		margin-bottom: 15px;
	}

	.ofeer .title {
		margin: 10px 0;
		margin-top: 15px;
		font-size: 14px;
	}
	.ofeer .li-item{
		padding-bottom: 0px;
	}
	.ofeer .text {
		margin: 0 10px;
		margin-top: 10px;
		font-size: 12px;
		    line-height: 22px;
	}

	.swiper-pagination-bullet {
		width: 5px;
		height: 5px;
	}

	.swiper-pagination-bullet-active {
		width: 14px;
	}

	.puzzled .button a,
	.case .button a,
	.consult .button a {
		width: 145px;
		height: 40px;
		line-height: 40px;
	}

	.case .case-box {
		opacity: 1;
	}
	.yq{
		display: none;
	}

}

@media (max-width:992px) {

	.swper .swiper-button-prev,
	.swper .swiper-button-next {
		display: none;
	}
}

.footer .footer-bom .row>div {
	display: block;
	text-align: left;
	margin-bottom: 42px;
}
.footer .footer-bom p>a{
	color: #333;
}
.footer .footer-bom p>a:hover{
	color: #333;
}
.footer .footer-bom .row>div:nth-child(2) {
	margin-bottom: 28px;
}

.footer .footer-bom .row>div:last-child {
	margin-bottom: 20px;
}

#formData .select:after {
	content: "";
	position: absolute;
	width: 20px;
	height: 10px;
	background-image: url(../images/choice-2.png);
	background-repeat: no-repeat;
	right: 0;
	top: 50%;
	margin-top: -2px;
}





@media (max-width: 768px) {

.lue .item-text:first-child {
	font-size: 14px;
	    margin-top: 25px;
}
}