html,
body {
	font-size: 87.5%;
  /*font: 12px Arial, "microsoft yahei", Helvetica, sans-serif;*/
 font-family: 'pingFangSC-Regular';
}
img {
	height: auto;
	max-width: 100%;
}
a:hover,
a:focus,
a:active {
	outline: none;
	text-decoration: none;
}

/*外层大盒子*/
.nw-wrapper {
	position: relative;
	overflow: hidden;
}
.nw-haslayout {
	width: 100%;
	float: left;
}

/*头部公共样式*/
.nw-header {
	z-index: 10;
	position: relative;
}
.nw-navigationarea {
	float: left;
	width: 100%;
}
.nw-logo {
	float: left;
	padding: 25px 0;
}
.nw-logo a img {
	display: block;
}
.nw-logo a {
	display: block;
}
.navbar-toggle {
	border: 0;
	margin: 3px 0;
	border-radius: 0;
	padding: 10px 12px;
}
.navbar-toggle .icon-bar {
	background: #333;
}
.nw-nav {
	float: right;
	text-transform: capitalize;
	font-size: 14px;
	line-height: 18px;
	font-weight: 500;
}
.nw-navigation {
	padding: 0;
	width: 100%;
	float: left;
}
.nw-navigation>ul {
	width: 100%;
	float: left;
	list-style: none;
	text-align: center;
	line-height: inherit;
}
.nw-navigation ul li {
	position: relative;
	line-height: inherit;
	list-style-type: none;
}
.nw-navigation>ul>li {
	width: auto;
	cursor: pointer;
	padding: 22px 0;
	vertical-align: top;
	display: inline-block;
	text-transform: uppercase;
}
.nw-navigation ul li a {
	display: block;
	cursor: pointer;
	color: #333;
	padding: 14px 20px;
	font-weight: bold;
}

.navbar-active {
	border-radius: 4px;
	background: #206aeb;
	color: #fff !important;
}
.nw-tab-click:hover{
	border-radius: 4px;
	background: #206aeb;
	color: #fff !important;
}

/*底部公共样式*/
.nw-footer{
	background: #333333;
}
.nw-footer-area {
	float: left;
	width: 100%;
	padding: 30px 0 50px;
}
.footer-logo{
	margin-top: 30px;
}
.nw-column {
	float: left;
	width: 100%;
	padding: 30px 0 0 0;
	height: 150px;
}
.nw-column .nw-classification {
	padding: 0;
	width: 100%;
	color: #fff;
	font-size: 18px;
	font-weight: 300;
	margin:10px 0 20px;
	text-align: left;
	display: block;
	font-family: 'PingFangSC-Semibold';
}
.nw-column .nw-info li {
	font-size: 14px;
	line-height: 20px;
	width: 100%;
	float: left;
	color: #9a9a9a;
}
.nw-column .nw-info li span {
	color: #9a9a9a;
	display: block;
	line-height: 30px;
	text-align: left;
	font-weight: 600;
}
.list-point{
	width: 6px;
	height: 6px;
	background: #9a9a9a;
	border-radius: 50%;
	display: inline-block !important;
	margin-right: 10px;
	vertical-align: top;
	margin-top: 12px;
}
.nw-column a{
	color: #9a9a9a;
}
.nw-column a:hover{
	color: #fff;
}
.nw-widget {
	padding: 30px 0 0 0;
	float: left;
	width: 100%;
}
.nw-widget img {
	display: block;
	float: right;
}
.nw-widget-text {
	font-size: 14px;
  line-height: 20px;
  width: 90px;
  float: right;
  color: #9a9a9a;
  padding: 5px 0 0;
  display: block;
  text-align: center;
  font-weight: 600;
}

/*版权*/
.nw-footerbar {
	float: left;
	width: 100%;
	padding: 20px 0;
	background: #212121;
}
.nw-copyright {
	font-size: 14px;
	line-height: 18px;
	color: #fff;
	display: block;
	vertical-align: middle;
	text-align: center;
}
.record{
	margin-left: 100px;
	color: #fff;
}
.record:hover{
	color: #206aeb;
}


