@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 {
  background-color: #eeeeee;
  height: 30px;
}
.header_s_bj .left {
  color: #999999;
  font-size: 14px;
  line-height: 30px;
}
.header_s_bj .right {
  font-size: 14px;
  color: #999999;
  line-height: 30px;
}
.header_s_bj .right a {
  color: #999999;
}
.header_s_bj .right a:hover {
  color: #000;
}
.header_nav_bj {
  height: 100px;
}
.header_nav_bj .index_aad_ds img {
  margin-left: 10px;
  margin-right: 10px;
  float: left;
}
.header_nav_bj .index_aad_ds .wz {
  width: 400px;
  color: #666666;
  font-size: 14px;
  line-height: 20px;
}
.header_nav_bj .right {
  /*头部电话开始*/
  /*头部电话结束*/
}
.header_nav_bj .right .header_tel_r {
  margin-top: 15px;
}
.header_nav_bj .right .header_fwrx p:nth-of-type(1) {
  color: #999999;
  font-size: 16px;
}
.header_nav_bj .right .header_fwrx p:nth-of-type(2) {
  color: #ce1126;
  font-size: 22px;
  font-weight: bold;
}
.header_nav_bj .right .header_wo_cc {
  margin-right: 10px;
  margin-top: 5px;
}
.header_dh_bj {
  height: 40px;
  background-color: #0058aa;
}
.header_dh_bj .llb > li {
  float: left;
  line-height: 40px;
  color: #fff;
}
.header_dh_bj .llb > li > a {
  color: #fff;
  display: inline-block;
  width: 190px;
  text-align: center;
  line-height: 40px;
}
.header_dh_bj .llb > li > a:hover {
  background-color: #ce1126;
}
/*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: #0058aa;
  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_cpzx_aad_bj {
  min-height: 740px;
}
.index_cpzx_aad_bj .ll {
  width: 270px;
  background-color: #0058aa;
}
.index_cpzx_aad_bj .ll .cptt {
  height: 80px;
  background: url(../images/index_dsd_dssdd_03.jpg) center no-repeat;
}
.index_cpzx_aad_bj .ll .cptt .zj {
  width: 210px;
  margin: 0 auto;
}
.index_cpzx_aad_bj .ll .cptt .zj .ttd {
  color: #ffffff;
  font-size: 26px;
  font-weight: bold;
}
.index_cpzx_aad_bj .ll .cptt .zj .ttz {
  color: #ffffff;
  font-size: 14px;
  margin-top: 10px;
}
.index_cpzx_aad_bj .ll .cplb {
  width: 268px;
  margin: 0 auto;
  background-color: #ffffff;
  min-height: 300px;
}
.index_cpzx_aad_bj .ll .cplb .x_juzhong {
  width: 250px;
  margin: 0 auto;
}
.index_cpzx_aad_bj .ll .cplb .x_juzhong .lb li {
  margin-bottom: 10px;
}
.index_cpzx_aad_bj .ll .cplb .x_juzhong .lb li a {
  display: block;
  height: 40px;
  border-bottom: solid 1px #eeeeee;
  line-height: 40px;
  padding-left: 10px;
  padding-right: 10px;
  color: #666666;
  font-size: 16px;
  text-align: center;
}
.index_cpzx_aad_bj .ll .cplb .x_juzhong .lb li a:hover {
  color: #fff;
  background-color: #0058aa;
}
.index_cpzx_aad_bj .ll .cplb .x_juzhong .lb li:last-child {
  margin-bottom: 0px;
}
.index_cpzx_aad_bj .ll .cplb .cp_tel {
  height: 80px;
  background-color: #0058aa;
}
.index_cpzx_aad_bj .ll .cplb .cp_tel .xx_cp_dd img {
  float: left;
  margin-right: 10px;
}
.index_cpzx_aad_bj .ll .cplb .cp_tel .xx_cp_dd .dd {
  width: 120px;
  color: #fff;
  line-height: 20px;
  font-size: 16px;
}
.index_cpzx_aad_bj .rr {
  width: 910px;
}
.index_cpzx_aad_bj .rr .xx_daohangf {
  height: 40px;
  border-bottom: solid 1px #e0e0e0;
}
.index_cpzx_aad_bj .rr .xx_daohangf .lla {
  color: #0058aa;
  font-size: 18px;
  line-height: 40px;
  font-weight: bold;
}
.index_cpzx_aad_bj .rr .xx_daohangf .rra a {
  font-size: 14px;
  color: #666666;
  display: block;
  width: 90px;
  height: 30px;
  background-color: #0058aa;
  color: #fff;
  text-align: center;
  line-height: 30px;
  border-radius: 10px;
}
.index_cpzx_aad_bj .rr .xx_daohangf .rra a:hover {
  background-color: #ce1126;
}
.index_cpzx_aad_bj .rr .index_lln li {
  width: 285px;
  height: 300px;
  border: solid 2px #f1f1f1;
  float: left;
  margin-right: 20px;
  margin-bottom: 20px;
}
.index_cpzx_aad_bj .rr .index_lln li .tp {
  width: 100%;
  height: 250px;
  overflow: hidden;
  position: relative;
}
.index_cpzx_aad_bj .rr .index_lln li .tp img {
  max-width: 100%;
  max-height: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  position: absolute;
}
.index_cpzx_aad_bj .rr .index_lln li .tt {
  text-align: center;
  line-height: 45px;
}
.index_cpzx_aad_bj .rr .index_lln li:hover {
  border: solid 2px #0058aa;
}
.index_cpzx_aad_bj .rr .index_lln li:hover .tt {
  color: #0058aa;
}
.index_cpzx_aad_bj .rr .index_lln li:nth-of-type(3n) {
  margin-right: 0px;
}
.index_ad_bj {
  height: 200px;
  background: url(../images/index_bb_dss_dsdsd_02.jpg) top center no-repeat;
}
.index_ad_bj .left {
  width: 640px;
}
.index_ad_bj .left .tt {
  color: #ffffff;
  font-size: 40px;
  font-weight: bold;
}
.index_ad_bj .left .tt01 {
  color: #ffffff;
  font-size: 24px;
  margin-top: 29px;
}
.index_ad_bj .left .tt02 {
  color: #ffffff;
  font-size: 20px;
  margin-top: 30px;
}
.index_ad_bj .right {
  width: 192px;
}
.index_ad_bj .right .ee {
  color: #ffffff;
  font-size: 16px;
}
.index_ad_bj .right .ee01 {
  color: #0058aa;
  font-size: 24px;
  margin-top: 15px;
  margin-left: 5px;
}
.index_ys_bk_ks {
  min-height: 830px;
  background: url(../images/index_dsds_dsdsdsds_02.jpg) top center no-repeat;
}
.index_ys_bk_ks .ys_bt {
  height: 30px;
  text-align: center;
  font-size: 26px;
  font-weight: bold;
  color: #666;
}
.index_ys_bk_ks .lb li .left {
  width: 638px;
}
.index_ys_bk_ks .lb li .left .ad01 {
  width: 51px;
  height: 51px;
  background: url(../images/ico_01.png) center no-repeat;
  color: #fff;
  font-size: 25px;
  font-weight: bold;
  text-align: center;
  line-height: 51px;
}
.index_ys_bk_ks .lb li .left .ad02 {
  color: #0058aa;
  font-size: 22px;
  font-weight: bold;
  margin-top: 18px;
}
.index_ys_bk_ks .lb li .left .ad03 {
  color: #666;
  font-size: 14px;
  line-height: 24px;
  margin-top: 20px;
}
.index_ys_bk_ks .lb li .left .hx {
  border-bottom: dashed 1px #666;
}
.index_ys_bk_ks .lb li .right {
  width: 558px;
}
.index_xw_bj {
  min-height: 460px;
  background: url(../images/index_bj_dsd_dsds_02.jpg) top center no-repeat;
}
.index_aad_cpzs .tt {
  color: #fff;
  font-size: 26px;
  text-align: center;
  font-weight: bold;
}
.index_aad_cpzs .zz {
  color: #fff;
  font-size: 14px;
  text-align: center;
}
.index_xw_bj {
  min-height: 460px;
}
.index_xw_bj .index_xw_aad li {
  width: 590px;
  height: 62px;
  float: left;
  margin-bottom: 20px;
  border: solid 1px #ccc;
  border-radius: 10px;
}
.index_xw_bj .index_xw_aad li a {
  display: block;
  line-height: 62px;
}
.index_xw_bj .index_xw_aad li a .dian01 {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: #fff;
  border-radius: 50%;
}
.index_xw_bj .index_xw_aad li a .dian02 {
  color: #fff;
  font-size: 16px;
  margin-left: 5px;
}
.index_xw_bj .index_xw_aad li a .dian03 {
  color: #fff;
  font-size: 16px;
}
.index_xw_bj .index_xw_aad li:hover {
  background-color: #fff;
}
.index_xw_bj .index_xw_aad li:hover a .dian01 {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: #095caa;
  border-radius: 50%;
}
.index_xw_bj .index_xw_aad li:hover a .dian02 {
  color: #666666;
  font-size: 16px;
  margin-left: 5px;
}
.index_xw_bj .index_xw_aad li:hover a .dian03 {
  color: #666666;
  font-size: 16px;
}
.index_xw_bj .index_xw_aad li:nth-of-type(2n) {
  float: right;
}
.index_gsjj_bj {
  min-height: 323px;
}
.index_gsjj_bj .left {
  width: 50%;
}
.index_gsjj_bj .right {
  width: 50%;
  min-height: 270px;
  background-color: #f3f4f4;
}
.index_gsjj_bj .right .tt {
  color: #0058aa;
  font-size: 26px;
  font-weight: bold;
}
.index_gsjj_bj .right .zz {
  color: #666666;
  font-size: 14px;
  line-height: 24px;
  margin-top: 30px;
  margin-bottom: 30px;
}
.index_gsjj_bj .right .dd a {
  width: 100px;
  height: 30px;
  display: block;
  background-color: #0058aa;
  border-radius: 10px;
  text-align: center;
  line-height: 30px;
  color: #fff;
}
.index_gsjj_bj .right .dd a:hover {
  background-color: #ce1126;
}
.index_link_bj {
  min-height: 50px;
  background-color: #0058aa;
  color: #fff;
  line-height: 50px;
  border-bottom: solid 1px #666;
}
.index_link_bj span {
  font-size: 16px;
}
.index_link_bj a {
  color: #fff;
  font-size: 14px;
  margin-left: 5px;
  margin-right: 5px;
}
.index_link_bj a:hover {
  color: yellow;
}
.footer_bj {
  min-height: 200px;
  background-color: #333333;
}
.footer_bj .llb > li {
  float: left;
}
.footer_bj .llb .ll {
  margin-right: 118px;
}
.footer_bj .llb .dz {
  width: 558px;
  margin-right: 45px;
}
.footer_bj .llb .dz .fooo_ooo {
  color: #fff;
  font-size: 14px;
}
.footer_bj .llb .dz .fooo_ooo li {
  margin-bottom: 10px;
}
.footer_bj .llb .dz .fooo_ooo img {
  margin-right: 10px;
}
.footer_x_bbbj {
  min-height: 53px;
  background-color: #ffffff;
  line-height: 53px;
  color: #666666;
  font-size: 14px;
  text-align: center;
}
.footer_x_bbbj a {
  color: #666666;
}
.footer_x_bbbj a:hover {
  color: red;
}
