@charset "UTF-8";

* {
  font-family: Arial, "Helvetica Neue", Helvetica, Arial, "PingFang SC",
    "Hiragino Sans GB", "Heiti SC", "Microsoft YaHei", "WenQuanYi Micro Hei",
    sans-serif;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  font-size: 16px;
}

body {
  overflow-x: hidden;
}

img {
  max-width: 100% !important;
}

a {
  text-decoration: none;
  color: #333;
}

ul,
ol {
  margin: 0;
  margin-bottom: 0;
  list-style: none;
}

#pages a,
#pages span {
  border: 1px solid #e5e5e5;
  overflow: hidden;
  padding: 5px 10px;
}

#pages {
  clear: both;
  margin: 20px 0;
}

#pages span {
  color: #fff;
  font-weight: bold;
  border: 1px solid #0d96f1;
  background-color: #0d96f1;
}

.form-control,
.input-text,
textarea {
  font-size: 14px;
  line-height: 1.42857143;
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  -webkit-transition: border-color ease-in-out 0.15s,
    -webkit-box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  color: #555;
  border: 1px solid #ccc;
  border-radius: 4px;
  background-color: #fff;
  background-image: none;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

a,
a:hover,
a.text-white:hover,
.text-white a:hover {
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  text-decoration: none;
}

a:hover {
  color: #2b8ef4 !important;
}

.trans {
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.text-brand {
  color: #f00;
}

.ie-alert {
  font-size: 20px;
  display: none;
  padding: 10px 0;
  text-align: center;
  color: #fff;
  background: #35731e;
}

.word-break,
.footer-nav {
  word-break: keep-all;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

/*常用css样式*/
pre {
  font-family: "微软雅黑";
  font-size: 14px;
  line-height: 29px;
  margin: 0;
  padding: 0;
  white-space: pre-wrap;
  white-space: -moz-pre-wrap;
  white-space: -pre-wrap;
  white-space: -o-pre-wrap;
  word-wrap: break-word;
  color: #fff;
  border: none;
  background-color: transparent;
  overflow-y: hidden;
}

.form-control,
.input-text {
  font-size: 14px;
  line-height: 1.42857143;
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  -webkit-transition: border-color ease-in-out 0.15s,
    -webkit-box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  color: #555;
  border: 1px solid #ccc;
  border-radius: 4px;
  background-color: #fff;
  background-image: none;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.font-bold {
  font-weight: bold;
}

.text-black {
  color: #323232;
}

.top {
  position: fixed;
  width: 100%;
  background-color: rgba(255, 255, 255, 0.5);
  top: 0;
  left: 0;
  z-index: 999;
}

@media (min-width: 1440px) {
  .container {
    width: 1400px;
  }
}

.text-white,
.text-white a {
  color: #fff;
}

.top-contact {
  font-size: 16px;
  padding: 8px 15px;
}

.top-contact span {
  margin-right: 30px;
}

.swiper-banner {
  position: relative;
}

.top .menue-header .menue-nav li .nav-active {
  color: #0698dc !important;
}

.text-brand {
  color: #0698dc;
}

.margin-top-15 {
  margin-top: 15px
}

.margin-top-30 {
  margin-top: 30px
}

.margin-top-60 {
  margin-top: 60px
}

.home-about-brand {
  font-size: 32px;
}

.home-about-des {
  line-height: 1.75em;
}

.home-about-btn a {
  border: 1px solid #0698dc;
  padding: 15px 35px;
  border-radius: 27px;
}

.home-about-btn a:hover {
  background-color: #0698dc;
  color: #fff !important;
}

.home-about-en {
  color: #aeaeae;
  font-size: 24px;
}

.home-about-line {
  height: 4px;
  background-color: #0698dc;
  width: 80px;
  margin-top: 15px;
}

.home-product {
  background-color: #f5f5f5;
  padding: 50px 0;
}

.sw-pro-title a {
  font-size: 22px;
}

.swiper-pro {
  background-color: #fff;
  padding: 30px 0;
}

.swiper-pro {
  overflow: hidden;
}

.swiper-pro .swiper-slide {
  border-bottom: 1px solid #e4e4e4;
  margin-bottom: 30px;
  padding-bottom: 30px;
}

.frature-icon-circle {
  height: 150px;
  width: 150px;
  border: 3px solid #b5b5b5;
  padding: 25px;
}

.frature-icon-circle {
  margin: auto;
  border-radius: 50%;
}

.circle-icon {
  height: 100px;
  width: 100px;
}

.circle-icon,
.frature-icon-circle {
  border-radius: 50%;
}

.frature-icon-circle {
  margin-bottom: 15px;
}

.circle-icon {
  background-image: url(../../images/feature-icon.png);
  background-repeat: no-repeat;
  background-position-y: 0;
}

.home-feature-icon .circle-item:nth-of-type(2) .circle-icon {
  background-position-x: -100px;
}

.home-feature-icon .circle-item:nth-of-type(3) .circle-icon {
  background-position-x: -200px;
}

.home-feature-icon .circle-item:nth-of-type(4) .circle-icon {
  background-position-x: -300px;
}

.home-feature-icon .circle-item:nth-of-type(5) .circle-icon {
  background-position-x: -400px;
}

.home-feature-icon .circle-item:nth-of-type(6) .circle-icon {
  background-position-x: -500px;
}

.circle-item:hover .circle-icon {
  background-position-y: -100px;
}

.brand-advantage,
.brand-advantage-en {
  writing-mode: tb;
  float: left;
  letter-spacing: 2px;
}

.home-brandadvantage {
  background-image: url(../../images/brand-advantage.jpg);
  background-repeat: no-repeat;
  background-position: center;
  padding: 80px 0;
}

.brand-advantage {
  font-size: 30px;
}

.brand-advantage-en {
  font-size: 24px;
}

.advantage-icon {
  width: 90px;
  height: 90px;
  overflow: hidden;
  border-radius: 50%;
  margin: auto;
  background-image: url(../../images/advantage-icon.png);
  background-repeat: no-repeat;
  background-position-y: 0;
}

#advantage-icon .advantage-container:nth-of-type(2) .advantage-icon {
  background-position-x: -90px;
}

#advantage-icon .advantage-container:nth-of-type(3) .advantage-icon {
  background-position-x: -180px;
}

#advantage-icon .advantage-container:nth-of-type(4) .advantage-icon {
  background-position-x: -270px;
}

#advantage-icon .advantage-container:nth-of-type(5) .advantage-icon {
  background-position-x: -360px;
}

