.banner video{
  width:100%;
}


/* ÃƒÂ¥Ã‚Â­Ã‚Â¦ÃƒÂ¦Ã‚Â Ã‚Â¡ ÃƒÂ¨Ã‚Â¦Ã‚ÂÃƒÂ©Ã¢â‚¬â€Ã‚Â» Start */
.xxyw {
  width: 100%;
  padding: 60px 0;
  margin: 0;
  background: #f6f4f4;
}

.xxyw .leftF {
  width: 515px;
  margin-right: 41px;
}

.xxyw .rightF {
  width: 644px;
}

.xxyw_title {
  text-align: center;
  color: #0a3375;
  font-size: 32px;
  font-weight: bold;
  margin-bottom: 40px;
}

.xxyw_main_l {
  position: relative;
  width: 100%;
}
.xxyw_imgbox{
  height:0;
  padding-bottom: 79.7%;
  position:
  relative;
  overflow:
  hidden;
}
.xxyw_main_l img{
  position:
  absolute;
  height:100%;
  width: 100%;
  transition:all 0.5s ease;
  box-sizing: border-box;
  object-fit: cover;
}
.xxyw_imgbox:hover img{
    transform: scale(1.1);
}
.xxyw_main_l .xxyw_title_l {
  width: 100%;
  line-height: 35px;
  background: #0a3375;
  padding: 0 10px;
  color: #fff;
  font-size: 16px;
  position: absolute;
  left: 0;
  bottom: 0;
}

.xxyw_main_r {
  width: 302px;
  height: 188px;
  position: relative;
  border-bottom: 9px solid #0a3375;
  overflow: hidden;
  float: left;
}

.xxyw_main_r:nth-child(2n + 1) {
  margin-right: 40px;
}

.xxyw_main_r:nth-child(-n + 2) {
  margin-bottom: 34px;
}

.xxyw_main_r img {
  width: 100%;
}

.xxyw_title_r {
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 1);
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 25px;
  font-size: 16px;
  font-weight: bold;
  color: #010101;
  text-align: center;
  overflow: hidden;
  transition: all 0.5s ease;
}

.xxyw_main_r .xxyw_imgbox {
  width: 100%;
  height: 100%;
  position: relative;
}

.xxyw_main_r .xxyw_imgbox img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}

.xxyw_main_r:hover .xxyw_title_r {
  background: rgba(255, 255, 255, 0.88);
  color: #0a3375;
}

.xxyw_more {
  text-align: center;
  margin-top: 60px;
}

.xxyw .leftF .swiper-container .swiper-button-prev {
  background: url(../images/btn_l.png) no-repeat;
  width: 39px;
  height: 85px;
}

.xxyw .leftF .swiper-container .swiper-button-next {
  background: url(../images/btn_r.png) no-repeat;
  width: 39px;
  height: 85px;
}

/* ÃƒÂ¥Ã‚Â­Ã‚Â¦ÃƒÂ¦Ã‚Â Ã‚Â¡ ÃƒÂ¨Ã‚Â¦Ã‚ÂÃƒÂ©Ã¢â‚¬â€Ã‚Â» End */
/* ÃƒÂ¤Ã‚Â¸Ã¢â‚¬Å“ÃƒÂ©Ã‚Â¢Ã‹Å“ ÃƒÂ¤Ã‚Â¸Ã¢â‚¬Å“ÃƒÂ¦Ã‚Â Ã‚Â Start */
.ztzl {
  margin: 60px auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}

.ztzl_title {
  text-align: center;
  color: #0a3375;
  font-size: 32px;
  font-weight: bold;
  writing-mode: tb;
}

.ztzl .leftF {
  width: 48px;
}

.ztzl .rightF {
  width: 1152px;
  position: relative;
}
.ztzl .ztzl_content .swiper-pagination {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
}
.ztzl .ztzl_content .swiper-pagination .swiper-pagination-bullet-active{
  background: #0a3375;
}
.ztzl ul {
  overflow: hidden;
}

.ztzl ul li {
  width: 252px;
  float: left;
  margin: auto 18px 18px;
}

