@charset "utf-8";
/* CSS Document */
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
body {
  font-family: '微软雅黑', 'YaHei', '黑体', 'Hei', Tahoma, Helvetica, arial, sans-serif;
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
/* remember to define focus styles! */
:focus {
  outline: 0;
}
a:hover {
  text-decoration: none;
}
/* remember to highlight inserts somehow! */
ins {
  text-decoration: none;
}
del {
  text-decoration: line-through;
}
a {
  text-decoration: none;
  color: #323232;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
  border-collapse: collapse;
  border-spacing: 0;
}
.middle {
  width: 1440px;
  margin: 0 auto;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.clear {
  clear: both;
}
/*开始*/
/*bnanner开始*/
/*banner*/
/* 本例子css */
.slideBox {
  width: 100%;
  overflow: hidden;
  position: relative;
}
.slideBox .hd {
  height: 15px;
  overflow: hidden;
  position: absolute;
  right: 50%;
  bottom: 5px;
  z-index: 1;
}
.slideBox .hd ul {
  overflow: hidden;
  zoom: 1;
  float: left;
}
.slideBox .hd ul li {
  float: left;
  margin-right: 10px;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  line-height: 14px;
  text-align: center;
  background: #fff;
  cursor: pointer;
}
.slideBox .hd ul li.on {
  background: yellow;
  color: #fff;
}
.slideBox .bd {
  position: relative;
  height: 100%;
  z-index: 0;
}
.slideBox .bd li {
  zoom: 1;
  vertical-align: middle;
  text-align: center;
}
.slideBox .bd img {
  display: inline-block;
  max-width: 100%;
}
/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBox .prev,
.slideBox .next {
  position: absolute;
  left: 3%;
  top: 50%;
  margin-top: -25px;
  display: block;
  width: 32px;
  height: 40px;
  background: url(../newimages/slider-arrow.png) -110px 5px no-repeat;
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.slideBox .next {
  left: auto;
  right: 3%;
  background-position: 8px 5px;
}
.slideBox .prev:hover,
.slideBox .next:hover {
  filter: alpha(opacity=100);
  opacity: 1;
}
.slideBox .prevStop {
  display: none;
}
.slideBox .nextStop {
  display: none;
}
/*bnanner结束*/
.header_logo_bj {
  height: 135px;
  background: #ffffff;
  width: 100%;
  z-index: 9999;
}
.header_logo_bj .right1 {
  margin-left: 25px;
}
.header_logo_bj .right1 .llb_dd > li {
  float: left;
}
.header_logo_bj .right1 .llb_dd > li > a {
  display: block;
  height: 135px;
  width: 144px;
  text-align: center;
  line-height: 130px;
  color: #292929;
}
.header_logo_bj .right1 .llb_dd > li > a:hover {
  background-color: #013e8e;
  color: #fff;
}
.header_logo_bj .right {
  width: 350px;
}
.header_logo_bj .right .header_tel {
  margin-left: 15px;
}
.header_logo_bj .right .header_tel .tel01 {
  color: #013e8e;
  font-size: 30px;
  font-weight: bold;
  font-family: Arial;
}
.index_cpzx_bj {
  min-height: 1265px;
  background: url(../newimages/index_aad_bj_02.jpg) top center repeat-x;
}
.index_cpzx_bj .x_llb_c li {
  width: 464px;
  min-height: 265px;
  box-shadow: 0 0 10px #f3f1f1;
  float: left;
  background-color: #fff;
  margin-right: 20px;
  margin-bottom: 25px;
  border-radius: 10px;
  overflow: hidden;
}
.index_cpzx_bj .x_llb_c li .tp {
  width: 100%;
  height: 400px;
  overflow: hidden;
  position: relative;
}
.index_cpzx_bj .x_llb_c li .tp img {
  max-width: 100%;
  max-height: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  position: absolute;
}
.index_cpzx_bj .x_llb_c li .tt01 {
  height: 58px;
  background: #0171b7;
  line-height: 58px;
  color: #fff
}
.index_cpzx_bj .x_llb_c li .tt01 a {
  color: #fff;
  font-size: 20px;
  font-weight: bold;
}
.index_cpzx_bj .x_llb_c li .tt02 {
  color: #4c4c4c;
  font-size: 14px;
  line-height: 24px;
  padding-bottom: 10px;
}
.index_cpzx_bj .x_llb_c li .tt03 {
  background-color: #ffffff;
  height: 7px;
  border-radius: 10px;
}

.index_cpzx_bj .x_llb_c li:hover .tt01 a {
  color: yellow;
  font-size: 20px;
  font-weight: bold;
}
.index_cpzx_bj .x_llb_c li:hover .tt03 {
  background-color: #287eee;
  height: 7px;
  border-radius: 10px;
}
.index_cpzx_bj .x_llb_c li:nth-of-type(3n) {
  margin-right: 0px;
}
.index_cpzx_bj .index_ckggd {
  text-align: center;
}
.index_cpzx_bj .index_ckggd a {
  display: inline-block;
  width: 255px;
  height: 63px;
  background-color: #287eef;
  text-align: center;
  line-height: 63px;
  color: #fff;
  border-radius: 10px;
}
.index_cpzx_bj .index_ckggd a:hover {
  background-color: #292929;
}
.index_cpzx_bj .index_dds {
  width: 1200px;
  margin: 0 auto;
}
.index_title_ad {
  text-align: center;
}
.index_title_ad .tt01 {
  color: #303030;
  font-size: 35px;
  font-weight: bold;
}
.index_title_ad .tt02 {
  color: #303030;
  font-size: 16px;
  margin-top: 13px;
  margin-bottom: 5px;
}
.index_title_ad .tt04 {
  color: #292929;
  font-size: 24px;
  margin-top: 15px;
}
.index_alzs_bj {
  min-height: 700px;
  overflow: hidden;
  background: url(../newimages/index_gcanl_b_02.jpg) top center;
}
.index_alzs_bj .x_llb_c li {
  width: 348px;
  min-height: 265px;
  box-shadow: 0 0 5px #d6d4d4;
  float: left;
  background-color: #fff;
  margin-right: 15px;
  margin-bottom: 20px;
}
.index_alzs_bj .x_llb_c li .tp {
  width: 100%;
  height: 275px;
  overflow: hidden;
  position: relative;
}
.index_alzs_bj .x_llb_c li .tp img {
  max-width: 100%;
  max-height: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  position: absolute;
}
.index_alzs_bj .x_llb_c li .bbt {
  height: 65px;
  background-color: #f8f8fa;
}
.index_alzs_bj .x_llb_c li .bbt .tt01 {
  color: #232323;
  font-size: 18px;
  font-weight: bold;
  line-height: 65px;
  text-align: center;
}
.index_alzs_bj .x_llb_c li:hover .bbt {
  background-color: #3890e9;
}
.index_alzs_bj .x_llb_c li:hover .bbt .tt01 {
  color: #fff;
}
.index_alzs_bj .x_llb_c li:hover .bbt .tt02 {
  color: #fff;
}
.index_alzs_bj .x_llb_c li:nth-of-type(4n) {
  margin-right: 0px;
}
.index_wsxzwm_bj {
  min-height:600px;
}
.index_wsxzwm_bj .wsm_lb {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  flex-direction: row;
  background: #1e4087;
}
.index_wsxzwm_bj .wsm_lb li {
  width: 20%;
  height: 600px;
  background: url(../newimages/index_xzwm_02.jpg) top center no-repeat;
  background-size: cover;
}
.index_wsxzwm_bj .wsm_lb li:hover {
  background: #1e4087;
}
.index_wsxzwm_bj .wsm_lb li .miaadc {
  width: 80%;
  margin: 0 auto;
  text-align: center;
}
.index_wsxzwm_bj .wsm_lb li .miaadc .wmbt {
  color: #ffffff;
  font-size: 35px;
  font-weight: bold;
  margin-top: 30px;
  margin-bottom: 10px;
}
.index_wsxzwm_bj .wsm_lb li .miaadc .zhaiyao {
  color: #fff;
  font-size: 14px;
  line-height: 30px;
}
.index_wsxzwm_bj .wsm_lb li .miaadc .ggd {
  color: #fff;
}
.index_wsxzwm_bj .wsm_lb > li:nth-of-type(1) {
  background: url(../newimages/index_xzwm_01.jpg) top center no-repeat;
}
.index_wsxzwm_bj .wsm_lb > li:nth-of-type(1):hover {
  background: #1e4087;
}


.index_wsxzwm_bj .wsm_lb > li:nth-of-type(2) {
  background: url(../newimages/index_xzwm_02.jpg) top center no-repeat;
}
.index_wsxzwm_bj .wsm_lb > li:nth-of-type(2):hover {
  background: #1e4087;
}


.index_wsxzwm_bj .wsm_lb > li:nth-of-type(3) {
  background: url(../newimages/index_xzwm_03.jpg) top center no-repeat;
}
.index_wsxzwm_bj .wsm_lb > li:nth-of-type(3):hover {
  background: #1e4087;
}


.index_wsxzwm_bj .wsm_lb > li:nth-of-type(4) {
  background: url(../newimages/index_xzwm_04.jpg) top center no-repeat;
}
.index_wsxzwm_bj .wsm_lb > li:nth-of-type(4):hover {
  background: #1e4087;
}


.index_wsxzwm_bj .wsm_lb > li:nth-of-type(5) {
  background: url(../newimages/index_xzwm_05.jpg) top center no-repeat;
}
.index_wsxzwm_bj .wsm_lb > li:nth-of-type(5):hover {
  background: #1e4087;
}



.indedx_gywm_bj {
  min-height: 1010px;
  background: url(../newimages/index_aad_bjcd_02.jpg) top center no-repeat;
}
.indedx_gywm_bj .kuandudu {
  width: 620px;
  min-height: 200px;
}
.indedx_gywm_bj .kuandudu .index_gyen {
  color: #ffffff;
  font-size: 16px;
  line-height: 34px;
  margin-top: 25px;
}
.indedx_gywm_bj .index_ckggd a {
  display: inline-block;
  width: 255px;
  height: 63px;
  background-color: #287eef;
  text-align: center;
  line-height: 63px;
  color: #fff;
  border-radius: 10px;
}
.indedx_gywm_bj .index_ckggd a:hover {
  background-color: #292929;
}
.index_xwzx_bj {
  min-height: 350px;
}
.index_xwzx_bj .index_bntt .tt01 {
  color: #006cbf;
  font-size: 28px;
}
.index_xwzx_bj .index_bntt .tt02 {
  color: #000000;
  font-size: 24px;
}
.index_xwzx_bj .zz {
  width: 500px;
}
.index_xwzx_bj .zz .cd_lbn li {
  border-bottom: dashed 1px #0075d0;
}
.index_xwzx_bj .zz .cd_lbn li a {
  color: #333333;
  font-size: 20px;
  display: block;
  height: 40px;
  line-height: 40px;
}
.index_xwzx_bj .zz .cd_lbn li a span {
  color: #0075d0;
  font-size: 16px;
}
.index_xwzx_bj .zz .cd_lbn li a:hover {
  color: #0075d0;
}
.index_xwzx_bj .yy {
  width: 635px;
}
.index_xwzx_bj .yy .xzz {
  width: 300px;
}
.index_xwzx_bj .yy .xyy {
  width: 300px;
}
.index_xwzx_bj .yy .aadllbn > li {
  float: left;
  width: 300px;
}
.index_xwzx_bj .yy .aadllbn > li .nnr {
  color: #000000;
  font-size: 18px;
  line-height: 24px;
}
.index_xwzx_bj .yy .aadllbn > li .aasd a {
  color: #006cbf;
  font-size: 16px;
}
.index_xwzx_bj .yy .aadllbn > li .aasd a:hover {
  color: #000000;
}
.index_xwzx_bj .yy .aadllbn li:nth-of-type(2n) {
  float: right;
}
.footer_bj {
  background-color: #1f2630;
}
.footer_bj .ccddf {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  flex-direction: row;
}
.footer_bj .ccddf > li .tt01 {
  color: #ffffff;
  font-size: 38px;
  font-weight: bold;
}
.footer_bj .ccddf > li .xxb li {
  margin-bottom: 25px;
}
.footer_bj .ccddf > li .xxb li a {
  color: #ffffff;
  font-size: 20px;
}
.footer_bj .ccddf > li .xxb li a:hover {
  color: yellow;
}
.footer_bj .ccddf > li .xxllx {
  color: #ffffff;
  font-size: 20px;
  line-height: 44px;
}
.footer_x_bbbj {
  min-height: 53px;
  background-color: #1f2630;
  line-height: 53px;
  color: #808080;
  font-size: 14px;
  text-align: center;
}
.footer_x_bbbj a {
  color: #808080;
}
