.main {
  overflow: hidden;
  background: #fff;
}

.nav_li:hover a {
  color: #014C8A !important;
}

.imgbox {
  overflow: hidden;
}

.imgbox:hover img {
  transition: all .6s;
  scale: 1.2;
}

.js ul li:hover .imgbox2 img,
.lx1:hover img {
  transition: all 1.5s;
  transform: rotate(360deg);
}

.head9 {
  display: flex;
  width: 100%;
  justify-content: space-between;
  position: relative;
}

.head_box {
  /* position: absolute; */
  top: 0;
  background-size: cover;
  height: 5.21vw;
  background: rgba(0, 0, 0, .3);
  z-index: 5;
  width: 100%;
  align-items: center;
}

.swiper-container1 .swiper-pagination-bullet {
  background-color: #CCCCCC;
  width: .73vw !important;
  height: .73vw !important;
  border-radius: .42vw !important;
  opacity: 1 !important;
  margin-right: 1.25vw !important;
}

.swiper-container1 .swiper-pagination-bullet-active {
  background: #005A88;
}

.content {
  width: 68.75vw;
  margin: auto;
}

.titlebox {
  text-align: center;
  margin: auto;
  position: relative;
}

.titlebox h1 {
  font-size: 4vw;
  font-weight: bold;
  text-transform: uppercase;
  color: rgba(0, 90, 136, .1);
}

.titlebox p {
  bottom: .57vw;
  left: 50%;
  transform: translateX(-50%);
  position: absolute;
  font-size: 1.66vw;
  font-weight: bold;
  color: #000000;
}

.box {
  margin: 6.25vw 0;
}

.more {
  margin: auto;
  margin-top: 1.77vw;
  background-color: #014C8A;
  display: block !important;
  width: 10.68vw;
  height: 2.5vw;
  text-align: center;
  line-height: 2.5vw;
  border-radius: 1.25vw;
  color: #fff;
  font-size: 1.2vw;
}

/* 产品展示 */
.cpzx .content {
  width: 77.6vw;
}

.swiper-container2 {
  padding: .52vw;
  width: 68.75vw;
  margin: auto;
}

.swiper-container2 img {
  width: 21.93vw;
  display: block;
}

.cpzx {
  margin-top: 6.77vw;
  margin-bottom: 6.04vw;
}

.swbox {
  margin-top: 4.38vw;
  display: flex;
  align-items: center;
  margin-bottom: 4.69vw;
}

.btnl {
  width: 2.08vw;
  height: 2.08vw;
  background: url(../images/left.png) no-repeat;
  background-size: 100% 100%;
}

.btnr {
  width: 2.08vw;
  height: 2.08vw;
  background: url(../images/right.png) no-repeat;
  background-size: 100% 100%;
}

.swiper-container2 .swiper-slide {
  display: flex;

  justify-content: space-between;
}

.swiper-container2 .spbox1 {
  box-shadow: 0 .16vw .31vw rgba(0, 0, 0, .16);
}

.swiper-container2 .swiper-slide .msgbox {
  text-align: center;
}

.swiper-container2 .swiper-slide .msgbox h1 {
  margin-top: 1.56vw;
  font-size: 1.25vw;
}

.swiper-container2 .swiper-slide .msgbox h2 {
  color: #999999;
  font-size: .94vw;
  margin-top: .94vw;
  height: 1.25vw;
  margin-bottom: 1.77vw;
}

.swiper-container2 .swiper-slide .msgbox div {
  justify-content: center;
  display: flex;
  margin-bottom: 1.61vw;
}

.blackmo {
  margin-right: 1.56vw;
  display: inline-block;
  width: 7.55vw;
  line-height: 1.98vw;
  height: 1.98vw;
  border-radius: .99vw;
  background-color: #014C8A;
  font-size: .83vw;
  color: #FFF;
}

.whitemo {
  color: #014C8A;
  display: inline-block;
  font-size: .83vw;
  width: 7.45vw;
  line-height: 1.88vw;
  height: 1.88vw;
  border-radius: .99vw;
  border: .05vw solid #014C8A;
}

/* 公司介绍 */
.about {
  margin-top: 5.09vw;
}

.ab_ma h1 {
  margin-top: .63vw;
  margin-bottom: 2.86vw;
  font-size: 1.04vw;
  text-align: center;
}

.ab_ma p {
  width: 68.8vw;
  letter-spacing: .07vw;
  text-align: center;
  font-size: 1.04vw;
  line-height: 2.08vw;
}

.ab_ma div {
  margin-top: 4.64vw;
  justify-content: center;
  display: flex;
}

.ab_ma div img {
  width: auto;
  height: 1.09vw;
  margin-right: .42vw;
}

.ab_ma div a {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 1.35vw;
  height: 2.66vw;
  line-height: 2.66vw;
}

.ab_ma div a:first-child {
  width: 9.48vw;
}

.ab_ma div a:last-child {
  height: 2.55vw;
  line-height: 2.55vw;
  width: 9.9vw;
}

.js {
  margin-top: 5.53vw;
  margin-bottom: -3.13vw;
  position: relative;
  height: 14.91vw;
  width: 100%;
  background: url(../images/jsba.png) no-repeat;
  background-size: 100% 100%;
}

.js ul {
  position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  width: 38.44vw;
  justify-content: space-between;
  display: flex;
  color: #fff;
}

