@charset "utf-8";
*{
	padding: 0;
    margin: 0;
	box-sizing: border-box;
}
/**banner**/
.swiper-slide img {
	width: 100%;
}

.swiper-container  {
	position: relative;
}

.swiper-container .swiper-pagination {
	position: absolute;
	bottom: 5% !important;
	width: 200px;
	padding-left: 12px;
}
.swiper-container .swiper-pagination .swiper-pagination-bullet {
	background-color: #ffffff;
	opacity: 1 !important;
	width: 12.3px;
	height: 12.3px;
	margin: 0 11.3px !important;
}

.swiper-container .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
	background-color: #d02a25 !important;
}

.swiper-container .swiper-slide {
	position: relative;
}

.swiper-container .swiper-slide .swiper-content {
	position: absolute;
	top: 32%;
	left: 20%;
	display: flex;
	flex-direction: row;
}

.colount-line {
	height: 326px;
	width: 2px;
	background-color: #ffffff;
}

.swiper-container .swiper-slide .swiper-content .banner-content-right {
	margin-left: -50px;
}

.swiper-container .swiper-slide .swiper-content .banner-content-right  .main-title {
	font-size: 400%;
	font-family: New-Source-HanSansCN-Bold;
	color: #ffffff;
    padding-top: 20px;
	line-height: 30px;
	letter-spacing: 1.3px;
}

.swiper-container .swiper-slide .swiper-content .banner-content-right .sub-title {	
	color: #FFF;
	font-size: 460%;
	margin-top: 50px;
	padding-top: 0px;
	line-height: 60px;
	letter-spacing: 1.3px;
	margin-left: 130px;
}
.swiper-container .swiper-slide .swiper-content .banner-content-right .sub-content {
	color: #FFFFFF;
	font-size: 80%;
	font-weight: 400;
	margin-top: 2%;
	width: 49.4%;
	line-height: 24px;
}

.banner-main {
	position: relative;
}

.swiper-container-product .swiper-wrapper .swiper-slide {
	background-color: rgba(0,0,0,0.1);
}

.swiper-container-product .swiper-wrapper .swiper-slide img {
	width: 100%;
}

.swiper-container-product .swiper-wrapper .swiper-slide p {
	background-color: #67B0C4;
	height: 45px;
	color: #ffffff;
	font-size: 16px;
	font-weight: 500;
	display: flex;
	justify-content: center;
	align-items: center;
}

:root{
	--swiper-theme-color: #ffffff !important;
}


/******************** 仪表产品列表开始 **************/
.s-banner img{
	width: 100%;
}
.elect{
	background: #f9f9f9;
	height: 1040px;	
	width: 100%;
}
.s-banner .st li{
	list-style: none;
	font-size: 36px;
	font-weight: 400;
	font-color: #000;
	margin-top: 180px;
}
ul{
	list-style: none;
	font-size: 36px;
	font-weight: 400;
	font-color: #000;
	height: 240px;
	font-family: PingFang SC;
	padding-top: 80px;
}
 .elect .listmain ul{
	list-style: none;
	font-size: 36px;
	font-weight: 400;
	font-color: #000;
	height: 240px;
	font-family: msyh;
	padding-top: 80px;
}
.elect .listmain {
	width: 1390px;
	margin: 0 auto;
}
.elect .listmain a{
	color: #333;
}
.elect .listmain .pic{
	width: 320px;
	height: 172px;
	float: left;
	background: #f0f0f0;
	text-align: center;
	position: relative;
	margin-bottom: 200px;
}
.elect .listmain .pic:hover{
	cursor: pointer;
	background: #c5c5c5;
}
.elect .listmain .pic img{
	width: 320px;
	height: 320px;
	margin-top: -70px;
}
.elect .listmain .pic .line{
	width: 320px;
	height: 1px;
	background: #dddddd;
	position: absolute;
	margin-top: -30px;
}
.elect .listmain .pic ul{
	text-align: left;
	font-size: 18px;
	position: absolute;
	margin-top: 104px;
}

