@CHARSET "UTF-8";
/**
 * Theme Name: pp2023
 * Author: info@embraiz.com
 * Author URI: http://www.embraiz.com
 * Version: 2.0
 */
/*menu*/
footer .return_top{
    right: 40px;
    bottom: 90px;
    position: fixed;
}
footer .return_top a{
    display: inline-block;
    padding: 1px 7px;
    background-color: #e43c3d;
    color: #ffffff;
    border-radius: 3px;
}

/*home*/
.h-menu{    position: absolute;
        top: 5%;
    right: 30px;
    width: 100%;}
.h-menu a.btn {
       padding: 4% 2%;
    background-image: linear-gradient(#fff,#efedf8, #b1accf);
    border:none;
    box-shadow: 0px 13px 10px 0px #b1accf;
    margin-left: 15px;
    border-radius: 82px;
    min-width: 20%;
    font-size: 2.5vw;
    color: #611985;
    font-weight: bold;
    font-family: sans-serif;
}
.h-menu a:hover{
	    opacity: 1;
}

/*index*/
.index .section1 .start-btn button[type=submit] {
    display: inline-block;
    width: 240px;
    height: 63px;
    line-height: 63px;
    letter-spacing: 2px;
    color: #fff;
    font-size: 23px;
    margin-top: 30px;
    border-radius: 8px;
    background: var(--orange-color);
    box-shadow: 0px 8px 10px rgba(241, 140, 0, .4);
}

.index .section1 .start-btn button[type=submit]:hover {
    opacity: 0.8;
    cursor:pointer;
}
#checkbox1-mn{pointer-events: none;}
/*#checkbox2{pointer-events: none;}*/

.ccc{position:relative;}
.ccc img{margin: 30px 0 0;}

.ccc div {
    position: absolute;
    width: 100%;
    top: 62%;
    left: 50%;
    text-align:center;
    transform: translate(-50%, -50%);
    cursor: pointer;
    font-family: SOURCEHANSANSCN-HEAVY;
    font-size: 38px;
    color: #fff;
}
.choujiang .section1 .inner-box ul li div{line-height:1.2;margin-top:5px}
.choujiang .section1 .inner-box ul li:last-child img{height:112px;width:auto;padding-top:5px;cursor:default;}
.choujiang .section1 .inner-box ul li:last-child div{position:relative;top:0;left:0;transform:none;color: #6c4ec2;
    font-size: 15px;padding:0 8px;cursor:default;}
.choujiang .section1 .inner-box ul li:last-child{font-size: 15px;    box-shadow: 0px 15px #d2c2ff;font-family: SOURCEHANSANSCN-REGULAR;}

.mw-100 {height: auto;}
a.disable{cursor:wait;color: #FFFFFF;background-color: #c71525;opacity:0.4}
.svg-inline--fa.fa-w-16{    width: 1em;}
.linkH40{line-height:40px;}
.linkH40:is(p){line-height:40px;}
.w-100 img{width:100%;height:auto;}
hr.wp-block-separator{margin:50px 0}
.border-radius10{border-radius:10px}
.check-check li:before{content:"\f560";font-family: "Font Awesome 5 Free";display:inline-block;padding-right:15px;font-weight: 600;}
.arrow-down:after{color:#3167d9;display:block;content:"\f063";font-family: "Font Awesome 5 Free";font-weight: 600;}
.mb-0{margin-bottom: 0;}

.mark, mark{background:transparent;padding:0;}
.rounded-circle{overflow: hidden;}
.imgG2 img{max-width:100%;height:auto;}
/*.imgG a{color: #ff7048;text-decoration: underline;}*/
.imgG iframe,.imgG2 iframe{width:100%;height:400px;}
.bg-auto{background-size: auto;}
/*.imgG a:hover{color: #ac659d;text-decoration: underline;}*/
.pp-25 h1,.pp-25 h2,.pp-25 h3,.pp-25 h4,.pp-25 h5,.pp-25 h6{margin-bottom: .5rem !important;}
.imgG img{max-width:100%;height:auto;}
.imgG4 img{max-width:100%;height:auto;}
.imgG h3{margin-bottom:1.5rem;}
.imgG p{margin-bottom: 1.5rem;}
.imgG .align-items-end .wp-block-cover__inner-container p{margin: 0;line-height: 1.5}
.wp-block-group__inner-container >p:last-of-type{margin:0}
.inner-page .imgG{font-size: 17px;}
.imgG ul{list-style:outside;margin-left: 20px;padding: 10px 0;}
/*.imgG ul li{padding: 8px 0;}*/
.imgG ol{padding-left:30px;}
/* js-vc */
.vc_images_carousel .vc_carousel-control .icon-prev:before {border: 2px solid #ccc;padding: 0px 8px 8px 15px;background-color: black;color: #fff;font-size: 40px}
.vc_images_carousel .vc_carousel-control .icon-next:before {border: 2px solid #ccc;padding: 0px 6px 5px 15px;background-color: black;color: #fff;font-size: 40px;right: 10px;}

.masonry-container .item{padding:2px;}
/*home*/


/*hotel*/


.woocommerce .overlay-box .top-content a.ajax_add_to_cart.added_to_cart:after{background-color: transparent;}
.woocommerce .overlay-box .top-content a.added_to_cart{padding:0;}
.woocommerce .overlay-box .top-content a.button.loading::after{background-color: transparent;position:inherit;top:auto;right:auto;animation: auto;-webkit-animation:auto;content:'';}
.woocommerce .overlay-box .top-content a.button.loading{opacity:1;line-height: inherit;background-color: transparent;}
.woocommerce nav.woocommerce-pagination ul{border-radius: 20px;overflow: hidden;}
.woocommerce nav.woocommerce-pagination ul li{width:50px;}
.woocommerce nav.woocommerce-pagination ul li a:focus, .woocommerce nav.woocommerce-pagination ul li a:hover, .woocommerce nav.woocommerce-pagination ul li span.current{color:#fff;background: #7dcdc8;}
/*product df*/
.woocommerce div.product .product_title {
    font-size: 24px;
    color: #1d2124;
}
.woocommerce div.product p.price, .woocommerce div.product span.price{    
	color: #fe9960;
    font-size: 28px;
   }
.woocommerce-product-details__short-description p{margin-bottom:1.5rem}
.item_description>.stock.in-stock{display:none;}



/*product*/
.box{
	box-shadow: 0 10px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);background:#fff;
	    z-index: 12;
    position: relative;
	
}
.box .pro-info >:is(p,.price){padding-left:5px;padding-right:5px;}
.box .pro-info > p{color:#000;line-height:1.2;padding-top:5px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.my .box .pro-info > p{height: 45px;}
.box .price{line-height:1.2;padding:5px}
.box .price del{color:red;display:block;text-decoration: none;}
.box .price >ins{color:red;}
/*.my .box .price > ins{padding-top: 19px;display: block;}
.my .box .price > del+ins{
	padding-top: 0;
    
    }*/
.box .price > del+ins{display:none;}
.mb-4{margin-bottom:30px;}
.box-img{position:relative;}
.box .bar1{
	position: absolute;
    right: 5px;
    top: 5px;
    box-shadow: 0 10px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
 
}
.box .bar2{
position: absolute;
    left: 5px;
    top: 5px;
    padding: 0 5px;
    background: #4ae94a;
    color: #000;
    box-shadow: 0 10px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19)
}
.box .bar1 .awdr_discount_bar{padding:0 5px}
.box .p-info{display:none}
.my .box-img {
    position: relative;
    padding: 120px 0;
    overflow: hidden;
}
.my .box-img img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}






.boxPro{    
	position: absolute;
    width: 100%;
    min-height: 100%;
    top: 0;
    left: 0;
    z-index: 14;
	padding: 15px;
	background-image: linear-gradient(to bottom, #fff,#beb3df);
	transition: width 5s, top 5s,left 5s, height 5s;
    -webkit-transition: width 5s, top 5s,left 5s, height 5s;
    display:none;
    }

.boxPro img{
     box-shadow: 0 10px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
    }
.boxPro .p-info{display:block}
.boxPro .pro-info > p{padding-top:15px;font-weight:bold;font-size:18px;}

.leftMenu li{margin-bottom:5px}
.leftMenu li a{color:#000;display:block;padding:5px 15px;}
.leftMenu li a:hover,.leftMenu li a.active{background: var(--tuijie-primary-color);color:#fff;border-radius: 0 20px 20px 0;}

.tuijie1-page .section1 {
     margin:0px;
    padding:0px 0 30px;
}






/* search */
.submitM{    display:block;
    font-size: 18px;
    /*font-family: SOURCEHANSANSCN-MEDIUM;*/
    background: var(--tuijie-primary-color);
    color: #fff;
    width: 171px;
    height: 57px;
    line-height: 57px;
    text-align: center;
    border-radius: 10px;
    box-shadow: 0px 6px 8px rgba(0, 183, 187, 0.4);
    margin: 30px auto;cursor:pointer;}



/* all */
.form-check .form-check-input{width:16px;height:16px;}
.aligncenter {display: block;margin-left: auto;margin-right: auto;}
.alignright{float: right;}
.alignright:after{clear:both;height: 0px;display: block;}
.inner-content{1min-height:390px;}
.alignleft{float: left;}
.alignleft:after{clear:both;height: 0px;display: block;}
.title h1, .delivery .title h1, .contact .title h1, .productdetail .title h1{
    font-size: 32px;
    color: #333333;
    margin-bottom: 50px;
    text-align: center;
    position: relative;
}

/* myaccont */
.woocommerce .woocommerce-MyAccount-navigation{float: left;width: 30%;}
.woocommerce .woocommerce-MyAccount-content {
    float: right;
    width: 68%;
}
.woocommerce-MyAccount-navigation ul{margin-left:0;}
.woocommerce-MyAccount-navigation ul li {
    padding: 8px 0;
    display: block;
    padding: 15px 25px;
    border: 1px #eaeaea solid;
    background: #eaeaea;;
    color: #fff;
    margin: 0;
    border-radius: 5px;
    margin-bottom:10px;
}
.woocommerce-MyAccount-navigation ul li a{color: #000;text-decoration: none;display:block}
.woocommerce-MyAccount-navigation ul li:hover{background:#7dcdc8;}
.woocommerce-MyAccount-navigation ul li:hover{color: #fff;}
.woocommerce-MyAccount-navigation ul li a:hover{color: #fff;text-decoration: none;display:block}
.woocommerce-MyAccount-navigation ul li.is-active{background:#7dcdc8;border: 1px #7dcdc8 solid;position:relative;}
.woocommerce-MyAccount-navigation ul li.is-active a{color: #fff;}
.woocommerce-MyAccount-navigation ul li.is-active:before{width:60px;height:77px;/*background:url(assets/images/logo.png) no-repeat;*/content:" ";position:absolute;top:-71px;right:0;z-index:99999;pointer-events: none;}
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt{    background-color: #7dcdc8;}
.woocommerce-message {border-top-color: #7dcdc8;}
.woocommerce-message::before {color: #7dcdc8;}
.woocommerce .wc-proceed-to-checkout a.checkout-button:hover{background-color: #7dcdc8;}
.woocommerce table.cart img{width:150px;}
.woocommerce .quantity .qty {padding:3px 0;border: 1px solid #ccc;}
.woocommerce div.product form.cart div.quantity{margin:0}
.woocommerce form .show-password-input, .woocommerce-page form .show-password-input {top: 0.3em;}
.woocommerce .col-1,.woocommerce .col-2{    flex: none; max-width: none;}
.woocommerce button.button.alt:hover{background-color: #7fb401;}
.woocommerce .product-detail-page .like a.add_to_wishlist.button.alt{padding:0;}
.woocommerce .product-detail-page .like a.add_to_wishlist.button.alt i.yith-wcwl-icon{line-height: 1;top:0}
.woocommerce .product-detail-page .like a.add_to_wishlist.button.alt i.fa-heart-o{color:#fff}
.woocommerce .product-detail-page .like .yith-wcwl-add-to-wishlist .yith-wcwl-icon{line-height: 1;top:4px;}

/* cart */
.woocommerce .woocommerce-cart-form td.product-remove{vertical-align: top;}
.woocommerce table.shop_table td{padding: 23px 12px;}
.woocommerce .woocommerce-cart-form a{color:#385371;font-size:20px;}
.woocommerce button.button{font-size:15px;padding: 1em 1em;}
.woocommerce a.remove{font-size: 2.5em;color: #000!important;}
.woocommerce .woocommerce-cart-form .coupon input{font-size:20px;height:auto;}
.woocommerce table.cart td.actions .input-text{width:150px;}
.woocommerce .wc-proceed-to-checkout a.checkout-button{text-transform:uppercase;font-size: 20px;width: 100%;text-align: center; padding: 20px 0;}
.cart_totals th{text-transform:uppercase;}
.woocommerce:after{display:block;clear:both;content:' '}

/* checkout */
.woocommerce-info a.showcoupon{    float: right;}
.woocommerce-checkout .woocommerce-checkout-payment button.button{width: 100%;padding: 20px;text-transform:uppercase;}

/*contact*/
.woocommerce input{line-height: 1.5 !important;}
.woocommerce input[type="text"],.woocommerce select,.woocommerce input[type="tel"],.woocommerce input[type="email"],.woocommerce input[type="password"]{display: block;
    width: 100%;
    height: 45px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.coupon input[type="text"]{display: inline-block;}
.woocommerce textarea{
	padding: 6px 12px; border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;}
.woocommerce .form-row{display:block;}

.select2-container .select2-selection--single{height: 42px;}
.select2-container--default .select2-selection--single .select2-selection__rendered{height: 42px;}
.select2-container--default .select2-selection--single .select2-selection__arrow{top: 7px;}
.select2-container--default .select2-selection--single .select2-selection__rendered {line-height: 42px;}

/*jobs*/



/*footer*/



nbody{font-family:"Microsoft YaHei",微软雅黑,"MicrosoftJhengHei",华文细黑,STHeiti,MingLiu,sans-serif !important;}
.clear-lg,.clear-xs,.clear-sm,.clear-md{display: none;}
.clear{clear: both;display: block;}
.hidden{display:none;}

.footerM ul li{margin-bottom: .5rem!important;}
/*TESTIMONIAL*/


@media print{
	a:after,a:before{display:none;}
}
.full{width:100%;}
.full img{width:100%;}
.imgG iframe{max-width:100%;}

	
/* bootstrap 栅格系统 */
/* xs */
@media (max-width: 767px) {
	/*html #wpadminbar{top:-48px;}*/
    .clear-xs{display: block;clear: both;}
	.imgG iframe,.imgG2 iframe{width:100% !important;height:200px !important;}
	.tuijie2-page .section1 .r-c p {
    background: #fff;
    padding: 5px;
    border-radius: 8px;
}
}
/* sm */
@media screen and (min-width: 768px) and (max-width:1500px){
.clear-sm{display: block;clear: both;}
.tuijie1-page .section1 {
    padding: 24px 0 30px;
}

}
/* lg */
@media (min-width:1200px){
.clear-lg{display: block;clear: both;}

}

@media (max-width:479px){

 .clear-xs-m{display: block;clear: both;}



}
@media (max-width: 500px){}
.choujiang-modal .modal-content .bg-box > img {
    height: 350px;
}
}
@media (min-width:768px){
.w-sm-50{width:50% !important;flex-basis: 50% !important}
.w-sm-33{width:33% !important;flex-basis: 33% !important}
/*search*/
.myrow{height:calc(100vh - 205px)}
body, html{overflow-x: initial;}
footer .return_top{display: none}
}
@media screen and (max-width: 767px) and (min-width: 480px){
.mar-2{clear:both;}

}

/*css3 loading */
.loading{
            width: 150px;
            height: 15px;
            margin: 0 auto;
            /*margin-top:20px;*/
            display:none;
        }
        .loading span{
            display: inline-block;
            width: 15px;
            height: 100%;
            margin-right: 5px;
            background: var(--text-color);;
            -webkit-transform-origin: right bottom;
            -webkit-animation: load 1s ease infinite;
        }
        .loading span:last-child{
            margin-right: 0px; 
        }
        @-webkit-keyframes load{
            0%{
                opacity: 1;
            }
            100%{
                opacity: 0;
                -webkit-transform: rotate(90deg);
            }
        }
        .loading span:nth-child(1){
            -webkit-animation-delay:0.13s;
        }
        .loading span:nth-child(2){
            -webkit-animation-delay:0.26s;
        }
        .loading span:nth-child(3){
            -webkit-animation-delay:0.39s;
        }
        .loading span:nth-child(4){
            -webkit-animation-delay:0.52s;
        }
        .loading span:nth-child(5){
            -webkit-animation-delay:0.65s;
        }
