.main {
    width: 73%;
    height: auto;
    margin: auto;
    /* border-left: 1px solid red; */
    /* border-right: 1px solid red; */
}

.products-top-img {
    width: 60px;
    height: 60px;
    margin: auto;
    margin-top: 40px;
}

.products-top-img img {
    width: 60px;
    height: 60px;
}

.contact-title {
    width: 100%;
    height: 82px;
    font-size: 29px;
    font-weight: bold;
    text-align: center;
    line-height: 50px;
    margin-bottom: 80px;
}

.contact-main-title {
    width: 235px;
    height: 50px;
    margin: auto;
}

.contact-main-title-bot {
    width: 56%;
    height: 10px;
    border-top: 1px solid #066899;
    border-bottom: 1px solid #066899;
    margin: auto;
    margin-top: 20px;
}

.news-main {
    width: 100%;
    height: 150px;
    border-bottom: 1px dashed #C4C4C4;
}

.news-main-time {
    width: 10%;
    height: 100%;
    /* border-right: 1px solid red; */
    float: left;
}

.news-main-img {
    width: 12%;
    height: 100%;
    /* border-right: 1px solid red; */
    float: left;
    text-align: center;
}

.news-main-cont {
    width: 76%;
    height: 100%;
    float: left;
    margin-left: 2%;
}

.news-time-y {
    width: 55%;
    height: 35px;
    background-color: #0E556E;
    border: 1px solid #0E556E;
    color: #fff;
    line-height: 35px;
    text-align: center;
    font-size: 16px;
    margin: auto;
    margin-top: 35px;
}

.news-time-md {
    width: 55%;
    height: 35px;
    background-color: #fff;
    color: #0E556E;
    border: 1px solid #0E556E;
    line-height: 35px;
    text-align: center;
    font-size: 14px;
    margin: auto;
}

.news-main-img img {
    width: 122px;
    height: 122px;
    margin-top: 14px;
}

.news-cont-tit {
    width: 100%;
    height: 30px;
    margin-top: 20px;
    text-align: left;
    line-height: 30px;
}

.news-cont-tit a {
    font-size: 16px;
    color: black;
    font-weight: bold;
    cursor: pointer;
}

.news-cont-tit a:hover {
    text-decoration: underline;
}

.news-cont-cont {
    width: 100%;
    height: 90px;
    font-size: 14px;
    color: #676767;
    text-align: left;
    line-height: 30px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}

.news-page {
    width: 100%;
    height: 97px;
    /* border: 1px solid red; */
    margin-top: 10px;
}

.newsdetail-main {
    width: 100%;
    height: auto;
    margin-top: 60px;
    /* border: 1px solid red; */
}

.detail-left {
    width: 70%;
    height: 100%;
    float: left;
    /* border-right: 1px solid green; */
}

.detail-right {
    width: 25%;
    height: 100%;
    float: right;
    /* border-left: 1px solid green; */
}

.both {
    clear: both;
}

.detai-left-title {
    width: 100%;
    height: 40px;
    text-align: center;
    font-size: 20px;
    line-height: 40px;
    font-weight: bold;
}

.detai-left-abs {
    width: 100%;
    height: 40px;
    margin-top: 15px;
    font-size: 14px;
    color: #5B5B5B;
    text-align: center;
    line-height: 40px;
}

.detai-left-main {
    width: 100%;
    height: auto;
}

.detai-left-page {
    width: 100%;
    height: 50px;
    /* border: 1px solid red; */
    margin: 30px 0 60px 0;
}

.pre {
    width: 20%;
    height: 100%;
    float: left;
    line-height: 50px;
}

.next {
    width: 20%;
    height: 100%;
    float: right;
    text-align: right;
    line-height: 50px;
}

.pre a {
    display: block;
    width: 100%;
    height: 50px;
    line-height: 50px;
    font-size: 25px;
    color: #6A6A6A;
}

.pre a:hover {
    text-decoration: underline;
}

.next a:hover {
    text-decoration: underline;
}

.next a {
    display: block;
    width: 100%;
    height: 50px;
    line-height: 50px;
    font-size: 25px;
    color: #6A6A6A;
}

.detail-right-hot {
    width: 100%;
    height: 65px;
    background-color: #046999;
    font-size: 20px;
    text-align: center;
    color: #fff;
    line-height: 65px;
}

.hot-img {
    width: 40px;
    height: 40px;
    vertical-align: middle;
}

.detail-right-newslist {
    width: 100%;
    height: auto;
    background-color: #E8F4F9;
}

.hotnews {
    width: 80%;
    height: 80px;
    margin: 0 auto;
    border-bottom: 1px dashed #D7DCDE;
    vertical-align: middle;
}

.hotnews-left {
    width: 30%;
    height: 100%;
    float: left;
    text-align: center;
    vertical-align: middle;
    line-height: 80px;
}

.hotnews-right {
    width: 70%;
    height: 33px;
    float: left;
    font-size: 12px;
    vertical-align: middle;
    margin-top: 20px;
    text-align: left;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-break: break-all;
}

.hotnews-right a {
    color: #858788;
}

.hotnews-right a:hover {
    text-decoration: underline;
}

.hot-news-img {
    width: 50px;
    height: 50px;
    vertical-align: middle;
}

.detai-link {
    width: 30%;
    height: auto;
    margin-left: 10%;
    margin-top: 50px;
}

.detai-link li {
    margin-top: 15px;
}