.module_title{
    margin-top:60px;
}
.product_list_li{
    margin-top:50px;
}
.product_list_ul_box{
    background:rgba(242,242,242,1);
    padding-bottom: 130px;
    margin-top:70px;
}
.bottom {
    margin-top:0!important;
}
.product_list_ul_top .product_list_li:first-child{
    margin-top: 10px;
}
.product_list_li_title p{
    font-size:28px;
    font-weight:400;
    color:rgba(0,0,0,1);
    line-height:75px;   
}
.product_list_li_title div{
    width:45px;
    height:2px;
    background-color:  rgba(254,114,0,1);
}
.product_list_li ul{
    margin-top:20px;
    width:100%;
    height:0;
    padding-bottom: 27.8472%;
}
.product_list_li ul li{
    width:19.4%;
    height:0;
    padding-bottom: 27.78%;
    /* background-color: greenyellow; */
    float:left;
    margin-left:0.74%;
    background-size:100% auto;
    background-repeat: no-repeat;
    background-position:0 0;     
    position: relative;   
    transition: all .5s;
}
.product_list_li ul li p:first-child{
    font-size:26px;
    text-align: center;
    color:rgba(41,127,214,1);
    line-height:70px;
}
.product_list_li ul li:first-child p:first-child{
    font-weight: bold;
}
.ptjs{
    font-size:26px;
    text-align: center;
    color:rgba(41,127,214,1);
    line-height:70px;    
    font-weight: bold;
}
.border_top_line_blue{
    width:100%;
    height:2px;
    background-color: #89abd9;
}
.border_top_line_orange{
    width:100%;
    height:2px;
    background-color: #f4bf95;    
}
.product_list_li ul li{
    background-color: white;
}
.product_list_li ul li:first-child{
    background-color: transparent;
}
.product_list_li ul li p:last-child{
    width:100%;
    position: absolute;
    bottom: 0;
    left:0;   
    text-align: center;
}
.product_list_li ul li p:last-child a{
    line-height:65px; 
    font-size:24px;
    color:rgba(41,127,214,1);
    vertical-align: middle;
}
.product_list_li ul li p:last-child a:last-child{
    font-size:34px;
    line-height: 65px;
    vertical-align: middle;
}
.product_list_li ul li p:last-child:hover a{
    color:#FE7200;
}
.product_list_li ul li:hover{
    background-size:103% auto;
    transition: all .5s;
}
.product_list_li ul li:hover p:last-child{
    box-shadow:0px 4px 6px 0px rgba(35,24,21,0.1);

}
.product_list_li:nth-child(1) ul li:first-child{
    margin-left:0;
    background-image: url(../img/pro_list1_1.png);
}
.product_list_li:nth-child(1) ul li:nth-child(2){
    background-image: url(../img/pro_list1_2.png);
}
.product_list_li:nth-child(1) ul li:nth-child(3){
    background-image: url(../img/pro_list1_3.png);
}
.product_list_li:nth-child(1) ul li:nth-child(4){
    background-image: url(../img/pro_list1_4.png);
}
.product_list_li:nth-child(1) ul li:nth-child(5){
    background-image: url(../img/pro_list1_5.png);
}

.product_list_li:nth-child(2) ul li:first-child{
    margin-left:0;
    background-image: url(../img/pro_list2_1.png);
}
.product_list_li:nth-child(2) ul li:nth-child(2){
    background-image: url(../img/pro_list2_2.png);
}
.product_list_li:nth-child(2) ul li:nth-child(3){
    background-image: url(../img/pro_list2_3.png);
}
.product_list_li:nth-child(2) ul li:nth-child(4){
    background-image: url(../img/pro_list2_4.png);
}
.product_list_li:nth-child(2) ul li:nth-child(5){
    background-image: url(../img/pro_list2_5.png);
}

.product_list_li:nth-child(3) ul li:first-child{
    margin-left:0;
    background-image: url(../img/pro_list3_1.png);
}
.product_list_li:nth-child(3) ul li:nth-child(2){
    background-image: url(../img/pro_list3_2.png);
}
.product_list_li:nth-child(3) ul li:nth-child(3){
    background-image: url(../img/pro_list3_3.png);
}
.product_list_li:nth-child(3) ul li:nth-child(4){
    background-image: url(../img/pro_list3_4.png);
}
.product_list_li:nth-child(3) ul li:nth-child(5){
    background-image: url(../img/pro_list3_5.png);
}

.product_list_li:nth-child(4) ul li:first-child{
    margin-left:0;
    background-image: url(../img/pro_list4_1.png);
}
.product_list_li:nth-child(4) ul li:nth-child(2){
    background-image: url(../img/pro_list4_2.png);
}
.product_list_li:nth-child(4) ul li:nth-child(3){
    background-image: url(../img/pro_list4_3.png);
}
.product_list_li:nth-child(4) ul li:nth-child(4){
    background-image: url(../img/pro_list4_4.png);
}
.product_list_li:nth-child(4) ul li:nth-child(5){
    background-image: url(../img/pro_list4_5.png);
}

.product_list_li:nth-child(5) ul li:first-child{
    margin-left:0;
    background-image: url(../img/pro_list5_1.png);
}
.product_list_li:nth-child(5) ul li:nth-child(2){
    background-image: url(../img/pro_list5_2.png);
}
.product_list_li:nth-child(5) ul li:nth-child(3){
    background-image: url(../img/pro_list5_3.png);
}
.product_list_li:nth-child(5) ul li:nth-child(4){
    background-image: url(../img/pro_list5_4.png);
}
.product_list_li:nth-child(5) ul li:nth-child(5){
    background-image: url(../img/pro_list5_5.png);
}

.product_list_li:nth-child(6) ul li:first-child{
    margin-left:0;
    background-image: url(../img/pro_list6_1.png);
}
.product_list_li:nth-child(6) ul li:nth-child(2){
    background-image: url(../img/pro_list6_2.png);
}
.product_list_li:nth-child(6) ul li:nth-child(3){
    background-image: url(../img/pro_list6_3.png);
}
.product_list_li:nth-child(6) ul li:nth-child(4){
    background-image: url(../img/pro_list6_4.png);
}
.product_list_li:nth-child(6) ul li:nth-child(5){
    background-image: url(../img/pro_list6_5.png);
}