@charset "utf-8";
body{
    position: relative;
    font-size:12px;
    font-family: "TRENLSB";
    background: #ffffff;
}
@font-face {
    font-family: TRENLSB;
    src: url(../css/TRENLSB.TTF);
}
.container{
    position: absolute;
    width: 1920px;
    top: 0;
    left: 49.5%;
    margin-left: -960px;
    /* background-color: #845af7; */
}
.conton{
    width: 100%;
    margin-top: 103px;
}
.top img{
    width: 100%;
}
.headers{
    width: 100%;
    /* height: 1085px;
    background: url(../img/0_01.png) no-repeat; */
}
.headers img{
    width: 100%;
    /* height: 1085px;
    background: url(../img/0_01.png) no-repeat; */
}
/* 图标标头 */
.icon_section{
    display:inline-block;
    width: 100%;
    background: #fff;
}
.icon_section .icon_section_content{
    display: flex;
    flex-direction: column;
    margin: 97px 360px 100px;
}
.icon_section .icon_section_content .icon_title{
    margin: 0 auto;
    text-align: center;
    padding-bottom: 46px ;
}
.icon_section .icon_section_content .icon_title p:nth-of-type(1){
    font-size: 37px;
    margin-bottom:25px ;
}
.icon_section .icon_section_content .icon_title p:nth-of-type(1) span:nth-of-type(2){
    font-weight: 600;
}
.icon_section .icon_section_content .icon_title .icons{
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    width: 405px;
    margin: 0 auto;
}
.icon_section .icon_section_content .icon_title p:nth-of-type(2) .line{
    width: 93px;
    height: 2px;
    background: #757575;
}
.icon_section .icon_section_content .icon_content ul{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.icon_section .icon_section_content .icon_content ul li{
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 12px 40px;
    border: 1px solid #c6c6c6;
}
.icon_section .icon_section_content .icon_content ul li img{
    padding: 12px 0 21px;
}
.icon_section .icon_section_content .icon_content ul li:nth-of-type(4) img{
    padding: 14px 0 21px;
}
.icon_section .icon_section_content .icon_content ul li p{
    font-size: 17px;
    color: #7e7e7e;
    line-height: 24px;
}
.icon_section .icon_section_content .icon_content ul li p:nth-of-type(1){
    font-size: 22px;
    padding-bottom: 15px;
    color: #343434;
}

/* 建材 */
.BrandMaterials{
    padding-bottom: 102px;
    background: #efefef;
}
.bgms_title{
    margin: 0 auto;
    text-align: center;
    padding:100px 0 46px ;
}
.bgms_title p{
    font-size: 18px;
    margin-bottom:21px ;
}
.bgms_title p:nth-of-type(1){
    font-size: 37px;
}
.bgms_title_right p:nth-of-type(1) span:nth-of-type(2){
    font-weight: 600;
}
.bgms_title_left p:nth-of-type(1) span:nth-of-type(1){
    font-weight: 600;
}
.bgms_title p:nth-of-type(2){
    letter-spacing: 5px;
}
.bgms_title .icons{
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    width: 405px;
    margin: 0 auto;
}
.bgms_title .icons .line{
    width: 93px;
    height: 2px;
    background: #757575;
}
.bgms_content_box{
    position: relative;
    height: 883px;
}
.bgms_content_box .bag{
    position: absolute;
    top: 30px;
    width: 957px;
    height: 853px;
    background: #592273;
}
.bgms_content_box .bgms_content{
    width: 100%;
     position: absolute;
    z-index: 1000;
}
/* 品牌材料 */
.bgms_content_box .bgms_content .xt{
    position: absolute;
    top: 43px;
    left: 508px;
    display: flex;
    justify-content: flex-start;
    z-index: 100;
}
.bgms_content_box .bgms_content .xt .text{
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    margin-top: 20px;
}
.bgms_content_box .bgms_content .xt .text p{
    color: #fefefe;
    font-size: 19px;
}
.bgms_content_box .bgms_content .xt .text p:nth-of-type(1){
    font-size: 31px;
    color: #fff;
}
.bgms_content_box .bgms_content .xt .text p:nth-of-type(3){
    color: #dbd3e0;
}
.bgms_content_box .bgms_content .t2{
    top: 208px;
    left: 322px;
}
.bgms_content_box .bgms_content .t3{
    top: 465px;
    left: 295px;
}
.bgms_content_box .bgms_content .t4{
    top: 653px;
    left: 573px;
}
.bgms_content_box .bgms_content .t5{
    top: 36px;
    left: 1300px;
}
.bgms_content_box .bgms_content .xt1 .text p:nth-of-type(1){
    color: #000;
}
.bgms_content_box .bgms_content .xt1 .text p:nth-of-type(2){
    color: #5a2172;
}
.bgms_content_box .bgms_content .xt1 .text p:nth-of-type(3){
    color: #5a5a5a;
}
.bgms_content_box .bgms_content .t6{
    top: 208px;
    left: 1417px;
}
.bgms_content_box .bgms_content .t7{
    top: 455px;
    left: 1417px;
}
.bgms_content_box .bgms_content .t8{
    top: 635px;
    left:1279px;
}
/* 居中大图 */
.bgms_content_box .bgms_content .center_dt{
    width:880px;
    height: 866px;
    margin: 0 auto;
    position: relative;
}
.bgms_content_box .bgms_content .center_dt .line1{
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    border: 1px solid #b5a2be;
    border-radius: 50%;
}
.bgms_content_box .bgms_content .center_dt .line2{
    position: absolute;
    top: 70px;
    left: 73px;
    width: 726px;
    height: 726px;
    border: 1px solid #b5a2be;
    border-radius: 50%;
}
.bgms_content_box .bgms_content .center_dt img{
    position: absolute;
    top: 133px;
    right: 0;
    z-index: 10000;
}
/* 品牌 */
.Brand{
    width: 100%;
}
.Brand ul{
    display: flex;
    flex-wrap: wrap;
    width: 1206px;
    margin:0 0 35px 365px;
}
.Brand ul li{
    margin:0 15px 10px 0;
}
.active{   
    width: 317px;
    padding: 20px 0;
    background: #592273;
    font-size: 17px;
    color: #fff;
    text-align: center;
    margin: 0 auto;
}
.materialsStrategy{
    width: 100%;
}
.materialsStrategy .materialsStrategy_content{
    width: 1405px;
    height: 520px;
    margin: 0 auto;
    border: 2px solid #592371;
}
.materialsStrategy .materialsStrategy_content .tu{
    padding: 23px 27px;
}
.Factory{
    padding-bottom: 146px;
}
.Factory .Factory_content .tu img{
    margin: 0 auto;
}
.detail{
    background:#efefef;
}
.detail .show{
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-bottom: 103px;
}
.detail .show .swiper-container{
    width: 1200px;
    height: 657px;
    margin-bottom: 81px;
    
}
.detail .show .swiper-container .swiper-wrapper .swiper-slide{
    display: flex;
    flex-wrap: wrap;
}
.detail .show .swiper-container .swiper-wrapper .swiper-slide li{
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-right: 6px;
}
.detail .show .swiper-container .swiper-wrapper .swiper-slide li img{
    margin-bottom: 29px;
}
.detail .show .swiper-container .swiper-wrapper .swiper-slide li p:nth-of-type(1){
    font-size: 19px;
    margin-bottom: 11px;
}
.detail .show .swiper-container .swiper-wrapper .swiper-slide li p:nth-of-type(2){
    font-size: 15px;
    color: #777777;
}
.banner{
    display: flex;
    flex-direction: column;
    align-items: center;
}
.banner_box{
    width: 1204px;
    margin-bottom: 25px;
}
.banner_box .swiper-container{
    width: 100%;
}
.banner_box .swiper-container .swiper-slide{
    display: flex;
    justify-content: space-evenly;
    align-items: center;
}
.banner_box .swiper-container .swiper-slide .banner_text p:nth-of-type(1){
        font-size: 28px;
}
.banner_box .swiper-container .swiper-slide .banner_text p:nth-of-type(2){
    font-size: 37px;
    color: #59236f;
}
.banner_box .swiper-container .swiper-slide div img{
    height: 405px;
}
.sfq{
    background: #efefef;
    padding-bottom: 126px;
}
.sfq .sfq_content{
    margin: 0 auto;
    width: 1150px;
    height: 500px;
}
.sfq .sfq_content ul li{
    width: 63px;
    height: 500px;
    float: left;
    display: flex;
    justify-content: flex-end;
}

.sfq .sfq_content ul .pic1{
    background: url(../img/8/water.png) no-repeat;
    width: 708px;
}
.sfq .sfq_content ul .pic2{
    background: url(../img/8/electric.png) no-repeat;
}
.sfq .sfq_content ul .pic3{
    background: url(../img/8/wood.png) no-repeat;
}
.sfq .sfq_content ul .pic4{
    background: url(../img/8/tile.png) no-repeat;
}
.sfq .sfq_content ul .pic5{
    background: url(../img/8/paint.png) no-repeat;
}
.sfq .sfq_content ul .pic6{
    background: url(../img/8/TOP.png) no-repeat;
}
.sfq .sfq_content ul .pic7{
    background: url(../img/8/wall.png) no-repeat;
}
.sfq .sfq_content ul .pic8{
    background: url(../img/8/toilet.png) no-repeat;
}
.sfq .sfq_content ul .txt{
    width: 63px;
    /* height: 500px; */
    color: #fff;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
}
.sfq .sfq_content ul .txt p{
    margin-top: 177px;
    font-size: 30px;
}
.sfq .sfq_content ul .txt p:nth-of-type(2){
    writing-mode: vertical-lr;
    writing-mode: tb-lr;
    font-size: 27px;
    margin-top: 0;
}
.sfq .sfq_content ul .txt1{
    background: #cbcbcb;
    color: #000;
}
.sfq .sfq_content ul .txt2{
    background: #592273;
    color: #FFF;
}
.Application{
    position: relative;
}
.Application img{
    width: 100%;
}
.Application .Application_content{
    position: absolute;
    top: 50px;
    right: 355px;
    background: #d7d7d7;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 0px 40px;
}
.Application .Application_content p{
    padding:74px 0 59px 0;
    font-size: 25px;
}
.Application .Application_content form{
    display: flex;
    flex-direction: column;

}
.Application .Application_content form input{
    width: 420px;
    height: 51px;
    padding-left: 10px;
    background: #ffffff;
}
.Application .Application_content form input:nth-of-type(1){
    margin-bottom: 21px;
}
.Application .Application_content form .submit{
    border: 3px solid #8d8d8d;
    border-radius: 15px;
    font-size: 23px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 67px 0 78px 0;
    padding: 15px 0px;
    background: #fff;
}
.content_footer{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 100px 0;
}
.content_footer .content_footer_txt{
    font-size: 37px;
    font-weight: 600;
    padding-bottom: 97px;
}
.content_footer ul {
    width: 1319px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 43px;
}
.content_footer ul li{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    
}
.content_footer ul li img{
    margin-bottom: 34px;
}
.content_footer ul li p:nth-of-type(1){
    font-size: 28px;
}
.content_footer ul li p:nth-of-type(2){
    font-size: 19px;
}

/* 弹出框 */
.show_layer{
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0,0,0,.7);
    z-index: 9999;
    display: none;
}
.show_layer .show_box{
    width: 442px;
    height: 508px;
    position: absolute;
    top: 40%;
    left: 50%;
    margin: -180px 0 0 -250px;
    background: url("../img/tk.png") no-repeat center;
}
.show_layer .show_box .close_btn{
    width: 36px;
    height: 36px;
    position: absolute;
    top: 11px;
    right: 30px;
    cursor: pointer;
}
.show_layer .show_box .form{
    width: 319px;
    height: 160px;
    position: absolute;
    top: 297px;
    left: 59px;
}
.show_layer .show_box .form input{
    width: 91%;
    height: 33px;
    padding-left: 32px;
    position: absolute;
    left: 15px;
}
.show_layer .show_box .form .tel{
    top: 31%;
}
.show_layer .show_box .form .submit_btn{
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 58px;
}