@charset "UTF-8";

header {
  width: 100%;
  height: auto;
  background: #c00011;
}

header .header_menu {
  width: 85%;
  height: 46px;
  margin: 0 auto;
}

header .header_menu ul {
  display: block;
  width: 100%;
}

header .header_menu ul li {
  height: 28px;
  margin-top: 9px;
  border-right: 1px solid #ffffff;
  line-height: 28px;
  padding: 0 1.8%;
  position: relative;
}

header .header_menu ul li a {
  color: #ffffff;
  font-size: 16px;
}

header .header_menu ul li a:hover {
  color: #ffffff;
  text-decoration: underline;
}

header .header_menu ul li span {
  color: #ffffff;
  font-size: 16px;
  cursor: pointer;
}

header .header_menu ul li span:hover {
  color: #ffffff;
  text-decoration: underline;
}

header .header_menu ul li img {
  margin-left: 20px;
  margin-top: 8.5px;
}

header .header_menu ul li div {
  width: 370px;
  padding-bottom: 20px;
  background-color: #ffffff;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.35);
  border: solid 1px #d4d4d4;
  position: absolute;
  top: 28px;
  left: 26.8%;
  padding-left: 22px;
  z-index: 2;
}

header .header_menu ul li div a {
  color: #666666;
  line-height: 16px;
  margin: 20px 20px 0 0;
}

header .header_menu ul li div a:hover {
  color: #ff1130;
}

header .header_menu ul .prefecture {
  padding: 0 0 0 1.6%;
  border-right: none;
}

header .header_menu ul .prefecture a {
  color: #ffffff;
}

header .header_menu ul .prefecture div a {
  color: #666666;
}

header .header_menu ul .link_to {
  border-right: none;
  padding: 0 0 0 1.8%;
}

header .header_menu ul .wx {
  position: relative;
}

header .header_menu ul .wx img {
  position: absolute;
  top: 42px;
  margin: 0;
  left: 0;
  display: none;
  transform: scale(1.5);
  z-index: 2;
}

header .header_menu li:first-child {
  padding-left: 0;
}

header nav {
  width: 100%;
  height: auto;
  background-color: #ffffff;
  box-shadow: 0px 0px 15px 0px rgba(228, 228, 228, 0.8);
}

header nav div {
  width: 85%;
  margin: 0 auto;
  padding: 10px 0;
  position: relative;
}

header nav div .major_name {
  font-size: 24px;
  line-height: 24px;
  color: #333333;
  margin-top: 32px;
  margin-bottom: 32px;
}

header nav div .fight {
  font-size: 24px;
  line-height: 24px;
  color: #333333;
  margin-left: 3%;
  margin-top: 32px;
}

header nav div .fight:hover {
  color: #ff1130;
}

header nav div ul {
  width: 60%;
}

header nav div ul li {
  width: 14.285714285714286%;
  margin-top: 23px;
  float: left;
  text-align: right;
  line-height: 40px;
  height: 42px;
}

header nav div ul li a {
  display: inline-block;
  font-size: 22px;
  line-height: 40px;
  color: #333333;
  position: relative;
}

header nav div ul li.on a {
  border-bottom: 2px solid #c00011;
}

header nav div ul li a:after {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  right: 50%;
  bottom: 0;
  height: 2px;
  opacity: 0;
  background-color: #c00011;
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  -ms-transition: all .5s;
  transition: all .5s;
}

header nav div ul li a:hover {
  border-bottom: none;
  color: #ff1130;
}

header nav div ul li a:hover:after {
  left: 1%;
  right: 1%;
  opacity: 1;
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  -ms-transition: all .5s;
  transition: all .5s;
}

#wrapper {
  width: 85%;
  margin: 30px 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: #ff1130;
  text-decoration: underline;
}

#wrapper .sidebar_a {
  width: 71%;
}

#wrapper .sidebar_a .introduce {
  width: 96.5%;
  padding: 1.75%;
  background-color: #ffffff;
  box-shadow: 0px 0px 15px 0px rgba(228, 228, 228, 0.8);
}

#wrapper .sidebar_a .introduce .introduce_text .school_tit {
  font-size: 32px;
  color: #333333;
  line-height: 32px;
  text-align: center;
  margin-top: 40px;
}

#wrapper .sidebar_a .introduce .introduce_text .wq_Article p {
  text-indent: 36px;
  font-size: 18px;
  color: #666666;
  line-height: 36px;
  margin-top: 36px;
}