.js ul li {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.js ul h1 {
  font-size: 2.4vw;
  margin-top: 1.04vw;
  margin-bottom: .26vw;
  font-weight: bold;
}

.js ul p {
  font-size: 1.04vw;
}

.js ul img {
  height: 2.34vw;
  width: auto;
}

/* 解决方案 */

.second {
  margin-top: 0;
  padding: 4.69vw 0 5.78vw;
  background-color: #F8F8F8;
}

.second .title_bigbox {
  align-items: normal;
}

.second .content {
  width: 85.31vw;
  position: relative;
}

.title_box1 {
  padding-top: 4.69vw;
}

.title_box1 h1 {
  font-size: 6.04vw;
  color: rgba(0, 90, 136, .1);
  position: absolute;
  left: 5.99vw;
  top: 0;
  text-transform: uppercase;
}

.title_bigbox {
  display: flex;
  justify-content: space-between;
  width: 61.46vw;
  margin: auto;
  align-items: flex-end;
}

.title_box1 p {
  font-size: 1.46vw;
  line-height: 1.93vw;
  color: #000000;
  font-weight: bold;
  position: relative;
  z-index: 5;
}

.title_box1 .title_foot {
  display: flex;
  align-items: center;
  margin-top: .63vw;
  position: relative;
  z-index: 5;
}

.title_box1 .title_foot .yuan {
  width: 1.25vw;
  height: 1.25vw;
  border: .21vw solid #86C0F3;
  background-color: white;
  border-radius: 50%;
  box-sizing: border-box;
}

.title_box1 .title_foot span {
  font-size: 1.04vw;
  line-height: 1.35vw;
  color: #999999;
  text-transform: uppercase;
  margin-left: .68vw;
}

.title_bigbox .jjfa_an {
  width: 18.59vw;
  position: relative;
  top: 4.17vw;
}


.second .more {
  display: block;
  width: 6.25vw;
  height: 2.08vw;
  background: #5CB9FF;
  line-height: 2.08vw;
  text-align: center;
  font-size: .83vw;
  color: #fff;
}

.jjfa_an .swiper-button-prev,
.jjfa_an .swiper-button-next {
  width: .42vw;
  height: .78vw;
  background: none;
  outline: none;
  top: 5%;
  color: #5CB9FF !important;
}

.jjfa_an .swiper-button-prev {
  left: auto;
  right: 2.4vw;
  color: #CCCCCC;
}

.jjfa_an .swiper-button-disabled {}

.jjfa_an .swiper-pagination-fraction {
  text-align: left;
  display: flex;
  font-size: .83vw;
  color: #999999;
  bottom: 5.42vw;
}

.jjfa_an .swiper-pagination-fraction .swiper-pagination-current {
  font-size: 2.14vw;
  line-height: 2.81vw;
  font-weight: 600;
  color: #000;
  margin-top: -0.36vw;
  display: block;
  margin-right: .36vw;
}

.jjfa_an .swiper-pagination-fraction .swiper-pagination-total {
  font-size: .83vw;
  color: #999999;
}

.jjfa_an .swiper-scrollbar {
  width: 100%;
  height: .26vw;
  border-radius: .16vw;
  background-color: #EEEEEE;
  margin-top: 1.3vw;
  position: relative;
}

.jjfa_an .swiper-scrollbar-drag {
  position: absolute;
  left: 0;
  background: #014C8A;
}

.jjfa_an .swiper-button-next:after,
.jjfa_an .swiper-button-prev:after {
  font-size: .83vw;
}

.jjfa_box {
  background: url(../images/bgc1.png) no-repeat;
  margin-top: 3.49vw;
  background-size: 100% 100%;
}

.jjfa_box .content {
  width: 61.46vw;
}

.jjfa_smallbox {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  height: 30.52vw;
}

.jjfa_left {
  width: 30.73vw;
  padding-top: 5.36vw;
}

.jjfa_left h1 {
  font-size: 2.03vw;
  color: white;
  font-weight: 600;
}

.jjfa_left p {
  width: 31.41vw;
  font-size: .94vw;
  line-height: 2.4vw;
  letter-spacing: .05vw;
  color: white;
  margin: 1.77vw 0 2.29vw;
}

.jjfa_left a {
  display: block;
  width: 8.7vw;
  height: 2.5vw;
  text-align: center;
  line-height: 2.5vw;
  color: white;
  background: #014C8A;
  font-size: .83vw;
}

.jjfa_right {
  width: 18.44vw;
  box-sizing: border-box;
  margin-top: -2.76vw;
  position: relative;
}

.jjfa_right .swiper-container2 {
  height: 33.75vw;
}

.jjfa_right .swiper_box {
  width: 100%;
    cursor: pointer;
  height: 7.66vw !important;
  padding: 1.41vw .94vw;
  box-sizing: border-box;
  background-color: white;
  box-shadow: 0vw 0vw .52vw rgba(0, 0, 0, 0.3);
  margin-bottom: 1.04vw;
}

.jjfa_right .swiper-box:last-of-type {
  margin-bottom: 0;
}

.jjfa_right .swiper-slide .swiper_head {
  display: flex;
  align-items: center;
}

.jjfa_right .swiper-slide .swiper_head .yuan {
  width: .42vw;
  height: .42vw;
  background-color: #014C8A;
  border-radius: 50%;
}

.jjfa_right .swiper-slide .swiper_head p {
  font-size: 1.24vw;
  line-height: 1.25vw;
  color: #333333;
  font-weight: bold;
  margin-left: .73vw;
}

.jjfa_right .swiper-slide h1 {
    padding-left: 1.15vw;
    box-sizing: border-box;
    margin-top: .51vw;
    font-size: 1vw;
    line-height: 1.1vw;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    color: #666666;
}

.jjfa_right p {
  font-size: .83vw;
  line-height: 1.93vw;
}

.jjfa_right .swiper-button-prev {
  width: 1.82vw;
  height: 1.82vw;
  background: url(../images/nottop.png)no-repeat;
  background-size: 100% 100%;
  top: auto;
  bottom: 3.28vw;
  left: -2.6vw;
  opacity: 1;
}

.jjfa_right .swiper-button-next {
  width: 1.82vw;
  height: 1.82vw;
  background: url(../images/tobottom.png)no-repeat;
  background-size: 100% 100%;
  top: auto;
  bottom: .94vw;
  left: -2.6vw;
  opacity: 1;
  right: auto;
}

.jjfa_right .swiper-button-next:after,
.jjfa_right .swiper-button-prev:after {
  content: initial;
}

/* al_ma */
.al_ma {
  text-align: center;
  display: flex;
  margin-top: 4.53vw;
  margin-bottom: 4.06vw;
}

.al_ma h1 {
  font-size: 1.15vw;
  color: #666666;
  margin: 1.04vw 0 .52vw;
}

.al_ma h2 {
  color: #666666;
  font-size: .73vw;
  margin-bottom: 1.04vw;
}

.al_ma h3 {
  width: 100%;
  height: 1.04vw;
  background: url(../images/albg.png) no-repeat;
  background-size: 100% 100%;
}

.al_ma a:hover h2,
.al_ma a:hover h1 {
  color: #3A4B7A;
}

.al_ma a:hover h3 {
  background: url(../images/albg2.png) no-repeat !important;
}

.al_ma a {
  margin-right: 1.72vw;
}

.al_ma a:last-child {
  margin-right: 0;
}

/* 新闻资讯 */
.xwzx {
  position: relative;
  max-width: 84.38vw;
  display: flex;
  margin-top: 5.47vw;
  justify-content: space-between;
}

.xwbigbox {
  position: relative;
}

.xwbgbox {
  width: 100%;
  height: 13.28vw;
  background-color: #F8F8F8;
  position: absolute;
  bottom: 0;
  right: 0;
}

.xlwb1 {
  cursor: pointer;
  margin-bottom: 2.92vw;
  padding-top: .94vw;
  box-sizing: border-box;
  padding-left: 13.67vw;
  width: 27.97vw;
  height: 5.21vw;
}

/*.xlwb1:nth-of-type(1) {
  background: url(../images/xw2.png);
}*/

.cirle {
  text-align: center;
  line-height: .83vw;
  width: .83vw;
  height: .83vw;
  background-color: white;
  border-radius: .42vw;
  color: black;
  float: right;
}

.xlwb1 h1 {
  width: 9.11vw;
  padding-bottom: .47vw;
  margin-bottom: .47vw;
  border-bottom: .05vw solid #707070;
  font-size: 1.04vw;
  color: #333333 !important;
}

.xlwb1 p {
  font-size: .73vw;
  color: #999 !important;
}

.xwr {
  width: 50.66vw;
  margin-top: 3.85vw;
}

.xwt {
  display: block;
  width: 17.55vw;
  margin-left: auto;
  margin-bottom: 1.15vw;
}

.xwl_b {
  padding-top: 2.66vw;
  background: #F8F8F8;
  width: 28.77vw;
  box-sizing: border-box;
}

.xlwb1 h1 .cirle {
  color: #fff;
  background-color: #000;
}

.xwl_b .choose h1 {
  color: #fff !important;
  border-bottom: .05vw solid #fff;
}

.xwl_b .choose .cirle {
  color: #000;
  background-color: #fff;
}

.bsp {
  color: #999 !important;
}

.xwr1 a img {
  width: 15.73vw;
  height: 10.21vw;
}

.xwr1 {
  height: 13.02vw;
}

.xwr2 {
  height: 12.19vw;
}

.xwr3 {
  height: 13.54vw;
  box-sizing: border-box;
}

.xwr1 a {
  position: relative;
  box-sizing: border-box;
  padding: 1.2vw;
  padding-bottom: 1.61vw;
  width: 50.66vw;
  padding-left: 1.3vw;
  height: 13.02vw;
  background: url(../images/xwr1.png) no-repeat;
  display: block;
  background-size: 100% 100%;
}

.xwimg {
  width: 20.42vw;
  margin-left: 6.46vw;
  transform: translateY(.63vw);
}

.xwr1t {
  width: 23.7vw;
  margin-top: 1.56vw;
  margin-left: 2.08vw;
}

.xwr1 a {
  display: flex;
}

.xwr1 {
  position: relative;
  transform: translateX(-0.52vw);
}

.xwr1t h1 {
  margin-bottom: 1.09vw;
  color: #000000;
  font-size: 1.2vw;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}

.xwr1t h2 {
  color: #000000;
  font-size: .68vw;
}

.xwr1t p {
  margin-bottom: 1.3vw;
  font-size: 1vw;
  line-height: 1.46vw;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.xwr2 {
  display: flex;
  margin-top: 2.97vw;
  padding-bottom: 1.59vw;
  border-bottom: .05vw dashed #707070;
}

.xwr2 a {
  color: #666666;
  box-sizing: border-box;
  padding: 1.02vw 1.77vw 1.02vw 1.72vw;
  margin-right: .16vw;
  width: 16.63vw;
  height: 10.57vw;
  display: inline-block;
}

.xwr2 a:last-child {
  margin-right: 0;
}

.xwr2 a:hover {
  color: #014C8A;
  box-shadow: 0vw .16vw .31vw rgba(0, 0, 0, 0.16);
}

.xwr2 a:hover p {
  color: #014C8A;
}

.xwr2 a:hover h1 {
  border-bottom: .1vw solid #014C8A;
}

.xwr2 a h1 {
  padding-bottom: .31vw;
  margin-bottom: 1.3vw;
  display: flex;
  font-size: .83vw;
  justify-content: space-between;
  align-items: flex-end;
  border-bottom: .1vw solid #ccc;
}

.xwr2 a h1 span {
  display: block;
  font-size: 1.56vw;
}

.xwr2 a h3 {
  margin-bottom: .73vw;
  font-size: 1.2vw;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.xwr2 a p {
  margin-bottom: .73vw;
  font-size: 1vw;
  color: #999999;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.xwr2 a span {
  font-size: .73vw;
  text-transform: uppercase;
}

.xwr3 {
  padding-bottom: 5.1vw;
  margin-top: 1.59vw;
  border: none;
}

.liuyanxw {
  width: 53.39vw;
  position: relative;
  display: flex;
}

.kuang {

  display: flex;
  flex-wrap: wrap;
}

.liuyanxw input {
  padding-left: 1.04vw;
  border: .05vw solid #707070;
  box-sizing: border-box;
  width: 22.76vw;
  height: 2.19vw;
}

.liuyanxw input::placeholder,
#txtContent::placeholder {
  font-family: 微软雅黑;
}

#txtName {
  margin-right: 1.25vw;
}

#BtnSave {
  border: none;

  background: #014C8A;
  width: 5.36vw;
  height: 8.91vw;
}

