@charset "utf-8";
/* CSS Document */
body{overflow-x: hidden;min-width: 320px;}
.input-group{width: 100%}
.moblie-logo{display: none;}
/*blogsingle*/
.tl-center{text-align: center !important;}
.tl-right{text-align: right !important;}
.tl-left{text-align: left !important;}
.width-1{width: 9%;display: inline-block;}
.width-2{width: 16.66666667%;display: inline-block;}
.width-6{width: 59.999%;display: inline-block;}
.width-4{width: 33.33333333%;}
.width-3{width: 25%;}
/*end blogsingle*/

.prefect-text:hover .prefect-more {
    -webkit-animation-name: hvr-icon-wobble-horizontal;
	  animation-name: hvr-icon-wobble-horizontal;
	  -webkit-animation-duration: 2s;
	  animation-duration: 2s;
	  -webkit-animation-timing-function: ease-in-out;
	  animation-timing-function: ease-in-out;
	  -webkit-animation-iteration-count: 1;
	  animation-iteration-count: 1;
}
.check-row{margin: 10px 0px;}
.check-li{width: 49.99%;float: left;}
.check-li a{width: 107px;height: 150px;font-size:18px;display: block;text-align: center;color: #888888;}
.check-li a:hover{color: #1a92a2;}
.check-li a span{position: relative;top: 109px;}
.check-li.active .check-eye,.check-li.active .check-cerebral,.check-li.active .check-tooth,
.check-li.active .check-lung,.check-li.active .check-liver,.check-li.active .check-heart,
.check-li.active .check-kidney,.check-li.active .check-stomach,.check-li.active .check-bladder,
.check-li.active .check-intestines{background-position:-109px 0px !important; }

.check-eye{background: url('../images/eye.png') no-repeat 0px 0px;}
.check-eye:hover{background: url('../images/eye.png') no-repeat -109px 0px;}

.check-cerebral{background: url('../images/cerebral.png') no-repeat 0px 0px;}
.check-cerebral:hover{background: url('../images/cerebral.png') no-repeat -109px 0px;}

.check-tooth{background: url('../images/tooth.png') no-repeat 0px 0px;}
.check-tooth:hover{background: url('../images/tooth.png') no-repeat -109px 0px;}

.check-lung{background: url('../images/lung.png') no-repeat 0px 0px;}
.check-lung:hover{background: url('../images/lung.png') no-repeat -109px 0px;}

.check-liver{background: url('../images/liver.png') no-repeat 0px 0px;}
.check-liver:hover{background: url('../images/liver.png') no-repeat -109px 0px;}

.check-heart{background: url('../images/heart.png') no-repeat 0px 0px;}
.check-heart:hover{background: url('../images/heart.png') no-repeat -109px 0px;}

.check-kidney{background: url('../images/kidney.png') no-repeat 0px 0px;}
.check-kidney:hover{background: url('../images/kidney.png') no-repeat -109px 0px;}

.check-stomach{background: url('../images/stomach.png') no-repeat 0px 0px;}
.check-stomach:hover{background: url('../images/stomach.png') no-repeat -109px 0px;}

.check-bladder{background: url('../images/bladder.png') no-repeat 0px 0px;}
.check-bladder:hover{background: url('../images/bladder.png') no-repeat -109px 0px;}

.check-intestines{background: url('../images/intestines.png') no-repeat 0px 0px;}
.check-intestines:hover{background: url('../images/intestines.png') no-repeat -109px 0px;}

.width-1 label{padding-left: 10px}
.check-row label ,.check-row p {  font-size: 18px;    color: #888;}

.liji:hover a.liji-jiantou, .liji:focus a.liji-jiantou, .liji:hover a.prefect-more, .liji:focus a.prefect-more {
    -webkit-animation-name: hvr-icon-wobble-horizontal;
    animation-name: hvr-icon-wobble-horizontal;
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;

}

.prefect-text a{color: #666;}
.liji-mem a,.liji-checkin a{color: #FFF;}
.prefect-text a:hover,.prefect-text a:focus{color: #666;}
.liji-checkin a:hover,.liji-mem a:focus,.liji-checkin a:focus{color: #FFF;}

#check-modal .modal-header{border-top: 10px solid #1a92a1;border-bottom: none;}
#check-modal .modal-header h4{font-size: 30px; color: #1a92a1;font-weight: 100;}
#check-modal .modal-header .close{margin-top: 0px;opacity:1;color: #1a92a1;font-size: 32px;}
#check-modal .modal-dialog{width: 900px;min-height: 400px;}
#check-modal .modal-footer{border-top:none;}
#check-modal .list{font-size: 20px;color: #666;}
.check-search-list{padding: 10px 0px;border-bottom: 1px solid #e5e5e5;}
.check-search-list:last-child {
    border-bottom: 0px;
}
.check-modal-footer{color:#1a92a1;text-align: left; }
.btn-detail:hover, .btn-detail:focus, .btn-detail:active {
    text-decoration: none;
    outline: none;
    color: #FFF;
}
/*detail*/
/*.table-detail-base{width: 100%;overflow-x:scroll; }*/
.detail-base,.product-table,.cart-table{border-spacing: 0px;}
.detail-base .td1,.product-table .td1{width: 30px;vertical-align: top;color: #1a92a1;}
.cart-table .td1{width: 30px;color: #1a92a1;}
.detail-base .td2,.product-table .td2{text-align: left;max-width: 40%;min-width: 230px;color: #1a92a1;vertical-align: top;}
.cart-table .td2{text-align: left;max-width: 40%;min-width: 100px;color: #1a92a1;}
.cart-table tr th{height: 66px;background: #1a92a1;color: #fff;padding: 5px 0; text-align: center; font-weight: 400; font-size: 18px;}
.detail-base th,.product-table tr th{height: 66px;background: #1a92a1;color: #fff;border-right: 1px solid #fff; padding: 5px 0; text-align: center;}
.cart-table th.td2,.detail-base th.td2,.product-table th.td2{padding-left: 30px;color: #fff;vertical-align: middle;}
.detail-base tr th:first-child,.product-table tr th:first-child,.cart-table tr th:first-child{border-top-left-radius: 5px;}
.detail-base tr th:last-child,.product-table tr th:last-child,.cart-table tr th:last-child{border-top-right-radius: 5px;}
.detail-base .th3,.product-table .td3{width: 96px; min-width: 96px;}
.fujia-table .td3{height: 82px}
.cart-table .price{color: #f00;font-weight: 800;}
.cart-table .cart-tr td{border-bottom: 2px solid #1a92a1;height: 66px;}
.cart-table .cart-tr.has-ext td{border-bottom: none; height: 66px;}
.cart-table .cart-tr.has-ext.last-ext td{border-bottom: 2px solid #1a92a1;height: 66px;}

.detail-base th s, .product-table tr th s{
  color: #fff;
}

.scroll-event .header-tr{position: fixed; top: 0px; right: 0;left: 0;}
.scroll-event .header-tr > th.td2{width: 100%;background-color: #1a92a1 !important;}

.sex_1 td:first-child,.sex_1 td:nth-child(2){background-color: #bde7ff !important;}
.sex_0 td:first-child,.sex_0 td:nth-child(2){background-color: #ffe6fb !important;}
.detail-base .chlid .inner-td{color: #666;}
.detail-base tr td,.product-table tr td{border:1px solid #f8f8f8;background-color: #FFF;}
.product-table tr td:first-child,.product-table tr td:nth-child(2),.detail-base tr td:nth-child(1),.detail-base tr td:nth-child(2){border-right:0px;border-left:0px;}
.product-table tr td:last-child,.detail-base tr td:nth-child(3),.detail-base tr td:nth-child(4),.detail-base tr td:nth-child(5),.detail-base tr td:nth-child(6),.detail-base tr td:nth-child(7){
    background-color: #ebebeb;border:1px solid #f8f8f8;vertical-align: top;}
.product-table .collapse {text-align: left;}
.detail-base .chlid{padding-left: 0px !important;}
.product-table .chlid{color: #666;padding-left: 40px;}
.product-table .chlid span{margin: 0px 5px;}
.tb-gou{background: url(../images/gou.png) no-repeat;width: 29px;height: 25px;display: block;margin: 0 auto;}
.tb-gou.inner-bai {background: url(../images/gou-bai.png) no-repeat !important;}

.detail-base .label-default {background-color: #a3a3a3;}
.detail-base .label-warning {background-color: #fe9a22;}
.detail-base .label-info {background-color: #b56b14;}
.detail-base .label-danger {background-color: #f993ff;}
.td-price,.td-buy{background-color: #1d97a6 !important;height: 38px;vertical-align: middle !important;}
.td-price,.td-buy,.td-price a,.td-buy a{color: #FFF;font-weight: bold;}
.td-price > del{color: inherit;}
.td-buy button.buy-btn{font-weight: 100;background-color: #f6f6f6;color: #ff3e3f;/*padding: 1px 19px;*/}
.td-buy button.buy-btn em{color: inherit;}
.product-table i{margin-top: 10px;color: #e6e6e6;}
.order-price{color: #1a92a2;}
.all-plus{cursor: pointer;}

.extension_price_tr .td-price,.extension_price_tr .td-buy{background-color: red !important;}
.extension_price_tr .price-td{color: red;}

.product-view .in .detail-tabs{display: none}
.guominyuan .product-tabs-list>a{
    font-size: 20px;
    padding: 15px 5px;
    display: block;
    text-align: center;
    color: #fff;
    position: relative;
    z-index: 11;
}
.guominyuan .has-img {text-align: left !important;}
.guominyuan .product-tabs-list{display: table;width: 100%;padding: 10px;}
.product-tabs-list .byright{width: auto;float: right;display: table-cell;vertical-align: middle;text-align: right;min-width: 182px;padding: 15px 0px;}
.tabs-list-img{margin-top: 5px;padding: 0px 0px 0px 5px;}
.guominyuan > li:first-child .product-tabs-list{
    background: #ed7d31;
}
.guominyuan > li:nth-child(2n) .product-tabs-list{
    background: #4472c4;
}
.guominyuan > li:nth-child(2n + 1) .product-tabs-list{
    background: #ed7d31;
}

.guominyuan .product-tabs-list .byright .glyphicon {
    float: right;    font-size: 24px; color: #fff;cursor: pointer;
}

.guominyuan .product-tabs-list>a>span {
    float: right;    font-size: 24px;
}

/*end detail*/

/*cart*/
td.td-total{text-align: right;    color: #1A92A1; font-size: 18px;}
.checkout-nav{margin-top:3rem; margin-bottom:6rem;}
.checkout-login .col-sm-4{padding: 0px;}
.checkout-login h2{color: #1d97a6;margin-bottom: 50px;margin-top: 0;font-size: 20px;}
.checkout-nav .step-d,.checkout-nav .step-p{margin-bottom:0px;font-size: 17px;color: #666666; }
.checkout-nav .step-d{color: #333;}
.checkout-nav .info-1{color: #1d97a6;}
.checkout-nav .form-group label{padding-left: 30px;}
.cart-main{min-height: 600px;}
.width-25{width: 19.999%;float: left;display:block;}

#cart-info {padding: 0px;}
.cut-span{position: relative;width: 26px;display: inline-block;height: 26px;}
.cart-add{cursor: pointer;background: url(../images/cart-quanity.png) no-repeat 0 0;display: inline-block;width: 26px; height: 26px;position: absolute;top: 5px;left: 0px;}
.cart-cut{cursor: pointer;background: url(../images/cart-quanity.png) no-repeat -27px 0;display: inline-block;width: 26px; height: 26px;position: absolute;top: 5px;left: 0px;}
.add-quanity{display: inline-block;width: 45px;}
.step-ico {background-color: #d6d6d6;color: #fff;display: block;border-radius: 50%;padding: 5px 17px;width: 50px;height: 50px;font-size: 28px;font-weight: 800;margin-top: 4px;}
.active .step-ico,.step:hover .step-ico,.step:focus .step-ico{background-color: #1d97a6;}
.checkout-nav .active .step-p,.checkout-nav .step:hover .step-p,.checkout-nav .step:focus .step-p,
.checkout-nav .active .step-d,.checkout-nav .step:hover .step-d,.checkout-nav .step:focus .step-d{color: #1d97a6;}
.error{color: #f00}
.cart-title{color: #1d97a6;font-size: 24px;}
.delete-btn{/*font-weight: 100;*/ background-color: #d6d6d6; color: #3c3c3c; padding: 1px 19px; border: none; font-size: 16px; border-radius: 5px; min-height: 38px;}
.su-p{font-size: 18px;color: #666;}
.checkout-nav .readmore-btn{min-width: 110px;}
.glyphicon-record{color: #afb4b7;}
.glyphicon-record.active{color: #1d97a6;}
.md-modal .modal-body h2,.md-modal .modal-body .title{color: #1d97a6}
.md-modal .modal-body .title{font-size: 25px;line-height: 32px;margin-top: 20px;margin-bottom: 10px;font-family: inherit;font-weight: 500;}
.md-modal .modal-content{border-top: 5px solid #1d97a6; border-top-right-radius:0px;border-top-left-radius:0px; }
.md-modal .modal-footer{border-top: 1px solid #1d97a6;}
.default-modal .modal-header{border-bottom: none;}
.check-radio{display: none;}
.cart-info-button .readmore-btn{min-height: 43px;}
/*end cart*/

/*meber order*/
.myorder-row{background-color: #1d97a6;}
.myorder{margin-left: -30px;}
.order-main {
    margin-left: -50px;
}
.order-main h2{color: #1a92a2;font-size: 22px;}
.btn-detail{padding: 6px 30px;
border: none;
background: #1A92A1;
color: #fff;
font-size: 20px;
border-radius: 5px;
min-height: 38px;}
.view-btn{padding: 1px 30px;border: none;background: #d6d6d6;color: #333333;font-size: 20px;border-radius: 5px;min-height: 38px;}
a.view-btn{padding: 6px 30px;}
.cart-table .view-btn{font-size: 16px !important;}
.payment-pic{margin-left: 50px;}
.order-th-status{min-width: 80px;}
.payment-type{text-transform:capitalize}
#alert-modal-info{margin-top: 50px;}
/*end member order*/

/*start layout*/
#cart-ico{position: relative;}
.privacy-note{color: #1a92a1;text-align: right;}
.cart-privacy{height: 150px;overflow-y: scroll;border: 1px solid #e1e1e1;border-radius: 10px;padding: 15px;}
.privacy-p{margin-top: 10px;margin-bottom: 25px;}
.privacy-p span{color: red}

/*end layout*/

/*start booking*/
.booking-main{margin:50px auto;}
.booking-main h4{color: #1a92a1;font-size: 28px;margin-bottom: 40px;}
.booking-main .form-group{margin-bottom: 15px;}
.booking-main .form-group .form-control{height: auto;min-height: 38px;}
.datetimepicker{background-color: #FFF !important;}
.booking-modal .modal-header{border-top: 6px solid #1a92a1;}
.booking-modal .info{color: #1a92a1;font-size: 19px;}
.booking-modal .modal-footer{border-top: none;}
.booking-modal .modal-footer p{font-size: 16px;}
.booking-sex-row{padding-top: 6px;height: 52px;}
.datae-time-row .note{width:100%;display:inline-block;margin-top: 10px;}
/*end booking*/

/*add to cart effect*/
.add-to-cart{
    position: relative;
    overflow: hidden;
    /*width: calc(50% - 23px);*/
}
.add-to-cart em {
  /* this is the button text message */
  font-style: normal;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding-top: 5px;
  /* Force Hardware Acceleration */
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: -webkit-transform 0.3s;
  -moz-transition: -moz-transform 0.3s;
  transition: transform 0.3s;

}
.add-to-cart svg {
  /* this is the check icon */
  fill:#ff3e3f;
  position: absolute;
  left: 50%;
  top: 50%;
  width: 100%;
  /* move the icon on the right - outside the button */
  -webkit-transform: translateX(50%) translateY(-50%);
  -moz-transform: translateX(50%) translateY(-50%);
  -ms-transform: translateX(50%) translateY(-50%);
  -o-transform: translateX(50%) translateY(-50%);
  transform: translateX(50%) translateY(-50%);
  -webkit-transition: -webkit-transform 0.3s;
  -moz-transition: -moz-transform 0.3s;
  transition: transform 0.3s;
}
.add-to-cart.is-added em {
  /* product added to the cart - hide text message on the left with no transition*/
  color: transparent;
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  transform: translateX(-100%);
  -webkit-transition: -webkit-transform 0s;
  -moz-transition: -moz-transform 0s;
  transition: transform 0s;
}
.add-to-cart.is-added svg {
  /* product added to the cart - move the svg back inside the button */
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  -webkit-transition: -webkit-transform 0s;
  -moz-transition: -moz-transform 0s;
  transition: transform 0s;
}
span.buy-span>button.goumai {
    font-size: 18px !important;
    color: #1d96a5;
    background: #fff;
    display: inline-block;
    padding: 2px 24px !important;
    border-radius: 5px;
    font-weight: 500;
    min-width: 84px;
    /*top: 0;*/
}
.guominyuan .glyphicon {top: 8px;}
button.buy-btn{min-width: 100px;min-height: 43px;top: -10px;}
.td-buy button.buy-btn{min-width: 80px;top:0px;vertical-align: middle;}

/*start report*/
#search-form label{margin-bottom:0px;}
#search-form .col-sm-3 .error{margin-bottom: 10px;font-size:14px;}
/*end report*/
/*end 加入购物车效果*/
/*product*/
.byright em{font-style: normal;}
.byright em.num{color: #fff;}

/*end product*/
/*alert info*/
.alert-div{background-color: #2d2d2d;color: #fff;display: none;width: 100%;height: 34px;z-index: 99;position: fixed;top: 0px;text-align: center;filter:alpha(opacity=50); /*IE滤镜，透明度50%*/-moz-opacity:0.5; /*Firefox私有，透明度50%*/opacity:0.5;/*其他，透明度50%*/}
.alert-div .alert-content{padding: 5px 0px;width:40%;margin:0 auto;}
.alert-div .alert-content .info{float: left; color: #fff;}
.alert-div .alert-content span{cursor: pointer; color: #fff;}
/*end alert info*/

/**/
/* ------------------------------------------------------------------------- */
/*
 * Custom Animations
 *
 * `custom-animation-fade`
 * `custom-animation-scale-up`
 * `custom-animation-scale-down`
 * `custom-animation-slide-top`
 * `custom-animation-slide-bottom`
 * `custom-animation-slide-left`
 * `custom-animation-slide-right`
 *
 ---------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------- */
.animated-scale-up, .animated-scale-down, .animated-slide-left, .animated-slide-right, .animated-slide-bottom, .animated-slide-top, .animated-fade {
    opacity: 0;
}

.custom-animation-fade,
.custom-animation-scale-up,
.custom-animation-slide-top,
.custom-animation-slide-bottom,
.custom-animation-slide-left,
.custom-animation-slide-right {
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
/*
 * Fade
 */
.custom-animation-fade {
  -webkit-animation-name: custom-fade;
  animation-name: custom-fade;
  -webkit-animation-duration: 0.8s;
  animation-duration: 0.8s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
}
/*
 * Scale Up, Scale Down
 */
.custom-animation-scale-up {
  -webkit-animation-name: custom-scale-up;
  animation-name: custom-scale-up;
}
.custom-animation-scale-down {
  -webkit-animation-name: custom-scale-down;
  animation-name: custom-scale-down;
}
/*
 * Slide Top, Slide Bottom, Slide Left, Slide Right
 */
.custom-animation-slide-top {
  -webkit-animation-name: custom-slide-top;
  animation-name: custom-slide-top;
}
.custom-animation-slide-bottom {
  -webkit-animation-name: custom-slide-bottom;
  animation-name: custom-slide-bottom;
}
.custom-animation-slide-left {
  -webkit-animation-name: custom-slide-left;
  animation-name: custom-slide-left;
}
.custom-animation-slide-right {
  -webkit-animation-name: custom-slide-right;
  animation-name: custom-slide-right;
}
/* start效果 Keyframes
 ---------------------------------------------------------------------------- */
/*
 * Fade
 */
@-webkit-keyframes custom-fade {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes custom-fade {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
/*
 * Scale Up
 */
@-webkit-keyframes custom-scale-up {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.2);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
  }
}
@keyframes custom-scale-up {
  0% {
    opacity: 0;
    transform: scale(0.2);
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}
/*
 * Scale Down
 */
@-webkit-keyframes custom-scale-down {
  0% {
    opacity: 0;
    -webkit-transform: scale(1.8);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
  }
}
@keyframes custom-scale-down {
  0% {
    opacity: 0;
    transform: scale(1.8);
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}
/*
 * Slide Top
 */
@-webkit-keyframes custom-slide-top {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@keyframes custom-slide-top {
  0% {
    opacity: 0;
    transform: translateY(-100%);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
/*
 * Slide Bottom
 */
@-webkit-keyframes custom-slide-bottom {
  0% {
    opacity: 0;
    -webkit-transform: translateY(100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@keyframes custom-slide-bottom {
  0% {
    opacity: 0;
    transform: translateY(100%);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
/*
 * Slide Left
 */
@-webkit-keyframes custom-slide-left {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}
@keyframes custom-slide-left {
  0% {
    opacity: 0;
    transform: translateX(-100%);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
/*
 * Slide Right
 */
@-webkit-keyframes custom-slide-right {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}
@keyframes custom-slide-right {
  0% {
    opacity: 0;
    transform: translateX(100%);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
/*end 效果*/

/*knowleage*/
.zwleft{width:70%; }
.zw-right{width: 280px; float: right;}
.fot .blog-thum{height: 250px;}
.fot .blog-thum img{padding-bottom: 0px}
/*end knowleage*/
.news-part .news-blog > .col-md-4{padding-top: 40px}
.news-part .news-blog .news-title {color: #999}
.news-part .news-blog .news-title > a{color: #999}

.detail-base .td2 h1 {font-size: 20px;width: 90%;float: left;margin: 0px;}




@media screen and ( max-width:767px ){ 
	.detail-base .th3, .product-table .td3 { min-width: 80px; width: 80px; }
	

}





