.where {
    padding: 30px 0;
}

.where a {
    color: #bbbbbb;
    font-size: 14px;
    transition: none;
}

.where a:after {
    content: '/';
    padding: 0 5px;
}

.where a:last-of-type {
    color: #333;
}

.where a:last-of-type:after {
    content: normal;
}

#news h1.title{color: #333;
    font-size: 50px;
    font-weight: bold;
    line-height: 65px;
}

#news ul.tabs {
    margin: 30px 0px 10px 0px;
}

#news ul.tabs li {
    line-height: 33px;
    display: inline-block;
    position: relative;
    padding-right: 20px;
}

#news ul.tabs li a{
    color: #555555;
}

#news ul.tabs li.actived a {
    color: #555555;
}

#news ul.tabs li:after {
    content: '|';
    position: absolute;
    right: 5px;
    top: -2px;
    font-weight: 300;
}

ul.noneStyle li{
    list-style: none;
}

.news_top {
    width: 100%;
    height: 80px;
    display: block;
}

#news ul.tabs li:last-of-type:after {
    content: normal;
}

.newsarea {
    margin-bottom: 50px;
    float: left;
}

.news_right {
    margin: 8px 12px 8px;
    float: right;
}

#news .news-boder {
    display: block;display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}

.frame-news {
    width: 23.8%;
    /* float: left; */
    padding: 0px;
    margin:0px 5px;
    margin-bottom: 6px;
    border: 1px solid #dddddd;
    position: relative;
    display: inline-block;
}

#news .frame-news, #products .frame-news {
    margin-bottom: 30px;
}

/*
.frame-news:hover {
    background-color: #F2F2F2;
}
*/

.news-image {
    width: 100%;
    height: 168px;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
}

.news-type {
    color: #333333;
    font-weight: normal;
    width: fit-content;
    height: 24px;
    line-height: 24px;
    padding: 5px 20px 5px 18px;
    margin: 30px 0px 0px;
    font-size:20px;
    background-color: #dddddd;
    border-radius: 50px;
    border-bottom-left-radius: inherit;
    border-top-left-radius: inherit;
}

.news-area {
    padding: 20px;
    position: relative;
}

.list h3.news-title {
    font-size: 18px;
    font-weight: normal;
    line-height: 32px;
    color: #555555;
    padding: 0 0;
     min-height: 120px;
}

.news-date {
    text-align: right;
    font-size: 18px;
    margin-top: 20px;
    color: #555555;
}

.dk_options a:hover{color: #ffffff !important;}

.frame-news .pic {
    width: 100%;
    height: auto;
    display: block;
    position: relative;
}

.cover2 {
    position: absolute;
    width: 100px;
    height: 100px;
    background: url(https://cdn.timotion.com/static/styles/images/products/products-list-icon.png) center no-repeat;
    background-size: cover;
    transition: opacity 0.3s ease;
    opacity: 0;
    top: 50%;
    left: 50%;
    z-index: 100;
    margin-top: -185px;
    margin-left: -50px;
}

.application_box:hover .cover, .frame-news:hover .cover2, .pro_area:hover .cover3 {
    opacity: 1;
}

.tabContent a:hover {
    border-bottom: 0px solid #fff;
}

.pic img {
    width: 100%;
}

.min-md-size .news_right {
    width: 230px !important;
}

ul.pages li {
    display: inline-block;
    margin: 5px;
}

ul.pages {
    text-align: center;
    margin-bottom: 80px !important;
}
ul.noneStyle {
    margin: 0;
    padding: 0;
}

ul.pages li {
    display: inline-block;
    margin: 5px;
}

ul.pages li.actived a {
    color: #fff;
    background-color: #fabe00;
    border-color: #fabe00;
}
ul.pages li a {
    display: block;
    width: 33px;
    height: 33px;
    border: 1px solid #dddddd;
    border-radius: 50%;
    color: #555555;
    line-height: 33px;
}

ul.pages li a.gray {
    color: #fff;
    background: #dddddd center no-repeat;
    border-color: #ffffff;
}

ul.pages li.last a {
    background-image: url(https://cdn.timotion.com/static/styles/images/pages-last.png);
    border: 1px solid #dddddd;
}

ul.pages li.next a {
    background-image: url(https://cdn.timotion.com/static/styles/images/pages-next.png);
}

ul.pages li.prev a {
    background-image: url(https://cdn.timotion.com/static/styles/images/pages-prev.png);
}

ul.pages li.first a {
    background-image: url(https://cdn.timotion.com/static/styles/images/pages-first.png);
}

#news-in .inner {
    max-width: 1240px;
    width: 100%;
    margin: auto;
    margin-bottom: 80px;
    padding: 50px 0;
    border-bottom: 2px solid #fabe00;
    word-break: break-all;
}

#news-in .inner > .title {
    padding-bottom: 20px;
    margin-bottom: 50px;
    border-bottom: 2px solid #fabe00;
    position: relative;
}

#news-in .inner .title ul.share li {
    display: inline-block;
}

#news-in .inner .title ul.share {
    position: absolute;
    right: 0;
    bottom: 20px;
}

#news-in .inner .title h1.title {
    color: #333;
    font-size: 35px;
    font-weight: 600;
    margin-bottom: 10px;
    line-height: 45px;
}

#news-in .inner .title ul.share li a.linked {
    background-image: url(https://cdn.timotion.com/static/styles/images/icon-linked.png);
}


#news-in .inner .text h3 {
    color: #555555;
    font-size: 22px;
    font-weight: normal;
    line-height: 32px;
}

