/* footer */
.footer_con {
    height: 540px;
    width: 100%;
    background: url('../images/footer_bg.jpg') no-repeat top center;
    background-size: 100% 100%;
}

.footer_con .call {
    margin-top: 0;
    padding-top: 30px;
    /* height: 643px; */
    color: #fff;
}

.footer_con .footer {
    height: 97px;
    width: 1200px;
    line-height: 97px;
    margin-top: 0px;
}

.footer_con .call .call_l h1,
.footer_con .call .call_l h2 {
    color: #fff;
}

.footer_con .footer span.sl {
    width: auto;
    margin-left: 160px;
    font-size: 14px;
}

.footer_con .footer span.s2 {
    width: auto;
    margin-left: 107px;
    font-size: 14px;
}

.footer_con .footer span.s3 {
    width: auto;
    margin-left: 107px;
    font-size: 14px;
}

.footer_con .call .call_c li {
    color: #fff;
}

.footer_con .call .call_c li img {
    border-color: #fff;
    background-color: transparent;
}

/* 详情页 */
.detail {
    background-color: #f5f5f5;
    height: auto;
}

.detail .detail_con {
    background-color: #fff;
}

.detail .detail_con h1 {
    width:100%;
    height: 150px;
    font-size: 52px;
    font-weight: 500;
    color: #070707;
    line-height: 150px;
    text-align: center;
}

.detail .detail_con p {
    padding: 0 145px;
    font-weight: 400;
    color: #070707;
    line-height: 28px;
    font-size: 14px;
    padding-bottom: 50px;
    text-indent: 40px;
}

/* 数字云 */
.figure {
    margin-top: 50px;
}

.figure .figure_item {
    width: 1200px;
    height: 448px;
    margin-bottom: 40px;
    position: relative;
    background: url(/images/icon10.jpg) no-repeat 0 0;
}

.figure .icon07 {
    background-image: url(/images/icon07.jpg);
}

.figure .icon08 {
    background-image: url(/images/icon08.jpg);
}

.figure .icon09 {
    background-image: url(/images/icon09.jpg);
}

.figure_item .item_txt {
    width: 259px;
    height: 81px;
    line-height: 81px;
    text-align: center;
    background:rgba(0, 67, 103, 0.6);
    top: 77px;
    font-size: 20px;
    font-weight: 400;
    color: #fff;
    position: absolute;
}

/* 国信动态 */
.dynamic {
    width: 1200px;
    height: auto;
}

.dynamic .dynamic_t {
    width: 1200px;
    height: 67px;
    position: relative;
}

.dynamic .dynamic_t ul.dynamic_t_nav {
    width: 1200px;
    height: 90px;
    position: absolute;
    background: #fff;
    box-shadow: 0px 6px 21px 4px rgb(196 196 196 / 22%);
    top: -45px;
    z-index: 1;
    overflow: hidden;
}

.dynamic_t_nav li {
    font-weight: 400;
    font-size: 18px;
    height: 90px;
    line-height: 90px;
    text-align: center;
    float: left;
    width: 200px;
    color: #202020;
    cursor: pointer;
}

.about_nav li {
    width: 240px !important;
    ;
}

.dynamic_t_nav li.active {
    color: #1D577D;
}

.dynamic .dynamic_c {
    margin-bottom: 54px;
}

.dynamic .dynamic_c .item_list {
    width: 1200px;
    height: 300px;
    background: #F5F5F5;
    margin-top: 35px;
}

.item_list .item_list_l {
    width: 478px;
    height: 300px;
    padding: 30px 40px;
    float: left;
}
.item_list .item_list_l img{
    width:100%;
    height:240px;
 }
.item_list .item_list_r {
    width: 700px;
    height: 300px;
    padding-top: 30px;
    padding-right: 40px;
    float: right;
}

.item_list .item_list_r .t {
    line-height: 20px;
    font-weight: bold;
    color: #1A1A1A;
    font-size: 18px;
}

