.pc{
	display:none
}
#index .banner {
  height: 520px;
  width: 100%;
}
#index .banner_mob {

  overflow: hidden;
  background-color: #a7b266;
  position: relative;
}
#index .banner_mob h4 {
  position: absolute;
  background-color: rgba(0, 0, 0, 0.4);
  color: #fff;
  font-size: 16px;
  bottom: -10px;
  width: 100%;
  padding: 10px;
}
#index .introduce {
  padding-bottom: 60px;
  position: relative;
}

#index .introduce ul.menu_mob {
  width: 100%;
  height: 50px;
  overflow: hidden;
  padding: 0px;
  margin: 0;
  border-bottom: 1px solid #999;
  margin-bottom: 24px;
}
#index .introduce ul.menu_mob li {
  padding: 0px;
  display: inline-block;
  height: 50px;
  line-height: 50px;
  margin: 0px 6px;
  width: 20%;
  text-align: center;
}
#index .introduce ul.menu_mob li a {
  margin-left: -12px;
  color: #999;
  height: 100%;
  display: inline-block;
  width: 100%;
  cursor: pointer;
}
#index .introduce ul.menu_mob li a.active {
  color: #2677b8;
  border-bottom: 3px solid #2677b8;
}
#index .introduce .navbox {
  position: relative;
}
@media (max-width: 768px) {
  #index .introduce .navbox {
    margin-top: 0px;
  }
}
#index .introduce .navbox .nav .nav_hr {
  border-top: 3px solid #ccc;
  width: 100%;
}
@media (max-width: 768px) {
  #index .introduce .navbox .nav .nav_ul {
    width: 100%;
    height: 50px;
    overflow: hidden;
    padding: 0px;
    margin: 0;
    border-bottom: 1px solid #999;
    margin-bottom: 24px;
  }
  #index .introduce .navbox .nav .nav_ul li {
    padding: 0px;
    display: inline-block;
    height: 50px;
    line-height: 50px;
    margin: 0px 6px;
    width: 20%;
    text-align: center;
  }
  #index .introduce .navbox .nav .nav_ul li a {
    margin-left: -12px;
    color: #999;
    height: 100%;
    display: inline-block;
    width: 100%;
    cursor: pointer;
  }
  #index .introduce .navbox .nav .nav_ul li a.active {
    color: #2677b8;
    border-bottom: 3px solid #2677b8;
  }
}
#index .introduce .box_1 .card_more {
  background: url('shidayaowen.png') no-repeat;
}
#index .introduce .box_2 .card_more {
  background: url('zhxw.png') no-repeat;
}
#index .introduce .box_3 .card_more {
  background: url('tzgg.png') no-repeat;
}
#index .introduce .box_5 .card_more {
  background: url('ssxmt.png') no-repeat;
}
#index .introduce .box_1,
#index .introduce .box_2,
#index .introduce .box_3,
#index .introduce .box_5 {
  display: none;
}

