﻿.main-title .title{
    font-size: 22px;
}
.right-content{
    width: 1200px;
}
.right-content .content{
    padding-top:10px;
}
.contact-us-content{
    font-size: 16px;
    padding: 40px 0 55px 0;
}
.contact-us-content p{
    margin-bottom: 6px;
}
.contact-us-content span{
    width: 205px;
}
span{
    display: inline-block;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
    /*height: 40px;
    line-height: 40px;*/
}
.title-h1{
    font-size: 20px;
    font-weight: bold;
    height:49px;
}
.title-h2{
    font-weight: bold;
}
.title-h2 span{
    font-size: 16px;
    font-weight: bold;
    width: 283px;
    height:44px;
}
.con-name{
    width: 283px;
    height:22px;
}
/*
.sidebar .navigation:hover .navigation-list-show-div{
    display: block;
}*/
