p {
  margin: 0;
}

@media (max-width: 900px) {
  .container-fluid {
    padding: 0px 4.333333%;
  }
}

.head-bg {
  background: #161111;
  line-height: 40px;
}

.head-bg .wel {
  color: #cccccc;
  font-size: 14px;
}

.head-bg .k1 {
  text-align: right;
  color: #cccccc;
  font-size: 14px;
}

.head-bg .k1 a {
  color: #cccccc;
  font-size: 14px;
}

.head-index2 {
  padding: 0.8% 0;
}

.head-index2 .logo {
  float: left;
  line-height: 94px;
}

.head-index2 .logo img {
  max-width: 100%;
}

.head-index2 .top-ad {
  float: left;
  margin-left: 20px;
  line-height: 94px;
}

.head-index2 .top-ad p img {
  max-width: 100%;
}

.head-index2 .top-tel {
  float: right;
  background: url(../image/tel.png) no-repeat top left;
  padding-left: 55px;
  line-height: 24px;
  color: #666666;
  font-size: 16px;
  margin-right: 5%;
}

.head-index2 .top-erq {
  float: right;
}

.head-index2 .top-erq p {
  text-align: center;
  color: #999999;
}

.head-index2 .top-erq p img {
  max-width: 100%;
}

.menu-bg {
  background: #3b50a8;
  z-index: 9999;
  position: relative;
}

.x-menu {
  float: none;
  width: 100%;
}

.x-menu > li {
  border-right: 1px solid #1c257b;
  margin: 0;
  transform: skew(-45deg);
}

.x-menu > li:nth-of-type(1) {
  border-left: 1px solid #1c257b;
  border-right: 1px solid #1c257b;
}

.x-menu > li > a {
  text-align: center;
  padding: 0 40px;
  transform: skew(45deg);
  font-size: 16px;
  color: #ffffff;
  line-height: 50px;
}

.x-menu > li:hover {
  background: #4d6dba;
  transform: skew(-45deg);
}

.x-menu > li > a:hover {
  background: none;
}

@media (max-width: 1600px) {
  .x-menu > li > a {
    padding: 0 26px;
  }
}

@media (max-width: 1440px) {
  .x-menu > li > a {
    padding: 0 19px;
  }
}

@media (max-width: 1366px) {
  .x-menu > li > a {
    font-size: 15px;
  }
}

@media (max-width: 1280px) {
  .x-menu > li > a {
    font-size: 14px;
  }
}

@media (max-width: 1024px) {
  .x-menu > li > a {
    font-size: 12px;
    padding: 0 12px;
  }
}
.x-banner{
    z-index: 9;
}
.x-banner .owl-carousel .owl-dots button.owl-dot {
  opacity: 1;
  border: 1px solid #b6b6b6;
  background: none;
}

.x-banner .owl-carousel .owl-dots button.owl-dot.active {
  background: #1c2089;
  border-color: #1c2089;
}

.choose-index {
  padding: 5% 0;
}

.choose-index .title {
  text-align: center;
  margin: 0 auto;
  display: flex;
  justify-content: center;
}

.choose-index .title .tr {
  font-size: 24px;
  color: #333333;
  line-height: 24px;
}

.choose-index .title .tr span {
  display: block;
  font-size: 16px;
  color: #999999;
}

.choose-index .ads {
  margin-top: 4%;
}

.choose-index .ads li {
  float: left;
  width: 21%;
  position: relative;
  text-align: center;
  margin: 0 2%;
}

.choose-index .ads li .img1 img {
  max-width: 100%;
}