#index .introduce .box_1 .cardbox .card_more,
#index .introduce .box_2 .cardbox .card_more,
#index .introduce .box_3 .cardbox .card_more,
#index .introduce .box_5 .cardbox .card_more {
  background-size: cover;
  color: #fff;
  padding: 25px;
}
#index .introduce .box_1 .cardbox .card_more h4,
#index .introduce .box_2 .cardbox .card_more h4,
#index .introduce .box_3 .cardbox .card_more h4,
#index .introduce .box_5 .cardbox .card_more h4 {
  font-size: 20px;
  color: #fff;
  limargin-bottom: 10px;
}
#index .introduce .box_1 .cardbox .card_more a,
#index .introduce .box_2 .cardbox .card_more a,
#index .introduce .box_3 .cardbox .card_more a,
#index .introduce .box_5 .cardbox .card_more a {
  color: #fff;
  font-size: 14px;
  cursor: pointer;
}
#index .introduce .box_1 .cardbox .card_msg,
#index .introduce .box_2 .cardbox .card_msg,
#index .introduce .box_3 .cardbox .card_msg,
#index .introduce .box_5 .cardbox .card_msg {
  padding-left: 100px;
  position: relative;
  height: 138px;
  overflow: hidden;
}
@media (max-width: 768px) {
  #index .introduce .box_1 .cardbox .card_msg,
  #index .introduce .box_2 .cardbox .card_msg,
  #index .introduce .box_3 .cardbox .card_msg,
  #index .introduce .box_5 .cardbox .card_msg {
    height: 90px;
    margin-bottom: 30px;
  }
}
#index .introduce .box_1 .cardbox .card_msg .timebox,
#index .introduce .box_2 .cardbox .card_msg .timebox,
#index .introduce .box_3 .cardbox .card_msg .timebox,
#index .introduce .box_5 .cardbox .card_msg .timebox {
  position: absolute;
  left: 0;
  top: 0;
  width: 60px;
  height: 60px;
  border: 1px solid #979797;
  text-align: center;
}
#index .introduce .box_1 .cardbox .card_msg .timebox .date,
#index .introduce .box_2 .cardbox .card_msg .timebox .date,
#index .introduce .box_3 .cardbox .card_msg .timebox .date,
#index .introduce .box_5 .cardbox .card_msg .timebox .date {
  color: #999;
  font-weight: 600;
  font-size: 20px;
  display: block;
  margin: 5px 0px 0px 0px;
}
#index .introduce .box_1 .cardbox .card_msg .timebox .year,
#index .introduce .box_2 .cardbox .card_msg .timebox .year,
#index .introduce .box_3 .cardbox .card_msg .timebox .year,
#index .introduce .box_5 .cardbox .card_msg .timebox .year {
  font-size: 12px;
  color: #999;
}
#index .introduce .box_1 .cardbox .card_msg h4,
#index .introduce .box_2 .cardbox .card_msg h4,
#index .introduce .box_3 .cardbox .card_msg h4,
#index .introduce .box_5 .cardbox .card_msg h4 {
  font-size: 13px;
  color: #333;
  padding: 0;
  margin: 0;
  line-height: 22px;
  margin-bottom: 20px;
}
@media (min-width: 768px) and (max-width: 1200px) {
  #index .introduce .box_1 .cardbox .card_msg h4,
  #index .introduce .box_2 .cardbox .card_msg h4,
  #index .introduce .box_3 .cardbox .card_msg h4,
  #index .introduce .box_5 .cardbox .card_msg h4 {
    line-height: 21px;
  }
}
@media (max-width: 768px) {
  #index .introduce .box_1 .cardbox .card_msg h4,
  #index .introduce .box_2 .cardbox .card_msg h4,
  #index .introduce .box_3 .cardbox .card_msg h4,
  #index .introduce .box_5 .cardbox .card_msg h4 {
    margin-bottom: 0px;
  }
}
#index .introduce .box_1 .cardbox .card_msg p a,
#index .introduce .box_2 .cardbox .card_msg p a,
#index .introduce .box_3 .cardbox .card_msg p a,
#index .introduce .box_5 .cardbox .card_msg p a {
  color: #999;
  font-size: 12px;
  line-height: 24px;
  font-weight: 100;
  text-align: justify;
}
#index .introduce .more {
  color: #333;
  font-size: 12px;
  cursor: pointer;
}
#index .graybox {
  background-color: #eee;
  padding: 60px 0px;
}
#index .graybox .leftbox {
  width: 100%;
  clear: both;
}
@media (max-width: 768px) {
  #index .graybox .leftbox {
    border-bottom: 1px solid #ccc;
    padding-bottom: 15px;
    margin-bottom: 15px;
  }
}
#index .graybox .leftbox .title {
  overflow: hidden;
  margin-bottom: 40px;
}
#index .graybox .leftbox .title .ch {
  font-size: 22px;
  font-weight: 600;
  display: inline-block;
  margin-right: 20px;
  float: left;
}
#index .graybox .leftbox .title .en {
  font-size: 20px;
  color: #ccc;
  float: left;
  line-height: 30px;
}
#index .graybox .leftbox .title a.more {
  float: right;
  color: #999;
  font-size: 12px;
  font-weight: 100;
  line-height: 24px;
}
#index .graybox .leftbox ul.content li {
  height: 100px;
  overflow: hidden;
  padding-left: 88px;
  position: relative;
}
#index .graybox .leftbox ul.content li img.photo {
  width: 65px;
  height: 65px;
  position: absolute;
  left: 0;
  top: 0;
}
#index .graybox .leftbox ul.content li span.name {
  font-size: 18px;
  color: #333;
  font-weight: 200;
  line-height: 35px;
  display: block;
}
#index .graybox .leftbox ul.content li span.sentence {
  font-size: 14px;
  color: #999;
  font-weight: 100;
  line-height: 35px;
}
#index .graybox .leftbox a.more {
  text-align: right;
  color: #333;
  font-size: 12px;
  font-weight: 100;
  line-height: 24px;
}
#index .graybox .rightbox {
  width: 100%;
}
#index .graybox .rightbox .title {
  overflow: hidden;
  margin-bottom: 40px;
}
@media (max-width: 768px) {
  #index .graybox .rightbox .title {
    margin: 15px 0px;
  }
}
#index .graybox .rightbox .title .ch {
  font-size: 22px;
  font-weight: 600;
  display: inline-block;
  margin-right: 20px;
  float: left;
}
#index .graybox .rightbox .title .en {
  font-size: 20px;
  color: #ccc;
  float: left;
  line-height: 30px;
}
#index .graybox .rightbox ul.content li {
  max-height: 116px;
  overflow: hidden;
  padding-right: 195px;
  position: relative;
  border-bottom: 1px solid #ddd;
  margin-bottom: 30px;
  padding-bottom: 20px;
}
@media (max-width: 768px) {
  #index .graybox .rightbox ul.content li {
    border-bottom: none;
    padding-right: 0px;
    margin-bottom: 0px;
  }
}
#index .graybox .rightbox ul.content li h4.brief a {
  color: #333;
  font-size: 16px;
  font-weight: 100;
  display: block;
  line-height: 28px;
  margin-bottom: 10px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  cursor: pointer;
}
#index .graybox .rightbox ul.content li span.sentence {
  color: #999;
  font-size: 12px;
  font-weight: 100;
  line-height: 24px;
  display: inline-block;
  height: 50px;
  overflow: hidden;
}
#index .graybox .rightbox ul.content li img.news {
  position: absolute;
  right: 0;
  top: 0;
  width: 160px;
  height: 60px;
}
#index .graybox .rightbox a.more {
  font-size: 12px;
  font-weight: 100;
  color: #999;
  float: right;
}
@media (max-width: 768px) {
  #index .graybox .rightbox a.more {
    color: #333;
  }
}
#index .whitebox {
  padding: 60px 0px;
}
@media (max-width: 768px) {
  #index .whitebox {
    padding: 30px 0px;
  }
}
#index .whitebox .title {
  overflow: hidden;
  margin-bottom: 40px;
}
@media (max-width: 768px) {
  #index .whitebox .title {
    margin: 30px 0px;
  }
}
#index .whitebox .title .ch {
  font-size: 22px;
  font-weight: 600;
  display: inline-block;
  margin-right: 20px;
  float: left;
}
#index .whitebox .title .en {
  font-size: 20px;
  color: #ccc;
  float: left;
  line-height: 30px;
}
@media (max-width: 1200px) {
  #index .whitebox .title .agency {
    display: none;
  }
}
#index .whitebox .title a.more {
  float: right;
  color: #999;
  font-size: 12px;
  font-weight: 100;
  line-height: 24px;
}
#index .whitebox img.photo {
  height: auto;
  width: 100%;
  width: auto\9;
}
@media (max-width: 768px) {
  #index .whitebox img.photo {
    margin: 20px 0px;
  }
}
#index .lastbox {
  padding-bottom: 30px;
  padding-bottom: 0px\0;
}
#index .lastbox .title {
  overflow: hidden;
  margin-bottom: 40px;
}
#index .lastbox .title .ch {
  font-size: 22px;
  font-weight: 600;
  display: inline-block;
  margin-right: 20px;
  float: left;
}
#index .lastbox .title .en {
  font-size: 20px;
  color: #ccc;
  float: left;
  line-height: 30px;
}
#index .lastbox .title a.more {
  float: right;
  color: #999;
  font-size: 12px;
  font-weight: 100;
  line-height: 24px;
}
#index .lastbox .media_box {
  font-size: 0;
}
#index .lastbox .media_box .photocard {
  width: 25%;
  display: inline-block;
  position: relative;
}
@media (max-width: 768px) {
  #index .lastbox .media_box .photocard {
    width: 100%;
    margin: 0px 0px;
  }
  #index .lastbox .media_box .photocard img.photo {
    width: 100%;
  }
}
#index .lastbox .media_box .photocard video.photo {
  width: 25%;
  margin: 0px -2px;
  margin-bottom: 30px;
}
#index .lastbox .media_box .photocard img.photo {
  width: 100%;
}
#index .lastbox .media_box .photocard .mask_media {
  width: 100%;
  height: 100%;
  position: absolute;
  background-color: rgba(0, 0, 0, 0.4);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#66ffffff, ff, endColorstr=#66ffffff, ff);
  text-align: center;
  color: #fff;
  cursor: pointer;
  top: 0;
  left: 0;
  display: none;
}
#index .lastbox .media_box .photocard .mask_media h4 {
  line-height: 180px;
}
@media (max-width: 768px) {
  #index .lastbox .media_box .photocard .mask_media h4 {
    line-height: 200px;
  }
}
@media (max-width: 768px) {
  #index .lastbox .media_box .photocard .mask_media {
    width: 100%;
  }
}
@media (max-width: 768px) {
  #index .lastbox .media_box .more {
    color: #333;
    float: right;
    display: inline-block;
    margin-top: 15px;
  }
}
.calendar_tit {
  height: 55px;
  bottom: 0px;
  padding: 0;
  text-align: left;
  background: rgba(0, 0, 0, 0.3);
  width: 71%;
  z-index: 9999;
}
.calendar_tit h4 {
  width: 100%;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  margin: 0;
  font-size: 23px;
  font-weight: 600;
  color: #fff;
  padding: 15px;
}
.calendar_tit h4 a {
  color: #fff;
  z-index: 999;
}
@media (max-wdith: 996px) {
  .calendar_tit {
    left: 29%;
  }
}
.calendar_date {
  display: inline-block;
  bottom: -45px;
  height: 45px;
  padding: 10px;
  background-color: #4a4a4a;
  font-size: 0px;
  text-align: left;
  width: 71%;
  left: 50%;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

@media (max-wdith: 996px) {
  .calendar_date {
    margin-left: -200px !important;
  }
}
.calendar_date li {
  width: 30px;
  height: 20px;
  list-style-type: decimal-leading-zero;
  border: none;
  margin: -1px;
}
.calendar_date li span.date_num {
  font-size: 12px;
  color: #fff;
  line-height: 30px;
  text-align: left;
}
.calendar_date li span.no_news {
  color: #999;
}
.calendar_date li.active {
  width: 28px;
  height: 20px;
  top: -1px;
  background-color: transparent;
}
.calendar_date li.active span.date_num {
  font-size: 12px;
  color: #3d8dcd;
  font-weight: bold;
  line-height: 30px;
  text-align: left;
}
.icon_left {
  display: inline-block;
  width: 50px;
  height: 50px;
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  border-radius: 100%;
  top: 50%;
  margin-top: -25px;
  left: 20%;
  line-height: 45px;
  text-align: center;
}
.icon_right {
  display: inline-block;
  width: 50px;
  height: 50px;
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 50%;
  margin-top: -25px;
  font-size: 20px;
  border-radius: 100%;
  line-height: 45px;
  text-align: center;
}
.calendar .left {
  z-index: 99;
  position: absolute;
  height: 100%;
  width: 150px;
  padding: 28px 30px;
  background-color: #2677b8;
  color: #fff;
  text-align: center;
  height: 100px;
  bottom: -45px;
  left: 20%;
  margin-left: -150px;
}
.calendar .left span.month {
  font-size: 16px;
  font-weight: 500;
  display: block;
  margin-bottom: 10px;
}
.calendar .left span.year {
  font-size: 12px;
  font-weight: 100;
}
.calendar .main {
  padding: 0;
  margin: 0;
}
.calendar .main .top {
  height: 55px;
}
.calendar .main .top h4.title {
  width: 80%;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  margin: 0;
  font-size: 23px;
  font-weight: 600;
  color: #fff;
  padding: 15px;
}
.calendar .main .top h4.title a {
  color: #fff;
}
.calendar .main .top .arrowbox {
  width: 20%;
  padding: 0;
  height: 100%;
  margin: 0;
  font-size: 0;
}
.calendar .main .top .arrowbox .backward {
  cursor: pointer;
  width: 50%;
  color: #fff;
  height: 100%;
  display: inline-block;
  background: url('back.png') no-repeat;
  background-position: center;
  background-color: #2677b8;
}
.calendar .main .top .arrowbox .forward {
  cursor: pointer;
  width: 50%;
  color: #fff;
  margin: 0;
  height: 100%;
  display: inline-block;
  background: url('for.png') no-repeat;
  background-color: #2677b8;
  background-position: center;
}
.calendar .main .top .arrowbox span.active {
  background-color: #004f8e;
}
.calendar .main .bottom {
  height: 45px;
  padding: 10px;
  padding-left: 18px;
  background-color: #4a4a4a;
  overflow: hidden;
  white-space: nowrap;
  font-size: 0px;
  width: 100%;
}
.calendar .main .bottom a {
  display: inline-block;
  height: 100%;
  font-size: 12px;
  color: #ccc;
  cursor: pointer;
  text-align: center;
  line-height: 30px;
  width: 3.2%;
}
.calendar .main .bottom a.active {
  color: #fff;
}
.btnbox {
  float: right;
  position: relative;
  width: 70px;
}
.btnbox .carousel-control-left {
  display: inline-block;
  width: 25px;
  height: 25px;
  color: #ccc;
  font-size: 14px;
  font-weight: 100;
  line-height: 24px;
  border: 1px solid #ccc;
  text-align: center;
  line-height: 22px;
  background: url('left.png') no-repeat;
  background-position: center;
  cursor: pointer;
  position: absolute;
}
.btnbox .carousel-control-right {
  margin-left: 5px;
  display: inline-block;
  width: 25px;
  height: 25px;
  color: #ccc;
  font-size: 14px;
  font-weight: 100;
  line-height: 24px;
  border: 1px solid #ccc;
  text-align: center;
  line-height: 22px;
  background: url('right.png') no-repeat;
  background-position: center;
  cursor: pointer;
}
.carousel-inner .banner_item {
  height: 520px;
}
.carousel-inner .banner_item img {
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
}
@media (max-width: 996px) {
  .header .pc_header {
    display: none;
  }
}
.header .pc_header .title {
  background-color: #004f8e;
  padding: 25px 0px;
}
.header .pc_header .title .logo {
  width: 200px;
  height: 55px;
}
.header .pc_header .title .logo img {
  vertical-align: text-top;
}
.header .pc_header .title .iconbox {
  vertical-align: middle;
  height: 55px;
  line-height: 55px;
  width: 510px;
  text-align: right;
}
.header .pc_header .title .iconbox ul li {
  display: inline-block;
  height: 30px;
  position: relative;
}
.header .pc_header .title .iconbox ul li a {
  display: inline-block;
  color: #fff;
  padding-left: 40px;
  position: relative;
  margin: 0px 7px;
}
.header .pc_header .title .iconbox ul li a span {
  display: inline-block;
  width: 35px;
  height: 35px;
  background: #fff;
  position: absolute;
}
.header .pc_header .title .iconbox ul li a span.weibo {
  top: 10px;
  left: 0px;
  background: url('weibo.png') no-repeat;
}
.header .pc_header .title .iconbox ul li a span.weixin {
  top: 10px;
  left: 0px;
  background: url('weixin.png') no-repeat;
}
.header .pc_header .title .iconbox ul li a span.sdicon {
  top: 10px;
  left: 0px;
  background: url('sdicon.png') no-repeat;
}
.header .pc_header .title .iconbox ul li div.twocode {
  display: none;
  top: 50px;
  left: -40px;
  z-index: 9999;
  position: absolute;
  width: 130px;
  height: 130px;
  padding: 10px;
  box-shadow: 0px 2px 6px #e5e5e5;
  background: url('two.png') no-repeat;
  background-color: #fff;
  background-size: 120px;
  background-position: center;
}
.header .pc_header .title .iconbox ul li div.twocode span.triangle {
  top: -4px;
  left: 60px;
  width: 7px;
  height: 7px;
  background: #fff;
  position: absolute;
  transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  /* Internet Explorer */
  -moz-transform: rotate(45deg);
  /* Firefox */
  -webkit-transform: rotate(45deg);
  /* Safari 和 Chrome */
  -o-transform: rotate(45deg);
  /* Opera */
}
.header .pc_header .nav ul {
  height: 64px;
  line-height: 64px;
  margin-left: -35px;
  font-size: 0;
  background: #fff;
}
.header .pc_header .nav ul li {
  display: inline-block;
  height: 64px;
  text-align: center;
}
@media (min-width: 1200px) {
  .header .pc_header .nav ul li {
    width: 140px;
  }
}
@media (max-width: 1200px) {
  .header .pc_header .nav ul li {
    width: 115px;
  }
}
.header .pc_header .nav ul li a {
  display: inline-block;
  color: #333;
  font-size: 18px;
  font-weight: bold;
  font-family: kaiti SC;
  height: 64px;
}
.header .pc_header .nav ul li a:hover {
  color: #2677b8;
}
.header .pc_header .nav ul li a:hover span.search {
  background: url('searchfill.png') no-repeat;
  border: 2px solid transparent;
}
.header .pc_header .nav ul li a.active {
  color: #2677b8;
  border-bottom: 3px solid #2677b8;
}
.header .pc_header .nav ul li span.search {
  display: inline-block;
  width: 21px;
  height: 21px;
  background: url('menu_search.png') no-repeat;
  background-position: center center;
}
.header .pc_header .nav ul li .search_inp {
  display: none;
}
.header .pc_header .nav ul li.search_li {
  position: relative;
}
.header .pc_header .nav ul li.search_li a {
  cursor: pointer;
}
.header .pc_header .nav ul li.search_li a.active {
  border-bottom: 3px solid  transparent;
}
.header .pc_header .nav ul li.search_li div.menu_input {
  position: absolute;
  display: block;
  z-index: 999;
  right: 26px;
}
.header .pc_header .nav ul li.search_li div.menu_input span.menu_search {
  display: inline-block;
  width: 30px;
  height: 30px;
  z-index: 999;
  position: absolute;
  left: -290px;
  top: 27px;
  background: url('search2.png') no-repeat;
}
.header .pc_header .nav ul li.search_li div.menu_input input {
  border: 1px solid #d5d5d5;
  position: absolute;
  right: -30px;
  top: 15px;
  width: 330px;
  height: 40px;
  border-radius: 3px;
  padding-left: 10px;
  color: #999;
  font-size: 12px;
  padding-left: 38px;
  overflow: hidden;
  line-height: 40px;
}
.header .pc_header .nav ul li.search_li div.menu_input button {
  position: absolute;
  right: 30px;
  width: 70px;
  height: 40px;
  line-height: 40px;
  border: none;
  color: #fff;
  left: -40px;
  top: 15px;
  font-size: 14px;
  border-radius: 0px 3px 3px 0px;
  background-color: #1e76b2;
}
.header .pc_header .nav ul li:last-child {
  width: 50px;
  text-align: right;
}
@media (max-width: 996px) {
  .header .mob_header {
    display: block;
    background-color: #01538b;
  }
  .header .mob_header .title_mob img {
    margin-top: 5px;
  }
  .header .mob_header .list_mob .icon_box {
    cursor: pointer;
    position: relative;
  }
  .header .mob_header .list_mob .icon_box a.list_icon {
    position: absolute;
    right: 0px;
    top: 13px;
    width: 30px;
    height: 30px;
    cursor: pointer;
    background: url('nav.png') no-repeat;
  }
  .header .mob_header .list_mob .icon_box a.close_icon {
    position: absolute;
    right: -5px;
    top: 13px;
    display: none;
    width: 30px;
    height: 30px;
    background: url('close.png') no-repeat;
  }
  .header .mob_header .navbox_mob {
    display: none;
  }
  .header .mob_header .navbox_mob .search_mob {
    background-color: #f1f1f1;
    padding: 10px;
    position: relative;
  }
  .header .mob_header .navbox_mob .search_mob .search_span {
    position: absolute;
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url('search2.png') no-repeat;
    top: 19px;
    left: 20px;
  }
  .header .mob_header .navbox_mob .search_mob input {
    padding-left: 35px;
    color: #999;
    font-size: 14px;
  }
  .header .mob_header .navbox_mob .menu_parent {
    background-color: #fff;
  }
  .header .mob_header .navbox_mob .menu_parent li {
    height: 45px;
  }
  .header .mob_header .navbox_mob .menu_parent li a {
    display: inline-block;
    height: 100%;
    width: 100%;
    text-align: center;
    line-height: 45px;
    font-size: 14px;
    color: #333;
    font-family: kaiti SC;
    border-bottom: 1px solid #e5e5e5;
    cursor: pointer;
  }
  .header .mob_header .navbox_mob .menu_parent li a.active {
    background-color: #1e76b2;
    color: #fff;
  }
  .header .mob_header .navbox_mob ul.nav_link {
    padding: 10px;
    background-color: #004882;
    overflow: hidden;
  }
  .header .mob_header .navbox_mob ul.nav_link li {
    margin: 0;
    width: 32%;
    border-left: 1px solid #ccc;
    display: inline-block;
    text-align: center;
  }
  .header .mob_header .navbox_mob ul.nav_link li a {
    color: #fff;
    text-align: center;
    display: inline-block;
    position: relative;
    padding-left: 30px;
  }
  .header .mob_header .navbox_mob ul.nav_link li a span {
    display: inline-block;
    width: 25px;
    height: 25px;
    position: absolute;
    left: 0px;
    top: 0px;
  }
  .header .mob_header .navbox_mob ul.nav_link li a span.weibo {
    background: url('weibo_mobile.png') no-repeat;
  }
  .header .mob_header .navbox_mob ul.nav_link li a span.weixin {
    background: url('weixin_mobile.png') no-repeat;
  }
  .header .mob_header .navbox_mob ul.nav_link li a span.sdicon {
    background: url('sdicon_mobile.png') no-repeat;
  }
  .header .mob_header .navbox_mob ul.nav_link li a.left {
    text-align: left;
  }
  .header .mob_header .navbox_mob ul.nav_link li a.right {
    text-align: right;
  }
  .header .mob_header .navbox_mob ul.nav_link li:first-child {
    border-left: none;
  }
}
.footer .footer_pc {
  background-color: #004882;
  padding: 20px 0px;
}
@media (min-width: 768px) {
  .footer .footer_pc .logo {
    width: 192px;
    height: 42px;
    background: url('logo.png') no-repeat;
    margin-top: 9px;
  }
  .footer .footer_pc .copy {
    text-align: right;
  }
  .footer .footer_pc .copy a {
    color: #fff;
    font-size: 12px;
    font-weight: 100;
  }
}
.footer .footer_mob {
  background-color: #004882;
  padding: 30px 0px;
  text-align: center;
}
@media (max-width: 996px) {
  .footer .footer_mob .logo {
    width: 200px;
    height: 45px;
    margin: 0 auto;
    margin-bottom: 20px;
    background: url('logo2.png') no-repeat;
  }
  .footer .footer_mob .copy p {
    line-height: 22px;
  }
  .footer .footer_mob .copy p a {
    color: #fff;
    font-size: 12px;
    font-weight: 100;
  }
}
.fl {
  float: left;
}
.fr {
  float: right;
}
p a {
  color: #333;
}
#shadow .banner {
  background: url('gysdb.png');
  background-position: center center;
  background-size: cover;
}
#shadow .banner_mob {
  background: url('gysdb.png');
  background-position: center center;
  background-size: cover;
}
#n_notice .banner {
  background: url('tzggb.png');
  background-position: center center;
  background-size: cover;
}
#n_notice .banner_mob {
  background: url('tzggb.png');
  background-position: center center;
  background-size: cover;
}
#n_media .banner {
  background: url('mtsdb.png');
  background-position: center center;
  background-size: cover;
}
#n_media .banner_mob {
  background: url('mtsdb_m.png');
  background-position: center center;
  background-size: cover;
}
#subject .banner {
  background: url('ztjjb.png');
  background-position: center center;
  background-size: cover;
}
#subject .banner_mob {
  background: url('ztjjb_m.png');
  background-position: center center;
  background-size: cover;
}
#shadow,
#subject,
#n_media,
#n_notice {
  overflow: hidden;
}
#shadow .banner,
#subject .banner,
#n_media .banner,
#n_notice .banner {
  width: 100%;
  height: 150px;
}
#shadow .banner .title,
#subject .banner .title,
#n_media .banner .title,
#n_notice .banner .title {
  margin-top: 70px;
}
#shadow .banner .title .ch,
#subject .banner .title .ch,
#n_media .banner .title .ch,
#n_notice .banner .title .ch {
  font-size: 40px;
  color: #fff;
  display: inline-block;
  margin-right: 15px;
}
#shadow .banner .title .en,
#subject .banner .title .en,
#n_media .banner .title .en,
#n_notice .banner .title .en {
  font-size: 30px;
  color: #fff;
  opacity: 0.6;
  display: inline-block;
  font-family: helvetica!important;
}
#shadow .banner .title .en b,
#subject .banner .title .en b,
#n_media .banner .title .en b,
#n_notice .banner .title .en b {
  font-size: 30px;
}
#shadow .banner_mob,
#subject .banner_mob,
#n_media .banner_mob,
#n_notice .banner_mob {
  height: 120px;
}
#shadow .banner_mob .title,
#subject .banner_mob .title,
#n_media .banner_mob .title,
#n_notice .banner_mob .title {
  text-align: center;
}
#shadow .banner_mob .title .ch,
#subject .banner_mob .title .ch,
#n_media .banner_mob .title .ch,
#n_notice .banner_mob .title .ch {
  padding: 30px 0px 10px 0px;
  font-size: 28px;
  color: #fff;
  display: block;
}
#shadow .banner_mob .title .en,
#subject .banner_mob .title .en,
#n_media .banner_mob .title .en,
#n_notice .banner_mob .title .en {
  font-size: 20px;
  color: #fff;
  opacity: 0.6;
  font-family: helvetica!important;
  display: inline-block;
}
#shadow .banner_mob .title .en b,
#subject .banner_mob .title .en b,
#n_media .banner_mob .title .en b,
#n_notice .banner_mob .title .en b {
  font-size: 20px;
}
#shadow .content {
  padding: 50px 0px;
}
#shadow .content .picbox {
  width: 100%;
  margin-bottom: 50px;
}
@media (max-width: 768px) {
  #shadow .content .picbox {
    margin-bottom: 30px;
  }
}
#shadow .content .picbox img {
  width: 100%;
}
#shadow .content .picbox span {
  display: inline-block;
  width: 100%;
  text-align: center;
  margin-top: 20px;
}
#shadow .content .onload {
  margin: 0 auto;
  width: 400px;
  height: 40px;
  background-color: #e5e5e5;
  border-radius: 5px;
  text-align: center;
}
#shadow .content .onload a {
  color: #333;
  font-size: 14px;
  line-height: 40px;
}
@media (max-width: 768px) {
  #shadow .content .onload {
    width: 100%;
  }
}
#subject .content {
  padding: 50px 0px;
}
#subject .content .picbox {
  width: 100%;
  margin-bottom: 50px;
}
@media (max-width: 768px) {
  #subject .content .picbox {
    margin-bottom: 30px;
  }
}
#subject .content .picbox img {
  width: 100%;
}
#subject .content .picbox div.picmsg h4 {
  font-weight: 600;
  margin-bottom: 15px;
}
#subject .content .picbox div.picmsg h4 span {
  display: inline-block;
  width: 55px;
  height: 25px;
  text-align: center;
  line-height: 25px ;
  color: #fff;
  font-size: 12px;
  background-color: #f69354 ;
  margin-right: 15px;
}
#subject .content .picbox div.picmsg p a {
  color: #999;
  font-size: 14px;
  line-height: 22px;
  font-weight: 100;
}
#subject .content .picbox span {
  display: inline-block;
  width: 100%;
  text-align: center;
  margin-top: 20px;
}
#subject .content .onload {
  margin: 0 auto;
  width: 400px;
  height: 40px;
  background-color: #e5e5e5;
  border-radius: 5px;
  text-align: center;
}
#subject .content .onload a {
  color: #333;
  font-size: 14px;
  line-height: 40px;
}
@media (max-width: 768px) {
  #subject .content .onload {
    width: 100%;
  }
}
#n_media .content ul.media_ul {
  margin: 60px 0px;
}
#n_media .content ul.media_ul li:hover {
  background: #f1f1f1;
  padding-bottom: 0;
  margin-top: 0px;
  border: none;
}
#n_media .content ul.media_ul li:hover .flbox {
  margin: 40px;
}
#n_media .content ul.media_ul li:hover .flbox img {
  left: 40px;
  top: 40px;
}
#n_media .content ul.media_ul li {
  margin-top: 40px;
  overflow: hidden;
  position: relative;
  padding-left: 295px;
  padding-bottom: 40px;
  border-bottom: 1px solid #ccc;
}
@media (max-width: 768px) {
  #n_media .content ul.media_ul li {
    padding-left: 0px;
    margin-top: 25px;
    padding-bottom: 25px;
  }
}