#advantage-icon .advantage-container:nth-of-type(6) .advantage-icon {
  background-position-x: -450px;
}

#advantage-icon .advantage-container:hover .advantage-icon {
  background-position-y: -90px;
}

#advantage-icon {
  padding-top: 80px;
}

.home-news-img {
  height: 260px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.home-news-title a {
  font-size: 18px;
}

.home-news-time {
  padding: 15px 0;
}

.home-news-des {
  color: #313131;
  padding-top: 15px;
}

.home-contact-brand {
  font-size: 22px;
}

.padding-zero {
  padding: 0;
}

.footer {
  background-color: #efefef;
  padding-top: 50px;
  position: relative;
}

.footer-scroll {
  position: absolute;
  width: 80px;
  height: 80px;
  top: -40px;
  left: 50%;
  margin-left: -40px;
}

.footer-nav-brand {
  font-size: 18px;
  padding-bottom: 5px;
}

.footer-nav-item {
  line-height: 2em;
}

.copyright {
  line-height: 50px;
  margin-top: 15px;
  overflow: hidden;
}

.page-about {
  line-height: 1.75em;
}

.page-about-contact {
  padding: 50px 0;
  background-color: #f5f5f5;
  font-size: 32px;
}

.about-conbtn {
  padding: 15px 0;
}

.page-about-contact a {
  font-size: 18px;
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd;
  padding: 15px 25px;
}

.page-about-contact a .fa {
  color: red;
}

.about-btn:hover {
  background-color: #0698dc;
  color: #fff !important;
}

.pro-title {
  padding: 15px 0;
}

.pro-title a {
  font-size: 22px;
}

.pro-info {
  border: 1px solid #ddd;
  border-top: none;
  padding: 0 15px;
}

.pro-line {
  width: 100%;
  border-bottom: 1px solid #ddd;
}

.pro-des {
  padding: 15px 0;
  line-height: 1.75em;
  color: #555;
}

.pro-container {
  margin-bottom: 30px;
}

.sw-thumb {
  margin-top: 15px;
}

.sw-thumb .swiper-slide {
  opacity: .5 !important;
  cursor: pointer;
  border: 1px solid transparent;
}

.sw-thumb .swiper-slide-thumb-active {
  opacity: 1 !important;
  border-color: #0698dc;
}

.show-pro-title {
  font-size: 24px;
}

.show-pro-des,
.show-pro-content {
  line-height: 1.75em;
}

.text-red {
  color: red;
}

.show-pro-brand {
  background-color: #f5f5f5;
  overflow: hidden;
  margin-bottom: 30px;
}

.show-pro-brand span {
  background-color: #0698dc;
  padding: 15px 25px;
  color: #fff;
  display: inline-block;
  font-size: 18px;
}

.show-pro-content {
  padding-bottom: 30px;
}

.honor-container {
  position: relative;
  display: table;
  overflow: hidden;
  width: 100%;
  height: 260px;
  padding: 5px;
  text-align: center;
  border: 1px #ddd solid;
}

.honor-container a {
  display: table-cell;
  width: 100%;
  height: 260px;
  vertical-align: middle;
}

.honor-container a img {
  max-width: 100%;
  max-height: 260px;
  margin: 0 auto;
}

.honor-title {
  border: 1px solid #ddd;
  border-top: none;
  padding: 10px 0;
  margin-bottom: 30px;
}

.news-time-day {
  font-size: 36px;
  padding-top: 30px;
}

.news-time-year {
  font-size: 18px;
}

.cat-news-img {
  height: 200px;
  background-repeat: no-repeat;
  background-size: cover;
}

.cat-news-time {
  padding: 10px 0;
}

.cat-news-title a,
.show-news-title {
  font-size: 22px;
}

.cat-news-item {
  overflow: hidden;
  padding: 30px 15px;
  border-bottom: 1px dotted #ddd;
}

.cat-news-item:hover {
  border-color: #0698dc;
  background-color: #f5f5f5;
}

.show-news-info span {
  padding: 0 15px;
  color: #555;
}

.show-news-content {
  line-height: 1.75em;
}

.show-news-info {
  padding: 15px 0;
}

.map #container {
  height: 500px;
}