.bot {
  right: 0;
  position: absolute;
}

.bot p {
  top: 3.02vw;
  left: 1.61vw;
  font-size: 1.04vw;
  color: white;
  position: absolute;
}

.xwtb {
  display: none;
}

.chooseat {
  background: url(../images/choose.png) no-repeat;
  background-size: 100% 100%;
}

.chooseat .bsxw {
  border-bottom: .05vw solid white !important;
  color: white !important;
}

.chooseat .bsp {
  color: white !important;
}

.chooseat .bsxw .cirle {
  background-color: white !important;
  color: #5cbf5e !important;
}

.mytitle {
  text-align: center;
  margin-bottom: 1.98vw;
}

textarea {
  box-sizing: border-box;
  padding-top: .52vw;
  padding-left: 1.04vw;
  margin-top: 1.3vw;
  width: 46.77vw;
  height: 5.42vw;
}


.yqlj {
  margin-top: 1.3vw;
}

.lxbox {
  display: flex;
  align-items: center;
  justify-content: space-around;
}

.lxwm {
  width: auto;
  transform: translateY(.52vw);
  margin-left: 5.47vw;
  margin-right: 10.68vw;
}

.yqlj .lhbox {
  width: 70.83vw;
  display: flex;
  margin: auto;
  align-items: center;
  margin-bottom: 2.08vw;
}

