﻿

/* banner图 */
.bannerList{
  overflow: hidden;
  position: relative;
}
.bannerList li{
  width: 100%;
}
.bannerList li .imgBox{
  width: 100%;
  padding-bottom: 41.66%;
  box-shadow: 0 0 0 0 red;
}
@media (max-width: 768px) {
    .banner-swiper-next,
    .banner-swiper-prev {
        display: none;   
    }
}
/* banner图 end*/

/*解决方案*/
.programme {
    background: #e5ebee;
    padding: 35px 0;
}
.programme .type a{
    display: block;
    float: left;
    width: 25%;
    height: 120px;
    line-height: 120px;
    font-size: 20px;
    text-align: center;
    border: 1px solid #bfbfbf;
    box-sizing: border-box;
    background-color: #fff;
}

.programme .type a.on {
    background-color: #008ee0;
    color: #fff;  
    border-color: #008ee0;
}
.programme .list {
    overflow: hidden;
}
.programme .list li:first-child,
.programme .list li.on {
    display: block;
}
.programme .list li .imgBox {
    padding-bottom: 48%;
}

    .programme .list li .imgBox .text {
        position: absolute;
        left: 0;
        bottom: 0;
        background-color: rgba(0,0,0,.6);
        color: #fff;
        font-size: 18px;
        box-sizing: border-box;
        padding: 20px 30px;
        transition: 1s 1s;
        width:100%;
    }

/*产品中心*/
.product{
    overflow: hidden;
}
.product .typeList {
    text-align: center;
    font-size: 16px;
    color: #333;
    margin-bottom: 20px;
}
    .product .typeList a {
        display: inline-block;
        padding: 0 30px;
        height: 50px;
        line-height: 50px;
        border-radius: 5px;
    }
        .product .typeList a:hover {
            background: #003755;
            color: #fff;
        }
    .product .imgTypeList {
        position: relative;
    }
    .product .imgTypeList .typeIcon{
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translateX(-50%) translateY(-50%);
    }
    .product .imgTypeList .liBox{
        width: 50%;
        float: left;
        box-sizing: border-box;
            padding-top: 10px;
    padding-bottom: 10px;
    }
    .product .imgTypeList .liBox:nth-child(2n+1) {
        padding-right: 10px;
    }
    .product .imgTypeList .liBox:nth-child(2n) {
        padding-left: 10px;
    }
        .product .imgTypeList .liBox .imgBox {
            width: 100%;
            padding-bottom: 44%;
        }
    .productImgList {
            position: relative;
        padding: 0 40px;
        box-sizing: border-box;
    }
        .productImgList .pBox {
        overflow: hidden;
        }
    .productImgList li {
        width: 25%;
        padding: 0 10px;
        box-sizing: border-box;
    }
    .productImgList .imgBox{
        padding-bottom: 78%;
    }
        .productImgList li dd {
            text-align: center;
            background-color: #d7e0e5;
            height: 40px;
            line-height: 40px;
            margin-top: 10px;
        }
        .productImgList li:hover dd {
            background: #003755;
            color: #fff;
        }
        .productImgList li:hover dd a{
            color: #fff;
        }
.product-swiper-next,
.product-swiper-prev
 {
    width: 34px;
    height: 66px;
    margin-top: -33px;
    background-color: #d7e0e5;
        background-size: 20px 33px;
}
    .product-swiper-next:hover{
        background-color: #003755;
        background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
    }
    .product-swiper-prev:hover {
        background-color: #003755;
        background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
    }


/*新闻中心*/
.news .l{
    width: 800px;
    float: left;
}
.news1 .newsTitle .icon {
    
}




