.tab_main_bg{
    background: url("../images/tab/tab2.jpg") no-repeat 50% 100%;
}

.main_con2_title{
    font-size: 14px;
    line-height: 14px;
    margin-bottom: 60px;
}
.main_con2_one{
    float: left;
    width: 540px;
    height: 100px;
}
.main_con2_one_l{
    margin-right: 20px;
}
.main_con2_one_l>img{
    width: 40px;
}
.main_con2_one_r>p{
    font-size: 14px;
    line-height: 14px;
}
.main_con2_one_r .t1{
    font-weight: 500;
}
.main_con2_one_r .t2{
    margin-top: 11px;
}
.main_tab_con3{
    padding-left: 94px;
}
.main_con3_one{
    width: 270px;
    height: 266px;
    text-align: center;
    float: left;
    margin-right: 40px;
}
/*.main_con3_one+.main_con3_one{*/
    /*margin-left: 40px;*/
/*}*/
.main_con3_one_img{
    width: 270px;
    height: 180px;
    box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.12);
    border-radius: 4px;
}
.main_con3_one_img img{
    width: 200px;
    margin-top: 20px;
}
.main_con3_one>p{
    font-size: 14px;
    line-height: 14px;
    margin-top: 21px;
}
.wd_100{
    width: 100px!important;
}
.ml_0{
    margin-left: 0!important;
}

.main_con4_one+.main_con4_one{
    margin-top: 33px;
}
.main_tab_con6{
    min-width: 1080px;
    border: 1px solid #E0E0E0;
    font-size: 14px;
}
table{
    border-collapse:collapse;
    border-spacing:0;
}
.main_con6_title{
    height: 38px;
    background: #F0F0F0;
}
.main_con6_title th{
    width: 110px;
    padding: 0 20px;
    text-align: center;
    border-right: 1px solid #E0E0E0;
    font-weight: 400;
    color: #555964;
}
.main_con6_title th:last-child{
    border-right: none;
}
.main_con6_one{
    border-top: 1px solid #E0E0E0;
}
.main_con6_one td{
    /*width: 110px;*/
    line-height: 24px;
    padding: 5px 20px 6px;
    text-align: center;
    border-right: 1px solid #E0E0E0;
}
.main_con6_one td:last-child{
    border-right: none;
}
.main_tab_con6 .column1{
    width: 228px;
}
.main_tab_con6 .column2{
    width: 202px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}






