.insidePageBanner{ width: 100%; background: url(../images/ziXunFuWu-banner.png) center bottom no-repeat; background-size: 100%100%;}
.insidePageBanner .con{ width: 1100px;height: 455px; margin: 0px auto;}
.insidePageBanner .con h2{ font-size: 30px; font-weight: bold; padding-top:180px; animation: showup .5s forwards;color: #013f93;}
.insidePageBanner .con p{ font-size: 16px; padding-top: 10px; line-height:24px ; min-height: 36px;animation: showup1 .3s forwards;color: #013f93;}
.insidePageBanner .con div{width: 160px;height: 42px; line-height: 42px; margin-top: 50px;   font-size: 16px; text-align: center; border-radius: 42px;
	background: linear-gradient(to right, #4285f4 0%, #0843a1 50%, #03004b 100%);;
  transition: 0.5s;
  background-size: 200% auto;
}
.insidePageBanner .con div:hover{
	transform:scale(1.1, 1.1);
	transition-duration: .1s;
  background-position: right center;
}
.insidePageBanner .con div a{ color: #ffffff;}
.insidePageBanner .con div:hover a{ color: #ffffff;  text-decoration: none;}

.insidePageBanner.ziXunFuWu{background-image: url(../images/banner/banner/4.webp)}
.insidePageBanner.yunWeiFuWu{background-image: url(../images/banner/banner/5.webp)}
.insidePageBanner.anQuanFuWu{background-image: url(../images/anQuanFuWu-banner.png)}
.insidePageBanner.xcSolution{background-image: url(../images/banner/banner/5.webp)}
.insidePageBanner.anQuanKeKao{background-image: url(../images/banner/banner/2.webp)}
.insidePageBanner.smartKeFu{background-image: url(../images/smartKeFu-banner.png)}
.insidePageBanner.dingTalk{background-image: url(../images/banner/banner/6.webp)}
.insidePageBanner.aliyun{background-image: url(../images/banner/banner/7.webp)}

.insidePageBanner.smartAirPort{background-image: url(../images/smartAirPort-banner.jpg)}
.insidePageBanner.rgzn{background-image: url(../images/rgzn-banner.jpg);background-size: 100% 100%;}
.insidePageBanner.dataService{background-image: url(../images/dataService-banner.jpg)}
.insidePageBanner.dataService .con{height: 485px;}
.insidePageBanner.bigData{background-image: url(../images/banner/banner/2.webp)}
.insidePageBanner.enterprise{background-image: url(../images/banner/banner/4.webp)}
.insidePageBanner.government{background-image: url(../images/banner/banner/5.webp)}
.insidePageBanner.productSmartGovern .con{height: 485px;}
.insidePageBanner.productSmartGovern{background-image: url(../images/product-smartGovern-banner.jpg)}
.insidePageBanner.shuJuFuWu{background-image: url(../images/banner/banner/6.webp)}
.insidePageBanner.oneNet{background-image: url(../images/banner/banner/3.webp)}

/* 咨询服务 */
#ziXunFuWu .block1{ width: 1200px; margin: -28px auto 0px; }
#ziXunFuWu .block1 ul{ margin-left: -26px;}
#ziXunFuWu .block1 ul li{width: 278px;height: 222px; float: left; border: 1px solid #efefef; background: #ffffff; border-radius: 8px; text-align: center; margin-left: 26px; box-shadow: 0px 0px 3px #efefef;}
#ziXunFuWu .block1 ul li img{ margin:21px auto;}
#ziXunFuWu .block1 ul li div{ font-size: 18px; color: #333333; margin-bottom: 23px;}
#ziXunFuWu .block1 ul li p{ font-size: 16px; color: #666666; padding:0px 1em; line-height: 26px;}

#ziXunFuWu .block2{width: 1200px; margin:80px auto 10px;}
#ziXunFuWu .block2>ul{ margin-left: -120px;}
#ziXunFuWu .block2>ul>li{width: 538px;height: 208px; margin-left: 120px; margin-bottom: 44px; float: left; border: 1px solid #eeeeee; background: #ffffff; border-radius: 2px;}
#ziXunFuWu .block2>ul>li>p{ line-height: 35px;margin-top: 34px; padding-left: 106px; font-size: 20px; color: #333333; background-position: 52px 0px;  background-repeat: no-repeat;}
#ziXunFuWu .block2>ul>li>p.bg1{ background-image: url(../images/ziXunFuWu-icon05.png);}
#ziXunFuWu .block2>ul>li>p.bg2{ background-image: url(../images/ziXunFuWu-icon06.png);  }
#ziXunFuWu .block2>ul>li>p.bg3{ background-image: url(../images/ziXunFuWu-icon07.png);  }
#ziXunFuWu .block2>ul>li>p.bg4{ background-image: url(../images/ziXunFuWu-icon08.png);  }
#ziXunFuWu .block2>ul>li>ul{ margin-left: 106px; margin-top: 10px;}
#ziXunFuWu .block2>ul>li>ul>li{ padding-left: 17px; background: url(../images/ziXunFuWu-dotIcon.png)  left center no-repeat;}

#ziXunFuWu .block3{ width: 1200px; margin: 0px auto 0px; }
#ziXunFuWu .block3 div{ padding: 80px 0; }
#ziXunFuWu .block3 div img{ width: 100%; }


.workingFhone{ text-align: center;padding:65px 0px;}
.immediatelyConsult{
  margin: 20px auto;
  display: block;
  text-align: center;
  border-radius: 6px;
  cursor: pointer;
  border: 1px solid #4285f4;
  color: #4285f4;
  width: 158px;
  height: 42px;
  line-height: 42px;
  position: relative;
  z-index: 1;
  text-transform: uppercase;
  overflow: hidden;
}
.immediatelyConsult, .immediatelyConsult::after {
  transition: all 0.5s;
}
.immediatelyConsult::before, .immediatelyConsult::after {
  background: #4285f4;
  content: '';
  position: absolute;
  z-index: -2;
  border-radius: 3px;
}
.immediatelyConsult::after {
  height: 100%;
  left: -35%;
  top: 0;
  transform: skew(50deg);
  transition-duration: 0.6s;
  transform-origin: top left;
  width: 0;
}
.immediatelyConsult:hover{
  color: #fff;
}
.immediatelyConsult:hover::after {
  width: 135%;
}
.immediatelyConsult a{ text-decoration: none;color: inherit;}


/* 运维服务 */
#yunWeiFuWu .block1{width: 1200px; margin: 0px auto;}
#yunWeiFuWu .block1>ul{ margin-left: -18px;}
#yunWeiFuWu .block1>ul>li{ width: 386px; border: 1px solid #eeeeee; margin:30px 0px 0px 18px; background: #ffffff; float: left;}
#yunWeiFuWu .block1>ul>li h2{ height: 72px; line-height: 72px; font-size: 18px; text-align: center;}
#yunWeiFuWu .block1>ul>li .con{ margin:0px 26px; border-top: 1px solid #eeeeee; height: 218px;}
#yunWeiFuWu .block1>ul>li .con>ul{}
#yunWeiFuWu .block1>ul>li .con>ul>li{ text-align: left; float: left; line-height: 52px; vertical-align: middle;}
#yunWeiFuWu .block1>ul>li .con>ul>li img{ margin-top: -2px; margin-right: 15px;}
#yunWeiFuWu .block1>ul>li .con>ul>li img span{}
#yunWeiFuWu .block1>ul>li:hover{ border-color: #4285f4;}
#yunWeiFuWu .block1>ul>li:hover h2{ color: #ffffff;
  background: -webkit-linear-gradient(45deg, #4285f4 0%, #0763f7 51%, #03004b 100%); /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(45deg, #4285f4 0%, #0763f7 51%, #03004b 100%); /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(45deg, #4285f4 0%, #0763f7 51%, #03004b 100%); /* Firefox 3.6 - 15 */
  background: linear-gradient(45deg, #4285f4 0%, #0763f7 51%, #03004b 100%); /* 标准的语法 */
}
#yunWeiFuWu .block1>ul>li:hover .con{ border-color:#ffffff;}
#yunWeiFuWu .block2{ width: 1023px; margin: 60px auto 80px;}
#yunWeiFuWu .block3{width: 1200px; margin: 70px auto 0px;}
#yunWeiFuWu .block3 ul{}
#yunWeiFuWu .block3 ul li{height: 70px; line-height: 70px; font-size: 15px; text-align: center; background: #ffffff; float: left; margin-bottom: 34px;margin-left: 22px; margin-right: 22px; border:1px solid #f56e51; box-shadow: 0px 0px 9px #eeeeee;}
#yunWeiFuWu .block4{width: 1200px;  margin: 70px auto; }
#yunWeiFuWu .block4 h3{ font-size: 18px; margin-bottom: 20px;}
#yunWeiFuWu .block4 p{ font-size: 16px; line-height: 30px; color: #666666; margin-bottom: 20px; margin-right: 35px;}
#yunWeiFuWu .block4 ul{ margin-left: 18px;}
#yunWeiFuWu .block4 ul li{ float: left; padding-left: 18px;  margin:0px 21px 21px 0px; color: #666666; width: calc(16% - 21px);background: #fff; border-radius: 4px;padding: 26px 0px 10px 0px;box-sizing: border-box;text-align: center;}
#yunWeiFuWu .block4 ul:nth-of-type(1) li:nth-of-type(1){margin-left: 8%;}
#yunWeiFuWu .block4 ul li div{line-height: 40px;}

#yunWeiFuWu .block5{width: 1120px; margin: 0px auto;}
#yunWeiFuWu .block5 ul li{ width: 560px; float: left; text-align: center; margin-top: 70px;}
#yunWeiFuWu .block5 ul li img{}


/* 安全服务 */
#anQuanFuWu .block1{width: 1063px; margin: 70px auto 0px;}
#anQuanFuWu .block1 .lPart{ padding-left: 10px; width: 303px; text-align: center; float: left;}
#anQuanFuWu .block1 .rPart{ width: 750px;height: 580x; overflow: hidden; float: right;}
#anQuanFuWu .block1 .lPart ul li{ padding:42px 0px;}
#anQuanFuWu .block1 .lPart ul li.liBg1{ background: #444444;}
#anQuanFuWu .block1 .lPart ul li.liBg2{ background: #3b3b3b;}
#anQuanFuWu .block1 .lPart ul li.liBg3{ background: #333333;}
#anQuanFuWu .block1 .lPart ul li.liBg4{ background: #2b2b2b;}
#anQuanFuWu .block1 .lPart ul li.liBg5{ background: #212121;}
#anQuanFuWu .block1 .lPart ul li .img{height: 55px; background-position: center center; background-repeat: no-repeat; display: none;}
#anQuanFuWu .block1 .lPart ul li .img.bg1{ background-image: url(../images/anQuanFuWu-icon01.png);}
#anQuanFuWu .block1 .lPart ul li .img.bg2{ background-image: url(../images/anQuanFuWu-icon02.png);}
#anQuanFuWu .block1 .lPart ul li .img.bg3{ background-image: url(../images/anQuanFuWu-icon03.png);}
#anQuanFuWu .block1 .lPart ul li .img.bg4{ background-image: url(../images/anQuanFuWu-icon04.png);}
#anQuanFuWu .block1 .lPart ul li .img.bg5{ background-image: url(../images/anQuanFuWu-icon05.png);}
#anQuanFuWu .block1 .lPart ul li p{ height: 32px; line-height: 32px; font-size: 16px; color: #ffffff;}
#anQuanFuWu .block1 .lPart ul li:hover , #anQuanFuWu .block1 .lPart ul li.cur{ padding:14px 0px 15px;
	background: -webkit-linear-gradient(left, #f15949 , #fca764); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(right, #f15949, #fca764); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(right, #f15949, #fca764); /* Firefox 3.6 - 15 */
	background: linear-gradient(to right, #f15949 , #fca764); /* 标准的语法 */
}
#anQuanFuWu .block1 .lPart ul li:hover .img, #anQuanFuWu .block1 .lPart ul li.cur .img{ display: block;}
#anQuanFuWu .block2{width: 1200px; margin: 60px auto 70px;}
#anQuanFuWu .block2>ul{ margin-left: 4px;}
#anQuanFuWu .block2>ul>li{width: 355px;height: 448px; border: 1px solid #eeeeee; margin:0px 20px; float: left;box-shadow: 0px 0px 9px #eeeeee;}
#anQuanFuWu .block2>ul>li .img{height: 73px; margin-top: 33px;background-position: center center; background-repeat: no-repeat; }
#anQuanFuWu .block2>ul>li .img.bg1{ background-image: url(../images/anQuanFuwu-ysIcon01.png);}
#anQuanFuWu .block2>ul>li .img.bg2{ background-image: url(../images/anQuanFuwu-ysIcon02.png);}
#anQuanFuWu .block2>ul>li .img.bg3{ background-image: url(../images/anQuanFuwu-ysIcon03.png);}
#anQuanFuWu .block2>ul>li h5{height: 38px; line-height: 38px; font-size: 18px; text-align: center;}
#anQuanFuWu .block2>ul>li>ul{}
#anQuanFuWu .block2>ul>li>ul>li{padding-left: 31px; background: url(../images/anQuanFuwu-rightIcon.png) 0px 5px no-repeat; line-height: 28px; color: #666666; margin:20px 60px 0px 45px; font-size: 16px;}


/* 发展历程margin-top: 85.6px; */
.event-banner{  width:100%;height:400px;background: url("../images/event-banner.png") no-repeat center center;}
.event2{background: #eee;padding-bottom:56px;}
.event2-content{width:1080px; margin: 0px auto; text-align: center;padding: 35px 60px;background: #fff;position: relative;top:-50px;}
.event2-content>.title{position:relative;margin-bottom:53px;}
.event2-content>.title h1{position: relative;margin-top: -8px;font-size: 22px;}
.event2-content ul{text-align: left;line-height:45px;}



/* 服务热线margin-top: 85.6px; */
.hotLine-banner{ width:100%;height:400px;background: url("../images/hotLine-banner.png") no-repeat center center;}
.hotLineBlock{background: #eee;padding-bottom:56px;}
.hotLineBlock .con{width: 1200px; margin: 0px auto 0px; padding:10px 0px 20px; background: #ffffff; font-size: 16px; position: relative; top: -50px;}
.hotLineBlock h2{height: 60px;margin:0px 35px 35px; border-bottom: 1px solid #d9d9d9;background-position: left 26px; background-repeat: no-repeat; }
.hotLineBlock h2.bg1{background-image: url(../images/hotLine-title01.jpg);}
.hotLineBlock h2.bg2{background-image: url(../images/hotLine-title02.jpg);}


/*联系我们margin-top: 85.6px;*/
.contactUs-banner{ width:100%;height:400px;background: url("../images/contactUs-banner.png") no-repeat center center;}
.contactUsBlock{background: #eee;}
.contactUsBlock .con{width: 1200px; margin: 0px auto 0px; padding:0px 0px 20px; background: #ffffff; font-size: 18px; position: relative; top: -50px;}
.contactUsBlock h2{height: 70px; line-height: 70px; margin:0px 38px; border-bottom: 1px solid #d9d9d9; font-size: 18px;  font-weight: bold;}
.contactUsBlock ul{ margin-left: 86px; }
.contactUsBlock ul li{ width: 25%; float: left; font-size: 15px;margin-bottom:40px;}
.contactUsBlock ul li div{line-height: 74px; margin-top: 15px; font-weight: bold;}
.contactUsBlock ul li p{height: 40px; line-height: 40px; margin-bottom: 6px; padding-left: 36px;background-position: left center; background-repeat: no-repeat; ;}
.contactUsBlock ul li p.phone{background-image: url(../images/hotLine-phone.png);}
.contactUsBlock ul li p.fax{background-image: url(../images/contactUs-fax.png);}
.contactUsBlock ul li p.email{background-image: url(../images/contactUs-email.png);background-position: 2px center;}

.contactUsBlock .baiduMap{ margin-top: 37px; margin-bottom: 50px;}
.contactUsBlock .baiduMap .lPart{width: 523px; margin-left: 86px;  margin-top: 20px; float: left;}
.contactUsBlock .baiduMap .lPart p{font-size: 16px; line-height: 36px; padding-right: 30px;margin-bottom: 20px;}
.contactUsBlock .baiduMap .lPart p.location{ font-size: 15px; font-weight: normal;}
.contactUsBlock .baiduMap .lPart p.location .addr { padding-left: 36px;}
.contactUsBlock .baiduMap .lPart p.location .city { padding-left: 36px;font-size: 16px; font-weight: bold;background-image: url(../images/contactUs-location.png);background-position: left center; background-repeat: no-repeat;background-size: contain; }
.contactUsBlock .baiduMap .lPart p.phone{background-image: url(../images/hotLine-phone.png);}
.contactUsBlock .baiduMap .rPart{width: 554px;height: 314px; float: left;border: 1px solid #d9d9d9;}

/* 智慧医疗 */
#xcSolution .block1{ width: 1100px; overflow: hidden; margin:70px auto;}
#xcSolution .block1 ul{}
#xcSolution .block1 ul li{min-width: 180px; width: calc(25% - 20px); min-height: 70px; overflow-y: hidden;
  border-radius: 6px;position: relative;
  background-color: #fff; float: left; padding-top: 120px; margin-left: 20px;background-position: center 40px; background-repeat: no-repeat; background-size: 65px auto;}
#xcSolution .block1 ul li.bg1{background-image: url(../images/xc/XC-icon1.png);}
#xcSolution .block1 ul li.bg2{background-image: url(../images/xc/XC-icon2.png);}
#xcSolution .block1 ul li.bg3{background-image: url(../images/xc/XC-icon3.png);}
#xcSolution .block1 ul li.bg4{background-image: url(../images/xc/XC-icon4.png);}
#xcSolution .block1 ul li.bg5{background-image: url(../images/xc/XC-icon5.png);}
#xcSolution .block1 ul li div{ font-size: 18px; line-height: 36px; margin-bottom: 10px; text-align: center;}
#xcSolution .block1 ul li p{width: 100%;height: 100%; line-height: 24px; font-size: 14px; text-align: center; }
#xcSolution .block1 ul li .cont2{
  position: absolute;
  left: 0;
  height: 100%;
  width: 100%;
  padding: 10px;
  border-radius: 6px;
  box-sizing: border-box;
  background: linear-gradient(-45deg, #2bb2f5, #0843a1);
  transition: all .3s;
  opacity: 0;
  visibility: hidden;
  top: 30%;
}
#xcSolution .block1 ul li .cont2 h4 {
  color: #fff;
  text-align: center;
  font-size: 13px;
  line-height: 22px;
}
#xcSolution .block1 ul li .cont2 p{
  color: hsla(0, 0%, 100%, .64);
  text-align: left;
  font-size: 12px;
  line-height: 20px;
}
#xcSolution .block1 ul li:hover .cont2{
  opacity: 1;
  visibility: visible;
  top: 0;
}
#xcSolution .block2{width: 1000px; margin: 0px auto; background: url(../images/xcSolution-img02.png) left 70px no-repeat; padding:70px 0px 90px;}
#xcSolution .block2 div{ margin-left: 264px;height: 148px; overflow: hidden; padding:49px 50px;   background: #e6e6e6;}
#xcSolution .block2 div p{line-height: 32px; font-size: 16px; margin-top: 16px;}
#xcSolution .block2 ul{ margin-left: 309px; margin-top: 8px;}
#xcSolution .block2 ul li{width: 230px; padding-left: 53px; float: left; line-height: 40px; font-size: 16px;background-position: left center; background-repeat: no-repeat; margin-top: 30px; }
#xcSolution .block2 ul li.bg1{background-image: url(../images/xcSolution-font01.png);}
#xcSolution .block2 ul li.bg2{background-image: url(../images/xcSolution-font02.png);}
#xcSolution .block2 ul li.bg3{background-image: url(../images/xcSolution-font03.png);}
#xcSolution .block2 ul li.bg4{background-image: url(../images/xcSolution-font04.png);}
#xcSolution .block2 ul li.bg5{background-image: url(../images/xcSolution-font05.png);}
#xcSolution .block2 ul li.bg6{background-image: url(../images/xcSolution-font06.png);}
#xcSolution .block3{ width: 1200px; margin:80px auto 0px;}
#xcSolution .block3 ul{ padding-left: 250px;}
#xcSolution .block3 ul li{ font-size: 16px;line-height: 40px; margin-bottom: 54px;}
#xcSolution .block3 ul li div{width: 68px;height: 40px;  border-right:2px solid #f56e51 ; text-align: center; float: left;}
#xcSolution .block3 ul li p{width: 836px;  float: left; margin-left: 22px;}

/* 安全可靠 */
#anQuanKeKao .block1{ width: 1060px; margin: 50px auto 70px; overflow: hidden;}
#anQuanKeKao .block1 ul{ }
#anQuanKeKao .block1 ul li{width: 235px; float: left;  margin:0px 15px; padding-top: 78px;background-position: center top; background-repeat: no-repeat;}
#anQuanKeKao .block1 ul li.bg1{background-image: url(../images/anQuanKeKao-icon1.png);}
#anQuanKeKao .block1 ul li.bg2{background-image: url(../images/anQuanKeKao-icon2.png);}
#anQuanKeKao .block1 ul li.bg3{background-image: url(../images/anQuanKeKao-icon3.png);}
#anQuanKeKao .block1 ul li.bg4{background-image: url(../images/anQuanKeKao-icon4.png);}
#anQuanKeKao .block1 ul li div{ font-size: 16px; line-height: 50px; text-align: center;}
#anQuanKeKao .block1 ul li p{ padding-left: 22px; line-height: 24px; color: #666666; background: url(../images/ziXunFuWu-dotIcon.png) 7px 9px no-repeat; margin-bottom: 10px;}
#anQuanKeKao .block2{ width: 1070px; margin: 0px auto;}
#anQuanKeKao .block2 ul{padding:60px 0px 80px;}
#anQuanKeKao .block2 ul li{width: 25%; float: left;padding-top: 58px;background-position: center top; background-repeat: no-repeat; font-size: 16px; text-align: center;}
#anQuanKeKao .block2 ul li.bg1{background-image: url(../images/anQuanKeKao-icon5.png);}
#anQuanKeKao .block2 ul li.bg2{background-image: url(../images/anQuanKeKao-icon6.png);}
#anQuanKeKao .block2 ul li.bg3{background-image: url(../images/anQuanKeKao-icon7.png);}
#anQuanKeKao .block2 ul li.bg4{background-image: url(../images/anQuanKeKao-icon8.png);}
#anQuanKeKao .block3{ width: 1060px; margin: 0px auto; overflow: hidden;}
#anQuanKeKao .block3 ul{padding:60px 0px 80px; margin-left: -50px;}
#anQuanKeKao .block3 ul li{width: 320px; float: left; margin-left: 50px; font-size: 15px; line-height: 26px; text-align: center;}
#anQuanKeKao .block3 ul li .img{height: 178px; margin-bottom: 22px; overflow: hidden;}
#anQuanKeKao .block3 ul li:hover img{
	transform:scale(1.1, 1.1);
	-ms-transform:scale(1.1, 1.1); /* IE 9 */
	-webkit-transform:scale(1.1, 1.1); /* Safari and Chrome */
	transition-duration: .2s;
	-webkit-transition-duration:.2s;
}

/* 智能客服 */
#smartKeFu .block1{ padding-bottom: 50px;}
#smartKeFu .block1 ul{ padding-top: 60px;}
#smartKeFu .block1 ul li{width: 910px; background: #ffffff; margin: 0px auto 35px; border: 1px solid #eeeeee; box-shadow: 0px 0px 12px #eeeeee;}
#smartKeFu .block1 ul li p{line-height: 65px; font-size: 16px; padding-left: 80px; background: url(../images/smartKeFu-rightIcon.png)  33px center no-repeat;}
#smartKeFu .block2{width: 1200px; margin: 70px auto 0px; padding-bottom: 50px;}
#smartKeFu .block2 ul{}
#smartKeFu .block2 ul li{ float: left;  border: 1px solid #eeeeee; box-shadow: 0px 0px 15px #eeeeee; margin-bottom: 40px;}
#smartKeFu .block2 ul li .img{height: 134px; margin-bottom: 30px; overflow: hidden;}
#smartKeFu .block2 ul li .con{ background-position: center top; background-repeat: no-repeat; }
#smartKeFu .block2 ul li .con.bg1{background-image: url(../images/smartKeFu-bg01.png);}
#smartKeFu .block2 ul li .con.bg2{background-image: url(../images/smartKeFu-bg02.png);}
#smartKeFu .block2 ul li .con.bg3{background-image: url(../images/smartKeFu-bg03.png);}
#smartKeFu .block2 ul li .con.bg4{background-image: url(../images/smartKeFu-bg04.png);}
#smartKeFu .block2 ul li .con.bg5{background-image: url(../images/smartKeFu-bg05.png);}
#smartKeFu .block2 ul li .con p{ line-height: 24px;  margin-top: 10px; padding-left: 23px; background: url(../images/smartKeFu-arrow.png) 0px 4px no-repeat; margin:0px 30px 12px; font-size: 14px; }
#smartKeFu .block2 ul li:hover{ border-color: #f4c5a0;}
#smartKeFu .block2 ul li:hover img{
	transform:scale(1.1, 1.1);
	-ms-transform:scale(1.1, 1.1); /* IE 9 */
	-webkit-transform:scale(1.1, 1.1); /* Safari and Chrome */
	transition-duration: .2s;
	-webkit-transition-duration:.2s;
}
#smartKeFu .block3{width: 1150px; margin: 60px auto 70px;}
#smartKeFu .block3 ul{}
#smartKeFu .block3 ul li{width: 180px; margin:0px 25px; float: left; line-height: 26px; font-size: 14px; padding-top: 100px;background-position: center top; background-repeat: no-repeat; text-align: center;}
#smartKeFu .block3 ul li.bg1{background-image: url(../images/smartKeFu-icon01.png);}
#smartKeFu .block3 ul li.bg2{background-image: url(../images/smartKeFu-icon02.png);}
#smartKeFu .block3 ul li.bg3{background-image: url(../images/smartKeFu-icon03.png);}
#smartKeFu .block3 ul li.bg4{background-image: url(../images/smartKeFu-icon04.png);}
#smartKeFu .block3 ul li.bg5{background-image: url(../images/smartKeFu-icon05.png);}
#smartKeFu .block4{ width: 1086px; margin: 30px auto 0px; padding:147px 10px 40px; background: url(../images/smartKeFu-img02.png) left top no-repeat;}
#smartKeFu .block4 div{ line-height: 80px; border-top: 1px solid #b4b4b4; font-size: 18px; color: #000000;}
#smartKeFu .block4 ul li{ line-height: 28px; padding-left: 23px; border-left: 4px solid #fd3f65; font-size: 15px; margin-bottom: 40px;}


/* 钉钉 */
#dingTalk .block1{width: 1224px; margin: 50px auto 0px;}
#dingTalk .block1 ul li{width: 260px; margin:0px 23px; text-align: center; float: left;}
#dingTalk .block1 ul li .img{ height: 64px;background-position: center top; background-repeat: no-repeat; }
#dingTalk .block1 ul li .img.bg1{background-image: url(../images/dingTalk-bg1.png);}
#dingTalk .block1 ul li .img.bg2{background-image: url(../images/dingTalk-bg2.png);}
#dingTalk .block1 ul li .img.bg3{background-image: url(../images/dingTalk-bg3.png);}
#dingTalk .block1 ul li .img.bg4{background-image: url(../images/dingTalk-bg4.png);}
#dingTalk .block1 ul li .img.bg5{background-image: url(../images/dingTalk-bg5.png);}
#dingTalk .block1 ul li .img.bg6{background-image: url(../images/dingTalk-bg6.png);}
#dingTalk .block1 ul li .img.bg7{background-image: url(../images/dingTalk-bg7.png);}
#dingTalk .block1 ul li .img.bg8{background-image: url(../images/dingTalk-bg8.png);}
#dingTalk .block1 ul li h5{ line-height: 40px; margin-bottom: 23px; font-size: 18px;}
#dingTalk .block1 ul li p{ line-height: 24px;}

#dingTalk .block2{width: 1200px;height: 213px; margin: -25px auto 0px; background: url(../images/dingTalk-map.png) center no-repeat; text-align: center;}
#dingTalk .block2 h3{ line-height: 62px; padding-top: 70px; font-size: 18px;}
#dingTalk .block2 h3 span{ font-size: 24px; font-weight: bold; color: #f05448;}
#dingTalk .block2 p{ line-height: 26px; color: #666666; font-size: 13px;}
#dingTalk .block2 ul{width: 928px; margin:36px auto 0px;}
#dingTalk .block2 ul li{width: 150px; padding:30px 0px 27px 26px; margin:0px 27px;  border:1px solid #cccccc; line-height: 48px; text-align: left; float: left; font-size: 30px; position: relative;}
#dingTalk .block2 ul li span{ font-size: 16px;}
#dingTalk .block2 ul li:hover{ border-color: #ff4436; top:-11px;animation-duration:0.8s;
-webkit-animation-duration:0.8s; }

#dingTalk .block3{width: 1187px; margin:60px auto 0px;}
#dingTalk .block3>ul{}
#dingTalk .block3>ul>li{ float: left;}
#dingTalk .block3>ul>li h3{ height: 60px; line-height: 60px; padding-left: 47px;  font-size: 28px;background-position: left center; background-repeat: no-repeat; border-bottom: 1px solid #cccccc;}
#dingTalk .block3>ul>li h3.bg1{background-image: url(../images/dingTalk-icon01.png);}
#dingTalk .block3>ul>li h3.bg2{background-image: url(../images/dingTalk-icon02.png);}
#dingTalk .block3>ul>li h3.bg3{background-image: url(../images/dingTalk-icon03.png);}
#dingTalk .block3>ul>li h3.bg4{background-image: url(../images/dingTalk-icon04.png);}
#dingTalk .block3>ul>li h3.bg5{background-image: url(../images/dingTalk-icon05.png);}
#dingTalk .block3>ul>li h3.bg6{background-image: url(../images/dingTalk-icon06.png);}
#dingTalk .block3>ul>li>ul{ margin-top:13px ;}
#dingTalk .block3>ul>li>ul>li{ line-height: 48px; font-size: 16px; color: #666666; float: left; overflow: hidden;}
#dingTalk .block3>ul>li>ul>li p{ padding-left: 44px; background: url(../images/dingTalk-rightIcon.png) 19px center no-repeat;}

#dingTalk .block4{width: 1228px; margin: 60px auto 0px;}
#dingTalk .block4 ul{}
#dingTalk .block4 ul li{width: 277px; float: left; margin:0px 15px 60px;  }
#dingTalk .block4 ul li .img{ height: 141px; margin-bottom: 5px;overflow: hidden;}
#dingTalk .block4 ul li .img img{width: 277px; height: 141px; }
#dingTalk .block4 ul li h3{line-height: 46px; font-size: 18px;}
#dingTalk .block4 ul li div{}
#dingTalk .block4 ul li div font{ line-height: 30px; font-size: 16px; color:#47a3db;}
#dingTalk .block4 ul li div span{ display: inline-block; margin-left: 14px; padding:2px 4px; line-height: 13px; font-size: 10px; color: #ffffff; text-align: center;}
#dingTalk .block4 ul li p{ font-size: 16px; line-height: 26px; padding:18px 0px; color: #666666;}
#dingTalk .block4 ul li:hover .img img{
	transform:scale(1.2, 1.2);
	-ms-transform:scale(1.2, 1.2); /* IE 9 */
	-webkit-transform:scale(1.2, 1.2); /* Safari and Chrome */
	transition-duration: .2s;
	-webkit-transition-duration:.2s;
}
#dingTalk .block5{ margin-top: 50px;}
#dingTalk .block5 p{ font-size: 16px; line-height: 38px; padding:8px 0px;}
#dingTalk .more-versions {
  width: 100%;
  height: 520px;
  min-height: 50px;
  display: flex;
  flex-direction: row;
  flex-shrink: 0;
  flex-wrap: nowrap;
  justify-content: space-between;
  margin-top: 0px;
  margin-bottom: 0px;
  box-sizing: border-box;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
#dingTalk .more-versions .version {
  width: 23%;
  height: 100%;
  min-height: 50px;
  display: flex;
  flex-direction: column;
  flex-shrink: 0;
  flex-wrap: nowrap;
  margin-top: 0px;
  margin-bottom: 0px;
  background-color: rgba(0, 115, 255, 1);
  box-sizing: border-box;
  justify-content: flex-start;
  padding-top: 40px;
  padding-right: 40px;
  padding-bottom: 40px;
  padding-left: 40px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  overflow: hidden;
  transition: all 0.5s;
  background-image: url(../images/vip-bg.png);
  background-repeat: no-repeat;
  background-position: center;
}
#dingTalk .more-versions .version-active, #dingTalk .more-versions .version:hover {
  width: 50% !important;
  background-image: url(../images/vip.png) !important;
}
#dingTalk .more-versions .version .version-body {
  width: 100%;
  height: 100%;
  min-height: 50px;
  display: flex;
  flex-direction: column;
  flex-shrink: 0;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: flex-start;
  margin-top: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  box-sizing: border-box;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
#dingTalk .more-versions .version .version-body .version-bigtitle {
  width: 100%;
  height: 80px;
  min-height: 50px;
  /* display: flex;
  flex-direction: row;
  flex-shrink: 0;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center; */
  padding: 0px;
  box-sizing: border-box;
  border-radius: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
}
#dingTalk .more-versions .version .version-body .version-bigtitle .version-name {
  border-radius: 0px;
  display: inline-block;
  font-size: 42PX;
  word-wrap: break-word;
  font-weight: 500;
  color: #FFFFFF;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 0px;
  text-align: center;
}
#dingTalk .more-versions .version .version-body .version-bigtitle>.version-user {
  border-radius: 4px;
  border: 1px solid #FFFFFF;
  display: block;
  font-size: 14px;
  word-wrap: break-word;
  font-weight: 500;
  color: #FFFFFF;
  margin-top: 12px;
  padding: 4px;
  text-align: center;
}
#dingTalk .more-versions .version .version-body .version-lists {
  width: 100%;
  height: unset;
  min-height: 50px;
  display: none;
  flex-direction: column;
  flex-shrink: 0;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
  box-sizing: border-box;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  animation-duration: 1s;
}
.animate__fadeInRight {
  animation-name: fadeInRight;
}
.animate__animated {
  animation-fill-mode: both;
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
  }
  100% {
    opacity: 1;
    transform: translateZ(0);
  }
}
#dingTalk .more-versions .version .version-body .version-lists .version-list {
  width: 100%;
  height: 28px;
  min-height: 42px;
  display: flex;
  flex-direction: row;
  flex-shrink: 0;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
  margin-top: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  box-sizing: border-box;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
#dingTalk .more-versions .version .version-body .version-lists .version-list i {
  color: #FFFFFF;
  margin-right: 10px;
}
#dingTalk .version-lists .version-list>.desc {
  flex-direction: row;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  display: inline-block;
  font-size: 18PX;
  word-wrap: break-word;
  font-weight: 200;
  color: #FFFFFF;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}
#dingTalk .more-versions .version .version-body .version-link {
  display: none;
  width: 100px;
  height: 45px;
  line-height: 45px;
  color: #0099FF;
  font-size: 16px;
  margin-bottom: 0px;
  padding: 0px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  text-align: center;
  background-color: rgba(255, 255, 255, 1);
  cursor: pointer;
  box-sizing: border-box;
  animation-duration: 1s;
}
#dingTalk .version.version-active .version-link, #dingTalk .version.version-active .version-lists
/* #dingTalk .version:hover .version-link, #dingTalk .version:hover .version-lists */
{
  display: block !important;
  overflow: hidden;
}
#dingTalk .version.version-active .version-desc{
/* #dingTalk .version:hover .version-desc{ */
  display: none !important;
}
#dingTalk .version.version-active .version-body .version-bigtitle>.version-user
/* #dingTalk .more-versions .version:hover .version-body .version-bigtitle>.version-user  */
{
  display: inline-block;
  float: right;
}
#dingTalk .water-ripple-btn::before {
  content: "";
  width: 230px;
  height: 230px;
  position: absolute;
  background-color: rgba(0, 0, 0, 0.15);
  z-index: 1;
  top: -125%;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 100%;
  animation-name: water;
  animation-duration: 2s;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
}
#dingTalk .more-versions .version .version-body .version-desc {
  flex-direction: row;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  display: inline-block;
  font-size: 32PX;
  word-wrap: break-word;
  font-weight: 400;
  color: #FFFFFF;
  margin-top: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  margin-bottom: 0px;
  animation-duration: 1s;
}

