/* 智能电网系列-智能配电房系统页面 样式 */
.citycom_container{width:100%;height:auto;overflow:hidden;}
.citycom_container .first_wrap{width:1200px;height:800px;text-align:center;margin:0 auto;}
.citycom_container .first_wrap ul.cf_list01{width:540px;height:54px;line-height:54px;margin:72px auto 59px auto;}
.citycom_container .first_wrap ul.cf_list01>li{float:left;width:50%;height:100%;text-align:center;box-sizing:border-box;font-size:16px;border:1px solid rgba(221,221,221,1);}
.citycom_container .first_wrap ul.cf_list01>li:hover{background-color:#0527AF;border:1px solid rgba(5,39,175,1);box-sizing:border-box;color:#fff;}
.citycom_container .first_wrap ul.cf_list01>li>a{display:inline-block;width:100%;height:100%;color:#333;text-decoration:none;}
.citycom_container .first_wrap ul.cf_list01>li:hover a{color:#fff;}
.citycom_container .first_wrap>p{font-size:16px;color:#333;line-height:36px;margin:0 auto 50px auto;width:1200px;text-align:left;}
.citycom_container .first_wrap ul.cf_list01>li.cur{background-color:#0527AF;border:1px solid rgba(5,39,175,1);box-sizing:border-box;color:#fff;}
.citycom_container .first_wrap ul.cf_list01>li.cur a{color:#fff;}
.citycom_container .second-wrap{width:100%;height: 680px;background-color:#F4F4F4;text-align:center;padding:75px 0;box-sizing:border-box;}
.citycom_container .third_wrap{width:100%;height:750px;box-sizing:border-box;text-align:center;padding-top:70px;}
.citycom_container .third_wrap .title1{width:1200px;height:60px;text-align:center;margin:0 auto 70px;}
.citycom_container .third_wrap .title1 h2{font-size:28px;color:#333;margin-bottom:20px;}
.citycom_container .third_wrap .title1 i{display:inline-block;width:40px;height:1px;background-color:#00479D;margin-bottom:20px;}
.citycom_container .third_wrap .title1 p{font-size:14px;color:#333;line-height:32px;}
.citycom_container .third_wrap>img{margin-top:50px;}
.citycom_container .third_wrap>img:hover{-ms-transform:scale(1.1,1.1); /* IE 9 */-webkit-transform:scale(1.1,1.1);/* Safari and Chrome */transform:scale(1.1,1.1);}