.elect .listmain .pic  li:last-child{
	font-size: 14px;
	color: #484b4c;
	margin-top: 20px;
	font-family: PingFang SC;
}
.elect .listmain .pic li:hover{
	cursor: pointer;
	color: #d02a25;
}
.elect .listmain .pic .icon img{
	position: absolute;
	width: 17px;
	height: 10px;
	margin-top: 194px;
	margin-left: 140px;
}
.elect .listmain span{
	color: #333;
	font-size: 23px;
	font-weight: 300;
	margin-left: 41%;
	border: 2px solid #333;
	padding: 14px 40px;
}
.elect .listmain a{
	text-decoration: none;
}
.elect .listmain span:hover{	
	cursor: pointer;
	color: #fff;
	border: 2px solid #d02a25;
	background: #d02a25;
}

/****************** 仪表产品列表end ******************/
/****************** 工程案例start ******************/
.ecase{
	height: 620px;	
	width: 100%;
	background: #f9f9f9;
}
 .ecase ul{
	list-style: none;
	font-size: 36px;
	font-weight: 300;
	font-color: #000;
	height: 160px;
	font-family: msyh;
	padding-top: 50px;
}
.ecase .ecaselist {
	width: 1400px;
	margin: 0 auto;
}
.ecase .ecaselist a{
	color: #333;
}
.ecase .ecaselist .engineering{
	width: 440px;
	height: 99px;
	background: #fff;
	float: left;
	margin-right: 26px;
	margin-bottom: 26px;
}
.ecase .ecaselist .engineering:hover{
	box-shadow: 0px 10px 10px 10px #ededed;
	cursor: pointer;
	color: #d02a25;
}
.ecase .ecaselist .engineering img{
	width: 131px;
	height: 99px;
}
.ecase .ecaselist .engineering .detail{
	margin: -64px auto auto 166px;
}
.ecase .ecaselist .engineering .detail p{
	font-size: 21px;
}
.ecase .ecaselist .engineering .detail img{
	width: 18px;
	height: 9px;
	margin: -70px  auto auto 220px;
}
/****************** 工程案例end ******************/
/****************** 走进DMS ******************/
.dms{
	height: 590px;	
	width: 100%;
	background: #f9f9f9;
}
 .dms ul{
	list-style: none;
	font-size: 36px;
	font-weight: 300;
	font-color: #000;
	height: 160px;
	font-family: msyh;
	padding-top: 50px;
}
.dms .dmslist {
	width: 1400px;
	margin: 0 auto;
}
.dms .dmslist  a{
	color: #333;
}
.dms .dmslist :hover{
	text-decoration: none;
}
.dms .dmslist .tbg{
	width: 1378px;
	height: 360px;
	background: #fff;
}

.dms .dmslist .tbg li:first-child{
	font-size: 20px;
	margin-top: -10px;
	margin-left: 70px;
	font-color:#d02a25;
	
}
.dms .dmslist .tbg li{
	font-size: 14px;
	line-height: 27px;
	width: 880px;
	margin: 25px auto auto 70px;
}
.dms .dmslist .tbg img{
	width: 278px;
	height: 278px;
	float: right;
	margin-right: 44px;
	margin-top: -130px;
}
.dms .dmslist .tbg:hover{
	cursor: pointer;
	box-shadow: 0px 10px 10px 10px #ededed;
}