/*首页banner*/
.carousel-indicators {
  bottom: 10px !important;
  z-index: 1 !important;
}
.carousel-indicators li {
  display: inline-block;
  width: 38px;
  height: 12px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #cccccc;
  border: 0;
  border-radius: 38px;
  margin-right: 10px;
}
.carousel-indicators .active {
  width: 38px;
  height: 12px;
  background-color: #fff;
  margin: 1px;
  margin-right: 10px;
}


/*技术支持*/
.nw-pricingbox {
	float: left;
	width: 100%;
	padding: 10px 10px 10px;
}
.nw-techology-img{
	width: 140px;
	margin: 0 auto;
}
.nw-techology-img img{
	margin: 0 auto;
	display: block;
}
.technology-title{
	display: block;
	font-size: 18px;
	color: #010101;
	text-align: center;
	margin-bottom: 6px;
	margin-top: 25px;
	font-weight: 600;
}
.technology-side{
	width: 23%;
}
.technology-margin{
	margin: 0 0.5% 0 1.5%;
}
.technology-margin-two{
	margin: 0 1.5% 0 0.5%;
}
.nw-techology-pd{
	padding-top: 80px;
	padding-bottom: 120px;
}
.technology-tesc{
	display: block;
	font-size: 16px;
	color: #010101;
	text-align: center;
	font-weight: 600;
}
.nw-border-bottom{
	border-bottom: 0 !important;
}

/*最新资讯*/
.nw-sectionspace {
	padding: 50px 0 0 0;
}
.nw-information-title{
	padding-top: 70px;
	text-align: center;
	padding-bottom: 50px;
}
.nw-information-name{
	display: block;
	width: 100%;
	font-size: 32px;
	color: #000;
}
.nw-information-name-en{
	display: block;
	width: 100%;
	font-size: 20px;
	color: #999999;
}
.padding-none{
	padding-left: 0;
	padding-right: 0;
}
.product-width{
	width: 30%;
}
.product-center {
    margin: 0 4.5%;
}
.nw-newsbox {
	float: left;
	width: 100%;
	padding: 0 0 10px;
	background: #f5f5f5;
	border-bottom: 8px solid #f5f5f5;
	margin-bottom: 20px;
}
.nw-newsbox:hover{
	border-bottom: 8px solid #206aeb;
	background: #fff;
}
.nw-newsbox:hover h4{
	color: #206aeb;
}
.nw-pricing-img {
	float: left;
	width: 100%;
	position: relative;
}
.nw-pricing-img img {
	display: block;
	margin: 0 auto;
	width: 100%;
}
.newscontent {
	float: left;
	width: 92%;
	text-align: left;
	margin-left: 4%;
}
.newscontent h4 {
	font-size: 18px;
	line-height: 21px;
	color: #333;
	margin: 20px 0 10px;
	text-transform: uppercase;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	font-weight: 600;
}
.newscontent p {
	font-size: 14px;
	line-height: 24px;
	color: #666666;
	margin: 0 0 40px;
	text-transform: uppercase;
	text-align: left;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	font-weight: 600;
}


/*产品案例*/
.nw-product-list{
	border: 1px solid #cccccc;
	position: relative;
	margin-bottom: 40px;
}
.nw-product-image{
	width: 100%;
	margin: 0 auto;
}
.nw-product-image img{
	width: 100%;
}
.nw-product-text{
	width: 100%;
	background: rgba(0,0,0,0.3);
	position: absolute;
	top: 0;
	height: 100%;
	display: none;
}
.nw-product-text span{
	font-size: 24px;
	display: block;
	text-align: center;
	width: 100%;
	position: absolute;
	top: 50%;
	color: #fff;
	z-index: 99;
	margin-top: -12px;
}
.nw-product-list:hover .nw-product-text{
	display: block;
}

/*客户案例*/
.customer-case{
	background: #999;
}

