﻿@media ( min-width:768px) and ( max-width:991px) {
	html {
		width: 100%;
		height: 100%;
		font-size: 62.5%;
		/* 10÷16=62.5% */
	}
	body {
		font-size: 16px;
		font-size: 1.6rem;
		/* 12÷10=1.2 */
	}
	.container {
		margin-right: auto;
		margin-left: auto;
		width: 96%;
	}
	.container:before,
	.container:after {
		content: " ";
		display: table;
	}
	.container:after {
		clear: both;
	}
	.container:before,
	.container:after {
		content: " ";
		display: table;
	}
	.container:after {
		clear: both;
	}
	.subbanner {
		height: 200px;
	}
	.news-item p.text {
		font-size: 14px;
		word-break: break-all;
		text-overflow: ellipsis;
		display: -webkit-box;
		/** 对象作为伸缩盒子模型显示 **/
		-webkit-box-orient: vertical;
		/** 设置或检索伸缩盒对象的子元素的排列方式 **/
		-webkit-line-clamp: 2;
		/** 显示的行数 **/
		overflow: hidden;
		/** 隐藏超出的内容 **/
		height: auto;
		margin-bottom: 20px;
	} 
	.WebLink{
		display: none;
	}
	.burger_menu{
		display: block !important;
		top: 0 !important;
		float: right;
		margin-top: 0.4%;
		width:47px !important;
	} 
	.menus::after{
		width: 11%;
	}
	.btm-nav{
		display: none;
	}
	.menus .top-Info .lang {
		display: none;
	}
	/*20200218新增*/
	.menus .top-Info .right-wrap{
		display: none;
	}
	.menus::after{
		opacity:1;
	}
	.menus{
		padding: 0;
		position:fixed;
		top:0;
		z-index:999;
		width:100%;
	}
	.menus-fix{
		display:block;
	}
	.about{
		padding-top:30px;
	}
	.case{
		padding:20px 0 0 0 ;
	}
	.case .SubInfo{
		padding-top:18px;
	}
	.case .SubInfo .sub{
		display: -webkit-box;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
		overflow: hidden;
		margin: 15px 0 20px 0;
	}
	.case .item-list{
		margin-bottom:10px;
	}
	.contact{
		padding-top:0px;
	}
	.values{
		padding:30px 0 55px 0;
	}
	.gslnpic img{
		display:none;
	}
	.linian{
		position:unset;
	}
	.item-gsln{
		width:100% !important;
		position:unset;
		margin-top:15px;
		border-bottom: 1px solid #ccc;
		padding-bottom: 12px;
	}
	.item-gsln .tit1{
		font-size:16px;
		text-indent:28px;
		text-align: justify;
	}
	.contact-info .maps img{
		margin-top:30px;
	}
	.contact-info .maps #a1{
		right:32%;
		bottom:47%;
	}
	.contact-info .maps #a5{
		right:32%;
		bottom:47%;
	}
	.contact-info .maps #a2{
		right:40%;
		bottom:47%;
	}
	.contact-info .maps #a6{
		right:40%;
		bottom:47%;
	}
	.contact-info .maps #a3{
		right:34%;
		bottom:61%;
	}
	.contact-info .maps #a4{
		right:47%;
		bottom:44%;
	}
	.contact-info .maps #a7{
		right:47%;
		bottom:44%;
	}
	.contact-info .maps{
		text-align:center;
	}
	.product_left .hd .item{
		width:50%;
		float:left;
	}
	.product_left{
		width:100%;
	}
	.product_right{
		width:100%;
	}
	.product_right .bd img{
		width:100%;
	}
	.product_left .hd .item{
		margin-top:0px;
		height:85px;
	}
	.product_left .hd .item.on ul{
		width:100%;
	}
	.product_left .hd .item li{
		line-height:85px;
		height:85px;
		display: -webkit-box;
		-webkit-line-clamp: 1;
		-webkit-box-orient: vertical;
		overflow: hidden;
	}
	.product_left .hd .item:first-child li{
		margin-left: 25px;
		padding-left: 35px;
	}
	.product_left .hd .item:nth-child(2) li{
		margin-left: 25px;
		padding-left: 45px;
	}
	.product_left .hd .item:nth-child(3) li{
		margin-left: 25px;
		padding-left: 35px;
	}
	.product_left .hd .item:nth-child(4) li{
		margin-left: 26px;
		padding-left: 42px;
	}
	.indexProduct{
		padding: 50px 0 50px 0;
	}
	.indexProduct .row{
		display:none;
	}
	.indexProduct .rowm{
		overflow:hidden;
		display:block;
	}
	.indexProduct .container .more, .indexCases .container .more{
		margin:60px auto 0;
	}
	.indexService .bd ul{
		height: 330px;
	}
	.foot-wechat{
		padding: 30px;
		display: none;
	}
	.indexNews{
		padding:30px 0;
	}
	.indexNews .container{
		width:100%;
	}
	.indexNews .row{
		width:96%;
		margin:30px auto 0;
	}
	.indexNews .item-list .SubInfo{
		top: 139px;
	}
	.indexNews .item-list .SubInfo .bt{
		width: 70%;
		padding-top: 2px;
		display: -webkit-box;
		-webkit-line-clamp:2;
		-webkit-box-orient: vertical;
		overflow: hidden;
	}
	.indexNews .item-list .SubInfo span{
		background: url(../images/jia.png)no-repeat right 16px;
	}
	.indexAbout .item{
		width:100%;
	}
	.swiper-container-horizontal>.swiper-scrollbar{
		bottom: 80px !important;
	}
	.footer{
		padding-top:30px;
	}
	.footer .container .sub-bt-cont .item{
		margin-right:30px;
	}
	.footer .sub-bt-cont .f-ewm{
		padding-top:0px;
	}
	.foot-copy{
		font-size: 12px;
	}
	.news ul li .xwNr{
		padding-right: 0px;
	}
	.news-cont .imgShow{
		width:100%;
		
	}
	.newsde-cont{
		width:100%;
		float:left;
		font-size:16px;
		line-height:32px;
		margin-top:20px;
	}
	.xwNr .Pic{
		width: 31%;
	}
	.xwNr .SubInfo {
    width: 66%;
    float: left;
    margin-left: 2.4%;
}
	.head-ss{
		display: none;
	}
	.head-language{
		display: none;
	}
	.al-list .pic-show .pic:nth-child(3),
	.al-list .pic-show .pic:nth-child(4){
		display: none;
	}
	.indexService .hd ul li{
		margin-left: 0.5%;
		border-radius: 5px;
		width: 12%;
		text-indent: 0 !important;
		background: #fff !important; 
	}
	.indexService .hd ul li.on{
		background: #edbf5d !important;
	}
	.indexService .hd ul li p{
		width: 100%;
	}
	.foot-info .item-info{
		margin-right: 32px;
	}
	.product-list .pdg{
		margin-top:20px;
	}
	.proClass{
		width: 27.5%;
	}
	/*新增常见问题*/
	.sub-news-quest{
		width:64.463768%;
	}
	.news{
		width:64.463768%;
	}
	.proCont{
		width:68.463768%;
	}
	.pro-list .hd ul li{
		width:24%;
	}
	.contact-info{
		width: 100%;
	}
	.kaocha{
		padding: 22px 0 0 17px;
	}
	.contact-right{
		width: 100%;
		margin-top: 28px;
	}
	.kaocha{
		background-size: 100%;
	}
	.al-list.on .pic-show .pic:nth-child(4){
		display: none;
	}
}

@media ( min-width:768px) and ( max-width:1024px) {
	 
}
@media ( min-width:768px) and ( max-width:930px) {
	  
}

@media ( min-width:768px) and ( max-width:780px) {
	 
}

@media ( min-width:768px) and ( max-width:875px) {
	 
}

@media ( max-width:810px) {
	 
}