.menu {
  width: 100%;
  height: 50px;
  position: relative;
  z-index: 999;
  top: 0;
  line-height: 50px;
  overflow: hidden;
  background: #0b6229;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.15);
}

.menu-fix {
  position: fixed;
  top: 0;
}
.nav-type>li>a{color:#333;}
.selected {
  color: #0b6229 !important;
}

.logo {
  float: left;
  width: 370px;
}
.share {
vertical-align: middle;	text-align: center;
	margin-right: 10px;display: inline-block;
}


.share img {
	display: inline-block;
margin: 0 10px !important;}


.index-nav > li > a {
  color: #fff;
  display: block;
  text-transform: uppercase;
}

.logo img {
  height: 56px;
  margin: 32px 0;
  float: left;
}

.logo span {
  font-size: 24px;
  text-transform: uppercase;
  color: #000;
  font-weight: 700;
  display: inline-block;
  margin-top: 42px;
  margin-left: 10px;
}

.index-nav {
  float: left;
  text-align: right;
  overflow: hidden;
}

.index-nav > li {
  margin-left: 10px;
  list-style: none;
  text-align: center;
  width: 110px;
  display: inline-block;
  line-height: inherit;
  position: relative;
  font-size: 16px;
}

.index-nav li:nth-child(1) {
  margin-left: 0;
}

.index-nav li:hover {
  background: #1865d9;
}

.index-nav li:hover > a {
  color: #fff;
}

.head-top span {
  color: #666;
}

.search {
  float: right;
  height: 35px;
  width: 210px;
  border-radius: 5px;
  background-color: #fff;
  margin-top: 8px;
  margin-right: 91px;
  border: 2px solid #0b6229;
}

.search-text {
  background: #fff;
  float: left;
  outline: none;
  padding: 0 10px;
  font-family: "Microsoft yahei", Arial;
  margin: 0;
  width: 156px;
  height: 30px;
  line-height: 30px;
  color: #585858;
  border: none;
  border-bottom-left-radius: 5px;
  border-top-left-radius: 5px;
}

.search-btn {
  float: left;
  display: inline-block;
  width: 50px;
  height: 100%;
  outline: none;
  font-size: 16px;
  font-family: "Microsoft yahei", Arial;
  line-height: 16px;
  text-align: center;
  background: #0b6229;
  color: #fff;
  border: none;
  border-bottom-right-radius: 2px;
  border-top-right-radius: 2px;
  cursor: pointer;
}

.search img {
  width: 31px;
}

.head-con {
  float: right;
  margin-top: 15px;
}

.head-con p {
  color: #333;
  font-size: 14px;
  display: block;
  margin-bottom: 4px;
  margin-top: 2px;
}

.head-con h3 {
  font-size: 25px;
  color: #0b6229;
  font-family: Impact, Haettenschweiler, "Arial Narrow Bold", sans-serif;

  font-weight: 500;
}

.top-wx {
  display: inline-block;
  cursor: pointer;
  position: relative;
  height: auto;
}

.top-wx img {
  position: absolute;
  top: 45px;
  z-index: 9999;
  right: 0;
  width: 138px;
  display: none;
}

.top-wx:hover img,
.top-wx img:hover {
  display: block;
}

.con-item {
  margin-top: 20px;
  height: 70px;
  width: 330px;
  overflow: hidden;
  display: inline-block;
vertical-align: middle;
}

.tel-icon {
  display: inline-block;
}

.mes-r {
  display: inline-block;
  margin-left: 6px;
  vertical-align: top;
}

.mes-r p {
  font-weight: 700;
  letter-spacing: 1px;
}

.tel-icon img {
  height: 20px;
  display: block;
}

.tel-icon .dianhua {
  margin-top: 1px;
}

.tel-icon .mail {
  margin-top: 5px;
}

.index_banner {
  width: 100%;
  position: relative;
  height: 500px;
  overflow: hidden;
}

.index_banner #prev,
.index_banner #next {
  border: none;
  position: absolute;
  top: 45%;
  box-sizing: border-box;
  padding: 18px 2px;
  cursor: pointer;
  opacity: 0.5;
  transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  z-index: 998;
  background: #f2f2f2;
}

.index_banner #prev {
  left: 5%;
}

.index_banner #next {
  right: 5%;
}

#prev img,
#next img {
  width: 24px;
  height: auto;
}

