* {margin: 0px;padding: 0px;box-sizing: border-box;}
em, i {font-style: normal;}
li {list-style: none;}
img {border: 0;vertical-align: middle;}
h1, h2, h3, h4, h5, h6 {margin: 0;}
/** 重置列表元素 **/
ul, ol , li{ list-style: none; }
/** 重置文本格式元素 **/
a { text-decoration: none; }
body {margin: 0;padding: 0;font-family: "Times New Roman", Times, serif;width: 100%}

#overall_box{
    width: 100%;
    background-color: #999999;
}
#overall_box .overall_pack{
    max-width: 760px;
    background-color: #f0f1fe;
    margin: 0 auto;
}


/* 电脑端轮播图样式 */
#Windows_wrap{display: block;}
#Windows_wrap #wrap {
    position:relative;
    width: 100%;
    height: 686px;
    overflow:hidden;
}
#Windows_wrap #wrap .pic {
    position:absolute;
    top:0;
    left:0;
    width:1000%;
    height:100%;
}
#Windows_wrap .pic li {
    float:left;
    width:760px;
    height:686px;
    color:#fff;
    font-size:80px;
    text-align:center;
}
#Windows_wrap .pic li img {
    border:0;
    vertical-align:middle;
}
#Windows_wrap .tab {
    position:absolute;
    bottom:20px;
    left:50%;
    margin-left:-60px;
    height:30px;
    padding-left:10px;
    background:rgba(0,0,0,.2);
    border-radius:15px;
    transition:0.5s;
}
#Windows_wrap .tab:hover {
    background:rgba(0,0,0,.5);
    transform:scale(1.2);
}
#Windows_wrap .tab li {
    width:20px;
    height:20px;
    float:left;
    background:#fff;
    border-radius:50%;
    margin:5px 10px 0 0;
    cursor:pointer;
}
#Windows_wrap .tab li.on {
    background:#f60;
}
#Windows_wrap p {
    position:absolute;
    top:50%;
    margin-top:-30px;
    width:30px;
    background:rgba(0,0,0,0.2);
    text-align:center;
    font-size:28px;
    font-weight:bold;
    line-height:60px;
    color:#fff;
    cursor:pointer;
}
#Windows_wrap p:hover {
    background:rgba(0,0,0,0.5);
}
#Windows_wrap .prev {
    left:0;
}
#Windows_wrap .next {
    right:0;
}


/* 手机端轮播图样式 */
#Mobile_wrap{display: none;}
#Mobile_wrap #container {
    position: relative;
    width: 100%;
    overflow: hidden;
}
#Mobile_wrap #list {
    position: absolute;
    z-index: 1;
    width: 900%;
}
#Mobile_wrap #list img {
    float: left;
    width: 100%;
}
#Mobile_wrap #buttons {
    position: absolute;
    left: 50%;
    margin-left: -70px;
    bottom: 20px;
    z-index: 2;
    height: 10px;
}
#Mobile_wrap #buttons span {
    float: left;
    margin: 0 10px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: white;
    cursor: pointer;
}
#Mobile_wrap #buttons .on {
    background: sandybrown;
}
#Mobile_wrap .arrow {
    position: absolute;
    top: 50%;
    margin-top: -40px;
    z-index: 2;
    display: none;
    width: 50px;
    height: 82px;
    cursor: pointer;
    background: black;
    color: white;
    opacity: 0.5;
    font-size: 50px;
    font-weight: bold;
    border-radius: 5px;
    line-height: 82px;
    text-align: center;
}
#Mobile_wrap #container:hover .arrow {
    display: block;
}
#Mobile_wrap #prev {
    left: 20px;
}
#Mobile_wrap #next {
    right: 20px;
}


