@charset "UTF-8";

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

body {
  overflow-x: hidden;
}
.nav{
	position: fixed;
	top:0;
	left:0;
	width:100%;
	z-index:9999;
	background-color:#fff;
}
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 #2e1f5a;
  background-color: #2e1f5a;
}

.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: #2e1f5a !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: #2e1f5a;
}

.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.75);
  top: 0;
  left: 0;
  z-index: 999;
}

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

  body {
    padding-top: 62px;
  }
}

@media (min-width: 1920px) {
  .container {
    width: 1600px;
  }
}

.lan {
  margin-right: 0 !important;
  background-color: #2e1f5a;
  padding: 0 15px;
}

.lan span {
  color: #fff;
}

.f-cb {
  padding-left: 15px;
}

.video {
  position: relative;
  height: 100vh;
  width: 100%;
}

.banner {
  position: absolute;
  top: 0;
  left: 0;
  height: 100vh;
  width: 100%;
}

.home-brand {
  font-size: 48px;
  text-transform: uppercase;
}

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

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

.sw-pro-des {
  font-size: 16px;
}

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

.sw-pro-btn {
  line-height: 40px;
}

.sw-pro-btn span {
  width: 40px;
  height: 40px;
  display: inline-block;
  border-radius: 50%;
  border: 1px solid #2e1f5a;
  text-align: center;
  margin-right: 15px;
  color: #2e1f5a;
  line-height: 40px;
}

.swiper-button-lock {
  display: block !important;
}

.home-pro-arr {
  position: absolute;
  bottom: 0;
  z-index: 999;
}

.home-pro-container {
  overflow: hidden;
  width: 100%;
  height: 550px;
  padding: 5px;
}

.home-pro-container a {
  color:#fff;
}

.home-pro-container a img {
  max-width: 100%;
  max-height: 550px;
  margin: 0 auto;
}

.home-about-bg {
  background-color: #f5f5f5;
  position: relative;
  padding-bottom: 100px;
}

.home-about {
  padding-top: 200px;
}

.home-about-brand {
  position: absolute;
  top: -25px;
  left: 0;
}

.home-about-company {
  position: absolute;
  top: -100px;
}

.home-about-des {
  text-indent: 2em;
}

.padding-zero {
  padding: 0;
}

#home-about-btn {
  margin-top: 120px;
}

.home-about-btn {
  background-color: #2e1f5a;
  color: #fff;
  padding: 15px 35px;
}

.home-online {
  position: relative;
  overflow: hidden;
}

.online-container {
  background-repeat: no-repeat;
  background-position: center;
  height: 300px;
}

.online-bg {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 100%;
  left: 0;
  background-color: rgba(63, 58, 148, 0.8);
  padding: 50px 15px;
}

.home-online-title {
  padding: 5px 0;
  background-color: #f5f5f5;
}

.online-title {
  font-size: 22px;
}

.online-info {
  padding-top: 15px;
}

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

.home-online:hover .online-bg {
  top: 0;
}

.home-online-container {
  padding-bottom: 50px;
}

.factory {
 height:100%;
 width:100%;
 position: relative;
 top:0;
 left:0;
}
.home-factory-container{
	position: absolute;
	top:50%;
	margin-top:-160px;
	left:50px;
	z-index:999;
}
.home-join-brand {
  font-size: 48px;
  font-weight: lighter;
}

.home-join-des {
  font-size: 24px;
  font-weight: lighter;
  padding-top: 15px;
}

.footer {
  background-color: #000;
  padding-top: 30px;
}

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

.footer-brand::after {
  content: "";
  display: block;
  margin-top: 5px;
  width: 50px;
  height: 2px;
  background-color: #2e1f5a;
}

.footer-nav-item {
  padding-top: 15px;
}

.footer-nav-item a {
  display: block;
  line-height: 1.75em;
}

.footer-icon {
  padding: 30px 0;
}

.footer-icon span {
  padding: 0 10px;
}