.index_banner {
  width: 100%;
  position: relative;
}

.index_banner #prev:hover,
.index_banner #next:hover {
  background: #666;
}

.swiper-pagination-bullet {
  width: 45px;
  height: 12px;
  opacity: 0.5;
  border-radius: 0;
}

.product:hover .m-nav {
  display: block !important;
}

.m-nav {
  position: fixed;
  width: 1200px;
  left: 23%;
  z-index: 8;
  display: none;
}

@media screen and (max-width: 1660px) {
  .m-nav {
    left: 13%;
  }
}

.m-nav .container {
  height: 100%;
}

.nav-type {
  position: relative;
  width: 35%;
  background: rgba(255, 255, 255, 0.9);
  color: #666;
  height: 100%;
  float: left;
}

.container1 {
  width: 650px;
}

.m-nav .container:hover .nav-type {
  background: #fff;
  color: #333;
}

.nav-type li {
  line-height: 70px;
  height: 70px;
  -moz-transition: all 500ms linear;
  border-bottom: 1px solid #d1d1d1;
  overflow: hidden;
  padding: 0 4%;
  -webkit-transition: all 500ms linear;
  transition: all 500ms linear;
}

.nav-type li:hover,
.type-c-l li:hover {
  background: #ccc;
}

.nav-type li:hover span,
.type-c-l li:hover a {
  color: #fff;
}

.nav-type span {
  font-size: 16px;
  display: inline-block;
  padding-left: 6%;
}

.nav-type-r {
  float: right;
}

.nav-type-r img {
  width: 22px;
}

.nav-type-r {
  width: 40px;
}

.r-nav {
  position: relative;
  float: left;
  border-left: 1px solid #d4d4d4;
  height: 100%;
}

.nav-detail {
  position: relative;
  width: 100%;
}

.top-d {
  width: 100%;
  position: relative;
}

.pro-bg {
  width: 100%;
  height: 300px;
}

.type-c-l {
  background: rgba(255, 255, 255, 1);
  width: 200px;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 3;
}

.type-c-l li {
  padding-left: 2%;
  line-height: 50px;
  height: 50px;
  border-bottom: 1px solid #d1d1d1;
  letter-spacing: 2px;
}

.type-c-l li a {
  color: #666;
  font-size: 14px;
  display: block;
  letter-spacing: 0px;
}

.type-parameter {
  width: 100%;
}

.p-r {
  height: 350px;
  background: #fff;
  width: 100%;
  position: absolute;
  top: 300px;
  z-index: 2;
}

.index-pimg {
  position: absolute;
  top: -300px;
  left: 0;
  width: 100%;
}

.index-pimg img {
  width: calc(100% - 200px);
  height: 300px;
  margin-left: 200px;
}

.bg-selected {
  color: #0b6229;
}

.bg-selected a,
.bg-selected span {
  color: #0b6229 !important;
}

.type-parameter {
  padding: 0 4%;
  font-size: 14px;
  color: #666;
  line-height: 1.8;
}

.type-parameter h3 {
  font-size: 18px;
  color: #333;
  margin: 15px 0 8px;
  line-height: 1.2;
}

.show {
  display: block !important;
}

.r-nav {
  display: none;
}

.nav-detail > li,
.p-r > li {
  display: none;
}

.index_t {
  margin: 30px 0 15px;
  letter-spacing: 2px;
}

.index_t p {
  font-size: 16px;
}

.index_t h2 {
  font-size: 20px;
  line-height: 45px;
  margin-bottom: 6px;
  color: #0b6229;
}

.ab-text {
  font-size: 16px;
  color: #333;
  line-height: 2;
}

.yilian-num {
  padding: 45px 0 35px;
  color: #333;
  overflow: hidden;
  letter-spacing: 1px;
  font-size: 16px;
}

.yilian-num h2 {
  font-size: 48px;
  color: #333;
  display: inline-block;
  margin-top: 8px;
}

.yilian-num h2 .mt-number-animate {
  font-size: 48px;
}

.mints {
  color: #333;
  font-size: 14px;
  display: inline-block;
}

.yilian-num h2 .mt-number-animate .mt-number-animate-dom {
  width: 26px;
}

.yilian-num li {
  width: 25%;
  float: left;
  text-align: center;
}

.item-bg {
  width: 100%;
  background: #f1f1f1;
}

.ab-left {
  float: left;
  width: 60%;
}

