/* 前端谷梦阳 */
/* 主色调 #ff7700  */
/* 蓝色调 #127fd5  */

@font-face {
  font-family: "gmb";
  src: url("../fonts/DIN-BOLD-2.woff2") format("woff2"),
    url("../fonts/DIN-BOLD-2.woff") format("woff"),
    url("../fonts/DIN-BOLD-2.ttf") format("truetype"),
    url("../fonts/DIN-BOLD-2.eot") format("embedded-opentype"),
    url("../fonts/DIN-BOLD-2.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face{font-family: "iconfont";
  src: url('../fonts/iconfont.eot'); /* IE9*/
  src: url('../fonts/iconfont.eot#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('../fonts/iconfont.woff') format('woff'), /* chrome, firefox */
  url('../fonts/iconfont.ttf') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
  url('../fonts/iconfont.svg#iconfont') format('svg'); /* iOS 4.1- */
}
.iconfont {
  font-family:"iconfont" !important;
  display:inline-block;
  vertical-align: middle;
  margin:0 .3em;
  font-size: 1.1em;
  font-style:normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0px;
  -moz-osx-font-smoothing: grayscale;   
}

*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

* {
  margin: 0;
  padding: 0;
}

body {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  margin: 0 auto;
  overflow-x: hidden;
  max-width: 1920px;
  min-width: 1280px;
  position: relative;
  padding: 0;
  width: 100%;
  color: #1f1f1f;
  font-family: "微软雅黑", "Microsoft YaHei", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1;
  background: #fff;
}

html.act {
  overflow: hidden;
  width: 100%;
  height: 100vh;
}

ul,
ul li,
ol li,
tr td,
dl,
dd {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.clearfix:after {
  content: " ";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.clearfix {
  *zoom: 1;
}

a {
  display: inline-block;
  text-decoration: none;
  cursor: pointer;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
  color: #1f1f1f;
}

textarea,
select {
  outline: none;
  color: #666;
  font-size: 14px;
  width: 100%;
}

img {
  border: none;
  transform: scale(1);
  -webkit-transform: scale(1);
  display: block;
  max-width: 100%;
}

img[src=""] {
  opacity: 0;
}

body::-webkit-scrollbar {
  width: 4px;
  height: 1px;
}

body::-webkit-scrollbar-thumb {
  background: #000;
}

body::-webkit-scrollbar-track {
  background: #fff;
}

.nowrap {
  white-space: nowrap;
}

.f_12 {
  font-size: 12px;
}

.f_14 {
  font-size: 14px;
}

.f_15 {
  font-size: 15px;
}

.f_16 {
  font-size: 16px;
}

.f_18 {
  font-size: 18px;
}

.f_20 {
  font-size: 20px;
}

.f_22 {
  font-size: 22px;
}

.f_24 {
  font-size: 24px;
}

.f_26 {
  font-size: 26px;
}

.f_28 {
  font-size: 28px;
}

.f_30 {
  font-size: 30px;
}

.f_32 {
  font-size: 32px;
}

.f_34 {
  font-size: 34px;
}

.f_36 {
  font-size: 36px;
}

.f_38 {
  font-size: 38px;
}

.f_40 {
  font-size: 40px;
}

.f_42 {
  font-size: 42px;
}

.f_44 {
  font-size: 44px;
}

.f_48 {
  font-size: 48px;
}

.f_50 {
  font-size: 50px;
}

.f_60 {
  font-size: 60px;
}

.f_72 {
  font-size: 72px;
}

.main_color {
  color: #ff7700 !important;
}
.main_color--hover, .main_color--hover:hover {
  color: #ff7700 !important;
}

.two_space {
  text-indent:2em;
}

/*分页*/

.BMap_mask,
.BMap_cpyCtrl,
.BMap_scaleTxt,
.BMap_scaleCtrl,
.BMap_omCtrl,
.anchorBL {
  display: none !important;
}

.a_dw {
  position: relative;
  top: -111px;
}

.a_kxo {
  position: relative;
  top: -40px;
}

.box {
  max-width: 1750px;
  min-width: 1200px;
  width: 83%;
  margin: 0 auto;
  position: relative;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
  box-sizing: border-box;
}

.ibox {
  max-width: 1400px;
  min-width: 1200px;
  width: 85%;
  margin: 0 auto;
  position: relative;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
  box-sizing: border-box;
}



.alltime,
.alltime * {
  -webkit-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  -moz-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

.wow {
  opacity: 1;
}

.wow1 {
  opacity: 1;
}

.g-color-atonm-blue {color: #127fd5 !important;}

.g-bg-atonm-blue {background: #127fd5 !important;}

/* 头部开始 */
.m_header {
  display: none;
}

.header_nav {
  display: none;
}

.header {
  width: 100%;
  height: 112px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 999;
  background-color: transparent;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

.header.fixed {
  position: fixed;
  background-color: #fff;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.header.ny {
  position: fixed;
  background-color: #fff;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.header .box {
  height: 100%;
  line-height: 112px;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;
  position: relative;
  display: flex;
  justify-content: space-between;
}

.header .logo_img {
  cursor: pointer;
}

.header .logo_img>a img {
  position: absolute;
  top: 25px;
  left: 0;
}

.header .logo_img>a .logo2 {
  opacity: 0;
}

.header.fixed .logo_img>a .logo1 {
  opacity: 0;
}

.header.ny .logo_img>a .logo1 {
  opacity: 0;
}

.header.fixed .logo_img>a .logo2 {
  opacity: 1;
}

.header.ny .logo_img>a .logo2 {
  opacity: 1;
}

.header .box .fr {
  width: 85%;
  display: flex;
}

.header .box .h_daohang {
  width: 80%;
  height: 100%;
  line-height: 112px;
  border-right: 1px solid rgba(255, 255, 255, 0.2);
}

.header.fixed .box .h_daohang {
  border-right: 1px solid rgba(0, 0, 0, 0.1);
}

.header.ny .box .h_daohang {
  border-right: 1px solid rgba(0, 0, 0, 0.1);
}

.header .box .ul1 {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: space-around;
  align-items: center;
  cursor: pointer;

}

.header .box .ul1 li {
  width: 100%;
  height: 100%;
  position: relative;
  text-align: center;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}

.header .box .ul1 li .ltp a {
  width: 100%;
  height: 100%;
  font-size: 18px;
  color: #fff;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
  text-decoration: none;
}

.header.ny .box .ul1 li .ltp a {
  color: #333;
}

.header .box .ul1 li .ltp a::before {
  content: "";
  display: block;
  width: 0;
  height: 2px;
  background: #ff7700;
  position: absolute;
  bottom: -1px;
  left: 0;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}

.header .box .ul1 li:hover .ltp a::before {
  width: 100%;
}

.header .box .ul1 li.act .ltp a::before {
  width: 100%;
}

.header .box .ul1 li:hover .ltp a {
  width: 100%;
  color: #ff7700;
}

.header .box .ul1 li.act .ltp a {
  width: 100%;
  color: #ff7700;
}

.header.fixed .box .ul1 li.act .ltp a {
  width: 100%;
  color: #ff7700;
}

.header.fixed .box .ul1 li:hover .ltp a {
  width: 100%;
  color: #ff7700;
}

.header.fixed .box .ul1 li .ltp a {
  color: #777;
}



.header .box .ul1 li .lbt a::before {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 2px;
  background-color: #fff;
  -webkit-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  -moz-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

.header .box .ul1 li .lbt a:hover::before {
  content: "";
  width: 100%;
  height: 2px;
  background-color: #fff;
}

.header .box .ul1 li .lbt {
  display: none;
  width: 100%;
  height: auto;
  position: fixed;
  top: 112px;
  left: 0;
  z-index: 999;
}

.header .box .ul1 li .lbt.act {
  display: block;
}

.header .box .ul1 li .lbt .sbox {
  width: 100%;
  height: auto;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  z-index: 2;
  background-color: #f5f5f5;
  display: flex;
  padding-left: 25%;
}

.header .box .ul1 li .lbt a {
  display: block;
  line-height: 3;
  /*font-size: 14px;*/
  margin-right: 50px;
  color: #555;
  /*position: relative;*/
  text-decoration: none;
}
.header .box .ul1 li .lbt a:hover{
  color: #ff7700;
}

.header .box .ul1 li .lbt dl{
  margin:20px 2px 25px 2px;
  flex: 1;
}
.header .box .ul1 li .lbt dt{
  border-bottom:1px solid #ff7700;
  margin-bottom:15px;
}
.header .box .ul1 li .lbt dd a{
  color:#555;
  font:normal 10px "microsoft yahei";
  margin-right: 30px;
}
.header .box .ul1 li .lbt dd a:hover{
  color:#ff7700;
}

/* 导航联系电话 开始 */
.header .box .fr .right .phone-title {
  width: 100%;
  height: 40%;
  font-size: 16px;
  color: #fff;
  text-align: left;
  line-height: 90px;
}

.header.ny .box .fr .right .phone-title {
  color: #333;
}
.header.fixed .box .fr .right .phone-title {
  color: #777;
}

.header .box .fr .right .phone-number {
  width: 100%;
  height: 100%;
  font-size: 22px;
  color: #ff7700;
  font-weight: bold;
}
/* 导航联系电话 结束 */

/* 头部结束 */



/* 脚部开始 */
.footer {
  width: 100%;
  height: auto;
  background: url(../images/f_1.png) center no-repeat;
  background-size: cover;
  padding-top: 35px;
}

.footer>.ibox .up {
  display: flex;
  justify-content: space-between;
  margin-bottom: 6px;
}

.footer>.ibox .up .left {
  width: 47.3%;
  padding-right: 35px;
}

.footer>.ibox .up .left .ul1 {
  display: flex;
  justify-content: space-between;
}

.footer>.ibox .up .left .ul1 .li {}

.footer>.ibox .up .left .ul1 li a {
  display: block;
  text-align: left;
  color: #a9a9a9;
  margin-bottom: 15px;
  text-decoration: none;
}

.footer>.ibox .up .left .ul1 li a:hover {
  color: #fff;
  transform: translateX(3px);
}

.footer>.ibox .up .left .ul1 li a:not(:first-child):hover {}

.footer>.ibox .up .left .ul1 li a:first-child {
  color: #dfdfdf;
  margin-bottom: 22px;
}

.footer>.ibox .up .left .ul1 li a:last-child {
  margin-bottom: 0;
}

.footer>.ibox .up .line {
  width: 1px;
  height: 155px;
  background-color: rgba(255, 255, 255, 0.1);
}

.footer>.ibox .up .right {
  width: 48%;
  display: flex;
  justify-content: space-between;
}

.footer>.ibox .up .right .img_left {
  width: 20%;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.footer>.ibox .up .right .img_left .img {
  overflow: hidden;
  border-radius: 4px;
}

.footer>.ibox .up .right .img_left .text {
  color: #dfdfdf;
  margin-top: 7px;
}

.footer>.ibox .up .right .text_right {
  width: 85%;
}

.footer>.ibox .up .right .text_right .zxly {
  width: 122px;
  height: 40px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 20px;
  background-color: #3d4053;
  margin-bottom: 20px;
  text-decoration: none;
}

.footer>.ibox .up .right .text_right .zxly .text {
  color: #fff;
}

.footer>.ibox .up .right .text_right .four_img {}

.footer>.ibox .up .right .text_right .four_img .four {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.footer>.ibox .up .right .text_right .four_img .four:last-child {
  margin-bottom: 0;
}

.footer>.ibox .up .right .text_right .four_img .four .img1 {
  margin-right: 9px;
}

.footer>.ibox .up .right .text_right .four_img .four .text {
  color: #888888;
}

.footer .down {
  width: 100%;
  height: 50px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-top: 1px solid rgba(73, 75, 96, 0.4);
}


.footer .down {
  display: flex;
  align-items: center;
}

.footer .down .bq_left {
  color: #8b8b8b;
}

.footer .down .bq_left a {
  color: #8b8b8b;
}
.footer .down .bq_left .wzdt{
  margin-left: 20px;
}
.footer .down .bq_right {
  color: #8b8b8b;
}

.footer .down .bq_right a {
  color: #8b8b8b;
}

.footer .down {
  height: 100%;
  line-height: 60px;
  position: relative;
  cursor: pointer;
}
/* 脚部结束 */



#index .swiper_bd .right_pagin {
  position: fixed;
  top: 50%;
  right: 93px;
  transform: translateY(-50%);
  z-index: 1000;
}

#index .swiper_bd .right_pagin .ul1 {}

#index .swiper_bd .right_pagin .ul1 li {
  width: 90px;
  display: flex;
  align-items: center;
  margin-bottom: 31px;
  cursor: pointer;
}

#index .swiper_bd .right_pagin .ul1 li:last-child {
  margin-bottom: 0;
}

#index .swiper_bd .right_pagin .ul1 li .text {
  width: 61px;
  height: 14px;
  position: relative;
  margin-right: 20px;
  display: flex;
  align-items: center;
}

#index .swiper_bd .right_pagin .ul1 li .text .d_text {
  width: 100%;
  height: 100%;
  position: absolute;
  color: #fff;
  text-align: end;
}
#index .swiper_bd .right_pagin .ul1 li.black .text .d_text {
  color: #333333;
}
#index .swiper_bd .right_pagin .ul1 li.act .text .d_text:first-child {
  opacity: 0;
}

#index .swiper_bd .right_pagin .ul1 li .text .d_text:last-child {
  opacity: 0;
}

#index .swiper_bd .right_pagin .ul1 li.act .text .d_text:last-child {
  opacity: 1;
}

#index .swiper_bd .right_pagin .ul1 li .yqd {
  width: 15px;
  height: 15px;
  border: 1px solid transparent;
  border-radius: 50%;
  position: relative;
}

#index .swiper_bd .right_pagin .ul1 li.act .yqd {
  border: 1px solid #fff;
}
#index .swiper_bd .right_pagin .ul1 li.black.act .yqd {
  border: 1px solid #333;
}
#index .swiper_bd .right_pagin .ul1 li .yqd .yd {
  width: 4px;
  height: 4px;
  border: 1px solid #fff;
  background-color: #fff;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
#index .swiper_bd .right_pagin .ul1 li.black .yqd .yd {
  border: 1px solid #333;
  background-color: #333;
}
#index .swiper_bd>.swiper-wrapper>.swiper-slide {
  width: 100%;
  height: 100vh;
  object-fit: cover;
}

#index .swiper_bd .swiper3 {
  width: 100%;
  height: 100%;
  position: relative;
}

#index .swiper_bd .swiper3 .swiper3_box {
  width: 100%;
  height: 100%;
  position: relative;
}
#index .swiper_bd .swiper3 .swiper3_box video{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: 5;
}
#index .swiper_bd .swiper3 .swiper3_box .img {
  width: 100%;
  height: 100%;
}

#index .swiper_bd .swiper3 .swiper3_box .img img {
  width: 100%;
  height: 100%;
}

#index .swiper_bd .swiper3 .swiper3_box .text_img {
  width: 100%;
  height: 100%;
}

#index .swiper_bd .swiper3 .swiper3_box .s_img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -30%);
  opacity: 0;
}

#index .swiper_bd .swiper3 .swiper-slide-active .swiper3_box .s_img {
  transform: translate(-50%, -50%);
  transition-delay: 0.1s;
  -moz-transition-delay: 0.1s;
  /* Firefox 4 */
  -webkit-transition-delay: 0.1s;
  /* Safari 和 Chrome */
  -o-transition-delay: 0.1s;
  /* Opera */
  opacity: 1;
}

#index .swiper_bd .swiper3 .swiper3_box .text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, 96%);
  color: #fff;
  opacity: 0;
}

#index .swiper_bd .swiper3 .swiper3_fp {
  width: 100%;
  position: absolute;
  bottom: 49px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 2;
  display: flex;
  justify-content: center;
}

#index .swiper_bd .swiper3 .swiper3_fp .btn {
  width: 320px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: absolute;
  transform: translateY(-7px);
}

#index .swiper_bd .swiper3 .swiper3_fp .btn .all3btn {
  color: #fff;
  cursor: pointer;
}

#index .swiper_bd .swiper3 .swiper-slide-active .swiper3_box .text {
  transform: translate(-50%, -50%);
  transition-delay: 0.1s;
  -moz-transition-delay: 0.1s;
  /* Firefox 4 */
  -webkit-transition-delay: 0.1s;
  /* Safari 和 Chrome */
  -o-transition-delay: 0.1s;
  /* Opera */
  opacity: 1;
}

