.other_solution .swiper_other_solution .swiper-slide,
.index .home_programme,
.index .home_product_center,
.index .home_product_center .swiper_prodcut .swiper-slide .a_box .p_item,
.index .home_culture .bg_item,
.index .home_frind,
.index .home_frind .tet_box .t_t .t1 a,
.tzzgx_gsxx .con_wrap .num_box,
.aboutus_company_js .con_wrap .fzlc,
.aboutus_honor .head_wrap,
.aboutus_pzbz .con_wrap .header_wrap,
.contactus_lx .con_wrap .qh_list li,
.contactus_zp .con_wrap .zpfs ul li {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.log_nav {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 10000;
}

.log_nav .log {
  width: 230px;
  height: 70px;
  background-color: #0b4c9d;
  text-align: center;
  line-height: 70px;
}

.log_nav .nav_btn {
  width: 70px;
  height: 70px;
  background-color: #ffffff;
  opacity: 0.95;
  text-align: center;
  line-height: 70px;
  cursor: pointer;
}

.log_nav .nav_btn i {
  font-size: 36px;
  color: #0b4c9d;
}

nav {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  display: none;
  background: url("../images/02.png") center repeat-x;
}

nav .warp {
  padding: 0 3%;
  margin: 0 auto;
  height: 100%;
}

nav .warp ul {
  height: 100%;
}

nav .warp ul li {
  width: 14%;
  height: 100%;
  float: left;
  padding: 6% 20px 0 20px;
  border-left: 1px solid #3856ac;
}

nav .warp ul li .tit {
  position: relative;
  padding-bottom: 20px;
}

nav .warp ul li .tit .tit_a {
  color: #fff;
  font-size: 22px;
  line-height: 35px;
  position: relative;
  display: block;
}

nav .warp ul li .tit .tit_a::before {
  content: '';
  display: block;
  width: 7px;
  height: 7px;
  background-color: #fff;
  border-radius: 100%;
  position: absolute;
  left: -24px;
  top: 50%;
  margin-top: -3.5px;
}

nav .warp ul li .tit .se_menu {
  display: none;
  position: absolute;
  top: 100%;
}

nav .warp ul li .tit .se_menu a {
  display: block;
  font-size: 16px;
  line-height: 30px;
  color: #fff;
  cursor: pointer;
  margin-bottom: 6px;
  border-bottom: 1px solid transparent;
  transition: all 0.4s;
  -webkit-transition: all 0.4s;
}

nav .warp ul li .tit .se_menu a:hover {
  border-bottom: 1px solid #fff;
}

.lan_sea {
  position: absolute;
  top: 18px;
  right: 3%;
  z-index: 150;
  height: 30px;
}

.lan_sea .sea_box {
  width: 220px;
  height: 42px;
  display: block;
  margin-right: 10px;
  overflow: hidden;
  border-bottom: 1px solid transparent;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
}

.lan_sea .sea_box form {
  display: block;
  width: 100%;
  height: 100%;
}

.lan_sea .sea_box form .ind_submit {
  display: block;
  width: 42px;
  background-color: rgba(0, 0, 0, 0);
  height: 42px;
  float: right;
  background-image: url('../images/serch.png');
  background-size: 20px 20px;
  background-position: center;
  border: 0;
  background-repeat: no-repeat;
}

.lan_sea .sea_box form .ind_text {
  display: block;
  float: right;
  width: 0;
  height: 40px;
  color: #ccc;
  line-height: 40px;
  background: url('../images/inp-bg.png');
  border: none;
  font-size: 14px;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
}

.lan_sea .sea_box form .ind_text::-webkit-input-placeholder {
  color: #ccc;
}

.lan_sea .sea_box form .ind_text::-ms-input-placeholder {
  color: #ccc;
}

.lan_sea .sea_box form .ind_text::-moz-input-placeholder {
  color: #ccc;
}

.lan_sea .sea_on {
  border-bottom: 1px solid #ccc;
}

.lan_sea .sea_on .ind_text {
  width: 160px !important;
  padding: 0 10px;
}

.lan_sea .lan_box {
  background-image: url('../images/03.png');
  background-position: 10px center;
  background-repeat: no-repeat;
  padding-left: 40px;
  padding-right: 15px;
  height: 22px;
  line-height: 22px;
  height: 40px;
  line-height: 40px;
  /* background-color: rgba(0,0,0,0.5); */
}

.lan_sea .lan_box a {
  color: #fff;
}

footer {
  background-color: #333333;
  padding: 80px 0;
}

footer .head_wrap {
  padding-bottom: 55px;
  border-bottom: 1px solid #555;
}

footer .head_wrap .nav_box {
  width: 60%;
}

footer .head_wrap .nav_box dl {
  width: 14.2%;
  float: left;
  font-size: 0;
}

footer .head_wrap .nav_box dl dt {
  color: #ffffff;
  font-size: 18px;
  margin-bottom: 35px;
}

footer .head_wrap .nav_box dl dd a {
  color: #bbbbbb;
  font-size: 14px;
  line-height: 30px;
}

footer .head_wrap .nav_box dl dd a:hover {
  color: #0b4d9e;
}

footer .head_wrap .info_box {
  width: 40%;
}

footer .head_wrap .info_box .contact_box>div {
  padding-left: 40px;
  background-position: left center;
  background-repeat: no-repeat;
  color: #999999;
  margin-bottom: 15px;
}

footer .head_wrap .info_box .contact_box .phone {
  background-image: url("../images/30.png");
  font-size: 31px;
}

footer .head_wrap .info_box .contact_box .email {
  background-image: url("../images/31.png");
  font-size: 14px;
}

footer .head_wrap .info_box .contact_box .address {
  background-image: url("../images/32.png");
  font-size: 14px;
}

footer .head_wrap .info_box .ewm_box img {
  margin-left: 50px;
}

footer .bottom_wrap {
  padding-top: 45px;
}

footer .bottom_wrap .info .logo {
  background-image: url("../images/35.png");
  background-position: left center;
  background-repeat: no-repeat;
  color: #999999;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 180px;
  font-size: 14px;
}

footer .bottom_wrap .info .ww {
  color: #999999;
  margin-top: 15px;
  margin-left: 30px;
  font-size: 14px;
}

footer .bottom_wrap .info .ww span {
  color: #555555;
  display: inline-block;
  margin-left: 20px;
}

footer .bottom_wrap .link {
  width: 410px;
  border-bottom: solid 1px #666666;
  padding-bottom: 15px;
  color: #bbbbbb;
  font-size: 16px;
  cursor: pointer;
  position: relative;
}

footer .bottom_wrap .link .pop_link {
  position: absolute;
  width: 100%;
  bottom: 100%;
  left: 0;
  display: none;
  text-align: center;
}

footer .bottom_wrap .link .pop_link a {
  display: block;
  color: #fff;
  font-size: 14px;
  line-height: 22px;
}

.banner_wrap {
  position: relative;
  margin-bottom: 150px;
}

.banner_wrap .introduction_box {
  width: 1200px;
  position: absolute;
  bottom: -140px;
  left: 50%;
  margin-left: -600px;
  background: #fff;
  height: 200px;
  box-shadow: 0px 5px 13px 0px rgba(0, 0, 0, 0.11);
}

.banner_wrap .introduction_box .he {
  width: 60px;
  height: 200px;
  background-color: #0b4c9d;
  padding: 0 15px;
  font-size: 30px;
  color: #fff;
  padding-top: 50px;
}

.banner_wrap .introduction_box .con {
  display: table;
}

.banner_wrap .introduction_box .con .tab {
  width: 1140px;
  display: table-cell;
  vertical-align: middle;
  height: 200px;
  padding: 0 45px;
  color: #666666;
  font-size: 16px;
  line-height: 30px;
}

.other_solution {
  background-color: #445b71;
  padding: 50px 0;
}

.other_solution h6 {
  color: #f8fafc;
  font-size: 50px;
}

.other_solution .swiper_other_solution {
  padding-top: 55px;
}

.other_solution .swiper_other_solution .swiper-slide {
  height: 280px;
  padding: 28px;
}

.other_solution .swiper_other_solution .swiper-slide p {
  color: #f8fafc;
  font-size: 30px;
}

.other_solution .swiper_other_solution .swiper-slide .iconfont {
  position: absolute;
  color: #fff;
  right: 28px;
  bottom: 28px;
  font-size: 36px;
}

.other_solution .swiper_other_solution .swiper-pagination {
  bottom: inherit;
  top: 10px;
  text-align: right;
}

.other_solution .swiper_other_solution .swiper-pagination-bullet {
  width: 15px;
  height: 15px;
  opacity: 1;
  background: no-repeat;
  background-color: #ffffff;
}

.other_solution .swiper_other_solution .swiper-pagination-bullet-active {
  background-color: #a4a7aa;
  border: solid 2px #ffffff;
}

.pub_page .con_wrap .item_wrap .tit {
  color: #333333;
  font-size: 50px;
  padding: 60px 0;
}

.crumbs_wrap {
  height: 90px;
  border-bottom: 1px solid #e3e2e2;
}

.crumbs_wrap .nav_box {
  line-height: 90px;
}

.crumbs_wrap .nav_box li {
  float: left;
}

.crumbs_wrap .nav_box li a {
  display: block;
  padding: 0 35px;
  line-height: 90px;
  color: #333333;
  font-size: 16px;
}

.crumbs_wrap .nav_box li a img {
  display: inline-block;
  margin-right: 10px;
}

.crumbs_wrap .nav_box li a .im2 {
  display: none;
}

.crumbs_wrap .nav_box .on a {
  background-color: #0b4c9d;
  color: #fff;
}

.crumbs_wrap .nav_box .on a .im1 {
  display: none;
}

.crumbs_wrap .nav_box .on a .im2 {
  display: inline-block;
}

.crumbs_wrap .fr {
  height: 90px;
  line-height: 90px;
  background-image: url("../images/50.png");
  background-position: left center;
  background-repeat: no-repeat;
  padding-left: 30px;
  font-size: 14px;
}

.crumbs_wrap .fr a {
  color: #888888;
}

.crumbs_wrap .fr span {
  color: #333333;
}

.page_list {
  font-size: 0;
  text-align: center;
  margin-top: 50px;
}

.page_list li {
  display: inline-block;
  margin: 0 5px;
}

.page_list li a {
  display: block;
  padding: 0 22px;
  height: 48px;
  line-height: 48px;
  font-size: 15px;
  color: #777777;
  border: solid 1px #dbdbdb;
}

.page_list .on a {
  background-color: #333333;
  color: #fff;
}

.index .banner_wrap .swiper-pagination-bullet {
  width: 16px;
  height: 16px;
  border: solid 1px #ffffff;
  border-radius: 0;
  opacity: 1;
  background: no-repeat;
}

.index .banner_wrap .swiper-pagination-bullet-active {
  background-color: #ffffff;
}

.index .home_programme {
  background-image: url("../images/02.jpg");
  padding-bottom: 80px;
}

.index .home_programme .tit_box {
  line-height: 60px;
  padding: 55px 0;
}

.index .home_programme .tit_box h6 {
  display: inline-block;
  color: #0b4c9d;
  font-size: 60px;
}

.index .home_programme .tit_box .line {
  display: inline-block;
  width: 53px;
  height: 2px;
  background-color: #cccccc;
  margin: 10px 30px;
}

.index .home_programme .tit_box p {
  color: #5f5d5d;
  font-size: 24px;
  display: inline-block;
}

.index .home_programme .small_swiper .swiper-slide {
  width: 12.5%;
  text-align: center;
  display: table;
  border-radius: 10px 10px 0px 0px;
}

.index .home_programme .small_swiper .swiper-slide .c {
  display: table-cell;
  height: 140px;
  vertical-align: middle;
}

.index .home_programme .small_swiper .swiper-slide .c .im2 {
  display: none;
}

.index .home_programme .small_swiper .swiper-slide .c p {
  font-size: 18px;
  margin-top: 15px;
  color: #fff;
  display: none;
}

.index .home_programme .small_swiper .small_on {
  background-color: #0b4e9f;
}

.index .home_programme .small_swiper .small_on .im2 {
  display: inline-block !important;
}

.index .home_programme .small_swiper .small_on .im1 {
  display: none;
}

.index .home_programme .small_swiper .small_on p {
  display: block !important;
}

.index .home_programme .big_swiper .swiper-slide {
  background-color: #ffffff;
  border-radius: 0px 0px 100px 0px;
}

.index .home_programme .big_swiper .swiper-slide .pic_box {
  width: 68.75%;
}

.index .home_programme .big_swiper .swiper-slide .tet_box {
  width: 31.25%;
  padding-top: 10%;
}

.index .home_programme .big_swiper .swiper-slide .tet_box .ic_box {
  width: 100px;
  height: 100px;
  background-color: #ffffff;
  border: solid 1px #666666;
  text-align: center;
  line-height: 100px;
  margin: 0 auto;
}

.index .home_programme .big_swiper .swiper-slide .tet_box h6 {
  text-align: center;
  color: #0b4e9f;
  font-size: 22px;
  margin: 40px 0;
}

.index .home_programme .big_swiper .swiper-slide .tet_box .ly_box {
  padding: 0 10%;
}

.index .home_programme .big_swiper .swiper-slide .tet_box .ly_box h5 {
  color: #333333;
  font-size: 18px;
}

.index .home_programme .big_swiper .swiper-slide .tet_box .ly_box p {
  color: #999999;
  font-size: 18px;
  line-height: 28px;
}

.index .home_product_center {
  background-image: url("../images/04.jpg");
  padding-bottom: 120px;
}

.index .home_product_center .tit_box {
  line-height: 60px;
  padding: 55px 0 0 0;
}

.index .home_product_center .tit_box h6 {
  display: inline-block;
  color: #fff;
  font-size: 60px;
}

.index .home_product_center .tit_box .line {
  display: inline-block;
  width: 53px;
  height: 2px;
  background-color: #fff;
  margin: 10px 30px;
}

.index .home_product_center .tit_box p {
  color: #fff;
  font-size: 24px;
  display: inline-block;
}

.index .home_product_center .swiper_prodcut {
  padding-top: 55px;
}

.index .home_product_center .swiper_prodcut .swiper-slide .a_box {
  width: 28.4%;
  position: relative;
  overflow: hidden;
  z-index: 1;
}

.index .home_product_center .swiper_prodcut .swiper-slide .a_box .p_item {
  display: block;
  height: 620px;
  width: 100%;
  padding-top: 390px;
  text-align: right;
  padding-right: 60px;
  box-sizing: border-box;
}

.index .home_product_center .swiper_prodcut .swiper-slide .a_box .p_item h6 {
  color: #ffffff;
  font-size: 36px;
}

.index .home_product_center .swiper_prodcut .swiper-slide .a_box .p_item p {
  color: #ffffff;
  line-height: 30px;
  font-size: 16px;
  margin: 20px 0;
}

.index .home_product_center .swiper_prodcut .swiper-slide .a_box .p_item i {
  display: block;
}

.index .home_product_center .swiper_prodcut .swiper-slide .a_box .m_list {
  overflow-y: scroll;
  position: absolute;
  top: 0;
  left: 0;
  height: 620px;
  z-index: -10;
  width: 0;
  background-color: #333333;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.index .home_product_center .swiper_prodcut .swiper-slide .a_box .m_list::-webkit-scrollbar {
  display: none;
}

.index .home_product_center .swiper_prodcut .swiper-slide .a_box .m_list dl dt {
  height: 60px;
  line-height: 60px;
  padding-left: 3%;
  padding-right: 3%;
  box-sizing: border-box;
  background: #333;
  color: #ffffff;
  font-size: 20px;
}

.index .home_product_center .swiper_prodcut .swiper-slide .a_box .m_list dl dt i {
  -webkit-transform: rotateZ(180deg);
  -moz-transform: rotateZ(180deg);
  -ms-transform: rotateZ(180deg);
  -o-transform: rotateZ(180deg);
  transform: rotateZ(180deg);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.index .home_product_center .swiper_prodcut .swiper-slide .a_box .m_list dl dd {
  display: none;
}

.index .home_product_center .swiper_prodcut .swiper-slide .a_box .m_list dl dd a {
  height: 60px;
  padding-left: 8%;
  display: block;
  line-height: 60px;
  background-color: #3a3a3a;
  color: #999999;
  font-size: 16px;
}

.index .home_product_center .swiper_prodcut .swiper-slide .a_box .m_list dl dd a:hover {
  background-color: #414141;
  color: #fff;
}

.index .home_product_center .swiper_prodcut .swiper-slide .a_box .m_list .dl_active dt i {
  -webkit-transform: rotateZ(0deg);
  -moz-transform: rotateZ(0deg);
  -ms-transform: rotateZ(0deg);
  -o-transform: rotateZ(0deg);
  transform: rotateZ(0deg);
}

.index .home_product_center .swiper_prodcut .swiper-slide .a_box .m_list .dl_active dd {
  display: block;
}

.index .home_product_center .swiper_prodcut .swiper-slide .a_box_on {
  width: 43.2% !important;
}

.index .home_product_center .swiper_prodcut .swiper-slide .a_box_on .p_item {
  width: 66% !important;
}

.index .home_product_center .swiper_prodcut .swiper-slide .a_box_on .m_list {
  width: 34% !important;
  opacity: 1 !important;
  left: 66% !important;
}

.index .home_product_center .swiper_prodcut .swiper-pagination {
  bottom: inherit;
  top: 10px;
  text-align: right;
}

.index .home_product_center .swiper_prodcut .swiper-pagination-bullet {
  width: 15px;
  height: 15px;
  background-color: #a4a7aa;
  border: solid 2px #ffffff;
  opacity: 1;
  background: no-repeat;
}

.index .home_product_center .swiper_prodcut .swiper-pagination-bullet-active {
  background-color: #ffffff;
}

.index .home-about {
  padding: 9% 0 5.4%;
  background: url("../images/home_bg1.png");
  background-size: cover;
}

.index .home-about .desc {
  width: 60%;
}

.index .home-about .desc .h3 {
  font-size: 68px;
  color: #0b4c9d;
}

.index .home-about .desc .p1 {
  margin-top: 20px;
  font-size: 36px;
  color: #5f5d5d;
}

.index .home-about .desc .txt {
  margin-top: 7%;
  padding: 13px 34px;
  background-color: #fff;
  box-shadow: 0 2px 24px 0 rgba(83, 83, 83, 0.09);
  border-radius: 25px;
}

.index .home-about .desc .p2 {
  width: 33.33%;
  font-size: 18px;
  color: #666;
}

.index .home-about .desc .p2>img {
  margin-right: 13px;
  vertical-align: bottom;
}

.index .home-about .desc .p3 {
  margin-top: 5.8%;
  font-size: 18px;
  color: #666;
  line-height: 30px;
}

.index .home-about .desc .data {
  margin-top: 15%;
}

.index .home-about .desc .data .num {
  float: left;
  width: 25%;
  padding-left: 4%;
  box-sizing: border-box;
  border-right: 1px solid #ebecee;
}

.index .home-about .desc .data .num:last-child {
  border: none;
}

.index .home-about .desc .p4 {
  margin-top: 8px;
  font-size: 48px;
  color: #000;
}

.index .home-about .desc .p5 {
  margin-top: 6px;
  font-size: 24px;
  color: #555;
}

.index .home-about .image {
  position: relative;
  width: 35%;
}

.index .home-about .image .about-dots {
  position: absolute;
  left: auto;
  bottom: 30px;
  right: 30px;
  z-index: 4;
  width: auto;
}

.index .home-about .image .about-dots .swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  margin-left: 10px;
  border-radius: 50%;
  border: 1px solid #fff;
  cursor: pointer;
}

.index .home-about .image .about-dots .swiper-pagination-bullet-active {
  background-color: #fff;
}

.index .home-about .image .look {
  position: absolute;
  top: -55px;
  left: -100px;
  z-index: 5;
  display: block;
  width: 190px;
  height: 190px;
  padding: 32px 40px;
  box-sizing: border-box;
  background-image: -webkit-linear-gradient(90deg, #0b4c9d 0%, #007cc3 100%);
  background-image: linear-gradient(90deg, #0b4c9d 0%, #007cc3 100%);
}

.index .home-about .image .look .p1 {
  font-size: 30px;
  color: #fff;
}

.index .home-about .image .look .p2 {
  margin-top: 6px;
  font-size: 22px;
  color: #fff;
}

.index .home-about .image .look .i {
  display: inline-block;
  margin-top: 26px;
  font-size: 17px;
  color: #fff;
}

.index .home_culture {
  position: relative;
  height: 800px;
  background-image: url("../images/1000.jpg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.index .home_culture .bg_item {
  width: 100%;
  height: 800px;
  display: none;
  padding-top: 300px;
  padding-left: 160px;
}

.index .home_culture .bg_item .on_c h6 {
  color: #ffffff;
  font-size: 68px;
}

.index .home_culture .bg_item .on_c p {
  color: #ffffff;
  font-size: 24px;
  margin-top: 10px;
}

.index .home_culture ul {
  position: absolute;
  height: 100%;
  right: 0;
  width: 50%;
  top: 0;
  text-align: right;
  font-size: 0;
}

.index .home_culture ul li {
  padding: 330px 0;
  height: 100%;
  width: 33.3%;
  float: left;
  border-left: solid 1px #999;
  font-size: 0;
  cursor: pointer;
}

.index .home_culture ul li:last-child .ini_c p {
  margin-top: 15px;
}

.index .home_culture ul li:hover {
  background: rgba(0, 0, 0, 0.4);
}

.index .home_culture ul li:hover .ini_c p {
  color: #0b4d9e;
}

.index .home_culture ul li:hover .ini_c .im1 {
  display: none;
}

.index .home_culture ul li:hover .ini_c .im2 {
  display: inline-block;
}

.index .home_culture ul li .ini_c {
  text-align: center;
}

.index .home_culture ul li .ini_c .im2 {
  display: none;
}

.index .home_culture ul li .ini_c p {
  color: #ffffff;
  font-size: 36px;
  margin-top: 30px;
  margin-bottom: 80px;
}

.index .home_culture ul li:nth-child(1) {}

.index .home_culture ul .on {
  width: 52%;
  text-align: center;
  height: 100%;
}

.index .home_culture ul .on .ini_c {
  display: none;
}

.index .home_culture ul .on .on_c {
  display: block;
}

.index .home_culture .video_btn {
  position: absolute;
  top: 60%;
  left: 45%;
  cursor: pointer;
}

.index .home_culture .video_btn .im2 {
  display: none;
}

.index .home_culture .video_btn:hover .im1 {
  display: none;
}

.index .home_culture .video_btn:hover .im2 {
  display: inline-block;
}

.index .home_culture .l_box {
  position: absolute;
  height: 100%;
  width: 50%;
  left: 0;
  top: 0;
  text-align: center;
  padding-top: 250px;
  box-sizing: border-box;
  color: #ffffff;
}

.index .home_culture .l_box:hover {
  background: rgba(0, 0, 0, 0.4);
  color: #0b4d9e;
}

.index .home_culture .l_box h6 {
  font-size: 46px;
}

.index .home_culture .l_box p {
  font-size: 24px;
  margin-top: 10px;
}

.index .home_culture .video_pop {
  position: fixed;
  width: 1200px;
  height: 700px;
  background: #fff;
  left: 50%;
  top: 50%;
  margin-top: -350px;
  margin-left: -600px;
  z-index: 1000;
  display: none;
}

.index .home_culture .video_pop .close_btn {
  position: absolute;
  width: 26px;
  height: 26px;
  border-radius: 50%;
  background: #fff;
  text-align: center;
  line-height: 26px;
  font-size: 14px;
  top: -25px;
  right: -25px;
  cursor: pointer;
}

.index .home_culture .video_pop video {
  width: 100%;
  height: 100%;
}

.index .home-news {
  padding: 7% 0 6.7%;
  background: url("../images/home_bg3.jpg");
  background-size: cover;
}

.index .home-news .head {
  width: 16%;
}

.index .home-news .head .h4 {
  font-size: 30px;
}

.index .home-news .head .i {
  margin-top: 128px;
  font-size: 16px;
}

.index .home-news .head .txt {
  width: 100%;
  height: 256px;
  margin-top: 22%;
  padding: 42px 28px;
  box-sizing: border-box;
  border: solid 1px #c6c6c6;
  background-color: #fff;
}

.index .home-news .head .txt .h4,
.index .home-news .head .txt .i {
  color: #333;
}

.index .home-news .head .txt_on {
  width: 100%;
  height: 256px;
  padding: 42px 28px;
  box-sizing: border-box;
  background: url("../images/home_bg2.jpg");
  background-size: cover;
  color: #fff;
}

.index .home-news .head .txt_on .h4,
.index .home-news .head .txt_on .i {
  color: #fff;
}

.index .home-news .news-list {
  width: 84%;
  display: none;
}

.index .home-news .news-list>li {
  float: left;
  width: 29.6%;
  margin-left: 3.7%;
}

.index .home-news .news-list .h3 {
  margin-top: 7%;
  font-size: 30px;
  color: #333;
}

.index .home-news .news-list .p1 {
  margin-top: 3%;
  font-size: 16px;
  color: #999;
}

.index .home-news .news-list .p2 {
  max-height: 50px;
  margin-top: 5%;
  font-size: 16px;
  color: #666;
  line-height: 25px;
}

.index .home-news .news-list .more {
  display: block;
  width: 140px;
  height: 45px;
  margin-top: 9%;
  padding: 0 20px 0 18px;
  box-sizing: border-box;
  font-size: 16px;
  color: #0b4d9e;
  line-height: 45px;
  border: solid 1px #c6c6c6;
  background-color: #fff;
}

.index .home-news .news-list .more .i {
  margin-left: 12px;
  font-size: 15px;
}

.index .home-news .news-list .more:hover {
  color: #fff;
  border-color: #0b4d9e;
  background-color: #0b4d9e;
}

.index .home_frind {
  padding: 7% 0 6.7%;
  background-image: url("../images/09.jpg");
}

.index .home_frind .tet_box {
  width: 45%;
}

.index .home_frind .tet_box .tit {
  color: #ffffff;
  font-size: 68px;
  border-left: 5px solid #f9850f;
  padding-left: 15px;
}

.index .home_frind .tet_box .num_box {
  margin-top: 50px;
  padding-bottom: 50px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.index .home_frind .tet_box .num_box li {
  float: left;
  width: 33.3%;
  text-align: center;
  border-right: 1px solid #d4d7d7;
}

.index .home_frind .tet_box .num_box li h6 {
  color: #ffffff;
  display: inline-block;
  font-size: 64px;
  position: relative;
  font-size: 55px;
}

.index .home_frind .tet_box .num_box li h6::after {
  position: absolute;
  content: "+";
  right: -35px;
  top: -10px;
  color: #fff;
  font-size: 60px;
}

.index .home_frind .tet_box .num_box li p {
  color: #ffffff;
  font-size: 18px;
  margin-top: 10px;
}

.index .home_frind .tet_box .num_box li:first-child {
  text-align: left;
}

.index .home_frind .tet_box .num_box li:last-child {
  border-right: none;
}

.index .home_frind .tet_box .t_t {
  margin-top: 38px;
}

.index .home_frind .tet_box .t_t .t1 a {
  display: inline-block;
  background-image: url("../images/25.png");
  width: 168px;
  height: 51px;
  text-align: center;
  line-height: 51px;
  color: #ffffff;
  font-size: 18px;
  margin-left: 15px;
  -webkit-transform: translateY(10px);
  -moz-transform: translateY(10px);
  -ms-transform: translateY(10px);
  -o-transform: translateY(10px);
  transform: translateY(10px);
}

.index .home_frind .tet_box .t_t p {
  color: #ffffff;
  line-height: 36px;
  width: 467px;
  font-size: 20px;
  margin-top: 22px;
}

.index .home_frind .pic_box {
  position: relative;
  width: 53.4%;
}

.index .home_frind .pic_box .swiper_frind {
  position: relative;
}

.index .home_frind .pic_box .swiper_frind .swiper-wrapper .swiper-slide {
  background: #fff;
  text-align: center;
  height: 100px;
  line-height: 100px;
  border: 1px solid #1358a0;
}

.index .home_frind .pic_box .swiper_frind .swiper-wrapper .swiper-slide img {
  max-width: 140px;
  max-height: 90px;
}

.index .home_frind .pic_box .btn_wrap {
  font-size: 0;
}

.index .home_frind .pic_box .btn_wrap .frind_btn {
  width: 50%;
  display: inline-block;
  font-size: 0;
  line-height: 52px;
  height: 52px;
  background-color: #333333;
  z-index: 10;
  bottom: 0;
  padding: 0 18px;
  cursor: pointer;
}

.index .home_frind .pic_box .btn_wrap .frind_btn:hover {
  background-color: #f9850f;
}

.index .home_frind .pic_box .btn_wrap .frind_btn_prev {
  text-align: left;
  border-right: 1px solid #fff;
}

.index .home_frind .pic_box .btn_wrap .frind_btn_next {
  text-align: right;
}

.index .mask {
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  left: 0;
  top: 0;
  z-index: 999;
  display: none;
}

.index .lyb {
  position: fixed;
  left: 50%;
  background: #fff;
  margin-left: -600px;
  width: 1200px;
  z-index: 9999;
  top: 50%;
  margin-top: -250px;
  display: none;
}

.index .lyb .lybt {
  width: 1200px;
}

.index .lyb .lybt .lybtl img {
  width: 380px;
  height: 500px;
}

.index .lyb .lybt .lybtr {
  width: 800px;
  height: 500px;
  padding: 40px 84px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.index .lyb .lybt .lybtr .tit_box {
  font-size: 40px;
  padding-bottom: 70px;
  position: relative;
  color: #0b4c9d;
}

.index .lyb .lybt .lybtr .tit_box::after {
  position: absolute;
  content: '';
  width: 70px;
  height: 2px;
  background: #0b4c9d;
  left: 0;
  bottom: 35px;
}

.index .lyb .lybt .lybtr h5 {
  font-size: 16px;
  color: #666;
  line-height: 36px;
  padding-left: 40px;
  background: url("../images/ly_i1.jpg") no-repeat left center;
  background-size: auto;
  margin-bottom: 18px;
}

.index .lyb .lybt .lybtr .ly_form li {
  margin-bottom: 10px;
  position: relative;
}

.index .lyb .lybt .lybtr .ly_form li input[type=text] {
  width: 100%;
  height: 45px;
  border: 1px solid #f1f1f1;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-indent: 50px;
  border-radius: 5px;
  font-size: 14px;
}

.index .lyb .lybt .lybtr .ly_form li input[type=text].i1 {
  background: url("../images/add_02.png") no-repeat 15px center;
  background-size: auto;
}

.index .lyb .lybt .lybtr .ly_form li input[type=text].i2 {
  background: url("../images/add_03.png") no-repeat 15px center;
  background-size: auto;
}

.index .lyb .lybt .lybtr .ly_form li input[type=text].i3 {
  background: url("../images/add_04.png") no-repeat 15px center;
  background-size: auto;
}

.index .lyb .lybt .lybtr .ly_form li input[type=text].i4 {
  background: url("../images/add_05.png") no-repeat 15px center;
  background-size: auto;
}

.index .lyb .lybt .lybtr .ly_form li input[type=text].i6 {
  background: url("../images/add_06.png") no-repeat 15px center;
  background-size: auto;
}

.index .lyb .lybt .lybtr .ly_form li input[type=text].short {
  width: 310px;
}

.index .lyb .lybt .lybtr .ly_form li input[type=submit] {
  width: 330px;
  height: 45px;
  border: 1px solid #f1f1f1;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 5px;
  font-size: 14px;
  color: #fff;
  line-height: 43px;
  background: #005ca9;
  cursor: pointer;
}

.index .lyb .lybt .lybtr .ly_form li input[type=text].shorts {
  width: 180px;
}

.index .lyb .lybt .lybtr .ly_form li .img_yz {
  margin: 0 10px;
}

.index .lyb .lyb_close {
  position: absolute;
  top: 10px;
  right: 10px;
  cursor: pointer;
}

.solution_led .con_wrap {
  padding-bottom: 50px;
}

.solution_led .con_wrap .tit {
  color: #333333;
  font-size: 40px;
  padding: 40px 0;
}

.solution_led .con_wrap .item_03 {
  background-color: #f8fafc;
  margin-top: 30px;
}

.solution_led .con_wrap .item_03 p {
  color: #999999;
  font-size: 16px;
  padding: 40px 0;
}

.solution_tyn .con_wrap .item_wrap .tit {
  color: #333333;
  font-size: 40px;
  padding: 60px 0;
}

.solution_tyn .con_wrap .item_01 {
  padding-bottom: 100px;
}

.solution_tyn .con_wrap .item_02 {
  background-color: #f8fafc;
  padding-bottom: 80px;
}

.solution_tyn .con_wrap .item_02 .con_box .menu_box {
  margin-bottom: 80px;
}

.solution_tyn .con_wrap .item_02 .con_box .menu_box li {
  width: 33.3%;
  height: 60px;
  line-height: 60px;
  background-color: #d7e5f2;
  float: left;
  color: #333333;
  cursor: pointer;
  font-size: 24px;
  text-align: center;
  border-bottom: 1px solid #0b4c9d;
}

.solution_tyn .con_wrap .item_02 .con_box .menu_box .on {
  background-color: #fff;
  border-bottom: none;
  color: #0b4c9d;
  border-top: 1px solid #0b4c9d;
}

.solution_tyn .con_wrap .item_02 .con_box .pro_list .pro_item {
  display: none;
}

.solution_tyn .con_wrap .item_02 .con_box .pro_list .pro_item p {
  text-align: center;
}

.solution_tyn .con_wrap .item_02 .con_box .pro_list .pro_item .fl {
  width: 50%;
  text-align: center;
  padding: 0 20px;
}

.solution_tyn .con_wrap .item_02 .con_box .pro_list .pro_item .fl p {
  margin-top: 40px;
  color: #333333;
  font-size: 20px;
  line-height: 36px;
  text-align: left;
}

.solution_tyn .con_wrap .item_02 .con_box .pro_list .pro_item .fl img {
  height: 252px;
}

.solution_qc_01 .banner_wrap {
  margin-bottom: 0px;
}

.solution_qc_01 .item_01 {
  padding: 60px 0 0 0;
}

.solution_qc_01 .item_01 .menu_box {
  margin-bottom: 30px;
}

.solution_qc_01 .item_01 .menu_box li a {
  width: 33.3%;
  height: 60px;
  line-height: 60px;
  background-color: #d7e5f2;
  float: left;
  color: #333333;
  cursor: pointer;
  font-size: 24px;
  text-align: center;
  border-bottom: 1px solid #0b4c9d;
}

.solution_qc_01 .item_01 .menu_box .on a {
  background-color: #fff;
  border-bottom: none;
  color: #0b4c9d;
  border-top: 1px solid #0b4c9d;
}

.solution_qc_01 .item_02 {
  padding-bottom: 50px;
}

.solution_qc_01 .item_02 .con_box {
  color: #333;
  font-size: 18px;
  line-height: 30px;
  text-indent: 36px;
}

.solution_qc_01 .item_03 {
  padding-bottom: 66px;
  background-color: #f8fafc;
}

.solution_qc_01 .item_04 {
  padding-bottom: 70px;
}

.solution_qc_01 .item_05 {
  background-color: #f8fafc;
  padding-bottom: 70px;
}

.solution_qc_02 .banner_wrap {
  margin-bottom: 0px;
}

.solution_qc_02 .item_01 {
  padding: 60px 0 0 0;
}

.solution_qc_02 .item_01 .menu_box {
  margin-bottom: 30px;
}

.solution_qc_02 .item_01 .menu_box li a {
  width: 33.3%;
  height: 60px;
  line-height: 60px;
  background-color: #d7e5f2;
  float: left;
  color: #333333;
  cursor: pointer;
  font-size: 24px;
  text-align: center;
  border-bottom: 1px solid #0b4c9d;
}

.solution_qc_02 .item_01 .menu_box .on a {
  background-color: #fff;
  border-bottom: none;
  color: #0b4c9d;
  border-top: 1px solid #0b4c9d;
}

.solution_qc_02 .item_02 .con_box {
  padding-bottom: 100px;
}

.solution_qc_02 .item_02 .con_box img {
  display: inline-block;
  margin: 30px 0;
}

.solution_yl .con_wrap .item_01 .con_box img {
  margin-bottom: 40px;
}

.solution_yl .con_wrap .item_02 {
  background-color: #f8fafc;
  padding-top: 60px;
  padding-bottom: 40px;
}

.solution_yl .con_wrap .item_02 .tit {
  color: #333333;
  font-size: 50px;
}

.solution_yl .con_wrap .item_02 .con_box p {
  margin-top: 40px;
  text-align: center;
  color: #666666;
  font-size: 16px;
}

.solution_5g .con_wrap .p_list .tit {
  font-size: 48px;
  color: #333333;
  padding: 70px 0;
  text-align: center;
}

.solution_5g .con_wrap .p_list .pic_wrap {
  width: 434px;
  height: 434px;
  background-image: url("../images/150.png");
  background-position: center;
  background-repeat: no-repeat;
  margin: 0 auto 100px;
  position: relative;
}

.solution_5g .con_wrap .p_list .pic_wrap .item {
  position: absolute;
}

.solution_5g .con_wrap .p_list .pic_wrap .item .im2 {
  display: none;
}

.solution_5g .con_wrap .p_list .pic_wrap .item .icon {
  position: absolute;
  left: 33%;
  top: 40%;
  z-index: 999;
}

.solution_5g .con_wrap .p_list .pic_wrap .item .tet {
  background-repeat: no-repeat;
  width: 303px;
  height: 50px;
  position: absolute;
  padding-left: 210px;
  background-position: left 5px;
}

.solution_5g .con_wrap .p_list .pic_wrap .item:hover .im1 {
  display: none;
}

.solution_5g .con_wrap .p_list .pic_wrap .item:hover .im2 {
  display: inline-block;
}

.solution_5g .con_wrap .p_list .pic_wrap .on .im1 {
  display: none;
}

.solution_5g .con_wrap .p_list .pic_wrap .on .im2 {
  display: inline-block;
}

.solution_5g .con_wrap .p_list .pic_wrap .on .tet {
  color: #0b4c9d;
}

.solution_5g .con_wrap .p_list .pic_wrap .i1 {
  top: 0;
  right: 95px;
}

.solution_5g .con_wrap .p_list .pic_wrap .i1 .tet {
  top: -25px;
  left: 70px;
}

.solution_5g .con_wrap .p_list .pic_wrap .i2 {
  top: 40px;
  right: 25px;
}

.solution_5g .con_wrap .p_list .pic_wrap .i2 .tet {
  top: 50%;
  left: 88%;
  margin-top: -25px;
}

.solution_5g .con_wrap .p_list .pic_wrap .i3 {
  top: 144px;
  right: 3px;
}

.solution_5g .con_wrap .p_list .pic_wrap .i3 .tet {
  top: 62%;
  left: 98%;
}

.solution_5g .con_wrap .p_list .pic_wrap .i4 {
  top: 232px;
  right: 10px;
}

.solution_5g .con_wrap .p_list .pic_wrap .i4 .tet {
  top: 70%;
  left: 73%;
}

.solution_5g .con_wrap .p_list .pic_wrap .i5 {
  top: 280px;
  right: 90px;
}

.solution_5g .con_wrap .p_list .pic_wrap .i5 .tet {
  height: 66px;
  top: 91%;
  left: 55%;
  padding-top: 40px;
}

.solution_5g .con_wrap .p_list .pic_wrap .i6 {
  bottom: 0;
  right: 200px;
}

.solution_5g .con_wrap .p_list .pic_wrap .i6 .tet {
  height: 66px;
  top: 79%;
  left: -160%;
  padding-top: 40px;
  text-align: left;
  padding-left: 0;
  background-position: 74px 5px;
}

.solution_5g .con_wrap .p_list .pic_wrap .i7 {
  bottom: 43px;
  left: 28px;
}

.solution_5g .con_wrap .p_list .pic_wrap .i7 .tet {
  height: 66px;
  top: 54%;
  left: -184%;
  padding-top: 0;
  text-align: left;
  padding-left: 0;
  background-position: 95px 5px;
}

.solution_5g .con_wrap .p_list .pic_wrap .i8 {
  bottom: 147px;
  left: 6px;
}

.solution_5g .con_wrap .p_list .pic_wrap .i8 .tet {
  height: 66px;
  top: 40%;
  left: -212%;
  padding-top: 0;
  text-align: left;
  padding-left: 0;
  background-position: 92px 5px;
}

.solution_5g .con_wrap .p_list .pic_wrap .i9 {
  bottom: 232px;
  left: 9px;
}

.solution_5g .con_wrap .p_list .pic_wrap .i9 .tet {
  height: 66px;
  top: 15%;
  left: -140%;
  padding-top: 0;
  text-align: left;
  padding-left: 0;
  background-position: 74px 5px;
}

.solution_5g .con_wrap .p_list .pic_wrap .i10 {
  top: 15px;
  left: 85px;
}

.solution_5g .con_wrap .p_list .pic_wrap .i10 .icon {
  left: 48%;
  top: 35%;
}

.solution_5g .con_wrap .p_list .pic_wrap .i10 .tet {
  height: 66px;
  top: -36%;
  left: -140%;
  padding-top: 0;
  text-align: left;
  padding-left: 0;
  background-position: 87px 5px;
}

.solution_5g .con_wrap .des_list {
  padding-bottom: 50px;
}

.solution_5g .con_wrap .des_list .des_item {
  display: none;
}

.solution_5g .con_wrap .des_list .des_item .head {
  height: 60px;
  background-color: #0b4c9d;
  line-height: 60px;
  padding-left: 30px;
  color: #ffffff;
  font-size: 28px;
}

.solution_5g .con_wrap .des_list .des_item ul li .title {
  height: 70px;
  line-height: 70px;
  padding: 0 30px;
  border-bottom: 1px solid #ccc;
}

.solution_5g .con_wrap .des_list .des_item ul li .title span {
  color: #333333;
  font-size: 22px;
}

.solution_5g .con_wrap .des_list .des_item ul li .con {
  padding: 30px;
  display: none;
}

.solution_5g .con_wrap .des_list .des_item ul li .con dl {
  margin-bottom: 30px;
}

.solution_5g .con_wrap .des_list .des_item ul li .con dl dt {
  color: #333333;
  font-size: 18px;
  margin-bottom: 15px;
}

.solution_5g .con_wrap .des_list .des_item ul li .con dl dd {
  color: #666666;
  font-size: 16px;
  line-height: 30px;
}

.solution_qc_tl .banner_wrap {
  margin-bottom: 0;
}

.solution_qc_tl .con_wrap .item_01 {
  padding: 60px 0 0 0;
}

.solution_qc_tl .con_wrap .item_01 .menu_box {
  margin-bottom: 30px;
}

.solution_qc_tl .con_wrap .item_01 .menu_box li a {
  width: 33.3%;
  height: 60px;
  line-height: 60px;
  background-color: #d7e5f2;
  float: left;
  color: #333333;
  cursor: pointer;
  font-size: 24px;
  text-align: center;
  border-bottom: 1px solid #0b4c9d;
}

.solution_qc_tl .con_wrap .item_01 .menu_box .on a {
  background-color: #fff;
  border-bottom: none;
  color: #0b4c9d;
  border-top: 1px solid #0b4c9d;
}

.solution_qc_tl .con_wrap .js_box h6 {
  color: #333333;
  font-size: 40px;
  padding: 40px 0;
}

.solution_qc_tl .con_wrap .js_box p {
  color: #333333;
  font-size: 18px;
  line-height: 30px;
  text-indent: 36px;
}

.solution_qc_tl .con_wrap .p_list .tit {
  font-size: 48px;
  color: #333333;
  padding: 70px 0;
  text-align: center;
}

.solution_qc_tl .con_wrap .p_list .pic_wrap {
  width: 434px;
  height: 434px;
  margin: 0 auto 100px;
  position: relative;
}

.solution_qc_tl .con_wrap .p_list .pic_wrap .center_pic {
  position: absolute;
  width: 180px;
  height: 180px;
  border-radius: 50%;
  text-align: center;
  line-height: 180px;
  background: #fff;
  left: 50%;
  top: 50%;
  margin-left: -90px;
  margin-top: -90px;
  z-index: 100;
}

.solution_qc_tl .con_wrap .p_list .pic_wrap .item {
  position: absolute;
}

.solution_qc_tl .con_wrap .p_list .pic_wrap .item .im2 {
  display: none;
}

.solution_qc_tl .con_wrap .p_list .pic_wrap .item .icon {
  position: absolute;
  z-index: 100;
}

.solution_qc_tl .con_wrap .p_list .pic_wrap .item .tet {
  background-repeat: no-repeat;
  width: 310px;
  height: 50px;
  position: absolute;
  padding-left: 210px;
  background-position: left 5px;
}

.solution_qc_tl .con_wrap .p_list .pic_wrap .item:hover .im1 {
  display: none;
}

.solution_qc_tl .con_wrap .p_list .pic_wrap .item:hover .im2 {
  display: inline-block;
}

.solution_qc_tl .con_wrap .p_list .pic_wrap .on .im1 {
  display: none;
}

.solution_qc_tl .con_wrap .p_list .pic_wrap .on .im2 {
  display: inline-block;
}

.solution_qc_tl .con_wrap .p_list .pic_wrap .on .tet {
  color: #0b4c9d;
}

.solution_qc_tl .con_wrap .p_list .pic_wrap .i1 {
  top: 6px;
  right: 86px;
  z-index: 2;
}

.solution_qc_tl .con_wrap .p_list .pic_wrap .i1 .tet {
  width: 310px;
  top: 19px;
  left: 98px;
}

.solution_qc_tl .con_wrap .p_list .pic_wrap .i1 .icon {
  left: 39%;
  top: 28%;
}

.solution_qc_tl .con_wrap .p_list .pic_wrap .i2 {
  top: 77px;
  right: 17px;
}

.solution_qc_tl .con_wrap .p_list .pic_wrap .i2 .tet {
  width: 310px;
  top: 63%;
  left: 100%;
  margin-top: -25px;
}

.solution_qc_tl .con_wrap .p_list .pic_wrap .i2 .icon {
  left: 60%;
  top: 46%;
}

.solution_qc_tl .con_wrap .p_list .pic_wrap .i3 {
  top: 216px;
  right: -2px;
}

.solution_qc_tl .con_wrap .p_list .pic_wrap .i3 .tet {
  width: 310px;
  top: 65%;
  left: 80%;
}

.solution_qc_tl .con_wrap .p_list .pic_wrap .i3 .icon {
  left: 45%;
  top: 42%;
}

.solution_qc_tl .con_wrap .p_list .pic_wrap .i4 {
  top: 223px;
  right: 119px;
}

.solution_qc_tl .con_wrap .p_list .pic_wrap .i4 .tet {
  height: 66px;
  top: 97%;
  left: -109%;
  padding-top: 0;
  text-align: left;
  padding-left: 80px;
  background-position: 117px 5px;
}

.solution_qc_tl .con_wrap .p_list .pic_wrap .i4 .icon {
  left: 39%;
  top: 63%;
}

.solution_qc_tl .con_wrap .p_list .pic_wrap .i5 {
  top: 243px;
  right: 218px;
}

.solution_qc_tl .con_wrap .p_list .pic_wrap .i5 .tet {
  height: 66px;
  top: 44%;
  left: -150%;
  padding-top: 0;
  text-align: left;
  padding-left: 0;
  background-position: 103px 6px;
}

.solution_qc_tl .con_wrap .p_list .pic_wrap .i5 .icon {
  left: 31%;
  top: 35%;
}

.solution_qc_tl .con_wrap .p_list .pic_wrap .i6 {
  bottom: 147px;
  right: 236px;
}

.solution_qc_tl .con_wrap .p_list .pic_wrap .i6 .tet {
  width: 250px;
  height: 66px;
  top: 35%;
  left: -108%;
  padding-top: 0;
  text-align: left;
  padding-left: 0;
  background-position: 103px 5px;
}

.solution_qc_tl .con_wrap .p_list .pic_wrap .i6 .icon {
  left: 30%;
  top: 40%;
}

.solution_qc_tl .con_wrap .p_list .pic_wrap .i7 {
  bottom: 198px;
  left: 17px;
}

.solution_qc_tl .con_wrap .p_list .pic_wrap .i7 .tet {
  height: 66px;
  top: 7%;
  left: -138%;
  padding-top: 0;
  text-align: left;
  padding-left: 45px;
  background-position: 105px 5px;
}

.solution_qc_tl .con_wrap .p_list .pic_wrap .i7 .icon {
  left: 53%;
  top: 25%;
}

.solution_qc_tl .con_wrap .des_list {
  padding-bottom: 50px;
}

.solution_qc_tl .con_wrap .des_list .des_item {
  display: none;
}

.solution_qc_tl .con_wrap .des_list .des_item .head {
  height: 60px;
  background-color: #0b4c9d;
  line-height: 60px;
  padding-left: 30px;
  color: #ffffff;
  font-size: 28px;
}

.solution_qc_tl .con_wrap .des_list .des_item ul li .title {
  height: 70px;
  line-height: 70px;
  padding: 0 30px;
  border-bottom: 1px solid #ccc;
}

.solution_qc_tl .con_wrap .des_list .des_item ul li .title span {
  color: #333333;
  font-size: 22px;
}

.solution_qc_tl .con_wrap .des_list .des_item ul li .con {
  padding: 30px;
  display: none;
}

.solution_qc_tl .con_wrap .des_list .des_item ul li .con dl {
  margin-bottom: 30px;
}

.solution_qc_tl .con_wrap .des_list .des_item ul li .con dl dt {
  color: #333333;
  font-size: 18px;
  margin-bottom: 15px;
}

.solution_qc_tl .con_wrap .des_list .des_item ul li .con dl dd {
  color: #666666;
  font-size: 16px;
  line-height: 30px;
}

.solution_dzfs .con_wrap .item_02 {
  padding-bottom: 60px;
}

.solution_dzfs .con_wrap .item_03 {
  background-color: #f8fafc;
  padding-bottom: 60px;
}

.solution_dzfs .con_wrap .item_04 {
  padding-bottom: 60px;
}

.solution_dzfs .con_wrap .item_05 {
  background-color: #f8fafc;
  padding-bottom: 60px;
}

.tzzgx .con_wrap .tit {
  color: #333333;
  font-size: 60px;
  text-align: center;
  padding: 55px 0;
}

.tzzgx .con_wrap .small_swiper {
  background-color: #f4f4f4;
}

.tzzgx .con_wrap .small_swiper .swiper-slide {
  height: 78px;
  text-align: center;
  cursor: pointer;
}

.tzzgx .con_wrap .small_swiper .swiper-slide span {
  display: inline-block;
  line-height: 75px;
}

.tzzgx .con_wrap .small_swiper .small_on span {
  border-bottom: 3px solid #0b4c9d;
}

.tzzgx .con_wrap .big_swiper {
  padding-bottom: 110px;
}

.tzzgx .con_wrap .big_swiper .p_list li {
  height: 105px;
  background-color: #ffffff;
  line-height: 105px;
  padding-left: 75px;
  padding-right: 60px;
  position: relative;
  border-bottom: 2px solid #f4f4f4;
}

.tzzgx .con_wrap .big_swiper .p_list li::before {
  position: absolute;
  content: '';
  width: 5px;
  height: 5px;
  background-color: #0b4c9d;
  border-radius: 50%;
  left: 50px;
  margin-top: -2.5px;
  top: 50%;
}

.tzzgx .con_wrap .big_swiper .p_list li span {
  color: #333333;
  font-size: 16px;
}

.tzzgx .con_wrap .big_swiper .p_list li:hover {
  background-color: #f4f4f4;
}

.tzzgx .con_wrap .big_swiper .p_list li:hover a .im1 {
  display: none;
}

.tzzgx .con_wrap .big_swiper .p_list li:hover a .im2 {
  display: inline-block;
}

.tzzgx .con_wrap .big_swiper .p_list li a .im2 {
  display: none;
}

.tzzgx_gsxx .con_wrap .tit {
  color: #333333;
  font-size: 60px;
  text-align: center;
  padding: 50px 0;
}

.tzzgx_gsxx .con_wrap .num_box {
  background-image: url("../images/24.jpg");
  height: 220px;
  overflow: hidden;
}

.tzzgx_gsxx .con_wrap .num_box .main {
  padding: 50px 80px;
}

.tzzgx_gsxx .con_wrap .num_box .main h5 {
  color: #ffffff;
  font-size: 60px;
}

.tzzgx_gsxx .con_wrap .num_box .main h5 i {
  display: inline-block;
  background-image: url("../images/53.png");
  background-repeat: no-repeat;
  background-position: left 13px;
  color: #ffffff;
  font-size: 28px;
  font-weight: 550;
  padding-left: 20px;
}

.tzzgx_gsxx .con_wrap .num_box .main p {
  color: #ffffff;
  font-size: 14px;
  line-height: 26px;
}

.tzzgx_gsxx .con_wrap .num_box .list {
  padding-top: 35px;
}

.tzzgx_gsxx .con_wrap .num_box .list ul li {
  float: left;
  padding-right: 50px;
}

.tzzgx_gsxx .con_wrap .num_box .list ul li h6 {
  color: #ffffff;
  font-size: 36px;
}

.tzzgx_gsxx .con_wrap .num_box .list ul li p {
  color: #ffffff;
  opacity: 0.8;
  font-size: 14px;
  margin-top: 10px;
}

.tzzgx_gsxx .con_wrap .num_box .list .des {
  color: #ffffff;
  opacity: 0.8;
  font-size: 14px;
  line-height: 22px;
  margin-top: 50px;
}

.tzzgx_gsxx .con_wrap .det_box {
  margin-top: 10px;
  margin-bottom: 200px;
}

.tzzgx_gsxx .con_wrap .det_box .pic_box {
  width: 570px;
  height: 650px;
}

.tzzgx_gsxx .con_wrap .det_box .tet_box {
  background-color: #f4f4f4;
  width: 620px;
  height: 650px;
  padding-left: 40px;
  padding-top: 20px;
  padding-right: 30px;
}

.tzzgx_gsxx .con_wrap .det_box .tet_box .dl_box dl {
  color: #333333;
  font-size: 18px;
  line-height: 38px;
}

.tzzgx_gsxx .con_wrap .det_box .tet_box .dl_box dl dt {
  display: inline;
}

.tzzgx_gsxx .con_wrap .det_box .tet_box .dl_box dl dd {
  display: inline;
}

.tzzgx_gsxx .con_wrap .det_box .tet_box .jg_box {
  margin-top: 20px;
}

.tzzgx_gsxx .con_wrap .det_box .tet_box .jg_box h6 {
  color: #333333;
  font-size: 22px;
  line-height: 40px;
  margin-bottom: 20px;
}

.tzzgx_gsxx .con_wrap .det_box .tet_box .jg_box table {
  width: 100%;
}

.tzzgx_gsxx .con_wrap .det_box .tet_box .jg_box table thead {
  background-color: #ffffff;
}

.tzzgx_gsxx .con_wrap .det_box .tet_box .jg_box table thead tr td {
  height: 40px;
  padding-left: 20px;
}

.tzzgx_gsxx .con_wrap .det_box .tet_box .jg_box table tbody tr td {
  height: 40px;
  padding-left: 20px;
}

.news .con_wrap {
  padding-bottom: 150px;
}

.news .con_wrap .tit {
  color: #333333;
  font-size: 60px;
  padding: 60px 0;
  text-align: center;
}

.news .con_wrap .n_list {
  font-size: 0;
}

.news .con_wrap .n_list li {
  /* float: left; */
  margin-right: 45px;
  margin-bottom: 40px;
  display: inline-block;
  vertical-align: top;
  font-size: 14px;
}

.news .con_wrap .n_list li:nth-child(3n) {
  margin-right: 0;
}

.news .con_wrap .n_list li a {
  width: 370px;
  display: block;
}

.news .con_wrap .n_list li a:hover {
  box-shadow: 0px 2px 20px 0px rgba(0, 0, 0, 0.1);
}

.news .con_wrap .n_list li a:hover .pic_box img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}

.news .con_wrap .n_list li a:hover .tet_box h6 {
  color: #0b4c9d;
}

.news .con_wrap .n_list li a:hover .more img {
  -webkit-transform: translateX(10px);
  -moz-transform: translateX(10px);
  -ms-transform: translateX(10px);
  -o-transform: translateX(10px);
  transform: translateX(10px);
}

.news .con_wrap .n_list li a .pic_box {
  width: 370px;
  height: 207px;
  overflow: hidden;
}

.news .con_wrap .n_list li a .pic_box img {
  width: 370px;
  height: 207px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.news .con_wrap .n_list li a .tet_box {
  padding: 0 20px 0;
  width: 370px;
  border-left: 1px solid #eee;
  border-right: 1px solid #eee;
}

.news .con_wrap .n_list li a .tet_box h6 {
  color: #333333;
  font-size: 22px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding: 22px 0;
}

.news .con_wrap .n_list li a .tet_box p {
  color: #666666;
  font-size: 16px;
  line-height: 26px;
  padding-bottom: 20px;
  border-bottom: 1px solid #e3e2e2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.news .con_wrap .n_list li a .more {
  height: 70px;
  line-height: 70px;
  padding: 0 25px;
  border-left: 1px solid #eee;
  border-right: 1px solid #eee;
  border-bottom: 1px solid #eee;
}

.news .con_wrap .n_list li a .more span {
  color: #333333;
  font-size: 14px;
}

.news .con_wrap .n_list li a .more img {
  margin-top: 30px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.news_deta .banner_wrap {
  margin-bottom: 0;
}

.news_deta .con_wrap .head_wrap {
  padding-bottom: 20px;
  border-bottom: 1px solid #eee;
}

.news_deta .con_wrap .head_wrap h6 {
  color: #333333;
  font-size: 60px;
  padding: 40px 0;
}

.news_deta .con_wrap .head_wrap .info .num dl {
  margin-right: 20px;
  color: #666666;
  font-size: 15px;
}

.news_deta .con_wrap .head_wrap .info .num dl dt {
  display: inline-block;
}

.news_deta .con_wrap .head_wrap .info .num dl dd {
  display: inline-block;
}

.news_deta .con_wrap .head_wrap .info .share {
  margin-left: 88px;
}

.news_deta .con_wrap .head_wrap .info .share span {
  color: #666666;
  font-size: 15px;
}

.news_deta .con_wrap .head_wrap .info .share a {
  color: #333;
  font-size: 22px;
}

.news_deta .con_wrap .head_wrap .info .share a:hover {
  color: #007cc3;
}

.news_deta .con_wrap .main_wrap {
  padding: 40px 0;
  border-bottom: 1px solid #eee;
}

.news_deta .con_wrap .main_wrap p {
  color: #444444;
  font-size: 16px;
  line-height: 36px;
}

.news_deta .con_wrap .main_wrap h6 {
  color: #444444;
  font-size: 18px;
}

.news_deta .con_wrap .other_box {
  padding: 50px 0;
}

.news_deta .con_wrap .other_box .link a {
  display: block;
  color: #444444;
  font-size: 18px;
  line-height: 32px;
}

.news_deta .con_wrap .other_box .link a:hover {
  color: #007cc3;
}

.news_deta .con_wrap .other_box .return a {
  width: 160px;
  height: 48px;
  background-color: #333333;
  border-radius: 2px;
  text-align: center;
  line-height: 48px;
  display: block;
  color: #f4f4f4;
  font-size: 16px;
}

.news_deta .con_wrap .other_box .return a img {
  display: inline-block;
  margin-right: 6px;
}

.news_zb .con_wrap {
  padding-bottom: 100px;
}

.news_zb .con_wrap .tit {
  color: #333333;
  text-align: center;
  font-size: 60px;
  padding: 66px 0;
}

.news_zb .con_wrap .z_list li {
  margin-bottom: 30px;
}

.news_zb .con_wrap .z_list li a {
  display: block;
  height: 160px;
  background-color: #ffffff;
  border: solid 1px #eeeeee;
  padding-left: 40px;
  padding-right: 40px;
  padding-top: 30px;
}

.news_zb .con_wrap .z_list li a:hover {
  background-color: #ffffff;
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.25);
}

.news_zb .con_wrap .z_list li a:hover .tet h6 {
  color: #0b4c9d;
  font-size: 22px;
}

.news_zb .con_wrap .z_list li a:hover .time .iconfont {
  -webkit-transform: translateX(10px);
  -moz-transform: translateX(10px);
  -ms-transform: translateX(10px);
  -o-transform: translateX(10px);
  transform: translateX(10px);
  color: #007cc3;
}

.news_zb .con_wrap .z_list li a .tet {
  width: 840px;
}

.news_zb .con_wrap .z_list li a .tet h6 {
  color: #333333;
  font-size: 22px;
  margin-bottom: 20px;
}

.news_zb .con_wrap .z_list li a .tet p {
  color: #999999;
  font-size: 16px;
  line-height: 30px;
}

.news_zb .con_wrap .z_list li a .time {
  width: 200px;
  margin-top: 50px;
}

.news_zb .con_wrap .z_list li a .time span {
  color: #999999;
  font-size: 16px;
}

.news_zb .con_wrap .z_list li a .time .iconfont {
  color: #cccccc;
  font-size: 22px;
  -webkit-transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  -ms-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
  transition: all 0.6s ease;
}

.yf_yfcg .con_wrap {
  padding-bottom: 100px;
}

.yf_yfcg .con_wrap .tit {
  color: #333333;
  text-align: center;
  font-size: 60px;
  padding: 66px 0;
}

.yf_yfcg .con_wrap .h_list li {
  float: left;
  margin-bottom: 20px;
  width: 33.3%;
}

.yf_yfcg .con_wrap .h_list li .pic_box {
  width: 100%;
  text-align: center;
  height: 320px;
  line-height: 320px;
}

.yf_yfcg .con_wrap .h_list li .pic_box img {
  max-width: 300px;
  max-height: 300px;
}

.yf_yfcg .con_wrap .h_list li p {
  text-align: center;
  width: 310px;
  height: 40px;
  margin: 0 auto;
}

.yf_yfln .con_wrap {
  padding-bottom: 100px;
}

.yf_yfln .con_wrap .tit {
  color: #333333;
  font-size: 60px;
  padding: 66px 0;
  text-align: center;
}

.yf_yfln .con_wrap .list_wrap li {
  float: left;
  width: 33.3%;
}

.yf_yfln .con_wrap .list_wrap li:hover .icon_box {
  -webkit-transform: translateY(-10px);
  -moz-transform: translateY(-10px);
  -ms-transform: translateY(-10px);
  -o-transform: translateY(-10px);
  transform: translateY(-10px);
}

.yf_yfln .con_wrap .list_wrap li .icon_box {
  width: 110px;
  height: 110px;
  margin: 0 auto;
  border-radius: 50%;
  text-align: center;
  line-height: 110px;
  border: solid 1px #cccccc;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.yf_yfln .con_wrap .list_wrap li h6 {
  text-align: center;
  color: #333333;
  font-size: 30px;
  padding: 40px 0;
  position: relative;
}

.yf_yfln .con_wrap .list_wrap li h6::after {
  position: absolute;
  width: 40px;
  height: 3px;
  content: '';
  bottom: 20px;
  left: 50%;
  margin-left: -20px;
  background: #007cc3;
}

.yf_yfln .con_wrap .list_wrap li p {
  width: 306px;
  margin: 0 auto;
  color: #333333;
  font-size: 18px;
  line-height: 26px;
}

.yf_yfzy .con_wrap .tit {
  color: #333333;
  font-size: 60px;
  padding: 66px 0;
  text-align: center;
}

.yf_yfzy .con_wrap .box_01 .tet {
  width: 580px;
}

.yf_yfzy .con_wrap .box_01 .tet h6 {
  color: #333333;
  font-size: 40px;
  margin-bottom: 18px;
}

.yf_yfzy .con_wrap .box_01 .tet p {
  color: #333333;
  font-size: 18px;
  line-height: 40px;
}

.yf_yfzy .con_wrap .box_01 .tet .num {
  margin-top: 35px;
}

.yf_yfzy .con_wrap .box_01 .tet .num li {
  float: left;
  width: 33.3%;
}

.yf_yfzy .con_wrap .box_01 .tet .num li .t {
  color: #000000;
  font-size: 20px;
}

.yf_yfzy .con_wrap .box_01 .tet .num li span {
  color: #0b4c9d;
  font-size: 36px;
}

.yf_yfzy .con_wrap .box_02 {
  background-color: #f8fafc;
  padding-bottom: 70px;
}

.yf_yfzy .con_wrap .box_02 .title {
  color: #333333;
  font-size: 40px;
  padding: 70px 0;
  text-align: center;
}

.yf_yfzy .con_wrap .box_02 .city_list li {
  float: left;
  width: 25%;
  text-align: center;
  padding: 0 20px;
}

.yf_yfzy .con_wrap .box_02 .city_list li .i {
  height: 70px;
  line-height: 70px;
}

.yf_yfzy .con_wrap .box_02 .city_list li h6 {
  font-size: 20px;
  color: #333333;
  line-height: 40px;
}

.yf_yfzy .con_wrap .box_02 .city_list li p {
  color: #666666;
  font-size: 18px;
  margin-top: 15px;
}

.yf_yfzy .con_wrap .box_03 {
  padding-bottom: 55px;
}

.yf_yfzy .con_wrap .box_03 .title {
  color: #333333;
  font-size: 40px;
  padding: 70px 0;
  text-align: center;
}

.yf_yfzy .con_wrap .box_03 .des {
  text-align: center;
  color: #333333;
  font-size: 18px;
  line-height: 30px;
  width: 1000px;
  margin: 0 auto;
}

.yf_yfzy .con_wrap .box_03 .sh_list {
  margin-top: 55px;
}

.yf_yfzy .con_wrap .box_03 .sh_list li {
  float: left;
  width: 20%;
  text-align: center;
}

.yf_yfzy .con_wrap .box_03 .sh_list li p {
  color: #333333;
  font-size: 18px;
  margin-top: 10px;
}

.yf_yfzy .con_wrap .box_05 {
  padding-bottom: 60px;
}

.yf_yfzy .con_wrap .box_05 .title {
  color: #333333;
  font-size: 40px;
  padding: 70px 0;
  text-align: center;
}

.yf_yfzy .con_wrap .box_05 .title p {
  font-size: 18px;
  margin-top: 15px;
}

.yf_yfzy .con_wrap .box_05 .swiper-container .swiper-slide p {
  text-align: center;
  color: #333333;
  font-size: 18px;
  margin-top: 20px;
}

.product_center .con_wrap {
  padding: 70px 0;
}

.product_center .con_wrap .menu_box {
  width: 260px;
}

.product_center .con_wrap .menu_box .tit_box {
  height: 123px;
  background-color: #0b4c9d;
  padding-left: 30px;
  padding-top: 25px;
}

.product_center .con_wrap .menu_box .tit_box h6 {
  color: #ffffff;
  font-size: 36px;
}

.product_center .con_wrap .menu_box .tit_box p {
  color: #ffffff;
  font-size: 16px;
  margin-top: 5px;
}

.product_center .con_wrap .menu_box .menu_list li .first_m {
  width: 260px;
  height: 70px;
  background-color: #ffffff;
  border: solid 1px #eeeeee;
  border-top: none;
  line-height: 70px;
  padding: 0 27px;
}

.product_center .con_wrap .menu_box .menu_list li .first_m .iconfont {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.product_center .con_wrap .menu_box .menu_list li .on {
  color: #0b4c9d;
}

.product_center .con_wrap .menu_box .menu_list li .on .iconfont {
  -webkit-transform: rotateZ(90deg);
  -moz-transform: rotateZ(90deg);
  -ms-transform: rotateZ(90deg);
  -o-transform: rotateZ(90deg);
  transform: rotateZ(90deg);
}

.product_center .con_wrap .menu_box .menu_list li .second_m {
  display: none;
}

.product_center .con_wrap .menu_box .menu_list li .second_m dl {
  position: relative;
}

.product_center .con_wrap .menu_box .menu_list li .second_m dl dt {
  line-height: 60px;
  padding-left: 53px;
  height: 60px;
  background-color: #f4f4f4;
  border-bottom: 1px solid #eee;
  padding-right: 18px;
}

.product_center .con_wrap .menu_box .menu_list li .second_m dl dt:hover {
  background-color: #e6e6e6;
}

.product_center .con_wrap .menu_box .menu_list li .second_m dl dt:hover a {
  color: #0b4c9d;
}

.product_center .con_wrap .menu_box .menu_list li .second_m dl dt a {
  color: #333333;
  display: block;
  font-size: 16px;
}

.product_center .con_wrap .menu_box .menu_list li .second_m dl dd {
  position: absolute;
  width: 100%;
  left: 100%;
  top: 0;
  display: none;
}

.product_center .con_wrap .menu_box .menu_list li .second_m dl dd a {
  display: block;
  height: 60px;
  line-height: 60px;
  text-align: center;
  background-color: #e6e6e6;
  color: #333333;
  font-size: 16px;
  display: block;
}

.product_center .con_wrap .menu_box .menu_list li .second_m dl dd a:hover {
  background-color: #0b4c9d;
  color: #ffffff;
}

.product_center .con_wrap .main_box {
  margin-left: 25px;
  width: 912px;
}

.product_center .con_wrap .main_box .tit {
  color: #333333;
  font-size: 60px;
  padding: 20px 0;
  text-align: center;
}

.product_center .con_wrap .main_box .p_list li {
  float: left;
  width: 304px;
  border: solid 1px #eeeeee;
  padding: 30px 0;
}

.product_center .con_wrap .main_box .p_list li a {
  display: block;
}

.product_center .con_wrap .main_box .p_list li a:hover img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}

.product_center .con_wrap .main_box .p_list li a:hover .tet_box h6 {
  color: #0b4c9d;
}

.product_center .con_wrap .main_box .p_list li a .pic_box {
  text-align: center;
  height: 200px;
  line-height: 200px;
}

.product_center .con_wrap .main_box .p_list li a .pic_box img {
  max-width: 210px;
  max-height: 180px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.product_center .con_wrap .main_box .p_list li a .tet_box {
  text-align: center;
  margin-top: 40px;
}

.product_center .con_wrap .main_box .p_list li a .tet_box h6 {
  color: #333333;
  font-size: 20px;
}

.product_center .con_wrap .main_box .p_list li a .tet_box p {
  color: #999999;
  font-size: 16px;
  margin-top: 10px;
}

.product_center_deta .con_wrap {
  padding: 70px 0;
}

.product_center_deta .con_wrap .menu_box {
  width: 260px;
}

.product_center_deta .con_wrap .menu_box .tit_box {
  height: 123px;
  background-color: #0b4c9d;
  padding-left: 30px;
  padding-top: 25px;
}

.product_center_deta .con_wrap .menu_box .tit_box h6 {
  color: #ffffff;
  font-size: 36px;
}

.product_center_deta .con_wrap .menu_box .tit_box p {
  color: #ffffff;
  font-size: 16px;
  margin-top: 5px;
}

.product_center_deta .con_wrap .menu_box .menu_list li .first_m {
  width: 260px;
  height: 70px;
  background-color: #ffffff;
  border: solid 1px #eeeeee;
  border-top: none;
  line-height: 70px;
  padding: 0 27px;
}

.product_center_deta .con_wrap .menu_box .menu_list li .first_m .iconfont {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.product_center_deta .con_wrap .menu_box .menu_list li .on {
  color: #0b4c9d;
}

.product_center_deta .con_wrap .menu_box .menu_list li .on .iconfont {
  -webkit-transform: rotateZ(90deg);
  -moz-transform: rotateZ(90deg);
  -ms-transform: rotateZ(90deg);
  -o-transform: rotateZ(90deg);
  transform: rotateZ(90deg);
}

.product_center_deta .con_wrap .menu_box .menu_list li .second_m {
  display: none;
}

.product_center_deta .con_wrap .menu_box .menu_list li .second_m dl {
  position: relative;
}

.product_center_deta .con_wrap .menu_box .menu_list li .second_m dl dt {
  line-height: 60px;
  padding-left: 53px;
  height: 60px;
  background-color: #f4f4f4;
  border-bottom: 1px solid #eee;
  padding-right: 18px;
}

.product_center_deta .con_wrap .menu_box .menu_list li .second_m dl dt:hover {
  background-color: #e6e6e6;
}

.product_center_deta .con_wrap .menu_box .menu_list li .second_m dl dt:hover a {
  color: #0b4c9d;
}

.product_center_deta .con_wrap .menu_box .menu_list li .second_m dl dt a {
  color: #333333;
  display: block;
  font-size: 16px;
}

.product_center_deta .con_wrap .menu_box .menu_list li .second_m dl dd {
  position: absolute;
  width: 100%;
  left: 100%;
  top: 0;
  display: none;
  z-index: 100;
}

.product_center_deta .con_wrap .menu_box .menu_list li .second_m dl dd a {
  display: block;
  height: 60px;
  line-height: 60px;
  text-align: center;
  background-color: #e6e6e6;
  color: #333333;
  font-size: 16px;
  display: block;
}

.product_center_deta .con_wrap .menu_box .menu_list li .second_m dl dd a:hover {
  background-color: #0b4c9d;
  color: #ffffff;
}

.product_center_deta .con_wrap .main_box {
  margin-left: 25px;
  width: 912px;
}

.product_center_deta .con_wrap .main_box .tit {
  color: #333333;
  font-size: 60px;
  padding: 20px 0;
  text-align: center;
}

.product_center_deta .con_wrap .main_box .swiper-wrap .big_swiper {
  border: solid 1px #e6e6e6;
  width: 681px;
  height: 421px;
}

.product_center_deta .con_wrap .main_box .swiper-wrap .big_swiper .swiper-slide {
  width: 681px;
  height: 421px;
  text-align: center;
  line-height: 421px;
}
.product_center_deta .con_wrap .main_box .swiper-wrap .big_swiper .swiper-slide img{max-width: 100%;max-height: 100%;object-fit: contain;}
.product_center_deta .con_wrap .main_box .swiper-wrap .small_swiper {
  height: 421px;
}

.product_center_deta .con_wrap .main_box .swiper-wrap .small_swiper .swiper-slide {
  text-align: center;
  width: 216px;
  height: 140px;
  line-height: 140px;
  border: solid 1px #e6e6e6;
}

.product_center_deta .con_wrap .main_box .swiper-wrap .small_swiper .swiper-slide img {
  width: 84px;
  height: 85px;
  object-fit: contain;
}

.product_center_deta .con_wrap .main_box .swiper-wrap .small_swiper .small_on {
  border: solid 1px #999999;
}

.product_center_deta .con_wrap .main_box .des_item {
  margin-top: 45px;
}

.product_center_deta .con_wrap .main_box .des_item .p_tit {
  background-color: #f4f4f4;
  height: 45px;
}

.product_center_deta .con_wrap .main_box .des_item .p_tit span {
  display: inline-block;
  width: 134px;
  height: 45px;
  background-color: #0b4c9d;
  text-align: center;
  line-height: 45px;
  color: #ffffff;
  font-size: 16px;
}

.product_center_deta .con_wrap .main_box .des_item .p_con {
  color: #666666;
  font-size: 16px;
  line-height: 36px;
  margin-top: 30px;
}

.product_center_deta .con_wrap .main_box .des_item .p_con .tab {
  width: 45%;
}

.product_center_deta .con_wrap .main_box .des_item .p_con .tab table {
  width: 100%;
}

.product_center_deta .con_wrap .main_box .des_item .p_con .tab table tr {
  height: 90px;
}

.product_center_deta .con_wrap .main_box .des_item .p_con .tab table tr td {
  text-align: center;
}

.product_center_deta .con_wrap .main_box .db ul li {
  float: left;
  margin-right: 10px;
}

.product_center_deta .con_wrap .main_box .db ul li:nth-child(2n) {
  margin-right: 0;
}

.product_center_deta .con_wrap .main_box .db ul li a {
  width: 443px;
  height: 264px;
  border: solid 1px #e6e6e6;
  display: block;
  text-align: center;
  line-height: 264px;
}

.product_center_deta .con_wrap .main_box .db ul li a img {
  width: 173px;
  height: 176px;
}

.aboutus_company_js .con_wrap .qyjj h6 {
  color: #333333;
  font-size: 60px;
  text-align: center;
  padding: 55px 0;
}

.aboutus_company_js .con_wrap .qyjj p {
  color: #666666;
  font-size: 18px;
  line-height: 32px;
  text-indent: 36px;
}

.aboutus_company_js .con_wrap .jyll {
  padding-bottom: 120px;
}

.aboutus_company_js .con_wrap .jyll h6 {
  color: #333333;
  font-size: 60px;
  text-align: center;
  padding: 55px 0;
  margin-bottom: 50px;
}

.aboutus_company_js .con_wrap .jyll ul li {
  float: left;
  width: 18%;
  margin-right: 2.5%;
  -webkit-transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  -ms-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
  transition: all 0.6s ease;
}

.aboutus_company_js .con_wrap .jyll ul li:last-child {
  margin-right: 0;
}

.aboutus_company_js .con_wrap .jyll ul li img {
  width: 100%;
}

.aboutus_company_js .con_wrap .jyll ul .on {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}

.aboutus_company_js .con_wrap .fzlc {
  background-image: url("../images/40.jpg");
  padding-bottom: 80px;
}

.aboutus_company_js .con_wrap .fzlc h6 {
  color: #fff;
  font-size: 60px;
  text-align: center;
  padding: 55px 0;
  margin-bottom: 50px;
}

.aboutus_company_js .con_wrap .fzlc .big_swiper {
  padding-left: 195px;
  margin-bottom: 100px;
}

.aboutus_company_js .con_wrap .fzlc .big_swiper .swiper-slide .pic_box {
  width: 450px;
  height: 254px;
}

.aboutus_company_js .con_wrap .fzlc .big_swiper .swiper-slide .pic_box img {
  width: 450px;
  height: 254px;
}

.aboutus_company_js .con_wrap .fzlc .big_swiper .swiper-slide .tet_box {
  color: #ffffff;
  display: table;
  margin-left: 20px;
}

.aboutus_company_js .con_wrap .fzlc .big_swiper .swiper-slide .tet_box .tab {
  height: 254px;
  display: table-cell;
  vertical-align: middle;
}

.aboutus_company_js .con_wrap .fzlc .big_swiper .swiper-slide .tet_box p {
  font-size: 30px;
  margin-bottom: 15px;
}

.aboutus_company_js .con_wrap .fzlc .big_swiper .swiper-slide .tet_box .des {
  color: #ffffff;
  font-size: 18px;
  width: 340px;
}

.aboutus_company_js .con_wrap .fzlc .big_swiper .btn {
  width: 38px;
  height: 38px;
  background-color: #ffffff;
  opacity: 0.5;
  text-align: center;
  line-height: 38px;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  margin-top: -19px;
  z-index: 100;
}

.aboutus_company_js .con_wrap .fzlc .big_swiper .btn:hover {
  opacity: 1;
}

.aboutus_company_js .con_wrap .fzlc .big_swiper .btn_prev {
  left: 0;
}

.aboutus_company_js .con_wrap .fzlc .big_swiper .btn_next {
  right: 0;
}

.aboutus_company_js .con_wrap .fzlc .time_wrap {
  background-image: url("../images/94.png");
  background-position: center;
  background-repeat: no-repeat;
}

.aboutus_company_js .con_wrap .fzlc .small_swiper {
  height: 100px;
  width: 100%;
  padding-top: 66px;
}

.aboutus_company_js .con_wrap .fzlc .small_swiper .swiper-wrapper .swiper-slide {
  color: #ffffff;
  font-size: 26px;
  text-align: center;
  -webkit-transition: 0.3s all ease;
  -moz-transition: 0.3s all ease;
  -ms-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  transition: 0.3s all ease;
  cursor: pointer;
}

.aboutus_company_js .con_wrap .fzlc .small_swiper .swiper-wrapper .small_on {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}

.aboutus_honor {
  padding-bottom: 80px;
}

.aboutus_honor .head_wrap {
  background-image: url("../images/95.jpg");
  margin-bottom: 40px;
  height: 840px;
  width: 100%;
}

.aboutus_honor .head_wrap h6 {
  color: #333333;
  font-size: 60px;
  text-align: center;
  padding: 60px 0;
}

.aboutus_honor .head_wrap .link_box {
  font-size: 0;
  text-align: center;
  margin-bottom: 35px;
}

.aboutus_honor .head_wrap .link_box a {
  display: inline-block;
  font-size: 30px;
  color: #333333;
  margin: 0 20px;
  padding: 10px 0;
}

.aboutus_honor .head_wrap .link_box .on {
  color: #0b4c9d;
  border-bottom: 2px solid #0b4c9d;
}

.aboutus_honor .head_wrap .honor_swiper .swiper-slide .pic_box {
  padding: 20px;
  background: #fff;
}

.aboutus_honor .head_wrap .honor_swiper .swiper-slide p {
  color: #333333;
  font-size: 18px;
  text-align: center;
  margin-top: 15px;
}

.aboutus_honor .h_list li {
  float: left;
  margin-right: 30px;
  margin-bottom: 30px;
}

.aboutus_honor .h_list li:last-child {
  margin-right: 30px;
}

.aboutus_honor .h_list li:hover .pic_box img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}

.aboutus_honor .h_list li .pic_box {
  width: 370px;
  height: 300px;
  background-color: #f5f5f5;
  text-align: center;
  line-height: 300px;
}

.aboutus_honor .h_list li .pic_box img {
  width: 318px;
  height: 225px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.aboutus_honor .h_list li P {
  width: 370px;
  height: 70px;
  text-align: center;
  line-height: 70px;
  color: #666666;
  font-size: 18px;
  border: 1px solid #e3e3e3;
}

.aboutus_pzbz .con_wrap .header_wrap {
  background-image: url("../images/44.jpg");
  height: 486px;
  margin-bottom: 320px;
}

.aboutus_pzbz .con_wrap .header_wrap .tit {
  color: #333333;
  font-size: 60px;
  text-align: center;
  padding: 70px 0;
}

.aboutus_pzbz .con_wrap .header_wrap ul li {
  position: relative;
  width: 285px;
  float: left;
  margin-right: 12px;
}

.aboutus_pzbz .con_wrap .header_wrap ul li:hover .tet_box {
  background: #0060ad;
}

.aboutus_pzbz .con_wrap .header_wrap ul li:hover .tet_box h6 {
  color: #fff;
}

.aboutus_pzbz .con_wrap .header_wrap ul li:hover .tet_box p {
  color: #fff;
}

.aboutus_pzbz .con_wrap .header_wrap ul li:last-child {
  margin-right: 12px;
}

.aboutus_pzbz .con_wrap .header_wrap ul li .pic_box {
  width: 285px;
  height: 209px;
  border-radius: 20px 0px 0px 0px;
  overflow: hidden;
}

.aboutus_pzbz .con_wrap .header_wrap ul li .tet_box {
  height: 190px;
  width: 285px;
  padding: 50px 17px 0;
  background-color: #f7f7f7;
  border-bottom: 1px solid #0060ad;
}

.aboutus_pzbz .con_wrap .header_wrap ul li .tet_box h6 {
  text-align: center;
  color: #333333;
  font-size: 24px;
  margin-bottom: 10px;
}

.aboutus_pzbz .con_wrap .header_wrap ul li .tet_box p {
  color: #666666;
  font-size: 14px;
  line-height: 30px;
  text-align: center;
}

.aboutus_pzbz .con_wrap .header_wrap ul li .icon_box {
  position: absolute;
  width: 74px;
  height: 74px;
  background-color: #ffffff;
  box-shadow: 0px 2px 8px 0px rgba(11, 76, 157, 0.15);
  border-radius: 50%;
  left: 50%;
  margin-left: -37px;
  top: 170px;
  text-align: center;
  line-height: 74px;
}

.aboutus_pzbz .con_wrap .header_wrap ul .tr {
  -webkit-transform: translateY(58px);
  -moz-transform: translateY(58px);
  -ms-transform: translateY(58px);
  -o-transform: translateY(58px);
  transform: translateY(58px);
}

.aboutus_pzbz .con_wrap .zs_list {
  padding-bottom: 90px;
}

.aboutus_pzbz .con_wrap .zs_list h6 {
  color: #333333;
  font-size: 36px;
  padding: 15px 0;
}

.aboutus_pzbz .con_wrap .zs_list .z_list li {
  float: left;
  width: 370px;
  margin-right: 45px;
  margin-bottom: 50px;
}

.aboutus_pzbz .con_wrap .zs_list .z_list li:nth-child(3n) {
  margin-right: 0;
}

.aboutus_pzbz .con_wrap .zs_list .z_list li .pic_box {
  width: 370px;
  height: 300px;
  background-color: #f5f5f5;
  text-align: center;
  line-height: 300px;
}

.aboutus_pzbz .con_wrap .zs_list .z_list li .pic_box img {
  width: 213px;
  height: 300px;
}

.aboutus_pzbz .con_wrap .zs_list .z_list li p {
  border: solid 1px #eeeeee;
  height: 70px;
  text-align: center;
  line-height: 70px;
}

.aboutus_qyjg .con_wrap {
  padding-bottom: 80px;
}

.aboutus_qyjg .con_wrap h6 {
  text-align: center;
  color: #333333;
  font-size: 60px;
  padding: 40px 0;
}

.aboutus_qyjg .con_wrap .pic_box {
  text-align: center;
}

.aboutus_qqbj .con_wrap .tit_box {
  text-align: center;
  padding: 80px 0;
}

.aboutus_qqbj .con_wrap .tit_box h6 {
  color: #333333;
  font-size: 60px;
}

.aboutus_qqbj .con_wrap .tit_box p {
  color: #5f5d5d;
  font-size: 24px;
  margin-top: 10px;
}

.aboutus_qqbj .con_wrap .menu_box ul {
  text-align: center;
  font-size: 0;
}

.aboutus_qqbj .con_wrap .menu_box ul li {
  display: inline-block;
  width: 180px;
  margin: 0 20px;
}

.aboutus_qqbj .con_wrap .menu_box ul li a {
  display: block;
  padding: 5px;
}

.aboutus_qqbj .con_wrap .menu_box ul li a img {
  vertical-align: -3px;
}

.aboutus_qqbj .con_wrap .menu_box ul li a .im2 {
  display: none;
}

.aboutus_qqbj .con_wrap .menu_box ul li a p {
  color: #999999;
  font-size: 24px;
  display: inline-block;
  margin-left: 5px;
}

.aboutus_qqbj .con_wrap .menu_box ul .on a {
  border-bottom: 3px solid #0b4c9d;
}

.aboutus_qqbj .con_wrap .menu_box ul .on a p {
  color: #0b4c9d;
}

.aboutus_qqbj .con_wrap .menu_box ul .on a .im1 {
  display: none;
}

.aboutus_qqbj .con_wrap .menu_box ul .on a .im2 {
  display: inline-block;
}

.aboutus_qqbj .con_wrap .con_box {
  padding: 50px 0;
}

.aboutus_qqbj .con_wrap .con_box img {
  display: block;
  margin-right: 20px;
}

.aboutus_qqbj .con_wrap .con_box p {
  color: #666666;
  font-size: 18px;
  line-height: 32px;
  text-indent: 36px;
}

.aboutus_shzr .con_wrap {
  padding-bottom: 80px;
}

.aboutus_shzr .con_wrap .tit {
  color: #333333;
  font-size: 60px;
  padding: 60px 0;
  text-align: center;
}

.aboutus_shzr .con_wrap .xc {
  margin-bottom: 45px;
}

.aboutus_shzr .con_wrap .xc ul li {
  float: left;
  width: 25%;
  text-align: center;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.aboutus_shzr .con_wrap .xc ul li:hover {
  -webkit-transform: translateY(-10px);
  -moz-transform: translateY(-10px);
  -ms-transform: translateY(-10px);
  -o-transform: translateY(-10px);
  transform: translateY(-10px);
}

.aboutus_shzr .con_wrap .xc ul li .pic_box {
  display: inline-block;
  width: 110px;
  height: 110px;
  text-align: center;
  line-height: 110px;
  border: solid 1px #cccccc;
  border-radius: 50%;
}

.aboutus_shzr .con_wrap .xc ul li p {
  color: #333333;
  font-size: 18px;
  margin-top: 26px;
}

.aboutus_shzr .con_wrap .cn {
  margin-bottom: 45px;
  position: relative;
  width: 1200px;
  height: 675px;
  overflow: hidden;
}

.aboutus_shzr .con_wrap .cn:hover img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}

.aboutus_shzr .con_wrap .cn img {
  -webkit-transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  -ms-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
  transition: all 0.6s ease;
}

.aboutus_shzr .con_wrap .cn p {
  position: absolute;
  width: 100%;
  line-height: 90px;
  height: 90px;
  background: rgba(0, 0, 0, 0.5);
  left: 0;
  bottom: 0;
  color: #ffffff;
  font-size: 24px;
  color: #ffffff;
  padding-left: 30px;
}

.aboutus_shzr .con_wrap .zr_list li {
  float: left;
  margin-right: 45px;
  margin-bottom: 40px;
}

.aboutus_shzr .con_wrap .zr_list li:nth-child(3n) {
  margin-right: 0;
}

.aboutus_shzr .con_wrap .zr_list li a {
  width: 370px;
  display: block;
}

.aboutus_shzr .con_wrap .zr_list li a:hover {
  box-shadow: 0px 2px 20px 0px rgba(0, 0, 0, 0.1);
}

.aboutus_shzr .con_wrap .zr_list li a:hover .pic_box img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}

.aboutus_shzr .con_wrap .zr_list li a:hover .tet_box h6 {
  color: #0b4c9d;
}

.aboutus_shzr .con_wrap .zr_list li a:hover .more img {
  -webkit-transform: translateX(10px);
  -moz-transform: translateX(10px);
  -ms-transform: translateX(10px);
  -o-transform: translateX(10px);
  transform: translateX(10px);
}

.aboutus_shzr .con_wrap .zr_list li a .pic_box {
  width: 370px;
  height: 207px;
  overflow: hidden;
}

.aboutus_shzr .con_wrap .zr_list li a .pic_box img {
  width: 370px;
  height: 207px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.aboutus_shzr .con_wrap .zr_list li a .tet_box {
  padding: 0 20px 0;
  width: 370px;
  border-left: 1px solid #eee;
  border-right: 1px solid #eee;
}

.aboutus_shzr .con_wrap .zr_list li a .tet_box h6 {
  color: #333333;
  font-size: 22px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding: 22px 0;
}

.aboutus_shzr .con_wrap .zr_list li a .tet_box p {
  color: #666666;
  font-size: 16px;
  line-height: 26px;
  padding-bottom: 20px;
  border-bottom: 1px solid #e3e2e2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.aboutus_shzr .con_wrap .zr_list li a .more {
  height: 70px;
  line-height: 70px;
  padding: 0 25px;
  border-left: 1px solid #eee;
  border-right: 1px solid #eee;
  border-bottom: 1px solid #eee;
}

.aboutus_shzr .con_wrap .zr_list li a .more span {
  color: #333333;
  font-size: 14px;
}

.aboutus_shzr .con_wrap .zr_list li a .more img {
  margin-top: 30px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.contactus_lx .con_wrap .tit {
  color: #333333;
  font-size: 60px;
  padding: 60px 0;
  text-align: center;
}

.contactus_lx .con_wrap .thank {
  color: #0b4c9d;
  font-size: 30px;
  margin-bottom: 30px;
}

.contactus_lx .con_wrap .way_list .item {
  display: none;
}

.contactus_lx .con_wrap .way_list .item ul {
  box-shadow: 0px 3px 15px 0px rgba(0, 0, 0, 0.05);
}

.contactus_lx .con_wrap .way_list .item ul li {
  width: 50%;
  float: left;
  height: 80px;
  padding-left: 90px;
  padding-right: 90px;
  background-repeat: no-repeat;
  background-position: 40px center;
  display: table;
  border: 1px solid #e3e3e3;
}

.contactus_lx .con_wrap .way_list .item ul li .tab_con {
  display: table-cell;
  height: 80px;
  vertical-align: middle;
}

.contactus_lx .con_wrap .way_list .item ul li .tab_con h6 {
  color: #999999;
  font-size: 16px;
}

.contactus_lx .con_wrap .way_list .item ul li .tab_con p {
  color: #333;
  font-size: 16px;
  margin-top: 5px;
}

.contactus_lx .con_wrap .qh_list {
  padding-bottom: 80px;
}

.contactus_lx .con_wrap .qh_list li {
  float: left;
  width: 585px;
  height: 240px;
  background-color: #ffffff;
  box-shadow: 0px 3px 15px 0px rgba(0, 0, 0, 0.1);
  padding-top: 20px;
  padding-left: 40px;
  margin-right: 30px;
  margin-top: 30px;
}

.contactus_lx .con_wrap .qh_list li:nth-child(2n) {
  margin-right: 0;
}

.contactus_lx .con_wrap .qh_list li h6 {
  color: #333333;
  font-size: 26px;
  padding-bottom: 30px;
  position: relative;
}

.contactus_lx .con_wrap .qh_list li h6 span {
  color: #0b4c9d;
}

.contactus_lx .con_wrap .qh_list li h6::after {
  position: absolute;
  width: 40px;
  height: 3px;
  background-color: #0b4c9d;
  content: '';
  left: 0;
  bottom: 15px;
}

.contactus_lx .con_wrap .qh_list li dl {
  font-size: 16px;
  line-height: 32px;
}

.contactus_lx .con_wrap .qh_list li dl dt {
  display: inline-block;
  color: #999999;
}

.contactus_lx .con_wrap .qh_list li dl dd {
  display: inline-block;
  color: #333;
}

.contactus_lx .con_wrap .qh_list .on {
  box-shadow: 0px 3px 15px 0px rgba(0, 0, 0, 0.4);
}

.contactus_zp .con_wrap .welfare_wrap {
  background-color: #f5f5f5;
  padding-bottom: 60px;
}

.contactus_zp .con_wrap .welfare_wrap .tit {
  color: #333333;
  font-size: 48px;
  padding: 60px 0;
  text-align: center;
}

.contactus_zp .con_wrap .welfare_wrap ul li {
  width: 390px;
  height: 200px;
  background-color: #ffffff;
  display: table;
  float: left;
  padding-left: 40px;
  position: relative;
  margin-right: 15px;
  margin-bottom: 15px;
  -webkit-transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  -ms-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
  transition: all 0.6s ease;
}

.contactus_zp .con_wrap .welfare_wrap ul li:hover {
  -webkit-transform: translateY(-10px);
  -moz-transform: translateY(-10px);
  -ms-transform: translateY(-10px);
  -o-transform: translateY(-10px);
  transform: translateY(-10px);
}

.contactus_zp .con_wrap .welfare_wrap ul li:nth-child(3n) {
  margin-right: 0;
}

.contactus_zp .con_wrap .welfare_wrap ul li .pic {
  position: absolute;
  right: 40px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}

.contactus_zp .con_wrap .welfare_wrap ul li .con_tab {
  height: 200px;
  display: table-cell;
  vertical-align: middle;
}

.contactus_zp .con_wrap .welfare_wrap ul li .con_tab h6 {
  color: #333333;
  font-size: 24px;
}

.contactus_zp .con_wrap .welfare_wrap ul li .con_tab p {
  color: #666666;
  font-size: 14px;
  line-height: 24px;
  color: #666;
  width: 210px;
  margin-top: 10px;
}

.contactus_zp .con_wrap .welfare_wrap ul .last h6 {
  color: #333333;
  font-size: 26px;
  margin-top: 10px;
}

.contactus_zp .con_wrap .welfare_wrap ul .last h6 span {
  color: #666666;
  font-size: 14px;
  display: inline-block;
  margin-left: 5px;
}

.contactus_zp .con_wrap .zpzw .tit {
  color: #333333;
  font-size: 48px;
  padding: 60px 0;
}

.contactus_zp .con_wrap .zpzw .search_box {
  height: 121px;
  background-color: #333333;
  margin-bottom: 20px;
  padding-left: 64px;
  padding-top: 30px;
}

.contactus_zp .con_wrap .zpzw .search_box .tet {
  height: 60px;
  background-color: #ffffff;
  width: 900px;
  padding-left: 28px;
}

.contactus_zp .con_wrap .zpzw .search_box .sub {
  background: url("../images/serch.png");
  background-position: 30px center;
  background-repeat: no-repeat;
  width: 167px;
  height: 60px;
  background-color: #0b4c9d;
  color: #ffffff;
  font-size: 16px;
}

.contactus_zp .con_wrap .zpzw .info_box {
  height: 64px;
  background-color: #f8f8f8;
  border-radius: 2px;
  border: solid 1px #eeeeee;
  line-height: 64px;
  padding: 0 30px;
  margin-bottom: 15px;
}

.contactus_zp .con_wrap .zpzw .info_box h6 {
  color: #333333;
  font-size: 26px;
}

.contactus_zp .con_wrap .zpzw .info_box p {
  color: #999999;
  font-size: 14px;
}

.contactus_zp .con_wrap .zpzw .info_box p span {
  color: #0b4c9d;
  font-size: 18px;
}

.contactus_zp .con_wrap .zpzw .tab_box {
  padding-bottom: 40px;
}

.contactus_zp .con_wrap .zpzw .tab_box .job_list {
  margin-bottom: 40px;
}

.contactus_zp .con_wrap .zpzw .tab_box .job_list li span {
  display: inline-block;
  text-align: center;
}

.contactus_zp .con_wrap .zpzw .tab_box .job_list li .name {
  width: 340px;
  text-align: left;
  padding-left: 30px;
}

.contactus_zp .con_wrap .zpzw .tab_box .job_list li .category {
  width: 200px;
}

.contactus_zp .con_wrap .zpzw .tab_box .job_list li .place {
  width: 200px;
}

.contactus_zp .con_wrap .zpzw .tab_box .job_list li .num {
  width: 200px;
}

.contactus_zp .con_wrap .zpzw .tab_box .job_list li .time {
  width: 200px;
}

.contactus_zp .con_wrap .zpzw .tab_box .job_list li .show {
  width: 10px;
}

.contactus_zp .con_wrap .zpzw .tab_box .job_list li .show i {
  display: inline-block;
  -webkit-transform: rotateZ(180deg);
  -moz-transform: rotateZ(180deg);
  -ms-transform: rotateZ(180deg);
  -o-transform: rotateZ(180deg);
  transform: rotateZ(180deg);
  -webkit-transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  -ms-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
  transition: all 0.6s ease;
}

.contactus_zp .con_wrap .zpzw .tab_box .job_list li .on i {
  -webkit-transform: rotateZ(0deg);
  -moz-transform: rotateZ(0deg);
  -ms-transform: rotateZ(0deg);
  -o-transform: rotateZ(0deg);
  transform: rotateZ(0deg);
}

.contactus_zp .con_wrap .zpzw .tab_box .job_list li:nth-child(2n) .t {
  background-color: #f5f5f5;
}

.contactus_zp .con_wrap .zpzw .tab_box .job_list .head {
  height: 80px;
  background-color: #f5f5f5;
  line-height: 80px;
}

.contactus_zp .con_wrap .zpzw .tab_box .job_list .head span {
  color: #333333;
  font-size: 18px;
}

.contactus_zp .con_wrap .zpzw .tab_box .job_list .head span {
  display: inline-block;
  text-align: center;
}

.contactus_zp .con_wrap .zpzw .tab_box .job_list .head .name {
  width: 340px;
  text-align: left;
  padding-left: 30px;
}

.contactus_zp .con_wrap .zpzw .tab_box .job_list .head .category {
  width: 200px;
}

.contactus_zp .con_wrap .zpzw .tab_box .job_list .head .place {
  width: 200px;
}

.contactus_zp .con_wrap .zpzw .tab_box .job_list .head .num {
  width: 200px;
}

.contactus_zp .con_wrap .zpzw .tab_box .job_list .head .time {
  width: 200px;
}

.contactus_zp .con_wrap .zpzw .tab_box .job_list .head .show {
  width: 10px;
}

.contactus_zp .con_wrap .zpzw .tab_box .job_list .head .show i {
  display: inline-block;
  -webkit-transform: rotateZ(180deg);
  -moz-transform: rotateZ(180deg);
  -ms-transform: rotateZ(180deg);
  -o-transform: rotateZ(180deg);
  transform: rotateZ(180deg);
  -webkit-transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  -ms-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
  transition: all 0.6s ease;
}

.contactus_zp .con_wrap .zpzw .tab_box .job_list .head .on i {
  -webkit-transform: rotateZ(0deg);
  -moz-transform: rotateZ(0deg);
  -ms-transform: rotateZ(0deg);
  -o-transform: rotateZ(0deg);
  transform: rotateZ(0deg);
}

.contactus_zp .con_wrap .zpzw .tab_box .job_list .head:nth-child(2n+1) .t {
  background-color: #f5f5f5;
}

.contactus_zp .con_wrap .zpzw .tab_box .job_list .con .t {
  height: 80px;
  line-height: 80px;
  border-bottom: 1px solid #e3e3e3;
}

.contactus_zp .con_wrap .zpzw .tab_box .job_list .con .t span {
  color: #666666;
  font-size: 16px;
}

.contactus_zp .con_wrap .zpzw .tab_box .job_list .con .des_box {
  padding: 40px 20px;
  display: none;
}

.contactus_zp .con_wrap .zpzw .tab_box .job_list .con .des_box .ms dl {
  width: 50%;
  line-height: 32px;
}

.contactus_zp .con_wrap .zpzw .tab_box .job_list .con .des_box .ms dl dt {
  color: #0b4c9d;
  font-size: 18px;
}

.contactus_zp .con_wrap .zpzw .tab_box .job_list .con .des_box .ms dl dd {
  color: #666666;
  font-size: 16px;
}

.contactus_zp .con_wrap .zpzw .tab_box .job_list .con .des_box .btn {
  margin-top: 30px;
}

.contactus_zp .con_wrap .zpzw .tab_box .job_list .con .des_box .btn a {
  display: block;
}

.contactus_zp .con_wrap .zpzw .tab_box .job_list .con .des_box .btn a span {
  display: inline-block;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background-color: #0b4c9d;
  color: #ffffff;
  font-size: 14px;
  width: 110px;
}

.contactus_zp .con_wrap .zpzw .tab_box .job_list .con .des_box .btn a i {
  display: inline-block;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  margin-left: 4px;
  color: #fff;
  background-color: #0b4c9d;
}

.contactus_zp .con_wrap .zpzw .tab_box .job_list .swiper-container {
  padding: 0 0 70px 0;
}

.contactus_zp .con_wrap .zpzw .tab_box .job_list .swiper-container .swiper-pagination {
  bottom: 10px;
  z-index: 10;
}

.contactus_zp .con_wrap .zpzw .tab_box .job_list .swiper-container .swiper-pagination-bullet {
  width: 15px;
  height: 15px;
}

.contactus_zp .con_wrap .zpzw .tab_box .p_box {
  font-size: 0;
  text-align: center;
  line-height: 40px;
  position: relative;
}

.contactus_zp .con_wrap .zpzw .tab_box .p_box a {
  display: inline-block;
  width: 15px;
  height: 15px;
  background-color: #ffffff;
  border-radius: 50%;
  border: solid 1px #dbdbdb;
  z-index: 100;
  position: absolute;
}

.contactus_zp .con_wrap .zpzw .tab_box .p_box .on {
  background-color: #0b4c9d;
}

.contactus_zp .con_wrap .zpzw .tab_box .p_box .qh {
  width: 40px;
  height: 40px;
  background-color: #ffffff;
  border-radius: 50%;
  border: solid 1px #dbdbdb;
  text-align: center;
  line-height: 40px;
  color: #333;
}

.contactus_zp .con_wrap .zpzw .tab_box .p_box .qh:hover {
  background-color: #0b4c9d;
  color: #fff;
}

.contactus_zp .con_wrap .zpzw .tab_box .p_box .qh_next {
  left: 60%;
  top: 25px;
}

.contactus_zp .con_wrap .zpzw .tab_box .p_box .qh_prev {
  right: 60%;
  top: 25px;
}

.contactus_zp .con_wrap .zpfs {
  padding-bottom: 80px;
}

.contactus_zp .con_wrap .zpfs .tit {
  color: #333333;
  font-size: 48px;
  padding: 60px 0;
}

.contactus_zp .con_wrap .zpfs ul li {
  float: left;
  width: 385px;
  height: 220px;
  background-color: #ffffff;
  box-shadow: 0px 3px 15px 0px rgba(0, 0, 0, 0.1);
  padding-top: 20px;
  padding-left: 40px;
  margin-right: 20px;
  margin-top: 30px;
  background-size: cover;
}

.contactus_zp .con_wrap .zpfs ul li:last-child {
  margin-right: 0;
}

.contactus_zp .con_wrap .zpfs ul li h6 {
  color: #333333;
  font-size: 26px;
  padding-bottom: 30px;
  position: relative;
}

.contactus_zp .con_wrap .zpfs ul li h6 span {
  color: #0b4c9d;
}

.contactus_zp .con_wrap .zpfs ul li h6::after {
  position: absolute;
  width: 40px;
  height: 3px;
  background-color: #0b4c9d;
  content: '';
  left: 0;
  bottom: 15px;
}

.contactus_zp .con_wrap .zpfs ul li dl {
  font-size: 16px;
  line-height: 32px;
}

.contactus_zp .con_wrap .zpfs ul li dl dt {
  display: inline-block;
  color: #999999;
}

.contactus_zp .con_wrap .zpfs ul li dl dd {
  display: inline-block;
  color: #333;
}

/* 4.2 */
.add_yfcg_container {
  margin-bottom: 80px;
  position: relative;
}

.add_yfcg_container .big_swiper {
  width: 300px;
  height: 439px;
  background-color: #0b4c9d;
  border-radius: 6px;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -220px;
  z-index: 100;
}

.add_yfcg_container .big_swiper .swiper-slide {
  padding: 30px;
  color: #ffffff;
  font-size: 18px;
  line-height: 36px;
}

.add_yfcg_container .big_swiper .btn_box {
  position: absolute;
  text-align: center;
  width: 50px;
  height: 50px;
  border: solid 1px #ffffff;
  line-height: 50px;
  border-radius: 50%;
  bottom: 50px;
  color: #fff;
  font-size: 28px;
  z-index: 101;
  cursor: pointer;
}

.add_yfcg_container .big_swiper .btn_box:hover {
  background: #fff;
  color: #0b4c9d;
}

.add_yfcg_container .big_swiper .btn_prev {
  left: 30px;
}

.add_yfcg_container .big_swiper .btn_next {
  left: 100px;
}

.add_yfcg_container .add_bg_aa {
  width: 965px;
  float: right;
  height: 510px;
  background-image: url('../images/add_4201.jpg');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.add_yfcg_container .small_swiper {
  max-width: 500px;
  margin-left: 232px;
  margin-top: 140px;
}

.add_yfcg_container .small_swiper .swiper-slide {
  text-align: center;
}

.add_pub_box {
  padding: 105px 0;
}

.add_pub_box .tet_box {
  width: 500px;
}

.add_pub_box .tet_box h6 {
  color: #0b4c9d;
  font-size: 42px;
  position: relative;
  padding-bottom: 30px;
}

.add_pub_box .tet_box h6::after {
  position: absolute;
  content: '';
  width: 38px;
  height: 2px;
  background-color: #0b4c9d;
  left: 0;
  bottom: 16px;
}

.add_pub_box .tet_box p {
  color: #666666;
  font-size: 18px;
  line-height: 28px;
}

.add_main_02 {
  height: 650px;
  background-color: #00295d;
  background-image: url('../images/add_4203.jpg');
  padding-top: 200px;
}

.add_main_02 .tet_box h6 {
  color: #ffffff;
}

.add_main_02 .tet_box h6::after {
  background: #fff;
}

.add_main_02 .tet_box p {
  color: #fff;
}

.add_main_03 .tet_box {
  width: 180px;
  margin-top: 150px;
}

.add_bb {
  width: 600px;
  height: 60px;
  background-color: #156bc0;
  border-radius: 30px;
  text-align: center;
  line-height: 60px;
}

.add_bb .swiper-slide {
  color: #ffffff;
  font-size: 24px;
  font-weight: 550;
}

.aboutus_qqbj .btn_box {
  position: absolute;
  text-align: center;
  width: 38px;
  height: 38px;
  /*border: solid 1px #ffffff;*/
  line-height: 38px;
  border-radius: 50%;
  top: 50%;
  margin-top: -19px;
  color: #fff;
  font-size: 24px;
  z-index: 99;
  cursor: pointer;
  background-color: #156bc0;
}

.aboutus_qqbj .btn_box:hover {
  background-color: #dedede;
}

.aboutus_qqbj .btn_prev {
  left: 200px;
}

.aboutus_qqbj .btn_next {
  right: 200px;
}

.swiper-container-3d .swiper-slide-shadow-left {
  display: none !important;
}

.swiper-container-3d .swiper-slide-shadow-right {
  display: none !important;
}

/*# sourceMappingURL=project.css.map */
/* 4.19 */
.index .banner_wrap {
  margin-bottom: 0;
}

.aboutus_qqbj .menu_box {
  width: 1200px;
  margin: 0 auto;
}