﻿/**/
.banner {
  height: 500px;
}
.fullSlide {
  width: 100%;
  position: relative;
  height: 500px;
}
.fullSlide .bd {
  margin: 0 auto;
  position: relative;
  z-index: 0;
  overflow: hidden;
}
.fullSlide .bd ul {
  width: 100% !important;
}
.fullSlide .bd li {
  width: 100% !important;
  height: 500px;
  overflow: hidden;
  text-align: center;
  background-position: center top;
  background-repeat: no-repeat;
}
.fullSlide .bd li a {
  display: block;
  height: 500px;
}
.fullSlide .hd {
  width: 100%;
  position: absolute;
  z-index: 1;
  bottom: 10px;
  left: 0;
  height: 30px;
  line-height: 30px;
}
.fullSlide .hd ul {
  text-align: center;
}
.fullSlide .hd ul li {
  cursor: pointer;
  display: inline-block;
  *display: inline;
  zoom: 1;
  width: 40px;
  height: 8px;
  margin: 1px 10px;
  overflow: hidden;
  background: #fff;
  line-height: 999px;
  border-radius: 50px;
}
.fullSlide .hd ul .on {
  background: #eb6100;
  width: 60px;
}
.fullSlide .prev, .fullSlide .next {
  display: block;
  position: absolute;
  z-index: 1;
  top: 50%;
  margin-top: -30px;
  left: 5%;
  z-index: 1;
  width: 40px;
  height: 60px;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: 0.5;
  display: none;
  width: 73px;
  height: 73px;
}
.fullSlide .prev {
  background: url(../img/left1s.png) no-repeat;
}
.fullSlide .next {
  left: auto;
  right: 5%;
  background: url(../img/right1s.png) no-repeat;
}
/*index.css*/
@charset "utf-8";
/* CSS Document */
/*common*/
.mb10 {
  margin-bottom: 10px;
}
.ml10 {
  margin-left: 10px;
}
.bg {
  background: #FFF;
}
/**/
.banner {
  height: 500px;
}
/**/
.zs {
  height: 433px;
  background: url("../img/zsb.jpg") no-repeat center 0;
  font-family: "Microsoft YaHei", serif;
  overflow: hidden;
  border-top: 1px solid #ebebeb;
}
.zs h2 {
  height: 115px;
  background: url("../img/zsz.png") no-repeat 0 31px;
  padding-top: 42px;
  padding-left: 512px;
  font-size: 36px;
  color: #2c56a3;
}
.zs h2 p {
  font-size: 24px;
  color: #222222;
  font-weight: normal;
}
.zs li {
  width: 275px;
  float: left;
  text-align: center;
  margin: 0 11px;
}
.zs li a {
  font-size: 16px;
  color: #343434;
  line-height: 23px;
}
.zs li a p {
  width: 137px;
  height: 90px;
  background: url("../img/zsk_03.png") no-repeat;
  padding-top: 39px;
  margin: 0 auto 15px;
}
.zs li a p span {
  display: block;
  width: 56px;
  height: 47px;
  margin: auto 36px;
}
.zs li a:hover p {
  background: url("../img/zsk_05.png") no-repeat;
}
.zs li a:hover {
  color: #eb6100;
  font-weight: bold;
}
.zs .zsl a p span {
  background: url("../img/zst_03.png") no-repeat;
}
.zs .zsl a:hover p span {
  background: url("../img/zsb_03.png") no-repeat;
}
.zs .zsl1 a p span {
  background: url("../img/zst_05.png") no-repeat;
}
.zs .zsl1 a:hover p span {
  background: url("../img/zsb_05.png") no-repeat;
}
.zs .zsl2 a p span {
  background: url("../img/zst_07.png") no-repeat;
}
.zs .zsl2 a:hover p span {
  background: url("../img/zsb_07.png") no-repeat;
}
.zs .zsl3 a p span {
  background: url("../img/zst_09.png") no-repeat;
}
.zs .zsl3 a:hover p span {
  background: url("../img/zsb_09.png") no-repeat;
}
.zs .zsl4 a p span {
  background: url("../img/zst_11.png") no-repeat;
}
.zs .zsl4 a:hover p span {
  background: url("../img/zsb_11.png") no-repeat;
}
.zs .zsl5 a p span {
  background: url("../img/zst_14.png") no-repeat;
}
.zs .zsl5 a:hover p span {
  background: url("../img/zsb_14.png") no-repeat;
}
/**/
.fs {
  height: 569px;
  overflow: hidden;
  font-family: "Microsoft YaHei", serif;
  border-bottom: 1px dashed #a9a9a9;
}
.fs h2 {
  text-align: center;
  height: 135px;
  padding-top: 33px;
}
.fs h2 a {
  font-size: 36px;
  color: #222222;
}
.fs h2 a p {
  width: 608px;
  height: 37px;
  border: 1px solid #4d4c8e;
  font-size: 20px;
  color: #555555;
  margin: 0 auto;
  line-height: 37px;
  font-weight: normal;
  letter-spacing: 5px;
  margin-top: 10px;
}
.fs h2 a p span {
  color: #2c56a3;
}
.fs li {
  float: left;
  width: 295px;
  height: 381px;
  margin-right: 3px;
  position: relative;
}
.fs li a {
  display: block;
  width: 295px;
  height: 339px;
  background: #e9e9e9;
  text-align: center;
  font-size: 18px;
  color: #3f3f3f;
  line-height: 24px;
}
.fs li p img {
  width: 164px;
  height: 164px;
  margin: 0 auto;
  padding: 30px 0 30px;
}
.fs li span {
  display: block;
  padding-bottom: 25px;
  background: url("../img/fs_19.png") no-repeat center bottom;
}
.fs li a:hover {
  position: absolute;
  left: -18px;
  top: -18px;
  background: url("../img/fsk.png") no-repeat;
  background-size: 100% 100%;
  width: 295px;
  height: 381px;
  z-index: 8;
  font-weight: bold;
  font-size: 22px;
  color: #ffffff;
  line-height: 28px;
}
.fs li .cur p img {
  width: 181px;
  height: 181px;
  padding: 48px 0 30px;
}
.fs li .cur span {
  display: block;
  padding-bottom: 25px;
  background: url("../img/fs_23.png") no-repeat center bottom;
}
.fs .nones {
  margin-right: 0;
}
/**/
.qs {
  height: 1288px;
  overflow: hidden;
  font-family: "Microsoft YaHei", serif;
  border-bottom: 1px dashed #a9a9a9;
}
.qs h2 {
  text-align: center;
  height: 130px;
  padding-top: 30px;
}
.qs h2 a {
  font-size: 34px;
  color: #222222;
}
.qs h2 a em {
  font-size: 48px;
}
.qs h2 a p {
  width: 316px;
  height: 29px;
  border: 1px solid #4d4c8e;
  font-size: 20px;
  color: #2c56a3;
  margin: 0 auto;
  line-height: 29px;
  font-weight: normal;
  letter-spacing: 5px;
  margin-top: 10px;
}
.qsz {
  width: 245px;
  float: left;
  height: 1091px;
  background: #f2f2f2;
}
.qsz h3 {
  height: 130px;
  border-top: 8px solid #eb6100;
  background: #2c56a3;
  text-align: center;
  margin-bottom: 20px;
  font-size: 22px;
  color: #ffffff;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center
}
.qsz h3 p.tit {
  font-size: 28px;
  letter-spacing: 3px;
  font-weight: 500;
}
.qsz h3 p.en {
  font-weight: normal;
  font: 14px "Arial";
  color: #fff;
  text-transform: uppercase;
  margin-top: 5px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
.qsz h3 p.en:before, .qsz h3 p.en:after {
  width: 20px;
  height: 1px;
  background: #fff;
  content: "";
  display: block;
  overflow: hidden;
  margin: 0 10px;
}
.qsz h4 {
  width: 110px;
  float: left;
  height: 31px;
  margin: 0 auto;
  background: url("../img/qs_18.jpg") no-repeat 0 bottom;
  padding-top: 5px;
  text-align: center;
  line-height: 31px;
  margin-right: 5px;
  margin-left: 5px;
}
.qsz h4 a {
  font-size: 14px;
  color: #333333;
}
.qsz h4 a:hover, .qsz h4 a.on {
  color: #eb6100;
}
.qsz ul {
  padding-top: 10px;
}
.qsz li {
  margin-left: 38px;
  padding-left: 16px;
  background: url("../img/qs_22.jpg") no-repeat left center;
}
.qsz li a {
  font-size: 14px;
  color: #555555;
  line-height: 26px;
}
.qsz li a:hover {
  color: #eb6100;
}
.qsz h5 {
  height: 110px;
  background: #2c56a3 url("../img/qs_41.jpg") no-repeat 40px 38px;
  margin-top: 25px;
  text-align: center;
  font: 28px Arial;
  color: #ffffff;
  font-weight: bold;
  padding-top: 40px;
}
.qsz h5 p {
  font-size: 16px;
  font-weight: normal;
}
.qsy {
  float: right;
  width: 926px;
  height: 100%;
  overflow: hidden
}
.qsy h3 {
  height: 47px;
  background: url("../img/qsb.jpg") repeat-x;
  border: 1px solid #eeeeee;
}
.qsy h3 p {
  float: left;
}
.qsy h3 p a {
  font-size: 16px;
  color: #333333;
  line-height: 47px;
  margin-left: 23px;
  padding-left: 30px;
  background: url("../img/qs_06.jpg") no-repeat left center;
}
.qsy h3 em {
  display: block;
  float: right;
  margin-right: 23px;
}
.qsy h3 em a {
  font-size: 16px;
  color: #a2a2a2;
  line-height: 47px;
  font-weight: normal;
}
.qsy ul {
  height: 100%;
  padding-top: 10px;
  overflow: hidden;
}
.qsy li {
  float: left;
  margin-top: 10px;
  text-align: center;
  margin-right: 5px;
}
.qsy li a {
  font-size: 16px;
  color: #666666;
}
.qsy li p {
  line-height: 2
}
.qsy li a:hover {
  color: #eb6100;
}
.qsy li img {
  width: 300px;
  height: 300px;
  border: 1px solid #eaeaea;
  transition: all 0.3s;
  display: block;
}
.qsy .nones {
  margin-right: 0;
}
.qsy li img:hover {
  border: 1px solid #eb6100;
}
/**/
.ss {
  overflow: hidden;
  font-family: "Microsoft YaHei", serif;
}
.xss {
  width: 1200px;
  margin: 0 auto;
  position: relative;
}
.xss h2 {
  text-align: center;
  height: 115px;
  padding-top: 36px;
}
.xss h2 a {
  font-size: 34px;
  color: #222222;
}
.xss h2 a p {
  width: 345px;
  height: 31px;
  border: 1px solid #807fae;
  margin: 0 auto;
  font-size: 20px;
  color: #2c56a3;
  line-height: 31px;
  font-weight: normal;
  letter-spacing: 5px;
  margin-top: 10px;
}
.ssu {
  height: 74px;
  position: relative;
}
.ssu li {
  float: left;
  text-align: center;
}
.ssu li a {
  display: block;
  width: 290px;
  height: 73px;
  background: url("../img/ss_03.jpg") no-repeat;
  font-size: 18px;
  color: #222222;
  line-height: 54px;
  padding-right: 12px;
}
.ssu li a:hover, .ssu li.cur a {
  background: url("../img/ss_06.jpg") no-repeat;
  color: #ffffff;
  font-weight: bold;
}
.ssu .ssl {
  position: absolute;
  right: -10px;
  top: 0;
}
.bg_list_pro {
  overflow: hidden;
  padding: 0;
}
.bg_list_pro li {
  width: 31%;
  float: left;
  padding: 10px;
}
.bg_list_pro li a {
  display: block;
  position: relative;
  box-shadow: 0 0 5px #ddd;
}
.bg_list_pro li a .pic {
  overflow: hidden;
}
.bg_list_pro li a .pic img {
  width: 100%;
  height: auto;
  transition: all 0.4s;
}
.bg_list_pro li a span {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 0 10px;
  background: #fbfbfb;
  line-height: 40px;
  text-align: center;
  transition: all 0.4s;
}
.bg_list_pro li a:hover img {
  transform: scale(1.1);
}
.bg_list_pro li a:hover span {
  background: #1370c2;
  color: #fff;
}
.ssa {
  position: absolute;
  left: -70px;
  top: 324px;
}
.ssa1 {
  position: absolute;
  right: -70px;
  top: 324px;
}
/**/
.ms {
  height: 653px;
  background: url("../img/msb_02.jpg") no-repeat center bottom;
}
.ms h2 {
  text-align: center;
  height: 155px;
  padding-top: 61px;
}
.ms h2 a {
  font-size: 34px;
  color: #222222;
}
.ms h2 a p {
  width: 477px;
  height: 31px;
  border: 1px solid #807fae;
  margin: 0 auto;
  font-size: 18px;
  color: #2c56a3;
  line-height: 31px;
  font-weight: normal;
  letter-spacing: 5px;
  margin-top: 10px;
}
.ms h2 a span {
  font-size: 50px;
}
.msk {
  float: left;
  padding-left: 639px;
}
.msk h3 {
  float: left;
  width: 77px;
  height: 112px;
  background: #2c56a3;
  text-align: center;
  font-size: 24px;
  color: #ffffff;
  padding-top: 20px;
}
.msk h3 span {
  display: block;
  font: 50px "Arial";
}
.msk h4 {
  float: left;
  width: 433px;
  margin-left: 32px;
}
.msk h4 p {
  display: block;
  font-size: 30px;
  color: #2c56a3;
  padding-top: 30px;
}
.msk h4 p span {
  display: block;
  font-size: 22px;
  color: #333333;
  font-weight: normal;
  margin-top: 10px;
  letter-spacing: 3px;
}
.msk h4 em {
  display: block;
  margin-top: 50px;
}
.msk h4 em span {
  display: block;
  font-size: 15px;
  color: #666666;
  line-height: 24px;
  font-weight: normal;
  margin-top: 10px;
}
.msk h4 a {
  display: block;
  width: 135px;
  height: 40px;
  background: url("../img/msk.jpg") no-repeat;
  font-size: 14px;
  color: #ffffff;
  text-align: center;
  line-height: 40px;
  font-weight: normal;
  margin-top: 45px;
}
/**/
.ms1 {
  height: 437px;
  background: url("../img/msb_03.jpg") no-repeat center 0;
}
.msk1 {
  padding-left: 0;
}
/**/
.ms2 {
  height: 437px;
  background: url("../img/msb_04.jpg") no-repeat center 0;
}
/**/
.dz {
  height: 632px;
  background: url("../img/dzb.jpg") no-repeat center bottom;
}
.dz h2 {
  text-align: center;
  height: 145px;
  padding-top: 47px;
}
.dz h2 a {
  font-size: 34px;
  color: #222222;
}
.dz h2 a p {
  width: 321px;
  height: 31px;
  border: 1px solid #807fae;
  margin: 0 auto;
  font-size: 20px;
  color: #2c56a3;
  line-height: 31px;
  font-weight: normal;
  letter-spacing: 5px;
  margin-top: 10px;
}
.dzk {
  height: 383px;
}
.dz dl {
  height: 383px;
}
.dz dd {
  float: left;
  width: 490px;
  margin: 8px 0 0 34px;
}
.dz dd h3 {
  height: 106px;
  border-bottom: 1px solid #e5e5e6;
  font-size: 20px;
  color: #333333;
}
.dz dd h3 p {
  font: 36px "Arial";
  color: #a3a3a3;
  font-weight: normal;
  text-transform: uppercase;
}
.dz dd h4 {
  font-weight: normal;
}
.dz dd h4 p {
  font-size: 14px;
  color: #555555;
  line-height: 29px;
  margin-top: 35px;
}
.dz dd h4 em {
  display: block;
  margin-top: 15px;
}
.dz dd h4 em a {
  display: block;
  float: left;
  width: 110px;
  height: 32px;
  border: 1px solid #b2b2b2;
  font-size: 14px;
  color: #666666;
  text-align: center;
  line-height: 32px;
  margin-right: 12px;
}
.dz dd h4 em a:hover {
  background: #ec7e01;
  border-color: #ec7e01;
  color: #ffffff;
}
.dz dt {
  float: right;
  margin-right: 39px;
}
.dz dt img {
  width: 587px;
  height: 358px;
}
.dzk1 {
  position: relative;
}
.dzk1 h3 {
  height: 98px;
  text-align: center;
  line-height: 98px;
  font-size: 18px;
  color: #666666;
  font-weight: normal;
  background: url("../img/dz_07.png") no-repeat 0 center;
}
.dzk1 h3 a {
  display: inline-block;
  font-size: 18px;
  color: #666666;
  margin: 0 20px;
}
.dzk1 h3 a:hover, .dzk1 h3 .cur {
  color: #2c56a3;
  font-weight: bold;
  background: url("../img/dz_11.png") no-repeat center 70px;
}
.dzk1 li {
  float: left;
  margin: 0 6px;
  position: relative;
}
.dzk1 li a p {
  position: absolute;
  right: 0;
  top: 170px;
  width: 36px;
  height: 36px;
  background: url("../img/dzj.png") no-repeat;
}
.dzk1 li a:hover p, .dzk1 li .cur p {
  background: url("../img/dzj1.png") no-repeat;
}
.dzk1 li img {
  width: 287px;
  height: 206px;
}
.dza {
  position: absolute;
  left: -17px;
  top: 200px;
}
.dza1 {
  position: absolute;
  right: -17px;
  top: 200px;
}
/**/
.in-jjfa .flexmain {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  overflow: hidden
}
.in-jjfa .flexmain .li {
  padding: 20px;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  width: 0;
  position: relative
}
.in-jjfa .flexmain .bt {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  margin-bottom: 20px;
  position: relative;
  padding: 0 0 15px 0
}
.in-jjfa .flexmain .bt:after {
  position: absolute;
  left: 0;
  bottom: 0;
  content: '';
  display: block;
  overflow: hidden;
  width: 45px;
  height: 2px;
  background: #2c56a3
}
.in-jjfa .flexmain .bt span {
  font-size: 16px;
  font-weight: bold
}
.in-jjfa .flexmain .bt em {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  width: 0;
  opacity: .6;
  margin-left: 5px;
  text-transform: capitalize
}
.in-jjfa .flexmain .bt .more {
  opacity: .6
}
.in-jjfa .flexmain .pic {
  overflow: hidden;
  position: relative;
}
.in-jjfa .flexmain .pic p {
  position: absolute;
  left: 0;
  bottom: 2px;
  background: rgba(0, 0, 0, 0.5);
  line-height: 2.5;
  text-align: center;
  width: 100%;
  color: #fff;
}
.in-jjfa .flexmain .pic p a {
  color: #fff;
}
.in-jjfa .flexmain .pic img {
  width: 100%;
  height: 190px;
  transition: all 0.3s;
}
.in-jjfa .flexmain .pic img:hover {
  transform: scale(1.05)
}
.in-jjfa .flexmain .wzxun {
  border: 1px solid #dddddd;
  padding: 20px 15px 35px;
  height: auto;
}
.in-jjfa .flexmain .wzxun li {
  border-bottom: 1px dashed #e3e3e3;
  line-height: 3
}
.in-jjfa .flexmain .wzxun li:last-child {
  border-bottom: none
}
.in-jjfa .flexmain .wzxun li a {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  position: relative;
  padding: 0 0 0 15px;
  font-size: 14px;
}
.in-jjfa .flexmain .wzxun li a:before {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  border-bottom: 1px solid #555;
  border-right: 1px solid #555;
  transform: rotate(-45deg);
  width: 6px;
  height: 6px;
  margin-top: -3px
}
.in-jjfa .flexmain .tmore {
  display: block;
  overflow: hidden;
  width: 130px;
  line-height: 36px;
  text-align: center;
  background: #2c56a3;
  color: #fff;
  margin: -18px 0 0 15px
}
.in-jjfa .flexmain .tmore:hover {
  background: #024da3
}
.in-jjfa .flexmain .gund {
  background: #f5f5f5;
  padding: 20px;
  overflow: hidden;
  height: 380px
}
.in-jjfa .flexmain .gund a {
  display: block;
  overflow: hidden;
  border-bottom: 1px dashed #d2d2d2;
  padding: 15px 0
}
.in-jjfa .flexmain .gund .tt, .in-jjfa .flexmain .gund .text {
  padding: 0 0 0 30px;
  line-height: 27px;
  position: relative
}
.in-jjfa .flexmain .gund .tt:before, .in-jjfa .flexmain .gund .text:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 21px;
  height: 27px;
  background: url(../img/icon_askw.png);
  background-size: 100% 100%
}
.in-jjfa .flexmain .gund .tt {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: bold;
  font-size: 16px
}
.in-jjfa .flexmain .gund .text {
  margin-top: 10px;
  color: #999;
  height: 54px;
  overflow: hidden
}
.in-jjfa .flexmain .gund .text:before {
  background-image: url(../img/icon_askd.png)
}
.dk {
  margin-bottom: 40px;
  background: url("../img/dkb.jpg") no-repeat center 0;
  overflow: hidden;
  font-family: "Microsoft YaHei", serif;
}
.dk h2 {
  height: 140px;
  text-align: center;
  padding-top: 35px;
}
.dk h2 a {
  font-size: 34px;
  color: #333333;
}
.dk h2 a p {
  width: 397px;
  height: 33px;
  border: 1px solid #4d4c8e;
  margin: 0 auto;
  font-size: 20px;
  color: #2c56a3;
  line-height: 33px;
  font-weight: normal;
  letter-spacing: 5px;
  margin-top: 10px;
}
.dk h3 {
  height: 64px;
  font-weight: normal;
}
.dk h3 p {
  float: left;
  padding-left: 28px;
  background: url("../img/dk_03.jpg") no-repeat left center;
}
.dk h3 p a {
  font-size: 18px;
  color: #333333;
}
.dk h3 p a span {
  display: block;
  font: 18px "Arial";
  color: #999999;
  text-transform: uppercase;
}
.dk h3 em {
  display: block;
  float: right;
  margin-top: 10px;
}
.dk h3 em a {
  font: 14px "Arial";
  color: #999999;
  text-transform: uppercase;
}
.dkk {
  width: 386px;
  float: left;
  margin-right: 18px;
}
.dkb {
  height: 450px;
  background: #f8f8f8;
}
.dkk dl {
  padding-top: 33px;
  width: 322px;
  margin: 0 auto;
}
.dkk dt img {
  width: 322px;
  height: 142px;
  padding: 2px;
  border: 1px solid #d7d7d7;
}
.dkk dd {
  margin-top: 19px;
}
.dkk dd .dkp {
  height: 73px;
  margin-bottom: 11px;
}
.dkk dd .dkp em {
  display: block;
  float: left;
  width: 91px;
  height: 63px;
  background: #ec7e01;
  text-align: center;
  font-size: 20px;
  color: #ffffff;
  padding-top: 10px;
}
.dkk dd .dkp em i {
  display: block;
  font-style: normal;
  font-size: 30px;
  color: #ffffff;
  line-height: 30px;
}
.dkk dd .dkp span {
  display: block;
  float: right;
  width: 210px;
  font-size: 14px;
  color: #333333;
  line-height: 14px;
  white-space: normal;
}
.dkk dd .dkp span i {
  display: block;
  font-style: normal;
  font-size: 14px;
  color: #808080;
  line-height: 22px;
  margin-top: 10px;
}
.dkk dd .dkp span i b {
  color: #ec7e01;
  font-weight: normal;
}
.dkk dd p {
  height: 33px;
  margin-bottom: 7px;
}
.dkk dd p em {
  display: block;
  float: left;
  width: 92px;
  height: 33px;
  font-size: 14px;
  color: #666666;
  text-align: center;
  line-height: 33px;
  background: #dddddd;
  font-family: Arial, serif;
}
.dkk dd p span {
  display: block;
  float: right;
  width: 210px;
  font-size: 14px;
  color: #666666;
  line-height: 33px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.dkk dd p span:hover {
  color: #eb6100;
}
.dkk1 {
  width: 390px;
  float: left;
  margin-right: 16px;
}
.dkb1 {
  height: 450px;
  background: #f8f8f8;
}
.dkk1 dl {
  width: 330px;
  height: 111px;
  border-bottom: 1px dashed #d0d0d0;
  margin: 0 30px;
  padding-top: 25px;
}
.dkk1 dt {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.dkk1 dt a {
  font-size: 14px;
  color: #ec7e01;
  padding-left: 34px;
  background: url("../img/dk_07.jpg") no-repeat left center;
}
.dkk1 dd {
  font-size: 14px;
  color: #7e7e7e;
  line-height: 20px;
  width: 300px;
  margin: 10px 0 0 34px;
}
.dkk1 .nones {
  border-bottom: 0;
}
.dkk2 {
  width: 390px;
  float: left;
}
.dkb2 {
  height: 420px;
  background: #f8f8f8;
  padding-top: 32px;
}
.dkb2 p {
  width: 335px;
  margin: 0 auto;
}
.dkb2 p label {
  width: 335px;
  height: 48px;
  float: left;
}
.dkb2 p .luynr {
  height: 181px;
}
.dkb2 p input {
  display: block;
  width: 258px;
  height: 36px;
  line-height: 36px;
  margin-bottom: 12px;
  border: 0;
  padding-left: 72px;
  float: left;
}
.dkb2 .dki {
  background: url("../img/dkk_03.jpg") no-repeat;
}
.dkb2 .dki1 {
  border: 1px solid #dddddd;
}
.dkb2 i {
  color: red;
  display: block;
  float: left;
  padding-top: 12px;
}
.dkb2 .dki2 {
  border: 1px solid #dddddd;
}
.dkb2 .dkt {
  width: 315px;
  height: 147px;
  border: 1px solid #dddddd;
  background: #f8f8f8;
  padding: 10px 0 0 15px;
  font-size: 12px;
  color: #7e7e7e;
  text-align: left;
}
.dkb2 em {
  display: block;
  width: 330px;
  margin: 22px auto 0;
}
.dkb2 em input {
  border: 0;
  float: left;
  width: 100px;
  color: rgba(0, 0, 0, 0);
  height: 35px;
  margin-right: 14px;
}
.dkb2 .dki3 {
  background: url("../img/dk_15.jpg") no-repeat;
}
.dkb2 .dki4 {
  background: url("../img/dk_17.jpg") no-repeat;
}
/**/
.yq {
  height: 199px;
  background: #2c56a3;
  font-family: "Microsoft YaHei", serif;
  overflow: hidden;
}
.yq h2 {
  height: 50px;
  padding-top: 75px;
  font-weight: normal;
}
.yq h2 p {
  float: left;
  padding-left: 20px;
  background: url("../img/yqx.jpg") no-repeat left 10px;
  margin-left: 28px;
}
.yq h2 p a {
  font-size: 20px;
  color: #ffffff;
}
.yq h2 p a span {
  font: 28px "Arial";
  text-transform: uppercase;
}
.yq h2 em {
  display: block;
  float: right;
  margin: 10px 28px 0 0;
}
.yq h2 em a {
  font-size: 14px;
  color: #ffffff;
}
.yq h3 {
  font-weight: normal;
}
.yq h3 a {
  font-size: 14px;
  color: #ffffff;
  line-height: 28px;
  margin: 0 36px;
}
.dangqian {
  font-size: 12px;
  color: #666;
}
.qsy h3 em.dangqian a {
  font-size: 12px;
  color: #666;
}
/*分页*/
.pagination {
  width: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  padding: 30px 0 0 0;
  margin-top: 20px;
  height: auto !important;
}
.pagination li {
  padding: 0 5px
}
.pagination li a, .pagination li span {
  display: block;
  overflow: hidden;
  padding: 0 15px;
  line-height: 38px;
  background: #ececec;
  color: #666
}
.pagination li a:hover {
  background: #666;
  color: #fff;
  border-color: #666
}
.pagination li.active span {
  cursor: default;
  background: #FF6501;
  color: #fff
}
.pagination li.disabled span {
  background: #ddd;
  color: #888;
  cursor: not-allowed
}
/*信息详细页*/
.agent_tit {
  font-size: 22px;
  text-align: center;
  padding-top: 20px;
}
.agent_data {
  font-size: 12px;
  text-align: center;
  height: 50px;
  line-height: 50px;
  border-bottom: 1px #ccc solid;
}
.agent_img {
  text-align: center;
}
.agent_img img {
  max-width: 840px;
}
.agent_con {
  line-height: 30px;
  font-size: 14px;
  margin-top: 30px
}
.agent_con p {
  font-size: 14px;
  line-height: 30px;
}
.agent_con div {
  font-size: 14px;
  line-height: 30px;
}
.agent_con img {
  max-width:850px;
  margin: 0 auto;
}
.agent_page {
  padding: 20px;
  color: #333;
  font-size: 14px;
  overflow: hidden;
}
.agent_page a {
  color: #333;
}
.agent_page a:hover {
  color: #e64710;
}
.pro-cc {
  width: 930px;
}
.pro-cc li {
  background: #095db0;
  width: 290px;
  float: left;
  margin: 10px;
  text-align: center;
  line-height: 0;
  font-size: 0;
  overflow: hidden;
}
.pro-cc li a {
  width: 100%;
  height: 340px;
  display: inline-block
}
.pro-cc li a:hover, .pro-c li.cur a {}
.pro-cc li img {
  width: 100%;
  height: 300px;
}
.pro-cc li span {
  display: block;
  height: 40px;
  line-height: 40px;
  font-size: 16px;
  text-align: center;
  width: 100%;
  color: #fff;
}
.pro-cc li.nomr {
  margin-right: 0;
}
.list-news {
  padding: 15px 0;
  overflow: hidden;
}
.list-news li {
  width: 100%;
  text-align: left;
  border-bottom: 1px solid #ddd;
  margin-bottom: 30px
}
.list-news li a {
  color: #303030;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  position: relative;
  padding: 35px 70px
}
.list-news li a:before {
  content: "";
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  background: #fff;
  transition: all .4s
}
.list-news li .date {
  position: relative;
  z-index: 1;
  font-size: 16px
}
.list-news li .date em {
  display: block;
  overflow: hidden;
  font-size: 48px;
  line-height: 1
}
.list-news li .date em:after {
  display: block;
  overflow: hidden;
  content: "";
  margin: 15px 0;
  height: 3px;
  width: 25px;
  background: #e7e7e7
}
.list-news li .box {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  width: 0;
  position: relative;
  z-index: 1;
  border-left: 1px solid #e7e7e7;
  padding: 0 0 0 40px;
  margin: 0 0 0 40px
}
.list-news li .box span {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 18px
}
.list-news li .box p {
  display: block;
  overflow: hidden;
  line-height: 24px;
  height: 48px;
  margin: 15px 0 25px 0;
  color: #888;
  text-align: justify
}
.list-news li .box em {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  color: #888;
  line-height: 1
}
.list-news li .box em .iconfont {
  display: block;
  overflow: hidden;
  font-size: 18px;
  width: 0;
  transition: all .4s
}
.list-news li:hover a:before {
  transform: scale(1.025);
  box-shadow: 0 15px 15px rgba(0, 0, 0, 0.1)
}
.list-news li:hover .box em .iconfont {
  width: 8px
}
.xg-box {
  margin-top: 30px
}
.xg-box .btit {
  position: relative;
  overflow: hidden;
  margin-bottom: 20px
}
.xg-box .btit span {
  border-bottom: 1px solid #0053a9;
  padding: 0 10px 10px 0;
  font-size: 24px;
  position: relative;
  z-index: 1;
  display: block;
  overflow: hidden;
  float: left
}
.xg-box .btit:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  background: #ddd
}
.xg-box .list-pro {
  margin: -10px
}
.xg-box .list-pro li {
  padding: 10px
}
.xg-box .list-newswz {
  margin-top: -10px
}
.readding {
  background: #f2f2f2;
  padding: 15px;
  color: #666;
  font-size: 12px;
  margin-bottom: 20px;
  border-radius: 10px;
}
.list-newswz {
  overflow: hidden;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 0 !important;
}
.list-newswz li {
  line-height: 40px;
  border-bottom: 1px dotted #ccc;
  width: 48.5%;
  text-align: left;
}
.list-newswz li a {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  position: relative;
  padding: 0 10px
}
.list-newswz li a:before {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 3px;
  height: 3px;
  border-radius: 50%;
  background: #333
}
.list-newswz li em {
  float: right;
  opacity: .6
}
#sitemap {
  padding: 10px;
}
#sitemap .sitemapclass {
  padding: 5px 0px;
  overflow: hidden;
}
#sitemap .sitemapclass1 {
  font-weight: bold;
  display: block;
  height: 30px;
  line-height: 30px;
  padding-left: 15px;
}
#sitemap dd {
  float: left;
}
#sitemap .sitemapclass1 h2 {
  height: 30px;
}
#sitemap .sitemapclass1 a {
  display: block;
  height: 30px;
  padding: 2px 10px;
  background: #e6e6e6;
}
#sitemap .sitemapclass2 {
  padding-left: 15px;
  padding-top: 3px;
}
#sitemap .sitemapclass2 h3 {
  background: url(../img/bit_07.gif) no-repeat left center;
  padding: 0 10px;
  height: 30px;
}
#sitemap .sitemapclass2 h3 a {
  color: #333 !important;
}
#sitemap .sitemapclass2 h4 {
  display: inline;
  padding: 0px 6px;
}
#sitemap .sitemapclass2 h4 a {
  text-decoration: underline;
}
.guestbook_table {
  font-size: 14px;
}
.guestbook_table tr {
  width: 90%;
  height: 56px;
}
.guestbook_table tr th {
  width: 200px;
  text-align: right;
  padding-right: 20px;
}
.guestbook_table .name {
  width: 30%;
  text-align: right;
  padding-right: 2%;
  color: #000;
  font-weight: normal;
}
.guestbook_table .input-text {
  width: 80%;
  line-height: 30px;
  font-size: 14px;
  font-family: "微软雅黑";
  border: 1px #ccc solid;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.guestbook_table #l_yzm {
  width: 25%;
}
.guestbook_table textarea {
  width: 80%;
  height: 140px;
  margin-top: 6px;
  font-size: 14px;
  font-family: "微软雅黑";
  border: 1px #ccc solid;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.guestbook_table .dosubmit {
  width: 81px;
  height: 35px;
  margin-top: 13px;
  border: none;
  background: #0186d5;
  color: #fff;
  text-align: center;
  font-size: 16px;
  font-family: "微软雅黑";
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  margin-right: 10px;
}
.title_index {
  position: relative;
  text-align: center;
  margin: 60px 0 40px;
  font-size: 48px;
  width: 100%;
  color: #10316b;
  border-bottom: 1px #6d91d1 solid;
  font-weight: bold;
  display: flex;
  flex-direction: row;
  align-items: flex-end;
  justify-content: center;
  padding-bottom: 20px;
}
.title_index::after {
  content: '';
  position: absolute;
  bottom: -3px;
  background: #00649f;
  width: 100px;
  height: 6px;
  display: block;
  margin: 20px auto 0;
}
.title_index span {
  display: block;
  color: #10316b;
  font-weight: bold;
  margin-left: 180px;
}
.title_index span.ml-230 {
  margin-left: 230px;
}
.title_index span.ml-120 {
  margin-left: 120px;
}
.title_index span i {
  color: #0568b9;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 50px;
}
.title_index p {
  color: #0b409c;
  font-size: 18px;
  margin-top: 10px;
  margin-left: 20px;
  text-transform: uppercase;
  font-weight: normal;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.title_index p::after {
  content: url(../images/xian.png);
  display: block;
  height: 4px;
  margin-top: -4px;
}
.title_index p::before {
  content: url(../images/xian.png);
  display: block;
  height: 4px;
  transform: rotate(180deg);
}
.title_index .title_img img {
  background: #f2f2f2;
  padding: 5px 20px;
}
.title_index .titile_xian {
  width: 50px;
  height: 1px;
  border-bottom: 2px #267ccf solid;
  z-index: 1;
  margin: 10px auto 0;
}
.index_product {
  padding: 0 0 60px;
  background: #fff;
  overflow: hidden;
}
.index_product_active {
  overflow: hidden;
}
.index_product_left {
  width: 260px;
  margin-right: 20px;
  float: left;
}
.index_product_left .index_product_left_title {
  font-size: 34px;
  font-weight: bold;
  text-align: center;
  color: #153e90;
  margin-bottom: 20px;
}
.index_product_left .index_product_left_title p {
  font-weight: normal;
  font-size: 18px;
  color: #fff;
  text-transform: uppercase;
  margin-top: 10px;
}
.index_product_left ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.index_product_left ul li {
  width: 47.2%;
  margin: 0 0 12.2px;
  text-align: center;
  background: #fff;
  border: 1px #2a4b8c solid;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
}
.index_product_left ul li a {
  font-size: 16px;
  color: #333;
  display: block;
  line-height: 47px;
  font-weight: normal;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.index_product_left ul li:hover {
  background: #2a4b8c;
}
.index_product_left ul li:hover a {
  color: #fff !important;
}
.index_product_left .more {
  background: #6d91d1;
  display: block;
  line-height: 65px;
  text-align: center;
  color: #fff;
  font-size: 16px;
  margin-top: 12px;
  clear: both;
}
.index_product_left .more a {
  color: #fff
}
.index_product_right {
  width: 920px;
  float: right;
}
.index_product_right h3 {
  height: 47px;
  background: url('../img/qsb.jpg') repeat-x;
  border: 1px solid #eeeeee;
}
.index_product_right h3 p {
  float: left;
}
.index_product_right h3 p a {
  font-size: 16px;
  color: #333333;
  line-height: 47px;
  margin-left: 23px;
  padding-left: 30px;
}
.index_product_right h3 em {
  display: block;
  float: right;
  margin-right: 23px;
}
.index_product_right h3 em a {
  font-size: 16px;
  color: #a2a2a2;
  line-height: 47px;
  font-weight: normal;
}
.index_product_right ul {
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.index_product_right li {
  width: 294px;
  float: left;
  margin-bottom: 10px;
  text-align: center;
  background: #fff;
  border: 1px #153e90 solid;
  line-height: 50px;
  overflow: hidden;
}
.index_product_right li a {
  font-size: 18px;
  color: #333;
  text-align: center;
  display: block;
}
.index_product_right li img {
  width: 100%;
  display: block;
}
.index_product_right li a span {
  background: #e3e3e3;
  display: block;
  margin: 0 15px 15px;
  color: #333;
}
.index_product_right li:hover {
  background: #153e90;
}
.index_product_right li:hover a {
  color: #fff;
}
.thumb img {
  -o-transition: all 1s linear 0s;
  transition: all 1s linear 0s;
}
.thumb:hover img {
  -webkit-transform: scale(1.05) rotate(0deg) translateY(0);
  -ms-transform: scale(1.05) rotate(0deg) translateY(0);
  transform: scale(1.05) rotate(0deg) translateY(0);
}
.fwfwei {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.fwfwei .fwbox {
  text-align: center;
  line-height: 1.5;
  font-size: 16px;
  overflow: hidden;
}
.fwfwei .fwbox p {
  display: block;
  overflow: hidden
}
.fwfwei .fwbox img {
  transition: all 0.3s;
}
.fwfwei .fwbox:hover img {
  transform: scale(1.05)
}
.picture {
  text-align: center;
  margin-bottom: 30px
}