@charset "UTF-8";
@media screen and (max-width: 1200px){
	.swiper-banner .swiper-button-prev{
	  left: 50px;
	  width: 50px;
	  height: 50px;
	  margin-top: -25px;
	}
	.swiper-banner .swiper-button-next{
	  right: 50px;
	  width: 50px;
	  height: 50px;
	  margin-top: -30px;
	}
	.agProcess-list{
	  margin: 0 -60px;
	}
	.agProcess-item-img img{
	  width: 90px;
	  height: 90px;
	}
	.agProcess-item{
	  padding: 0 44px;
	}
	.agProcess-item:before{
	  margin-left: 44px;
	  top: 45px;
	}
	.agProcess-item:after{
	  top: 38px;
	}
	.agProcess-item-desc{
	  width: 100px;
	}
	.quaSecurity-list{
	  margin: 24px -32px 0;
	}
	.quaSecurity-li{
	  float: left;
	  width: 50%;
	  padding: 0 32px;
	}
	.quaSecurity-link{
	  padding: 18px;
	}
	.quaSecurity-img{
	  width: 100px; 
	}
	.quaSecurity-img img{
	  width: 100%;
	}
	.quaSecurity-cont{
	  width: calc(100% - 100px); 
	}
	.quaSecurity-cont-title{
	  font-size: 16px;
	  padding-bottom: 10px;
	  padding-left: 20px;
	}
	.quaSecurity-cont-desc{
	  line-height: 28px;
	}
}
@media screen and (max-width: 1080px){
	.agProcess-list{
	  font-size: 0;
	  margin: 0 -40px;
	}
	.agProcess-item-img img{
	  width: 80px;
	  height: 80px;
	}
	.agProcess-item{
	  padding: 0 40px;
	}
	.agProcess-item:before{
	  left: 50%;
	  margin-left: 44px;
	  top: 40px;
	  border: 1px dashed #ff0028;
	  width: 134px;
	}
	.agProcess-item:after{
	  content: '';
	  display: block;
	  position: absolute;
	  right: 0;
	  margin-right: -6px;
	  top: 33px;
	  border-left: 13px solid #ff0028;
	  border-top: 8px solid transparent;
	  border-bottom: 8px solid transparent;
	}
	.agProcess-item:last-child:before,.agProcess-item:last-child:after{
	  display: none;
	}
	.agProcess-item-desc{
	  font-size: 14px;
	  width: 100px;
	  margin: 4px auto 30px;
	  line-height: 30px;
	  color:#666;
	}
	.agAdvantage-li{
	  width: 50%;
	}
	.quaSecurity-list{
	  margin: 24px -32px 0;
	}
	.quaSecurity-li{
	  float: left;
	  width: 50%;
	  padding: 0 32px;
	}
	.quaSecurity-link{
	  padding: 18px;
	}
	.quaSecurity-img{
	  width: 100px; 
	}
	.quaSecurity-img img{
	  width: 100%;
	}
	.quaSecurity-cont{
	  width: calc(100% - 100px); 
	}
	.quaSecurity-cont-title{
	  font-size: 16px;
	  padding-bottom: 10px;
	  padding-left: 20px;
	}
	.quaSecurity-cont-desc{
	  line-height: 28px;
	}
}
@media screen and (max-width: 960px){
	
}
@media screen and (max-width: 768px){
	html{
		font-size: 56px;
	}
	/*头部*/
	.main{display: none;}
	.header-block{
	  height: 67px;
	}
	.header{
		border-bottom: 1px solid #e1e1e1;
	}
	.header-right,.header-left-word,.header-left-img,.bg{
		display: none;
	}
	.header-fa{
		display: block;
	}
	.header-left{
	  padding: 8px 0;
	}
	.header-logo{
  	margin-left: -28px;
		height: 56px;
	}
	.header-logo img{
  	height: 75%;
  	width: auto;
	}
	.header-ul{
		padding: 0;
		border-top: 1px solid #f1f1f1;
	}
	.header-nav{
		display: none;
	  height: auto;
	  background-color: #fff;
	}
	.header-nav.cur{
		display: block;
	}
	.header-li{
		float: none;
		width: 100%;
	  border:0;
	}
	.header-li.hide{
	  display: block;
	}
	.header-link{
	  display: block;
	  height: 32px;
	  line-height: 32px;
	  text-align: left;
	  padding: 0 20px;
		border-top: 1px solid #f1f1f1;
	  border-left: 0;
	  border-right: 0;
	}
	.header-li:hover .header-twoNav{
	  display: none;
	}

	/*广告图*/
	.swiper-banner .swiper-pagination,.swiper-banner .button-cont{
		display: none;
	}
	/*首页：产品中心*/
	.index-cont,.itechnology-title{
		padding: 24px 0 12px;
	}
	.index-title{
		/*background: none;*/
		background-size: 190% 50%; 
		font-size: 0.3438rem;
		line-height: 30px;
	}
	.index-en{
		font-size: 0.3438rem;
		line-height: 26px;
	}
	.iproduct-list{
		padding-bottom: 21px;
	}
	.iproduct-li{
		width: 50%;
	}
	.iproduct-cont img{
		width: 24px;
		height: 24px;
	}
	.iproduct-cont span{
		padding-left: 10px;
	}

	/*首页：技术*/
	.itechnology-list{
		padding-bottom: 16px;
	}
	.itechnology-h3{
		font-size: 0.3438rem;
		line-height: 30px;
	}
	.itechnology-title-desc{
		width: 100%;
	}
	.itechnology-li{
		width: 50%;
	}
	.itechnology-cont{
		padding: 10px;
	}
	.itechnology-cont-title{
		font-size:0.2812rem;
		margin-bottom: 8px;
	}

	/*首页：案例*/
	.icase-list {
    margin: 0 -6px;
	}
	.icase-li{
		width: 50%;
		padding: 0 6px 14px;
	}
	.icase-cont{
		position: relative;
		height: auto;
		background: rgba(255,255,255,1);
		transform: scale(1);
		text-align: left;
  	box-shadow: 0 2px 5px #e5e5e5;
  	padding: 8px;
	}
	.icase-cont:after {
		content: '';
    display: block;
    height: 0;
    line-height: 0;
	}
	.icase-cont-middle{
		display: block;
	}
	.icase-cont-middle img{
		display: none;
	}
	.icase-cont-title{
		margin-top:0;
		line-height: 24px;
		color: #333;
	}
	.icase-more{
		display: block;
    margin: 14px auto;
    width: 120px;
    height: 32px;
    line-height: 30px;
    border: 1px solid #ff0028;
    text-align: center;
    color: #ff0028;
    transition: 0.5s;
    position: relative;
	}

	/*首页：信息*/
	.inews {
	  padding-bottom: 32px;
	}
	.inews-cont-left{
		display: none;
	}
	.inews-cont-right{
		float: none;
		width: 100%;
		height: auto;
	}
	.inews-right-top{
		font-size: 0.3438rem;
		height: 36px;
	}
	.informa-link {
		height: auto;
		padding: 12px 0;
	}
	.informa-time {
    width: 90px;
	}
	.informa-link:hover .informa-time{
		transform: translateX(0);
	}
	.informa-time-day{
		padding-left: 10px;
		font-size: 0.5rem;
		line-height: 32px;
	}
	.informa-cont{
		width: calc(100% - 90px);
	}
	/*首页：公司简介*/
	.iabout{
		padding: 48px 0 32px;
		margin-top: 32px;
	}
	.iabout-title{
		text-align: center;
    font-size: 0.3438rem;
    color: #fff;
    margin-bottom: 18px;
	}
	.iabout-cont{
	  padding: 0 10px;
	}
	.iabout-more{
		width: 146px;
    height: 32px;
    line-height: 28px;
    font-size: 0.2188rem;
    border-radius: 32px;
	}
	.swiper-iabout-mian{
		display: none;
	}
	/*底部*/
	.footer-mian{
		display: none;
	}
	.footer-bot {
		text-align: center;
	}
	.footer{
		border-top: 0;
	}
	.footer-bot{
		padding: 10px 0; 
	}
	.footer-bot span{
		padding-left:10px;
		display: inline-block;
	}
	
	/*信息页*/
	/*面包屑*/
	.crumbsPhone{
	  display: block;
	}
	.crumbs{
		display: none;
	}
	/*最新动态*/
	.newsAll-title{
		font-size: 0.3438rem;
    line-height: 2;
    margin-bottom: 12px;
    display: none;
	}
	.newsList-one{
		margin-bottom: 32px;
	}
	.newsList-one-left,.newsList-one-right{
		float: none;
		width: 100%;
	}
	.newsList-time .fa-eye {
    padding-left: 20px;
}
	.newsList-one-right{
		padding-left: 0;
	}
	.newsList-one-title{
		padding-top: 12px;
	}
	.newsList-one-desc{
		line-height: 2;
		padding: 12px 0;
	}
	.newsList-one-more{
		display: block;
    width: 120px;
    height: 32px;
    line-height: 32px;
    color: #fff;
    text-align: center;
    background-color: #ff0028;
    border-radius: 3px;
    margin-top: 18px;
	}
	.news-list {
		margin: 0 -4px;
	}
	.news-li{
		width: 50%;
		padding: 0 4px;
	}
	.news-content{
		padding: 12px 0 18px;
	}
	.news-title{
		height: auto;
		white-space: nowrap;
		overflow: hidden;
		-ms-text-overflow: ;
		text-overflow: ellipsis;
		margin: 0 4px;
		line-height: 24px;
	}
	.news-link .newsList-time{
		display: none;
	}
	.pagetion{
		padding: 16px 0 24px;
	}
	/*信息详情页*/
	.newsItem-content,.newsItem-reco{
	  float: none;
	  width: 100%;
	  padding: 0 ; 
	}
	.newsItem-top{
		padding: 12px 0 6px;
	}
	.newsItem-title{
		font-size: 0.2969rem;
		line-height: 24px;
	}
	.newsItem-desc{
		padding: 16px 0 24px;
	}
	.newsReco-title-h3{
		font-size: 0.3438rem;
    line-height: 2;
	}
	.newsReco-title-link{
		line-height: 36px;
	}
	.newsReco-title{
		padding: 10px 0;
	}
	.newsReco-one-title{
		padding: 14px 0;
	}
	/*产品页*/
	.product-cont{
		padding-top: 16px; 
	}
	.product-list{
	  margin: 0 -5px 
	}
	.product-li{
	  float: left;
	  width: 50%;
	  padding: 0 5px 10px;
	}
	.product-content{
		padding: 5px 12px;
	}
	/*产品详情页*/
	.proItem-cont{
		padding-top: 24px;
		padding-bottom: 24px;
	}
	.proItem-content,.proList-topRight{
		padding: 0;
	}
	.proItem-content,.proItem-topLeft,.proList-topRight,.proItem-reco{
		float: none;
		width: 100%;
	}
	.proList-topRight-consult{
		width: 160px;
    height: 40px;
    line-height: 40px;
    font-size: 0.2969rem;
    margin-top: 8px;
	}
	
	.proList-topRight-consult2{
		width: 160px;
		height: 40px;
		line-height: 40px;
		font-size: 0.2969rem;
		margin-top: 8px;
	}
	.proList-topRight-consult3{
		width: 160px;
		height: 40px;
		line-height: 40px;
		font-size: 0.2969rem;
		margin-top: 8px;
	}
	
	.proItem-title{
		font-size: 0.2969rem;
    line-height: 24px;
    margin-bottom: 20px;
	}
	.proItem-desc-title span{
		width: 108px;
		height: 36px;
		line-height: 36px;
	}
	.proItem-desc-content{
		font-size: 0.25rem;
	}
	.proReco-title-h3{
		font-size: 0.2969rem;
	}
	.proReco-title-link{
		line-height: 22px;
	}
	.proReco-title{
		padding-bottom: 16px;
	}
	.proReco{
		float: left;
		width: 50%;
		padding: 5px;
	}
	/*问答*/
	.answer-cont-title{
		display: none;
	}
	.answer-li,.answer-li:nth-child(2n){
		width: 100%;
		float: none;
	}
	.answer-link{
		padding: 24px 0 16px;
	}
	.answer-desc{
		margin: 6px 0;
	}
	/*关于我们*/
	.about-cont-title{
		font-size: 0.3438rem;
    line-height: 56px;
	}
	.aVideo-left,.aVideo-right{
		float: none;
		width: 100%;
		padding-bottom: 60%;
		margin-bottom: 10px;
	}

	.aVideo-state{
		position: relative;
		clear: both;
		float: none;
		width: 100%;
		padding: 12px 0;
	}
	.aVideo-item{
		float: none;
		width: 100%;
		height: auto;
		line-height: 28px;
		border: 0;
		padding: 8px 0;
	}
	.aVideo-item:last-child:after,.aVideo-item:before{
		display: none;
	}
	.aVideo-desc span{
		font-size: 0.3438rem;
	}
	.aVideo-desc p{
		line-height: 28px;
	}
	.aHistory{
		overflow: hidden;
	}
	.swiper-history .slide-cont{
		padding: 0;
	}
	.swiper-history .slide-img{
		float: none;
		width: 100%;
		padding-bottom: 38%;
	}
	.history-list{
		float: none;
		padding: 15px 10px;
	}
	.history-list-p{
		font-size: 0.25rem;
	}
	.aHistory-list{
		display: none;
	}
	.about-page{
		display: none;
		margin-bottom: 16px;
	}
	.about-prev,.about-next{
    display: inline-block;
    width: 32px;
    height: 32px;
    line-height: 30px;
    text-align: center;
    border-radius: 50%;
    border: 1px solid #cdcdcd;
    cursor: pointer;
	}
	.about-honor{
		margin: 0 0; 
	}
	.swiper-search{
		display: none;
	}
	/*案例*/
	.case-list {
    /*margin: 0 -6px;*/
    padding-top: 16px;
	}
	.case-li{
		width: 100%;
		padding: 0 0 14px;
	}
	.case-cont{
		position: relative;
		height: auto;
		background: rgba(255,255,255,1);
		transform: scale(1);
		text-align: left;
  	box-shadow: 0 2px 5px #e5e5e5;
  	padding: 8px;
	}
	.case-cont:after {
		content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 1;
	}
	.case-cont-middle{
		display: block;
	}
	.case-cont-middle img{
		display: none;
	}
	.case-cont-title{
		margin-top:0;
		line-height: 24px;
		color: #333;
	}

	/*关于我们*/
	.contact-main{
		padding-top: 16px;
	}
	.contact-main #BaiduMap{
	  height: 300px;
	}
	.contact-posi{
	  
	  width: 100%;
	  background: rgba(255,255,255,1);
	}
	.contact-cont{
		padding: 26px 0 0;
  	color:#333;
	}
	.contact-form{
	  padding: 14px 0;
	}
	.contact-group{
	  margin-bottom: 0;
	}
	.contact-half{
	  float: none;
	  width: 100%;
	  margin-bottom: 15px;
	  padding-right: 0;
	}
	.contact-half:nth-child(2n){
	  padding-left: 0;
	}
	.contact-half-input{
	  width: calc(60% - 50px);
	  height: 34px;
	}
	.contact-area {
	  font-size: 0;
	}
	.contact-area span{
	  font-size: 0.2188rem;
	  line-height: 34px;
	  width: 50px;
	}
	.contact-area textarea{
	  width: calc(100% - 50px);
	}

	/*招商代理*/
	.agency-cont{
		padding-bottom: 28px;
	}
	.agency-title{
	  font-size: 0.3438rem;
	  line-height: 48px;
	  margin-bottom: 10px;
	}
	.agAdvantage-list{
	  margin: 0 -15px ;
	}
	.agAdvantage-li{
	  float: left;
	  width: 100%;
	  padding:0 15px 30px;
	}
	.agSupport-list{
	  margin: 0 -16px;
	}
	.agSupport-li{
	  /*float: left;*/
	  width: 50%;
	}
	.agSupport-link{
	  padding: 0 16px 16px;
	}
	.agSupport-img{
	  width: 60px;
	  height: 60px;
	}
	.agCondi{
		padding: 12px 0;
	}
	.agCondi-list{
	  margin: 0 -39px;
	}
	.agCondi-li{
	  float: left;
	  width: 100%;
	  padding:0 39px 16px;
	}
	.agCondi-item{
	  border: 1px dashed #e0e0e0;
	  padding: 2px;
	}
	.agCondi-span{
	  width: 80px;
	  font-size: 0.4688rem;
	  height: 36px;
	  line-height: 36px;
	  padding-left: 6px;
	}
	.agCondi-span:after{
	  right: -14px;
	  border-top: 18px solid transparent;
	  border-bottom: 18px solid transparent;
	  border-left: 14px solid #ff0028;
	}
	.agCondi-item-title{
	  font-size: 14px;
	  line-height: 32px;
	  padding-left: 105px;
	  padding-right: 3px;
	}
	.agProcess-list{
	  font-size: 0;
	  padding: 12px 0;
	  margin: 0 -10px;
	}
	.agProcess-item-img img{
	  width: 60px;
	  height: 60px;
	}
	.agProcess-item{
	  width: 50%;
	  padding: 0 10px;
	}
	.agProcess-item:before,.agProcess-item:after{
	  display: none;
	}
	.agProcess-item-desc{
	  font-size: 14px;
	  width: 80%;
	  text-align: center;
	  margin: 4px auto 24px;
	  line-height: 30px;
	}

	.agProcess-form{
	  background-color: #f7f7f7;
	  padding: 10px;
	}
	.agProcess-group{
	  display: block;
	  margin-bottom: 16px;
	}
	.agProcess-group span {
	  float: none;
	  display: block;
	  text-align: left;
	  font-size: 0.25rem;
	  line-height: 36px;
	  margin-bottom: 6px;
	}
	.agProcess-group input,.agProcess-group select{
	  float: none;
	  width: 100%;
	  height: 36px;
	  font-size: 0.25rem;
	  line-height: 36px;
	  padding: 0 10px;
	}
	.agProcess-group textarea{
	  height: 100px;
	  font-size: 0.25rem;
	  line-height: 28px;
	  padding: 0 10px;
	  float: left;
	  width: 100%;
	  resize: none;
	}
	.agProcess-group .contact-half-input{
		width: 50%;
		display:inline-block;
		vertical-align:middle;
	}
	.agProcess-group img{
		display:inline-block;
		vertical-align:middle;
		height:36px;
		float:none;
		margin-left: 0;
	}
	.agProcess-btn{
	  display: block;
	  margin: 10px auto 0;
	  height: 40px;
	  font-size: 0.25rem;
	  width: 135px;
	  background-color: #ff0028;
	  color: #fff;
	  border: 0;
	  border-radius: 3px;
	}
	/*品质保障*/
	.quality-cont{
	  padding-bottom: 24px;
	}
	.quality-title{
	  font-size: 0.3438rem;
	  line-height: 48px;
	  margin: 0;
	}
	.quaHigh-desc{
	  line-height: 24px;
	}
	.quaHigh-content{
	  line-height: 24px;
	}
	.quaAdvanced-desc{
	  line-height: 24px;
	}
	.quaAdvanced-list{
	  margin: 0 -8px;
	  padding-top: 16px;
	}
	.quaAdvanced-li{
	  width: 50%;
	  padding:0 8px 12px;
	}
	.quaAdvanced-cont{
	  padding: 8px;
	}
	.quaAdvanced-cont-title{
	  line-height: 24px;
	}
	.quaFlow-img{
	  overflow-x: scroll;
	  padding: 20px 0;
	}
	.quaFlow-img img{
	  display: block;
	  width: auto;
	}
	.quaProcess-desc{
	  line-height: 24px;
	}
	.quaProcess-img{
	 	overflow-x: scroll;
	  padding: 20px 0;
	}
	.quaProcess-img img{
	  display: block;
	  max-width: 250%;
	}
	.quaDetection-desc{
	  line-height: 24px;
	}
	.quaDetection-list{
	  margin: 20px 0;
	}
	.quaDetection-li{
	  width: 100%;
	  padding:0 0 22px;
	}
	.quaDetection-cont{
	  padding-left:16px;
	}
	.quaDetection-cont-title{
	  font-size: 0.25rem;
	  line-height: 24px;
	}
	.quaDetection-cont-desc{
	  padding: 6px 0;
	}
	.about-certification{
	  overflow: hidden;
	  margin: 0 -13px;
	}
	.swiper-certification .swiper-slide{
	  padding: 0 13px;
	}
	.swiper-certification .slide-img{
	  border: 7px solid #f6f6f6;
	}
	.swiper-certification .slide-title{
	  padding: 5px 10px;
	}
	.quaSecurity-list{
	  margin: 24px 0 0;
	}
	.quaSecurity-li{
	  float: none;
	  width: 100%;
	  padding: 0 0 16px;
	}
	.quaSecurity-link{
	  padding: 8px;
	  border-radius: 4px;
	  height: auto;
	}
	.quaSecurity-img{
	  float: left;
	  width: 56px; 
	}
	.quaSecurity-cont{
	  width: calc(100% - 56px); 
	  padding-left: 10px;
	}
	.quaSecurity-cont-title{
	  font-size: 16px;
	  padding-bottom: 6px;
	  padding-left: 10px;
	}
	.quaSecurity-cont-desc{
	  line-height: 24px;
	}
	/*底部*/
	/*右边定位*/
	.flex-up{
	  margin-bottom: -72px; 
	  background: transparent;
	}
	.flex-list{
	  height: 48px;
	  line-height: 48px;
	  width: 48px;
	  background: rgba(0,0,0,0.3);
	}
	.flex-list .fa{
	  color:#fff;
	}
	.flex-list:hover{
	  border: 1px solid #fff;
	}
	.flex-list:hover .fa{
	  color:#fff;
	}
	
