



.datearyy{background: #F6F8FC;margin-top: 0px;}
.chanFlex{display: flex;flex-wrap: wrap;padding: 50px 0px;justify-content: space-between;}
.chanFlex li{width: 20%;text-align: center;border-right: 1px solid #CCCCCC;}
.chanFlex li:last-of-type {border-right: 0px;}
.changName{margin-top: 3px;}
.font48G3B {
    font-size: 48px;
    color: #1A3B98;
}



.Product,.case,.server,.news,.map {
    padding: 50px 0;
}
.guangTitle {
    text-align: center;
        margin: 25px 0 50px;
}

.caseul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    
    
    width: 80%;
    margin: 30px auto;
}
.caseul>li {
    display: flex;
    align-items: center;
   width: 26%;
    margin: 3%;
}
.caseul img {
    width: 45px;
}
.caseul figure {
       margin: 0px 30px 30px 3px;
}
.caseul h3{
    color: #606060;
    font-size: 22px;
}
.caseul .font14Gray {
    font-size: 14px;
    color: #959f9f;
}




.case_list{
     display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.case_li{
    width: 30%;
    height: 300px;
    position: relative;
}
.case_li .txt {
    width: 80%;
    margin: 0 auto;
    background: rgb(255 255 255 / 90%);
    padding: 20px 30px;
    position: absolute;
    z-index: 10;
    top: 250px;
    left: 10%;
    line-height: 30px;
    border-bottom: 5px solid #1A3B98;
}
.case_li .h3 {
    line-height: 60px;
    border-bottom: 1px solid #f4f4f4;
        height: 60px;
    overflow: hidden;
}

.Product{
    margin-top: 50px;
       background: url(/template/sun-ic/img/162226.png?S) no-repeat;
    background-size: 100%;
color: #fff;
}
.Product .Pro_list{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.Product  li{
       width: 24%;
    background: #1A3B98;
    position: relative;
    outline: 1px solid #1a3b98;
}
.Product .h3 {
    height: 50px;
    line-height: 50px;
    text-indent: 20px;
}

.case_disp {
    font-size: 16px;
    line-height: 35px;
    min-height: 100px;
}




.news_list{width:46%}

.news .list {
    margin: 0 10%;
}
.news_list li {
    margin: 15px 0;
    padding-bottom: 15px;
    border-bottom: 1px lightgrey dotted;
}
.news_list .newt {
    float: left;
    width: 70%;
    margin-left: 3%;
}

.news_list h4 {
    line-height: 60px;
    border-bottom: 1px solid #d3d3d3;
        margin-bottom: 25px;
}
.news_list .disp {
    color: #999;
    font-size: 12px;
    line-height: 24px;
}

.news_list .day {
    font-size: 10px;
    color: #999;
    text-align: right;
}
.as990{
height: 160px;
}

.f0aa3a{height: 110px;}


	.proBtnGrop {
    color: #999;
    font-size: 14px;
}

.Pro_list a{color:#fff;}


@media screen and (max-width:820px){

    /*移动端*/
    .case_li {
     width: 100%;
    }
    .case_li .txt{
        top:15%;
    }
    
    .Product {
        margin-top: -80px;
    background: url(/template/sun-ic/img/162226_.png?S) no-repeat;
    background-size: 100%;
    color: #fff;
}
    .Product .guangTitle{
        color: #666;
    }
    .Product li {
    width: 100%;
    margin-bottom: 20px;
}
    .caseul>li {
    width: 100%;
}
    .news_list {
    width: 100%;
}
.news .list {
    margin: 0px 5%;
}
    .news_list .newt {
    width: 60%;
}
.case_li .txt {
    padding: 10px;    
    
} 
    
    
    
    
    
    
    
    
    
}











