@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;
}
/*开始*/
/*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(../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结束*/
.header_logo_nav_bj {
  height: 170px;
  overflow: hidden;
  background: #004b98;
}
.header_logo_nav_bj .left img {
  float: left;
  margin-right: 20px;
}
.header_logo_nav_bj .left .tt {
  color: #676767;
  font-size: 24px;
}
.header_logo_nav_bj .left .tt01 {
  color: #676767;
  font-size: 24px;
  margin-top: 10px;
}
.header_logo_nav_bj .right {
  width: 350px;
}
.header_logo_nav_bj .right .header_tel {
  margin-left: 15px;
}
.header_logo_nav_bj .right .header_tel .tel01 {
  color: #ffffff;
  font-size: 30px;
  font-weight: bold;
}
.header_logo_nav_bj .right .header_tel .tel02 {
  color: #ffffff;
  font-size: 20px;
  margin-bottom: 5px;
}
.header_dh_bj {
  height: 60px;
  background: #ffffff;
  overflow: hidden;
}
.header_dh_bj .llb > li {
  float: left;
  line-height: 60px;
  color: #333333;
}
.header_dh_bj .llb > li > a {
  color: #333333;
  display: inline-block;
  width: 170px;
  text-align: center;
  line-height: 60px;
}
.header_dh_bj .llb > li > a:hover {
  background-color: #eda828;
  color: #fff;
}
.index_xzx_wm_bj {
  height: 737px;
  background: url(../images/ico_aad_cbd_02.jpg) top center no-repeat;
}
.index_xzx_wm_bj .kuandu {
  width: 537px;
  margin-right: 70px;
}
.index_xzx_wm_bj .kuandu .tel {
  width: 226px;
  margin-left: 105px;
}
.index_xzx_wm_bj .kuandu .tel .ccad {
  color: #ffffff;
  font-size: 22px;
}
.index_xzx_wm_bj .kuandu .tel .cctd {
  color: #ffffff;
  font-size: 32px;
  font-weight: bold;
}
.index_xzx_wm_bj .kuandu .woi_wz {
  color: #fff;
  font-size: 24px;
  text-indent: 30px;
}
.index_title {
  height: 128px;
  width: 473px;
  margin: 0 auto;
  background: url(../images/ico_ds_dsdsdds.png) top center no-repeat;
}
.index_title .nnd {
  color: #575757;
  font-size: 45px;
  font-weight: bold;
}
.index_cpzx_bj {
  height: 880px;
  background: url(../images/index_cpzx_bbjcd_02.jpg) top center no-repeat;
  overflow: hidden;
}
.index_cpzx_bj .xlm {
  color: #575757;
  text-align: center;
}
.index_cpzx_bj .xlm a {
  display: inline-block;
  color: #575757;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-right: 20px;
  margin-bottom: 10px;
}
.index_cpzx_bj .xlm a:hover {
  background-color: #004b98;
  color: #fff;
}
.index_cpzx_bj .x_llb_c li {
  width: 335px;
  box-shadow: 0 0 5px #d6d4d4;
  float: left;
  background-color: #fff;
  margin-right: 20px;
  margin-bottom: 20px;
}
.index_cpzx_bj .x_llb_c li .tp {
  width: 100%;
  height: 252px;
  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 .bbt {
  height: 30px;
  color: #333333;
  font-size: 14px;
  line-height: 30px;
  text-align: center;
  width: 100%;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.index_cpzx_bj .x_llb_c li:nth-of-type(3n) {
  margin-right: 0px;
}
.index_ggt_ddf {
  height: 399px;
  background: url(../images/index_aad_dsdsds_02.jpg) top center no-repeat;
}
.index_ggt_ddf .kuandu {
  width: 213px;
  text-align: center;
}
.index_ggt_ddf .kuandu .ttwd {
  color: #ffffff;
  font-size: 24px;
}
.index_ggt_ddf .kuandu .ddwd {
  color: #ffffff;
  font-size: 33px;
  font-weight: bold;
}
.index_gw_wm_bj {
  height: 544px;
  background: url(../images/index_gyssd_dsds_02.jpg) top center no-repeat;
}
.index_gw_wm_bj .wm_ccd {
  color: #444444;
  font-size: 40px;
  margin-bottom: 16px;
}
.index_gw_wm_bj .wd_d_as {
  width: 187px;
  height: 46px;
  background-color: #1e93d6;
  text-align: center;
  line-height: 46px;
  border-radius: 30px;
  color: #fff;
  font-size: 24px;
}
.index_gw_wm_bj .kuanduc {
  width: 508px;
}
.index_gw_wm_bj .kuanduc .tt001 {
  color: #444444;
  font-size: 45px;
}
.index_gw_wm_bj .kuanduc .zz001 {
  color: #444444;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 65px;
}
.index_ggt_bj {
  height: 190px;
  background: url(../images/ccd_aad_dsds_02.jpg) top center no-repeat;
}
.index_xwzx_bj {
  height: 600px;
}
.index_xwzx_bj .llb_cd > li {
  width: 377px;
  min-height: 309px;
  float: left;
  margin-right: 30px;
  border: solid 1px #e6e6e6;
}
.index_xwzx_bj .llb_cd > li .s_bj {
  height: 66px;
  background: url(../images/index_aad_dsdsd_03.jpg) top center no-repeat;
}
.index_xwzx_bj .llb_cd > li .s_bj .xxad {
  color: #323232;
  font-size: 20px;
}
.index_xwzx_bj .llb_cd > li .s_bj .ccd a {
  display: inline-block;
  width: 100px;
  height: 26px;
  background-color: #1e93d6;
  color: #fff;
  text-align: center;
  line-height: 26px;
  font-size: 16px;
}
.index_xwzx_bj .llb_cd > li .s_bj .ccd a:hover {
  background-color: #474747;
}
.index_xwzx_bj .llb_cd > li .index_llb_cdas {
  color: #868686;
  font-size: 16px;
}
.index_xwzx_bj .llb_cd > li .index_llb_cdas li {
  margin-bottom: 15px;
}
.index_xwzx_bj .llb_cd > li .index_llb_cdas li span {
  float: right;
}
.index_xwzx_bj .llb_cd > li .index_llb_cdas li a {
  color: #868686;
}
.index_xwzx_bj .llb_cd > li .index_llb_cdas li a:hover {
  color: #1e93d6;
}
.index_link_bj {
  min-height: 70px;
  color: #666666;
  line-height: 70px;
  border-top: solid 1px #666666;
}
.index_link_bj a {
  color: #666666;
  margin-left: 5px;
  margin-right: 5px;
}
.index_link_bj a:hover {
  color: #000;
}
.header_logo_nav_bj1 {
  height: 170px;
  overflow: hidden;
  background: #333333;
}
.header_logo_nav_bj1 .left img {
  float: left;
  margin-right: 20px;
}
.header_logo_nav_bj1 .left .tt {
  color: #676767;
  font-size: 24px;
}
.header_logo_nav_bj1 .left .tt01 {
  color: #676767;
  font-size: 24px;
  margin-top: 10px;
}
.header_logo_nav_bj1 .right {
  width: 350px;
}
.header_logo_nav_bj1 .right .header_tel {
  margin-left: 15px;
}
.header_logo_nav_bj1 .right .header_tel .tel01 {
  color: #ffffff;
  font-size: 30px;
  font-weight: bold;
}
.header_logo_nav_bj1 .right .header_tel .tel02 {
  color: #ffffff;
  font-size: 20px;
  margin-bottom: 5px;
}
.footer_x_bbbj {
  min-height: 53px;
  background-color: #333333;
  border-top: solid 1px #999999;
  line-height: 53px;
  color: #999999;
  font-size: 14px;
  text-align: center;
}
.footer_x_bbbj a {
  color: #999999;
}