.choose-index .ads li .img2 {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

.choose-index .ads li .img2 img {
  max-width: 100%;
}

.choose-index .ads li:hover .img2 {
  opacity: 1;
  visibility: visible;
}

.choose-index .ads li b {
  display: block;
  font-size: 22px;
  color: #5a5a5a;
  margin-top: 4%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.choose-index .ads li h2 {
  font-size: 14px;
  color: #515151;
  text-align: left !important;
  line-height: 24px;
  margin-top: 5px;
}

.choose-index .ads li:nth-child(2n) {
  margin-top: 0%;
}

.choose-index .ads li:hover b{
    color: #3b50a8;
}
@media (max-width: 900px) {
  .choose-index .ads li {
    width: 46%;
    margin-bottom: 2%;
  }
  .choose-index .ads li:nth-child(2n) {
    margin-top: 0;
  }
  .choose-index .ads li h2 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
  }
}

.box1 {
  background: url(../image/bj1.png) no-repeat top center;
  background-size: cover;
  padding-bottom: 2.2%;
}

.box1 .container-index {
  padding: 0 4%;
}

.box1 .container-index .ab1 {
  background: url(../image/rexian.png) no-repeat left center;
  color: #fff;
  font-size: 25px;
  padding-left: 3%;
  margin-left: 46%;
  line-height: 3.6em;
}

.box1 .container-index .ab2 {
  display: flex;
  padding-top: 28px;
}

.box1 .container-index .ab2 .ab2l {
  width: 52%;
  margin-left: 14%;
}

.box1 .container-index .ab2 .ab2l .title1 {
  padding: 5% 0;
}

.box1 .container-index .ab2 .ab2l .title1 b {
  font-size: 30px;
  color: #5a5a5a;
}

.box1 .container-index .ab2 .ab2l .title1 span {
  display: block;
  font-size: 14px;
  color: #ababa9;
}

.box1 .container-index .ab2 .ab2l p {
  color: #555555;
  font-size: 14px;
  line-height: 24px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 8;
}

.box1 .container-index .ab2 .ab2l .a-more {
  margin-top: 5%;
}

.box1 .container-index .ab2 .ab2l .a-more img {
  max-width: 100%;
}

.box1 .container-index .ab2 .ab2r {
  width: 47%;
  margin-left: 3%;
}

.box1 .container-index .ab2 .ab2r p img {
  max-width: 100%;
}

@media (max-width: 1440px) {
  .box1 .container-index .ab1 {
    line-height: 2.6em;
  }
  .box1 .container-index .ab2 {
    padding-bottom: 2%;
  }
  .box1 .container-index .ab2 .ab2l {
    margin-left: 6%;
    width: 60%;
  }
  .box1 .container-index .ab2 .ab2r {
    margin-top: 5%;
  }
}

@media (max-width: 1280px) {
  .box1 {
    background: #f5f4f7;
  }
  .box1 .container-index .ab1 {
    display: none;
  }
  .box1 .container-index .ab2 {
    display: block;
  }
  .box1 .container-index .ab2 .ab2l {
    margin-left: 0;
    width: 100%;
  }
  .box1 .container-index .ab2 .ab2l .title1 {
    padding: 1% 0;
  }
  .box1 .container-index .ab2 .ab2l .a-more {
    margin-top: 2%;
  }
  .box1 .container-index .ab2 .ab2r {
    margin-left: 0;
    width: 100%;
  }
}

.container-index1 {
  padding: 0 4%;
}

.container-index1 .slick-wrap {
  display: flex;
  box-shadow: 0px 0px 4.75px 0.25px rgba(0, 0, 0, 0.1);
  margin-top: 4%;
  margin-bottom: 4%;
  padding: 0% 0 1% 1%;
}

.tab-li {
  font-size: 0;
  cursor: pointer;
  width: 13%;
  margin-left: 2%;
}

.tab-li li {
  font-size: 16px;
  background: #3b50a8;
  color: #fff;
  padding: 8% 8% 8% 30%;
}

.tab-li li:nth-of-type(1) {
  background: url(../image/tab1.png) no-repeat 15px center #3b50a8;
}

.tab-li li:nth-of-type(2) {
  background: url(../image/tab2.png) no-repeat 15px center #3b50a8;
}

.tab-li li:nth-of-type(3) {
  background: url(../image/tab3.png) no-repeat 15px center #3b50a8;
}

.tab-li li span {
  display: block;
  font-size: 14px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.tab-li li:hover, .tab-li li.active {
  background: #4d6dba;
  position: relative;
}

.tab-li li:hover::before, .tab-li li.active::before {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  top: 50%;
  margin-top: -10px;
  left: -20px;
  border-top: 10px solid transparent;
  border-right: 20px solid #4d6dba;
  border-bottom: 10px solid transparent;
}

.tab-li li:nth-of-type(1):hover, .tab-li li:nth-of-type(1).active {
  background: url(../image/tab1.png) no-repeat 15px center #4d6dba;
}

.tab-li li:nth-of-type(2):hover, .tab-li li:nth-of-type(2).active {
  background: url(../image/tab2.png) no-repeat 15px center #4d6dba;
}

.tab-li li:nth-of-type(3):hover, .tab-li li:nth-of-type(3).active {
  background: url(../image/tab3.png) no-repeat 15px center #4d6dba;
}

.slick-contanier .slick-slide {
  outline: none;
}

.slick-contanier img {
  display: inline-block;
  width: 100%;
}

.slick-contanier h2 {
  font-size: 14px;
  color: #535353;
  text-align: center;
  line-height: 34px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.slick-contanier h2:hover {
  color: #1c2089;
}

.slick-contanier .slick-con {
  display: block;
  padding: 0 2%;
  font-size: 0;
}

.tab-con {
  position: relative;
  width: 85%;
  padding-top: 2%;
}

.tab-con .tab-main {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 9;
  right: 0;
}

.tab-con .tab-main {
  opacity: 0;
  visibility: hidden;
  transition: all .5s ease;
  height: 0;
  overflow: hidden;
}

.tab-con .tab-main.active {
  position: static;
  opacity: 1;
  visibility: visible;
  height: auto;
}

@media (max-width: 1440px) {
  .tab-con {
    width: 81%;
  }
  .tab-li {
    width: 17%;
  }
}

@media (max-width: 1366px) {
  .tab-li li {
    font-size: 12px;
    padding: 2% 2% 6% 32%;
  }
}

@media (max-width: 1024px) {
  .tab-li li:nth-of-type(1) {
    background: url(../image/tab1.png) no-repeat 8px center #3b50a8;
  }
  .tab-li li:nth-of-type(2) {
    background: url(../image/tab2.png) no-repeat 8px center #3b50a8;
  }
  .tab-li li:nth-of-type(3) {
    background: url(../image/tab3.png) no-repeat 8px center #3b50a8;
  }
  .tab-li li:nth-of-type(1):hover, .tab-li li:nth-of-type(1).active {
    background: url(../image/tab1.png) no-repeat 8px center #3b50a8;
  }
  .tab-li li:nth-of-type(2):hover, .tab-li li:nth-of-type(2).active {
    background: url(../image/tab2.png) no-repeat 8px center #3b50a8;
  }
  .tab-li li:nth-of-type(3):hover, .tab-li li:nth-of-type(3).active {
    background: url(../image/tab3.png) no-repeat 8px center #3b50a8;
  }
}

@media (max-width: 900px) {
  .container-index1 .slick-wrap {
    padding: 1%;
  }
  .tab-li {
    display: none;
  }
  .tab-con {
    width: 100%;
  }
}

.box3 .parnter-index .title {
  text-align: center;
  margin: 0 auto;
  display: flex;
  justify-content: center;
}

.box3 .parnter-index .title .tl img {
  max-width: 100%;
}

.box3 .parnter-index .title .tr {
  font-size: 24px;
  color: #333333;
  line-height: 24px;
}

.box3 .parnter-index .title .tr span {
  display: block;
  font-size: 16px;
  color: #999999;
}

.ac4 .list2 {
  margin-top: 46px;
}

.ac4 .list2 li {
  margin: 0 10px;
  padding: 6px 0;
}

.ac4 .list2 li img {
  width: 100%;
}

.ac4 .list2 li a {
  display: block;
  border: 1px solid #e6e6e6;
}

.ac4 .list2 li a:nth-child(1) {
  margin-bottom: 20px;
}

.ac4 .list2 li a:hover {
  box-shadow: 0 0 10px -4px rgba(0, 0, 0, 0.6);
}

.ac4 .list2 .slick-dots {
  margin-top: 30px;
  height: 10px;
  text-align: center;
}

.ac4 .list2 .slick-dots li {
  border-radius: 50%;
  background: #666666;
  margin: 0 6px;
  width: 10px;
  height: 10px;
  line-height: 10px;
  display: inline-block;
  vertical-align: super;
  padding: 0;
}

.ac4 .list2 .slick-dots li button {
  visibility: hidden;
}

.ac4 .list2 .slick-dots li.slick-active {
  background: #0f5aad;
}

@media (max-width: 1024px) {
  .ac4 .list2 {
    margin-top: 20px;
  }
}

.box4 {
  background: url(../image/bj2.png) no-repeat top center;
  background-size: cover;
  padding: 3% 0;
  margin-top: 3%;
}

.box4 .area-index .title {
  text-align: left;
  display: flex;
  margin: 0 auto;
  justify-content: center;
}

.box4 .area-index .title .tr {
  font-size: 24px;
  color: #333333;
  line-height: 24px;
}

.box4 .area-index .title .tr span {
  display: block;
  font-size: 16px;
  color: #999999;
}

.box4 .area-index .area-index {
  margin-top: 3%;
}

.box4 .area-index .area-index .area-list li {
  float: left;
  width: 18.6%;
  margin: 0 9px;
  box-shadow: 0px 8px 15px 0px rgba(0, 0, 0, 0.35);
  position: relative;
}

.box4 .area-index .area-index .area-list li::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  background: url(../image/tt5.png) no-repeat bottom center #fff;
  height: 4px;
  width: 100%;
}

.box4 .area-index .area-index .area-list li a.img1 {
  display: block;
  position: relative;
}

.box4 .area-index .area-index .area-list li a.img1 img {
  width: 100%;
}

.box4 .area-index .area-index .area-list li a.img1 h3 {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: url(../image/tt4.png) no-repeat top center;
  background-size: 90% 100%;
  text-align: center;
  font-size: 20px;
  font-weight: 600;
  height: 70px;
  line-height: 104px;
  color: #2b2b34;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.box4 .area-index .area-index .area-list li:hover a.img1 h3{
    color: #3b50a8;
}
.box4 .area-index .area-index .area-list li .wen {
  background: #fff;
  padding: 5% 12%;
  color: #737373;
  font-size: 14px;
  height: 140px;
  overflow: hidden;
  line-height: 24px;
}

.box4 .area-index .area-index .area-list li .wen p {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
}

@media (max-width: 1440px) {
  .box4 .area-index .area-index .area-list li {
    margin: 0 7px;
  }
}

@media (max-width: 1366px) {
  .box4 .area-index .area-index .area-list li a.img1 h3 {
    font-size: 18px;
  }
}

@media (max-width: 1024px) {
  .box4 .area-index .area-index .area-list li {
    width: 48%;
    margin-bottom: 2%;
  }
}

@media (max-width: 900px) {
  .box4 .area-index .area-index .area-list li {
    width: 48%;
  }
  .box4 .area-index .area-index .area-list li:last-child {
    display: none;
  }
}

@media (max-width: 768px) {
  .box4 .area-index .area-index .area-list li {
    width: 47.4%;
  }
}

@media (max-width: 420px) {
  .box4 .area-index .area-index .area-list li {
    width: 45.5%;
  }
}

.box5 {
  margin-top: 4%;
}

.box5 .poduct-index .title {
  text-align: left;
  display: flex;
  justify-content: center;
  margin: 0 auto;
}

.box5 .poduct-index .title .tr {
  font-size: 24px;
  color: #333333;
  line-height: 24px;
}

.box5 .poduct-index .title .tr span {
  display: block;
  font-size: 16px;
  color: #999999;
}

.box5 .poduct-index .tabs {
  text-align: center;
  font-size: 0;
  margin-top: 3%;
  margin-bottom: 3%;
}

.box5 .poduct-index .tabs li {
  display: inline-block;
  transform: skew(-45deg);
  border-right: 1px solid #1c257b;
  background: #3b50a8;
}

.box5 .poduct-index .tabs li a {
  display: block;
  text-align: center;
  padding: 0 41px;
  transform: skew(45deg);
  font-size: 18px;
  color: #ffffff;
  line-height: 50px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.box5 .poduct-index .tabs li:hover {
  background: #4d6dba;
  border-right: 1px solid #4d6dba;
}

.box5 .poduct-index .tabs li.cur {
  background: #4d6dba;
  border-right: 1px solid #4d6dba;
}

.box5 .poduct-index .tuwen {
  border: 1px solid #ccc9c9;
  position: relative;
  border-left: 0;
}

.box5 .poduct-index .tuwen .tul {
  position: absolute;
  top: -10px;
  left: 0;
  width: 54%;
}

.box5 .poduct-index .tuwen .tul p img {
  max-width: 100%;
}

.box5 .poduct-index .tuwen .wenr {
  width: 35%;
  float: right;
  margin-right: 5%;
  padding: 3% 0;
}

.box5 .poduct-index .tuwen .wenr h2 {
  font-size: 24px;
  color: #333333;
  margin-bottom: 4%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.box5 .poduct-index .tuwen .wenr p {
  font-size: 16px;
  color: #666666;
  line-height: 25px;
  text-indent: 2em;
}

.box5 .poduct-index .tuwen .wenr a {
  display: block;
  margin-top: 4%;
}

.box5 .poduct-index .tuwen .wenr a img {
  max-width: 100%;
}

.box5 .poduct-index .p-list {
  margin-top: 4%;
}

.box5 .poduct-index .p-list li {
  float: left;
  width: 19%;
  margin: 0 0.5%;
  margin-bottom: 2%;
  display: unset;
    border: 1px solid #eae9e9;
}
.box5 .poduct-index .p-list li img{
width:100%
}
.box5 .poduct-index .p-list li h2 {
  text-align: center;
  font-size: 20px;
  color: #333333;
  background: #f5f4f4;
  line-height: 58px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;  
    border: 1px solid #eae9e9;
}
.box5 .poduct-index .p-list li h2 a{
font-size: 16px;
color: #333333;
}


.box5 .poduct-index .p-list li a.img1 {
  display: block;
  border: 1px solid #eae9e9;
}

.box5 .poduct-index .p-list li a.img1 img {
  width: 100%;
}

.box5 .poduct-index .p-list li a.img1 h2 {
  text-align: center;
  font-size: 20px;
  color: #333333;
  background: #f5f4f4;
  line-height: 58px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.box5 .poduct-index .p-list li:hover a.img1 {
  border-color: #3b50a8;
}

.box5 .poduct-index .p-list li:hover a.img1 h2 {
  background: #3b50a8;
  color: #fff;
}

.tt {
  display: none;
}

@media (max-width: 1600px) {
  .box5 .poduct-index .tuwen .wenr {
    margin-right: 1%;
  }
}

@media (max-width: 1440px) {
  .box5 .poduct-index .tuwen .wenr {
    width: 44%;
    padding: 1% 0;
  }
  .box5 .poduct-index .tuwen .wenr h2 {
    margin-bottom: 2%;
  }
}

@media (max-width: 1366px) {
  .box5 .poduct-index .tabs li a {
    padding: 0 20px;
    font-size: 16px;
  }
  .box5 .poduct-index .tuwen .wenr h2 {
    font-size: 20px;
  }
  .box5 .poduct-index .tuwen .wenr p {
    font-size: 13px;
  }
  .box5 .poduct-index .p-list li a.img1 h2 {
    font-size: 16px;
  }
}

@media (max-width: 1280px) {
  .box5 .poduct-index .tuwen .wenr h2 {
    font-size: 16px;
  }
  .box5 .poduct-index .tuwen .wenr p {
    font-size: 12px;
  }
  .box5 .poduct-index .tuwen .wenr a {
    margin-top: 2%;
  }
}

@media (max-width: 1024px) {
  .box5 .poduct-index .tabs li a {
    font-size: 14px;
  }
  .box5 .poduct-index .tuwen {
    border: none;
  }
  .box5 .poduct-index .tuwen .tul {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
  }
  .box5 .poduct-index .tuwen .wenr {
    width: 100%;
    margin: 0;
  }
  .box5 .poduct-index .p-list li {
    width: 48.333%;
  }
}

@media (max-width: 900px) {
  .box5 .poduct-index .tabs li {
    width: 45%;
    margin-bottom: 5px;
  }
}

.box6 {
  background: url(../image/bj3.png) no-repeat top center;
  background-size: cover;
  padding: 4% 0 0 0;
  margin-top: 3%;
}

.box6 .me1 p img {
  max-width: 100%;
}

.box6 .me2 {
  display: flex;
  margin-top: 3%;
}

.box6 .me2 .me2l {
  width: 68%;
  display: flex;
  background: #fff;
  margin-right: 2%;
  border-bottom: 2px solid #20222f;
}

.box6 .me2 .me2l .me2l-1 {
  width: 8%;
  background: #20222f;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}

.box6 .me2 .me2l .me2l-1 span {
  -webkit-writing-mode: vertical-rl;
  writing-mode: vertical-rl;
  text-align: center;
  display: block;
  letter-spacing: 3px;
  margin: 0 auto;
  font-size: 26px;
}

.box6 .me2 .me2l .me2l-2 {
  width: 45%;
  margin-right: 5%;
}

.box6 .me2 .me2l .me2l-2 .x-message {
  padding: 4% 2%;
  background: none;
  padding-left: 10%;
}

.box6 .me2 .me2l .me2l-2 .x-message .x-message-wrap {
  margin: 0;
}

.box6 .me2 .me2l .me2l-2 .x-message .x-message-wrap .row {
  font-size: inherit;
}

.box6 .me2 .me2l .me2l-2 .x-message .x-message-wrap .row .mtitle {
  font-size: 16px;
  color: #272727;
  margin-bottom: 5px;
}

.box6 .me2 .me2l .me2l-2 .x-message .x-message-wrap .row .mtitle span {
  color: #bb0000;
}

.box6 .me2 .me2l .me2l-2 .x-message .x-message-wrap .x-submit {
  float: none;
  margin-top: 3%;
  width: 32%;
}

.box6 .me2 .me2l .me2l-3 {
  width: 42%;
  padding: 2%;
}

.box6 .me2 .me2l .me2l-3 p img {
  width: 100%;
}

.box6 .me2 .me2r {
  width: 30%;
}

.box6 .me2 .me2r p img {
  max-width: 100%;
}

.x-message-wrap input[type='text'], .x-message-wrap textarea {
  font-size: 12px;
  color: #696969;
  border: none;
  height: 35px;
  line-height: 35px;
  background: #eff1f5;
}

.x-message-wrap .checkCodeImg {
  height: 35px;
  width: 35%;
}

.x-message-wrap .x-submit:hover {
  background: #3b50a8;
}

.link {
  margin: 2% 0;
}

.link span {
  width: 130px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  transform: skewX(-45deg);
  background: #3b50a8;
  display: inline-block;
  margin-right: 20px;
}

.link span i {
  transform: skew(45deg);
  font-style: normal;
  display: inline-block;
  color: #fff;
  font-size: 16px;
}

.link .con a {
  font-size: 16px;
  color: #999999;
  margin-right: 10px;
}

@media (max-width: 1024px) {
  .box6 {
    background: #374890;
  }
  .box6 .me2 {
    display: block;
  }
  .box6 .me2 .me2l {
    width: 100%;
    margin: 0;
  }
  .box6 .me2 .me2r {
    background: #fff;
    width: 100%;
    text-align: center;
  }
}

@media (max-width: 900px) {
  .box6 .me2 .me2l {
    display: block;
  }
  .box6 .me2 .me2l .me2l-1 {
    width: 100%;
    display: block;
  }
  .box6 .me2 .me2l .me2l-1 span {
    -webkit-writing-mode: inherit;
    writing-mode: inherit;
  }
  .box6 .me2 .me2l .me2l-2 {
    width: 100%;
    margin: 0;
  }
  .box6 .me2 .me2l .me2l-2 .x-message {
    padding: 2%;
  }
  .box6 .me2 .me2l .me2l-3 {
    width: 100%;
  }
}

.foot-bg {
  background: #20222f;
  position: relative;
  z-index: 9;
}

.foot-bg::before {
  content: "";
  width: 989px;
  height: 135px;
  background: url(../image/f1.png) no-repeat top center;
  background-size: 100% 100%;
  position: absolute;
  top: -25px;
  left: 0;
  z-index: -1;
}

.foot-bg .foot1 {
  padding-top: 20px;
}

.foot-bg .foot1 .foot1l {
  width: 40%;
  float: left;
}

.foot-bg .foot1 .foot1l p img {
  max-width: 100%;
}

.foot-bg .foot1 .foot1r {
  float: right;
}

.foot-bg .foot2 {
  margin-top: 5%;
  padding-bottom: 5%;
}

.foot-bg .foot2 .foot2l {
  float: left;
  width: 76%;
  margin-right: 2%;
}

.foot-bg .foot2 .foot2l dl {
  float: left;
  padding: 0 2.2%;
  border-right: 1px dashed #fff;
  margin: 0;
}

.foot-bg .foot2 .foot2l dl:nth-of-type(1) {
  border-left: 1px dashed #fff;
}

.foot-bg .foot2 .foot2l dl dt {
  font-size: 16px;
  color: #fff;
  font-weight: normal;
}

.foot-bg .foot2 .foot2l dl dt span {
  display: block;
  width: 45px;
  height: 2px;
  background: #b4b5b5;
  margin: 10px 0;
}

.foot-bg .foot2 .foot2l dl dd a {
  display: block;
  font-size: 14px;
  color: #c1c1c1;
  line-height: 40px;
}

.foot-bg .foot2 .foot2l dl dd a:hover{
    color: #3b50a8;
}

.foot-bg .foot2 .foot2r {
  float: right;
  width: 22%;
}

.foot-bg .foot2 .foot2r h2 {
  font-size: 26px;
  color: #fff;
  font-family: "Arail";
  font-weight: bold;
  text-transform: uppercase;
}

.foot-bg .foot2 .foot2r h2 span {
  display: block;
  width: 45px;
  height: 2px;
  background: #b4b5b5;
  margin: 10px 0;
}

.foot-bg .foot2 .foot2r h3 {
  font-size: 18px;
  color: #bfbfbf;
  font-weight: bold;
  line-height: 28px;
}

.foot-bg .foot2 .foot2r h4 {
  font-size: 14px;
  color: #bfbfbf;
  line-height: 34px;
}

.foot-bg .foot2 .foot2r h4 p {
  padding-left: 5%;
  line-height: 34px;
}

.foot-bg .foot2 .foot2r h4 p:nth-of-type(1) {
  background: url(../image/p1.png) no-repeat left center;
}

.foot-bg .foot2 .foot2r h4 p:nth-of-type(2) {
  background: url(../image/p2.png) no-repeat left center;
}

.foot-bg .foot2 .foot2r h4 p:nth-of-type(3) {
  background: url(../image/p3.png) no-repeat left center;
}

.foot-bg .foot2 .foot2r h4 p:nth-of-type(4) {
  background: url(../image/p4.png) no-repeat left center;
}

.foot3 {
  background: #20222f;
  border-top: 1px solid #666666;
  padding: 10px 0;
}

.foot3 .copyright {
  text-align: center;
  font-size: 12px;
  color: #c1c1c1;
  line-height: 24px;
}

.foot3 .copyright a {
  font-size: 12px;
  color: #c1c1c1;
}

.foot3 .copyright a:hover{
    color: #3b50a8;
}

#formsearch input {
  background: none;
  border: none;
  float: left;
  outline: none;
}

#formsearch input#keyword {
  height: 57px;
  line-height: 57px;
  padding-left: 70px;
  color: #999999;
  background: url(../image/sou1.png) no-repeat top center;
  width: 477px;
  background-size: 100% 100%;
}

#formsearch input#s_btn {
  width: 90px;
  height: 57px;
  line-height: 57px;
  text-align: center;
  background: url(../image/sou.png) no-repeat center;
  color: #fff;
  border: none;
  cursor: pointer;
  background-size: 100% 100%;
}

#formsearch ::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: #999999;
}

#formsearch ::-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #999999;
}

#formsearch ::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #999999;
}

