/*banner*/
@keyframes fangda {
	0% {
		transform: scale(1);
	}

	100% {
		transform: scale(1.05);
	}
}

.ny-banner {
	position: relative;
	overflow: hidden;
	/*height: 300px;*/
}

.ny-banner>img {
	display: block;
	width: 100%;
}

.ny-banner-s {
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translateY(-50%) translateX(-50%);
	transform: translateY(-50%) translateX(-50%);
	color: #fff;
}

.ny-banner-s .pro-bread{
    display: flex;
}
.ny-banner-s .pro-bread li{
    margin-right: 10px;
}
.ny-banner-s .pro-bread li a svg{
    margin-left: 5px;
}
.ny-banner-s .pro-bread li a{
    color: #fff;
}
.ny-banner-s h4 {
	font-size: 24px;
	/*text-transform: uppercase;*/
	margin-bottom: 25px;
}

.ny-banner-s h3 {
	font-size: 52px;
	text-transform: capitalize;
	margin-bottom: 1rem;
	/*text-align: center;*/
}


.swiper-button-prev {
	/*content: '' !important;*/
	background: url(../../images/l.png)no-repeat center rgba(255, 255, 255, 0.12);
	opacity: 1 !important
}
.swiper-button-next{
    	background: url(../../images/r.png)no-repeat center rgba(255, 255, 255, 0.12);
}
.swiper-button-next::after,
.swiper-button-prev::after {
	content: '' !important;
}

/*banner*/

.span3 {
	cursor: pointer;
}

/*szwz*/
.nydh {
	/* box-shadow:1px 1px 10px rgba(0, 0, 0, 0.1); */
	border-bottom: 1px solid #ebebeb;
}

.nydh-b {
	font-size: 16px;
}

.nydh-b a {
	position: relative;
	color: #333;
	line-height: 71px;
	display: block;
	margin-right: 70px;
	margin-bottom: -1px;
	/*text-transform: uppercase*/
}

.nydh-b a p {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 0;
	height: 3px;
	background: #044089;
}

.nydh-b a.active,
.nydh-b a:hover {
	color: #044089;
}

.nydh-b a.active p,
.nydh-b a:hover p {
	width: 100%;
}

/*szwz*/

.md {
	position: relative;
	top: -100px;
}

/*fy*/
.page1 {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
}

.page1 li {}

.page1 li a,
.page1 li span {
	display: flex;
	font-size: 16px;
	color: #666666;
	align-items: center;
	justify-content: center;
	width: 35px;
	height: 35px;
	margin: 0 5px;
	background: #fff;
}

.page1 li a:hover,
.page1 li.active a,
.page1 li span:hover,
.page1 li.active span,
.page1 li span.current {
	color: #fff;
	background: #044089;
	border-color: #044089;
}

.page1 li:nth-child(1) a,
.page1 li:last-child a,
.page1 li:nth-child(1) span,
.page1 li:last-child span {
	/*font-family: SimSun;*/
	/*font-size: 20px;*/
	/*font-weight: bold;*/
	/*background: none !important;*/
	/*color: #666666 !important;*/
}

.page1 li:nth-child(1) a:hover,
.page1 li:last-child a:hover,
.page1 li:nth-child(1) span:hover,
.page1 li:last-child span:hover {
	/* color:#d6001d; */
	/* background:none; */
}

@media (max-width: 768px) {

	.page1 li a,
	.page1 li span {
		width: 30px;
		height: 30px;
		margin: 0 5px
	}

	.page1 li:nth-child(1) a,
	.page1 li:last-child a,
	.page1 li:nth-child(1) span,
	.page1 li:last-child span {
		font-family: SimSun;
		font-size: 20px;
	}
}

/*fy*/

/*gywm*/
.nybt {
	color: #333333;
	font-size: 40px;
	text-align: center;
	margin-bottom: 40px;
}

.gywm {
	padding: 100px 0 130px 0;
	background: url(../../images/gywm-bj.png)no-repeat center bottom;
}

.gywm-t {
	padding: 0 50px;
	/*margin-bottom: 70px;*/
	color: #666666;
	font-size: 15px;
	line-height: 28px;
}
.gywm-t .com-intro {
    text-align: center;
    width: 60%;
    margin: 0 auto;
}

.gywm-b {
	padding: 0 110px;
}

.gywm-b dl {}

.gywm-b dl h3 {
	font-size: 16px;
	margin-bottom: 15px;
	color: #044089;
}

.gywm-b dl h3 i {
	font-size: 70px;
	line-height: 100%;
}

.gywm-b dl h3 span {
	padding-top: 10px;
	padding-left: 5px;
}

.gywm-b dl h4 {
	font-size: 16px;
	color: #828282;
}

.qywh {
	background: #f7f7f7;
	padding: 100px 0 80px 0;
}

.qywh-b {}

.qywh-b dl {
	width: calc((100% - 100px) / 3);
	margin-bottom: 50px;
	background: #fff;
	padding: 55px
}

.qywh-b dl dd {
	width: calc(100% - 110px)
}

.qywh-b dl dd h3 {
	color: #333333;
	font-size: 26px;
	margin-bottom: 10px;
	text-transform: capitalize;
}

.qywh-b dl dd h4 {
	color: #999999;
	text-transform: uppercase;
	font-size: 14px;
	font-family: Arial;
	margin-bottom: 35px;
}

.qywh-b dl dd p {
	color: #666666;
	line-height: 24px;
}
.pro-w1{
    width: 1200px;
    margin: 0 auto;
}
.qywh-b dl dt {}

.qywh-b dl:hover img {
	-webkit-transform: translateY(-10px);
	-ms-transform: translateY(-10px);
	transform: translateY(-10px);
}

.fzlc {
	padding-top: 93px;
	background: url(../../images/fzlc-bj.jpg)no-repeat center;
	color: #fff;
	height: 693px;
	position: relative;
}

.fzlc-t {
	color: #333333;
	font-size: 40px;
	margin-bottom: 50px;
}

.fzlc-b {
	position: relative;
}

.fzlc-b>div {
	padding-bottom: 75px;
}

.fzlc-b a {
	height: 450px;
	border-right: 1px solid rgba(255, 255, 255, 0.2);
	padding-right: 50px;
	display: block;
	padding-top: 60px;
}

.fzlc-b a dl {}

.fzlc-b a dl h3 {
	font-size: 57px;
	margin-bottom: 40px;
	transition: all 0.5s;
}