.cat-pro-container {
  padding: 50px 0;
  background: rgb(9, 2, 19);
  background: -moz-linear-gradient(180deg,
      rgba(9, 2, 19, 1) 0%,
      rgba(24, 2, 53, 1) 100%);
  background: -webkit-linear-gradient(180deg,
      rgba(9, 2, 19, 1) 0%,
      rgba(24, 2, 53, 1) 100%);
  background: linear-gradient(180deg,
      rgba(9, 2, 19, 1) 0%,
      rgba(24, 2, 53, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#1d053d", endColorstr="#6a2fbb", GradientType=1);
}

.cat-pro-item {
  overflow: hidden;
  background-color: #fff;
  padding-top: 15px;
  border-radius: 20px;
  margin-bottom: 30px;
}

.cat-pro-title a {
  font-size: 24px;
}
.cat-pro-title{
	 overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.cat-pro-des {
  padding-top: 15px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}

.cat-pro-btn a {
  padding: 10px 35px;
  border: 2px solid #2e1f5a;
  display: inline-block;
  border-radius: 26px;
}

.cat-pro-img {
  position: relative;
  display: table;
  overflow: hidden;
  width: 100%;
  height: 380px;
  text-align: center;
}

.cat-pro-img a {
  display: table-cell;
  width: 100%;
  height: 380px;
  vertical-align: bottom;
}

.cat-pro-img a img {
  max-width: 100%;
  max-height: 380px;
  margin: 0 auto;
}

.cat-news-title a {
  font-size: 22px;
  line-height: 1.5em;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.cat-news-img {
  height: 260px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 15px;
  overflow: hidden;
}

.cat-news-info {
  background-color: #f5f5f5;
  border-radius: 15px;
  overflow: hidden;
  padding: 15px;
}

.cat-news-des {
  padding-top: 15px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}

.cat-news-item {
  overflow: hidden;
  margin-bottom: 30px;
}

.show-news-title {
  font-size: 32px;
}

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

.next {
  padding: 15px;
  background-color: #f5f5f5;
  margin-bottom: 30px;
}

.text-brand2 {
  color: #1d2088;
}

.list-news-time {
  padding: 5px 0;
  color: #555;
}

.right-news-info {
  margin-bottom: 30px;
  padding-bottom: 15px;
  border-bottom: 1px dashed #ddd;
}

.list-news-des {
  color: #939393;
  font-size: 14px;
}

.banner-brand {
  font-size: 60px;
}

.banner-c {
  position: relative;
}

.banner-txt {
  position: absolute;
  width: 100%;
  top: 50%;
  left: 0;
  margin-top: -110px;
}

.banner-info {
  width: 800px;
}

.banner-des {
  font-size: 22px;
}

.cat-career-brand {
  font-size: 40px;
}

.cat-career-des {
  font-size: 18px;
}

.career-brand {
  font-size: 22px;
  margin-bottom: 30px;
  overflow: hidden;
}

.career-list {
  padding: 0 30px;
  background-color: #f5f5f5;
  overflow: hidden;
  border-radius: 30px;
  margin-bottom: 30px;
}

.career-list span {
  line-height: 60px;
}

.career-list a {
  font-size: 18px;
}

.career-list:hover a {
  color: #fff !important;
}

.career-list:hover {
  background-color: #1d2088;
}

.caree-more {
  border-left: 1px solid #fff;
}

.career-add {
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
}

.show-caree-brand {
  font-size: 40px;
}

.join-brand {
  font-size: 32px;
}

.join-container {
  padding: 30px;
  background-color: #f5f5f5;
  border-radius: 15px;
  overflow:hidden;
}

.banner-btn {
  padding: 10px 35px;
  margin-top: 30px;
  display: inline-block;
  border-radius: 29px;
  font-size: 22px;
  background-color: #2e1f5a;
}

.banner-btn:hover {
  background-color: #1d2088;
  color: #fff;
}

.banner-contact {
  margin-top: -155px;
}

.contact-img {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  overflow: hidden;
}

.contact-title {
  font-size: 24px;
  line-height: 60px;
  padding-left: 15px;
}

.contact-item {
  background-color: #f5f5f5;
  border-radius: 8px;
  padding: 15px;
  overflow: hidden;
  margin-bottom: 30px;
}

.contact-info-item {
  font-size: 18px;
  padding: 5px 0;
}

.cat-about-brand {
  font-size: 40px;
  line-height: 1.2em;
}

.cat-about-des {
  font-size: 18px;
}

#service-map {
  width: 100%;
  height: 700px;
}

.cat-about-culture {
  background-image: url(../../images/culture-bg.jpg);
  background-repeat: no-repeat;
  background-position: center;
  padding: 50px 0;
}

.home-culture-title {
  font-size: 22px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  line-height: 1.25em;
  margin-bottom: 10px;
}

.home-culture-item {
  margin: 15px 0;
}

.pro-video {
  position: relative;
  width: 80%;
  margin: auto;
}

.videoplayer {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -35px;
  margin-right: -35px;
}

.videoplayer:hover {
  transform: scale(1.2);
}

.play-video {
  background-color: #000;
  padding: 30px;
  border-radius: 15px;
  height: 100%;
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  display: none;
  z-index: 9999;
}

.play-video-close {
  position: absolute;
  top: 0;
  right: 0;
  background-color: #fff;
  border-bottom-left-radius: 15px;
  cursor: pointer;
}

.play-video video {
  width: 100%;
  height: 100%;
}

.play-video-close:hover img {
  transform: rotate(90deg);
}
.banner-pro-brand{
  font-size: 32px;
  width: 650px;
}
.pro-bimg img{
  display: block;
  margin: auto;
}

.footer-fd-item{
	margin-bottom:15px;
}
#message{
	height:100px;
}
.btn-feedback{
	background-color: #2e1f5a;
    color: #fff;
}
.cat-contact-info{
	background-color:#f5f5f5;
	padding:30px;
	border-radius:15px;
	margin-bottom:30px;
}
.contact-info-title{
	font-size:22px;
	line-height:1em;
	padding-bottom:15px;
}
.cat-culture-img {
    position: relative;
    display: table;
    overflow: hidden;
    width: 100%;
    height: 200px;
    padding: 5px;
    text-align: center;
    border: 1px #ddd solid;
}

.cat-culture-img a {
    display: table-cell;
    width: 100%;
    height: 200px;
    vertical-align: middle;
}

.cat-culture-img a img {
    max-width: 100%;
    max-height: 200px;
    margin: 0 auto;
}
#cat-culture-container li{
	width:300px;
	float:left;
	padding:0 15px;
}
#cat-culture-container{
	overflow:hidden;
}
.cat-about-btn{
	display:block;
}
.nav-active{
	color: #2e1f5a !important;
	border-color:#2e1f5a !important;
}
.hide-catname{
	font-size:22px;
	padding-top:15px;
}
.factory-video{
	position: absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:-1;
	background-size:cover;
}
.factory-container{
	position: relative;
}
.fac-container{
	position: absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
	z-index:998;
	background-repeat: no-repeat;
	background-position: center;
	background-image:url(../../images/facbg.png);
}
.language{
	background-color:#2e1f5a;
	color:#fff !important;
	padding:0 30px;
}
.language a{
	color:#fff !important;
}
@media(min-width:1920px){
	.factory-container{
		width:1920px;
		margin:auto;
	}
}
.banner-c img{
	width:100%;
}
.right{
	position: fixed;
	bottom:80px;
	right:0;
	z-index:9999;
}
.right-item{
	position: relative;
	width:66px;
	height:66px;
}
.right-icon{
	position: relative;
	padding:15px;
	background-color:#ef8200;
	cursor: pointer;
	
}
.right-info{
	position: absolute;
	width:260px;
	right:-260px;
	top:0;
	background-color:#fff;
	padding:15px;
}
.right-item:hover .right-info{
	right:66px;
}
.companyvideo{
	width:100%;
	height:640px;
	margin:auto;
	display: block;
}
.sw-banner img{
	display:block;
	margin:auto;
	width:100%;
}
.swiper-thumbs img{
	max-height:150px;
}
.pro-bimg img{
	max-height:600px;
}
.right-info a:hover{
	color:#ef8200 !important;
}
.right-info ul li{
	line-height:1.75em;
}
.show-video-brand{
	font-size:24px;
}
.home-pro-video{
	margin-top:15px;
}
.home-pro-video video{
	height:320px;
}
.home-service{
	background-image: url(../../images/service-bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  padding:50px 0;
  overflow:hidden;
}
.home-pro-left{
	background-color:#ffff;
	overflow:hidden;
	padding:30px;
}
.home-pro-btn a{
	border:2px solid #fff;
}
.home-pro-btn a:hover{
	padding:10px 35px;
	border-color:#ef8200;
	color:#ef8200 !important;
	border-radius:21px;
}
.home-pro-title a{
	font-size:24px;
}
.home-pro-des{
	overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
#home-pro .col-sm-6:nth-of-type(1){
	padding-left:0;
}
#home-pro .col-sm-6:nth-of-type(2){
	padding-right:0;
}
.home-pro-left{
	height:400px;
}
#home-pro .home-pro-left{
	height:300px;
}
.home-pro-right{
	background-color:#ffff;
	overflow:hidden;
	padding:30px;
	height:730px;
	position: relative;
}
.pro-thumb{
	position: absolute;
	bottom:0;
	left:0;
	width:100%;
}
#home-products{
	background-color:#f5f5f5;
	padding:50px 0;
	margin-top:60px;
	overflow:hidden;
}
.home-pro-left:hover img,
.home-pro-right:hover img{
	transform: scale(1.1);
}
.home-badge span{
	background-color:#ef8200;
	color:#fff;
	font-weight:bold;
	padding:5px 15px;
	border-radius:16px;
}
.home-badge{
	margin-bottom:15px;
}
.home-contact-li li span{
	width:30px;
	height:30px;
	background-color:#2ab841;
	display:inline-block;
	border-radius:50%;
	padding:0 2px;
	margin-right:10px;
}
.home-contact-li li{
	line-height:30px;
	padding:10px 15px;
	width:50%;
	float:left;
}
.home-service-brand{
	font-size:24px;
	margin-top:15px;
}
.home-service-item{
	border:1px solid #fff;
	padding:30px;
	min-height:490px;
}
.home-service-circle{
	width:100px;
	height:100px;
	border-radius:50%;
	border:2px solid #fff;
	margin:auto;
}


