@charset"utf-8";

.Industrial_newsbg {
    background: url(../images/zqfu.jpg) center center no-repeat;
    height: 450px;
    background-size: cover;
    width: 100%;
    background-size: cover;
    min-width: 1260px;
    position: absolute;
    z-index: -9999999;
    top: 0px;
}

.bagData_projectbgplay {
    background: url(../images/project1.jpg) center center no-repeat;
    height: 450px;
    background-size: cover;
    width: 100%;
}

.bagData_projectbg_historybg {
    background: url(../images/Industrial_historybg01.jpg) center center no-repeat;
    height: 500px;
    background-size: cover;
    width: 100%;
    min-width: 1260px;
    position: absolute;
    z-index: -9999999;
    top: 0px;
}

.bagData_Intelligencebg {
    background: url(../images/Intelligencebg01.jpg) center center no-repeat;
    height: 500px;
    background-size: cover;
    width: 100%;
}

.bagData_indexbg {
    background: url(../images/index-bg.jpg) center center no-repeat;
    height: 590px;
    background-size: cover;
    width: 100%;
    min-width: 1260px;
}



.bagData_search_bg {
    margin: 284px auto 0px auto;
    width: 1220px;
    /* margin: 0 auto; */
}

.bagData_search {
    width: 765px;
    margin: 0 auto;
    /* padding-top: 102px; */
    /* margin-top: 184px; */
}

.bagData_search .input-box {
    width: 765px;
    height: 50px;
    margin-bottom: 24px;
    background-color: #fff;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, .3);
    -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, .3);
    -ms-box-shadow: 0 2px 4px rgba(0, 0, 0, .3);
    -o-box-shadow: 0 2px 4px rgba(0, 0, 0, .3);
    box-shadow: 0 2px 4px rgba(0, 0, 0, .3);
}

.bagData_search .input-box {
    width: 765px;
    height: 50px;
    margin-bottom: 14px;
    background-color: #fff;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, .3);
    -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, .3);
    -ms-box-shadow: 0 2px 4px rgba(0, 0, 0, .3);
    -o-box-shadow: 0 2px 4px rgba(0, 0, 0, .3);
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.12);
}

.bagData_search .sort {
    position: relative;
    z-index: 1;
    float: left;
    width: 120px;
    height: 50px;
    font-size: 14px;
    color: #072958;
}

.bagData_sort {
    height: 50px;
    line-height: 50px;
    text-align: center;
    cursor: pointer;
    background: url("../images/icon-sort.png") no-repeat right top;
}

.bagData_sort span {
    padding-right: 2px;
    margin-right: 0;
    text-align: right;
    color: #010101;
    white-space: nowrap;
}

.bagData_sort i {
    display: inline-block;
    vertical-align: middle;
    width: 8px;
    height: 6px;
    text-indent: -9999em;
    background: url("../images/icon-sort.png") no-repeat 0 -50px;
}

.bagData_sort-list {
    position: absolute;
    display: none;
    width: 118px;
    border: 1px solid #ddd;
    background-color: #fff;
    -o-box-shadow: 0 2px 4px rgba(0, 0, 0, .3);
    -ms-box-shadow: 0 2px 4px rgba(0, 0, 0, .3);
    -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, .3);
    -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, .3);
    box-shadow: 0 2px 4px rgba(0, 0, 0, .3);
    padding-top: 10px;
    top: 49px;
}

.bagData_sort-list a {
    display: block;
    color: #333;
    text-align: center;
}

.bagData_sort-list li {
    height: 30px;
    line-height: 30px;
}

.bagData_sort-list li.cur a {
    font-weight: bold;
}

.bagData_sort-list li a:hover {
    text-decoration: none;
    background-color: #f5f5f5;
}

.bagData_sort-list:hover .bagData_sort-list {
    display: block;
}

.bagData_search-input {
    float: left;
    width: 555px;
    height: 20px;
    padding: 15px 0 15px 20px;
    font-size: 14px;
    color: #7d7d7d;
    line-height: 20px;
    border: none;
    background-color: #fff;
}

.bagData_search-btn {
    float: right;
    width: 68px;
    height: 50px;
    border: none;
    border-radius: 0 2px 2px 0;
    outline: none;
    background-repeat: no-repeat;
    background-position: center;
    background-color: #fff;
    cursor: pointer;
    background: url(../images/search1.png) center center no-repeat;
}

.table_card {
    width: 669px;
    margin: 0 auto;
}

.tableft {
    width: 105px;
    float: left;
}

.tabright {
    display: inline-block;
    width: -webkit-calc(100% - 83px);
    width: -moz-calc(100% - 83px);
    width: calc(100% - 83px);
}

.tableftw {
    width: 130px;
    float: left;
}

.tabrightw {
    display: inline-block;
    width: -webkit-calc(100% - 105px);
    width: -moz-calc(100% - 83px);
    width: calc(100% - 130px);
}

.table_card .activ {
    color: #1875f0;
    line-height: 14px;
    font-size: 14px;
}

.table_card b {
    padding-right: 15px;
    line-height: 14px;
    display: inline-table;
    padding: 7px 10px 7px 0px;
}

.table_card span {
    display: inline-table;
    padding: 7px 10px;
}

.SaaSmarket_taab {
    display: block;
}

.SaaSmarket_taab li {
    float: left;
    font-size: 14px;
    line-height: 14px;
}

.SaaSmarket_taab li a {
    display: block;
    line-height: 14px;
    font-size: 14px;
    color: #fff;
    padding: 7px 10px;
}

.SaaSmarket_taab li:hover a {
    color: #1875f0
}

.parent {
    background: none;
}


/*bagData_expert*/
.bagData_expert-white {
    padding-top: 10px;
    margin-top: 20px;
    background: #fff;
    width: 100%;
    min-width: 1260px;
}

.bagData_expert {
    width: 1220px;
    margin: 0px auto 0 auto;
    /* padding-top: 178px; */
    padding-bottom: 20px;
}

.bagData_expert01 {
    width: 1220px;
    margin: 0px auto 0 auto;
    padding-top: 186px;
    padding-bottom: 20px;
}

.bagData_experttitle {
    padding-bottom: 20px;
    padding-left: 10px;
}

.bagData_experttitle h1 {
    font-size: 24px;
    color: #000;
    line-height: 24px;
    margin-top: 10px;
    font-weight: normal;
    font-weight: bold;
    float: left;
    padding-right: 5px;
}

.bagData_experttitle em {
    font-size: 15px;
    color: #000;
    line-height: 15px;
    margin-top: 10px;
    font-weight: normal;
    float: left;
    text-transform: uppercase;
    display: block;
}

.bagData_experttitle_history {
    position: relative;
    padding-bottom: 10px;
    padding-left: 10px;
}

.bagData_experttitle_history h1 {
    font-size: 30px;
    color: #0085da;
    line-height: 28px;
    margin-top: 10px;
    font-weight: normal;
    font-weight: bold;
    height: 28px;
    overflow: hidden;
}

