﻿@charset "utf-8";
/*---初始化css---*/

* {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
html, body, div, span, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, address, big, cite, code, del, em, font, img, ins, small, strong, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend {
    margin: 0;
    padding: 0;
}
.clear {
    clear: both;
    height: 0px;
    line-height: 0px;
    font-size: 0px;
}
html, div {
    display: block;
}
body {
    background: #fff;
}
ol, ul {
    list-style: none;
}
img {
    border: none;
}
a {
    text-decoration: none;
    cursor: pointer;
}
p {
    line-height: 1.8;
    letter-spacing: 2px;
}
.pagePadding {
    padding: 80px 15%;
}
.clear_fix {
    zoom: 1;
}
.clear_fix:after {
    content: '';
    visibility: hidden;
    width: 0;
    height: 0;
    clear: both;
    display: block;
    font-size: 0;
}
/*---主体位置---*/

.width100 {
    width: 100%;
}
@media (min-width: 1200px) {
    .main {
        margin: 0 auto;
    }
    .footercenter {}
}
@media (max-width: 1200px) {
    .main {
        width: 100%;
        margin: 0 auto;
    }
    .footercenter {
        width: 100%;
    }
}
/*---顶端部分---*/

.topa {
    height: 28px;
    line-height: 28px;
    background: #f0f0f0;
    border-bottom: 1px solid #CCC;
    display: none;
}
.topa ul {
    border-left: 1px solid #4A494D;
    border-right: 1px solid #7C7C7C;
}
.topa ul li {
    float: right;
    border-left: 1px solid #7C7C7C;
    border-right: 1px solid #4A494D;
    padding-left: 10px;
    padding-right: 10px;
}
.topa li:hover {
    background: #333;
}
.topa a {
    color: #ccc;
}
.xiantiaoX {
    height: 1px;
    background-color: #8d939d;
    opacity: 0.3;
    border-bottom: 1px solid #fff;
}
.xiantiaoY {
    width: 1px;
    background-color: #8d939d;
    opacity: 0.3;
    border-right: 1px solid #fff;
}
/*---导航部分---*/

.menu {
    height: 58px;
    line-height: 58px;
    font-family: "microsoft yahei";
    background-color: #f0f0f0;
    z-index: 201;
}
.menu .main {
    height: 100%;
    text-align: center;
}
.menu .main .navList ul li {
    display: inline-block;
    margin-left: 30px;
}
.navLeft {
    display: inline-block;
}
.navLeft img {
    width: 155px;
    height: auto;
}
.navContact {
    display: inline-block;
    margin-left: 30px;
}
.navContact .contactIcon1 {
    display: inline-block;
    vertical-align: middle;
}
.navContact .contactIcon2 {
    display: inline-block;
    vertical-align: middle;
}
.navContact span {
    margin-right: 4px;
    display: inline-block;
}
.navContact span a {
    color: #ff6500;
}
.navContact span a:hover {
    color: #0067ac;
    text-decoration: underline;
}
.languages:hover {
    text-decoration: underline;
    color: #0067ac
}
.listIMGContact {
    cursor: pointer;
    margin-left: 6px;
    width: 28px;
    margin-top: 6px;
}
.navContactImg {
    display: none;
    position: absolute;
    z-index: 300;
    width: 104px;
    height: 104px;
    background: #fff;
}
.navContactImg img {
    width: 100px;
    height: 100px;
    margin: 2px;
}
.ContactTge {
    position: absolute;
    left: 46px;
    top: -24px;
    color: #fff;
}
.navList {
    display: inline-block;
}
.navList li.active {
    background: url(/Image/1.png) no-repeat;
}
.navList li a {
    color: #666;
    font-size: 14px;
}
.header div.navContact a, .header div.navContact span {
    font-weight: 400;
    color: rgba(232, 232, 232, 1);
}
.navList li.active a {
    color: #ff6500;
}
.DropBox {
    display: none;
    top: 43px;
    background: #f3f3f3;
    cursor: default;
    padding: 20px;
    line-height: 46px;
    font-size: 14px;
    z-index: 200;
    position: absolute;
    border-radius: 0px 0px 10px 10px;
    overflow: hidden;
}
.DropBox dt {
    line-height: 30px;
}
.DropBox dd {
    line-height: 26px;
}
.DropBox dt a {
    color: #ff6500;
}
.DropBox dd a {
    color: #666;
}
.DropBox a:hover {
    text-decoration: underline;
    color: #0067ac
}
/*---导航部分(万物互联)---*/

.panel_a {
    left: 0px;
    width: 596px;
    height: 320px;
    padding: 10px 20px 20px;
}
.panel_a h3 {
    line-height: 44px;
    text-align: center;
    border-bottom: 1px solid #cfcfcf;
    font-size: 14px;
    font-weight: bold;
    text-align: left;
}
.panel_a h3 a {
    color: #ff6500;
}
.panel_a h4 {
    margin-top: 4px;
    line-height: 44px;
    font-weight: bold;
    line-height: 40px;
    font-size: 14px;
}
.panel_a h4 a {
    color: #ff6500;
}
.panel_a dl {
    width: 50%;
    float: left;
    text-align: left;
    margin-bottom: 10px;
}
.panel_a dd {
    margin-right: 15px;
    float: left;
}
/*---导航部分(大数据与AI)---*/

.panel_b {
    left: 90px;
}
.panel_b dl {
    text-align: center;
}
/*---导航部分(自然交互)---*/

.panel_c {
    left: 220px;
}
.panel_c dl {
    text-align: center;
}
/*---导航部分(关于敢为)---*/
.aboutListIntroduction{
    height: 120px;
    background-color: rgb(255, 153, 0);
    display: flex;
    align-items: center;
    color: rgb(217, 217, 217);  
        padding: 0px 30%;
}
.aboutListIntroduction>div{
    font-size: 36px;
    font-weight: bold;
    color: white;
    min-height: 0px;
    text-align: center;
    flex: 0 0 auto;
    max-width: 60%;
}
.aboutListIntroduction>hr{
    flex: 1 1 0%;
    margin-right: 20px;
    margin-left: 20px;
    border-top-color: currentcolor;   
}

.TalentDevelopment h1 {
    margin-top: 80px;
    margin-bottom: 40px;
}
.TalentDevelopment .generListCenter>img {
    margin: 0 auto;
}
.TalentDevelopmentContent {
    color: #424242;
    font-size: 15px;
    font-weight: 200;
}
.TalentDevelopment .generListCenter a {
    color: #424242;
    font-size: 15px;
    font-weight: 200;

    display: inline-block;
    text-align: center;
    float: left;
    width: 20%;
}
.TalentDevelopment .generListCenter a>img {
    margin-right: 0;
}
#jobRecruitment .layui-tab-title li {
    color: #333;
    font-size: 16px;
}
#jobRecruitment .platformFunction table thead tr td {
    font-weight: 700;
    background: #6BA7DC;
    text-align: center!important;
}
#jobRecruitment .platformFunction table tr td {
    border: 0;
}
#jobRecruitment .platformFunction table tbody tr td {
    font-size: 14px;
    cursor: pointer;
    text-align: center!important;
}
#jobRecruitment .platformFunction table tbody tr:nth-child(even) {
    background: #ECF9FF;
}
.panel_e {
    left: 430px;
    width: 150px;
    height: 105px;
}
.panel_e dl {
    text-align: left;
    height: 100px;
}
.panel_e dl:first-child {
    width: 86px;
    float: left
}
.panel_e dl:last-child {
    width: 57px;
    float: right;
}
.panel_en {
    top: 43px;
    width: 156px;
    height: 100px;
    left: 355px;
}
.panel_en dl {
    text-align: left;
    height: 100px;
}
.panel_en dl:first-child {
    width: auto!important;
    float: left
}
.panel_en dl:last-child {
    width: auto!important;
    float: left;
}
.panel_en dl dd {
    line-height: 26px;
}
/*---底部---*/

.footer {
    width: 100%;
    padding-top: 30px;
    line-height: 40px;
    background: #b8b6b7;
}
.footercenter {
    color: #787878;
    padding-top: 10px;
    padding-bottom: 0px;
    text-align: center;
    margin: 0 auto;
    line-height: 36px;
}
.footercenter span {
    font-size: 12px;
    font-weight: bold;
}
.footercenter a {
    color: #787878;
    text-decoration: none;
    line-height: 30px;
}
.shengming {
    color: #787878;
    margin: 0px;
    padding: 0px;
    text-align: center;
    margin-top: 30px;
}
/*---首行缩进---*/

