.shop-item {
    filter: drop-shadow(0px 1px 10px #E1E1E1);
    width: 25%;
}
.listing-item-container.nocolumn-lic {
    padding:34px 0 0 ; 
    margin-bottom: 48px;
}
.box-widget-content{
    padding: 30px 30px 30px;
}
.process-wrap li {
    width: 25%;
    padding: 0px 8px;
}
.mg-filter a {
    margin: 0px;
}
.letf-95 {
    width: 95% !important;
}
.slideshow {
    position: relative;
    margin: auto;
    overflow: hidden;
    height: 400px;
    width: 900px;
}
.slideshow img {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    display: none;

}
.hero_pagination .listing-carousel_pagination-wrap {
    background: rgba(255, 255, 255, 0) !important;
}
.btns-padding a {
    padding-left: 10% !important;
    padding-right: 10% !important;
}
.widget-posts-img {
    width: 17%;
    display:flex;
    align-items: center;
    justify-content: center;
    aspect-ratio: 3/2;
    overflow: hidden;
    border-radius: 4px;
}
.widget-posts-descr {
    margin: auto 0;
    width: 80%;
    padding: 0 0 0 20px;
}
.widget-posts-descr h4 {
    color: #404040;
    font-size: 16px;
    font-weight: bold;
}
.article-hover:hover .widget-posts-descr h4{
    color: #ff5366;
} 
.article-filter {
    width: 20%;
}
.article-content {
    /* white-space: nowrap; */
    text-align: left;
    text-overflow: ellipsis;
    display: block;
    overflow: hidden
}
.hero-section {
    padding: 75px 0 75px;
}
.recommend-slide {
    margin-bottom: 20px;
    width: 395px;
    filter: drop-shadow(0px 1px 10px #E1E1E1);
}
.article-item a {
    float: left;
    margin-bottom: 10px;
    position: relative;
    background: #f5f5f5;
    border-radius: 4px;
    padding: 20px 20px 20px 20px;
}
.intro-item h1 {
    font-size: 28px;
    line-height: 70px;
    font-weight: 900;
    color: #fff;
    font-family: 'Noto Sans TC';
    position: relative;
    z-index: 2;
}
.main-search-input-tabs {
    margin-top: 24px;
}
section {
    padding: 48px 0px;
}
.section-title h2 {
    color: #404040;
    font-size: 28px;
    font-family: Noto Sans TC;
    font-style: normal;
    font-weight: bold;
    line-height: 41px;
}
.section-title p {
    color: #979797;
    font-size: 14px;
}
.listing-filters a {
    color: #979797;
    font-family: Noto Sans TC;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 23px;
}
.process-wrap li h4{
    margin-top: 22px;
    font-size:18px;
    color: #FF5366;
}
.process-wrap p{
    color: #979797;
}
.shop-item_title{
    padding: 16px 24px 14px;
}
.shop-item_title h4 a{
    color: #404040;
    font-size: 16px;
}
.shop-item_price{
    color:#979797;
}
.shop-item_title h4{
    height: 50px; 
    white-space: normal;
}
.home-article-link{
    width: 5%;
    margin: auto 0px;
}
.home-article-link i{
    color: #666666;
    font-size: 20px;
}
.home-article-content-link p {
    color: #666666;
    font-size: 14px;
    font-style: normal;
}
.article-hover:hover .home-article-content-link p{
    color: #ff5366;
} 
.article-hover:hover .home-article-link i{
    color: #ff5366;
} 
.home-article-content-link{
	float:left;
	width:100%;
	margin-top:10px;
}
.news_padding{
	width: auto;
	background-color: #FF7A3A;
	text-align: center;
}
.news_box ul{
	padding: 0;
}
.news_box li{
	list-style: none;
	padding: 10px;
	font-size: 14px;
	color: white;
}
.news_box_section{
    padding: 0px ;
    background-color: #FF7A3A;
}
.border-bottom{
    border-bottom: 1px solid #E1E1E1;
}
.button-more {
    display: inline-block;
    background: #FF5366;
	right:0;
	height:50px;
	top:0;
	line-height:50px;
	border:none;
    color: #ffffff;
	border-radius:5px;
	width:180px;
	cursor:pointer;
	font-weight:600;
    transition: all 300ms linear;
}
.section-separator{
    margin:16px 0px ;
}
.section-title{
    padding-bottom: 34px;
}
.recommend-padding-box{
    padding: 48px 0px 86px 0px;
}
.small-padding{
    padding: 48px 0px;
}
.listing-filters{
    margin-bottom: 0px;
}
.process-item {
    background-color: #ffffff;
	padding:40px 65px 36px;
}
.process-item div{
    width: 90px;
    height: 100%;
    margin: 0 auto;
}
.tc-pagination_wrap {
	position:absolute;
	bottom:-60px;
	left:0;
	width:100%;
}
.contest-news-title{
    padding: 14px 20px 18px;
} 
.mg-filter a{
    margin: 0px -2px;
}
/**
 *  文章 tab
 */
.articleTab {
    width: 80%;
    margin: 0 auto 35px;
}
.listsearch-input-wrap {
    border: none;
}
.listsearch-input-wrap_contrl {
    padding-top: 0px;
    border-bottom: unset;
    background: unset;
}
.listsearch-input-wrap_contrl li {
    width: 25%;
}
.listsearch-input-wrap_contrl li a {
    font-size: 16px;
    font-weight: bold;
    color: #979797;
    background: #f9f9f9;
    border: 1px solid #eee;
    border-radius:unset;
}
.listsearch-input-wrap_contrl li:first-child a {
    border-radius: 6px 0 0 6px;
}
.listsearch-input-wrap_contrl li:last-child a {
    border-radius: 0 6px 6px 0;
}
.listsearch-input-wrap_contrl li.current a {
    background: #ff5366;
    color: #fff;
}
.master-menu{
    display: flex;
}
.master-menu a{
    padding: 12px 20px;
    display: block;
    border-radius: 4px 4px 0 0;
    color: #fff;
    font-weight: 600;
    position: relative;
    letter-spacing: 2px;
    box-sizing: border-box;
    text-transform: uppercase;
    font-size: 16px;
}
.master-menu a:hover{
    color: #ff5366;
}
.master-menu li:hover{
    border-bottom: 2px solid #ff5366;
}
.master-menu .current{
    border-bottom: 2px solid #ff5366;
}
.master-menu .current a{
    color: #ff5366;
}
.contest-all a{
    font-size: 14px;
}
@media only screen and (max-width: 1290px) {
    
}
@media only screen and (max-width: 768px) {
    .listsearch-input-wrap_contrl li:first-child a {
        border-radius: 6px 6px 0 0;
    }
    .listsearch-input-wrap_contrl li:last-child a {
        border-radius: 0 0 6px 6px;
    }
    .process-wrap li {
        width: 100%;
    }
    .shop-item {
        width: 100%;
    }
    .article-list li {
        width: 100%;
    }
    .home-article-content-link p{
        overflow: hidden;
        text-overflow: ellipsis;
        float: none;
    }
    .widget-posts-img {
        width: 33%;
    }
    .process-wrap li{
        margin-bottom: 16px;
    }
    .widget-posts-descr {
        width: 67%;
    }
    .main-search-input-tabs{
        padding: 10px;
    }
    .box-widget-content{
        padding:25px 0px 30px
    }
    .contest-container-box{
        max-width: 1224px;
        width:92%;
        margin:0 auto;
        position: relative;
        z-index:5;
    }
    .contest-container-box .listing-slider{
        overflow: hidden;
    }
    .listsearch-input-wrap_contrl li {
        width: 100% !important;
    }
}
@media only screen and (max-width: 650px) {
    .article-filter {
        width: 100%;
    }
    .recommend-slide {
        width: 100%;
    }
    .article-list li {
        width: 100%;
    }
}