/*合作伙伴*/
.nw-bgPadding{
	background-size: contain;
  background-image: url(../image/partner.png);
  background-repeat: no-repeat;
  margin-top: 100px;
}
.nw-partner-box{
	background: #fff;
	float: left;
	margin: 100px 0 0 0;
}
.nw-partner{
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
.nw-partner-img-list{
	width: 100%;
	overflow: hidden;
}
.nw-partner-img-list img{
	width: 100%;
	display: block;
	margin: 20px auto;
}
.border-none{
	border-right: 1px solid #fff;
}
.padding-right{
	padding-left: 0;
	padding-right: 15px;
}
.padding-left{
	padding-left: 15px;
	padding-right: 0;
}

/*关于我们*/
.nw-bgBanner-about{
	background-size: cover;
  background-image: url(../image/banner-about.png);
  background-repeat: no-repeat;
  width: 100%;
  padding: 12%;
}
.nw-aboutus-box {
	width: 100%;
	float: left;
}
.nw-aboutus-bg {
	background: url(../image/competition.png) no-repeat;
	background-size: 100% 100%;
	padding-top: 30px;
	margin-top: 80px;
}
.nw-aboutus-box-center {
	width: 57.55%;
	float: right;
	padding: 20px 80px 70px;
}
.nw-aboutus-box-center-title {
	font-size: 22px;
	color: #fff;
	display: block;
	float: left;
	padding: 20px 0;
	text-align: left;
}
.nw-aboutus-box-center-text {
	font-size: 14px;
	color: #fff;
	display: block;
	float: left;
	padding: 0 0 10px 0;
	text-align: left;
	line-height: 24px;
}
.nw-post-area {
	float: left;
	width: 100%;
}
.nw-bloggridfullwidth {
	margin-bottom: 100px;
}
#allmap {
  width: 100%;
  float: left;
  height: 520px;
}
.nw-leaving-box {
	width: 100%;
	float: left;
	margin-top: 50px;
	background: url(../image/lianxiwomen.png);
	background-size: 100% 100%;
	padding: 60px 40px;
}
.nw-lianxi-box{
  list-style: none;
  display: inline-block;
  background: #fff;
  border-radius: 10px;
  padding: 50px 40px 40px;
}
.nw-leaving-box li {
	width: 100%;
	float: left;
	color: #333333;
	padding: 0 0 30px;
	display: flex;
	flex-direction: row;
}
.nw-leving-text{
	flex: 1;
	margin-left:12px ;
}
.nw-leaving-box-icon-a {
	display: inline-block;
	background: url(../image/icon-a.png);
	background-size: 100% 100%;
	flex: 0 0 28px;
	height: 28px;
	margin: 5px 0 0 0;
	vertical-align: top;
}

.nw-leaving-box-icon-b {
	display: inline-block;
	background: url(../image/icon-b.png);
	background-size: 100% 100%;
	width: 26px;
	height: 26px;
	margin: 5px 10px 0 0;
	vertical-align: top;
}

.nw-leaving-box-icon-c {
	display: inline-block;
	background: url(../image/icon-c.png);
	background-size: 100% 100%;
	width: 26px;
	height: 26px;
	margin: 5px 10px 0 0;
	vertical-align: top;
}

