@charset "utf-8";
/* CSS Document */

* {
  margin: 0;
  padding: 0;
}

html {
  font-family: "Microsoft YaHei";
  font-size: 12px;
  color: #333333;
}

ul li {
  list-style: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
}

img {
  border: 0;
  transition: all 0.5s;
}

input {
  border: 0;
  outline: none;
}

i,
em {
  font-style: normal;
}

a {
  text-decoration: none;
  color: #333333;
}

a:hover {
  color: #004396;
}

.container {
  /* width: 1200px; */
  width: 100%;
  max-width: 1220px;
  padding: 0 10px;
  margin: 0 auto;
}

.clearfix {
  zoom: 1;
}

.clearfix:before {
  content: "";
  display: table;
}

.clearfix:after {
  content: "";
  display: table;
  clear: both;
}

.pull_left {
  float: left !important;
}

.pull_right {
  float: right !important;
}

.cen {
  margin: 0 auto;
}

.cen {
  clear: both;
}

.clear {
  clear: both;
}

h1 img {
  display: block;
  width: 100%;
  height: 100%;
}

a:hover h1 img {
  transform: scale(1.05);
}

.hidden {
  height: 100% !important;
  overflow: hidden !important;
}

/* .container {
  width: 1200px;
  margin: auto;
} */

.container::after {
  content: "";
  clear: both;
  display: block;
}

.banner {
  position: relative;
}

.top {
  height: 140px;
  width: 100%;
  background: url(../images/top_bg_01.jpg) no-repeat center;
}

.top a.logo {
  padding-top: 34px;
  display: block;
  float: left;
}

.top a.logo img {
  display: block;
  height: 68px;
}

.top span {
  float: left;
  padding-top: 54px;
  display: block;
  margin-left: 90px;
}

.top img {
  display: block;
  height: 44px;
}

.top form {
  float: right;
  margin-top: 54px;
  background: rgba(255, 255, 255, 0.6);
  border-radius: 34px;
  font-size: 0;
  height: 34px;
}

.top form .txt {
  width: 190px;
  height: 34px;
  line-height: 34px;
  border-radius: 34px;
  text-indent: 15px;
  background: none;
  font-size: 14px;
  float: left;
  color: #044f9f;
  display: none;
}

.top form .sub {
  width: 34px;
  height: 34px;
  display: inline-block;
  background: none;
  background: url(../images/search_icon.png) no-repeat center;
  cursor: pointer;
  border-radius: 34px;
  background-color: #e09d0e;
}

.top form:hover .txt {
  display: block;
}

.top form .sub:hover {
  background-color: #0a3f89;
}

.nav {
  height: 50px;
  background: #fff;
  width: 100%;
  box-shadow: 0 4px 8px #ccc;
  border-top: 2px solid #e09d0e;
  position: relative;
  z-index: 11;
}

.nav ul {
  font-size: 0;
}

.nav ul li {
  display: inline-block;
  text-align: center;
  line-height: 50px;
  position: relative;
}

.nav ul li > a {
  font-size: 16px;
  display: block;
  /* padding: 0 24px !important; */
}

.nav ul li dl {
  display: none;
  position: absolute;
  text-align: center;
  width: 100%;
  line-height: 40px;
  background: #0b5498;
  border-bottom: 2px solid #eaac09;
  top: 50px;
  z-index: 11;
}

.nav ul li dl dd {
  font-size: 14px;
  line-height: 40px;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}

.nav ul li dl dd a {
  color: #fff;
  display: block;
}

.nav ul li dl dd a:hover {
  background: #eaac09;
}

.nav ul li > a:hover {
  background: #eaac09;
  color: #fff;
}

.nav ul li:hover dl {
  display: block;
}

.banner .hd {
  position: absolute;
  bottom: 32px;
  width: 100%;
  text-align: center;
  z-index: 8;
}

.banner .hd ul {
}

.banner .hd ul li {
  background: #fff;
  width: 12px;
  height: 12px;
  border-radius: 12px;
  display: inline-block;
  margin: 0 6px;
}

.banner .hd ul li.on {
  background: #0a3f89;
  width: 40px;
}

.banner .bd {
}

.banner .bd ul {
}

.banner .bd ul li {
  height: 600px;
}

.box1 {
  padding: 50px 0 35px;
  background: url(../images/box1_bg_01.jpg) no-repeat center;
  background-size: cover;
}

.sy_title {
  margin-bottom: 30px;
  height: 38px;
}

.sy_title h2 {
  font-size: 18px;
  font-weight: bold;
  color: #1857a9;
  float: left;
  display: block;
  background: #004eac;
  height: 24px;
  color: #fff;
  width: 130px;
  height: 38px;
  line-height: 38px;
  text-align: center;
  border-radius: 6px;
}

.sy_title a {
  float: right;
  font-size: 14px;
  line-height: 38px;
  background: url(../images/more_bg_01.png) no-repeat left center;
  text-indent: 24px;
}

.box1 .tzgg {
  width: 540px;
  width: 45%;
  float: left;
}

.box1 .tzgg .bd ul {
}

.box1 .tzgg .bd ul li {
  margin-bottom: 26px;
}

.box1 .tzgg .bd ul li a {
  height: 74px;
  display: block;
}

.box1 .tzgg .bd ul li a .time {
  width: 72px;
  height: 72px;
  float: left;
  border: 1px solid #e5e5e5;
  margin-right: 20px;
  text-align: center;
}