#wrapper .sidebar_a .major_details {
  width: 96.5%;
  padding: 1.75%;
  background-color: #ffffff;
  box-shadow: 0px 0px 15px 0px rgba(228, 228, 228, 0.8);
}

#wrapper .sidebar_a .major_details img {
  max-width: 95%;
  margin: 0 auto;
}

#wrapper .sidebar_a .major_details .details_logo {
  width: 277px;
  margin: 0 auto;
}

#wrapper .sidebar_a .major_details .details_logo img {
  width: 100%;
}

#wrapper .sidebar_a .major_details .details_title {
  width: 100%;
  overflow: hidden;
  color: #cc1712;
  font-size: 30px;
  margin-top: 10px;
  text-align: center;
  font-weight: 400;
  line-height: 42px;
}

#wrapper .sidebar_a .major_details .details_ul {
  width: 100%;
  padding: 20px 0;
  border-bottom: 3px solid #1e68a2;
}

#wrapper .sidebar_a .major_details .details_ul li {
  width: 33.3333333%;
  float: left;
  height: 32px;
  line-height: 32px;
  font-size: 18px;
  color: #999999;
  margin-top: 5px;
}

#wrapper .sidebar_a .major_details .details_ul li span {
  display: inline;
  color: #cc1712;
}

#wrapper .sidebar_a .major_details .details_ul li a {
  width: 125px;
  height: 32px;
  background-color: #c00011;
  font-size: 18px;
  border-radius: 3px;
  text-align: center;
  color: #ffffff;
}

#wrapper .sidebar_a .major_details .statement {
  margin-top: 15px;
  font-size: 16px;
  color: #999999;
  line-height: 22px;
}

#wrapper .sidebar_a .major_details p {
  margin-top: 20px !important;
  font-size: 16px;
  line-height: 28px;
}

#wrapper .sidebar_a .major_details .statement_mz {
  margin-top: 40px;
  color: #cc1712;
  font-size: 16px;
  line-height: 22px;
}

#wrapper .sidebar_a .major_details .scan {
  text-align: center;
  margin-top: 40px;
}

#wrapper .sidebar_a .major_details .scan p {
  font-size: 20px;
  color: #cc1712;
  line-height: 40px;
}

#wrapper .sidebar_a .major_details .scan img {
  width: 196px;
  display: inline-block;
}

#wrapper .sidebar_a .major_details .major_jump {
  margin-top: 40px;
}

#wrapper .sidebar_a .major_details .major_jump a {
  display: inline-block;
  font-size: 16px;
  color: #7c7c7c;
  line-height: 16px;
  margin-top: 20px;
}

#wrapper .sidebar_a .major_details .major_jump a:hover {
  text-decoration: underline;
  color: #ff1130;
}

#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 ul li {
  height: 18px;
  margin-top: 20px;
}

#wrapper .sidebar_a .major_relevant ul li a,
#wrapper .sidebar_a .major_relevant ul li span {
  line-height: 18px;
  font-size: 16px;
  color: #333333;
}

#wrapper .sidebar_a .major_relevant ul li span:nth-child(2) {
  color: #ff1130;
  margin-left: 30px;
}

#wrapper .sidebar_a .major_relevant ul li a:hover {
  text-decoration: underline;
  color: #ff1130;
}

#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_a .major_news {
  width: 96.5%;
  padding: 1.75%;
  background-color: #ffffff;
  box-shadow: 0px 0px 15px 0px rgba(228, 228, 228, 0.8);
}

#wrapper .sidebar_a .major_news .major_news_list {
  padding-bottom: 30px;
  border-bottom: 2px solid #f8f9f9;
}

#wrapper .sidebar_a .major_news .major_news_list li {
  line-height: 18px;
  height: 18px;
  margin-top: 30px;
}

#wrapper .sidebar_a .major_news .major_news_list li a {
  font-size: 18px;
  color: #333333;
}

#wrapper .sidebar_a .major_news .major_news_list li a:hover {
  color: #ff1130;
  text-decoration: underline;
}

#wrapper .sidebar_a .major_news .major_news_list li span {
  font-size: 16px;
  color: #999999;
}

#wrapper .sidebar_a .major_news .pageTest {
  height: 30px;
  margin: 0 auto;
  margin-top: 40px;
  overflow: hidden;
  display: inline-block;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -o-transform: translateX(-50%);
}

#wrapper .sidebar_a .major_news .pageTest .prv,
#wrapper .sidebar_a .major_news .pageTest .next {
  width: 70px;
  height: 30px;
  line-height: 30px;
  cursor: pointer;
  background: #e9ebee;
  text-align: center;
  border-radius: 24px;
  margin: 0 5px;
}

