@charset "utf-8";
* {
  margin: 0;
  padding: 0;
  border-radius: 0;
  box-sizing: border-box;
}
body {
  font-size: 12px;
  font-family: "微软雅黑";
  margin: 0px auto;
  background: #fff;
}
ul,
li {
  list-style: none;
  margin: 0;
  padding: 0;
}
a {
  text-decoration: none;
}
img {
  border: none;
  vertical-align: middle;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
  color: #000;
}
i {
  font-style: normal;
}
/* 头部 固定定位*/
.top_bg {
  width: 100%;
  height: 100px;
  background-color: #53ad9d;
}
.top {
  width: 94%;
  max-width: 1000px;
  margin: 0 auto;
}
.top_logo {
  float: left;
  margin-top: 28px;
}
.top_nav {
  float: right;
  margin-top: 36px;
}
.top_nav ul {
  overflow: hidden;
}
.top_nav ul li {
  float: left;
  margin-right: 10px;
}
.top_nav ul li a {
  display: block;
  width: 100px;
  height: 30px;
  font-size: 14px;
  color: #8bdfd0;
  line-height: 28px;
  text-align: center;
  border: 1px solid transparent;
  border-radius: 5px;
  overflow: hidden;
}
.top_nav ul li span {
  display: none;
  color: #084664;
  font-size: 14px;
}
.top_nav ul li.active a {
  border: 1px solid #8bdfd0;
}
.top_nav ul li:hover a {
  border: 1px solid #8bdfd0;
}
.top_right,
.top_right img {
  display: none;
}
/* banner */
.banner .swiper-slide {
  width: 100%;
  height: auto;
  position: relative;
}
.banner .swiper-slide video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.banner .swiper-slide img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.banner .banner_text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
}
.banner .banner_text h1 {
  color: #fff;
  margin-top: 15px;
  margin-bottom: 25px;
}
.banner .banner_text p {
  font-size: 24px;
  color: #fff;
  margin-top: -60px;
}
.banner .banner_text img {
  width: auto;
  height: auto;
}
.banner .swiper-pagination {
  bottom: 4% !important;
}
.banner .swiper-pagination-bullet {
  width: 45px;
  height: 1px;
  background-color: #fff;
  opacity: 1;
  border-radius: 0;
}
.banner .swiper-pagination-bullet-active {
  height: 4px;
}
.pc_banner img {
  width: 100%;
  height: auto;
  object-fit: cover;
}
.sj_banner {
  display: none;
}
.box_swipe {
  display: none;
}
/* 标题 */
.title {
  text-align: center;
  margin-bottom: 10px;
}
.title h1 {
  font-size: 14px;
  color: #666;
  margin-bottom: 1px;
}
.title h2 {
  font-size: 36px;
  color: #ffffff;
  font-weight: bold;
  margin-bottom: 10px;
}
.title p {
  font-size: 14px;
  color: #999;
}
/* PC banner */
.pc_banner {
  height: 550px;
  padding-top: 172px;
  background: url(../images/pc_banner.png) no-repeat center;
  background-color: #5cc1af;
  text-align: center;
}
.pc_banner h1 {
  font-size: 24px;
  color: #e0fff9;
  margin-bottom: 21px;
}
.pc_banner h2 {
  font-size: 36px;
  color: #fff;
  margin-bottom: 11px;
}
.pc_banner p {
  font-size: 12px;
  color: #e0fff9;
  line-height: 25px;
  margin-bottom: 4px;
}
.pc_banner span {
  font-size: 12px;
  color: #8bdfd0;
  line-height: 25px;
}
/* 关于我们 */
.iaboutus_bg {
  width: 94%;
  max-width: 1000px;
  margin: 0 auto;
  margin-top: 47px;
  overflow: hidden;
}
.iaboutus {
  margin-top: 35px;
}
.iaboutus::after {
  content: '';
  display: block;
  clear: both;
}
.iaboutus_left {
  float: left;
}
.iaboutus_left p {
  font-size: 14px;
  color: #888;
  line-height: 28px;
  margin-bottom: 38px;
}
.iaboutus_right {
  float: right;
  margin-top: -39px;
}
.iaboutus2_bg {
  background: url(../images/ia2.png) no-repeat bottom;
  height: 450px;
  padding-top: 82px;
  background-color: #f1f5f8;
  text-align: center;
}
.iaboutus2_bg h1 {
  font-size: 18px;
  color: #333;
}
.iaboutus2_bg h2 {
  font-size: 18px;
  color: #aaa;
}
.iaboutus3_bg {
  padding-top: 32px;
}
.iaboutus3_bg .more {
  margin-bottom: 41px;
}
.iaboutus3_bg .more a {
  margin: 0 auto;
}
.iaboutus3 {
  width: 94%;
  max-width: 1000px;
  margin: 0 auto;
}
/* 推荐产品 */
.iproducts_bg {
  height: 550px;
  margin-top: -100px;
  padding-top: 144px;
  background-color: #f1f5f8;
}
.iproducts_bg .products_text {
  text-align: center;
  font-weight: normal;
}
.iproducts {
  width: 94%;
  max-width: 1000px;
  margin: 0 auto;
  margin-top: 40px;
}
/* 新闻资讯 */
.inews_bg {
  height: 500px;
  padding-top: 50px;
}
.inews {
  width: 94%;
  max-width: 1000px;
  margin: 0 auto;
  margin-top: 30px;
}
.inews::after {
  content: '';
  display: block;
  clear: both;
}
.inews_left {
  float: left;
  width: 35%;
}
.inews_left img {
  width: 100%;
  height: auto;
}
.inews_right {
  float: right;
  width: 62.5%;
}
.inews_right ul li {
  padding-top: 18px;
  padding-bottom: 11px;
  border-bottom: 1px dashed #cccccc;
  padding-left: 31px;
}
.inews_right ul li::after {
  content: '';
  display: block;
  clear: both;
}
.inews_right ul li:hover .inews_text h1 {
  color: #5cc1af;
}
.inews_time {
  float: left;
  width: 60px;
  height: 60px;
  text-align: center;
  background-color: #5cc1af;
}
.inews_time h1 {
  font-size: 30px;
  color: #fff;
  font-weight: bold;
}
.inews_time p {
  font-size: 13px;
  color: #fff;
}
.inews_text {
  float: right;
  width: calc(100% - 100px);
}
.inews_text h1 {
  font-size: 16px;
  color: #333;
  margin-bottom: 3px;
}
.inews_text p {
  font-size: 12px;
  color: #999;
  height: 32px;
  overflow: hidden;
}
/* 关于我们 */
.aboutus {
  margin-top: 40px;
  margin-bottom: 50px;
}
.aboutus_text {
  font-size: 14px;
  color: #5a5a5a;
  line-height: 27px;
  margin-bottom: 30px;
}
/* 新闻资讯 */
.news_bg {
  width: 94%;
  max-width: 1000px;
  margin: 0 auto;
  margin-top: 30px;
}
.news_list {
  text-align: right;
  margin-top: -30px;
}
.news_list ul {
  display: inline-block;
}
.news_list ul::after {
  content: '';
  display: block;
  clear: both;
}
.news_list ul li {
  float: left;
  margin-left: 18px;
}
.news_list ul li.news_list_active a {
  background-color: #5cc1af;
  color: #fff;
}
.news_list ul li:hover a {
  background-color: #5cc1af;
  color: #fff;
}
.news_list ul li a {
  display: block;
  width: 120px;
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  color: #333;
  text-align: center;
  background-color: #e6e6e6;
}
.news {
  margin-top: 37px;
}
.news ul li {
  padding: 13px 0;
  padding-left: 17px;
  background: url(../images/queryli.gif) no-repeat 0px 20px;
  border-bottom: 1px solid #dddddd;
}
.news ul li:hover h1 span {
  color: #ff0000;
  text-decoration: underline;
}
.news ul li h1::after {
  content: '';
  display: block;
  clear: both;
}
.news ul li h1 span {
  float: left;
  font-size: 14px;
  color: #505050;
}
.news ul li h1 i {
  float: right;
  font-size: 12px;
  color: #505050;
}
.news ul li p {
  font-size: 12px;
  color: #505050;
  height: 16px;
  overflow: hidden;
}
/* 新闻资讯内页 */
.news_detail {
  margin-top: 47px;
}
.news_detail_title {
  text-align: center;
}
.news_detail_title h1 {
  font-size: 23px;
  color: #505050;
  font-weight: bold;
  margin-bottom: 12px;
}
.news_detail_title p {
  font-size: 12px;
  color: #505050;
  height: 30px;
  line-height: 30px;
  background-color: #f7f7f7;
  border: 1px solid #e8e8e8;
}
.news_detail_abstract {
  padding: 20px;
  font-size: 12px;
  color: #505050;
  border: 1px solid #dddddd;
  margin-top: 15px;
}
.news_detail_abstract span {
  color: #ff6600;
}
.news_detail_main {
  font-size: 14px;
  color: #333;
  line-height: 22px;
  margin-top: 20px;
  line-height: 25px;
}
.news_detail_main img {
  max-width: 100%;
  height: auto;
}
.news_detail_bottom {
  margin-top: 62px;
  margin-bottom: 20px;
}
.news_detail_bottom a {
  display: block;
  font-size: 14px;
  color: #333;
  line-height: 24px;
}
.news_detail_bottom a:hover i {
  color: #dc7f5d;
}
/* 产品 */
.products {
  margin-top: 50px;
}
.products ul::after {
  content: '';
  display: block;
  clear: both;
}
.products ul li {
  float: left;
  width: 18.5%;
  margin-right: 1.875%;
  margin-bottom: 1.875%;
}
.products ul li:nth-child(5n+5) {
  margin-right: 0%;
}
.products ul li:hover .products_text {
  color: #ff0000;
  text-decoration: underline;
}
.products_img {
  border: 1px solid #e7e7e7;
}
.products_img img {
  width: 100%;
  height: auto;
}
.products_text {
  font-size: 12px;
  color: #393939;
  font-weight: bold;
  margin-top: 19px;
}
/* 产品内页 */
.products_detail {
  margin-top: 40px;
}
.products_detail_left {
  float: left;
  width: 31%;
  margin-bottom: 40px;
}
.products_detail_left img {
  width: 100%;
  height: auto;
}
.products_detail_right {
  float: left;
  width: 69%;
}
.products_detail_right h1 {
  height: 28px;
  line-height: 28px;
  font-weight: bold;
  font-size: 14px;
  color: #505050;
  padding-left: 20px;
  background-color: #f5f5f5;
}
.products_detail_right p {
  font-size: 12px;
  color: #505050;
  line-height: 20px;
  padding: 20px;
}
.products_detail_main {
  clear: both;
  margin-top: 50px;
  font-size: 14px;
  color: #505050;
  padding-top: 20px;
  margin-bottom: 100px;
  border-top: 1px solid #eeeeee;
}
.products_detail_main::before {
  content: '';
  display: block;
  clear: both;
}
/* 联系我们 */
.contactus {
  margin-top: 50px;
  margin-bottom: 60px;
}
.contactus::after {
  content: '';
  display: block;
  clear: both;
}
.contactus_left {
  float: left;
  width: 56%;
}
.contactus_left h1 {
  font-size: 14px;
  color: #333;
  margin-bottom: 9px;
}
.contactus_left input[type='text'] {
  display: block;
  width: 100%;
  height: 30px;
  margin-bottom: 15px;
  background-color: #eeeeee;
  border: 1px dashed #aaaaaa;
}
.contactus_left input[type='button'] {
  display: block;
  width: 200px;
  height: 34px;
  text-align: center;
  background-color: #cf4557;
  color: #fff;
  border: 0;
  outline: 0;
  cursor: pointer;
}
.contactus_right {
  float: right;
  width: 33%;
  padding: 50px 30px;
  border: 1px dashed #000000;
  font-size: 14px;
  color: #5a5a5a;
}
.map {
  margin-top: 40px;
}
/* 分页 */
.fy {
  text-align: center;
  margin-top: 40px;
  margin-bottom: 115px;
}
.fy ul {
  display: inline-block;
  overflow: hidden;
}
.fy ul li {
  float: left;
  width: 30px;
  height: 30px;
  line-height: 28px;
  background-color: #5cc1af;
  border: 1px solid #5cc1af;
  margin: 0 5px;
}
.fy ul li:hover {
  background-color: #fff;
}
.fy ul li:hover a {
  color: #5cc1af;
}
.fy ul li a {
  display: block;
  color: #fff;
  font-size: 15px;
}
.more a {
  display: block;
  width: 100px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  background-color: #5abd50;
  font-size: 12px;
  color: #fff;
  border-radius: 5px;
}
.more a:hover {
  background-color: #5cc1af;
}
/* 标题 */
.title h1 {
  font-size: 18px;
  color: #505050;
  font-weight: bold;
}
.title p {
  font-size: 18px;
  color: #999;
  font-weight: bold;
}
/* 内页标题 */
.detail_title {
  font-size: 18px;
  color: #505050;
}
.detail_title i {
  font-size: 12px;
  color: #aaa;
}
/* 侧边栏 */
.sidebar {
  position: fixed;
  bottom: 50px;
  right: 5%;
  z-index: 9999;
}
.sidebar .return {
  width: 50px;
  height: 50px;
  background-color: #5cc1af;
  border-radius: 2px;
  line-height: 50px;
  text-align: center;
  cursor: pointer;
  font-family: '宋体';
  font-size: 20px;
  box-sizing: border-box;
  transition: all 0.6s;
  border: 1px solid #5cc1af;
}
.sidebar .return:hover {
  opacity: 0.5;
}
.sidebar .return p {
  display: inline-block;
  transform: rotate(90deg);
  line-height: 50px;
  font-size: 24px;
  font-weight: 550;
  color: #fff;
}
.bottom_bg {
  height: 100px;
  background-color: #f4f4f4;
}
.bottom {
  width: 94%;
  max-width: 1000px;
  margin: 0 auto;
  text-align: center;
}
.bottom_nav {
  display: inline-block;
  margin-top: 31px;
  margin-bottom: 12px;
}
.bottom_nav ul::after {
  content: '';
  display: block;
  clear: both;
}
.bottom_nav ul li {
  float: left;
}
.bottom_nav ul li a {
  font-size: 12px;
  color: #333;
  display: inline-block;
  margin: 0 7px;
}
.bottom_text {
  font-size: 12px;
  color: #888;
}
.bottom_text a {
  color: #30a8d8;
}
/*# sourceMappingURL=./company.css.map */