﻿/*--首页样式表--*/

/*--热点新闻--*/
.hot_newsbox01 {
    width: 100%;
    margin: auto;
    position: relative;
    clear: both;
    z-index: 109;
    color: #fff;
    background: #0d386b;
    height: 50px;
    line-height: 50px;
    margin-top: -50px;
}

.hot_gjz {
    width: 100%;
    margin: auto;
    max-width: 1200px;
    height: 50px;
    position: relative;
    z-index: 9999;
}

.hot_gjz b {
    float: left;
}

.hot_gjz a {
    color: #ccc;
}

.hot_gjz a:hover {
    text-decoration: underline;
    color: #fff;
}

.hot_gjz i {
    font-size: 12px;
    font-style: normal;
    margin-left: 20px;
}

.hot_news_topLoop {
    float: left;
    position: relative;
    z-index: 99999;
    height: 50px;
    overflow: hidden;
    width: 50%;
}

/*-----外部登录区域-----*/
#ind_login {
    width: 100%;
    max-width: 1200px;
    margin: -230px auto;
    position: relative;
    z-index: 999;
    margin-bottom: 150px;
    overflow: hidden;
}

#ind_login ul {
    width: 100%;
    margin: auto;
    position: relative;
}

#ind_login li {
    width: 27.3%;
    float: left;
    background: #36a1d5;
    padding: 3% 2% 3% 2%;
    color: #fff;
    transition: all 0.3s;
}

#ind_login li.log02 {
    margin-left: 2%;
    margin-right: 2%;
    background: #008dff;
}

#ind_login li.log03 {
    background: #0061af;
}

#ind_login li a.log_icon {
    font-size: 35px;
    border: 2px solid #fff;
    color: #fff;
    display: block;
    border-radius: 100px;
    width: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    float: left;
    margin-left: 3%;
    margin-right: 5%;
    transition: all 0.3s;
}

#ind_login li.log02 a.log_icon {
    font-size: 36px !important;
    line-height: 55px;
}

#ind_login li h1 {
    height: 50px;
    line-height: 25px;
    margin-bottom: 10px;
    margin-top: 10px;
    font-size: 2em;
    font-weight: normal;
}

#ind_login li h1 a {
    color: #fff;
    line-height: 20px;
}

#ind_login li h1 a b {
    font-weight: normal;
    display: block;
    font-size: 12px;
    margin: 0px;
    margin-top: 5px;
    padding: 0px;
}

#ind_login li p a {
    color: #fff;
}

#ind_login li p a:hover {
    color: #FF0;
    text-decoration: underline;
}

#ind_login li p span {
    margin: 0 5px 0 5px;
}

.log01 {
    position: relative;
    left: -999px;
    opacity: 0;
}

.log02 {
    position: relative;
    left: -1400px;
    opacity: 0;
}

.log03 {
    position: relative;
    right: -1600px;
    opacity: 0;
}

.hd_news_box {
    width: 98%;
    max-width: 1200px;
    margin: 0px auto;
    position: relative;
    clear: both;
    display: block;
    overflow: hidden;
}

/*-----品牌活动-----*/
.pp_left {
    width: 33%;
    float: left;
    max-width: 380px;
    position: relative;
    right: -100px;
}

.b_title {
    min-width: 60px;
    line-height: 35px;
    text-align: center;
    background: #0061af;
    position: absolute;
    z-index: 999;
    color: #fff;
    font-size: 28px;
    font-weight: normal;
    padding: 10px;
    left: 10px;
}

.ind_hd_box {
    display: block;
}

.ind_hd_box img {
    width: 100%;
}

.bt_text {
    z-index: 999;
    height: 60px;
    background: rgba(53, 160, 212,.8);
    text-align: center;
    color: #fff;
    width: 100%;
    display: block;
    line-height: 50px;
    bottom: 0px;
    position: absolute;
    float: left;
    overflow: hidden;
    transition: all 0.3s;
}

.bt_text h1.hd_bt {
    font-size: 20px;
    font-weight: normal;
    line-height: 60px;
    height: 60px;
    overflow: hidden;
    padding: 0px;
    margin: 0px;
}

.bt_text p.hd_ms {
    line-height: 20px;
    padding: 0px 15px 15px 15px;
}