.fzlc-b a dl .div1 {
	font-size: 15px;
	line-height: 24px;
}

.fzlc-b a dl .div1 p {
	position: relative;
	margin-bottom: 5px;
	/*padding-left: 20px;*/
}

.fzlc-b a dl .div1 p i {
	width: 7px;
	height: 7px;
	display: block;
	border-radius: 10px;
	background: #fff;
	position: absolute;
	left: 0;
	top: 8.5px;
}

.fzlc-b .swiper-pagination {
	top: initial;
	bottom: 0;
	opacity: 1;
	background: rgba(245, 245, 245, 0.2);
	height: 2px;
}

.fzlc-b .swiper-pagination span {
	background: #4ca832;
}

.fzlc .swiper-button-next {
	width: 13px;
	height: 27px;
	background: url(../../images/l2.png)no-repeat center;
	right: -35px;
	transform: rotate(180deg);
}

.fzlc .swiper-button-prev {
	width: 13px;
	height: 20px;
	background: url(../../images/l2.png)no-repeat center;
	left: -35px;
}

.fzlc-b a dl:hover h3 {
	color: #4ca832;
}

.gshj {
	margin: 80px auto;
}

.gshj-t {
	margin-bottom: 40px;
	font-size: 18px;
}

.gshj-t a {
	color: #333;
	position: relative;
	margin: 0 40px;
	padding-bottom: 10px;
}

.gshj-t a p {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 0;
	height: 2px;
	background: #044089;
}

.gshj-t a.active {
	color: #044089;
}

.gshj-t a.active i {
	/* background:#e60c16; */
}

.gshj-t a.active p {
	width: 100%
}

.gshj-b {
	position: relative;
}

.gshj-b2 {
	width: 100%;
	left: 0;
	top: 0;
	position: absolute;
	opacity: 0;
	z-index: 1;
	transition: all 0.5s;
}

.gshj-b2:nth-child(1) {
	position: relative;
	z-index: 3;
	opacity: 1;
}

.gshj-b a {
	display: block;
	overflow: hidden;
	margin-bottom: 15px;
}

.gshj-b a img {
	display: block;
	width: 100%;
}

.gshj-b a:hover img {
	transform: scale(1.1);
}

.gshj-l {
	width: calc(50.86666666666667% - 9px);
}

.gshj-r {
	width: calc(49.13333333333333% - 9px);
}

.gshj-r a {
	width: calc(50% - 10px);
}

.ryzz {
	background: #f7f7f7;
	padding: 100px 0;
}

.ryzz-b {
	position: relative;
}

.ryzz-b a {
	display: block;
	text-align: center;
	color: #333333;
	background: #fff;
	padding: 50px 50px 17px 50px;
}

.ryzz-b a h4 {
	overflow: hidden;
	margin-bottom: 25px;
	position: relative;
}

.ryzz-b a h4 img {
	display: block;
	width: 100%;
}

.ryzz-b a h4 p {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 0;
	z-index: 3;
	height: 0;
	background: url(../images/fdj.png)no-repeat center;
}

.ryzz-b a h3 {
	transition: all 0s;
	font-size: 16px;
	margin-bottom: 35px;
}

.ryzz-b a h5 {
	height: 2px;
	background: #f2f2f2;
	position: relative;
}

.ryzz-b a h5 i {
	display: block;
	left: 0;
	bottom: 0;
	background: #044089;
	position: absolute;
	width: 0;
	height: 2px;
}

.ryzz-b a:hover {
	color: #044089;
}

.ryzz-b a:hover p {
	height: 100%;
}

.ryzz-b a:hover i {
	width: 100%
}

.ryzz-b .swiper-button-next {
	width: 50px;
	height: 50px;
	border-radius: 50px;
	background: url(../../images/r.png)no-repeat center #acacac;
	right: -80px;
	transition: all 0.5s;
}

.ryzz-b .swiper-button-next:hover {
	background: url(../../images/r.png)no-repeat center #044089;
}

.ryzz-b .swiper-button-prev {
	width: 50px;
	height: 50px;
	border-radius: 50px;
	background: url(../../images/l.png)no-repeat center #acacac;
	left: -80px;
	transition: all 0.5s;
}

.ryzz-b .swiper-button-prev:hover {
	background: url(../../images/l.png)no-repeat center #044089;
}

/*gywm*/

/*cpzx*/
.nydh2 {
	border-bottom: 1px solid #e5e5e5;
	padding: 60px 0 40px 0;
	text-align: center;
	font-size: 22px;
}

.nydh2 a {
	margin: 0 70px;
	display: block;
	color: #666666;
}

.nydh2 a h4 {
	height: 75px;
}

.nydh2 a h4 img {
	display: block;
	margin: 0 auto;
}

.nydh2 a h4 .img2 {
	display: none;
}

.nydh2 a.active,
.nydh2 a:hover {
	color: #044089;
}

.nydh2 a.active .img1,
.nydh2 a:hover .img1 {
	display: none;
}

.nydh2 a.active .img2,
.nydh2 a:hover .img2 {
	display: block;
}

.cpzx {
	background: #f7f7f7;
	padding: 80px 0;
}





.cpzx-b {
	margin-bottom: 35px;
}

.cpzx-b a {
	display: block;
	position: relative;
	background: #ffff;
	padding-bottom: 30px;
	color: #333333;
	text-align: center;
	width: calc((100% - 75px) / 4);
	margin-right: 25px;
	margin-bottom: 25px;
	border: 1px solid #d8d8d8;
}

.cpzx-b a:nth-child(4n) {
	margin-right: 0;
}

.cpzx-b a h4 {
	overflow: hidden;

}

.cpzx-b a h4 img {
	display: block;
	width: 100%;
		margin-bottom: 20px;
}

.cpzx-b a p {
	/*color: #ea0010;*/
	font-size: 14px;
	/*position: absolute;*/
	z-index: 3;
	font-family: Arial;
	padding:30px 20px;
	text-align: left;
}

.cpzx-b a h3 {
	font-size: 24px;
	margin: 0 10px;
	transition: all 0s;
}

.cpzx-b a i {
	display: block;
	position: absolute;
	background: #044089;
}

.cpzx-b a .i1 {
	width: 0px;
	height: 1px;
	right: 0px;
	top: 0px;
}

.cpzx-b a .i2 {
	width: 1px;
	height: 0px;
	left: 0px;
	top: 0px;
}

.cpzx-b a .i3 {
	width: 0px;
	height: 1px;
	left: 0px;
	bottom: 0px;
}