.bagData_experttitle_history em {
    font-size: 15px;
    color: #000;
    line-height: 15px;
    margin-top: 8px;
    font-weight: normal;
    /* float: left; */
    text-transform: uppercase;
    display: block;
}

.bagData_experttitle_history a {
    position: absolute;
    right: 15px;
    top: 20px;
    background: #1875f0;
    font-size: 14px;
    line-height: 18px;
    padding: 2px 10px;
    color: #fff;
    text-transform: uppercase;
    border-radius: 100px;
}

.bagData_experttitle_history_b h1 {
    font-size: 24px;
    color: #fff;
    line-height: 24px;
    margin-top: 10px;
    font-weight: normal;
    font-weight: bold;
    height: 24px;
    overflow: hidden;
}

.bagData_experttitle_history_b em {
    font-size: 15px;
    color: #fff;
    line-height: 15px;
    margin-top: 8px;
    font-weight: normal;
    /* float: left; */
    text-transform: uppercase;
    display: block;
}

.bagData_experttitle_history_b a {
    position: absolute;
    right: 15px;
    top: 20px;
    background: #1875f0;
    font-size: 14px;
    line-height: 18px;
    padding: 2px 10px;
    color: #fff;
    text-transform: uppercase;
    border-radius: 100px;
}



.bagData_expertlist_bg {
    width: 1220px;
    margin: 0 auto;
}

.bagData_expertlist865_l {
    float: left;
    width: 865px;
}

.bagData_expertlist875_l {
    float: left;
    width: 100%;
}

.bagData_expertlist_l {
    float: left;
    width: 800px;
}

.bagData_expertlist {
    display: block;
    width: 100%;
}

.bagData_expertlist865_lzq {
    float: left;
    /* width:865px; */
    width: 70%;
}

.bagData_expertlist li:hover .bagData_expert_information .bagData_expert_more {
    display: block;
    background: #44b529;
    margin: 0 1px;
    font-size: 14px;
    color: #fff;
    line-height: 37px;
    text-align: center;
}

.bagData_expertlist_main_w5 {
    width: 48%;
    float: left;
    background: #fff;
}

.bagData_expertlist_r {
    float: right;
    width: 412px;
}

.bagData_expertlistw_r {
    float: right;
    width: 329px;
    padding-top: 20px;
}

.bagData_expertlistw_r_zq {
    float: right;
    /* width: 329px; */
    width: 100%;
    padding-top: 20px;
}




/*About_news stare*/
.About_newsw li {
    padding: 20px;
    background: #fff;
    margin-bottom: 20px;
    -webkit-transition: all 160ms;
    transition: all 160ms;
    box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.12);
}

.About_newsw li:hover {
    box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.12);
}

.About_newsw .news_l {
    width: 229px;
    float: left;
    line-height: 1.5em;
    color: #939393;
    font-size: 20px;
    margin-right: 30px;
    background: #e8e8e8;
    display: block;
}

.About_newsw img {
    float: left;
    width: 283px;
    padding-right: 16px;
}

.About_newsw .news_r {
    float: right;
    width: 500px;
}

.About_newsw .news_w {
    width: 920px;
}

.About_newsw .news_r img {
    display: block;
    width: 121px;
    height: 74px;
    float: left;
}

.About_newsw .news_r a {
    display: block;
    font: 18px/24px "Microsoft YaHei";
    color: #333;
    padding-bottom: 15px;
}

.About_newsw .news_r a:hover {
    color: #1875f0;
}

.About_newsw .news_r font {
    display: block;
    color: #999999;
    font: 14px/27px "Microsoft YaHei";
    padding-bottom: 10px;
    height: 90px;
    overflow: hidden;
}

.About_newsw .news_r span {
    display: block;
    color: #1875f0;
    font: 14px/27px "Microsoft YaHei";
}

.news_title h1 {
    display: block;
    font-size: 20px;
    font-weight: bold;
    line-height: 26px;
    color: #000;
    margin-bottom: 20px;
    border-left: 3px solid #03bad5;
    text-indent: 10px;
}

/*About_news stare*/
.About_newsw01 li {
    padding: 20px;
    background: #fff;
    margin-bottom: 20px;
    -webkit-transition: all 160ms;
    transition: all 160ms;
    cursor: pointer;
}

.About_newsw01 li:hover {
    box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.12);
}

.About_newsw01 .news_l {
    width: 229px;
    float: left;
    line-height: 1.5em;
    color: #939393;
    font-size: 20px;
    margin-right: 30px;
    background: #e8e8e8;
    display: block;
}

.About_newsw01 img {
    float: left;
    width: 289px;
    padding-bottom: 20px;
}

.About_newsw01 .news_r {
    float: right;
}

.About_newsw01 .news_w {
    width: 920px;
}

.About_newsw01 .news_r img {
    display: block;
    width: 121px;
    height: 74px;
    float: left;
}

.About_newsw01 .news_r a {
    display: block;
    font: 18px/24px "Microsoft YaHei";
    color: #333;
    padding-bottom: 15px;
}

.About_newsw01 .news_r a:hover {
    color: #1875f0;
}

.About_newsw01 .news_r font {
    display: block;
    color: #999999;
    font: 14px/27px "Microsoft YaHei";
    padding-bottom: 10px;
    height: 51px;
    overflow: hidden;
}

.About_newsw01 .news_r span {
    display: block;
    color: #1875f0;
    font: 14px/27px "Microsoft YaHei";
}

.news_title h1 {
    display: block;
    font-size: 20px;
    font-weight: bold;
    line-height: 26px;
    color: #000;
    margin-bottom: 20px;
    border-left: 3px solid #03bad5;
    text-indent: 10px;
}

/*About_news stare*/

.About_newsw02 li {
    padding: 20px;
    background: #fff;
    margin-bottom: 20px;
    -webkit-transition: all 160ms;
    transition: all 160ms;
    cursor: pointer;
}

.About_newsw02 li:hover {
    box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.12);
}

.About_newsw02 .news_l {
    width: 229px;
    float: left;
    line-height: 1.5em;
    color: #939393;
    font-size: 20px;
    margin-right: 30px;
    background: #e8e8e8;
    display: block;
}

.About_newsw02 img {
    float: left;
    width: 289px;
    padding-bottom: 20px;
}

.About_newsw02 .news_r {
    /* float: right; */
    width: 1150px;
}

.About_newsw02 .news_w {
    width: 920px;
}

.About_newsw02 .news_r img {
    display: block;
    width: 121px;
    height: 74px;
    float: left;
}

.About_newsw02 .news_r a {
    display: block;
    font: 18px/24px "Microsoft YaHei";
    color: #333;
    padding-bottom: 15px;
}

.About_newsw02 .news_r a:hover {
    color: #1875f0;
}

.About_newsw02 .news_r font {
    display: block;
    color: #999999;
    font: 14px/27px "Microsoft YaHei";
    padding-bottom: 10px;
    height: 51px;
    overflow: hidden;
}

.About_newsw02 .news_r span {
    display: block;
    color: #1875f0;
    font: 14px/27px "Microsoft YaHei";
}



