@media (max-width: 2560px) {
	.sub-top {
		margin-top: 3rem;
	}

	.ylist-a {
		position: relative;
		width: 100%;
	}

	.ylist-a span {
		position: absolute;
		top: 5px;
		left: 5px;
		display: table;
		display: none;
        /*Re*/
		padding: 3px 10px;
		background: #ff0000;
		color: #fff;
		font-size: 12px;
	}

	.ylist-b {
		padding: 8px;
		width: 100%;
	}

	.ylist-b span {
		color: #aaa;
		font-size: 12px;
	}

	.ylist-b a {
		font-weight: 666;
	}

	.ynop {
		display: none;
	}

	.ynos {
		display: block;
		width: 100%;
	}

	.y-row {
		display: flex;
		justify-content: start;
	}

	.y-row .yst-main:nth-child(1){
		margin-right:2em;
	}

	.y-row .yst-main:nth-child(2){
		margin-right:2em;
	}

	.y-row .yst-main:nth-child(3){
		margin-right:2em;
	}

	.yst-main {
		display: inline-table;
		width: 23%;
	}

	.yst-pic {
		position: relative;
		float: none;
		width: 100%;
		overflow: hidden;
	}

	.yst-pic img {
		width: 100%;
		height: 141.33px;
		border: 1px #e0e0e0 solid;
		object-fit: cover;
	}

	.yst-con {
		float: none;
		width: 100%;
	}

	.yst-p {
		margin-top: 1rem;
		color: #484848;
		font-weight: 666;
		font-size: 16px;
		overflow: hidden;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 2;
	}

	.ymt3 {
		margin-top: 48px;
	}

	.ymov img {
		cursor: pointer;
		transition: all 0.6s ease 0s;
	}

	.seemore {
		float: right;
		font-weight: 400;
		font-size: 0.8rem;
	}

	.seemore:hover {
		text-decoration: none;
		color: #d42121;
	}

	.seemore2 {
		font-weight: 400;
		font-size: 14px;
	}

	.l-inner {
		margin: 0px auto 48px;
		margin-top: 32px;
		max-width: 1200px;
	}

	.l-indextop-main {
     /* width: 928px; */
		width: 77%;
	}

	.l-flex-wrapper {
		display: flex;
		justify-content: space-between;
	}

	.l-half-1 {
		padding-right: 24px;
		padding-left: 0px;
		width: calc(43% + 24px);
		overflow: hidden;
	}

	.l-half-1 img {
		width: 100%;
		height: 261px;
		object-fit: cover;
	}

	.l-half-2 {
		padding-right: 0px;
		padding-left: 24px;
		width: calc(53% + 24px);
		border-left: 1px solid #dbdbdb;
	}

	.l-indextop-side {
     /* width: 232px; */
		width: 20%;
	}

	.flex-control-nav {
		position: absolute;
		bottom: 58%;
		width: 100%;
		text-align: center;
	}

	.flex-direction-nav a {
		top: 220px;
	}

	.flexslider {
		min-height: 750px;
	}

	.y-ad3 {
		width: 100%;
	}

	.y-tit {
		margin-top: 0;
		margin-bottom: 5px;
		font-weight: 666;
		font-size: 1.5rem;
		line-height: 1.4;
	}

	.y-tit2 {
		font-weight: 666;
		font-size: 2rem;
	}

	.y-tit2f a {
		font-size: 1.5rem;
		line-height: 1.8rem;
		color: #98845e;
	}

	.y-tit3 {
		font-size: 2rem;
		line-height: 1.8rem;
		color: #686868;
	}

	.y-tit4 {
		font-size: 2.4rem;
		line-height: 1.8rem;
		color: #767676;
	}

	.top-midd {
		display: inline-table;
		padding-top: 10px;
		padding-bottom: 10px;
		width: 100%;
	}

	.top-midd-s {
		float: left;
		width: 77%;
	}

	.top-midd-e {
		float: right;
		width: 21%;
		overflow: hidden;
	}

	.top-midd-e img {
		width: 100%;
		height: 67px;
		object-fit: cover;
	}

	.top-midd2 {
		display: inline-table;
		padding-top: 20px;
		padding-bottom: 20px;
		width: 100%;
	}

	.top-midd-s2 {
		float: left;
		width: 70%;
	}

	.top-midd-e2 {
		float: right;
		width: 26%;
	}

	.yf18-sp {
		font-size: 18px;
	}

	.text-ellipsis-4 {
		display: -webkit-box;
		overflow: hidden;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 4;
	}

	.text-ellipsis-3 {
		display: -webkit-box;
		overflow: hidden;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 3;
	}
    /*----*/
	.title-page {
		padding-top: 1rem;
		color: #484848;
		font-weight: 600;
		font-size: 3.2rem;
		line-height: 1.5;
	}

	.title-page a:hover {
		text-decoration: underline;
	}

	.articledetail-image-left, .articledetail-image2-left {
		float: left;
		clear: left;
		margin: 0 24px 0 48px;
		width: 300px;
	}

	.articledetail-body > div > p {
		margin: 0 48px 32px 48px;
		color: #484848;
		word-wrap: break-word;
		font-size: 1.8rem;
		line-height: 1.94;
		overflow-wrap: break-word;
		text-indent: 1em;
	}

	.articledetail-body > div > h2, .articledetail-body > div > h3 {
		margin: 0 48px 1.7rem 48px;
		color: #484848;
		font-weight: 600;
		font-size: 2.0rem;
		line-height: 1.5;
	}

	.articledetail-head-category-list {
		display: inline-block;
		font-size: 0;
	}

	.articledetail-head-category-list li {
		display: inline-block;
		color: #0078c6;
		font-size: 1.1rem;
		line-height: 1;
	}

	.articledetail-head-category-list li a {
		display: block;
		padding: 0 10px;
		border-left: 1px solid #dbdbdb;
		color: #0078c6;
		font-size: 1.5rem;
	}

	a.articletag-author {
		color: #0078c6;
	}

	.articletag-item + .articledetail-head-category-list, .articletag-author + .articledetail-head-category-list {
		margin-left: 20px;
	}

	figcaption {
		padding-top: 10px;
		color: #767676;
		font-weight: normal;
		font-size: 1.2rem;
		line-height: 1.5;
	}
    /*--//--*/
/*
    .large-img{
    	width: 260px;
    	height: 358px;
    	overflow: hidden;
    }

    .large-img img{
    	width: 260px;
    	height: 358px;
    	object-fit: cover;
    }
*/
	.yper img {
		border: 1px solid #cdcdcd;
		transition: opacity 1s, transform .5s;
		opacity: 1;
	}

	.yper img:hover {
		cursor: pointer;
		transition: all .7s;
		transform: scale(1.03);
	}

	.newsty-t {
		height: 262px;
		overflow: hidden;
	}

	.newsty-t img {
		height: 262px;
		object-fit: cover;
	}

	.newsty-a {
		height: 301px;
		overflow: hidden;
		margin-bottom: 1em;
	}

	.newsty-a img {
		height: 301px;
		object-fit: cover;
	}

	.newsty-b {
		width: 48px;
		height: 48px;
		overflow: hidden;
	}

	.newsty-b img {
		width: 48px;
		height: 48px;
		object-fit: cover;
	}

	.new-subt {
		width: 100%;
		height: 100px;
		overflow: hidden;
	}

	.new-subt img {
		width: 100%;
		height: 100px;
		object-fit: cover;
	}

	.new-sub {
		width: 100%;
		height: 151px;
		overflow: hidden;
	}

	.new-sub img {
		width: 100%;
		height: 151px;
		object-fit: cover;
	}

	.large-img {
		width: 100%;
		height: 368px;
		overflow: hidden;
	}

	.large-img img {
		width: 100%;
		height: 368px;
		object-fit: cover;
	}

	.contact-info img {
		border: 1px #999 solid;
		margin-bottom: 1em;
	}
/*
	.showsptadv{
		width: 100%;
		min-height: 250px;
		overflow: hidden;
	}

	.showsptadv img{
		width: 100%;
		min-height: 250px;
		object-fit: cover;
	}
*/
	.y-adcon p{
		width: 100%;
		max-height: 250px;
		overflow: hidden;
	}
}

