@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_sbj {
  height: 43px;
  border-bottom: solid 1px #eaeaea;
  overflow: hidden;
}
.header_sbj .header_left {
  color: #515151;
  font-size: 12px;
  line-height: 43px;
}
.header_sbj .tel {
  color: #515151;
  font-size: 12px;
}
.header_sbj .tel img {
  vertical-align: middle;
}
.header_logo_nav {
  height: 129px;
  border-bottom: solid 1px #efefef;
  overflow: hidden;
}
.header_logo_nav .header_nav_aasd > li {
  float: left;
  border-right: solid 1px #efefef;
}
.header_logo_nav .header_nav_aasd > li > a {
  display: block;
  height: 129px;
  width: 122px;
  line-height: 129px;
  text-align: center;
}
.header_logo_nav .header_nav_aasd > li > a:hover {
  background: #c30d23;
  color: #fff;
}
/*幻灯片开始*/
/*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: #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;
  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_bj {
  height: 60px;
  border-bottom: solid 1px #eaeaea;
}
.index_bj .index_kk_dd_ll {
  color: #c30d23;
  font-size: 16px;
  margin-right: 10px;
}
.index_bj .index_kk_dd_ll img {
  vertical-align: middle;
}
.index_bj .index_llj {
  font-size: 14px;
}
.index_bj .index_llj a {
  color: #666666;
}
.index_jtxx_bj {
  min-height: 455px;
}
.index_jtxx_bj .left {
  width: 425px;
  /*简介开始*/
  /*简介结束*/
  /*列表开始*/
  /*列表结束*/
}
.index_jtxx_bj .left .index_dsd_k {
  height: 40px;
  border-bottom: solid 2px #dfdfe1;
}
.index_jtxx_bj .left .index_dsd_k a {
  display: inline-block;
  line-height: 40px;
  text-align: center;
  width: 79px;
}
.index_jtxx_bj .left .index_dsd_k a:hover {
  color: #c30d23;
  border-bottom: solid 2px #c30d23;
}
.index_jtxx_bj .left .index_jtjj_dd {
  min-height: 204px;
  border-bottom: dashed 1px #d6d6d6;
}
.index_jtxx_bj .left .index_jtjj_dd .index_aad_right {
  width: 255px;
}
.index_jtxx_bj .left .index_jtjj_dd .index_aad_right div {
  color: #666666;
  font-size: 14px;
  line-height: 24px;
}
.index_jtxx_bj .left .index_jtjj_dd .index_aad_right div a {
  color: #c30d23;
}
.index_jtxx_bj .left .index_jt_lb li {
  color: #666666;
  font-size: 14px;
}
.index_jtxx_bj .left .index_jt_lb li a {
  color: #666666;
  font-size: 14px;
  display: inline-block;
  height: 30px;
  line-height: 30px;
}
.index_jtxx_bj .left .index_jt_lb li span {
  margin-left: 15px;
}
.index_jtxx_bj .right {
  width: 740px;
}
.index_jtxx_bj .right .index_jj_rrlb li {
  float: left;
  width: 185px;
  height: 257px;
  overflow: hidden;
  position: relative;
}
.index_jtxx_bj .right .index_jj_rrlb li img {
  max-width: 100%;
  max-height: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  position: absolute;
}
.index_jtxx_bj .right .index_jj_rrlb li img:hover {
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: gray;
}
.index_asd_jcssj {
  min-height: 437px;
  background: #f5f5f5;
}
.index_asd_jcssj .index_jcsj_bj {
  height: 57px;
  border-bottom: #dfdfe1 2px solid;
  line-height: 57px;
}
.index_asd_jcssj .index_jcsj_bj span {
  border-bottom: solid 2px #c30d23;
  padding-bottom: 17px;
}
.index_asd_jcssj .indesx_jcss_jj li {
  float: left;
  margin-right: 10px;
}
.index_asd_jcssj .indesx_jcss_jj li .tp {
  width: 278px;
  height: 200px;
  overflow: hidden;
  position: relative;
}
.index_asd_jcssj .indesx_jcss_jj li .tp img {
  max-width: 100%;
  max-height: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  position: absolute;
}
.index_asd_jcssj .indesx_jcss_jj li .title {
  color: #000000;
  font-size: 14px;
  text-align: center;
  height: 50px;
  line-height: 50px;
  width: 100%;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.index_link {
  height: 79px;
  display: flex;
  align-items: center;
}
.index_link .lj {
  color: #000000;
  font-size: 16px;
}
.index_link .lj a {
  color: #656565;
  font-size: 14px;
  margin-left: 10px;
}
.footer_bj {
  min-height: 413px;
  background: url(../images/index_adsd_dsd_02.jpg) center;
}
.footer_bj .footer_x_nav > li {
  float: left;
}
.footer_bj .footer_x_nav > li img {
  vertical-align: middle;
  margin-right: 10px;
}
.footer_bj .footer_x_nav > li > a {
  color: #fff;
  display: inline-block;
  width: 143px;
}
.footer_bj .footer_x_nav > li .xln li {
  margin-bottom: 10px;
}
.footer_bj .footer_x_nav > li .xln li a {
  color: #a8a8a8;
  font-size: 14px;
}
.footer_bj .footer_x_nav > li .xln li a:hover{
  color: #fff;
}
.footer_bj .footer_aad_bq {
  font-size: 12px;
  color: #fff;
  line-height: 20px;
  /*position: absolute;*/
  margin-top:35px;
  bottom: 10px;
}


.index_leftc{
  width: 368px;
}


.inde_wqomen_zeng{
  font-size: 14px;
  color: #666666;
}
.inde_wqomen_zeng li{
  margin-bottom: 10px;
}
.inde_wqomen_zeng a{
  color: #666666;
}


.header_gwoem_dsds{
  background: #c30d23;
  position: absolute;
  z-index: 999;
  width: 122px;
  display: none;
}
.header_gwoem_dsds a{
  display: block;
  height: 50px;
  text-align: center;
  line-height: 50px;
  color: #fff;
}
.header_gwoem_dsds a:hover{
  background: #c3930d;
}