@keyframes water {
  0% {
    opacity: 0;
    transform: scale(0.2);
  }

  10% {
    opacity: 1;
    transform: scale(0.6);
  }

  30% {
    opacity: 0;
    transform: scale(1);
  }

  100% {
    opacity: 0;
    transform: scale(1);
  }
}
#dingTalk .ddwrap{
  width: 1200px;
  margin: 0px auto 40px;
  text-align: left;
}
#dingTalk .ddwrap .float-l{
  width: 50%;
}
#dingTalk .ddwrap .float-l div{
  line-height: 1.6;
  margin: 20px 20px 0;
  position: relative;
  padding-left: 12px;
}
#dingTalk .ddwrap .float-l div::before{
  position: absolute;
  left: 2px;
  top: 10px;
  content: '';
  width: 5px;
  height: 5px;
  background: #0763f7;
  border-radius: 3px;
  overflow: hidden;
}
#dingTalk .ddwrap .float-l div.firstDiv {
  margin-top: 100px;
}

/* 阿里云 */
#aliyun .block1{width: 1200px; margin: 50px auto 25px;}
#aliyun .block1 ul li{width: calc(33% - 46px); margin:0px 23px; padding: 30px 12px; box-sizing: border-box; text-align: center; float: left;color: #fff; }
#aliyun .block1 ul li.bg1{background: url(../hnjz/image/fw2/ban1.png) no-repeat 100%;}
#aliyun .block1 ul li.bg2{background: url(../hnjz/image/fw2/ban3.png) no-repeat 100%;}
#aliyun .block1 ul li.bg3{background: url(../hnjz/image/fw2/ban4.png) no-repeat 100%;}
#aliyun .block1 ul li:hover {
  box-shadow: 0 5px 8px rgba(0, 0, 0, .6);
  background-size: 120%;
  background-position: center;
}
#aliyun .block1 ul li h5{ 
  font-size: 36px;
  font-weight: normal;
  text-shadow: 1px 1px 1px #111;
  vertical-align: top;
  line-height: 36px;
  padding-top: 6px;
  text-align: center;
  margin-bottom: 15px;
  letter-spacing: 10px;
}
#aliyun .block1 ul li p{ 
  float: left;
  font-size: 16px;
  line-height: 28px;
  display: block;
  width: 100%;
  letter-spacing: 3px;
}

