html,body{
    font-family: HiraginoSansGBW3 !important;
}
.w1344{
    width: 1344px;
    margin: -9px auto;
}
.header{
    height: 130px;
    line-height: 130px;
}
.header .logo>a:first-child{
    margin-right: 40px;
}
.header .lang_btn{
    font-size: 0;
}
.header .lang_btn a:first-child{
    margin-right: 16px;
}
.header .lang_btn a{
    display: inline-block;
    width: 147px;
    height: 50px;
    line-height: 50px;
    background: #FF7400;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.21);
    text-align: center;
    color: #fff;
    font-size: 16px;
}
.header .lang_btn a img{
    margin-right: 11px;
}
.banner .swiper-pagination-bullet{
    background: #fff;
    opacity: 1;
    width: 10px;
    height: 10px;
}
.banner .swiper-pagination-bullet-active{
    background: #ff7403;
}
.bgcoleee{
    background: #eee;
}
.main{
    padding: 60px 0 26px;
}
.s1 li{
    font-size: 0;
    background: #fff;
    margin-bottom: 56px;
}
.s1 li>div{
    display: inline-block;
    vertical-align: top;

}
.s1 .world_item{
    background: #fff;
    display: table-cell;
    vertical-align: middle;
    height: 465px;
    padding: 0 110px 0 70px;
}
.s1 .s1_item{
    float: left;
    position: relative;
}
.s1 .s1_item .t_box{
    width: 160px;
    height: 160px;
    background: #76747C;
    position: absolute;
    right: 0;
    top: 0;
    color: #fff;
    text-align: center;
}
.s1 .s1_item .t_box .tbox_cont{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 100%;
}
.s1 .s1_item .t_box h4{
    font-size: 24px;
    font-weight: 100;
    margin-bottom: 10px;
}
.s1 .s1_item .t_box p{
    font-size: 14px;
}
.s1 .img{
    float: right;
}
.s1 .world_item_box>h4{
    font-size: 36px;
    font-weight: normal;
    color: #000;
    line-height: 48px;
}
.s1 .world_item_box>h4 span{
    color: #f0192f;
}
.s1 .world_item_box>span{
    display: block;
    width: 45px;
    height: 3px;
    background: #000;
    margin-top: 30px;
    margin-bottom: 48px;  
}
.s1 .world_item_box .zysc{
    font-size: 24px;
    font-weight: normal;
    color: #666666;
    line-height: 40px;
    margin-bottom: 35px;
}
.s1 .world_item_box .enword{
    color: #9A9A9A;
    font-size: 16px;
    font-weight: normal;
    line-height: 30px;
}
.s1 li:nth-child(even) .img{
    float: left;
}
.s1 li:nth-child(even) .s1_item{
    float: right;
}
.s1 .world_item_box{
    width: 562px;
}
.s1 .com_t h4{
    font-size: 30px;
    color:#000000FF;
    font-weight: 100;
    margin-bottom: 5px;
}
.s1 .com_t .com_t1{
    margin-bottom: 20px;
}
.s1 .com_t .com_t2{
    margin-bottom: 45px;
}
.s1 .com_t p{
    font-size: 16px;
    color: #666666FF;
}
.s1 .descword{
    font-size: 16px;
    color: #666666;
    font-weight: normal;
    line-height: 30px;
}
.footer{
    background: #222222;
    padding: 26px 0;
}
.footer a{   
    font-size: 15px;
    color: #6B6B6B;
    font-weight: normal;
}