.About_newsw03 li {
    padding: 20px;
    margin-bottom: 20px;
    -webkit-transition: all 160ms;
    transition: all 160ms;
    cursor: pointer;
    padding: 15px 15px;
    box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.12);
    transition: all .5s;
}

.About_newsw03 li:hover {
    box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.12);
}

.About_newsw03 .news_l {
    width: 229px;
    float: left;
    line-height: 1.5em;
    color: #939393;
    font-size: 20px;
    margin-right: 30px;
    background: #e8e8e8;
    display: block;
}

.About_newsw03 img {
    float: left;
    width: 289px;
    /*padding-bottom: 20px;*/
    height: 168.08px
}

.About_newsw03 .news_r {
    width: 100%;
}

.About_newsw03 .news_w {
    width: 920px;
}

.About_newsw03 .news_r img {
    display: block;
    width: 121px;
    height: 74px;
    float: left;
}

.About_newsw03 .news_r a {
    display: block;
    font: 16px/24px "Microsoft YaHei";
    color: #333;
    /* padding-bottom: 5px; */
}

.About_newsw03 .news_r a:hover {
    color: #1875f0;
}

.About_newsw03 .news_r font {
    display: block;
    color: #999999;
    font: 14px/27px "Microsoft YaHei";
    padding-bottom: 10px;
    height: 51px;
    overflow: hidden;
}

.About_newsw03 .news_r span {
    /* float: right; */
    display: block;
    color: #999;
    font: 14px/27px "Microsoft YaHei";
    /*  padding-top: 22%;*/
}

.About_newsw05 li {
    padding: 20px;
    box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.12);
    margin-bottom: 20px;
    -webkit-transition: all 160ms;
    transition: all 160ms;
    cursor: pointer;
}

.About_newsw05 li:hover {
    box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.12);
}

.About_newsw05 .news_l {
    width: 229px;
    float: left;
    line-height: 1.5em;
    color: #939393;
    font-size: 20px;
    margin-right: 30px;
    background: #e8e8e8;
    display: block;
}

.About_newsw05 img {
    float: left;
    width: 289px;
    padding-bottom: 20px;
}

.About_newsw05 .news_r {
    float: right;
}

.About_newsw05 .news_w {
    width: 920px;
}

.About_newsw05 .news_r img {
    display: block;
    width: 121px;
    height: 74px;
    float: left;
}

.About_newsw05 .news_r a {
    display: block;
    font: 18px/24px "Microsoft YaHei";
    color: #333;
    padding-bottom: 15px;
}

.About_newsw05 .news_r a:hover {
    color: #1875f0;
}

.About_newsw05 .news_r font {
    display: block;
    color: #999999;
    font: 14px/27px "Microsoft YaHei";
    padding-bottom: 10px;
    height: 51px;
    overflow: hidden;
}

.About_newsw05 .news_r span {
    display: block;
    color: #1875f0;
    font: 14px/27px "Microsoft YaHei";
}

.news_title h1 {
    display: block;
    font-size: 20px;
    font-weight: bold;
    line-height: 26px;
    color: #000;
    margin-bottom: 20px;
    border-left: 3px solid #03bad5;
    text-indent: 10px;
}

.About_newsw_history {
    padding-bottom: 15px;
}

.About_newsw_history li {
    background: #fff;
    margin-bottom: 20px;
    -webkit-transition: all 160ms;
    transition: all 160ms;
    float: left;
    width: 376px;
    margin: 10px 15px 20px 15px;
    box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.12);
    border-radius: 5px;
    overflow: hidden;
}

.About_newsw_history li:hover {
    box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.12);
}

.About_newsw_history .news_l {
    width: 229px;
    float: left;
    line-height: 1.5em;
    color: #939393;
    font-size: 20px;
    margin-right: 30px;
    background: #e8e8e8;
    display: block;
}

.About_newsw_history img {
    float: left;
    width: 376px;
    height: 230px;
    transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
}

.About_newsw_history li:hover img {
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1)
}

.About_newsw_history .news_r {
    width: 355px;
    float: right;
    padding: 20px;
    background: #f5f5f5;
    text-align: center;
}

.About_newsw_history .news_w {
    width: 920px;
}

.About_newsw_history .news_r img {
    display: block;
    width: 121px;
    height: 74px;
    float: left;
}

.About_newsw_history .news_r a {
    display: block;
    font: 18px/24px "Microsoft YaHei";
    color: #333;
    height: 24px;
    overflow: hidden;
}

.About_newsw_history li:hover .news_r a {
    color: #1875f0;
}

.About_newsw_history .news_r font {
    display: block;
    color: #999999;
    font: 14px/27px "Microsoft YaHei";
    padding-bottom: 10px;
    height: 51px;
    overflow: hidden;
    padding-top: 10px;
}

/*About_news stare*/
.About_newsw_historyshow {
    padding-bottom: 15px;
}

.About_newsw_historyshow li {
    background: #fff;
    margin-bottom: 20px;
    -webkit-transition: all 160ms;
    transition: all 160ms;
    float: left;
    width: 376px;
    margin: 10px 15px 20px 15px;
    box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.12);
    border-radius: 5px;
    overflow: hidden;
    height: 376px;
}

.About_newsw_historyshow li:hover {
    box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.12);
}

.About_newsw_historyshow .news_l {
    width: 229px;
    float: left;
    line-height: 1.5em;
    color: #939393;
    font-size: 20px;
    margin-right: 30px;
    background: #e8e8e8;
    display: block;
}

.About_newsw_historyshow img {
    /* float:left; */
    width: 100%;
    transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    height: 217px;
    /* padding: 5% 20%; */
}

.About_newsw_historyshow li:hover img {
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1)
}

.About_newsw_historyshow .news_r {
    float: right;
    padding: 20px 0px;
    background: #fff;
    text-align: center;
    /* position: absolute; */
    /* top: 0px; */
}

.About_newsw_historyshow .news_w {
    width: 920px;
}

.About_newsw_historyshow .news_r img {
    display: block;
    width: 121px;
    height: 74px;
    float: left;
}

.About_newsw_historyshow .news_r a {
    display: block;
    font: 16px/24px "Microsoft YaHei";
    color: #fff;
    height: 24px;
    overflow: hidden;
    padding: 5px 20px;
    background: #1875f0
}

.About_newsw_historyshow .news_r font {
    display: block;
    color: #666;
    font: 14px/24px "Microsoft YaHei";
    /* padding-bottom: 10px; */
    height: 36px;
    overflow: hidden;
    /* padding-top: 10px; */
    padding: 10px 20px;
}


.product-section {
    padding-bottom: 50px;
    position: relative;
    background: url(../images/productBase-features-bag.jpg) no-repeat;
    background-size: cover;
    margin-top: 20px;
    width: 100%;
    min-width: 1260px;
}

.product-title {
    padding: 50px 10px 30px;
    font-weight: normal;
    font-size: 26px;
    line-height: 46px;
    color: #252b3a;
    text-align: center;
    color: #ffffff;
}

.product-wrapper {
    max-width: 1200px;
    padding-left: 10px;
    padding-right: 10px;
    margin-left: auto;
    margin-right: auto;
    position: relative
}

.swiper-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    z-index: 1
}

