section#PageF{ padding: 100px 40px 70px 40px; background: -webkit-linear-gradient(top,rgba(244,240,237,0.95),rgba(244,240,237,0.8)),url(../images/bg-L.jpg) no-repeat fixed;
     background: -ms-linear-gradient(top,rgba(244,240,237,0.95),rgba(244,240,237,0.8)),url(../images/bg-L.jpg) no-repeat fixed;}
section#PageF h1{ font-weight: bold; text-align: center;list-style: 2;}
section#PageF hr{background: #006F53; height: 2px; width:200px;margin-bottom: 50px;}
section#PageF h2{ font-weight: bold; text-align: center;list-style: 2;}
section#PageF h3{ font-weight: bold; font-size: 18px;margin-left: 20px;}
section#PageF .txt{text-align: center;font-size: 20px;list-style: 2;font-weight: bold;}
section#PageF .txt-L{font-size: 22px;list-style: 2;background:rgb(85,85,85);border-radius: 10px;padding: 27px;font-weight: bold;background: #006F53;color: #FFF;}
section#PageF .box{background:rgb(85,85,85);border-radius: 10px;padding: 20px;}
section#PageF  div.box {font-size: 18px !important;background: #006F53;color: #FFF;}
section#PageF  div.box ul > li{line-height: 1.8rem !important;}
section#PageF > div.row{ padding: 0; }

section#PageF div.Item{margin: 25px;}
section#PageF div.Item > img{ width: 90%; margin:0 auto; display:block; }
section#PageF div.Item > h4 { background:rgb(85,85,85); color:rgb(255,255,255); padding: 7px 20px; margin-bottom: 15px;}
section#PageF div.Item ul{ padding-right: 15px;margin-left: 25px; }
section#PageF div.Item ul > li{ line-height: 1.8rem;  }

.box-icon > img{width: 8%;display: block;margin: auto;}









#discount .box-con{border-radius: 15px;padding:30px;width:100%;margin: 80px auto 40px;background-color: #006F53;}
#discount .box-con .title {display: flex;align-items: center;margin: 0 0 20px;}
#discount .box-con .title img{width: 40px;margin-right: 10px;}
#discount .box-con .title h4 {color: #fff;display: inline-block;margin: 0;font-weight: 600;border-radius: 60px;font-size: 2.6rem;}
 
#discount .box-con  p,#discount .box-con  ul li {font-size: 1rem;color: #FFF;}
#discount .box-con  ul {margin: 0; padding:15px 30px;border-radius: 2px;}
#discount .box-con  ul li h5{font-size: 1.1rem;text-align: left;font-weight: 600;}
#discount .box-con  a{color: rgb(255, 240, 187);transition: all .3s linear;}
#discount .box-con  a:hover{color: rgb(245, 225, 13)}

#discount .box-con .con {display: flex;}
#discount .box-con .con .text {width: 70%;}
#discount .box-con .con .photo {width:25%;margin: -15px auto 0;}
#discount .box-con .con .photo img{width: 100%;}

#discount .photo-m{display: none;}


#discount .box-con  h5 {line-height: 1.8;color: #fff;font-weight: 600;}




















@media(max-width:1280px){
    section#PageF > div.row{ padding: 40px 20px; }
    section#PageF div.Item{margin: 25px 15px;}
}
@media(max-width:1024px){
    section#PageF > div.row{ padding: 20px 0; }
    section#PageF div.Item{margin: 15px 7px;}
    section#PageF div.Item > h4{ font-size: 1.4rem; }
}
@media(max-width:767px){
    section#PageF > div.row{ padding: 20px 30px; }
    section#PageF div.Item{margin: 20px;}
    section#PageF div.Item > img{ width: 80%; }
    section#PageF div.Item > h4{ font-size: 1.2rem; }
    section#PageF h1{ font-size: 32px;}
    section#PageF h2{ font-size: 30px;width: 320px;margin: auto;}
    section#PageF .txt{font-size: 20px;width: 300px;margin: auto;}






    #discount .box-con .title h4 { font-size: 2rem; }
    #discount .box-con{width: 90%;padding:30px 15px 15px;}
    #discount .box-con .con {flex-direction: column;}
    #discount .box-con .con .text {width: 100%;}
    #discount .photo-m{display: block;width:60%;margin: 0 auto 10px;}
    #discount .photo-m img{width: 100%;}
    #discount .box-con .con .photo {display: none;}




}
@media(max-width:640px){
    section#PageF > div.row{ padding: 20px 10px; }
    section#PageF div.Item{margin: 20px 0;}
    section#PageF div.Item > img{ width: 90%; }
}
@media(max-width:480px){
    section#PageF{ padding: 40px 20px;} 
    section#PageF > div.row{ padding: 20px 0; }
    section#PageF div.Item > img{ width: 95%; }


}