.home-service-item:hover .home-service-circle img{
	transform:rotateY(180deg);
}
.npro-bg{
	padding:60px 0;
	background-image: url(../../images/bg1.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	overflow: hidden;
	position: relative;
}
.npro-title{
	font-size:40px;
	color:#318dd8;
}
.npro-des{
	font-size:18px;
}
.img-item{
	padding-top:50px;
}
#img-item .img-item:nth-of-type(even){
	padding-top:150px;
}
.npro-txt{
	font-size:48px;
	position: absolute;
	bottom:100px;
	left:50px;
	line-height:inherit;
	font-family: fantasy;
}
.npro-bg2{
	background-image: url(../../images/bg1.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	overflow: hidden;
	position: relative;
}
.npro-txt2{
	font-size:60px;
	line-height:inherit;
}
/* #npro-img{
	position: absolute;
	right:50px;
	bottom:0;
} */

.npro-icon{
	border:2px solid #fff;
	border-radius:12px;
	font-size:28px;
	height:180px;
	padding:30px 15px;
}
.home-proimg-left{
	position: absolute;
	top:150px;
	left:50px;
}
.home-service-info{
	position: absolute;  
	bottom:-100%;
	left:0;
	overflow:hidden;
	padding:0 15px;
	width:100%;
	text-align:center;
}
.home-service-item{
	position: relative;
	overflow:hidden;
}
.honor-container {
    position: relative;
    display: table;
    overflow: hidden;
    width: 100%;
    height: 200px;
    padding: 5px;
    text-align: center;
    border: 1px #ddd solid;
}

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

.honor-container a img {
    max-width: 100%;
    max-height: 200px;
    margin: 0 auto;
}
.honor-name{
    border:1px solid #ddd;
    border-top:none;
    line-height:40px;
    margin-bottom:30px;
}
.home-service-item:hover .home-service-info{
	bottom:50px;
}

.home-service-item:hover .home-service-info{
	bottom:50px;
}
 @media screen and (min-width: 1400px) and (max-width:1920px){
	.container{
		width:1400px;
	}
	.npro-txt2{
		font-size:32px;
		line-height:1.5em;
	}
	.margin-top-60{
		margin-top:30px;
	}
	.npro-icon{
		font-size:22px;
		height:auto;
		overflow:hidden;
		margin-bottom:30px;
	}
	.npro-title{
		font-size:24px;
	}
	
	.home-service-info{
		line-height:1.2em;
	}
	#home-npro2 .col-sm-3{
		width:50% !important;
	}
	.npro-icon{
		padding:15px;
	}
	.home-npro-img{
		height:490px;
	}

}