#n_media .content ul.media_ul li .flbox img {
  position: absolute;
  left: 0;
  top: 0;
  width: 265px;
}
@media (max-width: 768px) {
  #n_media .content ul.media_ul li .flbox img {
    display: block;
    width: 100%;
    position: static;
  }
}
#n_media .content ul.media_ul li .flbox .msg {
  width: 80%;
  display: inline-block;
}
@media (max-width: 768px) {
  #n_media .content ul.media_ul li .flbox .msg {
    display: block;
    width: 100%;
  }
}
#n_media .content ul.media_ul li .flbox .msg .lable {
  margin-bottom: 24px;
  width: 70px;
  background-color: #3f9ce5;
  color: #fff;
  font-size: 14px;
  text-align: center;
  height: 25px;
  line-height: 25px;
}
@media (max-width: 768px) {
  #n_media .content ul.media_ul li .flbox .msg .lable {
    margin: 18px 0px;
  }
}
#n_media .content ul.media_ul li .flbox .msg .title {
  font-size: 18px;
  color: #333;
  margin-bottom: 28px;
}
@media (max-width: 768px) {
  #n_media .content ul.media_ul li .flbox .msg .title {
    margin-bottom: 15px;
  }
}
#n_media .content ul.media_ul li .flbox .msg .word {
  color: #999;
  font-size: 14px;
  line-height: 24px;
}
#n_media .content ul.media_ul li .flbox .msg .date {
  color: #999;
  font-size: 14px;
  margin-top: 15px;
}
#n_media .content ul.media_ul li .flbox .datebox {
  float: right;
  width: 70px;
  height: 70px;
  margin-top: 50px;
}
#n_media .content ul.media_ul li .flbox .datebox .date {
  color: #999;
  font-size: 34px;
  display: block;
  text-align: center;
}
#n_media .content ul.media_ul li .flbox .datebox .mouth {
  color: #004f8e;
  font-size: 20px;
  font-weight: 600;
  text-align: center;
}
#n_media .content ul.media_ul li.active {
  background: #f1f1f1;
  padding-bottom: 0;
  margin-top: 0px;
  border: none;
}
#n_media .content ul.media_ul li.active .flbox {
  margin: 40px;
}
#n_media .content ul.media_ul li.active .flbox img {
  left: 40px;
  top: 40px;
}
#n_media .content .page ul {
  text-align: center;
}
#n_media .content .page ul li {
  text-align: center;
  margin-top: -40px;
  margin-bottom: 40px;
  padding-top: 20px;
  padding-left: 0;
  border-bottom: 1px solid transparent;
}
#n_media .content .page ul li a {
  display: inline-block;
  width: 30px;
  height: 30px;
  border-radius: 5px;
  border: 1px solid #ccc;
  text-align: center;
  line-height: 30px;
  color: #2677b8;
  margin: 0px 0px;
}
#n_media .content .page ul li a:hover {
  background-color: #2677b8;
  color: #fff;
}
#n_media .content .page ul li a.active {
  background-color: #2677b8;
  color: #fff;
}
#n_media .content .page ul li span {
  color: #999;
  display: inline-block;
  margin-left: 15px;
}
#n_media .content .page ul li input {
  width: 30px;
  height: 30px;
  border: 1px solid #ccc;
  border-radius: 4px;
  margin-top: 0px;
  vertical-align: top;
  padding: 5px;
  color: #999;
}
#n_media .content .page ul li .go {
  display: inline-block;
  width: 40px;
  height: 30px;
  border-radius: 5px;
  border: 1px solid #ccc;
  text-align: center;
  line-height: 30px;
  background-color: #2677b8;
  color: #fff;
}
#n_media .content .page_m ul li {
  text-align: center;
  margin: -20px 0px 40px;
}
#s_list .banner,
#n_detail .banner {
  width: 100%;
  height: 120px;
  background-color: #eee;
  line-height: 120px;
}
#s_list .banner .title .num,
#n_detail .banner .title .num {
  font-size: 28px;
  color: #004f8e;
  display: inline-block;
  margin-right: 15px;
}
#s_list .banner .title .nav,
#n_detail .banner .title .nav {
  margin-top: 15px;
}
#s_list .banner .title .nav ul li a,
#n_detail .banner .title .nav ul li a {
  display: inline-block;
  margin-top: 18px;
  color: #333;
}
#s_list .banner .title .nav ul li a.active,
#n_detail .banner .title .nav ul li a.active {
  color: #999;
}
#s_list .banner_mob,
#n_detail .banner_mob {
  height: 110px;
  background-color: #eee;
}
#s_list .banner_mob .title,
#n_detail .banner_mob .title {
  margin-top: 20px;
}
#s_list .banner_mob .title .num,
#n_detail .banner_mob .title .num {
  font-size: 18px;
  color: #004f8e;
  display: inline-block;
  margin-right: 15px;
}
#s_list .banner_mob .title .nav ul li a,
#n_detail .banner_mob .title .nav ul li a {
  display: inline-block;
  margin-top: 18px;
  color: #333;
}
#s_list .banner_mob .title .nav ul li a.active,
#n_detail .banner_mob .title .nav ul li a.active {
  color: #999;
}
#n_notice .right .list ul li {
  border-bottom: 1px dotted #ccc;
  height: 70px;
  overflow: hidden;
  margin: 30px 0px;
  position: relative;
  padding-bottom: 20px;
  padding-left: 85px;
}
#n_notice .right .list ul li .timebox {
  position: absolute;
  left: 0px;
  top: 0;
  width: 70px;
  height: 40px;
  border-right: 1px solid #ccc;
  text-align: right;
  padding-right: 20px;
}
#n_notice .right .list ul li .timebox .date {
  font-size: 16px;
  color: #999;
  display: block;
}
#n_notice .right .list ul li .timebox .year {
  font-size: 12px;
  display: block;
  color: #999;
}
#n_notice .right .list ul li h4 {
  margin: 0;
  font-size: 14px;
  line-height: 22px;
}
@media (min-width: 768px) {
  #s_list .content,
  #n_notice .content,
  #n_detail .content {
    padding-bottom: 100px;
  }
}
@media (max-width: 768px) {
  #s_list .content,
  #n_notice .content,
  #n_detail .content {
    padding-bottom: 10px;
  }
}
#s_list .content .left,
#n_notice .content .left,
#n_detail .content .left {
  margin-bottom: 50px;
}
@media (max-width: 768px) {
  #s_list .content .left,
  #n_notice .content .left,
  #n_detail .content .left {
    margin-bottom: 0px;
  }
}
#s_list .content .left ul,
#n_notice .content .left ul,
#n_detail .content .left ul {
  margin-top: 40px;
}
#s_list .content .left ul li,
#n_notice .content .left ul li,
#n_detail .content .left ul li {
  border-top: 1px solid #ccc;
  padding: 25px 0px;
  overflow: hidden;
  position: relative;
  padding-left: 100px;
}
#s_list .content .left ul li .timebox,
#n_notice .content .left ul li .timebox,
#n_detail .content .left ul li .timebox {
  position: absolute;
  left: 0;
  top: 25px;
  width: 70px;
  height: 70px;
  border: 1px solid #979797;
  text-align: center;
}
#s_list .content .left ul li .timebox .date,
#n_notice .content .left ul li .timebox .date,
#n_detail .content .left ul li .timebox .date {
  color: #999;
  font-weight: 600;
  font-size: 20px;
  display: block;
  margin: 10px 0px 0px 0px;
}
#s_list .content .left ul li .timebox .year,
#n_notice .content .left ul li .timebox .year,
#n_detail .content .left ul li .timebox .year {
  font-size: 12px;
  color: #999;
}
#s_list .content .left ul li h4,
#n_notice .content .left ul li h4,
#n_detail .content .left ul li h4 {
  margin: 10px 0px 15px;
}
#s_list .content .left ul li p a,
#n_notice .content .left ul li p a,
#n_detail .content .left ul li p a {
  display: inline-block;
  width: 100%;
  color: #999;
  font-size: 14px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  line-height: 24px;
}
#s_list .content .page ul,
#n_notice .content .page ul,
#n_detail .content .page ul {
  text-align: center;
}
#s_list .content .page ul li,
#n_notice .content .page ul li,
#n_detail .content .page ul li {
  border-bottom: none;
  margin-top: -40px;
  padding-top: 40px;
  padding-left: 0;
}
#s_list .content .page ul li a,
#n_notice .content .page ul li a,
#n_detail .content .page ul li a {
  display: inline-block;
  width: 30px;
  height: 30px;
  border-radius: 5px;
  border: 1px solid #ccc;
  text-align: center;
  line-height: 30px;
  color: #2677b8;
  margin: 0px 0px;
}
#s_list .content .page ul li a:hover,
#n_notice .content .page ul li a:hover,
#n_detail .content .page ul li a:hover {
  background-color: #2677b8;
  color: #fff;
}
#s_list .content .page ul li a.active,
#n_notice .content .page ul li a.active,
#n_detail .content .page ul li a.active {
  background-color: #2677b8;
  color: #fff;
}
#s_list .content .page ul li span,
#n_notice .content .page ul li span,
#n_detail .content .page ul li span {
  color: #999;
  display: inline-block;
  margin-left: 15px;
}
#s_list .content .page ul li input,
#n_notice .content .page ul li input,
#n_detail .content .page ul li input {
  width: 30px;
  height: 30px;
  border: 1px solid #ccc;
  border-radius: 4px;
  margin-top: 0px;
  vertical-align: top;
  padding: 5px;
  color: #999;
}
#s_list .content .page ul li .go,
#n_notice .content .page ul li .go,
#n_detail .content .page ul li .go {
  display: inline-block;
  width: 40px;
  height: 30px;
  border-radius: 5px;
  border: 1px solid #ccc;
  text-align: center;
  line-height: 30px;
  background-color: #2677b8;
  color: #fff;
}
#s_list .content .page_m ul li,
#n_notice .content .page_m ul li,
#n_detail .content .page_m ul li {
  padding-left: 0px;
  border-bottom: none;
  text-align: center;
  margin: -20px 0px 0px;
}
@media (max-width: 768px) {
}
#s_list .right .title,
#n_notice .right .title,
#n_detail .right .title {
  overflow: hidden;
  margin: 30px 0px;
}
@media (max-width: 768px) {
  #s_list .right .title,
  #n_notice .right .title,
  #n_detail .right .title {
    margin: 38px 0px;
  }
}
#s_list .right .title .ch,
#n_notice .right .title .ch,
#n_detail .right .title .ch {
  float: left;
  font-size: 22px;
  font-weight: 600;
  color: #333;
}
#s_list .right .title .more,
#n_notice .right .title .more,
#n_detail .right .title .more {
  float: right;
}
#s_list .right .title .more a,
#n_notice .right .title .more a,
#n_detail .right .title .more a {
  font-size: 14px;
  font-weight: 100;
  color: #999;
}
#s_list .right .hot ul li,
#n_notice .right .hot ul li,
#n_detail .right .hot ul li {
  position: relative;
  padding-left: 95px;
  margin-top: 30px;
}
#s_list .right .hot ul li img,
#n_notice .right .hot ul li img,
#n_detail .right .hot ul li img {
  position: absolute;
  width: 70px;
  height: 70px;
  left: 0;
}
#s_list .right .hot ul li .msg .time,
#n_notice .right .hot ul li .msg .time,
#n_detail .right .hot ul li .msg .time {
  font-size: 12px;
  font-weight: 100;
  color: #999;
  line-height: 22px;
}
#s_list .right .hot ul li .msg .word,
#n_notice .right .hot ul li .msg .word,
#n_detail .right .hot ul li .msg .word {
  height: 45px;
  font-size: 14px;
  font-weight: 100;
  color: #333;
  line-height: 24px;
  overflow: hidden;
  margin-top: 3px;
}
#s_list .right .picture .picbox,
#n_notice .right .picture .picbox,
#n_detail .right .picture .picbox {
  margin-bottom: 0px;
}
@media (max-width: 768px) {
  #s_list .right .picture .picbox,
  #n_notice .right .picture .picbox,
  #n_detail .right .picture .picbox {
    margin-bottom: 16px;
  }
}
#s_list .right .picture .picbox img,
#n_notice .right .picture .picbox img,
#n_detail .right .picture .picbox img {
  border: 1px solid #ccc;
  width: 100%;
}
@media (max-width: 768px) {
  #s_list .right .picture .picbox .wt105,
  #n_notice .right .picture .picbox .wt105,
  #n_detail .right .picture .picbox .wt105 {
    width: 105%;
  }
}
@media (max-width: 768px) {
  #s_list .right .picture .picbox .ml10,
  #n_notice .right .picture .picbox .ml10,
  #n_detail .right .picture .picbox .ml10 {
    margin-left: -10px;
  }
}
#s_list .right .picture .picbox div.picmsg h4,
#n_notice .right .picture .picbox div.picmsg h4,
#n_detail .right .picture .picbox div.picmsg h4 {
  font-weight: 400;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 24px;
}
#s_list .right .picture .picbox div.picmsg h4 span,
#n_notice .right .picture .picbox div.picmsg h4 span,
#n_detail .right .picture .picbox div.picmsg h4 span {
  display: inline-block;
  width: 55px;
  height: 20px;
  text-align: center;
  line-height: 20px ;
  color: #fff;
  font-size: 12px;
  background-color: #f69354 ;
  margin-right: 5px;
}
#n_detail .content .left {
  padding: 40px 0px;
}
@media (max-width: 768px) {
  #n_detail .content .left {
    padding-bottom: 0px;
  }
}
#n_detail .content .left .author span {
  color: #999;
  font-size: 12px;
  display: inline-block;
  margin-bottom: 10px;
}
#n_detail .content .left .article p a {
  color: #333;
  font-size: 14px;
  line-height: 24px;
  display: inline-block;
  margin-top: 15px;
}
#n_detail .content .left .pictures img {
  width: 100%;
  height: 324px;
  margin-bottom: 30px;
}
#n_detail .content .left .bottom {
  position: relative;
}
@media (min-width: 768px) {
  #n_detail .content .left .bottom {
    padding-left: 50px;
  }
}
#n_detail .content .left .bottom a {
  color: #333;
  font-size: 14px;
}