#index .swiper_bd .swiper3 .swiper-pagination-bullet {
  width: 50px;
  height: 1px;
  background: rgba(255, 255, 255, 0.4);
  opacity: 1;
  transform: translateY(-11px);
  border-radius: 0;
}

#index .swiper_bd .swiper3 .swiper-pagination-bullet-active {
  width: 50px;
  height: 2px;
  background: #ff7700;
}

#index .swiper_bd>.swiper-wrapper>.swiper-slide:nth-child(2) {
  background: url(../images/index/solve4_bg.jpg) center no-repeat;
  background-size: cover;
}

#index .swiper_bd .swiper-slide>.ibox {
  height: calc(100vh - 90px);
  /* position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%); */
  padding: 90px 0 110px 0;
  margin-top: 110px;
}

#index .swiper_bd .swiper-slide>.ibox .swiper4 {}

#index .swiper_bd .swiper-slide>.ibox .swiper4 .swiper-slide {
  opacity: 0 !important;
}

#index .swiper_bd .swiper-slide>.ibox .swiper4 .swiper-slide.swiper-slide-active {
  opacity: 1 !important;
}

#index .swiper_bd .swiper-slide>.ibox .swiper4 .swiper4_box {
  width: 100%;
  display: flex;
  position: relative;
}

#index .swiper_bd .swiper-slide>.ibox .swiper4 .swiper4_box .left {
  width: 50%;
  padding-top: 113px;
}

#index .swiper_bd .swiper-slide>.ibox .swiper4 .swiper4_box .left .text .d_text {
  width: 100%;
  color: #333;
  font-weight: bold;
}

#index .swiper_bd .swiper-slide>.ibox .swiper4 .swiper4_box .left .text .c_text {
  width: 390px;
  color: #333;
  line-height: 2;
  margin: 50px 0 40px 0;
  text-align: justify;
}

#index .swiper_bd .swiper-slide>.ibox .right {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -57%);
  z-index: 10;
}

#index .swiper_bd .swiper-slide>.ibox .right .four_img {
  width: 600px;
  height: 600px;
  position: relative;
}

#index .swiper_bd .swiper-slide>.ibox .right .four_img .four {
  position: absolute;
  top: 35px;
  left: 0;
  opacity: 0;
}

#index .swiper_bd .swiper-slide>.ibox .right .four_img .four.act {
  opacity: 1;
  top: 0;
  transition-delay: 0.1s;
  -moz-transition-delay: 0.1s;
  /* Firefox 4 */
  -webkit-transition-delay: 0.1s;
  /* Safari 和 Chrome */
  -o-transition-delay: 0.1s;
  /* Opera */
  z-index: 2;
}
@keyframes warn {
    0% {
        transform: translate(-50%, -50%) scale(0.6);
        opacity: 0;
    }

    25% {
        transform: translate(-50%, -50%) scale(0.7);
        opacity: 0.1;
    }

    50% {
        transform: translate(-50%, -50%) scale(0.8);
        opacity: 0.3;
    }

    75% {
        transform: translate(-50%, -50%) scale(0.9);
        opacity: 0.5;
    }

    100% {
        transform: translate(-50%, -50%) scale(1);
        opacity: 0;
    }
}

@-webkit-keyframes warn {
    0% {
        -webkit-transform: translate(-50%, -50%) scale(0.6);
        opacity: 0;
    }

    25% {
        -webkit-transform: translate(-50%, -50%) scale(0.7);
        opacity: 0.1;
    }

    50% {
        -webkit-transform: translate(-50%, -50%) scale(0.8);
        opacity: 0.3;
    }

    75% {
        -webkit-transform: translate(-50%, -50%) scale(0.9);
        opacity: 0.5;
    }

    100% {
        -webkit-transform: translate(-50%, -50%) scale(1);
        opacity: 0;
    }
}

#index .swiper_bd .swiper-slide>.ibox .right .four_img .four .xy {
  width: 30px;
  height: 30px;
  background-color: #ff7700;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  bottom: 235px;
  left: 200px;
  cursor: pointer;
}

#index .swiper_bd .swiper-slide>.ibox .right .four_img .four .xy::before {
      content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) scale(0);
    width: 53px;
    height: 53px;
    /* border: 2px solid rgba(255, 255, 255, 1); */
    background-color: rgba(244, 160, 0, 1);
    border-radius: 50%;
    -webkit-animation: warn 1s ease-out 0.5s;
    -moz-animation: warn 1s ease-out 0.5s;
    animation: warn 1s ease-out 0.5s;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    z-index: 4;
}
#index .swiper_bd .swiper-slide>.ibox .right .four_img .four .xy::after {
      content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) scale(0);
    width: 80px;
    height: 80px;
    /* border: 2px solid rgba(255, 255, 255, 1); */
    background-color: rgba(244, 160, 0, .7);
    border-radius: 50%;
    -webkit-animation: warn 1s ease-out;
    -moz-animation: warn 1s ease-out;
    animation: warn 1s ease-out;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    z-index: 4;
}
#index .swiper_bd .swiper-slide>.ibox .right .four_img .four .xy .s_img{
  width: 0;
  height: 0;
  background-color: #fff;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  z-index: -1;
  opacity: 0;
}
#index .swiper_bd .swiper-slide>.ibox .right .four_img .four .xy:hover .s_img{
  width: 220px;
  height: 220px;
  opacity: 1;
  z-index: 5;
}
@keyframes warn1 {
     0% {
        -webkit-transform: translate(-50%, -50%) scale(0.9);
        opacity: 0;
    }

    25% {
        -webkit-transform: translate(-50%, -50%) scale(0.95);
        opacity: 0.3;
    }

    50% {
        -webkit-transform: translate(-50%, -50%) scale(1);
        opacity: 0.4;
    }

    75% {
        -webkit-transform: translate(-50%, -50%) scale(1.05);
        opacity: 0.5;
    }

    100% {
        -webkit-transform: translate(-50%, -50%) scale(1.1);
        opacity: 0;
    }
}

@-webkit-keyframes warn1 {
    0% {
        -webkit-transform: translate(-50%, -50%) scale(0.9);
        opacity: 0;
    }

    25% {
        -webkit-transform: translate(-50%, -50%) scale(0.95);
        opacity: 0.3;
    }

    50% {
        -webkit-transform: translate(-50%, -50%) scale(1);
        opacity: 0.4;
    }

    75% {
        -webkit-transform: translate(-50%, -50%) scale(1.05);
        opacity: 0.5;
    }

    100% {
        -webkit-transform: translate(-50%, -50%) scale(1.1);
        opacity: 0;
    }
}
#index .swiper_bd .swiper-slide>.ibox .right .four_img .four .xy .s_img::before {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) scale(0);
    width: 232px;
    height: 232px;
    /* border: 2px solid rgba(255, 255, 255, 1); */
    background-color: rgba(244, 160, 0, 0.7);
    border-radius: 50%;
    -webkit-animation: warn1 1.5s ease-out 0.5s;
    -moz-animation: warn1 1.5s ease-out 0.5s;
    animation: warn1 1.5s ease-out 0.5s;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    z-index: 1;
}
#index .swiper_bd .swiper-slide>.ibox .right .four_img .four .xy .s_img::after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) scale(0);
    width: 243px;
    height: 243px;
    /* border: 2px solid rgba(255, 255, 255, 1); */
    background-color: rgba(244, 160, 0, .4);
    border-radius: 50%;
    -webkit-animation: warn1 2.5s ease-out;
    -moz-animation: warn1 2.5s ease-out;
    animation: warn1 2.5s ease-out;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    transition-delay: 0.1s;
  -moz-transition-delay: 0.1s;
  /* Firefox 4 */
  -webkit-transition-delay: 0.1s;
  /* Safari 和 Chrome */
  -o-transition-delay: 0.1s;
    z-index: 1;
}
#index .swiper_bd .swiper-slide>.ibox .right .four_img .four .xy .s_img img{
  width: 100%;
  height: 100%;
  background-color: #fff;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  z-index: 5;
}


#index .swiper_bd .swiper-slide>.ibox .swiper5 {
  width: 145px;
  height: 637px;
  position: absolute;
  top: 90px;
  right: 0;
}
#index .swiper_bd .swiper-slide>.ibox .swiper5 .swiper-slide .swiper5_box{
  width: 100%;
  height: 100%;
  background-color: #fff;
  border: 1px solid #fff;
}
#index .swiper_bd .swiper-slide>.ibox .swiper5 .swiper-slide.swiper-slide-active .swiper5_box{
  border: 1px solid #ff7700;
}
#index .swiper_bd .swiper-slide>.sgsjs{
  width: 100%;
  height: 100%;
  background: url(../images/i_11.png) center no-repeat;
  background-size: cover;
  object-fit: cover;
}
#index .swiper_bd .swiper-slide>.sgsjs .ibox{
  height: calc(100% - 111px);
  margin-top: 111px;
  display: flex;
  justify-content: space-between;
  padding-top: 187px;
}
#index .swiper_bd .swiper-slide>.sgsjs .ibox .left{
  width: 40.5%;
}
#index .swiper_bd .swiper-slide>.sgsjs .ibox .left .d_text{
  color: #fff;
  font-weight: bold;
}
#index .swiper_bd .swiper-slide>.sgsjs .ibox .left .c_text{
  color: #fff;
  line-height: 1.8;
  margin: 40px 0 68px 0;
}

#index .swiper_bd .swiper-slide>.sgsjs .ibox .right{
  width: 46.5%;
  height: 440px;
  padding: 27px;
  position: relative;
  cursor: pointer;
}
#index .swiper_bd .swiper-slide>.sgsjs .ibox .right .mo{
  width: 100%;
  height: 100%;
}
#index .swiper_bd .swiper-slide>.sgsjs .ibox .right .rightu{
  width: 260px;
  height: 180px;
  background-color: #ff7700;
  position: absolute;
  right: 50px;
  top: 50px;
}
#index .swiper_bd .swiper-slide.swiper-slide-active>.sgsjs .ibox .right .rightu{
  right: 0;
  top: 0;
  transition-delay: 0.5s;
-moz-transition-delay: 0.5s; /* Firefox 4 */
-webkit-transition-delay: 0.5s; /* Safari 和 Chrome */
-o-transition-delay: 0.5s;
}
#index .swiper_bd .swiper-slide>.sgsjs .ibox .right .leftd{
  width: 260px;
  height: 262px;
  background-color: #ff7700;
  position: absolute;
  left: 50px;
  bottom: 50px;
}
#index .swiper_bd .swiper-slide.swiper-slide-active>.sgsjs .ibox .right .leftd{
  left: 0;
  bottom: 0;
  transition-delay: 0.5s;
-moz-transition-delay: 0.5s; /* Firefox 4 */
-webkit-transition-delay: 0.5s; /* Safari 和 Chrome */
-o-transition-delay: 0.5s;
}
#index .swiper_bd .swiper-slide>.sgsjs .ibox .right .sp{
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 2;
}
#index .swiper_bd .swiper-slide>.sgsjs .ibox .right .sp .img{
  width: 100%;
  height: 100%;
}
#index .swiper_bd .swiper-slide>.sgsjs .ibox .right .sp .img img{
  width: 100%;
  height: 100%;
}
#index .swiper_bd .swiper-slide>.sgsjs .ibox .right .sp .s_img{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
}
#index .swiper_bd .swiper-slide>.sgsjs .ibox .right:hover .sp .s_img img{
  transform: scale(0.8);
}
#index .swiper_bd .swiper-slide>#mydiv{
  width: 100%;
  height: 100%;
}
#index .swiper_bd .swiper-slide>#mydiv canvas{
  width: 100%;
  height: 100%;
  position: absolute !important;
}
#index .swiper_bd .swiper-slide>.xwzx{
  width: 100%;
  height: calc(100vh - 111px);
  position: absolute;
  top: 0;
  left: 0;
  margin-top: 111px;
}
#index .swiper_bd .swiper-slide>.xwzx .ibox{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
}
#index .swiper_bd .swiper-slide>.xwzx .ibox .text{
  color: #222;
  font-weight: bold;
  margin-bottom: 41px;
}
#index .swiper_bd .swiper-slide>.xwzx .ibox .swiper6 .swiper-slide {}
#index .swiper_bd .swiper-slide>.xwzx .ibox .swiper6 .swiper-slide .four{
  width: 100%;
}
#index .swiper_bd .swiper-slide>.xwzx .ibox .swiper6 .swiper-slide .four .img{
  width: 100%;
  overflow: hidden;
}
#index .swiper_bd .swiper-slide>.xwzx .ibox .swiper6 .swiper-slide .four .img img{
  width: 100%;
}
#index .swiper_bd .swiper-slide>.xwzx .ibox .swiper6 .swiper-slide .four:hover .img img{
  transform: scale(1.1);
}
#index .swiper_bd .swiper-slide>.xwzx .ibox .swiper6 .swiper-slide .four .d_text{
  width: 90%;
  color: #222;
  margin: 22px 0 30px 0;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
#index .swiper_bd .swiper-slide>.xwzx .ibox .swiper6 .swiper-slide .four:hover .d_text{
  color: #ff7700;
}
#index .swiper_bd .swiper-slide>.xwzx .ibox .swiper6 .swiper-slide .four .c_text{
  width: 90%;
  height: 61px;
  color: #888;
  line-height: 2;
  line-height: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
#index .swiper_bd .swiper-slide>.xwzx .ibox .swiper6 .swiper-slide .four .line{
  width: 0;
  height: 1px;
  background-color: #ff7700;
  margin: 13px 0 9px 0;
}
#index .swiper_bd .swiper-slide>.xwzx .ibox .swiper6 .swiper-slide .four:hover .line{
  width: 100%;
}
#index .swiper_bd .swiper-slide>.xwzx .ibox .swiper6 .swiper-slide .four .two_text{
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  opacity: 0;
}
#index .swiper_bd .swiper-slide>.xwzx .ibox .swiper6 .swiper-slide .four:hover .two_text{
  opacity: 1;
}
#index .swiper_bd .swiper-slide>.xwzx .ibox .swiper6 .swiper-slide .four .two_text .year{
  color: #222;
}

#index .swiper_bd .swiper-slide>.xwzx .ibox .more2{
  margin: 25px auto 10px;
}

/* 首页第二屏  */
#index .swiper_bd .swiper-slide>.solve2{
  width: 100%;
  height: 100%;
  background-size: cover;
  object-fit: cover;
}
#index .swiper_bd .swiper-slide>.solve2 .ibox{
  height: calc(100% - 111px);
  margin-top: 111px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.solve2_l{width: 61%; position: relative;}
.solve2_l > img{width: 100%;}
.solve2_l_point{position: absolute; top: 0; left: 0; width: 100%; height: 100%;}
.solve2_l_point ul{width: 100%; height: 100%; position: relative;}
.solve2_l_point ul li{position: absolute;width: 31px; height: 31px; cursor: pointer; transition: all 0.3s;}
.solve2_l_point ul li.on{transform: translateY(-125px);}

