
/*news*/
.box-news ul li figure.snip1328.snip1328 {
  position: relative;
  overflow: hidden;
  margin: 0px;
  width: 100%;
  color: #fff;
  text-align: center;
}
.box-news ul li figure.snip1328.snip1328 * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
}
.box-news ul li figure.snip1328.snip1328 img {
  opacity: 1;
  width: 100%;
}
.box-news ul li figure.snip1328.snip1328:after, .box-news ul li figure.snip1328.snip1328:before {
  background: #ec1c24;
  width: 0;
  height: 100%;
  position: absolute;
  content: '';
  opacity: 0.2;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  z-index: 1;
}
.box-news ul li figure.snip1328.snip1328:after {
  top: 0;
  left: 0;
}
.box-news ul li figure.snip1328.snip1328:before {
  right: 0;
  bottom: 0;
}
.box-news ul li figure.snip1328.snip1328 figcaption {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 2;
}
.box-news ul li figure.snip1328.snip1328 h2, .box-news ul li figure.snip1328.snip1328 p {
  margin: 0;
  width: 100%;
  opacity: 0;
  color: #fff;
}
.box-news ul li figure.snip1328.snip1328 h2 {
  padding: 0 30px;
  font-weight: 400;
  text-transform: uppercase;
}
.box-news ul li figure.snip1328.snip1328 p {
  padding: 0 50px;
  font-weight: 500;
  font-size: 26px;
  font-family: 'Anuyart-Light';
}
.box-news ul li figure.snip1328.snip1328 a {
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  position: absolute;
  z-index: 2;
}
.box-news ul a:hover li figure.snip1328.snip1328 img, .box-news ul li figure.snip1328.snip1328.hover img {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}
.box-news ul a:hover li figure.snip1328.snip1328:after, .box-news ul li figure.snip1328.snip1328.hover:after, .box-news ul a:hover li figure.snip1328.snip1328:before, .box-news ul li figure.snip1328.snip1328.hover:before {
  width: 100%;
  height: 100%;
}
.box-news ul a:hover li figure.snip1328.snip1328 figcaption h2, .box-news ul li figure.snip1328.snip1328.hover figcaption h2, .box-news ul li figure.snip1328.snip1328:hover figcaption p, .box-news ul li figure.snip1328.snip1328.hover figcaption p {
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
.box-news ul a:hover li figure.snip1328.snip1328figcaption h2, .box-news ul li figure.snip1328.snip1328.hover figcaption h2 {
  opacity: 1;
}
.box-news ul a:hover li figure.snip1328.snip1328 figcaption p, .box-news ul li figure.snip1328.snip1328.hover figcaption p {
  opacity: 1;
  text-decoration: underline;
}
.box-news ul li figure {
  margin: 0;
  padding: 0;
}
.box-news ul li .snip1273 {
  font-family: 'Raleway', Arial, sans-serif;
  position: relative;
  width: 100%;
  color: #ffffff;
  text-align: left;
  background-color: #000000;
  font-size: 16px;
}
.box-news ul li .snip1273 * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.4s ease-in;
  transition: all 0.4s ease-in;
}
.box-news ul li .snip1273 img {
  position: relative;
  max-width: 100%;
  vertical-align: top;
}
.box-news ul li .snip1273 figcaption {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  opacity: 0;
  padding: 20px 30px;
}
.box-news ul li .snip1273 figcaption img {
  width: 50px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.box-news ul li .snip1273 figcaption:before, .box-news ul li .snip1273 figcaption:after {
  width: 1px;
  height: 0;
}
.box-news ul li .snip1273 figcaption:before {
  right: 0;
  top: 0;
}
.box-news ul li .snip1273 figcaption:after {
  left: 0;
  bottom: 0;
}
.box-news ul li .snip1273 h3, .box-news ul li .snip1273 p {
  line-height: 1.5em;
}
.box-news ul li .snip1273 h3 {
  margin: 0 0 5px;
  font-weight: 700;
  text-transform: uppercase;
}
.box-news ul li .snip1273 p {
  font-size: 0.8em;
  font-weight: 500;
  margin: 0 0 15px;
}
.box-news ul li .snip1273 a {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 1;
}
.box-news ul li .snip1273:before, .box-news ul li .snip1273:after, .box-news ul li .snip1273 figcaption:before, .box-news ul li .snip1273 figcaption:after {
  position: absolute;
  content: '';
  background-color: #ec1c24;
  z-index: 1;
  -webkit-transition: all 0.4s ease-in;
  transition: all 0.4s ease-in;
  opacity: 0.8;
}
.box-news ul li .snip1273:before, .box-news ul li .snip1273:after {
  height: 2px;
  width: 0%;
}
.box-news ul li .snip1273:before {
  top: 0;
  left: 0;
}
.box-news ul li .snip1273:after {
  bottom: 0;
  right: 0;
}
.box-news ul a:hover li .snip1273 img, .box-news ul li .snip1273.hover img {
  opacity: 0.5;
}
.box-news ul a:hover li .snip1273 figcaption, .box-news ul li .snip1273.hover figcaption {
  opacity: 1;
}
.box-news ul a:hover li .snip1273 figcaption:before, .box-news ul li .snip1273.hover figcaption:before, .box-news ul a:hover li .snip1273 figcaption:after, .box-news ul li .snip1273.hover figcaption:after {
  height: 100%;
}
.box-news ul a:hover li .snip1273:before, .box-news ul li .snip1273.hover:before, .box-news ul a:hover li .snip1273:after, .box-news ul li .snip1273.hover:after {
  width: 100%;
}
.box-news ul a:hover li .snip1273:before, .box-news ul li .snip1273.hover:before, .box-news ul a:hover li .snip1273:after, .box-news ul li .snip1273.hover:after, .box-news ul a:hover li .snip1273 figcaption:before, .box-news ul li .snip1273.hover figcaption:before, .box-news ul a:hover li .snip1273 figcaption:after, .box-news ul li .snip1273.hover figcaption:after {
  opacity: 0.8;
}
.box-article-detail a {
color:#085294; text-decoration:underline
}
.box-article-detail a:hover {
  color: #f00 !important;
}
.box-article-detail h2 {
  font-size: 26px;
  line-height: 54px;
  color: #000;
  margin: 20px 0 0 0;
}
.box-article-detail h3 {
  margin: 20px 0 0 0;
  font-size: 24px;
  line-height: 40px;
  color: #000;
}
 
.box-news {
  width: 100%;
}
.box-news ul {
  padding: 0 0 80px 0;
  margin: 0;
}
.box-news ul li.box-img-news {
  padding: 0;
  margin: 0;
  width: 40%;
  float: left;
  list-style: none;
  overflow: hidden;
}
.box-news ul li.box-img-news img {
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  -ms-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}
.box-news ul li.box-detail-news {
  padding: 0 0 0 40px;
  margin: 0;
  float: left;
  width: 30%;
  list-style: none;
  box-sizing: border-box;
}
.box-slide-news-detail a {
color:#085294; text-decoration:underline
}
.box-slide-news-detail a:hover {
  color: #f00 !important;
}
.box-news ul li.box-detail-news h2 p {
  font-size: 30px;
  color: #555;
  font-family: 'Anuyart-Light';
  line-height: 40px;
  padding: 0;
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  -ms-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}
.box-news ul li.box-detail-news h2 {
  font-size: 30px;
  color: #000;
  font-family: 'Anuyart-Light';
  line-height: 40px;
  padding: 0;
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  -ms-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}
.box-news ul:hover li.box-detail-news h2 {
  color: #000;
}
.box-news ul:hover li.box-detail-news p {
  color: #000;
}
.box-news ul li.box-detail-news p {
  font-size: 20px;
  color: #555;
  line-height: 35px;
  /*	border-top: 2px solid #ec1d25;*/
  padding: 0;
}
.box-news ul li.box-detail-news p span {
  font-size: 26px !important;
  color: #555;
  line-height: 44px;
  /*	border-top: 2px solid #ec1d25;*/
  padding: 0;
}
.box-news ul:hover li.box-detail-news p span {
  color: #000;
}
.box-img-news-topic {
  width: 100%;
  position: relative;
  padding: 0 0 80px 0;
}
.box-img-news-topic img {
  width: 100%;
}
a .box-detail-imgtopic {
  width: 40%;
  position: absolute;
  background: #fff;
  padding: 60px;
  top: 50%;
  left: 35%;
  transform: translate(-50%, -50%);
}
.line-news {
  border-top: 2px solid #ec1d25;
  width: 100%;
  margin-bottom: 30px;
}
.box-detail-imgtopic h3 {
  font-size: 40px;
  color: #000;
  font-family: 'Anuyart-Light';
  line-height: 50px;
  /*	border-top: 2px solid #ec1d25;*/
  padding-top: 0;
  padding-bottom: 15px;
  -webkit-transition: all .4s ease-in-out;
  -moz-transition: all .4s ease-in-out;
  -o-transition: all .4s ease-in-out;
  -ms-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
}
a:hover .box-detail-imgtopic h3 {
  color: #ec1c24;
}
.box-detail-imgtopic h3 p {
  font-size: 30px;
  color: #555;
  line-height: 40px;
  padding-top: 0;
  padding: 0;
  transition: 0.2s;
}
.box-detail-imgtopic:hover h3 p, .box-detail-imgtopic:hover p {
  color: #000;
}
.box-img-news-topic a {
  transition: 0.4s;
}
.box-detail-imgtopic p {
  font-size: 20px;
  color: #555;
  line-height: 35px;
  padding-top: 30px;
  padding: 0;
  transition: 0.2s;
}
.box-margin-header {
  margin-top: 90px;
}
.box-detail-news {
  width: 100%;
}
.box-detail-news h1 {
  font-size: 40px;
  color: #ec1d25;
  line-height: 50px;
}
.box-detail-news p {
  font-size: 20px;
}
.box-slide-news-detail {
  padding: 20px 0;
}
.box-slide-news-detail p {
  font-size: 18px;
  line-height: 36px;
}
.share-now {
  width: 100%;
  padding: 40px 0 70px 0;
}
.share-now img {
  width: 30px;
  float: left;
  margin: 0 4px;
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  -ms-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}
.share-now p {
  font-size: 18px;
  color: #555;
  float: left;
  font-family: 'Anuyart-Light';
  margin-right: 10px;
  padding: 0;
}
.share-now img:hover {
  opacity: 0.8;
}
.box-prev-next {
  width: 100%;
}
.box-prev-news {
  width: 50%;
  float: left;
}
.line-prev-news {
  width: 70px;
  float: left;
  border-bottom: 2px solid rgb(236, 28, 36);
  margin: 25px 25px 0px 0px;
}
.line-next-news {
  width: 70px;
  float: right;
  border-bottom: 2px solid rgb(236, 28, 36);
  margin: 25px 0px 0px 25px;
}
.box-prev-news p.back {
  font-size: 22px;
  color: #999999;
  text-align: left;
}
.box-next-news {
  width: 50%;
  float: right;
}
.box-next-news p.next {
  font-size: 22px;
  color: #999999;
  text-align: right;
}
/*//news*/