@media (max-width: 768px) {
  #n_detail .content .left .bottom .share {
    padding: 0;
    margin-left: -5px;
  }
}
#n_detail .content .left .bottom .share li {
  display: inline-block;
}
#n_detail .content .left .bottom .share li a {
  padding: 0;
  color: #333;
}
#n_detail .content .left .bottom .share li span {
  display: inline-block;
  width: 30px;
  height: 30px;
  border-radius: 5px;
  margin-right: 5px;
  margin-top: 20px;
}
@media (max-width: 768px) {
  #n_detail .content .left .bottom .share li span {
    margin-right: 17px;
  }
}


@media (max-width: 768px) {
  #contribute .content {
    padding-bottom: 100px;
  }
}
#contribute .content .thing {
  padding: 30px 0px 10px 0px;
  border-bottom: 1px solid #ccc;
}
#contribute .content .thing h4 {
  font-size: 20px;
  line-height: 28px;
  color: #333;
  font-weight: bold;
  margin-bottom: 30px;
}
#contribute .content .thing ol {
  margin-left: -25px;
}
#contribute .content .thing ol li {
  list-style-type: disc;
  height: 40px;
  font-size: 14px;
  color: #333;
  padding-left: 10px;
}
#contribute .content .thing ol li span.gray {
  color: #999;
}
#contribute .content .thing ol li span.black {
  color: #333;
  font-weight: 600;
}
#contribute .content .thing ol li span.blue {
  color: #004f8e;
}
#contribute .content .form {
  padding: 30px 0px 40px;
  margin-bottom: 50px;
  border-bottom: 1px solid #ccc;
}
#contribute .content .form h4 {
  font-size: 20px;
  color: #333;
  font-weight: bold;
  margin-bottom: 40px;
  line-height: 28px;
}
@media (max-width: 768px) {
  #contribute .content .form .form-group .des {
    margin-bottom: 10px;
  }
  #contribute .content .form .form-group .form-control {
    margin-bottom: 20px;
    height: 45px;
  }
}
#contribute .content .form .codebox .code {
  width: 180px;
}
#contribute .content .form .codebox .codepic {
  display: inline-block;
  width: 120px;
  height: 25px;
  background: #eee;
  margin-left: 5px;
}
#contribute .content .form .codebox .repeat {
  color: #999;
  font-size: 12px;
  display: inline-block;
  margin-left: 10px;
}
@media (max-width: 768px) {
  #contribute .content .form .codebox {
    overflow: hidden;
  }
  #contribute .content .form .codebox .des {
    display: block;
  }
  #contribute .content .form .codebox .code {
    width: 180px;
    float: left;
  }
  #contribute .content .form .codebox .codepic {
    display: inline-block;
    width: 120px;
    height: 25px;
    background: #eee;
    margin-left: 10px;
    margin-bottom: 5px;
  }
  #contribute .content .form .codebox .repeat {
    color: #999;
    font-size: 12px;
    display: inline-block;
    margin-left: 10px;
  }
}

@media (max-width: 768px) {
  #contribute .btn {
    height: 50px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    font-size: 16px;
  }
}
html,
body {
  padding: 0;
  margin: 0;
  position: relative;
  font-family: "Microsoft YaHei", "Hiragino Sans GB", SimHei, Arial, Helvetica, sans-serif;
}
a:link,
a:visited,
a:hover,
a:active {
  text-decoration: none;
}
ul,
li {
  list-style: none;
  margin: 0;
  padding: 0;
}
/*字体图标*/
/* font */
@font-face {
  font-family: 'Tiupicons';
  src: url('../fonts/Tiupicons.eot');
  src: url('../fonts/Tiupicons.eot?#iefix') format('embedded-opentype'), url('../fonts/Tiupicons.ttf') format('truetype'), url('../fonts/Tiupicons.woff') format('woff'), url('../fonts/Tiupicons.svg#Tiupicons') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"],
[class*=" icon-"] {
  font-family: 'Tiupicons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