.item_list .item_list_r .t div {
    line-height:26px;
    /* max-height: 80px; */
    max-height: 60px;
    padding-bottom: 6px;
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2; 
    border-bottom: 1px solid #1A1A1A;
    overflow: hidden;
    position: relative;
}
/* .item_list .item_list_r .t div:after{
    height: 2px;
    content: '';
    display: inline-block;
    border-bottom: 1px solid #1A1A1A;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100px;
} */
.item_list .item_list_r .t div.width{
    max-width: 650px;
}

.item_list .item_list_r .c {
    margin-top: 10px;
    font-weight: 400;
    color: #1A1A1A;
    line-height: 26px;
    font-size: 14px;
    height: 135px;
    overflow:hidden;
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp: 5;
}

.item_list .item_list_r .b {
    height: 40px;
}

.item_list .item_list_r .b .b_l {
    float: left;
    font-weight: 400;
    color: #1D577D;
    font-size: 14px;
    height: 40px;
    line-height: 40px;
}

.item_list .item_list_r .b .b_r {
    float: right;
    width: 161px;
    height: 40px;
    background: #1D577D;
    border-radius: 10px;
    font-weight: 400;
    color: #FEFEFE;
    font-size: 14px;
    line-height: 40px;
    text-align: center;
}

.industry {
    width: 1200px;
}

.ind_t {
    width: 1200px;
    height: auto;
    text-align: center;
    margin-top: 50px;
}

.ind_t h1 {
    height: 60px;
    font-size: 50px;
    font-weight: normal;
    color: #333;
    line-height: 60px;
    text-align: center;
}

.ind_t h2 {
    height: 60px;
    font-size: 50px;
    font-family: Arial;
    font-weight: 900;
    color: #333;
    line-height: 60px;
}

.ind_t .line {
    width: 377px;
    height: 1px;
    background: #151515;
    line-height: 1px;
    font-size: 0px;
    overflow: hidden;
    margin: 0 auto;
}

.ind_t .con {
    width: 861px;
    height: 60px;
    text-align: center;
    font-size: 24px;
    font-weight: 400;
    color: #151515;
    line-height: 30px;
    margin: 25px auto;
}

.ind_t .pic {
    width: 1200px;
    margin-top: 50px;
    margin-bottom: 50px;
    height: auto;
    margin-left: -28px;
}

.ind_t .pic .item_con {
    width: 272px;
    height: 450px;
    background: #fff;
    border: 1px solid #B7BDC2;
    float: left;
    margin-left: 28px;
}

.ind_t .pic .item_pic img {
    width: 225px;
    height: 416px;
    margin: 17px 23px;
}

.ind_t .pic .item_con .con_l {
    width: 58px;
    height: 410px;
    margin: 20px 8px;
    float: left;
}

.ind_t .pic .item_con .con_r {
    width: 190px;
    height: 410px;
    margin: 20px 0;
    float: left;
}

.con_r_item1 {
    width: 204px;
    height: 129px;
    border-bottom: 1px solid #202020;
}

.con_r_item1 span {
    float: left;
    height: 60px;
    text-align: left;
}

.con_r_item1 span.star {
    width: 17px;
    margin-right: 7px;
    font-size: 17px;
    color: #323233;
}

.con_r_item1 span.text {
    width: 154px;
    font-size: 14px;
    font-weight: 400;
    color: #222222;
    line-height: 20px;
}
#item1 .con_r_item1 span.text{
    width:168px;
}

.con_r_item2 {
    width: 204px;
    height: 120px;
    margin-top: 10px;
}

.bob {
    border-bottom: 1px solid #202020;
}

.con_r_item2 span {
    float: left;
    height: 22px;
    text-align: left;
    line-height: 19px;
}

.con_r_item2 span.star {
    width: 17px;
    margin-right: 7px;
    font-size: 17px;
    color: #323233;
}

.con_r_item2 span.text {
    width: 168px;
    font-size: 14px;
    font-weight: 400;
    color: #222222;
}