.cpzx-b a .i4 {
	width: 1px;
	height: 0px;
	right: 0px;
	bottom: 0px;
}

.cpzx-b a:hover .i1,
.cpzx-b a:hover .i3 {
	width: 100%
}

.cpzx-b a:hover .i2,
.cpzx-b a:hover .i4 {
	height: 100%
}

.cpzx-b a:hover {
	color: #044089;
}

.cpzx-b a:hover img {
	transform: scale(1.1);
}

/*cpzx*/

/*cpzx-z*/
.cpzx-z {
	box-sizing: border-box;
	margin: 60px auto 110px auto;
}

.ny-zpal-z {
	background: #fff;
	padding: 20px;
}

.ny-zpal-t {
	overflow: hidden;
	/*border-bottom:1px solid #ccc;*/
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
}

.ny-zpal-z-t-l {
	float: left;
	width: 47.66666666666667%;
	position: relative;
}

.magnifierContainer {
	width: 100%;
}

.imgMedium {
	width: 100%;
	position: relative;
	background: #fff;
	width: calc(100% - 115px);
}

.imgLeft .magnifier {
	position: absolute;
	display: none;
	width: 200px;
	height: 200px;
}

.imasf2 {
	position: absolute;
	width: 100%;
	left: 0;
	bottom: 0;
	display: flex;
	justify-content: center;
	transition: all 0.5s;
}

.imasf2 p {
	width: 10px;
	height: 10px;
	border-radius: 10px;
	background: rgba(0, 0, 0, .25);
	margin: 0 5px;
	cursor: pointer;
}

.imasf2 p.active {
	background: #0081d7;
}

.imgLeft .imasf {
	width: 100%;
	position: relative;
	overflow: hidden;
	transition: all 0.5s;
	z-index: 3;
	width: 96px;
}

.imgLeft .imasf .fad {
	width: 20px;
	height: 60px;
	margin-top: 10px;
	line-height: 60px;
	text-align: center;
	background: rgba(0, 0, 0, 0.5);
	bottom: 10px;
	cursor: pointer;
	float: left;
	color: #fff;
}

.imgLeft .imasf .fac {
	width: 20px;
	height: 60px;
	margin-top: 10px;
	line-height: 60px;
	text-align: center;
	background: rgba(0, 0, 0, 0.5);
	bottom: 10px;
	cursor: pointer;
	float: right;
	color: #fff;
}

.imasf-bb {
	overflow: hidden;
}

.imasf-bb .a1 {
	width: 100%;
	height: 33px;
	margin-bottom: 14px;
}

.imasf-bb .a2 {
	width: 100%;
	height: 33px;
	margin-top: 14px;
}

.imasf-bb .swiper-container {
	position: initial;
	width: 100%;
	height: 407px;
}

.imasf-bb .swiper-slide {
	box-sizing: border-box;
	border: 1px solid #e2e2e2;
	padding: 5px;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 93px;
	background: #fff;
}

.imasf-bb .swiper-slide-active {
	border-color: #044089;
}

.imasf-bb .swiper-slide a {
	display: block;
	overflow: hidden;
}

.imasf-bb .swiper-slide a img {
	width: 100%;
}

.imasf-bb .swiper-button-next {
	width: 20px;
	height: 60px;
	margin-top: 10px;
	line-height: 60px;
	text-align: center;
	background: rgba(0, 0, 0, 0.5);
	cursor: pointer;
	color: #fff;
	right: 0;
	top: 50%;
	margin-top: -30px;
}

.imasf-bb .swiper-button-prev {
	width: 20px;
	height: 60px;
	margin-top: 10px;
	line-height: 60px;
	text-align: center;
	background: rgba(0, 0, 0, 0.5);
	cursor: pointer;
	color: #fff;
	left: 0;
	top: 50%;
	margin-top: -30px;
}

.mediumContainer {
	width: 100%;
	overflow: hidden;
	text-align: center;
	vertical-align: middle;
	margin-bottom: 20px;
	box-sizing: border-box;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 100%;
	border: 1px solid #e8e8e8;
}

.mediumContainer img {
	max-width: 100%;
	display: block;
	margin: 0 auto;
}

.imgRight {
	z-index: 100;
	width: 500px;
	position: absolute;
	left: 100%;
	top: 0;
}

.imgLeft {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	flex-direction: row-reverse;
}

#zhezhao {
	width: 100%;
	height: 100%;
	background: transparent;
	position: absolute;
	top: 0;
	border: 1px solid transparent;
}

#zhezhao:hover {
	cursor: move;
}

.img_x {
	width: 100% !important;
	display: flex;
}

.img_x li {
	height: 54px;
	border: 2px solid transparent;
	margin: 8px 4px;
	padding: 2px;
	cursor: pointer;
}

.img_x li img {
	height: 100%
}

.img_u {
	position: absolute;
	width: 500px;
	height: 400px;
	border: 1px solid #eee;
	float: left;
	margin-left: 15px;
	overflow: hidden;
	display: none;
	background: #fff;
	z-index: 100;
}

.img_u img {
	width: 1000px;
	max-width: 1000px;
}

.ny-zpal-z-t-r {
	float: right;
	width: 45.33333333333333%;
	padding-right: 60px;
}

.ny-zpal-z-t-r h5 {
	color: #d70c1e;
	font-size: 26px;
	margin-bottom: 20px;
}

.ny-zpal-z-t-r h3 {
	color: #333;
	font-size: 34px;
	position: relative;
	padding-bottom: 30px;
	border-bottom: 3px solid #e7e7e7;
	position: relative;
	margin-bottom: 35px;
}

.ny-zpal-z-t-r h3 p {
	width: 160px;
	height: 3px;
	background: #044089;
	position: absolute;
	left: 0;
	bottom: -3px;
}

.ny-zpal-z-t-r .div1 {
	color: #666666;
	line-height: 30px;
	margin-bottom: 40px;
	font-size: 15px;
}

.ny-zpal-z-t-r .div1 p {
	position: relative;
	padding-left: 30px;
	width: 100%;
}

.ny-zpal-z-t-r .div1 p i {
	position: absolute;
	width: 10px;
	height: 10px;
	border: 2px solid #044089;
	left: 0;
	top: 10px;
	display: block;
	border-radius: 10px;
}

.ny-zpal-z-t-r .div1 p i:nth-child(2) {
	display: none;
}