.suojin {
    color: #424242;
    font-size: 15px;
    font-weight: 200;
    opacity: 0.8;
    padding: 0!important;
}
.suojin>div {
    background-color: white;
}
.cstContent {
    background-color: rgba(0, 0, 0, 0);
    padding-top: 20px;
    padding-bottom: 20px;
    box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.35);
}
.cstUl {
    list-style-type: none;
    padding-left: 0px;
    color: #efefef;
}
.c-section, .c-container, .c-container-1, .c-container-2, .c-row, .c-column, .c-div, .c-list, .c-listitem, .c-tabpane {
    min-height: 80px;
}
.abtouContainer {
    display: flex;
    background-size: initial;
    background-repeat: no-repeat;
    background-position: 50% 0%;
    padding-top: 5px;
}

.cst_hovershadow_Griditem .cst_block_item {
    -webkit-transform: rotate(0deg) scale(1) translate(0%, 0%);
    transform: rotate(0deg) scale(1) translate(0%, 0%);
    -webkit-transition: All 0.3s ease;
    transition: All 0.3s ease;
    -ms-transform: rotate(0deg) scale(1) translate(0%, 0%);
}
.cst_hovershadow_Griditem .cst_block_item {
    -webkit-transform: rotate(0deg) scale(1) translate(0%, 0%);
    transform: rotate(0deg) scale(1) translate(0%, 0%);
    -webkit-transition: All 0.3s ease;
    transition: All 0.3s ease;
    -ms-transform: rotate(0deg) scale(1) translate(0%, 0%);
}
.aboutTitleContent {
    flex: 1 1 0%;
    width: 100%;
}
.cst_timelineStyle01 .cst_setting_item {
    -webkit-box-flex: 1 !important;
    -ms-flex: 1 !important;
    flex: 1 !important;
}
.aboutTitle {
    font-size: 24px;
    text-align: right;
    position: absolute;
    bottom: 0px;
    width: 100%;
    padding: 0 30px;
    font-weight: normal;
    font-family: "georgia";
    color: rgb(255, 153, 0);
}
.cbdiv_807608e9 {
    min-height: 20px;
}
.cbhead_7205af6e::before {
    content: "";
    width: 20px;
    height: 20px;
    display: inline-block;
    border-style: solid;
    border-radius: 50px;
    border-width: 4px;
    border-color: rgb(255, 153, 0);
}
.cbpara_9301dd20 {
    margin-left: 30px;
    margin-right: 30px;
    position: relative;
    padding-top: 20px;
    margin-bottom: 0px;
    max-width: 520px;
    display: inline-block;
    text-align: left;
    font-size:13px;
    font-family: SourceHanSansCN-Light,SourceHanSansCN;
    font-weight: 300;
    color: #efefef;
    line-height:26px;
}

.cbpara_9301dd20::before {
    content: "";
    position: absolute;
    height: 100%;
    width: 1px;
    border-left-style: solid;
    border-left-width: 2px;
    left: -31px;
    top: 0;
    opacity: 0.17;
}

.cbhead_7205af6e {
    font-size: 14px;
    position: relative;
    display: inline-block;
    margin-top: 10px;
    margin-left: -14px;
}
.cbhead_7205af6e span.left
{
    position: absolute;
    left: -15px;
    transform: translateX(-100%);
    white-space: nowrap;
    top: 5px
}
.cbhead_7205af6e span.right
{
    position: absolute;
    right: -15px;
    transform: translateX(100%);
    white-space: nowrap;
    top: 5px
}
.cbhead_7205af6e span{
    color: rgb(255, 153, 0);
    position: relative;top: -10px;
}
.cst_timelineStyle01 .cst_timelinelist> :nth-child(even) .cst_block_item {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    text-align: right;
}
.aboutTitleContent {
    flex: 1 1 0%;
    width: 100%;
    position: relative;
}
.cst_timelineStyle01 .cst_setting_item {
    -webkit-box-flex: 1 !important;
    -ms-flex: 1 !important;
    flex: 1 !important;
}
.cst_timelineStyle01 .cst_timelinelist> :nth-child(even) .cst_block_item .cst_title::before {
    margin-right: -14px !important;
}
.cst_timelineStyle01 .cst_timelinelist> :nth-child(even) .cst_block_item .cst_date {
    text-align: left;
}
.cst_timelineStyle01 .cst_timelinelist> :nth-child(even) .cst_block_item .cst_description::before {
    right: -31px !important;
    left: auto;
}
.cst_hovershadow_Griditem .cst_block_item:hover {
    -webkit-box-shadow: rgba(0, 0, 0, 0.188235) 0px 17px 50px 0px;
    box-shadow: rgba(0, 0, 0, 0.188235) 0px 17px 50px 0px;
    -webkit-transform: translate3d(0px, -2px, 0px);
    transform: translate3d(0px, -2px, 0px);
    -webkit-transition: all 0.3s cubic-bezier(0.55, 0, 0.1, 1);
    transition: all 0.3s cubic-bezier(0.55, 0, 0.1, 1);
    -webkit-transition: All 0.3s ease;
    transition: All 0.3s ease;
    z-index: 10;
}
/*---首页特效字---*/

.business {
    width: 100%;
    font: 14px/2 "微软雅黑", "宋体", Arial, s tahoma, helvetica, Georgia, sans-serif, Times, serif;
    background: #f0f0f0;
}
.wrappera {
    padding: 80px 15%;
    box-sizing: border-box;
}
.wrappera p {
    font-size: 22px;
    font-weight: 600;
    color: #484848;
    text-indent: 2em;
    text-shadow: 5px 5px 20px #b0b0b0;
}
.wrappera p span {
    font-family: "宋体";
    line-height: 40px;
}
.wapppspan {
    font-size: 38px;
}
/*---主体布局---*/

.bodystop {
    width: 100%;
    position: relative;
    height: auto;
    background: #4278be;
    overflow: hidden;
}
.bodystop>img {
    width: 100%;
    display: block;
    position: relative
}
.bodys .gfblock .content div p {
    line-height: 26px;
}
#particles-js {
    position: absolute;
    left: 6%;
    top: 8%;
    right: 6%;
    bottom: 8%;
    z-index: 1;
}
.pagebyd {
    width: 100%;
    font-size: 12px;
    background-color: #F9FBFDFF;
}
.pagemain ul li i {
    display: none;
}
.pagemain ul {
    margin: 0;
    padding: 0;
    color: #333;
    display: flex;
}
.pagemain ul li.old {
    padding: 10px 0 10px 20px;
}
.pagemain ul li {
    list-style: none;
    cursor: pointer;
    position: relative;
    font-size: 16px;
    width: 25%;
    position: relative;
    text-align: center;
}
.pagemain ul li a {
    color: #444;
    display: block;
    text-align: center;
    font-weight: 600;
}
.pagemain ul li a i {
    display: none;
}
.pagemain ul li.active {}
.pagemain ul li.active a {
    color: white;
}
.pagemain ul li span {
    padding-left: 4px;
}
.maindiv {
    line-height: 1rem;
    cursor: pointer;
    font-weight: 600;
    color: #a9a9a9;
    font-size: 14px;
    padding: 15px 0 15px 20px;
    position: relative;
}
.maindiv i {
    width: 16px;
    height: 10px;
    background: url(/Image/icons_list.png) no-repeat;
    position: absolute;
    right: 18px;
    top: 18px;
}
.maindivia {
    background-position: 0px 0px!important;
}
.maindivib {
    background-position: -16px 0px!important;
}
.wmbannerm {
    width: 100%;
    background: #f0f0f0;
    padding: 0px 15%;
    box-sizing: border-box;
}
.page_titl {
    line-height: 40px;
}
.page_titl a {
    color: #333;
}
.page_titl a:hover {
    color: #360;
}
.pageCenter {
    float: left;
}
.page_right {
    padding: 80px 15%;
}
.page_rightat {
    width: 964px;
    padding: 30px 20px;
}
@media (min-width: 1200px) {}
@media (max-width: 1200px) {
    .pagemain {}
    .page_right {}
    .page_rightat {}
}
.page_text {
    line-height: 30px;
}
.aboutContent>div, .TalentDevelopment>div {
    padding: 80px 15%;
    font-size: 15px;
}
#jobRecruitmentDetails{
    color: #333;
}
.TalentDevelopment>div{
    background: white;
}
.aboutContent .page_text>div>div {
    padding: 80px 15%;
}
.page_text img {}
.page_text b {
    font-size: 24px;
    font-weight: bold;
}
.page_text h3 {}
.page_text h3 i {
    background: url(/Image/jianzhuIcos.png) no-repeat 0px 0px;
    width: 16px;
    height: 16px;
    position: absolute;
    left: 18px;
    top: 10px;
}
.build_storey {
    height: 450px;
    position: relative
}
.build_s3 {
    width: 200px;
    height: 210px;
    font-size: 12px;
    position: absolute;
    top: 90px;
    left: 0px;
}
.build_s4 {
    width: 300px;
    height: 90px;
    font-size: 12px;
    position: absolute;
    top: 120px;
    left: 450px;
}
.build_s5 {
    width: 200px;
    height: 100px;
    position: absolute;
    top: 80px;
    right: 0px;
}
.build_s5 dt {
    width: 28px;
    height: 28px;
    margin: 2px;
    float: left;
}
.build_s5 dd {
    width: 150px;
    height: 32px;
    font-size: 16px;
    float: left
}
/*---共性平台---*/