#home-npro2{
	overflow:hidden;
}
@media(max-width:768px){
	body{
		max-width:100%;
		overflow-x:hidden;
		padding-top:60px;
	}
	.container{
		width:100%;
	}
	.home-pro-video video{
		max-width:100% !important;
	}
	.video,.banner{
		height:500px;
	}
	.home-pro-container a img{
		max-height:350px;
	}
	.home-pro-container{
		height:auto;
	}
	.home-npro-img{
		max-height:400px;
		display:block;
		margin:auto;
		float:none !important;
	}
	.npro-txt{
		position: static;
		font-size:24px;
		padding-left:15px;
	}
	#img-item .img-item:nth-of-type(even),.img-item{
		padding-top:0;
	}
	.npro-des{
		line-height:1.5em;
		height:81px;
		overflow:hidden;
	}
	.npro-txt2{
		font-size:22px;
	}
	.npro-icon{
		font-size:18px;
	}
	.home-proimg-left{
		position: relative;
		top:0;
		left:0;
	}
	.margin-top-60{
		margin-top:30px;
	}
	.npro-icon{
		padding:15px;
		height:auto;
		margin-bottom:30px;
	}
	.home-about{
		padding-top:0;
	}
	.home-about-des{
		padding-top:30px;
	}
	.home-service {
		margin-top:30px;
	}
	.home-service-item{
		margin-bottom:30px;
		min-height: auto;
		padding:15px;
	}
	.home-service-info,.home-about-company{
		position: inherit;
	}
	.home-brand{
		font-size:28px;
	}
	.home-contact-li li {
		width:100%;
	}
	.footer-fd-item{
		padding:0;
	}
	.npro-bg2{
		padding-top:30px;
	}
	.home-join-brand{
		font-size:28px;
		padding-top:15px;
	}
	.home-factory-container{
		top:0;
		left:0;
		margin-top:0;
	}
	.home-join-des{
		font-size:16px;
	}
	#home-about-btn{
		margin-top:50px;
	}
	.home-about-company{
		top:30px;
	}
	.banner-des,.banner-btn{
		display:none;
	}
	.banner-contact{
		margin-top:-21px;
	}
	.banner-brand{
		font-size:24px
	}
	.cat-pro-img,.cat-pro-img a{
		height:260px;
	}
	.npro-title{
		font-size:22px;
	}
	.cat-career-brand{
		font-size:22px;
		line-height:1.5em;
	}
	.honor-container {
    position: relative;
    display: table;
    overflow: hidden;
    width: 100%;
    height: 120px;
    padding: 5px;
    text-align: center;
    border: 1px #ddd solid;
	}

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

	.honor-container a img {
		max-width: 100%;
		max-height: 120px;
		margin: 0 auto;
	}
	.honor-name{
		display: none;
	}
	.honor-container{
		margin-bottom:30px;
	}
	.cat-pro-btn a{
		padding:10px 20px;
	}
	.cat-pro-title a,.banner-pro-brand{
		font-size:18px;
	}
	.banner-pro-brand{
		width:100%;
	}
	#show-product{
		padding:0 30px;
	}
	.banner-info{
		width:100%;
		padding-left:30px;
	}
	.banner-txt{
		top:15px;
		padding:0 15px;
		margin-top:0;
	}
	#video-play{
		height:400px;
	}
	#feedback-container{
		padding:0 15px;
	}
	.sw-pro-title a{
		font-size:22px;
	}
}
@media(max-width:400px){
	#home-npro2 .col-xs-6{
		width:100% !important;
	}
}
