﻿.ellipsis, .cont_list .cont_list_main .lite_item ul li p.list_title, .cont_list .cont_list_main .list_item_first .item_bot_part .part_item .general_title, .cont_list .cont_list_main .list_item_first .item_bot_part .part_item ul li p.list_title {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.part-box-shadow, .important_speak .important_speak_main, .hot_news .hot_news_main, .function .func_main, .cont_list .cont_list_main, .edu_base .edu_base_main {
  box-shadow: 0px 5px 10px 0px #c0c2c3;
}

.head .banner {
  width: 100%;
  height: 295px;
  background: url(../images/banner.png) no-repeat center;
  background-size: cover;
}

.head .banner .banner_main {
  width: 1230px;
  height: 100%;
  margin: auto;
  position: relative;
}

.head .banner .banner_main .logo {
  width: 178px;
  height: 176px; 
  box-shadow: 4px 4px 11px 0px #1d5786;
  border-radius: 50%;
  position: absolute;
  bottom: 53px;
  left: -71px;
}

.head .banner .banner_main .mongolian_name {
  width: 663px;
  height: 139px;
  position: absolute;
  left: 285px;
  bottom: 120px;
}

.head .banner .banner_main .chinese_name {
  width: 682px;
  height: 75px;
  position: absolute;
  left: 276px;
  bottom: 32px;
}

.head .nav {
  width: 100%;
  background-color: #0b81e1;
}

.head .nav ul {
  width: 1230px;
  margin: auto;
  display: flex;
  justify-content: space-between;
  background: url(../images/nav_separate_icon.png) no-repeat;
  background-position: top left;
  background-size: 2px 100px;
  font-size: 20px;
}

.head .nav ul li {
  flex: 1;
  background: url(../images/nav_separate_icon.png) no-repeat;
  background-position: top right;
  background-size: 2px 100px;
  height: 100px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.head .nav ul li a {
  color: #fff;
}

.important_speak .important_speak_main {
  width: 1230px;
  margin: auto;
  overflow: hidden;
  border-left: 1px solid #eaf6ff;
  border-bottom: 1px solid #eaf6ff;
  border-right: 1px solid #eaf6ff;
  background: #fff;
  padding-bottom: 27px;
}

.important_speak .important_speak_main h1 {
  font-size: 30px;
  font-weight: bold;
  color: #0b81e1;
  text-align: center;
  line-height: 87px;    
  width: 70%;
  margin: 0 auto;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  height: 80px;
}

.important_speak .important_speak_main .detail{
  height: 50px;
  overflow: hidden;
  text-overflow: ellipsis;
}

.important_speak .important_speak_main p {
  color: #999999;
  line-height: 25px;
  line-height: 25px;
  /* padding: 0 24px; */
  font-size: 16px;
}

.hot_news {
  margin-top: 30px;
}

.hot_news .hot_news_main {
  width: 1230px;
  margin: auto;
  border: 1px solid #e9f5fe;
  padding: 12px 15px 21px;
  display: flex;
  justify-content: space-between;
}

.hot_news .hot_news_main .hot_news_left .swiper-container {
  height: 400px;
  width: 580px;
}

.hot_news .hot_news_main .hot_news_left .swiper-container .slide_news_item {
  width: 100%;
  height: 100%;
  position: relative;
}

.hot_news .hot_news_main .hot_news_left .swiper-container .slide_news_item img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.hot_news .hot_news_main .hot_news_left .swiper-container .slide_news_item .slide_news_title {
  width: 100%;
  height: 50px;
  background: rgba(0, 0, 0, 0.2);
  position: absolute;
  bottom: 0;
  left: 0;
  font-size: 18px;
  color: #fff;
  line-height: 50px;
  padding-left: 38px;
  padding-right: 160px;
  z-index: 2;
}

.hot_news .hot_news_main .hot_news_left .swiper-container .swiper-pagination {
  right: 0;
  bottom: 17px;
  left: auto;
  width: auto;
  z-index: 3;
  padding-right: 25px;
}

.hot_news .hot_news_main .hot_news_left .swiper-container .swiper-pagination .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  border: 2px solid #fff;
  background: transparent;
}

.hot_news .hot_news_main .hot_news_left .swiper-container .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #fff;
}

.hot_news .hot_news_main .hot_news_right {
  width: 561px;
}