.product-features .product-body {
    margin: 0px 25px
}

.product-features .product-body:after {
    content: "";
    width: 100%;
    height: 3px;
    background: url(../images/productBase-features-model.png) no-repeat;
    background-size: 100% auto;
    background-position: center;
    position: absolute;
    top: 50px;
    left: 0;
    z-index: 0
}

/*li*/
.features-item {
    position: relative;
    float: left
}

.features-slide .features-item>* {
    text-align: center
}

.features-item h3 {
    font-size: 16px;
    line-height: 28px;
    margin-bottom: 50px;
    color: #ffffff;
    opacity: 0.7;
    transition: all 0.1s;
    font-weight: normal;
}

.features-item i {
    position: absolute;
    width: 75%;
    height: 33px;
    background: url(../images/productBase-features-timeline.png) no-repeat;
    background-size: contain;
    background-position: right center;
    left: -25%;
    margin-left: 10px;
    top: 35px;
    z-index: 3
}

.features-item .features-info {
    display: block;
    margin: 0 auto;
    padding: 20px 53px;
    transition: all 0.3s;
    border-radius: 2px
}

.features-item .features-info .features-info-i {
    font-size: 14px;
    color: #A0A2A8;
    line-height: 22px;
    margin-bottom: 10px
}

.features-item .features-info .features-info-s {
    font-size: 16px;
    color: #FFFFFF;
    line-height: 24px;
    overflow: hidden
}

.features-item.dark i {
    background: url(../images/productBase-features-timeline-dark.png) no-repeat;
    background-size: contain;
    background-position: right center
}

.features-item:hover h3 {
    font-size: 22px;
    line-height: 28px;
    opacity: 0.9
}

.features-item:hover i {
    width: 75%;
    margin-left: 13px;
    background: url(../images/productBase-features-timeline-hover.png) no-repeat;
    background-size: contain;
    background-position: right center
}

.features-item:hover a {
    background: url(../images/productBase-features-info.png) no-repeat;
    background-size: 100% 100%
}

.product-features .swiper-button-prev {
    width: 30px;
    height: 40%;
    left: -15px;
    top: 60%;
    background: none
}

.product-features .swiper-button-prev:after {
    content: "";
    display: inline-block;
    position: absolute;
    width: 15px;
    height: 30px;
    background: url(../images/productBase-features-left.png) no-repeat;
    background-size: 100% 100%;
    top: 50%;
    margin-top: -15px;
    left: 50%;
    margin-left: -7px
}

.product-features .swiper-button-next {
    width: 30px;
    height: 40%;
    right: -15px;
    top: 60%;
    background: none
}

.product-features .swiper-button-next:after {
    content: "";
    display: inline-block;
    position: absolute;
    width: 15px;
    height: 30px;
    background: url(../images/productBase-features-right.png) no-repeat;
    background-size: 100% 100%;
    top: 50%;
    margin-top: -15px;
    left: 50%;
    margin-left: -7px
}


.Development_left {
    float: left;
    padding-top: 20px;
    width: 710px;
}

.Development_one {
    display: block;
    width: 263px;
    padding: 40px;
    margin: 10px 0px;
    height: 170px;
}

.Development_one a {
    display: block;
}

.Development_one font {
    display: block;
    color: #fff;
    position: relative;
}

.Development_one font h1 {
    display: block;
    font-size: 26px;
    font-weight: normal;
}

.Development_one font em {
    position: absolute;
    right: 0px;
    top: 12px;
    font-size: 14px;
    text-transform: uppercase;
}

.Development_one p {
    display: block;
    color: #fff;
    font: 14px/28px "Microsoft YaHei";
    overflow: hidden;
    padding-top: 15px;
}

.Development_onebg01 {
    background: url(../images/Development_onebg01.jpg) 0 center no-repeat;
}

.Development_onebg02 {
    background: url(../images/Development_onebg02.jpg) 0 center no-repeat;
}

.Development_onebg03 {
    background: url(../images/Development_onebg03.jpg) 0 center no-repeat;
    width: 630px;
}

.Development_onebg04 {
    background: url(../images/Development_onebg04.jpg) 0 center no-repeat;
    width: 398px;
    height: 440px;
}

.Development_onebg05 {
    background: url(../images/index_bannerfontbg.png) 0 center no-repeat;
    width: 310px;
    height: 470px;
    padding: 20px 40px;
}

.Development_right {
    float: right;
    padding-top: 20px;
    width: 478px;
}

.industrial_title {
    display: block;
    position: relative;
    padding-bottom: 30px;
    margin-top: 30px;
}

.industrial_title h2 {
    display: block;
    font-size: 26px;
    font-weight: normal;
    color: #fff;
    text-align: center;
}

.industrial_title i {
    position: absolute;
    display: block;
    width: 58px;
    height: 1px;
    background: #fff;
    top: 19px;
}

.industrial_title .industrial_title_hr02 {
    display: block;
    left: 213px;
    margin-left: -140px;
}

.industrial_title .industrial_title_hr01 {
    display: block;
    left: 213px;
    margin-left: 50px;
}

.industrial_title01 {
    display: block;
    position: relative;
    padding-bottom: 10px;
    margin-top: 40px;
}

.industrial_title01 h2 {
    display: block;
    font-size: 26px;
    /* font-weight: normal; */
    color: #fff;
    text-align: center;
    /* font-weight: bold; */
}

.industrial_title01 i {
    position: absolute;
    display: block;
    width: 58px;
    height: 1px;
    background: #fff;
    top: 19px;
}

.industrial_title01 .industrial_title_hr02 {
    display: block;
    left: 213px;
    margin-left: -190px;
}

.industrial_title01 .industrial_title_hr01 {
    display: block;
    left: 213px;
    margin-left: 14px;
}

/*details*/
.details {
    border-bottom: 1px solid #e1e9fd;
    border-top: 1px solid #eeeeee;
    padding: 10px;
    width: 1200px;
}

.details li {
    float: left;
    font-family: "SimSun";
    color: #7c7c7c;
}

.details li span {
    font: 14px/1.5 \5FAE\8F6F\96C5\9ED1, Tahoma, Geneva, sans-serif;
    color: #7c7c7c;
}

.details li a {
    color: #7c7c7c;
    height: 30px;
    line-height: 30px;
    padding-right: 5px;
    padding-left: 5px;
    font: 14px/1.5 \5FAE\8F6F\96C5\9ED1, Tahoma, Geneva, sans-serif;
}

.details li a:hover {
    color: #428bd1;
}

/*About_news_list stare*/
.About_news_list h1 {
    display: block;
    font: 22px/28px "Microsoft YaHei";
    padding: 10px 0;
    text-align: center;
    color: #333;
}

.share span {
    height: 40px;
    line-height: 40px;
    display: block;
    font-style: normal;
    text-align: center;
    font-size: 14px;
    color: #666;
}

.share span em {
    padding-left: 20px;
    color: #333;
}

.About_news_list_main img {
    width: 753px;
    margin: 30px 223px 20px 223px;
}