.ab-right {
  float: right;
  width: 35%;
}

.ab-right img {
  width: 100%;
  margin: 25px;
}

.index-about {
  width: 100%;
  overflow: hidden;
}

.ab-more {
  display: block;
  width: 180px;
  line-height: 40px;
  margin-top: 30px;
  background: #0b6229;
  color: #fff !important;
  text-align: center;
  font-size: 16px;
  letter-spacing: 2px;
  border-radius: 4px;
}

.ab-more:hover {
  border: 1px solid #000;
}

.ab-more img {
  display: inline-block;
  width: 18px;
  vertical-align: middle;
}

.index_item {
  width: 100%;
  overflow: hidden;
  padding-top: 50px;
}

.pro_nav-top {
  height: 55px;
  background: #0b6229;
  color: #fff;
}

.pro_nav-top h2 {
  font-size: 20px;
  font-weight: 700;
  line-height: 55px;
  text-align: center;
}

.swiper-pagination-bullet-active {
  background: #fff !important;
}

.pro_nav > ul > li {
  font-size: 16px;
  color: #333;
  padding: 12px 6%;
  background: #f2f2f2;
  margin-top: 8px;
  -moz-transition: all 500ms linear;
  -webkit-transition: all 500ms linear;
  transition: all 500ms linear;
}

.pro_nav > ul > li a {
  color: #333;
  display: block;
}

.pro_nav > ul > li:hover {
  background: #ccc;
}

.pro_nav > ul > li:hover a {
  color: #0b6229;
}

.pro_nav-bot {
  padding-bottom: 15px;
  background: #f2f2f2;
}

.pro_nav-bot h2 {
  height: 55px;
  background: #0b6229;
  color: #fff;
  font-size: 20px;
  font-weight: 600;
  line-height: 55px;
  text-align: center;
  margin-top: 8px;
  margin-bottom: 8px;
}

.pro_nav-bot p {
  font-size: 15px;
  color: #666;
  padding: 6px 6%;
}

.pro_nav-list {
  width: 100%;
  overflow: hidden;
}

.pro_nav-list li {
  float: left;
  width: 96%;
  margin-left: 2%;
}

/* .pro_nav-list li:nth-child(3n+1) {
	margin-left: 0;
}

.pro_nav-list li:nth-child(n+4) {
	margin-top: 20px;
} */

.scale {
  width: 45%;
  overflow: hidden;
}

.scale img {
  height: 230px;
  width: 378px;
}

.scale:hover img {
  transform: scale(1.2);
}

.get-cont {
  width: 100%;
  height: 10px;
  overflow: hidden;
  margin: 10px 0;
  border-bottom: 1px solid #ccc;
}

.get-cont a {
  line-height: 36px;
  background: #0b6229;
  color: #001723;
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;

  display: block;
  width: 49%;
  float: left;
  font-size: 15px;
}

.get-cont a:last-child {
  background: rgba(210, 16, 16, 0.8);
  color: #fff;
  float: right;
}

.pro_nav {
  padding-right: 30px !important;
}

.get-cont a:last-child:hover {
  background: rgba(210, 16, 16, 1);
}

.get-cont a:hover {
  box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.4);
  transform: translate(2px, 2px);
  transition: 0.1s all;
}

.foot-bar {
  width: 100%;
  background: #0b6229;
  overflow: hidden;
  padding: 40px 4%;
  margin-top: -60px;
}

.foot-bar li {
  width: 30%;
  float: left;
  text-align: center;
}

.foot-bar li:nth-child(2) {
  width: 40%;
}

.foot-bar li img {
  margin-right: 20px;
  display: inline-block;
  width: 47px;
}

.index_item .col-lg-3,
.index_item .col-lg-9,
.product-list .col-lg-3,
.product-list .col-lg-9 {
  padding: 0;
}

.product-list .col-lg-3 {
  padding-right: 30px !important;
}

.bar-text {
  color: #fff;
  vertical-align: middle;

  display: inline-block;
  text-align: left;
}

.bar-text h3 {
  font-size: 28px;
  font-weight: 700;
}

.bar-tex p {
  font-size: 14px;
}

.bar-text b {
  font-size: 20px;
  font-weight: 700;
}

.bar-text a h3 {
  font-size: 24px;
}

.bar-text a {
  color: #fff !important;
}

.product-show {
  width: 100%;
  position: relative;
}