.solve2_l_point ul li em{display: block; width: 34px; height: 34px; border-radius: 50%; background: #007bff; border: #d4d4d4 solid 3px; color: #fff; line-height: 25px; text-align: center; font-size: 20px;}
.solve2_l_point ul li.on em{ background: #85c02e; border-color: #c2db9d;}
.solve2_l_point ul li i{display: block; width: 0px; height: 105px; border-right: #85c02e dotted 1px;  border-left: #c2db9d dotted 1px; margin: auto; opacity: 0;}
.solve2_l_point ul li.on i{opacity: 1;}
.solve2_l_point ul li span{display: block; width: 9px; height: 9px; border-radius: 50%; background: #85c02e; margin: auto; opacity: 0;}
.solve2_l_point ul li.on span{opacity: 1;}

.solve2_r{width: 30.5%; background: #fff;}
.solve2_img_box{width: 100%;}
.solve2_img{width: 85%; margin: 20px auto;} 
.solve2_r_wrap{padding: 0 40px 45px;}
.solve2_r_wrap h1{line-height: 1.8em;}
.solve2_r_wrap i{display: block; width: 146px; height: 1px; background: #0f0f0f; margin-left: -40px; margin-bottom: 24px;}
.solve2_r_wrap ul{ margin-bottom: 20px;}
.solve2_r_wrap ul li{line-height: 24px; background: url(../images/index/solve2_icon.png) left 7px no-repeat; padding-left: 15px;}
/*.solve2_r_wrap a{display: block; width: 107px; height: 26px; line-height: 26px; text-align: center; background: #85c02e; color: #fff;}*/
.solve2_r_wrap a:hover{color: #fff !important;}

.solve2_r .swiper-slide{/*width: 100% !important;*/}
.solve2_r .swiper-pagination{font-size: 0; bottom: 30px;}
.solve2_r .swiper-pagination-bullet{width: 6px; height: 6px; opacity: 1; margin: 0 2.5px; background: #dbdbdb;}
.solve2_r .swiper-pagination-bullet-active{background: #85c02e;}
.fl {float: left;}
.fr {float: right;}

@media only screen and (max-width: 1200px) {
  .solve2{padding-bottom: 50px;}
  .solve2_r_wrap{padding: 0 20px 70px;}
  .solve2_r_wrap i{margin-bottom: 15px; width: 100px; margin-left: -20px;}
  .solve2_r_wrap ul{margin-bottom: 15px;}
  .solve2_l_point ul li i{ height: 60px;}
  .solve2_l_point ul li.on{transform: translateY(-80px);}
}

@media only screen and (max-width: 1023px) {
  .solve2{padding-bottom: 30px;}
  .solve2_r_wrap{padding: 0 20px 50px;}
  .solve2_r_wrap i{width: 60px;}
  .solve2_r .swiper-pagination{bottom: 20px;}
}

@media only screen and (max-width: 767px) {

  #index .swiper_bd .swiper-slide>.solve2 .ibox{
    height: calc(100% - 111px);
    margin-top: 70px;
    display: block;
    justify-content: space-between;
    align-items: center;
  }

  .solve2_wrap {padding-top: 75px;}
  .solve2_img{width: 60%; margin: 20px auto;} 
  .solve2_l{width: 100%; margin-bottom: 20px;}
  .solve2_r{width: 100%;}

  .solve2_l_point ul li em{width: 21px; height: 21px; line-height: 15px; font-size: 12px; margin: 10px 5px 0 5px;}
}

/* 产品中心 */
#product .cpzx {
  width: 100%;
}

#product .cpzx .ibox {
  padding: 114px 0 120px 0;
}

#product .cpzx .ibox .up {
  width: 100%;
  display: flex;
  justify-content: flex-end;
}

#product .cpzx .ibox .up .text {
  width: 46.4%;
}

#product .cpzx .ibox .up .text .d_text {
  color: #222;
  font-weight: bold;
  text-align: right;
}

#product .cpzx .ibox .up .text .c_text {
  color: #888;
  font-weight: bold;
  line-height: 1.8;
  text-align: right;
  margin-top: 30px;
}

#product .cpzx .ibox .down {
  width: 100%;
  margin-top: 90px;
  position: relative;
}

#product .cpzx .ibox .down .left {
  position: absolute;
  top: 0;
  left: -73px;
}

#product .cpzx .ibox .down .left .four_img {
  width: 61px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

#product .cpzx .ibox .down .left .four_img .four {
  width: 61px;
  height: 78px;
  position: relative;
  cursor: pointer;
}

#product .cpzx .ibox .down .left .four_img .four img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

#product .cpzx .ibox .down .left .four_img .four img:last-child {
  opacity: 0;
}

#product .cpzx .ibox .down .left .four_img .four.act img:last-child {
  opacity: 1;
}

#product .cpzx .ibox .down .left .four_img .four.act img:first-child {
  opacity: 0;
}

#product .cpzx .ibox .down .left .four_img .four:hover img:last-child {
  opacity: 1;
}

#product .cpzx .ibox .down .left .four_img .four:hover img:first-child {
  opacity: 0;
}

#product .cpzx .ibox .down .left .four_img .four::before {
  content: "";
  display: block;
  width: 0;
  height: 3px;
  background: #ff7700;
  position: absolute;
  bottom: -13px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
  opacity: 0;
}

#product .cpzx .ibox .down .left .four_img .four:hover::before {
  width: 36px;
  opacity: 1;
}

#product .cpzx .ibox .down .left .four_img .four.act::before {
  width: 36px;
  opacity: 1;
}

#product .cpzx .ibox .down .left .four_img .line {
  width: 1px;
  height: 70px;
  background-color: #939ba8;
  margin: 36px 0;
}

#product .cpzx .ibox .down .right {
  min-height: 800px;
  width: 100%;
  padding-left: 4.1%;
}

#product .cpzx .ibox .down .right .six_img {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

#product .cpzx .ibox .down .right .six_img .six {
  width: 30.6%;
  display: block;
  margin-bottom: 4%;
}

#product .cpzx .ibox .down .right .six_img .six:nth-child(4) {
  margin-bottom: 0;
}

#product .cpzx .ibox .down .right .six_img .six:nth-child(5) {
  margin-bottom: 0;
}

#product .cpzx .ibox .down .right .six_img .six:nth-child(6) {
  margin-bottom: 0;
}

#product .cpzx .ibox .down .right .six_img .six .img {
  width: 100%;
  height: 453px;
  background-image: linear-gradient(#e8ecf5, #fff);
  position: relative;
  overflow: hidden;
}

#product .cpzx .ibox .down .right .six_img .six .img img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

#product .cpzx .ibox .down .right .six_img .six:hover .img img {
  transform: translate(-50%, -50%) scale(1.2);
}

#product .cpzx .ibox .down .right .six_img .six .text {
  padding-top: 30px;
}

#product .cpzx .ibox .down .right .six_img .six .text .d_text {
  width: 100%;
  color: #222;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

#product .cpzx .ibox .down .right .six_img .six:hover .text .d_text {
  color: #ff7700;
}

#product .cpzx .ibox .down .right .six_img .six .text .c_text {
  width: 100%;
  height: 56px;
  color: #555;
  line-height: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  margin: 20px 0 37px 0;
}

#product .cpzx .ibox .down .right .six_img .six:hover .text .more {
  transform: translateY(-7px);
}

#product .cpzx .ibox .down .right .six_img .six:hover .text .more .text_more {
  color: #ff7700;
}

#product .cpzx .ibox .down .right .six_img .six:hover .text .more .line {
  background-color: #ff7700;
}

#product .cpzx .ibox .down .right .fy {
  margin-top: 70px;
}

/* 新闻中心 */
#new .xwzx {
  width: 100%;
}

#new .xwzx .ibox {
  padding: 60px 0 115px 0;
}

#new .xwzx .ibox .four_img {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

#new .xwzx .ibox .four_img .four {
  width: 50%;
  padding: 0 8.6% 38px 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

#new .xwzx .ibox .four_img .four:nth-child(2n) {
  padding: 0 0 68px 8.6%;
  border-left: 1px solid rgba(0, 0, 0, 0.1);
}

#new .xwzx .ibox .four_img .four:nth-child(3) {
  padding-top: 40px;
}

#new .xwzx .ibox .four_img .four:nth-child(4) {
  padding-top: 40px;
}

#new .xwzx .ibox .four_img .four .img {
  width: 100%;
  overflow: hidden;
}

#new .xwzx .ibox .four_img .four .img img {
  width: 100%;
}

#new .xwzx .ibox .four_img .four:hover .img img {
  transform: scale(1.2);
}

#new .xwzx .ibox .four_img .four .text {
  padding-top: 44px;
  width: 100%;
}

#new .xwzx .ibox .four_img .four .text .d_text {
  width: 100%;
  color: #002222;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

#new .xwzx .ibox .four_img .four:hover .text .d_text {
  color: #ff7700;
}

#new .xwzx .ibox .four_img .four .text .c_text {
  width: 100%;
  height: 50px;
  color: #888;
  line-height: 1.8;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  margin: 30px 0 40px 0;
}

#new .xwzx .ibox .four_img .four .text .year {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}

#new .xwzx .ibox .four_img .four .text .year .time {
  color: #222;
  font-family: "gmb";
}

#new .xwzx .ibox .four_img .four:hover .text .year .time {
  color: #ff7700;
}

#new .xwzx .ibox .four_img .four:hover .text .year .more {
  transform: translateY(-7px);
}

#new .xwzx .ibox .four_img .four:hover .text .year .more .text_more {
  color: #ff7700;
}

#new .xwzx .ibox .four_img .four:hover .text .year .more .line {
  background-color: #ff7700;
}

#new .xwzx .ibox .fy {
  margin-top: 77px;
}

/* 新闻详情 */
#new_con .xwxq {
  width: 100%;
}

#new_con .xwxq .ibox {
  padding: 72px 0 15px 0;
  transform: translateY(-85px);
  background-color: #fff;
}

#new_con .xwxq .ibox .up {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-bottom: 35px;
  border-bottom: 1px solid #e8e8e8;
}

#new_con .xwxq .ibox .up .d_text {
  color: #222;
}

#new_con .xwxq .ibox .up .c_text {
  color: #555;
  font-family: "gmb";
  margin-top: 20px;
}

#new_con .xwxq .ibox .center {
  padding-top: 42px;
}

#new_con .xwxq .ibox .center * {
  /* color: #555; */
  margin-bottom: 15px;
  line-height: 1.7;
}

#new_con .xwxq .ibox .center img {
  width: auto;
  max-width: 100%;
  margin: 25px auto;
}

#new_con .xwxq .ibox .line {
  width: 100%;
  height: 1px;
  background-color: #e8e8e8;
  margin: 55px 0;
}
#new_con .xwxq .ibox .sxf{
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 20px 0;
}
#new_con .xwxq .ibox .sxf .left{}
#new_con .xwxq .ibox .sxf .left .syp{
  margin-bottom: 30px;
}
#new_con .xwxq .ibox .sxf .left .sxyp{
  display: block;
}
#new_con .xwxq .ibox .sxf .left .sxyp span{
  color: #555;
}
#new_con .xwxq .ibox .sxf .left .sxyp:hover span{
  color: #ff7700;
}
#new_con .xwxq .ibox .sxf .right{}
#new_con .xwxq .ibox .sxf .right .fh{
  display: flex;
  align-items: center;
}
#new_con .xwxq .ibox .sxf .right .fh .img{
  width: 14px;
  height: 12px;
  position: relative;
  margin-right: 10px;
}
#new_con .xwxq .ibox .sxf .right .fh .img img{
  position: absolute;
  top: 0;
  left: 0;
}
#new_con .xwxq .ibox .sxf .right .fh .img img:last-child{
  opacity: 0;
}
#new_con .xwxq .ibox .sxf .right .fh:hover .img img:last-child{
  opacity: 1;
}
#new_con .xwxq .ibox .sxf .right .fh:hover .img img:first-child{
  opacity: 0;
}
#new_con .xwxq .ibox .sxf .right .fh .text{
  color: #555;
}
#new_con .xwxq .ibox .sxf .right .fh:hover .text{
  color: #ff7700;
}
#new_con .xwxq .ibox .down {}

#new_con .xwxq .ibox .down .text {
  color: #333;
  margin-bottom: 40px;
}

#new_con .xwxq .ibox .down .three_text {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

#new_con .xwxq .ibox .down .three_text .three {
  width: 41.7%;
  margin-bottom: 83px;
}

#new_con .xwxq .ibox .down .three_text .three:nth-last-child(2) {
  margin-bottom: 0;
}

#new_con .xwxq .ibox .down .three_text .three:last-child {
  margin-bottom: 0;
}

#new_con .xwxq .ibox .down .three_text .three .d_text {
  width: 100%;
  color: #222;
  margin-bottom: 30px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

#new_con .xwxq .ibox .down .three_text .three:hover .d_text {
  color: #ff7700;
}

#new_con .xwxq .ibox .down .three_text .three .c_text {
  width: 100%;
  color: #888;
  line-height: 1.8;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

#new_con .xwxq .ibox .down .three_text .three .line {
  width: 100%;
  height: 1px;
  background-color: #e8e8e8;
  margin: 15px 0 27px 0;
  position: relative;
}

#new_con .xwxq .ibox .down .three_text .three .line::before {
  content: "";
  display: block;
  width: 0;
  height: 1px;
  background: rgba(244, 160, 0, .4);
  position: absolute;
  bottom: 0px;
  left: 0;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
  opacity: 0;
}

#new_con .xwxq .ibox .down .three_text .three:hover .line::before {
  width: 100%;
  opacity: 1;
}

#new_con .xwxq .ibox .down .three_text .three:hover .more1 .img img:last-child {
  opacity: 1;
}

#new_con .xwxq .ibox .down .three_text .three:hover .more1 .img img:first-child {
  opacity: 0;
}

#new_con .xwxq .ibox .down .three_text .three:hover .more1 .text_more {
  color: #ff7700;
}

/* 关于我们 */
#about .pcxny {
  width: 100%;
  height: 950px;
  background: url(../images/a_2.png) center no-repeat;
  background-size: cover;
}

#about .pcxny .ibox {
  padding-top: 110px;
  display: flex;
}

#about .pcxny .ibox .left {
  width: 50%;
}

#about .pcxny .ibox .left .d_text {
  color: #222;
  font-weight: bold;
}

#about .pcxny .ibox .left .c_text {
  color: #555;
  line-height: 1.8;
  margin: 45px 0 60px 0;
  text-align: justify;
}

#about .pcxny .ibox .left .two_num {
  display: flex;
  margin: 60px 0 0 72px;
}

#about .pcxny .ibox .left .two_num .two {
  margin-right: 85px;
}

#about .pcxny .ibox .left .two_num .two:last-child {
  margin-right: 0px;
}

#about .pcxny .ibox .left .two_num .two .up {
  width: 100%;
  display: flex;
  align-items: flex-end;
}

#about .pcxny .ibox .left .two_num .two .up .num {
  color: #ff7700;
  font-family: "gmb";
}

#about .pcxny .ibox .left .two_num .two .up .text {
  color: #ff7700;
  font-family: "gmb";
  transform: translateY(-3px);
}

#about .pcxny .ibox .left .two_num .two .down {
  color: #555;
  margin-top: 30px;
}

#about .pcxny .ibox .right {
  width: 50%;
  position: relative;
}

#about .pcxny .ibox .right .img1 {
  width: 490px;
  height: 490px;
  position: absolute;
  bottom: -307px;
  left: 50%;
  transform: translateX(-50%);
  /* left: 0; */
  border-radius: 50%;
  overflow: hidden;
  background-color: #fff;
}

#about .pcxny .ibox .right .img1 img{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  width: 100%;
  height: 100%;
}
#about .pcxny .ibox.wow1 .right .img1{
  left: 0;
  transform: translateX(0);
}
#about .pcxny .ibox .right .img2 {
   width: 700px;
  height: 700px;
  position: absolute;
  bottom: -282px;
  right: 0;
  transform: translateX(0);
  border-radius: 50%;
  overflow: hidden;
  background-color: #fff;
  /* opacity: 0; */
}
#about .pcxny .ibox .right .img2 img{
 position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
   width: 100%;
  height: 100%;
}
#about .pcxny .ibox.wow1 .right .img2{
  right: -360px;
  transform: translateX(0);
}
#about .fzlc {
  width: 100%;
  height: 950px;
  background: url(../images/a_20.png) center no-repeat;
  background-size: cover;
}

#about .fzlc .ibox {
  height: 100%;
  padding-top: 120px;
  display: flex;
  align-items: center;
  flex-direction: column;
  position: relative;
}

#about .fzlc .ibox .text {
  color: #222;
  font-weight: bold;
}

#about .fzlc .ibox .line {
  width: 2px;
  height: 745px;
  background-color: #cdcfcf;
  margin-top: 55px;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}

#about .fzlc .ibox .swiper2 {
  width: 100%;
  height: 745px;
  margin-top: 55px;
  pointer-events: all;
  overflow: auto;
}
#about .fzlc .ibox .swiper2::-webkit-scrollbar {
  width: 1px;
  height: 1px;
}

#about .fzlc .ibox .swiper2::-webkit-scrollbar-thumb {
  background: transparent;
}

#about .fzlc .ibox .swiper2::-webkit-scrollbar-track {
  background: transparent;
}
#about .fzlc .ibox .swiper2 .swiper-wrapper{
  display: block !important;
}
#about .fzlc .ibox .swiper2 .swiper-wrapper .hthree{
  height: 33%;
}
#about .fzlc .ibox .swiper2.act {
  pointer-events: none;
}

#about .fzlc .ibox .swiper2 .lfrg {
  position: relative;
  height: 100%;
}