/* 放心购样式 */
.buyWithConfidence_wrap{width: 100%;background-color: #FFFFFF}
.buyWithConfidence_wrap .buyWithConfidence_box{
    padding: 30px 20px 30px 20px;
}
.buyWithConfidence_wrap .buyWithConfidence_box .buyWithConfidence_flex{
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap;
    align-items: center;
    font-size: 25px;
}
.buyWithConfidence_wrap .buyWithConfidence_box .buyWithConfidence_flex .left_div{}
.buyWithConfidence_wrap .buyWithConfidence_box .buyWithConfidence_flex .left_div strong{color: #e65238}
.buyWithConfidence_wrap .buyWithConfidence_box .buyWithConfidence_flex .left_div span{font-size: 45px}
.buyWithConfidence_wrap .buyWithConfidence_box .buyWithConfidence_flex .right_div{}
.buyWithConfidence_wrap .buyWithConfidence_box .buyWithConfidence_flex .right_div strong{color: #999999}
.buyWithConfidence_wrap .buyWithConfidence_box .buyWithConfidence_flex2{
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: nowrap;
}
.buyWithConfidence_wrap .buyWithConfidence_box .buyWithConfidence_flex2 .s_bg1{
    background-color: #ff7628;
}
.buyWithConfidence_wrap .buyWithConfidence_box .buyWithConfidence_flex2 .s_bg2{
    background-color: #e65238;
}
.buyWithConfidence_wrap .buyWithConfidence_box .buyWithConfidence_flex2 .left_div{}
.buyWithConfidence_wrap .buyWithConfidence_box .buyWithConfidence_flex2 .left_div .label{
    padding: 10px 20px 10px 20px;
    border-radius: 6px;
    font-weight: 700;
    color: #FFFFFF;
}
.buyWithConfidence_wrap .buyWithConfidence_box .buyWithConfidence_flex2 .left_div strong{
    font-size: 30px;
    position: relative;
    top: 5px;
}
.buyWithConfidence_wrap .buyWithConfidence_box .buyWithConfidence_flex2 .right_div a{color: #e65238;font-weight: 600}
.buyWithConfidence_wrap .buyWithConfidence_box .buyWithConfidence_flex3{
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: nowrap;
}
.buyWithConfidence_wrap .buyWithConfidence_box  a{color: #0ca44d}
.buyWithConfidence_wrap .buyWithConfidence_box  a:hover{color: #d80652
}
.buyWithConfidence_wrap .buyWithConfidence_box .buyWithConfidence_flex3 img{
    width: 120px;
}
.buyWithConfidence_wrap .buyWithConfidence_box .buyWithConfidence_flex3 .left_div{}
.buyWithConfidence_wrap .buyWithConfidence_box .buyWithConfidence_flex3 .left_div span{
    font-size: 25px;
    position: relative;
    top: 6px;
}
.buyWithConfidence_wrap .buyWithConfidence_box .buyWithConfidence_flex3 .right_div{}
.buyWithConfidence_wrap .buyWithConfidence_box .buyWithConfidence_flex3 .right_div span{
    font-size: 25px;
    color: #999999;
    position: relative;
    top: 5px;
}
.button_box{width: 100%;background-color: #f6f6f6}
.button_box .button_wrap{height: 126px;padding: 28px 5px}
.button_box .button_wrap a{
    width: 90%;
    display: block;
    padding: 20px 35px 20px 35px;
    border-radius: 30px;
    background-color: #e55137;
    margin: 0 auto;
    color: #FFFFFF;
    font-weight: 700;
    font-size: 20px;
}


/* 列表向上滚动样式 */
.currentNumberOfVisitors_box{width: 100%;background:linear-gradient(to bottom,#f6e3e9,#f6ece2);}
.currentNumberOfVisitors_box .currentNumberOfVisitors_wrap{padding: 15px 25px 15px 25px}
.currentNumberOfVisitors_box .currentNumberOfVisitors_wrap p{
    color: #ff650b;
    font-size: 20px;
}
.orderRollingScreen_box{
    width: 100%;
    height: 169.8px;
    overflow: hidden;
}
.orderRollingScreen_box .marquee{
    width: 100%;
}
.orderRollingScreen_box .marquee li{
    width: 100%;
}

.orderRollingScreen_wrap{
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap;
    align-items: center;
    padding: 10px 35px;
}
.orderRollingScreen_wrap .user_box{
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
}
.orderRollingScreen_wrap .user_box .user_img{}
.orderRollingScreen_wrap .user_box .user_img img{
    width: 65px;
    border-radius: 50px;
}
.orderRollingScreen_wrap .user_box .user_information{}
.orderRollingScreen_wrap .user_box .user_information .user_name{}
.orderRollingScreen_wrap .user_box .user_information p{
    color: #606060;
}
.orderRollingScreen_wrap .button_a{
    font-size: 18px;
}
.orderRollingScreen_wrap .button_a a{
    color: #FFFFFF;
    padding: 12px 25px;
    background-color: #e55137;
    border-radius: 8px;
}
.orderRollingScreen_wrap .button_a a:hover {
    background-color: rgba(229, 81, 55, 0.75);
}


/* 品牌宣传样式 */
.brandPromotion_box{
    width: 100%;
    background:linear-gradient(to bottom,#e3e0ff,#e3f1fc);
}
.brandPromotion_box .brandPromotion_wrap{
    padding: 10px 15px;
}
.brandPromotion_box .brandPromotion_wrap .content_brandPromotion{width: 100%;position: relative}

.brandPromotion_box .brandPromotion_wrap .content_brandPromotion .title_brandPromotion{margin-top: 15px}
.brandPromotion_box .brandPromotion_wrap .content_brandPromotion .title_brandPromotion h1{
    font-size: 55px;
    font-weight: 700;
}
.brandPromotion_box .brandPromotion_wrap .content_brandPromotion .title_brandPromotion h1 span{
    color: #e61c58;
}
.brandPromotion_box .brandPromotion_wrap .content_brandPromotion .list_brandPromotion{}
.brandPromotion_box .brandPromotion_wrap .content_brandPromotion .list_brandPromotion ul{
    color: #e61c58;
    font-weight: 700;
    font-size: 25px;
    margin: 20px 30px;
}
.brandPromotion_box .brandPromotion_wrap .content_brandPromotion .list_brandPromotion ul li{
    padding: 10px 0;
}
.brandPromotion_box .brandPromotion_wrap .content_brandPromotion .list_brandPromotion ul li span{
    display: inline-block;
    padding: 5px 15px;
    border: 1px black solid;
    border-radius: 50px;
}
.brandPromotion_box .brandPromotion_wrap .content_brandPromotion .brandPromotion_beauty_img{
    background: url("../images/brandPromotion_beauty_img.png") no-repeat;
    background-size: 100%;
    width: 415px;
    height: 515px;
    position: absolute;
    top: 102px;
    right: -6px;
}
.brandPromotion_box .footer_brandPromotion_img{width: 100%;position: relative}
.brandPromotion_box .footer_brandPromotion_img img{max-width: 100%}
.brandPromotion_box .footer_brandPromotion_img .footer_brandPromotion_text{
    position: absolute;
    bottom: 85px;
    right: 0;
}
.brandPromotion_box .footer_brandPromotion_img .footer_brandPromotion_text p{
    font-size: 18px;
}
.brandPromotion_box .footer_brandPromotion_img .footer_brandPromotion_text h2{
    font-size: 45px;
    font-weight: 700;
}


/*公共标题样式*/
.public_title{width: 100%;font-weight: 700;margin-top: 20px}
.public_title h3{
    font-size: 40px;
}
.public_title h3 img{
    max-width: 100%;
    width: 118px;
}
.public_title h2{
    font-size: 65px;
}
.public_title img{
    width: 50px;
}
.public_title span{font-size: 25px}


/* 饮食困扰样式 */
.eatingProblems_box{
    width: 100%;
    background: url("../images/eatingProblems_bg.png") no-repeat;
    background-size: 100%;
}
.eatingProblems_box .eatingProblems_box_wrap{
    padding: 20px 35px 20px 35px;
}
.eatingProblems_img{
    width: 100%;
    padding: 50px 0;
    position: relative;
}
.eatingProblems_img img{
   max-width: 100%;
}
.eatingProblems_img2{
    width: 100%;
    margin: 50px 0 0 0;
}
.eatingProblems_img2 img{
    max-width: 100%;
}
.product_small_img{
    position: absolute;
    bottom: -30px;
    right: 220px;
}
.product_small_img img{
    max-width: 100%;
}


/* 全网热卖样式 */
.onlineHotSale_box{
    width: 100%;
    background: url("../images/onlineHotSale_bg.png") no-repeat;
    background-size: 100%;
}
.onlineHotSale_box .onlineHotSale_warp{
    width: 90%;
    margin: 0 auto;
}
.onlineHotSale_box .onlineHotSale_warp .onlineHotSale_title{
    padding: 45px 15px;
}
.onlineHotSale_box .onlineHotSale_warp .onlineHotSale_title h3{
    font-size: 50px;
    padding: 5px 0;
}
.onlineHotSale_box .onlineHotSale_warp .onlineHotSale_title h2{
    font-size: 80px;
    font-weight: 700;
    padding: 5px 0;
}
.onlineHotSale_box .onlineHotSale_warp .onlineHotSale_title p{
    border: 1px black solid;
    width: 60%;
    margin: 5px 0 25px 0;
}
.onlineHotSale_box .onlineHotSale_warp .onlineHotSale_title span{
    padding: 15px 45px;
    background-color: #f7005b;
    border-radius: 50px;
    color: #FFFFFF;
    font-size: 25px;
}
.onlineHotSale_box .onlineHotSale_product_img{
    width: 100%;
    position: relative;
    top: -75px;
}
.onlineHotSale_box .onlineHotSale_product_img img{
    max-width: 100%;
}
.onlineHotSale_box .deliciousFood_img{
    text-align: center;
    width: 93%;
    margin: 0 auto;
    padding: 10px 0;
}
.onlineHotSale_box .deliciousFood_img img{
    max-width: 100%;
}


/* 产品功能原理 */
.productFunctionPrinciple_box{
    width: 100%;
    background:linear-gradient(to left,#ccebfd,#f8f8ff);
}
.productFunctionPrinciple_box .productFunctionPrinciple_wrap{
    padding: 20px 35px 20px 35px;
}
.productFunctionPrinciple_bg2{
    background:linear-gradient(to bottom,#f7f8fd,#e1e1fb);
    padding: 20px 35px 20px 35px;
}
.productFunctionPrinciple_box .productFunctionPrinciple_img1{width: 100%;text-align: center;}
.productFunctionPrinciple_box .productFunctionPrinciple_img1 img{max-width: 100%}
.productFunctionPrinciple_box .productFunctionPrinciple_img2{width: 100%;text-align: center;}
.productFunctionPrinciple_box .productFunctionPrinciple_img2 img{max-width: 100%}
.productFunctionPrinciple_box .productFunctionPrinciple_img3{width: 100%;text-align: center;}
.productFunctionPrinciple_box .productFunctionPrinciple_img3 img{max-width: 100%}
.productFunctionPrinciple_list{
    padding: 20px 0;
}
.productFunctionPrinciple_list .list_wrap{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
}
.productFunctionPrinciple_list .list_box{
    margin: 0 5px 0 5px;
}
.productFunctionPrinciple_list .list_box p{text-align: center;margin: 0;font-weight: 700;font-size: 20px}
.productFunctionPrinciple_list .list_box img{width: 165px}


/* 碳水星人狂喜样式 */
.carbonMercuryPeopleAreEcstatic_box{
    width: 100%;

    padding: 5px 10px 10px 5px;
}
.carbonMercuryPeopleAreEcstatic_box .carbonMercuryPeopleAreEcstatic_wrap{
    background:linear-gradient(to right,#dae9fe,#c5e0fe);
    padding: 5px 25px;
    border-radius: 10px;
    border-right: #8abeee 4px solid;
    border-bottom: #8abeee 4px solid;
    border-left: #e8efff 4px solid;
    border-top: #e8efff 4px solid;
}
.carbonMercuryPeopleAreEcstatic_box .carbonMercuryPeopleAreEcstatic_img{
    width: 100%;
}
.carbonMercuryPeopleAreEcstatic_box .carbonMercuryPeopleAreEcstatic_img img{
    max-width: 100%;
}


/* 清扫肥胖困扰样式 */
.cleanUpTheProblemOfObesity_box{
    width: 100%;
    padding: 20px 35px 20px 35px;
    background:linear-gradient(to right,#f2f0fe,#cfeffe);
}
.cleanUpTheProblemOfObesity_box .cleanUpTheProblemOfObesity_wrap{}
.cleanUpTheProblemOfObesity_box .cleanUpTheProblemOfObesity_wrap .cleanUpTheProblemOfObesity_img{
    background: url("../images/cleanUpTheProblemOfObesity_beauty_img.png") no-repeat right;
    background-size: 40%;
}
.cleanUpTheProblemOfObesity_box .cleanUpTheProblemOfObesity_wrap .cleanUpTheProblemOfObesity_img img{
    max-width: 100%;
}
.cleanUpTheProblemOfObesity_box .cleanUpTheProblemOfObesity_wrap .beauty_images{}
.cleanUpTheProblemOfObesity_box .cleanUpTheProblemOfObesity_wrap .beauty_images .title{margin-top: 30px;margin-bottom: 30px}
.cleanUpTheProblemOfObesity_box .cleanUpTheProblemOfObesity_wrap .beauty_images .title h2{
    font-size: 45px;
    font-weight: bold;
}
.cleanUpTheProblemOfObesity_box .cleanUpTheProblemOfObesity_wrap .beauty_images img{max-width: 100%}


/* 专为肥胖人群研制样式 */
.speciallyDevelopedForObesePeople_box{
    width: 100%;
}
.speciallyDevelopedForObesePeople_box .speciallyDevelopedForObesePeople_wrap{
    padding: 20px 35px 0px 35px;
}
.speciallyDevelopedForObesePeople_box .speciallyDevelopedForObesePeople_beauty_img{}
.speciallyDevelopedForObesePeople_box .speciallyDevelopedForObesePeople_beauty_img img{
    max-width: 100%;
}
.SolveObesity_wrap{
    padding: 0px 15px 20px 15px;
}
.SolveObesity_wrap .box{
    background-color: #d5e5fe;
    padding: 15px 0 15px 0;
    border: 3px #86b8eb solid;
    border-radius: 10px;
}
.SolveObesity_wrap .box h2{
    font-weight: bold;
    font-size: 40px;
    color: #cb0a43;
}
.SolveObesity_wrap .box p{
    font-weight: bold;
}
.SolveObesity_wrap .box img{
    max-width: 100%;
    width: 126px;
}


/* 全网热卖 口碑见证样式  */
.witnessThePopularityOfTheWholeNetwork_box{
    width: 100%;
    background-color: #eeedff;
}
.witnessThePopularityOfTheWholeNetwork_box .witnessThePopularityOfTheWholeNetwork_wrap{
    padding: 20px 35px 20px 35px;
}
.witnessThePopularityOfTheWholeNetwork_box .witnessThePopularityOfTheWholeNetwork_wrap .witnessThePopularityOfTheWholeNetwork_img{}
.witnessThePopularityOfTheWholeNetwork_box .witnessThePopularityOfTheWholeNetwork_wrap .witnessThePopularityOfTheWholeNetwork_img img{max-width: 100%}


/* 多项权威机构认证样式 */
.certificationByMultipleAuthorities_box{
    width: 100%;
    background: linear-gradient(to right,#f2f0fe,#cfeffe);
}
.certificationByMultipleAuthorities_box .certificationByMultipleAuthorities_wrap{
    padding: 20px 35px 20px 35px;
}
.certificationByMultipleAuthorities_box .certificationByMultipleAuthorities_wrap .certificationByMultipleAuthorities_img{}
.certificationByMultipleAuthorities_box .certificationByMultipleAuthorities_wrap .certificationByMultipleAuthorities_img img{max-width: 100%}


/* 时刻享受美好生活样式 */
.enjoyAGoodLifeAtAllTimes_box{
    width: 100%;
    background: url("../images/enjoyAGoodLifeAtAllTimes_bg.png") no-repeat;
    background-size: 100%;
}
.enjoyAGoodLifeAtAllTimes_box .enjoyAGoodLifeAtAllTimes_wrap{
    padding: 20px 35px 20px 35px;
}
.enjoyAGoodLifeAtAllTimes_box .enjoyAGoodLifeAtAllTimes_wrap .enjoyAGoodLifeAtAllTimes_img{padding: 20px 0 20px 0}
.enjoyAGoodLifeAtAllTimes_box .enjoyAGoodLifeAtAllTimes_wrap .enjoyAGoodLifeAtAllTimes_img img{max-width: 100%}


/* footer banner图样式  */
.product_banner_box{
    width: 100%;
}
.product_banner_box .product_banner_wrap{}
.product_banner_box .product_banner_wrap img{max-width: 100%}
.fgx{
    border-bottom: 8px #f6f6f6 solid;
}


/* 填写订单样式 */
.fillInTheOrder_box{
    width: 100%;
    background-color: #FFFFFF;
}
.fillInTheOrder_box .fillInTheOrder_warp{
    padding: 15px 25px 15px 25px;
}
.fillInTheOrder_box .fillInTheOrder_warp h2{
    font-weight: bold;
    padding: 15px 0;
}
.product_information{
    display: flex;
    justify-content: space-evenly;
    align-items: center;
}
.product_information .product_img{margin-right: 5px}
.product_information .product_img img{
    width: 225px;
}
.product_information .information_wrap{
    margin-left: 5px;
}
.product_information .information_wrap .information1{padding: 15px 0;}
.product_information .information_wrap .information1 .qualityGoods_span{
    padding: 5px 15px 5px 15px;
    background-color: black;
    color: #FFFFFF;
    border-radius: 5px;
    font-weight: bold;
}
.product_information .information_wrap .information2{padding: 15px 0}
.product_information .information_wrap .information2 span{
    padding: 10px 25px 10px 25px;
    border: 2px #d75a48 solid;
    color: #d75a48;
    border-radius: 5px;
    font-weight: bold;
}
.product_information .information_wrap .information3{padding: 5px 0}
.product_information .information_wrap .information3 strong{
    color: #d75a48;
}
.product_information .information_wrap .information3 strong span{
    font-size: 35px;
}
.shoppingGuarantee_box{
    width: 100%;
}
.shoppingGuarantee_box .shoppingGuarantee_wrap{
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 25px 0 15px 0;
}
.shoppingGuarantee_box .shoppingGuarantee_wrap img{
    max-width: 100%;
}
.top{
    position: relative;
    top: 6px;
}
.shoppingGuarantee_box .shoppingGuarantee_wrap .box1{}
.shoppingGuarantee_box .shoppingGuarantee_wrap .box1 span{
    font-size: 23px;
    color: #57b638;
}
.shoppingGuarantee_box .shoppingGuarantee_wrap .box2{}
.shoppingGuarantee_box .shoppingGuarantee_wrap .box2 span{
    font-size: 23px;
    color: black;
}
.form_box{
    width: 100%;
    background-color: #FFFFFF;
}
.form_box .form_wrap{
    padding: 0px 25px 10px 25px;
}
.form_box .form_wrap form{
    background: #f7ddc6 url("../images/form_bg.png") no-repeat bottom right;
    background-size: 65%;
    border: 2px #dd553d solid;
    border-radius: 5px;
    text-align: center;
    padding: 60px 25px 60px 25px;
}
.title_form{
    padding: 15px 0 15px 0;
    border: 2px #dd553d solid;
    border-radius: 5px;
    color: #dd553d;
    background-color: #f8edeb;
}
.title_form h2{
    font-size: 35px;
}
.product_picture{position: relative}
.product_picture .price_gif{
    width: 86px;
    height: 80px;
    background: url("../images/price.gif") no-repeat;
    background-size: 100%;
    position: absolute;
    right: 165px;
    top: 0px;
}
.product_picture img{
    width: 256px;
}
.input_style{
    width: 90%;
    height: 58px;
    margin: 0 auto;
}
.input_style input{
    border: none;
    width: 100%;
    height: 100%;
    font-size: 25px;
    border-radius: 50px;
    text-indent: 1em;
}
.input_style input:focus {
    outline:none;
    border: 2px #dd553d solid;
}
.button_style button{
    outline:none;
    width: 100%;
    height: 100%;
    border: none;
    background-color: rgba(255, 255, 255, 0);
    color: #FFFFFF;
    font-size: 25px;
}
.button_style{
    line-height:55px;
    height:55px;
    width:85%;
    color:#ffffff;
    background-color:#ededed;
    font-size:15px;
    font-weight:bold;
    font-family:Arial;
    background:-moz-linear-gradient(top, #00b968 5%, #03973f 100%);
    background:-o-linear-gradient(top, #00b968 5%, #03973f 100%);
    background:-ms-linear-gradient(top, #00b968 5%, #03973f 100%);
    background:linear-gradient(to bottom, #00b968 5%, #03973f 100%);
    background:-webkit-linear-gradient(top, #00b968 5%, #03973f 100%);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00b968', endColorstr='#03973f',GradientType=0);
    border:1px solid #00b968;
    -webkit-border-top-left-radius:30px;
    -moz-border-radius-topleft:30px;
    border-top-left-radius:30px;
    -webkit-border-top-right-radius:30px;
    -moz-border-radius-topright:30px;
    border-top-right-radius:30px;
    -webkit-border-bottom-left-radius:30px;
    -moz-border-radius-bottomleft:30px;
    border-bottom-left-radius:30px;
    -webkit-border-bottom-right-radius:30px;
    -moz-border-radius-bottomright:30px;
    border-bottom-right-radius:30px;
    -moz-box-shadow: inset 0px 1px 0px 0px #bbdaf7;
    -webkit-box-shadow: inset 0px 1px 0px 0px #bbdaf7;
    box-shadow: inset 0px 1px 0px 0px #bbdaf7;
    text-align:center;
    display:inline-block;
    text-decoration:none;
}
.button_style:hover{
    background-color:#f5f5f5;
    background:-moz-linear-gradient(top, #03973f 5%, #00b968 100%);
    background:-o-linear-gradient(top, #03973f 5%, #00b968 100%);
    background:-ms-linear-gradient(top, #03973f 5%, #00b968 100%);
    background:linear-gradient(to bottom, #03973f 5%, #00b968 100%);
    background:-webkit-linear-gradient(top, #03973f 5%, #00b968 100%);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#03973f', endColorstr='#00b968',GradientType=0);
}

.footer_box{
    max-width: 760px;
    position: fixed;
    bottom: 0;
    z-index: 99;
}
.footer_box .footer_wrap{

    width: 100%;
}
.footer_box .footer_wrap img{
    max-width: 100%;
}