#formsearch ::-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #999999;
}

.hots {
  font-weight: normal;
  color: #999999;
  line-height: 36px;
  font-size: 12px;
  padding-left: 40px;
}

.hots a {
  margin-right: 6px;
  color: #999999;
  font-size: 12px;
}

.hots a:hover {
  color: #143884;
}

@media (max-width: 1600px) {
  .foot-bg .foot2 .foot2l dl {
    padding: 0 1.5%;
  }
}

@media (max-width: 1440px) {
  .foot-bg .foot2 .foot2l {
    float: none;
    width: 100%;
    margin: 0;
  }
  .foot-bg .foot2 .foot2r {
    float: none;
    width: 100%;
    margin-top: 5%;
  }
  .foot-bg .foot2 .foot2l dl {
    padding: 0 2.4%;
  }
}

@media (max-width: 1366px) {
  .foot-bg .foot2 .foot2l dl {
    padding: 0 2.1%;
  }
}

@media (max-width: 1280px) {
  .foot-bg {
    margin-top: 4%;
  }
  .foot-bg .foot2 .foot2l dl {
    width: 25%;
    margin-bottom: 2%;
  }
}

@media (max-width: 1024px) {
  .foot-bg .foot1 .foot1l {
    float: none;
    width: 100%;
  }
  .foot-bg .foot1 .foot1r {
    float: none;
    margin-top: 8%;
  }
}