.hot_news .hot_news_main .hot_news_right .tab_nav {
  display: flex;
  border-bottom: 1px solid #cbcfd1;
  height: 67px;
}

.hot_news .hot_news_main .hot_news_right .tab_nav .tab_item {
  flex: 1;
  font-size: 22px;
  color: #78797f;
  line-height: 67px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  position: relative;
  height: 68px;
}

.hot_news .hot_news_main .hot_news_right .tab_nav .tab_active {
  border-bottom-style: solid;
  border-bottom-color: #0b81e1;
  border-bottom-width: 3px;
  color: #0b81e1;
  font-weight: bold;
}

.hot_news .hot_news_main .hot_news_right .tab_nav .tab_active a{
  color: #0b81e1;
}

.hot_news .hot_news_main .hot_news_right .tab_cont .cont_item {
  display: none;
  padding: 20px 0 0 0;
}

.hot_news .hot_news_main .hot_news_right .tab_cont .cont_item ul {
  height: 246px;
  overflow: hidden;
}

.hot_news .hot_news_main .hot_news_right .tab_cont .cont_item ul li {
  line-height: 30px;
  color: #545454;
  font-size: 16px;
  padding: 0 43px 0 7px;
  display: flex;
}

.hot_news .hot_news_main .hot_news_right .tab_cont .cont_item ul li span.point {
  line-height: 30px;
  color: #000000;
  font-size: 16px;
  display: inline-block;
  font-weight: bold;
  margin: 0 10px 0 0;
}

.hot_news .hot_news_main .hot_news_right .tab_cont .cont_item ul li span.list_item {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: inline-block;
  line-height: 35px;
  color: #545454;
  font-size: 16px;
  width: 444px;
  padding-right: 10px;
}

.hot_news .hot_news_main .hot_news_right .tab_cont .cont_item ul li span.time {
  float: right;
  color: #bababa;
  font-size: 16px;
  font-weight: normal;
}

.hot_news .hot_news_main .hot_news_right .tab_cont .cont_item ul li:first-child span.list_item {
  color: #0b81e1;
  font-size: 20px;
  font-weight: bold;
}

.hot_news .hot_news_main .hot_news_right .tab_cont .cont_item ul li:first-child span.list_item span.point {
  margin-top: -3px;
}

.hot_news .hot_news_main .hot_news_right .tab_cont .cont_active {
  display: block;
}

.hot_news .hot_news_main .hot_news_right .hot_topic {
  display: flex;
  margin-top: 35px;
}

.hot_news .hot_news_main .hot_news_right .hot_topic img {
  margin-right: 20px;
}

.hot_news .hot_news_main .hot_news_right .hot_topic .hot_href {
  padding-top: 2px;
  border-bottom: 1px solid #b1b3bd;
}

.hot_news .hot_news_main .hot_news_right .hot_topic .hot_href a {
  color: #008fff;
  font-size: 16px;
  font-weight: bold;
}

.hot_news .hot_news_main .hot_news_right .hot_topic .hot_href a:nth-of-type(2) {
  margin: 0 27px;
}

.epidemic_tip {
  display: block;
  margin: 30px auto;
  box-shadow: 0px 2px 10px 0px #c0c2c3;
}

.function .func_main {
  width: 1230px;
  margin: auto;
  overflow: hidden;
  padding: 0 15px 30px 15px;
  border: 1px solid #ebf6ff;
}

.function .func_main .func_item {
  float: left;
  padding-top: 12px;
}

.function .func_main .func_item_one {
  width: 420px;
  /* padding-bottom: 30px; */
}

.function .func_main .func_item_one .info_open {
  width: 100%;
}


.function .func_main .func_item_two .info_open_item{
  padding: 0px !important;
}
.function .func_main .func_item_two .info_open_item a{
  width:25%
}

.function .func_main .func_item_two .contribute_entrance {
  width: 100%;
  height: 70px;
  background: url(../images/entrance_03.jpg) no-repeat;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  justify-content: space-between;
  padding: 11px 0;
  margin-top: 18px;
}

.function .func_main .func_item_two .contribute_entrance lable {
  font-size: 14px;
  color: #0188fe;
  padding-right: 27px;
  font-weight: bold;
  display: block;
  float: right;
  margin-bottom: 10px;
}

.function .func_main .func_item_two .contribute_entrance lable input {
  width: 110px;
  height: 20px;
  border: 1px solid #0188fe;
  border-radius: 5px;
  padding: 0 5px;
  font-size: 12px;
  font-weight: normal;
}