/****************** 走进end ******************/
/******************** 产品中心start **************/
.probg{
	background: #fff;  
}
.probg .mid{
	width: 1400px;
	margin: 0 auto;
	padding-top: 60px;
	padding-bottom: 400px;	
}
.probg .mid .left{
	position: relative;
}
.probg .mid .left a{
	text-decoration: none;
	color: #333;
}
.probg .mid .left p{
	font-size: 20px;
	
}
.probg .mid .left .line{
	width: 1px;
	height: 500px;
	background-color: #f0f0f0;
	margin-top: 30px;
}
.probg .mid .list{
	width: 282px;
	height: 74px;
}
.probg .mid .list img{
	width: 282px;
	height: 62px;
	margin-top: -950px;
	margin-left: 1px;
}
.probg .mid .list p{
	font-size: 14px;
	margin-top: -492px;
	margin-left: 65px;
	letter-spacing: 0.4px;
}
.probg .mid .list p:hover{
	cursor: pointer;
	color: #d02a25;
}
.probg .mid .list a{
	text-decoration: none;
	color: #333;
}
.probg .mid .left .list .active{
	color: #d02a25;
}
.probg .mid .right{
	float: right;
	width: 1120px;
	padding-left: 20px;
}
.probg .mid .right .elect{
	background-color: #fff;
}
 .probg .mid .right .elect .listmain ul{
	list-style: none;
	font-size: 26px;
	font-weight: 400;
	font-color: #000;
	height: 200px;
	font-family: msyh;
	padding-top: 52px;
}
.probg .mid .right .elect .listmain {
	width: 100%;
	margin-top: -1130px; 
}
.probg .mid .right .elect .listmain .pic{
	width: 320px;
	height: 172px;
	float: left;
	background: #f7f7f7;
	text-align: center;
	position: relative;
	margin-bottom: 200px;
}
.probg .mid .right.elect .listmain .pic:hover{
	cursor: pointer;
	background: #c5c5c5;
}
.probg .mid .right .elect .listmain .pic img{
	width: 320px;
	height: 320px;
	margin-top: -70px;
}
.probg .mid .right .elect .listmain .pic .line{
	width: 320px;
	height: 1px;
	background: #f1f1f1;
	position: absolute;
	margin-top: -32px;
}
.probg .mid .right .elect .listmain .pic ul{
	text-align: left;
	font-size: 18px;
	position: absolute;
	margin-top: 130px;
	color: #333;
}

.probg .mid .right .elect .listmain .pic  li:last-child{
	font-size: 14px;
	color: #484b4c;
	margin-top: 22px;
	font-family: msyh;
}
.probg .mid .right .elect .listmain .pic li:hover{
	cursor: pointer;
	color: #d02a25;
}
.probg .mid .right .elect .listmain .pic .icon img{
	position: absolute;
	width: 17px;
	height: 10px;
	margin-top: 194px;
	margin-left: 140px;
}
.probg .mid .right .elect .listmain span{
	font-size: 23px;
	font-weight: 300;
	margin-left: 41%;
	border: 2px solid #333;
	padding: 14px 40px;
}
.probg .mid .right .elect .listmain span:hover{
	cursor: pointer;
	color: #fff;
	border: 2px solid #d02a25;
	background: #f28100;
}
/****************** 产品中心end ******************/

/******************** 产品中心详情start **************/







/******************** 产品中心详情end **************/


/******************** 工程案例-start **************/
.probg .mid .list img{
	display: inline-block;
	width: 215px;
	height: 62px;
	margin-top: -950px;
	margin-left: 1px;
}
.listmain .piclist{
	width: 201px;
	height: 182px;
	box-shadow: 0px 0px 10px 0px #f2f2f2;
	margin-top: -40px;
	background: #fff;
	float: left;
	margin-right: 30px;
	margin-bottom: 78px;
}
.listmain .piclist img{
	width: 201px;
	height: 125px;
}
.listmain .piclist p{
	text-align: center;
	margin-top: 18px;
}

/******************** 工程案例-start **************/

/******************** 技术支持-start **************/
.sup{
	background-color: #f9f9f9;
	height: 630px;
	padding-top: 40px;
}
.sup .supmid{
	width: 1360px;
	margin: 0 auto;
}
.sup .supmid .supleft{
	color: #666;
	font-size: 14px;
	line-height: 25px;
	width: 660px;
	height: 234px;
	background-color: #fff;
	padding-left: 60px;
	padding-top: 40px;
	padding-right: 60px;
	box-shadow: 0px 0px 10px 0px #f2f2f2;
	margin-bottom: 40px;
}
.sup .supmid .supleft p:first-child{
	font-size: 20px;
	color: #333;
}
.sup .supmid .supleft span{
	font-size: 16px;
	color: #d02a25;
}
.sup .supmid .supleft{
	float: left;
}
.sup .supmid .supleft:hover{
	box-shadow: 0px 10px 10px 5px #ededed;
}
.sup .supmid  a{
	text-decoration: none;
}
.sup .supmid .supleft a:hover{
	text-decoration: none;
	cursor: pointer;

}

