.news_list_box{
    /*width: 1200px;
    margin-left: 394px;*/
}
.tab_hd{
    /*height: 20px;*/
font-size: 20px;
font-family: Arial;
font-weight: 400;
color: #333333;cursor: default;
    margin:60px auto;
}
.tab_hd span{
    margin: 0 40px;display: inline-block;border-bottom: 3px solid #fff;padding-bottom: 10px;
    
}

/*.tab_hd span:nth-child(1){
    margin-right: 40px;
    margin-left: 200px;
    
    
}*/
.tab_hd span:hover,.tab_hd span.on{
    color: #fc6900;
    border-bottom: 3px solid #fc6900;
}
.tab_bd{
    margin-top: 30px;
   
}
.tab_bd_item{
    display: flex;
    justify-content: space-between;
    /*width: 1163px;
    height: 210px;*/
    margin-bottom: 20px;
}
.tab_bd_item .left{
    margin-right: 20px;width: 320px;height: 210px;overflow: hidden;
}
.tab_bd_item .title{
font-size: 24px;
font-family: Arial;
font-weight: bold;
color: #132B60;
}
.tab_bd_item p{
font-size: 16px;
font-family: Arial;
font-weight: 400;
color: #666666;
line-height: 35px;
margin-bottom: 40px;
}
.tab_bd_item .right{
    position: relative;
    width: 880px;
}

.tab_bd_item i{
font-size: 16px;
font-family: Arial;
font-weight: 400;
color: #666666;
}
.tab_bd_item a{
    position: absolute;
    right: 0;
font-size: 14px;
font-family: Arial;
font-weight: bold;
color: #132B5F;
}


.product_tabs_footer{
    width: 560px;
    height: 30px;
    margin: 0 auto;
    margin-top: 20px;
    
}
.product_tabs_footer li{
   
font-size: 18px;
font-family: Arial;
font-weight: 400;
color: #333333;
line-height: 30px;
margin-right: 30px;
}
li.square{
width: 68px;
height: 30px;
background: #FFFFFF;
border: 1px solid #8D8D8D;
}