.function .func_main .func_item_two .contribute_entrance lable .password{
  width:70px;
}

.function .func_main .func_item_two .contribute_entrance lable button{
  outline: none;
  background: #0188fe;
  color: #fff;
  font-size: 12px;
  border: none;
  padding: 3px 5px;
  border-radius: 3px;
  margin-left: 6px;
}

.function .func_main .func_item_one .info_open_item a {
  margin-bottom: 0;
}

.function .func_main .func_item_one .info_open_item a img{
  margin-bottom: 10px;
}

.function .func_main .func_item_one .func_nav {
  height: 48px;
  border-bottom: 1px solid #b1b3bd;
}

.function .func_main .func_item_one .func_nav .func_nav_item {
  height: 49px;
  border-bottom: 3px solid #0b81e1;
  font-weight: bold;
  font-size: 22px;
  line-height: 49px;
  width: 50%;
  color: #0b81e1;
  text-align: center;
  cursor: pointer;
}

.function .func_main .func_item_one .func_nav .func_nav_item a{
  color: #0b81e1;
}

.function .func_main .func_item_two {
  width: 362px;
  /* margin-left: 40px; */
  margin-right: 20px;
}

.function .func_main .func_item_two .open_list {
  overflow: hidden;
}

.function .func_main .func_item_two .func_nav {
  height: 48px;
  border-bottom: 1px solid #b1b3bd;
}

.function .func_main .func_item_two .info_open_item {
  background: url(../images/info_open_item_bg.png) no-repeat;
  background-position: 49px 0;
  padding-bottom: 10px !important;
}

.function .func_main .func_item_two .info_open_item a img{
  margin-bottom: 10px;
}

.function .func_main .func_item_one .duty {
  overflow: hidden;
  height: 119px;
  border-bottom: 1px solid #b1b3bd;
}

.function .func_main .func_item_one .duty .duty_list {
  display: flex;
  justify-content: space-between;
  width: 380px;
}

.function .func_main .func_item_one .duty .duty_list .duty_item {
  width: 49%;
  height: 31px;
  background: #0b81e1;
  color: #fff;
  font-size: 16px;
  border: 1px solid #5cabeb;
  line-height: 29px;
  text-align: center;
  cursor: pointer;
  margin-top: 10px;
}

.function .func_main .func_item_one .duty .duty_list .duty_item a{
  color: #fff;
}

.function .func_main .func_item_one .func_nav {
  height: 48px;
  border-bottom: 1px solid #b1b3bd;
}

.function .func_main .func_item_two .func_nav .func_nav_item {
  height: 49px;
  border-bottom: 3px solid #0b81e1;
  font-weight: bold;
  font-size: 22px;
  line-height: 49px;
  width: 50%;
  color: #0b81e1;
  text-align: center;
  cursor: pointer;
}

.function .func_main .func_item_two .func_nav .func_nav_item a{
  color: #0b81e1;
}

.function .func_main .func_item_three {
  width: 390px;
}

.function .func_main .func_item_three .func_nav {
  width: 100%;
  height: 48px;
  border-bottom: 1px solid #b1b3bd;
  display: flex;
}

.function .func_main .func_item_three .func_nav .func_nav_item {
  line-height: 48px;
  font-size: 22px;
  width: 50%;
  text-align: center;
  cursor: pointer;
}

.function .func_main .func_item_three .func_nav .func_nav_item_active {
  border-bottom: 3px solid #0b81e1;
  color: #0b81e1;
  font-weight: bold;
  height: 49px;
  line-height: 49px;
}

.function .func_main .func_item_three .list {
  height: 270px;
  overflow: hidden;
}

.function .func_main .func_item_three .list .list_item {
  /* padding-top: 18px; */
  display: none;
}

.function .func_main .func_item_three .list .list_item li {
  margin-top: 7px;
}

.function .func_main .func_item_three .list .list_item li a {
  display: inline-block;
  width: 100%;
  overflow: hidden;
  color: #303030;
  line-height: 28px;
  font-size: 16px;
  font-weight: 300;
}

.function .func_main .func_item_three .list .list_item li a span {
  font-size: 14px;
  float: right;
  color: #adadad;
}

.function .func_main .func_item_three .list .list_item_active {
  display: block;
}

.function .func_main .func_item_three .apply_btn {
  width: 398px;
  height: 73px;
  display: block;
  margin-top: 6px;
}

