@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: 15px;
  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_bj {
  height: 86px;
  background-color: #ffffff;
}
.header_logo_bj .right1 {
  width: 986px;
}
.header_logo_bj .right1 .llb_dd > li {
  float: left;

  position: relative;

  
}


.erji_ad {
  position: absolute;
  z-index: 99999;
  background-color: #323232;
  width: 100%;
  text-align: center;
  display: none;
}
.erji_ad a {
  display: block;
  width: 100%;
  height: 50px;
  line-height: 50px;
  color: #fff;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.erji_ad a:hover {
  background-color: #df7e27;
}







.header_logo_bj .right1 .llb_dd > li > a {
  display: block;
  height: 86px;
  width: 97px;
  text-align: center;
  line-height: 86px;
  color: #333333;
}
.header_logo_bj .right1 .llb_dd > li > a:hover {
  background-color: #09a4fe;
  color: #fff;
}
.index_title_ad {
  text-align: center;
}
.index_title_ad .tt01 {
  color: #6c6c6c;
  font-size: 20px;
}
.index_title_ad .tt02 {
  color: #6c6c6c;
  font-size: 18px;
  margin-top: 10px;
  margin-bottom: 10px;
}
.index_title_ad .tt03 {
  color: #000091;
}
.index_s_zs_bj .xlln {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  flex-direction: row;
}
.index_s_zs_bj .xlln > li {
  color: #6c6c6c;
  font-size: 16px;
  border-right: solid 1px #ccc;
  width: 20% ;
}
.index_s_zs_bj .xlln > li > img {
  vertical-align: middle;
  margin-right: 10px;
}
.index_wgczx_bj .index_xddf {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  flex-direction: row;
}
.index_wgczx_bj .index_xddf > li {
  width: 24%;
  height: 175px;
  background: url(../images/ico_ssd_dsds_03.jpg) top center;
  margin-bottom: 15px;
  text-align: center;
}
.index_wgczx_bj .index_xddf > li .bfv {
  color: #000000;
  text-align: center;
  font-size: 20px;
  margin-top: 15px;
  margin-bottom: 15px;
}
.index_wgczx_bj .index_xddf > li .xxd {
  color: #414141;
  font-size: 16px;
}
.index_hytd_bj {
  height: 688px;
  background: url(../images/index_hytds_02.jpg) top center no-repeat;
}
.index_hytd_bj .index_xddf {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  flex-direction: row;
}
.index_hytd_bj .index_xddf > li {
  width: 19%;
  height: 205px;
  margin-bottom: 15px;
  background-color: #fff;
}
.index_hytd_bj .index_xddf > li .tt01 {
  color: #0f0f0f;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 10px;
}
.index_hytd_bj .index_xddf > li .tt01 img {
  vertical-align: middle;
  margin-right: 5px;
}
.index_hytd_bj .index_xddf > li .tt02 {
  color: #4b4b4b;
  font-size: 14px;
  line-height: 24px;
}
.index_rjfl_bj {
  min-height: 693px;
  background-color: #ffffff;
}
.index_rjfl_bj .index_xddf {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  flex-direction: row;
}
.index_rjfl_bj .index_xddf > li {
  width: 24%;
  height: 406px;
  background: #f5f8ff;
  margin-bottom: 15px;
  position: relative;
  overflow: hidden;
}
.index_rjfl_bj .index_xddf > li .tt01 {
  color: #0f0f0f;
  font-size: 22px;
}
.index_rjfl_bj .index_xddf > li .tt02 {
  color: #4e4e4e;
  font-size: 14px;
  line-height: 24px;
  margin-top: 27px;
  margin-bottom: 27px;
}
.index_rjfl_bj .index_xddf > li .tt03 a {
  color: #4798fd;
  font-size: 16px;
}
.index_rjfl_bj .index_xddf > li .tt03 a:hover {
  color: #000000;
}
/*功能模块*/
.index_gnmk_z {
  width: 275px;
  min-height: 697px;
  background: url(../images/bsde_bjd.png);
  border-radius: 20px;
  overflow: hidden;
}
.index_gnmk_r > li {
  background: url(../images/bsde_bjd.png);
  min-height: 858px;
  position: relative;
}
.index_gnmk_r > li .wenad img {
  position: absolute;
  right: 0;
  bottom: 0;
}
/*banner*/
/* 本例子css */
.slideBox1 {
  width: 100%;
  position: relative;
}
.slideBox1 .hd {
  overflow: hidden;
  position: absolute;
  z-index: 1;
}
.slideBox1 .hd ul {
  overflow: hidden;
  zoom: 1;
  float: left;
}
.slideBox1 .hd ul li {
  width: 275px;
  height: 66px;
  line-height: 66px;
  cursor: pointer;
}
.slideBox1 .hd ul li .xx {
  color: #3e424b;
}
.slideBox1 .hd ul li .xx img {
  margin-right: 10px;
  vertical-align: middle;
}
.slideBox1 .hd ul li.on {
  background: url(../images/aad_kkds.png) top center no-repeat;
}
.slideBox1 .bd {
  position: relative;
  height: 100%;
  z-index: 0;
  width: 895px;
  min-height: 600px;
  float: right;
  border-radius: 20px;
  overflow: hidden;
}
.slideBox1 .bd .index_dsds_dds .index_aad_01 > .ali {
  margin-bottom: 40px;
}
.slideBox1 .bd .index_dsds_dds .index_aad_01 > .ali .x001 {
  color: #1a1a1a;
  font-size: 16px;
  margin-bottom: 15px;
  /*font-weight: bold;*/
}
.slideBox1 .bd .index_dsds_dds .index_aad_01 > .ali .x002 {
  color: #444444;
  font-size: 16px;
}
.slideBox1 .bd li {
  zoom: 1;
  vertical-align: middle;
}
.slideBox1 .bd img {
  display: block;
  max-width: 100%;
}
/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBox1 .prev,
.slideBox1 .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;
}
.slideBox1 .next {
  left: auto;
  right: 3%;
  background-position: 8px 5px;
}
.slideBox1 .prev:hover,
.slideBox1 .next:hover {
  filter: alpha(opacity=100);
  opacity: 1;
}
.slideBox1 .prevStop {
  display: none;
}
.slideBox1 .nextStop {
  display: none;
}
/*bnanner结束*/
.index_gnmk_bj {
  height: 1075px;
  background: url(../images/ico_ccd_bj_02.jpg) top center no-repeat;
}
/*功能模块*/
/*专业品质服务*/
.index_zypz_bj {
  min-height: 883px;
  background-color: #fff1e6;
}
.index_ldtt04 {
  color: #6c6c6c;
  font-size: 14px;
  margin-top: 15px;
}
.index_ldtt05 {
  color: #6c6c6c;
  font-size: 14px;
}
/*专业品质服务结束*/
/* 专业品质服务特效 */
.index_ad_zuo {
  width: 200px;
  background-color: #cb040d;
  height: 150px;
  border-top-left-radius: 30px;
}
.slideBoxfw {
  width: 100%;
  position: relative;
}
.slideBoxfw .hd {
  overflow: hidden;
  position: absolute;
  z-index: 1;
}
.slideBoxfw .hd ul {
  overflow: hidden;
  zoom: 1;
  float: left;
}
.slideBoxfw .hd ul li {
  margin-bottom: 5px;
  width: 223px;
  float: left;
  height: 85px;
  margin-right: 10px;
  background-color: #ffffff;
  cursor: pointer;
  border-bottom: solid 5px #ffffff;
}
.slideBoxfw .hd ul li .xx {
  font-size: 16px;
  color: #0f0f0f;
}
.slideBoxfw .hd ul li .xx img {
  margin-right: 10px;
  vertical-align: middle;
}
.slideBoxfw .hd ul li .xx .zz {
  float: left;
}
.slideBoxfw .hd ul li .xx .zz .zz02 {
  font-size: 14px;
  margin-top: 10px;
  color: #85888c;
}
.slideBoxfw .hd ul li.on {
  border-bottom: solid 5px #ff7a19;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
}
.slideBoxfw .bd {
  position: relative;
  height: 100%;
  z-index: 0;
  width: 100%;
}
.slideBoxfw .bd .index_zzd .zz {
  width: 538px;
}
.slideBoxfw .bd .index_zzd .zz .xgd {
  height: 343px;
  width: 100%;
  position: relative;
}
.slideBoxfw .bd .index_zzd .zz .xgd .tt01 {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: 0 auto;
  width: 100px;
  height: 343px;
  font-size: 385px;
  color: #ffb28d;
  z-index: 1;
}
.slideBoxfw .bd .index_zzd .zz .xgd .tt02 {
  position: absolute;
  z-index: 10;
}
.slideBoxfw .bd .index_zzd .zz .xgd .tt02 .ttfw01 {
  color: #1e1e1e;
  font-size: 40px;
  margin-bottom: 35px;
}
.slideBoxfw .bd .index_zzd .zz .xgd .tt02 .ttfw02 {
  color: #424242;
  font-size: 26px;
  line-height: 34px;
}
.slideBoxfw .bd .index_zzd .yy {
  width: 465px;
}
.slideBoxfw .bd li {
  zoom: 1;
  vertical-align: middle;
}
.slideBoxfw .bd img {
  display: block;
  max-width: 100%;
}
/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBoxfw .prev,
.slideBoxfw .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;
}
.slideBoxfw .next {
  left: auto;
  right: 3%;
  background-position: 8px 5px;
}
.slideBoxfw .prev:hover,
.slideBoxfw .next:hover {
  filter: alpha(opacity=100);
  opacity: 1;
}
.slideBoxfw .prevStop {
  display: none;
}
.slideBoxfw .nextStop {
  display: none;
}
/*专业品质服务特效结束*/
.index_cfdg_bj {
  min-height: 510px;
  background-color: #314471;
}
.index_cfdg_bj .index_ds_klk_bj1 {
  height: 302px;
  position: relative;
}
.index_cfdg_bj .index_ds_klk_bj1 .aadzuo {
  position: absolute;
  left: -30px;
  top: 85px;
}
.index_cfdg_bj .index_ds_klk_bj1 .aadyou {
  position: absolute;
  right: -30px;
  top: 85px;
}
.index_cfdg_bj .index_ds_klk_bj1 .indedx_cpjz {
  width: 1100px;
  margin: 0 auto;
  overflow: hidden;
}
.index_cfdg_bj .index_ds_klk_bj1 .indedx_cpjz .llba li {
  width: 380px;
  margin-right: 20px;
  padding-bottom: 20px;
  border-radius: 10px;
}
.index_cfdg_bj .index_ds_klk_bj1 .indedx_cpjz .llba li .tpa {
  width: 100%;
  height: 230px;
  position: relative;
  border-radius: 10px;
  overflow: hidden;
}
.index_cfdg_bj .index_ds_klk_bj1 .indedx_cpjz .llba li .tpa img {
  max-width: 100%;
  max-height: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  position: absolute;
}
.index_xwzx_bj {
  height: 645px;
  background-color: #ffffff;
}
.index_xwzx_bj .xwlb_cd {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  flex-direction: row;
}
.index_xwzx_bj .xwlb_cd > li {
  width: 375px;
  min-height: 324px;
  border: solid 1px #e4e7ee;
}
.index_xwzx_bj .xwlb_cd > li .ttdc {
  height: 172px;
}
.index_xwzx_bj .xwlb_cd > li .ttdc .tt01 {
  color: #c3c5c5;
  margin-bottom: 15px;
}
.index_xwzx_bj .xwlb_cd > li .ttdc .tt02 {
  color: #c4c4c5;
  font-size: 18px;
}
.index_xwzx_bj .xwlb_cd > li .ttdc .tt02 span {
  color: #fff;
}
.index_xwzx_bj .xwlb_cd > li .ttdc .tt02 u {
  margin-left: 10px;
  margin-right: 10px;
}
.index_xwzx_bj .xwlb_cd > li .x_bbl {
  font-size: 14px;
}
.index_xwzx_bj .xwlb_cd > li .x_bbl li {
  margin-bottom: 15px;
}
.index_xwzx_bj .xwlb_cd > li .x_bbl span {
  color: #9b9b9c;
  margin-right: 10px;
}
.index_xwzx_bj .xwlb_cd > li .x_bbl a {
  color: #737374;
}
.index_xwzx_bj .xwlb_cd > li .x_bbl a:hover {
  color: #2774ff;
}
.index_hzhb_bj {
  height: 1162px;
  background: url(../images/hzhbad.jpg) top center no-repeat;
}
.index_hzhb_bj .zz {
  width: 345px;
}
.index_hzhb_bj .zz .llcd_lb li {
  height: 92px;
  background: url(../images/ico_aad_bjscd.png) top center no-repeat;
  margin-bottom: 20px;
}
.index_hzhb_bj .zz .llcd_lb li .xzz {
  color: #495a72;
  font-size: 16px;
  line-height: 92px;
}
.index_hzhb_bj .zz .llcd_lb li .xyy {
  color: #495a72;
  font-size: 16px;
  line-height: 92px;
}
.index_hzhb_bj .zz .llcd_lb li .xyy span {
  color: #495a72;
  font-size: 30px;
  font-weight: bold;
}
.index_hzhb_bj .yy {
  width: 810px;
}
.index_hzhb_bj .yy .xxyy {
  width: 494px;
}
.index_hzhb_bj .index_hzddd_d {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  flex-direction: row;
}
.index_hzhb_bj .index_hzddd_d > li {
  width: 219px;
  height: 90px;
  overflow: hidden;
  position: relative;
  box-shadow: 0 0 20px #dad9d9;
  background-color: #ffffff;
  margin-bottom: 20px;
}
.index_hzhb_bj .index_hzddd_d > li img {
  max-width: 100%;
  max-height: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  position: absolute;
}
.index_ggt_bj {
  height: 244px;
  background: url(../images/index_ggtd_02.jpg) top center no-repeat;
}
.index_ggt_bj .tt01 {
  color: #282828;
  font-size: 30px;
}
.index_ggt_bj .tt02 {
  color: #434f65;
  font-size: 22px;
  margin-top: 15px;
  margin-bottom: 28px;
}
.index_ggt_bj .tt03 {
  width: 157px;
  height: 52px;
  background-color: #328cff;
  text-align: center;
  line-height: 52px;
  color: #fff;
  font-size: 16px;
}
.index_c_bja {
  min-height: 336px;
  background-color: #fff;
}
.index_c_bja .bage_ad_s li {
  width: 298px;
  height: 115px;
  border-bottom: solid 1px #ecebeb;
  float: left;
  border-right: solid 1px #ecebeb;
}
.index_c_bja .bage_ad_s li .zz {
  margin-right: 10px;
}
.index_c_bja .bage_ad_s li .yy .wwd {
  color: #697589;
  font-size: 16px;
  line-height: 22px;
  font-weight: bold;
}
.index_c_bja .bage_ad_s li:nth-of-type(4n) {
  border-right: none;
}
.footer_bj {
  background-color: #f2f6fc;
}
.footer_bj .ccddf {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  flex-direction: row;
}
.footer_bj .ccddf > li .tt01 {
  color: #202020;
  font-size: 22px;
}
.footer_bj .ccddf > li .xxb li {
  margin-bottom: 15px;
}
.footer_bj .ccddf > li .xxb li a {
  color: #515d75;
  font-size: 16px;
}
.footer_bj .ccddf > li .xxb li a:hover {
  color: #0d7efe;
}
.footer_bj .ccddf > li .xxllx {
  color: #515d75;
  font-size: 16px;
  line-height: 34px;
}
.index_link_bj {
  background-color: #f2f6fc;
  min-height: 70px;
  color: #202020;
  line-height: 70px;
}
.index_link_bj .nnsd {
  border-bottom: solid 1px #c3c3c3;
  border-top: solid 1px #c3c3c3;
}
.index_link_bj a {
  color: #515d75;
  margin-left: 5px;
  margin-right: 5px;
}
.index_link_bj a:hover {
  color: #0d7efe;
}
.footer_x_bbbj {
  min-height: 53px;
  background-color: #f2f6fc;
  line-height: 53px;
  color: #515d75;
  font-size: 16px;
  text-align: center;
}
.footer_x_bbbj a {
  color: #515d75;
}
.rj_index_d {
  text-align: center;
}
.rj_index_d .tt01 {
  color: #000000;
  font-size: 27px;
}
.rj_index_d .tt02 {
  color: #646569;
  font-size: 16px;
}
.index_td_bj {
  min-height: 680px;
  background-color: #eff3fa;
}
.index_td_bj .llc_cd li {
  width: 235px;
  height: 235px;
  background-color: #fff;
  float: left;
  margin-right: 5px;
  margin-bottom: 5px;
}
.index_td_bj .llc_cd li .sad_s {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  flex-direction: row;
}
.index_td_bj .llc_cd li .sad_s .tt01 {
  color: #000000;
  font-size: 18px;
  margin-top: 5px;
}
.index_td_bj .llc_cd li .sad_s .tt02 {
  width: 60px;
  height: 27px;
  border: solid 1px #619cf4;
  text-align: center;
  line-height: 27px;
  font-size: 14px;
  color: #619cf4;
}
.index_td_bj .llc_cd li .hxd {
  height: 18px;
  border-bottom: solid 1px #ccc;
}
.index_td_bj .llc_cd li .x_aad {
  color: #22252d;
  font-size: 15px;
}
.index_td_bj .llc_cd li .x_bbc {
  color: #7b7b7e;
  font-size: 14px;
  line-height: 20px;
}
.index_td_bj .llc_cd li:nth-of-type(5n) {
  margin-right: 0px;
}
.index_cfrjs_bj {
  min-height: 612px;
  background-color: #eff3fb;
}
.index_cfrjs_bj .xbj {
  height: 333px;
  background: url(../images/xx_ad_bjad_02.jpg) top center no-repeat;
}
.index_cfrjs_bj .xbj .xkd {
  width: 847px;
  margin-right: 55px;
}
.index_cfrjs_bj .xbj .xkd .xllb {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  flex-direction: row;
}
.index_cfrjs_bj .xbj .xkd .xllb > li {
  width: 33%;
  border-right: solid 1px #2c3968;
  height: 52px;
  line-height: 52px;
  text-align: center;
  color: #2c3968;
  font-size: 26px;
}
.index_cfrjs_bj .xbj .xkd .xllb li:nth-of-type(3) {
  border: none;
}
.index_cfrjs_bj .xbj .xkd .nnr_cd {
  color: #556591;
  font-size: 22px;
  line-height: 34px;
}
.index_cf_jj_bjcd {
  /*height: 1481px;*/
  background: url(../images/index_aad_dsdsds_02.jpg) top center no-repeat;
  padding-bottom:30px;
}
.index_cf_jj_bjcd .xx_ad_bj > li {
  width: 133px;
  height: 122px;
  background: url(../images/ioc_dsdsd.jpg) top center no-repeat;
  float: left;
  overflow: hidden;
}
.index_cf_jj_bjcd .xx_ad_bj > li .xcc {
  text-align: center;
}
.index_cf_jj_bjcd .xx_ad_bj > li .wcc {
  color: #ffffff;
  font-size: 14px;
  margin-top: 10px;
  text-align: center;
}
.index_xz_cf_bj .ccd_bd li {
  width: 235px;
  min-height: 90px;
  float: left;
  margin-right: 70px;
  margin-bottom: 40px;
}
.index_xz_cf_bj .ccd_bd li .zz {
  width: 45px;
}
.index_xz_cf_bj .ccd_bd li .yy {
  width: 180px;
}
.index_xz_cf_bj .ccd_bd li .yy .tt01 {
  color: #4a4a4a;
  font-size: 20px;
}
.index_xz_cf_bj .ccd_bd li .yy .tt02 {
  color: #909090;
  font-size: 14px;
  line-height: 20px;
  margin-top: 10px;
}
.index_xz_cf_bj .ccd_bd li:nth-of-type(4n) {
  margin-right: 0px;
}
.index_n_bfbbzx {
  height: 457px;
  background-color: #f7f8fd;
}
.index_n_bfbbzx .index_ds_klk_bj1 {
  height: 302px;
  position: relative;
}
.index_n_bfbbzx .index_ds_klk_bj1 .aadzuo {
  position: absolute;
  left: -30px;
  top: 85px;
}
.index_n_bfbbzx .index_ds_klk_bj1 .aadyou {
  position: absolute;
  right: -30px;
  top: 85px;
}
.index_n_bfbbzx .index_ds_klk_bj1 .indedx_cpjz {
  width: 1100px;
  margin: 0 auto;
  overflow: hidden;
}
.index_n_bfbbzx .index_ds_klk_bj1 .indedx_cpjz .llba li {
  width: 380px;
  margin-right: 20px;
  padding-bottom: 20px;
  border-radius: 10px;
}
.index_n_bfbbzx .index_ds_klk_bj1 .indedx_cpjz .llba li .tpa {
  width: 100%;
  height: 230px;
  position: relative;
  border-radius: 10px;
  overflow: hidden;
}
.index_n_bfbbzx .index_ds_klk_bj1 .indedx_cpjz .llba li .tpa img {
  max-width: 100%;
  max-height: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  position: absolute;
}
.index_n_zyfwtd {
  min-height: 600px;
}
.index_n_zyfwtd .xllb_cd li {
  width: 282px;
  height: 263px;
  background: url(../images/ico_nr_ds_ds.png) top center no-repeat;
  float: left;
  margin-right: 23px;
}
.index_n_zyfwtd .xllb_cd li .tt01 {
  color: #ffffff;
  font-size: 25px;
  font-weight: bold;
  text-align: center;
}
.index_n_zyfwtd .xllb_cd li .zz01 {
  color: #ffffff;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
}
.index_n_zyfwtd .xllb_cd li .zzhx {
  width: 205px;
  height: 5px;
  background-color: #ffffff;
  margin: 0 auto;
  border-radius: 10px;
}
.index_n_zyfwtd .xllb_cd li:nth-of-type(4n) {
  margin-right: 0;
}

/*下拉*/



