@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;
  min-width: 1255px;
}
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 {
  color: #4D926F;
}
h2 {
  color: #4D926F;
  font-size: 12px;
}
/*开始*/
.header_bj {
  height: 100px;
  position: relative;
}
.header_bj .header_zj {
  width: 700px;
  margin-left: 10px;
}
.header_bj .header_zj .ccd > li {
  float: left;
}
.header_bj .header_zj .ccd > li > a {
  display: inline-block;
  width: 100px;
  height: 100px;
  text-align: center;
  line-height: 100px;
}
.header_bj .header_zj .ccd > li > a:hover {
  background: #c30d23;
  color: #fff;
}
.header_bj .header_zj .erjilan {
  position: absolute;
  z-index: 9999;
  background: #ffffff;
  display: none;
}
.header_bj .header_zj .erjilan a {
  width: 200px;
  display: block;
  height: 50px;
  line-height: 50px;
  color: #2e2e2e;
  text-align: center;
}
.header_bj .header_zj .erjilan a:hover {
  color: #c30d23;
}
.header_bj .souso_bj {
  width: 232px;
  height: 72px;
  position: absolute;
  right: 0px;
  z-index: 999;
  top: 70px;
  display: none;
  /*搜索开始*/
  /*搜索结束*/
}
.header_bj .souso_bj .hd_ct form {
  background: url(../images/header_dsd_dsdsds.png) 0 0 no-repeat;
  width: 232px;
  height: 72px;
  overflow: hidden;
}
.header_bj .souso_bj .hd_ct input[type="text"] {
  width: 160px;
  height: 72px;
  margin-left: 8px;
  border: none;
  background: none;
  line-height: 72px;
  text-indent: 20px;
}
.header_bj .souso_bj .hd_ct input[type="submit"] {
  width: 56px;
  height: 72px;
  cursor: pointer;
  border: none;
  background: none;
}
/*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_cp_zs_bj .zuo .bt {
  color: #323232;
  font-size: 20px;
}
.index_cp_zs_bj .zuo .xx {
  width: 95px;
  height: 2px;
  background: #000;
  margin-top: 7px;
  margin-bottom: 7px;
}
.index_cp_zs_bj .zuo .yw {
  color: #c1c1c1;
  font-size: 14px;
}
.index_cp_zs_bj .you .iojed_sdsd a {
  display: inline-block;
  width: 102px;
  height: 27px;
  text-align: center;
  line-height: 24px;
  font-size: 14px;
  color: #7b7b7b;
}
.index_cp_zs_bj .you .iojed_sdsd a:hover {
  background: #c30d23;
  color: #fff;
}
.index_cp_dsds_l .zuo {
  width: 200px;
  min-height: 843px;
  overflow: hidden;
}
.index_cp_dsds_l .zuo img {
  display: block;
}
.index_cp_dsds_l .you {
  width: 1000px;
}
.index_cp_dsds_l .you .lb li {
  width: 250px;
  min-height: 843px;
  float: left;
}
.index_cp_dsds_l .you .lb li .hover {
  background: url(../images/index_dsdsds_03.png) center no-repeat;
  background-size: cover;
  min-height: 843px;
  display: none;
  width: 250px;
}
.index_cp_dsds_l .you .lb li .hover .xl {
  text-align: center;
  color: #fff;
  font-size: 20px;
  margin-bottom: 10px;
}
.index_cp_dsds_l .you .lb li .hover .gg {
  text-align: center;
  color: #fff;
  font-size: 16px;
  margin-bottom: 10px;
}
.index_cp_dsds_l .you .lb li .hover .gd {
  text-align: center;
}
.index_cp_dsds_l .you .lb li .hover .gd a {
  display: inline-block;
  width: 60px;
  height: 60px;
  border: solid 1px #fff;
  border-radius: 50%;
  color: #fff;
  line-height: 60px;
  font-size: 16px;
}
.index_cp_dsds_l .you .lb li .hover .gd a:hover {
  background: #fff;
  color: #000;
}
.index_cp_dsds_l .you .lb li:hover .hover {
  display: block;
}
.index_gywm_bj {
  height: 612px;
  background: url(../images/banenr_dsdsddsds_02.jpg) center no-repeat;
}
.index_gywm_bj .you {
  width: 625px;
  float: right;
  min-height: 370px;
  background: #fff;
}
.index_gywm_bj .you .bt {
  color: #323232;
  font-size: 20px;
}
.index_gywm_bj .you .xx {
  width: 95px;
  height: 2px;
  background: #000;
  margin-top: 7px;
  margin-bottom: 7px;
}
.index_gywm_bj .you .yw {
  color: #c1c1c1;
  font-size: 14px;
}
.index_gywm_bj .you .zhaoyao {
  font-size: 14px;
  color: #787878;
  line-height: 24px;
}
.index_gywm_bj .you .gd a {
  display: inline-block;
  width: 100px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  color: #787878;
  font-size: 14px;
  border: solid 1px #787878;
}
.index_gywm_bj .you .gd a:hover {
  background: #c30d23;
  color: #fff;
}
.index_xw_bj {
  min-height: 237px;
}
.index_xw_bj .index_xw_bl li {
  width: 590px;
  min-height: 170px;
  float: left;
  margin-right: 10px;
}
.index_xw_bj .index_xw_bl li .tt {
  color: #4e4e4e;
  font-size: 18px;
}
.index_xw_bj .index_xw_bl li .tt a {
  color: #4e4e4e;
}
.index_xw_bj .index_xw_bl li .zz {
  color: #4e4e4e;
  font-size: 14px;
  line-height: 24px;
}
.index_xw_bj .index_xw_bl li .xx {
  height: 1px;
  background: #4a4a4a;
  margin-top: 10px;
  margin-bottom: 10px;
}
.index_xw_bj .index_xw_bl li .gd {
  font-size: 14px;
  color: #4e4e4e;
}
.index_xw_bj .index_xw_bl li .gd a {
  color: #4e4e4e;
}
.index_aad_dss_dsdsds {
  text-align: center;
}
.index_aad_dss_dsdsds li {
  width: 20px;
  height: 20px;
  background: #6f6f6f;
  display: inline-block;
  border-radius: 50%;
  color: #6f6f6f;
  margin-left: 5px;
  margin-right: 5px;
  cursor: pointer;
}
.index_aad_dss_dsdsds .on {
  background: #909090;
  color: #909090;
}
.index_fwdj_bj {
  min-height: 580px;
}
.index_fwdj_bj .bt {
  color: #323232;
  font-size: 20px;
}
.index_fwdj_bj .xx {
  width: 95px;
  height: 2px;
  background: #000;
  margin-top: 7px;
  margin-bottom: 7px;
}
.index_fwdj_bj .yw {
  color: #c1c1c1;
  font-size: 14px;
}
.index_fwdj_bj .iojed_sdsd a {
  display: inline-block;
  width: 102px;
  height: 27px;
  text-align: center;
  line-height: 24px;
  font-size: 14px;
  color: #7b7b7b;
}
.index_fwdj_bj .iojed_sdsd a:hover {
  background: #c30d23;
  color: #fff;
}
.index_fwdj_bj .fwlb li {
  width: 347px;
  min-height: 424px;
  float: left;
  margin-right: 40px;
}
.index_fwdj_bj .fwlb li .ss {
  width: 347px;
  height: 337px;
}
.index_fwdj_bj .fwlb li .ss .hover {
  width: 347px;
  height: 337px;
  background: #c30d23;
  display: none;
}
.index_fwdj_bj .fwlb li .ss .hover .wz {
  text-align: center;
  color: #fff;
  line-height: 24px;
}
.index_fwdj_bj .fwlb li:hover .hover {
  display: block;
}
.index_fwdj_bj .fwlb li .btbj {
  height: 87px;
  border: solid 1px #ccc;
  box-shadow: 0 0 20px #d6d4d4;
}
.index_fwdj_bj .fwlb li .btbj .bt {
  color: #5c5c5c;
  font-size: 16px;
  text-align: center;
}
.index_fwdj_bj .fwlb li .btbj .yw {
  text-align: center;
  margin-top: 10px;
}
.index_fzlc_bj {
  min-height: 336px;
}
.index_fzlc_bj .zuo {
  width: 300px;
}
.index_fzlc_bj .zuo img {
  max-width: 100%;
}
.index_fzlc_bj .you {
  width: 677px;
  overflow: hidden;
  position: relative;
  height: 348px;
}
.index_fzlc_bj .you .dj {
  position: absolute;
  right: 0px;
  bottom: 0px;
  z-index: 999;
}
.index_fzlc_bj .you .dj a {
  width: 50px;
  height: 50px;
  background: #f6f6f6;
  color: #d5d5d5;
  display: inline-block;
  font-size: 18px;
  text-align: center;
  line-height: 50px;
}
.index_fzlc_bj .you .dj a:hover {
  background: #4b4b4b;
  color: #fff;
}
.index_fzlc_bj .you .lba .zuoa {
  width: 425px;
}
.index_fzlc_bj .you .lba .zuoa .nf {
  font-size: 24px;
  color: #000;
}
.index_fzlc_bj .you .lba .zuoa .fzfx {
  font-size: 16px;
  color: #979797;
  margin-top: 20px;
  margin-bottom: 20px;
}
.index_fzlc_bj .you .lba .zuoa .hx {
  width: 42px;
  height: 3px;
  background: #5a5a5a;
  margin-bottom: 23px;
}
.index_fzlc_bj .you .lba .zuoa .zhaiyao {
  font-size: 16px;
  color: #979797;
  line-height: 24px;
}
.index_fzlc_bj .you .lba .zuoa .ddd a {
  font-size: 16px;
  color: #979797;
  line-height: 24px;
}
.index_fzlc_bj .you .lba .youa {
  width: 250px;
}
.index_fzlc_bj .you .lba .youa img {
  max-width: 100%;
}
.footer_bj {
  min-height: 530px;
  background: url(../images/footer_dds_aad_02.jpg) center no-repeat;
}
.footer_bj .zuo {
  width: 500px;
}
.footer_bj .zuo .cc {
  font-size: 34px;
  font-weight: bold;
  color: #303030;
}
.footer_bj .zuo .lx {
  font-size: 14px;
  color: #303030;
  margin-top: 10px;
  margin-bottom: 30px;
}
.footer_bj .zuo .ld {
  font-size: 14px;
  color: #a1a1a0;
  line-height: 24px;
}
.footer_bj .you {
  width: 620px;
}
.footer_bj .you .fooyer_aad_d input {
  color: #acacac;
  border: none;
  height: 40px;
  border-bottom: solid 1px #e8e8e6;
  background: #faf9f7;
}
.footer_bj .you .footer_dh textarea {
  height: 108px;
  width: 100%;
  border-bottom: solid 1px #e8e8e6;
  background: #faf9f7;
  border: none;
  color: #acacac;
  font-family: 微软雅黑;
}
.footer_bj .you .fooer_aad_jdsd_ds input {
  width: 160px;
  height: 38px;
  background: #c30d23;
  color: #fff;
  border: none;
  cursor: pointer;
}
.index_aad_ddsds li {
  width: 390px;
  float: left;
  margin-right: 15px;
  margin-bottom: 15px;
}
.index_aad_ddsds li .tp {
  width: 390px;
  height: 598px;
  overflow: hidden;
  position: relative;
}
.index_aad_ddsds li .tp img {
  max-width: 100%;
  max-height: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  position: absolute;
}
.index_aad_ddsds li .tt {
  height: 70px;
  background: #adadad;
  text-align: center;
  color: #fff;
  line-height: 20px;
  font-size: 14px;
}
.index_aad_ddsds li:hover .tt {
  background: #c30d23;
  color: #fff;
}
.index_aad_ddsds li:nth-of-type(3n) {
  margin-right: 0px;
}
.show_cp_d {
  min-height: 530px;
  background: #f7f7f7;
}
.show_cp_d .zuo {
  width: 830px;
}
.show_cp_d .you {
  width: 430px;
}
.show_cp_d .you .show_rrr .xl {
  font-size: 24px;
  font-weight: bold;
  color: #505050;
}
.show_cp_d .you .show_rrr .yw {
  font-size: 14px;
  color: #505050;
  margin-top: 10px;
  margin-bottom: 20px;
}
.show_cp_d .you .show_rrr .pp {
  color: #787878;
  font-size: 18px;
  line-height: 24px;
}
/*bnanner开始*/
/*banner*/
/* 本例子css */
.slideBox1 {
  width: 100%;
  overflow: hidden;
  position: relative;
}
.slideBox1 .hd {
  height: 15px;
  overflow: hidden;
  position: absolute;
  right: 50%;
  bottom: 5px;
  z-index: 1;
}
.slideBox1 .hd ul {
  overflow: hidden;
  zoom: 1;
  float: left;
}
.slideBox1 .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;
}
.slideBox1 .hd ul li.on {
  background: #f00;
  color: #fff;
}
.slideBox1 .bd {
  position: relative;
  height: 100%;
  z-index: 0;
}
.slideBox1 .bd li {
  zoom: 1;
  vertical-align: middle;
}
.slideBox1 .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结束*/
/*点击弹窗开始*/
#mbOverlay {
  position: fixed;
  z-index: 9998;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  cursor: pointer;
}
#mbOverlay.mbOverlayFF {
  background: transparent url(80.png) repeat;
}
#mbOverlay.mbOverlayIE {
  position: absolute;
}
#mbCenter {
  height: 557px;
  position: absolute;
  z-index: 9999;
  left: 50%;
  background-color: #fff;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-box-shadow: 0 10px 40px rgba(0, 0, 0, 0.7);
  -webkit-box-shadow: 0 10px 40px rgba(0, 0, 0, 0.7);
}
#mbCenter.mbLoading {
  background: #fff url(../images/WhiteLoading.gif) no-repeat center;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
}
#mbImage {
  left: 0;
  top: 0;
  font-family: Myriad, Verdana, Arial, Helvetica, sans-serif;
  line-height: 20px;
  font-size: 12px;
  color: #fff;
  text-align: left;
  background-position: center center;
  background-repeat: no-repeat;
  padding: 10px;
}
#mbImage a,
#mbImage a:link,
#mbImage a:visited {
  color: #ddd;
}
#mbImage a:hover,
#mbImage a:active {
  color: #fff;
}
#mbBottom {
  min-height: 20px;
  font-family: Myriad, Verdana, Arial, Helvetica, sans-serif;
  line-height: 20px;
  font-size: 12px;
  color: #999;
  text-align: left;
  padding: 0 10px 10px;
}
#mbTitle {
  display: inline;
  color: #999;
  font-weight: bold;
  line-height: 20px;
  font-size: 12px;
}
#mbNumber {
  background: url(../images/mbNumber_bg.gif) no-repeat center;
  display: inline;
  color: #C00;
  line-height: 26px;
  font-size: 12px;
  position: absolute;
  bottom: 10px;
  right: 10px;
  text-align: center;
  width: 65px;
  height: 26px;
}
#mbCaption {
  display: block;
  color: #999;
  line-height: 14px;
  font-size: 10px;
}
#mbPrevLink,
#mbNextLink,
#mbCloseLink {
  display: block;
  float: right;
  height: 20px;
  margin: 0;
  outline: none;
}
#mbPrevLink {
  width: 32px;
  height: 100px;
  background: transparent url(../images/CustomBlackPrevious.gif) no-repeat center;
  position: absolute;
  top: 38%;
  left: -32px;
}
#mbNextLink {
  width: 32px;
  height: 100px;
  background: transparent url(../images/CustomBlackNext.gif) no-repeat center;
  position: absolute;
  top: 38%;
  right: -32px;
}
#mbCloseLink {
  width: 24px;
  background: transparent url(../images/CustomBlackClose.gif) no-repeat center;
  position: absolute;
  top: 10px;
  right: 10px;
}
#mbError {
  position: relative;
  font-family: Myriad, Verdana, Arial, Helvetica, sans-serif;
  line-height: 20px;
  font-size: 12px;
  color: #fff;
  text-align: center;
  border: 10px solid #700;
  padding: 10px 10px 10px;
  margin: 20px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