.yqlj .lhbox img {
  width: 8.39vw;
  height: auto;
  margin-right: 5.21vw;
  margin-left: .83vw;
}

.yqlj .lhbox ul {
  display: flex;
  flex-wrap: wrap;
}

.yqlj .lhbox ul li a {
  font-size: .73vw;
  margin-right: 4.53vw;
}

.yqlj .lhbox ul li {
  margin-bottom: .57vw;
}

.yqlj .lhbox ul li:nth-child(n+9) {
  margin-bottom: 0;
}

.yqlj .lhbox ul li:nth-child(8n) a {
  margin-right: 0;
}


/* 底部 */

.foot_box {
  width: 78.13vw;
  margin: auto;
  padding: 3.91vw 0 1.2vw 0;
  display: flex;
  flex-direction: column;
}

.foot_l {
  padding-top: 1.04vw;
  width: 17.71vw;
  padding-right: 1.56vw;
  border-right: .05vw solid #FFFFFF;
}

.foot_l h1 {
  font-size: .94vw;
  line-height: 1.25vw;
  color: white;
}

.foot_l .cirle {
  width: .94vw;
  height: .21vw;
  background-color: white;
  margin: .99vw 0 1.51vw;
}

.foot_l .message_box {
  margin-top: 1.51vw;
}

.foot_l .message_box p {
  font-size: .73vw;
  line-height: .99vw;
  color: white;
  margin-bottom: .78vw;
}

.foot_l .message_box .has_indent {
  text-indent: 2.19vw;
}

.foot_l .bq_box {
  margin-top: 5.63vw;
}

.foot_l .bq_box p {
  font-size: .83vw;
  color: white;
  line-height: 1.35vw;
}

.foot_l .bq_box p a {
  color: white;
  font-size: .83vw;
}

.foot_center_t {
  justify-content: center;
  width: 100%;
  display: flex;
  border-bottom: .05vw solid #CCCCCC;
}

