/* 边缘计算智能Box页面样式 */
.edge_introduce{width:100%;height:540px;overflow:hidden;box-sizing:border-box;}
.edge_introduce ul.ei_wrap{width:1200px;height:100%;box-sizing:border-box;padding:60px 0;overflow:hidden;margin:0 auto;}
.edge_introduce ul.ei_wrap li{height:100%;box-sizing:border-box;}
.edge_introduce ul.ei_wrap li:nth-child(1){padding:7% 5%;color:#333;float: left;width:40%;}
.edge_introduce ul.ei_wrap li:nth-child(2){float:right;width:55%;}
.edge_introduce ul.ei_wrap li:nth-child(1) h2{font-size:28px;font-weight:bold;margin-bottom:24px;text-align:center;}
.edge_introduce ul.ei_wrap li:nth-child(1) i{width:40px;height:2px;background-color:#00479D;margin:0 auto 30px;display:block;}
.edge_introduce ul.ei_wrap li:nth-child(1) p{font-size:16px;line-height:36px;}
.edge_introduce ul.ei_wrap li:nth-child(2) img{display:block;width:100%;height:100%;}
.edge_function {width:100%;height:630px;background-color:#F4F4F4;box-sizing:border-box;overflow:hidden;}
.edge_function .ef_wrap{width:1200px;height:100%;box-sizing:border-box;margin:0 auto;}
.edge_function .ef_wrap .ef_title{margin: 0 auto;width:278px;height:50px;line-height:50px;text-align:center;color:#333;margin:40px auto;}
.edge_function .ef_wrap .ef_title i{width:40px;height:2px;background-color:#00479D;display:inline-block;}
.edge_function .ef_wrap ul.ef_list{width:100%;height:444px;overflow:hidden;}
.edge_function .ef_wrap ul.ef_list>li{float:left;width:285px;height:100%;text-align:center;padding-top:152px;color:#fff;transition:transform 0.15s ease;-webkit-transition:transform 0.15s ease;}
.edge_function .ef_wrap ul.ef_list>li:hover{-ms-transform:rotate(15deg); /* IE 9 */-webkit-transform: rotate(15deg);/* Safari and Chrome */transform: rotate(15deg);box-shadow:0 2px 3px #aaaaaa;}
.edge_function .ef_wrap ul.ef_list>li h3{font-size:24px;font-weight:normal;}
.edge_function .ef_wrap ul.ef_list>li i{width:50px;height:1px;background-color:#D4DDE4;margin:20px 0;display:inline-block;}
.edge_function .ef_wrap ul.ef_list>li p{font-size:14px;color:#D4DDE4;}
.edge_function .ef_wrap ul.ef_list>li ul.ef_ailist{width:80px;height:110px;margin:0 auto;}
.edge_function .ef_wrap ul.ef_list>li ul.ef_ailist>li{width:100%;height:30px;list-style-type:disc;text-align:left;box-sizing:border-box;font-size:14px;color:#D4DDE4;}
.edge_function .ef_wrap ul.ef_list>li:nth-child(2),.edge_function .ef_wrap ul.ef_list>li:nth-child(3),.edge_function .ef_wrap ul.ef_list>li:nth-child(4){margin-left:20px;}
.function_feature {width:100%;height:950px;overflow:hidden;padding:98px 0;box-sizing:border-box;}
.function_feature .ff_title{box-sizing:border-box;width:334px;height:50px;line-height:50px;color:#333;text-align:center;margin:0 auto 36px auto;}
.function_feature .ff_title h2{font-size:28px;font-weight:bold;margin-bottom:20px;}
.function_feature .ff_title i{display:inline-block;width:40px;height:2px;background-color:#00479D;font-style:normal;}
.function_feature ul.ff_list{width:1200px;height:670px;overflow:hidden;margin:0 auto;}
.function_feature ul.ff_list li{float:left;width:380px;height:320px;transition:transform 0.15s ease;-webkit-transition:transform 0.15s ease;}
.function_feature ul.ff_list li:hover{-ms-transform:scale(0.9,0.9); /* IE 9 */-webkit-transform:scale(0.9,0.9);/* Safari and Chrome */transform:scale(0.9,0.9);box-shadow:0 2px 3px #aaaaaa;}
.function_feature ul.ff_list li:nth-child(2),.function_feature ul.ff_list li:nth-child(5){margin:0 30px;}
.function_feature ul.ff_list li:nth-child(1),.function_feature ul.ff_list li:nth-child(2),.function_feature ul.ff_list li:nth-child(3){margin-bottom:20px;}
.function_feature ul.ff_list li .li_content{width:100%;height:100%;background-color:#F4F4F4;text-align:center;box-sizing:border-box;}
.function_feature ul.ff_list li span{display:inline-block;margin:52px 0 48px 0;width:100px;height:100px;text-align:center;line-height:100px;vertical-align:middle;}
.function_feature ul.ff_list li h3{font-size:22px;color:#052FA8;margin-bottom:30px;font-weight:bold;}
.function_feature ul.ff_list li p{font-size:14px;color:#333;}
.device_parameters{width:100%;height:920px;}
.device_parameters .dp_title{width:334px;height:50px;line-height:50px;text-align:center;margin:0 auto 36px auto;color:#333;}
.device_parameters .dp_title h2{font-size:28px;font-weight:bold;margin-bottom:20px;}
.device_parameters .dp_title i{display:inline-block;width:40px;height:2px;background-color:#00479D;font-style:normal;}
.device_parameters table.dp_table{width:1200px;height:800px;box-sizing:border-box;margin:0 auto;}
.device_parameters table.dp_table tr{width:100%;height:70px;text-align:center;box-sizing: border-box;}
.device_parameters table.dp_table>thead tr th{background-color:#052FA8;color:#fff;font-size:16px;font-weight:bold;text-align:center;height:70px;box-sizing: border-box;}
.device_parameters table.dp_table>thead tr th:nth-child(1){width:30%;}
.device_parameters table.dp_table>thead tr th:nth-child(2){width:70%;padding-left:38px;}
.device_parameters table.dp_table>thead tr th{border:1px solid #fff;}
.device_parameters table.dp_table>tbody tr td:nth-child(1){width:30%;color:#052FA8;}
.device_parameters table.dp_table>tbody tr td:nth-child(2){width:70%;text-align:left;padding-left:38px;line-height:24px;}
.device_parameters table.dp_table>tbody tr td{border:1px solid #ddd;color:#333;font-size:14px;box-sizing: border-box;}