.nw-leaving-box-icon-d {
	display: inline-block;
	background: url(../image/icon-d.png);
	background-size: 100% 100%;
	width: 26px;
	height: 26px;
	margin: 5px 10px 0 0;
	vertical-align: top;
}
.nw-lianxi-name{
	display: block;
	width: 100%;
	font-size: 14px;
	color: #666666;
}
.nw-lianxi-text{
	display: block;
	width: 100%;
	font-size: 14px;
	color: #000;
}
.nw-message-box {
	width: 94%;
	float: left;
	margin-top: 50px;
	margin-left: 6%;
}
.message-title{
	display: block;
	width: 100%;
	font-size: 22px;
	color: #333333;
	line-height: 26px;
	margin-top: 40px;
}
.message-title-icon{
	width: 4px;
	height: 24px;
	background: #206aeb;
	display: inline-block;
	vertical-align: top;
	margin-top: 1px;
	margin-right: 10px;
}
.nw-message-box-use {
	width: 100%;
	display: flex;
	flex-direction: row;
	margin: 20px 0;
}
.nw-message-box-use div{
	flex: 1;
}
.nw-message-box-use span{
	display: block;
	width: 100%;
	text-align: left;
	text-indent: 16px;
	color: #999999;
	font-size: 18px;
	line-height: 30px;
	margin-bottom: 6px;
}
.nw-message-box-use input {
	background: #fafafa;
	width: 60%;
	text-align: left;
	line-height: 44px;
	padding: 0 16px;
	font-size: 18px;
	color: #333333;
	border: none;
	border: 1px solid #efefef;
}
.nw-message-box-comter{
	width: 100%;
	margin-bottom: 20px;
}
.nw-message-box-comter span{
	display: block;
	width: 100%;
	text-align: left;
	text-indent: 16px;
	color: #999999;
	font-size: 18px;
	line-height: 30px;
	margin-bottom: 6px;
}
.nw-message-box-comter input {
	background: #fafafa;
	width: 60%;
	text-align: left;
	line-height: 44px;
	padding: 0 16px;
	font-size: 18px;
	color: #333333;
	border: none;
	border: 1px solid #efefef;
}
.nw-message-box-right {
	width: 100%;
	float: left;
}
.nw-right-text{
	display: block;
	width: 100%;
	text-align: left;
	text-indent: 16px;
	color: #999999;
	font-size: 18px;
	line-height: 30px;
	margin-bottom: 6px;
}
.nw-message-box-right textarea {
	width: 90%;
	padding: 10px 16px;
	background: #fafafa;
	font-size: 16px;
	color: #666;
	margin-bottom: 10px;
	height: 120px;
	border: 1px solid #efefef;
}

.nw-btnarea-message {
	float: left;
	width: 16%;
}

.nw-btn-lianxi {
	background-color: #206aeb;
	color: #fff;
	height: 36px;
	padding: 0 40px;
	position: relative;
	text-align: center;
	border-radius: 10px;
	display: inline-block;
	line-height: 36px;
	cursor: pointer;
}

/*最新资讯*/
.nw-bgBanner-news{
  background-size: cover;
  background-image: url(../image/banner-news.png);
  background-repeat: no-repeat;
  width: 100%;
  padding: 12%;
}
.nw-tab-bg{
	height: 68px;
	width: 100%;
	background: #206aeb;
	margin-bottom: 40px;
}
.nw-tab-bg ul{
	width: 100%;
}
.nw-tab-bg li{
	color: #fff;
	font-size: 18px;
	line-height: 68px;
	padding: 0 30px;
	display: inline-block;
	cursor: pointer;
}
.nw-news-click{
	color: #333 !important;
	background: #fff;
}
.nw-about-news {
	width: 98%;
  display: flex;
  flex-direction: row;
  padding: 25px 35px;
  float: left;
}
.nw-about-news:hover{
	transform: scale(1);
	transition: all 1s linear;
	background: url(../image/news_border.png) no-repeat;
  background-size: 100% 100%;
}
.nw-about-news:hover .nw-news-icon{
	display: inline-block;
}
.nw-about-news-left {
	flex: 0 0 300px;
	height: 210px;
	margin-right: 30px;
	float: left;
}
.nw-about-news-left img {
	display: block;
	background: #999;
	height: 210px;
}
.nw-about-news-right {
	flex: 1;
	float: left;
}
.nw-about-news-title {
	width: 100%;
	float: left;
	padding: 0 0 15px 0;
}
.nw-about-news-title-name {
	font-size: 20px;
	color: #000000;
	width: 70%;
	float: left;
	text-align: left;
	display: block;
	margin-top: 20px;
}
.nw-about-news-title-time {
	font-size: 18px;
	color: #999999;
	width: 30%;
	float: left;
	text-align: right;
	display: block;
	margin-top: 20px;
}
.nw-about-news-text {
	font-size: 16px;
	color: #989898;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
	width: 70%;
	float: left;
	line-height: 24px;
}
.nw-news-icon{
  width: 42px;
  height: 42px;
  background: url(../image/news_icon.png) no-repeat;
  background-size: 100% 100%;
  display: none;
  float: right;
  margin-right: 20px;
  margin-top: 5px;
}
.nw-pagination {
	width: 100%;
	float: left;
	font: 14px/24px 'Poppins', Arial, Helvetica, sans-serif;
}
.nw-pagination ul {
	float: left;
}