/* ÃƒÂ¤Ã‚Â¸Ã¢â‚¬Å“ÃƒÂ©Ã‚Â¢Ã‹Å“ ÃƒÂ¤Ã‚Â¸Ã¢â‚¬Å“ÃƒÂ¦Ã‚Â Ã‚Â End */


/* ÃƒÂ¥Ã‚Â­Ã‚Â¦ÃƒÂ¦Ã‚Â Ã‚Â¡ ÃƒÂ¦Ã‚Â¦Ã¢â‚¬Å¡ÃƒÂ¥Ã¢â‚¬Â Ã‚Âµ Start */
.xxgk {
  background: #fff;
  padding: 60px 0;
}

.xxgk>.wrap1200>img {
  display: block;
  width: 100%;
}

.xxgk_content {
  width: 100%;
}

.xxgk_content .left {
  font-size: 32px;
  color: #0a3375;
  text-align: center;
  padding: 30px;
  width: 400px;
  margin-right: 60px;
}

.xxgk_content .left img {
  width: auto;
  max-width: 100%;
}

.xxgk_content .right {
  background: #0a3375;
  color: #fff;
  font-size: 16px;
  padding: 15px;
  width: 680px;
  margin-top: -125px;
  position: relative;
  z-index: 1;
}

.xxgk_content .right p {
  text-indent: 32px;
}

/* ÃƒÂ¥Ã‚Â­Ã‚Â¦ÃƒÂ¦Ã‚Â Ã‚Â¡ ÃƒÂ¦Ã‚Â¦Ã¢â‚¬Å¡ÃƒÂ¥Ã¢â‚¬Â Ã‚Âµ End */

/* ÃƒÂ¦Ã¢â‚¬â€œÃ¢â‚¬Â¡ÃƒÂ¤Ã‚Â½Ã¢â‚¬Å“ ÃƒÂ¦Ã¢â‚¬Â¢Ã¢â€žÂ¢ÃƒÂ¨Ã¢â‚¬Å¡Ã‚Â² Start */
.wtjy_box {
  width: 100%;
  background: #0a3375;
  padding: 241px 0 60px;
  text-align: center;
}
.wtjy_box img{
  max-width:100%;
}
.wtjy_box .leftF {
  width: 50%;
  position: relative;
  z-index: 2;
}

.wtjy_box .rightF {
  width: 50%;
}

.xtys {
  height: 236px;
  background: #d18b05;
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: center;
  flex-wrap: wrap;
}

.xtys p {
  width: 100%;

}
.xtys p a{
    font-size: 22px;
  color: #ffffff;
}
.wtjy {
  line-height: 236px;
  background: #e2e1e0;
  text-align: center;
  font-size: 22px;
  color: #0a3375;
}
.dy img{
width:100%;
}
.zqc{
  width:100%;
  height: 472px;
  position: relative;
}
.zqc img{
  height: 626px;
  position:  absolute;
  right: 0;
  bottom: 0;
  z-index: 1;
  max-width: none;
}

.yyhd{
  height: 236px;
  background: url(../images/yyhd_bg.jpg) no-repeat;
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: center;
  flex-wrap: wrap;
}
.yyhd p{
  width: 100%;

}
.yyhd p a{
    font-size: 22px;
  color: #ffffff;
}
.jyjx{
  height: 236px;
  background: #0c439c;
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: center;
  flex-wrap: wrap;
}
.jyjx p{
  width: 100%;

}
.jyjx p a{
    font-size: 22px;
  color: #ffffff;
}
.lq img{
  width:100%;
}
/* ÃƒÂ¦Ã¢â‚¬â€œÃ¢â‚¬Â¡ÃƒÂ¤Ã‚Â½Ã¢â‚¬Å“ ÃƒÂ¦Ã¢â‚¬Â¢Ã¢â€žÂ¢ÃƒÂ¨Ã¢â‚¬Å¡Ã‚Â² End */

