/* 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: 1284px;
}

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: 1284px;
  margin: 0 auto;
  text-align: right;
}

.logobox {
  overflow: hidden;
  padding: 15px 0;

  background: url(../images/headbg.jpg) 545px 10px no-repeat;
  background-size: 500px;
}

.header {
  width: 1284px;
  margin: 0 auto;
  text-align: right;
  overflow: hidden;
}

.version {
  margin-bottom: 20px;
  height: 30px;
  line-height: 30px;
  text-align: right;
}

.navbox {
  height: 50px;
  line-height: 50px;
  background-color: #a30f01;
  clear: both;
  position: relative;
  z-index: 10000;
  min-width: 1284px;
  margin: 0 auto ;
}

.nav {
  width: 1284px;

  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: 16px;
  color: #fff;
  width: 160px;
  display: block;
}

.nav ul li a:hover,.nav ul li.cur a {
  background: #80081e;
}

.nav ul li dl {
  position: absolute;
  left: 0;
  top: 49px;
  width: 160px;
  display: none;
}

.nav ul li dl dd {
  background: #80081e;

  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: #ae0a29;
  color: #fff;
}

.searchBox {
  width: 200px;
  margin: 0px 0 0 15px;
  float: right;
  height: 30px;

  position: relative;

  background: #f1f1f1;
  padding: 0 10px;
}

.searchBox .searchInput {
  border: none;
  line-height: 24px;
  height: 24px;
  width: 155px;
  margin: 2px 0;
  float: left;
  font-size: 14px;
  outline: none;
  background: none;
}

.searchBox .searchBtn {
  width: 30px;
  height: 30px;

  background: url(../images/search.png) no-repeat center;

  border: none;
  float: right;
  font-size: 16px;

  cursor: pointer;
}

.searchmain {
  padding-top: 10px;
  float: right;
  line-height: 30px;
}
.searchmain p a {
  color: #a30f01;
  margin: 0 10px;
}

.swiper-container {
  width: 100%;
  height: 100%;
  margin: 0 auto;
}

.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}

.banner {
  height: 400px;
  overflow: hidden;
  margin-bottom: 40px;
  min-width: 1284px;
}

.banner img {
  width: 100%;
  height: 100%;
}

.main {
  width: 1284px;
  margin: 0 auto 30px;
  overflow: hidden;
}

.newsbanner {
  width: 620px;
  height: 365px;
  float: left;
  padding-top: 30px;
}

.newsbanner img {
  width: 100%;
  height: 100%;
}

.newstips {
  height: 40px;
  width: 100%;
  position: absolute;
  bottom: 0px;
  left: 0px;
  background: rgb(0 0 0 / 50%);
  text-align: left;
  text-indent: 20px;
  line-height: 40px;
}

.newstips a {
  font-size: 12px;
  color: #fff;
  text-align: left;
}

.newsbanner .swiper-pagination {
  right: 0;
  left: 480px;
  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 {
  border-bottom: 1px solid #ddd;
  height: 36px;
  line-height: 36px;
  margin-bottom: 15px;
}

.title span {
  color: #a30f01;
  font-weight: bold;
  float: left;
  font-size: 18px;

  line-height: 32px;
}

.title i {
  font-style: normal;
  color: #666;
  float: left;
  font-size: 14px;
  margin-left: 10px;
}

.title a {
  float: right;

  padding-top: 5px;
  color: #a30f01;
}

.title a img {
  width: 18px;
}

.newsbox {
  padding-top: 30px;
  width: 640px;
  float: right;
  overflow: hidden;
}

.newsdt {
  width: 640px;
}

.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%);
  }
.notelist {
}

.bm {
  padding: 15px 0;
}

.titles {
  text-align: center;
  line-height: 30px;
  font-size: 20px;
  display: flex;
  font-weight: bold;
  justify-content: center;
  align-items: center;
  margin-bottom: 30px;
  position: relative;
}

.titles img {
  margin-right: 10px;
}
.titles a{
  position: absolute;
  right: 0;
  color: #a30f01;
  padding: 0 10px;
  background-color:#E5E4E2;
  border-radius: 20px;
  font-weight: normal;
}
.notelist ul {
  display: flex;
  justify-content: space-between;
}
.notelist ul li {
  width: 25%;
  padding: 0 10px;
  box-sizing: border-box;
}
.notelist ul li div {
  height: 200px;
  border: 1px solid #e6e6e6;
  transition: all 0.2s ease 0.1s;
}
.notelist ul li:hover div {
  border: 1px solid #ae0a29;
}
.notelist ul li a {
  display: block;
  height: 100%;
  padding: 20px 25px;
}

.notelist ul li span.date {
  line-height: 40px;
  color: #ae0a29;
  font-size: 18px;
  font-weight: bold;
  font-family: 'Arial';
  display: inline-block;
}
.notelist ul li em {
  width: 50px;
  height: 1px;
  background-color: #ae0a29;
  display: block;
}
.notelist ul li p {
  line-height: 28px;
  font-size: 16px;
  margin-top: 16px;
  margin-bottom: 22px;
  height: 56px;
  overflow: hidden;
  color: #333;
  transition: all 0.2s ease 0.1s;
}
.notelist ul li span.more {
  height: 16px;
  line-height: 16px;
  font-size: 14px;
  color: #666;
  display: inline-block;
  padding-left: 24px;
  background: url(../images/moredetail.png) no-repeat left center;
  transition: all 0.2s ease 0.1s;
}





.elegant{
  background: url(../images/elegant.jpg) center center no-repeat;
  background-size: cover;
  padding: 30px 0;
  margin-bottom: 30px;
}

.elegantlist ul {
  display: flex;
  justify-content: space-between;
}
.elegantlist ul li{
  width: 376px;

}

.elegantlist ul li img{
  width: 100%;
  height: 250px;
}
.elegantlist ul li p{
  line-height: 30px;
  font-size: 14px;
}
.elegantlist ul li p a{
  font-size: 14px;
}
.special ul{
  display: flex;
  justify-content: space-between;
}
.special ul li{ width:295px ;
 height: 125px;
}

.special ul li img{
  width: 100%;
  height: 100%;
}























.footmain {
  background: #A9291E;

  width: 100%;
  overflow: hidden;
  padding: 10px 0;
  min-width: 1284px;
}

.footbox {
  width: 1284px;
  margin: 0 auto;
  overflow: hidden;
}
 


.footleft{
  width: 610px;
  padding-right: 50px;
  overflow: hidden;
  float: left;
  text-align: center;
}

.link{
  text-align: center;
  color: #fff;
  font-size: 16px;
  line-height: 42px;
} 
.link a{ color: #fff; font-size: 16px; margin: 0 10px;}


.wechar{
  margin-top: 20px;
  border-left: 1px solid #fff;
  float: left;
  padding-left: 50px;
  width: 570px;
  text-align: center;
}
.wechar p{
  font-size: 14px;
  color: #fff;
  line-height: 38px;
}






.listbanner{
  background: url(../images/neyetu.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;
}