.ny-zpal-z-t-r .div2 {
	font-size: 16px;
}

.ny-zpal-z-t-r .div2 a {
	width: 162px;
	height: 50px;
	border-radius: 70px;
	background: #a5a5a5;
	color: #fff;
}

.ny-zpal-z-t-r .div2 a img {
	margin-right: 10px;
}

.ny-zpal-z-t-r .div2 a:nth-child(1) {
	margin-right: 23px;
}

.ny-zpal-z-t-r .div2 a:hover,
.ny-zpal-z-t-r .div2 a:last-child {
	background: #044089;
	;
	border-color: #044089;
	;
	color: #fff;
}

.cpzx-z2 {
	background: #fff;
	padding: 100px 0;
}

.cpzx-z2-b {}

.cpzx-z2-l {
	width: 60%;
}

.cpzx-z2-l1 {
	padding-bottom: 30px;
	/*border-bottom: 1px solid #e5e5e5;*/
	margin-bottom: 70px;
}

.cpzx-z2-l h3 {
	color: #333;
	font-size: 34px;
	margin-bottom: 10px;
}
.cpzx-z2-l h4 {
	color: #333;
     font-size: 18px;
     line-height: 1.6em;
}

.cpzx-z2-l .div1 {
	color: #666;
	line-height: 30px;
	font-size: 15px;
	margin-top:30px;
}

.cpzx-z2-l2 {
	font-size: 15px;
	color: #666666;
	padding-bottom: 55px;
	margin-bottom: 70px;
	border-bottom: 1px solid #e8e8e8;
	line-height: 26px;
}

.cpzx-z2-l2 p {
	position: relative;
	/*padding-left: 24px;*/
	margin-bottom: 2rem;
}
.cont-text{
    margin-left: 30px;
}
.cont-text p{
    margin-top: 2rem;
}



.cont-text strong{
    font-size: 16px;
    margin-bottom: 1rem;
    display: inline-block;
}
.cont-text strong:before{
       position: absolute;
    content: '';
    left: -20px;
    top: 10px;
    width: 10px;
    height: 10px;
    background-color: #044089;
}


.cpzx-z2-l2 p i {
	position: absolute;
	width: 10px;
	height: 10px;
	border: 2px solid #d70c1e;
	left: 0;
	top: 10px;
	display: block;
	border-radius: 10px;
}

.cpzx-z2-l3 {
	padding-bottom: 60px;
	margin-bottom: 60px;
	border-bottom: 1px solid #e8e8e8;
}

.cpzx-z2-l3 h3 {
	color: #333;
	font-size: 36px;
	margin-bottom: 30px;
}

.cpzx-z2-l3 .div1 {
	position: relative;
	text-align: center;
}

.cpzx-z2-l5 {
	padding-bottom: 60px;
	margin-bottom: 60px;
	border-bottom: 1px solid #e8e8e8;
}

.cpzx-z2-l5 h3 {
	color: #333;
	font-size: 36px;
	margin-bottom: 30px;
}

.cpzx-z2-l5 .div1 {
	font-size: 15px;
	color: #666666;
	line-height: 28px;
}

.cpzx-z2-l5 .div1 table {
	width: 100%;
}

.cpzx-z2-l5 .div1 table tr {}

.cpzx-z2-l5 .div1 table tr:nth-child(2n+1) {
	background: #f6f6f6;
}

.cpzx-z2-l5 .div1 table tr td {
	padding: 25px 40px;
}

.cpzx-z2-l5 .div1 table tr td:nth-child(1) {
	width: 30%;
}

.cpzx-z2-l4 {}

.cpzx-z2-l4 h3 {
	color: #333;
	font-size: 36px;
	margin-bottom: 30px;
}

.cpzx-z2-l4 a {
	background: #f8f8f8;
	padding: 30px 38px;
	color: #333333;
	margin-bottom: 13px;
	font-size: 20px;
}

.cpzx-z2-l4 a p {
	padding-left: 60px;
	width: calc(100% - 40px);
	background: url(../../images/xzzx-tb2.png)no-repeat center left;
	transition: all 0s;
}

.cpzx-z2-l4 a i {
	width: 24px;
	height: 23px;
	background: url(../../images/xzzx-tb.png);
	display: block;
}

.cpzx-z2-l4 a:hover {
	color: #fff;
	background: #044089;
}

.cpzx-z2-l4 a:hover p {
	background: url(../../images/xzzx-tb4.png)no-repeat center left;
}

.cpzx-z2-l4 a:hover i {
	background: url(../../images/xzzx-tb3.png)no-repeat center left;
}

.cpzx-z2-l4 a:hover img {
	-webkit-transform: translateY(-10px);
	-ms-transform: translateY(-10px);
	transform: translateY(-10px);
}

.cpzx-z2-r {
	width: 396px;
	position: relative;
}

.cpzx-z2-r1 {
	margin-bottom: 70px;
	font-weight: 600;
	position: relative;
}

.cpzx-z2-r3 {
	width: 396px;
	padding:0px 30px;
}

.cpzx-z2-r3.active {
	position: fixed;
	top: 100px;
}

.cpzx-z2-r3.active2 {
	position: absolute;
	right: 0;
	bottom: 0;
}

.cpzx-z2-r1 a {
	display: block;
	margin-bottom: 5px;
	font-size: 16px;
	color: #333;
	border-right: 2px solid #fff;
	/*line-height: 63px;*/
	text-align: center;
	background: #f5f5f5;
	padding:1.5rem;
}

.cpzx-z2-r1 a.active,
.cpzx-z2-r1 a:hover {
	color: #fff;
	/*border-color: #044089;*/
	font-size: 18px;
	background: #044089;

}

.cpzx-z2-r2 {
	background: #f4f4f4;
}

.cpzx-z2-r2 h4 {
	overflow: hidden;
}

.cpzx-z2-r2 h4 img {
	display: block;
	width: 100%;
}

.cpzx-z2-r2 dl {
	padding: 28px 35px 35px 35px;
}

.cpzx-z2-r2 h3 {
	color: #333;
	font-size: 26px;
	line-height: 36px;
	margin-bottom: 15px;
}

.cpzx-z2-r2 p {
	color: #666666;
	font-size: 16px;
	line-height: 32px;
}

.cpzx-z2-r2 p i {
	display: block;
	width: 30px;
}

.cpzx-z2-r2 a {
	display: block;
	text-align: center;
	line-height: 43px;
	border-radius: 50px;
	background: #044089;
	color: #fff;
	font-size: 16px;
	margin-top: 20px;
}