.nav_box {
  text-align: center;
  width: 11.09vw;
  position: relative;
}


.nav_box::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 1%;
  height: 100%;
  background: linear-gradient(to bottom, #014C8A 0%, #014C8A 20%, #ffffff 10%, #ccc);
  z-index: 1;
}

.lastnav::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 1%;
  height: 100%;
  background: linear-gradient(to bottom, #014C8A 0%, #014C8A 20%, #ffffff 10%, #ccc);
  z-index: 1;
}

.nav_box .nav_title .cirle {
  width: 1.56vw;
  height: .05vw;
  background-color: #FFFFFF;
}

.nav_box .nav_title p {
  font-size: 1.04vw;
  line-height: 1.35vw;
  color: white;
}

.ewmbox {
  width: 15.1vw;
}

.ewmbox p {
  margin-top: 1.04vw;
  margin-bottom: 1.98vw;
  color: #fff;
  font-size: .73vw;
}

.nav_box .nav_li {
  font-size: .73vw;
  margin-bottom: .94vw;
}

.nav_box .nav_li:nth-child(3) {
  margin-bottom: 2.14vw;
}

.nav_box .nav_ul {
  margin-top: 1.35vw;
}

.nav_box .nav_li a {
  color: #fff;
}

.nav_box .nav_li:hover a {
  color: white;
}

.nav_box .contact_box {
  margin-top: 1.2vw;
  width: auto;
  margin-left: 2.34vw;
}

.contact_box a img {
  width: 7.55vw;
}

.foot_center_f {
  margin-top: .99vw;
}

.foot_r {
  width: 13.44vw;
}

.foot_r .dp_box {
  text-align: center;
  font-size: .83vw;
  color: white;
}

.foot_r .dp_box p {
  margin-top: 1.15vw;
  color: white;
}

.foot_r .dp_box img {
  width: auto;
}

.foot_r .dp_box:last-of-type {
  margin-top: .94vw;
}

.ewmimg {
    margin: auto;
  margin-top: 1.09vw;
  width: 7.86vw;
  height: 7.86vw;
}

.lxfs {
  margin-top: 3.39vw;
  display: flex;
  justify-content: space-evenly;
}


.lx1 {
  border: .31vw solid #E2E2E2;
  display: flex;
  margin-top: 1.04vw;
  align-items: center;
  justify-content: center;
  width: 16.41vw;
  height: 4.43vw;
  background-color: #fff;
  border-radius: 3.13vw;
}

.lx1 h1 {
  color: #333;
  font-size: .94vw;
}

.lx1 img {
  margin-right: 1.67vw;
  width: 3.18vw;
}

.lxfs1 {
  box-shadow: 0 .16vw .31vw rgba(0, 0, 0, .16);
  text-align: center;
  padding: 0 .83vw;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  width: 12.45vw;
  height: 9.38vw;
  background-color: #ffffff;
  margin-right: 1.04vw;
}

.lxfs .bs {
  background: #014C8A;
}

.lxfs .bs h2,
.lxfs .bs h1 {
  color: #fff;
}

/* .lxfs1:hover {
  background: #014C8A;
}

.lxfs1:hover h1,
.lxfs1:hover h2 {
  color: white;
} */

.lxfs1 img {
  width: 2.71vw;
  height: 2.71vw;
}

.lxfs1 h1 {
  margin-top: .78vw;
  font-size: .83vw;
  letter-spacing: .05vw;
  color: #333333;
}

.lxfs1 h2 {
  margin-top: .57vw;
  font-size: .83vw;
  letter-spacing: .05vw;
  color: #333333;
}

.sm {
  display: flex;
  margin: auto;
  box-sizing: border-box;
  align-items: center;
  justify-content: center;
  padding-bottom: 1.51vw;
}

.sm p {
  margin-right: 1.98vw;
}

.sm p,
.sm a {
  font-size: .63vw;
}

