@import "https://at.alicdn.com/t/font_762070_ppmoasu193.css";
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  font-family: Microsoft YaHei;
  vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
img {
  max-width: 100%;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
input:focus {
  outline: none;
}
a {
  text-decoration: none;
  color: inherit;
}
.bg_gray {
  background: #eeeeee;
}
* {
  box-sizing: border-box;
}
.clearFix:after {
  clear: both;
}
.clearFix:before,
.clearFix:after {
  content: " ";
  display: table;
}
[data-href] {
  cursor: pointer;
}
.container_Ld {
  width: 1390px;
  margin: 0 auto;
}
.mb_show {
  display: none!important;
}
.mb_hidden {
  display: block!important;
}
.mb_flex {
  display: none!important;
}
@media (max-width: 768px) {
  .container_Ld {
    width: 100%;
  }
  .mb_show {
    display: block!important;
  }
  .mb_flex {
    display: flex!important;
  }
  .mb_hidden {
    display: none!important;
  }
}
.header_con {
  height: 80px;
  width: 100%;
  min-width: 1390px;
  background: rgba(0, 0, 0, 0.2);
}
.header_con .logo_box {
  float: left;
  width: 217px;
  height: 100%;
  padding-top: 10px;
  padding-left: 27px;
}
.header_con .phone_box {
  float: left;
  height: 100%;
  padding-top: 26px;
  padding-left: 1.3%;
  width: 16%;
}
.header_con .nav_lsit {
  float: left;
  height: 100%;
  width: 40%;
  padding: 0 2.05%;
}
.header_con .nav_lsit a {
  text-decoration: none;
  color: inherit;
  line-height: 80px;
  height: 80px;
  display: inline-block;
}
.header_con .nav_lsit > li {
  float: left;
  width: 16.6666%;
  color: #7c7c7c;
  text-align: center;
  position: relative;
}
.header_con .nav_lsit > li ul.type_ul {
  display: none;
  position: absolute;
  top: 90px;
  left: 50%;
  border-radius: 10px;
  transform: translateX(-50%);
  z-index: 99999;
  color: #fff;
  font-size: 14px;
}
.header_con .nav_lsit > li ul.type_ul li {
  background: #0096da;
}
.header_con .nav_lsit > li ul.type_ul li:first-child {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.header_con .nav_lsit > li ul.type_ul li:last-child {
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
.header_con .nav_lsit > li ul.type_ul li:hover {
  background-color: #0072a6;
}
.header_con .nav_lsit > li ul.type_ul:before {
  content: " ";
  position: absolute;
  top: -20px;
  box-sizing: border-box;
  border: 10px solid transparent;
  border-bottom-color: #0096da;
  left: 50%;
  transform: translateX(-50%);
}
.header_con .nav_lsit > li ul.type_ul:after {
  content: " ";
  top: -30px;
  position: absolute;
  height: 30px;
  width: 100%;
  left: 0;
}
.header_con .nav_lsit > li ul.type_ul li {
  border-bottom: 1px solid #0072a6;
  padding: 0 20px;
}
.header_con .nav_lsit > li ul.type_ul a {
  height: 36px;
  width: 100%;
  line-height: 36px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.header_con .nav_lsit > li:hover {
  color: #0096da;
}
.header_con .nav_lsit > li:hover ul.type_ul {
  display: block;
}
.header_con .nav_lsit > li.active {
  color: #0096da;
}
.header_con .nav_lsit > li.active > a {
  border-bottom: 3px solid #0096da;
}
.header_con .login_con {
  width: 13.8%;
  float: left;
  line-height: 80px;
  font-size: 14px;
  text-align: center;
  color: #7c7c7c;
}
.header_con .login_con span {
  margin: 0 5px;
}
.header_con .login_con a {
  color: inherit;
  text-decoration: none;
}
.header_con .login_con a:hover {
  color: #0096da;
}
.header_con .language_con {
  width: 5.2%;
  line-height: 80px;
  float: left;
  color: #7c7c7c;
  font-size: 14px;
}
.header_con .language_con a {
  color: inherit;
  text-decoration: none;
}
.header_con .language_con a:hover {
  color: #0096da;
}
.header_con .search_box_con {
  width: 9%;
  float: left;
  height: 100%;
  padding: 0 15px;
}
.header_con .search_box_con div {
  margin-top: 23px;
  position: relative;
}
.header_con .search_box_con input {
  width: 100%;
  border-radius: 18px;
  padding-right: 20px;
  background-color: #141414;
  border: none;
  outline: none;
  height: 30px;
  color: #7c7c7c;
  padding-left: 10px;
}
.header_con .search_box_con .leidi {
  position: absolute;
  right: 5px;
  line-height: 30px;
  top: 0;
  color: #fff;
  opacity: 0.4;
  cursor: pointer;
}
@media (max-width: 768px) {
  .header_con {
    display: none;
    min-width: 0;
    height: 0.9rem;
    padding: 0 0.12rem;
  }
  .header_con .logo_box {
    width: auto;
    padding: 0.07rem 0;
    border-right: none;
  }
  .header_con .logo_box img {
    height: 100%;
    display: block;
  }
  .header_con .mu_box {
    float: right;
    height: 100%;
    padding: 0.2rem 0;
    margin-left: 0.4rem;
  }
  .header_con .mu_box img {
    height: 100%;
    display: block;
  }
  .header_con .search_box_con {
    width: 1.5rem;
    padding: 0;
    float: right;
  }
  .header_con .search_box_con input {
    display: block;
    border-radius: 0.24rem;
  }
  .header_con .search_box_con div {
    margin-top: 0.15rem;
    line-height: 0.9rem;
  }
}
.black_nav {
  height: 0.85rem;
  font-size: 0.38rem;
  padding: 0 .15rem;
  background: url(../images/mb_img/foot_bg.jpg);
  line-height: 0.85rem;
  color: #fff;
  text-align: center;
  position: relative;
}
.black_nav img {
  height: 0.6rem;
  position: absolute;
  top: 0.1rem;
  right: 0.15rem;
}
.footer_con {
  background-color: #202020;
  padding-top: 48px;
  min-width: 1390px;
}
.footer_con a {
  text-decoration: none;
  color: inherit;
}
.footer_con dl {
  color: #ffffff;
  float: left;
  margin-right: 83px;
}
.footer_con dl dt {
  margin-bottom: 36px;
}
.footer_con dl dd {
  color: #9e9e9e;
  margin-bottom: 29px;
}
.footer_con dl dd:hover {
  color: #0096da;
}
.footer_con .erweima_con {
  float: right;
  color: #3f3f3f;
  margin-top: 40px;
}
.footer_con .erweima_con .item_er {
  margin-right: 90px;
  float: left;
  text-align: center;
}
.footer_con .erweima_con .item_er:hover {
  color: #0096da;
}
.footer_con .erweima_con .item_er:hover .er_cc {
  background: #141414;
}
.footer_con .erweima_con .item_er:hover .er_cc .ab_erma {
  display: block;
}
.footer_con .erweima_con .item_er .leidi {
  font-size: 28px;
}
.footer_con .erweima_con .item_er p {
  margin-top: 10px;
}
.footer_con .er_cc {
  padding: 9px;
  width: 46px;
  margin: 0 auto;
  position: relative;
}
.footer_con .er_cc .ab_erma {
  position: absolute;
  padding: 6px;
  background: #fff;
  border-radius: 5px;
  top: -167px;
  left: 50%;
  margin-left: -83px;
  width: 152px;
  display: none;
}
.footer_con .er_cc .ab_erma:before {
  content: " ";
  display: block;
  position: absolute;
  border-bottom: 11px solid transparent;
  border-top: 11px solid transparent;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top-color: #fff;
  bottom: -22px;
  left: 50%;
  margin-left: -3px;
}
.footer_con .copyright {
  text-align: center;
  color: #454444;
  padding-bottom: 30px;
  margin-top: 30px;
  font-size: 12px;
}
@media (max-width: 768px) {
  .mb_footer {
    height: 1.2rem;
  }
  .flex_footer {
    display: flex;
    font-size: 0.26rem;
    color: #fff;
    text-align: center;
    position: fixed;
    height: 1.2rem;
    width: 100%;
    bottom: 0;
    z-index: 999;
    background: url("../images/mb_img/foot_bg.jpg");
  }
  .flex_footer .foot_item {
    width: 25%;
  }
  .flex_footer .foot_item.active {
    background: rgba(0, 0, 0, 0.2);
    color: #0096da;
  }
  .flex_footer .foot_item .leidi {
    font-size: 0.5rem;
    margin-bottom: 0.15rem;
    margin-top: 0.2rem;
    display: inline-block;
    line-height: 1em;
  }
}
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 0.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
@keyframes changGb {
  0% {
    position: fixed;
    background: rgba(0, 0, 0, 0.2);
  }
  10% {
    position: fixed;
    background: rgba(22, 22, 22, 0.4);
  }
  20% {
    position: fixed;
    background: rgba(155, 155, 155, 0.8);
  }
  80% {
    position: fixed;
    background: rgba(255, 255, 255, 0.8);
  }
  100% {
    position: fixed;
    background: #ffffff;
  }
}
.wflex {
  position: fixed;
  background: #fff;
  box-shadow: -7px 1px 8px 0 #ddd;
}
.changGb {
  -webkit-animation-name: changGb;
  animation-name: changGb;
}
.header_con.wflex .search_box_con input {
  background-color: #fff;
  border: 1px solid #e6e6e6;
}
.header_con.wflex .search_box_con .leidi {
  color: #ddd;
}
.con_child {
  width: 1200px;
  margin: 0 auto;
}
@media (max-width: 768px) {
  .con_child {
    width: 100%;
    margin: 0 auto;
    padding: 0 0.15rem;
  }
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
}
input[type="number"] {
  -moz-appearance: textfield;
}
.pagination {
  float: right;
}
.pagination span,
.pagination .leidi {
  float: left;
  width: 44px;
  height: 44px;
  cursor: pointer;
  font-size: 15px;
  text-align: center;
  line-height: 44px;
  color: #666;
  border: 1px solid #e5e5e5;
  margin-right: 2px;
}
.pagination span.active,
.pagination .leidi.active {
  background: #313131;
  color: #fff;
}
.pagination .ellipsis {
  border: none;
  cursor: auto;
}
.pagination .number_page {
  display: inline-block;
  vertical-align: middle;
}
.pagination .jump {
  margin-left: 38px;
  display: inline-block;
  vertical-align: middle;
  color: #666;
  font-size: 15px;
}
.pagination .jump input {
  width: 63px;
  height: 40px;
  background-color: #ffffff;
  border: solid 1px #e5e5e5;
  padding: 0 14px;
}
.pagination .jump input:focus {
  outline: none;
}
.pagination .jump .page_ben {
  display: inline-block;
  width: 67px;
  height: 39px;
  background-color: #ffffff;
  border-radius: 4px;
  border: solid 1px #e5e5e5;
  text-align: center;
  line-height: 39px;
}
@media (max-width: 768px) {
  .look_more_ben {
    margin-top: 0.6rem;
    width: 7.1rem;
    height: 0.88rem;
    background-color: #0096da;
    color: #fff;
    font-size: 0.28rem;
    text-align: center;
    line-height: 0.88rem;
    margin-right: auto;
    margin-left: auto;
  }
  .child_copyright {
    color: #707070;
    font-size: 0.3rem;
    text-align: center;
    line-height: 1.5em;
    margin: 0.7rem 0 0.3rem 0;
  }
}
.header {
  z-index: 9999!important;
}
.layer_gary {
  position: fixed;
  background-color: #000000;
  opacity: 0.5;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9998;
  display: none;
}
.mb_nav {
  position: fixed;
  top: 0;
  left: 0.8rem;
  right: 0;
  bottom: 0;
  background: #fff;
  z-index: 9999;
  overflow: auto;
  transform: translateX(100%);
  transition: all .3s;
}
.mb_nav a {
  text-decoration: none;
  color: inherit;
}
.mb_nav .head_bg {
  height: 3.46rem;
  background: url("../images/mb_img/nav_02.jpg");
  overflow: hidden;
  position: relative;
}
.mb_nav .head_bg .img_box {
  width: 1.1rem;
  height: 1.1rem;
  text-align: center;
  margin: 1.3rem auto 0 auto;
  border-radius: 50%;
  overflow: hidden;
  background: #fff;
}
.mb_nav .head_bg .img_box img {
  position: relative;
  z-index: 2;
}
.mb_nav .head_bg .img_box::before {
  content: "暂无";
  font-size: 0.24rem;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.mb_nav .head_bg .login {
  font-size: 0.3rem;
  text-align: center;
  color: #fff;
  margin-top: 0.3rem;
}
.mb_nav .head_bg .login a + a {
  margin-left: 0.3rem;
}
.mb_nav .head_bg .leidi {
  position: absolute;
  right: 0.4rem;
  top: 0.4rem;
  font-size: 0.4rem;
  color: #fff;
}
.mb_nav .ul_nav {
  font-size: 0.3rem;
  color: #333;
  padding: 0 0.3rem;
  margin-top: 0.2rem;
}
.mb_nav .ul_nav > li div {
  display: flex;
  width: 100%;
  border-bottom: 1px solid #d9d9d9;
  position: relative;
  height: 0.9rem;
  line-height: 0.9rem;
  justify-content: space-between;
}
.mb_nav .ul_nav > li div a {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  min-width: 1.5rem;
  display: inline-block;
}
.mb_nav .ul_nav > li div i.before {
  width: 1rem;
  text-align: right;
  font-size: 0.36rem!important;
  z-index: 99;
  color: #999999;
}
.mb_nav .ul_nav > li div i.before:before {
  display: inline-block;
  transition: all .6s;
}
.mb_nav .mb_nav_head {
  height: 3.5rem;
  background: #f7f7f7;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 0.28rem;
  flex-direction: column;
  position: relative;
}
.mb_nav .mb_nav_head i.close {
  position: absolute;
  left: 0.34rem;
  top: 0.26rem;
  font-size: 0.5rem;
  background-image: linear-gradient(270deg, #3d90fd 0%, #2eb4e7 100%), linear-gradient(#a7815d, #a7815d);
  -webkit-background-clip: text;
  color: transparent;
}
.mb_nav .mb_nav_head .headImg {
  width: 1.1rem;
  height: 1.1rem;
  border-radius: 50%;
}
.mb_nav .mb_nav_head .login_nav {
  margin-top: 0.3rem;
  color: #0096da;
}
.mb_nav .mb_nav_head .login_nav a:first-child {
  margin-right: 0.3rem;
}
.mb_nav .child {
  font-size: 0.28rem;
}
.mb_nav .child a {
  padding-left: 0.2rem!important;
  color: #555;
}
.mb_nav .child-child {
  font-size: 0.24rem;
}
.mb_nav .child-child a {
  padding-left: 0.4rem!important;
  color: #999;
}
.mb_nav .child-child a:before {
  display: none!important;
}
.mb_nav .ro180:before {
  transform: rotate(90deg);
}
.show_nav {
  display: block;
  transform: translateX(0%);
}
.mm0 {
  margin: 0!important;
}
@media (max-width: 768px) {
  .mm0 {
    margin-top: 0.7rem!important;
  }
}
.ab_ul_bottom.show {
  transform: translateX(0);
}
.ab_ul_bottom {
  -webkit-tap-highlight-color: transparent;
  position: absolute;
  top: -2.8rem;
  right: .25rem;
  left: .25rem;
  height: 2.5rem;
  background-color: #ffffff;
  box-shadow: 1px 7px 13px 0 rgba(93, 95, 99, 0.35);
  border: solid 1px #dcdcdc;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  color: #4e4e4e;
  border-radius: .2rem;
  transform: translateX(150%);
  transition: all .3s;
}
.ab_ul_bottom li {
  width: 100%;
  text-align: center;
  flex: 1;
  height: 33%;
  border-bottom: 1px solid #ddd;
}
.ab_ul_bottom li a {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: .26rem;
  width: 100%;
  height: 100%;
}
.ab_ul_bottom li a:active {
  color: #0260de;
}
.ab_ul_bottom li .leidi {
  font-size: .4rem;
  margin-right: .15rem;
}
.cont_you_c {
  position: fixed;
  top: 50%;
  right: 40px;
  margin-top: -90px;
  height: 180px;
  width: 60px;
  border: 1px solid #0260dd;
  color: #0260dd;
  background: #fff;
  z-index: 999999;
}
.cont_you_c .leidi {
  font-size: 36px;
}
.cont_you_c > div {
  height: 60px;
  padding: 10px;
  border-top: 1px solid #0260dd;
  cursor: pointer;
}
.cont_you_c > div:first-child {
  border: none;
}
.cont_you_c .dianhua {
  color: #fff;
  padding: 0;
  font-size: 16px;
  line-height: 1.3em;
  text-align: center;
  position: relative;
}
.cont_you_c .dianhua .layer {
  position: relative;
  z-index: 9;
  background: #0260dd;
  height: 100%;
  padding: 10px;
}
.cont_you_c .dianhua .layer:hover + .phone {
  opacity: 1;
  width: 175px;
}
.cont_you_c .dianhua .phone {
  position: absolute;
  opacity: 0;
  top: -1px;
  right: 100%;
  width: 60px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  font-size: 16px;
  background: #0260dd;
  color: #fff;
  transition: all .3s;
}
.cont_you_c .erwei {
  position: relative;
}
.cont_you_c .erwei:hover .erweima_cont {
  width: 180px;
  opacity: 1;
  padding: 10px;
}
.cont_you_c .erwei .erweima_cont {
  position: absolute;
  bottom: 0;
  padding: 0;
  height: 180px;
  right: 100%;
  background: #0260dd;
  opacity: 0;
  transition: all .3s;
  width: 0;
}
.cont_you_c .erwei .erweima_cont img {
  height: 100%;
}
.header {
  position: fixed;
  top: 0;
  width: 100%;
  min-width: 1390px;
  z-index: 9;
}
.header_con {
  display: block;
}
.banner {
  width: 100%;
  overflow: hidden;
  min-width: 1390px;
}
.banner .swiper-pagination-bullet-active {
  background-color: #90c31f;
}
.banner .swiper-pagination-bullet {
  border: solid 1px #90c31f;
}
.banner .swiper-button-prev {
  background-image: url("../images/banner_pre.png");
}
.banner .swiper-slide img {
  width: 100%;
}
.banner .swiper-button-next {
  background-image: url("../images/banner_right.png");
}
.banner .swiper-button-prev,
.banner .swiper-button-next {
  background-size: auto auto ;
  width: 60px;
}
.hot_pro .swiper-pagination {
  text-align: right;
  right: 65px;
}
.hot_pro .swiper-pagination span + span {
  margin-left: 10px;
}
.hot_pro .pro_box {
  width: 331px;
  height: 237px;
  border: 1px solid #e5e5e5;
  float: left;
  margin-right: 19px;
  margin-bottom: 27px;
  position: relative;
  overflow: hidden;
  box-sizing: content-box;
}
.hot_pro .pro_box img {
  max-width: 100%;
}
.hot_pro .pro_box:hover .layer_number {
  display: block;
}
.hot_pro .pro_box .layer_number {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: none;
}
.hot_pro .pro_box .layer_number:before {
  content: " ";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #0260de;
  z-index: 98;
}
.hot_pro .pro_box .layer_number .number {
  width: 100%;
  height: 100%;
  line-height: 224px;
  text-align: center;
  font-size: 173px;
  opacity: 0.1;
  z-index: 99;
  position: relative;
}
.hot_pro .pro_box .layer_number .info_layer {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  z-index: 100;
  padding: 44px 22px 0 22px;
  color: #fff;
  text-align: center;
}
.hot_pro .pro_box .layer_number .info_layer h3 {
  font-size: 18px;
  margin-bottom: 20px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.hot_pro .pro_box .layer_number .info_layer p {
  font-size: 14px;
  line-height: 1.5em;
  height: 42px;
  overflow: hidden;
}
.hot_pro .pro_box .layer_number .info_layer a {
  text-decoration: none;
  color: #fff;
  font-size: 13px;
  margin-top: 37px;
  display: inline-block;
}
.hot_pro .pro_box:nth-child(4n) {
  margin-right: 0;
}
.index_tit {
  text-align: center;
  color: #4e4e4e;
  font-size: 32px;
  margin-top: 50px;
}
.index_tit + p {
  text-align: center;
  margin-top: 15px;
  font-size: 15px;
  color: #7c7c7c;
  margin-bottom: 15px;
}
.more_btn_con {
  text-align: right;
  margin-bottom: 15px;
  position: relative;
}
.more_btn_con a {
  font-size: 14px;
  color: #4e4e4e;
  text-decoration: none;
}
.service_index {
  height: 249px;
  margin-top: 40px;
}
.service_index .service_item {
  width: 695px;
  float: left;
  position: relative;
  text-align: center;
}
.service_index .service_item:hover {
  color: #0096da;
}
.service_index .service_item .leidi {
  font-size: 40px;
  margin-top: 75px;
  display: inline-block;
}
.service_index .service_item .service_name {
  font-size: 18px;
  margin-top: 15px;
  margin-bottom: 10px;
  color: #303030;
}
.service_index .service_item .remark_service {
  color: #303030;
  opacity: 0.5;
  font-size: 13px;
}
.service_index .service_item:first-child:after {
  content: " ";
  position: absolute;
  height: 44px;
  border-right: 2px solid #404040;
  opacity: 0.6;
  right: 0;
  top: 100px;
}
.bg_black {
  background-color: #1b1b1b;
}
.case_index {
  height: 616px;
}
.case_index .swiper-container {
  height: 100%;
}
.case_index .swiper-button-prev,
.case_index .swiper-button-next {
  display: none;
}
.case_index .case_con {
  width: 1200px;
  margin: 0 auto;
  height: 100%;
}
.case_index .case_item {
  width: 300px;
  height: 100%;
  float: left;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative;
  transition: all .3s;
}
.case_index .case_item:hover {
  background-size: 109% 109%;
}
.case_index .case_item:hover:after {
  content: " ";
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: #01295f;
  opacity: 0.3;
}
.case_index .case_item:hover > a {
  top: 156px;
}
.case_index .case_item:hover p {
  opacity: 1;
}
.case_index .case_item > a {
  display: block;
  position: relative;
  text-decoration: none;
  top: 222px;
  z-index: 9;
  transition: all 1s;
}
.case_index .case_item h3 {
  width: 70px;
  height: 70px;
  border-radius: 50%;
  margin: 0 auto;
  border: 1px solid #fff;
  color: #fff;
  text-align: center;
  line-height: 70px;
  font-size: 36px;
  position: relative;
}
.case_index .case_item h2 {
  margin: 38px auto 0 auto;
  text-align: center;
  font-size: 20px;
  color: #fff;
  width: 180px;
  line-height: 1.3em;
}
.case_index .case_item p {
  text-align: center;
  font-size: 14px;
  color: #e0e0e0;
  width: 267px;
  margin: 22px auto 0 auto;
  line-height: 1.3em;
  opacity: 0;
  max-height: 182px;
  overflow: hidden;
}
.index_tit2 {
  margin-top: 55px;
  font-size: 26px;
  color: #fff;
}
.index_tit2 p {
  margin-top: 13px;
  font-size: 18px;
}
.resources_index {
  position: relative;
}
.resources_index .swiper-button-prev {
  background-image: url("../images/p_resourse1.jpg");
  background-size: auto auto;
}
.resources_index .swiper-button-next {
  background-image: url("../images/p_resourse.jpg");
  background-size: auto auto;
}
.resources_index .index_tit2 {
  color: #4e4e4e;
  position: relative;
  top: 60px;
}
.resources_index .resources_item {
  margin-top: 10px;
  padding-left: 20px;
  padding-bottom: 95px;
}
.resources_index .left_info {
  float: left;
  width: 519px;
  padding-left: 28px;
  margin-top: 145px;
}
.resources_index .left_info h3 {
  color: #0260de;
  font-size: 20px;
  margin-bottom: 10px;
}
.resources_index .left_info span.timer {
  font-size: 12px;
  color: #0260de;
}
.resources_index .left_info p {
  color: #a4a4a4;
  line-height: 1.5em;
  font-size: 14px;
  margin-top: 40px;
}
.resources_index .left_info .index_btn {
  width: 119px;
  height: 34px;
  background-color: #0260de;
  border-radius: 17px;
  text-align: center;
  line-height: 34px;
  font-size: 14px;
  color: #fff;
  margin-top: 30px;
}
.resources_index .img_box_right {
  float: left;
  margin-left: 126px;
  width: 664px;
  overflow: hidden;
  height: 449px;
}
.new_index {
  height: 719px;
  background-image: url("../images/bg_22.jpg");
  background-position: center center;
  overflow: hidden;
}
.new_index .new_con {
  margin-top: 79px;
}
.new_index .left_new_con {
  width: 556px;
  float: left;
  color: #fff;
}
.new_index .left_new_con img {
  float: right;
}
.new_index .left_new_con .more {
  font-size: 12px;
  margin-top: 40px;
  color: #fff;
  display: inline-block;
  text-decoration: none;
  margin-left: 40px;
}
.new_index .new_item {
  margin-top: 40px;
}
.new_index .new_item .date_timer {
  float: left;
  width: 85px;
  text-align: right;
}
.new_index .new_item .date_timer h3 {
  font-size: 30px;
  margin-bottom: 10px;
}
.new_index .new_item .info_new_1 {
  float: right;
  width: 434px;
}
.new_index .new_item .info_new_1 h1 {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 18px;
  margin-bottom: 20px;
}
.new_index .new_item .info_new_1 p {
  font-size: 13px;
  line-height: 1.5em;
  height: 59px;
  overflow: hidden;
}
.new_index .right_new_list {
  width: 700px;
  float: right;
  color: #fff;
}
.new_index .right_new_list .new_item {
  margin: 0 0 0 -25px;
}
.new_index .right_new_list .new_item:hover .info_new_1:after {
  content: " ";
  position: absolute;
  left: 0;
  right: -999px;
  bottom: 0;
  top: 0;
  background-color: #0260de;
  opacity: 0.3;
}
.new_index .right_new_list .new_item:hover .date_timer {
  color: #0260de;
}
.new_index .right_new_list .new_item .date_timer {
  padding-top: 20px;
}
.new_index .right_new_list .new_item:first-child .info_new_1 {
  padding-top: 10px;
}
.new_index .right_new_list .new_item:first-child .date_timer {
  padding-top: 10px;
}
.new_index .right_new_list .new_item .info_new_1 {
  width: 590px;
  position: relative;
  max-height: 160px;
  overflow: hidden;
  border-left: 1px solid #d2d2d2;
  padding: 35px 0 35px 25px;
}
.hezuo_list {
  position: relative;
  margin-bottom: 165px;
}
.hezuo_list .swiper-slide {
  width: 298px;
}
.hezuo_list .swiper-container {
  width: 1225px;
  margin: 0 auto;
}
.hezuo_list .swiper-button-prev {
  background-image: url("../images/bt_pre.png");
}
.hezuo_list .swiper-button-next {
  background-image: url("../images/bt_next.png");
}
.hezuo_list .swiper-button-prev,
.hezuo_list .swiper-button-next {
  background-size: auto auto ;
}
@media (max-width: 768px) {
  .header {
    min-width: 0;
  }
  .banner {
    min-width: 0;
  }
  .banner .swiper-button-prev,
  .banner .swiper-button-next {
    display: none;
  }
  .index_tit {
    margin-top: 0.3rem;
    font-size: 0.4rem;
  }
  .index_tit + p {
    margin-top: 0.13rem;
    font-size: 0.22rem;
    margin-bottom: 0.2rem;
  }
  .more_btn_con {
    font-size: 0.24rem;
    padding: 0 0.24rem;
  }
  .hot_pro_list2 {
    padding: 0 0.2rem;
    display: flex;
    font-size: 0.24rem;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .hot_pro_list2 .pro_box_2 {
    margin-bottom: 0.6rem;
    width: 3.5rem;
  }
  .hot_pro_list2 .img_box {
    width: 3.5rem;
    border: 1px solid #eee;
    height: 2.42rem;
    overflow: hidden;
  }
  .hot_pro_list2 .img_box img {
    width: 100%;
  }
  .hot_pro_list2 h3 {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 0.3rem;
    color: #333333;
    margin-top: 0.3rem;
    margin-bottom: 0.15rem;
  }
  .hot_pro_list2 p {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #999;
  }
  .service_index {
    height: 2.3rem;
    margin-top: 0px;
  }
  .service_index .service_item {
    width: 50%;
  }
  .service_index .service_item:first-child:after {
    height: 0.44rem;
    border-right-width: 1px;
    top: 0.77rem;
  }
  .service_index .service_item .leidi {
    margin-top: 0.4rem;
    font-size: 0.5rem;
  }
  .service_index .service_item .service_name {
    font-size: 0.32rem;
    margin: 0.2rem 0 0.09rem 0;
  }
  .service_index .service_item .remark_service {
    font-size: 0.2rem;
  }
  .case_index {
    height: 7.76rem;
  }
  .case_index .case_con {
    width: 100%;
  }
  .case_index .case_item {
    width: 50%;
  }
  .case_index .case_item:hover p {
    display: none;
  }
  .case_index .case_item > a {
    top: 2.75rem;
  }
  .case_index .case_item > a h3 {
    width: 0.9rem;
    height: 0.9rem;
    font-size: 0.45rem;
    line-height: 0.9rem;
  }
  .case_index .case_item > a h2 {
    font-size: 0.28rem;
    margin-top: 0.4rem;
    width: 2.51rem;
  }
  .case_index .swiper-button-prev,
  .case_index .swiper-button-next {
    display: block;
    background-size: 13px 44px;
  }
  .index_tit2 {
    color: #4e4e4e;
    font-size: 0.4rem;
    padding: 0 0.24rem;
    margin-top: 0.7rem;
  }
  .index_tit2 p {
    margin-top: 0.1rem;
    font-size: 0.22rem;
    color: #7c7c7c;
  }
  .resources_index .index_tit2 {
    top: 0;
  }
  .resources_index .resources_item {
    margin-top: 0.5rem;
    padding-left: 0;
    padding-bottom: 0.9rem;
  }
  .resources_index .left_info {
    width: 100%;
    padding: 0 0.24rem;
    margin-top: 0;
    font-size: 0;
  }
  .resources_index .left_info h3 {
    color: #333;
    font-size: 0.3rem;
  }
  .resources_index .left_info span.timer {
    color: #999999;
  }
  .resources_index .left_info p {
    color: #4e4e4e;
    margin-top: 0.3rem;
    line-height: 1.4em;
    height: 1.9rem;
    overflow: hidden;
  }
  .resources_index .left_info .index_btn {
    width: 2rem;
    height: 0.46rem;
    line-height: 0.46rem;
    font-size: 0.22rem;
  }
  .resources_index .img_box_right {
    margin-left: 0;
    width: 100%;
    padding: 0 0.45rem;
    text-align: center;
    margin-top: 0.8rem;
    height: auto;
  }
  .resources_index .img_box_right img {
    width: 100%;
  }
  .new_index {
    height: auto;
  }
  .new_index .index_tit2 {
    color: #fff;
  }
  .new_index .index_tit2 p {
    color: #fff;
  }
  .new_index .new_con {
    margin-top: 0.6rem;
  }
  .new_index .left_new_con {
    width: 100%;
  }
  .new_index .left_new_con .cover_img {
    width: 100%;
    padding: 0 0.24rem;
  }
  .new_index .left_new_con .cover_img img {
    width: 100%;
  }
  .new_index .left_new_con .new_item {
    display: none;
  }
  .new_index .right_new_list {
    width: 100%;
    padding: 0.4rem 0.24rem 0.7rem 0.24rem;
  }
  .new_index .right_new_list .new_item:hover .info_new_1:after {
    display: none;
  }
  .new_index .right_new_list .new_item:hover .date_timer {
    color: #fff;
  }
  .new_index .right_new_list .new_item .date_timer {
    font-size: 0;
  }
  .new_index .right_new_list .new_item .date_timer h3 {
    font-size: 0.3rem;
  }
  .new_index .right_new_list .new_item .date_timer span.year {
    font-size: 0.22rem;
  }
  .new_index .right_new_list .new_item .info_new_1 {
    width: 5.7rem;
    padding: 0.35rem 0 0.35rem 0.25rem;
  }
  .hezuo_list2 {
    padding: 0 0.24rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
  }
  .hezuo_list2 img {
    width: 3.3rem;
    margin-bottom: 0.2rem;
  }
}
.cover_img {
  height: 313px;
  overflow: hidden;
}
@media (max-width: 768px) {
  .cover_img {
    height: auto;
    overflow: hidden;
  }
}
/*# sourceMappingURL=index.css.map */