#about .fzlc .ibox .swiper2 .lfrg .line1 {
  width: 21px;
  height: 2px;
  background-color: #222222;
  position: absolute;
  top: 50px;
  left: 50%;
  transform: translateX(1px);
}

#about .fzlc .ibox .swiper2 .lfrg .left {
  width: 50%;
  height: 100%;
  float: left;
  text-align: right;
  padding: 0 57px 0 0;
  display: flex;
  justify-content: flex-end;
}

#about .fzlc .ibox .swiper2 .lfrg .left .img {
  width: auto;
  height: 100%;
  max-width: 100%;
}

#about .fzlc .ibox .swiper2 .lfrg .left .img img {
  width: auto;
  height: 100%;
  max-width: 100%;
}

#about .fzlc .ibox .swiper2 .lfrg .right {
  width: 50%;
  height: 100%;
  float: left;
  text-align: left;
  padding: 40px 0 0 63px;
}

#about .fzlc .ibox .swiper2 .swiper-slide:nth-child(2n) .lfrg .left {
  float: right;
  text-align: right;
  padding: 0 0 0 57px;
  display: block;
}

#about .fzlc .ibox .swiper2 .swiper-slide:nth-child(2n) .lfrg .right {
  float: left;
  text-align: right;
  padding: 40px 49px 0 0;
}

#about .fzlc .ibox .swiper2 .swiper-slide:nth-child(2n) .lfrg .line1 {
  width: 21px;
  height: 2px;
  background-color: #222222;
  position: absolute;
  top: 50px;
  left: 50%;
  transform: translateX(-21px);
}

#about .fzlc .ibox .swiper2 .lfrg .right .num {
  color: #555;
  font-family: "gmb";
  margin-bottom: 16px;
}

#about .fzlc .ibox .swiper2 .lfrg .right .c_text {
  color: #555;
  font-weight: bold;
  line-height: 2;
}

#about .qywh {
  width: 100%;
  height: 950px;
  background: url(../images/a_7.jpg) center no-repeat;
  background-size: cover;
}

#about .qywh .ibox {
  padding-top: 130px;
}

#about .qywh .ibox .text {
  color: #fff;
  text-align: center;
}

#about .qywh .ibox .down {
  width: 100%;
  padding-top: 120px;
}

#about .qywh .ibox .down .four_img {
  width: 100%;
  display: flex;
  justify-content: space-around;
}

#about .qywh .ibox .down .four_img .four {
  width: 25%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
#about .qywh .ibox .down .four_img .four:hover {
  transform: translateY(-10px);
}
#about .qywh .ibox .down .four_img .four .up {
  width: 100%;
  display: flex;
  justify-content: center;
  position: relative;
}

#about .qywh .ibox .down .four_img .four .up .img {
  width: 45px;
  height: 33px;
  position: absolute;
  bottom: 6px;
}

#about .qywh .ibox .down .four_img .four .up .img img {
  position: absolute;
  top: 0;
  left: 0;
}

#about .qywh .ibox .down .four_img .four .up .img img:last-child {
  opacity: 0;
}

#about .qywh .ibox .down .four_img .four:hover .up .img img:last-child {
  opacity: 1;
}

#about .qywh .ibox .down .four_img .four:hover .up .img img:first-child {
  opacity: 0;
}

#about .qywh .ibox .down .four_img .four .d_text {
  color: #fff;
  margin: 40px 0 15px 0;
}

#about .qywh .ibox .down .four_img .four .c_text {
  color: #fff;
  line-height: 1.6;
  text-align: center;
}

#about .qyry {
  width: 100%;
}

#about .qyry .ibox {
  padding: 110px 0 120px 0;
}

#about .qyry .ibox .text {
  color: #222;
  text-align: center;
  margin-bottom: 60px;
}

#about .qyry .ibox .img {
  width: 100%;
  position: relative;
}

#about .qyry .ibox .img>img {
  width: 100%;
}

#about .qyry .ibox .img .three_img {
  width: 100%;
  position: absolute;
  bottom: 40px;
  display: flex;
  justify-content: center;
}

#about .qyry .ibox .img .three_img .three {}

#about .qyry .ibox .img .three_img .three .img1 img {}

#about .qyry .ibox .img .three_img .three .t_text {
  color: #fff;
  margin-top: 10px;
}

#about .qyry .ibox .img .three_img .line {
  width: 1px;
  height: 52px;
  background-color: rgba(255, 255, 255, 0.2);
  margin: 0 89px 0 89px;
}

#about .qyry .ibox .two_text {
  width: 100%;
  padding: 0 20.2% 0 15.3%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 43px;
}

#about .qyry .ibox .two_text .two {
  width: 56%;
}

#about .qyry .ibox .two_text .two .c_text {
  color: #222;
}

#about .qyry .ibox .two_text .two .d_text {
  color: #222;
  margin-top: 13px;
}

#about .qyry .ibox .two_text .two1 {
  width: 74%;
}

#about .qyry .ibox .two_text .two1 .cc_text {
  color: #555;
  line-height: 1.8;
  font-weight: bold;
}

/* 应用领域 */
#yyly .sdly {
  width: 100%;
}

#yyly .sdly .ibox {
  padding: 45px 0 100px 0;
}

#yyly .sdly .ibox .three_img {}

#yyly .sdly .ibox .three_img .three {
  width: 100%;
  display: flex;
  justify-content: flex-end;
  position: relative;
  margin-bottom: 110px;
}

#yyly .sdly .ibox .three_img .three:last-child {
  margin-bottom: 0;
}

#yyly .sdly .ibox .three_img .three .left {
  width: 50%;
  padding: 42px 0 31px 0;
  background-color: #fff;
  position: absolute;
  bottom: 0;
  left: 0;
  display: flex;
  z-index: 2;
}

#yyly .sdly .ibox .three_img .three .left .line {
  width: 22.8%;
  height: 3px;
  background-color: #e5e5e5;
  transform: translateY(12px);
}

#yyly .sdly .ibox .three_img .three:hover .left .line {
  width: 37%;
  background-color: rgba(244, 160, 0, .4);
}

#yyly .sdly .ibox .three_img .three .left .text {
  margin-left: 41px;
}

#yyly .sdly .ibox .three_img .three .left .text .d_text {
  color: #222;
}

#yyly .sdly .ibox .three_img .three:hover .left .text .d_text {
  color: #ff7700;
}

#yyly .sdly .ibox .three_img .three .left .text .c_text {
  color: #555;
  margin-top: 21px;
}

#yyly .sdly .ibox .three_img .three .right {
  width: 78.5%;
  position: relative;
}

#yyly .sdly .ibox .three_img .three .right .img {
  width: 100%;
}

#yyly .sdly .ibox .three_img .three .right .img img {
  width: 100%;
}

#yyly .sdly .ibox .three_img .three .right .text {
  width: 100%;
  height: 100%;
  background-color: rgba(60, 63, 82, 0.34);
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  opacity: 0;
}

#yyly .sdly .ibox .three_img .three:hover .right .text {
  opacity: 1;
}

#yyly .sdly .ibox .three_img .three .right .text_box {
  width: 80px;
  height: 80px;
  border: 2px solid #fcfdfd;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  opacity: 0;
}

#yyly .sdly .ibox .three_img .three:hover .right .text_box {
  width: 128px;
  height: 128px;
  opacity: 1;
}

#yyly .sdly .ibox .three_img .three .right .ckxq {
  width: 64px;
  height: 18px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -9px;
  margin-left: -32px;
  color: #f5f5f5;
  opacity: 0;
}

#yyly .sdly .ibox .three_img .three:hover .right .ckxq {
  opacity: 1;
}

/* 联系我们 */
#contact .lxfs {
  width: 100%;
  background-color: #f3f3f3;
}

#contact .lxfs .ibox {
  padding-top: 110px;
}

#contact .lxfs .ibox .up {
  margin-bottom: 50px;
}

#contact .lxfs .ibox .down {
  width: 100%;
  position: relative;
}

#contact .lxfs .ibox .down .four_text {
  width: 380px;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
  background-color: #fff;
  padding: 40px 50px 40px 40px;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}

#contact .lxfs .ibox .down .four_text .four {}

#contact .lxfs .ibox .down .four_text .four .d_text {
  color: #222;
}

#contact .lxfs .ibox .down .four_text .four .line {
  width: 100%;
  height: 1px;
  background-color: #e8e8e8;
  margin: 8px 0 8px 0;
}

#contact .lxfs .ibox .down .four_text .four .c_text {
  width: 100%;
  display: flex;
  align-items: center;
}

#contact .lxfs .ibox .down .four_text .four .c_text .cc_text {
  color: #555;
  margin-left: 15px;
  font-weight: bold;
}

#contact .lxfs .ibox .down .four_text .four .c_text .cc_text.gmb {
  font-family: "gmb";
}

/* 地图 */
#wrap {
  width: 100%;
  height: 630px;
  position: relative;
  z-index: 1;
}


#mapContainer {
  height: 100%;
}

.my-map .icon {
  background: url(../images/map_dot.png) no-repeat;
}

.my-map .icon a {
  width: 100%;
  height: 100%;
}

.my-map .icon-cir {
  height: 40px;
  width: 48px;
}

.amap-info-content h5 {
  font-size: 15px;
  font-weight: bold;
}

.amap-info-close {
  display: none !important;
}

.amap-info-content {
  padding: 0;
  box-shadow: none;
}

.amap-info-outer:hover,
.amap-menu-outer:hover {
  box-shadow: none;
}

.amap-info-sharp {
  background: transparent;
  width: 0;
  height: 0;
  border: 10px solid transparent;
  border-top: 10px solid #fff;
  position: relative;
  left: -9px;
}

.map_fp {
  width: 264px;
  height: 72px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 4px;
  background-color: #f5a000;
  transform: translate(-47%, -7%);
}

.map_fp .left {
  width: 25%;
}

.map_fp .right {
  width: 71%;
}

.map_fp .right .d_text {
  color: #fff;
}

.map_fp .right .c_text {
  color: #fff;
  margin-top: 12px;
}

#contact .zzxly {
  width: 100%;
  background-color: #f5f5f5;
}

#contact .zzxly .ibox {
  padding: 70px 0 80px 0;
}

#contact .zzxly .ibox .up {
  margin-bottom: 100px;
}

#contact .zzxly .ibox .up .c_text {
  color: #888;
  text-align: center;
  line-height: 1.5;
  margin-top: 25px;
}

#contact .zzxly .ibox .down {
  width: 100%;
}

#contact .zzxly .ibox .down .six_input {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

#contact .zzxly .ibox .down .six_input .six {
  width: 48%;
  margin-right: 2%;
  margin-bottom: 2%;
}

#contact .zzxly .ibox .down .six_input .six:nth-child(3n) {
  margin-right: 0;
}

#contact .zzxly .ibox .down .six_input .six:last-child {
  width: 100%;
  margin-right: 0;
  margin-bottom: 0;
}

#contact .zzxly .ibox .down .six_input .six textarea {
  width: 100%;
  height: 190px;
  border: 1px solid #f0f0f0;
  padding: 15px 0 0 20px;
  color: #888;
  resize: none;
  font-family: "微软雅黑";
}

#contact .zzxly .ibox .down .six_input .six .text {
  width: 100%;
  display: flex;
  align-items: center;
  margin-bottom: 22px;
}

#contact .zzxly .ibox .down .six_input .six .text .d_text {
  color: #555;
  margin-left: 14px;
}

#contact .zzxly .ibox .down .six_input .six input {
  width: 100%;
  height: 52px;
  border: 1px solid #f0f0f0;
  padding-left: 20px;
}
#contact .zzxly .ibox .down .six_input .six input::-webkit-input-placeholder {
    color: #999;
    font-size: 14px;
}
#contact .zzxly .ibox .down .two_btn {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 60px;
}

#contact .zzxly .ibox .down .two_btn .submit {
  width: 120px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #3d4053;
  color: #fff;
  cursor: pointer;
}

#contact .zzxly .ibox .down .two_btn .submit:hover {
  background-color: #ff7700;
}

#contact .zzxly .ibox .down .two_btn .cz {
  width: 120px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #555;
  margin-left: 0;
  cursor: pointer;
  background-color: #fff;
  margin-left: 40px;
}
#contact .zzxly .ibox .down .two_btn .cz:hover {
  color: #ff7700;
}
#contact .jrwm {
  width: 100%;
  position: relative;
}

#contact .jrwm .ibox {
  padding: 50px 0;
}

#contact .jrwm .ibox .down {
  width: 100%;
  margin-top: 60px;
}

#contact .jrwm .ibox .down .hder {
  width: 100%;
  display: flex;
  justify-content: space-between;
  padding: 0 76px 0 40px;
}

#contact .jrwm .ibox .down .hder .text {
  width: 7%;
  color: #494c4b;
  font-weight: bold;
  /* text-align: center; */
}

#contact .jrwm .ibox .down .sfq {
  width: 100%;
  margin-top: 24px;
}

#contact .jrwm .ibox .down .sfq .ul1 {}

#contact .jrwm .ibox .down .sfq .ul1 li {
  width: 100%;
  border: 1px solid #e8e8e8;
  margin-bottom: 2px;
  cursor: pointer;
}

#contact .jrwm .ibox .down .sfq .ul1 li:last-child {
  margin-bottom: 0;
}

#contact .jrwm .ibox .down .sfq .ul1 li .ttop {
  width: 100%;
  height: 55px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 76px 0 40px;
}

#contact .jrwm .ibox .down .sfq .ul1 li.act .ttop {
  background-color: #ff7700;
}

#contact .jrwm .ibox .down .sfq .ul1 li .ttop .text {
  width: 7%;
  /* text-align: center; */
  color: #494c4b;
}

#contact .jrwm .ibox .down .sfq .ul1 li .ttop .text:nth-child(2) {
  padding-left: 14px;
}

#contact .jrwm .ibox .down .sfq .ul1 li .ttop .text:nth-child(3) {
  padding-left: 16px;
}

#contact .jrwm .ibox .down .sfq .ul1 li .ttop .text:nth-child(4) {
  padding-left: 7px;
}

#contact .jrwm .ibox .down .sfq .ul1 li.act .ttop .text {
  color: #fff;
}

#contact .jrwm .ibox .down .sfq .ul1 li .bottom {
  width: 100%;
  padding: 0 0 21px 19px;
  display: none;
}

#contact .jrwm .ibox .down .sfq .ul1 li .bottom .uup {
  width: 100%;
  display: flex;
  justify-content: space-between;
  padding: 36px 0 78px 0;
}

#contact .jrwm .ibox .down .sfq .ul1 li .bottom .uup .gwzz {
  width: 47.6%;
}

#contact .jrwm .ibox .down .sfq .ul1 li .bottom .uup .rzyq {
  width: 52.4%;
}

#contact .jrwm .ibox .down .sfq .ul1 li .bottom .uup .gwyq .d_text {
  color: #494c4b;
  font-weight: bold;
}

#contact .jrwm .ibox .down .sfq .ul1 li .bottom .uup .gwyq .c_text {
  color: #646665;
  margin-top: 14px;
  line-height: 1.5;
}

#contact .jrwm .ibox .down .sfq .ul1 li .bottom .ddown {
  padding: 27px 0;
  border-top: 2px solid #ececec;
}

#contact .jrwm .ibox .down .sfq .ul1 li .bottom .ddown .text {
  color: #494c4b;
}

#contact .jrwm .ibox .down .sfq .ul1 li .bottom .ddown .text a:hover {
  color: #ff7700;
}

#contact .jrwm .img {
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -1;
}

#contact .jrwm .img img {
  width: 100%;
}

#contact .rczs {
  width: 100%;
  position: relative;
  background-color: #f5f5f5;
}

#contact .rczs .ibox {
  padding: 50px 0;
}

#contact .rczs .ibox .down {
  width: 100%;
  margin-top: 60px;
}



@media (max-width: 1680px) {
  .f_48{
    font-size: 40px;
  }

  .footer .ibox .up .right {
    padding-left: 4px;
  }
#index .swiper_bd .right_pagin {
    right: 25px;
}
.header .box .fr .right .three_img .three .phone {
    left: -94px;
}
}