.item_con .box1 {
    width: 213px;
    height: 48px;
    background: #3B6588;
    border-radius: 10px;
    font-size: 24px;
    font-weight: 500;
    color: #fff;
    line-height: 48px;
    text-align: center;
    margin: 22px 22px 45px;
}

.item_con .box2 {
    width: 189px;
    height: 43px;
    background: #5186B2;
    border-radius: 10px;
    font-weight: 400;
    color: #fff;
    line-height: 43px;
    text-align: center;
    margin: 15px 41px 0;
}

.item_con .box3 {
    width: 166px;
    height: 51px;
    background: #3F8ECF;
    border-radius: 10px;
    line-height: 51px;
    text-align: center;
    margin: 42px 53px;
    font-size: 24px;
    font-weight: 500;
    color: #fff;
}

.item_con .box4 {
    height: 300px;
}

.item_con .box4 .box4_l {
    width: 71px;
    height: 278px;
    margin: 20px 8px;
    float: left;
}

.item_con .box4 .box4_r {
    width: 178px;
    height: 278px;
    margin: 20px 0;
    float: left;
}

.item_con .box4 .box4_r li {
    height: 69px;
    font-size: 13px;
    font-weight: 400;
    color: #222222;
    line-height: 22px;
    padding-top: 15px;
    text-align: left;
}

.about h1 {
    font-size: 50px;
    height: 54px;
}

.about h2 {
    font-size: 43px;
    width: 197px;
}

.melting_l {
    float: left;
    width: 696px;
    height: 635px;
    background: url(../images/m01.png) no-repeat 0 0;
}

.melting_l p {
    padding: 128px 97px;
    height: 377px;
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    line-height: 24px;
    text-transform: uppercase
}

.melting_r {
    float: right;
    margin-top: 50px;
}

.industry {
    margin-top: 40px;
}

.ind_t h1 {
    font-size: 48px;
    height: 56px;
    line-height: 56px;
}

.ind_t h2 {
    text-transform: uppercase;
}

.ind_t .line {
    width: 476px;
    height: 2px;
}

.meltin_con {
    margin-top: 50px;
    height: 450px;
    text-align: center;
}

.meltin_con .item_mel {
    width: 630px;
    height: 90px;
}

.meltin_con .fl {
    float: left;
}

.meltin_con .fr {
    float: right;
}

.meltin_con .item_mel_l {
    width: 201px;
    height: 82px;
    line-height: 82px;
    text-align: center;
    color: #fff;
    font-size: 24px;
    font-weight: 400;
    background: url(../images/m02.png) no-repeat top center;
}

.meltin_con .m03 {
    background-image: url(../images/m03.png);
}

.meltin_con .item_mel_r {
    width: 401px;
    height: 82px;
    font-size: 18px;
    font-weight: 400;
    color: #000;
    line-height: 24px;
}

.mbg {
    width: 100%;
    background: #F1F1F1;
}

.call .call_l h1 {
    text-transform: uppercase;
    height: 600px;
}

.ind_t {
    padding-top: 50px;
    margin-top: 0;
}

.mel_r {
    width: 552px;
    height: 442px;
    background: #B9BBBC;
    float: left;
    margin-top: 60px;
}
.newText{
    width: 552px;
    height: 97px;
    background: #B9BBBC;
    padding:20px;
    font-size: 20px;
    font-weight: 400;
    color: #333333;
    line-height: 35px;
    overflow:hidden;
    /* text-overflow: ellipsis; */
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp: 2;
}
.mel_r_c {
    height: 442px;
    float: right;
    margin-top: 60px;
    width: 458px;
}

.mel_r_c ul.mel_ul {
    height: 50px;
    overflow: hidden;
}

.mel_ul li {
    width: 229px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    float: left;
    font-weight: 500;
    color: #fff;
    background: #B9BBBC;
    font-size: 23px;
}

.mel_ul li.mel_active {
    background: #2E567A;
}

.mel_r_c ul.mel_item {
    overflow: hidden;
    height: 392px;
}

.mel_item li {
    height: 130px;
    border-bottom: 1px solid #e0e0e0;
}

