﻿.news-dtl-all {
    margin-bottom: 100px;
}
.news-belong {
    border-bottom: 1px solid #e6e0e0;
    margin-bottom: 38px;
    text-align: center;
}
.news-belong h2 {
    font-size: 24px;
	line-height: 60px;
    font-weight: normal;
    color: #505050;
}
.news-belong-dtl {
    font-size: 12px;
    color: #969696;
}
.news-belong-dtl > ul > li {
    display: inline-block;
    vertical-align: top;
    margin-left: 35px;
    margin-right: 35px;
}
.news-belong-more {
    padding-bottom: 6px;
    border-bottom: 1px solid #eee;
    margin-bottom: 10px;
    line-height: 24px;
    font-size: 12px;
    color: #7a7a7a;
}
.prev-next {
    padding-top: 20px;
    margin-top: 15px;
    border-top: 1px solid #e6e0e0;
    /*line-height: 24px;*/
    font-size: 12px;
}
.prev-next > ul > li {
    text-indent: -4em;
    margin-left: 4em;
}
.prev-next > ul > li:not(:first-child) {
    margin-top: 6px;
}
.prev-next a {
    color: #7a7a7a;
    -o-transition: color .3s;
    -moz-transition: color .3s;
    transition: color .3s;
}
.prev-next a:hover {
    color: #0150a3;
}

.news-one-belongs {
    line-height: 14px;
    font-size: 0;
    width: 410px;
    text-align: left;
    margin: 0 auto;
	padding-bottom: 12px;
}

.news-dtl {
    padding-bottom: 50px;
    overflow: hidden;
}
.news-dtl img {
    max-width: 100%;
    height: auto;
    display:block;
    margin: 0 auto;
}

.news-dtl p.p-1 {
    line-height: 36px;
    font-size: 14px;
}
.news-dtl p.p-2 {
    height: 15px;
}

.media-one-desc p.tips {
    padding-top: 2px;
    padding-bottom: 2px;
    font-size: 16px;
    color: #333;
}
.media-one-desc p.tips i {
    display: inline-block;
    position: relative;
    top: -2px;
    margin-right: 13px;
    width: 15px;
    height: 18px;
    line-height: 18px;
}

@media (max-width: 48em) {
    article.main {
        padding-top: 24px;
    }

    .news-belong h2 {
        font-size: 20px;
    }

    .news-dtl p.p-1 {
        line-height: 24px;
        font-size: 14px;
    }
    .news-dtl p.p-2 {
        height: 8px;
    }
}
@media (max-width: 34em) {
    .news-dtl-all {
        margin-top: 55px;
        margin-bottom: 50px;
    }
    .news-belong {
        padding-bottom: 10px;
        margin-bottom: 20px;
    }
    .news-belong h2 {
        font-size: 18px;
        margin-bottom: 17px;
    }
    .news-belong-dtl > ul > li {
        display: block;
    }
    .news-dtl {
        margin-bottom: 40px;
    }
}
.conten_article_other,
.conten_case_other {
	display: block;
	margin-top: 20px;
}

.conten_article_other h5,
.conten_case_other h5 {
	font-size: 16px;
	font-weight: 300;
	color: #666;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #8C8C8C;
}

.conten_article_other ul li {
	display: block;
	width: 48%;
	float: left;
	padding-bottom: 10px;
	margin-bottom: 10px;
	transition: .5s;
	border-bottom: 1px solid #DCDCDC;
}

.conten_article_other ul li:nth-child(odd) {
	margin-right: 4%;
}

.conten_article_other ul li a {
	display: block;
	width: 80%;
	float: left;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	font-size: 12px;
	transition: .5s;
	color: #8c8c8c;
}

.conten_article_other ul li:hover {
	border-bottom: 1px solid #006cc2;
}

.conten_article_other ul li:hover a {
	color: #006cc2;
}

.conten_article_other ul li font {
	font-size: 12px;
	color: #8c8c8c;
	display: block;
	width: 20%;
	float: right;
	text-align: right;
}

.conten_case_other ul li {
	display: block;
	width: 24%;
	float: left;
}

.conten_case_other ul li h6 {
	overflow: hidden;
	border: 1px solid #DCDCDC;
	transition: .8s;
}

.conten_case_other ul li img {
	transition: .8s;
}

.conten_case_other ul li p a {
	display: block;
	padding: 5px 0;
	text-align: center;
	transition: .8s;
	position: relative;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 12px;
	color: #8C8C8C;
	z-index: 1;
}

.conten_case_other ul li p a::before {
	content: " ";
	position: absolute;
	z-index: -1;
	width: 100%;
	height: 100%;
	background: #006cc2;
	left: 0;
	bottom: -100%;
	transition: .8s;
}

.conten_case_other ul li:nth-of-type(2) {
	margin: 0 1.333%;
}

.conten_case_other ul li:nth-of-type(3) {
	margin: 0 1.333% 0 0;
}

.conten_case_other ul li:hover h6 {
	border: 1px solid #006cc2;
}

.conten_case_other ul li:hover img {
	transform: scale(1.1);
}

.conten_case_other ul li:hover p a {
	color: #fff;
}

.conten_case_other ul li:hover p a::before {
	bottom: 0;
}
.news-belong h1 { font-size:40px;font-weight:bold;line-height:50px;padding: 20px 0; }
.news-dtl h3 { font-size: 24px;font-weight: bold;margin: 10px 0;text-indent: 10px;border-left: 5px #ed0026 solid; }
.news-dtl p { margin-top: 20px;font-size: 16px;line-height: 26px;color: #333;text-align: justify;text-indent: 2em; }