@media (max-width: 1440px) {
  .f_44{
    font-size: 40px;
  }

  .header .box .fr {
    width: 61%;
    display: flex;
  }

  .header .box .h_daohang {
    width: 82.4%;
    height: 100%;
    line-height: 112px;
  }

  .header .box .fr .right {
    width: 17.4%;
    height: 100%;
    padding-left: 20px;
  }

  .header .box .ul1 li .lbt a {
    font-size: 12px;
    margin-right: 38px !important;
  }

  .footer .ibox .up .right {
    width: 45.2%;
    display: flex;
    justify-content: space-between;
    padding-left: 0;
  }
  #index .swiper_bd .right_pagin .ul1 li .text {
    margin-right: 10px;
}
#index .swiper_bd .right_pagin {
    right: 15px;
}
#about .pcxny .ibox .right .img1 {
    width: 400px;
    height: 400px;
    position: absolute;
    bottom: -307px;
    left: 0;
    border-radius: 50%;
    overflow: hidden;
    background-color: #fff;
}
#about .pcxny .ibox .right .img2 {
    width: 600px;
    height: 600px;
    position: absolute;
    bottom: -282px;
    right: -288px;
    border-radius: 50%;
    overflow: hidden;
    background-color: #fff;
    /* opacity: 0; */
}
}

@media (max-width: 1366px) {
  .f_48{
    font-size: 32px;
  }
  .f_36 {
    font-size: 30px;
}
  .ibox {
    max-width: 1381px;
    min-width: 1100px;
    width: 83%;
    margin: 0 auto;
    position: relative;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
    box-sizing: border-box;
}


  .header .box .ul1 li .lbt a {
    font-size: 12px;
    margin-right: 30px !important;
  }

  .footer .ibox .up .left {
    width: 47.3%;
    padding-right: 15px;
  }

  .footer .ibox .up .right .text_right {
    width: 69%;
  }

  .header .box .fr .right {
    padding-left: 19px;
  }
  #contact .jrwm .ibox .down .sfq .ul1 li .ttop .text {
    width: 8%;
}
#contact .jrwm .ibox .down .sfq .ul1 li .ttop .text:nth-child(6) {
    padding-left: 13px;
}
}

@media (max-width: 1280px) {
  .f_16 {
    font-size: 14px;
  }
  .ibox {
    max-width: 1381px;
    min-width: 1050px;
    width: 75%;
    margin: 0 auto;
    position: relative;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
    box-sizing: border-box;
}

  .header .box .ul1 li .lbt a {
    font-size: 12px;
    margin-right: 23px !important;
  }

  .header .box .fr .right {
    padding-left: 15px;
  }
  #index .swiper_bd .swiper-slide>.ibox .swiper4 .swiper4_box .left .text .c_text {
    width: 290px;
    color: #333;
    line-height: 2;
    margin: 50px 0 40px 0;
    text-align: justify;
}
#about .pcxny .ibox .right .img1 {
    width: 350px;
    height: 350px;
    position: absolute;
    bottom: -210px;
    left: 0;
    border-radius: 50%;
    overflow: hidden;
    background-color: #fff;
}
#about .pcxny .ibox .right .img2 {
    width: 500px;
    height: 500px;
    position: absolute;
    bottom: -180px;
    right: -233px;
    border-radius: 50%;
    overflow: hidden;
    background-color: #fff;
    /* opacity: 0; */
}
#contact .jrwm .ibox .down .sfq .ul1 li .ttop .text:nth-child(6) {
    padding-left: 11px;
}
#contact .jrwm .ibox .down .sfq .ul1 li .ttop .text {
    width: 10%;
}
#contact .jrwm .ibox .down .sfq .ul1 li .ttop .text:nth-child(3) {
    padding-left: 24px;
}
#contact .jrwm .ibox .down .sfq .ul1 li .ttop .text:nth-child(4) {
    padding-left: 16px;
}
#contact .jrwm .ibox .down .sfq .ul1 li .ttop .text:nth-child(5) {
    padding-left: 23px;
}
#contact .jrwm .ibox .down .sfq .ul1 li .ttop .text:nth-child(6) {
    padding-left: 30px;
}
}

@media (max-width: 1030px) {
  .f_14 {
    font-size: 12px;
  }

  .f_16 {
    font-size: 12px;
  }

  .f_18 {
    font-size: 16px;
  }

  .f_20 {
    font-size: 16px;
  }

  .f_22 {
    font-size: 16px;
  }

  .f_24 {
    font-size: 20px;
  }

  .f_26 {
    font-size: 22px;
  }

  .f_28 {
    font-size: 22px;
  }

  .f_30 {
    font-size: 24px;
  }

  .f_32 {
    font-size: 24px;
  }

  .f_34 {
    font-size: 28px;
  }

  .f_36 {
    font-size: 28px;
  }

  .f_38 {
    font-size: 30px;
  }

  .f_40 {
    font-size: 30px;
  }

  .f_42 {
    font-size: 30px;
  }
  .f_44 {
    font-size: 30px;
  }
  .f_42 {
    font-size: 34px;
  }

  .f_50 {
    font-size: 34px;
  }
.f_72 {
  font-size: 36px;
}
  .ibox {
    max-width: 1200px;
    min-width: 100px;
    width: 91%;
    margin: 0 auto;
    position: relative;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
    box-sizing: border-box;
  }

  .box {
    max-width: 1200px;
    min-width: 100px;
    width: 91%;
    margin: 0 auto;
    position: relative;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
    box-sizing: border-box;
  }

  .header {
    display: none;
  }

  .m_header {
    width: 100%;
    height: 80px;
    display: block;
    overflow: hidden;
    padding: 0 5%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10;
    background-color: #fff;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid #ddd;
  }

  .m_header .sanline {
    width: 50px;
    height: 50px;
  }

  .m_header .sanline img {
    width: 50px;
    height: 50px;
  }

  .header_nav .sancha {
    width: 50px;
    height: 50px;
  }

  .header_nav .sancha img {
    width: 50px;
    height: 50px;
    position: absolute;
    top: 20px;
    right: 20px;
  }

  .header_nav {
    display: block;
    position: fixed;
    z-index: 999999999999;
    width: 100%;
    height: 100%;
    top: 0%;
    right: -100%;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    transition: all 1s;
    overflow: hidden;
    box-sizing: border-box;
    background-color: #fff;
  }

  .header_nav.act {
    right: 0;
  }

  .header_nav li a {
    font-size: 18px;
    color: #666;
    padding: 10px 30px 10px 50px;
    line-height: 30px;
    position: relative;
  }

  .header_nav li a.ltp:after {
    content: "";
    display: block;
    width: 5px;
    height: 20px;
    background: #d4d3d4;
    position: absolute;
    top: 50%;
    margin-top: -10px;
    left: 30px;
  }

  .header_nav li a.ltp.act:after {
    background: #ff7700;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
  }

  .header_nav li a.ltp.act {
    color: #ff7700;
  }

  .header_nav li .qp .hd {
    display: none;
  }

  .header_nav li .qp .hd .hp a {
    display: block;
    font-size: 16px;
  }

  .header_nav li .qp .hd .hp a:last-child {
    border-bottom: 1px solid #ccc;
  }

  .header_nav li.search {
    position: relative;
  }

  .header_nav li.search span {
    position: absolute;
    top: 17px;
  }

  .header_nav li.search .searchbtn img {
    position: absolute;
    top: 7px;
  }
#about .pcxny .ibox .right .img1 img {
    width: 100%;
    height: 100%;
}
#about .pcxny .ibox .right .img2 img {
    width: 100%;
    height: 100%;
}
#about .qywh {
    height: 530px;
}
#about .qywh .ibox {
    padding-top: 50px;
}
#new .xwzx .ibox .four_img .four .text .c_text {
    width: 100%;
    height: 44px;
    color: #888;
    line-height: 1.8;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin: 30px 0 40px 0;
}
#index .swiper_bd .swiper-slide>.ibox .right .four_img {
    width: 350px;
    height: 350px;
    position: relative;
}
#index .swiper_bd .swiper-slide>.ibox .right .four_img .four .xy {
    width: 30px;
    height: 30px;
    background-color: #ff7700;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    bottom: 134px;
    left: 112px;
    cursor: pointer;
}
#index .swiper_bd .right_pagin {
  display: none;
}
#index .swiper_bd .swiper-slide>.sgsjs .ibox {
    height: calc(100% - 111px);
    margin-top: 80px;
    display: flex;
    justify-content: space-between;
    padding-top: 125px;
}
#index .swiper_bd .swiper-slide>.xwzx {
    width: 100%;
    height: calc(100vh - 111px);
    position: absolute;
    top: 0;
    left: 0;
    margin-top: 80px;
}
  /* dz1 */
}

@media (max-width: 960px) {
  .f_14 {
    font-size: 14px;
  }

  .f_16 {
    font-size: 14px;
  }

  .f_18 {
    font-size: 14px;
  }

  .f_20 {
    font-size: 16px;
  }

  .f_22 {
    font-size: 16px;
  }

  .f_24 {
    font-size: 16px;
  }

  .f_26 {
    font-size: 18px;
  }

  .f_28 {
    font-size: 18px;
  }

  .f_30 {
    font-size: 18px;
  }

  .f_32 {
    font-size: 18px;
  }

  .f_34 {
    font-size: 20px;
  }

  .f_36 {
    font-size: 20px;
  }

  .f_38 {
    font-size: 26px;
  }

  .f_40 {
    font-size: 28px;
  }

  .f_42 {
    font-size: 28px;
  }
  .f_44 {
    font-size: 30px;
  }

  .f_50 {
    font-size: 30px;
  }
  .f_60 {
    font-size: 30px;
  }
.f_72 {
  font-size: 30px;
}
  .box {
    max-width: 960px;
    min-width: 100px;
    width: 85%;
    margin: 0 auto;
  }

  /* 头 */
  .m_header {
    width: 100%;
    height: 60px;
    display: block;
    /* overflow: hidden; */
    padding: 0 5%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10;
    background-color: #fff;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }

  .m_header a img {
    height: 40px;
  }

  .footer {
    padding-top: 0;
  }

  .footer .ibox .up {
    display: none;
  }

  .footer .down .right {
    display: none;
  }

  .footer .down .left {
    display: block;
    text-align: center;
  }

  .footer .down .left .bq_left {
    line-height: 1.5;
    margin-bottom: 3px;
  }

  .footer .down .left .bq_right {
    margin-bottom: 3px;
  }

  .footer .down .ibox {
    height: auto;
    padding: 15px 0;
  }
  #about .pcxny {
    width: 100%;
    height: auto;
    background: url(../images/a_2.png) center no-repeat;
    background-size: cover;
}
#about .pcxny .ibox {
    padding: 20px 0;
    display: block;
}
#about .pcxny .ibox .left{
  width: 100%;
}
#about .pcxny .ibox .right{
  width: 100%;
  margin-top: 20px;
}
#about .pcxny .ibox .left .c_text {
    margin: 15px 0 20px 0;
}
#about .pcxny .ibox .right .img1 {
  position: initial;
  bottom: 0;
  transform: translateX(0);
  border-radius: 0;
  overflow: auto;
  width: 319px;
  height: 319px;
}
#about .pcxny .ibox .right .img2 {
  display: none;
}
#about .pcxny .ibox .left .two_num {
    display: flex;
    margin: 20px 0 0 0;
}
#about .fzlc .ibox {
    height: 100%;
    padding: 20px 0;
    display: flex;
    align-items: center;
    flex-direction: column;
    position: relative;
}
#about .fzlc .ibox .swiper2 {
    height: auto;
    margin-top: 15px;
    padding-bottom: 30px;
}
#about .fzlc .ibox .swiper2 .swiper-pagination-bullet-active {
  opacity: 1;
  background: #ff7700;
}
#about .fzlc .ibox .line {
  display: none;
}
#about .fzlc .ibox .swiper2 .lfrg .left {
    width: 100%;
    height: auto;
    float: none;
    text-align: right;
    padding: 0;
    display: flex;
    justify-content: flex-end;
}
#about .fzlc .ibox .swiper2 .lfrg .right {
    width: 100%;
    height: auto;
    float: none;
    text-align: left;
    padding: 0;
    margin-top: 15px;
}
#about .fzlc {
    width: 100%;
    height: auto;
    background: url(../images/a_20.png) center no-repeat;
    background-size: cover;
}
#about .fzlc .ibox .swiper2 .swiper-slide:nth-child(2n) .lfrg .left {
    float: none;
    text-align: left;
    padding: 0;
    display: block;
}
#about .fzlc .ibox .swiper2 .swiper-slide:nth-child(2n) .lfrg .right {
    float: none;
    text-align: left;
    padding: 0;
    margin-top: 15px;
}
#about .fzlc .ibox .swiper2 .swiper-slide .lfrg .line1 {
  display: none !important;
}
#about .fzlc .ibox .swiper2.act {
  pointer-events: all;
}
#about .fzlc .ibox .swiper2 .swiper-slide.kong{
  display: none !important;
}
#about .qywh .ibox {
    padding: 20px 0;
}
#about .qywh .ibox .down {
    width: 100%;
    padding-top: 20px;
}
#about .qywh .ibox .down .four_img {
    display: flex;
    flex-wrap: wrap;
}
#about .qywh .ibox .down .four_img .four {
    width: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    /* margin: 0 2% 6% 0; */
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    padding: 0 2% 6% 0;
}

