/* 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: 1400px;
}

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: 1400px;
  margin: 0 auto;
  text-align: right;

}

.logobox {
  overflow: hidden;
  padding: 25px 0;
}

.header {
  width: 1400px;
  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: #118DEF;
  clear: both;
  position: relative;
  z-index: 10000;
  min-width: 1400px;
}

.nav {
  width: 1400px;
  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: 165px;
  display: block;
}

.nav ul li a:hover {
  background: #053788;
}

.nav ul li dl {
  position: absolute;
  left: 0;
  top: 49px;
  width: 165px;
  display: none;

}

.nav ul li dl dd {
  background: #118DEF;
  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: #053788;
  color: #fff;
}


.searchBox {
  width: 185px;
  margin: 0px 0 0 15px;
  float: right;
  height: 30px;

  position: relative;
  border-radius: 20px;
  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;
  text-indent: 20px;
}

.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 a {
  float: left;
}

.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;
  width: 1400px;
  margin: 0 auto 40px;
}

.banner img {
  width: 100%;
  height: 100%;
}

.main {
  width: 1400px;
  margin: 0 auto 30px;
  overflow: hidden;
}

.newsbanner {
  width: 460px;
  height: 320px;
  float: left;

}

.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;
}

.newstips a {
  font-size: 12px;
  color: #fff;
  text-align: left;
}

.newsbanner .swiper-pagination {
  right: 0;
  left: 300px;
  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: #000;

  float: left;
  font-size: 18px;

  border-bottom: 4px solid #2E8FE1;

  line-height: 32px;
}

.title i {
  font-style: normal;
  color: #666;
  float: left;
  font-size: 14px;
  margin-left: 10px;
}

.title a {
  float: right;
  width: 18px;
  padding-top: 5px;
}

.title a img {
  width: 18px;
}

.newsbox {
  width: 910px;
  float: right;
  overflow: hidden;
}

.newsdt {
  width: 460px;
  float: left;
  margin-right: 30px;
}

.newslist ul li {
  height: 34px;
  line-height: 34px;
  font-size: 14px ;
 
}


.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;
}
.newslista{
  margin-bottom: 15px;
}
.notelist {
  width: 420px;
  float: right;
}

.bm {
  padding: 15px 0;
}

.footmain {
  background: url(../images/footbg.png) center center no-repeat;
  background-size: 100% 100%;
  background-color: rgba(5, 55, 136, .7);
  width: 100%;
  overflow: hidden;
  padding: 10px 0;
  min-width: 1400px;
}

.footbox {
  width: 1400px;
  margin: 0 auto;
}


.footbox .logo {
  padding-top: 26px;
}

.wechar {
  float: right;
  width: 320px;
}

.wechar dl dt {


  width: 96px;
  float: left;
  border-right: 1px solid #fff;
}

.wechar dl dt img {
  width: 84px;
  margin: 6px;
}

.wechar dl dd {
  float: left;
  padding: 5px 0 0 15px;

}

.wechar dl dd p {
  color: #fff;
}

.footbottom {
  min-width: 1400px;
  background: #595C63;
  color: #fff;
  padding: 10px 0;
  line-height: 30px;

  text-align: center;
}


.list-menu-title {
  width: 100%;
  height: 56px;
  background-color: #118DEF;
  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: 1400px;
  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: 24px;
  text-align: center;
  line-height: 190%;
  font-weight: blod;
  color: #5c5c5c;
  -webkit-text-size-adjust: none;
}


.detialtitle h1 {
  font-size: 28px;
  text-align: center;
  line-height: 190%;
  font-weight: normal;
  color: #054985;
}

.detialtitle p {
  text-align: center;
padding:10px;
}

.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;
  font-size: 14px !important;
}

.detailimg {
  text-align: center;
  margin-bottom: 20px;
}


.plicybg {
  background: #F6F6F6;
  padding: 20px 0;
  min-width: 1400px;
}

.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;
}