#wrapper .sidebar_a .major_news .pageTest .prv a,
#wrapper .sidebar_a .major_news .pageTest .next a {
  border-radius: 24px;
  color: #666;
  font-size: 16px;
}

#wrapper .sidebar_a .major_news .pageTest .pagingUl li {
  float: left;
  width: 30px;
  height: 30px;
  line-height: 30px;
  cursor: pointer;
  background: #e9ebee;
  text-align: center;
  border-radius: 50%;
  margin-right: 5px;
}

#wrapper .sidebar_a .major_news .pageTest .pagingUl li a {
  border-radius: 50%;
  color: #666;
  font-size: 18px;
}

#wrapper .sidebar_a .major_news .pageTest .pagingUl li:last-child {
  margin-right: 0;
}

#wrapper .sidebar_a .major_news .pageTest a:hover {
  background: #1e68a2;
  color: #ffffff !important;
}

#wrapper .sidebar_a .major_news .pageTest .activP {
  background: #1e68a2;
  color: #ffffff !important;
}

#wrapper .sidebar_a .school_list {
  width: 100%;
  background-color: #ffffff;
  box-shadow: 0px 0px 15px 0px rgba(228, 228, 228, 0.8);
  padding-top: 20px;
}

#wrapper .sidebar_a .school_list .share_title {
  width: 96.5%;
  margin: 0 auto;
}

#wrapper .sidebar_a .school_list ul {
  margin-top: 20px;
  padding-bottom: 30px;
}

#wrapper .sidebar_a .school_list ul li {
  width: 100%;
  height: 148px;
  background-color: #ffffff;
  position: relative;
  margin-top: 10px;
}

#wrapper .sidebar_a .school_list ul li:hover {
  box-shadow: 0px 0px 15px 0px rgba(228, 228, 228, 0.8);
}

#wrapper .sidebar_a .school_list ul li .see {
  width: 132px;
  height: 42px;
  background-color: #ffffff;
  border: solid 1px #c00011;
  color: #c00011;
  font-size: 18px;
  line-height: 42px;
  text-align: center;
  line-height: 42px;
  position: absolute;
  right: 1.75%;
  top: 50%;
  margin-top: -22px;
}

#wrapper .sidebar_a .school_list ul li .see:hover {
  background-color: #c00011;
  color: #ffffff;
}

#wrapper .sidebar_a .school_list ul li .school_logo {
  margin: 26px 2%;
}

#wrapper .sidebar_a .school_list ul li .school_msgs {
  width: 80%;
  height: 100%;
}

#wrapper .sidebar_a .school_list ul li .school_msgs p {
  line-height: 20px;
  margin-top: 42px;
}

#wrapper .sidebar_a .school_list ul li .school_msgs p a {
  float: left;
  font-size: 20px;
  color: #333333;
  margin-right: 42px;
}

#wrapper .sidebar_a .school_list ul li .school_msgs p span {
  height: 20px;
  padding: 0 8px;
  float: left;
  line-height: 20px;
  font-size: 16px;
  color: #ffffff;
  margin-left: 6px;
}

#wrapper .sidebar_a .school_list ul li .school_msgs p .span_985 {
  background-color: #cc1712;
}

#wrapper .sidebar_a .school_list ul li .school_msgs p .span_211 {
  background-color: #1e68a2;
}

#wrapper .sidebar_a .school_list ul li .school_msgs div {
  margin-top: 25px;
}

#wrapper .sidebar_a .school_list ul li .school_msgs div span {
  margin-right: 4%;
  float: left;
  font-size: 18px;
  color: #666666;
  line-height: 18px;
}

#wrapper .sidebar_a .school_list ul li .school_msgs div span a {
  font-size: 18px;
  display: inline;
  color: #cc1712;
}

#wrapper .sidebar_a .school_list ul li .school_msgs div span a:hover {
  text-decoration: underline;
}

#wrapper .sidebar_a .school_list ul li .school_msgs div span:last-child {
  margin: 0;
}

#wrapper .sidebar_a .major_list {
  width: 96.5%;
  padding: 1.75%;
  padding-top: 5px;
  background-color: #ffffff;
  box-shadow: 0px 0px 15px 0px rgba(228, 228, 228, 0.8);
}

#wrapper .sidebar_a .major_list .screen {
  width: 100%;
  margin-bottom: 10px;
}