#about .qywh .ibox .down .four_img .four:nth-child(2n) {
  margin-right: 0;
  border-left: 1px solid rgba(255, 255, 255, 0.2);
  padding: 0 0 6% 2%;
}
#about .qywh .ibox .down .four_img .four:nth-child(3) {
   border-bottom: 0;
   padding-top: 6%;
}
#about .qywh .ibox .down .four_img .four:nth-child(4) {
   border-bottom: 0;
   padding-top: 6%;
}
#about .qywh .ibox .down .four_img .four .c_text br{
  display: none;
}
#about .qywh {
    height: auto;
}
#about .qywh .ibox .down .four_img .four .d_text {
    color: #fff;
    margin: 10px 0 10px 0;
}
#about .qyry .ibox {
    padding: 20px 0;
}
#about .qyry .ibox .text {
    color: #222;
    text-align: center;
    margin-bottom: 15px;
}
#about .qyry .ibox .img .three_img {
  display: none;
}
#about .qyry .ibox .two_text {
    width: 100%;
    padding: 0;
    display: block;
    margin-top: 20px;
}
#about .qyry .ibox .two_text .two {
  width: 100%;
  margin-bottom: 20px;
}
#about .qyry .ibox .two_text .two1 {
    width: 100%;
}
#about .qyry .ibox .two_text .two .d_text {
    color: #222;
    margin-top: 10px;
}
#product .cpzx .ibox {
    padding: 20px 0;
}
#product .cpzx .ibox .up .text {
    width: 100%;
}
#product .cpzx .ibox .up .text .d_text {
    text-align: left;
}
#product .cpzx .ibox .up .text .c_text {
    color: #888;
    font-weight: bold;
    line-height: 1.8;
    text-align: left;
    margin-top: 10px;
}
#product .cpzx .ibox .down {
    width: 100%;
    margin-top: 20px;
    position: relative;
}
#product .cpzx .ibox .down .left {
    position: initial;
}
#product .cpzx .ibox .down .left .four_img {
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    flex-wrap: wrap;
}
#product .cpzx .ibox .down .left .four_img .four{
  /* width: 50%; */
}
#product .cpzx .ibox .down .left .four_img .line {
  display: none;
}
#product .cpzx .ibox .down .right .six_img .six {
    width: 100%;
    display: block;
    margin-bottom: 4%;
}
#product .cpzx .ibox .down .right .six_img .six .img {
    width: 100%;
    height: auto;
    background-image: linear-gradient(#e8ecf5, #fff);
    position: relative;
    overflow: hidden;
}
#product .cpzx .ibox .down .right .six_img .six .img img {
  position: inherit;
  top: 0;
  left: 0;
  transform: translate(0,0);
}
#product .cpzx .ibox .down .right .six_img .six .text {
    padding-top: 10px;
}
#product .cpzx .ibox .down .right .six_img .six .text .c_text {
    width: 100%;
    height: 56px;
    color: #555;
    line-height: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin: 12px 0 0px 0;
}
#product .cpzx .ibox .down .right {
  min-height: 100px;
    width: 100%;
    padding-left: 0;
    margin-top: 30px;
}
#product_con .cpxq {
    width: 100%;
    position: relative;
    margin-top: 60px;
}
#product_con .cpxq .ibox {
    padding: 20px 0;
    display: block;
    justify-content: space-between;
}
#product_con .cpxq .ibox .left {
    width: 100%;
    background-color: #3d4053;
    padding-top: 20px;
}
#product_con .cpxq .ibox .left .down .ul1 li {
  display: block;
}
#product_con .cpxq .ibox .left .down .ul1 li .c_text{
  margin-bottom: 10px;
}
#product_con .cpxq .ibox .right {
    width: 100%;
    margin-bottom: 30px;
}
#product_con .cpxq .bg_blue {
    display: none;
}
#product_con .cpxq .ibox .left .down {
    width: 100%;
    margin-top: 6px;
    padding: 0 10px;
}
#product_con .cpxq .ibox .left .up {
    display: flex;
    align-items: center;
    padding: 0 10px;
}
#product_con .cpxq .ibox .right .text {
    margin-top: 0px;
}
#product_con .cpxq .ibox .right .text .c_text {
    color: #555;
    line-height: 1.8;
    margin: 10px 0 25px 0;
    font-weight: bold;
}
#product_con .cpxq .ibox .right .two_img {
    position: relative;
    margin-bottom: 40px;
}
#product_con .cpxq .ibox .right .more_lxwm {
  display: block;
  margin: 0 auto;
}
#yyly .sdly .ibox {
    padding: 20px 0;
}
#yyly .sdly .ibox .three_img .three {
    width: 100%;
    display: block;
    justify-content: left;
    position: relative;
    margin-bottom: 40px;
}
#yyly .sdly .ibox .three_img .three .left {
    width: 100%;
    padding:0;
    background-color: #fff;
    position: initial;
    bottom: 0;
    left: 0;
    display: block;
    z-index: 2;
}
#yyly .sdly .ibox .three_img .three .left .line {
  display: none;
}
#yyly .sdly .ibox .three_img .three .left .text {
    margin-left: 0;
}
#yyly .sdly .ibox .three_img .three .left .text .c_text {
    color: #555;
    margin-top: 15px;
}
#yyly .sdly .ibox .three_img .three .right {
    width: 100%;
    position: relative;
    margin-top: 20px;
}
#new_con .xwxq .ibox {
    padding: 10px 0 0 0;
    transform: translateY(-45px);
    background-color: #fff;
}
#new_con .xwxq .ibox .up {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 0 10px 15px;
    border-bottom: 1px solid #e8e8e8;
}
#new_con .xwxq .ibox .up .d_text {
    color: #222;
    line-height: 1.5;
}
#new_con .xwxq .ibox .up .c_text {
    margin-top: 8px;
}
#new_con .xwxq .ibox .center {
    padding-top: 15px;
}
#new_con .xwxq .ibox .line {
    margin: 25px 0;
}
#new_con .xwxq .ibox .down .three_text .three {
    width: 100%;
    margin-bottom: 35px !important;
}
#new_con .xwxq .ibox .down .three_text .three .d_text {
    margin-bottom: 10px;
}
#new_con .xwxq .ibox .down .three_text .three .line {
    width: 100%;
    height: 1px;
    background-color: #e8e8e8;
    margin: 5px 0 10px 0;
    position: relative;
}
#new_con .xwxq .ibox .down .three_text .three:last-child {
    margin-bottom: 0 !important;
}
#new .xwzx .ibox {
  /*padding: 20px 0 35px 0;*/
}
#new .xwzx .ibox .four_img .four {
  width: 100%;
  padding: 0 0 35px 0;
}
#new .xwzx .ibox .four_img .four .text {
  padding-top: 20px;
}
#new .xwzx .ibox .four_img .four .text .c_text {
  height: 44px;
  margin: 10px 0 15px 0;
}
#new .xwzx .ibox .four_img .four:nth-child(2n) {
  padding: 0 0 35px 0;
  border-left: 0;
  border-bottom: 0;
}
#new .xwzx .ibox .four_img .four:nth-child(3) {
  padding-top: 0;
}
#contact .lxfs .ibox {
  padding-top: 20px;
}
#contact .lxfs .ibox .up {
  margin-bottom: 20px;
}
#wrap {
  width: 100%;
  height: 300px;
  position: relative;
  z-index: 1;
}
#contact .lxfs .ibox .down .four_text {
  width: auto;
  height: 100%;
  position: initial;
  right: 0;
  top: 0;
  z-index: 2;
  background-color: #fff;
  padding: 20px 10px;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  margin-top: 20px;
}
#contact .lxfs .ibox .down .four_text .four .c_text {
  display: block;
  margin-top: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
#contact .lxfs .ibox .down .four_text .four .c_text .cc_text {
  margin-left: 0;
  margin-top: 8px;
}
#contact .lxfs .ibox .down .four_text .four {
  margin-bottom: 20px;
  border-bottom: 1px solid #e8e8e8;
  padding-bottom: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
#contact .lxfs .ibox .down .four_text .four:last-child {
  border-bottom: 0;
  padding-bottom: 0px;
}
#contact .lxfs .ibox .down .four_text .four .line {
  margin: 10px 0 6px 0;
  display: none;
}
#contact .lxfs .ibox .down .four_text .four:last-child {
  margin-bottom: 0;
}
#contact .zzxly .ibox {
  padding: 30px 0;
}
#contact .zzxly .ibox .up .c_text {
  margin-top: 15px;
}
#contact .zzxly .ibox .up {
  margin-bottom: 30px;
}
#contact .zzxly .ibox .down .six_input .six {
  width: 100%;
  margin-right: 0;
  margin-bottom: 6%;
}
#contact .zzxly .ibox .down .six_input .six .text {
  width: 100%;
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}
#contact .zzxly .ibox .down .six_input .six input {
  height: 40px;
  padding-left: 20px;
}
#contact .zzxly .ibox .down .six_input .six textarea {
  height: 130px;
}
#contact .zzxly .ibox .down .two_btn {
  margin-top: 30px;
}
#contact .jrwm .ibox {
  padding: 30px 0;
}
#contact .jrwm .ibox .down {
  width: 100%;
  margin-top: 35px;
}
#contact .jrwm .ibox .down .hder .text:nth-child(3),#contact .jrwm .ibox .down .hder .text:nth-child(4),#contact .jrwm .ibox .down .hder .text:nth-child(6) {
  display: none;
}
#contact .jrwm .ibox .down .hder {
  width: 100%;
  display: flex;
  justify-content: space-between;
  padding: 0 0px;
}
#contact .jrwm .ibox .down .hder .text{
  width: 100%;
  text-align: center;
}
#contact .jrwm .ibox .down .sfq .ul1 li .ttop .text:nth-child(3), #contact .jrwm .ibox .down .sfq .ul1 li .ttop .text:nth-child(4),#contact .jrwm .ibox .down .sfq .ul1 li .ttop .text:nth-child(6){
  display: none;
}
#contact .jrwm .ibox .down .sfq .ul1 li .ttop {
  padding: 0 ;
}
#contact .jrwm .ibox .down .sfq .ul1 li .ttop .text{
  width: 100%;
  text-align: center;
}
#contact .jrwm .ibox .down .sfq .ul1 li .bottom {
  padding: 15px 10px 0;
}
#contact .jrwm .ibox .down .sfq .ul1 li .bottom .uup {
  width: 100%;
  display: block;
  justify-content: space-between;
  padding: 0;
}
#contact .jrwm .ibox .down .sfq .ul1 li .bottom .uup .gwzz {
  width: 100%;
}
#contact .jrwm .ibox .down .sfq .ul1 li .bottom .uup .gwzz {
 margin-bottom: 20px;
}
#contact .jrwm .ibox .down .sfq .ul1 li .bottom .uup .rzyq {
  width: 100%;
}
#contact .jrwm .ibox .down .sfq .ul1 li .bottom .ddown {
  margin-top: 15px;
}




#index .swiper_bd .swiper-slide>.ibox {
  height: calc(100vh - 60px);
  padding: 0;
  margin-top: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
#index .swiper_bd .swiper-slide>.ibox .swiper4 {
  width: 100%;
}
#index .swiper_bd .swiper-slide>.ibox .swiper4 .swiper-slide {
    width: 100% !important;
}
#index .swiper_bd .swiper-slide>.ibox .swiper4 .swiper4_box .left {
  width: 100%;
  padding-top: 20px;
}
#index .swiper_bd .swiper-slide>.ibox .swiper4 .swiper4_box .left .text .c_text {
  width: 100%;
  color: #333;
  line-height: 2;
  margin: 20px 0 0px 0;
  text-align: justify;
}
#index .swiper_bd .swiper-slide>.ibox .swiper4 .swiper4_box .left .text .more2 {
  margin-top: 15px;
}
#index .swiper_bd .swiper-slide>.ibox .right {
  display: none;
}
#index .swiper_bd .swiper-slide>.ibox .swiper5 {
  width: 100%;
  height: auto;
  position: relative;
  top: 0;
  right: 0;
  margin-top: 20px;
  padding-bottom: 20px;
}
#index .swiper_bd .swiper-slide>.ibox .swiper5 .pagination5{
    bottom: -0px;
    left: 0;
    width: 100%;
    z-index: 5;
}
#index .swiper_bd .swiper-slide>.ibox .swiper5 .swiper-pagination-bullet-active {
  opacity: 1;
  background: #ff7700;
}
#index .swiper_bd .swiper-slide>.sgsjs .ibox {
  height: calc(100% - 60px);
  margin-top: 60px;
  display: block;
  justify-content: space-between;
  padding-top: 20px;
  /* display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column; */
}
#index .swiper_bd .swiper-slide>.sgsjs .ibox .left {
  width: 100%;
}
#index .swiper_bd .swiper-slide>.sgsjs .ibox .right {
  width: 100%;
  height: auto;
  padding: 0;
  position: relative;
  cursor: pointer;
  margin-top: 25px;
}
#index .swiper_bd .swiper-slide>.sgsjs .ibox .right .leftd {
  display: none;
}
#index .swiper_bd .swiper-slide>.sgsjs .ibox .right .rightu {
  display: none;
}
#index .swiper_bd .swiper-slide>.sgsjs .ibox .left .c_text {
  margin: 13px 0 18px 0;
}
#index .swiper_bd .swiper-slide>.xwzx .ibox .swiper6 .swiper-pagination-bullet-active {
  opacity: 1;
  background: #ff7700;
}
#index .swiper_bd .swiper3 .swiper-slide-active .swiper3_box .s_img {
  display: none;
}
#index .swiper_bd .swiper3 .swiper3_box .text {
  width: 100%;
  padding: 20px;
  line-height: 1.5;
}
#index .swiper_bd .swiper3 .swiper-slide-active .swiper3_box .text {
  width: 100%;
  padding: 20px;
  line-height: 1.5;
}
#about .fzlc .ibox .swiper2 {
  overflow: hidden;
}
#about .fzlc .ibox .swiper2::-webkit-scrollbar {
  width: 1px;
  height: 1px;
}

#about .fzlc .ibox .swiper2::-webkit-scrollbar-thumb {
  background: transparent;
}

#about .fzlc .ibox .swiper2::-webkit-scrollbar-track {
  background: transparent;
}
#about .fzlc .ibox .swiper2 .swiper-wrapper{
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
}
#about .fzlc .ibox .swiper2 .swiper-wrapper .hthree{
  height: auto;
}
.footer .down {
    display: block;
    text-align: center;
    line-height: 2;
    padding: 15px 0;
}
  /* 脚步结束 */
}

.row{width:101%;transition:.2s width ease;*zoom:1}.row:before,.row:after{display:table;clear:both;content:''}.row>[class*="span-"]{float:left;margin-right:2%;*margin-right:.89%}.row>.span-1{width:7.33333333%}.row>.span-2{width:15.66666667%}.row>.span-3{width:23%}.row>.span-4{width:32.33333333%}.row>.span-5{width:40.66666667%}.row>.span-6{width:49%}.row>.span-7{width:57.33333333%}.row>.span-8{width:65.66666667%}.row>.span-9{width:74%}.row>.span-10{width:82.33333333%}.row>.span-11{width:90.66666667%}.row>.span-12{width:99%}.full-row{width:100%;transition:.2s width ease;*zoom:1}.full-row:before,.full-row:after{display:table;clear:both;content:''}.full-row>[class*='span']{float:left}.full-row>.span-1{width:8.33333333%;*width:8.22333333%}.full-row>.span-2{width:16.66666667%;*width:16.55666667%}.full-row>.span-3{width:25%;*width:24.89%}.full-row>.span-4{width:33.33333333%;*width:33.22333333%}.full-row>.span-5{width:41.66666667%;*width:41.55666667%}.full-row>.span-6{width:50%;*width:49.89%}.full-row>.span-7{width:58.33333333%;*width:58.22333333%}.full-row>.span-8{width:66.66666667%;*width:66.55666667%}.full-row>.span-9{width:75%;*width:74.89%}.full-row>.span-10{width:83.33333333%;*width:83.22333333%}.full-row>.span-11{width:91.66666667%;*width:91.55666667%}.full-row>.span-12{width:100%;*width:99.89%}.row>.pull-right,.full-row>.pull-right{float:right}.row>.center{position:relative;left:-0.5%;display:block;float:none;clear:both;margin-right:auto;margin-left:auto}.full-row>.center{display:block;float:none;clear:both;margin-right:auto;margin-left:auto}.pull-left-1{position:relative;left:-8.33333333%}.pull-left-2{position:relative;left:-16.66666667%}.pull-left-3{position:relative;left:-25%}.pull-left-4{position:relative;left:-33.33333333%}.pull-left-5{position:relative;left:-41.66666667%}.pull-left-6{position:relative;left:-50%}.pull-left-7{position:relative;left:-58.33333333%}.pull-left-8{position:relative;left:-66.66666667%}.pull-left-9{position:relative;left:-75%}.pull-left-10{position:relative;left:-83.33333333%}.pull-left-11{position:relative;left:-91.66666667%}.pull-left-12{position:relative;left:-100%}.pull-right-1{position:relative;left:8.33333333%}.pull-right-2{position:relative;left:16.66666667%}.pull-right-3{position:relative;left:25%}.pull-right-4{position:relative;left:33.33333333%}.pull-right-5{position:relative;left:41.66666667%}.pull-right-6{position:relative;left:50%}.pull-right-7{position:relative;left:58.33333333%}.pull-right-8{position:relative;left:66.66666667%}.pull-right-9{position:relative;left:75%}.pull-right-10{position:relative;left:83.33333333%}.pull-right-11{position:relative;left:91.66666667%}.pull-right-12{position:relative;left:100%}
@media only screen and (max-width:1024px){.row>.midd-1{width:7.33333333%}.row>.midd-2{width:15.66666667%}.row>.midd-3{width:24%}.row>.midd-4{width:32.33333333%}.row>.midd-5{width:40.66666667%}.row>.midd-6{width:49%}.row>.midd-7{width:57.33333333%}.row>.midd-8{width:65.66666667%}.row>.midd-9{width:74%}.row>.midd-10{width:82.33333333%}.row>.midd-11{width:90.66666667%}.row>.midd-12{width:99%}.midd-hide{display:none}.midd-center{position:relative;left:-0.5%;display:block;float:none;clear:both;margin-right:auto;margin-left:auto}.full-row>.midd-1{width:8.33333333%}.full-row>.midd-2{width:16.66666667%}.full-row>.midd-3{width:25%}.full-row>.midd-4{width:33.33333333%}.full-row>.midd-5{width:41.66666667%}.full-row>.midd-6{width:50%}.full-row>.midd-7{width:58.33333333%}.full-row>.midd-8{width:66.66666667%}.full-row>.midd-9{width:75%}.full-row>.midd-10{width:83.33333333%}.full-row>.midd-11{width:91.66666667%}.full-row>.midd-12{width:100%}}@media only screen and (max-width:992px){.row>.smidd-1{width:7.33333333%}.row>.smidd-2{width:15.66666667%}.row>.smidd-3{width:24%}.row>.smidd-4{width:32.33333333%}.row>.smidd-5{width:40.66666667%}.row>.smidd-6{width:49%}.row>.smidd-7{width:57.33333333%}.row>.smidd-8{width:65.66666667%}.row>.smidd-9{width:74%}.row>.smidd-10{width:82.33333333%}.row>.smidd-11{width:90.66666667%}.row>.smidd-12{width:99%}.smidd-hide{display:none}.smidd-center{position:relative;left:-0.5%;display:block;float:none;clear:both;margin-right:auto;margin-left:auto}.full-row>.smidd-1{width:8.33333333%}.full-row>.smidd-2{width:16.66666667%}.full-row>.smidd-3{width:25%}.full-row>.smidd-4{width:33.33333333%}.full-row>.smidd-5{width:41.66666667%}.full-row>.smidd-6{width:50%}.full-row>.smidd-7{width:58.33333333%}.full-row>.smidd-8{width:66.66666667%}.full-row>.smidd-9{width:75%}.full-row>.smidd-10{width:83.33333333%}.full-row>.smidd-11{width:91.66666667%}.full-row>.smidd-12{width:100%}}@media only screen and (max-width:760px){.row>.smal-1{width:7.33333333%}.row>.smal-2{width:15.66666667%}.row>.smal-3{width:24%}.row>.smal-4{width:32.33333333%}.row>.smal-5{width:40.66666667%}.row>.smal-6{width:48%}.row>.smal-7{width:57.33333333%}.row>.smal-8{width:65.66666667%}.row>.smal-9{width:74%}.row>.smal-10{width:82.33333333%}.row>.smal-11{width:90.66666667%}.row>.smal-12{width:99%}.smal-hide{display:none}.smal-show{display:block}.smal-center{position:relative;left:-0.5%;display:block;float:none;clear:both;margin-right:auto;margin-left:auto}[class*='pull-left-'],[class*='pull-right-']{right:auto;left:auto}.full-row>.smal-1{width:8.33333333%}.full-row>.smal-2{width:16.66666667%}.full-row>.smal-3{width:25%}.full-row>.smal-4{width:33.33333333%}.full-row>.smal-5{width:41.66666667%}.full-row>.smal-6{width:50%}.full-row>.smal-7{width:58.33333333%}.full-row>.smal-8{width:66.66666667%}.full-row>.smal-9{width:75%}.full-row>.smal-10{width:83.33333333%}.full-row>.smal-11{width:91.66666667%}.full-row>.smal-12{width:100%}}