.cpzx-z2-r2 a:hover {
	opacity: 0.8;
}

/*案例*/
.case-containt {
   
    max-width: 1140px;
    margin: 100px auto;
}
.case-containt .case-containt-main {
     /*display: flex;*/
}
.case-containt .case-containt-main .case-pic{
    width: 80%;
    margin:0 auto;
}
.case-containt .case-containt-main .case-pic img{
    margin-bottom: 30px;
}
.case-containt .case-containt-main .case-text{
    width: 80%;
    margin: 0 auto;
}
.case-text > h3{
    font-size: 36px;
    font-weight: 700;
    line-height: 1.3em;
        margin-bottom: 15px;
}
.case-text > h4{
    font-size: 13px;
    margin-bottom: 25px;
    line-height:1.6em;
   
}
.case-text p{
    font-size: 15px;
    color: #666;
    line-height: 30px;
}
.case-dec:last-child li {
      font-size: 15px;
    color: #666;
    line-height: 30px;
}
.case-dec{
    margin-top:45px;
}
.case-containt .case-footer{
    display: flex;
    justify-content: space-between;
        margin-top: 50px;
    padding: 30px 0px;
    border-top: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd;
}

.case-containt  a{
    color: #666;
}

/*案例*/







/*jjfa*/
.jjfa {
	background: #f7f7f7;
	padding: 80px 0;
}
.pro-bg {
	background: #fff;
	padding: 0px;
}
.jjfa-b dl {
	/*margin-bottom: 80px;*/
}

.jjfa-b dl:last-child {
	margin-bottom: 0 !important;
}

.jjfa-b dl a {
	/*background: #fff;*/
}

.jjfa-b dl:nth-child(2n+1) a {
	flex-direction: row-reverse
}
.jjfa-b .m-b2:nth-child(2n)  {
background: #fff;
}
.app-sol-bg{
    width: 1200px;
    margin: 0 auto;
}
.jjfa-b dl a h4 {
	width: 54%;
	position: relative;
	overflow: hidden;
}

.jjfa-b dl a h4 img {
	display: block;
	width: 100%;
}

.jjfa-b dl:nth-child(2n+1) a h4 p {
	right: 0;
}

.jjfa-b dl a .div1 {
	width: 45.999999999999996%;
	padding: 0 76px 0 80px;
}

.jjfa-b dl a .div1 h3 {
	color: #333333;
	font-size: 38px;
	margin-bottom: 30px;
}

.jjfa-b dl a .div1 h3 i {
	display: block;
	width: 70px;
}

.jjfa-b dl a .div1 p {
	color: #777777;
	font-size: 16px;
	line-height: 32px;
	margin-bottom: 58px;
}

.jjfa-b dl a .div1 h5 {
	width: 200px;
	height: 48px;
	border: 1px solid #044089;
	color: #044089;
	font-size: 16px;
}

.jjfa-b dl a .div1 h5 i {
	width: 29px;
	height: 14px;
	display: block;
	margin-left: 27px;
	background: url(../../images/jiantou_fa.png);
}

.jjfa-b dl a .div1 h5 {}
.jjfa-b dl a h4 img{
    padding:120px;
}
.jjfa-b dl a h4 img:hover {
	transform: scale(1.1);
}

.jjfa-b dl a:hover .div1 h5 {
	background: #044089;
	color: #fff;
}

.jjfa-b dl a:hover .div1 h5 i {
	background: url(../../images/jiantou_fa_w.png);
}

/*jjfa*/



/*产品页面*/


.pro-b dl {
	margin-bottom: 80px;
}

.pro-b dl:last-child {
	margin-bottom: 80px !important;
}

.pro-b dl .adiv {
	/*background: #fff;*/
	    border-bottom: 1px solid #d8d8d8;
    padding: 30px 0px;
}

.pro-b dl:nth-child(2n+1) .adiv {
	flex-direction: row;
}

.pro-b dl .adiv h4 {
	width: 25%;
	position: relative;
	overflow: hidden;
}

.pro-b dl .adiv h4 img {
	display: block;
	width: 100%;
}

.pro-b dl:nth-child(2n+1) .adiv h4 p {
	right: 0;
}

.pro-b dl .adiv .div1 {
	width: 75%;
	padding: 0 76px 0 80px;
}

.pro-b dl .adiv .div1 h3 {
	color: #044089;
	font-size: 28px;
	margin-bottom: 30px;
}

.pro-b dl .adiv .div1 h3 i {
	display: block;
	width: 70px;
}

.pro-b dl .adiv .div1 p {
	color: #777777;
	font-size: 16px;
	line-height: 32px;
	margin-bottom: 58px;
}

.pro-b dl .adiv .div1 h5 {
	width: 200px;
	height: 48px;
	/*border: 1px solid #044089;*/
	color: #fff;
	font-size: 16px;
	background: #044089;
}
a h5.case-btn{
    	/*width: 200px;*/
	/*height: 48px;*/
	/*border: 1px solid #044089;*/
	color: #333;
	font-size: 14px;
	/*background: #044089;*/
	text-align: center;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-top: 2rem;
    /*margin-bottom: 10px;*/
}
a h5.case-btn svg{
    margin-left: 10px;
}
h5.case-btn:hover{
    /*border: 1px solid #044089;*/
  color: #044089;
  background: #f7f7f7;
}

h5.case-btn:hover > svg {
    transform: translate3d(5px, -1px, 0);
}
.pro-b dl .adiv .div1 h5 i {
	width: 29px;
	height: 14px;
	display: block;
	margin-left: 27px;
	background: url(../../images/jiantou_fa_w.png);
}


.pro-b dl  h4:hover img {
	transform: scale(1.1);
}

.pro-b dl  .div1 a:hover h5 {
    border: 1px solid #044089;
	color: #044089;
	background: #f7f7f7;
}

.pro-b dl .div1 a:hover h5 i {
	background: url(../../images/jiantou_fa.png);
}




/*产品页面结束*/
/*hyyy-z*/
.hyyy2 {
	background: #fff;
	box-shadow: -1px -4px 10px rgba(0, 0, 0, 0.05);
	padding: 90px 8%;
	margin-bottom: 80px;
	position: relative;
	z-index: 3;
	margin-top: -120px;
}
.app-sol {
	background: #fff;

	padding: 90px 8% 0px;
	margin-bottom: 80px;
	position: relative;
	z-index: 3;
	margin-top: 0px;
}
.hyyy2-t {
	text-align: center;
	margin-bottom: 40px;
}