.generAll {
    width: 100%;
    background: #f0f0f0;
}
.gener_by {
    width: 790px;
    margin: 0 auto;
    margin-top: 20px;
}
#generList2, #generList3, #generList4, #generList5, #generList6, #generList7, #generList8 {
    padding: 80px 15%;
}
#generList6 table {
    border-collapse: separate!important;
}
#generList2, #generList4, #generList6 {
    background: white;
}
#generList3, #generList5 {
    background: #F9FBFDFF;
}
#generList2 .generListStyle {
    text-align: left;
}
#generList7 .generListCenter .generRight img {
    width: 100%;
}
.platformCharacteristics {
    width: 100%;
}
.platformCharacteristics li {
    float: left;
}
.platformCharacteristics li:nth-child(1), .platformCharacteristics li:nth-child(2) {
    margin-bottom: 80px;
}
.platformCharacteristics li:nth-child(2n) {
    width: 50%;
    padding-left: 5%;
    display: inline-block;
}
.platformCharacteristics li:nth-child(2n+1) {
    width: 50%;
    padding-right: 5%;
    display: inline-block;
}
.platformCharacteristics li img {
    width: 85px;
    margin: auto;
}
.platformCharacteristics li h3 {
    font-size: 18px;
    font-weight: 700;
    color: #424242;
    opacity: 0.8;
    line-height: 20px;
    padding: 20px 0;
}
.platformCharacteristics li p {
    color: #666;
    font-size: 15px;
    font-weight: 200;
    opacity: 0.8;
    text-align: center;
}
.platformAdvantage {
    border-radius: 10px;
    padding: 10px;
    border: 1px solid rgba(40, 106, 255, 1);
}
.platformAdvantage h3 {
    text-align: center;
    font-size: 18px;
    font-weight: 700;
    color: #424242;
    opacity: 0.8;
    padding-top: 20px;
    padding-bottom: 50px;
}
.platformAdvantage>div {
    padding-bottom: 40px;
    text-align: left;
}
.platformAdvantage>div span {
    width: 10%;
    display: inline-block;
    float: left;
    text-align: center;
}
.platformAdvantage>div span img {
    width: 38px;
    height: 38px;
    border: 1px dashed;
}
.platformAdvantage>div span p {
    text-align: center;
    color: #333;
    font-size: 15px;
    font-weight: 200;
    opacity: 0.8;
    line-height: 24px;
    margin-top: 10px;
}
.platformAdvantage>div:nth-of-type(1) span:nth-child(1) {
    color: #E15940;
}
.platformAdvantage>div:nth-of-type(2) span:nth-child(1) {
    color: #33AB4D;
}
.platformAdvantage>div:nth-of-type(3) span:nth-child(1) {
    color: #49A1C3;
}
.platformAdvantageList {
    width: 100%;
    padding-top: 70px;
}
.platformAdvantageListEN li{height: 220px;}
.platformAdvantageList li {
    width: 50%;
    float: left;
    position: relative;
    padding-left: 30px;
    display: inline-block;
}
.platformAdvantageList li:nth-child(1), .platformAdvantageList li:nth-child(2), .platformAdvantageList li:nth-child(3), .platformAdvantageList li:nth-child(4) {
    margin-bottom: 50px;
}
.platformAdvantageList li:nth-child(2n) {}
.platformAdvantageList li:nth-child(2n+1) {
    padding-right: 5%;
}
.platformAdvantageList li img {
    width: 20px;
    position: absolute;
    left: 0px;
}
.platformAdvantageList li h3 {
    font-size: 18px;
    font-weight: 700;
    color: #424242;
    opacity: 0.8;
    line-height: 20px;
    padding: 20px 0;
    text-align: left;
}
.platformAdvantageList li p {
    color: #666;
    font-size: 15px;
    font-weight: 200;
    text-align: left;
}
.platformFunction {
    text-align: center;
}
.platformFunction a {
    font-size: 20px;
    font-weight: 500;
    color: rgba(19, 38, 65, 1);
    line-height: 30px;
    padding: 6px 15px;
    border-radius: 8px;
    border: 2px solid rgba(107, 167, 220, 1);
    margin-bottom: 40px;
    display: inline-block;
}
.platformFunction a:nth-of-type(1) {
    font-size: 18px;
    font-weight: 700;
    color: #424242;
    border-radius: 8px;
    border: 2px solid #A9C4FF;
}
.platformFunction a:nth-of-type(2) {
    font-size: 18px;
    font-weight: 700;
    color: #424242;
    border-radius: 8px;
    border: 2px solid #DACFFF;
    margin-top: 80px;
}
.platformFunction a:nth-of-type(3) {
    font-size: 18px;
    font-weight: 700;
    color: #424242;
    border-radius: 8px;
    border: 2px solid #FFBD83;
    margin-top: 80px;
}
.generListStyle span {
    font-size: 24px;
    font-weight: 700;
    color: #333;
    display: inline-block;
    padding-left: 1rem;
    position: relative;
}
.generListStyle span:before {
    content: "";
    position: absolute;
    left: 0;
    top: 22%;
    height: 60%;
    width: 4px;
    display: inline-block;
    background: #004DA0;
}
.generListCenter {
    padding-top: 80px;
    text-align: center;
}
.generListCenter>div {
    border-radius: 6px;
}
.borderSolid {}
.generListCenter table, .platformFunction table {
    width: 100%;
    border-collapse: collapse;
}
.multipleAccessModes table thead tr td,.platformFunction table thead tr td{color: #424242;}
.multipleAccessModes table tr td {
    color: #666;
    font-size: 15px;
    font-weight: 200;
    height: 48px;
    line-height: 48px;
}
.platformFunction table tr td {
    color: #666;
    font-size: 15px;
    font-weight: 200;
    height: 48px;
    padding: 10px;
}
#generList6 table tbody tr td {
    font-size: 14px;
}
.platformFunction table tbody tr td:nth-child(3) {
    text-align: left;
}
.multipleAccessModes table thead tr td {
    font-weight: 700;
    background: #6BA7DC;
}
.platformFunction div:nth-of-type(1) table thead tr td {
    font-weight: 700;
    background: #6BA7DC;
}
.platformFunction div:nth-of-type(1) table thead tr td:nth-child(1) {
    min-width: 100px;
}
.platformFunction div:nth-of-type(1) table thead tr td:nth-child(2) {
    min-width: 150px;
}
.platformFunction div:nth-of-type(1) table tbody tr td:nth-child(3) {
    line-height: 26px;
}
.platformFunction div:nth-of-type(2) table thead tr td {
    min-width: 150px;
    font-weight: 700;
    background: #DACFFF;
}
.platformFunction div:nth-of-type(2) table thead tr td:nth-child(1) {
    min-width: 100px;
}
.platformFunction div:nth-of-type(2) table thead tr td:nth-child(2) {
    min-width: 150px;
}
.platformFunction div:nth-of-type(2) table tbody tr td:nth-child(3) {
    line-height: 26px;
}
.platformFunction div:nth-of-type(3) table thead tr td {
    font-weight: 700;
    background: #FFBD83;
}
.platformFunction div:nth-of-type(3) table thead tr td:nth-child(1) {
    min-width: 100px;
}
.platformFunction div:nth-of-type(3) table thead tr td:nth-child(2) {
    min-width: 150px;
}
.platformFunction div:nth-of-type(3) table tbody tr td:nth-child(3) {
    line-height: 26px;
}
.multipleAccessModes table tr td {}
.multipleAccessModes table tbody tr:nth-child(odd) td {
    background: #EBF9FF;
}
.multipleAccessModes table tbody tr td {
    font-size: 14px;
    padding: 10px;
}
.multipleAccessModes h2, .platformFunction h2 {
    font-size: 32px;
    line-height: 110%;
    font-weight: normal;
    margin-bottom: 8px;
    text-align: left;
    color: #333;
    padding-bottom: 12px;
    margin-top: 240px;
}
.generListCenter>p {
    overflow: hidden;
    color: #666;
    font-size: 15px;
    font-weight: 400;
    opacity: 0.8;
    text-align: left;
}
@media (min-width: 1200px) {}
@media (max-width: 1200px) {
    .generListCenter img {}
    .generRight, .generLeft {}
    .generLeft {
        text-align: right;
    }
    .generLeft h2 {
        text-align: right;
    }
    .generLeft p {
        float: right;
    }
}
.animate-delay-one {
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
}
.generlefts {
    padding-top: 50px;
    font-family: "Microsoft JhengHei", 华文细黑, STHeiti, MingLiu;
    font-size: 14px;
}
.generlefts h2 {
    font-size: 28px;
    line-height: 110%;
    font-weight: normal;
    margin-bottom: 8px;
    text-align: left;
    color: #0fbcf5;
    border-bottom: 1px dashed #778594;
    padding-bottom: 12px;
}
.generlefts p {
    color: #333;
    width: 360px;
    overflow: hidden;
}
.generrights {
    margin-bottom: 30px;
}
.fengegen {
    margin: 10px 0;
    border-bottom: 1px dashed #bfbfbf;
}
.titleh3 h3 {
    font-size: 36px;
    font-weight: 400;
    color: #333;
    text-align: left;
}
.generbodyA {
    width: 100%;
    background: #fff;
    overflow: hidden;
}
.generbodyB {
    width: 100%;
    min-height: 300px;
    overflow: hidden;
}
/*---应用子集---*/

