@charset "utf-8";
.clearjs {
  width: 100%;
  clear: both;
  line-height: 0;
  display: block;
  overflow: hidden;
  zoom: 1;
  font-size: 0;
  content: '.'
}
@media (max-width:1440px) {
  .abt-pic {
    width: auto;
  }
  .container {
    width: 96%;
  }
  header nav ul li {
    padding: 0 10px;
  }
  header nav ul li > a {
    padding: 0 10px;
    font-size: 16px;
  }
  .main-pro .proright {
    width: 1050px;
  }
  .view-pro {
    width: 400px
  }
  .main-pro .proright {
    width: 75%;
  }
  .msg-left, .msg-right {
    width: 50%
  }
  .in-form .col-75 {
    width: 100%;
  }
  .in-form {
    padding-left: 0;
  }
  .msg-left-con .tit {
    font-size: 40px;
  }
  .nav-column .ulcolum {
    width: 100%;
  }
  .in-form input[type=submit] {
    width: 100%;
  }
  .bg_in_pro li {
    width: 33.33333%;
  }
  .bg_in_pro li .pic {
    height: 200px;
  }
  .bg_in_pro li .pic img {
    width: 100%;
    height: auto;
    object-fit: cover;
  }
}
@media (max-width:1200px) {
  .pad60 {
    padding: 30px 0;
  }
  .abt-text {
    font-size: 14px;
  }
  .abt-text h1 {
    font-size: 30px;
  }
  .abt-text .titen {
    font-size: 40px;
    height: 30px;
  }
  .nav-column .ulcolum {
    line-height: 3;
  }
  .nav-column .ulcolum li {
    padding: 0 10px;
  }
  header nav ul li > a {
    padding: 0 5px;
    font-size: 16px;
  }
  .facon .rigcon .rigtit .tit {
    font-size: 18px;
  }
  .facon .rigcon .rigtext {
    font-size: 14px;
  }
  .facon .rigcon {
    padding: 15px;
  }
  .maintit {
    font-size: 30px;
  }
  .sys-bd {
    width: 47%;
  }
  .sys-bd-pic img {
    height: 150px;
  }
  .abright img {
    height: 400px
  }
  .ableft {
    padding-right: 30px;
  }
  .newsleft {
    width: 420px;
  }
  .newsleft img {
    width: 100%
  }
  .bg_in_pro li {
    width: 50%;
  }
  .bg_in_pro li .pic {
    height: 250px;
  }
  .bg_in_pro li .pic img {
    width: 100%;
    height: auto;
    object-fit: cover;
  }
}
@media (max-width:1080px) {
  .main-about .flex {
    display: block;
  }
  .abt-text {
    padding-left: 0;
  }
  .box-contact li {
    width: 50%;
  }
  #bdmap {
    height: 350px
  }
  .msg-left-con {
    left: 50%
  }
  .proleft {
    display: none;
  }
  .main-pro .proright {
    width: 100%;
  }
  body {
    font-size: 12px;
    padding-top: 60px
  }
  input, select, textarea {
    font-family: 'Microsoft Yahei', 'Helvetica Neue', Helvetica, 'Lucida Grande', Arial, 'Hiragino Sans GB', 'WenQuanYi Micro Hei', STHeiti, SimSun, sans-serif;
    font-size: 12px
  }
  .pc {
    display: none !important
  }
  .wap {
    display: flex !important
  }
  header > .container {
    height: 60px
  }
  header .logo img {
    height: 45px
  }
  header nav {
    display: none;
    position: fixed;
    left: 0;
    right: 0;
    top: 60px;
    bottom: 0;
    overflow-y: auto;
    background: #fff;
    box-shadow: 3px 0 7px 0 rgba(0, 0, 0, 0.1)
  }
  header nav ul li {
    float: none;
    padding: 0;
    position: relative
  }
  header nav ul li > a {
    padding: 0 15px;
    font-size: 16px;
    height: 60px;
    line-height: 60px;
    border-bottom: 1px solid #eee;
    color: #333
  }
  header nav ul li > a:after {
    display: none
  }
  header nav ul li .iconfont {
    position: absolute;
    right: 0;
    top: 0;
    width: 50px;
    height: 60px;
    text-align: center;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    font-size: 20px;
    color: #ccc
  }
  header nav ul li:hover > a {
    color: #333
  }
  header nav ul li.on > a {
    background: #28863d;
    color: #fff
  }
  header nav ul li.on > a .iconfont {
    color: #eee
  }
  header nav .nav-sub {
    position: static;
    background: #f5f5f5;
    border-top: 0;
    box-shadow: none;
    padding: 0
  }
  header nav .nav-sub .container {
    padding: 0
  }
  header nav .nav-sub .info {
    display: none
  }
  header nav .nav-sub .pic {
    display: none
  }
  header nav .nav-sub .nav {
    width: 100%;
    margin-left: 0
  }
  header nav .nav-sub .nav a {
    font-size: 14px;
    color: #888;
    line-height: 34px;
    padding: 0 15px;
    border-bottom: 1px solid #eee
  }
  header nav .nav-sub .nav a:before {
    display: none
  }
  header nav .nav-sub .nav a:after {
    display: none
  }
  header nav .nav-sub .nav a:hover {
    color: #888
  }
  header .tr {
    display: none
  }
  header .navbut {
    display: block;
    width: 30px;
    height: 30px;
    position: relative;
    cursor: pointer
  }
  header .navbut i {
    height: 2px;
    background: #333;
    display: block;
    overflow: hidden;
    width: 100%;
    position: absolute;
    left: 0px
  }
  header .navbut .w1 {
    top: 4px
  }
  header .navbut .w2 {
    top: 14px
  }
  header .navbut .w3 {
    top: 24px
  }
  header .navbut.cur .w1 {
    top: 15px;
    transform: rotate(45deg)
  }
  header .navbut.cur .w2 {
    height: 0px
  }
  header .navbut.cur .w3 {
    top: 15px;
    transform: rotate(-45deg)
  }
  .notop {
    padding-top: 60px
  }
  .notop nav ul li > a {
    height: 60px;
    line-height: 60px
  }
  .maintit {
    font-size: 24px;
  }
  .main-fanan .flex, .sys-con, .main-news .flex {
    display: block;
  }
  .main-fanan .leftpic {
    padding: 10px;
  }
  .main-fanan .leftpic img {
    max-width: 100%;
    margin: 0 auto;
    display: block;
  }
  .sys-bd {
    width: 100%;
    float: none;
  }
  .sys-text {
    padding: 0;
    font-size: 14px;
  }
  .abright img {
    height: 300px
  }
  .newsleft, .newsright {
    width: 100%;
  }
  .newsright .flex {
    display: flex;
  }
  .sys-bd-text {
    font-size: 20px;
  }
  .abtit {
    font-size: 20px;
  }
  .abtit span {
    font-size: 28px;
  }
  footer .top {
    padding: 20px 0 30px 0
  }
  footer .top .container {
    flex-wrap: wrap
  }
  footer .top .ewm {
    display: none
  }
  footer .top .nav {
    order: -1;
    padding: 0 0 10px 0
  }
  footer .top .nav .tit {
    padding-bottom: 5px;
    font-size: 16px
  }
  footer .top .nav .tit a {
    color: rgba(255, 255, 255, 0.8)
  }
  footer .top .nav .tit i {
    display: none
  }
  footer .top .nav ul {
    line-height: 24px
  }
  footer .bottom > .container {
    display: block;
    overflow: hidden;
    padding: 10px;
    text-align: center
  }
  footer .bottom .right {
    display: none
  }

  .banner {
    position: relative
  }
  .banner a {
    display: block;
    overflow: hidden
  }
  .banner a img {
    width: 100%;
    height: auto
  }
  .banner .banner-next, .banner .banner-prev {
    display: none
  }
  .banner .banner-num {
    bottom: 10px !important
  }
  .banner .banner-num .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    margin: 0 3px !important
  }
  .banner .banner-num .swiper-pagination-bullet-active {
    width: 30px
  }
  .nbanner-tw .bj {
    width: 180%;
    transform: translateX(-20%)
  }
  .nbanner-tw .box .bt {
    font-size: 16px
  }
  .nbanner-tw .box .text {
    line-height: 20px;
    font-size: 12px;
    margin-top: 5px;
    margin-bottom: 15px
  }
  .nbanner-tw .position {
    bottom: 10px
  }
  .nbanner-tw .position a:first-child {
    padding: 0 0 0 20px;
    background-size: auto 12px
  }
  .nbanner-pic {
    height: auto;
  }
  .nbanner-pic {
    height: 300px;
    background-size: cover;
  }
  .nbanner-pic .btit {
    font-size: 35px;
    letter-spacing: 5px;
  }
  .nbanner-pic img {
    max-width: 100%;
  }
  .nav-column .ulcolum {
    z-index: 9999;
    margin-top: 20px;
  }
  .view-pro, .pro-text, .proprolist li {
    width: 100%;
  }
  .protel {
    margin-bottom: 30px;
    height: 100%;
    overflow: hidden;
  }
  .zb-list-case li {
    width: 50%;
  }
  .main-xgcase .container {
    padding: 30px 10px;
  }
  .pagination {
    padding: 15px 0 0 0
  }
  .pagination li {
    padding: 0;
    margin: 0 0 0 -1px
  }
  .pagination li a, .pagination li span {
    padding: 0 10px;
    line-height: 28px;
    border-radius: 0
  }
  .ryzs .swiper-slide {
    width: 33.3333%
  }
  .zb-list-news li {
    width: 50%;
    padding: 10px;
  }
  .zb-list-news {
    margin: 0;
  }
}
@media (max-width:680px) {
  .fixed-kefu {
    display: none
  }	
.fixed-bottom-nav {
	display: block;
	position: fixed;
	left: 0;
	bottom: 0;
	width: 100%;
	background:#28863d;
	z-index: 8888
}
.fixed-bottom-nav li {
	width: 25%;
	float: left;
	text-align: center;
	font-size: 13px
}
.fixed-bottom-nav li a {
	display: block;
	overflow: hidden;
	height: 60px;
	color: #fff
}
.fixed-bottom-nav li .iconfont {
	font-size: 30px;
	display: block;
	margin: 5px 0 2px 0
}
	
  .bg_in_pro li .pic {
    height: 160px;
  }
  .box-fuwuzongzhi {
    padding: 50px 0;
  }
  .box-fuwuzongzhi ul {
    display: block;
    margin: -10px;
  }
  .box-fuwuzongzhi ul li {
    float: left;
    width: 50%;
    padding: 10px;
  }
  .ryzs {
    margin-top: 0;
    padding: 20px 0;
  }
  .main-msg {
    display: block;
  }
  .msg-left, .msg-right {
    width: 100%;
  }
  .msg-left {
    height: 200px;
  }
  .msg-left-con {
    left: 50%;
  }
  .main-artbody .catit {
    font-size: 18px;
  }
  .in-form .col-75 {
    margin: 1px 0;
  }
  .nav-column .ulcolum li {
    padding: 0 5px;
    font-size: 12px;
  }
  .msg-right {
    padding: 10px;
  }
  .box-contact li .text {
    font-size: 18px;
  }
  .main-about .flex {
    display: block;
  }
  .abright img {
    height: auto;
    margin: 0 auto;
  }
  .ryzs .swiper-slide {
    width: 50%
  }
  .sys-bd-text {
    padding: 0 15px;
  }
  .sys-bd {
    margin: 10px auto;
  }
  .ableft {
    padding-right: 0
  }
  .abright img {
    max-width: 100%;
  }
  .newsleft p {
    width: 100%;
  }
  .newsright a .left {
    width: 70px;
    font-size: 40px;
  }
  .newsright a .right {
    font-size: 14px;
  }
  .newsright a .right .tit {
    font-size: 16px;
  }
  .newsright a {
    padding: 5px;
  }
  .padb60 {
    padding-bottom: 30px
  }
  .pad60 {
    padding: 30px 0;
  }
  footer .cont {
    margin: 0 auto;
  }
  footer .cont ul {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
  footer .top .cont ul li {
    padding: 10px 20px;
  }
  footer .top .cont ul li p {
    text-align: center;
    padding-top: 8px;
  }
  .zb-list-case {
    margin: 0;
  }
  .zb-list-case li {
    padding: 5px;
    margin-bottom: 10px;
  }
  .nav-column .ulcolum li a {
    font-size: 14px;
  }
  footer .tit a {
    font-size: 16px;
  }
  footer a, footer, footer .bottom {
    font-size: 14px;
  }
}
@media (max-width:450px) {
  .bg_in_pro li .pic {
    height: 120px;
  }
  .zb-list-news li {
    width: 100%;
    padding: 5px;
    margin-bottom: 10px;
  }
  footer .bottom > .container {
    line-height: 1.8
  }
  .nav-column .ulcolum li.on {
    display: none;
  }
  footer .top .cont ul li em {
    font-size: 20px;
  }
  .position {
    padding-left: 10px;
  }
  .main-artbody .container {
    padding: 8px;
  }
  .view-more li a {
    font-size: 12px;
  }
  .casetit {
    font-size: 18px;
  }
  .casetit span:after {
    top: 38px;
  }
  .zb-list-case li {
    width: 100%;
  }
  .box-contact li .box {
    min-height: 250px;
  }
  .box-contact li span {
    font-size: 18px;
  }
  .box-contact li .box p {
    font-size: 16px;
  }
  .box-contact li .text {
    font-size: 14px;
  }
}