.box1 .tzgg .bd ul li a .time span {
  font-size: 24px;
  text-align: center;
  display: inline-block;
  padding-top: 7px;
  margin-bottom: 5px;
  width: 100%;
}

.box1 .tzgg .bd ul li a .time em {
  font-size: 13px;
  display: inline-block;
  width: 100%;
}

.box1 .tzgg .bd ul li a h2 {
  font-size: 16px;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  padding-top: 11px;
  margin-bottom: 8px;
}

.box1 .tzgg .bd ul li a p {
  font-size: 14px;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  color: #888;
}

.box1 .tzgg .bd ul li a:hover {
  background: #fff;
  color: #fff;
  box-shadow: 0 0 8px rgba(0, 78, 172, 0.25);
}

.box1 .tzgg .bd ul li a:hover .time {
  border: 1px solid #044f9f;
  background: #044f9f;
}

.box1 .tzgg .bd ul li a:hover h2 {
  color: #044f9f;
}

.box1 .tzgg .bd ul li a:hover p {
  color: #044f9f;
}

.box1 .xydt {
  width: 630px;
  width: 52.5%;
  float: right;
}

.box1 .xydt .bd {
}

.box1 .xydt .bd ul {
}

.box1 .xydt .bd ul li {
  margin-bottom: 25px;
}

.box1 .xydt .bd ul li a {
  display: block;
  height: 100px;
}

.box1 .xydt .bd ul li a h1 {
  width: 146px;
  height: 100px;
  display: block;
  float: left;
  margin-right: 20px;
  overflow: hidden;
}

.box1 .xydt .bd ul li a h2 {
  font-size: 16px;
  padding-top: 6px;
  margin-bottom: 10px;
}

.box1 .xydt .bd ul li a p {
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  font-size: 14px;
  color: #888;
  margin-bottom: 10px;
}

.box1 .xydt .bd ul li a span {
  font-size: 14px;
  color: #888;
}

.box1 .xydt .bd ul li a:hover p,
.box1 .xydt .bd ul li a:hover span {
  color: #044f9f;
}

.box2 {
  background: url(../images/box2_bg_01.jpg) no-repeat center bottom;
  background-size: cover;
  padding: 50px 0 30px;
}

.box2 .jxgz:nth-child(3) {
  margin-right: 0;
}

.box2 .jxgz {
  width: 376px;
  margin-right: 35px;
  width: 31.33%;
  margin-right: 2.916%;
  float: left;
}

.box2 .jxgz .bd {
}

.box2 .jxgz .bd dl {
}

.box2 .jxgz .bd dl dt {
  margin-bottom: 20px;
}

.box2 .jxgz .bd dl dt a {
  display: block;
  position: relative;
}

.box2 .jxgz .bd dl dt a h1 {
  display: block;
  width: 376px;
  height: 238px;
  overflow: hidden;
}

.box2 .jxgz .bd dl dt a h2 {
  position: absolute;
  width: 100%;
  z-index: 11;
  left: 0;
  bottom: 0;
  font-size: 16px;
  text-align: center;
  line-height: 40px;
  color: #fff;
  background: rgba(0, 0, 0, 0.6);
}

.box2 .jxgz .bd dl dt a:hover h2 {
  text-decoration: underline;
}

.box2 .jxgz .bd dl dd {
  background: url(../images/ico01.jpg) no-repeat left center;
  text-indent: 15px;
}

.box2 .jxgz .bd dl dd a {
  display: block;
  height: 40px;
  line-height: 40px;
}

.box2 .jxgz .bd dl dd a h2 {
  font-size: 16px;
  float: left;
  width: 280px;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

.box2 .jxgz .bd dl dd a p {
  float: right;
  color: #888;
  font-size: 14px;
}

.kjlj {
  float: left;
  width: 100%;
  padding-top: 40px;
}

.kjlj ul {
  font-size: 0;
  /* width: 1390px; */
}

.box2 .kjlj ul li {
  display: block;
  text-align: center;
  width: 102px;
  float: left;
  /* margin-right: 54px; */
}

.kjlj ul li a {
  display: block;
}

.kjlj ul li a h1 {
  display: block;
  width: 76px;
  height: 76px;
  border-radius: 76px;
  overflow: hidden;
  margin: auto;
  border: 4px solid rgba(0, 78, 172, 0.5);
  position: relative;
  margin-bottom: 15px;
}

.kjlj ul li a h1 img {
  width: auto;
  height: auto;
  margin: auto;
}

.kjlj ul li a h1 img:nth-child(1) {
  display: block;
}

.kjlj ul li a h1 img:nth-child(2) {
  display: none;
}

.kjlj ul li a:hover h1 img:nth-child(1) {
  display: none;
}

.kjlj ul li a:hover h1 img:nth-child(2) {
  display: block;
}

.kjlj ul li a p {
  font-size: 15px;
}

.kjlj ul li a:hover h1 {
  background: #044f9f;
  box-shadow: 0 0 15px rgba(0, 78, 172, 0.5);
}

.footer {
  background: #044f9f;
  color: #fff;
  /* height: 120px; */
  font-size: 14px;
  line-height: 26px;
  padding: 15px 0;
}

.footer p {
  /* float: left;
  padding-top: 33px;
  margin-right: 140px; */
}

.footer span {
  /* float: left;
  padding-top: 21px; */
}

.footer a.jszc {
  float: right;
  color: #fff;
  padding-top: 72px;
}

.footer a.jszc:hover {
  text-decoration: underline;
}