.function .func_main .func_item_three .apply_btn img {
  width: 100%;
  height: 100%;
}

.function .func_main .func_title {
  display: flex;
  font-size: 20px;
  color: #4a586c;
  font-weight: bold;
  margin: 14px 0;
  padding-left: 5px;
}

.function .func_main .func_title img {
  margin: 0 10px 0 0;
}

.function .func_main .info_open_item {
  border-bottom: 1px solid #b1b3bd;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 4px 35px 15px;
  /* width: 380px; */
}

.function .func_main .info_open_item a {
  width: 33.33%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  font-size: 14px;
  color: #4a586c;
  margin-bottom: 27px;
}

.function .func_main .info_open_item a img {
  width: 50px;
  height: 50px;
  margin-bottom: 8px;
}

.service_window {
  width: 100%;
  margin: 30px auto;

}
.service_window .service_window_content{
  width: 1230px;
  height: 140px;
  margin: auto;
  background: url(../images/service_window_bg.jpg) no-repeat;
  background-size: 1230px 70px;
}
.service_window .service_window_main {
  width: 1230px;
  height: 140px;
  margin: auto;
  background: url(../images/service_window_bg.png) no-repeat;
  background-position: center center;
  background-size: 1230px 140px;
  box-shadow: 0px 5px 10px 0px #c0c2c3;
}

.service_window .service_window_main .ser_lt {
  float: left;
  padding: 20px 0 0 16px;
}

.service_window .service_window_main .ser_lt .lt_title {
  width: 568px;
  height: 79px;
  margin-left: 4px;
  margin-bottom: 20px;
}

.service_window .service_window_main .ser_lt .lt_bot {
  display: flex;
}
.service_window .service_window_main .ser_lt .lt_bot .category{
  margin-left:230px;
}

.service_window .service_window_main .ser_lt .lt_bot .statistics {
  font-size: 16px;
  color: #494949;
  line-height: 62px;
  margin-right: 20px;
}

.service_window .service_window_main .ser_lt .lt_bot .statistics span {
  font-size: 20px;
  font-weight: 100;
  color: #0b81e1;
}

.service_window .service_window_main .ser_lt .lt_bot .category .good {
  display: flex;
  margin-bottom: 9px;
  float:left;
  padding:0 60px;
}

.service_window .service_window_main .ser_lt .lt_bot .category .phone {
  display: flex;
}

.service_window .service_window_main .ser_lt .lt_bot .category p {
  width: 65px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  font-size: 14px;
  color: #fff;
  background: #1f6b51;
  border-radius: 3px;
  cursor: pointer;
  margin-left: 8px;
}

.service_window .service_window_main .ser_rt {
  float: right;
  padding-top: 20px;
}

.service_window .service_window_main .ser_rt .service_name{
  background-color: #3176db;
  display: inline-block;
  width: 565px;
  padding: 10px 0px;
  font-size: 24px;
  color: #fff;
  font-weight: bolder;
  text-align: center;
}

.service_window .service_window_main .ser_rt .ser_rt_title {
  margin-left: 55px;
}

.service_window .service_window_main .ser_rt .service_list {
  /* margin-top: 10px; */
  display: flex;
  flex-wrap: wrap;
  /* width: 590px; */
}

.service_window .service_window_main .ser_rt .service_list li a {
  height: 34px;
  border-radius: 6px;
  /* background: #3176db; */
  margin: 34px 123px 10px 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 0 0 10px;
  cursor: pointer;
}

.service_window .service_window_main .ser_rt .service_list li a p {
  text-align: center;
  font-size: 18px;
  color: #3176db;
  /* width: 79%; */
  /* padding: 0px 14px; */
}

.cont_list .cont_list_main {
  width: 1230px;
  margin: auto;
  border: 1px solid #eaf6ff;
  padding: 15px;
  display: flex;
  justify-content: space-between;
}

.cont_list .cont_list_main .lite_item {
  width: 382px;
}

.cont_list .cont_list_main .lite_item .list_wrap {
  padding-top: 30px;
  height: 340px;
  overflow: hidden;
}

.cont_list .cont_list_main .lite_item ul li {
  line-height: 40px;
  font-size: 16px;
  color: #636363;
  display: flex;
}

.cont_list .cont_list_main .lite_item ul li p.spot {
  font-size: 14px;
  font-weight: bold;
  margin: 0 10px;
}