.solut {
    margin-bottom: 30px;
}
.solut h3 {
    margin: 20px 0;
    font-size: 30px;
    font-weight: 400;
    color: #333;
}
.solutlist {
    margin-top: 20px;
}
.solutlist a {
    width: 25%;
    display: inline-block;
    float: left;
    color: #333;
    padding: 20px;
    position: relative;
    margin-bottom: 20px;
    box-sizing: border-box;
}
.solutlist a:last-child {
    margin-right: 0;
}
.solutlist a:hover {
    color: #0067ac;
}
.solutlist a:hover p {
    text-decoration: underline;
}
.solutlist a p {
    text-align: center;
    font-size: 14px;
    position: absolute;
    bottom: 20px;
    background: rgba(0, 0, 0, .7);
    color: #fff;
    height: 40px;
    line-height: 40px;
    left: 20px;
    right: 20px;
    box-sizing: border-box;
}
.solutlist a img {
    width: 100%;
}
.clearAfter:after {
    content: "";
    height: 1px;
    width: 100%;
    clear: both;
    display: block;
    opacity: 0;
}
/*---应用子集（页面）---*/

.page_text .tag {
    font-size: 14px;
    margin-left: 4px;
}
.listGN {
    margin: 40px 0 30px 40px;
}
.listGN.cg {
    margin: 10px 0 30px 40px;
}
.listGNDiv {
    float: left;
    margin-right: 20px;
    width: 430px;
}
.listGNDiv img {
    float: left
}
.listGNDiv div {
    float: left;
    width: 315px
}
.listGN h4 {
    color: #0fbcf5;
    font-size: 20px;
    margin-bottom: 10px;
    font-weight: 600;
}
.listGN h4 span {
    font-size: 14px;
    margin-left: 20px;
    font-weight: normal;
}
.listGN h5 {
    color: #0fbcf5;
    font-size: 16px;
    margin-bottom: 10px;
    font-weight: 600;
    text-align: center;
}
.centsimg {
    margin: 0 auto;
    margin-top: 20px;
}
/*---应用子集（人机交互）---*/

.renji {
    margin-bottom: 20px;
    -moz-box-shadow: 10px 10px 5px #888888;
    box-shadow: 2px 2px 3px #BFBFBF;
    border: 1px solid #BFBFBF;
}
.renji h3 {
    margin: 10px;
}
.renji p {
    text-indent: 2em;
    margin-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
}
.renji img {
    width: 100%;
    margin-bottom: 0;
}
/*---应用子集（物联网集成）---*/

.jicheng {
    margin-top: 10px;
}
.jclist {
    margin-bottom: 10px;
}
.jclist h4 {
    font-family: "微软雅黑";
    font-size: 20px;
    font-weight: normal;
    padding: 10px;
}
.jcfloat {
    float: left;
    margin-left: 8px;
}
.jcfloat p {
    text-align: center;
    margin-bottom: 10px;
}
.jcfloat img {
    margin: 0;
    width: 70px;
}
.jcfloatyou img {
    width: 24px;
    margin-top: 25px;
}
/*物联网----整体架构*/

.platformArchitecture {
    margin-bottom: 60px;
    display: inline-block;
    position: relative;
}
.platformArchitecture p {
    color: #666;
    font-size: 15px;
    font-weight: 200;
    opacity: 0.8;
}
.platformArchitecture h3 {
    font-size: 18px;
    font-weight: 700;
    color: #424242;
    opacity: 0.8;
    margin-bottom: 10px;
}
.platformArchitecture span {
    display: inline-block;
}
.platformArchitectureImg {
    margin-bottom: 80px;
    position: relative;
}
.platformArchitectureImg>div {
    height: 100%;
    display: inline-block;
    float: left;
}
.platformArchitectureImg>div:nth-child(1) {
    width: 60%;
    padding-right: 50px;
}
.platformArchitectureImg>div:nth-child(2) {
    width: 40%;
    padding-left: 50px;
}
/*---成功案例---*/

.tableSucc {
    width: 780px;
    margin: 0 auto;
}
.sucesstable {
    text-align: center;
    margin: 0 auto;
    border-color: #e2e2e2!important
}
.sucesstable tr {}
.sucesstable tr td {
    padding: 20px;
    width: 153px;
    height: 171px;
}
.sucesstable tr td img {
    width: 100px;
    height: 90px;
    margin-right: 0;
}
/*---关于敢为（媒体中心）---*/
.spanName p{font-size: 14px;line-height: 20px;}
.aboutBody {
    color: white;
    padding: 180px 15% 80px 15%;
}
.aboutBody1 {
    background: url(/Image/About/about1.png) no-repeat center center/100% 100%;
}
.aboutBody2 {
    background: url(/Image/About/about2.png) no-repeat center center/100% auto;
}
.aboutBody3 {
    background: url(/Image/About/about3.png) no-repeat center center/100% auto;
}
.aboutBody4 {
    background: url(/Image/About/about4.png) no-repeat center center/100% auto;
}

.report {
    padding: 0 15%!important;
    position: absolute;
    z-index: 2;
    left: 0;
    top: 40%;
    background: url("") no-repeat center center/100% 100%!important;
}

.aboutBody h3 {
    font-size: 30px;
    font-weight: 300;
    border-bottom: 1px solid rgba(255, 255, 255, 1);
    display: inline-block;
    padding-bottom: 20px;
    margin-bottom: 50px;
}
.aboutTopMenu li{width: auto!important; margin-right: 80px;}
.aboutTopMenu li a{
    display: inline-block;
    padding-bottom: 20px;
    margin-bottom: 50px; 
    position: relative;  
}
.aboutTopMenu li a span{
    font-size: 18px;
    color: white;
    font-weight: 300;
    position: relative;
    top: 5px;
}
.aboutTopMenu li.active a{
   border-bottom: 1px solid rgba(255, 255, 255, 1); 
}
.aboutTopMenu li.active a span{
  top: 0;
  font-size: 24px;
}