#aliyun .block2{width: 1200px;margin: 0 auto; text-align: center;}
#aliyun .block2 ul{width: 1100px; margin:36px auto 0px;}
#aliyun .block2 ul li:last-of-type{border-right: 1px solid #eeeded;}
#aliyun .block2 ul li{width: 24.5%; padding:30px 0px 27px 26px; box-sizing: border-box; border-left: 1px solid #eeeded; float: left;}
#aliyun .block2 ul li .img{ height: 140px;background-repeat: no-repeat; background-position: center -5px; background-size: 85%;}
#aliyun .block2 ul li .img.bg1{ background-image: url(../images/aliyun/serverecs_01.png);}
#aliyun .block2 ul li .img.bg2{ background-image: url(../images/aliyun/serverecs_02.png);}
#aliyun .block2 ul li .img.bg3{ background-image: url(../images/aliyun/serverecs_03.png);}
#aliyun .block2 ul li .img.bg4{ background-image: url(../images/aliyun/serverecs_04.png);}
#aliyun .block2 ul li .img.bg1:hover{ background-image: url(../images/aliyun/serverecs_1.png);}
#aliyun .block2 ul li .img.bg2:hover{ background-image: url(../images/aliyun/serverecs_2.png);}
#aliyun .block2 ul li .img.bg3:hover{ background-image: url(../images/aliyun/serverecs_3.png);}
#aliyun .block2 ul li .img.bg4:hover{ background-image: url(../images/aliyun/serverecs_4.png);}
#aliyun .block2 ul li h5{ color: #464646; font-size: 14px; font-weight: normal;}
#aliyun .block2 ul li p{ font-size: 12px; padding-top: 5px; color: #7b7b7b; overflow: hidden;}

#aliyun .block3{width: 1080px; margin:60px auto 30px;}
#aliyun .block3>ul{}
#aliyun .block3>ul>li{ 
  float: left;
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
  width: 268px;
  position: relative;
  overflow: hidden;
  height: 396px;
  position: relative;
  transition: all linear .3s;
}
#aliyun .block3>ul>li.cur{width: 538px}
#aliyun .block3>ul>li>div .item_list_aliyun {
  padding: 15px 30px 0 30px;
  height: 380px;
}
#aliyun .block3>ul>li h4{ border-bottom: 1px dashed #dcdddf;
  padding-bottom: 15px;
  text-align: center;
  font-weight: normal;
  font-size: 20px;
  color: #464646;}
#aliyun .block3>ul>li dl{margin-top: 20px;}
#aliyun .block3>ul>li dl dt{ 
  height: 30px;
  padding-left: 40px;
  margin-bottom: 12px;
  background: url(../images/aliyun/iphone@2x.png) left center no-repeat;
}
#aliyun .block3>ul>li dl dt h5{ font-size: 16px;
  color: #464646;
  font-weight: normal;
  line-height: 30px;
  height: 30px;
  overflow: hidden;
}
#aliyun .block3>ul>li dl dd{ height: 48px;
  overflow: hidden;
  font-size: 12px;
  color: #7b7b7b;
  line-height: 24px;
}
#aliyun .block3>ul>li dl dd a{color: #4285f4;margin-left: 4px;}
#aliyun .block4 {width: 1080px; margin: 0 auto;text-align: center;}
#aliyun .block4 img{width: 100%;}
#aliyun .block5 h2{
  font-weight: normal;
  font-size: 24px;
  color: #222222;
  margin-bottom: 10px;
}
#aliyun .block5 {width: 1080px; margin: 0 auto;}
#aliyun .block5 .ynews{width: calc(60% - 40px); margin-right: 40px;}
#aliyun .block5 .activitys{width: 40%;}
#aliyun .block5 .ynews li{
  display: block;
  padding: 15px 0;
  border-bottom: 1px dotted #dedede;
}
#aliyun .block5 li a:hover{
  text-decoration: none;
}
#aliyun .block5 .ynews li img {float: left;padding-right: 15px;}
#aliyun .block5 .ynews h4{
  width: 350px;
  font-size: 16px;
  font-weight: bold;
  padding-top: 7px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #222;
  margin-bottom: 10px;
}
#aliyun .block5 .ynews p{
  display: block;
  width: 350px;
  line-height: 20px;
  font-size: 12px;
  height: 72px;
  overflow: hidden;
  color: #666;
}
#aliyun .block5 .activitys li{color: #222;line-height: 40px; font-size: 14px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
#aliyun .block5 li a:hover{color: #4285f4;}
#aliyun .block5 li a:hover h4{color: #4285f4;}
#aliyun .block5 li a:hover p{color: #4285f4;}
#aliyun .ali-more {margin-top: 10px;}
#aliyun .ali-more a {
  color: #4285f4;
  font-size: 14px;
}