@media (max-width: 1210px) {
	.l-inner {
		padding-right: 10px;
		padding-left: 10px;
	}

	.flex-control-nav {
		position: absolute;
		bottom: 64%;
		width: 100%;
		text-align: center;
	}

	.header-nav .menu-item-has-children {
		padding: 0 4px;
	}

	.container {
		width: 96%;
	}

	.newsty-t {
		height: 216px;
	}

	.newsty-t img {
		height: 216px;
	}

	.new-subt {
		height: 81px;
	}

	.new-subt img {
		height: 81px;
	}

	.new-sub {
		height: 123px;
	}

	.new-sub img {
		height: 123px;
	}

	.large-img {
		height: 294px;
	}

	.large-img img {
		height: 294px;
	}
	.header-menu-nav.menu-style-1 {
		box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .16);
    }
}

@media (min-width: 992px) {
	.ybore {
		border-right: 1px solid #ddd;
	}

	.nops {
		padding-right: 24px;
		padding-left: 0px;
	}

	.nope {
		padding-right: 0px;
		padding-left: 24px;
	}
	.header-menu-nav.menu-style-1 {
		box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .16);
    }
}

@media (max-width: 992px) {
	.large-img {
		height: 283px;
	}

	.large-img img {
		height: 283px;
	}
}

