/*全球运营页面英文版样式*/
.first-con .text p{
    font-size: 26px;
    font-weight: bold;
    color: #fff;
    line-height: 65px;
    text-align: center;
    text-shadow: 8px 8px 8px rgba(0,0,0,0.8);
}

.descrition{
    font-size: 16px;
    line-height: 55px;
    background: #fafafa;
    padding: 65px 0;
}