/*new*/
.news-bg { width: 100%; display: block; background: #f5f5f5; }
.news-box{ max-width: 960px; margin: 70px auto; }
ul.news {  padding: 20px 15px;width: 100%; max-width: 1360px; margin:2% auto; display: flex; flex-wrap: wrap;  flex-direction:row;  }
ul.news li{  display: flex; flex-wrap: wrap;  flex-direction:row;    margin:5% auto; background: #fff; border: solid 1px #E2E0E0; border-radius:6px 0px 6px 6px; transition: all .2s; }
ul.news li a{ text-decoration:none;}
ul.news li .inner{ width: 100%;   display: block; }
ul.news li figure{ width: 100%; height: auto; display:block;}
ul.news li figure img{ width: 100%; height: auto; border-radius:6px 0px 0px 6px;}

ul.news li .time{ display: inline-flex;flex-direction:column; width: 20%; margin-right: 10px; padding: 8px 15px;  text-align:center; background:#4d90d7;  font-size:16px;  color:#fff; font-weight:700; transition:background 0.20s linear 0s; border-radius:5px;  }
ul.news li:hover .time{ background:#555;}
ul.news li .time small{ display:block;  margin-bottom:10px; font-size: 11px;text-transform: capitalize; font-weight: 700;}
ul.news li .time small:before{ content:""; display:block; margin-bottom:5px; border-top:1px solid #fff;}
ul.news li .inner .title{display: inline-flex;flex-direction:column;width: 70%;  margin-bottom: 6px; font-size:1.35rem;color:#0d5197; text-align: left; font-weight: 400; }
ul.news li .inner .title:after{ content: none;}
ul.news li .text { display:flex; flex-direction:column;  width:100%; margin: 0 auto; padding: 15px 0px 0px 20px; font-size:1rem; line-height:1.5rem;  }
ul.news li:hover { transform: scale(.98); box-shadow: 0px 5px 6px #d6d6d6; }
.news-btnbox { width: 100%; margin:  0  auto; display: flex; justify-content: center; }
.news_box ul{padding-left: 25px;margin-top: 12px;}
.news_box ol{padding-left: 25px;margin-top: 12px;}
.news_box ul li{list-style: disc;margin-bottom: 10px;}
.news_box ul li:last-child{margin-bottom: 0;}
.news_box ol li{list-style: decimal; margin-bottom: 10px;}
.news_box ol li:last-child{margin-bottom: 0;}
.news_box h3, .news_box h2, .news_box h4{font-weight: 600;}
 @media (min-width:768px) {
ul.news li { width: calc(100%/2 - 30px); margin:1%;}   
ul.news li .inner{ width: 55%;  padding:15px; display: inline-block; }
ul.news li figure{ width: 40%; height: auto; display: inline-block;}
ul.news li .time{  width: 18%; font-size:26px; line-height: 1;}
ul.news li .time small{ font-size: 13px; }	
	 
.news ol li { width: 100%; padding: 3px 10px; margin: 0; height: auto; display: block; border: none; }
.news ol li:nth-of-type(2n) { margin-left: 0; }
.news-show { width: 80%; max-width:1024px; margin: auto; display: block; padding: 2% 0px 5% 0px; }
}
@media (min-width:1160px) {
.news ol li { width: 100%; min-height: auto; padding: 3px 10px; margin: 0; height: auto; display: block; border: none; }
.news ol li:nth-of-type(2n) { margin-left: 0; }
.news .inner h3 {  font-size: 1.5em;  }
}


.news-show{  width: 100%; max-width: 1100px; padding:0px 20px; margin:2% auto 100px auto; display: block; line-height: 1.75; }
.news-show .head { padding: 5% 10% 10px 10%;  display: flex; justify-content: space-between; align-items: flex-start;  }
.news-show .head h2 { width: 70%; font-size: 1.875rem; font-weight:700; color: #2a2a2a; margin: 0;}
.head a { margin-right: 22px;}
.info-text { padding:0px 10% 10% 10%;}
.info-text .edit_wrap > h3 { display: flex; font-size: 1.75rem; font-weight: 400; line-height: 1.6;color: #93b706; }
.info-text .edit_wrap > p { font-size: 1rem; line-height:2rem; color:#000; font-weight: 400; margin: 0;}
.news-show .info-text .title{ display: flex;  align-items: center; width:100%; border-bottom: solid 2px #005195; }
.news-show .info-text .title::after{display: none}
.news-show .info-text .title h2, .news-show .info-text .title h3 {margin: 0;text-align: left; font-size: 1.75rem; line-height: 1.2; font-weight:400;color:#000; word-break: break-all;}
.news-show .info-text ol { list-style-type: decimal; margin: 15px 0; padding-left: 30px;}
.news-show .info-text ul { list-style-type: disc; margin: 15px 0; padding-left: 30px;}
.news-show .info-text ol li, .news-show .info-text ul li { margin-bottom: 10px; font-size: 100%; line-height: 1.75; font-weight: 400;}
.news-show .info-text h2 { color: #3779d9; font-size: 225%; margin: 5px 0;}
.news-show .info-text h3 { color: #3779d9; font-size: 200%; margin: 5px 0;}
.news-show .info-text h4 { color: #3779d9; font-size: 175%; margin: 10px 0;}
.news-show .info-text h5 { color: #3779d9; font-size: 150%; margin: 15px 0;}
.news-show .info-text h6 { color: #3779d9; font-size: 125%; margin: 15px 0;}
.date-title { display: flex;  width: 10%; flex-wrap: wrap; flex-direction: column; justify-content: center; margin-right: 30px; }
.date-title p { display: flex; color:#4d8fd7; font-size:2rem; font-weight: 700; cursor: default; }
.date-title p span { font-size: 0.875rem; font-weight: 700;}
.change-news{ padding: 45px 0;  display: flex;}
.change-news>div { cursor: pointer; width: 100%; position: relative;  display: flex; align-items: center;}
.change-news>div:hover h2 { color:#d0ab67;}
.change-news>div>a:hover {text-decoration: none;}
.change-news h2 {  font-size: 1.125rem; font-weight: 400; max-width: 280px; color: #000000;}
.prev { padding-right: 12px;}
div.prev:after { content: ''; width: 1px;  height: 50px;  background-color: #cccccc; position: absolute; right: 0; top: 6; display: block;}
.prev h2 { margin-left: 24px; margin-right: 12px;}
.prev .lay-btn {  margin-left: auto;}
.prev .lay-btn:before {  order: 1;}
.prev .lay-btn:after {  border-width: 5px 5px 5px 0;}
.next { padding-left: 12px; justify-content: flex-end;}
.next h2 { margin-left: 12px;  margin-right: 24px;}
.next .lay-btn { order: 0; margin-right: auto;}
.next h2 { order: 1;}
.next .date-title {order: 2;}
.lay-btn { cursor: pointer; width: 35px;  height: 20px; position: relative; display: flex; align-items: center;}
.lay-btn:before { content: ''; width: 30px; height: 1px; background-color: #222222; display: block;}
.lay-btn:after { content: ''; width: 0; height: 0; border-style: solid; border-width: 5px 0 5px 5px; border-color: transparent #222222; display: block;}

.inquiry-table { width: 100%; max-width: 830px; min-width: 650px; margin:5% auto; display: table;border-collapse: collapse; border: solid 10px #fff; background: rgba(255,255,255,.5); box-shadow: 1px 3px 8px rgba(102,102,102,.5);  font-family:'Gayathri',Arial, sans-serif;}
.inquiry-table th { font-size: 16px; line-height: 3em; color: #fff; border: 1px solid #4d90d7; border-right: 1px solid #FFF; text-align: center; text-shadow: none; background: #4d90d7; }
.inquiry-table td { border: 1px solid #a9b2cd; box-shadow: 0 1px 0 0 rgba(255, 255, 255, .9); color: #4b4b4b; line-height: 3em; text-align: center;  font-weight: 700;}
.inquiry-table tr td:first-of-type { text-align: center; background: #fff; vertical-align: middle;border: 1px solid #a9b2cd; }
.inquiry-table tr:nth-child(even) { background: #e7edfb; }
.inquiry-table tr:nth-child(odd) { background: #fff; }
.inquiry-table tr td p {font-weight: 700; }

@media (max-width:768px) {
.news-show{ margin:0px auto 50px auto; }
.news-show .head { padding: 5% 10% 30px 5%; }
.change-news h2 { display: none; }
.change-news>div,.next { justify-content: center; }
.next .lay-btn,.prev .lay-btn {  margin: 0; }
.lay-btn { position: absolute; top: 22px; }
.change-news .prev .lay-btn { right: 30px; }
.change-news .next .lay-btn { left: 30px;}
.next .date-title {margin-right:10px; }
	
}

@media (max-width:767px) {
.change-news>div {  justify-content: flex-start;  }
.change-news .next { justify-content: flex-end; padding: 0 25px; }
.change-news .prev .lay-btn {right: 20px; }
.change-news .next .lay-btn {left: 20px; }
.news-show .head { padding: 0 2% 60px 2%; flex-direction: column; }
.news-show .head h2 { width: 100%!important;  margin-bottom: 60px;}
.news-show .head a:last-child { margin: 0;}
.news-show .info-text {padding: 0px; }
.news-show .info-text .title {   flex-direction: column; align-items: flex-start; }
.news-show .info-text .title .date-title {margin-right:0px; }
.news-show .info-text .title .date-title p {  color:#ac0b0b;}
}
@media only screen and (max-width:600px){
  .news-show .video {
    height: 0;
    position: relative;
    padding-bottom: 56%;
  }
  .news-show .video iframe{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
  }
}

@media only screen and (max-width:480px){
	.news-show .info-text h2 { font-size: 175%;}
	.news-show .info-text h3 { font-size: 150%;}
	.news-show .info-text h4 { font-size: 137.5%;}
	.news-show .info-text h5 { font-size: 125%;}
	.news-show .info-text h6 { font-size: 112.5%;}
}