.nw-pagination ul {
	margin-left: -50%;
	padding: 0;
	float: left;
	text-align: center;
	line-height: inherit;
}

.nw-pagination ul li.nw-prevpage {
	margin-left: 0;
}

.nw-pagination ul li {
	float: left;
	margin: 0;
	line-height: inherit;
	border-radius: 6px;
}

.nw-pagination ul li.nw-prevpage a {
	padding: 0;
	width: 74px;
	font-size: 14px;
	text-transform: capitalize;
	color: #666666;
}

.nw-pagination ul li a {
	color: #666666;
}

.nw-prevpage-active {
	background: #FF6633;
	border: 1px solid #FF6633 !important;
}

.nw-prevpage-active a {
	color: #fff !important;
}

.nw-pagination-center {
	float: left;
	margin-left: 50%;
}


.pagination>li>a, .pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #337ab7;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #CCCCCC;
    border-radius: 6px;
    margin: 0 3px;
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #206aeb;
    border-color: #206aeb;
}

/*新闻详情*/
.nw-padding-bottom {
	padding-bottom: 0;
	margin-bottom: 0;
}
.nw-news-details {
	width: 100%;
	background: #fff;
	margin-top: 40px;
	float: left;
}
.nw-news-details-title {
	width: 100%;
	display: block;
	float: left;
	font-size: 24px;
	color: #000;
	text-align: center;
}
.nw-news-details-tab {
	width: 90%;
	display: flex;
	flex-direction: row;
	float: left;
	margin-left: 5%;
	padding: 20px 0;
}
.nw-news-details-tab-c {
	flex: 1;
	text-align: center;
	color: #999999;
	font-size: 14px;
}
.nw-news-content{
	font-size: 16px;
  color: #666666;
  display: block;
  width: 100%;
  float: left;
  text-align: left;
  padding: 30px 0px 60px;
}
.nw-fwb-content{
	width: 100%;
}
.nw-news-content img {
display: block;
padding: 40px 0 ;
}
.nw-news-details-text {
	font-size: 16px;
	color: #666666;
	display: block;
	width: 100%;
	float: left;
	text-align: left;
	line-height: 30px;
}
.nw-news-details-img {
	display: block;
	width: 90%;
	float: left;
	text-align: left;
	margin-left: 5%;
	padding: 20px 0;
}
.nw-news-details-img img {
	display: block;
}
.nw-news-details-pagination {
	display: block;
	width: 100%;
	float: left;
	text-align: left;
	padding: 20px 0;
}
.nw-news-details-pagination span {
	font-size: 16px;
	display: block;
	float: left;
	padding-bottom: 20px;
	color: #000;
	width: 100%;
}
.nw-news-details-pagination a {
	color: #000;
}
.nw-news-details-line {
	width: 90%;
	float: left;
	margin-left: 5%;
	margin-bottom: 50px;
}

/*企业荣誉*/
.nw-bgBanner-honor{
	background-size: cover;
  background-image: url(../image/banner-honor.png);
  background-repeat: no-repeat;
  width: 100%;
  padding: 12%;
}
.noneBG{
	width: 100%;
	height: 100px;
}
.nw-certificate-list{
	margin-bottom: 50px;
}
.nw-certificate-image img{
	display: block;
	margin: 0 auto;
}

