*{margin: 0;padding: 0;}
#us_text_1009 {max-width: 1200px;margin: 20px auto 0;height: auto;box-sizing: border-box;}
#us_text_1009 img{vertical-align: middle;}
#us_text_1009 p{margin: 0;padding: 0;}
/* article */
#us_text_1009 .us_text_article{width:100% ; height: auto;background: #FFFFFF;box-sizing: border-box;}
#us_text_1009 .ut_article_title{width: 100%; font-size: 28px;font-weight: bold;color: #333333;line-height: 1.4;text-align: left;}
/* utar_box */
#us_text_1009 .utar_box{width: 100%;height: auto;margin: 25px 0 30px;}
#us_text_1009 .utar_box1{width: 100%;height:auto;transition: all .3s; border-bottom: 1px solid #D2D2D2;padding: 24px 24px;box-sizing: border-box;overflow: hidden;}
#us_text_1009 .utar_box1:hover {background: #FAFAFA;}
#us_text_1009 .utar_box1:last-child{margin-bottom: 0;}
#us_text_1009 .utar_box_tit{width: 100%;height: auto; display: flex;justify-content: space-between;box-sizing: border-box;line-height: 1;align-items: center;}
#us_text_1009 .utar_box_tit_p{font-size: 14px;font-weight: 700;color: rgba(0,0,0,0.88);line-height: 1.3;cursor: pointer;word-break: break-word;}
#us_text_1009 .utar_box_tit_p:hover{color: #FF640A;}
/*#us_text_1009 .utar_show .utar_box_tit_p{color: #00A0E9;}*/
#us_text_1009 .utar_box_tit em{font-size: 16px;line-height: 1;font-weight: bold;color: #333;}
#us_text_1009 .utar_box1_text{width: 100%;height: auto;padding-right: 20px;box-sizing: border-box;display: none;}
#us_text_1009 .utar_show{background: #FAFAFA;}
#us_text_1009 .utar_box1_tp{color: #707070;font-size: 16px;font-weight: 400;line-height: 1.4;box-sizing: border-box;margin-top: 12px;word-break: break-word;}
#us_text_1009 .utar_box1_tp a{text-decoration: none;color: #00A0E9;}
/* utar_box1_img */
#us_text_1009 .utar_box1_img{width: 100%;height: auto;margin: 25px 0 40px;display: flex;justify-content: space-between;}
#us_text_1009 .utar_box1_img1{width: 32.119%;padding-bottom: 25px; background: #FFFFFF;box-sizing: border-box;border: 1px solid #D2D2D2;border-radius: 10px;transition: all .3s;}
#us_text_1009 .utar_box1_img1:hover{box-shadow: 0px 5px 10px 0px rgba(27, 27, 27, 0.1);}
#us_text_1009 .utar_box1_img1 img{width: 100%;border-radius: 10px 10px 0 0;}
#us_text_1009 .utar_box1_img1_p{width: 100%;margin-top: 20px;margin-bottom: 10px; font-size: 14px; color: #333;text-align: center; font-weight: 400; height: 48px; line-height: 16px;overflow: hidden; text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3; -webkit-box-orient: vertical;}
#us_text_1009 .utar_box1_img1_link{font-size: 14px;font-weight: 400;line-height: 1;color: #00A0E9;text-decoration: none;display: inline-block;width: 100%;text-align: center;}
#us_text_1009 .utar_box_more{width: 100%;height: auto;display: flex;justify-content: center;align-items: center;}
#us_text_1009 .utar_box_more a{color: #00A0E9;font-size: 18px;line-height: 1;font-weight: 400;cursor: pointer;text-align: center;text-decoration: none;}
#us_text_1009 .utar_box_more a span{font-size: 18px;line-height: 1;font-weight: 400;padding: 0;margin: 0;display: inline-block;}
#us_text_1009 .utar_box_more a em{font-size: 16px; padding-left: 12px;font-weight: 400;}
#us_text_1009 .utar_box_more_gray a{color: #999999;}

#us_text_1009 .text_article .thead {display: block;}
#us_text_1009 .text_article .thead .bq_h2_new {text-align: center;}

@media screen and (max-width:1200px ){
	#us_text_1009 .us_text_article {padding:20px 20px 20px 20px;}
    .thead .bq_h2_new {font-size: 18px;}
}
@media screen and (max-width: 768px ){
	#us_text_1009 .ut_article_title {font-size: 24px;}
	#us_text_1009 .utar_box1_img1 {width: 32%;padding-bottom: 20px;}
	#us_text_1009 .utar_box1_img1_p {margin-top: 10px;margin-bottom: 6px;}
	#us_text_1009 .utar_box1 {padding: 10px 20px 10px 10px;}
	#us_text_1009 .utar_box1_tp { margin-top: 10px;}
}
@media screen and (max-width: 600px ){
	#us_text_1009 .ut_article_title {font-size: 20px;}
	#us_text_1009 .utar_box {margin: 20px 0 25px;}
	#us_text_1009 .utar_box_tit_p { font-size: 14px;}
	#us_text_1009 .utar_box_tit em {font-size: 14px;}
	#us_text_1009 .utar_box1_tp { font-size: 12px;}
	#us_text_1009 .utar_box1_text {padding-right: 15px;}
	#us_text_1009 .utar_box1_img1_p {font-size: 12px;}
	#us_text_1009 .utar_box1_img1_link {font-size: 12px;}
	#us_text_1009 .utar_box1_img1 { padding-bottom: 15px;}
	#us_text_1009 .utar_box1_img { margin: 20px 0 40px;}
	#us_text_1009 .utar_box_more a span {font-size: 16px;}
	#us_text_1009 .utar_box_more a {font-size: 16px;}
}
@media screen and (max-width: 480px ){
	#us_text_1009 .utar_box1_img1_p {margin-top: 6px; margin-bottom: 6px;}
	#us_text_1009 .utar_box1_img1_link {font-size: 10px;}
	#us_text_1009 .utar_box1_img1_p {font-size: 10px;}
	#us_text_1009 .utar_box1_img1 {padding-bottom: 10px;}
}