/* About Us Start */
#about-us { padding: 80px 72px; overflow: hidden;}
    .about-us { margin-top: 50px;}
    .about-us .company { box-shadow: 0px 8px 24px 0px rgba(0, 0, 0, 0.08);}
    .about-us .company .image { float: left; width: 50%;}
    .about-us .company .content { float: right; width: 50%; padding: 45px 30px; }
    .about-us .company .content .intro { margin: 30px auto 0 auto; font-size: 16px;}
    .about-us .company .content .intro h1.enterprise { font-weight: 700; color: #c08a4a; font-size: 24px; margin: 15px auto 15px auto;}
/* About Us End */

/* Current Location Star */
#current-location { width: 100%; padding: 0 72px; height: 64px; line-height: 64px; background: rgba(248, 248, 248, 1); }
    #current-location .categorys { float: right;}
    #current-location .categorys a { float: left; display: block; color: #333; transition: color .3s; padding: 0 35px 0 0;}
    #current-location .categorys a:hover { color: #e75520;}
    #current-location .categorys a.on { font-weight: 700; color: #e75520;}
    #current-location .categorys a:last-child { padding-right: 0;}

    #current-location .breadcrumbs { float: left;}
    #current-location .breadcrumbs span { float: left;}

    #current-location .breadcrumbs a { font-size: 14px; color: #999; transition: color .3s;}
    #current-location .breadcrumbs span:last-child a { color: #666;}
    #current-location .breadcrumbs i { width: 4px; height: 64px; display: block; float: left; background: url('../img/arrow.png') no-repeat center; margin: 0 10px; }
    #current-location .breadcrumbs i.fa { width: auto; height: 64px; color: #999; background: none; line-height: 64px; margin: 0 10px 0 0;}

    #current-location .icos { float: right; color: #999;}
/* Current Location End */

/* Corporate Logo Star */
#corporate-logo { text-align: center; margin: 50px 0;}
    #corporate-logo .logo { margin-bottom: 10px;}
    #corporate-logo .slogan { letter-spacing: 5px; font-size: 24px; line-height: 30px;}
    #corporate-logo .slogan i { font-size: 12px; vertical-align: top; margin-top: 9px; margin-left: 15px; margin-right: 15px;}
/* Corporate Logo End */

/* Corporate Culture Star */
#corporate-culture { background: url('../img/culture.jpg') center / cover no-repeat; position: relative; border-top:1px solid rgba(192, 138, 74, 0.1);  border-bottom:1px solid rgba(192, 138, 74, 0.1); }
    #corporate-culture ul.culture { }
    #corporate-culture ul.culture li { width: 33.333333%; float: left; height: 600px; border-right: 1px solid rgba(255,255,255,0.1); padding: 250px 100px 0 100px; color: #FFF; text-align: left;}
    #corporate-culture ul.culture li:last-child { border-right: 0;}
    #corporate-culture ul.culture li .name  { font-size: 32px; font-weight: 700;}
    #corporate-culture ul.culture li .intro { margin: 20px 0 0 0; font-size: 18px;}

    #corporate-culture::before { content: ""; position: absolute; right: 0; top: 0; z-index: 20; width: 100%; height: 100%; background: #FFF; transition: all 1.2s ease-in;}
    #corporate-culture.animated::before {width: 0;}
/* Corporate Culture End */

/* Our Honor Start */
#our-honor { padding: 80px 72px; overflow: hidden;}
    .our-honor { }
    .our-honor ul.lists { margin: 0 auto;}
    .our-honor ul.lists li { float: left; width: 18.400000%; text-align: center; margin: 0 2% 20px 0; background: #f6f6f6; padding: 10px;}
    .our-honor ul.lists li:nth-child(5n) { margin-right: 0;}
    .our-honor ul.lists li .pics { margin: 0 auto; width: 100%; overflow: hidden;}
    .our-honor ul.lists li .pics img { -o-transition: all .6s; -moz-transition: all .6s; -webkit-transition: all .6s; -ms-transition: all .6s; transition: all .6s;}
    .our-honor ul.lists li:hover .pics img { transform: scale(1.1); -ms-transform: scale(1.1); -moz-transform: scale(1.1); -webkit-transform: scale(1.1); -o-transform: scale(1.1);}
    .our-honor ul.lists li .names { font-size: 15px; line-height: 24px; height: 24px; overflow: hidden; text-align: center; margin: 15px auto 10px auto; -o-transition: all .6s; -moz-transition: all .6s; -webkit-transition: all .6s; -ms-transition: all .6s; transition: all .6s;}
    .our-honor ul.lists li:hover .names { font-size: 15px;  font-weight: bold; color: #000; }
/* Our Honor End */

/* Pro Video Start */
#pro-video { position: relative; line-height: 0; margin: 0; padding: 0; }
    #pro-video .floating { position: absolute; text-align: center; left: 0; top: 0; width: 100%; height: 100%; line-height: 1; background: rgba(0,0,0,0.23); color: #FFF; padding-top: 10%;}
    #pro-video .floating .brand { font-size: 26px; font-weight: 700; letter-spacing: 5px;}
    #pro-video .floating .name { font-size: 26px; font-weight: 700; letter-spacing: 5px; margin-top: 10px;}
    #pro-video .floating .price { font-size: 24px; margin-top: 20px;}
    #pro-video .floating .price span { font-size: 32px; font-family:'Geometric415BT BlackA'; }
    #pro-video .floating .intro { margin-top: 10px; font-size: 18px;}
    #pro-video .floating .button { margin: 15px auto 0 auto;}

    #pro-video .floating .button a.play { display: none;}
    #pro-video .floating .button a.buy { overflow: hidden; font-weight: 500; font-size: 15px; line-height: 1; display: inline-block; position: relative; letter-spacing: 1px; padding: 12px 30px; text-align: center; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; transition:all .6s; -moz-transition:all .6s; -webkit-transition:all .6s; -o-transition:all .6s;}
    #pro-video .floating .button a.buy:before {content: "";position: absolute;display: block;transition: all .6s;width: 100%;height: 0;border-radius: 50%;left: 50%;top: 50%;padding-top: 100%;transform: translateX(-50%) translateY(-50%);-webkit-animation: wave 1.3s infinite;animation: wave 1.3s infinite;z-index: 1;}
    #pro-video .floating .button a.buy { background-color: #c08a4a; color: #FFF;}

/* Pro Video End */

/* Product Ingredients Start */
#product-ingredients { padding: 80px 0 0 0; overflow: hidden;}
    .product-ingredients { margin-top: 50px; height: 440px; overflow: hidden;}
    .product-ingredients ul li.on{ width: 25.000000%;}
    .product-ingredients ul li.active{ width: 18.750000%;}
    .product-ingredients ul li { position: relative; float: left; width: 20.000000%; height: 440px; transition:all .5s; -moz-transition:all .5s; -webkit-transition:all .5s; -o-transition:all .5s;}
    .product-ingredients ul li a { position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 1; display: block; background: rgba(0,0,0,.5);}
    .product-ingredients ul li a .texts { position: absolute; top: 50%; left: 50%; z-index: 1; text-transform: capitalize; margin-left: -125px; margin-top: -125px; width: 250px; display: block; padding: 45px 15px; text-align: center; color: #fff; transition: all .3s ease;}

    .product-ingredients ul li a .texts .name { margin: 15px 0 0 0;}
    .product-ingredients ul li a .texts .name .cng { font-size: 28px; text-transform: capitalize;}
    .product-ingredients ul li a .texts .name .eng { font-size: 16px; font-family: 'OswaldBold'; text-transform: capitalize; margin-top: 2px;}
    .product-ingredients ul li a .texts .intro { line-height: 1.2; font-size: 15px; padding: 10px 0 0 0; display: block;}

    .product-ingredients ul li.on .texts { background-color:#c08a4a;}
    .product-ingredients ul li:nth-child(1).on .texts { background-color: #c08a4a;}
    .product-ingredients ul li:nth-child(2).on .texts { background-color: #ff8a00;}
    .product-ingredients ul li:nth-child(3).on .texts { background-color: #cd3416;}
    .product-ingredients ul li:nth-child(4).on .texts { background-color: #ed3d95;}
    .product-ingredients ul li:nth-child(5).on .texts { background-color: #4285f4;}
/* Product Ingredients End */

/* Product Drink Start */
#product-drink { padding: 80px 0 0 0; overflow: hidden;}
    .product-drink { margin-top: 50px;}
    .product-drink .ones { border-top:1px solid rgba(192, 138, 74, 0.1); border-bottom:1px solid rgba(192, 138, 74, 0.1); }
    .product-drink .ones .lefts { float: left; width: 50%; position: relative;}
    .product-drink .ones .lefts .number { position: absolute; top: 0; right: 0; font-size: 38px; width: 80px; height: 80px; line-height: 86px; overflow: hidden; color: #FFF; font-family: 'OswaldStencilRegular'; background: #c08a4a; text-align: center; transition: 0.6s;-webkit-transition: 0.6s;-moz-transition: 0.6s; -o-transition: 0.6s;}
    .product-drink .ones:hover .lefts .number { font-size: 58px;}
    .product-drink .ones .rights { float: right; width: 45%; padding-top: 8%;}

    .product-drink .twos { background:#F8F9FC; background: linear-gradient(180deg, #F1F3F9 0%, #F8F9FC 100%);}
    .product-drink .twos .lefts { float: left; width: 45%; padding-top: 8%; text-align: right;}
    .product-drink .twos .rights { float: right; width: 50%; position: relative;}
    .product-drink .twos .rights .number { position: absolute; top: 0; left: 0; font-size: 38px; width: 80px; height: 80px; line-height: 86px; overflow: hidden; color: #FFF; font-family: 'OswaldStencilRegular'; background: #c08a4a; text-align: center; transition: 0.6s;-webkit-transition: 0.6s;-moz-transition: 0.6s; -o-transition: 0.6s;}
    .product-drink .twos:hover .rights .number { font-size: 58px;}
/* Product Drink End */

/* Pro Price Start */
#pro-price { background: #fcecca;}
    #pro-price .image { float: left; width: 50.000000%;}
    #pro-price .text { float: right; width: 50.000000%; text-align: center; padding-top: 17%;}
    #pro-price .text .brand { font-size: 26px; font-weight: 700; letter-spacing: 5px;}
    #pro-price .text .name { font-size: 26px; font-weight: 700; letter-spacing: 5px; margin-top: 10px;}

    #pro-price .text .price { font-size: 24px; margin-top: 20px;}
    #pro-price .text .price span { font-size: 32px; font-family:'Geometric415BT BlackA'; color: #c08a4a;}

    #pro-price .text .intro { margin-top: 10px; font-size: 18px;}

    #pro-price .text .button { margin: 15px auto 0 auto;}
    #pro-price .text .button a.buy { overflow: hidden; font-weight: 500; font-size: 15px; line-height: 1; display: inline-block; position: relative; letter-spacing: 1px; padding: 12px 30px; text-align: center; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; transition:all .6s; -moz-transition:all .6s; -webkit-transition:all .6s; -o-transition:all .6s;}
    #pro-price .text .button a.buy:before {content: "";position: absolute;display: block;transition: all .6s;width: 100%;height: 0;border-radius: 50%;left: 50%;top: 50%;padding-top: 100%;transform: translateX(-50%) translateY(-50%);-webkit-animation: wave 1.3s infinite;animation: wave 1.3s infinite;z-index: 1;}
    #pro-price .text .button a.buy { background-color: #c08a4a; color: #FFF;}
/* Pro Price End */

/* Product Crowd Start */
#product-crowd { padding: 80px 72px 30px 72px; overflow: hidden;}
    .product-crowd { margin-top: 50px;}

    .product-crowd ul li { float: left;  width: 23.500000%; margin-right: 2%; background:#FFF; position: relative; -webkit-box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.1); -moz-box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.1); box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.1); behavior: url(ie-css3.htc);}
    .product-crowd ul li:nth-child(4n) { margin-right: 0;}
    .product-crowd ul li .imgs { overflow: hidden; }
    .product-crowd ul li .imgs img { transition:all .6s; -moz-transition:all .6s; -webkit-transition:all .6s; -o-transition:all .6s;}
    .product-crowd ul li:hover .imgs img { transform: scale(1.1); -ms-transform: scale(1.1); -moz-transform: scale(1.1); -webkit-transform: scale(1.1); -o-transform: scale(1.1);}
    .product-crowd ul li .texts { box-sizing: border-box; padding: 20px 20px 25px; text-align: center;}
    .product-crowd ul li .texts .t {display: block; color: #9d5f3d; font-size: 22px;line-height: 1.4;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;transition: all .3s ease;-webkit-transition: all .3s ease;}
    .product-crowd ul li .texts .d {font-size: 14px;margin-top: 10px;color: #c69b7b;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
    .product-crowd ul li .texts .more {display: inline-block;font-size: 14px;color: #9d5f3d;position: relative; text-align: center; margin: 15px auto 0 auto; width: 100%; -o-transition: all .3s; -moz-transition: all .3s; -webkit-transition: all .3s; -ms-transition: all .3s; transition: all .3s;}
    .product-crowd ul li:after { position: absolute; transition: all .3s ease; -webkit-transition: all .3s ease; left: calc(50% - 35px); width: 70px; bottom: 0; background: #9d5f3d; height: 3px;content: "";}
    .product-crowd ul li:hover:after { left: 0; width: 100%;}
/* Product Crowd End */

/* Pages Star */
.pages{ text-align: center;padding: 15px 0;font-size: 13px; font-family:Verdana,Arial,Helvetica,sans-serif; }
    .pages .item { display: inline-block; vertical-align: top; margin: 0 2px 2px 2px; border: 1px solid #eaeaea; line-height: 32px; min-width: 20px; text-align: center; padding: 0 10px; text-transform:capitalize; -moz-border-radius:2px; -webkit-border-radius:2px; border-radius:2px;}
    .pages .on { background: #eaeaea;}
/* Pages End */

/* Ajax Page Star */
.ajax-page { text-align: center; margin: 0 auto;}
    .ajax-page .current { color: #fff; background-color: #e75520; border-color: #e75520;}
/* Ajax Page End */

/* Loading Star */
.loading { font-size: 0; text-align: center; line-height: 10px; margin: 20px auto;}
    .loading i { margin: 0 9px; display: inline-block; vertical-align: top; width: 10px; height: 10px; background-color: #333; -moz-border-radius: 100%; -webkit-border-radius: 100%; border-radius: 100%;}

    .loading i:nth-of-type(1) {-webkit-animation: loading1 1s linear infinite;animation: loading1 1s linear infinite;}
    .loading i:nth-of-type(2) {opacity: .85;-webkit-animation: loading2 1s linear infinite;animation: loading2 1s linear infinite;}
    .loading i:nth-of-type(3) {opacity: .7;-webkit-animation: loading3 1s linear infinite;animation: loading3 1s linear infinite;}
    .loading i:nth-of-type(4) {opacity: .55;-webkit-animation: loading4 1s linear infinite;animation: loading4 1s linear infinite;}
    .loading i:nth-of-type(5) {opacity: .4;-webkit-animation: loading5 1s linear infinite;animation: loading5 1s linear infinite;}
    .loading i:nth-of-type(6) {-webkit-opacity: .25;animation: loading6 1s linear infinite;animation: loading6 1s linear infinite; }

    @keyframes loading1 { 0% {opacity: 1} 50% {opacity: .25} 100% {opacity: 1} }
    @keyframes loading2 { 0% {opacity: .85} 10% {opacity: 1} 60% {opacity: .25} 100% {opacity: .85} }
    @keyframes loading3 { 0% {opacity: .7} 20% {opacity: 1} 70% {opacity: .25} 100% {opacity: .7} }
    @keyframes loading4 { 0% {opacity: .55} 30% {opacity: 1} 80% {opacity: .25} 100% {opacity: .55} }
    @keyframes loading5 { 0% {opacity: .4} 40% {opacity: 1} 90% {opacity: .25} 100% {opacity: .4} }
    @keyframes loading6 { 0% {opacity: .25} 50% {opacity: 1} 100% {opacity: .25} }

    @-webkit-keyframes loading1 { 0% {opacity: 1} 50% {opacity: .25} 100% {opacity: 1} }
    @-webkit-keyframes loading2 { 0% {opacity: .85} 10% {opacity: 1} 60% {opacity: .25} 100% {opacity: .85} }
    @-webkit-keyframes loading3 { 0% {opacity: .7} 20% {opacity: 1} 70% {opacity: .25} 100% {opacity: .7}}
    @-webkit-keyframes loading4 { 0% {opacity: .55} 30% {opacity: 1} 80% {opacity: .25} 100% {opacity: .55}}
    @-webkit-keyframes loading5 { 0% {opacity: .4} 40% {opacity: 1} 90% {opacity: .25} 100% {opacity: .4}}
    @-webkit-keyframes loading6 { 0% {opacity: .25} 50% {opacity: 1} 100% {opacity: .25}}
/* Loading End */



/* <1920的设备 */
@media screen and (max-width: 1920px){

}

/* <1680的设备 */
@media screen and (max-width: 1680px){

}

/* <1500的设备 */
@media screen and (max-width: 1500px){

}

/* <1440的设备 */
@media screen and (max-width: 1440px){

}

/* <1366的设备 */
@media screen and (max-width: 1366px){
    /* Current Location Star */
    #current-location { padding-left: 30px; padding-right: 30px;}
    /* Current Location End */

    /* Our Honor Start */
    #our-honor { padding-left: 30px; padding-right: 30px;}
    /* Our Honor End */

    /* Product Crowd Start */
    #product-crowd { padding-left: 30px; padding-right: 30px;}
    /* Product Crowd End */
}

/* <1200的设备 */
@media screen and (max-width: 1200px){
    /* Current Location Star */
    #current-location { padding-left: 10px; padding-right: 10px;}
    /* Current Location End */

    /* Our Honor Start */
    #our-honor { padding-left: 10px; padding-right: 10px;}
    /* Our Honor End */

    /* Product Crowd Start */
    #product-crowd { padding-left: 10px; padding-right: 10px;}
    /* Product Crowd End */
}

/* <991的设备 */
@media screen and (max-width: 991px){

    /* Pages Star */
    .pages .item.num { display: none;}
    /* Pages End */

    /* About Us Start */
    #about-us { padding: 30px 10px; }
    .about-us { margin-top: 20px;}
    .about-us .company .image { float: none; width: 100.000000%;}
    .about-us .company .content { float: none; width: 100%; padding: 30px 15px; }
    .about-us .company .content .intro { margin-top: 20px;}
    .about-us .company .content .intro h1.enterprise { font-size: 20px; margin: 10px auto;}
    /* About Us End */

    /* Corporate Culture Star */
    #corporate-culture ul.culture { margin-top: 50px;}
    #corporate-culture ul.culture li { width: 100.000000%; float: none; height: auto; border-right: none; padding: 0 15px; margin-bottom: 50px; text-align: center;}
    #corporate-culture ul.culture li .name { font-size: 24px;}
    /* Corporate Culture End */

    /* Pro Video Start */
    #pro-video .floating { padding-top: 6%;}
    #pro-video .floating .brand { font-size: 20px;}
    #pro-video .floating .name { font-size: 20px;}
    #pro-video .floating .price { font-size: 18px; margin-top: 15px;}
    #pro-video .floating .price span { font-size: 22px; }
    #pro-video .floating .intro { font-size: 17px;}

    #pro-video .floating .button a.play { display: block; overflow: hidden; margin-right: 5px; font-weight: 500; font-size: 14px; line-height: 1; display: inline-block; position: relative; letter-spacing: 1px; padding: 10px 20px; text-align: center; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; transition:all .6s; -moz-transition:all .6s; -webkit-transition:all .6s; -o-transition:all .6s;}
    #pro-video .floating .button a.play:before {content: "";position: absolute;display: block;transition: all .6s;width: 100%;height: 0;border-radius: 50%;left: 50%;top: 50%;padding-top: 100%;transform: translateX(-50%) translateY(-50%);-webkit-animation: wave 1.3s infinite;animation: wave 1.3s infinite;z-index: 1;}
    #pro-video .floating .button a.play { background-color: #c08a4a; color: #FFF;}

    #pro-video .floating .button a.buy { font-size: 14px; padding: 10px 20px;}
    /* Pro Video End */

    /* Pro Price Start */
    #pro-price .image { float: none; width: 100.000000%;}
    #pro-price .text { float: none; width: 100.000000%; text-align: center; padding-top: 30px; padding-bottom: 25px;}
    #pro-price .text .brand { font-size: 20px; }
    #pro-price .text .name { font-size: 20px; margin-top: 0;}

    #pro-price .text .price { font-size: 18px; margin-top: 5px;}
    #pro-price .text .price span { font-size: 22px;}

    #pro-price .text .intro { font-size: 17px; margin-top: 5px;}
    #pro-price .text .button a.buy { font-size: 14px; padding: 10px 20px;}
    /* Pro Price End */

    /* Product Ingredients Start */
    #product-ingredients { padding: 30px 0 0 0;}
    .product-ingredients { margin-top: 20px; height:auto;}
    .product-ingredients ul li { float: none; width: 100%; height: 260px;}
    .product-ingredients ul li a .texts { top: 44%; left: 50%; margin-left: -160px; margin-top: -95px; width: 320px;}
    /* Product Ingredients End */

    /* Product Drink Start */
    #product-drink { padding: 30px 0 0 0;}
    .product-drink { margin-top: 20px;}
    .product-drink .ones .lefts { float: none; width: 100%;}
    .product-drink .ones .lefts .number { font-size: 28px; width: 50px; height: 50px; line-height: 56px;}
    .product-drink .ones:hover .lefts .number { font-size: 28px;}
    .product-drink .ones .rights { float: none; width: 100%; padding: 20px 10px;}

    .product-drink .twos .lefts { float: none; width: 100%; padding: 20px 10px; text-align: left;}
    .product-drink .twos .rights { float: none; width: 100%; }
    .product-drink .twos .rights .number { font-size: 28px; width: 50px; height: 50px; line-height: 56px;}
    .product-drink .twos:hover .rights .number { font-size: 28px;}
    /* Product Drink End */

    /* Our Honor Start */
    #our-honor { padding: 30px 10px;}
    .our-honor ul.lists li { width: 48.500000%; margin-right: 3%;}
    .our-honor ul.lists li:nth-child(5) { margin-right: 3%;}
    .our-honor ul.lists li:nth-child(2n) { margin-right: 0;}
    /* Our Honor End */

    /* Product Crowd Start */
    #product-crowd { padding: 30px 10px 10px 10px;}
    .product-crowd { margin-top: 20px;}

    .product-crowd ul li { width: 48.500000%; margin-right: 3%; margin-bottom: 20px;}
    .product-crowd ul li:nth-child(2n) { margin-right: 0;}
    .product-crowd ul li .texts .d { display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;overflow: hidden;}
    /* Product Crowd End */

}

/* <767的设备 */
@media screen and (max-width: 767px){

}

/* <450的设备 */
@media screen and (max-width: 450px){

}