@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: 1200px;
  margin: 0 auto;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.clear {
  clear: both;
}
/*开始*/
.header_s_bj {
  height: 98px;
  /*搜索开始*/
  /*搜索结束*/
}
.header_s_bj .hd_ct form {
  background: url(../images/index_aad_dsds_03.jpg) 0 0 no-repeat;
  width: 360px;
  height: 38px;
  overflow: hidden;
}
.header_s_bj .hd_ct input[type="text"] {
  width: 290px;
  height: 38px;
  margin-left: 8px;
  border: none;
  background: none;
}
.header_s_bj .hd_ct input[type="submit"] {
  width: 56px;
  height: 36px;
  cursor: pointer;
  border: none;
  background: none;
}
.header_nav_bj {
  height: 40px;
  background: url(../images/index_ds_bjk_ds_02.jpg) center no-repeat;
}
.header_nav_bj .header_lbn > li {
  float: left;
}
.header_nav_bj .header_lbn > li > a {
  display: block;
  width: 130px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  font-size: 16px;
  color: #ffffff;
}
.header_nav_bj .header_lbn > li > a:hover {
  color: yellow;
}
/*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: #03a9f1;
  color: #fff;
}
.slideBox .bd {
  position: relative;
  height: 100%;
  z-index: 0;
}
.slideBox .bd li {
  zoom: 1;
  vertical-align: middle;
}
.slideBox .bd img {
  display: 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(../images/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结束*/