.h1StyleAbout {
    height: 150px;
    line-height: 150px;
}
.h1StyleAbout span {
    color: #0D4B9C!important;
}
.CaseList {
    width: 100%;
}
.CaseList ul {}
.CaseList li {
    width: 30%;
    display: inline-block;
    overflow: hidden;
    font-size: 14px;
    border-bottom: 1px solid #e8e8e8;
    line-height: 20px;
    margin: 0 1.5% 50px 1.5%;
    border: 1px dashed #eee;
    padding: 20px;
}
.CaseList li a {
    color: #999;
    text-decoration: none;
}
.CaseList li i {
    font-size: 14px;
}
.CaseList li h2 {
    text-decoration: none;
    font-size: 18px;
    font-weight: 700;
    color: #424242;
    opacity: 0.8;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 10px;
    white-space: nowrap;
}
.CaseList li .newsCenter {
    color: #424242;
    font-size: 15px;
    font-weight: 200;
    opacity: 0.8;
    width: 100%;
    height: 40px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    line-height: 1.4;
    white-space: normal;
    word-break: break-all;
    word-wrap: break-word;
}
.CaseList li a>div {
    padding: 30px 0px 30px 100px;
    border-bottom: 1px solid #C1C4CDFF;
    transition: all 0.6s;
    text-decoration: none;
    position: relative;
    overflow: hidden;
}
.CaseList li a>div label {
    font-size: 14px;
    display: inline-block;
    position: absolute;
    left: 0px;
    top: 50%;
    transform: translateY(-50%);
    border: 1px dashed rgba(193, 196, 205, 1);
    padding: 10px;
    cursor: pointer;
}
.CaseList li a>div label b {
    display: block;
    font-weight: 500;
    width: 100%;
    font-size: 24px;
    color: #696969;
    margin-bottom: 10px;
}
.CaseList li a {
    width: 100%;
    height: 100%;
    display: inline-block;
}
.CaseList li a span {
    width: 100%;
    height: 260px;
    overflow: hidden;
    position: relative;
    display: inline-block;
}
.CaseList li img {
    height: 100%;
    margin: 0 atuo;
    width: auto!important;
    max-width: none!important;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
i, em {
    font-style: normal;
}
.CaseList li em {
    width: 3px;
    height: 14px;
    display: inline-block;
    background: url(/Image/ico_19.gif);
    background-repeat: no-repeat;
    background-position: 0 -14px;
    float: left;
    margin: 6px 8px 0 10px;
}
.CaseList #pageList {
    text-align: center;
    margin-top: 50px;
}
.CaseList .displayNone {
    display: none;
}
.CaseList #pageList span, .CaseList #pageList a {
    font-size: 16px;
    margin: 5px;
    width: 50px;
    height: 50px;
    border: 1px solid #f1f1f1;
    line-height: 48px;
    vertical-align: middle;
}
.page {
    line-height: 18px;
    padding: 10px 0;
    margin-top: 20px;
    width: 100%;
    overflow: hidden;
}
.pagelist {
    float: left;
}
.titleNewc {
    color: #0067ac;
    font-size: 30px;
    font-weight: normal;
    text-align: center;
    margin-bottom: 50px;
}
.titlep {
    font-size: 13px;
    color: #999;
    text-align: center;
}
.titlep span {
    margin-right: 20px;
}
.CaseBox {
    padding: 10px;
    line-height: 26px;
    color: #444;
    text-indent: 24px;
}
.CaseBox p {
    color: #424242;
    font-size: 15px;
    font-weight: 200;
    opacity: 0.8;
}
#backList {
    font-size: 24px;
}
.CaseBox img {
    margin: 12px auto;
    display: block;
    max-width: 80%;
    box-shadow: 0 2px 2px 2px rgba(0, 0, 0, 0.1);
}
.CaseBox .video {
    width: 90%;
    margin: 0 auto;
    font-size: 0;
}
.CaseBox .video iframe {
    width: 100%;
    height: 600px;
    margin: 0 auto;
    display: block;
}
.titlereturn {
    text-decoration: none;
    color: #666;
    font-size: 12px;
    float: right;
    font-weight: normal;
}
/*---关于敢为（地图）---*/

.iw_poi_title {
    color: #CC5522;
    font-size: 16px;
    font-weight: bold;
    overflow: hidden;
    padding-right: 13px;
    white-space: nowrap
}
.iw_poi_content {
    font: 14px arial, sans-serif;
    overflow: visible;
    padding-top: 4px;
    white-space: -moz-pre-wrap;
    word-wrap: break-word;
    line-height: 26px;
}
/*---智慧城市---*/

.cityList {
    width: 100%;
}
.cityList ul {
    display: block;
    text-align: center;
}
.cityList ul li {
    width: 208px;
    height: 245px;
    float: left;
    border: 1px solid rgba(174, 174, 174, 0.34);
    margin: 0;
    padding: 16px 10px 10px 16px;
    transition: all .15s ease;
    -webkit-transition: all .15s ease;
}
.cityList ul li:first-child {
    background-clip: padding-box;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}
.cityList ul li:last-child {
    background-clip: padding-box;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}
.cityList h5 {
    color: #6f6f6f;
    font-size: 18px;
    font-weight: 100;
}
.cityList p {
    color: #999;
    font-size: 12px;
    line-height: 44px;
}
.acLImg {
    display: block;
    width: 94px;
    height: 94px;
    margin: 0 auto;
    margin-top: 16px;
}
.cLImg {
    width: 94px;
    height: 94px;
    background: url(/Image/Solution/zhengfu/chengshi/citysList.png) no-repeat;
    background-size: cover;
    border: 2px solid #e8e8e8;
    border-radius: 100px;
}
.cityList .a1 .cLImg {
    background-position: 0px 0px;
}
.cityList .a2 .cLImg {
    background-position: -94px 0px;
}
.cityList .a3 .cLImg {
    background-position: -188px 0px;
}
.cityList .a4 .cLImg {
    background-position: -282px 0px;
}
.cLButton {
    background: #61bbf4;
    border-radius: 5px;
    color: #fff;
    width: 198px;
    height: 34px;
    display: block;
    line-height: 34px;
    font-size: 14px;
    border: 2px solid #61bbf4;
}
.cLButton:hover {
    background: #fff!important;
    color: #80c5c7;
}
.cityList ul li:hover {
    background: #80c5c7;
    border: 1px solid #80c5c7;
}
.cityList ul li:hover h5 {
    color: #fff;
}
.cityList ul li:hover p {
    color: #fff;
}
.cityList ul li:hover .cLButton {
    background: #80c5c7;
    border: 2px solid #fff;
}
.cityList ul li:hover .a1 .cLImg {
    background-position: -376px 0px;
}
.cityList ul li:hover .a2 .cLImg {
    background-position: -470px 0px;
}
.cityList ul li:hover .a3 .cLImg {
    background-position: -564px 0px;
}
.cityList ul li:hover .a4 .cLImg {
    background-position: -658px 0px;
}
.citySubset {
    width: 915px;
    margin: 0 auto;
}
.citySubset ul {
    width: 100%;
    margin-top: 30px;
}
.citySubset ul li {
    width: 240px;
    float: left;
    height: 200px;
    padding-right: 65px;
    position: relative;
}
.citySubset ul li h4 {
    color: #3f464c;
    font-size: 16px;
    font-weight: 400;
}
.citySubset ul li p {}
.citySubset ul li p a {
    color: #ff6500;
}
.citystitle {
    font-family: 'Microsoft YaHei';
    margin: 10px 0 30px 16px;
}
.citystitle img {
    display: block;
    float: left;
}
.citytDiv {
    float: left;
    width: 558px;
    margin: 24px 0 0 10px;
}
.citytDiv span {
    color: #3f464c;
    font-size: 60px;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    text-shadow: 5px 5px 20px #b0b0b0;
}
.citytDiv p {
    line-height: 24px;
    margin-top: 16px;
    color: #787878;
}
.citys p {
    margin-top: 10px;
}
.citys h4 {
    text-align: center;
    font-family: 'Microsoft YaHei';
    margin-bottom: 10px;
    font-size: 20px;
    font-weight: 400;
}
.GeneralityCity {
    font-size: 14px;
    line-height: 30px;
    color: #333;
}
.GeneralityCity .generlefts p {
    color: #333;
    padding: 0 30px;
    width: 300px;
    overflow: hidden;
}
.AboutCare {
    width: 780px;
    margin: 0 auto;
}
/* 新闻 */

#newCompany .CaseBox img {
    width: 100%;
    max-width: 70%;
    margin: 4px auto;
    display: block;
    box-shadow: 0 2px 2px 2px rgba(0, 0, 0, 0.1);
}
/* 城市大脑 */