#wrapper .sidebar_a .major_list .screen .share_title {
  height: 60px;
  line-height: 60px;
}

#wrapper .sidebar_a .major_list .screen .screen_box {
  width: 100%;
  border-bottom: 1px solid #e5e5e5;
}

#wrapper .sidebar_a .major_list .screen .screen_box p,
#wrapper .sidebar_a .major_list .screen .screen_box ul,
#wrapper .sidebar_a .major_list .screen .screen_box li {
  float: left;
}

#wrapper .sidebar_a .major_list .screen .screen_box p {
  width: 8%;
  font-size: 20px;
  color: #333333;
  line-height: 30px;
  margin-top: 10px;
}

#wrapper .sidebar_a .major_list .screen .screen_box p span {
  margin-top: 8.5px;
  display: inline-block;
  float: right;
}

#wrapper .sidebar_a .major_list .screen .screen_box ul {
  width: 90%;
  margin-left: 2%;
  padding: 0 0 10px 0;
}

#wrapper .sidebar_a .major_list .screen .screen_box ul li {
  height: 30px;
  margin-top: 10px;
}

#wrapper .sidebar_a .major_list .screen .screen_box ul li a {
  height: 30px;
  line-height: 30px;
  padding: 0 12px;
  font-size: 18px;
}

#wrapper .sidebar_a .major_list .screen .screen_box ul .on a {
  background-color: #c00011;
  color: #ffffff;
}

#wrapper .sidebar_a .major_list .screen .screen_box ul li:hover a {
  background-color: #c00011;
  color: #ffffff;
}

#wrapper .sidebar_a .major_list .major_tab {
  width: 100%;
  margin-top: 20px;
}

#wrapper .sidebar_a .major_list .major_tab li {
  text-indent: 5%;
  height: 100px;
  border: 1px solid #cccccc;
  border-bottom: none;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

#wrapper .sidebar_a .major_list .major_tab li span {
  float: left;
  font-size: 16px;
  height: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 24px;
}

#wrapper .sidebar_a .major_list .major_tab li span a {
  line-height: 16px;
  font-size: 16px;
}

#wrapper .sidebar_a .major_list .major_tab li span:first-child {
  width: 18%;
  border-right: 1px solid #cccccc;
}

#wrapper .sidebar_a .major_list .major_tab li span:first-child a:first-child {
  width: 100%;
  color: #333333;
}

#wrapper .sidebar_a .major_list .major_tab li span:first-child a:nth-child(2) {
  width: 100%;
  margin-top: 20px;
  color: #c00011;
}

#wrapper .sidebar_a .major_list .major_tab li span:nth-child(2) {
  width: 28%;
  position: relative;
}

#wrapper .sidebar_a .major_list .major_tab li span:nth-child(2) a:first-child {
  color: #c00011;
}

#wrapper .sidebar_a .major_list .major_tab li span:nth-child(2) a:nth-child(2) {
  color: #333333;
  width: 200%;
  display: inline;
  position: absolute;
  top: 60px;
  left: 0;
  text-indent: 2.5%;
}

#wrapper .sidebar_a .major_list .major_tab li span:nth-child(3) a:first-child {
  color: #333333;
}

#wrapper .sidebar_a .major_list .major_tab li span:nth-child(3) a:nth-child(2) {
  margin-top: 20px;
  color: #ff1130;
}

#wrapper .sidebar_a .major_list .major_tab li span:nth-child(3),
#wrapper .sidebar_a .major_list .major_tab li span:nth-child(4),
#wrapper .sidebar_a .major_list .major_tab li span:nth-child(5),
#wrapper .sidebar_a .major_list .major_tab li span:nth-child(6),
#wrapper .sidebar_a .major_list .major_tab li span:nth-child(7) {
  text-indent: 0;
  text-align: center;
  padding-top: 24px;
}

#wrapper .sidebar_a .major_list .major_tab li span:nth-child(3),
#wrapper .sidebar_a .major_list .major_tab li span:nth-child(4),
#wrapper .sidebar_a .major_list .major_tab li span:nth-child(5),
#wrapper .sidebar_a .major_list .major_tab li span:nth-child(6),
#wrapper .sidebar_a .major_list .major_tab li span:nth-child(7) {
  line-height: 16px;
  width: 10.8%;
}

#wrapper .sidebar_a .major_list .major_tab li span:nth-child(4) {
  cursor: pointer;
  position: relative;
}

#wrapper .sidebar_a .major_list .major_tab li span:nth-child(4) div {
  display: none;
  position: absolute;
  right: -40px;
  top: 50%;
  transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}