.bt_text b.hd_more {
    display: block;
    font-size: 12px;
    font-weight: normal;
    border: 1px solid #fff;
    height: 35px;
    width: 120px;
    margin: auto;
    line-height: 35px;
    margin-top: 20px;
    transition: all 0.3s;
}

.bt_text b.hd_more:hover {
    background: #ffa248;
    border: 1px solid #ffa248;
    border-radius: 5px;
}

.ind_hd_box:hover .bt_text {
    height: 220px;
    padding-top: 15px;
}

/*--- 公司新闻、媒体报道 --TAB -- */
/*#ind_news_con {
    width: 62%;
    position: absolute;
    right: -2000px;
}*/

#ind_news_con #tags {
    height: 120px;
    line-height: 40px;
    position: relative;
   display:flex;display: -webkit-flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin-top: 20px;
}

#ind_news_con #tags li {
    float: left;
    list-style-type: none;
    margin-right: 20px;
    width: calc(25% - 30px);
    width: 270px;
    height: 100%;
}

#ind_news_con #tags li a {
    color: #fff;
    line-height: 85px;
    height: 100%;
    width: 100%;
    background: #37a1d3;
    text-decoration: none;
    display: block;
    text-align: center;
    font-size: 14px;
}

#ind_news_con #tags li a:hover {
    color: #fff;
    border-top: none;
}

#ind_news_con #tags li.emptyTag {
    BACKGROUND: none transparent scroll repeat 0% 0%;
    WIDTH: 4px;
}

#ind_news_con #tags li.selectTag {
    background-position: left top;
    position: relative;
}
#tags .iconfont{
    font-size: 59px;
    width: 100%;
    display: block;
    height: 41%;
}
#ind_news_con #tags li.selectTag:after{
    content: "";
    border-top: 20px solid #0061af;
    border-right: 20px solid transparent;
    border-left: 20px solid transparent;
    position: absolute;
    bottom: -10px;
    left: 0px;
    right: 0px;
    width: 20px;
    margin: auto;
    text-align: center;
}

#ind_news_con #tags li.selectTag a {
    background: #0061af;
    color: #fff;
}

#ind_news_con #tagContent {
    font-size: 12px;
    color: #333;
    overflow: hidden;
    clear: both;
    width: 100%;
    clear: both;
    min-height: 200px;
    line-height: 24px;
    background: #fff;
    transition: all 0.5s;
    position: relative;
}

#ind_news_con .tagContent {
    display: none;
    COLOR: #474747;
    padding-top: 30px;
    transition: all 0.5s;
}

#ind_news_con #tagContent DIV.selectTag {
    DISPLAY: block;
    overflow: hidden;
    transition: all 0.5s;
}

/*---首页 新闻---*/
.ny_news_list {
    font-size: 12px;
    top: 0px;
    width: 100%;
    float: left;
}

.ny_news_list dl {
    clear: both;
    border-bottom: 1px dotted #ddd;
    padding-bottom: 20px;
    margin-bottom: 20px;
    overflow: hidden;
}

.ny_news_list dl dd {
    float: left;
    margin-right: 10px;
    width: 30%;
    max-width: 220px;
    margin-right: 15px;
}

.ny_news_list dl dd img {
    width: 100%;
}

.ny_news_list dl dt {
    position: inherit;
}

.ny_news_list dl dt a.bt {
    color: #333;
    font-size: 20px;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    display: block;
    margin-bottom: 10px;
    font-weight: bold;
    text-align: left;
}

.ny_news_list dl dt i {
    color: #999;
    font-size: 14px;
    font-style: normal;
}

.ny_news_list dl dt a:hover {
    color: #ff7e00;
}

.ny_news_list dl dt p.ms {
    color: #666;
    font-size: 12px;
    line-height: 20px;
    overflow: hidden;
    height: 60px;
    margin-bottom: 5px;
    margin-top: 10px;
    text-align: left;
}

.ny_news_list dl dt a.more {
    color: #999;
    font-size: 12px;
}

.ny_news_list dl dt a.more:hover {
    color: #ff7e00;
}

.ny_news_list dl dt a.more span {
    font-family: 'simsun';
}

/*------新闻日期型列表---- */
.date_news_list {
    margin-top: 10px;
    font-size: 12px;
    margin-top: 5px;
    clear: both;
    margin-left: -5%
}

.date_news_list li {
    width: 45%;
    margin-bottom: 10px;
    margin-left: 5%;
    font-family: "Microsoft YaHei" !important;
    height: 76px;
    float: left;
}

