/*解决方案，表面检测页面1solution*/
.margin-top{
    padding-top: 40px;
}
.main-right a:hover .main1{
    background: #f6f6f6;
}
.main-right a:hover h2{
    color: #0475CC;
}
.main1{
    width: 97%;
    border-bottom: 1px solid #dfdfdf;
    padding: 3% 2%;
    /*max-height: 180px;*/
}
.main1 .img{
    float: left;
    width: 120px;
    height: 120px;
    overflow: hidden;
    margin-right: 4%;
}
.main1 .img img{
    width: 100%;
}
.main1 h2{
    color: #1B1B1B;
    font-size: 16px;
    margin-bottom: 20px;
    font-weight: normal;
}
.main1 span{
    font-family: Arial;
}
.main1 p.p1{
    font-size: 12px;
    color: #555555;
    /*overflow: hidden;*/
    height: 65px;
    /*text-overflow:ellipsis;*/
    /*white-space:pre-wrap;*/
}
.main1 span.date{
    color: #8F8F8F;
    display: block;

}

/*解决方案，表面检测页面2,solution-2详情页*/
.main-right p.title2{
    font-size: 24px;
    color: #0475CC;
    text-align: center;
}
.main-right p.small-p1{
    font-size: 12px;
    color: #7F7F7F;
    text-align: center;
    margin: 10px 0 37px;
}
.main-right  span.font{
    font-family: Arial;
}
.main-right dl{
    max-width: 470px;
    width: 49.5%;
}
.main-right dt img{
    width: 100%;
}
.main-right dl dd{
    text-align: center;
    color: #434343;
    padding: 10px 0;
}
.main-right p.text{
    color: #434343;
    font-size: 12px;
    line-height: 210%;
    text-align:justify;
}
.main-right .bot{
    margin: 25px 0 60px;
    overflow: hidden;
}
.main-right .left-text{
    width: 60%;
}
.main-right .left-text .text2{
    font-size: 12px;
    color: #878787;
    margin-bottom: 12px;
}
.main-right .left-text .text2 a{
    color: #333333;
    display: inline-block;
}
.main-right .left-text .text2 a:hover{
    color: #0475CC;
}
.main-right .right-logo{
    width: 30%;
}
.main-right .right-logo ul{
    float: right;
    margin-top: 5px;
}
.main-right .right-logo ul li{
    float: left;
    margin-left: 30px;
}


/*企业资讯 公司新闻页面news*/
.main-right a:hover .main2{
    background: #f6f6f6;
}
.main2{
    width: 97%;
    border-bottom: 1px solid #dfdfdf;
    padding: 20px;
    max-height: 144px;
    margin: 0 auto;
}
.main2 .left-month{
    float: left;
    width: 13%;
    height: 144px;
}
.main2 .right-main{
    width: 86%;
}
.main2 .month{
    clear: both;
    width: 60px;
    height: 60px;
    overflow: hidden;
    margin: 20% 0 0 4% ;
    background: #f9b032;
}
.main2 .month .date1{
    font-size: 24px;
    font-family: Arial;
    text-align: center;
    margin: 5px 0 7px;
}
.main2 .month .date2{
    font-size: 12px;
    font-family: Arial;
    text-align: center;
}
.main2 .month .date2 span.hei{
    font-family: "微软雅黑";
}
.main2 h2{
    color:#121212;
    font-size: 16px;
    margin-bottom: 16px;
    font-weight: normal;
}
.main2 span{
    font-family: Arial;
}
.main2 p.p1{
    font-size: 12px;
    color: #656565;
    /*overflow: hidden;*/
    line-height: 190%;
    height: 55px;
    /*text-overflow:ellipsis;*/
    /*white-space:pre-wrap;*/
}

.main2 p.more2{
    font-size: 12px;
    color: #0475CC;
}
.main2 p.more2>img{
    margin-right: 10px;
}

/*新闻详情页news-2*/
.main-right h4{
    color: #212121;
    margin-bottom: 13px;
}
.main-right p.suo{
    text-indent: 2em;
    color: #656565;
    margin-bottom: 7px;
}

.main-right .images1,.images2{
    max-width: 470px;
    width: 49.5%;
    margin: 10px 0;
}
.main-right .images img{
    width: 100%;
}
.main-right .icon{
    margin: 20px 0 10px;
}
.main-right .xiang{
    width: 50%;
    font-weight: bold;
    color: #878787;
}
.main-right .xiang img{
    margin-right: 10px;
    float: left;
    margin-top: 2px;
}
/*招聘人才页面*/
.person{
    width: 100%;
    margin-bottom: 10%;
}
.list2{
    width:100%;
    height: auto;
    margin: 0 auto;
    line-height:40px;
    cursor:pointer;
    display: block;
}
.list2-li{
    border-bottom:1px solid white;
}
.list2 li .tit2{
    padding-left:20px;
    cursor:pointer;
    line-height:40px;
    font-size: 14px;
    font-weight: bold;
    color: white;
    background: #1F8DD9 url("../images/ad.png") 98% center no-repeat
}

.list2 li ul{
    display:none;
    border: 1px solid #1F8DD9;
    margin-bottom: 20px;
   padding: 0 20px 20px;
}
.list2-li ul>li{
    font-size: 12px;
    color: #656565;
    margin-right: 17%;
    float: left;
}
.list2-li ul>li img{
    margin-right: 10px;
    margin-top: 12px;
    float: left;
    display: inline-block;
}
.list2-li .color2{
    color: #333333;
}
.list2-li .no-right{
    margin-right: 0px;
}
.list2 p.person-title{
    color:#656565;
    font-weight: bold;
    font-size: 14px;
}
.list2 p.per1{
    color: #656565;
    font-size: 12px;
    height: 30px;
    line-height: 160%;
}
.list2 p.per2{
    color: #434343;
    margin-top: 1.5%;
}
.list2 p.per1 img{
    margin:0 10px 0 5px;
}
.list2 p.per1 span.color{
    color: #0683DB;
    font-size: 14px;
}


@media (max-width:780px){
    .main2 .left-month{
        clear: both;
        max-height: 180px;
    }
    .main2{
        max-height: 180px;
        width: 95%;
        padding: 1% ;
    }

    .main-right .right-logo{
        width: 100%;
    }
    .main2 p.p1{
        height: 75px;
    }
    .main-right .left-text{
        width: 100%;
    }
}

@media (max-width:480px){
    .main2 .left-month{
        clear: both;
       height: 250px;
    }
    .main2{
        max-height: 250px;
        padding: 4% 2%;
        width: 94%;
    }

    .main2 p.p1{
        height: 135px;
    }

    .main2 .month{
        width: 30px;
        height:55px;
    }
    .main2 .month .date1{
        font-size:18px;
    }
    .main2 .month .date2{
        font-size: 12px;
    }
    .bottom-page .none{
        display: none;
    }

    .bottom-page .none{
        display: none;
    }
    .bottom-page{
        float: none;
        clear: both;
        width:100%;
    }
    ul.bottom-page{
        margin-left: 6%;
        left: 0px;
        margin-bottom: 45px;
    }
    ul.bottom-page li{
        right: 0px;
    }
    .main-right .images1,.images2{
        width: 100%;
        margin: 10px auto;
    }
    .main-right dl{
        width: 100%;
    }
    .main1 .rig {
        width: 100%;
        margin-top: 13px;
    }

    .main1 p.p1{
        line-height: 160%;
        height: 100px;
    }
    .main1 .img{
              /*width: 100%;*/
           margin: 0 auto;
         float: none;
    }
    .main-right p.small-p1{
        font-size: 10px;
        margin-bottom: 20px;
    }

}