/* CSS Document */
* {
  font-family: 'Microsoft YaHei UI', 'microsoft yahei', '黑体';
}

body {
  margin: 0;
  font-size: 12px;
  font-family: 'Microsoft YaHei UI', 'microsoft yahei', '黑体';
  line-height: 1.5;
  color: #333;
  min-width: 1200px;
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
img,
form,
input,
textarea,
p,
th,
td,
hr,
button,
font {
  font-size: 12px;
  padding: 0;
  margin: 0;
  list-style: none;
}

h1 {
  font-size: 20px;
}

h2 {
  font-size: 14px;
}

h3 {
  font-size: 14px;
}

h4 {
  font-size: 12px;
}

font {
  font-size: 12px;
}

a {
  color: #333;
  text-decoration: none;
  font-size: 14px;
}

a:hover {
  color: #f60;
  text-decoration: none;
}

.logo {
  float: left;
}

.logo img {
  margin-right: 20px;
}

.top_link {
  width: 100%;
  background-color: #f1f1f1;
}

.version {
  width: 1200px;
  margin: 0 auto;
  text-align: right;
}

.logobox {
  overflow: hidden;
  width: 1200px;
  margin: 0 auto;
  padding: 20px 0;
}

.header {
  width: 100%;
  min-width: 1200px;
  margin: 0 auto;
  text-align: right;
  overflow: hidden;
 
  height: 160px;
}

.version {
  margin-bottom: 20px;
  height: 30px;
  line-height: 30px;
  text-align: right;
}

.navbox {
  height: 50px;
  line-height: 50px;
  background-color: #8F020A;
  clear: both;
  background:#8F020A;
  position: relative;
  width: 100%;
  height: 50px;
  line-height: 50px;
  z-index: 99;
}

.nav {
  width: 1200px;
  margin: 0 auto;
}

.nav ul li {
  float: left;
  text-align: center;
  color: #fff;
  position: relative;
  line-height: 50px;
  height: 50px;
}

.nav ul li a {
  font-size: 18px;
  color: #fff;
  width: 168px;
  display: block;
}

.nav ul li a:hover,
.nav ul li.cur a {
  background: #6A0106;
  color: #fff;
}

.nav ul li dl {
  position: absolute;
  left: 0;
  top: 49px;
  width: 168px;
  display: none;
}

.nav ul li dl dd {
  background: #86020f;
  height: 50px;
}

.nav ul li dl dd a {
  display: block;
  height: 50px;

  line-height: 50px;
  text-align: center;
  color: #fff;
}

.nav ul li dl dd a:hover {
  background: #64030e;
  color: #fff;
}

.searchBox {
  width: 214px;
  height: 35px;
  padding: 0 10px;
  background-color:#E6E6E6;
  border-radius: 5px;
  overflow: hidden;
}

.searchBox .searchInput {
  border: none;
  line-height: 35px;
  height: 35px;
  width: 155px;

  float: left;
  font-size: 14px;
  outline: none;
   background: none;
}

.searchBox .searchBtn {
  width: 35px;
  height: 35px;

  background: url(../images/search.png) no-repeat center;

  border: none;
  float: right;
  font-size: 16px;

  cursor: pointer;
}

.searchmain {
  float: right;
  line-height: 30px;
}

 
.times {
  font-size: 14px;
  color: #8F020A;;
  padding: 10px 0 15px;
}
.times a{
  color: #8F020A;;
  padding: 0 10px;
}
.swiper-container {
  width: 100%;
  height: 100%;
  margin: 0 auto;
}

 
.pd {
  padding: 25px 0px 0 0;
}

.banner {
  height: 400px;
  overflow: hidden;
  margin-bottom: 40px;
  min-width: 1200px;
  width: 100%;
  margin: 0 auto 0;
}

.banner img {
  width: 100%;
  height: 100%;
}

.main {
  width: 1200px;
  margin: 0 auto 30px;
  overflow: hidden;
}

.newsbanner {
  width: 750px;
  height: 320px;
  float: left;
}

.newsbanner img {
  width: 100%;
  height: 100%;
}

.newstips {
  height: 40px;
  line-height: 40px;
  width: 100%;
  position: absolute;
  bottom: 0px;
  left: 0px;
  background: rgb(0 0 0 / 50%);
  text-align: left;
  text-indent: 20px;
}

.newstips a {
  font-size: 12px;
  color: #fff;
  text-align: left;
}

.newsbanner .swiper-pagination {
  right: 10px;
  left: auto;
  width: 140px;
}

.newsbanner .swiper-pagination-bullet {
  list-style: none;
  float: left;
  width: 18px;
  height: 18px;
  border-width: 1px;
  border-color: rgb(153, 153, 153);
  border-style: solid;
  background: rgb(102, 102, 102);
  text-align: center;
  cursor: pointer;
  margin-left: 3px;
  font-size: 12px;
  font-family: Verdana;
  line-height: 18px;
  opacity: 0.7;
  color: rgb(204, 204, 204);
  border-radius: 0;
}

.newsbanner .swiper-pagination-bullet-active {
  float: left;
  width: 18px;
  height: 18px;
  border-width: 1px;
  border-color: rgb(255, 0, 0);
  border-style: solid;
  background: rgb(204, 0, 0);
  text-align: center;
  cursor: pointer;
  margin-left: 3px;
  font-size: 12px;
  font-family: Verdana;
  line-height: 18px;
  opacity: 0.7;
  color: rgb(0, 0, 0);
  border-radius: 0;
}

.title {
  height: 40px;
  line-height: 40px;
  overflow: hidden;
  background: url(../images/11.png) 0 center no-repeat;
  background-size: 30px;
  padding-left: 40px;
}
.title1{
  background: url(../images/22.png) 0 center no-repeat;
  background-size: 30px;
}
.title span {
  color: #8F020A;
  font-weight: bold;
  float: left;
  font-size: 18px;
  position: relative;
 padding-bottom: 6px;
  line-height: 30px;
}
.title span::after{
  position: absolute;
  width: 100%;
  height: 4px;
  background-color: #8F020A;
  content: '';
  bottom: 0;
  left: 0;
}
.title i {
  font-style: normal;
  color: #666;
  float: left;
  font-size: 14px;
  margin-left: 10px;
}

.title a {
  color: #8F020A;
 
  width: 65px;
  height: 24px;
  line-height: 24px;
  float: right;
  text-align: center;
  font-size: 12px;
  margin-top: 5px;
}

.title a img {
  width: 18px;
}
.topnews {
  overflow: hidden;
  margin-bottom: 25px;
}
.smallbox a {
  width: 32%;
  display: block;
}
.smallbox a img {
  width: 100%;
}

.newsbox {

  padding-top: 25px;
}
 




.student ul {
  display: flex;
  padding: 25px 0;
  justify-content: space-between;
}

.student ul li{
   width: 280px;

}
.student ul li img{
  width: 100%;
  height: 150px;
}

.student ul li p{
  font-size: 14px;
  line-height: 21px;
}


.newslayout{ width:100%; overflow:hidden; padding-bottom:5px;}
.newslayout li { height:80px; float:left; overflow:hidden; width:48%; display:block; margin-top:30px; cursor:pointer;}
.newslayout li:nth-child(2n){float: right;}
.newslayout li .rq { float: left; display:block; width:14%; border-radius:5px; height:56px; padding:10px 0; line-height:27px; text-align:center; background:#eaeaea; color:#585858; font-size:13px; }
.newslayout li .rq h2{ font-size:20px;}
.newslayout li  .rq { background:#ae0d2b; color:#fff;}
.newslayout li .zw { width:82%; display:block; font-size:16px; float: right;}
.newslayout li .zw a{ width:100%; display:block; height:28px; text-overflow: ellipsis; white-space: nowrap; overflow:hidden;}
.newslayout li .zw p{font-size:13px; text-indent:2em; line-height:25px; color:#999; display:block;}

.announ{
  background: #f7f7f7;
  padding-bottom: 20px;
  width: 100%;
   padding-top: 25px;
}
.announlist1{ margin-top:10px; overflow:hidden;}
.announlist1 ul { display: flex; justify-content: space-between; flex-wrap: wrap;}
.announlist1 ul li {  width: 48%; line-height:50px; font-size:14px; height:50px; border-bottom:1px dotted #ccc; overflow:hidden;  text-overflow: ellipsis; white-space: nowrap;}
.announlist1 ul li a{ padding-left:20px;}
.announlist1 ul li i{ float:left; color:#999; padding-right:20px; font-size:14px; background:url(../images/fg.png) right center no-repeat;}
.special{ width:100%; overflow:hidden;}
.column{ padding-top: 25px;}
.special li { height:250px; float:left; overflow:hidden; width:280px; display:block;  cursor:pointer;  margin-right:25px; margin-top:28px;}
.special li img{ width:280px; height:183px;}
.special li p{ text-align: center; font-weight: bold;  line-height:45px; width:215px; margin:0 auto; font-size:18px; height:45px; overflow:hidden; text-overflow: ellipsis; white-space: nowrap;}

.title2{
  text-align: center;
  width: 62px;
  margin: 0 auto;
  background: url(../images/33.png) 0 center no-repeat;
  background-size: 30px;
}
.bm {
  padding: 15px 0;
}

.footmain {
  background: #A70008;
  background-size: 100% 100%;
 
  width: 100%;
  overflow: hidden;
  padding: 10px 0 25px;
  min-width: 1200px;
}

.footbox {
  width: 1100px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
.footlist{
  width: 950px;
  padding-top: 20px;
}
.wechat{
  width: 90px;
  text-align: center;
  padding-top: 50px;
}
.wechat img{
  width: 90px;
  text-align: center;
}
.wechat p{
  text-align: center;
  font-size: 12px;
  color: #fff;
}
.footlist dl dt{
  display: flex;
  align-items: center;
  font-size: 16px;
  color: #fff;
  margin-bottom: 30px;
}
.footlist dl dt a{
  color: #fff;
  font-size: 18px;
   margin: 0 5px;
}
.footlist dl dd ul li {
 font-size: 14px;
 color: #fff;
 line-height: 30px;
}
.footlist dl dd ul li a {
  font-size: 16px;
  color: #fff;
   margin: 0 5px;
}
.footlist dl dd ul li span{
  font-size: 18px;
  
}
.footlist dl dd ul li a{
  font-size: 14px;
  
}
.footlist dl dd ul li i{
 font-style: normal;
 font-size: 14px;
}
/* 
.list-menu-title {
  width: 100%;
  height: 56px;
  background-color: #64030E;
  text-align: center;
  line-height: 56px;
  font-size: 20px;
  color: #fff;
}

.listleft {
  width: 245px;

  float: left
}

.listbox {
  width: 1200px;
  margin: 0 auto;
  padding: 50px 0;
  margin-bottom: 20px;
  overflow: hidden;
}

.menulist ul li {
  width: 100%;
  height: 34px;
  border-bottom: 1px solid #d1d1d1;
  text-align: center;
  line-height: 34px;
  background-color: #ebebeb;
  font-size: 14px;
}

.menulist ul li.active {
  background-color: #f5f5f5;
  color: #146bc4;
}

.menulist ul li i {
  font-style: normal;
}


.list {
  width: 100%;
 min-width: 1200px;
  display: table;
  background: #f1fdff;

}

.listright {
  width: 905px;

  float: right;
  background: rgba(255, 255, 255, .8);
  padding-right: 15px;
  padding-left: 15px;
}

.list-title {
  width: 100%;
  height: 44px;
  border-bottom: 1px solid #ccc;
  line-height: 44px;
}



.page {
  text-align: center;
  font-size: 12px;
  padding: 20px;
}

.page i {
  font-style: normal;
}

.page a {
  margin: 0 5px;
  font-size: 12px;
  font-family: 宋体;
  display: inline-block;
  height: 14px;
  padding: 2px 4px;
  border: solid 1px #AFD5F5;
  background: #fff;
  text-decoration: none;
  MARGIN-RIGHT: 1px;
  line-height: 14px;
}

.PrevDisabled {
  font-size: 12px;
  font-family: 宋体;
  display: inline-block;
  height: 14px;
  margin-right: 3px;
  padding: 2px 4px;
  background: #fff;
  color: #ccc;
  border: solid 1px #AFD5F5;
  line-height: 14px;
}

.detialtitle h1 {
  font-size: 28px;
  text-align: center;
  line-height: 190%;
  font-weight: normal;
  color: #054985;
  padding: 30px;
  -webkit-text-size-adjust: none;
}


.detialtitle h1 {
  font-size: 28px;
  text-align: center;
  line-height: 190%;
  font-weight: normal;
  color: #054985;
  padding: 30px;
}

.detialtitle p {

  padding: 20px;
  text-align: center;
}

.detialtitle p span {
  display: inline-block;
  padding: 0 20px;
  color: #5c5c5c;
  font-size: 12px;
}

.detialbox p {
  LINE-HEIGHT: 180%;
  -webkit-text-size-adjust: none;
  text-indent: 2em;
  color: #333;
  padding-bottom: 19px;
  font-size: 14px !important;
  margin-bottom: 20px;
}

.detailimg {
  text-align: center;
  margin-bottom: 20px;
}


.plicybg {
  background: #F6F6F6;
  padding: 20px 0;
  min-width: 1200px;
}

.nextbox {
  background-color: #f2f2f2;
  padding: 10px 15px;
  margin: 0 100px 30px;

}

.nextbox p {
  line-height: 26px;
}

.nextbox p a {
  -webkit-text-size-adjust: none; 
  color: #337AB7;
} */

.listbanner {
  background: url(../images/banner1.jpg) center center no-repeat;
  height: 300px;
  width: 100%;
}

.list-menu-title {
  width: 100%;
  height: 56px;
  background-color: #a30f01;
  text-align: center;
  line-height: 56px;
  font-size: 20px;
  color: #fff;
}

.listleft {
  width: 245px;

  float: left;
}

.listbox {
  width: 1284px;
  margin: 0 auto;
  padding: 50px 0;
  margin-bottom: 20px;
  overflow: hidden;
}

.menulist ul li {
  width: 100%;
  height: 54px;

  text-align: center;
  line-height: 54px;
  background-color: #ebd6de;
  font-size: 16px;
}
.menulist ul li a {
  font-size: 18px;
  display: block;
}
.menulist ul li a:hover {
  background-color: #d62312;
  color: #fff;
}
.menulist ul li.active {
  background-color: #ebd6de;
  color: #146bc4;
}

.menulist ul li i {
  font-style: normal;
}

.list {
  width: 100%;
  min-width: 1284px;
  display: table;
}

.listright {
  width: 985px;

  float: right;
  background: rgba(255, 255, 255, 0.8);
  padding-right: 15px;
  padding-left: 15px;
}

.list-title {
  width: 100%;
  height: 44px;
  border-bottom: 1px solid #ddd;
  line-height: 44px;
  padding-bottom: 6px;
  margin-bottom: 10px;
}
.list-title h3 {
  font-size: 24px;
  color: #333;
  float: left;
  font-weight: normal;
}
.list-title p {
  float: right;
  font-size: 14px;
}
.article_details {
  padding-top: 20px;
}
.page {
  text-align: center;
  font-size: 12px;
  padding: 20px;
}

.page i {
  font-style: normal;
}

.page a {
  margin: 0 5px;
  font-size: 12px;
  font-family: å®‹ä½“;
  display: inline-block;
  height: 14px;
  padding: 2px 4px;
  border: solid 1px #afd5f5;
  background: #fff;
  text-decoration: none;
  margin-right: 1px;
  line-height: 14px;
}

.PrevDisabled {
  font-size: 12px;
  font-family: å®‹ä½“;
  display: inline-block;
  height: 14px;
  margin-right: 3px;
  padding: 2px 4px;
  background: #fff;
  color: #ccc;
  border: solid 1px #afd5f5;
  line-height: 14px;
}

.detialtitle h1 {
  font-size: 28px;
  text-align: center;
  line-height: 190%;
  font-weight: normal;
  color: #054985;
  padding: 30px;
  -webkit-text-size-adjust: none;
}

.detialtitle h1 {
  font-size: 28px;
  text-align: center;
  line-height: 190%;
  font-weight: normal;
  color: #054985;
  padding: 30px;
}

.detialtitle p {
  padding: 20px;
  text-align: center;
}

.detialtitle p span {
  display: inline-block;
  padding: 0 20px;
  color: #5c5c5c;
  font-size: 12px;
}

.detialbox p {
  line-height: 180%;
  -webkit-text-size-adjust: none;
  text-indent: 2em;
  color: #333;
  padding-bottom: 19px;
  font-size: 14px !important;
  margin-bottom: 20px;
}

.detailimg {
  text-align: center;
  margin-bottom: 20px;
}

.plicybg {
  background: #f6f6f6;
  padding: 20px 0;
  min-width: 1284px;
}

.nextbox {
  background-color: #f2f2f2;
  padding: 10px 15px;
  margin: 0 100px 30px;
}

.nextbox p {
  line-height: 26px;
}

.nextbox p a {
  -webkit-text-size-adjust: none;
  color: #337ab7;
}

.detial {
  padding-top: 30px;
}
.detial .article-title {
  text-align: center;
  font-size: 26px;
  color: #333;
  line-height: 52px;
}

.detial .article-date {
  text-align: center;
  font-size: 18px;
  line-height: 40px;
  color: #8e8e8e;
  margin-bottom: 10px;
}

.newslist ul li {
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  position: relative;
}
.worklist ul li {
  border-bottom: 1px solid #f1f1f1;
  text-indent: 20px;
}
.newslist ul li a {
  color: #000;
  font-size: 14px !important;
  -webkit-text-size-adjust: none;
}
.newslist ul li a:hover {
  color: #05a;
}
.newslist ul li a i {
  font-size: 14px !important;
}
.newslist ul li span {
  float: right;
  color: #888;
}
.newslist ul li i {
  display: block;
  width: 5px;
  height: 5px;
  background: #a30f01;
  position: absolute;
  left: 6px;
  top: 50%;
  transform: translateY(-50%);
}
