.Global_Service_Partner_Talk_Beijing{
    max-width: 1920px;
    min-width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    background: #f4f6f7;
}
.aImg,.aImg img{
    display: block;
    width: 100%;
    height: 100%;
}
.Global_Service_Partner_Talk_Beijing{
    background: url(./Global_Service_Partner_Talk_Beijing_bg.jpg) top center #f4f6f7 no-repeat;
    position: relative;
    padding-top: 730px;
}
.newsTopNav{
    position: absolute;
    top: 0;
    left: calc(50% - 600px);
    height: 150px;
    z-index: 10000;
    background: none;
}
.Global_Service_Partner_Talk_Beijing_bigTit{
    position: absolute;
    width: 1200px;
    padding: 0 140px;
    box-sizing: border-box;
    left: calc(50% - 600px);
    color: #fff;
    top: 265px;
    text-transform: uppercase;
    z-index: 10;
    text-align: center;
}
.Global_Service_Partner_Talk_Beijing_bigTit h1{
    font-size: 50px;
    line-height: 1.333;
}
.Global_Service_Partner_Talk_Beijing_detail{
    width: 1170px;
    height: 330px;
    font-size: 16px;
    color: #000;
    line-height: 2;
    padding: 50px;
    margin: 0 auto 80px;
    box-sizing: border-box;
    background: url(./Global_Service_Partner_Talk_Beijing_bg1.png) no-repeat;
}
.Global_Service_Partner_Talk_Beijing_detail_Main{
    height: 100%;
    padding-right: 30px;
    overflow-y: auto;
}
.Global_Service_Partner_Talk_Beijing_detail_Main::-webkit-scrollbar {
	width: 12px;
}
.Global_Service_Partner_Talk_Beijing_detail_Main::-webkit-scrollbar-thumb {
	background: #ff9b5c;
    border-radius: 20px;
}
.Global_Service_Partner_Talk_Beijing_detail_Main::-webkit-scrollbar-track-piece {
	background: #ead9b4;
}
.Global_Service_Partner_Talk_Beijing_box1{
    width: 1200px;
    margin: 0 auto 80px;
    display: flex;
    box-sizing: border-box;
    align-items: center;
    padding-right: 40px;
    justify-content: space-between;
}
.Global_Service_Partner_Talk_Beijing_box1_left{
    width: 520px;
    margin-left: -40px;
}
.Global_Service_Partner_Talk_Beijing_box1_left_item{
    display: none;
}
.Global_Service_Partner_Talk_Beijing_box1_left_item img{
    display: block;
    width: 100%;
    height: auto;
}
.Global_Service_Partner_Talk_Beijing_box1_right{
    width: 640px;
    position: relative;
}
.Global_Service_Partner_Talk_Beijing_box1_right .swiper{
    position: static;
}
.Global_Service_Partner_Talk_Beijing_box1_right .swiper-slide{
    height: 362px;
    border-radius: 25px;
    overflow: hidden;
}
.Global_Service_Partner_Talk_Beijing_box1_right .swiper-pagination-bullets{
    bottom: -30px;
}
.Global_Service_Partner_Talk_Beijing_box1_right .swiper-pagination-bullet{
    width: 12px;
    height: 12px;
    background: #a7b4bc;
    opacity: 1;
}
.Global_Service_Partner_Talk_Beijing_box1_right .swiper-pagination-bullet-active{
    background: #ff6300;
}
.Global_Service_Partner_Talk_Beijing_box1_right .swiper-button-next::after, .swiper-button-prev::after{
    display: none;
}
.Global_Service_Partner_Talk_Beijing_box1_right .swiper-button-next, .swiper-button-prev{
    width: 40px;
    height: 75px;
    top: 144px;
    margin-top: 0;
}
.Global_Service_Partner_Talk_Beijing_box1_right .swiper-button-next{
    background: url(./Global_Service_Partner_Talk_Beijing_r.png) no-repeat;
    right: -50px;
}
.Global_Service_Partner_Talk_Beijing_box1_right .swiper-button-prev{
    background: url(./Global_Service_Partner_Talk_Beijing_l.png) no-repeat;
    left: -50px;
}
.Global_Service_Partner_Talk_Beijing_box1_right .aImg{
    position: relative;
}
.Global_Service_Partner_Talk_Beijing_box1_right .aImg::before{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.3);
}
.Global_Service_Partner_Talk_Beijing_box1_right .aImg::after,
.Global_Service_Partner_Talk_Beijing_box2_item_left .aImg::after{
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 90px;
    height: 90px;
    background: url(./Global_Service_Partner_Talk_Beijing_play.png) no-repeat;
}
.Global_Service_Partner_Talk_Beijing_box2{
    width: 1180px;
    margin: 0 auto 150px;
}
.Global_Service_Partner_Talk_Beijing_box2_item{
    padding: 40px 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px dashed #e3e3e3;
}
.Global_Service_Partner_Talk_Beijing_box2_item_left{
    width: 380px;
    height: 215px;
    box-sizing: border-box;
    border-radius: 15px;
    overflow: hidden;
}
.Global_Service_Partner_Talk_Beijing_box2_item_right{
    width: 770px;
    height: 215px;
}
.Global_Service_Partner_Talk_Beijing_box2_item_right_title{
    font-size: 28px;
    color: #333;
    line-height: 1.333;
    margin-bottom: 20px;
}
.Global_Service_Partner_Talk_Beijing_box2_item_right_detail{
    font-size: 20px;
    line-height: 1.5;
    color: #666;
}
.Global_Service_Partner_Talk_Beijing_box2_item_right_title a{
    color: #333;
}
.Global_Service_Partner_Talk_Beijing_box2_item_right_detail a{
    color: #666;
}
.Global_Service_Partner_Talk_Beijing_box2_item_left .aImg{
    position: relative;
}
.Global_Service_Partner_Talk_Beijing_box2_item_left .aImg::after{
    width: 80px;
    height: 80px;
    background-size: cover;
}