@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,
tbody,
tfoot,
thead,
tr,
th,
td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
body,
input,
textarea {
  font-family: '微软雅黑', 'YaHei', '黑体', 'Hei', Tahoma, Helvetica, arial, sans-serif;
}
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;
}
/* remember to highlight inserts somehow! */
ins {
  text-decoration: none;
}
del {
  text-decoration: line-through;
}
a {
  text-decoration: none;
}
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: 1410px;
  margin: 0 auto;
}
.zmiddle {
  width: 96%;
  margin: 0 auto;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.clear {
  clear: both;
}
img {
  max-width: 100%;
  display: inline-block;
}
#tel {
  display: none;
}
@media only screen and (max-width: 768px) {
  #pc {
    display: none;
  }
  #tel {
    display: block;
  }
}
/* 头部导航 */
/*bnanner开始*/
/*banner*/
/* 本例子css */
.slideBox {
  width: 100%;
  overflow: hidden;
  position: relative;
}
.slideBox .hd {
  height: 15px;
  overflow: hidden;
  position: absolute;
  right: 50%;
  bottom: 25px;
  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结束*/
@media only screen and (max-width: 740px) {
  .middle {
    width: 96%;
  }
}
.sj_header_a {
  background-color: #fff;
}
.sj_header_a .logoa {
  width: 70%;
}
.sj_header_a .logoa .tt01 {
  font-size: 25px;
  font-weight: bold;
  color: #010101;
  line-height: 50px;
}
.sj_header_a .nav_ico {
  width: 30%;
}
#index_hdnri_a {
  width: 100%;
  top: 0;
  left: 0;
  background: #fff;
  position: fixed;
  min-height: 100%;
  z-index: 999999999;
  display: none;
}
#index_hdnri_a .aad_cd {
  margin-top: 20px;
  padding-right: 20px;
}
#index_hdnri_a .aad_cd a {
  color: #444;
  font-size: 28px;
}
#index_hdnri_a .sj_ajmmr > li {
  border-bottom: #c9c9c9 1px solid;
  padding-bottom: 10px;
}
#index_hdnri_a .sj_ajmmr > li > a {
  display: block;
  height: 50px;
  line-height: 50px;
  text-align: center;
  color: #010101;
  font-size: 20px;
}
#index_hdnri_a .sj_ajmmr > li .sj_xddh_s {
  display: none;
  color: #010101;
}
#index_hdnri_a .sj_ajmmr > li .sj_xddh_s a {
  color: #010101;
}
#index_hdnri_a .sj_ajmmr > li .sj_xddh_s .inad_kkds {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  flex-direction: row;
}
#index_hdnri_a .sj_ajmmr > li .sj_xddh_s .inad_kkds > li {
  width: 49%;
}
#index_hdnri_a .sj_ajmmr > li .sj_xddh_s .inad_kkds > li .tp {
  border-radius: 10px;
  overflow: hidden;
  height: 0px;
}
#index_hdnri_a .sj_ajmmr > li .sj_xddh_s .inad_kkds > li .tt {
  text-align: center;
  color: #010101;
}
#index_hdnri_a .sj_ajmmr > li .sj_xddh_s .inad_kkds > li .tt a {
  display: block;
  height: 40px;
  line-height: 40px;
}
#menu {
  position: fixed;
  right: 0px;
  top: 0px;
  z-index: 70;
  width: 110px;
  height: 100%;
  display: flex;
  /*设置子元素侧轴对齐方式*/
  flex-wrap: wrap;
  align-content: center;
}
#menu > li {
  text-align: center;
}
#menu a {
  background-color: #fff;
  color: #333;
  display: block;
  width: 110px;
  height: 60px;
  background: url(../images/z_gg.png) top center no-repeat;
}
#menu .active a {
  background: url(../images/z_gg1.png) top center no-repeat;
}
.header_bj {
  height: 107px;
  background: #fff;
  width: 100%;
  position: fixed;
  z-index: 71;
}
.header_bj .zz {
  width: 270px;
}
.header_bj .zz .logo {
  margin-top: 13px;
}
.header_bj .yy {
  width: 960px;
}
.header_bj .yy .xllb > li {
  float: left;
  margin-left: 10px;
  margin-right: 10px;
  position: relative;
}
.header_bj .yy .xllb > li > a {
  display: block;
  width: 112px;
  height: 107px;
  text-align: center;
  line-height: 107px;
  font-size: 15px;
  color: #000;
}
.header_bj .yy .xllb > li > a:hover {
  background: #2791cd;
  color: #fff;
}
.header_bj .yy .xllb > li .xad_lb {
  display: none;
  position: absolute;
}
.header_bj .yy .xllb > li .xad_lb li img {
  display: block;
}
.header_bj .yy .xllb > li .xad_lb li a {
  background: #2791cd;
  display: block;
  width: 100%;
  color: #fff;
  font-size: 14px;
  text-align: center;
  height: 40px;
  line-height: 40px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.header_bj .yy .xllb > li .xad_lb li a:hover {
  background: #545454;
}
.section02 .fp-tableCell {
  display: flex;
  align-content: center;
  flex-wrap: wrap;
}
.section02 .xjz {
  width: 100%;
}
.section02 .xjz .sgd {
  padding-bottom: 20px;
}
.section02 .xjz .xzz {
  width: 36%;
  float: left;
}
.section02 .xjz .xzz .tt01 {
  color: #111111;
  font-size: 35px;
  font-weight: bold;
  padding-bottom: 20px;
}
.section02 .xjz .xzz .tt02 {
  color: #6f6f6f;
  font-size: 16px;
}
.section02 .xjz .xyy {
  float: right;
}
.section02 .xjz .xyy a {
  display: block;
  width: 167px;
  height: 52px;
  background: #2791cd;
  text-align: center;
  line-height: 52px;
  color: #fff;
  font-size: 18px;
}
.section02 .xjz .xyy a img {
  margin-left: 5px;
}
@media screen and (max-width: 740px) {
  .section02 .xjz .xzz {
    width: 100%;
    text-align: center;
  }
  .section02 .xjz .xzz .tt01 {
    font-size: 22px;
    padding-bottom: 10px;
    padding-top: 10px;
  }
  .section02 .xjz .xzz .tt02 {
    font-size: 14px;
    line-height: 24px;
  }
  .section02 .xjz .xyy {
    width: 100%;
    text-align: center;
    padding-top: 10px;
  }
  .section02 .xjz .xyy a {
    display: inline-block;
    width: 100px;
    height: 30px;
    background: #2791cd;
    text-align: center;
    line-height: 30px;
    color: #fff;
    font-size: 16px;
  }
  .section02 .xjz .xyy a img {
    display: none;
  }
}
/*bnanner开始*/
/*banner*/
/* 本例子css */
.slideBoxa {
  width: 100%;
  overflow: hidden;
  position: relative;
}
.slideBoxa .hd {
  float: left;
  width: 410px;
}
.slideBoxa .hd ul li {
  width: 100%;
  height: 54px;
  background: url(../images/ico_cp.png) top left no-repeat;
  line-height: 54px;
  text-indent: 90px;
  color: #6f6f6f;
  font-size: 28px;
  font-weight: bold;
  cursor: pointer;
  margin-bottom: 10px;
  margin-top: 30px;
}
.slideBoxa .hd ul li.on {
  background: url(../images/ico_cp_h.png) top left no-repeat;
  color: #2791cd;
}
.slideBoxa .hd ul li.on a {
  color: #2791cd;
}
@media screen and (max-width: 740px) {
  .slideBoxa .hd {
    width: 100%;
  }
  .slideBoxa .hd ul li {
    width: 50%;
    font-size: 14px;
    margin-bottom: 10px;
    margin-top: 0px;
    text-indent: 60px;
    float: left;
  }
}
.slideBoxa .bd {
  float: right;
  width: 878px;
}
.slideBoxa .bd li {
  zoom: 1;
  vertical-align: middle;
  text-align: center;
}
.slideBoxa .bd img {
  display: inline-block;
  max-width: 100%;
}
@media screen and (max-width: 740px) {
  .slideBoxa .bd {
    width: 100%;
    padding-bottom: 20px;
  }
}
/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBoxa .prev,
.slideBoxa .next {
  position: absolute;
  bottom: -15px;
  display: none;
  width: 52px;
  height: 52px;
}
.slideBoxa .next {
  left: 90px;
}
.slideBoxa .prev:hover,
.slideBoxa .next:hover {
  filter: alpha(opacity=100);
  opacity: 1;
}
.slideBoxa .prevStop {
  display: none;
}
.slideBoxa .nextStop {
  display: none;
}
/*bnanner结束*/
@media screen and (max-width: 740px) {
  .slideBoxa .next {
    display: none;
  }
}
.index_title .tt01 {
  color: #efefef;
  font-size: 75px;
  text-align: center;
  font-weight: bold;
  opacity: 0.3;
}
.index_title .tt02 {
  margin-top: -40px;
  font-size: 35px;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
  position: relative;
  z-index: 3;
}
.index_title .tt03 {
  color: #ffffff;
  font-size: 18px;
  text-align: center;
  margin-top: 20px;
}
@media screen and (max-width: 740px) {
  .index_title .tt01 {
    font-size: 35px;
  }
  .index_title .tt02 {
    margin-top: -20px;
    font-size: 25px;
    color: #ffffff;
    font-weight: bold;
    text-align: center;
    position: relative;
    z-index: 3;
  }
  .index_title .tt03 {
    font-size: 14px;
    line-height: 24px;
    margin-top: 10px;
  }
}
.section03 .fp-tableCell {
  display: flex;
  align-content: center;
  flex-wrap: wrap;
}
.section03 {
  background: url(../images/index_gywnmd_02.jpg) 50%;
}
.section03 .xjz {
  width: 100%;
  padding-top: 100px;
}
.section03 .xjz .zhaiyao {
  color: #ffffff;
  font-size: 18px;
  line-height: 34px;
  padding-top: 60px;
  padding-bottom: 30px;
  width: 85%;
  margin: 0 auto;
}
.section03 .xjz .gy_si {
  width: 57%;
  margin: 0 auto;
}
.section03 .xjz .gy_si .xllb {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  flex-direction: row;
}
.section03 .xjz .gy_si .xllb > li {
  width: 18%;
  height: 133px;
  background: #ffffff;
  display: flex;
  align-content: center;
  flex-wrap: wrap;
  cursor: pointer;
}
.section03 .xjz .gy_si .xllb > li > div {
  width: 100%;
}
.section03 .xjz .gy_si .xllb > li > div .x001 {
  text-align: center;
}
.section03 .xjz .gy_si .xllb > li > div .x002 {
  text-align: center;
  color: #e70113;
  padding-top: 10px;
}
.section03 .xjz .gy_si .xllb > li:nth-of-type(even) {
  background: #e70113;
}
.section03 .xjz .gy_si .xllb > li:nth-of-type(even) .x002 {
  color: #fff;
}
.section03 .xjz .gy_gd {
  text-align: center;
  padding-top: 30px;
}
.section03 .xjz .gy_gd a {
  display: inline-block;
  width: 120px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  background: #e70113;
  color: #fff;
  border-radius: 10px;
}
.section03 .xjz .gy_gd a:hover {
  background: #5c5c5c;
}
.section03 .xjz .gy_tt {
  text-align: center;
  padding-top: 25px;
}
@media screen and (max-width: 740px) {
  .section03 .xjz {
    padding-top: 30px;
  }
  .section03 .xjz .zhaiyao {
    color: #ffffff;
    font-size: 14px;
    line-height: 24px;
    padding-top: 20px;
    padding-bottom: 20px;
    width: 100%;
    margin: 0 auto;
  }
  .section03 .xjz .gy_si {
    width: 100%;
    margin: 0 auto;
  }
  .section03 .xjz .gy_si .xllb {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    flex-direction: row;
  }
  .section03 .xjz .gy_si .xllb > li {
    background: #ffffff;
    width: 100%;
    height: 100%;
    display: flex;
    align-content: center;
    flex-wrap: wrap;
    padding-top: 30px;
    padding-bottom: 30px;
    cursor: pointer;
  }
  .section03 .xjz .gy_si .xllb > li > div {
    width: 100%;
  }
  .section03 .xjz .gy_si .xllb > li > div .x001 {
    text-align: center;
  }
  .section03 .xjz .gy_si .xllb > li > div .x002 {
    text-align: center;
    color: #e70113;
    padding-top: 10px;
  }
  .section03 .xjz .gy_si .xllb > li:nth-of-type(even) {
    background: #e70113;
  }
  .section03 .xjz .gy_si .xllb > li:nth-of-type(even) .x002 {
    color: #fff;
  }
  .section03 .xjz .gy_tt {
    text-align: center;
    padding-top: 25px;
    padding-bottom: 25px;
  }
}
.section04 .fp-tableCell {
  display: flex;
  align-content: center;
  flex-wrap: wrap;
}
.section05 .fp-tableCell {
  display: flex;
  align-content: center;
  flex-wrap: wrap;
}
.section06 .fp-tableCell {
  display: flex;
  align-content: center;
  flex-wrap: wrap;
}
.section07 .fp-tableCell {
  display: flex;
  align-content: center;
  flex-wrap: wrap;
}
.index_gy_kne {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  flex-direction: row;
  padding-top: 50px;
}
.index_gy_kne li {
  width: 24%;
  min-height: 325px;
}
.index_gy_kne li:nth-of-type(4n) {
  margin-right: 0px;
}
.index_gy_kne li .tp {
  width: 100%;
  height: 375px;
  overflow: hidden;
  position: relative;
  background: #fff;
}
.index_gy_kne li .tp img {
  max-width: 100%;
  max-height: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  position: absolute;
}
.index_gy_kne li .wwz {
  background: #fff;
}
.index_gy_kne li .wwz .jz {
  width: 95%;
  margin: 0 auto;
  font-size: 15px;
  line-height: 24px;
  padding-bottom: 10px;
}
@media only screen and (max-width: 740px) {
  .index_gy_kne {
    padding-top: 20px;
  }
  .index_gy_kne li {
    width: 49%;
    margin-right: 1%;
    margin-bottom: 2%;
    min-height: 100px;
  }
  .index_gy_kne li:nth-of-type(2n) {
    margin-right: 0px;
  }
  .index_gy_kne li .tp {
    height: 210px;
  }
  .index_gy_kne li .wwz {
    background: #fff;
    width: 100%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
  }
  .index_gy_kne li .wwz .jz {
    width: 95%;
    margin: 0 auto;
    font-size: 15px;
    line-height: 24px;
    padding-bottom: 10px;

   
  }
  

  .index_gy_kne li .wwz .jz div{
    width: 100%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
  }
  

}
.section04 {
  background: url(../images/index_dd_dsds_04.jpg) 50%;
}
.section04 .xjz {
  width: 100%;
  padding-top: 60px;
}
.section04 .xjz .dhd {
  text-align: center;
  padding-top: 30px;
  color: #ffffff;
}
.section04 .xjz .dhd a {
  color: #ffffff;
  font-size: 16px;
}
.section04 .xjz .dhd a:hover {
  color: yellow;
}
@media screen and (max-width: 740px) {
  .section04 .xjz {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .section04 .xjz .dhd {
    padding-top: 20px;
  }
}
.index_title1 .tt01 {
  color: #f5f5f5;
  font-size: 75px;
  text-align: center;
  font-weight: bold;
}
.index_title1 .tt02 {
  margin-top: -40px;
  font-size: 35px;
  color: #000000;
  font-weight: bold;
  text-align: center;
  position: relative;
  z-index: 3;
}
.index_title1 .tt03 {
  color: #000000;
  font-size: 18px;
  text-align: center;
  margin-top: 20px;
}
@media screen and (max-width: 740px) {
  .index_title1 {
    padding-top: 20px;
  }
  .index_title1 .tt01 {
    font-size: 25px;
  }
  .index_title1 .tt02 {
    margin-top: -10px;
    font-size: 25px;
    color: #000;
    font-weight: bold;
    text-align: center;
    position: relative;
    z-index: 3;
  }
  .index_title1 .tt03 {
    font-size: 14px;
    line-height: 24px;
    margin-top: 10px;
  }
}
.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.clearfix {
  zoom: 1;
}
.container {
  margin: 150px auto;
  width: 1000px;
}
.poster-main {
  width: 1000px;
  height: 500px;
  position: relative;
  margin: 0 auto;
}
.poster-main a,
.poster-main img {
  display: block;
}
.poster-main .poster-list {
  width: 1000px;
  height: 500px;
}
.poster-list li {
  list-style: none;
}
.poster-main .poster-list .poster-item {
  width: 200px;
  height: 500px;
  position: absolute;
  left: 0;
  top: 0;
}
.poster-main .poster-btn {
  position: absolute;
  top: 0;
  z-index: 10;
  cursor: pointer;
}
.poster-main .poster-prev-btn {
  left: 0;
  background: url(../images/left.png) no-repeat center center;
}
.poster-main .poster-next-btn {
  right: 0;
  background: url(../images/right.png) no-repeat center center;
}
.index_cdsj_bj {
  text-align: center;
  color: #000000;
  font-size: 30px;
}
.index_xwwzd {
  text-align: center;
  color: #3d3d3d;
  font-size: 18px;
  padding-top: 20px;
}
@media screen and (max-width: 740px) {
  .index_cdsj_bj {
    text-align: center;
    color: #000000;
    font-size: 20px;
  }
  .index_xwwzd {
    text-align: center;
    color: #3d3d3d;
    font-size: 14px;
    padding-top: 10px;
    padding-bottom: 20px;
  }
}
.section05 {
  background: url(../images/hyjefa_bj_04.jpg) 50%;
}
.section05 .xjz {
  padding-top: 60px;
  width: 100%;
}
@media screen and (max-width: 740px) {
  .section05 .xjz {
    padding-top: 0px;
  }
  .section05 .xjz .sj_dsds {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
/*bnanner开始*/
/* 本例子css */
.slideBoxb {
  width: 100%;
  overflow: hidden;
  position: relative;
}
.slideBoxb .hd {
  height: 15px;
  overflow: hidden;
  position: absolute;
  right: 50%;
  bottom: 25px;
  z-index: 1;
}
.slideBoxb .hd ul {
  overflow: hidden;
  zoom: 1;
  float: left;
}
.slideBoxb .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;
}
.slideBoxb .hd ul li.on {
  background: yellow;
  color: #fff;
}
.slideBoxb .bd {
  position: relative;
  height: 100%;
  z-index: 0;
}
.slideBoxb .bd li {
  zoom: 1;
  vertical-align: middle;
  text-align: center;
}
.slideBox .bd img {
  display: inline-block;
  max-width: 100%;
}
/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBoxb .prev,
.slideBoxb .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;
}
.slideBoxb .next {
  left: auto;
  right: 3%;
  background-position: 8px 5px;
}
.slideBoxb .prev:hover,
.slideBoxb .next:hover {
  filter: alpha(opacity=100);
  opacity: 1;
}
.slideBoxb .prevStop {
  display: none;
}
.slideBoxb .nextStop {
  display: none;
}
/*bnanner结束*/
.section06 {
  background: url(../images/index_gywo_bj_02.jpg) 50%;
  padding-top: 60px;
}
.section06 .xjz {
  width: 100%;
}
.section06 .xjz .index_xwzx_bj {
  padding-top: 30px;
}
.section06 .xjz .index_xwzx_bj li {
  width: 49%;
  list-style: none;
  margin-bottom: 30px;
  float: left;
  border-radius: 10px;
  background-color: #ffffff;
  height: 225px;
  overflow: hidden;
  position: relative;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  flex-direction: row;
}
.section06 .xjz .index_xwzx_bj li:nth-of-type(2n) {
  float: right;
}
.section06 .xjz .index_xwzx_bj li .zzb {
  width: 36%;
}
.section06 .xjz .index_xwzx_bj li .zzb img {
  max-width: 100%;
  height: 225px;
}
.section06 .xjz .index_xwzx_bj li .yyb {
  width: 62%;
  color: #000000;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  flex-direction: row;
}
.section06 .xjz .index_xwzx_bj li .yyb .xxd {
  width: 90%;
}
.section06 .xjz .index_xwzx_bj li .yyb .xxd .tt01 {
  color: #666666;
  font-size: 15px;
}
.section06 .xjz .index_xwzx_bj li .yyb .xxd .zz01 {
  color: #010101;
  font-size: 16px;
  margin-top: 10px;
  margin-bottom: 10px;
}
.section06 .xjz .index_xwzx_bj li .yyb .xxd .gg01 {
  color: #777777;
  font-size: 14px;
}
.section06 .xjz .index_xwzx_bj li .yyb .xxd .gg01 a:hover {
  color: #2791cd;
}
@media screen and (max-width: 740px) {
  .section06 {
    padding-top: 20px;
  }
  .section06 .xjz .index_xwzx_bj {
    padding-top: 20px;
    padding-bottom: 30px;
  }
  .section06 .xjz .index_xwzx_bj li {
    width: 100%;
    list-style: none;
    margin-bottom: 10px;
    float: left;
    border-radius: 10px;
    height: 225px;
    overflow: hidden;
    position: relative;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    flex-direction: row;
  }
  .section06 .xjz .index_xwzx_bj li:nth-of-type(2n) {
    float: none;
  }
  .section06 .xjz .index_xwzx_bj li .zzb {
    width: 36%;
  }
  .section06 .xjz .index_xwzx_bj li .zzb img {
    max-width: 100%;
    height: 225px;
  }
  .section06 .xjz .index_xwzx_bj li .yyb {
    width: 58%;
    color: #000000;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    flex-direction: row;
    float: right;
  }
  .section06 .xjz .index_xwzx_bj li .yyb .xxd {
    width: 90%;
  }
  .section06 .xjz .index_xwzx_bj li .yyb .xxd .tt01 {
    color: #666666;
    font-size: 15px;
  }
  .section06 .xjz .index_xwzx_bj li .yyb .xxd .zz01 {
    color: #010101;
    font-size: 16px;
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .section06 .xjz .index_xwzx_bj li .yyb .xxd .gg01 {
    color: #777777;
    font-size: 14px;
  }
  .section06 .xjz .index_xwzx_bj li .yyb .xxd .gg01 a:hover {
    color: #2791cd;
  }
}
.section07 .footer {
  background: #202732;
}
.section07 .footer .llb {
  border-bottom: solid 1px #303640;
}
.section07 .footer .llb > li {
  float: left;
}
.section07 .footer .llb > li a {
  display: block;
  width: 150px;
  height: 105px;
  color: #ffffff;
  line-height: 105px;
}
.section07 .footer .llb > li a:hover {
  color: yellow;
}
.section07 .footer .x_footer {
  padding-top: 25px;
  padding-bottom: 25px;
}
.section07 .footer .x_footer .zz {
  width: 66%;
}
.section07 .footer .x_footer .zz .xxjz {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  flex-direction: row;
}
.section07 .footer .x_footer .zz .xxjz > li {
  width: 30%;
}
.section07 .footer .x_footer .zz .xxjz > li .xwz {
  color: #737576;
  line-height: 34px;
  padding-top: 10px;
}
.section07 .footer .x_footer .yy {
  width: 20%;
}
.section07 .footer .x_footer .yy .xwe {
  padding-top: 20px;
}
.section07 .footer .sx_footer {
  border-top: solid 1px #303640;
  min-height: 85px;
  color: #989898;
  line-height: 85px;
  text-align: right;
  font-size: 14px;
}
.section07 .footer .sx_footer a {
  color: #989898;
}
.section07 .footer .sx_footer a:hover {
  color: yellow;
}
@media screen and (max-width: 740px) {
  .section07 .footer .llb {
    display: none;
  }
  .section07 .footer .x_footer {
    padding-top: 25px;
    padding-bottom: 25px;
  }
  .section07 .footer .x_footer .zz {
    width: 100%;
  }
  .section07 .footer .x_footer .zz .xxjz {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    flex-direction: row;
  }
  .section07 .footer .x_footer .zz .xxjz > li {
    width: 32%;
  }
  .section07 .footer .x_footer .zz .xxjz > li .xwz {
    color: #737576;
    line-height: 34px;
    padding-top: 10px;
  }
  .section07 .footer .x_footer .yy {
    width: 100%;
  }
  .section07 .footer .x_footer .yy .xwe {
    padding-top: 20px;
    text-align: center;
  }
  .section07 .footer .sx_footer {
    border-top: solid 1px #303640;
    min-height: 35px;
    color: #989898;
    line-height: 35px;
    text-align: center;
    font-size: 12px;
  }
  .section07 .footer .sx_footer a {
    color: #989898;
  }
  .section07 .footer .sx_footer a:hover {
    color: yellow;
  }
}
.lis_dqwz {
  height: 50px;
  background: #fafafa;
  border-bottom: solid 1px #e5e5e5;
  line-height: 50px;
  color: #171717;
  font-size: 16px;
}
.lis_dqwz img {
  float: left;
  margin-right: 10px;
}
.lis_dqwz span {
  float: left;
  display: block;
}
.lis_dqwz span a {
  color: #171717;
}
.lis_dqwz span a:hover {
  color: #025eb6;
}
.index_xmal {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  padding-top: 30px;
}
.index_xmal li {
  width: 30%;
  min-height: 254px;
  margin-right: 30px;
  margin-bottom: 30px;
  background: #f3f3f3;
}
.index_xmal li:nth-of-type(3n) {
  margin-right: 0px;
}
.index_xmal li .tp {
  width: 100%;
  height: 295px;
  overflow: hidden;
  position: relative;
}
.index_xmal li .tp img {
  max-width: 100%;
  max-height: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  position: absolute;
}
.index_xmal li .wwz {
  height: 60px;
  background: #f3f3f3;
  text-align: center;
  line-height: 60px;
  color: #242323;
}
@media only screen and (max-width: 740px) {
  .index_xmal li {
    width: 49%;
    margin-right: 1%;
    margin-bottom: 2%;
    min-height: 100px;
  }
  .index_xmal li:nth-of-type(3n) {
    margin-right: 1%;
  }
  .index_xmal li .tp {
    height: 110px;
  }
  .index_xmal li .wwz {
    height: 40px;
    line-height: 40px;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  .index_xmal li:nth-of-type(2n) {
    margin-right: 0px;
  }
}
.list_hyjjd {
  text-align: center;
  padding-top: 50px;
  padding-bottom: 50px;
}
.list_hyjjd span {
  border: solid 1px #eeeeee;
  color: #3f3f3f;
  font-size: 16px;
  padding: 15px 40px;
}
@media screen and (max-width: 740px) {
  .list_hyjjd {
    text-align: center;
    padding-top: 30px;
    padding-bottom: 10px;
  }
  .list_hyjjd span {
    border: solid 1px #eeeeee;
    color: #3f3f3f;
    font-size: 14px;
    padding: 15px 20px;
  }
}
.list_fw {
  color: #345ca4;
  font-size: 24px;
  font-weight: bold;
  padding-top: 50px;
}
.list_fw_jz .wwza {
  background: #f4f4f4;
}
.list_fw_jz .wwza .tt01 {
  color: #010101;
  font-size: 16px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.list_fw_jz .wwza .tt02 {
  color: #4d4d4d;
  font-size: 14px;
}
.list_fw_jz .wwza .tt03 {
  text-align: right;
  padding-top: 10px;
  padding-bottom: 10px;
}
@media screen and (max-width: 740px) {
  .list_fw {
    padding-top: 20px;
  }
  .list_fw_jz .wwza .tt03 {
    text-align: center;
  }
}
.show_hyjj .title {
  color: #000000;
  font-size: 18px;
  text-align: center;
  height: 60px;
  line-height: 60px;
}
.show_hyjj .shiw {
  color: #000000;
  font-size: 16px;
  line-height: 34px;
  padding-bottom: 20px;
}
.show_hyjj .shiw img {
  max-width: 100%;
}
/* 新闻资讯 */
.index_fw_xtjc {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  flex-direction: row;
  padding-top: 50px;
}
.index_fw_xtjc > li {
  padding-bottom: 20px;
  width: 100%;
  border-bottom: solid 1px #eeeeee;
  margin-bottom: 20px;
}
.index_fw_xtjc > li .zuozuo {
  width: 22%;
}
.index_fw_xtjc > li .zuozuo .ttnnd {
  display: flex;
  align-items: center;
  /*纵轴）方向上的对齐方式。*/
  justify-content: center;
  /*    横轴）方向上的对齐方式*/
  min-height: 180px;
}
.index_fw_xtjc > li .youyou {
  width: 75%;
}
.index_fw_xtjc > li .youyou .tt01 {
  color: #000000;
  font-size: 20px;
  margin-top: 45px;
  margin-bottom: 10px;
}
.index_fw_xtjc > li .youyou .zz01 {
  color: #6e7072;
  font-size: 13px;
  line-height: 24px;
  border-bottom: solid 1px #eeeeee;
  padding-bottom: 15px;
}
.index_fw_xtjc > li .youyou .xgd {
  padding-top: 30px;
}
.index_fw_xtjc > li .youyou .xgd img {
  margin-right: 5px;
  vertical-align: middle;
}
.index_fw_xtjc > li .youyou .xgd a {
  color: #666666;
  font-size: 14px;
}
.index_fw_xtjc > li .youyou .xgd a:hover {
  color: #025eb6;
}
@media only screen and (max-width: 740px) {
  .index_fw_xtjc {
    padding-top: 20px;
  }
  .index_fw_xtjc > li {
    width: 100%;
  }
  .index_fw_xtjc > li .zuozuo {
    width: 100%;
  }
  .index_fw_xtjc > li .youyou {
    width: 100%;
  }
  .index_fw_xtjc > li .youyou .tt01 {
    margin-top: 15px;
    text-align: center;
  }
}
.list_hyjjda {
  text-align: center;
  padding-top: 50px;
}
.list_hyjjda a {
  border: solid 1px #eeeeee;
  color: #3f3f3f;
  font-size: 16px;
  display: inline-block;
  width: 220px;
  height: 40px;
  text-align: center;
  line-height: 40px;
}
.list_hyjjda a:hover {
  background: #025eb6;
  color: #fff;
}
@media screen and (max-width: 740px) {
  .list_hyjjda {
    text-align: left;
    padding-top: 20px;
  }
  .list_hyjjda a {
    width: 32%;
    border: solid 1px #eeeeee;
    color: #3f3f3f;
    font-size: 14px;
    margin-bottom: 10px;
  }
}
/* 新闻详情 */
.show_xw {
  padding-top: 50px;
  padding-bottom: 50px;
}
.show_xw .zz {
  width: 63%;
}
.show_xw .zz .title {
  color: #000000;
  font-size: 20px;
  height: 60px;
  line-height: 60px;
}


@media screen and (max-width: 740px) {
  .show_xw .zz .title {


  line-height: 30px;
}

}
.show_xw .zz .time {
  color: #a3afb7;
  font-size: 14px;
}
.show_xw .zz .time .x01 {
  padding-left: 20px;
}
.show_xw .zz .time img {
  vertical-align: middle;
}
.show_xw .zz .shiw {
  color: #000000;
  font-size: 16px;
  line-height: 34px;
}
.show_xw .zz .shiw img {
  max-width: 100%;
}
.show_xw .zz .show_sxy {
  height: 40px;
  border-top: solid 1px #dee2e6;
  margin-top: 30px;
  margin-bottom: 30px;
}
.show_xw .zz .show_sxy .sxd {
  width: 95%;
  margin: 0 auto;
  padding-top: 10px;
}
.show_xw .zz .show_sxy .sxd .bs {
  color: #bcbcbc;
  font-weight: bold;
  font-size: 14px;
}
.show_xw .zz .show_sxy .sxd span {
  color: #666695;
}
.show_xw .zz .show_sxy .sxd span a {
  color: #8b8b8b;
}
.show_xw .zz .show_sxy .sxd span a:hover {
  color: #2791cd;
}
.show_xw .zz .show_sxy .sxd .x02 {
  float: right;
}
.show_xw .yy {
  width: 29%;
}
.show_xw .yy .tjwz {
  padding-top: 50px;
}
.show_xw .yy .tjwz .tt01 {
  color: #000000;
  font-size: 20px;
  height: 60px;
  line-height: 60px;
  border-bottom: solid 1px #eeeeee;
}
.show_xw .yy .tjwz .tlb li {
  border-bottom: solid 1px #e5e5e5;
  padding-top: 20px;
  padding-bottom: 20px;
  position: relative;
}
.show_xw .yy .tjwz .tlb li .tt02 {
  color: #464646;
  font-size: 16px;
  padding-bottom: 13px;
}
.show_xw .yy .tjwz .tlb li .tt02 a {
  color: #464646;
}
.show_xw .yy .tjwz .tlb li .tt02 a:hover {
  color: #2791cd;
}
.show_xw .yy .tjwz .tlb li .tt03 {
  color: #464646;
  font-size: 14px;
}
.show_xw .yy .tjwz .tlb li .hx {
  width: 35px;
  height: 1px;
  background: #626262;
  position: absolute;
  bottom: 0px;
  left: 0px;
}
@media screen and (max-width: 740px) {
  .show_xw {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .show_xw .zz {
    width: 100%;
  }
  .show_xw .zz .title {
    text-align: center;
  }
  .show_xw .zz .show_sxy .sxd .bs {
    display: none;
  }
  .show_xw .zz .show_sxy .sxd .x02 {
    float: left;
  }
  .show_xw .yy {
    width: 100%;
  }
  .show_xw .yy .tjwz {
    padding-top: 20px;
  }
}
.for_za {
  padding-top: 50px;
  padding-bottom: 50px;
}
.for_za .f_title {
  text-align: center;
}
.for_za .f_title .tt01 {
  color: #000000;
  font-size: 40px;
  font-weight: bold;
}
.for_za .f_title .tt02 {
  color: #303030;
  font-size: 14px;
  padding-top: 20px;
}
.for_za .forma {
  padding-top: 40px;
  width: 83%;
  margin: 0 auto;
}
.for_za .forma .xbbd .tt01 {
  width: 9%;
  font-size: 16px;
  color: #454545;
  margin-bottom: 20px;
  height: 50px;
  display: flex;
  align-content: center;
  flex-wrap: wrap;
}
.for_za .forma .xbbd .tt01 span {
  color: red;
}
.for_za .forma .xbbd .tt02 {
  width: 90%;
}
.for_za .forma .xbbd .tt02 input {
  width: 100%;
  height: 50px;
  border: solid 1px #e9e9e9;
  color: #454545;
  text-indent: 10px;
  font-size: 16px;
}
.for_za .forma .xbbd .tt03 {
  width: 9%;
  font-size: 16px;
  color: #454545;
  margin-bottom: 20px;
  height: 207px;
  display: flex;
  align-content: center;
  flex-wrap: wrap;
}
.for_za .forma .xbbd .tt03 span {
  color: red;
}
.for_za .forma .xbbd .tt04 {
  width: 90%;
}
.for_za .forma .xbbd .tt04 textarea {
  width: 100%;
  height: 207px;
  border: solid 1px #e9e9e9;
  color: #454545;
  text-indent: 10px;
  font-size: 16px;
  resize: none;
}
.for_za .forma .index_aad_ccd {
  text-align: center;
}
.for_za .forma .index_aad_ccd input {
  width: 123px;
  height: 44px;
  background: #dddddd;
  border: 0px;
  cursor: pointer;
  font-size: 16px;
}
.for_za .forma .index_aad_ccd input:hover {
  background: #004c97;
  color: #fff;
}
@media screen and (max-width: 740px) {
  .for_za .forma {
    width: 95%;
  }
  .for_za .forma .xbbd .tt01 {
    width: 100%;
    height: 15px;
  }
  .for_za .forma .xbbd .tt02 {
    width: 100%;
    margin-bottom: 10px;
  }
  .for_za .forma .xbbd .tt03 {
    width: 100%;
    height: 15px;
  }
  .for_za .forma .xbbd .tt04 {
    width: 100%;
  }
  .for_za .forma .index_aad_ccd {
    margin-top: 20px;
  }
}
/* 关于我们 */
.gyf_title {
  text-align: center;
  padding-bottom: 100px;
}
.gyf_title .tt01 {
  color: #000000;
  font-size: 30px;
  font-weight: bold;
}
.gyf_title .tt02 {
  color: #303030;
  font-size: 14px;
  padding-top: 20px;
  width: 95%;
  margin: 0 auto;
  line-height: 30px;
}
.list_gywm .xbj {
  padding-top: 70px;
  min-height: 630px;
  background: url(../images/index_gywm_bj.jpg) top center no-repeat;
}
.list_gywm .xbj .x_bj {
  min-height: 130px;
  background: #fff;
  border: solid 1px #cccccc;
}
.list_gywm .xbj .x_bj .lln_cd {
  padding-top: 20px;
}
.list_gywm .xbj .x_bj .lln_cd .hhx {
  width: 1px;
}
.list_gywm .xbj .x_bj .lln_cd li {
  width: 24%;
  float: left;
  text-align: center;
  font-size: 16px;
  color: #999999;
}
.list_gywm .xbj .x_bj .lln_cd li .sz {
  color: #e93423;
  font-size: 50px;
  font-weight: bold;
}
.list_gywm .xbj .x_bj .lln_cd li .nyd {
  color: #999999;
  font-size: 14px;
}
@media screen and (max-width: 740px) {
  .gyf_title {
    padding-bottom: 20px;
  }
  .gyf_title .tt02 {
    color: #303030;
    font-size: 14px;
    padding-top: 20px;
    width: 100%;
    text-align: left;
  }
  .list_gywm .xbj {
    padding-top: 20px;
    min-height: 230px;
    background: url(../images/index_gywm_bj.jpg) top center no-repeat;
  }
  .list_gywm .xbj .x_bj {
    min-height: 130px;
    background: #fff;
    border: solid 1px #cccccc;
  }
  .list_gywm .xbj .x_bj .lln_cd {
    padding-top: 20px;
  }
  .list_gywm .xbj .x_bj .lln_cd .hhx {
    width: 1px;
  }
  .list_gywm .xbj .x_bj .lln_cd .hhx:nth-of-type(4) {
    display: none;
  }
  .list_gywm .xbj .x_bj .lln_cd li {
    width: 49%;
    float: left;
    text-align: center;
    font-size: 14px;
    color: #999999;
    height: 100px;
  }
  .list_gywm .xbj .x_bj .lln_cd li .sz {
    color: #e93423;
    font-size: 35px;
    font-weight: bold;
  }
  .list_gywm .xbj .x_bj .lln_cd li .nyd {
    color: #999999;
    font-size: 14px;
  }
}
/* 发展历程 */
.list_fzlc .tzz {
  color: #000000;
  font-size: 30px;
  font-weight: bold;
}
.list_fzlc .tyy .x01 {
  color: #0047ba;
  font-size: 16px;
}
.list_fzlc .tyy .x02 {
  text-align: right;
}
.list_fzlc .dbj {
  width: 1355px;
  margin: 0 auto;
  background: url(../images/inex_fzlcdds.png) top center no-repeat;
  min-height: 832px;
}
.list_fzlc .dbj .llb_cd {
  padding-top: 114px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  flex-direction: row;
}
.list_fzlc .dbj .llb_cd > li {
  width: 14%;
  margin-bottom: 140px;
  position: relative;
}
.list_fzlc .dbj .llb_cd > li .ssd {
  text-align: center;
  cursor: pointer;
}
.list_fzlc .dbj .llb_cd > li .ssd .x01 {
  color: #d8d8d8;
  font-size: 28px;
  font-weight: bold;
}
.list_fzlc .dbj .llb_cd > li .xnnr {
  width: 270px;
  margin-left: -60px;
  height: 130px;
  background: #fff;
  border-radius: 10px;
  box-shadow: 0 0 20px #d6d4d4;
  position: absolute;
  z-index: 25;
  display: none;
}
.list_fzlc .dbj .llb_cd > li .xnnr .wdds {
  padding-top: 10px;
}
.list_fzlc .dbj .llb_cd > li .xnnr .swz {
  color: #0047ba;
  float: left;
  width: 5%;
}
.list_fzlc .dbj .llb_cd > li .xnnr .xwz {
  color: #575757;
  font-size: 14px;
  line-height: 24px;
  float: right;
  width: 94%;
}
.list_fzlc .dbj .llb_cd li:nth-of-type(8) {
  margin-bottom: 115px;
}
.list_fzlc .dbj .llb_cd li:nth-of-type(9) {
  margin-bottom: 115px;
}
.list_fzlc .dbj .llb_cd li:nth-of-type(10) {
  margin-bottom: 115px;
}
.list_fzlc .dbj .llb_cd li:nth-of-type(11) {
  margin-bottom: 115px;
}
.list_fzlc .dbj .llb_cd li:nth-of-type(12) {
  margin-bottom: 115px;
}
.list_fzlc .dbj .llb_cd li:nth-of-type(13) {
  margin-bottom: 115px;
}
.list_fzlc .dbj .llb_cd li:nth-of-type(14) {
  margin-bottom: 115px;
}
@media screen and (max-width: 740px) {
  .list_fzlc .xdsdsdsd {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .list_fzlc .tzz {
    color: #000000;
    font-size: 30px;
    font-weight: bold;
  }
  .list_fzlc .tyy .x01 {
    color: #0047ba;
    font-size: 16px;
  }
  .list_fzlc .tyy .x02 {
    text-align: right;
  }
}
.jzzcd {
  width: 70%;
  margin: 0 auto;
}
.jzzcd .xx_llbcd_bd > li .you {
  width: 95%;
}
.jzzcd .xx_llbcd_bd > li .you .ttad {
  color: #242323;
  font-size: 14px;
  padding-bottom: 10px;
}
.jzzcd .xx_llbcd_bd > li .you .zzad {
  min-height: 100px;
  background-color: #ffffff;
  box-shadow: 0 0 10px #d6d4d4;
  margin-top: 5px;
}
.jzzcd .xx_llbcd_bd > li .you .zzad .tt01 {
  padding-top: 20px;
  color: #000000;
  font-size: 16px;
}
.jzzcd .xx_llbcd_bd > li .you .zzad .zz01 {
  padding-top: 10px;
  color: #595959;
  line-height: 24px;
  font-size: 14px;
}
@media screen and (max-width: 740px) {
  .jzzcd {
    width: 100%;
  }
  .jzzcd .xx_llbcd_bd > li .you .zzad .tt01 {
    padding-top: 5px;
    font-size: 14px;
  }
  .jzzcd .xx_llbcd_bd > li .you .zzad .zz01 {
    padding-top: 5px;
    line-height: 18px;
    font-size: 14px;
    padding-bottom: 10px;
  }
}
/* 联系我们 */
.page_llds {
  padding-top: 40px;
  padding-bottom: 40px;
}
.page_llds .left {
  width: 20%;
}
.page_llds .left .bt {
  width: 100%;
  height: 65px;
  background: #005faf;
  color: #fff;
  text-indent: 30px;
  line-height: 65px;
  font-size: 25px;
}
.page_llds .left .xbbt {
  border: solid 1px #dee2e6;
  padding-bottom: 20px;
}
.page_llds .left .xbbt li {
  /*border-bottom: solid 1px #dee2e6;*/
  margin-top: 7px;
}
.page_llds .left .xbbt li a {
  position: relative;
  display: block;
  width: 100%;
  height: 40px;
  background: #f2f2f2;
  text-indent: 40px;
  line-height: 40px;
}
.page_llds .left .xbbt li a span {
  position: absolute;
  right: 5%;
  top: 0px;
}
.page_llds .left .xbbt li a:hover {
  background: #e3e3e3;
}
.page_llds .left .lxwmcd {
  border: solid 1px #dee2e6;
}
.page_llds .left .lxwmcd .ttp {
  text-align: center;
}
.page_llds .left .lxwmcd .xmmr {
  font-size: 16px;
  color: #585858;
  line-height: 24px;
  padding-bottom: 30px;
}
.page_llds .right {
  width: 77%;
}
.page_llds .right .dqwz {
  height: 30px;
  border-bottom: solid 1px #cccccc;
  position: relative;
}
.page_llds .right .dqwz .xzz_ad {
  height: 1px;
  width: 170px;
  background: #6ed6da;
  position: absolute;
  bottom: -1px;
}
.page_llds .right .dqwz .xyy_ad {
  float: right;
}
.page_llds .right .dqwz .xyy_ad .dq_c {
  font-size: 16px;
}
.page_llds .right .dqwz .xyy_ad .dq_c img {
  vertical-align: middle;
  color: #000000;
}
.page_llds .right .dqwz .xyy_ad .dq_c a {
  color: #000000;
}
.page_llds .right .dqwz .xyy_ad .dq_c a:hover {
  color: #6ed6da;
}
.page_llds .right .title {
  color: #000000;
  font-size: 18px;
  text-align: center;
  height: 60px;
  line-height: 60px;
}
.page_llds .right .shiw {
  color: #000000;
  font-size: 16px;
  line-height: 34px;
}
.page_llds .right .show_sxy {
  height: 40px;
  border-top: solid 1px #dee2e6;
  margin-top: 30px;
  margin-bottom: 30px;
}
.page_llds .right .show_sxy .sxd {
  width: 95%;
  margin: 0 auto;
  padding-top: 10px;
}
.page_llds .right .show_sxy .sxd span {
  color: #8b8b8b;
}
.page_llds .right .show_sxy .sxd span a {
  color: #8b8b8b;
}
.page_llds .right .show_sxy .sxd span a:hover {
  color: #6ed6da;
}
.page_llds .right .show_sxy .sxd .x02 {
  float: right;
}
@media screen and (max-width: 740px) {
  .page_llds {
    padding-top: 20px;
    padding-bottom: 40px;
  }
  .page_llds .left {
    width: 100%;
    margin-bottom: 10px;
  }
  .page_llds .right {
    width: 100%;
  }
  .page_llds .right .dqwz .xyy_ad {
    float: left;
  }
  .page_llds .right .show_sxy .sxd span {
    display: block;
    line-height: 24px;
  }
  .page_llds .right .show_sxy .sxd .x02 {
    float: none;
    margin-top: 10px;
  }
}
.page_lx {
  padding-top: 24px;
}
.page_lx .llx {
  color: #000000;
  font-size: 17px;
}
.page_lx .llt {
  font-size: 30px;
  padding-top: 10px;
  padding-bottom: 40px;
}
.page_lx .llb {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  flex-direction: row;
}
.page_lx .llb > li {
  width: 50%;
  margin-bottom: 10px;
}
.page_lx .llb > li img {
  margin-right: 10px;
  padding-top: 5px;
}
.page_lx .llb > li .zy {
  width: 90%;
  color: #585858;
  font-size: 16px;
  line-height: 34px;
}
@media screen and (max-width: 740px) {
  .llt {
    font-size: 30px;
    padding-top: 10px;
    padding-bottom: 20px;
  }
  .page_lx .llb > li {
    width: 100%;
  }
  .page_lx .llb > li img {
    margin-right: 10px;
    padding-top: 10px;
  }
}
/* 产品列表 */
.list_cp_ad .tt01 {
  color: #005baa;
  font-size: 18px;
  height: 48px;
  line-height: 48px;
  border-bottom: solid 1px #eeeeee;
}
.list_cp_ad .tt02 {
  color: #454545;
  font-size: 14px;
  line-height: 24px;
  padding-top: 10px;
}
.index_xmala {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  padding-top: 30px;
}
.index_xmala li {
  width: 49%;
  min-height: 254px;
  margin-right: 20px;
  margin-bottom: 30px;
  background: #fff;
}
.index_xmala li:nth-of-type(2n) {
  margin-right: 0px;
}
.index_xmala li .tp {
  width: 100%;
  height: 295px;
  overflow: hidden;
  position: relative;
}
.index_xmala li .tp img {
  max-width: 100%;
  max-height: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  position: absolute;
}
.index_xmala li .wwz {
  height: 60px;
  background: #f3f3f3;
  text-align: center;
  line-height: 60px;
  color: #242323;
}
@media only screen and (max-width: 740px) {
  .index_xmala li {
    width: 49%;
    margin-right: 1%;
    margin-bottom: 2%;
    min-height: 100px;
  }
  .index_xmala li:nth-of-type(2n) {
    margin-right: 1%;
  }
  .index_xmala li .tp {
    height: 110px;
  }
  .index_xmala li .wwz {
    height: 40px;
    line-height: 40px;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  .index_xmala li:nth-of-type(2n) {
    margin-right: 0px;
  }
}
.index_ds_klk_bj1 {
  padding-bottom: 40px;
  height: 225px;
  position: relative;
}
.index_ds_klk_bj1 .aadzuo {
  position: absolute;
  left: -30px;
  top: 85px;
}
.index_ds_klk_bj1 .aadyou {
  position: absolute;
  right: -30px;
  top: 85px;
}
.index_ds_klk_bj1 .indedx_cpjz {
  width: 95%;
  margin: 0 auto;
  overflow: hidden;
}
.index_ds_klk_bj1 .indedx_cpjz .llba li {
  width: 33%;
  margin-right: 20px;
  position: relative;
  float: left;
}
.index_ds_klk_bj1 .indedx_cpjz .llba li .tpa {
  width: 100%;
  height: 248px;
  position: relative;
  overflow: hidden;
}
.index_ds_klk_bj1 .indedx_cpjz .llba li .tt {
  width: 90%;
  margin: 0 auto;
  background-color: #fff;
  min-height: 178px;
  margin-top: -110px;
  position: relative;
  z-index: 9999;
}
.index_ds_klk_bj1 .indedx_cpjz .llba li .tt .juzhongc {
  width: 90%;
  margin: 0 auto;
}
.index_ds_klk_bj1 .indedx_cpjz .llba li .tt .juzhongc .zhsq {
  padding-top: 50px;
}
.index_ds_klk_bj1 .indedx_cpjz .llba li .tt .juzhongc .zhsq a {
  color: #000000;
  font-size: 16px;
}
.index_ds_klk_bj1 .indedx_cpjz .llba li .tt .juzhongc .zhsq a:hover {
  color: #0052d9;
}
.index_ds_klk_bj1 .indedx_cpjz .llba li .tt .juzhongc .dzhaiyao {
  color: #616161;
  font-size: 14px;
  line-height: 24px;
  margin-top: 20px;
}
@media only screen and (max-width: 740px) {
  .index_ds_klk_bj1 {
    height: 130px;
    padding-bottom: 20px;
  }
  .index_ds_klk_bj1 .aadzuo {
    display: none;
  }
  .index_ds_klk_bj1 .aadyou {
    display: none;
  }
  .index_ds_klk_bj1 .indedx_cpjz .llba li {
    margin-right: 5px;
    width: 50%;
  }
  .index_ds_klk_bj1 .indedx_cpjz .llba li .tpa {
    height: 200px;
  }
  .index_ds_klk_bj1 .indedx_cpjz .llba li .tt {
    width: 100%;
    min-height: 158px;
  }
  .index_ds_klk_bj1 .indedx_cpjz .llba li .tt .juzhongc .zhsq {
    padding-top: 10px;
  }
  .index_ds_klk_bj1 .indedx_cpjz .llba li .tt .juzhongc .dzhaiyao {
    margin-top: 10px;
  }
}
.index_xmalax {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  padding-top: 30px;
}
.index_xmalax li {
  width: 20%;
  min-height: 254px;
  margin-right: 20px;
  margin-bottom: 30px;
  background: #fff;
}
.index_xmalax li .tp {
  width: 100%;
  height: 165px;
  overflow: hidden;
  position: relative;
}
.index_xmalax li .tp img {
  max-width: 100%;
  max-height: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  position: absolute;
}
.index_xmalax li .wwz {
  height: 60px;
  background: #f3f3f3;
  text-align: center;
  line-height: 60px;
  color: #242323;
}
@media only screen and (max-width: 740px) {
  .index_xmalax li {
    width: 49%;
    margin-right: 1%;
    margin-bottom: 2%;
    min-height: 100px;
  }
  .index_xmalax li .tp {
    height: 110px;
  }
  .index_xmalax li .wwz {
    height: 40px;
    line-height: 40px;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  .index_xmalax li:nth-of-type(2n) {
    margin-right: 0px;
  }
}
.list_xg_gd {
  padding-top: 20px;
}
/* 产品详情 */
.show_cpxq_a {
  min-height: 100px;
  border: solid 1px #e5e5e5;
}
.show_cp_s {
  padding-top: 30px;
  padding-bottom: 30px;
}
.show_cp_s .xzz {
  width: 49%;
}
.show_cp_s .xzz .xbs {
  border: solid 1px #e3e3e3;
  height: 320px;
  position: relative;
  overflow: hidden;
}
.show_cp_s .xzz .xbs img {
  max-width: 100%;
  max-height: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  position: absolute;
}
.show_cp_s .xzz .ybs .tt01 {
  color: #010101;
  font-size: 16px;
  padding-top: 20px;
  padding-bottom: 20px;
}
.show_cp_s .xzz .ybs .tt02 {
  color: #454545;
  font-size: 14px;
  line-height: 24px;
}
@media screen and (max-width: 740px) {
  .show_cp_s .xzz {
    width: 100%;
  }
  .show_cp_s .xzz .xbs {
    margin-bottom: 20px;
  }
}
.show_cpms {
  margin-top: 20px;
  height: 50px;
  background: #f3f3f3;
  line-height: 50px;
  color: #000000;
  font-size: 16px;
  border-left: solid 3px #005faf;
  text-indent: 20px;
}
.showdd {
  color: #282828;
  font-size: 16px;
  line-height: 30px;
  padding-top: 20px;
}
.showdd img {
  max-width: 100%;
}