.date_news_list .datetime {
    width: 65px;
    height: 65px;
    margin-top: 5px;
    text-align: center;
    display: block;
    float: left;
    font-family: Arial, Helvetica, sans-serif;
    background: #0061af;
    padding: 3px;
    margin-right: 10px;
}

.date_news_list .datetime strong {
    display: block;
    font-size: 40px;
    line-height: 40px;
    height: 40px;
    color: #fff;
    font-weight: normal;
}

.date_news_list .datetime b {
    font-size: 12px;
    line-height: 12px;
    margin-top: 5px;
    display: block;
    color: #fff;
    font-weight: normal;
}

.date_news_list .cnt {
    position: inherit;
    height: 80px;
    padding-top: 5px;
}

.date_news_list .cnt .bt {
    font-size: 16px;
    margin-bottom: 2px;
    margin-top: 5px;
    color: #444;
    font-weight: normal;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    display: block;
	text-align: left;
}

.date_news_list p.summary {
    line-height: 20px;
    margin-top: 5px;
    color: #999;
    height: 40px;
    overflow: hidden;
	text-align: left;
}

.date_news_list .cnt .bt:hover {
    color: #ed6d34;
}

.date_news_list li:hover .datetime {
    background: #ff7e00;
}

/*--首页新闻--*/
#ind_news_box {
    width: 100%;
    max-width: 1120px;
    margin: 50px auto 0;
}

.ind_newslist {
    margin: 40px auto;
}

.ind_newslist li {
    width: 33.3%;
    float: left;
    vertical-align: middle;
}

.ind_newslist li a {
    width: 95%;
    display: block;
    margin: auto;
}

.ind_newslist li img {
    width: 35%;
    position: inherit;
    margin-right: 10px;
    float: left;
}

.ind_newslist li b {
    color: #444;
    font-size: 16px;
    max-height: 20px;
    overflow: hidden;
    display: block;
}

.ind_newslist li p {
    color: #666;
    font-size: 12px;
    line-height: 20px;
    max-height: 40px;
    overflow: hidden;
    margin-top: 10px;
}

.ind_newslist li span {
    display: block;
    color: #666;
    margin-top: 5px;
}

#video_show {
    width: 100%;
    clear: both;
    height: 350px;
}

.nygg_list {
    float: left;
    width: 100%;
    margin-bottom: 20px;
    padding-bottom: 20px
}

.nygg_list li {
    color: #666;
    height: 40px;
    line-height: 40px;
    font-size: 15px;
    border-top: 1px solid #ddd;
    width: 100%;
    display: inline-block;
}

.nygg_list li i {
    float: left;
    color: #333;
    margin-right: 3px;
    font-size: 13px
}

.nygg_list li p.fl {
    float: left;
    width: 65%;
    overflow: hidden;
    height: 40px;
    line-height: 40px;
    padding: 0px;
    margin: 0px;

}
#tagContent3 .nygg_list li p.fl{
    text-align: left;
}
.nygg_list li p.fr {
    float: right;
    font-size: 12px;
}

.nygg_list li a {
    color: #333;
}

.nygg_list li a:hover {
    color: #37a1d3;
}