/*news*/
.news-m {
    display: none;
}
.news_l{ float:left; overflow:hidden; }
.news_l dl { padding-left: 30px; padding-top: 30px; height: 173px; width: 125px; background: #333; margin-top: 1px; overflow: hidden; position: relative; }
.news_l dl:after{ content: ''; display: block; position: absolute; top:0; left: -100%; transition:0.2s all ease-in-out; width: 100%; height: 100%; background: #0497e0; }
.news_l dl > *{ position: relative; z-index: 3}
.news_l dl.active:after,.news_l dl:hover:after{ left: 0; }
.news_l dl strong{ font-size:18px; color:#fff; display:block; line-height: 32px; padding-top: 13px; font-weight: normal;}
.news_l dl span{ color:#fff; color: rgba(255,255,255,.6); text-transform:uppercase; display: block; padding-bottom: 15px; font-family: 'arial'; line-height: 20px; }
.news_l dl a{border:1px solid #fff; text-align:center; width:70px;height:22px;line-height:22px; display:block; color:#fff; }

.new_cont .news_row2 { position: absolute; left: 0; top: 0; display: none; width: 650px; height: 410px; }
.new_cont { position: relative; width: 650px; height: 410px; display: block; }
.news_nor{ height:410px; width:650px; overflow:hidden; margin-left: 7px; float: left; }
.news_row2 .divdgweb_new_div, .news_row2 .news_div { padding: 0px 10px; height: 410px; font-weight: normal; }

.news_row2 .news_div_item, .news_row2 .divdgweb_new_div_item { position: relative; padding: 6px 0; height: 40px; overflow: hidden; transition: 0.3s all ease; border-bottom: 1px solid #f5f5f5; }
.news_row2 .divdgweb_new_div_item_date, .news_row2 .news_div_item_date { position: absolute; right: 20px; top: 17px; transition: 0.3s all ease; }
.news_row2 .divdgweb_new_div_item_date > div, .news_row2 .news_div_item_date > div{ display: inline-block; color: #787878; font-size: 12px; font-family: 'arial'; }
.news_row2 .news_div_item_title, .news_row2 .divdgweb_new_div_item_title{ position: relative; }

.news_row2 .news_div_item_year:after, .news_row2 .news_div_item_year::after, .news_row2 .divdgweb_new_div_item_year:after, .news_row2 .divdgweb_new_div_item_year::after{ content: '-'; }
.news_row2 .on .news_div_item_year:after, .news_row2 .on .divdgweb_new_div_item_year:after{ content: ''; }
.news_row2 .news_div_item_title:after, .news_row2 .divdgweb_new_div_item_title:after{ content: ''; background: #0497e0; width: 4px; height: 4px; position: absolute; left: 10px; top: 19px; }
.news_row2 .on .news_div_item_title:after, .news_row2 .on .divdgweb_new_div_item_title:after{ content: ''; display: none; }
.news_row2 .news_div_item_title .news_div_item_a, .news_row2 .divdgweb_new_div_item_title .divdgweb_new_div_item_a { font-size: 15px; color: #444; padding-left: 26px; display: block; line-height: 40px; width: 425px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; transition: 0.3s all ease; }
.news_row2 .news_div_item_pic, .news_row2 .news_div_item_body, .news_row2 .divdgweb_new_div_item_body{ transition: 0.3s all ease; }
.news_row2 .news_div_item_pic { padding-top: 15px; padding-left: 15px; }
.news_row2 .news_div_item_pic a, .news_row2 .news_div_item_pic a img { display: block; width: 220px; height: 162px; }
.news_row2 .news_div_item.on, .news_row2 .divdgweb_new_div_item.on{ height: 173px; border-bottom: 1px dotted #ccc; padding: 0 0 20px; background: #f5f5f5}
.news_row2 .news_div_item_body, .news_row2 .divdgweb_new_div_item_body { line-height: 24px; color: #767676; font-size: 13px; width: 354px; text-align: justify; position: absolute; right: 20px; top: 110px; }
.news_row2 .on .divdgweb_new_div_item_date, .news_row2 .on .news_div_item_date { top: 23px; right: 312px; }
.news_row2 .on .news_div_item_title .news_div_item_a, .news_row2 .on .divdgweb_new_div_item_title .divdgweb_new_div_item_a { position: absolute; left: 230px; top: 70px; width: 245px; }
.news_row2 .on .divdgweb_new_div_item_date > div, .news_row2 .on .news_div_item_date > div { font-weight: bold; color: #0497e0; font-size: 24px; line-height: 30px; }
.news_row2 .on .divdgweb_new_div_item_date > .divdgweb_new_div_item_year, .news_row2 .on .news_div_item_date > .news_div_item_year{ font-size: 12px; display: block; font-weight: 100; line-height: 20px; text-indent: 1px; }
.news_row2 .on .news_div_item_date > .news_div_item_year:after,.news_row2 .on .divdgweb_new_div_item_date > .divdgweb_new_div_item_year:after{ content: ''; }

.wend{ float: right; margin-right: 0; padding-left: 16px; width:354px; height: 410px; }
.wend h2{ left:0; margin-bottom: 25px;font-size:18px; color:#2d2f46; line-height: 24px;}
.wend h2 a{ vertical-align: top; }
.wend h2 .more{float: right; font-size: 13px;}
.wend .divdgweb_new_div_item_a { font-size: 15px; }
.wend .divdgweb_new_div_item_content{border-bottom: 1px solid #eee; padding: 22px 0 0 0;}
.wend .lastdl{ border-bottom: none;}
.wend .divdgweb_new_div_item_title{ height:29px; line-height:29px; font-size:14px; color:#333333; overflow: hidden;font-weight: bold;}
.wend .divdgweb_new_div_item_title a{ color:#333333;}
.wend .divdgweb_new_div_item_title a:hover{color: #333}
.wend .divdgweb_new_div_item_body{ line-height:25px; color:#666; height: 75px; font-size: 13px; overflow: hidden;}
#coleexx {
    height:360px;
    overflow: hidden;
}