.index_case-title {
  border-bottom: 2px solid #0b6229;
  margin-bottom: 20px;
}

.index_case-title h2 {
  width: 80%;
  display: inline-block;
  font-size: 20px;
  line-height: 30px;
}

.case-banner img {
  width: 100%;
  height: 195px;
}

.case-banner .swiper-slide {
  padding-bottom: 8px;
}

.case-banner .swiper-slide:hover .index_case-text p {
  color: #0b6229;
}

.index_case-text {
  padding: 6px 4% 10px;
  display: block;
  font-size: 13px;
  background: #f5f5f5;
  color: #666;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.4);
  height: 69px;
  overflow: hidden;
  line-height: 1.6;
}

.index_case-text p {
  font-weight: 500;
  display: block;
  text-overflow: ellipsis;
  margin: 10px 0;
  color: #333;
  font-size: 14px;
}

.index-case-span {
  overflow: hidden;
  font-size: 14px;
  line-height: 1.8;
  color: #333;
  height: 45px;
}

.index_more {
  float: right;
  font-size: 16px;
  color: #999;
  display: inline-block;
  line-height: 45px;
}

.index_more:hover {
  color: #0b6229;
}

.others {
  width: 96%;
  border: 1px solid #c9c9c9;
  float: left;
  margin-left: 4%;
  padding: 8px 15px;
  overflow: hidden;
}

.others h2 {
  font-size: 16px;
  line-height: 20px;
  margin: 7px 0;
  text-transform: capitalize;
}

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  resize: none;
  background-color: #fff;
  background-image: none;
  border: 1px solid #0b6229;
  border-radius: 4px;
  margin-bottom: 10px;
}

.myform span {
  margin-top: 10px;
  line-height: 16px;
  font-size: 12px;
  color: #999;
  display: block;
  margin-bottom: 10px;
}

.sbtn {
  width: 100%;
  height: 35px;
  background: #0b6229;
  text-align: center;
  color: #fff;
  font-weight: bold;
  font-size: 16px;
  border-radius: 4px;
  border: none;
}

.index_news-left img {
  width: 100%;
  height: 200px;
}

.index_news-text {
  width: 100%;
  background: #f5f5f5;
  padding: 0 4% 15px;
}

.index_news-text h2,
.top_news h2 {
  font-size: 16px;
  color: #000;
  height: 35px;
  line-height: 35px;
  padding: 5px 0;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  text-align: center;
}

.index_news-text p {
  color: #888;
  padding: 2px 0;
  line-height: 24px;
  text-align: center;
  font-size: 13px;
}