/*解决方案*/
.nw-bgBanner-programme{
	background-size: cover;
	background-image: url(../image/banner-programme.png);
	background-repeat: no-repeat;
	width: 100%;
	padding: 12%;
}
.nw-testimonialarea{
	padding: 40px 0;
}
.nw-publictherbox {
	float: left;
	width: 100%;
}
.programme-img{
	width: 100%;
	height: 50%;
}
.nw-programme-type{
	font-size: 20px;
	color: #000;
	margin-top: 30px;
	margin-bottom: 20px;
}
.nw-color-type{
	color: #206aeb;
}
.nw-programme-list{
	display: block;
	width: 100%;
}
.nw-programme-list span{
	font-size: 16px;
	color: #333;
	margin-right: 20px;
}
.nw-programme-button{
	font-size: 14px;
	padding: 10px 30px;
	border-radius: 10px;
	color: #fff;
	background: #206aeb;
	display: inline-block;
	margin-top: 100px;
	cursor: pointer;
}
.nw-text-right{
	width: 90%;
	margin-left: 10%;
}
.nw-bg-pro{
	background: #f5f5f5;
}
.pro-padding .nw-sectionspace{
	padding: 0;
}

/*合作案例*/
.nw-bgBanner-case {
	background-size: cover;
	background-image: url(../image/banner-case.png);
	background-repeat: no-repeat;
	width: 100%;
	padding: 12%;
}
.nw-case-box{
	width: 100%;
	display: flex;
	flex-direction: row;
	border-bottom: 4px solid #1f67e4;
	
	float: left;
	margin-top: 70px;
	margin-bottom: 30px;
}
.case-left{
	flex: 0 0 33.3333%;
	float: left;
}
.case-left img{
	width: 100%;
}
.case-right{
	flex: 1;
	margin-top: 20px;
	float: left;
	padding-left: 40px;
	padding-right: 40px;
	box-shadow: 0px -1px 2px #f1f1f1;
	border-right: 4px solid #1f67e4;
}
.case-right-title{
	width: 100%;
	float: left;
	margin: 20px 0 20px;
}
.case-title-name{
  font-size: 18px;
  color: #000000;
  width: 70%;
  float: left;
  text-align: left;
  display: block;	
}
.case-title-time{
  font-size: 14px;
  color: #999999;
  width: 30%;
  float: left;
  text-align: right;
  display: block;
}
.case-center{
	font-size: 16px;
  color: #989898;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  width: 70%;
  float: left;
  line-height: 24px;	
}
.moreCase{
  font-size: 14px;
  padding: 8px 30px;
  border-radius: 6px;
  color: #fff;
  background: #206aeb;
  display: inline-block;
  margin-top: 100px;	
  float: right;
  cursor: pointer;
}

/*产品介绍*/
.product-item:hover {
	border: 1px solid #206aeb;
}
.product-item:hover .chanpin-text{
	color: #206aeb;
}
.chanpin-text{
	font-size: 18px;
	color: #333333;
	text-align: center;
	display: block;
	width: 100%;
	margin-bottom: 20px;
}
.nw-bg-two {
    margin-bottom: 60px;
}
.item-prouct{
	width: 13% !important;
	line-height: 68px;
	color: #fff;
	font-size: 16px;
	cursor: pointer;
}
.swiper-container {
  width: 100%;
  height: 100%;
  padding: 0 10px;
}
.swiper-slide {
  text-align: center;
  font-size: 18px;

  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}












/*加入我们*/
.nw-bgBanner-joinUs{
  background-size: cover;
  background-image: url(../image/banner-join.png);
  width: 100%;
  background-repeat: no-repeat;
  padding: 12%;
}
.recruitList{
	float: left;
	margin-bottom: 60px;
	width: 100%;
}
.recruit-bg img{
	width:100%;
	display: block;
}
.recruit-bg{
	position: relative;
}
.recruit-msg{
	width: 84%;
	position: absolute;
	bottom: 0;
}
.recruit-img{
	width: 90%;
	position: absolute;
	bottom: 0;
}
.recruit-name{
	width: 90%;
	position: absolute;
	bottom: 0;
	background: #003ca4;
}
.recruit-name-cn{
	display: block;
	width: 100%;
	text-align: center;
	padding: 10px 0 2px;
	font-size: 20px;
	color: #fff;
}
.recruit-name-en{
	display: block;
	width: 100%;
	text-align: center;
	padding: 2px 0 10px;
	font-size: 18px;
	color: #fff;
}
.recurit-num{
	color: #cdcdcd;
	font-size: 52px;
	position: absolute;
	right: 0;
	top: -10px;
}