/*--服务优势图标--*/
.ind_s_icon {
    width: 100%;
    margin: 0px auto;
    position: relative;
    padding: 30px 0;
    background-size: cover;
    text-align: center;
    -ms-behavior: url(../images/backgroundsize.min.htc);
    behavior: url(../images/backgroundsize.min.htc);
    overflow: hidden;
}
.organization,
.qulick{
    background: transparent;
}
.bt_sub{
    color: #fcfcfc;
    text-align: left !important;
    justify-items: center;
    margin: 0px;
    text-align: justify;
    text-align: center;
    padding: 10px 15px;
}
.ind_s_icon.qulick a{
    width: calc(20%);
   /* max-width: 226px;*/
    height: 430px;
    text-decoration: none;
    background: #0061af;
    box-sizing: border-box;
    margin: 0px;
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.s_icon01 .maskGray{
    background: rgba(39, 39, 41, 0.5);
    height: 100%;
}
.active>.maskGray{
    background: transparent;
}
.ind_s_icon.qulick a.active{
    background-image: none!important;
}
.ind_s_icon.organization a{
    width: calc(20% - 20px);
    max-width: 220px;
    height: 195px;
    text-decoration: none;
    background: #37a1d3;
    box-sizing: border-box;
    margin: 10px;
    width: -moz-calc(20% - 20px);
    width: -webkit-calc(20% - 20px);
}
.expert{
    background: url(../images/service_bg.jpg) no-repeat;
    background-size: cover;
 /*   padding: 10px;*/
}
.ind_s_icon.expert a{
    width: calc(20% - 20px);
    margin: 10px;
    padding: 0px;
    width: -moz-calc(20% - 20px);
    width: -webkit-calc(20% - 20px);
}
.organization a>img{
    width: 50%;
    /* height: 100%; */
   display:flex;display: -webkit-flex;
    font-size: 20px;
    color: #fff;
    text-align: center;
    font-weight: normal;
    overflow: hidden;
    transition: all 0.3s;
    margin: 18px 25%;
    margin-bottom: 15px;
    position: relative;
}
.qulick .iconfont{
    width: 80px;
    display: block;
    margin: auto;
    padding: 0px;
    text-align: center;
    font-size: 5em;
    color:#fff
}
.qulick a b:before{
    width: 100%;
    height: 1px;
    border-top:1px solid #fff ;
    position: absolute;
}
.qulick .x{
    background: #ffffff;
}
.ind_s_icon .qulick a.active{
    background-color: #0d386b ;
    background-image: none!important;
}
.organization  a b{
    background:rgba(31, 98, 150,.9);
    margin-bottom: 0px!important;
    position: absolute;
    bottom: 0px;
    right: 0px;
    left: 0px;
}
.organization  a b:hover{
    color:#fff!important ;
}
.ind_s_icon h1.bt,
.hd_news_box h1.bt{
    color: #37a1d1;
    font-size: 30px;
    font-weight: normal;
}

.ind_s_icon p.bt_en
.hd_news_box p.bt_en{
    color: #ccc;
    letter-spacing: 5px;
    margin-top: 10px;
    font-size: 14px;
}

.ind_s_icon span.x,
.hd_news_box span.x{
    width: 140px;
    height: 3px;
    background: #ffffff;
    display: block;
    margin: 20px auto;
}

.ys_iconlist {
    margin-left: -5px;
    margin-top: 15px;
    justify-content: center;
   display:flex;display: -webkit-flex;
    width: 100%;
    height: auto;
    flex-direction: row;
    flex-wrap: wrap;
}
.ys_iconlist a{
    width: 20%;
    transition: all 0.3s;
}
.organization .ys_iconlist a{
    transition: none;
}

.ind_s_icon a {
    width: calc(20% - 20px);
    margin: 10px;
    padding: 0px;
    height: 230px;
    text-align: center;
    color: #333;
    display: block;
    float: left;
    width: -moz-calc(20% - 20px);
    width: -webkit-calc(20% - 20px);
    max-width: 220px;
}
.expert a img.expertImg{
    width: 130px;
    height: 130px;
    line-height: 130px;
    display: block;
    font-size: 60px;
    color: #fff;
    text-align: center;
    font-weight: normal;
    overflow: hidden;
    transition: all 0.3s;
    margin: 0px calc((100% - 135px)/2);
    margin-bottom: 15px;
    position: relative;
}
.ind_s_icon a i.img {
    width: 130px;
    height: 130px;
    line-height: 130px;
   /* border: 2px solid #fff;*/
    display: block;
    font-size: 100px;
    color: #fff;
    text-align: center;
    font-weight: normal;
    overflow: hidden;
    transition: all 0.3s;
    margin: auto;
    margin-bottom: 15px;
    behavior: url(iecss3.htc);
    position: relative;
    -moz-border-radius: 100px; /* Firefox */
    -webkit-border-radius: 100px; /* Safari 和 Chrome */
    border-radius: 100px; /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */
}

.ind_s_icon a b,
.ind_s_icon a .name{
    display: block;
    line-height: 45px;
    margin-bottom: 5px;
    font-weight: normal;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
}
.ind_s_icon a b.subTitle{
    font-size: 14px;
    color: #fdfdfd;
    line-height: 1px;
}

.ind_s_icon a span {
    color: #ccc;
    font-size: 12px;
    line-height: 20px;
}

.ind_s_icon a:hover i.img,
.ind_s_icon a:hover img{
   /* background: #00b08e;*/
  /*  border: 2px solid #00b08e;*/
    font-size: 80px;
    -moz-transform: rotate(360deg) scale(0.9);
    -webkit-transform: rotate(360deg) scale(0.9);
    -o-transform: rotate(360deg) scale(0.9);
    -ms-transform: rotate(360deg) scale(0.9);
    transform: rotate(360deg) scale(0.9);

}
.maskGray i img{
    height: 33%;
}
.ind_s_icon a img{
}
.ind_s_icon a:hover i.icon-more{
    font-size: 40px;
}

.ind_s_icon a:hover b {
   /* color: #00b08e;*/
}

.l_icon1, .l_icon2, .l_icon3 {
    left: -900px;
    opacity: 0;
    position: relative;
}

.r_icon1, .r_icon2, .r_icon3 {
    right: -900px;
    opacity: 0;
    position: relative;
}

@media only screen and (max-width: 1200px) and (min-width: 1024px) {
    /*--热点新闻--*/
    .hot_gjz {
        width: 98%;
        margin: auto;
        max-width: 1200px;
    }

    /*-----外部登录区域-----*/
    #ind_login {
        width: 98%;
        max-width: 1200px;
        margin: -200px auto 110px;
        position: relative;
    }

    #ind_login ul {
        width: 100%;
        margin: auto;
    }

    #ind_login li {
        width: 29.3%;
        float: left;
        background: #36a1d5;
        padding: 3% 1.5% 3% 1.5%;
        color: #fff;
        transition: all 0.3s;
    }

    #ind_login li.log02 {
        margin-left: 1.5%;
        margin-right: 1.5%;
        background: #008dff;
    }
}