/******************** 技术支持-end **************/

/******************** 加入DMS-start **************/
.probg .mid{
	position: relative;
}
.probg .mid .jointext{
	width: 1040px;
	position: absolute;
	margin-top: -800px;
	margin-left: 280px;
}
.probg .mid .jointext img{
	width: 300px;
}
.probg .mid .jointext p:first-child{
	font-size: 20px;
	padding-bottom: 30px;
	
}
.probg .mid .jointext span{
	font-size: 16px;
	color: #d02a25;
}
.probg .mid .jointext .ul p{
	font-size: 16px;
	line-height: 30px;
	padding-top: 5px;
	letter-spacing: 0.5px;
}

/******************** 加入DMS-end **************/
/******************** 联系我们-start **************/

/******************** 联系我们-end **************/
.con{
	height: 500px;
}
.con .conmid {
	width: 1400px;
	margin: 0 auto;
}
.con .conmid .contactus{
	width: 400px;
	float: left;
	margin-top: 150px;
	margin-left: 30px;
	margin-right: 30px;
}
.con .conmid .contactus img{
	margin-left: 178px;
	margin-bottom: 50px;
}
.con .conmid .contactus p:first-child{
	font-size: 14px;
	font-weight: 300;
}
.con .conmid .contactus p{
	text-align: center;
	font-size: 18px;
	font-weight: 500;
}

/******************** foot-start **************/
.footer{
	width: 100%;
	height: 248px;
	background: #f0f0f0;
}
.footer .mid{
	width: 1400px;
	margin: 0 auto;
	position: relative;
}
.footer .mid ul{
	font-size: 14px;
	color: #666;
	line-height: 35px;
	padding-top: 60px;
	margin-right: 60px;
	float: left;
}
.footer .jpg img{
	height: 30px;
	position: absolute;
	margin-left: -970px;
	margin-top: 70px;
}
.footer a{
	color: #666;
}
.footer a:hover{
	text-decoration: none;
	color: #d02a25;
}

/******************** foot-end **************/
/******************** sbanner-start **************/
.s-banner {
	position: relative;
}
.s-banner ul{
	width: 100%;
	text-align: center;
	font-size: 50px;
	color: #fff;
	margin-top: -400px;
	margin-bottom: 160px;
}
/******************** sbanner-end **************/
/******************** 走进DMS-start **************/
.enterdetail{
	background: #fff;
	height: 680px;
	width: 100%;
}
.enterdetail ul{
	width: 1400px;
	margin: 0 auto;
	font-size: 35px;
}
.enterdetail li:last-child{
	font-size: 16px;
	line-height: 35px;
	padding-top: 50px;
}
 .detitlejpg{
    width: 1400px;
	margin: 0 auto;
}
.detitlejpg p{
	font-size: 26px;
	color: #d02a25;
	margin: 0 auto;
}
.detitlejpg img{
	width: 1200px;
}

/******************** 走进DMS-end **************/
.product-list a {
	text-decoration: none;
}
.product-list  {
	position: absolute !important;
	bottom: 1.8%;
	left: 0px;
	width: 100%;
	display: none;
}

@media screen and (max-width: 1000px) {
    .product-list .max-width {
    	width: 600px;
    	min-width: 600px;
    }
	
	.come-into-us .come-into-us-main .come-info-content {
		width: 70% !important;
	}
	.come-into-us {
		position: relative;
		margin-top: -3px;
	}
}

.product-list .swiper-button-prev{
	left: -40px !important;
}

.product-list .swiper-button-next {
	right:  -40px !important;
}

.product-list .swiper-button-next::after,.product-list .swiper-button-prev::after {
	font-size: 18px !important;
	font-weight: 900;
}