@media (max-width: 900px) {
  .foot-bg::before {
    display: none;
  }
  .foot-bg .foot2 .foot2r {
    margin-top: 0%;
  }
}



.dao{
    display:flex;
    padding: 40px 0;
}

.daol{
    width:10%;
}
.daol p img{
    max-width:100%;
}
.daor{
    width:90%;
    color: #8a8a8a;
    font-size: 16px;
}

.daor a{
    color: #8a8a8a;
    padding: 0 20px;
    background: url(../image/dd.png) no-repeat right center;
    line-height: 40px;
}

.daor a:last-child{
    background: none;
}


.lx{
    margin-bottom: 4%;
}
.lx-list li{
    padding: 1% 1%;
    width: 22%;
    float: left;
    border:1px solid #666666;
    margin: 0 1%;
}

.lx-list li .im{
    width:10%;
    float: left;
}

.lx-list li .im img{
    width:100%;
}
.lx-list li .iw{
    width: 88%;
    float: left;
    margin-left: 2%;
}
.lx-list li .iw span{
    display: block;
    font-size: 14px;
    color: #fff;
    line-height: 24px;
    white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}

.lx-list li .iw h3{
    display: block;
    font-size: 14px;
    color: #8a8a8a;
    padding-top: 3px;
    white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}


@media(max-width:767px){
    .dao{
        display:none;
    }
    .lx-list {
        margin-top:2%;
    }
    .lx-list li{
        width:100%;
        margin-bottom:2%;
    }
}

