﻿@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 */
	}
	#hisN{
		top: 16%;
		right: 0;
	}
	#hisP{
		top: 16%;
		left: 0;
	}
	.pz_hj .bd .Sub img{
		display: none;
	}
	.pz_hj .hd ul li {
    width: 100%;
    min-height: 125px;
    cursor: pointer;
    padding-top: 15px;
    padding-left: 20px;
    transition: all .5s ease;
}
	.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;
	} 
	.china-jd-list-warp{
		display: none;
	}
	.jd-mobile-list{
		display: block;
		margin-top: 25px;
		text-align: center;
	}
	.m-jd-list{
		border-bottom: 1px solid #ddd;
		padding-bottom: 12px;
		margin-bottom: 12px;
	}
	.m-jd-list h3{
		font-weight: bold;
		font-size: 14px;
		margin-bottom: 5px;
	}
	.m-jd-list .sub br{
		display: block;
	}
	.WebLink{
		display: none;
	}
	.burger_menu{
		display: block !important;
		top: 0 !important;
		float: right;
		margin-top: 12px;
		margin-left: 22px;
	} 
	.is-wz-home-video video{
		width: auto;
		height: 100%;
	}
	.wz-advantage .row > div:nth-child(1) .item-list::before{
		right: -12px;
	}
	.wz-advantage .item-list::before{
		right: -15px;
	}
	
	.Index-News .bd ul li .left-Pic{
		display: none;
	}
	.Index-News .bd ul li .right-List{
		width: 100%;
	}
	.Index-News .col-sm-3{
		width: 50%;
	}
	.Index-News .row .sort:nth-child(3),
	.Index-News .row .sort:nth-child(4){
		display: none;
	}
	.sy-news-r-list:nth-child(5), .sy-news-r-list:nth-child(6) {
		display: block;
	}
	.foot-lm{
		width: 100%;
	}
	.foot-ewm{
		float: left;
		margin-left: 0;
		margin-right: 20px;
	}
}

@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) {
	 
}