.hyyy2-t h3 {
	color: #333;
	font-size: 38px;
}

.hyyy2-t p {
	width: 60px;
	height: 5px;
	background:#044089;
	margin-top: 30px;
}

.hyyy2-b {
	color: #666666;
	font-size: 16px;
	line-height: 36px;
	width: 1170px;
	max-width: 100%;
	text-align: center;
}

.xgcp {
	background: #f7f7f7;
	padding: 100px 0;
}

.xgcp-b {
	position: relative;
}

.xgcp-b .swiper-container {
	padding-bottom: 60px;
}

.xgcp-b a {
	display: block;
	position: relative;
	background: #ffff;
	padding-bottom: 36px;
	color: #333333;
	text-align: center;
}

.xgcp-b a:nth-child(4n) {
	margin-right: 0;
}

.xgcp-b a h4 {
	overflow: hidden;
}

.xgcp-b a h4 img {
	display: block;
	width: 100%;
}

.xgcp-b a p {
	color: #ea0010;
	font-size: 18px;
	position: absolute;
	z-index: 3;
	right: 30px;
	top: 25px;
	font-family: Arial;
}

.xgcp-b a h3 {
	font-size: 24px;
	margin: 0 10px;
	transition: all 0s;
}

.xgcp-b a i {
	display: block;
	position: absolute;
	background: #044089;
}

.xgcp-b a .i1 {
	width: 0px;
	height: 1px;
	right: 0px;
	top: 0px;
}

.xgcp-b a .i2 {
	width: 1px;
	height: 0px;
	left: 0px;
	top: 0px;
}

.xgcp-b a .i3 {
	width: 0px;
	height: 1px;
	left: 0px;
	bottom: 0px;
}

.xgcp-b a .i4 {
	width: 1px;
	height: 0px;
	right: 0px;
	bottom: 0px;
}

.xgcp-b a:hover .i1,
.xgcp-b a:hover .i3 {
	width: 100%
}

.xgcp-b a:hover .i2,
.xgcp-b a:hover .i4 {
	height: 100%
}

.xgcp-b a:hover {
	color: #044089;
}

.xgcp-b a:hover img {
	transform: scale(1.1);
}

.xgcp-b .swiper-pagination {
	bottom: 0
}

.xgcp-b .swiper-pagination-bullet {
	background: #d0d0d0;
	opacity: 1;
	transition: all 0.5s;
}

.xgcp-b .swiper-pagination-bullet-active {
	background: #044089
}

.xgcp-b .swiper-button-next {
	width: 50px;
	height: 50px;
	border-radius: 50px;
	background: url(../images/r.png)no-repeat center #acacac;
	right: -80px;
	transition: all 0.5s;
}

.xgcp-b .swiper-button-next:hover {
	background: url(../images/r.png)no-repeat center #044089;
}

.xgcp-b .swiper-button-prev {
	width: 50px;
	height: 50px;
	border-radius: 50px;
	background: url(../images/l.png)no-repeat center #acacac;
	left: -80px;
	transition: all 0.5s;
}

.xgcp-b .swiper-button-prev:hover {
	background: url(../images/l.png)no-repeat center #e30016;
}

/*hyyy-z*/

/*fwzc*/
.scll {
	background: #f7f7f7;
	padding: 100px 0;
}

.scll-b {
	position: relative;
	justify-content: flex-end;
}

.scll-l {
	position: absolute;
	left: 0;
	bottom: 0;
	height: calc(100% - 40px);
	width: 48.66666666666667%;
	background: #fff;
	padding: 0 70px;
	border-left: 6px solid #e30016;
	z-index: 3;
}

.scll-l .div2 {
	width: 100%;
}

.scll-l h3 {
	color: #333333;
	font-size: 40px;
	margin-bottom: 40px;
}

.scll-l .div1 {
	color: #666666;
	font-size: 15px;
	line-height: 32px;
}

.scll-r {
	width: 55.33333333333333%;
	overflow: hidden;
}

.scll-r img {
	display: block;
	width: 100%;
}

.scll-r:hover img {
	transform: scale(1.1);
}

.jgsb {
	margin: 100px auto;
}

.jgsb-b {
	font-size: 20px;
}

.jgsb-b a {
	display: block;
	position: relative;
	color: #fff;
	overflow: hidden;
	width: calc(50% - 6.5px);
	margin-bottom: 13px;
}

.jgsb-b a img {
	display: block;
	width: 100%;
}

.jgsb-b a p {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	padding: 60px 35px 30px 35px;
	z-index: 3;
	background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.9));
}

.jgsb-b a p i {
	width: 9px;
	height: 9px;
	background: #e30016;
	margin-right: 17px;
}

.jgsb-b a:hover img {
	transform: scale(1.1);
}

.jgsb-l {
	width: calc(48.633333333333334% - 6.5px);
}

.jgsb-l a {}

.jgsb-l a:nth-child(1) {
	width: 100%
}

.jgsb-l a:nth-child(2) {
	width: calc(47.372060857538034% - 6.5px)
}

.jgsb-l a:nth-child(3) {
	width: calc(52.62793914246197% - 6.5px)
}

.jgsb-r {
	width: calc(51.36666666666667% - 6.5px)
}

.sms {
	background: #f7f7f7;
	padding: 100px 0;
}

.sms-b>div {
	padding-bottom: 35px;
}

.sms-b a {
	background: #fff;
	position: relative;
	padding: 34px 30px 34px 26px;
	margin-bottom: 25px;
}

.sms-b a h3 {
	color: #333333;
	font-size: 16px;
	line-height: 28px;
	padding-left: 60px;
	background: url(../images/sms-tb.png)no-repeat center left;
	width: calc(100% - 50px);
	transition: all 0s;
}

.sms-b a p {
	width: 26px;
	height: 24px;
	background: url(../images/sms-tb3.png);
}

.sms-b a i {
	display: block;
	position: absolute;
	background: #e30016;
}

.sms-b a .i1 {
	width: 0px;
	height: 1px;
	right: 0px;
	top: 0px;
}

.sms-b a .i2 {
	width: 1px;
	height: 0px;
	left: 0px;
	top: 0px;
}

.sms-b a .i3 {
	width: 0px;
	height: 1px;
	left: 0px;
	bottom: 0px;
}

.sms-b a .i4 {
	width: 1px;
	height: 0px;
	right: 0px;
	bottom: 0px;
}