.cont_list .cont_list_main .lite_item ul li p.list_title {
  width: 299px;
}

.cont_list .cont_list_main .list_item_first .item_bot_part {
  /* padding-top: 10px; */
}

.cont_list .cont_list_main .list_item_first .item_bot_part .part_item .general_title {
  line-height: 50px;
  font-size: 20px;
  color: #1d93d0;
  padding-left: 20px;
}

.cont_list .cont_list_main .list_item_first .item_bot_part .part_item ul {
  height: 120px;
  overflow: hidden;
}

.cont_list .cont_list_main .list_item_first .item_bot_part .part_item ul li {
  line-height: 40px;
  font-size: 16px;
  color: #636363;
  display: flex;
}

.cont_list .cont_list_main .list_item_first .item_bot_part .part_item ul li p.spot {
  font-size: 14px;
  font-weight: bold;
  margin: 0 10px;
}

.cont_list .cont_list_main .list_item_first .item_bot_part .part_item ul li p.list_title {
  width: 299px;
}

.cont_list .cont_list_main .func_nav {
  height: 48px;
  border-bottom: 1px solid #b1b3bd;
}

.cont_list .cont_list_main .func_nav .func_nav_item {
  height: 49px;
  border-bottom: 3px solid #0b81e1;
  font-weight: bold;
  font-size: 22px;
  line-height: 49px;
  /* width: 50%; */
  color: #0b81e1;
  /* text-align: center; */
  padding-left: 12px;
  cursor: pointer;
}

.edu_base {
  margin: 30px auto;
}

.edu_base .edu_base_main {
  width: 1230px;
  height: 109px;
  margin: auto;
  position: relative;
  background: url(../images/edu_base_main_bg.jpg) no-repeat;
  background-position: center center;
  background-size: 1230px 109px;
}

.edu_base .edu_base_main .edu_base_logo {
  position: absolute;
  top: 12px;
  left: 30px;
  width: 80px;
  height: 80px;
}

.edu_base .edu_base_main .edu_base_name {
  position: absolute;
  top: 38px;
  left: 145px;
}

.edu_base .edu_base_main .func_area {
  position: absolute;
  top: 39px;
  right: 92px;
  display: flex;
}

.edu_base .edu_base_main .func_area a {
  display: block;
  height: 35px;
  padding: 0 23px;
  border-radius: 5px;
  background: #3176db;
  color: #fff;
  font-size: 17px;
  margin-left: 19px;
  line-height: 35px;
}

.press {
  width: 100%;
  /* margin-bottom: 40px; */
}

.press .press_main {
  width: 1230px;
  margin: auto;
  margin-bottom: 50px;
}

.press .press_main .rfqk{
  width: 50px;
  display: inline-block;
  float: left;
  margin-right:25px;
}

.press .press_main .press_swiper .swiper-slide {
  width: 154px;
  height: 209px;
}

.press .press_main .press_swiper .swiper-slide a img{
  width: 154px;
  height: 209px;
}

.foot {
  width: 100%;
  background: #0b81e1;
}

.foot .foot_main {
  width: 1228px;
  margin: auto;
  padding-top: 60px;
  padding-bottom: 60px;
  display: flex;
  /* justify-content: space-between; */
}

.foot .foot_main .foot_logo {
  width: 50px;
  height: 62px;
  margin-top: 4px;
}

.foot .foot_main .foot_center {
  font-size: 14px;
  color: #fff;
  display: inline-block;
  line-height: 30px;
  margin-left: 50px;
  margin-right: 50px;
}

.foot .foot_main .found_errow_icon {
  width: 110px;
  height: 55px;
  margin-top: 8px;
}

/* table.html */
input.error { border: 1px solid red; }
label.error {
  font-weight: bold;
  color: #EA5200;
  display: block;
}
label.checked {
  /* background:url("../images/checked.gif") no-repeat 0px 0px; */
}

/* table 弹窗 */

.popup{
  width: 500px;
  height: 300px;
  border-radius: 10px;
  background-color: #fff;
  position: fixed;
  top: 50%;
  left: 50%;
  margin-left: -250px;
  margin-top: -150px;
  display: flex;
  justify-content: center;
  align-items: center;
  display: none;
}
.popup .popup_main{
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-around;
  height: 100%;
  padding: 70px 0;
}
.popup .popup_main .confirm{
  display: inline-block;
  line-height: 1;
  white-space: nowrap;
  cursor: pointer;
  -webkit-appearance: none;
  text-align: center;
  box-sizing: border-box;
  outline: none;
  margin: 30px 0 0 0;
  transition: .1s;
  font-weight: 500;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  padding: 12px 20px;
  font-size: 14px;
  border-radius: 4px;
  color: #fff;
  background-color: #409eff;
  border-color: #409eff;
}