#AiRightContent {
    overflow: hidden;
}
#AiRightContent .content {
    padding: 80px 15%;
}
#AiRightContent .page_text {
    width: 100%;
    margin: 0 auto;
}
#AiRightContent .recognizeList {
    overflow: hidden;
}
#AiRightContent .recognizeList li {
    width: 100%;
    height: auto;
    overflow: hidden;
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    align-items: center;
}
#AiRightContent .recognizeList li:nth-child(even) {
    background-color: #F9FBFDFF;
}
#AiRightContent .recognizeList li:nth-child(odd) {
    background-color: #fff;
    flex-direction: row-reverse;
}
#AiRightContent .recognizeList li:nth-child(even) .text {
    padding-right: 40px;
}
#AiRightContent .recognizeList li:nth-child(odd) .text {
    padding-left: 40px;
}
#AiRightContent li .text {
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    flex-direction: column;
    width: 40%;
    flex-shrink: 0;
}
#AiRightContent li .pic {
    width: 60%;
}
#AiRightContent li .pic img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
    height: auto;
    max-height: 100%;
}
#AiRightContent .generListCenter img {
    max-width: 100%;
    vertical-align: middle;
}
.borderDashed {
    /*border: 1px dashed;*/
}
#AiRightContent .platformCharacteristics li:nth-child(3), #AiRightContent .platformCharacteristics li:nth-child(4) {
    margin-bottom: 80px;
}
#AiRightContent .comprehensiveSecurity>a {
    color: #424242;
    border: 0;
    margin-top: 80px;
    margin-bottom: 20px;
}
#AiRightContent .comprehensiveSecurity>a img {
    display: block;
       margin: 0 auto 16px;
}
#AiRightContent .comprehensiveSecurity .contentLeft {
    text-align: left;
    padding: 10px;
}
#AiRightContent .tableBackgroundColor td {
    background: #EEF8FF;
}
#AiRightContent .comprehensiveSecurity table thead tr td {
    font-weight: 700;
    background: #6BA7DC;
}
#AiRightContent .comprehensiveSecurity table thead tr td:nth-child(1) {
    min-width: 100px;
}
#AiRightContent .comprehensiveSecurity table thead tr td:nth-child(2) {
    min-width: 150px;
}
#AiRightContent li:nth-child(1) .pic {
    padding: 20px;
    border: 1px dashed;
}
#AiRightContent li:nth-child(2) .pic {
    padding: 20px;
    border: 1px dashed;
}
#AiRightContent li:nth-child(3) .pic {
    padding: 20px;
    border: 1px dashed;
}
#AiRightContent li:nth-child(4) .pic {
    padding: 20px;
    border: 1px dashed;
}
#AiRightContent li:nth-child(5) .pic {
    padding: 20px;
    border: 1px dashed;
}
#AiRightContent li:nth-child(6) .pic {
    padding: 20px;
    border: 1px dashed;
}
#AiRightContent li:nth-child(7) .pic {
    padding: 20px;
    border: 1px dashed;
}
#AiRightContent li:nth-child(8) .pic {
    padding: 20px;
    border: 1px dashed;
}
#AiRightContent li:nth-child(9) .pic {
    padding: 20px;
    border: 1px dashed;
}
#AiRightContent li:nth-child(10) .pic {
    padding: 20px;
    border: 1px dashed;
}
#AiRightContent li .text>div {
    text-align: center;
}
#AiRightContent li .text>div img {
    margin: 0 auto;
}
#AiRightContent li .text h2 {
    color: #132641;
    font-weight: 600;
    text-align: center;
    font-size: 18px;
    margin: 10px 0px 20px 0;
    animation-fill-mode: forwards;
    white-space: nowrap;
}
#AiRightContent li .text p {
    color: #132641;
    font-size: 15px;
    line-height: 36px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    overflow: hidden;
    -webkit-transition: all 0.6s ease-in;
    -moz-transition: all 0.6s ease-in;
    transition: all 0.6s ease-in;
}
#AiRightContent li .text.in h2 {
    animation: h2In 0.6s linear;
}
#AiRightContent li .text.out h2 {
    transform: scale(0);
}
#AiRightContent li:nth-child(odd) .text p, #AiRightContent li:nth-child(odd) .text.out p {
    opacity: 0;
    transform: translateX(-150%);
}
#AiRightContent li:nth-child(even) .text p, #AiRightContent li:nth-child(even) .text.out p {
    opacity: 0;
    transform: translateX(150%);
}
#AiRightContent li .text.in p {
    transform: translateX(0);
    opacity: 1;
    text-align: justify;
}
#AiRightContent li .text.in>div img {
    animation: iconIn 0.8s;
    border: 1px dashed;
}
#AiRightContent li .text.out>div img {
    transform: translateY(-1000%);
}
#AiRightContent .generbodyA, #AiRightContent .generbodyB {
    padding: 80px 15%;
}
#AiRightContent .SmartCommunityList h2 {
    font-size: 18px;
    font-weight: 700;
    color: #424242;
    opacity: 0.8;
    margin-top: 40px;
    margin-bottom: 20px;
}
#AiRightContent .SmartCommunityList>div>span {
    color: #424242;
    font-size: 15px;
    font-weight: 200;
    opacity: 0.8;
    display: block;
    line-height: 44px;
}
#AiRightContent .SmartCommunityList>div>span>label {
    font-size: 24px;
    color: #004DA0;
    vertical-align: top;
}
#AiRightContent .Industry a {
    font-size: 18px;
    color: #132641;
    font-weight: 600;
    margin-bottom: 0;
    border: 0;
    margin-top: 80px;
}
#AiRightContent .Industry h3 {
    font-size: 16px;
    line-height: 36px;
    font-weight: 400;
    margin-bottom: 40px;
    text-align: left;
}
#AiRightContent .Industry b {
    font-size: 14px;
    color: #132641;
    display: block;
    text-align: left;
    margin-bottom: 20px;
}
#AiRightContent .Industry p {
    margin-bottom: 40px;
}
#AiRightContent .Industry a img {
    margin-bottom: 15px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
#AiRightContent .Industry h3 img {
    border: 0;
}
#AiRightContent .IndustryQuteA {
    padding-bottom: 120px;
}
#AiRightContent .IndustryQuteA, #AiRightContent .IndustryQuteB {
    display: flex;
}
#AiRightContent .IndustryQuteA h2, #AiRightContent .IndustryQuteB h2 {
    color: #132641;
    text-align: center;
    font-size: 18px;
    margin: 20px 0px 40px 0;
    animation-fill-mode: forwards;
    white-space: nowrap;
}
#AiRightContent .IndustryQuteA p, #AiRightContent .IndustryQuteB p {
    color: #132641;
    text-align: left;
    font-size: 15px;
}
#AiRightContent .IndustryQuteA b, #AiRightContent .IndustryQuteB b {
    color: #132641;
    text-align: left;
    font-size: 18px;
    line-height: 36px;
    margin-top: 40px;
    margin-bottom: 20px;
}
#AiRightContent .IndustryQuteA>div:nth-child(1) {
    width: 55%;
        text-align: left;
}
#AiRightContent .IndustryQuteA>div:nth-child(1) img {
    width: 80%;
    padding: 20px;
}
#AiRightContent .IndustryQuteA>div:nth-child(2) img {
    margin: 0 auto;
    width: 80px;
}
#AiRightContent .IndustryQuteA>div:nth-child(2) {
    width: 45%;
    justify-content: center;
    display: inline-block;
    display: flex;
    flex-direction: column;
    padding-left: 5%;
}
#AiRightContent .IndustryQuteB>div:nth-child(1) {
    width: 45%;
    justify-content: center;
    display: inline-block;
    display: flex;
    flex-direction: column;
    padding-right: 5%;
}
#AiRightContent .IndustryQuteB>div:nth-child(2) {
    width: 55%;
        text-align: right;
}
#AiRightContent .IndustryQuteB>div:nth-child(1) img {
    margin: 0 auto;
    width: 80px;
}
#AiRightContent .IndustryQuteB>div:nth-child(2) img {
    width: 80%;
    padding: 20px;
}
.aboutListFirst{
    position: relative;
    background-color: #423C60;
    overflow: hidden;
}
.aboutListFirst>div.topImg{
    width: 100%;height: 100%;
    position: absolute;
    left: 0;
    top: -600px;
}
.aboutListFirst>div.topImg{
   background: url(/Image/About/aboutBackground.png) no-repeat center;
   background-size: 150% auto;
   transform: translateY(0%);
}

#EcologicalCooperation .main .aboutContent{
   color: white;
}
#EcologicalCooperation .braninDenerbodyA {
    padding: 80px 15%;
}
#EcologicalCooperation .braninDenerbodyB {
    padding: 80px 20%;
}
#EcologicalCooperation .generbodyA .braninTop {
    display: flex;
}
#EcologicalCooperation .generbodyA .braninTop>div {
    display: flex;
    width: calc(50% - 30px);
    border-radius: 6px;
}
#EcologicalCooperation .generbodyA .braninTop>div:nth-child(1) {
    margin-right: 30px;
}
#EcologicalCooperation .generbodyA .braninTop>div:nth-child(2) {
    margin-left: 30px;
}
#EcologicalCooperation .generbodyB .braninTop>div {
    text-align: left;
}
#EcologicalCooperation .generbodyB .braninTop>div .title {
    display: block;
    font-size: 18px;
    color: rgba(19, 38, 65, 1);
    line-height: 30px;
    margin-top: 80px;
    margin-bottom: 20px;
    font-weight: 600;
}
#EcologicalCooperation .generbodyB .braninTop>div>span {
    width: calc(50% - 30px);
    display: inline-block;
    float: left;
}
#EcologicalCooperation .generbodyB .braninTop>div>span>input {
    width: calc(100% - 110px);
}
#EcologicalCooperation .generbodyB .braninTop>div>span .w100 {
    width: 100%;
}
#EcologicalCooperation .generbodyB .braninTop>div>span:nth-of-type(1) {
    margin-right: 30px;
}
#EcologicalCooperation .generbodyB .braninTop>div>span:nth-of-type(2) {
    margin-left: 30px;
}
.labelWidth{width: 60px;}
#EcologicalCooperation .generbodyB .braninTop>div>span label {
    font-size: 15px;
    font-weight: 400;
    color: rgba(19, 38, 65, 1);
    line-height: 30px;
    display: inline-block;
    margin-right: 20px;
}
#EcologicalCooperation .generbodyB .braninTop>div>span>input {
    height: 46px;
    line-height: 46px;
    border-radius: 5px;
    border: 1px solid #e6e6e6;
    text-indent: 16px;
}
#EcologicalCooperation .generbodyB .braninTop>div a {
    display: inline-block;
    width: 160px;
    height: 46px;
    line-height: 46px;
    font-size: 20px;
    font-weight: 500;
    color: rgba(255, 255, 255, 1);
    line-height: 30px;
    background: #004DA0;
    border-radius: 10px;
}
/*英文版本城市大脑*/