@media (max-width: 991px) {
	.header-menu-nav.menu-style-1 {
	box-shadow: none;
    }
    /*----*/
	.articledetail-head {
		padding-right: 10px;
		padding-left: 10px;
	}

	.title-page {
		color: #484848;
		font-weight: 600;
		font-size: 2rem;
		line-height: 1.5;
	}

	.articledetail-image-left, .articledetail-image2-left {
		float: left;
		clear: left;
		margin: 0px;
		width: 100%;
	}

	.articledetail-body > div > p {
		margin: 0px;
		color: #484848;
		word-wrap: break-word;
		font-size: 1.8rem;
		line-height: 1.94;
		overflow-wrap: break-word;
	}

	.articledetail-body > div > h2, .articledetail-body > div > h3 {
		margin: 16px 0px 16px 0px;
		color: #484848;
		font-weight: 600;
		font-size: 2.0rem;
		line-height: 1.5;
	}

	.articledetail-head-category-list {
		display: inline-block;
		font-size: 0;
	}

	.articledetail-head-category-list li {
		display: inline-block;
		color: #0078c6;
		font-size: 1.1rem;
		line-height: 1;
	}

	.articledetail-head-category-list li a {
		display: block;
		padding: 0 10px;
		border-left: 1px solid #dbdbdb;
		color: #0078c6;
		font-size: 1.5rem;
	}

	a.articletag-author {
		color: #0078c6;
	}

	.articletag-item + .articledetail-head-category-list, .articletag-author + .articledetail-head-category-list {
		margin-left: 20px;
	}

	figcaption {
		padding-top: 10px;
		padding-bottom: 24px;
		color: #767676;
		font-weight: normal;
		font-size: 1.2rem;
		line-height: 1.5;
	}

	.text-ellipsis-4 {
		display: none;
	}

	.text-ellipsis-3 {
		display: none;
	}

	.top-midd-s {
		float: left;
		width: 70%;
	}

	.top-midd-e {
		float: right;
		width: 26%;
	}

	.yf18-sp {
		font-size: 22px;
	}

	.ymt3 {
		margin-top: 3rem;
	}
    /*--//--*/
	.yper {
		width: 32%;
		padding-right: 5px;
		padding-left: 5px;
		display: inline-block;
		font-size: 13px;
	}

	.ylist-a {
		position: relative;
		float: right;
		width: 33%;
	}

	.ylist-a span {
		position: absolute;
		top: 5px;
		left: 5px;
		display: table;
		padding: 3px 10px;
		background: #ff0000;
		color: #fff;
		font-size: 12px;
	}

	.ylist-b {
		float: left;
		width: 66.666%;
	}

	.ylist-b span {
		color: #aaa;
		font-size: 12px;
	}

	.ylist-b a {
		font-weight: 666;
	}

	.ynop {
		display: block;
	}

	.ynos {
		display: none;
	}

	.ynos2 {
		display: none;
	}

	.yfix {
		position: absolute;
		top: 0px;
		z-index: 1;
	}

	.yfix-ch {
		position: fixed;
		display: table;
		width: 100%;
		border-bottom: #ddd solid 2px;
		background: #f9f9f9;
	}

	.ymt19 {
		margin-top: 190px;
	}

	.y-row {
		display: block;
		padding: 0px 10px;
	}

	.y-row2 {
		display: block;
		padding: 10px;
	}

	.yst-p {
		margin-top: 0;
		font-weight: 666;
		font-size: 1.5rem;
		line-height: 1.4;
	}

	.yst-main {
		display: inline-table;
		padding-top: 1rem;
		padding-bottom: 1rem;
		width: 100%;
		border-bottom: 1px #ddd solid;
	}

	.yst-pic {
		float: right;
		width: 26%;
	}

	.yst-con {
		float: left;
		width: 70%;
	}

	.l-inner {
		margin: auto;
		margin-top: 360px;
		padding-right: 0;
		padding-left: 0;
		max-width: 100%;
	}

	.l-indextop-main {
		width: 100%;
	}

	.l-flex-wrapper {
		display: block;
		justify-content: space-between;
	}

	.l-half-1 {
		padding-right: 15px;
		padding-left: 15px;
		width: 100%;
	}

	.l-half-2 {
		padding-right: 15px;
		padding-left: 15px;
		width: 100%;
		border-left: 0px;
	}

	.l-indextop-side {
		width: 100%;
	}

	.flexslider {
		min-height: 1650px;
	}

	.flex-control-nav {
		position: absolute;
		bottom: 30%;
		width: 100%;
		text-align: center;
	}

	.flex-direction-nav a {
		top: 700px;
	}

	.y-ad3 {
		width: 80%;
	}

	.sub-top {
		margin-top: 360px;
	}

	.newad-con{
		margin-top: 100px;
	}

	.newsty-t {
		height: 641px;
	}

	.newsty-t img {
		height: 641px;
	}

	.newsty-a {
		height: 483px;
	}

	.newsty-a img {
		height: 483px;
	}

	.newsty-b {
		width: 80px;
		height: 80px;
	}

	.newsty-b img {
		width: 80px;
		height: 80px;
	}

	.top-midd-e {
		height: 166px;
		overflow: hidden;
	}

	.top-midd-e img {
		height: 166px;
		object-fit: cover;
	}

	.yst-pic {
		height: 166px;
		overflow: hidden;
	}

	.yst-pic img {
		height: 166px;
		object-fit: cover;
	}

	.new-subt {
		height: 159px;
	}

	.new-subt img {
		height: 159px;
	}

	.new-sub {
		height: 159px;
	}

	.new-sub img {
		height: 159px;
	}

	.large-img {
		height: 400px;
	}

	.large-img img {
		height: 400px;
	}
/*spac*/
	.showsptadv p{
		background: #f8f8f8;
		width: 100%;
		height: 256px;
		overflow: hidden;
	}

	.showsptadv p img{
		width: 100%;
		height: 100%;
	}
/*//spac*/
}