.recruit-right{
	width: 100%;
	padding-left: 80px;
	margin-top: 60px;
}
.recruit-content{
	width: 100%;
	margin-bottom: 20px;
}
.recruit-title{
	width: 100%;
	display: block;
	font-size: 20px;
	color: #000;
	padding-bottom: 12px;
}
.recruit-text{
	width: 100%;
	display: block;
	font-size: 18px;
	color: #666666;
	padding-bottom: 8px;
}
.nw-background{
	background: #f5f5f5;
}
.nw-recruit-box{
	padding-bottom: 70px;
	float: left;
}
.nw-recruit-item{
	background: #fff;
	margin-bottom: 20px;
}


/*产品介绍详情*/
.mw-padding-no{
	padding: 0;
}
.nw-product-tab{
	width: 100%;
	height: 60px;
	background: #f6f6f6;
	margin-bottom: 10px;
}
.nw-product-tab li{
	line-height: 58px;
	padding: 0 30px;
	font-size: 16px;
	color: #333;
	text-align: center;
	border-top: 2px solid #f6f6f6;
	display: inline-block;
	cursor: pointer;
}
.nw-product-active{
	color: #333;
	text-align: center;
	border-top: 2px solid #276ee7 !important;
	background: #fff !important;
}
.nw-product-details{
	width: 100%;
	padding:20px 0 60px;
}
.nw-product-details img{
	width: 100%;
	margin: 20px auto 40px;
}
.nw-product-specs {
	width: 88%;
	padding-left: 12%;
	float: left;
}
.nw-specs-item{
	width: 100%;
}
.nw-item{
	display: flex;
	flex-direction: row;
	padding: 50px 0;
	border-bottom: 1px solid #e0e0e0;
}
.nw-item-left{
	flex: 0 0 20%;
	font-size: 20px;
	color: #000;
	text-align: left;
}
.nw-item-right{
	flex: 1;
}
.nw-item-right span{
	font-size: 20px;
	color: #333333;
	text-align: left;
	display: block;
	width: 100%;
	padding-bottom: 15px;
}
.nw-img-small{
	width: 100%;
}
.nw-img-small li{
	width: 80px;
	height: 80px;
	border: 2px solid #e4e4e4;
	margin-bottom: 20px;
	float: left;
	margin-right: 20px;
}
.nw-img-small img{
	width: 100%;
	height: 100%;
}
.nw-img-small-active{
	border: 2px solid #47b4fe !important;
}
.nw-big-img{
	border: 2px solid #e4e4e4;
	margin-left: 4%;
}
.nw-describe{
	margin-left: 4%;
}
.nw-describe-title{
	width: 100%;
	border-bottom: 1px solid #e4e4e4;
	display: block;
	font-size: 28px;
	padding: 2px 0 10px;
	color: #010101;
}
.nw-describe-text{
	width: 100%;
	display: block;
	font-size: 16px;
	line-height: 24px;
	color: #666;
	margin: 10px 0 20px;
}
.nw-describe-item{
	width: 100%;
	background: #f4f8fe;
	padding: 5% 5% 0;
	display: inline-block;
}
.nw-describe-item span{
	display: inline-block;
	color: #276ee7;
	font-size: 16px;
	margin-bottom: 20px;
	float: left;
	width: 50%;
	margin-right: 4%;
}
.nw-text-aline{
	width: 42% !important;
}
.nw-whell{
	padding-bottom: 50px !important;
}



/*补充*/
.nw-news-details-next a:hover{
	color: #206aeb;
}
.nw-news-details-prov a:hover{
	color: #206aeb;
}
.nw-fwb-content img{
	margin: 0 auto;
}
.nw-product-GG{
	display: none;
}
.nw-swiper-btn{
	opacity: 0.4;
}
.newsConten{
	cursor: pointer;
}
.layui-layer-shade{
	opacity: 0 !important;
}