.text_d {
  height: 50px;
  color: #666;
  font-size: 14px;
  margin: 10px 0;
  line-height: 1.6;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.index_news-left:hover h2,
.index_news-list a:hover,
.top_news:hover h2 {
  color: #0b6229;
}

.top_news a {
  color: #888;
}

.top_news {
  width: 100%;
  font-size: 15px;
  line-height: 1.8;
  height: 100px;
  overflow: hidden;
  margin-bottom: 15px;
}

.top_news h2 {
  font-size: 16px;
  color: #333;
  margin-bottom: 15px;
  text-align: left;
}

.index_news {
  padding-left: 4% !important;
}

.index_news-list {
  height: 200px;
  border-top: 1px dashed #d4d4d4;
}

.index_news-list a {
  display: block;
  font-size: 14px;
  color: #333;
}

.index_news-list li {
  padding-top: 13px;
}

.index_news-list p {
  float: left;
  width: 80%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.index_news-list b {
  float: right;
  color: #888;
  font-weight: 500;
}

.breadcrumb img {
  width: 16px;
  vertical-align: middle;
  line-height: 20px;
  margin-top: -5px;
}

.breadcrumb {
  font-size: 16px;
  padding: 20px 0;
  background: #fff;
  border-bottom: 1px solid #d4d4d4;
}

.breadcrumb a {
  color: #333;
}

.breadcrumb a:hover {
  color: #0b6229;
}

.product-list {
  margin-top: 30px;
  overflow: hidden;
}

.product-list .get-cont a:last-child {
  background: #0b6229;
}

.product-list .scale {
  position: relative;
  float: left;
}

.product-list h3 {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 6px 4px;
  color: #fff;
  background: #0b6229;
  opacity: 0;
}

.product-list li:hover h3 {
  opacity: 1;
}

.desc {
  display: inline-block;
  float: right;
  width: 50%;
  height: 230px;
  position: relative;
}

.desc h4 {
  color: #000;
  font-size: 16px;
}

.desc p,
.desc p span {
  color: #666;
  font-size: 14px !important;
}

.pro-btn1 {
  color: #0b6229;
  font-size: 16px;
  position: absolute;
  bottom: 5px;
  right: 5px;
  padding: 3px;
}

.product-nav img {
  width: 14px;
  display: inline-block;
  vertical-align: middle;
}

.product-nav li {
  display: block;
  font-size: 14px;
  text-align: left;
  width: 100%;
  color: #000;
  cursor: pointer;
}

.product-nav > li > span,
.product-nav > li > a span {
  color: #000;
  font-weight: 600;
  text-transform: capitalize;
}

.product-nav li span {
  vertical-align: middle;
  font-size: 16px;
  display: inline-block;
  min-width: 200px;
}

.product-nav > li > a > span {
  text-indent: 1em;
}

.product-nav > li {
  padding: 12px 6%;
  background: #f2f2f2;
  margin-top: 7px;
  height: 43px;
}

.product-nav li span:hover {
  color: #0b6229;
}

.pro-nav-inner > li {
  padding-top: 10px;
  opacity: 0;
  margin-left: -10px;
  -moz-transition: all 500ms linear;
  position: relative;
  z-index: -1;
  -webkit-transition: all 500ms linear;
  transition: all 500ms linear;
}

.product-nav li a {
  color: #666;
}

.pro-nav-inner li:hover a {
  color: #0b6229;
}

.product-nav-show {
  height: auto !important;
  transition: all 500ms linear;
}

.product-nav img {
  transform: rotate(0deg);
  transition: all 500ms linear;
}

.product-nav-show img {
  transform: rotate(90deg);
  transition: all 500ms linear;
}

.pro-nav-inner-show {
  opacity: 1 !important;
  margin-left: 16px !important;
  z-index: 1 !important;
}

.dot {
  display: inline-block;
  background-color: #0b6229;
  width: 4px;
  height: 4px;
  margin: 3px;
  border-radius: 50%;
}

.pro-detail {
  overflow: hidden;
  padding-bottom: 20px;
}

.prodetail-img {
  height: 300px;
  padding: 0;
}

.prodetail-img img {
  width: 100%;
  height: 100%;
}

.prodetail-text h2 {
  font-size: 20px;
  color: #000;
  margin: 2px 0 20px;
  letter-spacing: 1px;
}

.prodetail-type li {
  margin-bottom: 12px;
  color: #666;
  font-size: 14px;
}

.prodetail-type li b {
  margin-right: 6px;
}

.prodetail-type li p {
  display: inline-block;
}

.pro-btn {
  background: #fff;
  color: #0b6229;
  height: 38px;
  overflow: hidden;
  width: 135px;
  margin-top: 40px;
  border-radius: 4px;
}

.pro-btn a {
  color: #fff;
}

.btn2 {
  font-size: 16px;
  background: #0b6229;
  color: #fff;
  width: 100%;
  height: 100%;
  float: right;
  letter-spacing: 3px;
  text-align: center;
  line-height: 38px;
}

.detail-span {
  margin-top: 20px;
  clear: both;
  font-size: 16px;
  line-height: 2;
}

.detail-span h2 {
  color: #333;
  font-size: 22px;
  margin-bottom: 20px;
}
.detail-span p span {
  color: #666 ;
  font-size: 14px ;
}

.detail-span p strong span {
  color: #333 !important;
}

.prod li {
  width: 100%;
  overflow: hidden;
  margin-bottom: 30px;
}

.prod-text {
  width: 48%;
  padding-top: 20px;
  font-size: 16px;
  line-height: 1.8;
}

.prod-text h2 a {
  color: #2b9155;
  font-size: 20px;
}

.prod-text p {
  display: block;
  font-size: 14px;
  line-height: 30px;
  color: #666666;
  margin-top: 30px;
}

.prod-text .button:hover {
  border: 1px solid #000;
}

.button {
  width: 160px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #fff;
  background-color: #0b6229;
  margin-top: 40px;
  border-radius: 4px;
}

.l1 {
  float: left;
  width: 48%;
}

.l1 img {
  float: right;
}

.r1 {
  float: right;
  width: 48%;
}

.r1 img {
  float: left;
}

.prod li img {
  height: 400px;
}

.product-show {
  width: 100%;
  position: relative;
}

.box1,
.box2 {
  width: 590px;
  height: 190px;
  position: absolute;
  background-color: #6db586;
  z-index: -1;
}

.box1 {
  left: 0;
  top: 230px;
}

.box2 {
  right: 0;
  top: 630px;
}

.hot-nav {
  color: #333;
  line-height: 55px;
  border-top: 1px solid #d4d4d4;
}

.hot-nav span {
  font-weight: 600;
}

.hot-nav ul {
  display: inline-block;
  margin-left: 8px;
}

.hot-nav li {
  display: inline-block;
  margin-right: 8px;
}

.hot-nav a {
  color: #666;
}

.hot-nav a:hover {
  color: #0b6229;
}

.oth-pro {
  width: 100%;
  padding: 20px 0;
  position: relative;
  color: #333;
}

.oth-pro h2 {
  font-size: 20px;
  letter-spacing: 1px;
  margin: 30px 0 20px;
  text-align: left;
}

.recommend-banner img {
  width: 100%;
  height: 240px;
}

#prev,
#next {
  position: absolute;
  top: 55%;
  z-index: 3;
  padding: 1px;
  width: 33px;
  display: inline-block;
  cursor: pointer;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  transition: all 0.5s ease;
  font-size: 18px;
}

#prev i,
#next i {
  color: #0b6229;
  color: #0b6229;
  font-size: 33px;
  font-weight: 600;
}