@media (max-width: 768px) {
	.flexslider {
		min-height: 1300px;
	}

	.flex-control-nav {
		position: absolute;
		bottom: 30%;
		width: 100%;
		text-align: center;
	}

	.y-tit2 {
		font-size: 1.4rem;
		line-height: 1.8rem;
		color: #98845e;
	}

	.y-tit2f a {
		font-size: 1rem;
		line-height: 1.8rem;
		color: #777;
	}

	.y-tit3 {
		font-size: 1.8rem;
		line-height: 1.8rem;
		color: #686868;
	}

	.y-tit4 {
		font-size: 1.5rem;
		line-height: 1.8rem;
		color: #767676;
	}

	.top-midd-s2 .text-ellipsis-2 {
		display: none;
	}

	.top-midd2 {
		padding-top: 5px;
		padding-bottom: 5px;
	}

	.l-inner {
		margin-top: 278px;
	}

	.sub-top {
		margin-top: 278px;
	}

	.newad-con{
		margin-top: 80px;
	}

	.newsty-t {
		height: 492px;
	}

	.newsty-t img {
		height: 492px;
	}

	.top-midd-e {
		height: 128px;
	}

	.top-midd-e img {
		height: 128px;
	}

	.yst-pic {
		height: 128px;
	}

	.yst-pic img {
		height: 128px;
	}

	.newsty-a {
		height: 371px;
	}

	.newsty-a img {
		height: 371px;
	}

	.new-subt {
		height: 122px;
	}

	.new-subt img {
		height: 122px;
	}

	.new-sub {
		height: 122px;
	}

	.new-sub img {
		height: 122px;
	}

	.large-img {
		height: 307px;
	}

	.large-img img {
		height: 307px;
	}
/*spac*/
	.showsptadv p{
		background: #f8f8f8;
		width: 100%;
		height: 198px;
		overflow: hidden;
	}

	.showsptadv p img{
		width: 100%;
		height: 100%;
	}
/*//spac*/
}

