.otherbg{
    width: 100%;
    height: 480px;
    background-size: cover !important;
}
.otherNav a{
    color: #838383;
}
.otherNav a:hover{
    color: #838383;
}
.otherNav div:nth-child(1){
    padding-left: 15px;
    border-left: 5px solid #D0D0D0;
}
.otherNav{
    padding: 50px 0 20px 0;
    border-bottom: 1px solid #E0E0E0;
    margin-bottom: 60px;
}
.newsBox li{
    width: 1200px;
    height: 319px;
    background: #fff;
    margin-bottom: 50px;
}
.newsCon div:nth-child(1){
    width: 405px;
    height: 319px;
    margin-right: 40px;
}
.newsCon div:nth-child(1) img{
    max-width: 405px;
    max-height: 319px;
}
.newsCon div:nth-child(2){
    width: 720px;
    padding-top: 60px;
}
.newsCon div:nth-child(2) p:nth-child(2){
    margin: 20px 0;
}
.contactImg img{
    width: 24px;
    margin-right: 20px;
}
