/*map*/
.xxx {width:100%;position:absolute;top:35%;left:0;z-index:90;display:flex;flex-direction:column;}
.mdd-box {width:100%;display:flex;justify-content:center;background:#fff;}
.mdd-public {width:1040px;margin:10px;}
.mbx {height:50px;margin:10px 0 10px;}
.mbx .crumb {float:left;padding-top:5px;color:#666;font-size:12px;line-height:20px;width:100%;}
.crumb .tit {font-size:12px;float:left;color:#666}
.crumb .item {float:left}
.crumb .item a {color:#666}
.crumb .cur a {color:#ff8a00}
.crumb .item em {margin:0 6px;color:#999;font-style:normal;}
.crumb .drop {float:left;}
.crumb .drop .hd {height:20px;}
.crumb .drop .hd a {display:block;height:20px;_float:left;padding:0 13px 0 5px;font-size:12px;}
.crumb .drop .hd a:hover {text-decoration:none;}
.crumb .drop .hd i {position:absolute;margin:8px 0 0 3px;*margin:4px 0 0 3px;width:0;height:0;border-top:5px solid #28d8e8;border-left:4px dashed transparent;border-right:4px dashed transparent;overflow:hidden;font-size:0;}
.crumb .drop .open .hd a {background-color:#ff7000;color:#fff;}
.crumb .drop .open .hd i {border-top-color:#fff;}
.crumb .drop .bd {position:absolute;display:none;margin:5px 0 0 -1px;_margin:20px 0 0 -70px;z-index:10;padding:10px 0 8px 7px;background-color:#fff;border:1px solid #eee;}
.crumb .drop.open .bd {display:block;}
.crumb .drop .bd .arrow {position:absolute;left:20px;top:-6px;width:0;height:0;border-bottom:6px solid #e5e5e5;border-left:6px dashed transparent;border-right:6px dashed transparent;font-size:0;}
.crumb .drop .bd .arrow b {position:absolute;left:-6px;top:2px;width:0;height:0;border-bottom:6px solid #fff;border-left:6px dashed transparent;border-right:9px dashed transparent;font-size:0;overflow:hidden;}
.crumb .drop .col {float:left;width:170px;}
.crumb .drop h3 {padding-left:7px;color:#333;font-size:14px;font-weight:600;}
.crumb .drop li {float:left;display:inline;width:100%;margin:4px 8px 0 0;height:21px;line-height:20px;overflow:hidden;}
.crumb .drop li a {display:block;height:21px;padding:0 7px;color:#333;font-size:12px;}
.crumb .drop li span {margin-left:5px;color:#999;font-size:12px;}
.crumb .drop li a:hover,.crumb .drop li.on a {background-color:#fafafa;color:#28d8e8;text-decoration:none;}
.crumb .drop li a:hover span,.crumb .drop li.on a span {color:#28d8e8;}
.crumb .drop .more {clear:both;padding:10px 20px 0 0;text-align:right;}
.crumb .drop .more a {color:#28d8e8;}
.crumb .item.cur {color:#28d8e8;font-weight:bold;}
.top-info .crumb h1 {display:inline;font-size:12px;font-weight:normal;}
.crumb .item.cur strong {font-size:12px;color:#666;}
.mdd-public .mdd-title {width:100%;text-align:center;}
.mdd-public .mdd-title h1 {font-size:32px;color:#303030;font-weight:600;}
.mdd-public .nav-list {width:100%;text-align:center;display:flex;justify-content:center;}
.mdd-public .nav-list ul li {float:left;width:100px;padding:20px;}
.mdd-public .nav-list ul li img {width:100%;height:100%;}
.mdd-public .nav-list ul li span {font-size:18px;font-weight:300;color:#303030;display: flex;justify-content: center;align-items: center;}
.mdd-public .nav-list ul li span img {width:38px;height:16px;}
.cont-box {width:100%;background:#f7f7f7;display:flex;justify-content:center;min-height: 100px;}
.cont-box .b-width {width:1040px;margin:10px;}
.cont-box .box-top {margin:20px 0;height:50px;}
.cont-box .box-top .tips {float:left;background-color:#fff;border-radius:50px;padding:10px 15px;}
.cont-box .box-top .tips span {background:url(/images/tips.png)no-repeat;background-size:20px;background-position:2px 0px;padding-left:28px;}
.cont-box .box-top .dingzhishi {float:right;}
.cont-box .box-top .dingzhishi .d {background-color:#00d5e5;border-radius:50px;padding:4px 20px 4px 20px;color:#fff;font-size:16px;font-weight:600;float:left;margin:10px 15px;}
.cont-box .box-top .dingzhishi img {width:50px;height:50px;border-radius:50%;}
.box-c {width:1040px;}
.box-c img {width:100%;height:100%;border-radius:15px;}
/**   video list      **/
.video-list {width:1040px;height:auto;margin:10px;}
.video-list ul {}
.video-list ul li {position:relative;float:left;width:325px;height:height;overflow:hidden;transition:all .2s ease-in-out;background:#fff;margin:10px;box-shadow:0px 0px 20px #ccc;border-radius:10px;}
.video-list ul li .item {width:100%;height:100%;}
.video-list ul li .item .img {position:relative;width:auto;height:auto;overflow:hidden;display: flex;}
.video-list ul li .item .img img {width: 380px;height: 300px;}
.video-list ul li .item .img img,.recommend ul li .item .img video {width:100%;height:100%;-o-object-fit:fill;object-fit:fill;vertical-align:top;transition:all 1.2s ease;}
.video-list ul li .item .img .tag {position:absolute;top:38%;left:41%;border-radius:14px;}
.video-list ul li .item .img .tag span {display:block;height:22px;line-height:22px;white-space:nowrap;}
.video-list ul li .item .info {padding:0 18px;border:1px solid #ececec;border-top:0;height:114px;line-height:24px;overflow:hidden;}
.video-list ul li .item .info a {font-weight:700;color:#323232;transition:all .2s ease-in-out;width: 100%;}
.video-list ul li .item .info .subtitle {margin-top:14px;height:48px;}
.video-list ul li .item .info .subtitle p {font-size:16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:500;}
.video-list ul li .item .info .bottom {margin-top:10px;height:24px;color:#666;}
.video-list ul li .item .info .bottom em {font-size:12px;color:#666;font-style:normal;padding-left:25px;}
.video-list ul li .item .info .bottom .bf {background:url(/images/b-ico.png) no-repeat;padding-right:20px;}
.video-list ul li .item .info .bottom .sc {background:url(/images/s-ico.png) no-repeat;}
/**
.video-list ul li .item:hover img {transform:scale(1.1)}
**/
.video-list ul li .shadow {content:'';position:absolute;top:0;bottom:0;left:0;height:auto;width:100%;background-image:-webkit-linear-gradient(45deg,rgba(0,0,0,0.4),transparent 40%);background-image:linear-gradient(45deg,rgba(0,0,0,0.4),transparent 40%);z-index:1;-webkit-backface-visibility:hidden;backface-visibility:hidden;}
/**   video list   end**/
/**   charme      **/
.charme-box {width:1040px;height:auto;margin:10px;}
.no-ico-list {margin:20px 0;background:#fff;border-radius:7px;width:100%;height:240px;box-shadow:0px 0px 5px #eee;overflow:hidden;}
.no-ico-list ul {}
.no-ico-list li {float:left;width:50%;line-height:60px;height:60px;}
.no-ico-list li .t {font-size:14px;font-weight:600;padding-left:140px;}
.no-ico-list li .c {font-size:14px;padding-left:70px;}
.charme-box .bg {background:#fafafa;}
.ico-list {margin:40px 0;background:#fff;border-radius:7px;width:100%;height:240px;box-shadow:0px 0px 5px #eee;overflow:hidden;}
.ico-list li {float:left;width:50%;line-height:60px;height:60px;}
.ico-list li span {font-size:14px;padding-left:190px; display: block;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;word-break: keep-all;}
.ico-list li .q {background:url(/images/yusan.png) no-repeat;background-position:141px 23px;}
.ico-list li .j {background:url(/images/jt.png) no-repeat;background-position:141px 23px;}
.ico-list li .k {background:url(/images/yinhangka.png) no-repeat;background-position:141px 23px;}
.ico-list li .f {background:url(/images/fangjian.png) no-repeat;background-position:141px 23px;}
.ico-list li .z {background:url(/images/jiamudan.png) no-repeat;background-position:141px 23px;}
.ico-list li .c {background:url(/images/ct.png) no-repeat;background-position:141px 23px;}
.ico-list li .y {background:url(/images/yijiaquanbao.png) no-repeat;background-position:141px 23px;}
.ico-list li .l {background:url(/images/pingfen.png) no-repeat;background-position:142px 23px;}
/**   charme  end**/
/**   facilities     **/
.facilities-box {width:1040px;height:auto;margin:10px;}
.facilities-item {margin:20px 0;background:#fff;border-radius:7px;width:100%;height:200px;box-shadow:0px 0px 5px #eee;overflow:hidden;}
.facilities-item .facilities-tit {margin:30px 0;text-align:center;}
.facilities-item .facilities-tit h2 {font-size:18px;font-weight:600;}
.facilities-item .facilities-list {text-align:center;display:flex;justify-content:center;margin: 20px 0;}
.facilities-item .facilities-list li {float:left;padding:10px;width:100px;display:flex;justify-content:center;}
.facilities-item .facilities-list li span {display: flex;position: relative;display: block;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.facilities-item .facilities-list li .children {background:url(/images/ertong.png) no-repeat;padding-top:45px;background-position:9px 4px;}
.facilities-item .facilities-list li .chinese {background:url(/images/zhognwen.png) no-repeat;padding-top:45px;background-position:13px 4px;}
.facilities-item .facilities-list li .medical {background:url(/images/yiliao.png) no-repeat;padding-top:45px;background-position:15px 4px;}
.facilities-item .facilities-list li .wedding {background:url(/images/hunli.png) no-repeat;padding-top:45px;background-position:12px 4px;}
.facilities-item .facilities-list li .laundry {background:url(/images/xiyi.png) no-repeat;padding-top:45px;background-position:15px 4px;}
.facilities-item .facilities-list li .ironing_clothes {background:url(/images/yunyi.png) no-repeat;padding-top:45px;background-position:25px 4px;}
.facilities-tese {height:auto;}
.facilities-tese .facilities-tit {margin:30px 0 20px 0;}
.facilities-tese ul {text-align:center;width:720px;display: flex; flex-wrap: wrap;}
.facilities-tese ul li {width:82px!important;background:url(/images/gou.png) no-repeat;padding-top:45px!important;background-position:36px 4px;margin:15px 0;}
/**   facilities  end**/
/**   comment    **/
.comment-box {width:1040px;height:auto;margin:10px;}
.comment-nav {margin:30px 0;text-align:center;}
.comment-nav .active {font-size:22px;font-weight:600;border-bottom:3px solid #00dbeb;}
.comment-nav span {margin:0 20px;font-size:18px;}
.comment-month {display:flex;justify-content:center;text-align:center;}
.comment-month ul li {float:left;padding:5px 15px;border-radius:5px;background:#fff;margin:8px;}
.comment-month ul li.active {background:#00dbeb;color:#fff;font-weight:600;}
.comment-detail {margin:20px 0;}
.comment-detail .comment-item {background:#fff;margin:20px;padding:20px;border-radius:7px;box-shadow:0px 0px 5px #eee;}
.comment-detail .comment-item p {line-height:30px;padding-left:30px;background:url(/images/yinhao.png) no-repeat;background-position:1px 5px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;overflow:hidden;text-overflow:ellipsis;}
.comment-desc {padding:20px;}
.comment-desc .l {margin-left:10px;float:left;padding:2px 15px;border:1px solid #00dbeb;border-radius:30px;}
.comment-desc .r {float:right;}
.comment-desc .r em {font-style:normal;font-weight:600;padding:0 4px;}
.comment-desc .r a {color:#00dbeb;padding:0 4px;font-weight:600;font-style:normal;}
/**   comment  end**/
/**   special    **/
.mt30{margin:30px 0;}
.module {background:#f7f7f7;}
.show-style-a {width:100%;display:flex;justify-content:flex-start;align-items:center;flex-wrap:wrap;min-height: 316px;}
.show-style-a .item {width:200px;height:280px;margin:18px;position:relative;border-radius:10px;box-shadow:0 0 10px #ccc;cursor:pointer;overflow:hidden;}
.show-style-a .item:hover {margin-top:-20px;}
.show-style-a .item .item-bg-img {width:100%;min-height:280px;}
.show-style-a .item .item-cover {position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.4);display:flex;justify-content:center;align-items:center;flex-direction:column;}
.show-style-a .item .item-cover .item-title {text-shadow:0px 1px 1px rgba(0,0,0,0.45);width:100%;color:#fff;text-align:center;position:absolute;left:0;bottom:76px;}
.show-style-a .item .item-cover .tag {position:absolute;bottom:40px;background:rgba(0,0,0,0.8);display:flex;justify-content:center;align-items:center;line-height:24px;border-radius:12px;padding:0 10px}
.show-style-a .item .item-cover .tag .tag-img {width:12px;height:12px;margin-right:6px;}
.show-style-a .item .item-cover .tag .tag-name {color:#fff;font-weight:500;background:url(/images/jing.png) no-repeat;background-position:1px 5px;padding-left:18px;background-size:13px;}
.specail-x{justify-content: center;}
/**   special  end**/
/**   ask    **/
.ask-box {width:1040px;margin:10px;}
.ask-nav {margin:30px 0;text-align:center;display:flex;}
.ask-nav ul {text-align:center;}
.ask-nav ul li {float:left;padding:5px 15px;border-radius:5px;background:#fff;margin:8px;}
.ask-nav  ul li.active {background:#00dbeb;color:#fff;font-weight:600;}
.ask-list {margin:20px 9px;}
.ask-list .ask-item {background-color:#fff!important;padding:20px;line-height:40px;border-radius:7px;box-shadow:0px 0px 5px #eee;background:url(/images/qa.png) no-repeat;background-position:-12px -9px;margin:20px 0;}
.ask-list .ask-hot {background:url(/images/hot2.png) no-repeat;background-position:-12px -10px;}
.ask-list .ask-item a {width:100%;padding:10px 0;display: flex; justify-content: space-between;align-items: center;}
.ask-list .ask-item a .tit {padding-left:20px;font-size:18px;font-weight:400;}
.ask-list .ask-item a .r {float:right;display: flex; align-items: center; line-height: 30px; justify-content: center;}
.ask-list .ask-item a span {margin:0 10px;}
.ask-list .ask-item a .r .tag {border:1px solid #00dbeb;padding:2px 20px;border-radius:20px;margin-right:50px;}
.ask-list .ask-item a .r .l {padding-left:30px;background:url(/images/l-ico.png) no-repeat;background-position:3px 4px; display: block; min-width: 60px;}
.ask-list .ask-item a .r .s {padding-left:30px;background:url(/images/s-ico.png) no-repeat;background-position:3px 4px;display: block;min-width: 60px;}

/******************/
.dao-box{
    width: 100%;
    background: #fff;
    display: flex;
    justify-content: center;
    padding: 10px 0;
    position: relative;
}
.mdd-title .en{
    font-size: 18px;
    font-weight: 400;
    color: #666;
    margin-top: -6px;
}
.mdd-title .desc{
    padding: 15px 0;
}
.mdd-title .tag{
    padding: 15px 0;
}
.mdd-title .tag span{
    border: 1px solid #00dbeb;
    padding: 2px 15px;
    border-radius: 20px;
    margin: 0 10px;
    color:#00dbeb;
    font-weight:400;
}
.product{
    width: 1040px;
    margin: 10px 0;
}
.more-list {
    height:auto;
}
.more-list ul li {
    position: relative;
    float: left;
    width: 48.81%;
    height: auto;
    overflow: hidden;
    transition: all .2s ease-in-out;
    background: #fff;
    box-shadow: 0px 0px 20px #ddd;
    border-radius: 10px;
    margin-right: 1%;
	margin-bottom:30px;
}
.more-list ul li:last-child{
    margin-right:0px;
}
.more-list ul li .item {
    width: 100%;
    height: 100%;
}
.more-list ul li .item .img {
    position: relative;
    width: auto;
    height: auto;
    overflow: hidden;
	max-height: 240px;
}
.more-list ul li .item .bg{
    width: 100%;
    min-height: 240px;
    -o-object-fit: fill;
    object-fit: cover;
    vertical-align: top;
}
.more-list ul li .item a .z{
    width: 50px;
    height: auto;
    z-index: 100;
    position: absolute;
    left: 1%;
    top: 75%;
}
.more-list ul li .shadow {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    height: auto;
    width: 100%;
    background-image: -webkit-linear-gradient(45deg,rgba(0,0,0,0.4),transparent 40%);
    background-image: linear-gradient(45deg,rgba(0,0,0,0.4),transparent 40%);
    z-index: 1;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.more-list ul li .item .info {
    padding: 0 18px;
    border-top: 0;
    height: 110px;
    line-height: 24px;
    overflow: hidden;
}
.more-list ul li .item .info a {
    font-weight: 700;
    color: #323232;
    transition: all .2s ease-in-out;
	width: 100%;
}
.more-list ul li .item .info .subtitle {
    margin-top: 14px;
    height: 48px;
}
.more-list ul li .item .info .subtitle p {
    font-size: 16px;
    font-weight: 500;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
}
.more-list ul li .item .info .bottom {
    margin-top: 10px;
    display: flex;
    justify-content: space-between;
    align-items:center;
}
.more-list ul li .item .info .bottom .price{
    display: flex;
    justify-content: flex-start;
    align-items:center;
}
.more-list ul li .item .info .bottom .price .h{
    color:#ff5a37;
    font-size:24px;
    font-weight:600;
}
.more-list ul li .item .info .bottom .price em{
    font-style: normal;
    padding-right: 3px;
    color:#ff5a37;
}
.more-list ul li .item .info .bottom .price .y{
    color: #777;
    padding: 0 2px 0 10px;
}
.more-list ul li .item .info .bottom .price img{
    width: 15px;
    height: 15px;
}
.more-list ul li .item .info .bottom .num{
    float: right;
    color: #777;
}
.more-list ul li .item .info .bottom .data{
    display: flex;
	justify-content: flex-start;
	align-items: center;
}
.more-list ul li .item .info .bottom .data img{
    height: 18px;
    margin-right: 3px;
}
.d-button{
    width:1040px;
    margin: 30px 0;
    text-align: center;
}
.d-button a{
    background: #00dbeb;
    padding: 11px 70px;
    border-radius: 8px;
    font-size: 16px;
    font-weight: 500;
    color: #fff;
}
.bgf7{
    background: #f7f7f7;
}
.bgf7 .video-list ul{
    margin:20px 0;
}
.bgf7 .video-list ul li {
    margin:0 34px 0 0;
}
.bgf7 .video-list ul li:last-child{
    margin-right:0;
}
.m-guide{
    width: 1040px;
    text-align: center;
    display: flex;
    justify-content: flex-start;
    flex-direction: column;
}
.guide-list .more-list ul li {
    width: 32%;
	margin-bottom: 30px;
}
.more-list ul li .item .info .bottom .l {
    background: url(/images/l-ico.png) no-repeat;
    padding-right: 20px;
}
.more-list ul li .item .info .bottom em {
    font-size: 12px;
    color: #666;
    font-style: normal;
}
.more-list ul li .item .info .bottom .sc {
    background: url(/images/s-ico.png) no-repeat;
}
.guide-list .more-list .subtitle p,.guide-list .more-list .bottom{
    text-align: left;
}
.guide-list .more-list ul li .item a .z {
    top: 80%;
    left:0%;
    width: 50px;
}
.guide-top-nav {
    margin:0;
}
.guide-top-nav .nav-tit{
    margin:0;
}
.guide-top-nav .nav-tit ul li{
    padding:0 40px;
}
.guide-top-nav .nav-tit ul li a{
    font-size:20px;
    font-weight:400;
}
.guide-top-nav .nav-tit ul li.active{
    margin-top: -5px;
}
.guide-top-nav .nav-tit ul li.active a{
    border-bottom: 4px solid #00dbeb;
    font-size:24px;
    font-weight:600;
}
.guide-top-nav .nav-tit ul,.guide-top-nav .nav-tag ul{justify-content: center; display: flex; flex-wrap: wrap; }
.guide-top-nav .nav-tag{
    margin:20px 0 0 0;
}
.guide-top-nav .nav-tag ul li{
    margin:0 8px 10px 8px;
}
.guide-top-nav .nav-tag ul li.active a{
    background: #00dbeb;
    font-weight:700;
    color:#fff;
}
.guide-top-nav .nav-tag ul li a{
    background: #f7f7f7;
    padding:5px 25px;
    border-radius:7px;
    font-weight:500;
}
.guide-list{margin-top: 20px; margin-bottom: 40px; min-height: 200px; }