.About_news_list_main p {
    font: 16px/32px "Microsoft YaHei";
    display: block;
    text-indent: 2em;
    color: #333;
    padding-bottom: 15px;
}

.About_newswlist {
    display: block;
}

.About_newswlist li {
    display: block;
    padding-bottom: 20px;
    width: 100%;
    float: left;
}

.About_newswlist li a {
    display: block;
    padding: 30px 30px;
    box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.12);
    transition: all .5s;
}

.About_newswlist li:hover a {
    transform: scale(1, 1.1);
    -ms-transform: scale(1, 1.1);
}


.About_newswlist {
    display: block;
}

.About_newswlist li {
    display: block;
    padding-bottom: 20px;
}

.About_newswlist li a {
    display: block;
    padding: 47px 30px;
    box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.12);
}

.About_newswlist li a h1 {
    display: block;
    font-size: 24px;
    line-height: 24px;
    padding-bottom: 10px;
}

.About_newswlist li a span {
    display: block;
    font-size: 14px;
    line-height: 14px;
}

.About_newswlist li .About_newswlistbg01 {
    background: url(../images/newslist01.jpg) 0 center no-repeat;
    color: #ff6000;
}

.About_newswlist li .About_newswlistbg02 {
    background: url(../images/newslist02.jpg) 0 center no-repeat;
    color: #2669f3;
}

.About_newswlist li .About_newswlistbg03 {
    background: url(../images/newslist03.jpg) 0 center no-repeat;
    color: #2e5c43;
}



.About_newswlist_zq {
    display: block;
}

.About_newswlist_zq li {
    display: block;
    padding-bottom: 20px;
    width: 33.333%;
    float: left;
}

.About_newswlist_zq li a {
    display: block;
    padding: 30px 30px;
    box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.12);
    transition: all .5s;
}

/*.About_newswlist_zq li:hover a{*/
/*transform: scale(1,1.1);
-ms-transform: scale(1,1.1);*/
/*transform:translateY(-12px);
}*/


.About_newswlist_zq li a h1 {
    display: block;
    font-size: 24px;
    line-height: 24px;
    padding-bottom: 10px;
}

.About_newswlist_zq li a span {
    display: block;
    font-size: 14px;
    line-height: 14px;
}

.About_newswlist_zq li .About_newswlistbg01 {
    background: url(../images/newslist01.jpg) 0 center no-repeat;
    color: #ff6000;
    background-size: cover;
    border-bottom: 3px solid #ff6000;
}

.About_newswlist_zq li .About_newswlistbg02 {
    background: url(../images/newslist02.jpg) 0 center no-repeat;
    color: #2669f3;
    background-size: cover;
    border-bottom: 3px solid #2669f3;
}

.About_newswlist_zq li .About_newswlistbg03 {
    background: url(../images/newslist03.jpg) 0 center no-repeat;
    color: #2e5c43;
    background-size: cover;
    border-bottom: 3px solid #2e5c43;
}

.About_newswlist_zq li:hover .About_newswlistbg01 {
    background: url(../images/newslist01.jpg) 0 center no-repeat;
    color: #ff6000;
    background-size: cover;
    border-bottom: 5px solid #ff6000;
}

.About_newswlist_zq li:hover .About_newswlistbg02 {
    background: url(../images/newslist02.jpg) 0 center no-repeat;
    color: #2669f3;
    background-size: cover;
    border-bottom: 5px solid #2669f3;
}

.About_newswlist_zq li:hover .About_newswlistbg03 {
    background: url(../images/newslist03.jpg) 0 center no-repeat;
    color: #2e5c43;
    background-size: cover;
    border-bottom: 5px solid #2e5c43;
}






.overflow-hide {
    overflow: hidden;
}

.tabs {
    padding: 0 10px;
    padding-top: 20px;
}

.tabs li a {
    color: #44b428;
}

.tabs .on a {
    background: #44b428;
    color: #FFF;
}

.tabs li {
    float: left;
    border-radius: 100px;
    line-height: 36px;
    font-size: 16px;
}

.tabs li {
    margin-left: 21.2667px;
    cursor: pointer
}

.tabs li a {
    display: block;
    width: 100%;
    border-radius: 100px;
    width: 140px;
    text-align: center;
    border: 1px solid #1875f0;
    color: #000;
}

.tabs li:first-child {
    margin-left: 0
}

.tabs li.on {
    background: #1875f0;
    color: #FFF;
}

.tabs li>span {
    display: inline-block;
    vertical-align: middle;
}

.application_div {
    position: relative;
    width: 768px;
}

.application_div_bg {
    margin: 398px auto 0px auto;
    width: 1220px;
}

.application li {
    float: left;
    padding: 10px;
    width: 356px;
}

.application li a {
    display: block;
    /* background: #1875f0;*/
    padding: 32px;
    /*  box-shadow: 5px 6px 20px rgb(255, 159, 163);*/
    transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
}

.application li a:hover {
    box-shadow: 5px 6px 20px rgb(47, 108, 204);
}

.application_ico {
    background: url(../images/jian.png) right center no-repeat;
    padding-bottom: 18px;
}

.application_ico img {
    float: left;
    width: 49px;
    height: 49px;
    padding-right: 20px;
    border-right: 1px solid #fdfefc;
}

.application_ico h1 {
    float: left;
    width: 108px;
    height: 49px;
    font-size: 24px;
    color: #fff;
    line-height: 49px;
    padding-left: 20px;
    font-weight: normal;
}

.application p {
    font-size: 13px;
    color: #fff;
    line-height: 28px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    height: 90px;
}

.introduction {
    width: 359px;
    height: 409px;
    padding: 60px 40px;
    background: #0e76cf;
    margin-top: 10px;
    transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    box-shadow: 5px 6px 20px rgb(146, 205, 255);
}

.introduction:hover {
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1)
}

.introduction h2 {
    display: block;
    color: #fff;
    font-size: 28px;
    font-weight: bold;
    padding-bottom: 28px;
}

.introduction p {
    display: block;
    color: #fff;
    font-size: 15px;
    line-height: 31px;
    height: 242px;
    overflow: hidden;
    margin-bottom: 20px;
    text-indent: 2em;
}

.introduction a {
    display: block;
    color: #fff;
    font-size: 16px;
    width: 155px;
    height: 43px;
    line-height: 43px;
    text-align: center;
    border-radius: 55px;
    margin-top: 47px;
    background: #00aaff;
}


.iot_mapl {
    width: 223px;
    float: left;
    padding: 20px 0px;
}

.iot_mapl li {
    background: url(../images/dian.png) 0 center repeat;
    background-size: cover;
    margin-bottom: 15px;
    padding: 30px 40px;
    transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
}

.iot_mapl li:hover {
    box-shadow: 5px 6px 20px rgb(146, 205, 255);
}

.iot_mapl li h1 {
    height: 36px;
    line-height: 36px;
    color: #eee;
    font-size: 24px;
    font-weight: normal;
}

.iot_mapl li p {
    line-height: 30px;
    font-size: 14px;
    color: #fff;
}

.company_map {
    margin-top: 70px;
    float: right;
}