#prev i,
#next i {
  color: #0b6229;
  color: #0b6229;
  font-size: 33px;
  font-weight: 600;
}

#next {
  right: 19%;
}

.oth-pro p {
  font-size: 16px;
  text-align: center;
  color: #fff;
  background: #0b6229;
  padding: 8px 0;
}

.news-top {
  width: 100%;
  font-size: 16px;
  color: #333;
  padding-bottom: 8px;
  border-bottom: 1px solid #d4d4d4;
  font-weight: 700;
  letter-spacing: 2px;
}

.news-list li {
  width: 100%;
  overflow: hidden;
  border-bottom: 1px solid #d4d4d4;
  padding: 15px 0;
}

.news-time {
  width: 100%;
  overflow: hidden;
}

.news-text {
  width: 70%;
  height: 70px;
  overflow: hidden;
  vertical-align: bottom;
  float: left;
}

.news-item a {
  color: #666;
  line-height: 1.8;
}

.news-item img {
  width: 220px;
  float: right;
}

.news-text h2 {
  color: #333;
  font-size: 16px;
  margin-bottom: 6px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
}

.news-time {
  font-size: 14px;
  color: #555;
  width: 20%;
}

.news-text p {
  height: 25px;
  overflow: hidden;
  font-size: 14px;
  display: inline-block;
}

.news-list li:hover h2 {
  color: #0b6229;
}

.article {
  margin: 30px 2%;
  line-height: 1.8;
}

.article h1 {
  font-size: 26px;
  color: #000;
}

.article-date,
.oth-article,
.about-news {
  width: 100%;
  overflow: hidden;
  margin: 20px 0 20px;
  color: #999;
}

.article p span,
.article p {
  font-size: 14px !important;
  font-family: Arial !important;
  color: #666 !important;
}

.left {
  float: left;
}

.right {
  float: right;
}

.article-source {
  text-align: right;
  margin-top: 20px;
  color: #999;
}

.oth-article .left,
.oth-article .right {
  width: 48%;
  overflow: hidden;
}

.oth-article .right {
  text-align: right;
}

.oth-article a {
  color: #666;
}

.oth-article a:hover {
  color: #022969;
}

.news-nav li a {
  display: block;
  padding: 8px 2%;
  overflow: hidden;
  white-space: nowrap;
  background: #f5f5f5;
  color: #333;
  text-overflow: ellipsis;
}

.news-nav li {
  margin-top: 15px;
}

.news-nav b {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #0b6229;
  margin-right: 6px;
  display: inline-block;
}

.news-nav li a:hover {
  color: #0b6229;
}

.mes-item {
  color: #737373;
}

.n {
  color: #565656;
  line-height: 35px;
}

.mes-item input {
  width: 98%;
  color: #737373;
  margin-bottom: 10px;
  height: 40px;
  line-height: 40px;
  box-shadow: 0 3px 5px #ebebeb inset;
  border: 1px solid #d4d4d4;
}

