﻿/*ywch index css*/
body{min-width:1000px;}
/*title*/
.ywch-index-title{height: 55px;line-height: 55px;}
.ywch-index-title h2{position: relative;font-size: 20px;color:#488fcf;font-weight: normal;float: left;width: 130px;text-indent: 20px;font-family: '黑体';}
.ywch-index-title h2 span{color: #99c308}
.ywch-index-title h2:before,.ywch-index-title h2:after{content: '';display: block;position: absolute;top:0;height: 4px;}
.ywch-index-title h2:before{background:#48aecf;width: 100%;left: 0;}
.ywch-index-title h2:after{width: 10px;background: #b0df0f;left: 5px;}
.ywch-index-title .title-more{float: right;color: #d0d0d0;font-size: 14px;position: relative  }
.ywch-index-title .title-more:before{content: '';display: inline-block;width: 1px;height: 14px;background: #d0d0d0;margin-right: 5px;    vertical-align: middle;}
.ywch-index-title .title-more:hover{color: #555;}
.ywch-index-title .title-more:hover:before{background: #555;}

/*part one*/
.ywch-content{}
.ywch-partone{background: #fff;padding-top:50px;padding-bottom: 70px;}
.ywch-partone .ywch-guide{width: 880px;}
.ywch-partone .ywch-service{width: 290px;}
.ywch-partone .ywch-guide ul{margin-left: -35px;}
.ywch-partone .ywch-guide ul li{
    -webkit-transform: translateZ(0);
    transform: translateZ(0);float: left;width: 190px;perspective:100px;margin-left: 35px;height: 88px;margin-bottom:20px;line-height: 88px;text-align: center;}
.ywch-partone .ywch-guide ul li a{display: block;width: 100%;height: 100%;overflow: hidden;font-size: 16px;color: #ffffff;background-size: cover;background-repeat:no-repeat;background-position: center;-webkit-transition: all 0.35s;transition: all 0.35s;}
.ywch-partone .ywch-guide ul li.li_1 a{background: url('../images/ywch_07.jpg')}
.ywch-partone .ywch-guide ul li.li_2 a{background: url('../images/ywch_08.jpg')}
.ywch-partone .ywch-guide ul li.li_3 a{background: url('../images/ywch_09.jpg')}
.ywch-partone .ywch-guide ul li.li_4 a{background: url('../images/ywch_10.jpg')}
.ywch-partone .ywch-guide ul li.li_5 a{background: url('../images/ywch_11.jpg')}
.ywch-partone .ywch-guide ul li.li_6 a{background: url('../images/ywch_12.jpg')}
.ywch-partone .ywch-guide ul li.li_7 a{background: url('../images/ywch_13.jpg')}
.ywch-partone .ywch-guide ul li.li_8 a{background: url('../images/ywch_14.jpg')}
.ywch-partone .ywch-guide ul li.li_9 a{background: url('../images/ywch_15.jpg')}
.ywch-partone .ywch-guide ul li.li_10 a{background: url('../images/ywch_16.jpg')}
.ywch-partone .ywch-guide ul li.li_11 a{background: url('../images/ywch_17.jpg')}
.ywch-partone .ywch-guide ul li.li_12 a{background: url('../images/ywch_18.jpg')}

.ywch-partone .ywch-guide ul li a:before{content: '';display: inline-block;width:40px;height:40px;vertical-align:middle;margin-right:12px;background: url("../images/guide-icon.png");background-repeat:no-repeat;}
.ywch-partone .ywch-guide ul li.li_1 a:before{background-position: 0 1px;}
.ywch-partone .ywch-guide ul li.li_2 a:before{background-position: 0 -33px;}
.ywch-partone .ywch-guide ul li.li_3 a:before{background-position: 0 -73px;}
.ywch-partone .ywch-guide ul li.li_4 a:before{background-position: 0 -113px;}
.ywch-partone .ywch-guide ul li.li_5 a:before{background-position: 0 -153px;}
.ywch-partone .ywch-guide ul li.li_6 a:before{background-position: 0 -193px;}
.ywch-partone .ywch-guide ul li.li_7 a:before{background-position: 0 -233px;}
.ywch-partone .ywch-guide ul li.li_8 a:before{background-position: 0 -273px;}
.ywch-partone .ywch-guide ul li.li_9 a:before{background-position: 0 -313px;}
.ywch-partone .ywch-guide ul li.li_10 a:before{background-position: 0 -355px;}
.ywch-partone .ywch-guide ul li.li_11 a:before{background-position: 0 -395px;}
.ywch-partone .ywch-guide ul li.li_12 a:before{background-position: 0 -440px;}


.ywch-partone .ywch-guide ul li:hover{
    -webkit-animation-name: buzz-out;
    animation-name: buzz-out;
    -webkit-animation-duration: 0.75s;
    animation-duration: 0.75s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
}
.ywch-partone .ywch-guide ul li:hover:before{    opacity: 1;  -webkit-transform: translateY(5px);  transform: translateY(5px);}
.ywch-partone .ywch-service ul{margin-left: -20px;}
.ywch-partone .ywch-service ul li{float: left;width: 135px;height: 142px;margin-left: 20px;margin-bottom: 20px;text-align: center;}
.ywch-partone .ywch-service ul li a{display: block;width: 100%;height: 100%;-webkit-transform: scale(1);transform: scale(1);overflow: hidden;font-size: 16px;color:#fff;text-align: center;-webkit-transition: all 0.35s;transition: all 0.35s;}
.ywch-partone .ywch-service ul li.li_1 a{background-color: #5ecfdc}
.ywch-partone .ywch-service ul li.li_2 a{background-color: #a5dc5e}
.ywch-partone .ywch-service ul li.li_3 a{background-color: #e1b856}
.ywch-partone .ywch-service ul li.li_4 a{background-color: #5ebadc}

.ywch-partone .ywch-service ul li a:before{content: '';display:block;width:50px;height:50px;margin:30px auto 10px auto;background: url("../images/service-icon.png");background-repeat:no-repeat;}
.ywch-partone .ywch-service ul li a{display: block;width: 100%;height: 100%;overflow: hidden;}
.ywch-partone .ywch-service ul li.li_1 a:before{background-position: 0 1px;}
.ywch-partone .ywch-service ul li.li_2 a:before{background-position: 0 -50px;}
.ywch-partone .ywch-service ul li.li_3 a:before{background-position: 0 -100px;}
.ywch-partone .ywch-service ul li.li_4 a:before{background-position: 0 -156px;}
.ywch-partone .ywch-service ul li a:hover{box-shadow: 6px 6px 6px #999;text-shadow:2px 2px 2px #333;-webkit-transform: scale(1.05);transform: scale(1.05);opacity: 0.8;}

/*END part one*/


/*part two*/
.ywch-part-two{background: #f6f6f6;min-height: 490px;}
.ywch-part-two .w1200{position: relative;padding-top:50px;padding-bottom: 50px;overflow: hidden;}
.ywch-part-two .ywch-h2-title{cursor: pointer;}
.ywch-part-two .ywch-h2-title:hover{transition: all 0.35s;}
.ywch-part-two .dep-tit span:after{content:'';display:inline-block;width:1px;height:30px;background:#ddd;top:10px;right: -1px;position: absolute;}
.ywch-part-two .active:after,.ywch-part-two .active:before{display: none;}
.ywch-part-two .ypt-slide{width: 100%;}
.dep-item .ypt-btn{overflow: hidden;position: absolute;right: 0;top:55px;}
.ypt-btn a{float: left;display: block;width: 28px;height: 25px;margin-left: 5px;-webkit-border-radius: 5px;border-radius: 5px;cursor: pointer;}
.ypt-btn a.prev{background: #5ecfdc url("../images/btnarrow-icon.png") no-repeat 3px 3px;}
.ypt-btn a.next{background: #5ecfdc url("../images/btnarrow-icon.png") no-repeat 3px -17px;}
.ypt-btn a.more{background: #99c308 url("../images/btnarrow-icon.png") no-repeat  4px -36px;}
.ypt-btn a:hover{opacity: 0.8;}
.ypt-btn a.prevStop,.ypt-btn a.nextStop{background-color: #ddd;cursor:default;}
/*科室介绍*/
.ypt-department {display: none;}
.ypt-department  ul{}
.ypt-department  li{float: left;width:285px;margin-right: 20px;overflow: hidden;}
.ypt-department  li .ypts-con{padding: 17px;margin-bottom: 20px;border: 1px solid #e7e7e7;background: #fff;position:relative;}
.ypt-department .hidden-slide{}
.ypt-department  .ypts-con .ypts-title{border-bottom: 1px solid #ddd;margin-bottom: 8px;}
.ypt-department  .ypts-con .ypts-title h4{font-size: 16px;font-weight: normal;color:#5b9ad3;overflow: hidden;white-space: nowrap;text-overflow:ellipsis;}
.ypt-department  .ypts-con .ypts-title span{color:#777777;display:block;padding: 8px 0;font-size: 14px;white-space: nowrap;text-overflow:ellipsis;overflow: hidden;}
.ypt-department  .ypts-con p{color:#a7a7a7;font-size: 14px;line-height: 20px;height: 40px;overflow: hidden;}
.ypt-department  .ypts-con  .ypts-view{position: absolute;right: 0;top:0;width: 95px;height: 100%;display:none;-webkit-transition: all 0.35s;transition: all 0.35s;-webkit-animation: slideLeft50 0.35s;animation: slideLeft50 0.35s;}
.ypt-department  .ypts-con  .ypts-view .view-bg{position: absolute;right:0;top:0;width: 100%;height: 100%;z-index: 1;background-color: #5c9bd4;opacity: 0.9;filter:alpha(opacity=90);-ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90);}
.ypt-department  .ypts-con  .ypts-view a{display:block;color:#fff;font-size: 14px;position: relative;z-index: 2;text-align: center;padding-top: 45px;}
.ypt-department  .ypts-con  .ypts-view a:after{content: '';display: block;background: url("../images/bigarrow-icon.png") no-repeat center;width: 30px;height: 30px;margin: auto;margin-top: 10px;}
.ypt-department  li .ypts-con:hover .ypts-view{display: block;-webkit-transition: all 0.35s;transition: all 0.35s;}
/*专家介绍*/
.ywch-doctor{}
.ywch-doctor .ypt-slide{width: 100%;}
.ywch-doctor  ul{margin-right: -37px;}
.ywch-doctor  li{float: left;width:210px;position:relative;margin-right: 37px;background: #fff;opacity: 1;-webkit-transform: scale(1);transform: scale(1);-webkit-transition: all 0.35s;transition: all 0.35s;}
.ywch-doctor  li:hover{box-shadow: 6px 6px 6px #c5c5c5;-webkit-transition: all 0.35s;transition: all 0.35s;opacity: 0.8;-webkit-transform: scale(1.05);transform: scale(1.05);}
.ywch-doctor  li img{width: 100%;height: 240px;}
.ywch-doctor  li a{display: block;overflow: hidden;}
.ywch-doctor  li .doctor-img{width: 100%;height: 240px;background: #f8f8f8;}
.ywch-doctor  li .doctor-info{padding: 12px 25px;}
.ywch-doctor  li .doctor-info h5{font-weight: normal;color:#5c5c5c;line-height: 20px;font-size: 14px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.ywch-doctor  li .doctor-info div{line-height: 18px;font-size: 12px;margin-top: 5px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.ywch-doctor  li .doctor-info div span{display: inline-block;padding: 0 5px;color:#fff;margin-right: 5px;-webkit-border-radius: 5px;border-radius: 5px;}
.ywch-doctor  li .doctor-info div strong{font-weight: normal;color:#5c5c5c;}
.ywch-doctor  li .doctor-info .di-time span{background: #48aecf;}
.ywch-doctor  li .doctor-info .di-room span{background: #99c308;}

.ywch-part-two .ypt-btn ul{display: none;}
/*END part two*/

/*新闻资讯*/
.ywch-part-three{background: #fff;padding-top:50px;padding-bottom: 50px;}
.ywch-news{width: 880px;}
.ywch-news .yn-nav{}
.ywch-news .yn-nav li{float: left;text-align: center;line-height: 30px;}
.ywch-news .yn-nav li a{font-size: 16px;position: relative;color:#1c1c1c;display: block;width: 80px;height: 30px;float: left;z-index: 1;cursor: pointer;}
.ywch-news .yn-nav li.active a{color:#fff;-webkit-transition: all 0.35s;transition: all 0.35s;}
.ywch-news .yn-item{display: none;}
.ywch-news .yn-nav li:after{content:"";display: inline-block;width: 1px;height:25px;background: #ddd;margin-left: 10px;margin-right: 10px;margin-top:5px;float: left;}
.ywch-news .yn-nav li.noafter:after{display: none;}
.ywch-news .ywch-index-title a.more{margin-top: 12px;margin-left: 5px;}
.ywch-news .yn-nav-wrap{position: relative;float: left;margin-left:20px;margin-top: 10px;}
.ywch-news .yn-movebg{position: absolute;z-index: 0;background: #5c9bd4;-webkit-border-radius: 5px;border-radius: 5px;width: 80px;height: 30px;top:0;-webkit-transition: all 0.35s;transition: all 0.35s;}
/*切花那内容*/
.yn-tab{margin-top: 10px;height: 275px;overflow: hidden;width: 100%}
.yn-item{overflow: hidden;}
.yn-item .yni-img{width: 420px;height: 275px;overflow: hidden;position: relative;}
.yn-item .yni-img a{display: block;width: 100%;height: 100%;overflow: hidden;position: relative;}
.yn-item .yni-img img{width: 100%;height: 275px;}
.yn-item .yni-img .yni-tit{position: absolute;left: 0;bottom: 0;height: 40px;line-height: 40px;width:75%;z-index:1;padding: 0 10px;font-size:14px;color:#ffffff;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;text-align: left;}
.yn-item .yni-img .yni-tit-bg{position: absolute;left:0;bottom:0;width: 100%;height:40px;z-index:0;background-color: #196cb7;opacity: 0.85;filter:alpha(opacity=85);-ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=85);}

.yn-item .yni-list{width: 430px;}
.yn-item .yni-list  .yni-top{border-bottom: 1px solid #e7e7e7;padding: 10px;padding-top: 0;}
.yn-item .yni-list  .yni-top h2{font-weight: normal;font-size: 20px;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;margin-bottom: 11px;}
.yn-item .yni-list  .yni-top h2 a{color: #488fcf;}
.yn-item .yni-list  .yni-top h2 a:hover{text-decoration: underline;}
.yn-item .yni-list  .yni-top p{height: 66px;overflow: hidden;font-size: 14px;color: #999999;line-height: 22px;}
.yn-item .yni-list .yni-bottom ul{padding: 12px 10px;}
.yn-item .yni-list .yni-bottom ul li{height:31px;line-height: 31px;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;vertical-align: bottom;}
.yn-item .yni-list .yni-bottom ul li a{font-size: 14px;color: #555;}
.yn-item .yni-list .yni-bottom ul li a:hover{color:#488fcf;text-decoration: underline;}
.yn-item .yni-list .yni-bottom ul li:before{content: '';display: inline-block;width: 6px;height: 6px;background: #488fcf;-webkit-border-radius:10px;border-radius: 10px;vertical-align: middle;margin-right: 10px;}

li.new{position: relative;}
li.new:after{content: '';display: inline-block;width: 20px;height: 13px;background: url("../images/new-icon.jpg") no-repeat center}

/*新闻轮播*/
.xinwenzhongxin ul{overflow: hidden;}
.xinwenzhongxin li {width: 100%;}
.xinwenzhongxin .ypt-btn{top:inherit;bottom: 10px;right: 10px;z-index:3; height:15px;}
.xinwenzhongxin .ypt-btn ul{ overflow:hidden; zoom:1; float:left;  }
.xinwenzhongxin .ypt-btn ul li{ float:left; margin-right:5px;  font-size:12px;width:15px; height:15px; line-height:14px; text-align:center; background:#fff; cursor:pointer;-webkit-border-radius: 3px; border-radius: 3px;}
.xinwenzhongxin .ypt-btn ul li.on{ background:#f00; color:#fff; }
/*媒体报道*/
.meitibaodao{margin-right: -3%;}
.meitibaodao ul li{float: left;width: 22%;margin-right: 3%;background: #fff;border: 1px solid #e7e7e7;-webkit-transition: all 0.5s;transition: all 0.5s;}
.meitibaodao ul li .mt-img{width: 100%;height:180px;overflow: hidden;}
.meitibaodao ul li .mt-img img{width: 100%;height: 100%;}
.meitibaodao ul li .mt-info{height: 93px;padding:10px;overflow: hidden;}
.meitibaodao ul li .mt-info  span{display:inline-block;width:100%;font-size: 13px;color: #666;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;margin-bottom: 10px;}
.meitibaodao ul li .mt-info p{font-size: 12px;color: #888;line-height: 20px;height: 40px;overflow: hidden;}
.meitibaodao ul li:hover{-webkit-transition: all 0.5s;transition: all 0.5s;box-shadow: 3px 3px 9px  #ccc;-webkit-transform: scale(0.96);transform: scale(0.96)}

/*采购信息*/
.caigouxinxi{overflow: hidden;margin-right: -3%;}
.caigouxinxi .cg-item{float: left;width: 47%;margin-right: 3%;}
.caigouxinxi ul li{width: 100%;height: 30px;line-height: 30px;-webkit-transition: all 0.5s;transition: all 0.5s;}
.caigouxinxi ul li a{display:inline-block;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;width:75%;font-size: 14px;-webkit-transition: all 0.5s;transition: all 0.5s;}
.caigouxinxi ul li span{float: right;font-size: 13px;color: #777;}
.caigouxinxi ul li:before{content: '';display: inline-block;width: 6px;height: 6px;background: #488fcf;-webkit-border-radius:10px;border-radius: 10px;vertical-align: text-top;margin-right: 10px;}
.caigouxinxi ul li:hover{}
.caigouxinxi ul li:hover a{font-size: 15px;text-shadow: 0 2px 3px #999;}
/*通知公告*/
.ywch-notice{width: 290px;background: #fff;position: relative;z-index: 3;}
.ywch-notice {border: 1px solid #e7e7e7;height: 340px;}
.ywch-notice .title-more{margin-right: 20px;}
.ywch-notice .notice-con{}
.ywch-notice .notice-list{padding:0 20px;}
.ywch-notice .notice-list ul{border-top: 1px solid #e7e7e7;padding-top: 10px;}
.ywch-notice .notice-list ul li{height:32px;line-height: 32px;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.ywch-notice .notice-list ul li a{font-size: 14px;color: #555;}
.ywch-notice .notice-list ul li a:hover{color:#488fcf;text-decoration: underline;}
.ywch-notice .notice-list ul li:before{content: '';display: inline-block;width: 6px;height: 6px;background: #488fcf;-webkit-border-radius:10px;border-radius: 10px;vertical-align: middle;margin-right: 10px;}
/*END 新闻资讯*/

/*part-four*/
.ywch-part-four{background: #f6f6f6;padding-top:50px;padding-bottom: 70px;}
.ywch-part-four .w1200{position: relative;overflow: hidden;}
.ywch-part-four .ypt-btn{top:15px;}
.ywch-special{}
.ywch-special ul li{float: left;width: 370px;height: 125px;overflow: hidden;margin-right: 30px;}
.ywch-special ul li .special-img{height: 125px;width: 170px;float: left;}
.ywch-special ul li .special-img img{width: 100%;height: 100%;}
.ywch-special ul li .special-info{float: left;width: 180px;margin-left: 20px;}
.ywch-special ul li .special-info a{display: block;width: 100%;height: 100%;overflow: hidden;max-height: 170px;}
.ywch-special ul li .special-info h4{font-size: 16px;color: #118ab1;font-weight: normal;margin-bottom: 12px;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.ywch-special ul li .special-info p{font-size: 13px;color: #575757;line-height: 24px;}
.ywch-special ul li .special-info a:hover{text-decoration: underline;}
/*END part-four*/

/*悬浮*/
.ywch-focus{}
.ywch-focus .focus-wrap{position:fixed;top:39%;right:-135px;z-index: 9;width: 135px;background: url("../images/codebg.png") no-repeat top;background-size:100%;padding-top: 90px;-webkit-transition: all 0.35s;transition: all 0.35s;}
.ywch-focus .focus-con{background: #fff;border: 1px solid #bcd4e9;box-sizing:border-box;border-top: 0;padding:12px 0 ;margin:0 1px;-webkit-border-bottom-left-radius: 18px;-webkit-border-bottom-right-radius: 18px;border-bottom-left-radius: 18px;border-bottom-right-radius: 18px;}
.ywch-focus .focus-con div{text-align: center;}
.ywch-focus .focus-con img{width: 100px;height: 100px;margin: auto;}
.ywch-focus .focus-con span{display: block;font-size: 14px;color: #3e3e3e;-webkit-user-select: none;}
.ywch-focus .focus-close{position: absolute;right: -15px;top:5px;width: 30px;height: 30px;background: url("../images/close.png") no-repeat center;cursor: pointer;background-size: 100%}
.ywch-focus .focus-open{display:none;position: fixed;height: 100px;width:25px;background:#3784c5 url("../images/open-arrow.png") no-repeat 1px center;right: -12px;top:50%;cursor: pointer;-webkit-border-radius: 30px;border-radius: 30px;-webkit-transition: all 0.35s;transition: all 0.35s;}
.ywch-focus .focus-wrap.screen{right:25px;}

@media screen and (max-width: 1210px) {
    .w1200{width: 1000px;}
    .ywch-banner{height: 300px;}
    .ywch-partone,.ywch-part-three,.ywch-part-four{    padding-top: 30px!important;padding-bottom: 30px!important}
    .ywch-partone .ywch-guide,.ywch-news{width: 730px;}
    .ywch-partone .ywch-service,.ywch-notice{width: 250px}
    .ywch-partone .ywch-service ul li{width: 110px;height: 120px;}
    .ywch-partone .ywch-service ul li a:before{margin-top: 20px;}
    .ywch-partone .ywch-guide ul{margin-left: -18px;}
    .ywch-partone .ywch-guide ul li{    width: 165px;margin-left: 22px;height: 73px;line-height: 73px;}
    .ywch-index-title{height: 45px;line-height: 45px;}
    .ywch-index-title h2{font-size: 16px;width: 100px;}
    .ywch-partone .ywch-guide ul li a,.ywch-partone .ywch-service ul li a,.ypt-department  .ypts-con .ypts-title h4,.ywch-news .yn-nav li a,.ywch-news .yn-nav li a{font-size: 14px;}
    .ypt-department  .ypts-con .ypts-title span,.ypt-department  .ypts-con p,.yn-item .yni-list  .yni-top p,.yn-item .yni-list .yni-bottom ul li a,.ywch-notice .notice-list ul li a,.caigouxinxi ul li a{font-size: 12px;}
    .ypt-department  .ypts-con  .ypts-view a{padding-top: 35px;}
    .ywch-doctor  li{width: 185px;margin-right: 20px;}
    .ywch-doctor  li .doctor-img,.ywch-doctor  li .doctor-img img{height: 215px;}
    .ywch-part-two{min-height: 450px;}
    .ypt-department  li{width: 235px;}
    .yn-item .yni-img,.yn-item .yni-img img{width: 350px;height: 205px;}
    .yn-item .yni-list{width: 360px;}
    .yn-item .yni-list  .yni-top h2{font-size: 16px;}
    .yn-item .yni-list .yni-bottom ul{padding: 0 5px;}
    .yn-item .yni-list .yni-bottom ul li,.ywch-notice .notice-list ul li{height: 25px;line-height: 25px;}
    .yn-item .yni-list .yni-bottom ul li:last-child{display: none;}
    .ywch-notice{height: 270px;}
    .ywch-special ul li{width: 470px;}
    .yn-tab{height: 215px;}
    .caigouxinxi ul li a{width: 70%;}
    .meitibaodao ul li .mt-img{height: 150px;}
    .meitibaodao ul li .mt-info{height: 63px;}
    .meitibaodao ul li .mt-info p{display: none;}
    .meitibaodao ul li .mt-info span{margin-top: 10px;white-space: initial;height: 35px;font-size: 12px;}

}


@media screen and (min-width:0px) and (max-width: 1439px){
    .ywch-focus .focus-wrap.screen{right:1%;}
}
@media screen and (min-width:1440px) and (max-width: 1599px){
    .ywch-focus .focus-wrap.screen{right:2%;}
}
@media screen and (min-width:1600px) and (max-width: 1860px){
    .ywch-focus .focus-wrap.screen{right:3%;}
}




@-webkit-keyframes buzz-out {
    10% {
        -webkit-transform: translateX(3px) rotate(2deg);
        transform: translateX(3px) rotate(2deg);
    }

    20% {
        -webkit-transform: translateX(-3px) rotate(-2deg);
        transform: translateX(-3px) rotate(-2deg);
    }

    30% {
        -webkit-transform: translateX(3px) rotate(2deg);
        transform: translateX(3px) rotate(2deg);
    }

    40% {
        -webkit-transform: translateX(-3px) rotate(-2deg);
        transform: translateX(-3px) rotate(-2deg);
    }

    50% {
        -webkit-transform: translateX(2px) rotate(1deg);
        transform: translateX(2px) rotate(1deg);
    }

    60% {
        -webkit-transform: translateX(-2px) rotate(-1deg);
        transform: translateX(-2px) rotate(-1deg);
    }

    70% {
        -webkit-transform: translateX(2px) rotate(1deg);
        transform: translateX(2px) rotate(1deg);
    }

    80% {
        -webkit-transform: translateX(-2px) rotate(-1deg);
        transform: translateX(-2px) rotate(-1deg);
    }

    90% {
        -webkit-transform: translateX(1px) rotate(0);
        transform: translateX(1px) rotate(0);
    }

    100% {
        -webkit-transform: translateX(-1px) rotate(0);
        transform: translateX(-1px) rotate(0);
    }
}

@keyframes buzz-out {
    10% {
        -webkit-transform: translateX(3px) rotate(2deg);
        transform: translateX(3px) rotate(2deg);
    }

    20% {
        -webkit-transform: translateX(-3px) rotate(-2deg);
        transform: translateX(-3px) rotate(-2deg);
    }

    30% {
        -webkit-transform: translateX(3px) rotate(2deg);
        transform: translateX(3px) rotate(2deg);
    }

    40% {
        -webkit-transform: translateX(-3px) rotate(-2deg);
        transform: translateX(-3px) rotate(-2deg);
    }

    50% {
        -webkit-transform: translateX(2px) rotate(1deg);
        transform: translateX(2px) rotate(1deg);
    }

    60% {
        -webkit-transform: translateX(-2px) rotate(-1deg);
        transform: translateX(-2px) rotate(-1deg);
    }

    70% {
        -webkit-transform: translateX(2px) rotate(1deg);
        transform: translateX(2px) rotate(1deg);
    }

    80% {
        -webkit-transform: translateX(-2px) rotate(-1deg);
        transform: translateX(-2px) rotate(-1deg);
    }

    90% {
        -webkit-transform: translateX(1px) rotate(0);
        transform: translateX(1px) rotate(0);
    }

    100% {
        -webkit-transform: translateX(-1px) rotate(0);
        transform: translateX(-1px) rotate(0);
    }
}