/* CSS Document */
@import url("core.css?v=1222");
body,html{font-family:'Noto Sans SC', sans-serif, "游ゴシック体", "Yu Gothic", YuGothic,'メイリオ' , Meiryo , Osaka,  "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;margin:0}
html{font-size: 62.5%;}
:root{--content-min-width:1280px;--hover-color:#106abf;--logo-color:#FF000D}
.overflow {overflow:hidden }
.w1280 { max-width:var(--content-min-width); margin:0 auto; }
.flex{}
body{background:#f5f5f5}
body.adsbg{background-repeat:no-repeat;background-position:center top;background-attachment: fixed;}
.customize-support:before{height:32px}
/***/
header{z-index:990}
.header{position: relative;z-index：994}
.header .w1280{background:#000;justify-content: space-between;align-items: center;height:145px;padding:0 30px}
.logo{width:290px;}
.header img{width:100%;height:auto}
.logo a{display:block}
.automaton-group-ads{width:280px}
.automaton-language{width:210px}
.automaton-language p{margin:8px 0}
.automaton-language a{}
nav{max-width:var(--content-min-width); margin:0 auto;}
nav>ul{background:#000;}
nav li{line-height:60px;border-top:1px solid rgba(255,255,255,0.2);width:16.66666666666667%;text-align:center;position: relative;}
nav li.mb{display:none}
nav li.mb:hover{background:none;border-top-color:rgba(255,255,255,0.2)}
nav li a{font-size:16px;color:#fff;display:block}
nav li:before{content:"";width:1px;height:100%;left:0;top:0;position:absolute;background:rgba(255,255,255,0.2)}
nav li:first-child:before{opacity:0;}
nav li:hover:before,nav li.on:before{background:var(--hover-color)}
nav li:hover,nav li.on{background:var(--hover-color);border-top-color:var(--hover-color)}
/***/
.customize-support:before{content:"";height:0;display:block}
body.body-scroll header{position:fixed;left:0%;top:0;z-index: 999;width:100%}
body.body-scroll header nav{}
body.body-scroll .header{display:none}
.customize-support .body-scroll header{top:32px}
/***/
#scrollTop{width:50px;height:50px;background:var(--hover-color) url(../images/icon_scroll.png) no-repeat center;background-size:cover;cursor:pointer;position:fixed;right:15px;bottom:15px;z-index: 900;border-radius:50px;display:none}
#scrollTop:hover{background-color:var(--logo-color)}
footer{background: #000; padding: 50px;justify-content: space-between;margin-top:50px!important}
.flogo{}
.flogo img{ width: auto; height: 50px;}
.flogo p{color: #fff;font-size: 16px;line-height: 1.5;margin-top: 25px;}
.flogo p a{color: var(--hover-color);vertical-align: top;margin: 0 5px;}
.flogo p a:hover{text-decoration:underline}
.fshare{}
.fshare svg{ fill: #fff; width: 100%; height: auto;}
.fshare a{ color: #fff; background: rgba(255,255,255,0.3); width: 50px; height: 50px;  display: inline-block; text-align: center; border-radius: 50px; padding: 12px; margin-left: 5px;}
.fshare a:hover{background:var(--hover-color)}
.fnav{ width: 100%; border-top: 1px solid rgba(255,255,255,0.2); margin-top: 35px; padding-top: 20px;text-align: center;}
.fnav a{color: #fff; font-size: 16px; margin: 0 30px;}
.fnav a:hover{color:var(--hover-color)}
copyright{width: 100%; font-size: 16px; color: #fff;text-align: center; margin-top: 35px;}
/***/
#container{padding:15px;}
.advertise-container{}
.advertise-container ul{}
.advertise-container li{width:calc(33.333333% - 10px);margin-right:15px;}
.advertise-container li:last-child{margin-right:0}
.advertise-container img{width:100%;height:auto;display:block}
.advertise-container .code-block{margin:0!important}
/***/
.position{font-size:15px;display:flex;align-items:center;margin-top:10px;margin-bottom:25px;}
.position p{display:flex;align-items:center;}
.position a{color:#000}
.position a:hover{color:var(--hover-color)}
.position span.separator{margin:0 6px;}
.position span.current{color:var(--hover-color); overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
/**/
.position_h1{background:#fff;-moz-box-shadow: 0px 2px 5px rgba(0,0,0,0.1);-webkit-box-shadow: 0px 2px 5px rgba(0,0,0,0.1);box-shadow: 0px 2px 5px rgba(0,0,0,0.1);display:flex;flex-wrap:nowrap;align-items:center;border: 1px solid #ddd;
    padding: 15px 20px;overflow: hidden;text-overflow: ellipsis;margin-bottom:25px;white-space:nowrap;}
.position_h1 h1{width:auto;font-size:18px;color:var(--logo-color);padding-right:35px;position:relative}
.position_h1 h1:after{width:1px;height:20px;position:absolute;right:15px;top:0;content:"";display:block;background:#ddd}
.position_h1 p{width:auto;font-size:14px;opacity:0.8;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;display:block}
/**/
#tag_container .position_h1 h1:after{opacity:0}
.articles-left{width:calc(100% - 370px - 30px)}
.articles-right{width:370px;margin-left:30px;}
/**/
.null_articles{text-align:center;opacity:0.5;font-size:20px;padding:50px 0}
.articles-index{margin-top:15px}
.articles-index-tabs{
    display: -webkit-flex;display: flex;-webkit-flex-wrap: wrap; flex-wrap: wrap;background:#fff;height:55px; margin-bottom:25px;border-top: 1px solid rgba(0,0,0,0.05); -moz-box-shadow: 0px 2px 5px rgba(0,0,0,0.1);-webkit-box-shadow: 0px 2px 5px rgba(0,0,0,0.1);box-shadow: 0px 2px 5px rgba(0,0,0,0.1);
}
.articles-index-tabs span{position:relative;width:20%;line-height:55px;color:#000;font-size:16px;text-align:center;cursor: pointer;}
.articles-index-tabs span a{display:block;color:#000}
.articles-index-tabs span:before{content:"";width:1px;height:100%;background:rgba(0,0,0,0.1);position:absolute;left:0;top:0}
.articles-index-tabs span:first-child:before{opacity:0;}
.articles-index-tabs span.on,.articles-index-tabs span.on:hover{background: var(--logo-color);color: #fff;}
.articles-index-tabs span:hover{color:var(--logo-color);}
.articles-index-tabs span:hover a,.articles-index-tabs span.on a{}
.articles-index-tabs span.on:after{content:"";border-top: 10px solid var(--logo-color);position: absolute;left: 50%;margin-left: -10px;bottom: -20px;border-left: 10px solid transparent;border-right: 10px solid transparent;border-bottom: 10px solid transparent;}
.articles-index-tabs span:hover:after{}
#tag_container .articles-index-tabs span{width:auto;padding:0 15px}
/**/
.blog-ulist{}
.blog-ulist li{display: -webkit-flex;display: flex;-webkit-flex-wrap: wrap;flex-wrap: wrap;border-radius:5px;padding:15px;
    background:#fff;-moz-box-shadow:1px 0px 8px rgba(0,0,0,0.15); -webkit-box-shadow:1px 0px 8px rgba(0,0,0,0.15); box-shadow:1px 0px 8px rgba(0,0,0,0.15);margin-bottom:15px;
}
.blog-ulist li .thumb{width:250px;height:140px;border-radius:5px;background:#f5f5f5;overflow:hidden}
.blog-ulist li .thumb img{width: 100%;height: 100%;object-fit: cover;aspect-ratio: 16 / 9;}
.blog-ulist li .desc{width:calc(100% - 250px - 15px);margin-left:15px;display: -webkit-flex;display: flex;align-items:center;
    line-height: 1.5;
}
.blog-ulist li article a{color:#000;font-size:16px;font-weight: bold;overflow: hidden;text-overflow: ellipsis;max-height:3em;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:2;}
.blog-ulist li article a{background-repeat: no-repeat;background-image:linear-gradient(transparent calc(100% - 1px), currentColor 1px);transition: .7s ease;background-size: 0 100%;text-decoration:none}
.blog-ulist li:hover article a{color:var(--hover-color);background-size:100% 100%}
.blog-ulist li .excerpt{overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:2;font-size: 14px;color: #333;height: 3em;margin-top: 10px;margin-bottom:12px;}
.blog-ulist li .desc-p{width:100%}
.tags-autor{justify-content:space-between;align-items: center;}
.tags-lable{overflow: hidden;white-space: nowrap;text-overflow: ellipsis;display: block;width:60%;}
.tags-lable a{background:#eaeffb;border-radius: 5px; padding: 3px 10px;font-size: 13px;color: #000;margin-right: 5px;display: inline-block;}
.tags-time{display:flex;flex-wrap:wrap;align-items: center;width:35%;justify-content:right;line-height:25px}
.tags-time span{font-size:12px;font-weight: 600;width:70px;}
.tags-time span:last-child{display:flex;flex-wrap:wrap;max-width:calc(100% - 70px);width:auto}
.tags-time span:last-child a{position:relative;padding-left:30px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.tags-time span:last-child a:hover{color:var(--hover-color)}
.tags-time img{width:25px;height:25px;position:absolute;left:0;top:0}
.tags-lable a:hover{background:var(--hover-color);color:#fff}
/**/
.articles-index-tabs-items,.articles-hots-tabs-items{display:none}
.articles-index-tabs-items.on,.articles-hots-tabs-items.on{display:block}
/**/
.advertise-box{}
.advertise-box img{width:100%;height:auto;}
/***/
.articles-hots-tabs{    -moz-box-shadow: 0px 2px 5px rgba(0,0,0,0.1); -webkit-box-shadow: 0px 2px 5px rgba(0,0,0,0.1); box-shadow: 0px 2px 5px rgba(0,0,0,0.1); background:#fff; display:flex; flex-wrap:wrap; margin:25px 0;}
.articles-hots-tabs span{width:33.333333333%;text-align:center;line-height:45px;font-size:16px;display:block;color:#000;cursor:pointer}
.articles-hots-tabs span.on{background:var(--logo-color);color:#fff}
.articles-hots-tabs span.on:hover{color:#fff}
.articles-hots-tabs span:hover{color:var(--logo-color)}
/**/
.blog-side-ulist{}
.blog-side-ulist li{border-radius:5px;background:#fff;-moz-box-shadow:1px 0px 8px rgba(0,0,0,0.15); -webkit-box-shadow:1px 0px 8px rgba(0,0,0,0.15); box-shadow:1px 0px 8px rgba(0,0,0,0.15);margin-bottom:15px}
.blog-side-ulist li .thumb{position:relative;border-top-left-radius:5px;border-top-right-radius:5px;}
.blog-side-ulist li .isvideo:before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:url(../images/icon_vidoe.png) no-repeat center;display:block;background-size: 50px;}
.blog-side-ulist li .thumb img{width: 100%;height: 100%;object-fit: cover;aspect-ratio: 16 / 9;border-top-left-radius:5px;border-top-right-radius:5px;}
.blog-side-ulist .desc{padding:15px}
.blog-side-ulist .desc p{color:#000;font-size:16px;font-weight: bold;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:2;line-height:1.5;max-height:3em}
.blog-side-ulist li:hover p{color:var(--hover-color)}
/**/
.advertise-author{background:#fff;-moz-box-shadow:2px 2px 5px rgba(0,0,0,0.1); -webkit-box-shadow:2px 2px 5px rgba(0,0,0,0.1); box-shadow:2px 2px 5px rgba(0,0,0,0.1);border-radius:5px;line-height:1.5;text-align:center;padding:25px;}
.advertise-author b{display:block;font-size: 16px;}
.advertise-author p{ margin-bottom: 10px; font-size: 15px;}
.advertise-author label{ opacity: 0.5;}
.advertise-author img{border-radius: 100px;width: 60px;height: auto; margin-bottom: 5px;}
.advertise-author .desc{background:url(../images/icon_author.png) no-repeat left 2px;padding-left:30px;background-size:auto 18px;text-align:left;color:rgba(0,0,0,0.5);font-size: 14px;}
/***/
.news_container{background:#fff;-moz-box-shadow:2px 2px 5px rgba(0,0,0,0.1); -webkit-box-shadow:2px 2px 5px rgba(0,0,0,0.1); box-shadow:2px 2px 5px rgba(0,0,0,0.1);border-radius:5px;line-height:1.5;padding:25px;}
.news_h1{}
.news_h1 h1{font-size: 30px;margin-bottom: 15px;}
.news_h1 .excerpt{font-size:17px;color: rgba(0,0,0,0.8);}
.news_h1 .author{margin:15px 0;display: flex;flex-wrap: wrap;align-items: center;}
.news_h1 .author img{margin-right: 5px;width:50px;height: 50px;}
.news_h1 .author a{display: flex;flex-wrap: wrap; align-items: center;font-size:16px;color:#000;margin-right:20px;}
.news_h1 .tags-lable{width:100%;display: block;align-items: center;white-space: normal;padding-left: 50px;position: relative;margin-bottom:15px}
.news_h1 .tags-lable label{color: rgba(0,0,0,0.8);margin-right: 10px;position: absolute;left: 0;top:10px;}
.news_h1 .tags-lable a{background:var(--hover-color);margin:5px;color:#fff;font-size:15px;}
.news-content{font-size:17px;line-height:1.5;padding-top:25px;border-top:1px solid #ddd}
.news-content p{margin-block-end:1em;}
.news-content p+p{}
.news-content figure{margin-block-end:1em;}
.news-content figure+figure{}
.news-content iframe{width:100%!important;margin-block-end:1em;margin-block-start:0em}
:is(.news-content) :where(h1,h2,h3,h4,h5,h6) {margin-block-end:15px;}
.news-content embed, .news-content iframe, .news-content object, .news-content video {max-width: 100%;}
.news-content h1{font-size:30px;}
.news-content h2{font-size:28px;}
.news-content h3{font-size:26px;}
.news-content h4{font-size:24px;}
.news-content h5{font-size:22px;}
.news-content h6{font-size:20px;}
.news-content video{width:100%;vertical-align:middle}
.news-content img{max-width:100%;height:auto}
.news-content a{color:var(--hover-color);vertical-align:top}
.thumbnail-p img{width:100%;max-width:auto;height:auto;margin-bottom:25px}
/**/
.related_ulist{margin-top:35px}
.related_ulist h2{color:var(--hover-color);margin-bottom:20px;padding-left:15px}
/**/
.wpcf7{ border: 1px solid #ddd;padding:25px;margin-top:25px}
.contact_form li{margin-top:25px}
.contact_form li:first-child{margin-top:0}
.contact_form li label{color: #666;}
.contact_form li label em{color: red;}
.contact_form .wpcf7-text{width: 100%;border: 0;padding: 10px 0;border-bottom: 1px solid #000;margin-top: 5px;}
.contact_form .wpcf7-textarea{width: 100%;border: 0;padding: 10px 0;border-bottom: 1px solid #000;margin-top: 5px;}
.contact_form .wpcf7-list-item{margin-left:0}
.contact_form .wpcf7-submit{background: var(--hover-color); color: #fff;border-radius: 5px; padding: 15px 25px; border: 0;display:inline-block; min-width: 250px;cursor:pointer}
.wpcf7 form .wpcf7-response-output{margin:0 !important}
/***********************************/
.nav-but-wrap {position: absolute;right: 12px;top: 25px;display:none;z-index: 996;}
.menu-icon { height: 30px; width: 30px; position: relative; z-index: 2; cursor: pointer; display: block; }
.menu-icon__line { height:2px; width:16.5px; display: block; background-color:#fff; margin-bottom: 7px; cursor: pointer; -webkit-transition: all 200ms linear; -moz-transition: all 200ms linear; -o-transition: all 200ms linear; -ms-transition: all 200ms linear; transition: all 200ms linear; float:right; }
.menu-icon__line-left { width:30px; -webkit-transition: all 200ms linear; -moz-transition: all 200ms linear; -o-transition: all 200ms linear; -ms-transition:  all 200ms linear; transition: all 200ms linear; }
.menu-icon__line-right { width:16.5px; float:right; -webkit-transition: all 200ms linear; -moz-transition: all 200ms linear; -o-transition: all 200ms linear; -ms-transition: all 200ms linear; transition: all 200ms linear; }
@media(hover: hover) and (pointer: fine) {
  .menu-icon:hover .menu-icon__line-left, .menu-icon:hover .menu-icon__line-right, .menu-icon:hover .menu-icon__line { width: 30px; } 
}

.nav-active .menu-icon__line { width:30px; float:none }
/**/
/**/
#hots-article-total10{}
#hots-article-total10 li img{border-radius: 0;border-top-left-radius: 5px;border-bottom-left-radius: 5px;}
#hots-article-total10 li a{display: flex; flex-wrap: wrap;}
#hots-article-total10 li a p{font-weight: normal;font-size: 13px;-webkit-line-clamp: 3; max-height: 4.5em;}
#hots-article-total10 li:nth-child(2n){}
#hots-article-total10 li .thumb{width: 180px;}
#hots-article-total10 li .desc{ width: calc(100% - 180px);padding: 0 15px;display: flex;align-items: center;}
/**/
#hots-article-total5 li:nth-child(6){display:none}
/**/
@media all and (max-width:1200px) {
    .header .w1280{height: 100px;}
    .logo{width: 250px;}
    .automaton-group-ads{width: 220px;}
    .automaton-language{width: 160px;}
    /**/
    .articles-right{width:330px;margin-left:20px}
    .articles-left{width:calc(100% - 330px - 20px);}
    footer{margin-top:80px!important}
}
@media all and (max-width:990px){
     .header .w1280{height:80px;}
    .logo{width:200px;}
    .automaton-group-ads{width:180px;}
    .automaton-language{width:120px;}
    /**/
    .articles-right{width:100%;margin-left:0px;margin-top:40px}
    .articles-left{width:100%;}
    /**/
    #hots-article-total5 ul{display: flex;flex-wrap: wrap;}
    #hots-article-total5 li{width: calc(50% - 10px);margin-right: 20px;}
    #hots-article-total5 li:nth-child(2n){margin-right: 0;}
    #hots-article-total5 li:nth-child(6){display:block}
    /**/
    footer{margin-top:70px!important}
    footer{padding:35px}
}
@media all and (max-width:900px){
    .flogo{width:350px}
    .fshare{width:230px}
    .fshare a{margin-bottom:8px}
}
@media all and (max-width:800px){
    .tags-time{width:40%}
    .tags-lable{width:55%}
    footer{margin-top:60px!important}
    /**/
    .news-content h1{font-size:28px;}
    .news-content h2{font-size:25px;}
    .news-content h3{font-size:22px;}
    .news-content h4{font-size:20px;}
    .news-content h5{font-size:18px;}
    .news-content h6{font-size:17px;}
}

@media all and (max-width:730px){
    header{position: fixed;left: 0;top: 0;width: 100%;}
    body.body-scroll .header{display:block}
    #container{margin-top:70px}
    .header .w1280{height: 70px;padding: 0 160px;justify-content: center;position: relative;padding-right:35px;}
    .automaton-language{display:none}
    .automaton-group-ads{}
    .logo{width:160px;position: absolute;left: 15px;top: 21px;}
     nav{display:none;z-index:995;background:rgba(0,0,0,0.3);position: fixed;right: 0;top:0;padding-left:0%;width:100%;padding-bottom: 0;height: 100%;padding-top:69px;}
     nav>ul{background:#000;height: 100%;overflow: auto;padding-bottom: 20px;padding-top: 0;display:block !important}
     body.nav-active nav{display:block}
    .nav-but-wrap{display:block;}
    /**/
    nav li {float: none;padding: 0;line-height: normal;height: auto;width: 100%;}
    nav li a{display: block;padding: 15px 30px;position: relative;text-align:left;font-size: 18px;}
    nav li.mb{display:block;padding: 0 30px;padding-top:25px;}
    nav li.mb a{padding:0;display:inline-block}
    nav li.mb p{margin-top:5px;text-align:center;}
    nav li.mb img{width:200px;height: auto;}
    nav li:before{opacity:0}
    /**/
    body.nav-active .nav-but-wrap{ }
    body.nav-active .menu-icon__line { -webkit-transform: translate(0px, 0px) rotate(-45deg); transform: translate(0px, 0px) rotate(-45deg); }
    body.nav-active .menu-icon__line-left { width: 15px; -webkit-transform: translate(2px, 4px) rotate(45deg); transform: translate(2px, 4px) rotate(45deg); }
    body.nav-active .menu-icon__line-right { width: 15px; float: right; -webkit-transform: translate(-3px, -3.5px) rotate(45deg); transform: translate(-3px, -3.5px) rotate(45deg); }
    body.nav-active .menu-icon:hover .menu-icon__line-left, body.nav-active .menu-icon:hover .menu-icon__line-right { width: 15px; }
}

@media all and (max-width:700px){
    .blog-ulist li{padding:10px}
    .blog-ulist li .thumb{width:180px;height:101px;}
    .blog-ulist li .desc{width:calc(100% - 180px - 15px);margin-left:15px;}
    .blog-ulist li article{}
    .blog-ulist li article a{font-size: 15px;-webkit-line-clamp: 3;height: 4.5em;max-height:4.5em}
    .blog-ulist li .excerpt{font-size: 12px;-webkit-line-clamp: 1;height:1em;margin: 0px 0;opacity: 0;}
    .tags-lable a{font-size:12px} 
    .tags-time span:last-child a{font-weight:normal}
    .news_h1 .tags-lable label{top:2px}
    .news_h1 .tags-lable{padding-left:40px}
    .news_h1 .tags-lable a{font-size:12px;margin:3px}
    .news_h1 h1{font-size:25px;}
    .news_container{padding:20px}
    .news_h1 .excerpt{font-size:16px}
    .news-content{font-size:15px}
    .related_ulist h2{font-size:18px}
    .articles-right{margin-top:30px}
    .related_ulist .blog-ulist li:last-child{margin-bottom:0}
    footer{margin-top:50px!important}
    #page_container .news_h1 h1{margin-bottom:0}
    /**/
    #pages .previouspostslink, #pages .nextpostslink{padding:0 12px;height:35px;line-height:30px;top:17px}
    #pages .wp-pagenavi{font-size:14px}
    #pages a{width:35px;height:35px;line-height:30px}
    #pages .current{width:35px;height:35px;line-height:32px}
    /**/
    .flogo{width:100%; text-align: center;}
    .fshare{width:100%;margin-top:25px;text-align: center;}
    .flogo img{}
    .fshare a{margin-bottom:0px}
    .fnav a{margin:0 20px}
}

@media all and (max-width:640px){
    .blog-side-ulist .desc p{font-size:14px;font-weight:normal;-webkit-line-clamp:3;max-height:4.5em}
    .blog-side-ulist .desc{padding:10px}
     .tags-time{width:50%}
    .tags-lable{width:45%}
    /**/
    .blog-ulist li article a{font-size:14px;-webkit-line-clamp:3;height:3.9em;line-height:1.3;max-height:3.9em}
    /**/
    #hots-article-total10 li .thumb{width: 150px;}
    #hots-article-total10 li .desc{ width: calc(100% - 150px);}
    /**/
    .advertise-container li{width:calc(50% - 5px);margin-right:10px}
    .advertise-container li:nth-child(3){margin-right:0}
    .advertise-container li:first-child{width:100%;margin-right:0;margin-bottom:10px}
    /**/
    .news_h1 h1{font-size:24px;}
    .news_container{padding:15px}
    .news_h1 .author a{font-size:14px;margin-right:5px}
    .news_h1 .author img{width:35px;height:35px}
    .articles-right{margin-top:25px}
    footer{margin-top:30px!important}
    .news-content h1{font-size:24px;}
    .news-content h2{font-size:22px;}
    .news-content h3{font-size:18px;}
    .news-content h4{font-size:17px;}
    .news-content h5{font-size:16px;}
    .news-content h6{font-size:15px;}
     /**/
     footer{padding:25px}
    .flogo{width:100%; text-align: center;}
    .fshare{width:100%;margin-top:25px;text-align: center;}
    .flogo img{height:35px}
    .fshare a{margin-bottom:0px}
    .fnav a{margin:0 20px}
    .fshare a{width:40px;height:40px}
}
@media all and (max-width:600px){
    .tags-time{width:69px;}
    .tags-time span:last-child{display:none}
    .tags-lable{width:calc(100% - 75px);}
    .tags-lable a{background:none;padding:3px 0}
    .news_container .tags-lable a{padding:3px}
    .tags-time span{font-weight:normal}
    /**/
    #scrollTop{width:40px;height:40px}
    .news_h1 h1{font-size:22px;}
    .news_h1 .excerpt{font-size:15px}
    .articles-right{margin-top:20px}
    /**/
    .news-content h1{font-size:22px;}
    .news-content h2{font-size:20px;}
    .news-content h3{font-size:18px;}
    .news-content h4{font-size:17px;}
    .news-content h5{font-size:16px;}
    .news-content h6{font-size:15px;}
    /**/
    .fnav a{margin:0 15px}
    .fnav a:first-child{margin-left:0}
    .fnav a:last-child{margin-right:0}
    /**/
    #pages a.page,#pages a.first,#pages a.last,#pages span{display:none!important}
    #pages .wp-pagenavi{height:70px;margin-top:20px}
    #pages .previouspostslink, #pages .nextpostslink{padding:0 20px;height:40px;line-height:36px;top:15px}
}
@media all and (max-width:500px){
     .fnav p{width: 317px;margin: 0 auto;text-align: center;}
     .fnav p a{margin:7px 25px;display: inline-block;}
     .fnav p a:nth-child(3n){margin-right:0}
     copyright{margin-top:20px;line-height:1.5}
     .fshare p{text-align: center;width: 280px;margin: 0 auto;}
     .fshare a{width: 45px;height: 45px;margin: 5px;}
     .fshare a:nth-child(4n){}
     .fshare a:nth-child(1){}
     .fshare a:nth-child(5){}
     .fshare a:nth-child(8){}
     footer{padding:25px 15px}
}
@media all and (max-width:500px){
    .blog-ulist li .thumb{width:150px;height:84px;}
    .blog-ulist li .excerpt{height:0.5em}
    .blog-ulist li{}
    .blog-ulist li .desc{width: calc(100% - 150px - 15px);}
}
@media all and (max-width:450px){
    .blog-side-ulist li .isvideo:before{background-size:35px}
    /**/
    #hots-article-total5 li{width: calc(50% - 5px);margin-right: 10px;margin-bottom:10px}
    /**/
    #hots-article-total10 li .thumb{width: 120px;}
    #hots-article-total10 li .desc{ width: calc(100% - 120px);}
    #hots-article-total10 li a p{line-height:1.3;max-height:3.9em}
    /**/
    .articles-hots-tabs span{font-size:15px}
    .automaton-group-ads{width:140px}
    footer{margin-top:20px!important}
}

@media all and (max-width:400px){
    .blog-ulist li .thumb{width:130px;height:80px;}
    .blog-ulist li{}
    .blog-ulist li .desc{width: calc(100% - 130px - 10px);margin-left:10px}
    .blog-ulist li .excerpt{height:0em}
    .logo{width:140px}
    .automaton-group-ads{width:130px}
}    

@media all and (max-width:350px){
    .logo{width:150px}
    .automaton-group-ads{width:120px}
}   