@media only screen and (max-width: 1023px) and (min-width: 981px) {
    .hot_gjz {
        width: 98%;
        margin: auto;
        max-width: 1200px;
    }

    /*-----外部登录区域-----*/
    #ind_login {
        width: 98%;
        max-width: 1200px;
        margin: -185px auto 110px;
        position: relative;
    }

    #ind_login ul {
        width: 100%;
        margin: auto;
    }

    #ind_login li {
        width: 29.3%;
        float: left;
        background: #36a1d5;
        padding: 3% 1.5% 3% 1.5%;
        color: #fff;
        transition: all 0.3s;
    }

    #ind_login li.log02 {
        margin-left: 1.5%;
        margin-right: 1.5%;
        background: #008dff;
    }
}

@media only screen and (max-width: 980px) {
    .hot_gjz {
        width: 98%;
        margin: auto;
        max-width: 1200px;
    }

    /*-----外部登录区域-----*/
    #ind_login {
        width: 98%;
        max-width: 1200px;
        margin: -200px auto 110px;
        position: relative;
    }

    #ind_login ul {
        width: 100%;
        margin: auto;
    }

    #ind_login li {
        width: 29.3%;
        float: left;
        background: #36a1d5;
        padding: 3% 1.5% 3% 1.5%;
        color: #fff;
        transition: all 0.3s;
    }

    #ind_login li.log02 {
        margin-left: 1.5%;
        margin-right: 1.5%;
        background: #008dff;
    }

    #ind_login li.log03 {
        background: #0061af;
    }

    #ind_login li a.log_icon {
        font-size: 35px;
        border: 2px solid #fff;
        color: #fff;
        display: block;
        border-radius: 100px;
        width: 60px;
        height: 60px;
        line-height: 60px;
        text-align: center;
        margin-left: 0%;
        margin-right: 2%;
        transition: all 0.3s;
    }

    #ind_login li.log02 a.log_icon {
        font-size: 36px !important;
        line-height: 55px;
    }

    #ind_login li h1 {
        height: 50px;
        line-height: 50px;
        margin-bottom: 10px;
        margin-top: 5px;
        font-size: 1.5em;
        font-weight: normal;
    }

    #ind_login li p {
    }

    .hd_news_box {
        margin-top: 20px;
    }

    .pp_left {
        width: 100%;
        float: left;
        max-width: none;
        position: relative;
    }

    /*-----品牌活动-----*/
    .b_title {
        min-width: 60px;
        line-height: 35px;
        text-align: center;
        background: #0061af;
        position: absolute;
        display: none;
        z-index: 999;
        color: #fff;
        font-size: 28px;
        font-weight: normal;
        padding: 10px;
        left: 10px;
    }

    .ind_hd_box {
        display: block;
        max-height: 350px;
        overflow: hidden;
    }

    .ind_hd_box img {
        width: 50%;
    }

    .bt_text {
        z-index: 999;
        height: 100%;
        background: url(../images/l_tm90.png);
        text-align: left;
        padding-left: 3%;
        color: #fff;
        width: 47%;
        margin-left: 50%;
        display: block;
        line-height: 50px;
        bottom: 0px;
        position: absolute;
        float: left;
        overflow: hidden;
        transition: all 0.3s;
    }

    .bt_text h1.hd_bt {
        font-size: 20px;
        font-weight: normal;
        line-height: 60px;
        height: 60px;
        overflow: hidden;

    }

    .bt_text p.hd_ms {
        line-height: 20px;
        padding: 0px 15px 15px 0px;
    }

    .bt_text b.hd_more {
        display: block;
        font-size: 12px;
        font-weight: normal;
        text-align: center;
        border: 2px solid #fff;
        height: 35px;
        width: 120px;
        margin: inherit;
        float: left;
        line-height: 35px;
        margin-top: 20px;
        margin-left: 0px;
        transition: all 0.3s;
    }

    .bt_text b.hd_more:hover {
        background: #ffa248;
        border: 1px solid #ffa248;
        border-radius: 5px;
    }

    .ind_hd_box:hover .bt_text {
        height: 100%;
        padding-top: 0px;
    }

    /*--- 公司新闻、媒体报道 --TAB -- */
    #ind_news_con {
      /*  width: 100%;
        margin: 20px auto;
        float: right;*/
        position: relative;
    }

    #ind_news_con #tags {
        height: 40px;
        line-height: 40px;
    }

    #ind_news_con #tags li {
        float: left;
        list-style-type: none;
        width: 20%;
        margin-right: 0px;
    }

    #ind_news_con #tags li a {
        color: #fff;
        line-height: 45px;
        height: 45px;
        width: 100%;
        background: #37a1d3;
        text-decoration: none;
        display: block;
        text-align: center;
        font-size: 14px;
    }

    #ind_news_con #tags li a:hover {
        color: #fff;
        border-top: none;
    }

    /*--服务优势图标--*/
    .ind_s_icon {
        width: 100%;
        margin: 30px auto;
        padding: 50px 0 50px 0;
        background: url(../images/service_bg.jpg) no-repeat center top;
        background-size: 100%;
        text-align: center;
    }

    .ind_s_icon h1.bt {
        color: #fff;
        font-size: 30px;
        font-weight: bold;
    }

    .ind_s_icon p.bt_en {
        color: #ccc;
        letter-spacing: 5px;
        margin-top: 10px;
        font-size: 14px;
    }

    .ind_s_icon span.x {
        width: 80px;
        height: 3px;
        background: #00b08e;
        display: block;
        margin: 20px auto;
    }

    .ys_iconlist {
        margin-left: -5px;
        margin-top: 15px;
    }


    .ind_s_icon a {
        width: 12.6%;
        height: auto;
        padding: 2%;
        text-align: center;
        color: #333;
        display: block;
        float: left;
    }

    .ind_s_icon a i.img {
        width: 100px;
        height: 100px;
        line-height: 100px;
        border: 2px solid #fff;
        border-radius: 100px;
        display: block;
        font-size: 60px;
        color: #fff;
        text-align: center;
        font-weight: normal;
        overflow: hidden;
        transition: all 0.3s;
        margin: auto;
        margin-bottom: 15px;
    }

    .ind_s_icon a b {
        height: 35px;
        display: block;
        line-height: 35px;
        margin-bottom: 5px;
        font-weight: normal;
        color: #fff;
        font-size: 20px;
    }

    .ind_s_icon a span {
        color: #ccc;
        font-size: 12px;
        line-height: 20px;
    }

    .ind_s_icon a:hover i.img {
        background: #00b08e;
        border: 2px solid #00b08e;
        font-size: 80px;
    }

    .ind_s_icon a:hover b {
        color: #00b08e;
    }

}

.partner.ind_s_icon a{
    height: 80px;
    background: #f2f2f2;
    text-align: center;
/*    justify-content: center;*/
   display:flex;display: -webkit-flex;
    flex-direction: row;
    flex-wrap: wrap;
}
.partner.ind_s_icon a>img{
    max-height: 70px;
    margin: auto;
    width: auto;
    max-width: 100%;
}