.generbodyAEN>div, .generbodyBEN>div {
    padding: 80px 15%;
}
.generbodyAEN .generListCenter img, .generbodyBEN .generListCenter img {
    width: 100%;
}
.generbodyAEN .generListCenter>div {
    float: left;
    display: inline-block;
}
.generbodyAEN .generListCenter>div:nth-child(1) {
    width: 60%;
}
.generbodyAEN .generListCenter>div:nth-child(2) {
    width: 40%;
    text-align: left;
    padding-left: 10%;
    box-sizing: border-box;
    padding-top: 10%;
}
.generbodyAEN .generListCenter>div:nth-child(2) h2 {
    margin-bottom: 20px;
}
.generbodyBEN .generListCenter>div {
    float: left;
    display: inline-block;
}
.generbodyBEN .generListCenter>div:nth-child(1) {
    width: 40%;
    text-align: left;
    padding-left: 10%;
    box-sizing: border-box;
    padding-top: 10%;
}
.generbodyBEN .generListCenter>div:nth-child(1) h2 {
    margin-bottom: 20px;
}
.generbodyBEN .generListCenter>div:nth-child(2) {
    width: 60%;
}
.pagemainEN ul {
    width: 100%;
    display: inline-block;
}
.pagemainEN ul li {
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.pagemainEN ul li i {
    display: inline-block!important;
}
.pagebydEN {
    padding: 80px 15%;
    box-sizing: border-box;
    padding-top: 0;
}
.pagemainEN {
    width: 192px;
    float: left;
    padding: 0;
}
.option {
    /*用div的样式代替select的样式*/
    margin: 100px;
    width: 140px;
    height: 40px;
    /*border-radius: 5px;*/
    /*盒子阴影修饰作用,自己随意*/
    /* box-shadow: 0 0 5px #ccc;*/
    border: 1px solid #cccccc;
    position: relative;
}
.option select {
    /*清除select的边框样式*/
    border: none;
    /*清除select聚焦时候的边框颜色*/
    outline: none;
    /*将select的宽高等于div的宽高*/
    width: 100%;
    height: 40px;
    line-height: 40px;
    /*隐藏select的下拉图标*/
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    /*通过padding-left的值让文字居中*/
    padding-left: 20px;
}
/*使用伪类给select添加自己想用的图标*/

.option:after {
    content: "";
    width: 14px;
    height: 8px;
    background: url(../assets/arrow-down.png) no-repeat center;
    /*通过定位将图标放在合适的位置*/
    position: absolute;
    right: 20px;
    top: 41%;
    /*给自定义的图标实现点击下来功能*/
    pointer-events: none;
}
@keyframes iconIn {
    0% {
        transform: translateY(-300%);
    }
    10% {
        transform: translateY(-100%);
    }
    20% {
        transform: translateY(30%);
    }
    /* 30%{
    transform: translateY(35%);
  } */
    40% {
        transform: translateY(-60%);
    }
    /* 50%{
    transform: translateY(30%);
  } */
    60% {
        transform: translateY(20%);
    }
    /* 70%{
    transform: translateY(20%);
  } */
    80% {
        transform: translateY(-30%);
    }
    /* 90%{
    transform: translateY(10%);
  } */
    100% {
        transform: translateY(0%);
    }
}
@keyframes h2In {
    0% {
        transform: translateX(-0%) scale(0);
    }
    25% {
        transform: translateX(-0%) scale(0.4);
    }
    50% {
        transform: scale(0.7) rotate(0);
    }
    75% {
        transform: scale(1.1) rotate(-0);
    }
    100% {
        transform: scale(1) rotate(0) translateX(0);
    }
}
/* mobile styles */

.container-m ul li h2 {
    text-align: center;
    white-space: normal !important;
}
.container-m ul li h2>img {
    width: 1em !important;
    height: 1em;
    line-height: 1.3%;
    margin: 0 0.3em;
}
/*.container-m ul li p{
  text-indent: 2em;
}*/

.container-m ul li p:first-child {
    text-align: center;
}
/*新增模块菜单*/

.AimoduleList {
    padding: 80px 15% 0 15%;
}
.moduleList {
    padding-top: 80px;
    text-align: center;
    background: white;
}
.moduleList ul li {
    padding: 10px;
}
.moduleList ul li a img {
    position: relative;
    top: -35px;
}
.moduleList ul li a span {
    font-size: 15px;
    font-weight: 700;
    color: #424242;
    opacity: 0.8;
    display: block;
    margin: 10px 0;
    position: relative;
    top: -35px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;    
}
.moduleList ul li a p {
    color: #666;
    font-size: 14px;
    font-weight: 200;
    line-height: 2;
    position: relative;
    top: -30px;
    width: 100%;
    height: 60px;
    overflow: hidden;
    text-overflow: ellipsis;
}
.moduleList ul li:after{
    content: "......";
    position: absolute;
    bottom: 10%;
    left: 45%;
}
.moduleList ul li a {
    padding: 10px;
    height: 160px;
    background: rgb(244, 244, 244);
    transition: all 0.3s ease;
    border-radius: 6px;
}
.moduleList ul li.active a, .moduleList ul li a:hover {
    -webkit-box-shadow: rgba(0, 0, 0, 0.188235) 0px 17px 50px 0px;
    box-shadow: rgba(0, 0, 0, 0.188235) 0px 17px 50px 0px;
    -webkit-transform: translate3d(0px, -2px, 0px);
    transform: translate3d(0px, -2px, 0px);
    -webkit-transition: all 0.3s cubic-bezier(0.55, 0, 0.1, 1);
    transition: all 0.3s cubic-bezier(0.55, 0, 0.1, 1);
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    z-index: 10;
}
.lotModuleList {
    background: white;
    padding: 80px 15% 0 15%;
}
.lotModuleList ul li {
    width: 20%;
}
.displayNone {
    display: none;
}
.spanActive{
    display: block!important;
}
.platformArchitectureContent {
    padding: 20px 20px 20px 0;
    position: relative;
}
.platformArchitectureContent:after {
    content: "";
    display: inline-block;
    width: calc(40% - 20px);
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    border-radius: 10px;
    border: 2px dashed rgba(188, 188, 188, 1);
}
.iocOperation>div>span {
    display: inline-block;
    width: 100%;
    border-radius: 6px;
    border: 2px solid rgba(57, 169, 255, 1);
    text-align: center;
    position: relative;
}
.iocOperation>div:nth-child(1) span h3 {
    font-size: 18px;
    font-weight: 700;
    height: 42px;
    line-height: 42px;
    color: #424242;
    opacity: 0.8;
    background: rgba(57, 169, 255, 0.2);
}
.iocOperation>div:nth-child(1) span p {
    line-height: 42px;
}
.iocOperation>div:nth-child(2) span {
    display: flex;
    justify-content: center;
    align-items: center;
    background: rgba(57, 169, 255, 0.2);
    padding: 10px;
}
.iocOperationSpan:after {
    content: "TCP/IP WebAPI";
    font-size: 18px;
    font-weight: 700;
    height: 42px;
    line-height: 42px;
    color: #424242;
    opacity: 0.8;
    position: absolute;
    bottom: -60px;
    left: 50%;
    transform: translateX(-50%);
}
.industryApplication>div>span {
    display: inline-block;
    width: 100%;
    border-radius: 6px;
    border: 2px solid #33AB4D;
    text-align: center;
    position: relative;
    position: relative;
}
.industryApplicationSpan:after {
    content: "TCP/IP WebAPI";
    font-size: 18px;
    font-weight: 700;
    height: 42px;
    line-height: 42px;
    color: #424242;
    opacity: 0.8;
    position: absolute;
    bottom: -60px;
    left: 50%;
    transform: translateX(-50%);
}
.industryApplication>div:nth-child(1) span h3 {
    width: 100%;
    font-size: 18px;
    height: 42px;
    line-height: 42px;
    font-weight: 700;
    color: #424242;
    opacity: 0.8;
    background: rgba(51, 171, 77, 0.2);
}
.industryApplication>div:nth-child(1) span p {
    line-height: 42px;
}
.industryApplication>div:nth-child(2) span {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    text-align: center;
    overflow: hidden;
    background: rgba(51, 171, 77, 0.2);
    padding: 10px;
}
.industryApplication>div>span>p {
    min-height: 42px;
}
.businessPlatform>div>span {
    display: inline-block;
    width: 100%;
    border-radius: 6px;
    border: 2px solid rgba(238, 153, 78, 1);
    text-align: center;
    position: relative;
}
.businessPlatformSpan:after {
    content: "TCP/IP WebAPI";
    font-size: 18px;
    font-weight: 700;
    height: 42px;
    line-height: 42px;
    color: #424242;
    opacity: 0.8;
    position: absolute;
    bottom: -60px;
    left: 50%;
    transform: translateX(-50%);
}
.businessPlatform>div:nth-child(1) span h3 {
    width: 100%;
    height: 42px;
    line-height: 42px;
    font-size: 18px;
    font-weight: 700;
    color: #424242;
    opacity: 0.8;
    background: rgba(255, 189, 131, 0.4);
}
.businessPlatform>div:nth-child(2) span {
    display: flex;
    justify-content: center;
    align-items: center;
    background: rgba(255, 189, 131, 0.4);
    padding: 10px;
}
.iotConnectionPlatform {
    margin-bottom: 0;
}
.iotConnectionPlatform>div>span {
    display: inline-block;
    width: 100%;
    border-radius: 6px;
    border: 2px solid rgba(180, 159, 255, 1);
    text-align: center;
    position: relative;
}
.iotConnectionPlatform>div:nth-child(1) span h3 {
    width: 100%;
    height: 42px;
    line-height: 42px;
    font-size: 18px;
    font-weight: 700;
    color: #424242;
    opacity: 0.8;
    background: rgba(218, 207, 255, 0.4);
}
.iotConnectionPlatform>div:nth-child(1) span p:nth-of-type(1) {
    line-height: 42px;
}
.iotConnectionPlatform>div:nth-child(1) span p:nth-of-type(2) {}
.iotConnectionPlatform>div:nth-child(2) span {
    display: flex;
    justify-content: center;
    align-items: center;
    background: rgba(218, 207, 255, 0.4);
    padding: 10px;
}
.platformArchitectureImg div span {
    height: 100%;
}
.platformArchitectureImg div span p {
    color: #666;
    font-size: 14px;
    font-weight: 200;
    opacity: 0.8;
    padding: 5px;
    position: relative;
}
.platformArchitectureImg div span p i {
    white-space: nowrap;
    padding: 5px 10px;
    border-radius: 6px;
    border: 1px solid rgba(255, 189, 131, 0.4);
    line-height: 35px;
    margin: 0 5px;
}
.platformArchitectureImg div:nth-child(1) span h4 {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.platformArchitectureImg div:nth-child(1) span h4 b:nth-child(1) {
    left: 15%;
    position: absolute;
}
.platformArchitectureImg div:nth-child(1) span h4 b:nth-child(2) {
    left: 80%;
    position: absolute;
}
.platformArchitectureImg div:nth-child(1) span h5 {
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
}
.platformArchitectureImg div:nth-child(1) span h5 b:nth-child(1) {
    left: 15%;
    position: absolute;
}
.platformArchitectureImg div:nth-child(1) span h5 b:nth-child(2) {
    left: 80%;
    position: absolute;
}
.platformArchitectureImg div:nth-child(1) span h6, .platformArchitecture h6 {
    left: -40px;
    top: 40%;
    position: absolute;
}
.platformArchitectureImg div:nth-child(1) span h6 b, .platformArchitecture h6 b {
    color: white;
    height: 30px;
    width: 30px;
    line-height: 30px;
    display: inline-block;
    border-radius: 50%;
    text-align: center;
}
.iocOperationSpan h6 b, #cityBrainTxt h6 b {
    background: #39A9FF;
}
.industryApplicationSpan h6 b, #IndustryApplicationTxt h6 b {
    background: #33AB4D;
}
.businessPlatformSpan h6 b, #dataMiddleStageTxt h6 b {
    background: #EE994E;
}
.iotConnectionPlatformSpan h6 b, #iotInterTxt h6 b {
    background: #B49FFF;
}
/*多租户*/