.sms-b a:hover .i1,
.sms-b a:hover .i3 {
	width: 100%
}

.sms-b a:hover .i2,
.sms-b a:hover .i4 {
	height: 100%
}

.sms-b a:hover h3 {
	color: #e30016;
	background: url(../images/sms-tb2.png)no-repeat center left;
}

.sms-b a:hover p {
	background: url(../images/sms-tb4.png)no-repeat center left;
}

.sms-b .swiper-pagination {
	bottom: 0
}

.sms-b .swiper-pagination .swiper-pagination-bullet {
	background: #d7d7d7;
	opacity: 1;
}

.sms-b .swiper-pagination .swiper-pagination-bullet-active {
	background: #e30016;
}

/*fwzc*/

/*xwzx*/
.xwzx {
	padding: 100px 0;
	background: #f7f7f7;
}

.xwzx-t {
	margin-bottom: 70px;
	background: #fff;
}

.xwzx-t h4 {
	width: 54.6%;
	overflow: hidden;
}

.xwzx-t h4 img {
	display: block;
	width: 100%;
}

.xwzx-t dl {
	width: 45.399999999999996%;
	padding: 0 80px;
}

.xwzx-t dl h5 {
	color: #9f9f9f;
	font-size: 24px;
	margin-bottom: 45px;
}

.xwzx-t dl h5 i {
	color: #333333;
	font-size: 52px;
	line-height: 100%;
}

.xwzx-t dl h3 {
	color: #333333;
	font-size: 30px;
	margin-bottom: 25px;
}

.xwzx-t dl p {
	color: #777777;
	font-size: 16px;
	line-height: 26px;
	margin-bottom: 80px;
}

.xwzx-t dl h6 {
	width: 50px;
	height: 50px;
	border-radius: 50px;
	background: #044089;
}

.xwzx-t:hover h4 img {
	transform: scale(1.1);
}

.xwzx-b {
	margin-bottom: 35px;
}

.xwzx-b a {
	display: block;
	background: #fff;
	position: relative;
	width: calc((100% - 60px) / 3);
	margin-right: 30px;
	margin-bottom: 30px;
	padding: 45px 50px 55px 50px;
}

.xwzx-b a:nth-child(3n) {
	margin-right: 0;
}

.xwzx-b a h5 {
	color: #9f9f9f;
	font-size: 18px;
	margin-bottom: 30px;
}

.xwzx-b a h5 i {
	color: #333333;
	font-size: 38px;
	line-height: 100%;
}

.xwzx-b a h3 {
	color: #333333;
	font-size: 22px;
	margin-bottom: 15px;
}

.xwzx-b a p {
	color: #999999;
	font-size: 15px;
	line-height: 26px;
}

.xwzx-b a h6 {
	position: absolute;
	left: 0;
	bottom: 0;
	height: 2px;
	width: 0;
	background: #044089;
}

.xwzx-b a:hover h3 {
	color: #044089;
}

.xwzx-b a:hover h6 {
	width: 100%
}

/*xwzx*/

/*xwzx-z*/
.xwdt-z {
	width: 1200px;
	margin: 70px auto;
	overflow: hidden;
}

.xwdt-z-t {
	text-align: center;
	padding-bottom: 20px;
	border-bottom: 1px dashed #666;
	margin-bottom: 30px;
}

.xwdt-z-t h3 {
	font-size: 25px;
	color: #000;
	margin-bottom: 20px;
}

.xwdt-z-t p {
	text-align: center;
	color: #000;
}

.xwdt-z-t p span {
	display: inline-block;
	margin: 0 20px;
	color: #000;
}

.xwdt-z-b {
	margin-bottom: 50px;
	line-height: 24px;
	color: #666
}

.xwdt-z-b table {
	width: 100% !important
}

.xwdt-z-b table td,
.xwdt-z-b table th {
	padding: 10px !important;
	border: 1px solid #666 !important
}

.xwdt-z-b table * {
	color: #666
}

.xwdt-z-b img {
	height: auto !important;
}

.xwdt-z-b2 {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	box-sizing: border-box;
	margin: 0 auto 0px auto;
}

.xwdt-z-b2 a {
	padding: 10px 20px;
	background: #eee;
	border-radius: 10px;
	color: #000;
	transition: 0.3s;
	max-width: 30%
}

.xwdt-z-b2 a:hover {
	background: #02569e;
	color: #fff;
}

@media screen and (max-width: 1200px) {
	.xwdt-z-t p {
		display: none;
	}

	.xwdt-z-t {
		margin-bottom: 10px;
		padding-bottom: 10px;
	}

	.xwdt-z-t h3 {
		font-size: 20px;
		margin-bottom: 0px;
	}

	.xwdt-z-b {
		margin-bottom: 30px;
	}

	.xwdt-z-b2 a {
		font-size: 12px;
	}

	.xwdt-z-b table td,
	.xwdt-z-b table th {
		padding: 5px !important;
	}
}

/*xwzx-z*/

/*lxwm*/
.lxwm {
	margin: 100px auto;
}

.lxwm-t {
	margin-bottom: 30px;
}

.lxwm-t dl {
	width: calc((100% - 60px) /3);
	margin-bottom: 30px;
	height: 154px;
	border-radius: 5px;
	background: #f9f9f9;
}

.lxwm-t dl dt {
	width: 48px;
	height: 48px;
	border-radius: 48px;
	border: 2px solid #044089;
	margin-right: 18px;
}

.lxwm-t dl dd {
	width: 310px;
}

.lxwm-t dl dd h3 {
	color: #333333;
	margin-bottom: 5px;
	font-weight: bold;
}

.lxwm-t dl dd p {
	color: #777777;
	font-size: 16px;
	line-height: 24px;
}

.lxwm-t dl:hover {}

.lxwm-b {
	height: 560px;
}

.zxly {
	background: #f5f5f5;
	padding: 100px 0 120px 0;
	background: url(../images/zxly-bj.png)no-repeat left bottom #f9f9f9;
}

.zxly-l {
	width: 440px;
	padding-top: 75px;
}

.zxly-l h4 {
	color: #333333;
	font-size: 24px;
	margin-bottom: 30px;
}

.zxly-l h3 {
	color: #666666;
	font-size: 20px;
	line-height: 40px;
}

.zxly-r {
	/*width: 51.6%;*/
	padding: 54px 70px 60px 70px;
	background: #fff;
}