.company_map li {
    padding: 5px;
    width: 295px;
    width: 278px;
}

.company_map li font {
    display: block;
    background: url(../images/dian.png) 0 center repeat;
    background-size: cover;
    border: 1px solid #0662d4;
    padding: 20px 20px;
}

.company_map li h1 {
    display: block;
    font-size: 16px;
    color: #5cb4ff;
    line-height: 26px;
    height: 26px;
    font-weight: normal;
}

.company_map li span {
    display: block;
    font-size: 14px;
    color: #999;
    line-height: 30px;
    height: 30px;
    text-align: right;
}

.company_map li span i {
    font-size: 40px;
    padding-right: 5px;
    color: #1875f0;
    font-style: normal;
}

.iot_mapimg {
    width: 571px;
    padding: 20px 13px;
    float: left;
}

.iot_mapimg img {
    width: 100%;
}

.bagData_index {
    display: block;
    padding-top: 70px;
}

.bagData_index_left {
    display: block;
    width: 800px;
    float: left;
    padding-top: 151px;
}

.bagData_index_left h1 {
    display: block;
    font-size: 24px;
    line-height: 24px;
    padding-bottom: 20px;
    color: #0e76cf;
    font-weight: normal;
    position: relative;
}

.bagData_index_left h1 i {
    display: block;
    position: absolute;
    width: 200px;
    height: 1px;
    background: #fff;
    left: 328px;
}

.bagData_index_left h1 .industrial_title_hr01 {
    display: block;
    top: 19px;
}

.bagData_index_left h1 .industrial_title_hr02 {
    display: block;
}

.bagData_index_left h2 {
    display: block;
    position: relative;
    font-size: 60px;
    height: 79px;
}

.bagData_index_left h2 span {
    display: block;
    position: absolute;
    color: #0e76cf;
}

.bagData_index_left h2 .industrial_title01 {
    display: block;
    color: #fff;
    top: -46px;
}

.bagData_index_left h2 .industrial_title02 {
    display: block;
}

.bagData_index_left p {
    display: block;
    color: #fff;
    font: 18px/28px "Microsoft YaHei";
    overflow: hidden;
    padding-top: 15px;
}

.bagData_index-right {
    float: right;
    width: 390px;
}

.luoyang_list {
    display: block;
    padding: 20px;
}

.luoyang_listone {
    background: url(../images/index_list01.png) 0 center no-repeat;
    width: 406px;
    height: 223px;
    padding: 40px;
    float: left;
}

.luoyang_listone h1 {
    position: relative;
    display: block;
    font-size: 26px;
    color: #fff;
    line-height: 26px;
    padding-bottom: 10px;
    font-weight: normal;
    padding-top: 20px;
}

.luoyang_listone h2 {
    position: relative;
    display: block;
    font-size: 14px;
    color: #fff;
    line-height: 26px;
    padding-bottom: 70px;
    font-weight: normal;
}

.luoyang_listone h1 i {
    position: absolute;
    display: block;
    width: 8px;
    height: 29px;
    background: #1875f0;
    left: -40px;
}

.luoyang_listone h3 {
    display: block;
}

.luoyang_btn {
    display: block;
}

.luoyang_btn a {
    display: block;
    height: 36px;
    line-height: 36px;
    float: left;
    color: #fff;
    font-size: 14px;
    padding: 0px 20px;
    background: #1875f0;
    margin-right: 10px;
}

.luoyang_btn a:hover {
    background: #1875f0
}

.luoyang_btn .luoyang_btn01 {
    display: block;
}

.luoyang_btn .luoyang_btn02 {
    display: block;
}

.luoyang_listtow {
    display: block;
    width: 181px;
    float: left;
    background: #fff;
    padding: 0px 30px;
    height: 302px;
    overflow: hidden;
    border-right: 1px solid #eeeeee;
    border-top: 1px solid #eeeeee;
    position: relative;
    border-left: 1px solid #fff;
    border-bottom: 1px solid #fff;
}

.luoyang_listtow:hover {
    padding: 0px 30px;
    height: 302px;
    overflow: hidden;
    border: 1px solid #1875f0;
}

.luoyang_listtow font {
    display: block;
    position: absolute;
    top: 20px;
    -ms-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
}

.luoyang_listtow:hover font {
    top: -110px;
}

.luoyang_listtow font img {
    height: 90px;
    padding-bottom: 20px;
}

.luoyang_listtow font h1 {
    position: relative;
    display: block;
    font-size: 20px;
    color: #333;
    line-height: 26px;
    padding-bottom: 10px;
    font-weight: normal;
    padding-top: 10px;
}

.luoyang_listtow:hover font h1 {
    padding-top: 40px;
    padding-bottom: 20px;
}

.luoyang_listtow font strong {
    display: block;
    position: relative;
    font-size: 14px;
    color: #999;
    line-height: 24px;
    font-weight: normal;
}

.luoyang_listtow font span {
    display: block;
    position: relative;
    font-size: 14px;
    color: #999;
    line-height: 47px;
    font-weight: normal;
}

.luoyang_listtow font p {
    display: block;
    font-size: 13px;
    color: #666;
    line-height: 22px;
    padding: 24px 0px;
}

.luoyang_listtow font p em {
    text-align: center;
    font-size: 32px;
    font-weight: bold;
    line-height: 39px;
    color: #1875f0;
}

.luoyang_listtow font p em i {
    text-align: center;
    font-size: 13px;
    line-height: 23px;
    color: #999;
    font-style: normal;
    font-weight: normal;
}

.index-userbg {
    background: url(../images/tablebg.jpg) 0 center no-repeat;
    min-width: 1260px;
}

.index-user {
    padding: 40px 0px;
}

.index-userl {
    width: 600px;
    float: left;
}

.index-userr {
    width: 600px;
    float: right;
    background: #fff;
}

.title-user h1 {
    display: block;
    font-size: 32px;
    line-height: 64px;
    padding-bottom: 20px;
    color: #ffffff;
    font-weight: normal;
    position: relative;
    font-weight: bold;
}

.title-user h1 strong {
    display: block;
    font-size: 14px;
    line-height: 24px;
    padding-bottom: 20px;
    color: #ffffff;
    font-weight: normal;
    position: relative;
    font-weight: bold;
    position: absolute;
    left: 430px;
    top: 17px;
    font-weight: normal;
}

.title-user h1 i {
    display: block;
    position: absolute;
    width: 224px;
    height: 1px;
    background: #fff;
    left: 430px;
    top: 46px;
}

.title-user h1 .industrial_title_hr01 {
    display: block;
    top: 41px;
}

.title-user h1 .industrial_title_hr02 {
    display: block;
}

.adr-table {
    width: 100%;
}

.adr-table .table-thead {
    width: 100%;
    height: 39px;
    border-bottom: 1px solid #1875f0;
    background-color: #1875f0;
    color: #fff;
}

.adr-table .table-tbody {
    width: 100%;
    height: auto;
}

.adr-table .table-tbody .item {
    box-sizing: border-box;
    text-align: left;
}

.adr-table .table-tbody .item:hover {
    background-color: rgba(235, 236, 240, 0.24);
}