.pro-mes {
  margin: 20px 0;
}

.area {
  width: 98%;
  background: #fff;
  padding: 5px 1%;
  height: 80px;
  box-shadow: 0 3px 5px #ebebeb inset;
  border: 1px solid #d4d4d4;
  line-height: 20px;
  resize: none;
  margin-bottom: 10px;
  display: block;
}

.sub {
  width: 135px;
  height: 38px;
  line-height: 38px;
  border-radius: 4px;
  border: 1px solid #0b6229;
  color: #fff;
  background-color: #0b6229;
  margin: 0 auto;
  transition: all 0.8s ease;
  font-size: 18px;
  letter-spacing: 2px;
}

.title-top h3 {
  font-size: 26px;
  font-weight: 600;
}

.title-top {
  position: relative;
  height: 30px;
  margin-bottom: 20px;
}

.info_contact {
  overflow: hidden;
  background: #fff;
  padding: 60px 2%;
  box-shadow: 0px 0px 6px rgba(210, 16, 16, 0.3);
}

.gade_maps {
  margin-top: 40px;
}

.h-contact-list {
  width: 48%;
  float: left;
  overflow: hidden;
}

.h-contact-list ul {
  width: 92%;
  margin: 0 20px;
}

.h-contact-list h2 {
  font-size: 20px;
  font-weight: 600;
  letter-spacing: 2px;
  margin-bottom: 10px;
  text-indent: 1em;
}

.h-contact-li {
  position: relative;
  padding: 12px 10px 12px 50px;
  border-bottom: 1px solid #d2d2d2;
  font-size: 16px;
}

.h-contact-li img {
  position: absolute;
  left: 0;
  top: 17px;
  display: block;
  width: 37px;
  height: 35px;
  background-position: 0 0;
  background-size: 100% 100%;
}

.h-contact-li .txt {
  color: #888;
}

#info {
  overflow: hidden;
  padding: 10px 0;
}

.info_title_all {
  margin: 45px 0;
  text-align: center;
}

#allmap {
  width: 51%;
  margin-top: 12px;
  float: right;
}

.about-article {
  font-size: 16px;
  color: #333;
  line-height: 2;
}

.about-article h2 {
  font-size: 26px;
  font-weight: 600;
  margin-bottom: 15px;
}

.about-article img {
  margin: 20px 0;
}

.honor {
  width: 100%;
  overflow: hidden;
}

.honor li {
  width: 23.5%;
  margin-left: 2%;
  float: left;
}

.honor li:nth-child(1) {
  margin-left: 0;
}

.paging {
  text-align: center;
  margin: 20px 0 20px 0;
  width: 100%;
  float: left;
}
.back-top {
  position: fixed;
  height: 55px;
  width: 55px;
  right: 50px;
  bottom: 50px;
  display: inline-block;
  overflow: hidden;
  z-index: 999;
}
.back-top img {
  width: 100%;
  height: 100%;
  display: block;
  margin: 0 auto;
}
.back-top-hide {
  display: none;
}
@keyframes rocket {
  0% {
    width: 100%;
    height: 100%;
  }
  25% {
    width: 90%;
    height: 85%;
    margin-top: 5%;
  }
  50% {
    width: 80%;
    height: 60%;
    margin-top: 20%;
  }
  100% {
    width: 100%;
    height: 100%;
  }
}
.back-top:hover img {
  animation: rocket 0.3s;
}
.contact-box-bottom {
  width: 20%;
  float: left;
}
.contact-box-bottom h3 {
  font-size: 18px;
  margin-bottom: 10px;
  padding-left: 10px;
  border-left: 3px solid #0b6229;
  line-height: 25px;
  font-weight: 700;
}






.container1 {
    width: 100%;
    overflow: hidden;
}
.nav-detail{    background: #fff;}
.nav-detail > li{    display: block;  width: 20%;    float: left;margin-top: 0 !important;padding: 0 1%;background: #fff !important;height: 400px;}

.nav-type{    float: left;width: 100%;float: none;overflow: hidden;}
.nav-type li {width: 20%;    float: left;}
.type-c-l{width: 100%;}
.nav-type-r{display: none;}
.m-nav{left:15%;background: #fff;}
.r-nav{    width: 100%;    display: block;border-left:0;}