.news .content{
    background: #fff;
}
.news .box{
    min-width:1140px;
    max-width: 1450px;
    margin:0 auto;
}

.news .news-i{
    border:none;
    margin-bottom: 12px;
    background: transparent;
}
/*.news .news-i a.img-wrap{
    display: block;
    max-height: 540px;
    height: 316px;
    overflow: hidden;
}
.news .news-i a.img-wrap>img{
    width: 100%;
    height: 100%;
}*/
.news .news-i a:hover.img-wrap>img{
    transform:scale(1.02,1.02);
    transition:all 1s ease-out;
}
.news .news-i-title {
    display:block;
    height: 52px;
    line-height: 50px;
    text-align: center;
    position: relative;
    color: #333;
    font-size: 15px;
    margin: 0;
}
.news .news-i-title:hover {
    color: #d5bf8d;
}
.news .short-line{
    width: 60px;
    height: 3px;
    position: absolute;
    bottom:0;
    left: 50%;
    margin-left: -50px;
    background: #0d3693;
}
.news .news-i-msg{
    padding-top: 13px;
    height: 70px;
    text-align: justify;
    font-size: 14px;
    color:#6c6c6c;
    line-height:20px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;

    position: relative;
}
.news .news-i-msg a{
    font-size: 18px;
    color: #d5bf8d;
    position: absolute;
    bottom:-2px;
    right: 0;
    cursor: pointer;
    /*font-weight:bold;*/
    font-family:'SFUIText-Regular';
}
.news .part-line {
    height: 120px;
    background: #fff;
    background: url("?tp_images/gold-1920.png") no-repeat;
    background-position: center;
}

/* add */
.news-top-image{
    display: block;
}
.news-top-title1{
    margin: 83px auto 50px;
}
.news-top-title2{
    margin: 0 auto 30px;
}
.news-top-title3{
    margin: 0 auto 58px;
}
.cxscroll .list li{
    float: left;
    max-width:497px;
}

 .cxscroll {
    position: relative;
     margin: 0 auto;
     width: 1450px;
}
 .cxscroll .prev,
 .cxscroll .next {
    position: absolute;
    top: 50%;
    margin-top: -25px;
    cursor: pointer;
}
 .cxscroll .prev {
    left: -38px;
    width: 0;
    height: 0;
    border-top: 20px solid transparent;
    border-right: 20px solid #e1e1e1;
    border-bottom: 20px solid transparent;
}
 .cxscroll .next {
    right: -32px;
    width: 0;
    height: 0;
    border-top: 20px solid transparent;
    border-left: 23px solid #e1e1e1;
    border-bottom: 20px solid transparent;
}
 
/*@media only screen and (min-width: 641px){
    .am-avg-md-3>li:nth-of-type(3n+1) {
        clear:none;
    }
}
@media only screen and (min-width: 641px){
    .am-avg-md-3>li:nth-of-type(n) {
        clear: none;
    }
}*/
.event-nav {
    margin-bottom: 60px;
}
.icon-line-g{
    margin-top:70px;
}
.news-content-wrap video {
    max-width: 100%;
    background: url('?tp_images/big-v.png') no-repeat center center;
    background-size:contain;
}<!--0.00018906593322754-->