/*banner*/
.banner-box{
    width: 1100px;
    display: block;
    max-width: 100%;
    height: 575px;
    overflow: hidden;
    margin: 0 auto;
    margin-top: 120px;
    margin-bottom: 30px;
}
.banner-img-box{
    width: 100%;
    display: block;
    position: relative;
}
.banner-img{
    width: 100%;
    height: 500px;
    overflow: hidden;
    display: block;
    position: relative;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
.banner-p{
    font-size: 35px;
    position: absolute;
    display: block;
    letter-spacing: 2px;
    color: #FFF;
    text-shadow: rgba(0,0,0,0.7) 4px 3px 5px;
    right: 5px;
    top:calc(50% - 28px);
    font-weight: 600;
}
.bx-wrapper .bx-viewport{
    box-shadow: none;
    border: 0;
    left: 0;
}
.bx-wrapper .bx-pager{
    bottom: 0;
    text-align: right;
    font-size: 0;
    padding: 10px 0;
    right: 10px;
}
.bx-wrapper .bx-pager.bx-default-pager a{
    width: 15px;
    height: 15px;
    border-radius: 50%;
    margin: 0 10px;
    background-color: #FFF;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active{
    background-color: #e61f7e;
}

.banner-box .slick-dots{
    bottom: 0;
    text-align: right;;
}
.banner-box .slick-dots li button:before{
    color: #FFF;
}
.banner-box .slick-dots li.slick-active button:before{
    color: #e61f7e;
}
.banner-box .slick-dots li button:before{
    font-size: 14px;
}
/*index*/
.index-box{
    width: 1300px;
    max-width: 100%;
    display: block;
    margin: 0 auto;
    overflow: hidden;
}

.index-left{
    width: 750px;
    max-width: 100%;
    display: block;
    float: left;
}
.index-right{
    width: 520px;
    max-width: 100%;
    display: block;
    float: right;
}

.index-left-top-box{
    width: 100%;
    height: 500px;
    display: block;
    position: relative;
    margin-bottom: 30px;
    overflow: hidden;
}

.index-left-top{
    width: 100%;
    display: block;
    height: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    top: 0;
}
.index-top-p-box{
    width: 350px;
    display: block;
    float: right;
    height: 100%;
    background-color: rgba(230,31,126,0.8);
    padding: 10px;
    box-sizing: border-box;
    position: relative;
    z-index: 1;
}

.index-left-news li:first-child .index-news-title{
    width: 100%;
    font-size: 20px;
    height: 40px;
    overflow: hidden;
    box-sizing: border-box;
    color: #FFF;
    border-bottom: 1px solid #FFF;
    font-weight: 600;
    display: inline-block;
    vertical-align: middle;
    padding-bottom: 10px;
}
.index-left-news li:first-child .index-news-title:before{
    content: '';
    width: 25px;
    height: 25px;
    display: inline-block;
    background-image: url('../img/news-icon2.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    vertical-align: sub;
    margin-right: 10px;
}

.index-left-news li:first-child .index-news-p{
    font-size: 14px;
    color: #FFF;
    line-height: 1.6;
    text-align: justify;
    letter-spacing: 2px;
    padding-top: 10px;
    height: 420px;
}
.index-left-news li:first-child .index-news-more{
    display: none;
}
.index-left-news li:first-child .index-mask{
    width: calc(100% - 350px);
}
.index-news-mask-box{
    display: none;
    float: left;
    width: calc(100% - 350px);
    height: 100%;
    position: relative;
    z-index: 1;
}
.index-news-mask{
    display: table-cell;
    vertical-align: middle;
    position: relative;
    z-index: 1;
}
.index-news-mask-title{
    width: 200px;
    margin: 0 auto;
    font-size: 20px;
    color: #000;
    font-weight: 600;
    letter-spacing: 2px;
    background-color: #eeeeee;
    padding: 0 10px;
    text-align: center;
}
.index-left-news{
    width: 100%;
    display: block;
    font-size: 0;
}

.index-left-news li:first-child{
    height: 500px;
    position: relative;
}
.index-left-news li:first-child .index-news-img-box{
    display: block;
    position: absolute;
    vertical-align: top;
    width: 100%;
}

.index-left-news li:first-child .index-news-p-box{
    width: 350px;
    display: block;
    float: right;
    height: 100%;
    background-color: rgba(230,31,126,0.8);
    padding: 10px;
    box-sizing: border-box;
    position: relative;
    z-index: 1;
}
.index-left-news li:first-child  .index-news-title{
    color: #FFF;
    border-bottom: 1px solid #FFF;
}
.index-left-news li{
    width: 100%;
    display: block;
    height: 200px;
    font-size: 0;
    margin-bottom: 30px;
}
.index-news-img-box{
    width: 300px;
    height: 100%;
    display: inline-block;
    overflow: hidden;
    vertical-align: top;
    position: relative;
}
.index-news-img{
    width: 100%;
    max-width: 100%;
    height: 100%;
    display: block;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    top: 0;
}
.index-left-news .index-news-mask-box{
    width: 100%;
    float: none;
    height: 100%;
}
.index-mask{
    width: 100%;
    height: 100%;
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(0,0,0,0.6);

}
.index-news-p-box{
    width: calc(100% - 300px);
    height: 100%;
    display: inline-block;
    box-sizing: border-box;
    background-color: #EEEEEE;
    position: relative;
    padding: 5px 20px;
}
.index-news-title{
    font-size: 20px;
    border-bottom: 1px solid #e61f7e;
    font-weight: 600;
    color: #e61f7e;
    height: 33px;
    overflow: hidden;
}
.index-news-title:before{
    content: '';
    width: 25px;
    height: 25px;
    display: inline-block;
    background-image: url('../img/news-icon.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    vertical-align: sub;
    margin-right: 5px;
    transition: all .4s linear;
}
.index-news-p{
    font-size: 14px;
    line-height: 1.6;
    padding-top: 10px;
    text-align: justify;
    height: 114px;
    overflow: hidden;
}

.index-news-more{
    font-size: 14px;
    color: #FFF;
    width: 50px;
    border-radius: 20px;
    background-color: #e61f7e;
    text-align: center;
    display: block;
    float: right;
    margin-top: 5px;
}

.index-left-about{
    width: 100%;
    height: 300px;
    position: relative;
    margin-bottom: 30px;
    display: block;
    overflow: hidden;
}
.index-about-bg{
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    background-image: url('../img/index-about.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.index-about{
    width: 100%;
    line-height: 300px;
    text-align: center;
    font-size: 72px;
    letter-spacing: 2px;
    display: block;
    font-weight: 600;
    position: relative;
    z-index: 1;
    text-shadow: rgb(0,0,0) 2px 2px 2px;
    color: #FFF;

}

.index-right-s1{
    width: 100%;
    height: 520px;
    display: block;
    margin-bottom: 30px;
    position: relative;
    overflow: hidden;
}

.index-right-s2{
    width: 100%;
    height: 740px;
    display: block;
    margin-bottom: 30px;
    position: relative;
    overflow: hidden;
}
.index-right-img-box{
    width: 100%;
    height: 100%;
    transition: all .4s linear;
    display: block;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.index-right-img-title{
    width: 100%;
    height: 100%;
    display:         flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    position: absolute;
    top: 0;
    font-size: 60px;
    font-weight: 600;
    letter-spacing: 2px;
    text-shadow: rgb(0,0,0) 2px 2px 2px;
    color: #FFF;
}
.index-partner-box{
    width: 1300px;
    display: block;
    max-width: 100%;
    margin: 0 auto;
    clear: both;
    padding: 25px;
    box-sizing: border-box;
    position: relative;
    background-image: url('../img/firend-bg.jpg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom: 30px;
}
.index-partner{
    width: 95%;
    display: block;
    font-size: 0;
    margin: 0 auto;
}
.index-partner a{
    margin: 0 20px;
}
.index-partner-img{
    width: 300px;

    max-width: 100%;
    background-color: #FFF;
    position: relative;
}
.index-partner-bg{
    width: 100%;
    height: 77%;
    display: block;
   
    z-index: 0;
    position: absolute;
    bottom: 0;
    display: -webkit-flex;
    display:         flex;
    -webkit-align-items: center;
          align-items: center;
    -webkit-justify-content: center;
          justify-content: center;

}
.index-partner-border img{
    width: 100%;
    position: relative;
    z-index: 5;

}
.index-partner-name-box{
    width: 100%;
    height: 77%;
    display: block;
    position: absolute;
    z-index: 9;
    bottom: 0;
}
.index-partner-box .bx-wrapper .bx-viewport{
    background-color: rgba(0,0,0,0);
}
.index-partner-box .slick-prev{
    left: -35px;
}
.index-partner-name{
    font-size: 26px;
    font-weight: 600;
    text-align: center;
    width: 100%;
    color: #FFF;
    text-shadow: rgb(0,0,0) 2px 2px 2px;
    display: block;
    position: absolute;
    top: calc(50% - 24px);
    z-index: 6;

}
.index-partner-border{
    width: 100%;
    height: 100%;
    display: block;
    position: relative;
}
.index-partner-box .bx-wrapper .bx-prev{
    background-image: url('../img/prev.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    left: -50px;
}

.slick-prev:before{
    content: '';
    width: 30px;
    display: block;
    height:30px;
    background-image: url('../img/prev.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.slick-next:before{
    content: '';
    width: 30px;
    display: block;
    height:30px;
    background-image: url('../img/next.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.index-partner-box .bx-wrapper .bx-next{
    background-image: url('../img/next.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    right: -50px;
}

.index-partner-box .bx-wrapper .bx-controls-direction a{
    width: 40px;
    height: 40px;
}
/*內頁CSS*/


.banner2-box{
    width: 100%;
    height: 300px;
    max-width: 100%;
    display: block;
    position: relative;
    margin-top: 80px;
    overflow: hidden;
}

.banner2-bg{
    width: 100%;
    height: 120%;
    display: block;
    position: absolute;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top;
    transition: all .4s linear;
}

.banner2-title{
    font-size: 45px;
    display: block;
    position: absolute;
    color: #FFF;
    font-weight: 500;
    text-shadow: rgba(0,0,0,0.7) 3px 3px 4px; 
    top: calc(50% - 36px);
    left: calc(50% - 150px);
}


/*about*/
.about-box{
    width: 1300px;
    max-width: 100%;
    display: block;
    position:relative; 
    padding: 30px 5px;
    box-sizing: border-box;
    margin: 0 auto;
    padding-bottom: 0;
}

.about-left{
    width: 50%;
    display: block;
    float: left;
}
.about-right{
    width: 50%;
    display: block;
    float: right;
}

.about-img-box{
    width: 630px;
    max-width: 100%;
    height: 500px;
    display: block;
    float: left;
    margin-bottom: 30px;
    overflow: hidden;
}
.about-img{
    width: 100%;
    height: 100%;
    display: block;
    position: relative;
    overflow: hidden;
}
.about-img1{
    width: 100%;
    height: 100%;
    display: block;
    background-image: url('../img/about-company.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    box-sizing: border-box;
    position: absolute;
    top: 0;
    transition: all .4s linear;

}
.about-img2{
    width: 100%;
    height: 100%;
    display: block;
    background-image: url('../img/about-consultant.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    box-sizing: border-box;
    position: absolute;
    top: 0;
    transition: all .4s linear;
}
.about-border{
    width: calc(100% - 20px);
    height: calc(100% - 20px);
    display: block;
    border: 1px solid #FFF;
    top: 10px;
    left: 10px;
}


.about-box .about-title{
    width: 100%;
    text-align: center;
    font-size: 50px;
    font-weight: 600;
    color: #FFF;
    text-shadow: rgba(0,0,0,0.7) 2px 2px 2px;
    display: block;
    position: absolute;
    top: calc(50% - 40px);
    left: 0;
}

.about-right{
    padding-top: 190px;
}

.about-img-box2{
    width: 630px;
    max-width: 100%;
    height: 500px;
    display: block;
    float: right;
    margin-bottom: 30px;
    position: relative;
}

.about-img3{
    width: 100%;
    height: 100%;
    display: block;
    background-image: url('../img/about-advantage.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding: 10px;
    box-sizing: border-box;
    position: absolute;
    top: 0;
    transition: all .4s linear;
}

.about-img4{
    width: 100%;
    height: 100%;
    display: block;
    background-image: url('../img/about-cooperation.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding: 10px;
    box-sizing: border-box;
    position: absolute;
    top:0;
    transition: all .4s linear;
}

.about-flower1{
    width: 200px;
    max-width: 100%;
    display: block;
    position: absolute;
    right: 5%;
    top: -210px;
}
.about-flower2{
    width: 200px;
    max-width: 100%;
    display: block;
   
}
.about-left .about-flower2{
    position: relative;
    bottom: -20px;
    margin: 0 auto;
    clear: left;
}
/*公司簡介*/
.about-page-box{
    width: 1300px;
    display: block;
    max-width: 100%;
    margin: 0 auto;
    padding-top: 30px;
    padding-bottom: 200px;
    position: relative;
}

.company-img{
    width: 1000px;
    max-width: 100%;
    display: block;
    height: 500px;
    padding: 10px;
    box-sizing: border-box;
    background-image: url('../img/about-company2.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    margin-bottom: 50px;
}

.company-border{
    width: 100%;
    height: 100%;
    border: 1px solid #FFF;
    box-sizing: border-box;
}
.company-info, .advantage-info, .consultant-info, .cooperation-info{
    width: 1100px;
    padding: 0 10px;
    box-sizing: border-box;
}
#about .title{
    font-size: 25px;
    font-weight: 600;
    letter-spacing: 3px;
}

.company-p{
    margin-top: 50px;
    font-size: 16px;
    letter-spacing: 4px;
    text-align: justify;
    line-height: 1.6;
}
.about-page-box .about-flower2{
    position: absolute;
    bottom: -20px;
    right: 0;
}
.advantage-img{
    width: 1000px;
    max-width: 100%;
    display: block;
    height: 500px;
    padding: 10px;
    box-sizing: border-box;
    background-image: url('../img/about-advantage2.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    margin-bottom: 50px;
}

.advantage-p{
    font-size: 16px;
    letter-spacing: 4px;
    text-align: justify;
    line-height: 1.6;
    margin: 10px 0;
}

.advantage-s-img{
    width: 400px;
    max-width: 100%;
    display: block;
    margin-bottom: 10px;
}

.consultant-img{
    width: 1000px;
    max-width: 100%;
    display: block;
    height: 500px;
    padding: 10px;
    box-sizing: border-box;
    background-image: url('../img/about-consultant2.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    margin-bottom: 50px;
}
.consultant-p{
    font-size: 16px;
    letter-spacing: 4px;
    text-align: justify;
    line-height: 1.6;
    margin: 10px 0;
    color: #4d4d4d;
}

.consultant-list{
    width: 100%;
    display: block;
    margin-top: 20px;
}
.consultant-list li{
    font-size: 16px;
    padding-bottom: 10px;
    display: block;
    letter-spacing: 3px;
    color: #0b0b0b;
}
.consultant-list li:before{
    content: '';
    display: inline-block;
    background-image: url('../img/consultant-icon.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    width: 10px;
    height: 10px;
    margin-right: 10px;
}

.cooperation-img{
    width: 1000px;
    max-width: 100%;
    display: block;
    height: 500px;
    padding: 10px;
    box-sizing: border-box;
    background-image: url('../img/about-cooperation2.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    margin-bottom: 50px;
}

.cooperation-list{
    width: 100%;
    display: block;
    font-size: 0;
    margin: 10px 0;
}

.cooperation-title{
    font-size: 18px;
    letter-spacing: 4px;
    text-align: justify;
    padding-bottom: 5px;
}


.cooperation-title:before{
    content: '';
    display: inline-block;
    background-image: url('../img/cooperation-icon.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    width: 10px;
    height: 10px;
    margin-right: 10px;
    vertical-align: middle;
}

.cooperation-p{
    font-size: 16px;
    color: #4d4d4d;
    text-align: justify;
    letter-spacing: 3px;
    padding-bottom: 20px;
}
.about-back-box{
    width: 1300px;
    max-width: 100%;
    display: block;
    position: fixed;
    top: 45%;
}
.about-back{
    width: 1300px;
    display: block;
    margin: 0 auto;
    position: relative;
}
.about-back a{
    width: 200px;
    display: block;
    position: absolute;
    right: 0;
}
.about-back-img{
    width: 30px;
    max-width: 100%;
    display: inline-block;
    vertical-align: middle;
}
.about-back-img img{
    vertical-align: middle;
}
.about-back-box .page-back-p{
    text-align: center;

    font-size: 25px;
    color: #e61f7e;

}


/*news*/
.news-class{
    width: 950px;
    max-width: 100%;
    display: block;
    font-size: 0;
    margin: 30px auto;
    text-align: center;
}
.select_boder .select{
    display: none;
}
.news-class li{
    padding: 10% 5%;
    background-color: #FFF;
    font-size: 16px;
}
.news-class li a.writing{
    border-bottom: 1px #9DDCE3 solid;
    color: #9DDCE3;
}
.news-class li{
    display: inline-block;
    font-size: 18px;
    padding:0 20px ;
}
.news-class li.active,
.news-class li:hover{
    color: #ef3d36;
}
.news-list{
    width: 950px;
    max-width: 100%;
    display: block;
    font-size: 0;
    margin: 30px auto;
}

.news-list li{
    width: 450px;
    max-width: 100%;
    display: inline-block;
    margin: 0 12.5px;
    margin-bottom: 25px;
    border: 1px solid #7d7d7d;
    box-sizing: border-box;
}

.news-list-img{
    width: 100%;
    height: 350px;
    display: block;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    position: relative;
    overflow: hidden;
}
.news-list-info{
    padding: 10px;
    box-sizing: border-box;

}
.news-list-title{
    font-size: 20px;
    font-weight: 600;
    letter-spacing: 1px;
    height: 32px;
    overflow: hidden;
    text-align: center;
    margin-bottom: 10px;
}
.news-list-date{
    font-size: 16px;
    font-weight: 600;
    color: #3d3c3c;
    text-align: center; /*預設justify*/
    letter-spacing: 1px;
    padding-bottom: 10px;
}
.news-more{
    width: 100%;
    line-height: 25px;
    text-align: center;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 1.5px;
    color: #FFF;
    background-color: #e61f7e;
    display: block;

}

.page{
    text-align: center;
    font-weight: 600;
}
.page .prev {
    padding-right: 10px;
}
.page .select {
    color: #e61f7e;
}
.page a {
    font-size: 18px;
    padding: 0 10px;
    color: #000;
    vertical-align: middle;
}
.page .prev, .page .next {
    font-size: 18px;
    color: #e61f7e;
    vertical-align: middle;
}


.page .prev, .page .next {
    font-size: 18px;
    color:#e61f7e;
    vertical-align: middle;
}

.page .next {
    padding-left: 10px;
}



/*news-page*/
.news-page-box{
    width: 830px;
    max-width: 100%;
    display: block;
    margin: 0 auto;
    padding: 50px 0;
}

.news-page-img{
    width: 830px;
    max-width: 100%;
    display: block;
    margin-bottom: 10px;
}

.news-page-title{
    font-size: 20px;
    font-weight: 600;
    letter-spacing: 3px;
    padding-bottom: 10px;
}
.news-page-date{
    font-size: 16px;
    letter-spacing: 3px;
    padding-bottom: 10px;
    color: #565455;
}

.news-page-p{
    font-size: 16px;
    font-weight: 500;
    line-height: 1.6;
    text-align: justify;
    letter-spacing: 3px;
    color: #3d3c3c;
    padding-bottom: 30px;
}
.news-page-back{
    width: 120px;
    max-width: 100%;
    display: block;
    margin: 0 auto;
}

.page-back-img{
    width: 30px;
    max-width: 100%;
    display: inline-block;
    vertical-align: middle;
    position: relative;
}
.page-back-img img{
    width: 100%;
    vertical-align: middle;
}
.page-back-p{
    font-size: 22px;
    font-weight: 600;
    color: #e61f7e;
    display: inline-block;
    vertical-align: middle;
    padding-left: 500px;
    letter-spacing: 0px;
}

/*products*/
.products-list-box{
    width: 1300px;
    max-width: 100%;
    display: block;
    margin: 60px auto;
    font-size: 0;
}
.products-list-box li{
    width: 630px;
    max-width: 100%;
    display: inline-block;
}
.products-list-box li:first-child{
    margin-right: 40px;
}

.products-list-img{
    width: 100%;
    max-width: 100%;
    display: block;
    height: 600px;
    overflow: hidden;
    margin-bottom: 30px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}




.products-list-title{
    font-size: 25px;
    font-weight: 600;
    letter-spacing: 3px;
    text-align: center;
    color: #e61f7e;
}

.products-page-box{
    width: 1100px;
    max-width: 100%;
    display: block;
    margin: 50px auto;
}
.products-page1-bg{
    width: 100%;
    height: 600px;
    display: block;
    background-image: url('../img/products/products-bg1.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    font-size: 0;
}
.products-page1-img{
    width: 55%;
    height: 100%;
    display: inline-block;
    vertical-align: middle;
    background-image: url('../img/products/products-p1.png');
    background-size: 90%;
    background-position: center;
    background-repeat: no-repeat;
}

.products-page1-info{
    width: 45%;
    display: inline-block;
    vertical-align: middle;
    padding-left: 20px;
    box-sizing: border-box;
}

.products-page1-title{
    font-size: 30px;
    color: #000;
    font-weight: 600;
    letter-spacing: 3px;
    text-shadow:  0px 0px 3px #FFF, 0px 0px 10px #FFF, 0px 0px 20px #FFF, 0px 0px 30px #FFF, 0px 0px 40px #FFF, 0px 0px 50px #FFF, 0px 0px 60px #FFF

}
.products-page1-info p{
    font-size: 25px;
    color: #000;
    font-weight: 600;
    letter-spacing: 3px;
    text-shadow:  0px 0px 3px #FFF, 0px 0px 10px #FFF, 0px 0px 20px #FFF, 0px 0px 30px #FFF, 0px 0px 40px #FFF, 0px 0px 50px #FFF, 0px 0px 60px #FFF
}
.products-page1-info span{
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 4px;
    color: #000;
    display: block;
    padding-top: 30px;
    text-align: justify;
}   

.products-page1-1{
    width: 100%;
    display: block;
    font-size: 0;
    margin: 50px auto;
    background-image: url('../img/products/products-p1-2-bg.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.products-page1-1-img{
    width: 420px;
    max-width: 100%;
    display: inline-block;
    vertical-align: middle;
}

.products-page1-1-info{
    width: calc(100% - 420px);
    display: inline-block;
    vertical-align: middle;
    padding-left: 30px;
    box-sizing: border-box;
}

.products-page1-1-title{
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 20px;
    text-shadow: 0px 0px 3px #FFF, 0px 0px 10px #FFF, 0px 0px 20px #FFF, 0px 0px 30px #FFF, 0px 0px 40px #FFF, 0px 0px 50px #FFF, 0px 0px 60px #FFF;

}

.products-page1-1-info p{
    font-size: 16px;
    color: #2d2d2d;
    padding-bottom: 5px;
    text-align: justify;
    letter-spacing: 2px;
    text-shadow: 0px 0px 3px #FFF, 0px 0px 10px #FFF, 0px 0px 20px #FFF, 0px 0px 30px #FFF, 0px 0px 40px #FFF, 0px 0px 50px #FFF, 0px 0px 60px #FFF;
}
.products-page1-2-img{
    width: 400px;
    max-width: 100%;
    display: block;
    margin: 0 auto;
}
.products-page2{
    width: 100%;
    display: block;
    font-size: 0;
    margin-bottom: 50px;
}
.products-page2-img{
    width: 500px;
    max-width: 100%;
    display: inline-block;
    vertical-align: top;
}
.products-page2-info{
    width: calc(100% - 500px);
    display: inline-block;
    vertical-align: top;
    padding-left: 20px;
    box-sizing: border-box;
}

.products-page2-title{
    font-size: 20px;
    letter-spacing: 2px;
    font-weight: 600;
    margin-bottom: 20px;
}

.products-page2-title span{
    color: #e61f7e;
}

.products-page2-info p{
    font-size: 16px;
    letter-spacing: 2px;
    text-align: justify;
    padding-bottom: 5px;
}
.products-page2-img2{
    width: 100%;
    display: block;
    margin-top: 9px;
}
.products-page1-img2{
    width: 600px;
    max-width: 100%;
    display: block;
    margin-top: 9px;
    padding-bottom: 20px;
}
.products-page2-c1{
    width: 270px;
    max-width: 100%;
    display: block;
    float: left;
}
.products-page2-c2{
    width: 270px;
    max-width: 100%;
    display: block;
    float: right;
}
.products-page1-c2{
    width: 280px;
    max-width: 100%;
    display: block;
    float: right;
}
.products-page1-top{
    width: 100%;
    display: -webkit-flex;
    display:  flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
     flex-direction:column;
    margin-bottom: 30px;
}
.products-page1-top-p3{
    width: 758px;
    max-width: 100%;
    display: block;
}
/*partner*/
.partner-box{
    width: 830px;
    display: block;
    max-width: 100%;
    margin: 50px auto;
}

.partner-img1{
    width: 350px;
    max-width: 100%;
    display: block;
    float: left;
    margin: 50px 0;
}

.partner-title{
    text-align: center;
    font-size: 25px;
    letter-spacing: 3px;
    display: block;
    margin:  30px 0;
    color: #e61f7e;
    font-weight: 600;
}
.partner-img2{
    width: 350px;
    max-width: 100%;
    display: block;
    float: right;
    margin: 50px 0;
}


.partner-list-box{
    width: 1290px;
    max-width: 100%;
    display: block;
    margin: 0 auto;
    font-size: 0;
}

.partner-list-icon{
    width: 200px;
    max-width: 100%;
    display: block;
    margin: 30px auto;
}

.partner-icon-title {
    font-size: 25px;
    color: #e61f7e;
    text-align: center;
    letter-spacing: 1px;
    margin-top: 30px;
}
.partner-list{
    width: 1000px;
    max-width: 100%;
    display: block;
    margin: 0 auto;
}
.partner-list li{
    width: 100%;
    display: block;
    margin: 0 auto;
    padding: 10px 0;
    border-top: 1px solid #959595;
}
.partner-list li:last-child{
    border-bottom: 1px solid #959595;
}
.partner-list-title{
    width: 200px;
    max-width: 100%;
    font-size: 20px;
    display: inline-block;
    vertical-align: middle;
    box-sizing: border-box;
    margin-left: 10px;
}
.partner-list-icon2{
    width: 20px;
    max-width: 100%;
    display: inline-block;
    vertical-align: middle;
    margin-top: 1px;
    transition: all .4s linear;
    position: relative;
    left: 0;
}

.partner-list-p{
    width: calc(100% - 300px);
    display: inline-block;
    margin: 0 auto;
    font-size: 18px;
    vertical-align: middle;
}
.partner-list-more{
    width: 65px;
    max-width: 100%;
    text-align: center;
    font-size: 16px;
    font-weight: 600;
    color: #FFF;
    box-sizing: border-box;
    display: inline-block;
    background-color: #e61f7e;
    padding: 0 10px;
    letter-spacing: 2px;

    vertical-align: middle;
}

.partner-list-box .page{
    padding-top: 20px;
    padding-bottom: 50px;
    clear: both;
}


.partner-list-box .news-page-back{
    margin-bottom: 50px;
}

.partner-page-box{
    width: 830px;
    max-width: 100%;
    display: block;
    margin: 50px auto;

}

.partner-page-img{
    width: 100%;
    display: block;

}
.partner-page-info{
    width: 100%;
    padding: 20px 0;
    border-bottom: 1px solid #535353;
}
.partner-page-title{
    font-size: 20px;
    font-weight: 600;
    letter-spacing: 2px;
    padding-bottom: 10px;
}
.partner-page-add, .partner-page-phone{
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 2px;
    padding-bottom: 5px;
}
.partner-page-add i, .partner-page-phone i{
    font-size: 16px;
    color: #e61f7e;
}

.partner-page-p{
    font-size: 16px;
    letter-spacing: 3px;
    text-align: justify;
    color: #3d3c3c;
    margin-top: 20px;
    margin-bottom: 30px;
}

.partner-page-box .news-page-back{
    padding: 20px 0;
}


/*contact*/
.contact-box{
    width: 1300px;
    max-width: 100%;
    display: block;
    margin: 0px auto;
    padding-top: 50px;
    padding-bottom: 120px;
    position: relative;
   
}

.contact-left{
    width: 650px;
    height: 650px;
    padding: 10px;
    box-sizing: border-box;
    max-width: 100%;
    display: block;
    float: left;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-image: url('../img/contact.jpg');
}

.contact-left-border{
    width: 100%;
    height: 100%;
    display: block;
    border: 1px solid #FFF;
}
.contact-right{
    width: 600px;
    max-width: 100%;
    display: block;
    float: right;
    position: relative;
    z-index: 1;
}
.contact-title{
    font-size: 18px;
    letter-spacing: 3px;
    text-align: justify;
    line-height: 1.6;
    margin-bottom: 30px;
}
.contact-title a{
    color: #e61f7e;
}

.contact-right li{
    width: 100%;
    display: block;
    height: 40px;
    position: relative;
    clear: both;
    margin-bottom: 20px;
}

.contact-right li input{
    width: 100%;
    height: 100%;
    display: block;
    font-size: 18px;
    padding-left: 10px;
    border-radius: 5px;
    border: 1px solid #898989;
    box-sizing: border-box;
}

.contact-list-label{
    position: absolute;
    top: 6px;
    left: 10px;
    font-size: 18px;
    letter-spacing: 3px;
}
.contact-list-label span{
    color: #e61f7e;
}
.contact-right li input:focus + .contact-list-label, .contact-right li textarea:focus + .contact-list-label{
    display: none;
}

.contact-right li.phone{
    width: 280px;
    max-width: 100%;
    display: block;
    clear: none;
}
#contact .left{
    float: left;
}
#contact .right{
    float: right;
}
.contact-right li.contact-textarea{
    height: 200px;
}
.contact-textarea textarea{
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    resize: none;
    font-size: 18px;
    padding-left: 10px;
    border: 1px solid #898989;
    border-radius: 5px;
}

.contact-right li.button input{
    background-color: #e61f7e;
    cursor: pointer;
    font-size: 0;
}
.contact-button{
    text-align: center;
    font-size: 18px;
    color: #FFF;
    position: absolute;
    left: calc(50% - 42px);
    top: calc(50% - 14px);
    letter-spacing: 3px;
    cursor: pointer;   
}   

.contact-page-back{
    width: 200px;
    max-width: 100%;
    display: block;
    margin: 0 auto;
    clear: both;
    padding-top: 100px;
    margin-bottom: 30px;
}
#contact .page-back-img{
    width: 100%;
    display: block;
    margin-bottom: 30px;
}

#contact .page-back-img img{
    width: 100%;
}
#contact .page-back-p{
    text-align: center;
    font-size: 25px;
    display: block;
    padding-left: 50px;
    letter-spacing: 5px;
    box-sizing: border-box;

}

#contact .about-flower2{
    position: absolute;
    bottom: -10px;
    right: -175px;
}