body {
  padding: 0;
  margin: 0;
  font-family: "", "microsoft yahei";
  position: relative;
  color: #333333;
  min-width: 320px;
  line-height: 1.6;
  font-size: 14px;
}
a {
  text-decoration: none;
  margin: 0;
  padding: 0;
  color: #333333;
  transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
}
a:hover {
  color: #004986;
}
ul,
li {
  list-style: none;
  margin: 0;
  padding: 0;
}
h1,
h2,
h3,
h4,
h5,
h6,
p {
  margin: 0;
  padding: 0;
}
img {
  border: 0;
}
.pClear {
  clear: both;
}
.main {
  width: 1400px;
  margin: 0 auto;
  position: relative;
}
.header {
  width: 100%;
  background: #FFFFFF;
}
.header .d1 {
  width: 100%;
  height: 109px;
  border-bottom: 1px solid #dedede;
}
.header .d1 .logo {
  float: left;
}
.header .d1 .logo img {
  display: block;
}
.header .d1 .psearch {
  width: 402px;
  height: 35px;
  margin-top: 37px;
  float: right;
}
.header .d1 .psearch .inputbox {
  float: left;
  width: 292px;
  height: 15px;
  line-height: 15px;
  padding: 10px;
  display: block;
  outline: none;
  border: 0;
}
.header .d1 .psearch .btn {
  float: left;
  width: 90px;
  height: 35px;
  display: block;
  outline: none;
  background: url("../images/search-btn.png") no-repeat center;
  cursor: pointer;
  border: 0;
  padding: 0;
}
.header .d1 .inputbox {
  background: url(../images/search-ico.png) no-repeat 11px center #ebebeb;
  border-radius: 5px 0 0 5px;
  width: 260px !important;
  padding-left: 42px !important;
}
.header .d2 {
  width: 100%;
  height: 64px;
}
.pnav {
  width: 100%;
  height: 64px;
}
.pnav li {
  float: left;
  width: 14.28%;
  height: 64px;
  line-height: 64px;
  text-align: center;
  position: relative;
  z-index: 99999;
}
.pnav li a {
  width: 100%;
  height: 64px;
  line-height: 64px;
  display: block;
  font-size: 16px;
}
.pnav li a:hover {
  color: #FFFFFF;
  background: #004986;
}
.pnav li .children {
  position: absolute;
  width: 100%;
  z-index: 99998;
  top: 64px;
  left: 0;
  background-color: rgba(0, 73, 134, 0.7) !important;
  margin: 0;
  display: none;
}
.pnav li .children li {
  width: 100%;
  border: 0;
  height: 50px;
}
.pnav li .children li a {
  height: 50px;
  line-height: 50px;
  width: 100%;
  display: block;
  margin: 0;
  font-size: 14px !important;
  background: none !important;
  color: #FFFFFF !important;
}
.pnav li .children li a:hover {
  background: #004986 !important;
}
.pnav li:hover a {
  color: #FFFFFF;
  background: #004986;
}
.pnav li:hover .children {
  display: block;
}
.pnav li:hover .children a:hover {
  color: #FFFFFF !important;
}
.pwnav {
  width: 100%;
  background: #004986;
}
.pwnav .wnopen,
.pwnav .wnclose {
  width: 25px;
  height: 25px;
  float: right;
  background: url(../images/wap_nav_cd.png) no-repeat center;
  background-size: 90%;
  display: none;
}
.pwnav-list {
  background-color: #004986;
  overflow: hidden;
  display: none;
}
.pwnav-list ul {
  padding: 0 20px;
}
.pwnav-list ul li {
  padding: 13px 0;
  font-size: 15px;
  line-height: 24px;
  border-bottom: 1px solid;
  border-bottom-color: rgba(255, 255, 255, 0.5);
  display: block;
}
.pwnav-list ul li:nth-child {
  border-bottom: 0;
}
.pwnav-list ul li a {
  color: #FFFFFF;
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
  width: 100%;
}
.banner {
  width: 100%;
  overflow: hidden;
}
.banner img {
  display: block;
  max-height: 450px;
  width: 100%;
}
.pHead01 {
  width: auto;
}
.pHead01 span {
  display: inline-block;
  border-top: 2px solid #004986;
  font-size: 16px;
  font-weight: 700;
}
.pHead01 a {
  float: right;
  font-size: 12px;
  color: #999999;
}
.pHead01 a:hover {
  color: #004986;
}
.index-list {
  width: 100%;
  padding-top: 14px;
}
.index-list li {
  width: calc(100% - 33px);
  height: 40px;
  line-height: 40px;
  background: #f4f4f4;
  border-left: 3px solid #004986;
  padding: 0 15px;
  margin-top: 13px;
}
.index-list li a {
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
  width: 100%;
}
.footer {
  width: 100%;
  text-align: center;
  margin-top: 40px;
  background: #424242;
  color: #FFFFFF;
  font-size: 16px;
  padding: 20px 0;
}
.pnewsdaylist {
  line-height: 40px;
}
.pnewsdaylist li {
  height: 40px;
  padding-left: 0px;
  background: url("") no-repeat left;
}
.pnewsdaylist li span {
  float: right;
  color: #a4a4a4;
}
.pnewsdaylist li a {
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
  width: 80%;
  float: left;
}
.pimglist li {
  width: 23%;
  float: left;
  text-align: center;
  height: auto;
  margin-top: 20px;
  margin-left: 1%;
  margin-right: 1%;
  overflow: hidden;
}
.pimglist li p {
  width: 100%;
  height: 230px;
  position: relative;
  display: block;
  overflow: hidden;
}
.pimglist li p img {
  min-width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%) !important;
  -webkit-transform: translate(-50%, -50%) !important;
  -ms-transform: translate(-50%, -50%) !important;
  *position: relative;
  *left: auto;
  *top: auto;
}
.pimglist li span {
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
  width: 100%;
  margin-top: 10px;
}
.pNext {
  width: 100%;
  margin-top: 20px;
}
.pNext .pageDiv {
  height: 40px;
  line-height: 40px;
  background: #f4f4f4;
  padding: 0;
  margin: 0;
  font-size: 12px;
  color: #333;
}
.pNext .pageDiv .default_pgBtn {
  width: 80px;
  height: 24px;
  line-height: 24px;
  text-align: center;
  display: block;
  margin: 5px;
  cursor: pointer;
  border: 1px solid #d9d9d9;
}
.pNext .pageDiv .default_pgPanel {
  margin: 0 auto;
  float: none;
}
