html,
body {
    width: 100%;
    font-family: "Microsoft YaHei" !important;
}

.w1200 {
    width: 1200px !important;
    min-width: 1200px !important;
    max-width: 1200px !important;
    margin: 0 auto;
}

.mw1200 {
    min-width: 1200px;
}

ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

img {
    display: block;
}

a {
    text-decoration: none;
    outline-color: none;
    // display: inline-block;
}
[v-cloak] {
    display: none !important;
}

.jaddoverseasbranches {
    width: 100%;
    margin: 47px 0 63px 0;
}

.jaddoverseasbranches-con {
    padding-top: 49px;
    display: flex;
    justify-content: space-between;
    overflow: hidden;
}

.jaddoverseasbranches-con-guide {
    overflow: hidden;
    zoom: 1;
}

.jaddoverseasbranches-con-title {
    font-size: 30px;
    color: rgb(51, 51, 51);
    font-weight: bold;
    line-height: 1;
    margin-bottom: 40px;
}

.jaddoverseasbranches-con-title span {
    font-size: 14px;
    color: rgb(153, 153, 153);
    line-height: 1;
}

.jaddoverseasbranches-con-guide-news {
    width: 755px;
    height: 400px;
    position: relative;
}
.jaddoverseasbranches-con-guide-news>img{
    width: 100%;
}



.jaddoverseasbranches-con-guide-news-blue {
    width: 407px;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
	 background-color: rgba(15, 31, 65,0.969);
}

.jaddoverseasbranches-con-guide-news-blue>div {
    font-size: 14px;
    color: rgb(255, 255, 255);
    line-height: 1.714;
    width: 360px;
}

.jaddoverseasbranches-con-guide-news-blue>div>div {
    width: 100%;
    height: 28px;
}

.jaddoverseasbranches-con-guide-news-blue>div>a {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: rgb(220, 23, 33);
    width: 107px;
    height: 32px;
    font-size: 16px;
    color: rgb(255, 255, 255);
    outline: none;
    text-decoration: none;
    margin: 24px auto 0 auto;
}

.jaddoverseasbranches-con-news {
    zoom: 1;
    width: 391px;
    position: relative;
}

.jaddoverseasbranches-con-news-more {
    border-width: 1px;
    border-color: rgb(217, 220, 223);
    border-style: solid;
    width: 108px;
    height: 40px;
    box-sizing: border-box;
    position: absolute;
    top: 0;
    right: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 14px;
    color: rgb(153, 153, 153);
    cursor: pointer;
    text-decoration: none;
    outline: none;
}
.jaddoverseasbranches-con-news-more:hover{
    color:  rgb(217, 220, 223) !important;
    background-color: rgb(153, 153, 153) !important;
}
.jaddoverseasbranches-con-news-lists {
    width: 100%;
    height: 400px;
    overflow: hidden;
    /* display: flex;
    flex-wrap: wrap;
    flex-direction:column; */
}

.jaddoverseasbranches-con-news-item {
    /* flex: 1; */
    width: 100%;
    /* height: 46px;
    line-height: 46px; */
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid rgb(225, 225, 225);
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
    transition: all .4s ease;
    overflow: hidden;
    display: block;
}
.jaddoverseasbranches-con-news-item:last-child{
    border: none !important;
}

.jaddoverseasbranches-con-news-item-title {
    color: rgb(46, 60, 74);
    font-size: 16px;
    white-space: nowrap;
}

.jaddoverseasbranches-con-news-item306px {
    height: 306px !important;
    /* flex: 6.653 !important; */
}

.jaddoverseasbranches-con-news-item-hei {
    width: 100%;
}

.jaddoverseasbranches-con-news-item-hei img {
       width: 391px;
    height: 207px;
}

.jitem-hei1 {
    font-size: 16px;
    line-height: 1;
    color: rgb(51, 51, 51) !important;
    width: 379px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
    margin: 20px 0 18px 0;
    font-weight: bold;
}

.jitem-hei2 {
    font-size: 14px;
    color: rgb(68, 68, 68);
    line-height: 1.286;
    width: 379px;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}

.jaddoverseasbranches-con-news::before {
    content: '';
    display: inline-block;
    display: flex;
    width: 1px;
    height: 399px;
    background-color: rgb(225, 225, 225);
    position: absolute;
    bottom: 0px;
    left: -25px;
}

.pc-fivehotprojects-video {
    position: relative;
}

.pc-fivehotprojects-video-con .pcfvideo {
    box-sizing: content-box;
}

.pc-fivehotprojects-video-warn {
    position: absolute;
    bottom: 50px;
    left: 124px;
    font-size: 18px;
    font-weight: bold;
}
.pc-fivehotprojects-video-warn>span{
    font-size: 14px;
    font-weight: normal;
}