@charset "utf-8";
/*格式化标签*/
*,
*:before,
*:after {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
ul,
li {
  list-style: none;
}
input,
select {
  outline: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
}
/*全局设置*/
html,
body {
    /*优化触屏滚动*/
    -webkit-overflow-scrolling: touch;
    -moz-overflow-scrolling: touch;
    -ms-overflow-scrolling: touch;
    scroll-behavior:auto;
    /*前2是英文字体，之后分别是：设备默认字体、微软雅黑（PC）、苹果黑体（mac）、文泉驿微米黑、宋体、通用适配字体*/
    font-family: "Open Sans", Arial, "Hiragino Sans GB", "Microsoft YaHei", "STHeiti", "WenQuanYi Micro Hei", SimSun, sans-serif;
    /*反锯齿，平滑字体*/
    -webkit-font-smoothing: antialiased;
    /*解决iPhone 横屏默认会放大文字问题*/
    -webkit-text-size-adjust: 100% !important;
    text-size-adjust: 100% !important;
    -moz-text-size-adjust: 100% !important;
    background: #fff;
}
body {
  font-size: 14px;
}
a {text-decoration: none;color: #333;}
/*清浮*/ 
.clear:after{content:""; display:table; height:0; clear:both; font-size:0; visibility:hidden;}
/*文字溢出省略号*/
.text-overflow{ 
	display: -webkit-box !important;
	white-space: normal;
	width: 100%;
	-webkit-line-clamp: 1;
	text-align: left;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
}
/*多行文字溢出省略号*/
.text-overflow-2{
  width:100%;
  overflow : hidden;
  text-overflow: ellipsis;
  display: -webkit-box !important;
  -webkit-line-clamp: 2; /*这里修改为要显示的行数*/
  -webkit-box-orient: vertical;
}
.text-overflow-3{
  width:100%;
  overflow : hidden;
  text-overflow: ellipsis;
  display: -webkit-box !important;
  -webkit-line-clamp: 3; /*这里修改为要显示的行数*/
  -webkit-box-orient: vertical;
}
.text-overflow-4{
  width:100%;
  overflow : hidden;
  text-overflow: ellipsis;
  display: -webkit-box !important;
  -webkit-line-clamp: 4; /*这里修改为要显示的行数*/
  -webkit-box-orient: vertical;
}
.text-overflow-5{
  width:100%;
  overflow : hidden;
  text-overflow: ellipsis;
  display: -webkit-box !important;
  -webkit-line-clamp: 5; /*这里修改为要显示的行数*/
  -webkit-box-orient: vertical;
}
/*删格*/
.row-2 > ul > li,.row-2 > li,.row-2 > div,.row-2 > span,.row-2 > a{ float: left; width: 50%; }
.row-3 > ul > li,.row-3 > li,.row-3 > div,.row-3 > span,.row-3 > a{ float: left; width: 33.33333%; }
.row-4 > ul > li,.row-4 > li,.row-4 > div,.row-4 > span,.row-4 > a{ float: left; width: 25%; }
.row-5 > ul > li,.row-5 > li,.row-5 > div,.row-5 > span,.row-5 > a{ float: left; width: 20%; }
.row-6 > ul > li,.row-6 > li,.row-6 > div,.row-6 > span,.row-6 > a{ float: left; width: 16.66%; }
/*表格重定义*/
.table{
    width:100%;
    /*table-layout:fixed;*/
      border-collapse: collapse;
      border-spacing: 0; 
      border: 1px solid #eee;
    background:white;
  }
  .table th{
    /*width: 7em;*/
    padding:5px 10px;
    border:1px #eee solid;
    border-width: 0 1px 1px 0;
    text-align:center;
    vertical-align:middle;
    font-weight:600;
    /*white-space: nowrap;*/
    background: #f4f4f4;
  }
  .table td{
    padding:5px 10px;
    border:1px #eee solid;
    border-width:  0 1px 1px 0;
    vertical-align:middle;
  }
  .hidden,.hide{
    display: none !important;
    opacity: 0 !important;
  }
/*盒子模型*/
.flex-box{
    display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
  }
  .flex-1{
    display: block;
      -webkit-box-flex: 1;
      -webkit-flex: 1;
      -ms-flex: 1;
      flex: 1;
  }
  .flex-2{
    display: block;
      -webkit-box-flex: 2;
      -webkit-flex: 2;
      -ms-flex: 2;
      flex: 2;
  }
  
  .no-flex{
      -webkit-box-flex: inherit;
      -webkit-flex: inherit;
      flex: inherit;
      position: relative;
  }
/*flex对齐*/
.flex-start{align-self: flex-start;}
.flex-end{align-self: flex-end;}
.check-more{
  padding-right: 1.5rem;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDIxIDc5LjE1NTc3MiwgMjAxNC8wMS8xMy0xOTo0NDowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTQgKE1hY2ludG9zaCkiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NUM0QzFDNzMyREM0MTFFNUJDNTI4OTMzMEE0RjBENzMiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NUM0QzFDNzQyREM0MTFFNUJDNTI4OTMzMEE0RjBENzMiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo1QzRDMUM3MTJEQzQxMUU1QkM1Mjg5MzMwQTRGMEQ3MyIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo1QzRDMUM3MjJEQzQxMUU1QkM1Mjg5MzMwQTRGMEQ3MyIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pjs2Bb4AAAItSURBVHjazJhbK0RRGIb3DIOU/AG5kUTOgxmHceFGKf6BO+Vf+E8KKYcYg3FuMpNIDhFJXJAcp/GtvKumrzVs+zBrvfU2u689q6d3rb33+lYgl8tZvymZ3JOX7eQp8gT50fJA0Wj4z3tKbY5VR14hV5ObyWLkZ6sICtq4p4V8CjihevIWucoUQJFUmtUayTvkShMAL5DiGqs3IMlK3YBSgwrIZkBWmAAoIRMKyG2/IIMO/hMjbygepCS53ARAoQHyOqu1YbrLTADMAXJbASmSDOkGlOpTQHaQN72CdAuYBeQuq4cBWaIbUEJGC0Am3UIGPVoqMsk9Vu/CwxTQDSj0iSQPWD2C6Q7oBhT6AmRKAZkwAVDoowBkn+LdqQVQ6A2QhwrIuAmAEjKi2KrF/jPdfgIKveI7Pcfq/eSMCYBSD4pakymA0+RxVrsn15oAOEMeY7Vbcif5ys4ApT7CzZJHWO2G3I1fSyfgPHmY1a7x6bvT/ZpZUMBdOoHzI8El8pCiK+wq8CQXNcFlBdw51tyD00G9SnAVHV++zgDn6hzHiwTjCrgTTKvrQya3Ca5jA5CvY3IP+UlnTxJEb8zhjpDck1cL20mCAcBFWD2D2ovOvjiERojDpTGtnsL9N8EQegt+LJrC5vRN59lMORp0DrePNH2BswvYivXVzuoHSO7dz+2QHcAa6+eMOl87WHOffm8m7QCK7foog+tFi2mZACg3npPkRUxrtkitgvUtwAA5A3LWdzPizwAAAABJRU5ErkJggg==");
  background-size: 0.7rem;
  background-repeat: no-repeat;
  background-position: 97% center;
  background-position: -webkit-calc(100% - .5rem) center;
  background-position: calc(100% - .5rem) center;
}

.display-table{ display: table; width: 100%; height: 100%; position:relative; z-index:1;}
.display-cell{ display:table-cell; text-align: center; vertical-align: middle;}
/*垂直居中*/ 
.vertical-align{ text-align:center;}
.vertical-align:before{ content:''; display:inline-block; height:100%; vertical-align:middle;}
.vertical-align .vertical-align-middle{ display:inline-block; vertical-align:middle;}
.vertical-align .vertical-align-bottom{ display:inline-block; vertical-align:bottom;}

/*浏览器滚动条*/
::-webkit-scrollbar {
width:5px;
height:5px;
}
::-webkit-scrollbar-button:vertical {
display:none
}
::-webkit-scrollbar-track:vertical {
background-color:black
}
::-webkit-scrollbar-track-piece {
background:#E3E3E3
}
::-webkit-scrollbar-thumb:vertical {
background-color:#555;
border-radius:30px
}
::-webkit-scrollbar-thumb:vertical:hover {
background-color:#3B3B3B
}
::-webkit-scrollbar-corner:vertical {
background-color:#535353
}
::-webkit-scrollbar-resizer:vertical {
background-color:#FF6E00
}
.wow{
    visibility: hidden;
}
/* 以上是公共样式 */

.container-body{
    width: 100%;
    min-height: 100vh;
    padding-top: 70px;
    overflow: hidden;
    overflow-y: auto;
}
.container-box{
    position: relative;
    width: 1200px;
    margin: 0 auto;
}

/*顶部菜单header*/
.lh-header {
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	height: 70px;
	background: #fff;
	z-index: 1000;
	box-shadow: 0 0 20px rgba(0,0,0,.1);
}
.lh-nav-btn{
    display: none;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 30px;
	height: 20px;
	left: 10px;
    z-index: 200;
    
}
.lh-nav-btn:before {
	content: '';
	display: block;
	width: 100%;
	height: 2px;
	background: #aaa;
	position: absolute;
	left: 0;
	top: 0;
	transition: ease .65s;
}
.lh-nav-btn:after {
	content: '';
	display: block;
	width: 100%;
	height: 2px;
	background: #aaa;
	position: absolute;
	left: 0;
	bottom: 0;
	transition: ease .65s;
}

.lh-nav-btn i {
	display: block;
	width: 60%;
	height: 2px;
	background: #aaa;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -1px;
	transition: ease .65s;
}

.lh-nav {
	text-align: center;
    height: 70px;
    position: relative;
}
.lh-nav .abs{
    position: absolute;
    top:0;
    right: 0;
}
.lh-nav li {
	display: inline-block;
	margin: 0 2vw;
	line-height: 70px;
    height: 100%;
    position: relative;
}
.lh-nav li a {
	padding: 0 10px;
	font-size: 16px;
	color: #111111;
	position: relative;
	display: inline-block;
}
.lh-nav li:not(.lh-logo) a:before {
	content: '';
	display: block;
	width: 100%;
	height: 3px;
	background: #00A2EA;
	position: absolute;
	left: 0;
	bottom: 0;
	border-radius: 10px 10px 0 0;
	transform: scaleX(0);
	transition: ease .65s;
}
.lh-nav li:not(.lh-logo) a:hover, .lh-nav li:not(.lh-logo) a.on {
	color: #00A2EA;
}
.lh-nav li.bg-blue{
    margin: 0;
    padding: 0 35px;
    background:#00A2EA;
}
.lh-nav li.bg-blue a{
    color: #fff !important;
}
.lh-nav li:not(.lh-logo) a:hover:before, .lh-nav li:not(.lh-logo) a.on:before {
	transform: scaleX(1);
}
.lh-nav li.lh-logo a {
	width: 100%;
	top: -50px;
}
.lh-nav li.lh-logo img {
	position: absolute;
	left: 50%;
    top: 5px;
    width: 60px;
    
    margin-left: -30px;
}
.lh-nav li.lh-logo {
	width: 92px;
}



/* 手机下拉展开菜单 */
.lh-toggle {
	background: #F4F4F8;
	position: fixed;
	left: 0;
	bottom: 0;
	z-index: 10;
	width: 100%;
	height: calc(100% - 90px);
	transform: translateY(-100%);
	visibility: hidden;
    transition: cubic-bezier(.8, -.5, .2, 1.4) 1.2s;
    height: calc(100% - 50px);
}
.Nav .lh-toggle {
	transform: translateY(0);
	visibility: visible;
}
.lh-nav-btn.on i {
	transform: scaleX(0);
}
.lh-nav-btn.on:before {
	transform: rotate(45deg) translate(0, 7px);
}
.lh-nav-btn.on:after {
	transform: rotate(-45deg) translate(5px, -14px);
}
.lh-toggle-line {
	width: 93%;
	padding: 0 5vw 0 13.5vw;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}
.lh-toggle-line>div {
	flex: 1;
	border-left: 1px solid #DCDCEA;
	height: 100%;
}
.lh-toggle-l {
	float: left;
	width: 93%;
	padding: 0 5vw 0 13.5vw;
	display: flex;
	align-items: center;
	height: 100%;
	position: relative;
	z-index: 2;
}
.lh-toggle-nav {
	width: 100%;
}
.lh-toggle-nav li {
	padding-left: 40px;
	width: 100%;
	margin: 0;
}
.lh-toggle-nav li dt {
	margin-bottom: 30px;
}
.lh-toggle-nav li dt a {
    font-size: 16px;
    font-weight: bold;
	color: #111111;
	position: relative;
}
.lh-toggle-nav li dt a:before {
	content: '';
	display: block;
	width: 30px;
	height: 2px;
	background: #DCDCEA;
	position: absolute;
	left: -55px;
	top: 50%;
	margin-top: -1px;
	transition: ease .65s;
}
.lh-toggle-nav li dt a:hover {
	color: #00a2e9;
}
.lh-toggle-nav li dt a:hover:before {
	background: #00a2e9;
}

/* 通用底部 */
.container-footer{
    width: 100%;
    height: 180px;
    background: #2183c1;
    color:#fff;
    padding:40px 0;
}
.container-footer .left{
    float: left;
    width: 50%;
    padding-top: 20px;
}
.container-footer .left .p{
    width: 50%;
    float: left;
    margin-bottom: 15px;
}
.container-footer .right{
    float: left;
    width: 50%;
    text-align: right;
}
.container-footer .right .tip{
    font-size: 30px;
    color: #fff;
    margin-bottom: 20px;
   
}
.container-footer .right .call a{
    display: inline-block;
    padding: 0 35px;
    color: #fff;
    line-height: 35px;
    border: 1px solid #fff;
    border-radius: 4px;
    margin-left: 20px;
}

.abscenter{
    position: absolute;
    top:50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}
.index-title{
    text-align: center;
    padding:50px;
}
.index-title .big{
    font-size: 42px;
}
.index-title .small{
    padding-top:15px;
    color:#666;
    font-size: 24px;
}
/* 首页 */
.index-banner{
    position: relative;
    font-size: 0;
    background-color: #003d52;
    color:#fff;
}
/* banner */
.index-banner  .index-banner_txt{
    position: absolute;
    top:0;
    left:0;
    width: 100%;
    height: 100%;
}
.index-banner .container-box{
    height: 100%;
}
.index-banner_box{
    margin-left: -15%;
    text-align: center;
}
.index-banner_box h1{
    font-size: 58px;
    line-height: 1.5;
}

.index-banner_box h2{
    padding-top: 50px;
    font-size: 38px;
    line-height: 1.5;
}

/* 块块 */
.index-tool{
    background: #f9f9f9;
    padding: 50px 0;
}
.featurebox{
    width: 100%;
}
.featurebox ul li { float: left; width: 25%; height: 280px; cursor: pointer; padding-right:20px; padding-bottom: 20px; position: relative; bottom:0;  -webkit-transition: all 0.5s ease-out; -moz-transition: all 0.5s ease-out; -o-transition: all 0.5s ease-out; transition: all 0.5s ease-out; }
.featureitem{
    overflow: hidden;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 13px 0px #f6f6f6;
}
.featurebox ul li.last { padding-right: 0; }
.featurebox ul li .feature { background: rgba(255,255,255,1); -webkit-transition: all 0.5s ease-out; -moz-transition: all 0.5s ease-out; -o-transition: all 0.5s ease-out; transition: all 0.5s ease-out; }
.featurebox ul li .feature-before { width: 100%; height: 280px;  text-align: center; padding-top: 50px; }
.featurebox ul li .feature-before em { display: block; margin: 0 auto; width: 50px; height: 60px; font-size: 46px; text-align: center; line-height: 60px; }
.featurebox ul li .feature-before .feature-t { height: 40px; margin-top: 10px; color: #000627; font-size: 20px; text-align: center; line-height: 30px; }
.featurebox ul li .feature-before .feature-c { width: 150px; height: 1.5em; margin: 5px auto; font-size: 14px; text-align: center; line-height: 20px; color:#999; }
.featurebox .img-ico{
    width: 30%;
}
.featurebox ul li:hover .feature { -webkit-transform: translateY(-280px); -ms-transform: translateY(-280px); -moz-transform: translateY(-280px); transform: translateY(-280px); }
.featurebox ul li .feature-after {  width: 100%;  height: 280px;  background: #00A2E9; text-align: center; padding-top: 110px; font-size: 15px; line-height: 2; color:#fff;}

/*功能 */
.index-gongneng_box .left{
    float: left;
}
.index-gongneng_box .width-60{
    width: 60%;
}
.index-gongneng_box .width-40{
    width: 40%;
}
.index-gongneng_box img{
    object-fit: contain;
}
.index-gongneng_box .gongnneg-title{
    font-size: 28px;
    font-weight: 500;
    position: relative;
    line-height: 1.5;
    padding-bottom: 5px;
}
.index-gongneng_box .gongnneg-title:after{
    content: "";
    position: absolute;
    bottom:0;
    left:0;
    height: 2px;
    width: 2em;
    background-color: #27b8d0;
}
.index-gongneng_box .gongnneg-list > div{
    position: relative;
    font-size: 16px;
    padding-left: 20px;
    margin-top: 15px;
}
.index-gongneng_box .gongnneg-list > div:after{
    content: "";
    position: absolute;
    top:5px;
    left:0;
    height: 10px;
    width: 10px;
    background-color: #27b8d0;
    border-radius: 100%;
    border:3px solid #93dbe7;
}
.index-gongneng_box .width-40{
    padding-top: 40px;
    padding-left: 40px;
}
.index-gongneng_box .gongnneg-btn{
    padding-top: 30px;
}
.index-gongneng_box .gongnneg-btn a{
    display: inline-block;
    font-size: 17px;
    line-height: 2.5;
    padding:0 35px;
    color:#fff;
    background-color: #27b8d0;
    border-radius:4px;
}
.index-gongneng_box .gongnneg-btn a.inline{
    color:#27b8d0;
    background-color: transparent;
    border:1px solid #27b8d0;
    margin-left: 20px;
}
.index-gongneng{
    padding-top: 50px;
    padding-bottom: 50px;
}
.index-gongneng2{
    padding: 3% 0;
    background:#f5f5f5;
}
.index-gongneng2 .index-gongneng_box .width-40{
    padding-top: 20px;
    padding-left: 0;
    padding-right: 30px;
}


/* 关于 */
.index-banner_box.about{
    margin-left: 0;
}
.index-banner_box.about h2{
    padding-top: 30px;
}
.about-txt{
    text-align: center;
    padding: 5%;
}
.about-txt .h1{
    color:#27b8d0;
    font-size: 42px;
    margin-bottom: 50px;
}
.about-txt .h5{
    font-size: 22px;
    margin-bottom: 50px;
}
.about-txt .h2{
    color:#27b8d0;
    font-size: 32px;
    margin-bottom: 50px;
}


/* 新闻 */
.tuijian{padding-top: 50px;}
.tuijian .left{
    float: left;
    width: 40%;
}
.tuijian .left{
    padding-right: 15px;
    height: 400px;
}
.tuijian .left .left-box{
    height: 100%;
    background-color: #eee;
    padding: 0 15px;
    padding-bottom: 15px;
}

.tuijian .right{
    float: left;
    width: 60%;
    height: 400px;
}
.tuijian .swiper-container {
    width: 100%;
    height: 100%;
}
.tuijian .swiper-slide img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.tuijian .swiper-pagination{
    top:5px;
    right: 10px;
    left: auto;
    bottom: auto;
    text-align: right;
}
.swiper-txt{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    line-height: 2;
    background-color: rgba(0,0,0,.5);
    color:#fff;
    padding: 5px 15px;
    font-size: 16px;
}

.news-title{
    font-size: 36px;
    color: #27b8d0;
    border-bottom: 1px solid #ddd;
    position: relative;
    line-height: 2;
    margin-bottom: 30px;
}
.news-title:after{
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    height: 2px;
    width: 3.5em;
    background-color: #27b8d0;
}
.news-list{
    position: relative;
    padding-left:20px;
    font-size: 16px;
    margin-bottom: 20px;
}
.news-list::before{
    content: "";
    position: absolute;
    top:5px;
    left: 0;
    width: 0;
    height: 0;
    border-style: dashed dashed dashed solid;
    border-width: 6px;
    border-color: transparent transparent transparent #27b8d0;
}
.news-list.big{
    font-size: 22px;
}
.news-list.big::before{
    border-width: 10px;
}
.topnews{
    padding: 40px 0 0;
}
.topnews .pinpai{
    margin-bottom: 40px;
}
.topnews .pinpai .left{
    float: left;
    width: 20%;
}
.topnews .pinpai .right{
    padding-left: 40px;
    padding-top: 28px;
    float: left;
    width: 80%;
}
.topnews .pinpai .right .tt{
    font-size: 24px;
    margin-bottom: 10px;
}






._mobile_{
    display: none;
}
/* 移动端兼容 */
@media screen and (max-width: 1800px) {
    .lh-nav li {
        margin: 0 1.6vw;
    }
}
@media screen and (max-width: 1600px) {
    .lh-nav li {
        margin: 0 1.2vw;
    }
}
@media screen and (max-width: 1366px) {
    .lh-nav li {
        margin: 0 1vw;
    }
}
@media screen and (max-width: 1300px) {
    .lh-nav li a {
        font-size: 14px;
    }
    .lh-nav li {
        margin:0 .6vw;
    }
}
@media screen and (max-width: 1280px) {

}
@media screen and (max-width: 1200px) {
    .container-box{
        width: 100%;
    }
    
}
@media screen and (max-width: 1024px) {
    .container-box{
        width: 100%;
    }

}
@media screen and (max-width: 980px) {
    .lh-nav li:not(.lh-logo) {
        display: none;
    }

    .lh-header {
        height: 50px;
    }
    .lh-nav-btn {
        display: block;
    }

    .lh-nav li.lh-logo {
        width: 60px;
    }
    .lh-nav li.lh-logo img {
        width: 100%;
    }
    .lh-nav {
        height: auto;
        position: absolute;
        left: 50%;
        top: 0;
        transform: translateX(-50%);
    }
    .container-body{
        padding-top: 50px;
    }
    .container-box{
        width: 100%;
    }
    ._mobile_{
        display: block !important;
    }
    ._pc_{
        display: none !important;
    }
    .container-footer{
        height: auto;
        padding:20px 0;
    }
    .container-footer .left,.container-footer .right{
        width: 100%;
        text-align: center;
    }
    .container-footer .right .tip{
        display: none;
    }
    /* jiage */
    .new_price{
        padding-bottom: 0 !important;
    }
    /* index */
    .index-banner_box{
        margin: 0;
        width: 100%;
    }
    .index-banner_box h1{
        font-size: 22px;
    }
    .index-banner_box h2{
        padding-top: 10px;
        font-size: 17px;
    }
    .index-tool{
        padding: 10px 0;
    }
    .index-title{
        padding: 10px 5px 20px;
    }
    .index-title .big{
        font-size: 20px;
    }
    .index-title .small{
        font-size: 16px;
    }
    .featurebox{
        padding-left: 10px;
    }
    .featurebox ul li{
        width: 50%;
    }
    .featurebox ul li{
        padding-bottom:10px !important;
        padding-right: 10px !important;
    }
    .featurebox ul li,.featurebox ul li .feature-before,.featurebox ul li .feature-after{
        height: 200px;
    }
    .featurebox ul li .feature-before{
        padding-top: 20px;
    }
    .featurebox ul li .feature-after{
        padding-top: 20px;
    }
    .featurebox ul li:hover .feature { -webkit-transform: translateY(-200px); -ms-transform: translateY(-200px); -moz-transform: translateY(-200px); transform: translateY(-200px); }
    .index-gongneng_box .width-60{
        width: 100%;
    }
    .index-gongneng_box .width-40{
        width: 100%;
    }
    .index-gongneng_box .width-40{
        padding:15px;
    }
    .index-gongneng_box .gongnneg-title{
        font-size: 18px;
    }
    .index-gongneng_box .gongnneg-list > div{
        font-size: 15px;
    }
    .index-gongneng2 .index-gongneng_box .width-40{
        padding: 15px;
    }

    /* about */
    .index-banner_box.about h2{
        padding-top: 10px;
    }
    .about-txt .h1{
        font-size: 20px;
        margin-bottom: 10px;
    }
    .about-txt .h2{
        font-size: 18px;
        margin-bottom: 10px;
    }
    .about-txt .h5{
        font-size: 15px;
        margin-bottom: 10px;
    }

    /* news */
    .tuijian{
        padding-top: 0;
    }
    .tuijian .left{
        width: 100%;
        padding-right: 0;
        height: auto;
    }
    .tuijian .right{
        width: 100%;
        height: 260px;
    }
    .news-title{
        font-size: 22px;
    }
    .news-title{
        margin-bottom: 10px;
    }
    .topnews{
        padding:10px 15px;
    }
    .news-list.big{
        font-size: 18px;
    }
    .topnews .pinpai .left{
        width: 100%;
        text-align: center;
    }
    .topnews .pinpai .left img{
        width: 60%;
    }
    .topnews .pinpai .right{
        width: 100%;
        padding-top:0;
        padding-left: 0;
        text-align: center;
    }
    .topnews .pinpai{
        padding-bottom: 15px;
        margin-bottom: 15px;
        border-bottom: 1px solid #eee;
    }
    /* 价格 */
    .price-bg {
        height: 20vh !important;
    }
    .price-bg .cont .tit{
        font-size: 28px !important;
    }
    .price-bg .cont .tip{
        font-size: 16px  !important;
        padding: 10px 0 0 0  !important;
        line-height: 1.3 !important;
    }

}
@media screen and (max-width: 768px) {

}
@media screen and (max-width: 414px) {

}
@media screen and (max-width: 320px) {

}