.pages {
    margin-top: 60px;
}

.information_page {
    /* padding-top: 20px; */
    width: 1200px;
    margin: 0px auto 0;
    overflow: hidden;
}

.information {
    width: 760px;
    /*height: 300px;*/
    height: 368px;
    margin: 0;
    position: relative;
}

.information_left {
    width: 760px;
    padding-left: 10px;
    margin-right: 30px;
    float: left;
}

.information_right {
    width: 400px;
    float: right;
    margin-bottom: 210px;
    margin-top: 26px;
}

.information .bd,
.information .bd ul,
.information .bd ul li {
    height: 100%;
}

.information .bd ul.bd-container li div {
    width: 100%;
    height: 100%;
    position: relative;
}

.information .bd ul.bd-container li div img {
    display: block;
    width: 100%;
    height: 100%;
}

.information .bd ul.bd-container li div p,
.information .bd ul.bd-container li div span {
    position: absolute;
    bottom: 0;
    height: 40px;
    text-align: center;
    width: 100%;
}

.information .bd ul.bd-container li div span {
    display: block;
    background: #333333;
    filter: alpha(opacity=50);
    opacity: 0.33;
}

.information .bd ul.bd-container li div p {
    font-size: 14px;
    color: #FFFFFF;
    text-align: center;
    line-height: 40px;
}

.slideBox .prev,
.slideBox .next {
    position: absolute;
    top: 50%;
    margin-top: -25px;
    display: block;
    width: 24px;
    height: 40px;
    background: #000000;
    filter: alpha(opacity=50);
    opacity: 0.33;
}

.slideBox .prev {
    left: 20px;
}

.slideBox .next {
    right: 20px;
}

.slideBox .bd li {
    zoom: 1;
    vertical-align: middle;
}

.slideBox a img {
    display: block;
    margin: 0px 6px 10px 6px;
}

.slideBox a.slide-button img {
    margin-top: 10px;
}

.information-nav-container {
    height: 70px;
}

.information-nav-container ul {
    overflow: hidden;
}

.information-nav-container ul li {
    height: 69px;
    line-height: 69px;
    font-size: 18px;
    color: #282828;
    margin-right: 50px;
    float: left;
    position: relative;
    cursor: pointer;
}

.information-nav-container ul li.active {
    color: #1459F4;
}

.information-content-contaner ul li {
    height: 130px;
    padding: 20px 5px 20px 20px;
    border: 2px solid #FFFFFF;
    box-shadow: 2px 2px 13px 0px rgba(32, 76, 151, 0.23);
    overflow: hidden;
    cursor: pointer;
    margin-bottom: 30px;
}

.information-content-contaner ul li>img {
    display: block;
    width: 231px;
    height: 130px;
    margin-right: 20px;
    float: left;
    /*padding: 3px 0;*/
}

.information-content-contaner div.content-item p.content-tit {
    width: 469px;
    font-size: 16px;
    color: #282828;
    margin-bottom: 17px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.information-content-contaner div.content-item p.content-desc {
    width: 460px;
    height: 69px;
    line-height: 22px;
    font-size: 14px;
    color: #666666;
    text-align: justify;
    margin-bottom: 10px;
    -webkit-line-clamp: 3;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.information-content-contaner div.content-item p:last-of-type {
    font-size: 0;
    color: #999999;
}

.information-content-contaner div.content-item p:last-of-type span {
    font-size: 14px;
    /*line-height: 22px;*/
    line-height: 14px;
}

.information-content-contaner div.content-item p:last-of-type>span:first-of-type {
    margin-right: 15px;
}

.look-more {
    width: 160px;
    height: 40px;
    margin: 50px auto 120px;
    border-radius: 6px;
    background: #0478fc;
    color: #FFFFFF;
    font-size: 14px;
    text-align: center;
    line-height: 40px;
    cursor: pointer;
    display: none;
}

.information_right>p {
    color: #282828;
    font-size: 18px;
    height: 22px;
    line-height: 22px;
    border-left: 4px solid #1459F4;
    padding-left: 8px;
}

.new-information-container ul {
    width: 331px;
    height: 272px;
    padding: 30px;
    background: #FFFFFF;
    border: 2px solid #FFFFFF;
    box-shadow: 2px 2px 13px 0px rgba(32, 76, 151, 0.23);
    margin: 22px 0 50px;
}

.new-information-container ul li {
    height: 16px;
    cursor: pointer;
    margin-bottom: 27px;
}

.new-information-container ul li:last-child {
    margin-bottom: 0;
}

.new-information-container ul li>img {
    display: block;
    float: left;
    margin-right: 13px;
    width: 145px;
    height: 70px;
}

.new-information-container ul li p.new-tit {
    width: 332px;
    font-size: 14px;
    color: #282828;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.new-information-container ul li>div.new-item>p:last-of-type {
    font-size: 14px;
    color: #999999;
    /*line-height: 24px;*/
    line-height: 16px;
}

.information-content-contaner ul li:hover div.content-item>p.content-tit,
.new-information-container ul li:hover p.new-tit {
    color: #0478fc;
}

.information-content-contaner {
    margin-bottom: 120px;
}

.information_right .flowProduct {
    width: 353px;
    height: 43px;
    background: url(../../img/information/flowProduct.png);
    background-size: 100% 100%;
    margin-top: 22px;
    padding: 27px 0 24px 45px;
}

.information_right .flowProduct p {
    font-size: 16px;
    font-weight: bold;
    color: #282828;
    margin-bottom: 10px;
}

.information_right .flowProduct a {
    width: 50px;
    height: 16px;
    line-height: 16px;
    background: #1459F4;
    text-align: center;
    font-size: 10px;
    color: #fff;
    cursor: pointer;
}


/* 热点推荐 */

.hotspot-recommend-container {
    padding-top: 40px;
}

.hotspot-recommend-container li {
    float: left;
    margin: 0 30px 20px 0;
}

.hotspot-recommend-container li a {
    width: 56px;
    height: 14px;
    font-size: 14px;
    font-weight: 400;
    color: #282828;
    line-height: 100%;
}

.hotspot-recommend-container li a:hover {
    color: #0478fc;
}