.come-into-us {
	position: relative;
}

.come-into-us > img {
	width: 100%;
}

.come-into-us .come-into-us-main {
	position: absolute;
	top: 8%;
	left: 0px;
	width: 100%;
}
.come-info-title {
	display: flex;
	flex-direction: row;
	align-items: flex-end;
}
.come-info-title .main-title {
	font-size: 35px;
	font-weight: 600;
	color: #ffffff;
	font-family: PingFang SC;
}

.come-info-title .sub-title {
	font-family: Arial;
	font-size: 20px;
	font-weight: 400;
	color: rgba(255,255,255,0.3);
	margin-left: 13px;
	padding-bottom: 3px;
	letter-spacing: 1.3px;
}

.come-into-us .come-into-us-main  .come-info-content {
	position: relative;
	margin: 0 auto;
	margin-top: 2%;
}

.come-into-us .come-into-us-main  .come-info-content > img{
	width: 100%;
}

.come-into-us .come-into-us-main  .come-info-content .come-info-content-right {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 50%;
	height: 100%;
	background-color: rgba(103,176,196,0.94)
	
	
}

.come-into-us .come-into-us-main  .come-info-content .come-info-content-right .right-main-title {
	font-family: Arial;
	font-weight: 600;
	font-size: 31px;
	color: #ffffff;
	margin-top: 10%;
	width: 100%;
	text-align: center;
	letter-spacing: 1.3px;
}

.come-into-us .come-into-us-main  .come-info-content .come-info-content-right .right-sub-title {
	font-family: '微软雅黑';
	font-weight: 400;
	font-size: 22px;
	color: #ffffff;
	width: 100%;
	text-align: center;
}

.come-into-us .come-into-us-main  .come-info-content .come-info-content-right .right-content {
	font-family: '微软雅黑';
	font-weight: 400;
	font-size: 16px;
	color: #ffffff;
	line-height: 34px;
	margin: 24px 10% 0px 10%;
	letter-spacing: 0.3px;
}

.come-into-us .come-into-us-main  .come-info-content .come-info-content-right a {
	position: absolute;
	bottom: 13%;
	right: 12%;
	font-size: 17px;
	color: #ffffff;
}

.contact-us {
	height: 600px;
	width: 100%;
	position: relative;
}

.contact-us .contact-us-main {
	position: absolute;
	top: 8%;
	left: 0px;
	width: 100%;
}
.contact-us .contact-us-main .contact-us-content .contact-us-content-right .contact-us-title{
	text-align: center;
	font-size: 31px;
	font-family: PingFang SC;
	font-weight: 500;
	color: #333333;
	margin-top: 10%;
}

.contact-us .contact-us-main .contact-us-content .contact-us-content-right .contact-us-content ul  {
	display: flex;
	align-items: center;
	flex-direction: row;
	justify-content: space-around;
	padding: 0px;
	margin: 0px 60px;
	margin-top: 4%;
}

.contact-us .contact-us-main .contact-us-content .contact-us-content-right .contact-us-content ul li {
	list-style: none;
	display: flex;
	flex-direction: row;
	align-items: center;
}

.contact-us .contact-us-main .contact-us-content .contact-us-content-right .contact-us-content ul li img {
	width: 24px;
}

.contact-us .contact-us-main .contact-us-content .contact-us-content-right .contact-us-content ul li p {
	margin: 0px !important;
	font-size: 19px;
	font-family: PingFang SC;
	font-weight: 400;
	color: #212226;
	padding-left: 7px;
	letter-spacing: 1px;
}

.contact-us .contact-us-main .contact-us-content .contact-us-content-right .contact-us-content-addr {
	text-align: center;
	font-size: 19px;
	font-family: PingFang SC;
	font-weight: 400;
	color: #212226;
	margin-top: 15px;
}

.contact-us .contact-us-main .contact-us-content .contact-us-content-right .line-row {
	border-bottom: 3px solid #67B0C4;
	text-align: right;
	margin-top: 1.5%;
}