/* 在线咨询 */
.onlineConsult-banner{width:100%;height:400px;background: url("../images/onlineConsult-banner.jpg") no-repeat center center; } /*margin-top: 85.6px;*/
.onlineConsultBlock{background: #f6f6f6;}
.onlineConsultBlock .con{width: 1200px; margin: 0px auto 0px; padding:75px 0px 20px; background: #ffffff; font-size: 18px; position: relative; top: -50px;}
.onlineConsultBlock .con .consult{width: 807px; margin: 0px auto 75px; padding-bottom: 4px;  position: relative;
	background: -webkit-linear-gradient(left top, #dc584b , #faaa65); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(bottom right, #dc584b, #faaa65); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(bottom right, #dc584b, #faaa65); /* Firefox 3.6 - 15 */
	background: linear-gradient(to bottom right, #dc584b , #faaa65); /* 标准的语法 */
}
.onlineConsultBlock .con .consult h4{height: 50px;background:url(../images/onlineConsult-img.jpg) no-repeat;}
.onlineConsultBlock .con .consult .sonsultCon{  margin:0px 4px; padding-top: 10px; background: #f7f7f7;}
.onlineConsultBlock .con .consult .time1{width: 443px;height: 48px; line-height: 48px;  margin:0px auto 0px; background: #e5e3e3; color:#ffffff; font-size: 18px; text-align: center;}
.onlineConsultBlock .con .consult .time2Area{ line-height: 20px; color:#b2b2b2; font-size: 14px; margin:20px 0px 0px 27px;}
.onlineConsultBlock .con .consult .triangle{
	margin-left: 50px;
	margin-top: -15px;
 width: 0; 
 height: 0;
 border-width: 12px;
 border-style: solid;
 border-color:transparent transparent #ffffff transparent;
}
.onlineConsultBlock .con .consult p{ margin:0px 100px 40px 27px; padding:10px 12px; background: #ffffff; border-radius: 5px;; font-size: 15px; line-height: 22px;}
.onlineConsultBlock .con .consult .tools{ border: 1px solid #d5d5d5; border-width: 1px 0px; padding:10px 27px 10px 0px;  background: #ffffff;}
.onlineConsultBlock .con .consult .tools .edit{width: 176px;height: 35px; background: url(../images/onlineConsult-img02.jpg); float: left;}
.onlineConsultBlock .con .consult .tools .button{width: 77px;height: 35px; background: url(../images/onlineConsult-img03.jpg); float: right;}
.onlineConsultBlock .con .consult .textArea{height: 138px; margin:0px 4px;}
.onlineConsultBlock .con .consult .textArea textarea{width:100%;height: 138px; overflow: auto; font-size: 14px; line-height: 26px; font-family: "microsoft yahei"; border: 0px none; resize: none; outline: none;}

/*数据服务*/
#dataService .menu{height: 50px; background: url(../images/dataService-navBg.jpg) center top no-repeat;}
#dataService .menu .con{width: 1200px; margin: 0px auto; overflow: hidden;}
#dataService .menu .con ul{ margin-left: -73px;}
#dataService .menu .con ul li{width: 245px; height: 50px; line-height: 50px; margin-left: 73px; float: left; text-align: center;  color: #ffffff; font-size: 16px; cursor: pointer;}
#dataService .menu .con ul li.cur{background: #d92118;}
#dataService .menu .con ul li a{ display: inline-block; width: 100%; color: #ffffff;}
#dataService .menu .con ul li a:hover{ text-decoration: none;}
#dataService .menu .con ul li.cur{ background: #d92118;}
#dataService .menu .con ul li:hover{background:#f46b50;}
#dataService .menu .con ul li.cur:hover{ background: #d92118;}

/* 数据服务1-云上数据集成服务 */
#cloudData .block1{width: 719px; margin: 30px auto 50px;}
#cloudData .block1 ul li{width: 602px; padding:40px 0px 40px 117px; background-position: left center; background-repeat: no-repeat;}
#cloudData .block1 ul li.bg1{background-image: url(../images/dataService1-icon01.png);}
#cloudData .block1 ul li.bg2{background-image: url(../images/dataService1-icon02.png);}
#cloudData .block1 ul li h3{ line-height: 26px; margin-bottom: 20px; font-size: 18px;}
#cloudData .block1 ul li p{ line-height: 26px; font-size: 14px;}

#cloudData .block2{width: 1050px; margin: 50px auto 0px;}
#cloudData .block2 .lPart{ width:490px; float: left;}
#cloudData .block2 .rPart{width: 560px; float: left;}
#cloudData .block2 .rPart ul{ margin-left: 40px;}
#cloudData .block2 li{ padding-left: 34px; background: url(../images/dataService1-sign01.png) 2px 4px no-repeat; line-height: 24px; font-size: 14px; margin:30px 0px;}

#cloudData .block3{width: 1000px; margin: 50px auto 0px;}
#cloudData .block3 ul{ margin-bottom: 100px; }
#cloudData .block3 ul li{ margin-bottom: 34px; background: #eeeeee; padding:30px 30px 20px;}
#cloudData .block3 ul li .lPart{ width:264px;height: 258px; background: #ffffff;  text-align: center; float: left;}
#cloudData .block3 ul li .rPart{width: 636px; float: right;}
#cloudData .block3 ul li .rPart h5{ font-size: 16px; line-height: 34px; margin:25px 0px 20px;}
#cloudData .block3 ul li .rPart p{ line-height: 48px; color: #666666;}

#bigDataWarehouse .block1{width: 1080px; margin: 50px auto 0px;}
#bigDataWarehouse .block1 ul li{width: 270px; float: left;}
#bigDataWarehouse .block1 ul li .img{height: 80px;background-position: center center; background-repeat: no-repeat;}
#bigDataWarehouse .block1 ul li .img.bg1{background-image: url(../images/dataService2-icon01.png);}
#bigDataWarehouse .block1 ul li .img.bg2{background-image: url(../images/dataService2-icon02.png);}
#bigDataWarehouse .block1 ul li .img.bg3{background-image: url(../images/dataService2-icon03.png);}
#bigDataWarehouse .block1 ul li .img.bg4{background-image: url(../images/dataService2-icon04.png);}
#bigDataWarehouse .block1 ul li h4{ margin:30px 38px; text-align: center; font-size: 16px;}
#bigDataWarehouse .block1 ul li p{ margin:0px 38px; font-size: 14px; line-height: 26px; color: #555555;}

#bigDataWarehouse .block2{width: 1000px; margin: 55px auto 90px;}
#bigDataWarehouse .block2 ul li{ line-height: 26px;}
#bigDataWarehouse .block2 ul li h4{height: 42px; width: 130px; border-bottom: 1px solid #ee4443; font-size: 16px;}
#bigDataWarehouse .block2 ul li p{ margin:15px 0px 50px; color: #555555;}

#edc .block1{width: 960px; margin: 30px auto;}
#edc .block1 ul li{ margin-bottom: 21px;}
#edc .block1 ul li .lPart{width: 546px; height: 220px; float: left;}
#edc .block1 ul li .rPart{width: 365px; float: right;}
#edc .block1 ul li .rPart h4{ font-size: 16px; margin:30px 0px 30px; font-weight: bold;}
#edc .block1 ul li .rPart p{  line-height: 26px;}

#edc .block2{width: 970px; margin: 40px auto 0px; padding-bottom: 60px;}
#edc .block2 ul li{ width: 50%; float: left; margin:0px 0px 30px;}
#edc .block2 ul li h4{ margin:20px 5px; line-height: 46px; font-size: 16px; width: 130px; border-bottom: 1px solid #ee4443;}
#edc .block2 ul li p{ margin:0px 5px;  line-height: 26px;}


#dataVisual .block1{width: 1008px; margin: 60px auto 0px;}
#dataVisual .block1  ul li{ float: left;width: 450px; margin:0px 27px 70px;}
#dataVisual .block1  ul li .lPart{width: 80px;height: 80px; margin-top: 5px;  float: left;background-position: center center; background-repeat: no-repeat;}
#dataVisual .block1  ul li .lPart.bg1{background-image: url(../images/dataService4-icon01.png);}
#dataVisual .block1  ul li .lPart.bg2{background-image: url(../images/dataService4-icon02.png);}
#dataVisual .block1  ul li .lPart.bg3{background-image: url(../images/dataService4-icon03.png);}
#dataVisual .block1  ul li .lPart.bg4{background-image: url(../images/dataService4-icon04.png);}
#dataVisual .block1  ul li .rPart{width: 345px; float: right;}
#dataVisual .block1  ul li .rPart h4{ font-size: 16px; margin-bottom: 20px;}
#dataVisual .block1  ul li .rPart p{ color:#555555; line-height: 28px;}

#dataVisual .block2{ padding-bottom: 70px;}
#dataVisual .block2 ul li{ margin-top: 70px; text-align: center;}
#dataVisual .block2 ul li h4{ font-size: 16px;}
#dataVisual .block2 ul li p{ line-height: 20px; color: #666666; margin:10px 0px 30px;}
#dataVisual .block2 ul li img{ margin-bottom: 30px;}





/* 知识库 */
.zhiShiKu-banner{ margin-top: 85.6px; height:245px;background: url(../images/zhishiku-banner.jpg) no-repeat center center;}
.zhishiku_tel{ width: 1200px; margin:0 auto; padding-top: 70px; background: #FFFFFF;}
.zhishiku_tel *{ box-sizing: content-box;}
.zhishiku_tel ul{margin-left: 22px; }
.zhishiku_tel ul li{ width: 416px; height: 157px; float: left; border: 1px solid #dddddd; margin:0px 80px;}
.zhishiku_tel ul li .left{ width: 61px; height: 61px; margin:48px 25px auto 44px; float: left;}
.zhishiku_tel ul li .left img{}
.zhishiku_tel ul li .right{ width: 270px; float: left; color: #666666; line-height: 32px;}
.zhishiku_tel ul li .right span{ font-size: 16px; color: #333333; display: inline-block; margin-bottom: 10px;}
.zhishiku_tel ul li .right em{ font-style: normal; margin-left: -5px;}
.zhishiku_classify{ width: 1200px; margin: 0 auto; padding:86px 0px 0px; background: #ffffff;}
.zhishiku_classify .con{ box-sizing: content-box; margin:0px 0px  0px 50px; padding-bottom:5px; border-bottom:1px solid #eeeeee; line-height: 30px;}
.zhishiku_classify .con .left{ height: 30px; float: left; color: #000014;  margin-right: 46px; font-size: 22px; font-weight: bold;}
.zhishiku_classify .con .right{float: left;}
.zhishiku_classify .con .right ul li{ margin-left: 47px; float: left;}
.zhishiku_classify .con .right ul li a{ display: inline-block; height:30px; padding:0px 31px; color: #8e8e8e; font-size: 15px;}
.zhishiku_classify .con .right ul li.active a,.zhishiku_classify .con .right ul li a:hover{ color: #ffffff; 
	background: linear-gradient(-45deg, #2bb2f5, #0843a1); /* 标准的语法 */
}
.zhishiku_list{ width: 1100px; padding:30px 50px 0px; margin:0 auto; background: #ffffff;}
.zhishiku_list ul{}
.zhishiku_list ul li{ height: 44px; line-height: 44px; border-bottom: 1px solid #eeeeee; margin-bottom: 5px; text-align: right;}
.zhishiku_list ul li a{ display: inline-block; width:950px ; overflow: hidden; float: left; text-align: left;}
.zhishiku_list ul li span{ color: #8e8e8e;}

.fenye{padding:30px 70px;border:none;}
.fenye a{ margin:0px 7px;  }
.fenye a:hover{ color:#108cee; }

/* 知识库详情页 */
.zhiShiKu-detail{width: 850px ; margin: 0px auto; padding-bottom:80px; }
.zhiShiKu-detail h1.zsk-title{ font-size: 22px; margin:60px 0px 20px;text-align: center;}
.zhiShiKu-detail span.zsk-author{ display:inline-block; width:100%; color:#666666;text-align: center; margin-bottom:20px;}
.zhiShiKu-detail img{max-width:850px; height:auto;}

/* 新闻列表页 margin-top: 85.6px; */
.news-banner{ height:400px;background: url(../images/banner/banner/6.webp) no-repeat center center;}
.news-banner .con {
    width: 1100px;
    margin: 0 auto;
}
.news-banner .con h2 {
    font-size: 30px;
    font-weight: bold;
    padding-top: 180px;
}
.xinwen{text-align: left; margin-top: 85.6px;}
.xinwen li{width:1080px; margin:0px auto 30px;border-bottom: 1px solid #e4e3e3;}
.xinwen li a{ display: block;  background: #f9f9f9; margin-bottom: 30px; padding-left: 42px;padding-top:10px; padding-bottom: 10px;}
.xinwen>li:nth-child(4){border-bottom:1px solid #ddd;}
.xinwen li:hover a{border-left:9px solid #0763f7;background: #F9F9F9;cursor:pointer;}
.xinwen-list{margin-left:50px;}
.xinwen-left{text-align: center;}
.xinwen-left h1{margin-bottom:20px;}
.xinwen-left span{color:#666;}
.list-left{float: left;width: 753px;}
.list-left h4{font-size: 20px; line-height: 47px; }
.list-left p{font-size:14px;line-height: 24px;height:48px; overflow:hidden;text-overflow: ellipsis;-webkit-line-clamp:3;display: -webkit-box;-webkit-box-orient: vertical;color:#999;margin:10px 0px 22px;}
.list-left span{color:#999;font-size:14px;margin-right:50px;}
.xinwen-left .descrip{margin:20px 0;font-size:14px;color:#666;}
.xinwen-left p{text-align: left;}
.list-right{float: right;width:239px;}


.xinwen-right{float:left;width:256px;}
.xinwen-right p{border: 1px solid #ddd;line-height: 30px;display: inline-block;width: 100%;background: #3C93FF;color: #fff;padding: 4px 40px;font-size: 16px;}


/* 大数据 */
.gradient{
	background: linear-gradient(-45deg, #2bb2f5, #0843a1); /* 标准的语法 */
}
#bigData .block1{width: 900px; margin: 0px auto;}
#bigData .block1 .lPart{width: 5px;height: 66px; margin-top:17px ; float: left;}
#bigData .block1 .rPart{width: 864px; float: right; line-height: 48px;}

#bigData .block2{width: 1095px; margin: 0px auto;}
#bigData .block2 .lPart, #bigData .block2 .rPart{ float: left; text-align: center;}
#bigData .block2 .lPart{ margin-right: 100px;}
#bigData .block2 .rPart{}
#bigData .block2 h2{width: 182px;height: 40px; line-height: 40px; font-size: 16px; color: #ffffff; text-align: center; margin: 40px auto;}

#bigData .block3{width: 990px;padding-left: 13px; margin: 50px auto 10px;}
#bigData .block3 ul li{width: 260px; margin:0px 35px 50px; float: left;}
#bigData .block3 ul li .lPart{width: 44px;margin:11px 12px 0px 0px; text-align: center; float: left;}
#bigData .block3 ul li .rPart{ overflow: hidden; line-height: 36px;;}
#bigData .block3 ul li .rPart h4{ font-size: 16px;}
#bigData .block3 ul li .rPart p{ color: #555555;}

#bigData .block4{width: 1077px; margin:50px auto 0px;}
#bigData .block4 ul li{width: 325px;min-height: 275px; margin:0px 17px 46px; float: left; background: #ffffff; }
#bigData .block4 ul li h4{height: 70px; line-height: 70px; font-size: 16px; color: #ffffff; text-align: center;}
#bigData .block4 ul li:hover h4{
	background: -webkit-linear-gradient(left, #d44137 , #fb9c4b); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(right, #d44137, #fb9c4b); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(right, #d44137, #fb9c4b); /* Firefox 3.6 - 15 */
	background: linear-gradient(to right, #d44137 , #fb9c4b); /* 标准的语法 */
	transition-duration: 0.1s;
	-webkit-transition-duration: 0.1s;
}
#bigData .block4 ul li div{ margin:20px 35px 10px;line-height: 24px;}
#bigData .block4 ul li p{ margin:10px 35px; line-height: 18px; padding-left: 15px; background: url(../images/bigData-dotIcon.png) 0px 7px no-repeat;}

#bigData .block5{width: 1108px; margin: 0px auto; padding:50px 0px;}
#bigData .block5 ul li{width: 209px; margin:0px 34px; float: left;}
#bigData .block5 ul li .img{height: 150px; overflow: hidden;}
#bigData .block5 ul li:hover img{
	transform:scale(1.2, 1.2);
	-ms-transform:scale(1.2, 1.2); /* IE 9 */
	-webkit-transform:scale(1.2, 1.2); /* Safari and Chrome */
	transition-duration: .3s;
	-webkit-transition-duration:.3s;
}
#bigData .block5 ul li p{ font-size: 16px; text-align: center; padding:20px 0px;}

#bigData .lmnl { margin-top: 60px;}
#bigData .lmnl .hd{}
#bigData .lmnl .hd ul{ width: 100%; }
#bigData .lmnl .hd ul li img{margin-bottom: 12px;height: 90px;}
#bigData .lmnl .hd ul li{
  float:left; width: 20%; cursor:pointer; text-align: center;
  margin: 0;
  font-size: 16px;
  color: #191919;
  letter-spacing: 0;
  line-height: 24px;
  margin-bottom: 12px;
  border-bottom: 1px solid #dedede;
}
#bigData .lmnl .hd ul li.on{ border-bottom: 3px solid #3f6dc4; }
#bigData .lmnl .hd ul li h4{font-size:16px}

#bigData .lmnl .bd { background: url(../images/index/kmnl-bg.png) no-repeat center center; background-position: left top;background-size: 100% 100%;}
#bigData .lmnl .bd ul li{margin: 0; width: 100%;}
#bigData .lmnl .bd ul li .float-l{width: 40%;padding-left: 24px;padding-top: 40px;}
#bigData .lmnl .bd ul li .float-l h4{
  margin-bottom: 16px;
  font-weight: 500;
  font-size: 22px;
  color: #191919;
  letter-spacing: 0;
  line-height: 48px;
}
#bigData .lmnl .bd ul li .float-l p{
  max-width: 100%;
  white-space: pre-wrap;
  font-weight: 400;
  font-size: 16px;
  color: #191919;
  letter-spacing: 0;
  text-align: justify;
  line-height: 32px;
  margin-bottom: 40px;
}
#bigData .lmnl .bd ul li .float-r{width: 50%;padding-top: 40px;padding-right: 40px;}
#bigData .lmnl .bd ul li .float-r img{ width: 100%;}

#bigData .ywfa .hd{width: 240px;background:#fff;padding: 20px 0;}
#bigData .ywfa .hd ul li {
  margin: 0;
  height: 70px;
  margin-bottom: 5px;
  box-sizing: border-box;
  font-size: 18px;
  color: #191919;
  line-height: 70px;
  background-repeat: no-repeat;
  background-position: 45px center;
  background-size: 30px;
  padding-left: 26px;
  background-color: #fff;
  font-weight: 400;
}
#bigData .ywfa .hd ul li img{ margin-right: 20px; }
#bigData .ywfa .hd ul li.on{
  background: url(../images/index/ywfa-active-bg.png) no-repeat center;
  background-size: cover;
  transition: all 0s;
}
#bigData .ywfa .bd{width: calc(100% - 260px);background:#fff;padding: 32px 0;box-sizing: border-box;}
#bigData .ywfa .bd li{width: calc(100% - 64px)}
#bigData .ywfa .bd .mar_list {
  padding-bottom: 20px;
}
#bigData .ywfa .bd .mar_list .item {
  width: 49%;
  background: url(../images/index/ywfa-fabg.png) no-repeat center 100%;
  background-size: 100% 100%;
  margin-bottom: 10px;
  border-radius: 4px;
  box-sizing: border-box;
}
#bigData .ywfa .bd .mar_list .item:hover{
  box-shadow: 0 0 0 5px rgba(0, 0, 0, .3);
}
#bigData .ywfa .bd .mar_list .item:nth-of-type(2n+1) {
  margin-right: 2%;
}
#bigData .ywfa .bd .mar_list .title {
  display: block;
  font-size: 20px;
  color: #333333;
  margin-left: 20px;
  margin-top: 20px;
  font-weight: 600;
}
#bigData .ywfa .bd .mar_list .brief {
  font-size: 14px;
  color: #888888;
  line-height: 24px;
  margin-top: 5px;
  margin-left: 20px;
  margin-right: 20px;
  min-height: 48px;
}
#bigData .ywfa .bd .mar_list .more {
  margin-top: 12px;
  font-size: 14px;
  color: #3f6dc4;
  line-height: 20px;
  margin-left: 20px;
  margin-bottom: 20px;
}
.ys-content {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.ys-wrap {
  margin-bottom: 32px;
  width: 49%;
  height: 220px;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.ys-wrap1 {
  background-image: url(../images/index/ys-bg1.png);
  margin-right: 2%;
}
.ys-wrap2 {
  background-image: url(../images/index/ys-bg2.png);
}
.ys-wrap3 {
  background-image: url(../images/index/ys-bg3.png);
  margin-right: 2%;
}
.ys-wrap4 {
  background-image: url(../images/index/ys-bg4.png);
}
.ys-wrap5 {
  background-image: url(../images/index/ys-bg5.png);
  margin-right: 2%;
}
.ys-wrap6 {
  background-image: url(../images/index/ys-bg6.png);
}
.ys-wrap .title {
  padding: 74px 0 12px 40px;
  font-weight: 600;
  font-size: 24px;
  color: #191919;
  letter-spacing: 0;
  line-height: 36px;
}
.ys-wrap .brief {
  max-width: 313px;
  white-space: pre-wrap;
  padding-left: 40px;
  font-weight: 400;
  font-size: 15px;
  color: #787878;
  letter-spacing: 0;
  text-align: justify;
  line-height: 27px;
}



/* 核心引擎 */
.ykm-content {
  display: flex;
  justify-content: space-around;
  align-items: center;
}
.ykm-content .title {
  box-sizing: border-box;
  padding: 11px 26px;
  font-weight: 600;
  font-size: 24px;
  letter-spacing: 0;
  line-height: 36px;
  background: #eaf0fc;
  border-radius: 4px;
  margin: 0 12px;
  color: #191919;
}
.ykm-content .title img {
  width: 36px;
  margin-right: 8px;
}
.ykm-content1 {
  margin-top: 20px;
  background: url(../images/index/hxyq-bg.png) no-repeat center 100%;
  background-position: left top;
  background-size: 100% 100%;
  padding: 56px 49px;
}
.ykm-content1 .title {
  font-weight: 500;
  font-size: 32px;
  color: #191919;
  letter-spacing: 0;
  padding-left: 20px;
}
.ykm-content1 .cont {
  width: 40%;
  padding-left: 20px;
}
.ykm-content1 .brief {
  margin-top: 12px;
  margin-bottom: 32px;
  font-weight: 400;
  font-size: 28px;
  color: #191919;
  letter-spacing: 0;
  line-height: 42px;
}
.ykm-content1 .desc {
  position: relative;
  padding-left: 14px;
  font-family: PingFangSC-Regular;
  font-weight: 400;
  font-size: 18px;
  color: #787878;
  letter-spacing: 0;
  line-height: 27px;
  margin-bottom: 12px;
}
.ykm-content1 .cont .tomore {
  margin: 0 auto;
  text-align: center;
  margin-top: 28px;
  text-align: left;
}
.ykm-content1 .imgs {
  width: 55%;
  margin-left: 20px;
}
.ykm-content1 .imgs img{
  width: 95%;
}
.tomore span.orange {
  background: #3f6dc4;
  border: 1px solid #fff;
  color: #fff;
}
.tomore span {
  position: relative;
  box-sizing: border-box;
  padding: 8px 24px;
  display: inline-block;
  line-height: 24px;
  color: #fff;
  background: #3f6dc4;
  border-radius: 4px;
  text-align: center;
  font-size: 18px;
  cursor: pointer;
}
#bigData .hxyq ul li{ float: none; width: auto; margin: 0; }
#bigData .hxyq .bd ul li{ width: 100%; }
#bigData .hxyq .hd ul li.on{
  color: #FFFFFF;
  background: #3f6dc4;
}
#bigData .hxyq .bd ul li{margin-top: 20px}
/* 产品价值 */
.cpjz{
  background: url(../images/index/cpjz-bg.png) no-repeat center;
  background-size: 100% 100%;
}
.cpjz-content {
  display: flex;
  flex-wrap: wrap;
  padding: 26px 78px 26px 45px;
  box-sizing: border-box;
}
.cpjz .cpjz-content .cpjz-wrap {
  box-sizing: border-box;
  padding: 18px 10px 18px 33px;
  width: 25%;
}
.cpjz .cpjz-content .cpjz-wrap .title {
  margin-bottom: 19px;
  font-size: 27px;
  color: #3f6dc4;
  font-weight: 600;
}
.cpjz .cpjz-content .cpjz-wrap:hover .title {
  transform:scale(1.1, 1.1);
	-ms-transform:scale(1.1, 1.1); /* IE 9 */
	-webkit-transform:scale(1.1, 1.1); /* Safari and Chrome */
	transition-duration: .1s;
	-webkit-transition-duration:.1s;
}
.cpjz .cpjz-content .cpjz-wrap .brief {
  font-size: 14px;
  color: #787878;
  letter-spacing: 0;
  line-height: 21px;
}
.cpjz .cpjz-content .cpjz-wrap:nth-of-type(1), .cpjz .cpjz-content .cpjz-wrap:nth-of-type(2), .cpjz .cpjz-content .cpjz-wrap:nth-of-type(3), .cpjz .cpjz-content .cpjz-wrap:nth-of-type(4) {
  margin-bottom: 32px;
}
.cpjz .cpjz-content .cpjz-wrap1 {
  border-right: 1px solid #D9D9D9;
}
.cgal .al-content {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}
.cgal .al-wrap {
  margin-bottom: 32px;
  width: 33%;
  background: #FFFFFF;
  border: 1px solid #E4E6EE;
  border-radius: 4px;
}
.al-wrap .imgs {
  height: 135px;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.al-wrap1 .imgs {
  background-image: url(../images/index/cgal-p5.png);
}
.al-wrap2 .imgs {
  background-image: url(../images/index/cgal-p4.png);
}
.al-wrap3 .imgs {
  background-image: url(../images/index/cgal-p6.png);
}
.al-wrap4 .imgs {
  background-image: url(../images/index/cgal-p7.png);
}
.al-wrap5 .imgs {
  background-image: url(../images/index/cgal-p8.png);
}
.al-wrap6 .imgs {
  background-image: url(../images/index/cgal-p3.png);
}
.al-wrap .title {
  padding: 22px 32px 8px;
  font-weight: 500;
  font-size: 20px;
  color: #191919;
  letter-spacing: 0;
  line-height: 30px;
}
.al-wrap .brief {
  padding: 0 32px 39px;
  font-weight: 400;
  font-size: 15px;
  color: #787878;
  letter-spacing: 0;
  text-align: justify;
  line-height: 24px;
}

.al-wrap5 .brief{padding-bottom: 15px}

/* 为什么选择零码 */
.xzkm-bg {
  padding: 64px 0;
  background: url(../images/dzdj-002.png) center center no-repeat;
}
.wrap2 {
  clear: both;
  width: 96%;
  max-width: 1200px;
  margin: 0 auto;
  text-align: left;
  zoom: 1;
}
.xzkm-content {
  width: 588px;
  height: 180px;
  padding: 40px 32px;
  float: left;
  margin: 12px 0;
  box-sizing: border-box;
  display: flex;
  /* border: 1px #afb0b2 dashed; */
  background: url(../images/dzdj-012.png) center center no-repeat;
}
.xzkm-content:nth-child(odd) {
  margin-right: 24px;
}
.xzkm-content img {
  float: left;
  margin-right: 24px;
  /* border: 1px #afb0b2 dashed; */
  width: 88px;
  height: 88px;
}
.xzkm-content .title span {
  font-weight: 600;
  font-size: 24px;
  color: #191919;
  letter-spacing: 0;
  line-height: 36px;
}
.xzkm-content .title p {
  font-weight: 400;
  font-size: 16px;
  color: #787878;
  letter-spacing: 0;
  line-height: 27px;
}
.xzkm-content:hover {
  box-shadow: 0px 0px 3px #222;
}

.form-wrapper {
  width: 100%;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-bottom: 64px;
  background: url(../hnjz/image/fw2/yingyongbg.png)
    no-repeat;
  background-size: cover;
  overflow: hidden;
}
.form-wrapper h3, .form-service h3 {
  width: 100%;
  height: 36px;
  font-size: 35px;
  font-weight: 500;
  color: #fff;
  line-height: 30px;
  text-align: center;
  margin: 0 auto;
  margin-top: 94px;
}
.form-wrapper p, .form-service p {
  width: 330px;
  height: 18px;
  font-size: 18px;
  font-weight: 400;
  color: #fff;
  line-height:30px;
  text-align: center;
  margin: 0 auto;
}

.form-service{
  width: 100%;
  padding: 20px 0 40px;
  background: url(../images/service.png)
    no-repeat;
  background-size: cover;
  overflow: hidden;
}
.form-service p,.form-service h3 {
  color: #03004b;
  padding-left: 10%;
  text-align: left;
  width: 100%;
}
.form-service h3 {
  margin-top: 40px;
}
.form-service p {
  margin-top: 16px;
}

.form-wrapper .title {
  font-size: 40.0026px;
  font-weight: 500;
  color: #fff;
  line-height: 60.001px;
  margin-top: 40.0026px
}

.form-wrapper .row1 {
  display: flex;
  margin-top: 24.998px;
  margin-bottom: 31.9986px
}

.form-wrapper .row2 {
  display: flex
}

.form-wrapper .form-item {
  display: flex;
  flex-direction: column
}

.form-wrapper .form-item .label {
  font-size: 14.0012px;
  color: #fff;
  text-align: left;
  line-height: 21.0018px;
  margin-bottom: 4.9996px
}
.form-wrapper .form-item .el-input{
font-size: 14.0012px;
}
.form-wrapper .button {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 239.9982px;
  height: 48.0008px;
  background: linear-gradient(306deg,#65eaff,#0073ff);
  border-radius: 2.001px;
  font-size: 19.9984px;
  font-weight: 500;
  color: #fff;
  line-height: 29.9976px;
  text-shadow: 0 0 .9976px rgba(0,0,0,.5);
  margin: 41.9978px auto 0;
  cursor: pointer
  
}
.el-input__inner {
  -webkit-appearance: none;
  background-image: none;
  border-radius: 4.002px;
  border: .9976px solid #dcdfe6;
  box-sizing: border-box;
  color: #606266;
  display: inline-block;
  font-size: inherit;
  height: 40.0026px;
  line-height: 40.0026px;
  outline: 0;
  padding: 0 14.9988px;
  transition: border-color .2s cubic-bezier(.645,.045,.355,1);
  width: 100%
}

/** 一网协同系列产品 */
.oneNet-cont{
  text-align: left;
  width: 1080px;
  margin: 85.6px auto 0;
}
.oneNet-cont li{
  width: calc(50% - 20px);
  margin-bottom: 20px;
}

.oneNet-cont li:nth-child(2n+1) {
  margin-right: 20px;
}
.oneNet-cont li a {
  display: block;
  padding-left: 42px;
  padding-top: 10px;
  padding-bottom: 10px;
  box-sizing: border-box;
  height: 100%;
}
.oneNet-cont li:nth-child(1) {
  background: url(../images/icons/p1.jpg) no-repeat center 100%;
  background-size: 100% 100%;
}
.oneNet-cont li:nth-child(2) {
  background: url(../images/icons/p2.jpg) no-repeat center 100%;
  background-size: 100% 100%;
}
.oneNet-cont li:nth-child(3) {
  background: url(../images/icons/p3.jpg) no-repeat 100% center;
  background-size: 100% 100%;
}
.oneNet-cont li:nth-child(4) {
  background: url(../images/icons/p4.jpg) no-repeat 100% center;
  background-size: 100% 100%;
}
.oneNet-cont li:nth-child(5) {
  background: url(../images/icons/p5.jpg) no-repeat 100% center;
  background-size: 100% 100%;
}
.oneNet-cont li:nth-child(6) {
  background: url(../images/icons/p6.jpg) no-repeat 100% center;
  background-size: 100% 100%;
}
.oneNet-cont li:nth-child(7) {
  background: url(../images/icons/p7.jpg) no-repeat 100% center;
  background-size: 100% 100%;
}
.oneNet-cont li:nth-child(8){
  background: url(../images/icons/p8.jpg) no-repeat 100% center;
  background-size: 100% 100%;
}
.oneNet-cont li:nth-child(9){
  background: url(../images/icons/p9.jpg) no-repeat 100% center;
  background-size: 100% 100%;
}
.oneNet-cont li:nth-child(10) {
  background: url(../images/icons/p10.jpg) no-repeat 100% center;
  background-size: 100% 100%;
}
.oneNet-cont li:nth-child(11) {
  background: url(../images/icons/p11.jpg) no-repeat 100% center;
  background-size: 100% 100%;
}
.oneNet-cont li:nth-child(12) {
  background: url(../images/icons/p12.jpg) no-repeat 100% center;
  background-size: 100% 100%;
}
.oneNet-cont li:nth-child(13) {
  background: url(../images/icons/p13.jpg) no-repeat 100% center;
  background-size: 100% 100%;
}
.oneNet-cont li.more{
  height: 169px;
  background: #eee;
}
.oneNet-cont li.more img{
  margin-top: 34px;
}
.oneNet-cont li.more h4{
  color: #222;
}
.oneNet-cont li a .float-l{
  width: 55%;
}
.oneNet-cont li a h4 {
  color: #fff;
  font-size: 20px;
  line-height: 47px;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.oneNet-cont li a p {
  font-size: 14px;
  line-height: 24px;
  height: 48px;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 3;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  color: #fff;
  margin: 10px 0px 12px;
}
.oneNet-cont li a span {
  display: none;
}
.oneNet-cont li a:hover {
  background-color: rgba(66, 133, 244, .4);
  transition: all .5s linear;
}
.oneNet-cont li a:hover span {
  display: inline-block;
  width: 120px;
  height: 32px;
  line-height: 32px;
  font-size: 16px;
  text-align: center;
  border-radius: 42px;
  background: linear-gradient(to right, #4285f4 0%, #0843a1 100%);
  color: #fff;
}
.oneNet-cont li a:hover .float-r img {
  transform: scaleY(1.2);
}
.oneNet-cont li a .float-r{
  width: 45%;
  text-align: center;
}

.yysc_detail_bg {
  background-image: linear-gradient(180deg, #173c7b14 0%, #FFFFFF 100%);
}
.yysc_detail_bg a{
  text-decoration: none;
}
.yysc_detail_bg .yysc_detail {
  width: 1200px;
  margin: 0 auto;
  padding: 24px 0 59px;
}
.yysc_detail_bg .yysc_detail>.float-l {
  width: 280px;
  margin-right: 32px;
}
.yysc_detail_bg .yysc_detail .float-r {
  width: calc(100% - 32px - 280px);
}
.yysc_detail_bg .title {
  height: 46px;
  border-radius: 2px;
  font-weight: 600;
  font-size: 20px;
  color: #191919;
  text-align: justify;
  line-height: 27px;
  padding: 10px 16px 9px;
  box-sizing: border-box;
  margin-bottom: 8px;
}
.yysc_detail_bg .title span{
  vertical-align: middle;
  display: inline-block;
  margin-right: 18px;
  color: #666;
}
.yysc_detail_bg .title2 {
  height: 46px;
  font-weight: 500;
  font-size: 18px;
  color: #191919;
  text-align: justify;
  line-height: 27px;
  border-radius: 2px;
  box-sizing: border-box;
  padding: 10px 16px 9px;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.yysc_detail_bg .title2 img {
  width: 28px;
}
.yysc_detail_bg .title2.cur {
  background: #173c7b0e;
  color: #173c7b;
  font-weight: 500;
}
.yysc_detail_bg .yysc_detail .float-r .arc_t {
  font-weight: 600;
  font-size: 20px;
  color: #191919;
  text-align: justify;
  line-height: 30px;
  padding: 9px 0;
}
.yysc_detail_bg .yysc_detail .float-r .arc_t img {
  width: 48px;
  margin-right: 12px;
}
.yysc_detail_bg .yysc_detail .float-r .arc_wrap img {
  /* width: calc(50% - 10px); */
  width: 100%;
}
.yysc_detail_bg .yysc_detail .float-r .arc_wrap img:nth-child(2n+1) {
  margin-right: 20px;
}
.yysc_detail_bg .yysc_detail .float-r .arc_brief {
  margin-top: 32px;
  margin-bottom: 61px;
}
.yysc_detail_bg .yysc_detail .float-r .arc_brief h3 {
  height: 24px;
  font-weight: 600;
  font-size: 16px;
  color: #191919;
  text-align: justify;
  line-height: 24px;
  margin-bottom: 11px;
}
.yysc_detail_bg .yysc_detail .float-r .arc_brief p{
  text-indent: 2em;
  line-height: 2;
  letter-spacing: 2px;
}

.yysc_detail_bg .yysc_detail .float-r .arc_brief .grid {
  width: calc(33% - 20px);
  margin-right: 20px;
  margin-bottom: 20px;
  box-shadow: 0 12px 24px #0821390d;
  border: 1px solid #0821390d;
  padding: 24px;
  border-radius: 8px;
  box-sizing: border-box;
}
.yysc_detail_bg .yysc_detail .float-r .arc_brief .grid .td{
  padding: 0;
  font-size: 16px;
  line-height: 20px;
  white-space: normal;
  word-break: break-all;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  position: relative;
}
.yysc_detail_bg .yysc_detail .float-r .arc_brief .grid .td::before{
  content: '';
  display: block;
  width: 4px;
  height: 1em;
  background: #173c7b;
  position: absolute;
  top: 0;
  left: -24px;
}
.yysc_detail_bg .yysc_detail .float-r .arc_brief .grid .des{
  margin-top: 8px;
  font-size: 12px;
  line-height: 18px;
  -webkit-line-clamp: 3;
  height: 12em;
}
.yysc_detail_bg .yysc_detail .float-r .arc_brief .grid:nth-of-type(3n){
  margin-right: 0;
}
.yysc_detail_bg .yysc_detail .float-r .arc_brief .sys-12369{
    display: inline-block;
    padding: 8px 12px;
    background: #3f6dc4;
    border-radius: 6px;
    color: #fff;
    margin-bottom: 16px;
}

/*关于我们/公司简介margin-top: 85.6px;*/
.aboutUs-banner{ height:400px;background: url(../images/banner/banner/7.webp) no-repeat center center;}
.aboutUs-banner .con{ width: 1100px; margin: 0 auto; }
.aboutUs-banner .con h2{ font-size: 30px; /* text-shadow: 0px 0px 5px #a09c9c; */font-weight: bold; padding-top:180px;}
.aboutUs-banner .con p{ font-size: 16px;/* text-shadow: 0px 0px 4px #a09c9c; */ padding-top: 10px; line-height:24px ; min-height: 36px;}
.aboutUsBlock{background: #f6f6f6;padding-bottom:56px;}
.aboutUsBlock .con{width: 1200px; margin: 0px auto;  background: #ffffff; position: relative; top: -50px;}
.aboutUsBlock h2{margin:0px 35px;  padding:20px 9px 12px; border-bottom: 1px solid #eeeeee; }
.aboutUsBlock h2 span{ line-height:18px ; font-size: 16px;}
.aboutUsBlock h2 em{ display: inline-block; height: 2px;line-height:2px ;  width: 20px; margin-left: 2px; background: #4285f4; }

.aboutUsBlock .block1{ font-size: 16px; line-height: 30px; padding:80px 45px 60px 539px; background-image: url(../images/aboutUs-img01.png);background-size: 500px;background-position: 8px 90px;background-repeat: no-repeat}
.aboutUsBlock .block1 p{ text-indent: 2em; margin:2px 0px;}

.aboutUsBlock .block2{width: 1050px; margin: 0px auto;}
.aboutUsBlock .block2 ul li{width: 350px; text-align: center; float: left; margin:45px 0px 50px;}
.aboutUsBlock .block2 ul li .img{}
.aboutUsBlock .block2 ul li h4{ font-size: 16px; margin:15px 0px; font-weight: bold;}
.aboutUsBlock .block2 ul li p{ line-height: 26px;}

.aboutUsBlock .block4{width: 1050px; margin: 0px auto;}
.aboutUsBlock .block4 ul li{width: 350px; text-align: center; float: left; margin:45px 0px 40px;}
.aboutUsBlock .block4 ul li .img{}
.aboutUsBlock .block4 ul li h4{ font-size: 16px; margin:15px 0px; font-weight: bold;}
.aboutUsBlock .block4 ul li p{ line-height: 26px;}

.aboutUsBlock .block3{width: 1080px; margin:32px auto 0px;}
.aboutUsBlock .block3 .hd{ padding-left: 7px; border-bottom: 1px solid #dddddd;}
.aboutUsBlock .block3 .hd ul li{width: calc(33% - 106px);height: 44px; margin:0px 53px; text-align: center; line-height: 44px; font-size: 16px; float: left; cursor: pointer;}
.aboutUsBlock .block3 .hd ul li.on{ background: linear-gradient(45deg, #4285f4, #0843a1); color: #ffffff;}
.aboutUsBlock .block3 .bd{ padding-bottom: 50px;/* min-height: 344px; */}
.aboutUsBlock .block3 .bd ul{}
.aboutUsBlock .block3 .bd ul li{ font-size: 16px; line-height: 54px; float: left;}
.aboutUsBlock .block3 .bd ul li span{ display: inline-block; padding-left: 30px;  background-position:  left center; background-repeat:  no-repeat;}
.aboutUsBlock .block3 .bd ul.bgAndMargin1{ margin:20px 0px 0px 50px;}
.aboutUsBlock .block3 .bd ul.bgAndMargin1 li span{ background-image: url(../images/aboutUs-sign01.png);}
.aboutUsBlock .block3 .bd ul.bgAndMargin2{ margin:20px 0px 0px 50px;}
.aboutUsBlock .block3 .bd ul.bgAndMargin2 li span{ background-image: url(../images/aboutUs-sign02.png);}
.aboutUsBlock .block3 .bd ul.bgAndMargin3{ margin:20px 0px 0px 50px;}
.aboutUsBlock .block3 .bd ul.bgAndMargin3 li span{ background-image: url(../images/aboutUs-sign03.png);}
.aboutUsBlock .block3 .bd ul.bgAndMargin4{ margin:20px 0px 0px 20px;}
.aboutUsBlock .block3 .bd ul.bgAndMargin4 li span{ background-image: url(../images/aboutUs-sign04.png);}

/* 招贤纳士margin-top: 85.6px; */
.recruit-banner{ height:400px;background: url(../images/recruit-banner.jpg) no-repeat center center;}
.recruitBlock{background: #f6f6f6;padding-bottom:56px;}
.recruitBlock .con{width: 1200px; margin: 0px auto;  background: #ffffff; position: relative; top: -50px;}
.recruitBlock .con h2{ font-size: 36px; font-weight: bold; text-align: center; margin-top: -24px;}
.recruitBlock .con .culture{ font-size: 18px; line-height:62px ; text-align: center; padding:25px 0px 40px;}
.recruitBlock .con .block1{width: 1121px; margin: 35px auto 0px; position: relative; }
.recruitBlock .con .block1 .bg{width:100%; height: 50px; background: url(../images/recruit-bg3.jpg) repeat-y; position: absolute; left: 0; top:0; z-index: 1;}
.recruitBlock .con .block1 .tableDiv{width:100%; height: auto; padding-bottom: 80px; position: relative; z-index: 2;}
.recruitBlock .con .block1 .tableDiv table{width: 956px; margin: 0px auto; border: 0px none;}
.recruitBlock .con .block1 .tableDiv table thead tr th{height: 50px;padding:0px 36px; color: #ffffff; font-size: 18px; font-weight: normal;}
.recruitBlock .con .block1 .tableDiv table tbody tr{ }
.recruitBlock .con .block1 .tableDiv table tbody tr td{ height: 60px; padding:0px 36px; font-size: 16px;border-bottom: 1px solid #eeeeee;}
.recruitBlock .con .block1 .tableDiv table tbody tr td a{ display: inline-block; font-size: 14px; line-height: 33px; padding:0px 13px; border: 1px solid #eeeeee;}
.recruitBlock .con .block1 .tableDiv table tbody tr td a:hover{ text-decoration: none; background: #fc6451; color: #ffffff;}
.recruitBlock .con .block1 .tableDiv .contact{ padding:50px 80px; font-size: 16px; line-height: 30px;}
.reWebState{ margin:60px 80px; border:0px solid #eeeeee; padding:35px 0px;}
.reWebState .lpart, .reWebState .rpart{ box-sizing: border-box; width:50%; float:left; text-align: center;}
.reWebState .lpart{ border-right: 1px solid #eeeeee;}

/* 招聘详情 */
h3.recruitInfoTit{ font-size: 22px; font-weight: normal; text-align: center; padding:50px 0px 30px;}
.recruitCon{ margin:0px 100px; padding:0px 0px 120px;}
.recruitCon h4{ font-size: 16px; font-weight: bold; color:#e26363;}
.recruitCon p{ line-height: 24px; padding:20px 0px 50px;}

/* 智慧环保 */
#enterprise .block1{width: 1050px; margin: 50px auto 0px;}
#enterprise .block1 .lPart{float: left;}
#enterprise .block1 .rPart{width: 585px; float: right;}
#enterprise .block1 .rPart ul li{ margin-bottom: 22px; font-size: 16px; line-height: 48px;position: relative;}
#enterprise .block1 .rPart ul li span{ display: inline-block;margin-right: 20px; width: 168px; text-align: center; color: #ffffff;cursor: pointer;border-radius: 6px;}
#enterprise .block1 .rPart ul li p{  overflow: hidden;display: inline-block;vertical-align: middle;color: #666;cursor: pointer;}
#enterprise .block1 .rPart ul li div{visibility: hidden;opacity:0;font-size: 14px;line-height: 1.3;color: #222;padding: 6px 0;text-indent: 2em;transition: all .5s linear;position: absolute;top: -100%;}
#enterprise .block1 .rPart ul li:hover p{
  display: none;
}
#enterprise .block1 .rPart ul li:hover div{
  visibility: visible;
  opacity:1;
  top: 48px;
}
#enterprise .block1 .rPart ul li:hover{
  min-height: 120px;
}

#enterprise .block2{width: 875px; margin: 0px auto; padding:30px 0px  50px;}
#enterprise .block2 ul li{ margin-bottom: 30px; position: relative;}
#enterprise .block2 ul li img{ width: 33px;height: 33px; position: absolute; left:0px; top:50%; margin-top: -16.5px; }
#enterprise .block2 ul li p{ margin-left: 60px; overflow: hidden; line-height: 26px;}

.applicationScene{width: 300px;height: 48px; line-height: 48px; font-size: 18px; color: #ffffff; text-align: center; border-radius: 8px; margin: 70px auto 100px;}

/* 通用头部菜单 */
#government .menu{height: 50px; background: url(../images/government-navBg.jpg) center top no-repeat;}
#government .menu .con{width: 1200px; margin: 0px auto; overflow: hidden;}
#government .menu .con ul{ margin-left: -73px;}
#government .menu .con ul li{width: 245px; height: 50px; line-height: 50px; margin-left: 73px; float: left; text-align: center;  color: #ffffff; font-size: 16px; cursor: pointer;}
#government .menu .con ul li a{ display: inline-block; width:100%; color: #ffffff;}
#government .menu .con ul li a:hover{ text-decoration: none;}
#government .menu .con ul li.cur{background: #d92118;}
#government .menu .con ul li:hover{background:#f46b50;}
#government .menu .con ul li.cur:hover{background: #d92118;}

.pageSubTitle{width: 1200px;height: 128px; margin: 0px auto; background: url(../images/government-sunNavBg.jpg);}
.pageSubTitle h3{ font-size: 28px; font-weight: bold; text-align: center; color: #f05348; padding-top: 23px;}
.pageSubTitle h3.bottomNoMenu{ padding-top: 45px;}
.pageSubTitle .subMenu{ text-align: center;}
.pageSubTitle .subMenu a{ display: inline-block; height: 36px; line-height: 36px; font-size: 16px; padding:0px 20px; border:1px solid #cccccc; margin:20px 60px 0px; cursor: pointer;}
.pageSubTitle .subMenu a:hover{ text-decoration: none;}
.pageSubTitle .subMenu a.cur{height: 38px; line-height: 38px; border:0px none; color:#ffffff;
	background: -webkit-linear-gradient(left, #f3634e , #fa965e); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(right, #f3634e, #fa965e); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(right, #f3634e, #fa965e); /* Firefox 3.6 - 15 */
	background: linear-gradient(to right, #f3634e , #fa965e); /* 标准的语法 */
}

#environmentSolution .block1{width: 1050px; margin: 0px auto; line-height: 26px; color:#555555; text-indent: 2em;}
#environmentSolution .block2{width: 1149px; margin: 0px auto; padding:60px 0px 80px;}
#environmentSolution .block2 ul li{width: 253px; margin:0px 65px; float: left; text-align: center;}
#environmentSolution .block2 ul li .img{}
#environmentSolution .block2 ul li h4{ font-size: 16px; padding:20px 0px;}
#environmentSolution .block2 ul li p{ color: #555555; line-height: 24px;text-align: left;}

#zoology .block1{width: 1080px; margin: 30px auto;}
#zoology .block1 ul li{width: 240px; float: left; text-align: center; margin:0px 60px;}
#zoology .block1 ul li img{}
#zoology .block1 ul li p{ line-height: 26px; margin-top: 20px;}

#zoology .block2{width: 1140px; margin: 50px auto 0px;}
#zoology .block2 ul li{width: 320px;min-height: 150px; margin:0px 30px 60px; float: left;}
#zoology .block2 ul li .lPart{width: 54px; margin-right: 15px; float: left; text-align: center;}
#zoology .block2 ul li .rPart{ overflow: hidden;}
#zoology .block2 ul li .rPart h4{ font-size: 16px; padding-bottom: 10px; margin-bottom: 10px; margin-right: 22px; border-bottom: 1px solid #cccccc;}
#zoology .block2 ul li .rPart p{ line-height: 26px; color: #555555; float: left;}
#zoology .block2 ul li .rPart p span{ display: inline-block; padding-left: 15px; background: url(../images/yunWeiFuWu-listIcon.png) 0px 9px no-repeat;}

#resourceCenter .block1{width: 1050px; margin: 0px auto; line-height: 26px; color:#555555; text-indent: 2em;}
#resourceCenter .block2{width: 1170px; margin: 50px auto 0px;}
#resourceCenter .block2 ul li{width: 270px; float: left; margin:0px 60px 50px;}
#resourceCenter .block2 ul li h4{ padding-left: 20px; font-size: 16px; background: url(../images/ziXunFuWu-dotIcon.png) 0px 10px no-repeat;}
#resourceCenter .block2 ul li p{ line-height: 26px;  color: #555555;}

#resourceCenter .block3{width: 850px; margin:30px auto 0px;}
#resourceCenter .block3 ul li{padding:15px 50px 15px 60px; font-size: 14px; color: #555555; margin-bottom: 20px; line-height: 26px; background: url(../images/government22-star.png) 21px 18px no-repeat; border: 1px solid #cccccc;}

#MLEnforce .block1{width: 1040px; margin: 30px auto;}
#MLEnforce .block1 ul li{width: 180px; float: left; text-align: center; margin:0px 40px;}
#MLEnforce .block1 ul li img{}
#MLEnforce .block1 ul li p{ line-height: 26px; margin-top: 20px;}

#MLEnforce .block2{width: 1140px; margin: 50px auto 0px;}
#MLEnforce .block2 ul li{width: 320px;min-height: 150px; margin:0px 30px 60px; float: left;}
#MLEnforce .block2 ul li .lPart{width: 54px; margin-right: 15px; float: left; text-align: center;}
#MLEnforce .block2 ul li .rPart{ overflow: hidden;}
#MLEnforce .block2 ul li .rPart h4{ font-size: 16px; padding-bottom: 10px; margin-bottom: 10px; margin-right: 22px; border-bottom: 1px solid #cccccc;}
#MLEnforce .block2 ul li .rPart p{ line-height: 26px; color: #555555; float: left;}
#MLEnforce .block2 ul li .rPart p span{ display: inline-block; padding-left: 15px; background: url(../images/yunWeiFuWu-listIcon.png) 0px 9px no-repeat;}


#blackWater .block1{width: 1080px; margin: 30px auto;}
#blackWater .block1 ul li{width: 220px; float: left; text-align: center; margin:0px 60px;}
#blackWater .block1 ul li img{}
#blackWater .block1 ul li p{ line-height: 26px; margin-top: 20px;}

#blackWater .block2{width: 1140px; margin: 50px auto 0px;}
#blackWater .block2 ul li{width: 320px;min-height: 150px; margin:0px 30px 60px; float: left;}
#blackWater .block2 ul li .lPart{width: 54px; margin-right: 15px; float: left; text-align: center;}
#blackWater .block2 ul li .rPart{ overflow: hidden;}
#blackWater .block2 ul li .rPart h4{ font-size: 16px; padding-bottom: 10px; margin-bottom: 10px; margin-right: 22px; border-bottom: 1px solid #cccccc;}
#blackWater .block2 ul li .rPart p, #blackWater .block2 ul li .rPart span{ line-height: 26px; color: #555555; float: left;}
#blackWater .block2 ul li.long{width: 1078px;}
#blackWater .block2 ul li.long .rPart p{width: 375px;}
#blackWater .block2 ul li.long .rPart span{display: inline-block; width: 200px; padding-left: 15px; background: url(../images/bigData-dotIcon.png) 0px 11px no-repeat;}

#vehiclePollution .block1{width: 1080px; margin: 30px auto;}
#vehiclePollution .block1 ul li{width: 260px; float: left; text-align: center; margin:0px 40px;}
#vehiclePollution .block1 ul li img{}
#vehiclePollution .block1 ul li h4{ font-size: 16px; margin:20px 0px;}
#vehiclePollution .block1 ul li p{ line-height: 26px; color: #555555;}

.VEBlock{width: 1120px; margin: 50px auto 0px; padding-bottom: 40px;}
.VEBlock ul li{width: 212px;margin:0px 5px 35px; background: #ffffff; border:1px solid #eeeeee; float: left;}
.VEBlock ul li h4{line-height: 44px;padding:0px 13px; background: #ffe6e6; font-size: 16px;}
.VEBlock ul li .con{min-height: 261px;  line-height: 24px; padding:13px 0px;}
.VEBlock ul li .con h5{ font-size: 16px;margin:10px 17px;}
.VEBlock ul li .con p{  color: #555555; margin:0px 17px;}
.VEBlock ul li .con span{ font-size: 12px; display: inline-block; padding-left: 28px; background: url(../images/smallDot.png) 17px 11px no-repeat;}
.VEBlock ul li .con .line{ height: 1px; margin:10px 17px ; background: #eeeeee;}
.VEBlock ul li:hover{ box-shadow: 0px 0px 16px #cccccc; border-color: #cccccc;
	transform:scale(1.1, 1.1);
	-ms-transform:scale(1.1, 1.1); /* IE 9 */
	-webkit-transform:scale(1.1, 1.1); /* Safari and Chrome */
	transition-duration: .1s;
	-webkit-transition-duration:.1s;
}
.VEBlock ul li:hover h4{ background: #f5d1d1;}
#envirPlatform .VEBlock ul li .con{min-height: 165px;}
#envirPlatform .VEBlock{ margin-top: 20px;}

#envirPlatform .block1{width: 1080px; margin: 30px auto;}
#envirPlatform .block1 ul li{width: 260px; float: left; text-align: center; margin:0px 40px;}
#envirPlatform .block1 ul li img{}
#envirPlatform .block1 ul li h4{ font-size: 16px; margin:20px 0px;}
#envirPlatform .block1 ul li p{ line-height: 26px; color: #666666;}



/* 智慧机场 */
#smartAirPort .menu{ width: 100%; background: url(../images/smartAirport-navBg.jpg) center top no-repeat;}
#smartAirPort .menu .con{width: 796px; margin: 0px auto;}
#smartAirPort .menu .con ul{}
#smartAirPort .menu .con ul li{width: 242px; line-height: 50px; font-size: 16px; color: #ffffff; text-align: center; float: left; margin:0px 78px; cursor: pointer;}
#smartAirPort .menu .con ul li a{ display: inline-block; width: 100%; color: #ffffff;}
#smartAirPort .menu .con ul li a:hover{ text-decoration: none;}
#smartAirPort .menu .con ul li.cur{ background: #d92118;}
#smartAirPort .menu .con ul li:hover{background:#f46b50;}
#smartAirPort .menu .con ul li.cur:hover{ background: #d92118;}
#smartAirPort .subMenu{}
#smartAirPort .subMenu div{ text-align: center; padding-top: 53px;}
#smartAirPort .subMenu div.hasBorder{width: 1172px; margin: 0px auto; border-bottom: 1px solid #cccccc;}
#smartAirPort .subMenu div ul{}
#smartAirPort .subMenu div ul li{ display: inline-block;*display:inline;*zoom:1;}
#smartAirPort .subMenu div ul li a{ display: inline-block; line-height: 38px; padding:0px 22px; border:1px solid #cccccc; border-width:1px 1px 1px 0px; font-size: 16px;}
#smartAirPort .subMenu div ul li a:hover{text-decoration: none;}
#smartAirPort .subMenu div ul li:first-child a{ border-width: 1px;}
#smartAirPort .subMenu div ul li.cur a{ color: #ffffff;
	background: -webkit-linear-gradient(left, #f05348 , #fcab65); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(right, #f05348, #fcab65); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(right, #f05348, #fcab65); /* Firefox 3.6 - 15 */
	background: linear-gradient(to right, #f05348 , #fcab65); /* 标准的语法 */
}

#smartAirPort .sideMenu{ position:fixed; width:280px;  right:0px; top:150px; _position:absolute; text-align:left; cursor:pointer; background-image:url(about:blank); z-index: 2; }
#smartAirPort .sideMenu>ul{}
#smartAirPort .sideMenu>ul>li{}
#smartAirPort .sideMenu a{ display: block; position:relative; height:30px; line-height:30px; margin-bottom: 2px; background:#ffffff; padding-right:10px; width:270px; overflow:hidden;  cursor:pointer; right:-250px; }
#smartAirPort .sideMenu a em{display:block; float:left; width:30px; height: 30px;  color:#fff; font-size:16px; text-align:center; margin-right:10px;background:#f05548; line-height: 14px; color: #ffffff; text-align: center; font-size: 10px; font-style: normal; text-shadow: none;}
#smartAirPort .sideMenu>ul>li:first-child>a em{
	background: -webkit-linear-gradient(left, #f05348 , #fcab65); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(right, #f05348, #fcab65); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(right, #f05348, #fcab65); /* Firefox 3.6 - 15 */
	background: linear-gradient(to right, #f05348 , #fcab65); /* 标准的语法 */
}
#smartAirPort .sideMenu a:hover{text-decoration:none;}
#smartAirPort .sideMenu>ul>li>a:hover{text-decoration:none;}
#smartAirPort .sideMenu>ul>li>ul>li>a:hover{text-decoration:none; color:#f05548;}
#smartAirPort .sideMenu>ul>li>ul>li>a:hover em{
	background: -webkit-linear-gradient(left, #f05348 , #fcab65); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(right, #f05348, #fcab65); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(right, #f05348, #fcab65); /* Firefox 3.6 - 15 */
	background: linear-gradient(to right, #f05348 , #fcab65); /* 标准的语法 */
}
#smartAirPort .sideMenu>ul>li>ul{}
#smartAirPort .sideMenu>ul>li>ul>li{}
#smartAirPort .sideMenu>ul>li>ul>li>a{ color: #555555;}



/* 机场中转服务在线预约系统 */
#airportTransitService .block1{width: 1110px; margin: 0px auto; padding:50px 0px 70px;}
#airportTransitService .block1 .lPart{width: 72px; margin-left: 150px; margin-top: 15px; float: left; line-height: 24px; font-size: 18px; color: #f05548; font-weight: bold; border-right: 1px solid #dadada;}
#airportTransitService .block1 .rPart{width: 800px; margin-left: 34px; float: left;}
#airportTransitService .block1 .rPart ul li{width: 110px; padding-top: 55px; line-height: 28px; margin-right: 17px; text-align: center; font-size: 16px; float: left; background-position: center top; background-repeat: no-repeat;}
#airportTransitService .block1 .rPart ul li.bg1{background-image: url(../images/smartAirPort-icon01.png);}
#airportTransitService .block1 .rPart ul li.bg2{background-image: url(../images/smartAirPort-icon02.png);}
#airportTransitService .block1 .rPart ul li.bg3{background-image: url(../images/smartAirPort-icon03.png);}
#airportTransitService .block1 .rPart ul li.bg4{background-image: url(../images/smartAirPort-icon04.png);}
#airportTransitService .block1 .rPart ul li.bg5{background-image: url(../images/smartAirPort-icon04.png);}
#airportTransitService .block1 .rPart ul li.bg6{background-image: url(../images/smartAirPort-icon06.png);}

#airportTransitService .block2{width: 1110px; margin: 0px auto; padding:0px 0px 80px;}
#airportTransitService .block2 .lPart{width: 72px; margin-left: 150px; margin-top: 85.6px; float: left; line-height: 24px; font-size: 18px; color: #f05548; font-weight: bold; border-right: 1px solid #dadada;}
#airportTransitService .block2 .rPart{width: 800px; margin-left: 48px; float: left;}
#airportTransitService .block2 .rPart ul li{ margin:20px 0px;  line-height: 24px;;}
#airportTransitService .block2 .rPart ul li span{ width: 183px; float: left;font-size: 16px; }
#airportTransitService .block2 .rPart ul li p{ font-size: 15px; color: #666666; overflow: hidden;}

#airportTransitService .block3{width: 1200px; margin: 0px auto;}
#airportTransitService .block3 ul{ padding:40px 0px 60px;}
#airportTransitService .block3 ul li p{ margin:16px 200px; padding-left: 54px; line-height: 32px; font-size: 16px; background: url(../images/anQuanFuwu-rightIcon-red.png)  14px 8px no-repeat;}

/* 航空器活动区车辆驾驶员管理系统 */
#driversManage .block1{width: 918px; margin: 50px auto 0px;}
#driversManage .block1 ul li{width: 367px;height: 222px; float: left; margin:0px 45px; border:1px solid #cccccc;}
#driversManage .block1 ul li h4{ line-height: 66px; text-align: center; font-size: 16px; color: #ffffff;
	background: -webkit-linear-gradient(bottom, #f05348 , #fcab65); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(top, #f05348, #fcab65); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(top, #f05348, #fcab65); /* Firefox 3.6 - 15 */
	background: linear-gradient(to top, #f05348 , #fcab65); /* 标准的语法 */
}
#driversManage .block1 ul li p{line-height: 24px; font-size: 14px; text-align: center; color: #666666; padding-top: 40px;;}

.airport-block1{width: 1160px; overflow: hidden; margin: 0px auto; padding:30px 0px;}
.airport-block1 ul{ margin-left: -54px;}
.airport-block1 ul li{width: 553px; height: 238px;  margin-left: 54px; float:left;  background-position: 10px 15px; background-repeat: no-repeat;}
.airport-block1 ul li.bg1{background-image: url(../images/driversManage-img01.png);}
.airport-block1 ul li.bg2{background-image: url(../images/driversManage-img02.png);}
.airport-block1 ul li .con{width: 200px; height: 238px; background: url(../images/driversManage-bg01.png) no-repeat;}
.airport-block1 ul li .con .img{width: 147px;height: 75px; padding:40px 0px 0px; margin: 0px auto; border-bottom: 1px solid #ffffff; text-align: center;}
.airport-block1 ul li .con p{ line-height: 30px; padding-top: 15px; text-align: center; color: #ffffff;}

.airport-block2{width: 1110px;  margin: 0px auto; padding:70px 0px;}
.airport-block2 ul{ }
.airport-block2 ul li{width: 200px; margin:0px 10px; float: left; border: 1px solid #cccccc;}
.airport-block2 ul li .img{width: 148px;height: 95px; margin:15px auto; border-bottom: 1px solid #cccccc;background-position: center center; background-repeat: no-repeat;}
.airport-block2 ul li .img.bg1{background-image: url(../images/driversManage-sign01.png);}
.airport-block2 ul li .img.bg2{background-image: url(../images/driversManage-sign02.png);}
.airport-block2 ul li .img.bg3{background-image: url(../images/driversManage-sign03.png);}
.airport-block2 ul li .img.bg4{background-image: url(../images/driversManage-sign04.png);}
.airport-block2 ul li .img.bg5{background-image: url(../images/driversManage-sign05.png);}
.airport-block2 ul li h4{ text-align: center; font-size: 14px; padding: 7px 0px 10px;}
.airport-block2 ul li p{height: 90px; overflow: hidden; padding-bottom: 20px; line-height: 30px; color: #666666; text-align: center;}
.airport-block2 ul li:hover{
	transform: translate(0,-10px);
	-ms-transform: translate(0,-10px); /* IE 9 */
	-webkit-transform: translate(0,-10px); /* Safari and Chrome */
	transition-duration: .5s;
	-webkit-transition-duration:.5s;
	box-shadow: -3px 3px 5px #c9c9c9;
	border-color:#fa9e61;
}
.airport-block2 ul li:hover .img{ border-color:#f3644d;}
.airport-block2 ul li:hover .img.bg1{background-image: url(../images/driversManage-sign01-hover.png);}
.airport-block2 ul li:hover .img.bg2{background-image: url(../images/driversManage-sign02-hover.png);}
.airport-block2 ul li:hover .img.bg3{background-image: url(../images/driversManage-sign03-hover.png);}
.airport-block2 ul li:hover .img.bg4{background-image: url(../images/driversManage-sign04-hover.png);}
.airport-block2 ul li:hover .img.bg5{background-image: url(../images/driversManage-sign05-hover.png);}
.airport-block2 ul li:hover p{ color: #55555;}

.airport-block3{width: 1064px; margin: 0px auto; padding:50px 0px 90px; position: relative;}
.airport-block3 .block{ background: #ffffff;}
.airport-block3 .block .h2{height: 85px; background: #f5f5f5; border:1px solid #d2d2d2; }
.airport-block3 .block .h2 .img{width: 66px; height: 85px; margin: 0px 19px 0px 24px; float: left; background-position: center center; background-repeat: no-repeat;}
.airport-block3 .block .h2 .img.bg1{ background-image: url(../images/driversManage-mark01.png);}
.airport-block3 .block .h2 .img.bg2{ background-image: url(../images/driversManage-mark02.png);}
.airport-block3 .block .h2 .img.bg3{ background-image: url(../images/driversManage-mark03.png);}
.airport-block3 .block .h2 .img.bg4{ background-image: url(../images/driversManage-mark04.png);}
.airport-block3 .block .h2 .img.bg5{ background-image: url(../images/driversManage-mark05.png);}
.airport-block3 .block .h2 .img.bg6{ background-image: url(../images/driversManage-mark06.png);}
.airport-block3 .block .h2 .txt{ overflow: hidden; line-height: 25px;} 
.airport-block3 .block .h2 .txt h3{ font-size: 16px; padding-top: 18px;} 
.airport-block3 .block .h2 .txt p{ color: #666666;} 
.airport-block3 .block .h2 .toogle{width: 66px; height: 85px; margin-right: 18px; float: right; background-position: center center; background-repeat: no-repeat;  background-image: url(../images/driversManage-close.png); cursor: pointer;}
.airport-block3 .block .con{border:1px solid #d2d2d2; border-width: 0px 1px 0px; padding:30px 110px;}
.airport-block3 .block:last-child .con{border-width: 0px 1px 1px;}
.airport-block3 .block .con p{line-height: 24px; }
.airport-block3 .block .con span{ line-height: 24px; display: inline-block;width: 210px ;}
.airport-block3 .block .h2.open{
	background: -webkit-linear-gradient(top, #f05348 , #fcab65); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(bottom, #f05348, #fcab65); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(bottom, #f05348, #fcab65); /* Firefox 3.6 - 15 */
	background: linear-gradient(to bottom, #f05348 , #fcab65); /* 标准的语法 */
}
.airport-block3 .block .h2.open .img.bg1{ background-image: url(../images/driversManage-mark01-open.png);}
.airport-block3 .block .h2.open .img.bg2{ background-image: url(../images/driversManage-mark02-open.png);}
.airport-block3 .block .h2.open .img.bg3{ background-image: url(../images/driversManage-mark03-open.png);}
.airport-block3 .block .h2.open .img.bg4{ background-image: url(../images/driversManage-mark04-open.png);}
.airport-block3 .block .h2.open .img.bg5{ background-image: url(../images/driversManage-mark05-open.png);}
.airport-block3 .block .h2.open .img.bg6{ background-image: url(../images/driversManage-mark06-open.png);}
.airport-block3 .block .h2.open .txt h3{color: #ffffff;} 
.airport-block3 .block .h2.open .txt p{ color: #ffffff;} 
.airport-block3 .block .h2.open .toogle{background-image: url(../images/driversManage-open.png);}
.airport-block3 .block .h2:hover{ background: #ffffff;}
.airport-block3 .block .h2.open:hover{
	background: -webkit-linear-gradient(top, #f05348 , #fcab65); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(bottom, #f05348, #fcab65); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(bottom, #f05348, #fcab65); /* Firefox 3.6 - 15 */
	background: linear-gradient(to bottom, #f05348 , #fcab65); /* 标准的语法 */
}

.airport-block4{width: 822px;height: 198px; margin: 60px auto 0px;padding-bottom: 90px;  background: url(../images/driversManage-bg2.png) no-repeat;}
.airport-block4 .con{ margin:0px 0px 0px 227px; padding:74px 0px 0px 0px;}
.airport-block4 .con img{ float: left; margin-right: 45px;}
.airport-block4 .con p{color: #ffffff; overflow: hidden; font-size: 16px; margin-top: 17px;;}

.airport-block5{ padding-top: 70px;}
.airport-block5 ul li{width: 906px;height: 104px; background: #f7f7f7; margin:0px auto 18px;}
.airport-block5 ul li .lPart{width: 116px;padding-top: 27px; height: 77px; float: left; margin-right: 21px; text-align: center;
	background: -webkit-linear-gradient(bottom, #f05348 , #fcab65); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(top, #f05348, #fcab65); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(top, #f05348, #fcab65); /* Firefox 3.6 - 15 */
	background: linear-gradient(to top, #f05348 , #fcab65); /* 标准的语法 */
}
.airport-block5 ul li .rPart{ overflow: hidden;line-height: 24px;}
.airport-block5 ul li .rPart h4{  font-size: 14px; padding-top: 16px;}
.airport-block5 ul li .rPart p{ color: #555555;  font-size: 14px;}
.airport-block5 ul li .rPart span{ display: inline-block; width: 162px;color: #555555;}
.airport-block5 ul li .rPart em{ display: inline-block; color: #555555; font-style: normal; margin-right: 20px;}


/* 机场三级运营监管系统 */
#threeLevel .airport-block1 ul li.bg1{background-image: url(../images/threeLevel-img01.png);}
#threeLevel .airport-block1 ul li.bg2{background-image: url(../images/threeLevel-img02.png);}
#threeLevel .block2{width: 800px; margin: 0px auto; padding:50px 0px 10px;}
#threeLevel .block2 ul li{width: 200px; float: left; text-align: center;}
#threeLevel .block2 ul li .img{height: 56px;}
#threeLevel .block2 ul li p{ padding-top: 20px;}

#threeLevel .airport-block3{ padding-bottom: 10px;}
#threeLevel .airport-block3 .block .h2 .img.bg1{ background-image: url(../images/threeLevel-mark01.png);}
#threeLevel .airport-block3 .block .h2 .img.bg2{ background-image: url(../images/threeLevel-mark02.png);}
#threeLevel .airport-block3 .block .h2 .img.bg4{ background-image: url(../images/threeLevel-mark04.png);}
#threeLevel .airport-block3 .block .h2.open .img.bg1{ background-image: url(../images/threeLevel-mark01-open.png);}
#threeLevel .airport-block3 .block .h2.open .img.bg2{ background-image: url(../images/threeLevel-mark02-open.png);}
#threeLevel .airport-block3 .block .h2.open .img.bg4{ background-image: url(../images/threeLevel-mark04-open.png);}

/* 机场综合信息发布系统 */
#infoRelease .airport-block2{width: 1100px;}
#infoRelease .airport-block2 ul li{width: 253px;}
#infoRelease .airport-block2 ul li .img.bg1{background-image: url(../images/infoRelease-sign01.png);}
#infoRelease .airport-block2 ul li .img.bg2{background-image: url(../images/infoRelease-sign02.png);}
#infoRelease .airport-block2 ul li .img.bg3{background-image: url(../images/infoRelease-sign03.png);}
#infoRelease .airport-block2 ul li .img.bg4{background-image: url(../images/infoRelease-sign04.png);}
#infoRelease .airport-block2 ul li p{height: 120px;}
#infoRelease .airport-block2 ul li:hover .img.bg1{background-image: url(../images/infoRelease-sign01-hover.png);}
#infoRelease .airport-block2 ul li:hover .img.bg2{background-image: url(../images/infoRelease-sign02-hover.png);}
#infoRelease .airport-block2 ul li:hover .img.bg3{background-image: url(../images/infoRelease-sign03-hover.png);}
#infoRelease .airport-block2 ul li:hover .img.bg4{background-image: url(../images/infoRelease-sign04-hover.png);}
#infoRelease .block1{width: 956px; margin: 50px auto 0px; padding-bottom: 70px;}
#infoRelease .block1 ul li{width: 203px;height: 230px; float: left; margin:0px 17px;box-shadow: -3px 3px 5px #c9c9c9; border: 1px solid #cccccc;}
#infoRelease .block1 ul li h4{line-height: 50px; margin:24px 30px 20px; border-bottom: 1px solid #fca965; font-size: 16px; text-align: center;}
#infoRelease .block1 ul li p{ font-size: 14px; color: #555555; line-height: 24px; text-align: center;}




/* 机场运营管理服务支持系统 */
#operationService .airport-block2{width: 888px; padding-bottom: 20px;;}
#operationService .airport-block2 ul li .img.bg1{background-image: url(../images/operationService-sign01.png);}
#operationService .airport-block2 ul li .img.bg2{background-image: url(../images/operationService-sign02.png);}
#operationService .airport-block2 ul li .img.bg3{background-image: url(../images/operationService-sign03.png);}
#operationService .airport-block2 ul li .img.bg4{background-image: url(../images/operationService-sign04.png);}
#operationService .airport-block2 ul li:hover .img.bg1{background-image: url(../images/operationService-sign01-hover.png);}
#operationService .airport-block2 ul li:hover .img.bg2{background-image: url(../images/operationService-sign02-hover.png);}
#operationService .airport-block2 ul li:hover .img.bg3{background-image: url(../images/operationService-sign03-hover.png);}
#operationService .airport-block2 ul li:hover .img.bg4{background-image: url(../images/operationService-sign04-hover.png);}

#operationService .airport-block3{ padding-bottom: 30px;}
#operationService .airport-block3 .block .h2 .img.bg2{ background-image: url(../images/operationService-mark02.png);}
#operationService .airport-block3 .block .h2 .img.bg3{ background-image: url(../images/operationService-mark03.png);}
#operationService .airport-block3 .block .h2 .img.bg4{ background-image: url(../images/operationService-mark04.png);}
#operationService .airport-block3 .block .h2 .img.bg5{ background-image: url(../images/operationService-mark05.png);}
#operationService .airport-block3 .block .h2 .img.bg6{ background-image: url(../images/operationService-mark06.png);}
#operationService .airport-block3 .block .h2 .img.bg7{ background-image: url(../images/operationService-mark07.png);}
#operationService .airport-block3 .block .h2 .img.bg8{ background-image: url(../images/operationService-mark08.png);}
#operationService .airport-block3 .block .h2.open .img.bg2{ background-image: url(../images/operationService-mark02-open.png);}
#operationService .airport-block3 .block .h2.open .img.bg3{ background-image: url(../images/operationService-mark03-open.png);}
#operationService .airport-block3 .block .h2.open .img.bg4{ background-image: url(../images/operationService-mark04-open.png);}
#operationService .airport-block3 .block .h2.open .img.bg5{ background-image: url(../images/operationService-mark05-open.png);}
#operationService .airport-block3 .block .h2.open .img.bg6{ background-image: url(../images/operationService-mark06-open.png);}
#operationService .airport-block3 .block .h2.open .img.bg7{ background-image: url(../images/operationService-mark07-open.png);}
#operationService .airport-block3 .block .h2.open .img.bg8{ background-image: url(../images/operationService-mark08-open.png);}

/* 机场微信公众服务平台 */
#WeChat .block1{width: 926px; margin: 50px auto 0px;}
#WeChat .block1 .lPart{width: 212px;height: 210px; margin-right: 20px; margin-top: 23px; float: left;border-right: 2px solid #999999;}
#WeChat .block1 .lPart .img{ margin:35px 0px 15px; text-align: center;}
#WeChat .block1 .lPart p{ font-size: 16px; color: #000000; text-align: center;}
#WeChat .block1 .rPart{overflow: hidden;}
#WeChat .block1 .rPart ul li{width: 138px; margin:0px 17px; float: left; text-align: center;}
#WeChat .block1 .rPart ul li h4{ font-size: 14px; padding:20px 0px 5px;}
#WeChat .block1 .rPart ul li hr{width: 84px; margin: 0px auto; height: 1px; background: #fca965; border: 0px none;}
#WeChat .block1 .rPart ul li p{ line-height: 24px; font-size: 14px; color: #666666; padding-top: 7px; text-align: left;}
#WeChat .block2{width: 1120px; margin: 70px auto 0px;}
#WeChat .block2 ul li{width: 158px;height: 280px; margin:0px 1px; float: left; position: relative;}
#WeChat .block2 ul li .img{}
#WeChat .block2 ul li .img img{width: 158px;height: 280px;}
#WeChat .block2 ul li .shadow{width: 158px;height: 276px; position:absolute; left:0; top:0; opacity:0.9;filter:alpha(opacity=90); 
	background: -webkit-linear-gradient(bottom, #f05348 , #fcab65); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(top, #f05348, #fcab65); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(top, #f05348, #fcab65); /* Firefox 3.6 - 15 */
	background: linear-gradient(to top, #f05348 , #fcab65); /* 标准的语法 */
}
#WeChat .block2 ul li .txt{width: 158px;padding-top:95px; text-align: center; height: 185px; position:absolute; left:0; top:0; display: block;}
#WeChat .block2 ul li .txt p{ color: #ffffff; font-size: 16x; margin-top: 20px;}
#WeChat .block2 ul li:hover .shadow{ opacity: 0;filter:alpha(opacity=0); transition-duration: .3s;
	-webkit-transition-duration:.3s;}
#WeChat .block2 ul li:hover .txt{ display: none;}

/* 机场航空物流信息平台 */
#logisticsInfo .block1{width: 892px; margin: 30px auto 0px;}
#logisticsInfo .block1 ul li{width: 142px; float: left; text-align: center;}
#logisticsInfo .block1 ul li img{ margin-bottom: 20px;;}
#logisticsInfo .block1 ul li p{ font-size: 14px;}
#logisticsInfo .block1 ul li.last{width: 40px;}
#logisticsInfo .airport-block5 ul li .lPart{padding-top: 24px;}
#logisticsInfo .airport-block4 .con{padding-top: 60px;}
#logisticsInfo .airport-block4 .hasSpan{ text-align: center; width:100%; margin-top: 30px;}
#logisticsInfo .airport-block4 .hasSpan span{ color: #ffffff; font-size: 14px; margin-right: 10px;}

/* 产品-智慧政务 */
#productSmartGovern .menu{ width: 100%; background: url(../images/product-smartGovern-navBg.jpg) center top no-repeat;}
#productSmartGovern .menu .con{width: 1200px; margin: 0px auto;}
#productSmartGovern .menu .con ul{}
#productSmartGovern .menu .con ul li{width: 242px; line-height: 50px; font-size: 16px; color: #ffffff; text-align: center; float: left; margin:0px 78px; cursor: pointer;}
#productSmartGovern .menu .con ul li a{ display: inline-block; width: 100%; color: #ffffff;}
#productSmartGovern .menu .con ul li a:hover{ text-decoration: none;}
#productSmartGovern .menu .con ul li.cur{ background: #d92118;}
#productSmartGovern .menu .con ul li:hover{background:#f46b50;}
#productSmartGovern .menu .con ul li.cur:hover{ background: #d92118;}




#productSmartGovern .sideMenu{ position:fixed; width:280px;  right:0px; top:150px; _position:absolute; text-align:left; cursor:pointer; background-image:url(about:blank); z-index: 2; }
#productSmartGovern .sideMenu>ul{}
#productSmartGovern .sideMenu>ul>li{}
#productSmartGovern .sideMenu a{ display: block; position:relative; height:30px; line-height:30px; margin-bottom: 2px; background:#ffffff; padding-right:10px; width:270px; overflow:hidden;  cursor:pointer; right:-250px; }
#productSmartGovern .sideMenu a em{display:block; float:left; width:30px; height: 30px;  color:#fff; font-size:16px; text-align:center; margin-right:10px;background:#f05548; line-height: 14px; color: #ffffff; text-align: center; font-size: 10px; font-style: normal; text-shadow: none;}
#productSmartGovern .sideMenu>ul>li:first-child>a em{
	background: -webkit-linear-gradient(left, #f05348 , #fcab65); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(right, #f05348, #fcab65); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(right, #f05348, #fcab65); /* Firefox 3.6 - 15 */
	background: linear-gradient(to right, #f05348 , #fcab65); /* 标准的语法 */
}
#productSmartGovern .sideMenu a:hover{text-decoration:none;}
#productSmartGovern .sideMenu>ul>li>a:hover{text-decoration:none;}
#productSmartGovern .sideMenu>ul>li>ul>li>a:hover{text-decoration:none; color:#f05548;}
#productSmartGovern .sideMenu>ul>li>ul>li>a:hover em{
	background: -webkit-linear-gradient(left, #f05348 , #fcab65); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(right, #f05348, #fcab65); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(right, #f05348, #fcab65); /* Firefox 3.6 - 15 */
	background: linear-gradient(to right, #f05348 , #fcab65); /* 标准的语法 */
}
#productSmartGovern .sideMenu>ul>li>ul{}
#productSmartGovern .sideMenu>ul>li>ul>li{}
#productSmartGovern .sideMenu>ul>li>ul>li>a{ color: #555555;}




/* 统一工作平台 */

.productSmartGovern-block1{ font-size: 16px; text-align: center; line-height: 28px;}
.productSmartGovern-block2{padding:40px 0px; text-align: center; font-size: 16px;}
.productSmartGovern-block2 span{ display: inline-block;  font-size: 16px;}
.productSmartGovern-block2 span.title1{padding-left: 28px; background: url(../images/unifiedPlatform-titleICon01.png) left center no-repeat;}
.productSmartGovern-block2 span.title2{padding-left: 28px; background: url(../images/unifiedPlatform-titleICon02.png) left center no-repeat;}
.productSmartGovern-block3{width: 904px; margin: 20px auto 0px;}
.productSmartGovern-block3 ul li{width: 200px; margin:0px 13px 55px; float: left; text-align: center;}
.productSmartGovern-block3 ul li .img{ margin-bottom: 20px;}
.productSmartGovern-block3 ul li p{ font-size: 14px; line-height: 22px;}
.productSmartGovern-block4{ text-align: center;}
.productSmartGovern-block4 span{ display: inline-block; padding:8px 37px; margin:50px 62px 70px;  border: 1px solid #eeeeee; box-shadow: 0px 0px 6px #eeeeee;}
.productSmartGovern-block4 span em{ display: inline-block; font-size: 16px; line-height: 32px; font-style: normal; }
.productSmartGovern-block4 span:hover{ border-color:#ff5937;}



#unifiedPlatform .productSmartGovern-block3.block2{width: 990px;}
#unifiedPlatform .productSmartGovern-block3.block2 ul li{width: 170px;height: 146px; border: 1px solid #eeeeee; margin:0px 79px 30px; }
#unifiedPlatform .productSmartGovern-block3.block2 ul li .img{ margin-top: 35px;}
#unifiedPlatform .productSmartGovern-block3.block3{width: 780px;}
#unifiedPlatform .productSmartGovern-block3.block3 ul li{width: 130px; margin:0px 0px 30px;}
#unifiedPlatform .productSmartGovern-block3.block4{width: 855px;}
#unifiedPlatform .productSmartGovern-block3.block4 ul li{width: 175px;height: 165px; border: 1px solid #eeeeee; margin:0px 54px 30px;background: #ffffff;}
#unifiedPlatform .productSmartGovern-block3.block4 ul li .img{ margin-top:20px;}
#unifiedPlatform .productSmartGovern-block3.block4 ul li p{  color: #666666;}
/* 电子公文收发系统 */
#eDocRD .productSmartGovern-block3.block1{width: 716px;}
#eDocRD .productSmartGovern-block3.block1 ul li{width: 300px;  margin:0px 29px 30px;}
#eDocRD .productSmartGovern-block3.block2{width: 984px;}
#eDocRD .productSmartGovern-block3.block2 ul li{width: 120px;  margin:0px 63px 30px;}
#eDocRD .productSmartGovern-block3.block3{width: 1200px;}
#eDocRD .productSmartGovern-block3.block3 ul li{width: 400px;  margin:0px 0px 30px;}
#eDocRD .productSmartGovern-block3.block3 ul li p{ color: #666666;}
#eDocRD .productSmartGovern-block3.block4{width: 1080px;}
#eDocRD .productSmartGovern-block3.block4 ul li{width: 172px; height: 136px;  margin:0px 21px 30px; border: 1px solid #ffffff;}
#eDocRD .productSmartGovern-block3.block4 ul li:hover{border-color: #ff995c;}
#eDocRD .productSmartGovern-block3.block4 ul li .img{margin-top: 20px;}
#eDocRD .productSmartGovern-block4  span{ padding:8px 20px; border: 1px solid #ffffff; box-shadow: none;}
#eDocRD .productSmartGovern-block4  span em{ padding-left: 26px; background: url(../images/smartKeFu-rightIcon.png) left center no-repeat; background-size: 17px auto;}
#eDocRD .productSmartGovern-block4  span:hover{border: 1px solid #eeeeee; box-shadow: 0px 0px 6px #eeeeee;}


#eDocManage .productSmartGovern-block3.block1,#eDocManage .productSmartGovern-block3.block2{width: 1155px;}
#eDocManage .productSmartGovern-block3.block1 ul li, #eDocManage .productSmartGovern-block3.block2 ul li{width: 295px; margin:0px 45px 30px;}
#eDocManage .productSmartGovern-block3.block1 ul li h4{ font-size: 16px; margin-bottom: 20px;}
#eDocManage .productSmartGovern-block3.block1 ul li p{ text-align: left; color: #666666;}
#eDocManage .productSmartGovern-block3.block3{width: 1194px;}
#eDocManage .productSmartGovern-block3.block3 ul li{width: 183px;height: 218px; margin: 0px 7px 30px; border: 1px solid #eeeeee; box-shadow: 2px 2px 6px #eeeeee;}
#eDocManage .productSmartGovern-block3.block3 ul li .img{ margin-top: 35px;}
#eDocManage .productSmartGovern-block4.block4{}
#eDocManage .productSmartGovern-block4.block4 span{  padding:12px 17px; margin:50px 9px 70px;}
#eDocManage .productSmartGovern-block4.block4 em{ padding-left: 40px; background-position: left center; background-repeat: no-repeat;}
#eDocManage .productSmartGovern-block4.block4 em.bg1{background-image: url(../images/eDocManage-feature01.png);}
#eDocManage .productSmartGovern-block4.block4 em.bg2{background-image: url(../images/eDocManage-feature02.png);}
#eDocManage .productSmartGovern-block4.block4 em.bg3{background-image: url(../images/eDocManage-feature03.png);}

/* 电子公文处理系统 */
#eDocRD .productSmartGovern-block3.block2.eDocProcessing{width: 1106px;}
#eDocRD .productSmartGovern-block3.block2.eDocProcessing ul li{  margin:0px 19px 30px;}

#eDocRD .productSmartGovern-block3.block5.eDocProcessing{width: 1080px;}
#eDocRD .productSmartGovern-block3.block5.eDocProcessing ul li{width: 184px;height: 160px; margin: 0px 15px 70px; border: 1px solid #eeeeee; box-shadow: 2px 2px 6px #eeeeee;}
#eDocRD .productSmartGovern-block3.block5.eDocProcessing ul li .img{ margin-top: 35px;}
#eDocRD .productSmartGovern-block3.block5.eDocProcessing ul li:hover{
	transform: translate(0,-17px);
	-ms-transform: translate(0,-17px); /* IE 9 */
	-webkit-transform: translate(0,-17px); /* Safari and Chrome */
	transition-duration: .5s;
	-webkit-transition-duration:.5s;
}

/* 电子公文交换系统 */
#eDocExchange .productSmartGovern-block3.block1{width: 1155px;}
#eDocExchange .productSmartGovern-block3.block1 ul li{width: 295px; margin:0px 45px 30px;}
#eDocExchange .productSmartGovern-block3.block1  p{ font-size: 16px;;}
#eDocExchange .productSmartGovern-block3.block3{width: 1008px;}
#eDocExchange .productSmartGovern-block3.block3 ul li{width: 170px;height: 160px; margin:0px 40px 55px; border: 1px solid #eeeeee; box-shadow: 2px 2px 6px #eeeeee;}
#eDocExchange .productSmartGovern-block3.block3 ul li .img{ margin-top: 26px;}
#eDocExchange .productSmartGovern-block3.block4{width: 1000px;}
#eDocExchange .productSmartGovern-block3.block4 ul li{width: 200px; margin:0px 0px 30px;}
#eDocExchange .productSmartGovern-block3.block5{width: 1080px;}
#eDocExchange .productSmartGovern-block3.block5 ul li{width: 198px; height: 147px; margin:0px 80px 70px;}



/* 财务资金监管平台 */
#financialSupervision .productSmartGovern-block3.block1{width: 960px;}
#financialSupervision .productSmartGovern-block3.block1 ul li{width: 240px; margin:0px 0px 30px;}
#financialSupervision .productSmartGovern-block3.block1 ul li p{ color: #666666;}
#financialSupervision .productSmartGovern-block3.block1>p{ font-size: 16px;}
#financialSupervision .productSmartGovern-block3.block2{width: 1027px;}
#financialSupervision .productSmartGovern-block3.block2 ul li{width: 170px;height: 145px; border: 1px solid #eeeeee; border-width: 1px 0px 1px 1px ; margin:0px 0px 30px; background: #ffffff; box-shadow: 0px 0px 6px #eeeeee;}
#financialSupervision .productSmartGovern-block3.block2 ul li:last-child{ border-width: 1px;}
#financialSupervision .productSmartGovern-block3.block2 ul li .img{ margin-top: 37px;}
#financialSupervision .productSmartGovern-block3.block2 ul li .img img{ width: 28px;height: 28px;}
#financialSupervision .productSmartGovern-block3.block2 ul li p{ position: relative; color: #666666; }
#financialSupervision .productSmartGovern-block3.block2 ul li hr{ height: 1px; border: none; margin:11px 65px 0px;background: #666666;}
#financialSupervision .productSmartGovern-block3.block2 ul li:hover{
	transform:scale(1.3, 1.3);
	-ms-transform:scale(1.3, 1.3); /* IE 9 */
	-webkit-transform:scale(1.3, 1.3); /* Safari and Chrome */
	transition-duration: .2s;
	-webkit-transition-duration:.2s;
}
#financialSupervision .productSmartGovern-block3.block3{width: 1100px;}
#financialSupervision .productSmartGovern-block3.block3 ul li{width: 220px; margin:0px 0px 70px;}
#financialSupervision .productSmartGovern-block3.block4{width: 1016px;}
#financialSupervision .productSmartGovern-block3.block4 ul li{width: 348px; margin:0px 79px 13px;border: 1px solid #ffffff; padding:14px 0px;}
#financialSupervision .productSmartGovern-block3.block4 ul li .img{ margin:0px 14px; float: left;}
#financialSupervision .productSmartGovern-block3.block4 ul li p{overflow: hidden; line-height: 29px; text-align: left;}
#financialSupervision .productSmartGovern-block3.block4 ul li:hover{ background: #ffffff; border: 1px solid #eeeeee; box-shadow: 2px 2px 6px #eeeeee;}
#financialSupervision .productSmartGovern-block3.block5 ul li p{line-height: 24px; }


/* 数据服务 */
#shuJuFuWu .block1{width: 500px; padding-right: 457px; padding-bottom: 30px; margin: 50px auto 0px; background: url(../images/shuJuFuWu-img01.png) right top no-repeat;}
#shuJuFuWu .block1 h2{height: 20px; padding-left: 22px; border-left: 2px solid #db2a22; font-size: 18px; line-height: 20px; margin-bottom: 20px;}
#shuJuFuWu .block1 ul li{ padding-left: 56px; line-height: 52px; font-size: 16px; color: #666666; background-position: 13px center; background-repeat:  no-repeat;}
#shuJuFuWu .block1 ul li.bg1{ background-image: url(../images/shuJuFuWu-icon01.png);}
#shuJuFuWu .block1 ul li.bg2{ background-image: url(../images/shuJuFuWu-icon02.png);}
#shuJuFuWu .block1 ul li.bg3{ background-image: url(../images/shuJuFuWu-icon03.png);}
#shuJuFuWu .block1 ul li.bg4{ background-image: url(../images/shuJuFuWu-icon04.png);}
#shuJuFuWu .block1 ul li.bg5{ background-image: url(../images/shuJuFuWu-icon05.png);}
#shuJuFuWu .shuJuFuWu-p{ text-align: center; font-size: 18px; padding:50px 0px;}
#shuJuFuWu .block2{width: 1000px; margin: 0px auto;}
#shuJuFuWu .block2 ul li{width: 230px;height: 200px; text-align: center; position: relative; border: 1px solid #e4e4e4; margin:0px 9px; overflow: hidden; float: left;}
#shuJuFuWu .block2 ul li .shadow{ width: 230px; height: 200px; position: absolute; left: 0px; top: 0px; opacity: 0;filter:alpha(opacity=0); background: #f46d51;}
#shuJuFuWu .block2 ul li .shadow span{width: 230px; position: absolute; font-size: 16px; line-height: 30px; color: #ffffff; 
	left:50%;
	top:50%;
	transform:translate(-50%,-50%);
	-webkit-transform:translate(-50%,-50%);}
#shuJuFuWu .block2 ul li .img{ margin-top: 69px; margin-bottom: 20px;}
#shuJuFuWu .block2 ul li p{ font-size: 16px;}
#shuJuFuWu .block2 ul li:hover{ border-color: #f46d51; transition-duration: .2s;}
#shuJuFuWu .block2 ul li:hover .shadow{opacity: 1;filter:alpha(opacity=100); transition-duration: .2s;}

#shuJuFuWu .block2.block3{width: 1050px;}
#shuJuFuWu .block2.block3 ul li{width: 350px; height: auto; border: 0px none; margin: 0px;;}
#shuJuFuWu .block2.block3 ul li .img{ margin-top: 10px;}
#shuJuFuWu .block2.block3 ul li h4{ font-size: 16px;}
#shuJuFuWu .block2.block3 ul li p{ font-size: 14px; color: #666666; line-height: 24px; margin-top: 20px;}

#shuJuFuWu .block2.block4{width: 1050px;}
#shuJuFuWu .block2.block4 ul li{width: 270px;height: 240px; margin:0px 39px;}
#shuJuFuWu .block2.block4 ul li .img{ margin-top: 40px; margin-bottom: 30px;}
#shuJuFuWu .block2.block4 ul li p{ color: #666666; font-size: 14px; line-height: 24px; padding:0px 20px;}
#shuJuFuWu .block2.block4 ul li:hover{ 
	transform: translate(0,-10px);
	-ms-transform: translate(0,-10px); /* IE 9 */
	-webkit-transform: translate(0,-10px); /* Safari and Chrome */
	transition-duration: .5s;
	-webkit-transition-duration:.5s;
}

#shuJuFuWu .block5{width: 1046px; margin: 0px auto;}
#shuJuFuWu .block5 ul li{width: 455px; font-size: 14px; line-height: 22px; float: left; position: relative; border: 1px solid #e4e4e4; margin:0px 33px 53px; background-position: 35px center; background-repeat:  no-repeat;}
#shuJuFuWu .block5 ul li p{width: 310px;  font-size: 14px; line-height: 22px; color: #555555; position: absolute;
	left:120px;
	top:50%;
	transform:translate(0,-50%);
	-webkit-transform:translate(0,-50%);
}
#shuJuFuWu .block5 ul li.bg1{  background-image: url(../images/shuJuFuWu-td01.png); height: 139px;}
#shuJuFuWu .block5 ul li.bg2{  background-image: url(../images/shuJuFuWu-td02.png); height: 139px;}
#shuJuFuWu .block5 ul li.bg3{  background-image: url(../images/shuJuFuWu-td03.png); height: 139px;}
#shuJuFuWu .block5 ul li.bg4{  background-image: url(../images/shuJuFuWu-td04.png); height: 139px;}

#shuJuFuWu .block6 ul li.bg1{  background-image: url(../images/shuJuFuWu-ld01.png); height: 90px;}
#shuJuFuWu .block6 ul li.bg2{  background-image: url(../images/shuJuFuWu-ld02.png); height: 90px;}
#shuJuFuWu .block6 ul li.bg3{  background-image: url(../images/shuJuFuWu-ld03.png); height: 90px;}
#shuJuFuWu .block6 ul li.bg4{  background-image: url(../images/shuJuFuWu-ld04.png); height: 90px;}


@keyframes showup {
  from{
      letter-spacing: -50px;
      filter: blur(10px);
  }
  to{
      letter-spacing: 2px;
      filter: blur(0px);
  }
}
@keyframes showup1 {
  from{
      letter-spacing: -50px;
      filter: blur(10px);
  }
  to{
      letter-spacing: 1px;
      filter: blur(0px);
  }
}
@keyframes rotate {
  0% {
      transform: translate(-50%, -50%) rotate(0);
  }
  100% {
      transform: translate(-50%, -50%) rotate(360deg);
  }
}




/*在线咨询和留言的按钮和弹框*/
.online-zixunBtn, .online-liuyanBtn{width: 62px;height:24px;box-sizing:content-box;  line-height: 20px; padding-top: 38px; position: fixed;z-index: 99; right: 5px; text-align: center; font-size: 12px; color: #ffffff; cursor: pointer;}
/**/
.online-zixunBtn{top:368px; background: url(../images/index/online-zixunICon.png) center 8px no-repeat #3f6dc4;}
.online-liuyanBtn{top:454px; background: url(../images/index/online-liuyanICon.png) center 8px no-repeat #3f6dc4;}
/**/
.online-zixunCon, .online-liuyanCon{ position: fixed; left: 50%; top:50%; z-index: 99; box-shadow: 0px 0px 5px #dddddd;}
.online-zixunCon .close, .online-liuyanCon .close{width: 16px;height: 20px; position: absolute; right: 10px; top:3px; cursor: pointer;}
.online-zixunCon .close span, .online-liuyanCon .close span{ display: inline-block; width: 100%;height: 3px; margin-top: 8px; background: #3f6dc4;}
/**/
.online-zixunCon{width: 344px;height: 422px; margin-left: -172px; margin-top: -211px;  background:#f1f1f1; border: 1px solid #cccccc;  display: none;}
.online-zixunCon .time1{width: 231px;height: 24px; line-height: 24px;  margin:15px auto 0px; background: #f6f6f6; color:#999999; font-size: 14px; text-align: center;}
.online-zixunCon .time2Area{height: 20px; line-height: 20px; margin:12px 20px 0px;}
.online-zixunCon .time2Area font{ display: inline-block; line-height: 20px;}
.online-zixunCon .time2{ display: inline-block; width: 132px;   color:#999999; font-size: 14px;}
.online-zixunCon .chatCon{ margin:0px 20px; background: #ffffff; color: #999999; line-height: 20px;padding:10px 15px;}
.online-zixunCon .textArea{width: 100%;height: 90px; position:absolute; left: 0px; bottom: 49px;}
.online-zixunCon .textArea textarea{width: 334px; padding:5px; height: 90px;  overflow: auto; font-size: 14px; line-height: 26px; font-family: "microsoft yahei"; border: 0px none; resize: none; outline: none; color: #666666;}
.online-zixunCon .operateArea{height: 40px; width: 100%; position: absolute; bottom: 0px; background: #ffffff; border-top: 1px solid #cccccc;}
.online-zixunCon .operateArea .lPart{width: 176px; height: 40px; background: url(../images/onlineConsult-img02.jpg) -20px 2px no-repeat; float: left;}
.online-zixunCon .operateArea .rPart {width: 58px;height: 30px;line-height: 30px; color: #ffffff; border-radius: 5px; float: right; margin-right: 15px; margin-top: 5px; border: 0px none;
	background: -webkit-linear-gradient(-45deg, #4285f4, #0763f7); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(-45deg, #4285f4, #0763f7); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(-45deg, #4285f4, #0763f7); /* Firefox 3.6 - 15 */
	background: linear-gradient(-45deg, #4285f4, #0763f7);; /* 标准的语法 */
}
/**/
.online-liuyanCon{width: 344px;height: 422px; margin-left: -172px; margin-top: -211px;  background:url(../images/index/online-liuyanCon.png) #ffffff; display: none;}
.online-liuyanCon .title{width: 243px; text-align: center; height: 50px;line-height: 50px; background: #ffffff; position: absolute; top: 2px; left: 50px; font-size: 16px;}
.online-liuyanCon .textArea{width: 261px;height: 102px; position:absolute; left: 39px; top: 79px; background: #f6f6f6;  }
.online-liuyanCon .textArea textarea{width: 261px;height: 102px;  background: transparent;overflow: auto; font-size: 14px; line-height: 26px; font-family: "microsoft yahei"; border: 0px none; resize: none; outline: none;}
.online-liuyanCon .input1, .online-liuyanCon .input2, .online-liuyanCon .input3, .online-liuyanCon .input4{width: 243px;height: 29px;position:absolute; left: 64px;  background: #f6f6f6;  }
.online-liuyanCon .input1 input, .online-liuyanCon .input2 input, .online-liuyanCon .input3 input, .online-liuyanCon .input4 input{width: 243px;height: 29px;  background: transparent;overflow: auto; font-size: 14px; line-height: 29px; font-family: "microsoft yahei"; border: 0px none; resize: none; outline: none;}
.online-liuyanCon .input1{top:198px;}
.online-liuyanCon .input2{top:239px;}
.online-liuyanCon .input3{top:280px;}
.online-liuyanCon .input4{top:318px;}

.returnTop{ width: 46px; padding:16px 0px; text-align: center; background: #f4f4f4; position: fixed; right: 5px; top:540px; cursor: pointer; display: none;}
.returnTop:hover{ background: #e6e4e4;}
.returnTop:hover img{
	transform:translateY(-2px);
	-ms-transform:translateY(-2px); /* IE 9 */
	-webkit-transform:translateY(-2px); /* Safari and Chrome */
	transition-duration: .1s;
	-webkit-transition-duration:.1s;
}


/**
人工智能
*/
.ai-introduction .page .fl{
  float: left;
  width: 35%;
  padding-right: 20px;
  box-sizing: border-box;
}
.ai-introduction .page .fr{
  float: right;
  width: 65%;
}
.ai-introduction .page {
  padding: 0 0 79.9994px 0;
  width: 1200.0026px;
  margin: 0 auto;
  margin-top: 99.9978px;
}
.ai-introduction .page h1{
  margin-bottom: 9.9992px;
  font-size: 40.0026px;
  color: #333;
}

.ai-introduction h4 {
  margin-bottom: 29.9976px;
  font-size: 19.9984px;
}
.ai-introduction p.text {
  margin-bottom: 19.9984px;
  font-size: 14.0012px;
  letter-spacing: .9976px;
  line-height: 24.0004px;
}
.ai-introduction .page img {
  width: 100%;
}
.main_xinxifw_list{
        width: 1200px;
        margin: 0 auto;
        background: #fff;
      }
      .main_xinxifw_list>div{
        float: left;
        width: calc(25% - 40px);
        display: block;
        margin: 40px 20px;
        color: #000;
        background: #f2f2f2;
      }
      .main_xinxifw_list>div:hover{
        background: url(../images/ai/bg.png) no-repeat;
        background-size: 100% 100%;
      }
      .main_xinxifw_list >div .desc {
        padding: 30px;
        text-align: center;
      }
      
      .main_xinxifw_list .desc .info {
        font-size: 12px;
        line-height: 18px;
        color: #999999;
        padding: 48px 0px 8px 0px;
      }
      
      
      .main_xinxifw_list >div .desc img{
        margin-top: 100px;
      }
      .main_xinxifw_list >div .desc h3 {
        font-size: 18px;
        padding-bottom: 15px;
        margin-top: 10px;
        color: #000;
        font-weight: 800;
      }
