@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: 1185px;
  margin: 0 auto;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.clear {
  clear: both;
}
/*开始*/
/*头部开始*/
.header_bj {
  height: 30px;
  background: #f5f5f5;
  overflow: hidden;
}
.header_bj .header_left {
  color: #010101;
  font-size: 12px;
  line-height: 30px;
}
.header_bj .header_rr {
  color: #000000;
  font-size: 12px;
}
.header_bj .header_rr a {
  display: inline-block;
  height: 30px;
  line-height: 30px;
  color: #000000;
  font-size: 12px;
  margin-left: 5px;
  margin-right: 5px;
}
.header_bj .header_rr a:hover {
  color: #2756cc;
}
.header_logo_bj {
  height: 148px;
  overflow: hidden;
  background: url(../images/header_lohobn_02.jpg) center no-repeat;
}
.header_nav_bj {
  height: 65px;
  background: #2756cc;
}
.header_nav_bj .header_nav_li > li {
  border-right: solid 1px #3a65d1;
  float: left;
}
.header_nav_bj .header_nav_li > li > a {
  display: block;
  width: 150px;
  height: 65px;
  text-align: center;
  line-height: 65px;
  color: #fff;
}
.header_nav_bj .header_nav_li > li > a:hover {
  background: #d7a909;
}
/*头部结束*/
/*bnanner开始*/
/*banner*/
/* 本例子css */
.slideBox {
  width: 100%;
  overflow: hidden;
  position: relative;
}
.slideBox .hd {
  height: 15px;
  overflow: hidden;
  position: absolute;
  right: 50%;
  bottom: 20px;
  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: #f00;
  color: #fff;
}
.slideBox .bd {
  position: relative;
  height: 100%;
  z-index: 0;
}
.slideBox .bd li {
  zoom: 1;
  vertical-align: middle;
}
.slideBox .bd img {
  display: block;
}
/* 下面是前/后按钮代码，如果不需要删除即可 */
.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_ss_bj {
  height: 65px;
  background: #ffffff;
  /*搜索开始*/
  /*搜索结束*/
}
.index_ss_bj .hot {
  width: 740px;
}
.index_ss_bj .hot .left_ss {
  color: #4e4e4e;
  font-size: 13px;
}
.index_ss_bj .hot .left_ss a {
  color: #4e4e4e;
}
.index_ss_bj .hot .aad_dsd {
  color: #e9212a;
  font-weight: bold;
  font-size: 16px;
}
.index_ss_bj .hot .aad_sosd {
  color: #97acb6;
  margin-right: 10px;
  font-size: 16px;
}
.index_ss_bj .hd_ct form {
  background: url(../images/index_dsd_ss_03.jpg) 0 0 no-repeat;
  width: 320px;
  height: 33px;
  overflow: hidden;
}
.index_ss_bj .hd_ct input[type="text"] {
  width: 200px;
  height: 33px;
  margin-left: 8px;
  border: none;
  background: none;
  margin-left: 80px;
}
.index_ss_bj .hd_ct input[type="submit"] {
  width: 25px;
  height: 33px;
  cursor: pointer;
  border: none;
  background: none;
}
/*产品开始*/
.index_cp_bj {
  min-height: 912px;
  background: #eaeaea;
  overflow: hidden;
}
.index_cp_bj .cp_left {
  width: 245px;
}
.index_cp_bj .cp_right {
  width: 863px;
}
.index_cp_bj .cp_right .lb li {
  width: 268px;
  float: left;
  margin-right: 25px;
  border: solid 1px #ccc;
  margin-bottom: 20px;
}
.index_cp_bj .cp_right .lb li:nth-of-type(3n) {
  margin-right: 0px;
}
.index_cp_bj .cp_right .lb .tp {
  width: 268px;
  height: 208px;
  overflow: hidden;
  position: relative;
  background: #fff;
}
.index_cp_bj .cp_right .lb .tp img {
  max-width: 100%;
  max-height: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  position: absolute;
}
.index_cp_bj .cp_right .lb .title {
  text-align: center;
  height: 50px;
  line-height: 50px;
  font-size: 15px;
  color: #000;
  width: 100%;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.index_cp_bj .index_cp_s {
  min-height: 625px;
  background: #1853a9;
  overflow: hidden;
}
.index_cp_bj .index_cp_lpa {
  height: 85px;
  line-height: 85px;
  text-align: center;
  color: #ffffff;
  font-size: 29px;
  font-weight: bold;
}
.index_cp_bj .index_cp_bjz {
  width: 240px;
  margin: 0 auto;
  background: #fff;
}
.index_cp_bj .index_aad_lb {
  color: #000000;
  font-size: 14px;
}
.index_cp_bj .index_aad_lb img {
  vertical-align: middle;
  margin-right: 10px;
}
.index_cp_bj .index_aad_lb a {
  display: inline-block;
  height: 60px;
  line-height: 60px;
}
.index_cp_bj .index_aad_lb a:hover {
  color: #1853a9;
}
/*产品结束*/
/*公司简介开始*/
.index_gsjj_bj {
  min-height: 650px;
  background: url(../images/index_bjd_04.jpg) center no-repeat;
  overflow: hidden;
}
.index_gsjj_bj .leftc {
  width: 422px;
}
.index_gsjj_bj .leftc .title {
  color: #ffffff;
  font-size: 24px;
}
.index_gsjj_bj .leftc .yw {
  color: #d4d4d4;
  font-size: 12px;
  margin-top: 20px;
  margin-bottom: 34px;
}
.index_gsjj_bj .leftc .zhaiyao {
  color: #ffffff;
  font-size: 13px;
  line-height: 24px;
}
/*公司简介结束*/
/*开始*/
.index_aad_zhai_bj {
  min-height: 768px;
  background: url(../images/index_dsdsdsds_08.jpg) center no-repeat;
}
.index_aad_zhai_bj .index_zhai_one {
  width: 467px;
}
.index_aad_zhai_bj .index_zhai_one .title {
  color: #000000;
  font-size: 24px;
}
.index_aad_zhai_bj .index_zhai_one .titleyw {
  color: #d4d4d4;
  font-size: 12px;
  margin-top: 14px;
  margin-bottom: 50px;
}
.index_aad_zhai_bj .index_zhai_one .tityleya {
  color: #666666;
  font-size: 14px;
  line-height: 24px;
}
.index_zss_ggd {
  text-align: center;
  margin-top: 50px;
  margin-bottom: 50px;
}
.index_zss_ggd a {
  display: inline-block;
  width: 150px;
  height: 40px;
  background: #2756cc;
  text-align: center;
  line-height: 40px;
  color: #fff;
  font-size: 16px;
}
.index_zss_ggd a:hover {
  background: #323642;
}
/*结束*/
/*公司简介*/
.index_gsjj_bja {
  height: 522px;
  background: url(../images/index_gsjj_02.jpg) center no-repeat;
}
.index_gsjj_bja .index_aad_jianjie {
  width: 690px;
  margin-right: 70px;
}
.index_gsjj_bja .index_aad_jianjie .title {
  color: #000000;
  font-size: 18px;
}
.index_gsjj_bja .index_aad_jianjie .zhaiyao {
  color: #292929;
  font-size: 14px;
  line-height: 24px;
}
/*公司简介结束*/
/*新闻中心*/
.index_xwzx_bj {
  min-height: 612px;
}
.index_xwzx_bj .index_left {
  width: 325px;
}
.index_xwzx_bj .index_rght {
  width: 379px;
}
.index_xwzx_bj .index_aad_ldd li {
  border-bottom: solid 1px #e7e7e7;
}
.index_xwzx_bj .index_aad_ldd li > a {
  color: #000000;
  font-size: 14px;
  display: block;
  height: 55px;
  line-height: 55px;
}
.index_xwzx_bj .index_aad_ldd li > a span {
  color: #666666;
  font-size: 14px;
}
.index_xwzx_bj .index_aad_ldd .zhaiyao {
  color: #666666;
  font-size: 14px;
  line-height: 24px;
}
.index_xwzx_bj .index_aad_ldd .gengduo a {
  display: block;
  width: 78px;
  height: 25px;
  background: #042c92;
  border-radius: 20px;
  color: #fff;
  font-size: 14px;
  text-align: center;
  line-height: 25px;
}
.index_xwzx_bj .index_aad_ldd .gengduo a:hover {
  background: #d8dcdf;
}
/*新闻中心结束*/
/*友情链接开始*/
.index_link img {
  vertical-align: middle;
  margin-right: 10px;
}
.index_link a {
  color: #000000;
  font-size: 14px;
}
.index_link a:hover {
  color: #2756cc;
}
/*友情链接结束*/
/*底部开始*/
.footer_bj {
  height: 340px;
  background: #222222;
}
.footer_bj .lefta {
  width: 196px;
}
.footer_bj .right {
  width: 907px;
}
.footer_bj .right .lxwm_l {
  width: 315px;
}
.footer_bj .right .lxwm_l .fooyer_cc {
  color: #ffffff;
  font-size: 27px;
  font-weight: bold;
}
.footer_bj .right .lxwm_l .hx {
  width: 33px;
  height: 2px;
  background: #404040;
  margin-top: 25px;
  margin-bottom: 12px;
}
.footer_bj .right .lxwm_l .title {
  color: #ffffff;
  font-size: 14px;
  margin-bottom: 20px;
}
.footer_bj .right .lxwm_l .zhjaoyao {
  color: #fff;
  font-size: 12px;
  line-height: 24px;
}
.footer_bj .right .lxwmn_r {
  width: 460px;
}
.footer_xbj {
  height: 50px;
  text-align: center;
  line-height: 50px;
  font-size: 14px;
  color: #fff;
  background: #222222;
  border-top: solid 1px #343434;
}
/*底部结束*/