#wrapper .sidebar_a .major_list .major_tab li span:nth-child(4) div p {
  font-size: 14px;
  line-height: 30px;
  color: #333333;
  padding: 0 8px;
  background-color: #eeeeee;
  box-shadow: 0px 0px 15px 0px rgba(228, 228, 228, 0.8);
}

#wrapper .sidebar_a .major_list .major_tab li span:nth-child(6) {
  font-size: 18px;
  color: #cc1712;
  line-height: 18px;
}

#wrapper .sidebar_a .major_list .major_tab li span:nth-child(7) input {
  display: none;
}

#wrapper .sidebar_a .major_list .major_tab li span:nth-child(7) input+label {
  background-color: white;
  border-radius: 0px;
  border: 1px solid #d3d3d3;
  width: 20px;
  height: 20px;
  display: inline-block;
  text-align: center;
  line-height: 20px;
  margin-left: 20%;
  float: left;
}

#wrapper .sidebar_a .major_list .major_tab li span:nth-child(7) input:checked+label:after {
  content: '\2714';
  color: white;
}

#wrapper .sidebar_a .major_list .major_tab li span:nth-child(7) input:checked+label {
  background-color: #eee;
  background: #2783fb;
  border-color: #2783fb;
}

#wrapper .sidebar_a .major_list .major_tab li span:nth-child(7) i {
  width: 40%;
  line-height: 22px;
  display: block;
  float: left;
}

#wrapper .sidebar_a .major_list .major_tab li span:nth-child(7) a {
  width: 100%;
  float: left;
  margin-top: 15px;
  font-size: 18px;
  line-height: 18px;
  color: #cc1712;
}

#wrapper .sidebar_a .major_list .major_tab li a:hover {
  color: #ff1130 !important;
  text-decoration: underline;
}

#wrapper .sidebar_a .major_list .major_tab li:nth-child(1) {
  height: 50px;
  border: 1px solid #cccccc;
  background-color: #e5e5e5;
  color: #333333;
  line-height: 50px;
  border-bottom: none;
}

#wrapper .sidebar_a .major_list .major_tab li:nth-child(1) span {
  padding: 0;
  line-height: 50px;
  color: #333333;
}

#wrapper .sidebar_a .major_list .major_tab li:nth-child(1) span:first-child,
#wrapper .sidebar_a .major_list .major_tab li:nth-child(1) span:nth-child(2),
#wrapper .sidebar_a .major_list .major_tab li:nth-child(1) span:nth-child(3) {
  border-right: none;
}

#wrapper .sidebar_a .major_list .major_tab li:nth-child(1) span:nth-child(4) {
  cursor: inherit;
}

#wrapper .sidebar_a .major_list .major_tab li:nth-child(1) span:nth-child(4),
#wrapper .sidebar_a .major_list .major_tab li:nth-child(1) span:nth-child(5),
#wrapper .sidebar_a .major_list .major_tab li:nth-child(1) span:nth-child(6),
#wrapper .sidebar_a .major_list .major_tab li:nth-child(1) span:nth-child(7) {
  text-align: center;
  text-indent: 0;
}

#wrapper .sidebar_a .major_list .major_tab li:last-child {
  border-bottom: 1px solid #cccccc;
}

#wrapper .contrast {
  width: 85%;
  height: 120px;
  position: fixed;
  left: 50%;
  transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  /* IE 9 */
  -moz-transform: translateX(-50%);
  /* Firefox */
  -webkit-transform: translateX(-50%);
  /* Safari 和 Chrome */
  -o-transform: translateX(-50%);
  /* Opera */
  bottom: 0;
  z-index: 1;
  background: #ffffff;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #1e68a2;
}

#wrapper .contrast .contrast_tit {
  width: 8%;
  height: 100%;
  background: #1e68a2;
  text-align: center;
  font-size: 24px;
  color: #ffffff;
  padding-top: 25px;
}

#wrapper .contrast .closeBox {
  width: 20px;
  height: 20px;
  position: absolute;
  right: 5px;
  top: 5px;
}

#wrapper .contrast .closeBox img {
  width: 100%;
}

#wrapper .contrast ul {
  width: 82%;
  height: 100%;
}

#wrapper .contrast ul li {
  float: left;
  width: 25%;
  height: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #eeeeee;
  cursor: pointer;
  position: relative;
}