.mel_item li h1 {
    max-height: 95px;
    font-size: 20px;
    font-weight: 500;
    color: #333;
    line-height: 30px;
    padding-top: 15px;
    overflow:hidden;
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp: 2;
}

.mel_item li p {
    height: 35px;
    font-size: 16px;
    font-weight: 400;
    color: #1D577D;
    line-height: 35px;
    /* vertical-align: middle; */
}
.mel_more{
    width: 120px;
    height: 40px;
    line-height:40px;
    border: 1px solid #1D577D;
    margin:0 auto;
    /* margin-top:20px; */
    font-weight: 400;
    font-size: 16px;
    color: #1D577D;
    text-align:center;
}
img.el-icon-time{
    width: 16px;
    height: 16px;
    vertical-align:initial;
    margin-right:8px;
}

.hide {
    display: none;
}

.mel_xm {
    height: 510px;
    background-color: #fff;
    margin-top: 0;
}

.mel_xm_l {
    width: 640px;
    height: 400px;
    float: left;
    padding-top: 80px;
    margin-left: 70px;
}

.mel_xm_r {
    width: 340px;
    height: 400px;
    float: left;
    color: rgb(36, 87, 126);
    padding-top: 80px;
    margin-left: 70px;
}

.mel_xm_r h1 {
    width: 340px;
    height: 35px;
    line-height: 35px;
    font-size: 28px;
    text-align: center;
    border-bottom: 2px solid rgb(36, 87, 126);
}

.mel_xm_r .xm_r_pic {
    padding-top: 65px;
}

.mel_xm_l h1 {
    width: 640px;
    height: 35px;
    line-height: 35px;
    font-size: 28px;
    text-align: left;
    color: rgb(36, 87, 126);
    border-bottom: 2px solid rgb(36, 87, 126);
}

.mel_xm_l h2 {
    height: 80px;
    line-height: 80px;
    color: #444;
    font-size: 22px;
    font-weight: 500;
}

.mel_xm_l h2 span {
    padding-right: 10px;
}

.mel_xm_t,
.mel_xm_b {
    height: 115px;
    margin-left: -50px;
}

.mel_xm_t h1 {
    width: 180px;
    height: 35px;
    line-height: 35px;
    font-size: 28px;
    text-align: left;
    color: rgb(36, 87, 126);
    border-bottom: 2px solid rgb(36, 87, 126);
}

.mel_xm_t h2 {
    width: 180px;
    height: 80px;
    line-height: 80px;
    color: #444;
    font-size: 22px;
    font-weight: 500;
}

.ml40 {
    margin-left: 40px;
}

.mel_xm_t h2 span,
.mel_xm_b h2 span {
    padding-right: 0;
}

.mel_xm_b h1 {
    width: 120px;
    height: 35px;
    line-height: 35px;
    font-size: 28px;
    text-align: left;
    color: rgb(36, 87, 126);
    border-bottom: 2px solid rgb(36, 87, 126);
}

.mel_xm_b h2 {
    width: 120px;
    height: 80px;
    line-height: 80px;
    color: #444;
    font-size: 22px;
    font-weight: 500;
}

.hz_con {
    height: auto;
    margin-left: -58px;
}

.hz_con .hz_item {
    width: 357px;
    height: 146px;
    margin: 57px 0 57px 57px;
    border: 2px solid #070707;
    float: left;
}

.bigdata_jjff {
    width: 1200px;
    margin: 0 auto;
    margin-top: 60px;
}

.map_box {
    width: 310px;
    height: 341px;
    background: #fff;
    box-shadow: 0px 3px 6px 1px rgba(27, 145, 255, 0.1);
    border: 1px solid #1B91FF;
    position: absolute;
    right: 0;
    bottom: 80px;
    padding-bottom: 10px;
    overflow-y: auto;
}

.map_box h1 {
    font-size: 18px;
    color: #333;
    height: 58px;
    line-height: 58px;
    text-indent: 26px;
}

.map_box ul {
    padding: 0 26px;
}