.tag_a{
  margin-top: 30px;
  font-size: 12px;
}
.tag_a table{
  border: 1px solid #e1e1e1;
}
.tag_a tr{
  border: 1px solid #e1e1e1;
}

#myform table tr td{
  border: 1px solid #e1e1e1;
  height: 40px;
  padding: 10px 0;
}

#fabuanniu a {
  display: block;
  width: 125px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  font-size: 14px;
  color: #FFF;
  font-weight: bold;
  text-decoration: none;
  background-image: url(../images/anniu.jpg);
  background-size: cover;
}

#myform table tr td:nth-child(2){
  text-indent: 2em;
}



.p12hei {
  font-family: "宋体";
  font-size: 12px;
  color: #333;
  line-height: 24px;
}

.p12bai {
  color: #FFF;
  font-family: "宋体";
  font-size: 12px;
  font-weight: bold;
  line-height: 48px;
}

.p14hong {
  font-size: 12px;
  font-family: "宋体";
  font-weight: bold;
/*  color: #E9655C; */
  line-height: 25px;
  color: #0362b2;
    font-weight: bold;
}

.p12xibai {
  color: #FFF;
  font-family: "宋体";
  font-size: 12px;
  line-height: 25px;
}

.p18biaoti {
  font-size: 28px;
  font-family: "微软雅黑";
  color: #F60;
  line-height: 35px;
  font-weight: bold;
}

.p12hei2 {
  font-family: "宋体";
  font-size: 12px;
  color: #333;
  line-height: 28px;
}

.p214huang {
  color: #f3820c;
  font-size: 12px;
  font-family: "微软雅黑";
  font-weight: bold;
  line-height: 28px;
}

.p14cuohuong {
  font-family: "宋体";
  font-family: "宋体";
  font-size: 14px;
  color: #900;
  line-height: 25px;
  font-weight: bold;
}

.p12hong {
  font-size: 12px;
  font-family: "微软雅黑";
  font-weight: bold;
/*  color: #f02111; */
  line-height: 22px;
  color: #0362b2;
    font-weight: bold;
}

.p12zihong {
  font-size: 12px;
  font-family: "宋体";
  line-height: 28px;
  color: #AB405C;
}

.p12rl {
  font-size: 12px;
  font-family: "微软雅黑";
  line-height: 28px;
  color: #AB405C;
}

.p12lv {
  font-size: 12px;
  font-family: "微软雅黑";
  line-height: 28px;
  font-weight: bold;
  color: #4A963B;
}

.p12hei a {
  font-family: "宋体";
  font-size: 12px;
  color: #333;
  line-height: 24px;
}



.table1 td {
    border: none;
    height: 34px;
    border: 1px solid #c1c1c1;
    line-height: 34px;
    text-align: center;
}
.pager a{
  font-size:14px;
}
.p18biaoti {
    font-size: 28px;
    font-family: "微软雅黑";
    color: #F60;
    line-height: 35px;
    font-weight: bold;
}
.p30ju {
    font-size: 30px;
    color: #ff6600;
    font-weight: bold;
    font-family: "Microsoft Yahei","宋体","黑体";
}

.edu_specialcolumn {
  width: 1230px;
  height: 140px;
  margin: 30px auto;
  background: url(../images/edu_specialcolumn_bg.jpg) no-repeat;
  background-position: center center;
  padding-top: 90px;
  box-shadow: 0px 2px 10px 0px #c0c2c3;
}

.edu_specialcolumn .functional_btn {
  width: 1100px;
  margin: auto;
  overflow: hidden;
}

.edu_specialcolumn .functional_btn a {
  width: 25%;
  display: block;
  float: left;
  font-size: 23px;
  color: #ffe198;
  text-align: center;
  border-right: 1px solid #ffe198;
}


.edu_specialcolumn .functional_btn a:last-child {
  border-right: none;
}

.wwqzbss {
  float: left;
  margin: 10px 40px 0 0 ;
}

.foot .foot_main .foot_center p {
  color: #fff;
}