@media (max-width: 576px) {
	.flexslider {
		min-height: 1100px;
	}

	.flex-control-nav {
		position: absolute;
		bottom: 38%;
		width: 100%;
		text-align: center;
	}

	.flex-direction-nav a {
		top: 500px;
	}

	.l-inner {
		margin-top: 210px;
	}

	.sub-top {
		margin-top: 210px;
	}

	.newad-con{
		margin-top: 62px;
	}

	.seemore {
		font-size: 1rem;
	}

	.large-img {
		height: 226px;
	}

	.large-img img {
		height: 226px;
	}

	.showsptadv p{
		height: 148px;
	}

}

@media (max-width: 440px) {
	.flexslider {
		min-height: 850px;
	}

	.flex-control-nav {
		position: absolute;
		bottom: 38%;
		width: 100%;
		text-align: center;
	}

	.flex-direction-nav a {
		top: 400px;
	}

	.l-inner {
		margin-top: 187px;
	}

	.sub-top {
		margin-top: 187px;
	}

	.newad-con{
		margin-top: 76px;
	}

	.title-page {
		padding-top: 1rem;
	}

	.newsty-t {
		height: 256px;
	}

	.newsty-t img {
		height: 256px;
	}

	.top-midd-e {
		height: 66px;
	}

	.top-midd-e img {
		height: 66px;
	}

	.yst-pic {
		height: 66px;
	}

	.yst-pic img {
		height: 66px;
	}

	.newsty-a {
		height: 198px;
	}

	.newsty-a img {
		height: 198px;
	}

	.new-subt {
		height: 65px;
	}

	.new-subt img {
		height: 65px;
	}

	.new-sub {
		height: 65px;
	}

	.new-sub img {
		height: 65px;
	}

	.large-img {
		height: 170px;
	}

	.large-img img {
		height: 170px;
	}

	.showsptadv p{
		height: 113px;
	}
}