@media screen and (max-width: 1200px) {
  .main {
    overflow: hidden;
  }

  .content {
    width: 100%;
    padding: 0 2%;
    box-sizing: border-box;
  }

  .head9,
  .head_box {
    display: none;
  }

  .box {
    margin: 10% 0;
  }

  .swiper-pagination1 {
    bottom: 10px !important;
  }

  .swiper-container1 .swiper-pagination-bullet {
    width: 8px !important;
    height: 8px !important;
    border-radius: 8px !important;
    opacity: 1 !important;
    margin-right: 10px !important;
  }


  .titlebox h1 {
    font-size: 40px;
  }

  .titlebox p {
    font-size: 20px;
  }

  .more,
  .ab_l .more {
    width: 110px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    margin-top: 2%;
  }

  /* <!-- 产品展示 --> */
  .cpzx .content {
    width: 100%;
  }

  .btnl,
  .btnr {
    display: none;
  }

  .swiper-container2 .swiper-slide {

    margin-right: 2%;
  }

  .swiper-container2 .swiper-slide .spbox1:nth-child(n+3) {
    display: none;
  }

  .swbox {
    margin: 4% 0 6% 0;
  }

  .swiper-container2 {
    width: 100%;
    padding: 2%;
  }

  .swiper-container2 img {
    width: 100%;
    height: auto;
  }

  .swiper-container2 .swiper-slide .msgbox h1 {
    font-size: 16px;
    margin-top: 4%;
  }

  .swiper-container2 .spbox1 {
    width: 49%;
  }

  .swiper-container2 .swiper-slide .msgbox h2 {
    height: 38px;
    font-size: 14px;
    width: 80%;
    margin: 4% auto;
  }

  .swiper-container2 .swiper-slide .msgbox div {
    justify-content: space-around;
    margin-bottom: 4%;
  }

  .blackmo,
  .whitemo {
    font-size: 12px;
    line-height: 35px;
    height: 35px;
    margin-right: 0;
  }

  .blackmo,
  .whitemo {
    width: 40%;
  }

  .cpzx {
    margin: 10% 0;
  }

  /* <!-- 关于我们 --> */
  .about {
    margin-top: 10%;
  }

  .ab_ma h1 {
    font-size: 16px;
    margin: 4% 0;
  }

  .ab_ma p {
    width: 101%;
    font-size: 14px;
    line-height: 28px;
  }

  .ab_ma div {
    margin-top: 6%;
    justify-content: space-around;
  }

  .ab_ma div a {
    font-size: 14px;
    line-height: 28px !important;
    height: 28px !important;
    width: 40% !important;
  }

  .ab_ma div img {
    width: 10%;
    height: auto;
  }

  /* <!-- 介绍 --> */
  .js {
height: 30vw;
    display: flex;
    margin-top: 10%;
    margin-bottom: 0;
    background: url(../images/jsbamo.png);
    background-size: cover;
    background-position: right;
    align-items: center;
  }

  .js ul {
    padding: 5% 0;
    justify-content: space-around;
    width: 100%;
    flex-wrap: wrap;
    position: absolute;
  }

  .js ul img {
    height: 30px;
    width: auto;
  }

  .js ul p {
    font-size: 16px;
  }

  .js ul h1 {
    font-size: 22px;
    margin: 4% 0;
  }

  /* 解决方案 */

  .jjfa_an .swiper-button-prev,
  .jjfa_an .swiper-button-next {
    width: 8px;
    height: 15px;
    background: none;
    outline: none;
    top: 5%;
    color: #5CB9FF !important;
  }

  .jjfa_an .swiper-button-prev {
    left: auto;
    right: 46px;
    color: #CCCCCC;
  }

  .jjfa_an .swiper-button-disabled {}

  .jjfa_an .swiper-pagination-fraction {
    text-align: left;
    display: flex;
    font-size: 16px;
    color: #999999;
    bottom: 104px;
  }

  .jjfa_an .swiper-pagination-fraction .swiper-pagination-current {
    font-size: 41px;
    line-height: 54px;
    font-weight: 600;
    color: #000;
    margin-top: -7px;
    display: block;
    margin-right: 7px;
  }

  .jjfa_an .swiper-pagination-fraction .swiper-pagination-total {
    font-size: 16px;
    color: #999999;
  }

  .jjfa_an .swiper-scrollbar {
    width: 100%;
    height: 5px;
    border-radius: 3px;
    background-color: #EEEEEE;
    margin-top: 25px;
    position: relative;
  }

  .jjfa_an .swiper-scrollbar-drag {
    position: absolute;
    left: 0;
    background: #014C8A;
  }

  .jjfa_an .swiper-button-next:after,
  .jjfa_an .swiper-button-prev:after {
    font-size: 16px;
  }

  .jjfa_box {
    background: url(../images/bgc1.png) no-repeat;
    margin-top: 67px;
    background-size: 100% 100%;
  }

  .jjfa_box .content {
    width: 1180px;
  }

  .jjfa_smallbox {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    height: 586px;
  }

  .jjfa_left {
    width: 590px;
    padding-top: 103px;
  }

  .jjfa_left h1 {
    font-size: 39px;
    color: white;
    font-weight: 600;
  }

  .jjfa_left p {
    width: 603px;
    font-size: 18px;
    line-height: 46px;
    letter-spacing: 1px;
    color: white;
    margin: 34px 0 44px;
  }

  .jjfa_left a {
    display: block;
    width: 167px;
    height: 48px;
    text-align: center;
    line-height: 48px;
    color: white;
    background: #014C8A;
    font-size: 16px;
  }

  .jjfa_right {
    width: 354px;
    box-sizing: border-box;
    margin-top: -53px;
    position: relative;
  }

  .jjfa_right .swiper-container2 {
    height: 648px;
  }

  .jjfa_right .swiper_box {
    width: 100%;
    height: 147px !important;
    padding: 27px 18px;
    box-sizing: border-box;
    background-color: white;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
    margin-bottom: 20px;
  }

  .jjfa_right .swiper-box:last-of-type {
    margin-bottom: 0;
  }

  .jjfa_right .swiper-slide .swiper_head {
    display: flex;
    align-items: center;
  }

  .jjfa_right .swiper-slide .swiper_head .yuan {
    width: 8px;
    height: 8px;
    background-color: #014C8A;
    border-radius: 50%;
  }

  .jjfa_right .swiper-slide .swiper_head p {
    font-size: 18px;
    line-height: 24px;
    color: #333333;
    font-weight: bold;
    margin-left: 14px;
  }

  .jjfa_right .swiper-slide h1 {
    padding-left: 22px;
    box-sizing: border-box;
    margin-top: 6px;
    font-size: 14px;
    line-height: 19px;
    color: #666666;
  }

  .jjfa_right p {
    font-size: 16px;
    line-height: 37px;
  }

  .jjfa_right .swiper-button-prev {
    width: 35px;
    height: 35px;
    background: url(../images/nottop.png)no-repeat;
    background-size: 100% 100%;
    top: auto;
    bottom: 63px;
    left: -50px;
    opacity: 1;
  }

  .jjfa_right .swiper-button-next {
    width: 35px;
    height: 35px;
    background: url(../images/tobottom.png)no-repeat;
    background-size: 100% 100%;
    top: auto;
    bottom: 18px;
    left: -50px;
    opacity: 1;
    right: auto;
  }

  .jjfa_right .swiper-button-next:after,
  .jjfa_right .swiper-button-prev:after {
    content: initial;
  }

  .second .content {
    width: 100%;
  }

  .jjfa_right .swiper-slide .swiper_head p {
    font-size: 14px;
  }

  .jjfa_an .swiper-pagination-fraction {
    font-size: 14px;
  }

  .jjfa_an .swiper-button-next:after,
  .jjfa_an .swiper-button-prev:after {
    font-size: 16px;
  }

  .jjfa_an .swiper-button-prev,
  .jjfa_an .swiper-button-next {
    height: auto;
    width: auto;
  }

  .second {
    padding: 5% 0;
  }

  .title_bigbox {
    width: 100%;
  }

  .title_box1 {
    width: 100%;
    padding-top: 2%;
    text-align: center;
  }

  .title_box1 h1 {
    left: 0;
    font-size: 48px;

  }

  .title_box1 h1 {
    left: 50%;
    transform: translateX(-50%);
  }

  .title_bigbox {
    padding: 0 2%;
  }

  .title_box1 p {
    font-size: 18px;
    line-height: 50px;
  }

  .title_box1 .title_foot {
    margin-top: 2%;
    width: 100%;
  }

  .title_box1 .title_foot .yuan {
    font-size: 15px;
    height: 15px;
    width: 15px;
    border-width: 2px;
  }

  .title_box1 .title_foot span {
    font-size: 15px;
    line-height: 24px;
    margin-left: 2%;
  }

  .title_bigbox .jjfa_an {
    width: 100%;
    margin-top: 15%;
    top: 0;
  }

  .jjfa_box .content {
    width: 100%;
  }

  .jjfa_an .swiper-pagination-fraction {
    bottom: 10px;
  }

  .jjfa_box {
    margin-top: 5%;
  }

  .jjfa_smallbox {
    height: auto;
    flex-wrap: wrap;
    padding: 0 2%;
    box-sizing: border-box;
  }

  .jjfa_left {
    width: 100%;
    padding-top: 5%;
  }

  .jjfa_left h1 {
    text-align: center;
    font-size: 18px;
  }

  .jjfa_left p {
    width: 100%;
    font-size: 12px;
    margin: 3% 0 7%;
    line-height: 24px;
  }

  .jjfa_left a {
    width: 90px;
    height: 32px;
    line-height: 32px;
    font-size: 12px;
    margin: auto;
  }

  .jjfa_right {
    width: 100%;
    margin-top: 5%;
  }

  .jjfa_right .swiper_box {
    padding: 5%;
    height: auto !important;
    margin-bottom: 3%;
  }

  .jjfa_right .swiper-container2 {
    height: auto;
  }

  /* .al_ma */
  .al_ma {
    margin: 4% 0;
  }

  .al_ma a {
    margin-right: 2%;
    width: 49%;
    display: block;
  }

  .al_ma img {
    display: block;
  }

  .al_ma a:nth-child(2) {
    margin-right: 0;
  }

  .al_ma h1 {
    font-size: 16px;
    margin: 4% 0;
  }

  .al_ma h2 {
    font-size: 12px;
  }

  .al_ma h3 {
    height: 10px;
  }

  .al_ma a:last-child {
    display: none;
  }

  .yqlj {
    margin: 0;
  }

  /* 新闻资讯 */

  .xwzx {
    margin-top: 10%;
    padding: 6% 2%;
    padding-top: 0%;
    box-sizing: border-box;
    flex-wrap: wrap;
    max-width: 100%;
  }

  .mytitle {
    margin-bottom: 4%;
  }



  /* 荣誉资质 */
  .zhuti_title p:nth-child(1) {
    font-size: 16px;
  }

  .xlwb1 {
    padding: 2%;
    box-sizing: border-box;
    margin-bottom: 2%;
    height: auto;
    width: 25%;
  }

  .xwl_b img {
    display: none;
  }

  .xwr1t {
    margin-top: 0;
    margin-left: 2%;
    width: 70%;
  }

  .xwr {
    margin-top: 4%;
  }

  .xwr1t h1 {
    font-size: 16px;
    margin-bottom: 2%;
  }

  .xwr1 a {
    align-items: center;
  }

  .xwr1t p {
    margin-bottom: 2%;
    font-size: 12px;
    line-height: 20px;
  }

  .xwr1t h2,
  .xwr2 a span {
    font-size: 12px;
  }


  .xwr1 {

    width: 100%;
  }

  .xwr1 a img {
    width: 100%;
    height: auto;
  }

  .xwr3 {
    display: none !important;
  }

  .xwr2 {
    width: 100%;
    padding: 0 2%;
    box-sizing: border-box;
  }

  .xwr2 a {
    height: auto;
    padding: 2%;
    width: 100%;
    margin-bottom: 5%;
  }

  .xwr2 a h1,
  .xwr2 a h3 {
    font-size: 14px;
    margin-bottom: 2%;
  }

  .box7_1 {
    display: none;
  }

  .xwr2 a p {
    margin-bottom: 1%;
    font-size: 12px;
  }

  .xwr2 a h1 span {
    font-size: 16px;
  }

  .xwl {
    width: 100%
  }

  .xwtp {
    display: none !important;
  }

  .xwtb {
    margin-bottom: 4%;
    display: block;
  }

  .phonefoot {
    padding: 4% 0;
    display: flex !important;
    flex-wrap: wrap;
    color: white;
    justify-content: center;
    flex-direction: column;
    align-items: center;
  }

  .phonefoot div {
    margin: 1% 0;
  }

  .asdw {
    height: auto;
    background-color: #333;
    padding: 2% 0;
    flex-direction: column;
    padding-left: 0;
    align-items: center;
  }

  .asdw p {
    margin-right: 0 !important;
    line-height: 24px;
  }

  .phonefoot h2 {
    font-size: 18px;
  }

  .phonefoot h1 {
    font-size: 14px;
  }

  .phonefoot p {
    font-size: 12px;
  }

  .liuyanxw {
    width: 100%;
    height: auto;
  }

  .phone {
    display: none;
  }

  .xwr1 a {
    height: auto;
    padding: 2%;
    background: none;
    width: 100%;
  }

  .bot {
    width: 100%;
    bottom: -5%;
  }

  .liuyanxw input {
    height: 40px;
    margin-bottom: 2%;
    /* border: navajowhite; */
    width: 100%;
  }

  .bot p {
    transform: translate(-50%, -50%);
    font-size: 16px;
    left: 50%;
    top: 45%;
  }

  .bot p br {
    display: none;
  }

  #BtnSave {
    padding-left: 0;
    height: 50px;
    width: 100%;
    margin-bottom: 0;
  }

  .kuang {
    padding-top: 3%;
    box-sizing: border-box;
    width: 100%;
    flex-direction: column;
  }

  textarea {
    height: 60px;
    margin-bottom: 60px;
    margin-top: 0;
    width: 100%;
  }

  .sm p,
  .sm a {
    font-size: 12px;
  }

  .cirle {
    width: 12px;
    line-height: 12px;
    border-radius: 50%;
    height: 12px;
  }

  .xwr2 {
    margin-top: 2%;
    display: flex;
    flex-direction: column;
  }

  .xwr1 {
    height: auto;
  }

  .xwr2 {
    height: auto;
  }

  .xwr3 {
    height: auto;
    box-sizing: border-box;
  }

  .xlwb1 p {
    color: #999;
  }

  .xwr1 {
    transform: translateX(0);
  }

  .xlwb1 h1 {
    width: 100%;
    border-bottom: 1px solid #707070 !important;
    color: #333333 !important;
    font-size: 14px;
  }

  .xlwb1 p {
    font-size: 10px;
  }

  .xwl_b {
    padding: 4% 2%;
    box-sizing: border-box;
    width: 100%;
    display: flex;
  }

  .xlwb1 p {
    width: 100%;
  }

  .xwt {
    display: block;
    margin: auto;
    width: 60%;
  }

  .box_5small_title {
    margin: 2%;
    font-size: 14px;
  }

  .box6 .zhuti_title {
    margin-bottom: 5%;
  }

  .box6 .zhuti_title {
    padding-top: 50px;
  }

  .box6_main ul {}

  .box6_main ul {
    padding: 0 2% 4% 2%;
    margin-top: 3%;
    justify-content: space-between;
  }

  .box6_main ul li:nth-child(n+5) {
    display: none;
  }

  .box6_main ul li {
    width: 49%;
    margin-bottom: 2%;
    height: 100%;
  }

  .box6 {
    height: 100%;
  }

  .box6 .smallmore {
    margin-top: 0;
    margin-bottom: 4%;
  }

  .xwr {
    width: 100%;
  }




  .second .title_bigbox {
    flex-direction: column;
  }

  .mobfoot {
    color: white;
    text-align: center;
    display: block !important;
    padding: 3% 0;
  }

  .mobfoot p:nth-of-type(n+2) {
    margin-top: 2%;
  }

  .mobfoot p {
    font-size: 14px;
  }

  .foot {
    background-color: #333;
    height: auto;
  }

  .sm {
    width: 90%;
    border-top: 1px solid #fff;
    padding: 3% 0;
    flex-direction: column;
  }

  .sm p {
    margin-right: 0;
  }

  .sm p,
  .sm a {
    color: #fff;
  }

  .fot1,
  .foot_box,
  .yqlj .lhbox,
  .fo_t,
  .fo_c,
  .bot2_1 img {
    display: none;
  }

  .fo_ma .content {
    width: 100%;
    padding: 0;
    height: auto;
  }

  .bot2 {
    width: 100%;
    flex-direction: column;
    align-items: center;
    text-align: center;
    margin-top: 4%;
    margin-bottom: 2%;
  }

  footer,
  .fo_ma .content {
    height: auto;
    box-shadow: none;
    background-color: #333;
  }

  .bot2_1 .msg {
    color: #fff;
  }

  .bot2_1 .msg h1 {
    font-size: 14px;
  }

  .box10 {
    margin: auto;
    width: 90%;
    padding: 2% 0;
    border-top: 1px solid #fff;
    flex-direction: column;
    align-items: center;
  }

  .leftp {
    margin-left: 0;
  }


}