@charset "UTF-8";

#wrapper {
  width: 85%;
  margin: 20px auto;
  height: auto;
}

#wrapper .location {
  font-size: 16px;
  line-height: 16px;
  margin-bottom: 30px;
}

#wrapper .location a {
  font-size: 16px;
  display: inline-block;
}

#wrapper .location a:hover {
  color: #c00011;
  text-decoration: underline;
}

#wrapper .sidebar_a {
  width: 71%;
}

#wrapper .sidebar_a .detail_box {
  width: 96.5%;
  padding: 1.75%;
  background-color: #ffffff;
  box-shadow: 0px 0px 15px 0px rgba(228, 228, 228, 0.8);
}

#wrapper .sidebar_a .detail_box .details_title {
  width: 100%;
  color: #cc1712;
  font-size: 30px;
  margin-top: 10px;
  text-align: center;
  font-weight: 400;
  line-height: 42px;
}

#wrapper .sidebar_a .detail_box .s_title {
  font-size: 16px;
  color: #999999;
  line-height: 16px;
  padding: 20px 0;
  text-align: center;
  border-bottom: 3px solid #1e68a2;
}

#wrapper .sidebar_a .detail_box .s_title a {
  display: inline;
  font-size: 16px;
  color: #999999;
}

#wrapper .sidebar_a .detail_box .details_msg {
  width: 100%;
  background-color: #eeeeee;
  padding: 10px 0 20px 0;
  margin-top: 30px;
}

#wrapper .sidebar_a .detail_box .details_msg li {
  float: left;
  height: 36px;
  width: 33.333333%;
  font-size: 18px;
  color: #333333;
  line-height: 36px;
  margin-top: 10px;
}

#wrapper .sidebar_a .detail_box .details_msg li i {
  font-size: 22px;
  line-height: 36px;
  margin-left: 15%;
  margin-right: 12px;
}

#wrapper .sidebar_a .detail_box .details_msg li a {
  width: 134px;
  height: 36px;
  border-radius: 3px;
  font-size: 18px;
  color: #ffffff;
  text-align: center;
  margin: 0 auto;
}

#wrapper .sidebar_a .detail_box .wq_Article {
  width: 100%;
}

#wrapper .sidebar_a .detail_box .wq_Article p,
#wrapper .sidebar_a .detail_box .wq_Article span {
  font-size: 16px !important;
  line-height: 36px;
  color: #333333;
  margin-top: 10px;
}

#wrapper .sidebar_a .detail_box .wq_Article span {
  display: inline !important;

}

#wrapper .sidebar_a .detail_box .wq_Article p a {
  color: #d81e06;
  text-decoration: underline;
  font-size: 16px;
  display: inline !important;

}

#wrapper .sidebar_a .detail_box .wq_Article img {
  margin: 0 auto;
}

#wrapper .sidebar_a .detail_box .major_jump {
  margin-top: 40px;
}

#wrapper .sidebar_a .detail_box .major_jump a {
  display: inline-block;
  font-size: 16px;
  color: #7c7c7c;
  line-height: 16px;
  margin-top: 20px;
}

#wrapper .sidebar_a .detail_box .major_jump a:hover {
  text-decoration: underline;
  color: #ff1130;
}

#wrapper .sidebar_a .bottom_bar {
  width: 96.5%;
  padding: 1.75%;
  background-color: #ffffff;
  box-shadow: 0px 0px 15px 0px rgba(228, 228, 228, 0.8);
  margin-top: 20px;
}

#wrapper .sidebar_a .bottom_bar .article_list {
  width: 48.5%;
  float: left;
}

#wrapper .sidebar_a .bottom_bar .article_list .share_title {
  font-size: 24px;
  line-height: 24px;
  height: 24px;
  font-weight: bold;
  color: #1e68a2;
  padding-bottom: 10px;
  border-bottom: solid 1px #e5e5e5;
}

#wrapper .sidebar_a .bottom_bar .article_list .share_title a {
  float: right;
  font-size: 16px;
  color: #999999;
}

#wrapper .sidebar_a .bottom_bar .article_list ul {
  width: 100%;
}

#wrapper .sidebar_a .bottom_bar .article_list ul li {
  line-height: 16px;
  margin-top: 25px;
}

#wrapper .sidebar_a .bottom_bar .article_list ul li a {
  width: 100%;
  font-size: 16px;
  color: #333333;
}

#wrapper .sidebar_a .bottom_bar .article_list ul li a span {
  color: #ff0000;
  display: inline;
}

#wrapper .sidebar_a .bottom_bar .article_list ul li a:hover {
  text-decoration: underline;
  color: #ff0000;
}

#wrapper .sidebar_a .bottom_bar .wechat_qq {
  width: 48.5%;
  float: right;
}