@media (max-width: 375px) {
	.flexslider {
		min-height: 800px;
	}

	.flex-control-nav {
		position: absolute;
		bottom: 45%;
		width: 100%;
		text-align: center;
	}

	.flex-direction-nav a {
		top: 350px;
	}

	.l-inner {
		margin-top: 163px;
	}

	.sub-top {
		margin-top: 163px;
	}

	.newad-con{
		margin-top: 68px;
	}

	.newsty-t {
		height: 230px;
	}

	.newsty-t img {
		height: 230px;
	}

	.top-midd-e {
		height: 60px;
	}

	.top-midd-e img {
		height: 60px;
	}

	.yst-pic {
		height: 60px;
	}

	.yst-pic img {
		height: 60px;
	}

	.newsty-a {
		height: 173px;
	}

	.newsty-a img {
		height: 173px;
	}

	.new-subt {
		height: 57px;
	}

	.new-subt img {
		height: 57px;
	}

	.new-sub {
		height: 57px;
	}

	.new-sub img {
		height: 57px;
	}

	.large-img {
		height: 143px;
	}

	.large-img img {
		height: 143px;
	}

	.showsptadv p{
		height: 97px;
	}
}

@media (max-width: 320px) {
	.large-img {
		height: 112px;
	}

	.large-img img {
		height: 112px;
	}

	.showsptadv p{
		height: 83px;
	}
}
/*=====================*/
.ytxtc {
	text-align: center;
}

.ytxtr {
	text-align: right;
}

.yno {
	display: none;
}

.ybgw {
	background: #fff;
}

.ybgo {
	background: #ef8811;
	color: #fff;
}

.yf24 {
	font-size: 24px;
}

.yf20 {
	font-size: 20px;
}

.yf18 {
	font-size: 18px;
}

.yf17 {
	font-size: 17px;
}

.yf16 {
	font-size: 16px;
}

.yf15 {
	font-size: 15px;
}

.yf14 {
	font-size: 14px;
}

.yf13 {
	font-size: 13px;
}

.yf12 {
	font-size: 1.2rem;
}

.yb {
	font-weight: 600;
}

.yblack {
	color: #222;
}

.ywhite {
	color: #fff;
}

.y-orange {
	background: #ffa800;
	padding: 8px 30px;
}

.ygray {
	color: #aaa;
}

.ygray2 {
	color: #666;
}

.yblue {
	color: #0079b1;
}

.ybor {
	padding: 0.2rem 1.5rem;
	border: 1px #999 solid;
}

.yind {
	text-indent: 1em;
}

.ymts {
	margin-top: 0.5rem;
}

.ymt {
	margin-top: 16px;
}

.ymt2 {
	margin-top: 32px;
}

.ymt4 {
	margin-top: 64px;
}

.ymt5 {
	margin-top: 80px;
}

.ymbs {
	margin-bottom: 0.6rem;
}

.ymb0 {
	margin-bottom: 0;
}

.ymb {
	margin-bottom: 16px;
}

.ymb2 {
	margin-bottom: 32px;
}

.ymb3 {
	margin-bottom: 48px;
}

.ymb4 {
	margin-bottom: 4rem;
}

.ymb5 {
	margin-bottom: 80px;
}

.ymbn {
	margin-bottom: 0px;
}

.yme {
	margin-right: 1em;
}

.yme2 {
	margin-right: 2em;
}

.yms {
	margin-left: 5px;
}

.ypt2 {
	padding-top: 20px;
}

.ypb2 {
	padding-bottom: 20px;
}

.ypa {
	padding: 20px 20px 0px;
}

.yps0 {
	padding-left: 0;
}

.yps {
	padding-left: 0.6rem;
}

.yps1 {
	padding-left: 1rem;
}

.yps2 {
	padding-right: 0.6rem;
	padding-left: 0.6rem;
}

.yps3 {
	padding-left: 3rem;
}

.ype0 {
	padding-right: 0;
}

.yb {
	font-weight: 666;
}

.ytab {
	margin-bottom: 10px;
	width: 100%;
}

.ytab td {
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #ddd;
}

.ytab img {
	width: 100%;
}

.ytdm span {
	color: #999;
	font-size: 13px;
}

.ytdm a {
	font-weight: 600;
}

.ybut {
	margin-left: 1em;
	padding: 0px 2px;
	border: 1px #999 solid;
	font-size: 0.8rem;
}

