body{background-color: #fff;}
.banBg{height: 500px;width: 100%;max-width: 2048px;position: relative;margin: auto;}
.banBg h2{position: absolute;width: 830px;height: 140px;line-height: 1.75;text-align: center;font-size: 40px;text-shadow: 3px 3px 3px #656565;color: #fffefe;top: 0;bottom: 0;left: 0;right: 0;margin: auto;}
h3{font-size: 30px;color: #333;display: inline-block;}
h3 hr{width: 75%;height: 5px;background-color: #e94709;margin: 20px auto 25px;}

.aboutnav{height: 55px;width: 100%;max-width: 2048px;border-bottom:1px solid #e5e5e5;margin: auto;}
.aboutnav ul{width: 1000px;overflow: hidden;margin: auto;line-height: 54px;list-style: none;}
.aboutnav ul li{float: left;width: 200px;}
.aboutnav ul a{display: block;text-align: center;line-height: 54px;font-size: 1rem;color: #333;}
.aboutnav ul a.active{color: #fff;background-color: #e94609;}

.cultureBan{background:url(https://image.evget.com/2021/03/10/xodigyw5032hx9yhx.jpg);background-size: cover;background-position: center center;}
.contactBan{background:url(https://image.evget.com/2021/03/08/lxxbh0xf48vqfhfhvp.jpg);background-size: cover;background-position: center center;}
.introBan{background:url(https://image.evget.com/2024/02/04/jjwf1ekvb7967yh9gfhak1p7izx3oa56wi.jpg) no-repeat center;}
.typicalBan{background:url(https://image.evget.com/2021/03/08/dxznyulatydzawtqqw.jpg);background-size: cover;background-position: center center;}
.partnerBan{background:url(https://image.evget.com/2021/03/08/hzuobugo3x6qmb9vgz.jpg);background-size: cover;background-position: center center;}
@media (max-width: 768px){
	.introBan{background-size: cover;}
}

/*关于慧都---------慧都文化*/
/*品牌文化*/
.brand{margin: 70px auto;text-align: center;}
.brand>p{font-size: 16px;color: #666;line-height: 1.7;}
.brandCon{width: 1200px;margin: auto;padding: 60px 0 40px;
	/*background: url('/static/images/about/icon3.png'), url('/static/images/about/icon1.png'), url('/static/images/about/icon2.png');
	background-position: 10% 60px,40% 60px,70% 60px; 
	background-repeat: no-repeat; */
}
.brand .item {display: inline-block;width: 26%;vertical-align: top;margin: 0 3%;}
.brand .icon{display: block;margin: auto;}
.brand .item span{font-size: 20px;color: #333;display: block;margin: 28px auto 5px;}
.brand .item p{font-size: 14px;color: #555;margin: 0;}

/*商标由来*/
.trademark{background-color: #f9f9f9;padding: 70px 0;text-align: center;}
.trademark .container>img{display: block;border:none;margin: 40px auto 0;}
.trademark .slo{color: #595757;font-size: 18px;margin: 25px 0 48px;}
.trademark .slo span{font-size: 18px;color: #e94709;}
.trademark .slo b{font-size: 24px;font-weight: normal;color: #333;display: inline-block;margin-left: 20px;}
.trademark .title{font-size: 18px;color: #e94709;margin-bottom: 40px;}
.trademark .content{font-size: 16px;color: #555;line-height: 30px;width: 1086px;margin: 34px auto 0;}
.trademark .list{list-style: none;width: 770px;margin: 0px auto 0;text-align: justify;}
.trademark .list li{font-size: 16px;color: #333;line-height: 34px;}
.trademark .list li:nth-child(1)>span{padding-right: 9px;}
.trademark .list li>span{color: #e94609;padding: 0 0px 0 9px;position: relative;top: -67px;}
.trademark .list li>img{position: relative;top: -67px;}
.trademark .list li>p{display: inline-block;width: 623px;}

/*慧都风貌*/
.evgetstyle{padding: 70px 0;text-align: center;}
.evgetstyle h3{margin-bottom: 40px;}
.evgetstyle .stycon{position: relative;width: 100%;max-width: 1920px;margin: auto;transition: all .2s;-webkit-transition: all .2s;}
.evgetstyle .show{font-size: 0;position: relative;z-index: 2;overflow: hidden;}
.evgetstyle .pic{width: 20%;padding: 2px;background-color: #fff;overflow: hidden;display: inline-block;vertical-align: top;position: relative;float: left;}
.evgetstyle .pic img{display: block;width: 100%;height: 100%;object-fit: cover;transition: all .2s;-webkit-transition: all .2s;}
.evgetstyle .pic:hover img{transform: scale(1.05);-webkit-transform: scale(1.2);}
.evgetstyle .pic:hover .cover~img{transform: scale(1);-webkit-transform: scale(1);}
.evgetstyle .pic .cover{position: absolute;top: 2px;right: 2px;bottom: 2px;left: 2px;margin: auto;height: 100%;width: 100%;background-color: rgba(233, 70, 9, 0.9);cursor: pointer;z-index: 10;
	display: table;transition: all .2s;-webkit-transition: all .2s;
}
/*.evgetstyle .pic:hover .cover{top: 0;right: 0;bottom: 0;left: 0;}*/
.evgetstyle .pic .cover div{ width: 100%;top: 0;bottom: 0;display: table-cell;vertical-align: middle;}
.evgetstyle .pic .cover h5{color: #fff;font-size: 30px;}
.evgetstyle .pic .cover p{color: #fff;font-size: .9rem;padding: 0 20px;margin: 0;}

.evgetstyle .allpic {background-color: #fff;position: absolute;width: 100%;left: 0;top: 0;right: 0;margin: auto;font-size: 0;z-index: -10;}
.evgetstyle .allpic .pic{margin-top: -300px;opacity: 0;}
.evgetstyle .allpic #scale{position: absolute;right: 20px;top: 10px;font-size: 30px;color: #000;z-index: 100;cursor: pointer;}
@media (max-width: 768px){
	.evgetstyle .pic{width: 50%;}
	.evgetstyle .pic .cover h5{font-size: 18px;margin: 0 0 2px;}
	.evgetstyle .pic .cover p{padding: 0 8px;}
}

/*关于慧都---------慧都简介*/
/*banner*/
.introBan h2{text-shadow: none;display:none;}

/*慧都概况*/
.survey{text-align: center;margin: 70px 0 100px;}
.survey .surcon{overflow: hidden;width: 1200px;margin: 50px auto 0;}
.survey .surcon .left{float: left;}
.survey .surcon .right{float: right;max-width: 560px;}
.survey p{text-align: justify;font-size: 1rem;color: #454545;line-height: 30px;margin:0 0 30px;}


.quang{/*background-image: url(/static/images/about/g18.png);background-repeat: no-repeat;background-position: right;*/padding-bottom: 16px;padding-right: 24px;}
.quang .t{text-align: right;color:#fff;line-height:4;font-weight: 500;}
.quang>h3,.quang>p{text-align: center;width:100%;display: inline-block;}
.newshoot {	width: 1190px;margin: auto;height: 240px;	background-color: #ffffff;	box-shadow: 0px 10px 20px 0px 		rgba(75, 75, 77, 0.08);}
.newshoot div{width:50%;float: left;text-align: left;padding:50px 19px;background: #fff;text-align: center;}
.newshoot div>img{display: block;margin: 0 auto 20px;}
.newshoot div h3{font-size: 24px;font-weight: 550;margin-bottom: 10px;}
.newshoot div span{color:#e94709 ;}
.newshoot div p{line-height: 2;color:#333;}

/*企业智能化整体解决方案*/
.solve{text-align: center;}
.solve .container>p{font-size: 20px;color: #e94709;text-align: center;}
.solve .solveList{overflow: hidden;margin-top: 50px;}
.solve .solveList a{float: left;width: 20%;text-align: center;}
.solve .solveList a img{display: block;margin: auto}
.solve .solveList a p{color: #000000;font-size: 18px;line-height: 28px;margin: 25px auto 20px;}
.solve .solveList a span{color: #858585;font-size: 16px;}

/*荣誉资质*/
.honor{margin: 100px 0;padding: 70px 0;background-size: cover;text-align: center;user-select: none;}
.honor .honorImg{overflow: hidden;margin-top: 50px;}
.honor .honorImg .item{width: 282px;height: 210px; margin-right:24px; float: left;margin-bottom: 55px;background-color: #fff;position: relative;}
.honor .honorImg .item:nth-child(4n){margin-right: 0;}
.honor .honorImg .item .more{color: #e94709;font-size: 14px;margin: 75px 0 0;}
.honor .honorImg .item>img{position: absolute; display: block;border: none;max-width: 80%;max-height: 80%;top: 0;bottom: 0;left: 0;right: 0;margin: auto;z-index: 2;}
.honor .honorImg .item>p{color:#333;position: absolute; display: block;border: none;max-width: 80%;max-height: 80%;top: 185px;bottom: 0;left: 0;right: 0;margin: auto;z-index: 2;font-size:14px;}
.honor .honorImg .bg{background: #f8f8f8 url(https://image.evget.com/2021/04/26/di58noz5snyojlsvc7.jpg) no-repeat;height:290px;}
.honor .honorImg .bg>p{top:300px;}

.honor .honorImg .cover{position: absolute;top: 0;bottom: 0;left: 0;right: 0;width: 100%;background-color: rgba(0,0,0,.5);z-index: 9;cursor: pointer;display: none;}
/*.honor .honorImg .cover p{margin:75px 0 0;font-size: 14px;color: #fff;}*/
.honor .honorImg .cover span{color: #fff;font-size: 14px;text-decoration: underline;margin-top: 100px;display: block;background: url(/static/images/about/readBig.png) center center no-repeat; background-position-x: 90px;}

.honor .honorImg .bg .cover{height:320px;}
.honor .honorImg .bg .cover span{margin-top: 160px;}

.honor .honorImg .bigImg{position: fixed;top: 0;bottom: 0;left: 0;right: 0;width: 100%;background-color: rgba(0,0,0,.5);z-index: 1000;display: none;}
.honor .honorImg .bigImg .img{position: fixed;top: 0;bottom: 0;left: 0;right: 0;max-width: 80%;max-height: 80%;margin: auto;display: block;border:none;user-select: none;}
.honor .honorImg .bigImg .chose{position: fixed;display: block;border: none;right: 5px;top: 5px;cursor: pointer;user-select: none;}

/*慧都动态*/
.dynamic{text-align: center;margin: 70px auto;}
.dynamic .dyList{margin: 50px 0 0;text-align: center;margin-bottom: 20px;}
.dynamic .dyList a{display: inline-block;width: 360px;vertical-align: top;text-align: justify;}
.dynamic .dyList a:nth-child(2){margin: 0 50px;}
.dynamic .dyList a img{display: block;width: 360px;height: 240px;background-color: #d0d0d0;border-radius: 4px;object-fit: cover;}
.dynamic .dyList a h5{font-size: 1rem;color: #333333;font-weight: normal;margin: 15px 0 6px;line-height: 1.8;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.dynamic .dyList a p{font-size: .9rem;color: #999;margin: 0;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
@media (max-width: 768px){
	.aboutnav {height: auto;}
	.aboutnav ul{width: 100%;max-width: 1000px;}
	.aboutnav ul li{width: 20%;max-width: 200px;}
	.aboutnav ul li a{font-size: .9rem;}
	.dynamic .dyList{margin: 20px 0 0;}
	.dynamic .dyList a{max-width: 100%;}
	.dynamic .dyList a:nth-child(2){margin: 20px 0;}
	.newshoot{height: auto;}
	.quang{background:#fff;padding:1%;}
	.newshoot,.newshoot div{width:100%}
	.newshoot div{padding: 19px 50px;}
}

/*关于慧都---------联系我们*/
.unified{width: 1106px;margin: auto;text-align: center;padding: 100px 0 0;}
.unified .unified_con{margin: 40px 0 0;}
.unified .unified_con .item{display: inline-block;position: relative;vertical-align: top;padding-top: 110px;margin: 0 60px}
.unified .unified_con .item img{position: absolute;left: 0;top: 0;right: 0;margin: auto;width: 96px;transition: all .2s;-webkit-transition: all .2s;}
.unified .unified_con .item .icon1{z-index: 10;}
.unified .unified_con .item .icon2{z-index: 5;}
.unified .unified_con .item:hover .icon1{z-index: 5;}
.unified .unified_con .item:hover .icon2{z-index: 10;}
.unified .unified_con .item p{font-size: 1rem;margin: 0;}
.unified .unified_con .item span{font-size: 1rem;}
@media (max-width: 768px){
	.unified{width: 100%;}
	.unified .unified_con {font-size: 0}
	.unified .unified_con .item{width: 50%;margin:0 0 20px;}
}

.contact{text-align: center;padding: 70px 0;background-color: #fff}
.contact ul{list-style: none;margin: 60px 0 80px;}
.contact ul li{display: inline-block;padding: 5px 20px;color: #666;border: solid 1px #e94709;border-radius: 50px;margin: 0 10px;cursor: pointer;}
.contact ul li.active{background-color: #e94709;color: #fff;}
.contact .container{position: relative;height: 450px;}
.contact .map {overflow: hidden;position: absolute;background-color: #fff;top: 0;left: 0;right: 0;width: 100%;height: 450px;}
.contact .map:first-of-type{z-index: 9}
.contact .map #map1,#map2,#map3,#map4,#map5{width: 890px;float: left;height: 450px;}
.contact .map .right{float: right;text-align: left;padding: 10px 0;width: 280px;}
.contact .map .right span{color: #333;font-size:20px;display: inline-block;margin-bottom: 30px;}
.contact .map .right p{font-size: 14px;color: #444444;margin-bottom: 20px;line-height: normal;}
.contact .map .right hr{margin: 30px 0;background-color: #dfdfdf;}
.contact .last{}
.contact .last .address,.contact .last .pubAddress{display: inline-block;vertical-align: top;text-align: left;margin: 0;width: 25%;}
.contact .last .address span{color: #e94709;display: inline-block;margin-bottom: 30px;}
.contact .last .address p,.contact .last .pubAddress p{font-size: 14px;color: #444444;}
.contact .last .pubAddress{padding-left: 80px;}

.qrcode div{display: inline-block;margin-top:12px;}
.qrcode img{float: left;}
.qrcode p{float: left;width:calc(100% - 120px);margin-left: 20px;font-size: 13px;}

.globel{background:#f8f9f9 url(/static/images/about/di.png) no-repeat center;;margin: auto;text-align: center;padding: 100px 0 100px;display: inline-block;width:100%}
.gaddress{width:1200px;margin:50px auto 0;}
.gaddress .item{width:31%;margin:1%; padding:20px 30px;float:left;	background-color: #ffffff;	box-shadow: 0px 2px 7px 0px rgba(153, 160, 173, 0.2);background:#fff url(/static/images/about/huabei.png) no-repeat right center}
.gaddress .item p{text-align: left;font-size: 14px;line-height: 2;}
.gaddress .item h5{text-align: left;margin-left: 40px;font-size: 1.4em; line-height: 3;}
.gaddress .item span{width:30px;height: 30px;margin-top:20px; background-color: #0073e5;border-width: 8px;border-style: solid; border-color: #e5f1fc;  border-radius:50%;  float: left;}
.gaddress .item:nth-child(2){background:#fff url(/static/images/about/huanan.png) no-repeat right center}
.gaddress .item:nth-child(3){background:#fff url(/static/images/about/huadong.png) no-repeat right center}
.gaddress .item:nth-child(2) span{background:#00a856;border-color: #e5f6ee;}
.gaddress .item:nth-child(3) span{background:#e94609;border-color: #fdece6;}

/*关于慧都---------典型客户*/
.typicalBan h2{text-shadow: none;}
.made{text-align: center;margin: 70px auto;}
.made .madeCon{width: 775px;margin: 20px auto 0;overflow: hidden;}
.made .madeCon img{border: 1px solid #eee;display: block;float: left;margin: 0 12px 10px 0;}
.made .madeCon img:nth-child(5n){margin-right: 0;}

/*关于慧都---------合作伙伴*/
.partnerBan h2{width: 680px;height: 70px;}
.cooperation{width: 900px; margin: 100px auto;line-height: 30px;text-align: justify;}
.cooperation span{font-size: 16px;color: #000000;font-weight: 600}
.cooperation p{font-size: 14px;color: #000000;margin: 15px 0;}
.cooPartner{text-align: center;margin: 70px auto;}
.cooPartner .cooPartnerCon{width: 775px;margin: 20px auto 0;overflow: hidden;}
.cooPartner .cooPartnerCon img{display: block;float: left;margin: 0 14px 14px 0;}
.cooPartner .cooPartnerCon img:nth-child(5n){margin-right: 0;}
/*更多合作伙伴*/
.morePartner{text-align: center;user-select: none;margin-bottom: 70px;}
.morePartner ul{list-style: none;width: 775px;margin: 20px auto;}
.morePartner ul li{display: inline-block;margin: 0 8.5px;cursor: pointer;color: #999;}
.morePartner ul li.active{color: #e94709;}
.morePartner ul li:first-child{margin-left: 0}
.morePartner ul li:last-child{margin-right: 0}
.morePartner .partnerDetail{width: 775px;margin: auto;overflow: hidden;}
.morePartner .partnerDetail .partnerCItem{width: 143px;height: 80px;border: 1px solid #ebebeb;margin: 0 14px 14px 0;;display: block;float: left;overflow: hidden;}
.morePartner .partnerDetail .partnerCItem:nth-child(5n){margin-right: 0;}
.morePartner .partnerDetail a{display: table-cell;vertical-align: middle; width: 143px; height: 80px;text-align: center}
.morePartner .partnerDetail a img{width: 90%;vertical-align: middle;}


@media (max-width: 768px){

	.banBg{height: 160px;width: 100%;}
	.banBg h2{position: absolute;width: 100%;height: 55px;font-size: 22px;}
	h3{font-size: 20px;}
	h3 hr{width: 70%;height: 3px;background-color: #e94709;margin: 15px auto 20px;}

	/*关于慧都---------慧都文化*/
	/*品牌文化*/
	.brand{margin: 50px auto;}
	.brand>p{font-size: 14px;color: #000000;line-height: 30px;}
	.brandCon{width: 100%;margin: auto;padding: 50px 0 30px;
		background: url('/static/images/about/icon3.png'), url('/static/images/about/icon1.png'), url('/static/images/about/icon2.png');
		background-position: 10% 60px,10% 170px,10% 260px; 
		background-repeat: no-repeat; 
		background-size: 20%;
	}
	.brandCon .item {display: block;width: 100%;margin-bottom: 30px;}
	.brandCon .item span{font-size: 16px;}
	.brandCon .item p{line-height: 25px;margin: 10px 0 0;}

	/*商标由来*/
	.trademark{padding: 50px 0;}
	.trademark .container>img{max-width: 60%;margin: 30px auto 0;}
	.trademark .slo{margin: 25px 0 50px;}
	.trademark .title{font-size: 16px;margin-bottom: 20px;}

	/*关于慧都---------慧都简介*/

	/*慧都概况*/
	.survey{text-align: center;margin: 50px 0 60px;padding: 0 8px;}
	.survey .surcon{width: 100%;margin: 50px auto 15px;}
	.survey .surcon .left{float: none;max-width: 100%;}
	.survey .surcon .right{float: none;padding: 20px 10px 0;}
	.survey p{width: 100%;}
	.survey p:nth-child(2){margin: 10px auto 0;}

	/*企业智能化整体解决方案*/
	.solve .container>p{font-size: 18px;}
	.solve .solveList{margin-top: 50px;}
	.solve .solveList a{width: 50%;margin-bottom: 30px;}
	.solve .solveList a:last-child{margin: 0;}
	.solve .solveList a p{font-size: 16px;margin: 15px auto 0;}
	.solve .solveList a span{font-size: 14px;}

	/*荣誉资质*/
	.honor{margin: 50px 0;padding: 50px 0;}
	.honor .honorImg .item{width: 48%;height: 160px;float: left;margin-right: 4%;margin-bottom: 20px;}
	.honor .honorImg .item:nth-child(2n){margin-right: 0;}
	.honor .honorImg .item .more{margin: 60px 0 0;}
	.honor .honorImg .item>p{top:145px;max-width: 100%;}
	.honor .honorImg .item>img{max-width:100%;}
	.honor .honorImg .bigImg .img{max-width: 100%;max-height: 80%;}
	.honor .honorImg .bg .cover{height:auto;}
	.honor .honorImg .bg>p{top:159px;font-size: .8em;}
	.honor .honorImg .cover span{margin-top:60px;background-position-x: 60px;}

	/*慧都动态*/
	.dynamic{margin: 50px auto 20px;}
	.dynamic .artItem{padding: 15px 0;}
	.dynamic .artItem .itemInfo{width: 100%;}
	.dynamic .artItem .itemInfo a{font-size: 1rem;}
	.dynamic .artItem .itemImg{margin-right: 0;margin-bottom: 15px;}
	.dynamic .artItem .itemImg img{width: 100%;max-width: 60%; height: auto;}

	.dynamic .wx{display: none;}
	.dynamic .wb{display: none;}

	/*关于慧都---------联系我们*/
	.contact{padding: 50px 0 20px;}
	.contact ul{margin: 10px 0 30px;}
	.contact ul li{font-size: .9rem;border-radius: 50;margin: 0 10px 10px;}
	.contact .container{position: relative;height: 450px;}
	.contact .map {width: 100%;height: auto;}
	.contact .map #map1,#map2,#map3,#map4,#map5{width: 100%;float: none;height: 200px;}
	.contact .map .right{float: none;padding: 20px 8px;width: 100%;}
	.contact .map .right span{margin-bottom: 20px;}

	.contact .last{height: 100%;padding: 0 8px;}
	.contact .last .address,.contact .last .pubAddress{display: block;margin: 0;width: 100%;}
	.contact .last .address span{margin-bottom: 20px;}
	.contact .last .pubAddress{padding-left: 0;}

	/*关于慧都---------典型客户*/
	.made{margin: 50px auto 20px;}
	.made .madeCon{width: 100%;margin: 0 auto;overflow: hidden;padding: 0 8px;}
	.made .madeCon img{width: 32%;height: 68px;border: 1px solid #eee;display: block;float: left;margin: 0 0 10px;}
	
	.made .madeCon img:nth-child(3n-1){margin: 0 2% 10px;}

	/*关于慧都---------合作伙伴*/
	.partnerBan h2{width: 100%;height: 30px;}
	.cooperation{width: 100%; margin: 50px auto;padding: 0 8px;}
	.cooperation span{font-size: 14px;}
	.cooPartner{margin: 50px auto;}
	.cooPartner .cooPartnerCon{width: 100%;margin: 0;padding: 0 8px;}
	.cooPartner .cooPartnerCon img{width: 32%;height: 68px;display: block;float: left;margin: 0 0 10px;}
	.cooPartner .cooPartnerCon img:nth-child(3n-1){margin: 0 2% 10px;}
	/*更多合作伙伴*/
	.morePartner{margin-bottom: 20px;}
	.morePartner ul{list-style: none;width: 100%;margin: 0 auto 20px;}
	.morePartner ul li:first-child{margin-left: 8.5px}
	.morePartner ul li:last-child{margin-right: 8.5px}
	.morePartner .partnerDetail{width: 100%;padding: 0 8px;}
	.morePartner .partnerDetail .partnerCItem{width: 32%;height: 68px;border: 1px solid #ebebeb;display: block;float: left;margin: 0 0 10px;}
	.morePartner .partnerDetail .partnerCItem:nth-child(3n-1){margin: 0 2% 10px;}
	.morePartner .partnerDetail a{width: 100%; height: 68px;}
	.morePartner .partnerDetail a img{max-height: 100%;}
}