#mbError a,
#mbError a:link,
#mbError a:visited,
#mbError a:hover,
#mbError a:active {
  color: #d00;
  font-weight: bold;
  text-decoration: underline;
}
.layout_default {
  float: left;
  margin: 5px;
}
.mod_gallerylist {
  width: 665px;
  margin: 0 auto;
}
.meta {
  font-size: 12px;
  text-align: center;
}
.image_container img {
  border: 1px solid #CCC;
  padding: 2px;
}
.meta a {
  color: #333;
  text-decoration: none;
}
/*点击弹窗结束*/
.show_aad_klkds .tt {
  font-size: 24px;
  font-size: 22px;
}
.show_aad_klkds .hx {
  width: 100px;
  height: 2px;
  background: #ccc;
  margin-top: 10px;
}
.show_content {
  font-size: 14px;
  color: #767676;
  line-height: 24px;
}
.show_content img {
  max-width: 100%;
}
.show_xw_ll {
  font-size: 14px;
  color: #767676;
  line-height: 24px;
}
.show_xw_ll a {
  color: #767676;
}
.show_xw_ll a:hover {
  color: #a07a55;
}
.show_aad_dsds_dsds_d {
  font-size: 14px;
}
.show_aad_dsds_dsds_d a {
  color: #969696;
}
.show_aad_dsds_dsds_d a:hover {
  color: #b80e0e;
}
.show_xx_ddsd_s li {
  float: left;
  margin-right: 15px;
}
.show_xx_ddsd_s li .tp {
  width: 297px;
  height: 206px;
  position: relative;
  overflow: hidden;
}
.show_xx_ddsd_s li .tp img {
  max-width: 100%;
  max-height: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  position: absolute;
}
.show_xx_ddsd_s li .tt {
  height: 30px;
  line-height: 30px;
  text-align: center;
  background: #f8f7f3;
  font-size: 14px;
}
.show_xx_ddsd_s li:hover .tt {
  background: #030200;
  color: #fff;
}
.page_fw_bj {
  font-size: 40px;
  color: #c30d23;
  font-weight: bold;
  text-align: center;
}
.page_fw_hx {
  border-bottom: solid 2px #000;
  width: 354px;
  margin: 0 auto;
  padding-top: 20px;
}
.page_fwu li {
  width: 156px;
  float: left;
  min-height: 200px;
  margin-right: 150px;
}
.page_fwu li .zy {
  font-size: 14px;
  color: #575858;
  line-height: 24px;
  text-align: center;
}
.page_fw_z_bj {
  min-height: 888px;
  background: url(../images/index_ddssddsds_02.jpg) center no-repeat;
}
.page_fw_z_bj .indsex_dds li {
  width: 325px;
  min-height: 200px;
  float: left;
}
.page_fw_z_bj .indsex_dds li .tt {
  font-size: 18px;
  color: #fff;
  font-weight: bold;
}
.page_fw_z_bj .indsex_dds li .zy {
  font-size: 14px;
  color: #fff;
  margin-top: 10px;
  line-height: 24px;
}
.page_fw_z_bj .indsex_dds li:nth-of-type(2n) {
  float: right;
}
.page_fw_lc_bj {
  min-height: 654px;
  background: url(../images/fwlc_bj_03.jpg) center no-repeat;
}
.page_gy_xb .tt {
  font-size: 20px;
  color: #2a2a2a;
  text-align: center;
  font-weight:bold;
}
.page_gy_xb .yw {
  font-size: 14px;
  color: #6b6b6b;
  text-align: center;
  margin-top: 10px;
}
.page_dy_ww {
  min-height: 345px;
}
.page_dy_ww .zuo {
  width: 456px;
}
.page_dy_ww .you {
  width: 590px;
}
.page_dy_ww .you .tt {
  font-size: 20px;
  color: #131313;
}
.page_dy_ww .you .yw {
  font-size: 14px;
  color: #676767;
  margin-top: 10px;
  margin-bottom: 10px;
}
.page_dy_ww .you .zya {
  font-size: 14px;
  color: #676767;
  line-height: 24px;
}
.page_aad_dssdds {
  font-size: 14px;
  color: #676767;
  line-height: 24px;
  border-bottom: solid 1px #dcdcdc;
  padding-bottom: 10px;
}
.page_ad_kk_dssd {
  font-size: 14px;
  color: #676767;
  line-height: 44px;
}
.page_ad_kk_dssd li {
  border-bottom: solid 1px #dcdcdc;
}
.page_ad_kk_dssd img {
  margin-left: 10px;
  margin-right: 10px;
}
.page_hj_jj {
  font-size: 14px;
  color: #676767;
}
.page_hj_jj li {
  border-bottom: solid 1px #dcdcdc;
  line-height: 24px;
}
.page_haoi_jj_d {
  font-size: 14px;
  color: #676767;
  line-height: 24px;
}
.list_xw li {
  margin-bottom: 20px;
}
.list_xw .zuo {
  width: 599px;
}
.list_xw .zuo .tp {
  width: 599px;
  height: 235px;
  overflow: hidden;
  position: relative;
}
.list_xw .zuo .tp img {
  max-width: 100%;
  max-height: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  position: absolute;
}
.list_xw .you {
  width: 523px;
}
.list_xw .you .tt {
  font-size: 20px;
  margin-bottom: 10px;
}
.list_xw .you .tt a {
  color: #323232;
}
.list_xw .you .zy {
  font-size: 14px;
  color: #676767;
  line-height: 24px;
}
.list_xw .you .hx {
  width: 55px;
  height: 3px;
  background: #323232;
  margin-top: 10px;
  margin-bottom: 10px;
}
.list_xw .you .time {
  font-size: 14px;
  color: #676767;
}
.show_xw_bj .zuo {
  width: 787px;
}
.show_xw_bj .zuo .tt {
  text-align: center;
  font-size: 24px;
}
.show_xw_bj .zuo .time {
  font-size: 14px;
  color: #676767;
  margin-bottom: 10px;
  margin-top: 10px;
}
.show_xw_bj .zuo .content {
  font-size: 14px;
  color: #676767;
  line-height: 24px;
}
.show_xw_bj .zuo .content img {
  max-width: 100%;
}
.show_xw_bj .zuo .shang {
  font-size: 14px;
  color: #676767;
  margin-top: 10px;
  margin-bottom: 10px;
}
.show_xw_bj .zuo .shang a {
  color: #676767;
}
.show_xw_bj .zuo .shang .aad a {
  display: block;
  width: 133px;
  height: 32px;
  background: #c30d23;
  color: #fff;
  text-align: center;
  line-height: 32px;
}
.show_xw_bj .zuo .shang .aad a:hover {
  background: #464646;
}
.show_xw_bj .you {
  width: 325px;
}
.show_xw_bj .you .tt {
  color: #323232;
  font-size: 20px;
}
.show_xw_bj .you .index_aad_sddssds li {
  margin-bottom: 20px;
}
.show_xw_bj .you .index_aad_sddssds .zuoa {
  width: 120px;
  height: 100px;
  overflow: hidden;
  position: relative;
}
.show_xw_bj .you .index_aad_sddssds .zuoa img {
  max-width: 100%;
  max-height: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  position: absolute;
}
.show_xw_bj .you .index_aad_sddssds .youa {
  width: 190px;
}
.show_xw_bj .you .index_aad_sddssds .youa .tt {
  font-size: 18px;
  color: #323232;
}
.show_xw_bj .you .index_aad_sddssds .youa .tt a {
  color: #323232;
}
.show_xw_bj .you .index_aad_sddssds .youa .time {
  color: #323232;
  font-size: 14px;
  margin-top: 10px;
  margin-bottom: 10px;
}
.show_xw_bj .you .index_aad_sddssds .youa .zz {
  font-size: 12px;
  color: #323232;
  line-height: 18px;
}