.adr-table .table-tbody .item .tdd {
    box-sizing: border-box;
    border: 1px solid rgba(255, 255, 255, 0.2);
    border-top-color: transparent;
}

.adr-table .table-tbody .item .tdd .ti {
    padding: 10px 14px;
    display: inline-block;
    color: #fff;
}

.adr-table .table-tbody .item .tdd .tt {
    min-width: 50px;
    display: inline-block;
}

.adr-table .table-tbody .item .tdd .handle {
    width: 70px;
}

.adr-table .table-tbody .item .tdd .handle .line {
    margin: 0 5px;
    color: #dcdee3;
}

.adr-table .table-tbody .item .tdd .handle .a-chg:hover {
    color: #f56954;
    text-decoration: underline;
}

.adr-table .table-tbody .item .tdd .handle .i-del:hover {
    color: #f56954;
}

.index_tabletitle {
    display: block;
    background: #1875f0;
    padding: 0px 20px;
}

.index_tabletitle h1 {
    display: block;
    font-weight: normal;
    color: #fff;
    position: relative;
    line-height: 36px;
}

.index_tabletitle h1 a {
    display: block;
    position: absolute;
    right: 0px;
    top: 1px;
    color: #fff;
}


.index-newsl {
    float: left;
    width: 350px;
}

.index-newsr {
    width: 840px;
    float: right;
    overflow: hidden;
    background: #fff;
}

.index-userr img {
    width: 536px;
    float: right;
    overflow: hidden;
    padding: 40px;
}

.index-newsbg {
    padding: 40px 0px;
}

.index-news {
    width: 350px;
}

.index-newstitle {
    width: 350px;
    height: 60px;
}

.index-newstitle h3 {
    font-size: 30px;
    color: #1875f0;
    float: left;
    font-weight: normal;
    line-height: 30px;
}

.index-newstitle h3 span {
    font-size: 20px;
    color: #999999;
    text-transform: uppercase;
    font-family: "Arial";
    line-height: 20px;
    padding-top: 12px;
    display: block;
}

.index-newstitle p {
    float: right;
    width: 200px;
    height: 5px;
    background: url(../images/lian_03.png);
    margin-top: 12px;
}

.textlist {
    clear: left;
    display: block;
}

.textlist ul {
    display: inline-block;
}

.textlist ul li {
    display: inline-block;
    padding: 27px 0;
    border-bottom: #cccccc solid 1px;
    transition: all ease 600ms;
}

.textlist ul li h3 em {
    display: block;
    font-size: 20px;
    color: #333333;
    line-height: 20px;
}

.textlist ul li h3 span {
    display: block;
    font-size: 16px;
    color: #333333;
    line-height: 16px;
    padding-top: 6px;
}

.textlist ul li p {
    display: block;
    font-size: 14px;
    color: #666666;
    line-height: 20px;
    padding-top: 16px;
}

.textlist ul li:hover h3 em {
    color: #000;
}

.textlist ul li:hover {
    margin-left: -4px;
}

.history_Development {
    padding: 0px 10px 20px 10px;
}

.history_Development_title {
    display: block;
    margin-top: 10px;
    margin-bottom: 20px;
}

.history_Development_title h1 {
    display: block;
    font-size: 20px;
    line-height: 50px;
    height: 50px;
    padding: 0 20px;
    color: #fff;
    font-weight: normal;
}

.history_Development_titlebg01 {
    background: url(../images/Developmentbg01.jpg) 0 center no-repeat;
}

.history_Development_titlebg02 {
    background: url(../images/Developmentbg02.png) 0 center no-repeat;
}

.history_Development_titlebg03 {
    background: url(../images/Developmentbg03.png) 0 center no-repeat;
}

.history_Development_content {
    display: block;
}

.history_Development_content p {
    display: block;
    text-indent: 2em;
    font-size: 15px;
    line-height: 32px;
}

.history_Development_content .p_Red {
    display: block;
    color: #1875f0;
}

.history {
    background: url(../images/line04.png) repeat-y 187px 0;
    overflow: hidden;
    position: relative;
}

.history-date {
    overflow: hidden;
    position: relative;
}

.history-date h2 {
    background: #fff url(../images/icon06.png) no-repeat 158px 0;
    height: 59px;
    font-size: 25px;
    font-weight: normal;
    padding-left: 45px;
    margin-bottom: 50px;
}

.history-date h2.first {
    position: absolute;
    left: 0;
    top: 0;
    width: 935px;
    z-index: 99;
}

.history-date h2 a {
    margin: 21px 97px 0 0;
}

.history-date h2 a:hover {
    text-decoration: none;
}

.history-date h2 img {
    vertical-align: -5px;
}

.history-date h2.date02 {
    background: none;
}

.history-date ul li {
    background: url(../images/icon07.png) no-repeat 180px 0;
    padding-bottom: 50px;
    zoom: 1;
}

.history-date ul li.last {
    padding-bottom: 0;
}

.history-date ul li:after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.history-date ul li h3 {
    float: left;
    width: 168px;
    text-align: right;
    padding-right: 19px;
    color: #c3c3c3;
    font: normal 18px/16px Arial;
}

.history-date ul li dl {
    /**float:left;**/
    padding-left: 216px;
    margin-top: -28px;
}

.history-date ul li dl dt {
    color: #737373;
}

.history-date ul li.green h3 {
    color: #1875f0;
}

.history-date ul li.green dl {}

.history-date ul li.green dl dt {
    font-size: 15px;
    line-height: 25px;
}

.history-date ul li.green dl dt a {
    display: inline-block;
    display: inline;
    zoom: 1;
    overflow: hidden;
    vertical-align: middle;
    margin-left: 12px;
}

.history-date ul li.green dl dd {
    padding-top: 20px;
    display: none;
}

.history-date ul li.green dl dd img {
    float: left;
}

.history-date ul li.green dl dd p {
    overflow: hidden;
    zoom: 1;
    line-height: 21px;
    color: #787878;
}

.history-date h2.first .more-history {
    font-size: 16px;
    background: transparent;
    margin-left: 30px;
}

.history-date h2.first .more-history:hover {
    text-decoration: underline;
}

.history-date ul li dl dt {
    _font-size: 12px !important;
    _font-weight: bold;
}

.history-date ul li dl dt span {
    _font-weight: normal !important;
}

.history-date ul li.green dl dt a {
    _background: transparent !important;
    *background: transparent !important;
    *font-size: 12px !important;
    _font-weight: normal !important;
}

.iot_map_left {
    width: 223px;
    float: left;
}

.iotmap {
    width: 690px;
    height: 510px;
}

.application_div_map {
    width: 100%;
    background: url(../images/backmap.png) 0 center no-repeat;
    background-size: cover;
    margin-top: 20px;
}

.application_div_map img {
    width: 40%;
    padding: 5%;
}

.application_div_map .application_div_map_left {
    float: left;
}

.application_div_map .application_div_map_right {
    float: left;
}

.application_div_map_bg {
    padding-top: 60px;
}

.About_newsw_historyshow .news_r {
    float: none;
}