#wrapper .contrast ul li i {
  display: block;
  width: 50px;
  height: 50px;
  float: left;
  text-align: center;
  line-height: 50px;
  font-weight: bold;
  color: #c3c3c3;
  background: #eeeeee;
  font-size: 30px;
  margin-top: 35px;
  margin-left: 12%;
}

#wrapper .contrast ul li span {
  font-size: 26px;
  line-height: 50px;
  margin-top: 35px;
  text-indent: 15px;
}

#wrapper .contrast ul li .closeBox {
  width: 20px;
  height: 20px;
  font-size: 20px;
  line-height: 20px;
  text-align: center;
  display: none;
}

#wrapper .contrast ul li:hover {
  border: 1px solid #dd3635;
  color: #ff1130;
}

#wrapper .contrast ul li:hover .closeBox {
  color: #ff1130;
}

#wrapper .contrast .contrast_clear {
  width: 10%;
  height: 100%;
}

#wrapper .contrast .contrast_clear a:first-child {
  width: 100px;
  height: 36px;
  background-color: #fc9e28;
  text-align: center;
  line-height: 36px;
  color: #ffffff;
  font-size: 20px;
  margin: 0 auto;
  margin-top: 26px;
}

#wrapper .contrast .contrast_clear a:nth-child(2) {
  color: #dd3635;
  font-size: 16px;
  line-height: 16px;
  text-align: center;
  margin-top: 16px;
}

#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-left: 7%;
  margin-right: 3.5%;
}

#wrapper .sidebar_b .school_msg {
  width: 90.8%;
  padding: 4.6%;
  background-color: #ffffff;
  box-shadow: 0px 0px 15px 0px rgba(228, 228, 228, 0.8);
  margin-top: 20px;
}

#wrapper .sidebar_b .school_msg .msg_tit {
  font-size: 24px;
  color: #c00011;
  line-height: 26px;
  font-weight: bold;
}

#wrapper .sidebar_b .school_msg .msg_tit span {
  display: inline-block;
  padding: 0 4px;
  height: 26px;
  background-color: #cc1712;
  border-radius: 5px;
  color: #ffffff;
  line-height: 26px;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
}

#wrapper .sidebar_b .school_msg .msg_tit span:last-child {
  background-color: #1e68a2;
}

#wrapper .sidebar_b .school_msg ul li {
  height: 36px;
  line-height: 36px;
  margin-top: 20px;
}

#wrapper .sidebar_b .school_msg ul li span,
#wrapper .sidebar_b .school_msg ul li p,
#wrapper .sidebar_b .school_msg ul li a {
  float: left;
}

#wrapper .sidebar_b .school_msg ul li span {
  width: 100px;
  height: 36px;
  background-color: #c00011;
  text-align: center;
  color: #ffffff;
  font-size: 18px;
  text-align: center;
}

#wrapper .sidebar_b .school_msg ul li p {
  font-size: 18px;
  color: #333333;
  margin-left: 4%;
}

#wrapper .sidebar_b .school_msg ul li a {
  font-size: 18px;
  color: #333333;
  margin-left: 4%;
  color: #c00011;
  text-decoration: underline;
}

#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: #c00011;
  font-weight: bold;
  line-height: 24px;
  margin-top: 0;
}

#wrapper .sidebar_b .er_code {
  width: 90.8%;
  padding: 4.6%;
  background-color: #ffffff;
  box-shadow: 0px 0px 15px 0px rgba(228, 228, 228, 0.8);
  margin-top: 20px;
}

#wrapper .sidebar_b .er_code li {
  width: 50%;
  float: left;
}

#wrapper .sidebar_b .er_code li i {
  width: 77.1%;
  margin: 0 auto;
  display: block;
}

#wrapper .sidebar_b .er_code li img {
  width: 100%;
}

#wrapper .sidebar_b .er_code li p {
  font-size: 18px;
  color: #c00011;
  line-height: 18px;
  text-align: center;
  margin-top: 20px;
}

#wrapper .sidebar_b .er_code li a {
  width: 95%;
  height: 54px;
  background: #eeeeee;
  font-size: 24px;
  color: #c00011;
  line-height: 54px;
  text-align: center;
  margin: 0 auto;
  margin-top: 30px;
}

#wrapper .sidebar_b .er_code li a:hover {
  background-color: #c00011;
  color: #ffffff;
}

#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: #ffffff;
  color: #c00011;
  font-size: 24px;
  border: 1px solid #c00011;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

#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: 90.8%;
  padding: 4.6%;
  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;
  border: none;
}