#wrapper .sidebar_a .bottom_bar .wechat_qq .share_title {
  font-size: 24px;
  line-height: 24px;
  height: 24px;
  font-weight: bold;
  color: #1e68a2;
  padding-bottom: 10px;
  border-bottom: solid 1px #e5e5e5;
}

#wrapper .sidebar_a .bottom_bar .wechat_qq .share_title a {
  float: right;
  font-size: 16px;
  color: #999999;
}

#wrapper .sidebar_a .bottom_bar .wechat_qq ul {
  width: 100%;
}

#wrapper .sidebar_a .bottom_bar .wechat_qq ul li {
  width: 50%;
  text-align: center;
  float: left;
}

#wrapper .sidebar_a .bottom_bar .wechat_qq ul li img {
  width: 56%;
  margin: 30px auto;
}

#wrapper .sidebar_a .bottom_bar .wechat_qq ul li p {
  font-size: 18px;
  color: #c00011;
  line-height: 18px;
}
#wrapper .sidebar_a .major_relevant{
  width: 96.5%;
    padding: 1.75%;
    background-color: #ffffff;
    box-shadow: 0px 0px 15px 0px rgba(228, 228, 228, 0.8);
    margin-top: 20px;
}
#wrapper .sidebar_a .major_relevant div {
  padding: 20px 0;
  width: 100%;
  border-bottom: solid 1px #eaeaea;
}

#wrapper .sidebar_a .major_relevant div p {
  font-size: 16px;
  color: #333333;
  width: 100%;
}

#wrapper .sidebar_a .major_relevant div p:first-child {
  height: 16px;
  margin-bottom: 20px;
}

#wrapper .sidebar_a .major_relevant div p:first-child span {
  line-height: 16px;
}

#wrapper .sidebar_a .major_relevant div p:nth-child(2) {
  text-indent: 32px;
  line-height: 36px;
}
#wrapper .sidebar_b {
  width: 26.5%;
}

#wrapper .sidebar_b .tell {
  width: 100%;
  padding: 14px 0;
  background-color: #c00011;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  -webkit-align-items: center;
  box-align: center;
  -moz-box-align: center;
  -webkit-box-align: center;
  font-size: 24px;
  color: #ffffff;
}

#wrapper .sidebar_b .tell img {
  width: 12.6%;
  margin: 0 4.5%;
}

#wrapper .sidebar_b form {
  margin-top: 20px;
  padding: 20px 4.5%;
  background-color: #ffffff;
  box-shadow: 0px 0px 15px 0px rgba(228, 228, 228, 0.8);
}

#wrapper .sidebar_b form p {
  margin-top: 15px;
}

#wrapper .sidebar_b form p span,
#wrapper .sidebar_b form p input {
  float: left;
}

#wrapper .sidebar_b form p span {
  width: 20%;
  font-size: 18px;
  color: #999999;
  line-height: 40px;
}

#wrapper .sidebar_b form p input {
  width: 80%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  height: 40px;
  border: solid 1px #e5e5e5;
  border-radius: 6px;
  text-indent: 15px;
  font-size: 18px;
}

#wrapper .sidebar_b form p textarea {
  width: 80%;
  height: 130px;
  font-size: 18px;
  border: solid 1px #e5e5e5;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  text-indent: 15px;
  line-height: 30px;
}

#wrapper .sidebar_b form .tj {
  width: 100%;
  height: 54px;
  background-color: #cc1712;
  font-size: 24px;
  color: #ffffff;
  border: none;
  outline: none;
  margin-top: 20px;
}

#wrapper .sidebar_b form .form_title {
  font-size: 24px;
  color: #333333;
  font-weight: bold;
  line-height: 24px;
  margin-top: 0;
}

#wrapper .sidebar_b .hot_tab {
  width: 100%;
  background-color: #ffffff;
  box-shadow: 0px 0px 15px 0px rgba(228, 228, 228, 0.8);
  margin-top: 20px;
}

#wrapper .sidebar_b .hot_tab .slideTxtBox {
  width: 100%;
  padding-bottom: 20px;
}

#wrapper .sidebar_b .hot_tab .slideTxtBox .hd ul {
  width: 100%;
}

#wrapper .sidebar_b .hot_tab .slideTxtBox .hd ul li {
  width: 50%;
  height: 50px;
  line-height: 50px;
  text-align: center;
  float: left;
  cursor: pointer;
  background: rgba(192, 0, 17, 0.1);
  color: #c00011;
  font-size: 24px;
}

#wrapper .sidebar_b .hot_tab .slideTxtBox .hd ul li.on {
  color: #ffffff;
  background: #c00011;
}

#wrapper .sidebar_b .hot_tab .slideTxtBox .bd ul {
  width: 100%;
  zoom: 1;
}

#wrapper .sidebar_b .hot_tab .slideTxtBox .bd ul div {
  width: 50%;
  float: left;
}

#wrapper .sidebar_b .hot_tab .slideTxtBox .bd li {
  height: 22px;
  line-height: 22px;
  margin-top: 20px;
}