.ybutad {
	margin-left: 1em;
	padding: 0px 10px;
	border: 1px solid #999;
	font-size: 13px;
}

.ylist {
	display: table;
	margin-bottom: 16px;
}

.y-gd {
	width: 100%;
	position: fixed;
	top: 0px;
	left: 0px;
	z-index: 1;
	background: #f0f0f0;
}

.y-gu-l {
	display: inline-block;
	padding: 8px 0px 8px 5px;
	width: 41.5%;
}

.y-gu-r {
	display: inline-block;
	padding: 8px 5px 8px 0px;
	width: 56.5%;
	text-align: right;
	font-size: 13px;
}

.ynav a {
	border-right: 1px solid #ccc;
}

.ybgg {
	background: #f0f0f0;
}

.ps-0 {
	padding-left: 0;
}

.pe-1 {
	padding-right: 8px;
}

.ytxtcy {
	align-self: center;
}

.ytxte {
	text-align: right;
}

.y-heig {
	display: table;
}

.ytabs td {
	padding-top: 1em;
	padding-bottom: 1em;
	border-bottom: #ddd solid 1px;
	overflow: hidden;
}

.ybort {
	padding-top: 15px;
	border-top: #484848 solid 1px;
}

.yborb {
	border-bottom: #ddd solid 1px;
}

.yborb2 {
	border-bottom: #ababab solid 1.2px;
}

.yborb3 {
	border-bottom: #333 solid 2px;
}

.yline {
	width: 100%;
	height: 1.4px;
	background: #333;
}

.ybox {
	display: inline-block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 33%;
	border: 1.2em solid #fff;
}

.l-indexbottom {
	padding: 32px 40px 8px;
	border-top: 1px solid #dbdbdb;
	background: #f8f8f8;
}

.indexbottom-inner {
	position: relative;
	margin: 0 auto;
	max-width: 1200px;
}

.indexbottom-nav-list {
	padding-left: 0;
}

.indexbottom-nav-list li {
	display: inline-block;
	margin: 0 15px 15px 0;
	padding-right: 15px;
	border-right: solid 1px #dbdbdb;
	list-style: none;
	font-weight: normal;
	font-size: 13px;
	line-height: 1.1;
}

.panellist-title.is-size-l {
	margin-bottom: 8px;
	font-weight: 666;
	font-size: 1.6rem;
	line-height: 1.5;
}

.articletag-date {
	color: #919191;
	letter-spacing: 0;
	font-size: 1.25rem;
	font-family: Roboto;
	line-height: 1.5;
}

.toppickuplist-title {
	margin-bottom: 5px;
	color: #484848;
	font-weight: 600;
	font-size: 1.5rem;
	line-height: 1.53;
}

.toppickup-title {
	color: #484848;
	font-weight: 600;
	font-size: 3.2rem;
	line-height: 1.5;
}

.text-ellipsis-2 {
	display: -webkit-box;
	overflow: hidden;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}

.topflashlist-title {
	margin-bottom: 5px;
	color: #484848;
	font-weight: 600;
	font-size: 1.4rem;
	line-height: 1.53;
}

.topflashlist-title span {
	color: #B42121;
}

.y-fw {
	width: 100%;
}

.ymx-c {
	margin: auto;
}

.ybox2-l {
	display: inline-block;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 43%;
}

.ybox2-r {
	display: inline-block;
	width: 54%;
}

.required {
	color: #ff0000;
}

.timebut {
	position: absolute;
	right: 0px;
	bottom: 0px;
	padding: 0px 4px;
	background: #333;
	color: #fff;
	font-size: 8px;
}

.y-lis {
	list-style-type: none;
}

.bg-white {
	background: #fff;
}

.y-comp td {
	border: 1px solid #dcdcdc;
	padding-top: 1rem;
	padding-bottom: 1rem;
}

.yptn {
	padding-top: 0;
}

.y-date {
	width: 100%;
}

.y-date td {
	text-align: center;
	border-left: 1px solid #dcdcdc;
}