#generList8 .generListCenter>b {
    font-size: 18px;
    font-weight: 700;
    color: #424242;
    opacity: 0.8;
    margin-top: 40px;
    margin-bottom: 10px;
}
#generList8 .generListCenter p {
    padding-left: 18px;
}
#generList8 .generListCenter p b {
    font-size: 15px;
    font-weight: 700;
    color: #424242;
    opacity: 0.8;
    margin-top: 20px;
    margin-bottom: 10px;
}
#generList8 .generListCenter p, #generList8 .generListCenter b {
    display: inline-block;
    width: 100%;
    text-align: left;
}
#generList7 {
    overflow: hidden;
    position: relative;
}
/*廉洁举报*/

.ReportInfo {
    padding: 10px;
    background-color: rgba(0, 0, 0, 0);
    min-height: 100px;
    margin-bottom: 120px;
}
.ReportInfo:hover {
    -webkit-box-shadow: rgba(0, 0, 0, 0.188235) 0px 17px 50px 0px;
    box-shadow: rgba(0, 0, 0, 0.188235) 0px 17px 50px 0px;
    -webkit-transform: translate3d(0px, -2px, 0px);
    transform: translate3d(0px, -2px, 0px);
    -webkit-transition: all 0.3s cubic-bezier(0.55, 0, 0.1, 1);
    transition: all 0.3s cubic-bezier(0.55, 0, 0.1, 1);
    -webkit-transition: All 0.3s ease;
    transition: All 0.3s ease;
    z-index: 10;
}
.ReportInfo ul li {
    min-height: 20px;
    padding-right: 5px;
    font-size: 13px;
    margin-bottom: 9px;
    position: relative;
    padding-left: 26px;
}
.ReportInfo ul li img {

    text-align: center;
    padding-right: 5px;
    position: absolute;
    left: 10px;
    top: 4px;
}
.ReportInfo ul li p {
    display: inline-block;
    margin-bottom: 0px;
}
.ReportInfo ul li:nth-child(1) {
    padding-left: 0;
    min-height: 20px;
    padding-right: 5px;
    font-size: 13px;
    margin-bottom: 9px;
    position: relative;
}
.ReportInfo ul li:nth-child(1) h4 {
    font-size: 18px;
    padding-left: 8px;
    margin-bottom: 20px;
    font-weight: bold;
}

.ReportInfo ul li:nth-child(1) h4:after {
    content: "";
    height: 1px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    display: block;
    position: relative;
    bottom: -4px;
    left: 0px;
    max-width: 50px;
}
.ReportProcess {}
.ReportProcess ul li {
    position: relative;
}
.ReportProcess ul li>div {
    display: flex;

}
.ReportProcess ul li:nth-child(1)>div>div,.ReportProcess ul li:nth-child(3)>div>div {
    flex: 1 1 0%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding: 10px;
}
.ReportProcess ul li:nth-child(1)>div>div h4 {
    font-size: 18px;
    flex: 1 1 0%;
    font-weight: bold;
    line-height: 40px;
}

.ReportProcess ul li:nth-child(2):after,.ReportProcess ul li:nth-child(3):after,.ReportProcess ul li:nth-child(4):after{
    content: "";
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100px;
    height: 1px;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: currentcolor;
}
.ReportProcess ul li:nth-child(2):before,.ReportProcess ul li:nth-child(3):before,.ReportProcess ul li:nth-child(4):before {
    content: "";
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 1px;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: currentcolor;
    opacity: 0.2;
}

.ReportProcess ul li:nth-child(2)>div>div {
    flex: 3 1 0%;
    display: flex;
    align-items: center;
}
.ReportProcess ul li:nth-child(2)>div>div p {
    margin-top: 10px;
    line-height: 1.8em;
    opacity: 1;
    flex-grow: 1;
    flex-shrink: 1;
    flex-basis: 0%;
        padding: 30px;
}


.ReportProcess ul li:nth-child(3)>div>div h4 {
    font-size: 18px;
    height: 40px;line-height: 40px;
    flex: 1 1 0%;
    font-weight: bold;
}

.ReportProcess ul li:nth-child(4)>div>div {
    flex: 3 1 0%;
    display: flex;
    align-items: center;
}
.ReportProcess ul li:nth-child(4)>div>div p {
    margin-top: 10px;
    line-height: 1.8em;
    opacity: 1;
    flex-grow: 1;
    flex-shrink: 1;
    flex-basis: 0%;
    padding: 30px;
}
.bodystop{position: relative;}
.bodystop>span{font-size: 14px; font-weight: 300;}
.layui-laypage .layui-laypage-curr .layui-laypage-em{    background-color: #0D4B9C!important;}
/*敢为荣誉*/
.aboutRy{margin-top: 50px;position: relative;}
.aboutRy>a{
    color: white;
   
    border:1px solid rgba(255,255,255,1);    
    position: absolute;left: 0;top: 0;
    display: inline-block;
    text-align: center;
    padding: 5px;  
        background: #0D4B9C;  
}
.aboutRy ul{padding-left: 70px;}
.aboutRy ul li{
    font-size: 13px;color: #efefef;
    width: 33%;
    display: inline-block;
    float: left;
    margin-bottom: 6px;
    white-space: nowrap;
}
.aboutRyEN ul li{width: 50%;    line-height: 25px;}
.aboutRy ul li i{margin-right: 5px;width: 6px;height: 6px;border-radius: 50%;background: white;display: inline-block;}