@charset "utf-8";

.head-page .pro_item>a span {
    color: #2E69AE;
}

.page_icon{
    width: 72px;
    height: 72px;
    background: linear-gradient(0deg, #11A3E0 0%, #47A1FD 100%);
    border-radius: 50%;
    border: 4px solid #c7e4f8;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    text-align: center;
}
.page_icon_text{
    padding-left: 10px;
    box-sizing: border-box;
    width: calc(100% - 72px);
}
.page_content_tit {
    margin-bottom: 8px;
    margin-top: 15px;
}
.max545{
    max-width: 545px;
}
.page_line{
    width: 60px;
    height: 2px;
    background: #45A1FC;
    margin-top: 20px;
}
.application_area_lists .list{
    margin-right: 3.5%;
    width: 31%;
}
.application_area_lists .list:nth-child(3n){
    margin-right: 0;
}
.application_area_lists .list .img{
    box-shadow: 0px 0px 13px 0px rgba(0,0,0,0.21);
}
.application_area_lists .list .tit{
    margin: 20px 0 28px;
    text-align: center;
}

/* 再生涤纶长丝 */
.pro_tables_content{
    margin-bottom: 40px;
}
.pro_tables_content:last-child{
    margin-bottom: 0;
}
.pro_tables .table_names {
    background: #11A3E0;
    min-height: 45px;
}
.pro_tables .name_tit{
    color: #fff;
}
.pro_tables {
    border-bottom: 2px solid #11A3E0;
}
.pro_tables .name_tit,.pro_tables .list_item{
    text-align: center;
    padding: 9px 0;
    box-sizing: border-box;
}
.pro_tables .name_tit:nth-child(1),.pro_tables .list_item:nth-child(1){
    width: 50%;
}
.pro_tables .name_tit:nth-child(2),.pro_tables .list_item:nth-child(2){
    width: 50%;
}
.pro_tables .table_names_tits,.pro_tables .table_contents .list{
    width: 50%;
}
.pro_tables .table_contents .list{
    min-height: 44px;
    border-bottom: 1px dashed #11A3E0;
    color: #333;
    border-right: 1px dashed #11A3E0;
    box-sizing: border-box;
}
.pro_tables .table_contents .list:nth-child(2n){
    border-right: none;
}
.pro_contents .img{
    width: 38%;
}
.pro_contents .img_box{
    margin-bottom: 15px;
}
.pro_contents .img_box:last-child{
    margin-bottom: 0;
}
.pro_contents .contents{
    width: 55%;
}
.table_contents {
    width: 100%;
}
.lists_title {
    color: #11A3E0;
}

/* 原液着色 */
.product_stoste .page_content{
    background: url(../img/product_stoste_bg.jpg) no-repeat center/cover;
}
.product_stoste01 .lists {
    padding: 0 85px;
    box-sizing: border-box;
} 
.product_stoste01 .lists .img{
    width: 47.9%;
    height: 447px;
    background: #EDEDED;
    box-shadow: 11px 18px 21px 0px rgba(0,0,0,0.1);
    border-radius: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px;
    box-sizing: border-box;
}
.product_stoste01 .lists .items{
    width: 48.5%;
}
.product_stoste01 .lists .item{
    margin-bottom: 15px;
}
.product_stoste01 .lists .item:last-child{
    margin-bottom: 0;
}
.product_stoste01 .lists .page_icon_text span{
    color: #51B912;
}

/* 功能性长丝 */
.product_filament .page_content{
    padding-bottom: 100px;
    box-sizing: border-box;
}
.product_filament_pg01 .list{
    box-shadow: 0px 5px 8px 0px rgba(51,51,51,0.31);
    width: 23.95%;
    margin-right: 1.4%;
}
.product_filament_pg01 .list:nth-child(4n){
    margin-right: 0;
}
.product_filament_pg01 .texts{
    height: 176px;
    background: url(../img/product_filament_bg01.png) no-repeat center/cover;
    padding: 35px 24px;
    box-sizing: border-box;
}
.product_filament_pg01 .texts .line{
    width: 24px;
    height: 3px;
    background: #2E69AE;
}
.product_filament_pg01 .texts .tit{
    margin: 12px 0 15px;
}
.product_filament_pg02{
    margin-top: 100px;
}
.product_filament_pg02 .lists{
    margin-bottom: 60px;
    padding-bottom: 75px;
    box-sizing: border-box;
    border-bottom: 1px dashed #999;
}
.product_filament_pg02 .lists:last-child{
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none;
}
.product_filament_pg02 .lists:nth-child(2n){
   flex-direction: row-reverse;
}
.product_filament_pg02 .imgs{
    width: 53.35%;
}
.product_filament_pg02 .imgs_img{
    position: relative;
    z-index: 1;
   
}
.product_filament_pg02 .img_box{
    position: absolute;
    right: 20px;
    top: 20px;
    width: 100%;
}
.product_filament_pg02 .lists:nth-child(2n) .img_box{
    right: 0;
    left: 20px;
}
.product_filament_pg02 .texts{
    width: 40.65%;
}
.product_filament_pg02 .page_title {
    margin-bottom: 22px;
}
.product_filament_pg02 .page_content_items{
    justify-content: space-between;
    align-items: flex-start;
}
.product_filament_pg02 .page_content_items .item{
    min-width: 33%;
    /* max-width: 50%; */
    margin-top: 10px;
}
.table_img{
    margin-top: 15px;
}
table{
    /* width: 100%; */
    border-radius: 24px;
    overflow: hidden;
    min-width: 95%;
}
table td{
    border: 3px solid #fff;
    background: #f7f7f7;
    padding: 4px 5px;
    box-sizing: border-box;
    text-align: center;
    color: #1655a6;
    font-size: 12px;
    line-height: 1.35;
}
table tr:first-child td{
    background: #96d3e0;
    font-weight: 600;
    font-size: 14px;
}
.product_filament_pg02 .lists:nth-child(2) table tr:first-child td{
    background: #f9b2aa;
}
.product_filament_pg02 .lists:nth-child(3) table tr:first-child td{
    background: #a7b1d9;
}
.product_filament_pg02 .lists:nth-child(4) table tr:first-child td{
    background: #98cd7a;
}
.product_filament_pg02 .lists:nth-child(5) table tr:first-child td{
    background: #e4e4e4;
}

.page_lines{
    width: 40px;
    height: 4px;
    background: linear-gradient(55deg, #11A3E0 0%, #47A1FD 100%);
    margin-top: 15px;
}
.page_descs {
    text-transform: uppercase;
    margin: 10px 0 15px;
}
/* 再生阳离子 */
.product_ions .page_content .lists{
    padding: 0 60px;
    box-sizing: border-box;
}
.product_ions .page_content .img{
    background: #EDEDED;
    box-shadow: 11px 18px 21px 0px rgba(0,0,0,0.1);
    border-radius: 16px;
    width: 46.27%;
    overflow: hidden;
}
.product_ions .page_content .texts{
    width: 48%;
    max-width: 643px;
    margin-left: 4.5%;
} 
.product_ions .page_content_items .item{
    /* max-width: 50%; */
    min-width: 33%;
}
.lists_list .list{
    width: 46%;
    height: 145px;
    background: #FFFFFF;
    border-radius: 20px 0px 0px 20px;
    padding: 25px 20px;
    box-sizing: border-box;
    background: url(../img/product_ions_list.jpg) no-repeat center/cover;
}
.lists_list .list .tit{
    border-bottom: 2px solid #1AA3E5;
    padding-bottom: 9px;
    box-sizing: border-box;
    margin-bottom: 15px;
    color: #3CA1F7;
    font-weight: 600;
}
.lists_list .list .con{
    max-height: 42px;
    padding-right: 10px;
    box-sizing: border-box;
    overflow-y: auto;
}
.product_degrada_pg01 {
    margin-bottom: 50px;
    box-shadow: 0px 0px 21px 0px rgba(0,0,0,0.06);
    background: url(../img/product_degrada_pg01.jpg) no-repeat center/cover;
}
.product_degrada_pg01 .img{
    width: 50%;
}
.product_degrada_pg01 .texts{
    width: 46.5%;
    padding: 34px 3% 34px 0 ;
    box-sizing: border-box;
}
.product_degrada_pg01 .item{
    overflow: hidden;
}
.product_degrada_pg01 .item_tit{
    font-size: 30px;
    float: left;
    display: flex;
    align-items: center;
    height: 24px;
    width: 24px;
    margin-top: 4px;
    margin-right: 10px;
}
.product_degrada_pg01 .items{
    margin-bottom: 50px;
    margin-top: 25px;
}
.product_degrada_pg02 .img{
    box-shadow: 11px 18px 21px 0px rgba(0,0,0,0.1);
    border-radius: 16px;
    width: 48.2%;
    overflow: hidden;
}
.product_degrada_pg02 .texts{
    width: 50%;
}
.product_degrada_pg02 .text_icon{
    margin-bottom: 20px;
    max-width: 220px;
}
.product_degrada_pg02 .items .item{
    display: flex;
    align-items: flex-start;
    margin-bottom: 15px;
}
.product_degrada_pg02 .items .item:last-child{
    margin-bottom: 0;
}
.product_degrada_pg02 .items .item_icon{
    width: 24px;
    height: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    background: #45A1FC;
    margin-top: 3px;
    padding: 2px;
    box-sizing: border-box;
}
.product_degrada_pg02 .items .item_text{
    width: calc(100% - 24px);
    padding-left: 13px;
    box-sizing: border-box;
}
/* 海洋回收 */
.product_recovery .page_content .lists{
    position: relative;
}
.product_recovery .page_content .lists::after{
    content: "";
    display: block;
    background: url(../img/product_recovery_bg.jpg) no-repeat center/cover;
    width: 754px;
    height: 762px;
    position: absolute;
    top: 0;
    right: 0;
    z-index: -1;
}
.product_recovery .page_content .img{
    width: 62.5%;
}
.product_recovery .page_content .texts{
    width: 32.5%;
}
.product_recovery .page_content .icon {
    max-width: 160px;
}
.product_recovery .page_content .con {
    margin: 30px 0;
}
.fit_icon{
    /* width: 130px; */
    height: 50px;
    background: #4CACA3;
    display: flex;
    align-items: center;
    justify-content: center;
}
@media only screen and (max-width:1600px) {
    .product_recovery .page_content .icon{
        max-width: 152px;
    }
}
@media only screen and (max-width:1480px) {
    .product_recovery .page_content .icon{
        max-width: 120px;
    }
    .product_recovery .page_content .con {
        margin: 25px 0 35px;
    }
}
@media only screen and (max-width:1440px) {
    .lists_list .list{
        padding: 25px 20px;
    }
}
@media only screen and (max-width:1280px) {
    .product_stoste01 .lists{
        padding: 0;
    }
    .product_ions .page_content .lists{
        padding: 0;
    }
    .product_filament .page_content{
        padding-bottom: 80px;
    }
    .product_filament_pg02 {
        margin-top: 80px;
    }
    table td{
        padding: 2px 4px;
    }
    .product_recovery .page_content .icon{
        max-width: 105px;
    }
    .product_recovery .page_content .texts {
        width: 34%;
    }
    .product_degrada_pg02 .text_icon {
        max-width: 205px;
    }
    .product_degrada_pg01 .items {
        margin-bottom: 35px;
    }
}
@media only screen and (max-width:1200px) {
    .product_stoste01 .lists .img{
        height: 397px;
    }
    .lists_list .list {
        padding: 25px 15px;
    }
    .product_recovery .page_content .icon{
        display: none;
    }
    .fit_icon{
        height: 46px;
    }
    .product_degrada_pg02 .text_icon {
        max-width: 165px;
    }
}
@media only screen and (max-width:1043px) {
    .product_stoste01 .lists .img{
        height: 378px;
    }
    .lists_list .list {
        padding: 18px 15px;
    }
    .product_degrada_pg02 .text_icon {
        max-width: 135px;
    }
    
}
@media only screen and (max-width: 768px) {
    .page_lines{
        width: 36px;
        height: 3px;
    }
    .product .pro_tables .table_names_tits, .product .pro_tables .table_contents .list {
        width: 100%;
    }
    .product .pro_tables .table_names_tits:nth-child(2){
        display: none;
    }
    .product .page_content {
        padding-bottom: 10px;
    }

    .pro_contents .img {
        width: 100%;
    }
    .pro_contents .contents {
        width: 100%;
    }
    .pro_tables_content {
        margin-bottom: 25px;
        margin-top: 10px;
    }
    .application_area_lists .list {
        margin-right: 3%;
        width: 48.5%;
    }
    .application_area_lists .list:nth-child(3n) {
        margin-right: 3%;
    }
    .application_area_lists .list:nth-child(2n) {
        margin-right: 0;
    }
    .application_area_lists .list .tit{
        margin: 15px 0 20px;
    }
    .product_section .page_content {
        padding-bottom: 10px;
    }
    .product_stoste01 .lists .img {
        height: auto;
        width: 100%;
    }
    .product_stoste01 .lists .items {
        width: 100%;
        margin-top: 25px;
    }
    .product_stoste01 .lists .item {
        margin-bottom: 10px;
    }
    .product_stoste01 .page_icon{
        width: 45px;
        height: 45px;
    }
    .product_stoste01 .page_icon_text {
        width: calc(100% - 45px);
    }
    .product_ions .page_content .img{
        width: 100%;
    }
    .pro_tables .table_names_tits, .pro_tables .table_contents .list {
        width: 100%;
    }
    .pro_tables .table_names .table_names_tits:nth-child(2){
        display: none;
    }
    .product_ions .page_content .texts {
        width: 100%;
        max-width: 100%;
        margin-left: 0;
        margin-top: 10px;
    }
    .product_ions .page_content_items .item {
        max-width: 100%;
        min-width: 100%;
        margin-bottom: 10px;
    }
    .product_ions .page_content_items .item:last-child{
        margin-bottom: 0;
    }
    .lists_list .list {
        padding: 18px 15px;
        width: 100%;
        margin-bottom: 15px;
        height: auto;
    }
    .lists_list .list:last-child{
        margin-bottom: 0;
    }
    .product_filament_pg01 .list{
        width: 100%;
        margin-right: 0;
        margin-bottom: 20px;
    }
    .product_filament_pg01 .list:last-child{
        margin-bottom: 0;
    }
    .product_filament_pg01 .texts {
        height: 140px;
        padding: 23px 20px;
    }
    .product_filament_pg02 .texts {
        width: 100%;
    }
    .product_filament_pg02 .imgs {
        width: 100%;
    }
    .product_filament_pg02 .img_box{
        top: 10px;
        right: 10px;
    }
    .product_filament_pg02 .lists:nth-child(2n) .img_box{
        left: 10px;
    }
    .product_filament_pg02 .page_content_items .item {
        min-width: 50%;
        max-width: 100%;
    }
    .product_filament_pg02 .imgs_img{
        margin-top: 20px;
    }
    .product_filament_pg02 {
        margin-top: 45px;
    }
    .product_filament_pg02 .lists {
        margin-bottom: 25px;
        padding-bottom: 35px;
    }
    .product_filament_pg02 .lists:first-child{
        padding-top: 25px;
        border-top: 1px solid #999;
    }
    .product_filament .page_content {
        padding-bottom: 45px;
    }
    .product_degrada_pg01 .img {
        width: 100%;
    }
    .product_degrada_pg01 .texts {
        width: 100%;
        padding: 20px 15px;
    }
    .product_degrada_pg01 .items {
        margin-bottom: 25px;
    }
    .product_degrada_pg01 .item_tit{
        margin-top: 7px;
        font-size: 20px;
        width: 15px;
        height: 15px;
    }
    .product_degrada_pg01{
        margin-bottom: 30px;
    }
    .product_degrada_pg02 .texts {
        width: 100%;
        margin-top: 20px;
    }
    .product_degrada_pg02 .img{
        width: 100%;
    }
    .product_degrada_pg02 {
        flex-direction: column-reverse;
    }
    .product_degrada_pg02 .text_icon {
        max-width: 125px;
    }
    .product_degrada_pg02 .items .item{
        margin-bottom: 10px;
    }
    .product_recovery .page_content .img {
        width: 100%;
    }
    .product_recovery .page_content .texts {
        width: 100%;
        margin-top: 20px;
    }
    .fit_icon {
        width: auto;
        height: 44px;
    }
    .product_recovery .page_content .con {
        margin: 20px 0 25px;
    }
    .page_line{
        width: 48px;
    } 
}