.zxly-r input {
	/*width: calc(50% - 23px);*/
	width: 100%;
	height: 55px;
	border-bottom: 1px solid #e8e8e8;
	margin-bottom: 55px;
	font-size: 16px;
	color: #666666;
	transition: all 0.5s;
	background: none;
}
.bold2 input[type="submit"] {
  border-bottom: none;
  color: #fff;
  height: 55px;
}

.zxly-r input::placeholder,
.zxly-r textarea::placeholder {
	color: #666666;
}

.zxly-r input:nth-child(5) {
	width: 100%;
}

.zxly-r textarea {
	width: 100%;
	margin-bottom: 50px;
	height: 110px;
	border-bottom: 1px solid #e8e8e8;
	font-size: 16px;
	color: #666666;
	transition: all 0.5s;
	background: none;
}

.zxly-r input:hover {
	border-color: #044089;
}

.zxly-r button {
	width: 255px;
	height: 57px;
	background: #044089;
	color: #fff;
	cursor: pointer;
	font-size: 16px;
	transition: all 0.5s;
}

.zxly-r button:hover {
	opacity: 0.8;
}
.wpcf7-quiz-label{
    color: #666;
}
/*lxwm*/

@media screen and (max-width:1200px) {
	.md {
		top: -60px;
	}

	.table {
		overflow: auto;
	}

	.table table {
		width: 500px;
	}

	.nydh-b a {
		width: 33.33%;
		line-height: 30px;
	}

	.gywm-b dl {}

	.qywh-b dl dd {
		width: calc(100% - 70px)
	}

	.qywh-b dl dt {
		width: 50px
	}

	.fzlc-b a {
		border: none
	}

	.gshj-r a {
		width: calc(50% - 5px);
	}

	.gshj-t a {
		width: 33.33%
	}

	.nydh2 {
		justify-content: flex-start;
	}

	.nydh2 a {
		width: 33.33%
	}

	.nydh2 a h4 {
		height: 65px;
	}

	.cpzx-b {
		justify-content: space-between;
	}

	.cpzx-b a {
		width: calc(50% - 5px)
	}

	.cpzx-b a p {
		font-size: 14px;
		right: 5px;
		top: 5px
	}

	.jjfa-b dl a .div1 h5 {
		width: 150px;
	}

	.scll-l {
		position: relative;
		height: auto;
	}

	.sms-b a h3 {
		background: none !important;
	}

	.lxwm-t dl {
		width: calc((100% - 10px) /2);
	}

	.lxwm-t dl dd p {
		height: 48px;
	}

	.lxwm-b {
		height: 200px;
	}

	.zxly-r textarea {
		height: 80px;
	}

	.zxly-r button {
		height: 45px;
		width: 150px;
	}

	.cpzx-z2-l5 .div1 table tr td {
		padding: 5px;
		font-size: 14px;
	}
}

/*售后服务说明页面*/
.fwzc {
    width: 100%;
   }
.fwzc-r {
    width: calc(100% - 360px);
    padding-top: 90px;
    padding-bottom: 50px;
}
.ani_style1.is-inview {
    animation: 1s aniStyle2 0.3s;
    animation-fill-mode: forwards;
}
.cjwt dl {
    border-bottom: 1px solid #eee;
}
.cjwt dl dt {
    cursor: pointer;
    height: 99px;
    padding: 0 48px 0 15px;
}
.cjwt dl dd {
  display: none;
  color: #878787;
  font-size: 16px;
  line-height: 30px;
  padding: 0 48px 60px 90px;
}
.cjwt dl dt h3 {
    padding-left: 75px;
    line-height: 28px;
    font-size: 18px;
    transition: all 0.5s;
    background: url(../images/cjwt-tb.png)no-repeat center left;
    max-width: 80%;
}
.cjwt dl dt p {
    width: 15px;
    height: 15px;
    transition: all 0.5s;
    background: url(../COSLINK_files/cjwt-tb3.png)no-repeat center;
}
.cjwt dl dt {
    cursor: pointer;
    height: 99px;
    padding: 0 48px 0 15px;
}
.flex-aic {
    align-items: center;
}
.flex-jcr {
    justify-content: space-between;
}
.flex {
    display: flex;
}

/*6月9日修改增加应用方案样式*/
.img-responsive {
  display: block;
  height: auto;
  max-width: 100%;
}
.led-sol{
        width: 1200px;
    margin: 60px auto;
}

.led-sol h3 {
    color: #333333;
    font-size: 38px;
    margin-bottom: 30px;
    font-weight: bold;
}
.led-sol .sol-text {
    color: #777777;
    font-size: 14px;
    line-height: 32px;
    margin-bottom: 30px;
}
.led-sol-content {
    display: flex;
}
.led-sol-f {
    width: 50%;
    margin-right: 4rem;
}
.led-sol-r {
    width: 50%;
}
.led-sol-f p:nth-of-type(2) {
    color: #777777;
    line-height: 1.5rem;
    margin-top: 3rem;
}
.led-sol .bt-border{
        border-top: 1px solid #d8d8d8;
        margin: 5rem 0px;
}
.led-sol .led-sol-con{
    display: flex;
    padding-right:4rem;
}
.led-sol .led-sol-con a{
    margin-right: 3rem;
    border: 1px solid #d8d8d8;
     text-decoration: none;
}
.led-sol .led-sol-con a p{
 color: #000;
    text-align: center;
        padding: 1.4rem 0px;
}
.led-sol .led-cloud-con{
    display: flex;
    margin-top: 4rem;
}
.led-sol .led-cloud-con div{
    width: 30%;
  text-align: left;
    margin-right: 3.5rem;
}
.led-cloud-con div p:nth-of-type(2){
    color: #777;
    line-height: 1.4rem;
    margin-top: 1.4rem;
    /*text-align: left;*/
}
.led-cloud-con div p:nth-of-type(1){
    color: #777;
    font-size: 18px;
    margin-top: 1.4rem;
}
@media screen and (max-width: 1200px){
    .led-sol .led-sol-con{
        display: block;
        padding: 1rem;
    }
    .led-sol .led-sol-con a{
        border: none;
    }
    .led-sol{
        width: 100%;
        padding:2rem;
        margin: 0px auto;
    }
    .led-sol .bt-border{
            margin: 0px;
    }
    .led-sol .led-cloud-con{
        display: block;
    }
    .led-sol .led-cloud-con div{
        width: 100%;
        text-align: center;
    margin-bottom: 3.5rem;
    }
}