#wrapper .sidebar_b .hot_tab .slideTxtBox .bd li span,
#wrapper .sidebar_b .hot_tab .slideTxtBox .bd li a {
  float: left;
}

#wrapper .sidebar_b .hot_tab .slideTxtBox .bd li span {
  display: inline-block;
  float: left;
  width: 22px;
  height: 22px;
  font-size: 18px;
  color: #999999;
  line-height: 22px;
  text-align: center;
  background-color: #eeeeee;
  margin-left: 10%;
}

#wrapper .sidebar_b .hot_tab .slideTxtBox .bd li .hot1 {
  background-color: #f54645;
  color: #ffffff;
}

#wrapper .sidebar_b .hot_tab .slideTxtBox .bd li .hot2 {
  background-color: #ff8547;
  color: #ffffff;
}

#wrapper .sidebar_b .hot_tab .slideTxtBox .bd li .hot3 {
  background-color: #ffad39;
  color: #ffffff;
}

#wrapper .sidebar_b .hot_tab .slideTxtBox .bd li a {
  font-size: 18px;
  color: #333333;
  margin-left: 5%;
}

#wrapper .sidebar_b .hot_tab .slideTxtBox .bd li a:hover {
  color: #ff1130;
  text-decoration: underline;
}

#wrapper .sidebar_b .hot_tab .slideTxtBox .bd li .date {
  float: right;
  color: #999;
}

#wrapper .sidebar_b .right_bar {
  width: 91%;
  padding: 20px 4.5%;
  background-color: #ffffff;
  box-shadow: 0px 0px 15px 0px rgba(228, 228, 228, 0.8);
  margin-top: 20px;
}

#wrapper .sidebar_b .right_bar .share_title {
  font-size: 24px;
  line-height: 24px;
  height: 24px;
  color: #333333;
  font-weight: bold;
}

#wrapper .sidebar_b .right_bar ul {
  width: 100%;
}

#wrapper .sidebar_b .right_bar ul li {
  width: 25.5%;
  margin-top: 20px;
}

#wrapper .sidebar_b .right_bar ul li a {
  width: 100%;
  height: 36px;
  line-height: 36px;
  font-size: 16px;
  color: #ff0000;
  background-color: #ffffff;
  border-radius: 18px;
  border: solid 1px #ff0000;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
}

#wrapper .sidebar_b .right_bar ul li a:hover {
  color: #ffffff;
  background-color: #ff0000;
}

#wrapper .sidebar_b .right_bar ul li:nth-child(2),
#wrapper .sidebar_b .right_bar ul li:nth-child(5),
#wrapper .sidebar_b .right_bar ul li:nth-child(8) {
  margin-left: 11.75%;
}

/*响应式代码*/
@media screen and (max-width: 1760px) {
  #wrapper .sidebar_b .tell {
    font-size: 20px;
  }
}

@media screen and (max-width: 1466px) {
  #wrapper .sidebar_b .tell {
    font-size: 18px;
  }

  #wrapper .sidebar_b .hot_tab .slideTxtBox .bd li a {
    font-size: 16px;
  }
}

@media screen and (max-width: 1366px) {
  #wrapper .sidebar_b form p span {
    font-size: 17px;
  }

  #wrapper .sidebar_b .tell {
    font-size: 16px;
  }

  #wrapper .sidebar_b .tell img {
    margin: 0 3.5%;
  }

  #wrapper .sidebar_b .hot_tab .slideTxtBox .bd li span {
    margin-left: 8%;
  }
}

@media screen and (max-width: 1280px) {
  #wrapper {
    width: 98%;
  }

  #wrapper .sidebar_a .detail_box .details_msg li i {
    margin-left: 6%;
  }

  #wrapper .sidebar_b form p span {
    width: 21%;
    font-size: 14px;
    line-height: 30px;
  }

  #wrapper .sidebar_b form p input {
    width: 79%;
    height: 30px;
    font-size: 14px;
  }

  #wrapper .sidebar_b form p textarea {
    width: 79%;
    font-size: 14px;
  }

  #wrapper .sidebar_b form .tj {
    font-size: 20px;
  }

  #wrapper .sidebar_b .hot_tab .slideTxtBox .hd ul li {
    height: 40px;
    line-height: 40px;
    font-size: 20px;
  }

  #wrapper .sidebar_b .hot_tab .slideTxtBox .bd li span {
    width: 18px;
    height: 18px;
    font-size: 16px;
    line-height: 18px;
    margin-left: 10%;
  }

  #wrapper .sidebar_b .hot_tab .slideTxtBox .bd li a {
    font-size: 14px;
  }

  #wrapper .sidebar_b .hot_tab .slideTxtBox .bd li {
    height: 18px;
    line-height: 18px;
    margin-top: 15px;
  }
}

@media screen and (max-width: 1023px) {
  body {
    overflow-x: hidden;
  }
}