
.c_location li::after, .side-cate li .icon-cate.icon-cate-up:before, .side-cate li .icon-cate.icon-cate-down:before, .side-cate li li a:before, .sel_item .sel::before, .c_faq_list li .title::before{
	font-family: fontawesome;
	font-style: normal;
	font-weight: normal;
	display: inline-block;
}

/* img scale */
.relate_item .pro_pic img, .about_pic_item .about_pic img, .about_company img, .case_pic_div .case_pic img, .txt_right .txt_pic img{
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
}
.relate_item:hover .pro_pic img, .about_pic_item .about_pic:hover img, .about_company:hover img, .case_pic_div .case_pic:hover img, .txt_right .txt_pic:hover img{
	transform: scale(1.06);
	-webkit-transform: scale(1.06);
	-moz-transform: scale(1.06);
	-o-transform: scale(1.06);
}

@media only screen and (max-width: 950px) {
	.sitemap-content{padding-top: 104px !important;}
}
/* .sub_main .layout{width: 1500px;} */

/* c_banner */
.c_banner {position: relative; margin-bottom: 20px; z-index: 0; width: 1600px; margin: 0 auto 20px;}
.c_banner::before{position: absolute; left: 0; right: 0; top: 0; bottom: -2px; background: url(../img/banner_bg.png) no-repeat center bottom/100% auto; content: ''; background-color: rgba(0, 0, 0, 0.3);}
.c_banner_img {width: 100%; height: auto;}
.c_banner_text, .c_banner_div{position: absolute; top: 50%; text-transform: uppercase; left: 50%; transform: translate(-50%, -50%); font-size: 18px; color: #FFFFFF; z-index: 1; margin-top: -30px; width: 84%;}
.c_banner_title{ font-weight: bold; font-size: 70px; text-align: center; margin-bottom: 20px; line-height: 1.2; font-family: 'OPENSANS-BOLD';}
.c_banner_text a{color: #fff;}
.c_banner_text img {
	width: 20px; height: 18px; margin: 4px 18px 0 0;
}

.c_banner_div{text-transform: unset; margin-top: -10px;}
.c_banner_div .c_banner_title{text-align: left;}
.c_banner_div .brief{line-height: 1.25; font-size: 22px;}

/* c_location */
.c_location{justify-content: center; flex-wrap: wrap; line-height: 28px;}
.c_location_bar{flex-wrap: wrap;}
.c_location li{position: relative; line-height: 1.25; padding-right: 40px; float: left; margin-right: 18px; text-align: center; text-transform: capitalize;}
.c_location li:first-child::before{content: ''; width: 18px; height: 18px; display: inline-block; background: url(../img/icon10.png) no-repeat left center/auto 17px; margin-right: 20px; vertical-align: text-top;
}
.c_location li:last-child{
	color:#3965DA;
}
.c_location li:last-child{padding-right: 0; margin-right: 0;}
.c_location li::after{position: absolute; right: 0; content: '\f178'; top: 0; transform: scaleY(0.6);}
.c_location li:last-child::after{content: '';}
/* .c_location li a{color: #fff;} */
/* .c_location li:last-child a{color: #3965DA;} */
.c_location li a:hover{color: #3965DA;}

@media only screen and (max-width: 1700px) {
	.c_banner{width: 100%; padding: 0 50px; box-sizing: border-box;}
	.c_banner::before{left: 50px; right: 50px;}
	.c_banner_title{font-size: 62px;}
}
@media only screen and (max-width: 1500px) {
	.c_banner_title{font-size: 56px;}
}
@media only screen and (max-width: 1400px) {
	.c_banner_title{font-size: 48px;}
}
@media only screen and (max-width: 1200px) {
	.c_banner_title{font-size: 38px;}
}
@media only screen and (max-width: 1100px) {
	.c_banner_div{padding-bottom: 45px;}
	.c_banner_title{font-size: 32px;}
}
@media only screen and (max-width: 1024px) {
	.c_banner{margin-top: 140px; margin-bottom: 0; padding: 0 15px; overflow: hidden;}
	.c_banner::before{left: 15px; right: 15px;}
	.c_banner::before{z-index: 1;}
	.c_banner_img{min-height: 240px; object-fit: cover; position: absolute; left: 15px; right: 15px; top: 0; height: 100%; z-index: 0; width: calc(100% - 30px);}
	.c_banner_title{margin-bottom: 10px; font-size: 24px;}
	.c_banner_title br{display: none;}
	.c_banner_text{font-size: 16px; min-height: 240px; display: flex; justify-content: center; align-items: center;}
	.c_banner_div{padding-bottom: 0; min-height: 240px; display: flex; justify-content: center; flex-direction: column;}
	.c_banner_div .brief{line-height: 1.25; font-size: 16px;}

	.c_banner_text{position: relative; transform: none; left: 0; top: 0; margin: 0; padding: 30px 0 40px; width: 100%;}
	
	.swiper-button-next, .swiper-button-prev{width: 40px; height: 40px; line-height: 38px;}
	.c_location{margin-top: 20px;}
	.c_location li{margin-bottom: 10px;}
}

/* c_sub_th */
.c_th_top{align-items: center;}
.c_sub_th{margin: 60px 0 20px;}
.c_sub_th span{display: inline-block; position: relative; padding-left: 20px; font-size: 24px; color: #3965DA; line-height: 36px;}
.c_sub_th span::before{position: absolute; left: 0; height: 24px; top: 50%; transform: translateY(-50%); content: ''; width: 3px; background: #3965DA;}
.c_sub_th .title{font-size: max(24px, 0.5rem); line-height: 0.58rem; font-weight: bold; margin-top: 16px; font-family: 'OPENSANS-BOLD';}
.c_sub_th .brief{color: #333; line-height: 30px; margin: 10px 0 0.32rem;}

.sub_th_center{text-align: center;}
.sub_th_center span{padding: 0;}
.sub_th_center span::before{width: 0;}
.sub_th_center .title{margin-top: 0;}
.sub_th_center .c_more_btn{margin: 0 auto;}

.c_pro_th{color: #333; text-align: center;}
.c_pro_th_left{text-align: left;}
.c_pro_th .title{font-size: 0.4rem; font-weight: bold; line-height: 0.48rem; text-transform: uppercase;}
.c_pro_th .brief{color: #666; line-height: 26px; margin-top: 10px;}


@media only screen and (max-width: 950px) {
	.c_sub_th{margin: 20px 0 15px; width: 100%;}
	.c_sub_th span{font-size: 20px; padding-left: 15px; line-height: 32px;}
	.c_sub_th span::before{height: 20px;}
	.c_sub_th .title{margin-top: 5px; font-size: 22px;}
	.sub_th_center span{padding-left: 0;}
	
}

/* c_more_btn */
.c_more_btn{transition: all 0.5s ease-in-out; position: relative; width: 1.9rem; height: 25px; border: solid 1px #040e27;}
.c_more_btn:hover{border-color: #3965DA;}
.c_more_btn a{
	transition: all 0.5s ease-in-out;
	width: 1.8rem;
	height: 42px;
	background-color: #040e27;
	text-align: center;
	line-height: 42px;
	color: #ffffff;
	font-size: 20px;
	position: absolute;
	top: -9px;
	left: 50%;
	transform: translateX(-50%);
}
.c_more_btn a:hover{background-color: #3965DA;}

@media only screen and (max-width: 950px) {
	.c_more_btn{min-width: 130px;}
	.c_more_btn a{min-width: 120px; font-size: 18px; height: 40px; line-height: 40px; top: -8px;}
	.proType_product_top .c_more_btn{display: none;}
	.c_th_top .c_more_btn{display: none;}
}

/*-------------aside-------------*/
.c_category_box{padding: 0.3rem 0 0.8rem;}
.c_category_box .layout{display: flex; justify-content: space-between;}
.c_right_box{width: calc(100% - 340px); flex: 1;}
.aside {width: 300px; position: sticky; margin-right: 40px;}

.side-tit-bar {position: relative;}
.side-tit-bar .side-tit {position: relative; font-size: max(20px, 0.24rem); line-height: 34px; color: #FFF; padding: 12px 0 12px 15px; background: url(../img/logo1.png) no-repeat 24px center #3965DA; background-size: auto 42px; padding-left: 85px;}

.side-widget {position: sticky !important; top: 100px !important;
	margin: 0 0 0;
}
.side-widget+.side-widget .side-tit-bar .side-tit {text-transform: none;}
.side-widget .side-tit-bar:nth-child(n+2){margin-top: 30px;}
.side-cate {padding: 0 0 0 0;}
.side-cate li {position: relative; line-height: 26px; font-size: 16px; border-bottom: 1px solid #dcdcdc; background: #f5f5f5;}
.side-cate li li {font-size: 16px; font-weight: normal;}
.side-cate li a {position: relative; display: block; margin-right: 38px; margin-left: 20px; color: #333; padding: 8px 0; word-break: keep-all;}
.side-cate>li>a{padding-left: 12px;}
.side-cate>li>a::before{position: absolute; left: 0; width: 6px; height: 6px; top: 50%; margin-top: -3px; border-radius: 50%; background: #333; content: '';}

.side-cate>li.nav-current>a{color: #3965DA;}
.side-cate>li.nav-current>a::before{background: #3965DA;}

.side-cate ul {display: none; overflow: hidden; border-top: 1px solid #dcdcdc;}
.side-cate ul li:last-child{border-bottom: none;}
.side-cate li li a {padding: 8px 15px 8px 12px; margin-right: 0; position: relative; color: #666; margin-left: 30px;}
.side-cate li a:hover, .side-cate li.nav-current>a, .side-cate li li a:hover,
.side-cate li li.nav-current>a {color: #3965DA;}
.side-cate li a:hover::before{background: #3965DA;}
.side-cate li li a:hover:before,
.side-cate li li.nav-current>a:before {color: #3965DA; background: none;}

.side-cate li li a:before {content: '\f105'; display: inline-block; font-size: 16px; margin-right: 6px; position: absolute; left: 0; top: 50%; transform: translateY(-50%);}
.side-cate li li li a {padding: 0 66px; margin-right: 0;}

.side-cate li .icon-cate {position: absolute; right: 0; top: 0; display: inline-block; width: 36px; height: 42px; line-height: 42px; overflow: hidden; text-align: center; font-size: 16px; cursor: pointer; color: #000; border-radius: 0%; -webkit-transition: all .3s ease; -o-transition: all .3s ease; transition: all .3s ease;}

.side-cate li .icon-cate:before {font-size: 18px; width: 100%;}

.side-cate li .icon-cate.icon-cate-down:before {content: '\f0d7';}
.side-cate li .icon-cate.icon-cate-up:before {content: '\f0d7';}

.side-cate li .icon-cate.icon-cate-up {transform: rotate(180deg);}
.side-cate li.nav-current>.icon-cate {color: #3965DA;}
.side-product-items {position: relative;}
.side-product-items .items_content {position: relative; padding: 35px 0;}
.side_product_item {position: relative; display: block; width: 100%; overflow: hidden;}
.side_product_item figure {position: relative; display: table; width: 100%; overflow: hidden;}
.side_product_item .item-img,
.side_product_item figcaption {display: table-cell; vertical-align: middle;}
.side_product_item .item-img {width: 70px; -webkit-box-sizing: content-box; box-sizing: content-box; position: relative; border: 1px solid #cdcdcd;}
.side_product_item .item-img:before {content: ''; display: block; width: 100%; height: 100%; position: absolute; left: 0; top: 0; -webkit-transition: all .4s ease-in-out; -o-transition: all .4s ease-in-out; transition: all .4s ease-in-out;}
.side_product_item .item-img img {display: block; width: 100%;}

.side_product_item:hover .item-img:before {background-color: rgba(255, 255, 255, .3);}
.side_product_item figcaption {padding-left: 15px;}
.side_product_item figcaption h3 {font-size: 16px; font-weight: normal;}
.side_product_item figcaption h3 a {display: block; max-height: 3.2em; line-height: 1.6em; -ms-word-break: break-all; word-break: break-all; word-wrap: break-word; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.side_product_item figcaption h3 a:hover,
.side_product_item .item-img:hover+figcaption h3 a {color: #f29a20;}
.side-product-items .swiper-slide {-webkit-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; -webkit-align-items: center; align-items: center; display: -webkit-box; display: -webkit-flex; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; flex-direction: column;}

.side-product-items .side_slider {max-height: 450px; overflow: hidden; -webkit-box-sizing: content-box; box-sizing: content-box; position: relative;}
.side-product-items .side_slider .swiper-wrapper {-webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column;}
.side-product-items .side_product_item {height: 90px;}
.side-product-items .btn-prev,
.side-product-items .btn-next {position: absolute; left: 0; width: 100%; height: 32px; line-height: 32px; opacity: 1; filter: alpha(opacity=100); font-size: 38px; color: #ccd3d9; z-index: 1; text-align: center; cursor: pointer;}
.side-product-items .swiper-button-disabled {color: #eee; cursor: default;}
.side-product-items .btn-prev:before,
.side-product-items .btn-next:before {display: inline-block; -webkit-transform: scale(2.5, 1); -ms-transform: scale(2.5, 1); -o-transform: scale(2.5, 1); transform: scale(2.5, 1);}
.side-product-items .btn-prev {top: 0;}
.side-product-items .btn-prev:before {content: '\f106';}
.side-product-items .btn-next {bottom: 0;}
.side-product-items .btn-next:before {content: '\f107';}
.side-product-items .btn-prev:not(.swiper-button-disabled):hover,
.side-product-items .btn-next:not(.swiper-button-disabled):hover {color: #000;}
.aside .side-bn {width: 100%; margin: 0 0 40px;}
.aside .side-bn img {width: 100%
}

@media only screen and (max-width: 1300px) {
	.c_right_box{width: calc(100% - 300px);}
	.aside {width: 260px;}
	.side-cate li a {margin-right: 32px; margin-left: 14px;}
}
@media only screen and (max-width: 1100px) {
	.c_right_box{width: calc(100% - 250px);}
	.aside {width: 220px; margin-right: 30px;}
	.side-cate li a {margin-right: 32px; margin-left: 14px;}
}
@media only screen and (max-width: 950px) {
	.side-tit-bar .side-tit{font-size: 20px;}
	.c_category_box{padding: 20px 0 20px;}
	.side-widget .side-tit-bar:nth-child(n+2){margin-top: 20px;}
	.c_category_box .layout{flex-wrap: wrap;}
	.aside{width: 100%; float: none; margin-right: 0; position: relative; margin-bottom: 20px;}
	.c_right_box{width: 100%; float: none; margin-top: 0; padding-top: 0;}
	.side-widget{position: static !important;}
}

/* more_border */
.more_border{text-transform: capitalize; width: auto; height: auto; display: inline-block; line-height: 24px; text-align: center; border: 1px solid #333; position: relative; padding-right: 24px; transition: background 0.5s ease; padding: 8px 40px 8px 25px;}
.more_border::before{position: absolute; content: ''; background: url(../img/icon_right.png) no-repeat center/auto 100%; width: 24px; height: 24px; right: 14px; top: 50%; margin-top: -12px; transform: rotate(315deg);}
.more_border:hover{color: #fff; background: #3965DA; border-color: #3965DA;}
.more_border:hover::before{background-image: url(../img/icon_right_w.png);}


/* c_page */
.c_page, .page_bar{padding: 20px 0;}

.c_pagenation, .page_bar .pagination ul{display: flex; justify-content: center;}
.c_pagenation li, .pagination li{margin-right: 10px;}
.c_pagenation li:last-child, .pagination li:last-child{margin-right: 0;}
.c_pagenation li a, .pagination li a{display: block; padding: 0 10px; height: 42px; line-height: 42px; border: 1px solid #ddd; border-radius: 3px; color: #333; text-align: center; min-width: 42px; background: #fff;}
.c_pagenation li.active a{border-color: #333; background: #333; color: #fff;}
.c_pagenation li.active span, .pagination li.active span{ border: 1px solid #333; background: #333; color: #fff; display: block; height: 42px; line-height: 42px; border-radius: 3px; min-width: 42px; text-align: center;}
.pagination li:last-child span{height: 42px; line-height: 42px;}
.c_pagenation li:hover a, .pagination li:hover a{border-color: #3766DA; background: #3766DA; color: #fff;}
.c_pagenation li.prev_page a, .c_pagenation li.next_page a{border-color: #3766DA; position: relative; color: #3766DA;}
.c_pagenation li.prev_page a::before, .c_pagenation li.next_page a::before{position: absolute; content: '\f105'; font-family: 'fontawesome'; left: 0; top: 0; text-align: center; width: 100%; height: 100%; font-size: 24px;}
.c_pagenation li.prev_page a::before{content: '\f104';}

.c_pagenation li.prev_page a:hover, .c_pagenation li.next_page a:hover{color: #fff;}

@media only screen and (max-width: 950px) {
	.c_page{padding: 15px 0;}
	.c_page_wrap{flex-direction: column; justify-content: flex-end; align-items: center;}
	.c_pagenation li, .pagination li{margin-right: 8px;}
	.c_pagenation li:last-child, .pagination li:last-child{margin-right: 0;}
	.c_pagenation li a, .pagination li a{min-width: 36px; height: 36px; line-height: 34px;}
	.c_pagenation li.active span, .pagination li.active span{min-width: 36px; height: 36px; line-height: 34px;}
}

/* c_faq_list */
.c_faq_list{}
.c_faq_list li{margin-bottom: 20px;}
.c_faq_list li:last-child{margin-bottom: 0;}
.c_faq_list li .title{font-size: 18px; font-size: max(18px, 0.2rem); padding: 14px 20px; padding-right: 40px; line-height: 26px; border: 1px solid #9b9fa9; position: relative; cursor: pointer;}
.c_faq_list li .title::before{position: absolute; right: 20px; content: '\f107'; font-size: 0.3rem; top: 50%; margin-top: -13px; transition: all 0.3s ease;}
.c_faq_list li .brief{padding: 0.22rem 0.3rem; line-height: 30px; display: none;  color: #666;}
.c_faq_list li.sel_item .title{background: #040e27; color: #fff;}
.c_faq_list li.sel_item .title::before{transform: rotate(180deg);}
.c_faq_list li.sel_item .brief{display: block;}

@media only screen and (max-width: 950px) {
	.c_faq_list li{margin-bottom: 15px;}
	.c_faq_list li .title{padding: 8px 15px; padding-right: 32px;}
	.c_faq_list li .title::before{right: 15px;}
	.c_faq_list li.sel_item .brief{padding: 15px 15px 5px;}
}

/* c_related_th */
.c_related_th{margin-top: 0.3rem; font-size: 0.4rem; padding-bottom: 0.12rem; margin-bottom: 0.5rem; font-weight: bold; color: #040E27; border-bottom: 1px solid rgba(4, 14, 39, .2); position: relative;}
.c_related_th::before{position: absolute; left: 0; width: 56px; height: 6px; bottom: -3px; content: ''; background: #040E27;}

/* c_related_pro */
.c_related_inner{position: relative; padding-bottom: 0.6rem;}
.relate_item{padding-bottom: 30px;}
.relate_item .pro_pic{padding-bottom: 70%; border: 1px solid #ddd; overflow: hidden; box-sizing: border-box;}
.relate_item .title{margin: 20px 0 25px; text-align: left; height: 52px;}
.relate_item .title, .relate_item .title a{font-weight: bold; line-height: 26px; font-size: 20px; font-size: max(20px, 0.22rem); font-family: 'OPENSANS-BOLD';}
.relate_item .c_more_btn{width: 1.6rem; min-width: 140px;}
.relate_item .c_more_btn a{width: 1.5rem; font-size: 18px; min-width: 130px;}
.relate_item:hover .title a{color: #3965DA;}
.relate_item:hover .c_more_btn a{background: #3965DA;}
.relate_item:hover .c_more_btn{border-color: #3965DA;}
.relate_item .date{color: #666; line-height: 24px; margin-top: 0.2rem;}
.relate_item .brief{margin: 6px 0 25px; color: #333; line-height: 24px;}

.relate_news_item .pro_pic{border: none; padding-bottom: 59.26%;}
.relate_news_item .title{text-align: left; margin: 6px 0 0;}
.relate_news_item .c_more_btn{margin: 0;}
.c_related_news .c_related_inner .swiper-button-prev, .c_related_news .c_related_inner .swiper-button-next{margin-top: -160px;}

.c_related_inner .swiper-button-prev, .c_related_inner .swiper-button-next{background-image: none; background: #999; border-radius: 0; width: 26px; height: 46px; margin-top: -120px;}
.c_related_inner .swiper-button-prev::before, .c_related_inner .swiper-button-next::before{content: ''; background-repeat: no-repeat; background-position: center; background-size: 60% auto; width: 100%; height: 100%; transform: scale(1);}
.c_related_inner .swiper-button-prev::before{background-image: url(../img/icon_left_w.png);}
.c_related_inner .swiper-button-next::before{background-image: url(../img/icon_right_w.png);}
.c_related_inner .swiper-button-prev{left: -12px;}
.c_related_inner .swiper-button-next{right: -12px;}
.c_related_inner .swiper-button-prev:hover, .c_related_inner .swiper-button-next:hover{background: #3964DA;}

@media only screen and (max-width: 950px) {
	.c_related_inner{padding-bottom: 6px;}
	.relate_item .title{margin: 12px 0 20px;}
	.relate_news_item .title{margin: 6px 0 0;}
	.relate_item .brief{margin-bottom: 20px;}
	.c_related_news .c_related_inner .swiper-button-prev, .c_related_news .c_related_inner .swiper-button-next{margin-top: -136px;}
}

/* innerContent */
.c_con_th{font-size: 30px; font-size: max(22px, 0.3rem); line-height: 0.36rem; color: #3965DA; font-weight: bold;}
.c_share{padding: 0.2rem 0; align-items: center;}
.c_share .date{color: #666; margin-right: 0.5rem;}
.c_share .share_bar{color: #666; justify-content: center; align-items: center;}
.c_share .share_bar>span{margin-right: 8px;}
.c_share .share_bar a{display: block; /*width: 20px; height: 20px; margin-left: 0.1rem; background-repeat: no-repeat; background-image: url(../img/share.png);*/ transition: all 0.3s ease;}
.c_share .share_bar .share_btn1{background-position: 0 0;}
.c_share .share_bar .share_btn2{background-position: -25px 0;}
.c_share .share_bar .share_btn3{background-position: -50px 0;}
.c_share .share_bar .share_btn4{background-position: -75px 0;}
.c_share .share_bar .share_btn5{background-position: -100px 0;}
.c_share .share_bar .share_btn6{background-position: -125px 0;}
.c_share .share_bar .share_btn7{background-position: -150px 0;}
.c_share .share_bar .share_btn8{background-position: -175px 0;}
.c_share .share_bar .share_btn9{background-position: -200px 0;}
.c_share .share_bar a:hover{transform: rotate(15deg);}

.innerContent{padding: 20px 0; color: #333;}
.innerContent, .innerContent p, .innerContent span{font-size: 16px; line-height: 30px;}
.innerContent p{padding-bottom: 0.3rem;}
.innerContent img{max-width: 100%; margin: 0 0 0.2rem; border-radius: 2px;}

.innerContent_other{}
.innerContent_other .link_prev, .innerContent_other .link_next{width: 100%; font-size: 16px; position: relative; line-height: 36px; padding-left: 130px; }
.innerContent_other .link_btn{line-height: 36px; display: inline-block; background: #040E27; color: #fff; border-radius: 5px; font-size: 16px; width: 120px; position: absolute; top: 0; left: 0; padding-left: 32px;}
.innerContent_other .link_prev{margin-bottom: 0.15rem;}
.innerContent_other .link_btn::before{
	content: "";
	display: block;
	width: 0;
	height: 0;
	border-top: 6px solid transparent;
	border-bottom: 6px solid transparent;
	border-left: 0;
	border-right: 8px solid #fff;
	vertical-align: middle;
	position: absolute;
	top: 50%;
	margin-top: -6px; left: 15%; left: 12px;
}
.innerContent_other .link_prev .link_btn::before{
	
	top: 50%;
}
.innerContent_other .link_next .link_btn::before{
	border-right: 0;
	border-left: 8px solid #fff;
}
.innerContent_other .link_btn:hover{background: #3965DA;}

@media only screen and (max-width: 950px) {
	.c_con_th{font-size: 22px; line-height: 32px; padding-top: 10px;}
	.c_share{flex-wrap: wrap; padding-bottom: 0;}
	.c_share .date{width: 100%;}
	.c_share .share_bar{margin-top: 15px;}
	
	.innerContent_other{padding-bottom: 10px;}
	.innerContent_other .link_btn{width: 90px; padding-left: 22px;}
	.innerContent_other .link_btn::before{left: 7px;}
	.innerContent_other .link_next, .innerContent_other .link_prev{padding-left: 100px; line-height: 20px; min-height: 40px; display: flex; align-items: center; white-space: normal;}
	.innerContent_other .link_prev{margin-bottom: 15px;}
}