#wrapper .sidebar_b .right_bar .share_title a {
  font-size: 16px;
}

#wrapper .sidebar_b .right_bar ul {
  width: 100%;
}

#wrapper .sidebar_b .right_bar ul li {
  width: 100%;
  line-height: 16px;
  margin-top: 25px;
}

#wrapper .sidebar_b .right_bar ul li a {
  font-size: 16px;
  color: #333333;
}

#wrapper .sidebar_b .right_bar ul li a:hover {
  color: #ff1130;
}

/*share-code*/
.share_title {
  width: 100%;
  height: 50px;
  border-bottom: 1px solid #e5e5e5;
  margin: 0 auto;
  font-size: 30px;
  color: #c00011;
  font-weight: bold;
  line-height: 50px;
}

.share_title span {
  float: left;
}

.share_title i {
  line-height: 56px;
  font-size: 14px;
  margin-left: 15px;
  display: block;
  float: left;
}

.share_title a {
  font-size: 16px;
  color: #999999;
  float: right;
  font-weight: normal;
}

.share_title a:hover {
  color: #ff1130;
}

footer {
  width: 100%;
  background: #fff;
  padding-top: 30px;
}

footer .le_ban {
  width: 100%;
  height: 100px;
  border-bottom: 1px solid #e9ebee;
  overflow: hidden;
}

footer .le_ban .le_orlow {
  overflow: hidden;
}

footer .le_ban .le_orlow .foot_ul {
  margin: 0 auto;
  width: 703px;
  line-height: 32px;
  overflow: hidden;
}

footer .le_ban .le_orlow .foot_ul li {
  float: left;
}

footer .le_ban .le_orlow .foot_ul li a {
  width: 99px;
  font-size: 16px;
  color: #666;
}

footer .le_ban .i_quan ul {
  overflow: hidden;
  width: 527px;
  margin: 0 auto;
}

footer .le_ban .i_quan ul li {
  float: left;
  margin-right: 30px;
}

footer .le_ban .i_quan ul li a {
  font-size: 17px;
  color: #606060;
}

footer .le_ban .i_overing {
  margin: 0 auto;
  margin-top: 8px;
  width: 1035px;
}

footer .le_ban .i_overing span {
  color: #999;
  font-size: 14px;
  display: inline-block;
  margin-right: 65px;
}

footer .le_ban .i_overing .over_s1 {
  margin-right: 0;
}

/*响应式代码*/
@media screen and (max-width: 1760px) {
  #wrapper .sidebar_b .tell {
    font-size: 20px;
  }
}

@media screen and (max-width: 1640px) {
  #wrapper .sidebar_a .school_list ul li .school_msgs div span {
    font-size: 16px;
  }

  #wrapper .sidebar_a .school_list ul li .school_msgs div span a {
    font-size: 16px;
  }
}

@media screen and (max-width: 1600px) {
  #wrapper {
    width: 90%;
  }

  #wrapper .contrast {
    width: 90%;
  }

  header nav div ul li a {
    font-size: 22px;
  }

  header nav div .fight {
    font-size: 22px;
  }

  #wrapper .sidebar_a .major_list .major_tab li span:nth-child(3) a {
    font-size: 14px;
  }

  #wrapper .sidebar_b .school_msg .msg_tit {
    font-size: 22px;
  }
}

@media screen and (max-width: 1440px) {
  #wrapper .sidebar_b .tell {
    font-size: 18px;
  }

  #wrapper .sidebar_a .school_list ul li .see {
    width: 100px;
    height: 36px;
    line-height: 36px;
    margin-top: -18px;
  }

  #wrapper .sidebar_b .hot_tab .slideTxtBox .bd li a {
    font-size: 16px;
  }

  header nav div ul li a {
    font-size: 18px;
  }
}

@media screen and (max-width: 1366px) {
  #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;
  }

  header nav div .fight {
    font-size: 20px;
  }

  #wrapper .sidebar_a .school_list ul li .see {
    width: 100px;
    height: 36px;
    line-height: 36px;
    margin-top: -34px;
  }

  #wrapper .sidebar_a .major_list .major_tab li span:nth-child(7) a {
    font-size: 16px;
  }

  #wrapper .sidebar_b .school_msg .msg_tit {
    font-size: 20px;
    line-height: 20px;
  }

  #wrapper .sidebar_b .school_msg .msg_tit span {
    padding: 0 5px;
    height: 20px;
    line-height: 20px;
    font-size: 14px;
  }

  #wrapper .sidebar_b .school_msg ul li p {
    font-size: 16px;
  }

  #wrapper .sidebar_b .school_msg ul li {
    height: 30px;
    line-height: 30px;
    margin-top: 15px;
  }

  #wrapper .sidebar_b .school_msg ul li span {
    width: 90px;
    height: 30px;
    background-color: #c00011;
    text-align: center;
    color: #ffffff;
    font-size: 16px;
    text-align: center;
  }

  #wrapper .sidebar_b .hot_tab .slideTxtBox .bd li span {
    margin-left: 8%;
  }
}