.map_box ul li {
    width: 250px;
    height: 38px;
    background: #F5F5F5;
    font-size: 14px;
    color: #333;
    font-weight: 400;
    margin-bottom: 10px;
    line-height: 38px;
    text-indent: 15px;
    box-shadow: 0px 2px 4px 1px rgba(27, 145, 255, 0.24);
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    cursor: pointer;
}

.zsrx {
    width: 100%;
    height: 540px;
    background: url('/images/m07.jpg') no-repeat;
    background-size: 100% 100%;
}

.zsrx ul {
    padding-top: 100px;
    width: 1200px;
    height: 150px;
}

.zsrx ul li {
    height: 50px;
    line-height: 50px;
    color: #fff;
    font-size: 32px;
    font-weight: bold;
}

.zsrx ul li span.x_l {
    width: 180px;
    float: left;
}

.zsrx ul li span.x_r {
    width: 800px;
    float: left;
}

.serve_con {
    margin-top: 50px;
}

.serve_con .serve_item {
    width: 600px;
    height: 195px;
    background: url(../images/cx01.png) no-repeat top left;
    background-size:35%;
    float: left;
}

.serve_con .cx02 {
    background-image: url(../images/cx02.png);
}
.serve_con .cx03 {
    background-image: url(../images/cx03.png);
}
.serve_con .cx04 {
    background-image: url(../images/cx04.png);
}
.serve_con .cx05 {
    background-image: url(../images/cx06.png);
}
.serve_con .cx06 {
    background-image: url(../images/cx06.png);
}

.serve_con .serve_item .item_t {
    height: 40px;
    font-size: 24px;
    font-weight: 800;
    color: #242424;
    line-height: 40px;
    margin-left: 130px;
    margin-top: 10px;
}

.serve_con .serve_item .item_c {
    margin-left: 130px;
    width: 324px;
    font-size: 18px;
    font-weight: bold;
    color: #343434;
    line-height: 22px;
    margin-top: 20px;
}

.serve_con .cy_r {
    width: 744px;
    height: 473px;
    float: right;
}
.serve_con .cy_r .cy_tab{
    width: 744px;
    height: 473px;
    /* background: #5568A2; */
}

.serve_con .cy_l {
    width: 265px;
    height: 473px;
    float: left;
}

.cy_l li {
    width: 260px;
    height: 90px;
    line-height: 90px;
    background: #fff;
    box-shadow: 0px 6px 21px 4px rgb(85 104 162/ 22%);
    border-left: 6px solid #5568A2;
    font-size: 22px;
    color: #5568A2;
    text-align: center;
    margin-top: 45px;
    cursor: pointer;
}

.cy_l li.guihua {
    background: url(../images/guihua.png) no-repeat 20px center;
}

.cy_l li.lujing {
    background: url(../images/lujing.png) no-repeat 20px center;
}

.cy_l li.goujian {
    background: url(../images/goujian.png) no-repeat 20px center;
}

.zyg_l {
    width: 392px;
    height: 754px;
    background: url(/images/m10.jpg) no-repeat 0 0;
    float: left;
}

.zyg_l h1 {
    width: 60px;
    height: 754px;
    font-size: 50px;
    font-family: Arial;
    font-weight: 900;
    color: #fff;
    text-align: left;
    text-indent:50px;
    text-transform: uppercase;
    writing-mode: vertical-lr;
}

.zyg_r {
    width: 565px;
    height: 754px;
    float: left;
    margin-left: 120px;
}

.zyg_r h1 {
    width: 565px;
    height: 80px;
    font-size: 48px;
    font-weight: 900;
    color: #070707;
    line-height: 80px;
    text-align: center;
    margin-top: 90px;
}

.zyg_r .line {
    width: 470px;
    height: 1px;
    background: #070707;
    line-height: 1px;
    font-size: 0px;
    overflow: hidden;
    margin: 0 auto;
}

.zyg_r p {
    margin-top: 50px;
    width: 565px;
    font-size: 18px;
    /* font-weight: bold; */
    color: #070707;
    line-height: 29px;
    text-indent: 36px;
}