/*人才招聘*/
	.aRecruit-lists{
	  width: 100%;
	  margin: 16px auto 40px;
	}
	.aRecruit-desc{
	  border: 1px dotted #ccc;
	}
	.aRecruit-title{
	  background-color: #195fbf;
	  height: 40px;
	  line-height: 40px;
	}
	.aRecruit-title span{
	  width: 33.33%;
	  float: left;
	  text-align: center;
	  color:#fff;
	}
	.aRecruit-title span:nth-child(2n),.aRecruit-desc span:nth-child(2n){
		display: none;
	}
	.aRecruit-desc span,.aRecruit-desc a{
	  float: left;
	  width: 33.33%;
	  text-align: center;
	  line-height: 42px;
	}
	.aRecruit-li{
	  border-bottom: 1px dotted #ccc;
	}
	.aRecruit-name{
	  color: #F7001E;
	}
	.aRecruit-department{
	  color: #AB9C08;
	}
	.aRecruit-addr{
	  color: #067D14;
	}
	.aRecruit-details i{
	  display: inline-block;
	  background: #e25353;
	  color: #ffffff;
	  line-height: 18px;
	  border-radius: 5px;
	  padding: 5px 10px;
	}
	.recruitItem{
	  width: 100%;
	  padding-bottom: 40px;
	}
	.recruitItem-title{
		padding-top: 16px; 
	  font-size: 0.3438rem;
	  color: #666;
	  text-align: center;
	}
	.recruitItem-time{
	  text-align: center;
	  font-size: 0.25rem;
	  color: #999;
	  margin: 7px 0 14px; 
	}
	.recruitItem-cont{
	  padding: 16px 0;
	  margin: 16px 0;
	  border-top: 1px dotted #ccc;
	  border-bottom: 1px dotted #ccc;
	  font-size: 14px;
	  color: #666;
	  line-height: 1.5;
	}
	.recruitItem-cont img{
	  max-width: 100%;
	  padding: 10px 0;
	}
	
	.aboutFixed{
		display:none;
	}
	  .inews-right-top a{
    font-size: 0.2812rem;
    padding: 0 10px;
    color: #333;
  }
  .inews-right-top a:hover,.inews-right-top a.cur{
    color: #ff0028;
  }
  .proNav{
	  padding: 0 0 20px;
	}
	.proNav-link{
		padding: 6px 12px;
		margin: 5px;
		}
.flex-up{
	display: none;
}
.header-phone{
  display: block;
}
.header-left{
	padding: 5px 0;
}
.footer{
	margin-bottom: 56px;
}

.fixedBot{
	display:block;
	}
.iabout-cont {
    width: 100% !important;
}
.iabout-cont-l{
	padding-bottom: 60%;
	float:none;
	width:100%;
	margin-bottom: 20px;
}	
.iabout-cont-r{
	float:none;
	width:100%;
	padding: 0;	
}	
.index-links,header-twoNav{
  display: none;
  }
}  
@media screen and (max-width: 640px){
	
}
@media screen and (max-width: 480px){
	html{
		font-size: 56px;
	}
}
  @media screen and (max-width:350px){
    .header-logo img{
      	height: 90%;
    }       
  }