.index_aad_gg .left {
  color: #666666;
  font-size: 16px;
  margin-right: 10px;
}
.index_aad_gg .left img {
  vertical-align: middle;
}
.index_aad_gg .right {
  color: #666666;
  font-size: 16px;
  width: 745px;
}
.index_aad_gg .right ul li {
  margin-bottom: 10px;
}
.index_aad_gg .right ul li a {
  color: #666666;
}
.index_aad_gg .right ul li a:hover {
  color: #03a9f1;
}
.index_fwzx_bj {
  min-height: 740px;
}
.index_fwzx_bj .hx {
  height: 40px;
  border-bottom: solid 4px #0065ad;
}
.index_fwzx_bj .hx .tt {
  color: #0065ad;
  font-size: 26px;
  font-weight: bold;
}
.index_fwzx_bj .hx .gd a {
  display: block;
  background-color: #0065ad;
  width: 74px;
  height: 30px;
  color: #fff;
  text-align: center;
  line-height: 30px;
  font-size: 16px;
}
.index_fwzx_bj .hx .gd a:hover {
  background-color: #b27807;
}
.index_fwzx_bj .zuoyou .zy {
  width: 600px;
  height: 55px;
  background-color: #f7f7f7;
  text-align: center;
  line-height: 55px;
  font-size: 18px;
  color: #1d76b6;
}
.index_fwzx_bj .zuoyou .zy:hover {
  background-color: #0f6eb2;
  color: #fff;
}
.index_fwzx_bj .zuoyou .zy:hover .imga {
  background: url(../images/ico_abc1.png) center no-repeat;
}
.index_fwzx_bj .zuoyou .zy .imga {
  width: 33px;
  height: 34px;
  background: url(../images/ico_abc.png) center no-repeat;
  display: inline-block;
  vertical-align: middle;
}
.index_fwzx_bj .zuoyou .zy1 {
  width: 600px;
  height: 55px;
  background-color: #f7f7f7;
  text-align: center;
  line-height: 55px;
  font-size: 18px;
  color: #1d76b6;
}
.index_fwzx_bj .zuoyou .zy1:hover {
  background-color: #0f6eb2;
  color: #fff;
}
.index_fwzx_bj .zuoyou .zy1:hover .imga {
  background: url(../images/ico_abc1.png) center no-repeat;
}
.index_fwzx_bj .zuoyou .zy1 .imga {
  width: 33px;
  height: 34px;
  background: url(../images/ico_abc.png) center no-repeat;
  display: inline-block;
  vertical-align: middle;
}
.index_fwzx_bj .zuoyou1 .zy {
  width: 600px;
  height: 55px;
  background-color: #f7f7f7;
  text-align: center;
  line-height: 55px;
  font-size: 18px;
  color: #1d76b6;
}
.index_fwzx_bj .zuoyou1 .zy:hover {
  background-color: #0f6eb2;
  color: #fff;
}
.index_fwzx_bj .zuoyou1 .zy:hover .imga {
  background: url(../images/ico_abc1.png) center no-repeat;
}
.index_fwzx_bj .zuoyou1 .zy .imga {
  width: 33px;
  height: 34px;
  background: url(../images/ico_abc.png) center no-repeat;
  display: inline-block;
  vertical-align: middle;
}
.index_fwzx_bj .zuoyou1 .zy1 {
  width: 600px;
  height: 55px;
  background-color: #f7f7f7;
  text-align: center;
  line-height: 55px;
  font-size: 18px;
  color: #1d76b6;
}
.index_fwzx_bj .zuoyou1 .zy1:hover {
  background-color: #0f6eb2;
  color: #fff;
}
.index_fwzx_bj .zuoyou1 .zy1:hover .imga {
  background: url(../images/ico_abc1.png) center no-repeat;
}
.index_fwzx_bj .zuoyou1 .zy1 .imga {
  width: 33px;
  height: 34px;
  background: url(../images/ico_abc.png) center no-repeat;
  display: inline-block;
  vertical-align: middle;
}
.index_fwzx_bj .cpnavlp > div {
  display: none;
}
.index_fwzx_bj .cpnavlp1 > div {
  display: none;
}
.index_fwzx_bj .index_aad_di .index_ad_dd {
  background-color: #fcfcfc;
  min-height: 260px;
}
.index_fwzx_bj .index_aad_di .index_ad_dd .index_llb_cd li {
  width: 175px;
  height: 114px;
  border: solid 1px #fcfcfc;
  float: left;
}
.index_fwzx_bj .index_aad_di .index_ad_dd .index_llb_cd li .tp {
  text-align: center;
}
.index_fwzx_bj .index_aad_di .index_ad_dd .index_llb_cd li .wz {
  color: #0065ad;
  font-size: 16px;
  text-align: center;
  margin-top: 10px;
}
.index_fwzx_bj .index_aad_di .index_ad_dd .index_llb_cd li:hover {
  border: solid 1px #0f6eb2;
}
.index_fwzx_bj .index_aad_di1 .index_ad_dd {
  background-color: #fcfcfc;
  min-height: 260px;
}
.index_fwzx_bj .index_aad_di1 .index_ad_dd .index_llb_cd li {
  width: 175px;
  height: 114px;
  border: solid 1px #fcfcfc;
  float: left;
}
.index_fwzx_bj .index_aad_di1 .index_ad_dd .index_llb_cd li .tp {
  text-align: center;
}
.index_fwzx_bj .index_aad_di1 .index_ad_dd .index_llb_cd li .wz {
  color: #0065ad;
  font-size: 16px;
  text-align: center;
  margin-top: 10px;
}
.index_fwzx_bj .index_aad_di1 .index_ad_dd .index_llb_cd li:hover {
  border: solid 1px #0f6eb2;
}
.index_flfg_bj {
  min-height: 470px;
  background-color: #f7f7f7;
}
.index_flfg_bj .index_flf_g {
  width: 590px;
}
.index_flfg_bj .hx {
  height: 30px;
  border-bottom: solid 4px #0065ad;
  width: 100%;
}
.index_flfg_bj .hx .tt {
  color: #0065ad;
  font-size: 20px;
  font-weight: bold;
}
.index_flfg_bj .hx .gd a {
  display: block;
  background-color: #0065ad;
  width: 74px;
  height: 30px;
  color: #fff;
  text-align: center;
  line-height: 30px;
  font-size: 16px;
}
.index_flfg_bj .hx .gd a:hover {
  background-color: #b27807;
}
.index_flfg_bj .index_aad_llb li {
  border-bottom: dashed 1px #ccc;
}
.index_flfg_bj .index_aad_llb li a {
  color: #666666;
  font-size: 14px;
  display: block;
  height: 30px;
  line-height: 30px;
}
.index_flfg_bj .index_aad_llb li a:hover {
  color: #0f6eb2;
}
.index_flfg_bj .index_aad_llb li:nth-of-type(1) {
  border-bottom: solid 1px #ccc;
}
.index_flfg_bj .index_aad_llb li:nth-of-type(1) a {
  height: 50px;
  background-color: #fff;
  line-height: 50px;
  padding-left: 30px;
  padding-right: 30px;
}
.index_flfg_bj .index_aad_llb li:nth-of-type(1) a:hover {
  background-color: #0065ad;
  color: #fff;
}
.index_gs_xw_bj_a {
  min-height: 490px;
}
.index_gs_xw_bj_a .index_flf_g {
  width: 590px;
}
.index_gs_xw_bj_a .index_flf_g .index_tp_gd_lb .left {
  width: 200px;
}
.index_gs_xw_bj_a .index_flf_g .index_tp_gd_lb .left .tp {
  width: 198px;
  height: 198px;
  overflow: hidden;
  position: relative;
  border: solid 1px #ccc;
}
.index_gs_xw_bj_a .index_flf_g .index_tp_gd_lb .left .tp img {
  max-width: 100%;
  max-height: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  position: absolute;
}
.index_gs_xw_bj_a .index_flf_g .index_tp_gd_lb .right {
  width: 370px;
}
.index_gs_xw_bj_a .index_flf_g .index_tp_gd_lb .right .bt {
  margin-top: 10px;
  margin-bottom: 10px;
}
.index_gs_xw_bj_a .index_flf_g .index_tp_gd_lb .right .bt a {
  color: #000000;
  font-size: 16px;
  font-weight: bold;
}
.index_gs_xw_bj_a .index_flf_g .index_tp_gd_lb .right .bt a:hover {
  color: #0065ad;
}
.index_gs_xw_bj_a .index_flf_g .index_tp_gd_lb .right .fb {
  color: #292929;
  font-size: 14px;
  margin-bottom: 10px;
}
.index_gs_xw_bj_a .index_flf_g .index_tp_gd_lb .right .zz {
  font-size: 14px;
  color: #666666;
  line-height: 24px;
}
.index_gs_xw_bj_a .index_flf_g .index_tp_gd_lb .right .gd {
  margin-top: 10px;
}
.index_gs_xw_bj_a .index_flf_g .index_tp_gd_lb .right .gd a {
  font-size: 14px;
  color: #0065ad;
}
.index_gs_xw_bj_a .index_flf_g .index_tp_gd_lb .right .gd a:hover {
  color: #333;
}
.index_gs_xw_bj_a .hx {
  height: 30px;
  border-bottom: solid 4px #0065ad;
  width: 100%;
}
.index_gs_xw_bj_a .hx .tt {
  color: #0065ad;
  font-size: 20px;
  font-weight: bold;
}
.index_gs_xw_bj_a .hx .gd a {
  display: block;
  background-color: #0065ad;
  width: 74px;
  height: 30px;
  color: #fff;
  text-align: center;
  line-height: 30px;
  font-size: 16px;
}
.index_gs_xw_bj_a .hx .gd a:hover {
  background-color: #b27807;
}
.index_gs_xw_bj_a .index_aad_llb li {
  border-bottom: dashed 1px #ccc;
}
.index_gs_xw_bj_a .index_aad_llb li a {
  color: #666666;
  font-size: 14px;
  display: block;
  height: 30px;
  line-height: 30px;
}
.index_gs_xw_bj_a .index_aad_llb li a:hover {
  color: #0f6eb2;
}
.footer_bj {
  min-height: 267px;
  background-color: #0f6eb2;
}
.footer_bj .footer_lb {
  position: absolute;
  border-bottom: solid 1px #fff;
  width: 1200px
}
.footer_bj .footer_lb > li {
  float: left;
}
.footer_bj .footer_lb > li > a {
  color: #fefefe;
  font-size: 16px;
  height: 43px;
  line-height: 43px;
  display: block;
  width: 230px;
}
.footer_bj .footer_lb > li > a:hover {
  color: yellow;
}
.footer_bj .footer_lb > li .footer_xx {
  display: block;
  position: absolute;
}
.footer_bj .footer_lb > li .footer_xx a {
  color: #fff;
  display: block;
  height: 30px;
  line-height: 30px;
  font-size: 14px;

  color: #fff;
  /*padding-left: 5px;*/
  padding-right: 5px;
}
.footer_bj .footer_lb > li .footer_xx a:hover {
  color: yellow;
}
.footer_bj .wz {
  font-size: 14px;
  color: #fff;
  margin-top: 20px;
  text-align: center;
}
.footer_nav_zuo_bj {
  width: 268px;
  height: 424px;
  background: url(../images/ico_aadd_dsdsd.png) center no-repeat;
  position: fixed;
  top: 20%;
  right: 0;
}
.footer_nav_zuo_bj .gg {
  text-align: center;
  margin-top: 10px;
}
.footer_nav_zuo_bj .footer_aad_bnb li {
  height: 48px;
  border: solid 1px #fff;
  width: 210px;
  margin: 0 auto;
  border-radius: 10px;
  overflow: hidden;
  margin-bottom: 20px;
}
.footer_nav_zuo_bj .footer_aad_bnb .wz {
  height: 25px;
  background: #fff;
  text-align: center;
  line-height: 25px;
  color: #0e71b6;
}
.footer_nav_zuo_bj .footer_aad_bnb .rr {
  color: #fff;
  font-size: 14px;
  text-align: center;
  line-height: 24px;
}
