#news_fea_content .owl-next {
  position: absolute;
  top: -475px;
  right: 10px !important;
  left: auto !important;
  background: url(../images/button_n_p.png) no-repeat;
  background-position: 100%;
  width: 27px;
  height: 26px;
  font-size: 0px; }

#news_fea_content .owl-prev {
  position: absolute;
  top: -475px;
  right: 40px !important;
  left: auto !important;
  background: url(../images/button_n_p.png) no-repeat;
  background-position: 0;
  width: 27px;
  height: 26px;
  font-size: 0px; }

.tile_fea {
  float: left;
  width: 100%;
  background-color: #f5f5f5;
  height: 40px;
  line-height: 40px;
  padding-left: 15px;
  color: #666666;
  font-size: 18px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.content_fea {
  width: 100%;
  float: left; }

.box_news_fea ul {
  padding: 15px 10px;
  margin: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 410px; }

.box_news_fea ul li {
  width: 100%;
  list-style: none;
  height: 65px;
  line-height: 65px; }

.box_news_fea .img {
  width: 90px;
  float: left;
  margin-right: 10px; }

.box_news_fea .info {
  float: left;
  width: 60%; }

.box_news_fea .info span {
  display: block;
  margin-top: 5px;
  color: #afafaf; }

.box_advisory .text {
  font-size: 14px;
  line-height: 20px;
  width: 100%;
  float: left;
  padding-bottom: 25px; }

.box_advisory .content_advisory {
  width: 100%;
  float: left; }

.box_advisory .title_advisory {
  border: 1px solid #dedede;
  float: left;
  width: 100%;
  padding: 10px 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 10px;
  background: #fff; }

.box_advisory .title_advisory .no {
  display: inline-block;
  margin-right: 5px;
  background: #afafaf;
  border-radius: 50%;
  color: #fff;
  height: 19px;
  width: 19px;
  text-align: center; }

.box_advisory .title_advisory:hover {
  background: #f1f1f1;
  cursor: pointer; }

.box_advisory .ico {
  background: url(../images/ico_plus_.jpg) no-repeat;
  height: 17px;
  width: 17px;
  display: block;
  float: left;
  margin-right: 10px;
  cursor: pointer; }

.ico_minus {
  display: block !important;
  background: url(../images/ico_minus.jpg) no-repeat !important;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s; }

.content_advisory_ {
  float: left;
  width: 70%;
  margin-top: 30px; }

.none {
  display: none;
  padding: 10px 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  width: 100%;
  line-height: 20px;
  margin-bottom: 10px;
  background: #eee; }

.no_show_info {
  display: none;
  margin-top: 10px;
  margin-left: 0px;
  overflow: hidden; }

.no_show_info div {
  float: left;
  margin-right: 25px;
  padding: 2px 15px;
  border: 1px dashed #969696;
  border-radius: 1px;
  margin-bottom: 5px; }

.no_show_info div.info_nickname {
  color: #FF4538; }

.no_show_info div.info_email {
  color: #1E9C1F; }

.no_show_info div.info_phone {
  color: #015F95; }

.no_show_info div.info_date {
  color: #999; }

.show {
  display: block !important;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s; }

#list_comment .row_ {
  float: left;
  width: 100%;
  margin-bottom: 20px;
  border-bottom: 1px solid #dedede;
  padding-bottom: 10px; }

#list_comment .avatar {
  width: 70px;
  float: left; }

#list_comment .content {
  float: left;
  width: 80%; }

#list_comment .g-com {
  /* border-top: 1px solid #dedede;*/
  margin-top: 15px;
  padding-left: 30px;
  padding-top: 15px; }

#list_comment .content span {
  margin: 5px 0; }

#list_comment .content span.nickname {
  color: #000000;
  margin: 0;
  display: block; }

.close_form {
  position: relative;
  top: 0px;
  right: 0;
  z-index: 2;
  background: red;
  color: #FFFFFF;
  float: right;
  display: block;
  /*border: 1px solid #c0c0c0;*/
  padding: 5px;
  cursor: pointer; }

#list_comment .content span.date {
  color: #afafaf;
  font-size: 12px; }

.tray_info {
  float: left;
  width: 100%;
  margin-bottom: 10px; }

.loop {
  float: left;
  width: 100%; }

.button_r {
  padding: 10px 0;
  cursor: pointer; }

.form_reply form {
  background: #dedede none repeat scroll 0 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 15px; }

.form_reply {
  position: relative; }

.none_f {
  display: none; }

#form_advisory .media {
  background: white;
  border-radius: 3px;
  margin-top: 15px;
  padding: 15px;
  margin-bottom: 15px; }

#form_advisory .form_advisory_post .media {
  padding: 0px; }

#form_advisory .media #txtaComment {
  width: 100%;
  height: 90px;
  border-radius: 2px;
  border: 1px #ccc solid;
  font-family: arial;
  padding: 5px 10px;
  resize: none;
  outline: none; }

#form_advisory .media input.input {
  width: 100%;
  border: 1px #ccc solid;
  padding: 4px 8px;
  border-radius: 2px; }

#form_advisory .captcha-group .captcha_img {
  height: 100%;
  max-height: 30px; }

#form_advisory .title {
  margin-top: 10px;
  margin-bottom: -5px;
  font-weight: bold;
  color: #333;
  border-bottom: 1px #333 solid;
  display: inline-block; }

.contain {
  width: 75%;
  padding-right: 17px;
  display: inline-block;
  float: left; }

.contain_right {
  width: 25%;
  display: inline-block; }

#form_advisory .alert {
  margin-top: 20px;
  margin-bottom: 0px; }

@media (max-width: 799px) {
  .box_mid {
    padding-left: 20px; }
  .contain,
  .contain_right {
    width: 100%;
    padding-right: 0px;
    margin-bottom: 20px; }
  .button-blue {
    background: #ed3237;
    color: #fff;
    margin-top: 10px; }
  #form_advisory .captcha-group .captcha_img {
    margin-bottom: 5px; } }

.form_advisory_post {
  display: inline-block; }

@media (max-width: 549px) {
  .none {
    padding: 10px 10px; }
  .no_show_info div {
    margin-right: 10px; }
  .captcha input {
    margin-left: 0px; }
  .box_comment label, .form_reply label {
    width: 100%; } }
