/*最大宽度1199px*/
@media (max-width: 1199px) {
	/*合作案例*/
	.case-center {
    -webkit-line-clamp: 3;
    width: 84%;
    line-height: 24px;
	}
	.moreCase {
    margin-top: 12px;
	}
	
	/*关于我们*/
	.nw-message-box-comter input {
    font-size: 16px;
    line-height: 36px;
	}
	.nw-message-box-use span {
    font-size: 16px;
	}
	.nw-message-box-use input {
    font-size: 16px;
	}
	.nw-message-box-comter span {
	    font-size: 16px;
	}
	.message-title-icon {
	    width: 2px;
	    height: 20px;
	    margin-top: 4px;
	}
	.message-title {
	    font-size: 20px;
	}
	.nw-message-box-comter {
    margin-bottom: 10px;
	}
	.nw-message-box-use {
	  margin: 16px 0;
	}
	.nw-message-box-right textarea {
	  font-size: 14px;
	}
	.nw-btnarea-message {
	  width: 30%;
	}
	
	
	/*关于我们*/
	.nw-aboutus-box-center {
	  padding: 20px 40px 50px;
	}
	.nw-aboutus-box-center-title {
	  font-size: 20px;
	  padding: 14px 0;
	}
	.nw-aboutus-box-center-text {
	    font-size: 13px;
	    padding: 0 0 10px 0;
	    line-height: 22px;
	}
	.nw-information-name {
	    font-size: 28px;
	}
	.nw-information-name-en {
	    font-size: 18px;
	}


	/*最新资讯*/
	.nw-about-news-title-name {
    font-size: 18px;
    width: 55%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.nw-about-news-title-time {
    width: 45%;
}


/*产品详情*/
.nw-item-left {
    font-size: 18px;
}
.nw-item-right span {
    font-size: 18px;
    padding-bottom: 12px;
}
.nw-describe-title {
    font-size: 24px;
    padding: 2px 0 10px;
}
.nw-describe-text {
    font-size: 15px;
}
.nw-describe-item span {
    font-size: 15px;
    width: 54%;
    margin-right: 4%;
}
.nw-text-aline {
    margin-right: 0 !important;
}



	
	
	
}


/*最大宽度991px*/
@media (max-width: 991px){
	.nw-nav {
    padding-top: 22px;
	}
	.navbar-toggle {
    color: #333;
    float: right;
    display: block;
    margin-right: 0;
    background: #fff;
	}
	.navbar-collapse.collapse {
    height: auto !important;
    display: none !important;
    overflow: visible !important;
    visibility: visible !important;
	}
	.navbar-collapse ul {
    width: 100%;
    max-width: 100%;
	}
	.navbar-collapse ul li {
    margin: 0;
    padding: 0;
    width: 100%;
    float: left;
	}
	.navbar-collapse ul li a {
    padding: 20px;
    text-align: left;
    border-bottom: 1px solid #c1bfda;
	}
	.nw-information-title {
    padding-top: 10px;
    padding-bottom: 20px;
	}
	.nw-information-name {
    font-size: 24px;
	}
	.nw-information-name-en {
    font-size: 16px;
	}
	.nw-pricingbox {
    padding: 0;
	}
	.navbar-collapse.collapse.in {
    display: block !important;
	}
	.navbar-header {
    width: 100%;
    float: right;
	}
	.navbar-collapse {
    left: 0;
    top: 100%;
    padding: 0;
    color: #fff;
    z-index: 51;
    width: 100%;
    float: right;
    display: block;
    margin-right: 0;
    background: #fff;
    position: absolute;
    border-top: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    overflow-x: visible;
	}
	
	
	/*合作案例*/
	.case-title-name {
    font-size: 16px;
	}
	.case-right-title {
    margin: 12px 0 10px;
	}
	.case-center {
    font-size: 14px;
    -webkit-line-clamp: 2;
    width: 84%;
    line-height: 24px;
	}
	.moreCase {
    margin-top: 10px;
	}
	.nw-tab-bg {
    height: 48px;
    margin-bottom: 20px;
	}
	.item-prouct {
	    color: #fff;
	    font-size: 14px;
	    line-height: 48px;
	    padding: 0;
	}


	
	/*关于我们*/
	.nw-aboutus-box-center-title {
    font-size: 18px;
	}
	.nw-aboutus-box-center-text {
    font-size: 12px;
	}
	
	
	/*最新资讯*/
	.nw-about-news-left {
    flex: 0 0 200px;
    height: 140px;
    margin-right: 20px;
	}
	.nw-about-news-left img {
    height: 140px;
	}
	.nw-about-news {
    padding: 25px 14px;
	}
	.nw-about-news-text {
    font-size: 15px;
    -webkit-line-clamp: 3;
    line-height: 24px;
    width: 80%;
	}
	.nw-about-news-title-time{
		font-size: 16px;
	}
	.nw-about-news-title-name{
		font-size: 16px;
	}
	.nw-news-icon {
    width: 36px;
    height: 36px;
    margin-right: 10px;
	}
	
	/*产品详情*/
	.nw-product-specs {
    width: 92%;
    padding-left: 4%;
	}
	.nw-item-left {
    flex: 0 0 24%;
    font-size: 18px;
}
	.nw-item-right span {
    font-size: 18px;
    padding-bottom: 10px;
}
.nw-describe-title {
    font-size: 22px;
    padding: 2px 0 10px;
}	
.nw-describe-text {
    font-size: 14px;
}
.nw-describe-item {
    padding: 3%;
}
.nw-describe-item span {
    font-size: 13px;
    width: 56%;
    margin-right: 2%;
}
.nw-img-small li {
    width: 64px;
    height: 64px;
}





	
	
	
	
	
	
}


@media (max-width: 767px) {
	.technology-side {
    width: 50%;
	}
	.technology-margin {
    margin: 0;
	}
	.technology-margin-two {
    margin: 0;
	}
	.nw-pricingbox {
    margin-top: 30px;
	}
	.technology-title {
    font-size: 16px;
	}
	.technology-tesc {
    font-size: 14px;
	}
	.nw-techology-pd {
    padding-top: 40px;
    padding-bottom: 60px;
	}
	
	
	/*合作案例*/
	.case-center {
    font-size: 12px;
    width: 60%;
    line-height: 22px;
	}
	.case-right {
    padding-right: 14px;
	}
	
	
	/*最新资讯*/
	.nw-about-news-title {
    padding: 0 0 5px 0;
	}
	.nw-about-news-title-name {
    margin-top: 10px;
	}
	.nw-about-news-title-time {
    float: left;
    width: 80%;
    text-align: left;
    margin-top: 4px;
    font-size: 14px;
	}
	.nw-about-news-text {
	    font-size: 14px;
	    line-height: 22px;
	}
.nw-news-icon {
    width: 32px;
    height: 32px;
    margin-top: 0px;
}


/*合作案例*/
.nw-programme-type {
    font-size: 18px;
    margin-top: 20px;
    margin-bottom: 10px;
}
.nw-programme-list{
	margin-top: 10px;
}
.nw-programme-list span {
    font-size: 14px;
}
.nw-programme-button {
    font-size: 13px;
    padding: 8px 20px;
    border-radius: 6px;
    margin-top: 36px;
}






	
	
}













/*--phone模式--*/
@media only screen and (max-width: 600px) {
	/*首页*/
	.container{
		padding-left: 15px;
		padding-right: 15px;
	}
	/*LOGO*/
	.nw-logo {
    width: 80px;
    float: left;
    padding: 18px 0;
	}
	.navbar-toggle {
    color: #333;
    float: right;
    display: block;
    margin-right: 0;
    background: #fff;
	}
	.nw-nav {
    padding-top: 8px;
    width: auto;
	}
	.navbar-header {
    width: 100%;
    float: right;
	}
	.navbar-collapse.collapse {
    height: auto !important;
    display: none !important;
    overflow: visible !important;
    visibility: visible !important;
	}
	.navbar-collapse.collapse.in {
    display: block !important;
	}
	.nw-navigation {
    top: 100%;
    left: 0;
    background: #fff;
    position: absolute;
	}
	.navbar-collapse {
    left: 0;
    top: 100%;
    padding: 0;
    color: #fff;
    z-index: 51;
    width: 100%;
    float: right;
    display: block;
    margin-right: 0;
    background: #fff;
    position: absolute;
    border-top: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    overflow-x: visible;
	}
	.navbar-collapse ul li {
    margin: 0;
    padding: 0;
    width: 100%;
    float: left;
	}
	.hb-navigation ul li {
    width: 100%;
    float: left;
    display: block;
	}
	.navbar-collapse ul li a {
    padding: 20px;
    text-align: left;
    border-bottom: 1px solid #c1bfda;
	}
	
	/*底部适配*/
	.footer-logo {
    margin-top: 30px;
    width: 60%;
    margin-left: 10%;
	}
	.nw-column .nw-classification {
    padding: 0;
    width: 100%;
    font-size: 14px;
    font-weight: 300;
    margin: 0 0 5px;
    text-align: left;
    display: block;
    text-indent: 6px;
	}
	.list-point {
    width: 4px;
    height: 4px;
    background: #9a9a9a;
    border-radius: 50%;
    display: inline-block !important;
    margin-right: 4px;
    vertical-align: top;
    margin-top: 9px;
	}
	.nw-column .nw-info li span {
    color: #9a9a9a;
    display: block;
    line-height: 22px;
    text-align: left;
	}
	.nw-column .nw-info li {
    font-size: 12px;
    line-height: 20px;
    width: 100%;
    float: left;
    color: #9a9a9a;
	}
	.nw-column {
    float: left;
    width: 100%;
    padding: 30px 0 0 0;
    height: 100px;
	}
	.nw-phone-margin{
		margin-left: 10%;
	}
	.nw-copyright span{
		display: block;
		text-align: center;
		width: 100%;
	}
	.nw-copyright {
    font-size: 12px;
    line-height: 18px;
    color: #fff;
    display: block;
    vertical-align: middle;
    text-align: center;
	}
	.record {
    margin-left: 0;
    color: #fff;
	}
	.nw-newsbox:hover {
    border-bottom: 4px solid #206aeb;
	}
	.nw-newsbox {
    border-bottom: 4px solid #f5f5f5;
	}
	
	/*首页banner*/
	.carousel-indicators li {
    display: inline-block;
    width: 18px;
    height: 8px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #cccccc;
    border: 0;
    border-radius: 10px;
	}
	.carousel-indicators .active {
    width: 18px;
    height: 8px;
    background-color: #fff;
    margin: 1px;
	}
	.carousel-indicators {
    bottom: 4px !important;
    z-index: 1 !important;
	}
	
	/*技术支持*/
	.technology-side {
    width: 50%;
	}
	.technology-margin{
		margin: 0;
	}
	.technology-margin-two{
		margin: 0;
	}
	.nw-techology-pd {
    padding-top: 40px;
    padding-bottom: 60px;
	}
	.nw-pricingbox{
		height: 160px;
	}
	.nw-techology-img {
    width: 70px;
    margin: 0 auto;
	}
	.technology-title {
    display: block;
    font-size: 16px;
    color: #010101;
    text-align: center;
    margin-bottom: 6px;
    margin-top: 8px;
	}
	.technology-tesc {
    display: block;
    font-size: 10px;
    color: #010101;
    text-align: center;
	}
	
	/*最新资讯*/
	.product-width {
    width: 50%;
    padding: 0 15px;
	}
	.product-center {
    margin: 0 0 20px;
	}
	.newscontent h4 {
    font-size: 14px;
    line-height: 21px;
    margin: 10px 0 4px;
	}
	.newscontent p {
    font-size: 12px;
    line-height: 20px;
    color: #666666;
    margin: 0 0 10px;
	}
	.nw-information-title {
    padding-top: 20px;
    padding-bottom: 20px;
	}
	.nw-information-name {
    font-size: 20px;
	}
	.nw-information-name-en {
    font-size: 12px;
	}
	
	/*产品列表*/
	.nw-product-text {
    width: 100%;
    background: none;
    position: static;
    display: block;
	}
	.nw-product-text span {
    font-size: 14px;
    display: block;
    text-align: center;
    width: 100%;
    position: static;
    color: #999;
    margin-top: 0;
    margin-bottom: 14px;
	}
	.nw-partner-box .padding-none{
		padding-right: 0;
	}
	.nw-phone-border{
		border-right: 1px solid #fff;
	}
	.nw-partner-box .border-none{
		border-right: 1px solid #fff
	}
	.nw-phone-padding{
		padding-left: 15px;
		padding-right: 0 !important;
	}
	.nw-bgPadding {
    background-size: contain;
    background-image: none;
    margin-top: 60px;
	}
	.nw-partner-box {
    margin: 0;
	}
	
	/*关于我们--banner*/
	.hb-bgBanner-guanyuwomen {
    background-size: cover;
    background-image: url(../image/banner-7-phone.png);
    background-repeat: no-repeat;
    width: 100%;
    padding: 20%;
	}
	.nw-aboutus-box-center {
    padding: 0px 0 16px;
	}
	.nw-aboutus-box-center-title {
    font-size: 14px;
    padding: 4px 6px;
	}
	.nw-aboutus-box-center-text {
    font-size: 10px;
    padding: 0 4px;
    line-height: 20px;
	}
	.nw-aboutus-bg {
    padding-top: 13px;
    margin-top: 0px;
	}
	#allmap {
    width: 100%;
    float: left;
    height: 200px;
	}
	.nw-leaving-box {
    margin-top: 10px;
	}
	.nw-message-box {
    width: 96%;
    margin-top: 10px;
    margin-left: 2%;
	}
	.message-title-icon {
    width: 2px;
    height: 18px;
    margin-top: 5px;
    margin-right: 4px;
	}
	.message-title {
    font-size: 18px;
    margin-top: 18px;
	}
	.nw-message-box-use {
    margin: 8px 0;
	}
	.nw-message-box-use span {
    font-size: 16px;
	}
	.nw-message-box-use input {
    width: 90%;
    line-height: 36px;
    font-size: 14px;
    border: 1px solid #efefef;
	}
	.nw-message-box-comter span {
    font-size: 16px;
	}	
	.nw-message-box-comter input {
	  width: 95%;
	  font-size: 14px;
	  border: 1px solid #efefef;
	}
	.nw-right-text {
    font-size: 16px;
	}
	.nw-message-box-right textarea {
    font-size: 14px;
    width: 96%;
	}
	.nw-btn-lianxi {
    height: 36px;
    padding: 0 35px;
    border-radius: 6px;
	}
	.nw-btnarea-message {
    width: 30%;
	}
	
	/*最新资讯*/
	.nw-bgBanner-news{
	  background-size: cover;
	  background-image: url(../image/banner-news-phone.png);
	  background-repeat: no-repeat;
	  width: 100%;
	  padding: 20%;
	}
	.nw-tab-bg {
    height: 46px;
    margin-bottom: 20px;
	}
	.nw-tab-bg li {
    font-size: 14px;
    line-height: 46px;
	}
	.nw-about-news {
    padding: 6px;
    margin-bottom: 15px;
	}
	.nw-about-news-left {
    flex: 0 0 100px;
    height: 70px;
    margin-right: 10px;
    float: left;
	}
	.nw-about-news-left img {
    display: block;
    background: #999;
    height: 70px;
	}
	.nw-about-news-title-name {
    font-size: 14px;
		overflow: hidden;
		text-overflow:ellipsis;
		white-space: nowrap;
		width: 60%;
		margin-top: 0;
	}
	.nw-about-news-title-time {
    font-size: 12px;
    width: 40%;
    margin-top: 0;
    overflow: hidden;
		text-overflow:ellipsis;
		white-space: nowrap;
		margin-top: 2px;
	}
	.nw-about-news-title {
    padding: 0 0 12px 0;
	}
	.nw-about-news-text {
    font-size: 12px;
    -webkit-line-clamp: 2;
    width: 76%;
    line-height: 16px;
	}
	.nw-news-icon {
    width: 20px;
    height: 20px;
    display: block;
	}
	.nw-about-news-right {
    overflow: hidden;
	}
	.nw-pagination-center {
    margin-left: 46%;
	}
	
	
	
	
	/*新闻详情*/
	.nw-news-details {
	    margin-top: 0;
	}
	.nw-news-details-title {
	    font-size: 20px;
	}
	.nw-news-details-tab {
	    padding: 6px 0;
	}
	.nw-news-content {
	    width: 90%;
	    margin-left: 5%;
	    padding: 10px 0px;
	}
	.nw-news-details-img {
	    width: 98%;
	    margin-left: 1%;
	    padding: 10px 0;
	}
	.nw-news-details-pagination {
	    width: 90%;
	    margin-left: 5%;
	    padding: 10px 0;
	}
	.nw-news-details-pagination span {
	    font-size: 14px;
	    padding-bottom: 10px;
	}
	
	
	/*企业荣誉*/
	.nw-bgBanner-honor{
	  background-size: cover;
	  background-image: url(../image/banner-honor-phone.png);
	  background-repeat: no-repeat;
	  width: 100%;
	  padding: 20%;
	}
	.honorList .padding-left{
		padding-left: 15px;
		padding-right: 15px;
	}
	.honorList .padding-right{
		padding-left: 15px;
		padding-right: 15px;
	}
	.nw-certificate-list {
	    margin-bottom: 30px;
	}
	
	/*解决方案*/
	.nw-bgBanner-programme{
		background-size: cover;
		background-image: url(../image/banner-programme-phone.png);
		background-repeat: no-repeat;
		width: 100%;
		padding: 20%;
	}
	.nw-text-right {
	    width: 95%;
	    margin-left: 5%;
	}
	.nw-programme-type {
	    font-size: 18px;
	    margin-top: 0px;
	    margin-bottom: 4px;
	}
	.nw-programme-list span {
    	font-size: 13px;
    	line-height: 22px;
	}
	.nw-programme-button {
	    font-size: 13px;
	    padding: 8px 24px;
	    border-radius: 6px;
	    margin-top: 10px;
	}
	
	/*合作案例*/
	.nw-bgBanner-case {
		background-size: cover;
		background-image: url(../image/banner-case-phone.png);
		background-repeat: no-repeat;
		width: 100%;
		padding:20%;
	}
	.case-left {
	    flex: 0 0 50%;
	    float: left;
	}
	.case-right {
	    margin-top: 10px;
	    padding-left: 10px;
	    padding-right: 0px;
	}
	.case-title-name {
	    font-size: 14px;
	    width: 54%;
	    overflow: hidden;
		text-overflow:ellipsis;
		white-space: nowrap;
	}
	.case-title-time {
	    font-size: 12px;
	    width: 40%;
	    margin-top: 2px;
	}	
	.case-right-title {
    	margin: 8px 0 2px;
	}
	.case-center {
	    font-size: 12px;
	    -webkit-line-clamp: 2;
	    width: 94%;
	    line-height: 20px;
	}	
	.moreCase {
    padding: 7px 16px;
    margin-top: 8px;
    margin-right: 10px;
    font-size: 12px;
    border-radius: 4px;
	}
	.nw-case-box {
	    margin-top: 10px;
	    border-bottom: 2px solid #1f67e4;
	}
	.case-right {
    border-right: 2px solid #1f67e4;
	}
	
	/*产品中心*/
	.chanpin-text {
	    font-size: 14px;
	    width: 94%;
	    margin: 0 auto 10px;
	}
	.item-prouct{
		width: 27% !important;
	}
	.nw-phone-product{
		padding-top: 0;
	}
	
	
	
	/*加入我们*/
	.nw-bgBanner-joinUs{
	  background-size: cover;
	  background-image: url(../image/banner-join-phone.png);
	  width: 100%;
	  background-repeat: no-repeat;
	  padding: 20%;
	}
	.nw-recruit-box {
    	padding-bottom: 0;
    	float: left;
	}
	.phone-padding-left{
		margin-left: 12.5%;
	}
	.recurit-num {
	    font-size: 42px;
	    right: 8px;
	}
	.recruit-name-en {
	    padding: 0px 0 6px;
	    font-size: 14px;
	}
	.recruit-name-cn {
	    padding: 6px 0 2px;
	    font-size: 18px;
	}
	.recruit-right {
	    padding-left: 0;
	    margin-top: 30px;
	    width: 90%;
	    margin-left: 5%;
	}
	.recruit-title {
	    font-size: 18px;
	}
	.recruit-text {
	    font-size: 15px;
	}

/*产品介绍详情*/
.nw-product-specs {
    width: 92%;
    padding-left: 4%;
}
.nw-item-left {
    flex: 0 0 30%;
    font-size: 16px;
    color: #000;
    text-align: left;
}
.nw-item-right span {
    font-size: 16px;
    padding-bottom: 6px;
}
.nw-item {
    padding: 20px 0;
}
.nw-phone-pdt{
	padding: 10px 0 0 0;
}
.nw-product-tab {
    height: 48px;
}
.nw-product-tab li {
    line-height: 46px;
    padding: 0 10px;
    font-size: 14px;
}
.nw-phone-pdt .noneBG{
	height: 40px;
}

.nw-describe-title {
  font-size: 20px;
  padding: 20px 0 6px;
}
.nw-phone-img{
	margin-left: 4%;
}
.nw-describe-text {
  font-size: 14px;
}
.nw-describe-item {
    padding: 2%;
}
.nw-describe-item span {
    font-size: 14px;
    width: 54%;
    margin-right: 4%;
}
.nw-text-aline {
    margin-right: 0 !important;
}









/*补充*/
.nw-product-details{
	padding: 20px 20px 60px;
}











	
}
	
	