#news-in .inner .text h4 {
    color: #333;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 10px;
}

#news-in .inner .title p.type {
    color: #333;
    font-size: 18px;
    font-weight: normal;
    line-height: 32px;
}

#news-in .inner .title ul.share li {
    display: inline-block;
}

#news-in .inner .title ul.share li a.fb {
    background-image: url(https://cdn.timotion.com/static/styles/images/icon-fb.png);
}

#news-in .inner .title ul.share li a.twitter {
    display: none;
    background-image: url(https://cdn.timotion.com/static/styles/images/icon-twitter.png);
}

#news-in .inner .title ul.share li a.linked {
    background-image: url(https://cdn.timotion.com/static/styles/images/icon-linked.png);
}

#news-in .inner .title ul.share li a.google {
    background-image: url(https://cdn.timotion.com/static/styles/images/icon-google.png);
}

#news-in .inner .title ul.share li a.fb:hover {
    background-color: #3b5998;
}

#news-in .inner .info p span {
    color: #333;
    font-weight: 600;
    padding-right: 10px !important;
}

#news-in .inner .title ul.share li a.twitter:hover {
    background-color: #2ba9e1;
}

#news-in .inner .title ul.share li a.linked:hover {
    background-color: #069;
}

#news-in .inner .title ul.share li a {
    display: block;
    width: 33px;
    height: 33px;
    border: none;
    border-radius: 50%;
    background: #cbcbcb center no-repeat;
    background-size: 20px;
    margin-left: 5px;
}

#news-in .inner a {
    line-height: 28px;
    border-bottom: 1px solid #fabe00;
}

#news-in p a {
    font-weight: normal;
}

#news-in strong {
    font-weight: 800;
}

#news-in img {
    height: auto !important;
}

#news-in .inner ul{-webkit-margin-before: 0em;
 -webkit-margin-after: 0em;}


.table > :not(caption) > * > * {
    padding: 0 0 !important;}

#news-in .inner .text h2{font-size: 30px;color: #555555; margin-bottom: 10px; text-align: left;margin-bottom: 0px; line-height: 40px;font-weight: normal;}

#news-in .table > :not(caption) > * > *{padding:0px;
    border-bottom-width: inherit;
    vertical-align: middle;
    z-index: 0;
    line-height: 32px;
}

.max-lg-size #news .newsarea {
    margin-bottom: 0px;
}

.max-lg-size #news .news_top {
    max-height: 120px;
}
.max-lg-size #news .news_right {
    float: right;
    margin-right: 13px !important;
    margin-bottom: 10px;
    width: 120px;
    margin-top: 7px;
}

.max-lg-size #news .news-boder {
    display: inline-block;
}
.max-md-size #news h1.title {
    font-size: 45px;
}

.max-md-size .frame-news {
    width: 46.5%;
    margin: 10px;
    display: inline-block;
}

.max-md-size .news-image {
    width: 100%;
    height: 22.5vw;
    background-size: 100%;
    background-position: center;
}
.max-sm-size #news .news_right {
    width: 100%;
    float: left;
    margin-left: 0vw;
}

.max-sm-size #news-in .inner .title h1.title{margin-bottom: 0px;}

.max-sm-size #news-in .inner .title ul.share{text-align: right;position: relative;bottom: 0px;}

.max-sm-size .news-boder {
    display: block;
}

.max-sm-size #news-in .inner > .title{margin-bottom: 30px;}

.max-xs-size .where {
    padding: 10px 0;
}

.max-xs-size #news h1.title {
    font-size: 35px;
    line-height: 45px;
}

.max-xs-size .frame-news {
    width: 99%;
    margin: 1.5vw 0vw 5vw;
}

.max-xs-size .news-image {
    height: 190px;
    width: 100%;
    background-size: 100%;
    background-position: center;
}

.max-xs-size ul.pages li {
    margin: 5px 1px;
}