/* ÃƒÂ¦Ã¢â‚¬Â¢Ã¢â€žÂ¢ÃƒÂ§Ã‚Â§Ã¢â‚¬ËœÃƒÂ§Ã‚Â Ã¢â‚¬ÂÃƒÂ©Ã¢â€šÂ¬Ã…Â¡ÃƒÂ§Ã…Â¸Ã‚Â¥ Start */
.jkytz{
  width: 100%;
  padding: 60px 0;
  background: url(../images/jkytz_bg.jpg) no-repeat;
  background-size: 100%;
}
.jkytz > .wrap1200{
  overflow:hidden;
}
.jkytz > .wrap1200 > .leftF{
  width:50%;
  padding: 0 10px;
}
.jkytz_title{
  font-size:32px;
  color:#0a3375;
}
.jkytz_list{
  margin:10px auto 20px; 
}
.jkytz_list li{
  width:100%;
  font-size: 16px;
  font-weight: bold;
  color:#000000;
  padding: 10px 15px;
}
.jkytz_list_title{
  border-left:1px solid #000;
  padding-left:20px;
}
.jkytz_list li:hover{
  background:#fff;
  color:#294b84;
}
.jkytz_list li:hover .jkytz_list_title{
  border-left:1px solid #294b84;
}
.jkytz_more{
  text-align: center;
}
/* ÃƒÂ¦Ã¢â‚¬Â¢Ã¢â€žÂ¢ÃƒÂ§Ã‚Â§Ã¢â‚¬ËœÃƒÂ§Ã‚Â Ã¢â‚¬ÂÃƒÂ©Ã¢â€šÂ¬Ã…Â¡ÃƒÂ§Ã…Â¸Ã‚Â¥ End */

/* ÃƒÂ¦Ã‚Â Ã‚Â¡ÃƒÂ¥Ã¢â‚¬ÂºÃ‚Â­ ÃƒÂ©Ã‚Â£Ã…Â½ÃƒÂ¦Ã¢â€žÂ¢Ã‚Â¯ Start */
.xyfj{
  padding:60px 0;
}
.xyfj_title{
  text-align: center;
    color: #0a3375;
    font-size: 32px;
    font-weight: bold;
    margin-bottom: 60px;
}
.xyfj_content{
  overflow: hidden;
}
.xyfj_content ul{
  width: 50%;
  overflow: hidden;
  float: left;
}
.xyfj_content ul li{
  float:left;
  padding: 2.5px;
}
.xyfj_content ul li div{
  width: 100%;
  height: 0;
  padding-bottom: 60%;
  position: relative;
  overflow: hidden;
}
.xyfj_content ul li img{
  width:100%;
  position: absolute;
  top: 50%;
  left:50%;
  transform: translate(-50%,-50%);
  transition: all 0.5s ease;
}
.xyfj_content ul li:hover img{
  transform:translate(-50%,-50%) scale(1.1);
}
.xyfj_more{
  margin-top: 30px;
  text-align: center;
}
/* ÃƒÂ¦Ã‚Â Ã‚Â¡ÃƒÂ¥Ã¢â‚¬ÂºÃ‚Â­ ÃƒÂ©Ã‚Â£Ã…Â½ÃƒÂ¦Ã¢â€žÂ¢Ã‚Â¯ End */

/* ÃƒÂ¥Ã‚Â¿Ã‚Â«ÃƒÂ¦Ã‚ÂÃ‚Â· ÃƒÂ¦Ã…â€œÃ‚ÂÃƒÂ¥Ã…Â Ã‚Â¡ Start */
.kjfw{
  padding: 60px 0;
}
.kjfw_title{
  text-align: center;
  color: #0a3375;
  font-size: 32px;
  font-weight: bold;
  margin-bottom: 40px;
}
.kjfw ul{
  overflow:hidden;
}
.kjfw ul li{
  float: left;
  width: 170px;
  text-align:center;
}
.kjfw ul li img{
  margin-bottom:10px;
  width: 95px;
}
.kjfw ul li p{
  font-size: 16px;
  color: #000000;
  font-weight: bold;
}
/* ÃƒÂ¥Ã‚Â¿Ã‚Â«ÃƒÂ¦Ã‚ÂÃ‚Â· ÃƒÂ¦Ã…â€œÃ‚ÂÃƒÂ¥Ã…Â Ã‚Â¡ End */