@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_logo_nav_bj {
  min-height: 127px;
  border-bottom: solid 1px #ededed;
}
.header_logo_nav_bj .left img {
  float: left;
  margin-right: 20px;
}
.header_logo_nav_bj .left .tt {
  color: #646060;
  font-size: 21px;
}
.header_logo_nav_bj .left .tt span {
  color: #ef7000;
  font-weight: bold;
}
.header_logo_nav_bj .left .tt01 {
  color: #646060;
  font-size: 19px;
  margin-top: 10px;
}
.header_logo_nav_bj .right {
  width: 350px;
}
.header_logo_nav_bj .right .header_tel {
  margin-left: 15px;
}
.header_logo_nav_bj .right .header_tel .tel01 {
  color: #ef7000;
  font-size: 30px;
  font-weight: bold;
}
.header_logo_nav_bj .right .header_tel .tel02 {
  color: #646060;
  font-size: 18px;
  margin-bottom: 8px;
}
.header_dh_bj {
  height: 74px;
  background-color: #ffffff;
  border-bottom: solid 1px #ededed;
}
.header_dh_bj .llb > li {
  float: left;
  line-height: 74px;
  color: #666666;
}
.header_dh_bj .llb > li > a {
  color: #666666;
  display: inline-block;
  width: 190px;
  text-align: center;
  line-height: 74px;
}
.header_dh_bj .llb > li > a:hover {
  background-color: #111f44;
  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: #ef7000;
  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_cpzx_bj {
  min-height: 1200px;
}
.index_cpzx_bj .s_title {
  min-height: 202px;
  background: url(../images/inbdex_dsd_dsdss_03.jpg) top center no-repeat;
}
.index_cpzx_bj .s_title .tt {
  color: #2e2e2e;
  font-size: 50px;
  font-weight: bold;
  text-align: center;
}
.index_cpzx_bj .s_title .tt span {
  color: #ef7000;
}
.index_cpzx_bj .s_title .zz {
  color: #8a8a8a;
  font-size: 18px;
  text-indent: 580px;
}
.index_cpzx_bj .left {
  width: 310px;
  min-height: 663px;
  background-color: #111f44;
}
.index_cpzx_bj .left .cpad {
  height: 115px;
  background: url(../images/index_cp_aad_dsds_03.jpg) top center no-repeat;
  color: #ffffff;
  font-size: 43PX;
  font-weight: bold;
  text-indent: 10px;
  text-align: center;
}
.index_cpzx_bj .left .huise {
  background-color: #111f44;
}
.index_cpzx_bj .left .huise .hlb > li > a {
  display: block;
  height: 41px;
  line-height: 41px;
  background: url(../images/iundex_dssd_dsds_03.jpg) top center no-repeat;
  color: #424242;
  text-indent: 10px;
}
.index_cpzx_bj .left .huise .hlb > li > a:hover {
  color: #ee1a37;
}
.index_cpzx_bj .left .huise .hlb > li .lda {
  color: #ffffff;
  font-size: 16px;
}
.index_cpzx_bj .left .huise .hlb > li .lda a {
  color: #ffffff;
  display: block;
  height: 35px;
  line-height: 35px;
}
.index_cpzx_bj .left .huise .hlb > li .lda a:hover {
  color: #ef7000;
}
.index_cpzx_bj .left .bbj_d {
  height: 230px;
  background: url(../images/index_dsds_dsdsds_01113.jpg) top center no-repeat;
}
.index_cpzx_bj .left .bbj_d .telad {
  text-align: center;
  color: #ffffff;
  font-size: 35px;
  font-weight: bold;
}
.index_cpzx_bj .right {
  width: 865px;
  background-color: #ffffff;
}
.index_cpzx_bj .right .index_lln li {
  width: 260px;
  min-height: 252px;
  border: solid 2px #f1f1f1;
  float: left;
  margin-right: 15px;
  margin-bottom: 25px;
}
.index_cpzx_bj .right .index_lln li .tp {
  width: 100%;
  height: 200px;
  overflow: hidden;
  position: relative;
}
.index_cpzx_bj .right .index_lln li .tp img {
  max-width: 100%;
  max-height: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  position: absolute;
}
.index_cpzx_bj .right .index_lln li .tt {
  text-align: center;
  line-height: 50px;
  background-color: #dedede;
  color: #636363;
}
.index_cpzx_bj .right .index_lln li:hover .tt {
  background-color: #ef7000;
  color: #fff;
}
.index_cpzx_bj .right .index_lln li:nth-of-type(3n) {
  margin-right: 0px;
}
.index_cpzx_bj .right .nav_dh {
  height: 62px;
  background: url(../images/index_dsds_ddsds_03.jpg) top center no-repeat;
}
.index_cpzx_bj .right .nav_dh img {
  vertical-align: top;
}
.index_cpzx_bj .right .nav_dh .xx {
  color: #fff;
  font-size: 28px;
  line-height: 62px;
  margin-left: 35px;
}
.index_cpzx_bj .right .nav_dh .xx span {
  font-weight: bold;
  color: #1664a8;
}
.index_cpzx_bj .right .nav_dh .dg {
  font-size: 16px;
  margin-top: 25px;
  margin-right: 40px;
}
.index_cpzx_bj .right .nav_dh .dg a {
  color: #fff;
}
.index_cpzx_bj .right .nav_dh .dg a:hover {
  color: #000;
}
.index_xzwb_bj {
  background: url(../images/inde_dssd_dsdss_02.jpg) top center no-repeat;
  overflow: hidden;
  height: 860px;
}
.index_xzwb_bj .sss .tt {
  color: #111f44;
  font-size: 50px;
  text-align: center;
  font-weight: bold;
}
.index_xzwb_bj .sss .zz {
  color: #111f44;
  font-size: 24px;
  text-align: center;
}
.index_xzwb_bj .kuandu {
  width: 575px;
}
.index_xzwb_bj .kuandu .tt {
  color: #111f44;
  font-size: 50px;
  font-weight: bold;
  text-align: center;
}
.index_xzwb_bj .kuandu .tt span {
  color: #ef7000;
  font-size: 80px;
}
.index_xzwb_bj .kuandu .index_women_d li {
  margin-bottom: 60px;
}
.index_xzwb_bj .kuandu .index_women_d li .ttc {
  color: #111f44;
  font-size: 36px;
  font-weight: bold;
}
.index_xzwb_bj .kuandu .index_women_d li .zzc {
  color: #3b3b3b;
  font-size: 16px;
  line-height: 24px;
  margin-top: 10px;
}
.index_gsjj_bj {
  min-height: 633px;
  background: url(../images/index_gs_sd_dsds_02.jpg) top center no-repeat;
}
.index_gsjj_bj .kuandu {
  width: 610px;
}
.index_gsjj_bj .kuandu .tt {
  color: #111f44;
  text-align: center;
  font-weight: bold;
  font-size: 35px;
}
.index_gsjj_bj .kuandu .zz {
  color: #111f44;
  font-size: 20px;
  text-align: center;
  margin-top: 10px;
}
.index_gsjj_bj .kuandu .zhaiyao {
  color: #a8aab3;
  font-size: 18px;
  line-height: 34px;
}
.index_gsjj_bj .kuandu .gd a {
  display: block;
  width: 125px;
  height: 40px;
  background-color: #ef7000;
  text-align: center;
  line-height: 40px;
  color: #fff;
}
.index_gsjj_bj .kuandu .gd a:hover {
  background-color: #a8aab3;
}
.index_wodm_ddj {
  text-align: center;
}
.index_wodm_ddj .wz {
  margin-left: 27px;
  margin-right: 27px;
  font-size: 62px;
  color: #323232;
  font-weight: bold;
}
.index_wodm_ddj .wz span {
  color: #ff7700;
}
.index_wodm_ddj .zy {
  color: #898989;
  font-size: 16px;
  margin-top: 10px;
}
.index_xw_zx_bj {
  min-height: 605px;
}
.index_xw_zx_bj .news_llb {
  min-height: 500px;
  background-color: #fff;
}
.index_xw_zx_bj .news_llb .left {
  width: 477px;
}
.index_xw_zx_bj .news_llb .left .cp {
  height: 283px;
  width: 100%;
  overflow: hidden;
  position: relative;
}
.index_xw_zx_bj .news_llb .left .cp img {
  max-width: 100%;
  max-height: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  position: absolute;
}
.index_xw_zx_bj .news_llb .left .zz {
  height: 122px;
  background-color: #343434;
}
.index_xw_zx_bj .news_llb .left .zz .tta a {
  color: #fff;
  font-size: 20px;
}
.index_xw_zx_bj .news_llb .left .zz .tta a:hover {
  color: #000;
}
.index_xw_zx_bj .news_llb .left .zz .zza {
  color: #fff;
  font-size: 16px;
  line-height: 24px;
}
.index_xw_zx_bj .news_llb .left:hover .zz {
  background-color: #ff7700;
}
.index_xw_zx_bj .news_llb .right {
  width: 685px;
}
.index_xw_zx_bj .news_llb .right .news_llb li {
  width: 685px;
  height: 90px;
}
.index_xw_zx_bj .news_llb .right .news_llb li .kaishi {
  color: #373737;
  font-size: 20px;
}
.index_xw_zx_bj .news_llb .right .news_llb li .kaishi a {
  color: #373737;
}
.index_xw_zx_bj .news_llb .right .news_llb li .kaishi span {
  float: right;
}
.index_xw_zx_bj .news_llb .right .news_llb li .zhaiyao {
  color: #373737;
  font-size: 16px;
  margin-top: 12px;
}
.index_xw_zx_bj .news_llb .right .news_llb li:hover {
  background-color: #ff7700;
}
.index_xw_zx_bj .news_llb .right .news_llb li:hover .kaishi {
  color: #fff;
}
.index_xw_zx_bj .news_llb .right .news_llb li:hover .kaishi a {
  color: #fff;
}
.index_xw_zx_bj .news_llb .right .news_llb li:hover .zhaiyao {
  color: #fff;
}
.index_link_bj {
  background-color: #454545;
  min-height: 70px;
  color: #fff;
  line-height: 70px;
  border-bottom: solid 1px #757575;
}
.index_link_bj a {
  color: #fff;
  margin-left: 5px;
  margin-right: 5px;
}
.index_link_bj a:hover {
  color: #cd9250;
}
.footer_bj {
  background-color: #454545;
}
.footer_bj .footer_nav {
  text-align: center;
}
.footer_bj .footer_nav a {
  color: #969696;
  margin-left: 20px;
  margin-right: 20px;
}
.footer_bj .footer_nav a:hover {
  color: #26c5ff;
}
.footer_bj .footer_dz {
  text-align: center;
  color: #a9a9a9;
  line-height: 34px;
}
.footer_bj .footer_xxd_dsdsd {
  text-align: center;
  color: #a9a9a9;
}
.footer_bj .footer_xxd_dsdsd a {
  color: #a9a9a9;
}
.footer_bj .footer_xxd_dsdsd a:hover {
  color: #26c5ff;
}