@media screen and (max-width: 1280px) {
  #wrapper .sidebar_a .major_relevant ul li span {
    display: none;
  }

  #wrapper .sidebar_a .major_relevant ul li a {
    width: 100%;
    white-space: nowrap;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }

  #wrapper .contrast {
    width: 98%;
  }

  .major_name {
    margin-right: 3%;
  }

  #wrapper .sidebar_a .major_list .screen .screen_box p {
    font-size: 18px;
  }

  #wrapper .sidebar_a .major_list .screen .screen_box ul li a {
    font-size: 16px;
  }

  #wrapper .contrast ul li i {
    width: 40px;
    height: 40px;
    line-height: 40px;
    margin-top: 40px;
    margin-left: 8%;
  }

  #wrapper .contrast ul li span {
    font-size: 20px;
  }

  #wrapper .contrast .contrast_clear a:first-child {
    width: 80px;
    height: 30px;
    background-color: #fc9e28;
    text-align: center;
    line-height: 30px;
    color: #ffffff;
    font-size: 16px;
    margin: 0 auto;
    margin-top: 29px;
  }

  #wrapper {
    width: 98%;
  }

  header .header_menu {
    width: 98%;
  }

  header nav div {
    width: 98%;
  }

  header nav div .fight {
    font-size: 18px;
    margin-left: 0;
    line-height: 22px;
  }

  header nav div ul li a {
    font-size: 16px;
  }

  #wrapper .sidebar_a .major_list .major_tab li span a {
    line-height: 14px;
    font-size: 14px;
  }

  #wrapper .sidebar_a .major_list .major_tab li span:nth-child(6) {
    font-size: 14px;
  }

  #wrapper .sidebar_a .major_list .major_tab li span {
    font-size: 14px;
  }

  #wrapper .sidebar_a .major_list .major_tab li span:nth-child(7) input+label {
    width: 16px;
    height: 16px;
    line-height: 16px;
    margin-left: 16%;
  }

  #wrapper .sidebar_a .major_list .major_tab li span:nth-child(7) i {
    line-height: 18px;
    margin-left: 3%;
  }

  #wrapper .sidebar_a .major_list .major_tab li span:nth-child(7) a {
    font-size: 14px;
  }

  #wrapper .sidebar_a .major_list .major_tab li span:nth-child(4) div {
    right: -24px;
  }

  #wrapper .sidebar_a .major_list .major_tab li span:nth-child(4) div p {
    font-size: 14px;
  }

  #wrapper .sidebar_b .tell {
    font-size: 16px;
  }

  #wrapper .sidebar_b .tell img {
    margin-left: 3.5%;
    margin-right: 3.5%;
  }

  #wrapper .sidebar_b .school_msg .msg_tit {
    font-size: 16px;
  }

  #wrapper .sidebar_b .school_msg ul li span {
    width: 80px;
    font-size: 15px;
  }

  #wrapper .sidebar_b .school_msg ul li p {
    font-size: 14px;
    margin-left: 2%;
  }

  #wrapper .sidebar_b .school_msg ul li a {
    font-size: 16px;
  }

  #wrapper .sidebar_b .er_code li a {
    width: 90%;
    height: 40px;
    font-size: 18px;
    line-height: 40px;
    margin-top: 15px;
  }

  #wrapper .sidebar_b .er_code li p {
    margin-top: 14px;
  }

  #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;
  }

  #wrapper .sidebar_b .right_bar ul li {
    margin-top: 18px;
  }

  footer .le_ban .i_overing {
    margin: 0 auto;
    margin-top: 8px;
    width: 920px;
  }

  footer .le_ban .i_overing span {
    margin-right: 40px;
  }
}

@media screen and (max-width: 1080px) {
  #wrapper .sidebar_a .school_list ul li .school_msgs div span {
    margin-right: 2%;
  }
}

@media screen and (max-width: 1023px) {
  body {
    overflow-x: hidden;
  }
}

.wq_Article img {
  max-width: 90% !important;
}