/*解决方案*/
.channel_content{min-height:300px; padding:0 0 60px;}
.channel_content.soluiton{padding-bottom:0;}

.solution02{border-bottom:1px solid #d6d8db; line-height:70px; height:70px; overflow:hidden;position: relative;}
.solution02 .wrap {width: 1300px;margin-right: auto;margin-left: auto; height: 100%;}
.solution02 .con{position:relative; padding:0 20px; height: 100%;}
.solution02 .con .item{display:none; overflow:hidden;}
.solution02 .con .owl-item .item{display:block;}
.solution02 .con .item a{display:block; font-size:16px; color:#666;; position:relative; text-decoration: none;}
.solution02 .con .item .item_cell{text-align:center;}
.solution02 .con .owl-nav{width:100%; position:absolute; left:0; top:50%; margin-top:-35px; height: 50%;}
.solution02 .con .owl-nav {font-size:25px; position:absolute; cursor:pointer;}
.solution02 .con .owl-nav .owl-prev{left:-30px; position: absolute; outline: none;}
.solution02 .con .owl-nav .owl-next{right:-30px; position: absolute; outline: none;}
.solution02 .con .owl-carousel1 .item .item_cell{width:12.5%; float:left; }
.solution02 .con .owl-carousel1{height: 100% !important;}
.solution02 .con .owl-carousel2{display:none; height: 100% !important;}
.solution02 .con .item .item_cell.cur>a {color:#ff7700;}
.solution02 .con .item .item_cell.cur>a:after{content:''; width:100%; height:4px; background:#ff7700; position:absolute; left:0; bottom:0;}
.solution02.fixed{width:100%; position:fixed; left:0; top:0; z-index:20; background:#fff;}

.solution03{position: relative;}
.solution03 .wrap {width: 1300px;margin-right: auto;margin-left: auto;}
.solution03 .rect-56{padding-bottom:56%;}
.solution03 .rect-566{padding-bottom:56.6%;}
.solution03 .rect-116{padding-bottom:115.5%;}
.solution03 .content .item{background:#f6f6f6; transition:.3s ease; position:relative;}
.solution03 .content .item .li_line{width:0; height:5px; background:#ff7700; position:absolute; left:0; bottom:0; transition:all 0.5s ease;}
.solution03 .content .item:hover .li_line{width:100%;}
.solution03 .content .item:hover{box-shadow:-4px 2px 20px 1px rgba(0,0,0,0.2)}
.solution03 .content .item .inforbox{padding:35px 25px;}
.solution03 .content .item .inforbox .t{font-size:26px; font-weight:bold; color:#666; margin-bottom:20px;}
.solution03 .content .item .inforbox .c{font-size:14px; color:#666; line-height:24px; height:95px; overflow:hidden;}
.solution03 .content .item .inforbox .more{float:right; color:#666;}
.solution03 .content a {display:block; text-decoration: none;}
.solution03 .content1{margin-bottom:30px;}
.solution03 .content1 .left{float:left; width:66%;}
.solution03 .content1 .left a{display:block; position:relative}
.solution03 .content1 .left .cover{position:absolute; left:0; bottom:0; padding:20px;}
.solution03 .content1 .left .t{font-size:30px; font-weight:bold; color:#fff;}
.solution03 .content1 .left .c{font-size:14px; color:#fff;}
.solution03 .content1 .left .c .txt{width:85%;}
.solution03 .content1 .left .c .iconfont{float:right;}
.solution03 .content1 .right{float:right; width:32%;}
.solution03 .content2{margin-top:30px;}
.solution03 .content2 .item{position:relative; width:32%; float:left; margin-right:2%; margin-bottom:30px;}
.solution03 .content2 .item.three_item{margin-right:0;}
.solution03 .pad{padding:5% 0% 0;}
@media only screen and (max-width: 1240px) {
    .solution02 .con .owl-carousel2{display:block;}
    .solution02 .con .owl-carousel1{display:none;}
}
@media only screen and (max-width:1024px) {
  .solution02 .wrap {padding-left: 2%;padding-right: 2%;width: auto;}
  .solution03 .wrap {padding-left: 2%; padding-right: 2%;width: auto;}
}
@media only screen and (max-width: 760px) {
  .solution02 {height:50px; line-height:50px;}
  .solution02 .wrap {padding-left: 2%;padding-right: 2%;width: auto;}
  .solution02 .con .owl-nav{margin-top:-25px;}
  .solution03 .wrap { padding-left: 2%; padding-right: 2%;width: auto; }
  .solution03 .content1 .left{width:49%; margin-right:2%;}
  .solution03 .content1{margin-bottom:10px;}
  .solution03 .content1 .right{width:49%;}
  .solution03 .content1 .left .cover{position:relative; padding:10px; background:#f6f6f6;}
  .solution03 .content1 .left .t{font-size:16px; font-weight:normal; color:#666;}
  .solution03 .content1 .left .c{display:none;}
  .solution03 .content2 .item{width:49%; margin-right:2%; margin-left:0; margin-bottom:10px;}
  .solution03 .content2 .item.three_item{margin-right:2%;}
  .solution03 .content2 .item.imgZoom:nth-child(2n){margin-right:0%;}
  .solution03 .content2 .item img { max-width: 100% !important; height: auto; vertical-align: top; -ms-interpolation-mode: bicubic; border: 0 ;}
  .solution03 .rect-116{padding-bottom:0; height:auto;}
  .solution03 .content .item .inforbox{padding:10px;}
  .solution03 .content .item .inforbox .t{color:#666; font-weight:normal; font-size:16px; margin-bottom:0;}
  .solution03 .content .item .inforbox .c{display:none;}
  .solution03 .content .item .inforbox .more{display:none;}
}
@media only screen and (max-width: 320px) {
  .solution02 .wrap { width:auto; }
  .solution02 .con .owl-nav{top:27px;}
  .solution03 .wrap { width:auto; }
}

.fix { *zoom: 1; *clear: both;}
.fix:before, .fix:after {display: table;clear: both;content: '';}

.imgZoom img,.imgY180 img { -moz-transition:all .8s ease 0s; -ms-transition:all .8s ease 0s; -o-transition:all .8s ease 0s; -webkit-transition:all .8s ease 0s; transition:all .8s ease 0s;}
.imgZoom { overflow:hidden; -webkit-transform:rotate(0); transform:rotate(0); }
.imgZoom:hover img{ -moz-transform:scale(1.1,1.1); -ms-transform:scale(1.1,1.1); -o-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1); transform:scale(1.1,1.1);}

/* 等比填充 */
*[class*="rect-"]{position: relative;display: block;width: 100%;height: 0;overflow: hidden;}
*[class*="rect-"] ._full{position: absolute;left: 0;top:0;width: 100%;height: 100%;
*height: auto;}
.rect-50{padding-bottom: 50%;}
.rect-5625{padding-bottom: 56.25%;}
.rect-60{padding-bottom: 60%;}
.rect-618{padding-bottom: 61.8%;}
.rect-70{padding-bottom: 70%;}
.rect-75{padding-bottom: 75%;}
.rect-80{padding-bottom: 80%;}
.rect-90{padding-bottom: 90%;}
.rect-100{padding-bottom: 100%;}

.zxfn {
    width: 122px;
    height: 40px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 20px;
    background-color: #3d4053;
    margin-bottom: 20px;
    text-decoration: none !important;
}
.zxfn .text{
  color: #fff;
  font-size: 14px;

}

/*产品中心*/
.prod_list{background:#f6f6f6;}
.prod_list a {text-decoration: none !important; display: block;}
.prod_list .wrap {width: 1300px;margin-right: auto;margin-left: auto;}
.prod_list .bd ul li{max-width:550px;}
.prod_list .bd ul li .li_box{position:relative; overflow:hidden;}
.prod_list .bd ul li .li_box{min-height:420px;}
.prod_list .bd{background:#f6f6f6; padding-top:40px;}
.prod_list .bd .rect-695{padding-bottom:69.5%;}
.prod_list .bd  .cover{padding:0 10px;}
.prod_list .bd li{background:#fff; margin-bottom:30px; transition:all .3s ease;}
.prod_list .bd li .intro_ .pro_box{padding:5px 18px;}
.prod_list .bd li .intro_ .pro_box .tit{font-size:18px; font-weight:bold; line-height:30px; color:#666; text-align:center; position:relative; padding-bottom:10px; margin-bottom:10px; overflow:hidden;}
.prod_list .bd li .intro_ .pro_box .tit:after{position:absolute; content:''; width:100%; height:1px; background:#e8e8e8; bottom:0; left:0; }
.prod_list .bd li .intro_ .pro_box .tit span{/*display:inline-block;*/ font-size:13px; color:#00a1e9; line-height:25px; margin-left:10px; display:block;}
.prod_list .bd li .intro_ .pro_box .con{font-size:14px; color:#373737; line-height:10px; height:95px; /*overflow:hidden;*/ margin:10px 0;}
.prod_list .bd li .intro_ .pro_box .con .con_c{font-size:12px; line-height:20px; color:#666; /*height: 40px;*/}
.prod_list .bd li .intro_ .pro_box .con .con_c:after{position:absolute; left:0; content:'.'; color:#666; top:-20%; }
.prod_list .bd li .intro_ .pro_box .txt{font-size:14px; color:#666; line-height:20px; height:40px; overflow:hidden; margin:5px 0 10px;}
.prod_list .bd li .intro_ .pro_box .prolist_more a{display:block; width:98%; height:40px; line-height:40px; text-align:center; font-size:15px; color:#373737; border:1px solid #666; margin-top:24px; transition:all 0.5s ease;}
.prod_list .bd li .intro_ .pro_box .pro_compare{display:none;}
.prod_list .bd li .intro_ .pro_box .pro_compare{position:absolute; width:85%; bottom:10px; cursor:pointer; display:block; }
.prod_list .bd li .intro_ .pro_box .pro_compare label span:hover{color:#ff7700;}
.prod_list .bd li .intro_ .pro_box .pro_compare .plp-item-checkbox{display:inline-block; width:16px; height:16px; background:url(../images/pro_list_02_4.png) no-repeat; vertical-align:middle;}
.prod_list .bd li .intro_ .pro_box .pro_compare .plp-item-checkbox.plp-item-chked{background-position:0 -16px;}
.prod_list .bd li .intro_ .pro_box .pro_compare span{display:inline-block; font-size:14px; vertical-align:middle; margin-left:5px;}
.prod_list .bd li:hover .intro_ .pro_box .prolist_more a{border-color:#ff7700; background:#ff7700; color:#fff;}
.prod_list .bd li .intro_ .pro_box .pro_compare .order{float:right; font-size:14px; color:#666; position:relative; margin-right:20px;}
.prod_list .bd li .intro_ .pro_box .pro_compare .order:after{content:''; width:10px; height:10px; background:url(../images/proCen02_3.png) no-repeat center; position:absolute; right:-15px; top:50%; margin-top:-5px}
.prod_list .bd li .intro_ .pro_box .pro_compare .order:hover{color:#ff7700;}
.prod_list .bd li .li_line{width:0; height:5px; background:#ff7700; position:absolute; left:0; bottom:0; transition:all 0.5s ease;}
.prod_list .bd li:hover .li_line{width:100%;}
.prod_list .bd li:hover{box-shadow:-4px 2px 20px 1px rgba(0,0,0,0.2)}
.prod_tag {background: #09C878; padding: 0 5px;color: #FFF;font-size: 14px;right: 2px;top: 2px;position: absolute;border: none;z-index: 2;}
.new_tag {position: absolute; top: 0; left: 0; width: 80px; height: 80px; padding: 2px; border-radius: 2px; z-index: 1; background:url(../images/new.png) center;background-size: cover;}

/*产品列表对比按钮的input框*/
.pro_compare .plp-item-constrast-chk {float:left; width:15px; height:15px; margin-top:1px; margin-right:7px; display:none;}
/*产品列表不可点击状态下对比按钮input父级label样式*/
.plp-item-constrast-disabled {color:#9d9d9d;}

/*产品比较 底部浮层*/
.compare_product{position:fixed; z-index:40; width:100%; height:87px; /*display:none;*/ bottom:-100%; box-sizing:border-box; overflow-x:hidden;/* transition:bottom .3s ease-in-out; -webkit-transition:bottom .3s ease-in-out; -moz-transition:bottom .3s ease-in-out; -ms-transition:bottom .3s ease-in-out; -o-transition:bottom .3s ease-in-out;*/}

.compare_product .compare-main {margin:0 auto; background:url(../images/black95.png) center; text-align:center;}
.compare_product .compare-sel {color:#fff; padding:24px 0 21px 0; display:inline-block; width:100%; font-size:0;}
.compare_product .compare-selul {height:40px; overflow:hidden; display:inline-block; margin:0 auto; width:63%;}
.compare_product .compare-selli {float:left; font-size:16px; height:38px; width:30%; margin-right:3%; text-align:center;}
.compare_product .compare-selli-name {display:inline-block; max-width:245px; height:40px; line-height:20px; overflow:hidden; margin-right:15px; line-height:40px}
/*底部单个删除按钮样式*/
.compare_product .compare-selli-delbtn {display:inline-block; vertical-align:top; width:12px; height:12px; line-height:10px; padding:0; border-radius:50%; border:1px solid #fff; color:#fff; margin-top:13px; cursor:pointer; background:#fff url(../images/compare_close.png) no-repeat center;}

/*底部的对比按钮和取消按钮的父级*/
.compare_product .compare-selbtn {box-sizing:border-box; -moz-box-sizing:border-box; width:33%; height:42px; overflow:hidden; padding:0px 0 0 34px; border-left:1px solid #6f6f6f; text-align:left; float:right;}
/*底部对比按钮*/
.compare_product .compare-selbtn .comparea-selbtn-btn {box-sizing:border-box; -moz-box-sizing:border-box; border:1px solid #f5f3f3; border-radius:4px; background-color:transparent; color:#f5f3f3; cursor:normal; font-size:15px; height:42px; line-height:42px; max-width:278px; text-align:center; float:left; opacity:.65; padding:0 16px;}
/*底部取消按钮*/
.compare_product .compare-selbtn .comparea-selbtn-closeall {display:inline-block; box-sizing:border-box; -moz-box-sizing:border-box; border:1px solid #f5f3f3; border-radius:4px; background-color:transparent; color:#f5f3f3; cursor:pointer; font-size:15px; height:42px; line-height:42px; text-align:center; width:140px; padding:0 16px; margin-left:34px; float:left;}
.compare_product .compare-selbtn .comparea-selbtn-closeall:hover{background:#f5f3f3;border-color:#f5f3f3;color:#1e1e1e;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}

/*底部对比按钮可点击状态样式及触控*/
.compare_product .compare-selbtn .comparea-selbtn-btn.comparea-selbtn-abled {width:140px; padding:0 16px; cursor:pointer; opacity:1; transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;}
.compare_product .compare-selbtn .comparea-selbtn-btn.comparea-selbtn-abled:hover{background-color:#f5f3f3;color:#1e1e1e;border-color:#f5f3f3}

@media only screen and (max-width: 760px) {
  .compare_product .compare-selli{font-size:13px; width:32%; margin-right:1%;}
  .compare_product .compare-selli:last-child{margin-right:0;}
  .compare_product .compare-selli-name{margin-right:5px;}
  .compare_product .compare-selbtn{border-left:none;}
  .compare_product{height:122px;}
  .compare_product .compare-selbtn .comparea-selbtn-btn{font-size:13px;}
  .comparePro_list .bott_ li .intro .t{font-size:16px; margin:20px 0;}
  .comparePro_list .bott_ li .intro .c .get_price{padding:0 5%;}
  .comparePro_list .bott_ .table_information{/*margin-top:25px; */width:90%; margin:25px auto 0; overflow-x:auto;}
  .comparePro_list .bott_ .table_information .table-responsive{min-width:800px;}
  .compare_product .compare-selbtn .comparea-selbtn-btn{line-height:35px; height:35px;}
  .compare_product .compare-selbtn{margin-top:10px;}
  .compare_product .compare-selbtn .comparea-selbtn-btn.comparea-selbtn-abled{width:120px; font-size:13px;}
  .compare_product .compare-selbtn .comparea-selbtn-closeall{line-height:35px; height:35px; font-size:13px;}
}
@media only screen and (max-width:992px) {
  .compare_product{height:132px;}
  .compare_product .compare-selul{width:100%;}
  .compare_product .compare-selbtn{width:100%;margin-top:20px;}
}

/*产品推拉*/
.comparePro_list{position:fixed; left:0; top:100%; width:100%; height:100%; background:#fff; z-index:1000;}
.comparePro_list a {text-decoration: none !important; }
.comparePro_list .wrap {width: 1300px;margin-right: auto;margin-left: auto;}
.comparePro_list .top_{position:relative; height:70px; background:url(../images/black95.png) center;}
.comparePro_list .top_ .infor{text-align:center; line-height:70px;}
.comparePro_list .top_ .tit{display:inline-block; font-size:15px; color:#fff; height:32px; line-height:32px; margin-right:38px; vertical-align:middle;}
.comparePro_list .top_ .icon{display:inline-block; width:68px; height:32px; background:url(../images/compare_xiala.png) no-repeat center; vertical-align:middle; cursor:pointer;}
.comparePro_list .bott_{margin-top:70px; height:80%;}
.comparePro_list .bott_ .rect-695{padding-bottom:69.5%;}
.comparePro_list .bott_ li{float:left;}
.comparePro_list .bott_ li .intro{text-align:center;}
.comparePro_list .bott_ li .intro .t{font-size:20px; color:#666; margin:20px 0;}
.comparePro_list .bott_ li .intro .c .get_price{display:inline-block; padding:0 30%; height:40px; line-height:40px; font-size:14px; color:#666; text-align:center; border:1px solid #666;}
.comparePro_list .bott_ li .intro .c .get_price:hover{color:#fff; background:#068fcf; border-color:#068fcf;}
.comparePro_list .bott_ .table_information{margin-top:50px; margin-bottom:100px; font-size:14px;}
.comparePro_list .bott_ .table_information .list{float:left;}
.comparePro_list .bott_ .table_information .d_body {border-top:1px solid #dfdfdf; width:100%; border-collapse:collapse;}
.comparePro_list .bott_ .table_information .parameter {background:#fff; text-align:center; border:1px solid #dfdfdf; border-top:0; text-indent:16px; height:34px; line-height:34px; color:#686868; white-space:nowrap; text-overflow:ellipsis; overflow:hidden;}
.comparePro_list .bott_ .table_information .description {background:#fff; text-align:center; border:1px solid #dfdfdf; border-top:0; text-indent:16px; height:150px; line-height:150px; color:#686868; white-space:nowrap; text-overflow:ellipsis; overflow:hidden;}
.comparePro_list .bott_ .table_information .sensor {background:#fff; text-align:center; border:1px solid #dfdfdf; border-top:0; text-indent:16px; height:250px; line-height:250px; color:#686868; white-space:nowrap; text-overflow:ellipsis; overflow:hidden;}
.comparePro_list .bott_ .table_information .d_title {font-weight:bold; height:34px; line-height:34px; background:#ededed;}
.comparePro_list .bott_ .table_information .three_pro1 .d_item {background:#f7f7f7;}

.comparePro_list .bott_ .two_pro .table_information .list{width:33.3% !important;}
.comparePro_list .bott_ .three_pro .table_information .list{width:25% !important;}

/*两个产品比较*/
.comparePro_list .bott_ .content.two_pro .img_box li{width:48%; margin-left:4%;}
.comparePro_list .bott_ .content.two_pro .img_box li:first-child{margin-left:0;}
/*三个产品比较*/
.comparePro_list .bott_ .content.three_pro .img_box li{width:31%; margin-left:2%;}
.comparePro_list .bott_ .content.three_pro .img_box li:first-child{margin-left:0;}

/*选择按钮吸顶*/
.comparePro_list.active .top_{position:absolute; width:100%; left:0; top:0; right:0;}
.comparePro_list.active .bott_{padding-top:50px; overflow-y:auto;}
/*去掉滚动条*/
.hidescrollbar{overflow:hidden; -ms-overflow-x:hidden; -ms-overflow-y:hidden; }
.comparePro_list.active .bott_{overflow-y:auto!important; -ms-overflow-y:auto!important;}

@media only screen and (max-width: 1240px) {
  .prod_list .wrap { width:940px; }
}
@media only screen and (max-width: 992px) {
  .prod_list .wrap { width:740px; }
}
@media only screen and (max-width: 760px) {
  .prod_list .wrap { padding-left:2%; padding-right:2%; width:auto; }
  .prod_list .bd{padding-top:15px;}
  .prod_list .bd .cover{padding:0;}
  .prod_list .bd li{margin-bottom:15px;}
  .prod_list .bd li .intro_ .pro_box{padding:10px;}
  .prod_list .bd li .intro_ .pro_box .tit{font-size:14px;}
  .prod_list .bd li .intro_ .pro_box .tit span{font-size:14px; font-weight:normal; line-height:15px; display:block;}
  .prod_list .bd li .intro_ .pro_box .con{margin-top:0px; margin-bottom:30px;}
  .prod_list .bd li .intro_ .pro_box .prolist_more a{width:95%; height:36px; line-height:36px; margin-top:10px;}
  .prod_list .bd li.li3 .li_box, 
  .prod_list .bd li.li6 .li_box, 
  .prod_list .bd li.li9 .li_box {border-right-color:#dadada;}
  .prod_list .bd li:nth-child(2n) .li_box{border-right-color:transparent;}
  .prod_list .bd li .intro_ .pro_box .pro_compare span{font-size:12px;}
  .prod_list .bd li .intro_ .pro_box .pro_compare .order{font-size:12px; margin-top:5px;}
  .prod_list .bd li .intro_ .pro_box .pro_compare .plp-item-checkbox{width:10px; height:10px; background-size:cover;}
  .prod_list .bd li .intro_ .pro_box .pro_compare .plp-item-checkbox.plp-item-chked{background-position:0 -10px;}
  .prod_list .bd ul li .li_box{min-height:310px;}
  :root .prod_list .bd li .intro_ .pro_box .pro_compare{bottom: 5px;}
  .compare_product .compare-sel{padding:15px 0;}

  .comparePro_list .wrap {width: 100%;margin-right: auto;margin-left: auto;}
  .comparePro_list .bott_ li .intro .t {font-size: 14px;margin: 20px 0;}
  .comparePro_list .bott_ li .intro .c .get_price{font-size:13px;}
}

/*产品详情页*/
#product_con .cpxq {width: 100%;position: relative;margin-top: 112px;}
#product_con .cpxq .container{max-width: 1170px;padding-right: 15px;padding-left: 15px;margin-right: auto;margin-left: auto;}
#product_con .cpxq .container .ibox .left {display: flex; align-items: center;}
#product_con .cpxq .container .ibox .left a {color: #555; text-decoration: none;}
#product_con .cpxq .container .ibox .left a.act {color: #ff7700; text-decoration: none;}
#product_con .cpxq .container .ibox .left .img {margin: 0 8px;}

#product_con .cpxq .container .titSub {font-size: 20px; color: #666; margin-bottom: 5px;}

#product_con .cpxq .container .titBig {font-family: "Impact" !important;font-size: 65px;margin-top: 10px;color: #666; line-height: 65px; white-space: nowrap; margin-bottom: 40px;}
#product_con .cpxq .container .titBigL {font-family: "Impact" !important;font-size: 38px;margin-top: 10px;color: #666; line-height: 65px; white-space: nowrap; margin-bottom: 40px;}

#product_con .cpxq .container .order-btn-primary {color: #fff;background-color: #ff7700;font-weight: 550;}
#product_con .cpxq .container .order-btn-primary:hover {color: #fff;background-color: #fabc00;}

#product_con .cpxq .container .suit a {text-decoration: none; color: #666;}
#product_con .cpxq .container .suit a:hover {color: #fff !important; font-weight: bold;}
#product_con .cpxq .container .suit a span {position: relative;display: inline-block;text-align: center;background-color: #eee !important;}
#product_con .cpxq .container .suit a:hover span {background-color: #ff7700 !important;}

@media only screen and (max-width: 760px) {
  #product_con .cpxq .container .titSub {font-size: 18px; color: #666; margin-bottom: 5px;}
  #product_con .cpxq .container .titBig {font-size: 42px;}
  #product_con .cpxq .container .titBigL {font-size: 28px;}
}
#product_con .nav-link.active {
    background-color: #eee;
}
#product_con .u-nav-primary .nav-link.active {
    color: #fff;
    background-color: #127fd5;
}
#product_con .u-nav-dark .nav-link.active {
    color: #fff;
    background-color: #333;
}
#product_con .u-nav-light .nav-link {
    color: #fff;
}
#product_con .u-nav-light .nav-link.active {
    color: #333;
    background-color: #fff;
}

/* 咨询浮窗 开始*/
.side {
    position: fixed;
    width: 60px;
    right: 15px;
    top: 60%;
    margin-top: -200px;
    z-index: 102;
    border: 1px solid #e0e0e0;
    background: #fff;
    border-bottom: 0;
}

.side ul li {
    width: 60px;
    height: 60px;
    float: left;
    position: relative;
    color: #999;
    font-size: 10px;
    text-align: center;
    transition: all .3s;
    cursor: pointer
}

.side ul li:hover {
    background: #127fd5;
    color: #fff
}

.side ul li:hover a {
    color: #fff
}
.side ul li:hover i {
    color: #fff
}

.side ul li i {
    margin-bottom: 1px;
    display: block;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: auto 25px;
    margin-top: 14px;
    transition: all .3s
}
.side .fa-phone {
    color: #e64b3b;
}
.side .fa-weixin {
    color: #72c02c;
}
.side .fa-headphones {
    color: #127fd5;
}
.side .fa-bookmark-o {
    color: #ff7700;
}

.side ul li.sidetop {
    color: #c9c9c9;
    border-top: 1px solid #e0e0e0;
    background: #127fd5;
}

.side ul li.sidetop:hover {
    background: #127fd5;
    color: #fff
}

@keyframes fadein {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}
/* 咨询浮窗 结束*/

/* 手机底部导航条 开始 */
.cont_lx {
  position: fixed;
  z-index:10;
  left:0;
  bottom:0;
  width: 100%;
  color:#FFF;
  height:45px;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iaGF0MCIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSI1MCUiIHkxPSIxMDAlIiB4Mj0iNTAlIiB5Mj0iLTEuNDIxMDg1NDcxNTIwMmUtMTQlIj4KPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzBiNWI5NSIgc3RvcC1vcGFjaXR5PSIxIi8+CjxzdG9wIG9mZnNldD0iMSUiIHN0b3AtY29sb3I9IiMwYjViOTUiIHN0b3Atb3BhY2l0eT0iMSIvPgo8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzNTkzZDUiIHN0b3Atb3BhY2l0eT0iMSIvPgogICA8L2xpbmVhckdyYWRpZW50PgoKPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCIgaGVpZ2h0PSIxMDAiIGZpbGw9InVybCgjaGF0MCkiIC8+Cjwvc3ZnPg==); /* gradient overlay */
  background-image: -moz-linear-gradient(bottom, #0b5b95 0%, #0b5b95 0.51%, #3593d5 100%); /* gradient overlay */
  background-image: -o-linear-gradient(bottom, #0b5b95 0%, #0b5b95 0.51%, #3593d5 100%); /* gradient overlay */
  background-image: -webkit-linear-gradient(bottom, #0b5b95 0%, #0b5b95 0.51%, #3593d5 100%); /* gradient overlay */
  background-image: linear-gradient(bottom, #0b5b95 0%, #0b5b95 0.51%, #3593d5 100%); /* gradient overlay */
}  
.cont_lx ul {
  width: 100%;
  height: 100%;
  margin:auto;}
.cont_lx ul li {float: left;font-size: 0.85em;width:25%;text-align:center;margin-top: 14px;}
.cont_lx .c_li5{ width:15%;}
.cont_lx .c_li6{ background:none }
.b_line{width:1px !important; height:40px; margin:0 !important; padding:0 !important; background: #690000; border-right:1px solid #ff0000;}
.bottom_bq1,.bottom_bq2,.bottom_bq3,.bottom_bq4,.bottom_bq5,.bottom_bq6,.bottom_bq7,.bottom_bq8,.bottom_bq9,.bottom_bq10{ display:NONE;}
.bottom_bq2,.bottom_bq4,.bottom_bq6,.bottom_bq8{ display:none;}
/* 手机底部导航条 结束 */



/* 翻页 开始*/
@media (min-width: 992px) {
  .fenye {
      position: relative;
      left: 50%;
      transform: translateX(-50%);
      display: inline-block;
      text-align: center;
  }

  .fenye li {
      float: left;
      width: 40px;
      height: 40px;
      /* border: 1px solid transparent; */
      font-family: Arial, Helvetica, sans-serif;
      font-size: 14px;
      line-height: 40px;
      color: #333333;
      text-align: center;
      margin: 0px 5px;
      transition: .3s;
  }

  .fenye li a {
    color: #555;
  }
  .fenye li.active a {
      color: #001eb4;
  }

  .fenye li span {
    display: inline-block;
  }

  .fenye li.active {
      color: #001eb4;
      background: url(../images/pagination/fy_border.png) center / cover no-repeat;
  }
  .fenye li:hover {
      color: #001eb4;
      background: url(../images/pagination/fy_border.png) center / cover no-repeat;
  }

  .fenye .first img,
  .fenye .prev img,
  .fenye .next img,
  .fenye .last img {
    width: 9px;
    height: 9px;
  }

  .fenye .disabled {
      display: none;
  }

  .fenye li.clolr {
      color: #001eb4;
  }
}
@media (max-width: 768px) {
  .fenye {
      position: relative;
      left: 50%;
      transform: translateX(-50%);
      display: inline-block;
      text-align: center;
  }

  .fenye li {
      display: none;
  }
  .fenye .first,
  .fenye .prev,
  .fenye .next,
  .fenye .last {
    display: inline-block;
      float: left;
      width: 40px;
      height: 40px;
      font-size: 14px;
      line-height: 40px;
      color: #333333;
      text-align: center;
      margin: 0px 20px;
      transition: .3s;
  }

  .fenye li a {
    color: #555;
  }
  .fenye li.active a {
      color: #001eb4;
  }

  .fenye li span {
    display: inline-block;
  }

  .fenye li.active {
      color: #001eb4;
      background: url(../images/pagination/fy_border.png) center / cover no-repeat;
  }

  .fenye .first img,
  .fenye .prev img,
  .fenye .next img,
  .fenye .last img {
    width: 9px;
    height: 9px;
  }

  .fenye li.clolr {
      color: #001eb4;
  }
}
/* 翻页 结束*/