﻿@media (max-width: 768px) {
  .containerw {
    background: #fff url(../../images/index_banner_min.png) no-repeat center;
    background-size: cover;
    padding: 20px 0;
  }
  .containerw .bannertxt {
    text-align: center;
    padding-top: 40px;
  }
  .containerw .bannertxt p {
    font-weight: 400;
    color: #4e525a;
    font-size: 24px;
  }
  .containerw a.bannerbtn {
    padding: 10px 24px;
    background: #f23f2d;
    color: #fff;
    text-align: center;
    font-size: 14px;
    display: inline-block;
    text-decoration: none;
    border-radius: 2px;
    margin-top: 36px;
  }
  .containerw .bannerimg {
    width: 300px;
    float: right;
  }
  .containerw .bannerimg img {
    max-width: 300px;
  }
  .wuheyi_bg {
    padding: 20px 0;
  }
  .wuheyi_bg .wuheyi .itemrow {
    margin: 16px 0px;
  }
  .wuheyi_bg .wuheyi .item {
    cursor: pointer;
    padding: 0 1.5%;
    box-sizing: border-box;
    background: #ffffff;
    box-shadow: 0px 0px 20px 0px #f1f1f1;
    border-radius: 5px;
    width: 48%;
    float: left;
    margin-right: 2%;
    margin-bottom: 16px;
    height: 250px;
    overflow: hidden;
    text-align: center;
  }
  .wuheyi_bg .wuheyi .item img {
    margin-bottom: 10px;
  }
  .wuheyi_bg .wuheyi .item h3 {
    font-size: 16px;
    color: #0b0628;
    overflow: hidden;
    text-align: left;
  }
  .wuheyi_bg .wuheyi .item p {
    font-size: 12px;
    color: #908f92;
    line-height: 24px;
    min-height: 68px;
    text-align: left;
  }
  .wuheyi_bg .wuheyi .item:nth-child(2n) {
    margin-right: 0;
    float: right;
  }
  .website_bg {
    padding: 20px 0;
  }
  .website_bg .website .titdiv {
    background: #f7f7f7;
    box-sizing: border-box;
    padding: 20px;
  }
  .website_bg .website .titdiv h1 {
    font-size: 22px;
    color: #111019;
  }
  .website_bg .website .titdiv p {
    color: #908f92;
    line-height: 22px;
  }
  .website_bg .website .items {
    width: 100%;
    position: relative;
    z-index: 1;
    margin-bottom: 4px;
    height: 240px;
    overflow: hidden;
  }
  .website_bg .website .items img {
    width: 100%;
    height: 100%;
  }
  .website_bg .website .items .itemceng {
    opacity: 1;
    width: 100%;
    height: 100%;
    z-index: 2;
    background: rgba(8, 8, 11, 0.7);
    color: #ffffff;
    position: absolute;
    left: 0;
    top: 0;
  }
  .website_bg .website .items .itemceng h4 {
    font-size: 14px;
    font-weight: bold;
    position: absolute;
    z-index: 3;
    top: 42px;
    left: 19px;
  }
  .website_bg .website .items .itemceng .descdiv {
    position: absolute;
    z-index: 4;
    left: 0px;
    bottom: 0px;
    padding: 10px;
  }
  .website_bg .website .items .itemceng .descdiv h5 {
    font-size: 14px;
    color: #fff;
    margin-bottom: 12px;
    line-height: 22px;
  }
  .website_bg .website .items .itemceng .descdiv p span {
    font-size: 12px;
    margin-right: 6px;
  }
  .website_bg .website a.bannerbtn {
    padding: 8px 16px;
    background: #f23f2d;
    color: #fff;
    text-align: center;
    font-size: 12px;
    display: inline-block;
    text-decoration: none;
    border-radius: 2px;
    margin-top: 20px;
  }
  .xiaochxu_bg {
    padding: 20px 0;
  }
  .xiaochxu_bg .xiaochxu .titdiv {
    background: #f7f7f7;
    box-sizing: border-box;
    padding: 20px;
  }
  .xiaochxu_bg .xiaochxu .titdiv h1 {
    font-size: 22px;
    color: #111019;
  }
  .xiaochxu_bg .xiaochxu .titdiv p {
    color: #908f92;
    line-height: 22px;
  }
  .xiaochxu_bg .xiaochxu .items {
    width: 100%;
    position: relative;
    z-index: 1;
    margin-bottom: 4px;
    height: 240px;
    overflow: hidden;
  }
  .xiaochxu_bg .xiaochxu .items img {
    width: 100%;
    height: 100%;
  }
  .xiaochxu_bg .xiaochxu .items .itemceng {
    opacity: 1;
    width: 100%;
    height: 100%;
    z-index: 2;
    background: rgba(8, 8, 11, 0.7);
    color: #ffffff;
    position: absolute;
    left: 0;
    top: 0;
  }
  .xiaochxu_bg .xiaochxu .items .itemceng h4 {
    font-size: 14px;
    font-weight: bold;
    position: absolute;
    z-index: 3;
    top: 42px;
    left: 19px;
  }
  .xiaochxu_bg .xiaochxu .items .itemceng .descdiv {
    position: absolute;
    z-index: 4;
    left: 0px;
    bottom: 0px;
    padding: 10px;
  }
  .xiaochxu_bg .xiaochxu .items .itemceng .descdiv h5 {
    font-size: 14px;
    color: #fff;
    margin-bottom: 12px;
    line-height: 22px;
  }
  .xiaochxu_bg .xiaochxu .items .itemceng .descdiv p span {
    font-size: 12px;
    margin-right: 6px;
  }
  .xiaochxu_bg .xiaochxu a.bannerbtn {
    padding: 8px 16px;
    background: #f23f2d;
    color: #fff;
    text-align: center;
    font-size: 12px;
    display: inline-block;
    text-decoration: none;
    border-radius: 2px;
    margin-top: 20px;
  }
  .appBx_bg {
    padding: 20px 0;
  }
  .appBx_bg .appBx .titdiv {
    background: #f7f7f7;
    box-sizing: border-box;
    padding: 20px;
  }
  .appBx_bg .appBx .titdiv h1 {
    font-size: 22px;
    color: #111019;
  }
  .appBx_bg .appBx .titdiv p {
    color: #908f92;
    line-height: 22px;
  }
  .appBx_bg .appBx .items {
    width: 100%;
    position: relative;
    z-index: 1;
    margin-bottom: 4px;
    height: 240px;
    overflow: hidden;
  }
  .appBx_bg .appBx .items img {
    width: 100%;
    height: 100%;
  }
  .appBx_bg .appBx .items .itemceng {
    opacity: 1;
    width: 100%;
    height: 100%;
    z-index: 2;
    background: rgba(8, 8, 11, 0.7);
    color: #ffffff;
    position: absolute;
    left: 0;
    top: 0;
  }
  .appBx_bg .appBx .items .itemceng h4 {
    font-size: 14px;
    font-weight: bold;
    position: absolute;
    z-index: 3;
    top: 42px;
    left: 19px;
  }
  .appBx_bg .appBx .items .itemceng .descdiv {
    position: absolute;
    z-index: 4;
    left: 0px;
    bottom: 0px;
    padding: 10px;
  }
  .appBx_bg .appBx .items .itemceng .descdiv h5 {
    font-size: 14px;
    color: #fff;
    margin-bottom: 12px;
    line-height: 22px;
  }
  .appBx_bg .appBx .items .itemceng .descdiv p span {
    font-size: 12px;
    margin-right: 6px;
  }
  .appBx_bg .appBx a.bannerbtn {
    padding: 8px 16px;
    background: #f23f2d;
    color: #fff;
    text-align: center;
    font-size: 12px;
    display: inline-block;
    text-decoration: none;
    border-radius: 2px;
    margin-top: 20px;
  }
  .kehu_bg {
    padding: 20px 0;
  }
  .kehu_bg .kehu .headBx {
    text-align: left;
    padding-bottom: 20px;
  }
  .kehu_bg .kehu .headBx h1 {
    font-size: 32px;
    margin-bottom: 20px;
  }
  .kehu_bg .kehu .headBx p {
    color: #838385;
    font-size: 14px;
  }
  .kehu_bg .kehu .listBx .item {
    text-align: center;
    border: 1px #f2f2f2 solid;
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .kehu_bg .kehu .listBx .item table {
    width: 100%;
  }
  .kehu_bg .kehu .listBx .item table td {
    height: 117px;
    padding: 11px;
  }
  .kehu_bg .kehu .listBx .item table td a {
    display: inline-block;
    margin: 10px auto;
  }
  .kehu_bg .kehu .listBx .item table td a .greydout {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
  }
  .kehu_bg .kehu .listBx .item table td a .greydout:hover {
    opacity: 1;
    -webkit-filter: none;
    -moz-filter: none;
    -ms-filter: none;
    -o-filter: none;
    filter: none;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .containerw {
    background: #fff;
    padding: 20px 0;
  }
  .containerw .bannertxt {
    width: 400px;
    float: left;
    padding-top: 40px;
  }
  .containerw .bannertxt p {
    font-weight: 400;
    color: #4e525a;
    font-size: 18px;
  }
  .containerw a.bannerbtn {
    padding: 8px 20px;
    background: #f23f2d;
    color: #fff;
    text-align: center;
    font-size: 14px;
    display: inline-block;
    text-decoration: none;
    margin-top: 36px;
    border-radius: 2px;
  }
  .containerw .bannerimg {
    width: 300px;
    float: right;
  }
  .containerw .bannerimg img {
    max-width: 300px;
  }
  .wuheyi_bg {
    padding: 20px 0;
  }
  .wuheyi_bg .wuheyi .itemrow {
    margin: 16px 0px;
  }
  .wuheyi_bg .wuheyi .item {
    cursor: pointer;
    padding: 0 1.5%;
    box-sizing: border-box;
    background: #ffffff;
    box-shadow: 0px 0px 20px 0px #f1f1f1;
    border-radius: 5px;
    width: 32%;
    float: left;
    margin-right: 2%;
    margin-bottom: 16px;
    height: 230px;
    overflow: hidden;
  }
  .wuheyi_bg .wuheyi .item img {
    margin-bottom: 10px;
  }
  .wuheyi_bg .wuheyi .item h3 {
    font-size: 18px;
    color: #0b0628;
    overflow: hidden;
  }
  .wuheyi_bg .wuheyi .item p {
    font-size: 14px;
    color: #908f92;
    line-height: 24px;
    min-height: 68px;
  }
  .wuheyi_bg .wuheyi .item:nth-child(3n) {
    margin-right: 0;
  }
  .website_bg {
    padding: 20px 0;
  }
  .website_bg .website .titdiv {
    background: #f7f7f7;
    box-sizing: border-box;
    padding: 59px 54px;
  }
  .website_bg .website .titdiv h1 {
    font-size: 32px;
    color: #111019;
  }
  .website_bg .website .titdiv p {
    color: #908f92;
  }
  .website_bg .website .items {
    width: 33%;
    float: left;
    position: relative;
    z-index: 1;
    margin-right: 0.5%;
    margin-bottom: 4px;
    height: 240px;
    overflow: hidden;
  }
  .website_bg .website .items img {
    width: 100%;
    height: 100%;
  }
  .website_bg .website .items:hover .itemceng {
    opacity: 1;
    transition: opacity 0.5s;
  }
  .website_bg .website .items .itemceng {
    opacity: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    background: rgba(8, 8, 11, 0.7);
    color: #ffffff;
    position: absolute;
    left: 0;
    top: 0;
  }
  .website_bg .website .items .itemceng h4 {
    font-size: 14px;
    font-weight: bold;
    position: absolute;
    z-index: 3;
    top: 42px;
    left: 19px;
  }
  .website_bg .website .items .itemceng .descdiv {
    position: absolute;
    z-index: 4;
    left: 0px;
    bottom: 0px;
    padding: 10px;
  }
  .website_bg .website .items .itemceng .descdiv h5 {
    font-size: 14px;
    color: #fff;
    margin-bottom: 12px;
    line-height: 22px;
  }
  .website_bg .website .items .itemceng .descdiv p span {
    font-size: 12px;
    margin-right: 6px;
  }
  .website_bg .website .items.items1 {
    width: 66.5%;
  }
  .website_bg .website .items.items1 img {
    height: 341px;
    width: 100%;
  }
  .website_bg .website .items.items2 {
    width: 33%;
    margin-right: 0;
  }
  .website_bg .website .items.items3.items4 {
    margin-right: 0;
  }
  .website_bg .website a.bannerbtn {
    padding: 10px 20px;
    background: #f23f2d;
    color: #fff;
    text-align: center;
    font-size: 14px;
    display: inline-block;
    text-decoration: none;
    border-radius: 2px;
    margin-top: 36px;
  }
  .xiaochxu_bg {
    padding: 20px 0;
  }
  .xiaochxu_bg .xiaochxu .titdiv {
    background: #f7f7f7;
    box-sizing: border-box;
    padding: 59px 54px;
  }
  .xiaochxu_bg .xiaochxu .titdiv h1 {
    font-size: 32px;
    color: #111019;
  }
  .xiaochxu_bg .xiaochxu .titdiv p {
    color: #908f92;
  }
  .xiaochxu_bg .xiaochxu .items {
    width: 33%;
    float: left;
    position: relative;
    z-index: 1;
    margin-right: 0.5%;
    margin-bottom: 4px;
    height: 240px;
    overflow: hidden;
  }
  .xiaochxu_bg .xiaochxu .items img {
    width: 100%;
    height: 100%;
  }
  .xiaochxu_bg .xiaochxu .items:hover .itemceng {
    opacity: 1;
    transition: opacity 0.5s;
  }
  .xiaochxu_bg .xiaochxu .items .itemceng {
    opacity: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    background: rgba(8, 8, 11, 0.7);
    color: #ffffff;
    position: absolute;
    left: 0;
    top: 0;
  }
  .xiaochxu_bg .xiaochxu .items .itemceng h4 {
    font-size: 14px;
    font-weight: bold;
    position: absolute;
    z-index: 3;
    top: 42px;
    left: 19px;
  }
  .xiaochxu_bg .xiaochxu .items .itemceng .descdiv {
    position: absolute;
    z-index: 4;
    left: 0px;
    bottom: 0px;
    padding: 10px;
  }
  .xiaochxu_bg .xiaochxu .items .itemceng .descdiv h5 {
    font-size: 14px;
    color: #fff;
    margin-bottom: 12px;
    line-height: 22px;
  }
  .xiaochxu_bg .xiaochxu .items .itemceng .descdiv p span {
    font-size: 12px;
    margin-right: 6px;
  }
  .xiaochxu_bg .xiaochxu .items.items1 {
    width: 66.5%;
  }
  .xiaochxu_bg .xiaochxu .items.items1 img {
    height: 341px;
    width: 100%;
  }
  .xiaochxu_bg .xiaochxu .items.items2 {
    width: 33%;
    margin-right: 0;
  }
  .xiaochxu_bg .xiaochxu .items.items3.items4 {
    margin-right: 0;
  }
  .xiaochxu_bg .xiaochxu a.bannerbtn {
    padding: 10px 20px;
    background: #f23f2d;
    color: #fff;
    text-align: center;
    font-size: 14px;
    display: inline-block;
    text-decoration: none;
    border-radius: 2px;
    margin-top: 36px;
  }
  .appBx_bg {
    padding: 20px 0;
  }
  .appBx_bg .appBx .titdiv {
    background: #f7f7f7;
    box-sizing: border-box;
    padding: 59px 54px;
  }
  .appBx_bg .appBx .titdiv h1 {
    font-size: 32px;
    color: #111019;
  }
  .appBx_bg .appBx .titdiv p {
    color: #908f92;
  }
  .appBx_bg .appBx .items {
    width: 33%;
    float: left;
    position: relative;
    z-index: 1;
    margin-right: 0.5%;
    margin-bottom: 4px;
    height: 240px;
    overflow: hidden;
  }
  .appBx_bg .appBx .items img {
    width: 100%;
    height: 100%;
  }
  .appBx_bg .appBx .items:hover .itemceng {
    opacity: 1;
    transition: opacity 0.5s;
  }
  .appBx_bg .appBx .items .itemceng {
    opacity: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    background: rgba(8, 8, 11, 0.7);
    color: #ffffff;
    position: absolute;
    left: 0;
    top: 0;
  }
  .appBx_bg .appBx .items .itemceng h4 {
    font-size: 14px;
    font-weight: bold;
    position: absolute;
    z-index: 3;
    top: 42px;
    left: 19px;
  }
  .appBx_bg .appBx .items .itemceng .descdiv {
    position: absolute;
    z-index: 4;
    left: 0px;
    bottom: 0px;
    padding: 10px;
  }
  .appBx_bg .appBx .items .itemceng .descdiv h5 {
    font-size: 14px;
    color: #fff;
    margin-bottom: 12px;
    line-height: 22px;
  }
  .appBx_bg .appBx .items .itemceng .descdiv p span {
    font-size: 12px;
    margin-right: 6px;
  }
  .appBx_bg .appBx .items.items1 {
    width: 66.5%;
  }
  .appBx_bg .appBx .items.items1 img {
    height: 341px;
    width: 100%;
  }
  .appBx_bg .appBx .items.items2 {
    width: 33%;
    margin-right: 0;
  }
  .appBx_bg .appBx .items.items3.items4 {
    margin-right: 0;
  }
  .appBx_bg .appBx a.bannerbtn {
    padding: 10px 20px;
    background: #f23f2d;
    color: #fff;
    text-align: center;
    font-size: 14px;
    display: inline-block;
    text-decoration: none;
    border-radius: 2px;
    margin-top: 36px;
  }
  .kehu_bg {
    padding: 20px 0;
  }
  .kehu_bg .kehu .headBx {
    text-align: left;
    padding-bottom: 60px;
  }
  .kehu_bg .kehu .headBx h1 {
    font-size: 32px;
    margin-bottom: 20px;
  }
  .kehu_bg .kehu .headBx p {
    color: #838385;
    font-size: 14px;
  }
  .kehu_bg .kehu .listBx .item {
    text-align: center;
    border: 1px #f2f2f2 solid;
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .kehu_bg .kehu .listBx .item table {
    width: 100%;
  }
  .kehu_bg .kehu .listBx .item table td {
    height: 117px;
    padding: 11px;
  }
  .kehu_bg .kehu .listBx .item table td a {
    display: inline-block;
    margin: 10px auto;
  }
  .kehu_bg .kehu .listBx .item table td a .greydout {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
  }
  .kehu_bg .kehu .listBx .item table td a .greydout:hover {
    opacity: 1;
    -webkit-filter: none;
    -moz-filter: none;
    -ms-filter: none;
    -o-filter: none;
    filter: none;
  }
}
@media (min-width: 992px) and (max-width: 1200px) {
  .containerw {
    background: #fff;
    padding-top: 10px;
  }
  .containerw .bannertxt {
    width: 400px;
    float: left;
    padding-top: 70px;
  }
  .containerw .bannertxt p {
    font-weight: 400;
    color: #4e525a;
    font-size: 34px;
  }
  .containerw a.bannerbtn {
    padding: 14px 28px;
    background: #f23f2d;
    color: #fff;
    text-align: center;
    font-size: 14px;
    display: inline-block;
    text-decoration: none;
    margin-top: 36px;
    border-radius: 2px;
  }
  .containerw .bannerimg {
    width: 500px;
    float: right;
  }
  .containerw .bannerimg img {
    max-width: 500px;
  }
  .wuheyi_bg {
    padding: 40px 0;
  }
  .wuheyi_bg .wuheyi .itemrow {
    margin: 16px 0px;
  }
  .wuheyi_bg .wuheyi .item {
    cursor: pointer;
    padding: 0 1.5%;
    box-sizing: border-box;
    background: #ffffff;
    box-shadow: 0px 0px 20px 0px #f1f1f1;
    border-radius: 5px;
    width: 32%;
    float: left;
    margin-right: 2%;
    margin-bottom: 16px;
    height: 230px;
    overflow: hidden;
  }
  .wuheyi_bg .wuheyi .item img {
    margin-bottom: 10px;
  }
  .wuheyi_bg .wuheyi .item h3 {
    font-size: 18px;
    color: #0b0628;
    overflow: hidden;
  }
  .wuheyi_bg .wuheyi .item p {
    font-size: 14px;
    color: #908f92;
    line-height: 24px;
    min-height: 68px;
  }
  .wuheyi_bg .wuheyi .item.item1 {
    padding: 150px 1.5% 133px;
    background: url(../../images/index/indexp1_1.jpg) center bottom no-repeat;
    margin-bottom: 0;
    height: 475px;
  }
  .wuheyi_bg .wuheyi .item.item4 {
    width: 21%;
    margin-right: 1.5%;
    margin-bottom: 0;
  }
  .wuheyi_bg .wuheyi .item:nth-child(3n) {
    margin-right: 0;
  }
  .website_bg {
    padding: 40px 0;
  }
  .website_bg .website .titdiv {
    background: #f7f7f7;
    box-sizing: border-box;
    padding: 59px 54px;
  }
  .website_bg .website .titdiv h1 {
    font-size: 32px;
    color: #111019;
  }
  .website_bg .website .titdiv p {
    color: #908f92;
  }
  .website_bg .website .items {
    width: 33%;
    float: left;
    position: relative;
    z-index: 1;
    margin-right: 0.5%;
    margin-bottom: 4px;
    height: 283px;
    overflow: hidden;
  }
  .website_bg .website .items img {
    width: 100%;
    height: 100%;
  }
  .website_bg .website .items:hover .itemceng {
    opacity: 1;
    transition: opacity 0.5s;
  }
  .website_bg .website .items .itemceng {
    opacity: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    background: rgba(8, 8, 11, 0.7);
    color: #ffffff;
    position: absolute;
    left: 0;
    top: 0;
  }
  .website_bg .website .items .itemceng h4 {
    font-size: 18px;
    font-weight: bold;
    position: absolute;
    z-index: 3;
    top: 42px;
    left: 19px;
  }
  .website_bg .website .items .itemceng .descdiv {
    position: absolute;
    z-index: 4;
    left: 0px;
    bottom: 0px;
    padding: 10px;
  }
  .website_bg .website .items .itemceng .descdiv h5 {
    font-size: 16px;
    color: #fff;
    margin-bottom: 12px;
    line-height: 25px;
  }
  .website_bg .website .items .itemceng .descdiv p span {
    font-size: 13px;
    margin-right: 6px;
  }
  .website_bg .website .items.items1 {
    width: 66.5%;
  }
  .website_bg .website .items.items1 img {
    height: 341px;
    width: 100%;
  }
  .website_bg .website .items.items2 {
    width: 33%;
    margin-right: 0;
  }
  .website_bg .website .items.items3.items4 {
    margin-right: 0;
  }
  .website_bg .website a.bannerbtn {
    padding: 14px 28px;
    background: #f23f2d;
    color: #fff;
    text-align: center;
    font-size: 14px;
    display: inline-block;
    text-decoration: none;
    border-radius: 2px;
    margin-top: 36px;
  }
  .xiaochxu_bg {
    padding: 40px 0;
  }
  .xiaochxu_bg .xiaochxu .titdiv {
    background: #f7f7f7;
    box-sizing: border-box;
    padding: 59px 54px;
  }
  .xiaochxu_bg .xiaochxu .titdiv h1 {
    font-size: 32px;
    color: #111019;
  }
  .xiaochxu_bg .xiaochxu .titdiv p {
    color: #908f92;
  }
  .xiaochxu_bg .xiaochxu .items {
    width: 33%;
    float: left;
    position: relative;
    z-index: 1;
    margin-right: 0.5%;
    margin-bottom: 4px;
    height: 283px;
    overflow: hidden;
  }
  .xiaochxu_bg .xiaochxu .items img {
    width: 100%;
    height: 100%;
  }
  .xiaochxu_bg .xiaochxu .items:hover .itemceng {
    opacity: 1;
    transition: opacity 0.5s;
  }
  .xiaochxu_bg .xiaochxu .items .itemceng {
    opacity: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    background: rgba(8, 8, 11, 0.7);
    color: #ffffff;
    position: absolute;
    left: 0;
    top: 0;
  }
  .xiaochxu_bg .xiaochxu .items .itemceng h4 {
    font-size: 18px;
    font-weight: bold;
    position: absolute;
    z-index: 3;
    top: 42px;
    left: 19px;
  }
  .xiaochxu_bg .xiaochxu .items .itemceng .descdiv {
    position: absolute;
    z-index: 4;
    left: 0px;
    bottom: 0px;
    padding: 10px;
  }
  .xiaochxu_bg .xiaochxu .items .itemceng .descdiv h5 {
    font-size: 16px;
    color: #fff;
    margin-bottom: 12px;
    line-height: 25px;
  }
  .xiaochxu_bg .xiaochxu .items .itemceng .descdiv p span {
    font-size: 13px;
    margin-right: 6px;
  }
  .xiaochxu_bg .xiaochxu .items.items1 {
    width: 66.5%;
  }
  .xiaochxu_bg .xiaochxu .items.items1 img {
    height: 341px;
    width: 100%;
  }
  .xiaochxu_bg .xiaochxu .items.items2 {
    width: 33%;
    margin-right: 0;
  }
  .xiaochxu_bg .xiaochxu .items.items3.items4 {
    margin-right: 0;
  }
  .xiaochxu_bg .xiaochxu a.bannerbtn {
    padding: 14px 28px;
    background: #f23f2d;
    color: #fff;
    text-align: center;
    font-size: 14px;
    display: inline-block;
    text-decoration: none;
    border-radius: 2px;
    margin-top: 36px;
  }
  .appBx_bg {
    padding: 40px 0;
  }
  .appBx_bg .appBx .titdiv {
    background: #f7f7f7;
    box-sizing: border-box;
    padding: 59px 54px;
  }
  .appBx_bg .appBx .titdiv h1 {
    font-size: 32px;
    color: #111019;
  }
  .appBx_bg .appBx .titdiv p {
    color: #908f92;
  }
  .appBx_bg .appBx .items {
    width: 33%;
    float: left;
    position: relative;
    z-index: 1;
    margin-right: 0.5%;
    margin-bottom: 4px;
    height: 283px;
    overflow: hidden;
  }
  .appBx_bg .appBx .items img {
    width: 100%;
    height: 100%;
  }
  .appBx_bg .appBx .items:hover .itemceng {
    opacity: 1;
    transition: opacity 0.5s;
  }
  .appBx_bg .appBx .items .itemceng {
    opacity: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    background: rgba(8, 8, 11, 0.7);
    color: #ffffff;
    position: absolute;
    left: 0;
    top: 0;
  }
  .appBx_bg .appBx .items .itemceng h4 {
    font-size: 18px;
    font-weight: bold;
    position: absolute;
    z-index: 3;
    top: 42px;
    left: 19px;
  }
  .appBx_bg .appBx .items .itemceng .descdiv {
    position: absolute;
    z-index: 4;
    left: 0px;
    bottom: 0px;
    padding: 10px;
  }
  .appBx_bg .appBx .items .itemceng .descdiv h5 {
    font-size: 16px;
    color: #fff;
    margin-bottom: 12px;
    line-height: 25px;
  }
  .appBx_bg .appBx .items .itemceng .descdiv p span {
    font-size: 13px;
    margin-right: 6px;
  }
  .appBx_bg .appBx .items.items1 {
    width: 66.5%;
  }
  .appBx_bg .appBx .items.items1 img {
    height: 341px;
    width: 100%;
  }
  .appBx_bg .appBx .items.items2 {
    width: 33%;
    margin-right: 0;
  }
  .appBx_bg .appBx .items.items3.items4 {
    margin-right: 0;
  }
  .appBx_bg .appBx a.bannerbtn {
    padding: 14px 28px;
    background: #f23f2d;
    color: #fff;
    text-align: center;
    font-size: 14px;
    display: inline-block;
    text-decoration: none;
    border-radius: 2px;
    margin-top: 36px;
  }
  .kehu_bg {
    padding: 40px 0;
  }
  .kehu_bg .kehu .headBx {
    text-align: left;
    padding-bottom: 60px;
  }
  .kehu_bg .kehu .headBx h1 {
    font-size: 32px;
    margin-bottom: 20px;
  }
  .kehu_bg .kehu .headBx p {
    color: #838385;
    font-size: 14px;
  }
  .kehu_bg .kehu .listBx .item {
    text-align: center;
    border: 1px #f2f2f2 solid;
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .kehu_bg .kehu .listBx .item table {
    width: 100%;
  }
  .kehu_bg .kehu .listBx .item table td {
    height: 117px;
    padding: 11px;
  }
  .kehu_bg .kehu .listBx .item table td a {
    display: inline-block;
    margin: 10px auto;
  }
  .kehu_bg .kehu .listBx .item table td a .greydout {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
  }
  .kehu_bg .kehu .listBx .item table td a .greydout:hover {
    opacity: 1;
    -webkit-filter: none;
    -moz-filter: none;
    -ms-filter: none;
    -o-filter: none;
    filter: none;
  }
}
@media (min-width: 1200px) and (max-width: 1430px) {
  .containerw {
    background: #fff;
    padding-top: 10px;
  }
  .containerw .bannertxt {
    width: 400px;
    float: left;
    padding-top: 70px;
  }
  .containerw .bannertxt p {
    font-weight: 400;
    color: #4e525a;
    font-size: 34px;
  }
  .containerw a.bannerbtn {
    padding: 14px 28px;
    background: #f23f2d;
    color: #fff;
    text-align: center;
    font-size: 14px;
    display: inline-block;
    text-decoration: none;
    margin-top: 36px;
    border-radius: 2px;
  }
  .containerw .bannerimg {
    width: 500px;
    float: right;
  }
  .containerw .bannerimg img {
    max-width: 500px;
  }
  .wuheyi_bg {
    padding: 80px 0;
  }
  .wuheyi_bg .wuheyi .itemrow {
    margin: 16px 0px;
  }
  .wuheyi_bg .wuheyi .item {
    cursor: pointer;
    padding: 0 1.5%;
    box-sizing: border-box;
    background: #ffffff;
    box-shadow: 0px 0px 20px 0px #f1f1f1;
    border-radius: 5px;
    width: 32%;
    float: left;
    margin-right: 2%;
    margin-bottom: 16px;
    height: 270px;
  }
  .wuheyi_bg .wuheyi .item img {
    margin-bottom: 3.375rem;
  }
  .wuheyi_bg .wuheyi .item h3 {
    font-size: 20px;
    color: #0b0628;
    overflow: hidden;
  }
  .wuheyi_bg .wuheyi .item p {
    font-size: 16px;
    color: #908f92;
    line-height: 24px;
    min-height: 68px;
  }
  .wuheyi_bg .wuheyi .item.item1 {
    padding: 150px 1.5% 133px;
    background: url(../../images/index/indexp1_1.jpg) center bottom no-repeat;
    margin-bottom: 0;
    height: 555px;
  }
  .wuheyi_bg .wuheyi .item.item4 {
    width: 21%;
    margin-right: 1.5%;
    margin-bottom: 0;
  }
  .wuheyi_bg .wuheyi .item:nth-child(3n) {
    margin-right: 0;
  }
  .website_bg {
    padding: 80px 0;
  }
  .website_bg .website .titdiv {
    background: #f7f7f7;
    box-sizing: border-box;
    padding: 59px 54px;
  }
  .website_bg .website .titdiv h1 {
    font-size: 32px;
    color: #111019;
  }
  .website_bg .website .titdiv p {
    color: #908f92;
  }
  .website_bg .website .items {
    width: 33%;
    float: left;
    position: relative;
    z-index: 1;
    margin-right: 0.5%;
    margin-bottom: 4px;
    height: 283px;
    overflow: hidden;
  }
  .website_bg .website .items img {
    width: 100%;
    height: 100%;
  }
  .website_bg .website .items:hover .itemceng {
    opacity: 1;
    transition: opacity 0.5s;
  }
  .website_bg .website .items .itemceng {
    opacity: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    background: rgba(8, 8, 11, 0.7);
    color: #ffffff;
    position: absolute;
    left: 0;
    top: 0;
  }
  .website_bg .website .items .itemceng h4 {
    font-size: 18px;
    font-weight: bold;
    position: absolute;
    z-index: 3;
    top: 42px;
    left: 19px;
  }
  .website_bg .website .items .itemceng .descdiv {
    position: absolute;
    z-index: 4;
    left: 0px;
    bottom: 0px;
    padding: 10px;
  }
  .website_bg .website .items .itemceng .descdiv h5 {
    font-size: 16px;
    color: #fff;
    margin-bottom: 12px;
    line-height: 25px;
  }
  .website_bg .website .items .itemceng .descdiv p span {
    font-size: 13px;
    margin-right: 6px;
  }
  .website_bg .website .items.items1 {
    width: 66.5%;
  }
  .website_bg .website .items.items1 img {
    height: 341px;
    width: 100%;
  }
  .website_bg .website .items.items2 {
    width: 33%;
    margin-right: 0;
  }
  .website_bg .website .items.items3.items4 {
    margin-right: 0;
  }
  .website_bg .website a.bannerbtn {
    padding: 14px 28px;
    background: #f23f2d;
    color: #fff;
    text-align: center;
    font-size: 14px;
    display: inline-block;
    text-decoration: none;
    border-radius: 2px;
    margin-top: 36px;
  }
  .xiaochxu_bg {
    padding: 80px 0;
  }
  .xiaochxu_bg .xiaochxu .titdiv {
    background: #f7f7f7;
    box-sizing: border-box;
    padding: 59px 54px;
  }
  .xiaochxu_bg .xiaochxu .titdiv h1 {
    font-size: 32px;
    color: #111019;
  }
  .xiaochxu_bg .xiaochxu .titdiv p {
    color: #908f92;
  }
  .xiaochxu_bg .xiaochxu .items {
    width: 33%;
    float: left;
    position: relative;
    z-index: 1;
    margin-right: 0.5%;
    margin-bottom: 4px;
    height: 283px;
    overflow: hidden;
  }
  .xiaochxu_bg .xiaochxu .items img {
    width: 100%;
    height: 100%;
  }
  .xiaochxu_bg .xiaochxu .items:hover .itemceng {
    opacity: 1;
    transition: opacity 0.5s;
  }
  .xiaochxu_bg .xiaochxu .items .itemceng {
    opacity: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    background: rgba(8, 8, 11, 0.7);
    color: #ffffff;
    position: absolute;
    left: 0;
    top: 0;
  }
  .xiaochxu_bg .xiaochxu .items .itemceng h4 {
    font-size: 18px;
    font-weight: bold;
    position: absolute;
    z-index: 3;
    top: 42px;
    left: 19px;
  }
  .xiaochxu_bg .xiaochxu .items .itemceng .descdiv {
    position: absolute;
    z-index: 4;
    left: 0px;
    bottom: 0px;
    padding: 10px;
  }
  .xiaochxu_bg .xiaochxu .items .itemceng .descdiv h5 {
    font-size: 16px;
    color: #fff;
    margin-bottom: 12px;
    line-height: 25px;
  }
  .xiaochxu_bg .xiaochxu .items .itemceng .descdiv p span {
    font-size: 13px;
    margin-right: 6px;
  }
  .xiaochxu_bg .xiaochxu .items.items1 {
    width: 66.5%;
  }
  .xiaochxu_bg .xiaochxu .items.items1 img {
    height: 341px;
    width: 100%;
  }
  .xiaochxu_bg .xiaochxu .items.items2 {
    width: 33%;
    margin-right: 0;
  }
  .xiaochxu_bg .xiaochxu .items.items3.items4 {
    margin-right: 0;
  }
  .xiaochxu_bg .xiaochxu a.bannerbtn {
    padding: 14px 28px;
    background: #f23f2d;
    color: #fff;
    text-align: center;
    font-size: 14px;
    display: inline-block;
    text-decoration: none;
    border-radius: 2px;
    margin-top: 36px;
  }
  .appBx_bg {
    padding: 80px 0;
  }
  .appBx_bg .appBx .titdiv {
    background: #f7f7f7;
    box-sizing: border-box;
    padding: 59px 54px;
  }
  .appBx_bg .appBx .titdiv h1 {
    font-size: 32px;
    color: #111019;
  }
  .appBx_bg .appBx .titdiv p {
    color: #908f92;
  }
  .appBx_bg .appBx .items {
    width: 33%;
    float: left;
    position: relative;
    z-index: 1;
    margin-right: 0.5%;
    margin-bottom: 4px;
    height: 283px;
    overflow: hidden;
  }
  .appBx_bg .appBx .items img {
    width: 100%;
    height: 100%;
  }
  .appBx_bg .appBx .items:hover .itemceng {
    opacity: 1;
    transition: opacity 0.5s;
  }
  .appBx_bg .appBx .items .itemceng {
    opacity: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    background: rgba(8, 8, 11, 0.7);
    color: #ffffff;
    position: absolute;
    left: 0;
    top: 0;
  }
  .appBx_bg .appBx .items .itemceng h4 {
    font-size: 18px;
    font-weight: bold;
    position: absolute;
    z-index: 3;
    top: 42px;
    left: 19px;
  }
  .appBx_bg .appBx .items .itemceng .descdiv {
    position: absolute;
    z-index: 4;
    left: 0px;
    bottom: 0px;
    padding: 10px;
  }
  .appBx_bg .appBx .items .itemceng .descdiv h5 {
    font-size: 16px;
    color: #fff;
    margin-bottom: 12px;
    line-height: 25px;
  }
  .appBx_bg .appBx .items .itemceng .descdiv p span {
    font-size: 13px;
    margin-right: 6px;
  }
  .appBx_bg .appBx .items.items1 {
    width: 66.5%;
  }
  .appBx_bg .appBx .items.items1 img {
    height: 341px;
    width: 100%;
  }
  .appBx_bg .appBx .items.items2 {
    width: 33%;
    margin-right: 0;
  }
  .appBx_bg .appBx .items.items3.items4 {
    margin-right: 0;
  }
  .appBx_bg .appBx a.bannerbtn {
    padding: 14px 28px;
    background: #f23f2d;
    color: #fff;
    text-align: center;
    font-size: 14px;
    display: inline-block;
    text-decoration: none;
    border-radius: 2px;
    margin-top: 36px;
  }
  .kehu_bg {
    padding: 80px 0;
  }
  .kehu_bg .kehu .headBx {
    text-align: left;
    padding-bottom: 60px;
  }
  .kehu_bg .kehu .headBx h1 {
    font-size: 32px;
    margin-bottom: 20px;
  }
  .kehu_bg .kehu .headBx p {
    color: #838385;
    font-size: 14px;
  }
  .kehu_bg .kehu .listBx .item {
    text-align: center;
    border: 1px #f2f2f2 solid;
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .kehu_bg .kehu .listBx .item table {
    width: 100%;
  }
  .kehu_bg .kehu .listBx .item table td {
    height: 117px;
    padding: 11px;
  }
  .kehu_bg .kehu .listBx .item table td a {
    display: inline-block;
    margin: 10px auto;
  }
  .kehu_bg .kehu .listBx .item table td a img {
    width: 170px;
    height: 55px;
  }
  .kehu_bg .kehu .listBx .item table td a .greydout {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
  }
  .kehu_bg .kehu .listBx .item table td a .greydout:hover {
    opacity: 1;
    -webkit-filter: none;
    -moz-filter: none;
    -ms-filter: none;
    -o-filter: none;
    filter: none;
  }
}
@media (min-width: 1430px) {
  .containerw {
    background: #fff;
    padding-top: 10px;
  }
  .containerw .bannertxt {
    width: 400px;
    float: left;
    padding-top: 110px;
  }
  .containerw .bannertxt p {
    font-weight: 400;
    color: #4e525a;
    font-size: 34px;
    margin: 30px 0;
  }
  .containerw a.bannerbtn {
    padding: 14px 28px;
    background: #f23f2d;
    color: #fff;
    text-align: center;
    font-size: 14px;
    display: inline-block;
    text-decoration: none;
    margin-top: 36px;
  }
  .containerw .bannerimg {
    width: 700px;
    float: right;
  }
  .containerw .bannerimg img {
    max-width: 700px;
  }
  .wuheyi_bg {
    padding: 80px 0;
  }
  .wuheyi_bg .wuheyi .itemrow {
    margin: 16px 0px;
  }
  .wuheyi_bg .wuheyi .item {
    cursor: pointer;
    padding: 0 1.5%;
    box-sizing: border-box;
    background: #ffffff;
    box-shadow: 0px 0px 20px 0px #f1f1f1;
    border-radius: 5px;
    width: 32%;
    float: left;
    margin-right: 2%;
    margin-bottom: 16px;
    height: 270px;
  }
  .wuheyi_bg .wuheyi .item img {
    margin-bottom: 3.375rem;
  }
  .wuheyi_bg .wuheyi .item h3 {
    font-size: 20px;
    color: #0b0628;
    overflow: hidden;
  }
  .wuheyi_bg .wuheyi .item p {
    font-size: 16px;
    color: #908f92;
    line-height: 24px;
    min-height: 68px;
  }
  .wuheyi_bg .wuheyi .item.item1 {
    padding: 150px 1.5% 133px;
    background: url(../../images/index/indexp1_1.jpg) center bottom no-repeat;
    margin-bottom: 0;
    height: 555px;
  }
  .wuheyi_bg .wuheyi .item.item4 {
    width: 21%;
    margin-right: 1.5%;
    margin-bottom: 0;
  }
  .wuheyi_bg .wuheyi .item:nth-child(3n) {
    margin-right: 0;
  }
  .website_bg {
    padding: 80px 0;
  }
  .website_bg .website .titdiv {
    background: #f7f7f7;
    box-sizing: border-box;
    padding: 59px 54px;
  }
  .website_bg .website .titdiv h1 {
    font-size: 32px;
    color: #111019;
  }
  .website_bg .website .titdiv p {
    color: #908f92;
    font-size: 16px;
  }
  .website_bg .website .items {
    width: 33%;
    float: left;
    position: relative;
    z-index: 1;
    margin-right: 0.5%;
    margin-bottom: 10px;
    height: 400px;
    overflow: hidden;
  }
  .website_bg .website .items img {
    width: 100%;
    height: 400px;
  }
  .website_bg .website .items:hover .itemceng {
    opacity: 1;
    transition: opacity 0.5s;
  }
  .website_bg .website .items .itemceng {
    opacity: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    background: rgba(8, 8, 11, 0.7);
    color: #ffffff;
    position: absolute;
    left: 0;
    top: 0;
  }
  .website_bg .website .items .itemceng h4 {
    font-size: 18px;
    font-weight: bold;
    position: absolute;
    z-index: 3;
    top: 42px;
    left: 19px;
  }
  .website_bg .website .items .itemceng .descdiv {
    position: absolute;
    z-index: 4;
    left: 0px;
    bottom: 0px;
    padding: 10px;
  }
  .website_bg .website .items .itemceng .descdiv h5 {
    font-size: 16px;
    color: #fff;
    margin-bottom: 12px;
    line-height: 25px;
  }
  .website_bg .website .items .itemceng .descdiv p {
    font-size: 16px;
  }
  .website_bg .website .items .itemceng .descdiv p span {
    margin-right: 6px;
  }
  .website_bg .website .items.items1 {
    width: 66.5%;
  }
  .website_bg .website .items.items2 {
    width: 33%;
    margin-right: 0;
  }
  .website_bg .website .items.items3.items4 {
    margin-right: 0;
  }
  .website_bg .website a.bannerbtn {
    padding: 14px 28px;
    background: #f23f2d;
    color: #fff;
    text-align: center;
    font-size: 14px;
    display: inline-block;
    text-decoration: none;
    margin-top: 36px;
  }
  .xiaochxu_bg {
    padding: 80px 0;
  }
  .xiaochxu_bg .xiaochxu .titdiv {
    background: #f7f7f7;
    box-sizing: border-box;
    padding: 59px 54px;
  }
  .xiaochxu_bg .xiaochxu .titdiv h1 {
    font-size: 32px;
    color: #111019;
  }
  .xiaochxu_bg .xiaochxu .titdiv p {
    color: #908f92;
    font-size: 16px;
  }
  .xiaochxu_bg .xiaochxu .items {
    width: 33%;
    float: left;
    position: relative;
    z-index: 1;
    margin-right: 0.5%;
    margin-bottom: 10px;
    height: 400px;
    overflow: hidden;
  }
  .xiaochxu_bg .xiaochxu .items img {
    width: 100%;
    height: 400px;
  }
  .xiaochxu_bg .xiaochxu .items:hover .itemceng {
    opacity: 1;
    transition: opacity 0.5s;
  }
  .xiaochxu_bg .xiaochxu .items .itemceng {
    opacity: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    background: rgba(8, 8, 11, 0.7);
    color: #ffffff;
    position: absolute;
    left: 0;
    top: 0;
  }
  .xiaochxu_bg .xiaochxu .items .itemceng h4 {
    font-size: 18px;
    font-weight: bold;
    position: absolute;
    z-index: 3;
    top: 42px;
    left: 19px;
  }
  .xiaochxu_bg .xiaochxu .items .itemceng .descdiv {
    position: absolute;
    z-index: 4;
    left: 0px;
    bottom: 0px;
    padding: 10px;
  }
  .xiaochxu_bg .xiaochxu .items .itemceng .descdiv h5 {
    font-size: 16px;
    color: #fff;
    margin-bottom: 12px;
    line-height: 25px;
  }
  .xiaochxu_bg .xiaochxu .items .itemceng .descdiv p {
    font-size: 16px;
  }
  .xiaochxu_bg .xiaochxu .items .itemceng .descdiv p span {
    margin-right: 6px;
  }
  .xiaochxu_bg .xiaochxu .items.items1 {
    width: 66.5%;
  }
  .xiaochxu_bg .xiaochxu .items.items2 {
    width: 33%;
    margin-right: 0;
  }
  .xiaochxu_bg .xiaochxu .items.items3.items4 {
    margin-right: 0;
  }
  .xiaochxu_bg .xiaochxu a.bannerbtn {
    padding: 14px 28px;
    background: #f23f2d;
    color: #fff;
    text-align: center;
    font-size: 14px;
    display: inline-block;
    text-decoration: none;
    margin-top: 36px;
  }
  .appBx_bg {
    padding: 80px 0;
  }
  .appBx_bg .appBx .titdiv {
    background: #f7f7f7;
    box-sizing: border-box;
    padding: 59px 54px;
  }
  .appBx_bg .appBx .titdiv h1 {
    font-size: 32px;
    color: #111019;
  }
  .appBx_bg .appBx .titdiv p {
    color: #908f92;
    font-size: 16px;
  }
  .appBx_bg .appBx .items {
    width: 33%;
    float: left;
    position: relative;
    z-index: 1;
    margin-right: 0.5%;
    margin-bottom: 10px;
    height: 400px;
    overflow: hidden;
  }
  .appBx_bg .appBx .items img {
    width: 100%;
    height: 400px;
  }
  .appBx_bg .appBx .items:hover .itemceng {
    opacity: 1;
    transition: opacity 0.5s;
  }
  .appBx_bg .appBx .items .itemceng {
    opacity: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    background: rgba(8, 8, 11, 0.7);
    color: #ffffff;
    position: absolute;
    left: 0;
    top: 0;
  }
  .appBx_bg .appBx .items .itemceng h4 {
    font-size: 18px;
    font-weight: bold;
    position: absolute;
    z-index: 3;
    top: 42px;
    left: 19px;
  }
  .appBx_bg .appBx .items .itemceng .descdiv {
    position: absolute;
    z-index: 4;
    left: 0px;
    bottom: 0px;
    padding: 10px;
  }
  .appBx_bg .appBx .items .itemceng .descdiv h5 {
    font-size: 16px;
    color: #fff;
    margin-bottom: 12px;
    line-height: 25px;
  }
  .appBx_bg .appBx .items .itemceng .descdiv p {
    font-size: 16px;
  }
  .appBx_bg .appBx .items .itemceng .descdiv p span {
    margin-right: 6px;
  }
  .appBx_bg .appBx .items.items1 {
    width: 66.5%;
  }
  .appBx_bg .appBx .items.items2 {
    width: 33%;
    margin-right: 0;
  }
  .appBx_bg .appBx .items.items3.items4 {
    margin-right: 0;
  }
  .appBx_bg .appBx a.bannerbtn {
    padding: 14px 28px;
    background: #f23f2d;
    color: #fff;
    text-align: center;
    font-size: 14px;
    display: inline-block;
    text-decoration: none;
    margin-top: 36px;
  }
  .kehu_bg {
    padding: 80px 0;
  }
  .kehu_bg .kehu .headBx {
    text-align: left;
    padding-bottom: 60px;
  }
  .kehu_bg .kehu .headBx h1 {
    font-size: 32px;
    margin-bottom: 20px;
  }
  .kehu_bg .kehu .headBx p {
    color: #838385;
    font-size: 14px;
  }
  .kehu_bg .kehu .listBx .item {
    text-align: center;
    border: 1px #f2f2f2 solid;
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .kehu_bg .kehu .listBx .item table {
    width: 100%;
  }
  .kehu_bg .kehu .listBx .item table td {
    height: 117px;
    padding: 11px;
  }
  .kehu_bg .kehu .listBx .item table td a {
    display: inline-block;
    margin: 10px auto;
  }
  .kehu_bg .kehu .listBx .item table td a img {
    width: 170px;
    height: 55px;
  }
  .kehu_bg .kehu .listBx .item table td a .greydout {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
  }
  .kehu_bg .kehu .listBx .item table td a .greydout:hover {
    opacity: 1;
    -webkit-filter: none;
    -moz-filter: none;
    -ms-filter: none;
    -o-filter: none;
    filter: none;
  }
}