.info-title {
  background-color: #0089e1;
  color: #fff;
  padding: 5px 10px;
}

.info-content {
  font-size: 14px;
  line-height: 1.5em;
  padding: 5px 10px;
}

.chtou-img img {
  display: block;
  margin: auto;
}

.chtou-img {
  margin-bottom: 30px;
}

.feedback-container input {
  margin-bottom: 15px;
}

.pro-img {
  border: 1px solid #ddd;
}

#marquee {
  overflow: hidden;
}
#marquee li{
  width: 300px;
  padding:0 15px;
}
.mar-title,.mar-img{
  border: 1px solid #ddd;
}
.mar-title{
  padding: 10px 0;
  border-top: none;
}
.home-news-des{
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
.home-caontact{
  background-image: url(../../images/contact-bg.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding-top: 30px;
  padding-bottom: 50px;
}
.chatou-title,.sw-title{
	padding-top:15px;
}
.sw-title{
	margin-bottom:0;
}
@media(max-width:768px){
	.feature-title{
		height:46px;
		overflow:hidden;
	}
	.home-brandadvantage {
		background-size: cover;
	}
	.brand-advantage, .brand-advantage-en {
		writing-mode: inherit;
	}
	.home-brandadvantage{
		padding:50px 0;
	}
	.home-about-btn a {
		display: inline-block;
		margin-bottom:15px;
	}
	.copyright{
		line-height:1.75em;
	}
	.show-pro-title{
		padding-top:15px;
	}
	.show-pro-content,.show-news-title,.show-news-content{
		padding:0 15px;
	}
	.cat-news-item{
		padding:0;
		border-bottom:none;
		margin-bottom:30px;
	}
	.next.text-center{
		text-align:left;
	}
	.next{
		margin-bottom:15px;
	}
	body{
		padding-top:60px;
	}
	.menue-header-m .menue-logo{
		left:0;
	}
	.menue-header-m .menue-logo .logo{
		height:54px;
		padding-top:3px
	}
	.margin-top-60{
		margin-top:30px;
	}
}