.contentHtml_p {
    display: block;
    font-size: 14px;
    color: #999;
    padding: 10px 0px;
}

.contert {
    display: block;
    width: 1220px;
    margin: 0 auto;
}

.bagData_expertlistw_r_hq {
    float: right;
    width: 329px;
    /* padding-top: 20px; */
}

.zq_jjjc {
    width: 1220px;
    margin: 0 auto;
}

.bagData_experttitle_zq {
    padding-bottom: 20px;
    padding-left: 10px;
}


.bagData_experttitle_zq h1 {
    font-size: 25px;
    color: #303133;
    line-height: 24px;
    margin-top: 10px;
    font-weight: normal;
    font-weight: 500;
    float: left;
    padding-right: 15px;
    cursor: default;
}

.bagData_experttitle_zq h2 {
    font-size: 18px;
    color: #303133;
    line-height: 24px;
    margin-top: 10px;
    font-weight: normal;
    font-weight: 500;
    float: left;
    padding-right: 15px;
    cursor: default;
}


@media (max-width:5280px) {}


@media (max-width: 1680px) {}

@media (max-width: 1440px) {}


@media (max-width: 1300px) {
    .bagData_search {
        display: none;
    }

    .bagData_search_bg {
        width: 100%;
        margin: 171px auto 0px auto;
    }

    .bagData_expertlistw_r_hq {
        display: none
    }

    .qy_top {
        margin-top: 20%;
    }

    .About_newsw03 img {
        float: left;
        width: 100%;
        /*padding-bottom: 20px;*/
        height: 100%
    }

    .bagData_expertlist865_lzq {
        float: left;
        /* width:865px; */
        width: 100%;
    }

    .bagData_projectbgplay {
        max-height: 300px;
    }

    .bagData_search,
    .table_card,
    .bagData_expertlistw_r {
        display: none;
    }

    .bagData_expert {
        width: 100%;
        /* margin-top: 139px; */
    }

    .bagData_expert01 {
        width: 100%;
        margin-top: 139px;
    }

    .bagData_expertlist865_l {
        width: 96%;
        padding: 0px 2%
    }

    .bagData_expertlist875_l {
        width: 96%;
        padding: 0px 2%
    }

    .bagData_expert {
        padding-top: 0px;
    }

    .bagData_expert01 {
        padding-top: 0px;
    }

    .About_newsw img {
        width: 30%;
        padding-right: 0;
    }

    .About_newsw .news_r {
        width: 68%;
    }

    .About_newsw02 .news_r {
        width: 100%;
    }

    .About_newsw03 .news_r {
        width: 100%;
    }

    .Industrial_newsbg {
        background: url(../images/zqfu.jpg) center center no-repeat;
        background-size: cover;
        height: 321px;
        background-size: cover;
        min-width: 10%;
        position: absolute;
        z-index: -9999999;
        top: 0px;
    }

    .bagData_projectbg_historybg {
        background: url(../images/Industrial_historybg01.jpg) center top no-repeat;
        height: 272px;
        min-width: 10%;
        background-size: cover;
    }

    .Development_one {
        /* display: block; */
        width: 90%;
        padding: 40px 5%;
        /* margin: 10px 0px; */
        height: 130px;
    }

    .Development_onebg01 {
        /* background: url(../images/Development_onebg01.jpg) 0 center no-repeat; */
        background-size: cover;
    }

    .Development_onebg02 {
        /* background: url(../images/Development_onebg02.jpg) 0 center no-repeat; */
        background-size: cover;
    }

    .Development_onebg03 {
        background: url(../images/Development_onebg03.jpg) 0 center no-repeat;
        /* width: 630px; */
        background-size: cover;
    }

    .Development_onebg04 {
        background: url(../images/Development_onebg04.jpg) 0 center no-repeat;
        /* width: 398px; */
        height: 383px;
        background-size: cover;
    }

    .Development_onebg05 {
        background: url(../images/index_bannerfontbg.png) 0 center no-repeat;
        width: 310px;
        height: 470px;
        padding: 20px 40px;
    }


    .product-section {
        display: none;
    }

    .product-wrapper {
        max-width: 80%;
    }

    .bagData_expert-white {
        min-width: 10%;
    }

    .About_newsw_history li {
        width: 90%;
        margin: 10px 5%;
    }

    .About_newsw_history img {
        width: 100%;
        float: none;
    }

    .About_newsw_history .news_r {
        width: 90%;
        float: none;
        padding: 20px 5%;
    }

    .bagData_experttitle_history {
        width: 90%;
        padding: 0 5%
    }

    .Development_right,
    .Development_left {
        float: none;
        width: 100%;
    }


    .application_div_bg,
    .bagData_Intelligencebg {
        height: 36%;
        min-width: 10%;
        margin-top: 0;
        /* margin-bottom: 100px; */
    }

    .bagData_Intelligencebg {
        height: 350px;
    }

    .application_div {
        margin-top: 30%;
        width: 100%;
    }

    .application_div_bg {
        width: 100%;
        margin: 68px auto 0px auto;
    }

    .application li {
        width: 100%;
        padding: 10px 0px;
        /* padding-bottom: 10px; */
    }

    .introduction {
        width: 90%;
        padding: 10% 5%;
        height: auto;
    }

    .introduction h2 {
        text-align: center;
        font-size: 2em;
        font-weight: normal;
        padding-bottom: 0.8em;
    }

    .introduction a {
        margin-top: 1em;
    }

    .iot_map_left,
    .iot_mapl {
        width: 100%;
        float: none;
    }

    .iot_mapimg {
        width: 90%;
        padding: 5%;
        float: none;
        display: none;
    }

    .iot_mapl li {
        padding: 1em 2em;
    }

    .iot_mapl li h1 {
        font-size: 1.5em;
    }

    .iot_mapl li p {
        font-size: 1em;
    }

    .iotmap {
        width: 100%;
    }

    .company_map {
        display: none;
        float: none;
    }

    .About_newsw_historyshow li {
        width: 100%;
        height: auto;
        margin: 10px 0px;
    }

    .About_newsw_historyshow img {
        width: 100%;
        /* padding: 5% 35%; */
    }

    .application_div_map_bg {
        padding-top: 84px;
    }

    .application_div_map img {
        width: 90%;
        padding: 5%;
    }

    .contentHtml {
        /* display:none; */
    }

    .contert {
        display: block;
        width: 98%;
        margin: 0 auto;
    }

    .About_news_list_main img {
        width: 80%;
        margin: 30px 0px 20px 0px;
    }

    .bagData_expertlistw_r_zq {
        float: right;
        width: 100%;
        padding-top: 0px;
        padding-bottom: 20px;
    }

    .About_newswlist_zq li {
        display: block;
        padding-bottom: 5px;
        width: 100%;
        float: left;
    }

}

@media (max-width: 1024px) {
    .application_div {
        margin-top: 220px;
        width: 100%;
    }

    .bagData_search_bg {
        margin: 171px auto 0px auto;
    }
}

@media (max-width: 992px) {
    .bagData_search_bg {
        margin: 206px auto 0px auto;
    }
}

@media (max-width: 768px) {}