﻿@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;
	} 
	.burger_menu{
		display: block !important;
		top: 0 !important;
		float: right;
		margin-left: 24px;
		margin-top: 2.4%;
	}  
	footer{
		display: none;
	}
	.foot-copy{
		display: none;
	}
	.footH{
		display: block;
	}
	.footFix{
		display: flex;
	}    
	.menus .land_Htel{
		display: none;
	}
	.menus .WebLink{
		display: none;
	}
	.head{
		padding: 10px 0;
		border-bottom: 2px solid #c19741;
	}
	.head-warp{
		position: fixed;
		top: 0;
		z-index: 999;
		width: 100%;
		background: #fff;
	}
	.head-top-height{
		display: block;
	}
	.head .Logo-wz{
		 
	} 
	.head-language{
		display: none;
	} 
	.head-search{
		display: none;
	}
	.menus{
		display: none;
	}
	#syabt{
		top: 23px;
	}
	.sy-ys-round{
		display: none;
	}
	.sy-ys-round-h2{
		display: none;
	}
	.sy-item-ys{
		margin-left: 0 !important;
		margin-right: 0 !important;
		width: 48%;
	}
	.sy-news-warp .bd ul li .Info .sub{
		min-height: 25px;
	    -webkit-line-clamp: 1;
	}
	.sy-right-news .nbtn{
		margin-top: 8px;
	}
	.sy-pro-warp .left-pro .Info{
		padding: 13px 20px 9px 20px;
	}
	.sy-pro-warp .left-pro .Info .sub{
		margin-top: 7px;
	}
	.item-sy-pro .Info .sub{
		min-height: 25px;
		-webkit-line-clamp: 1;
	}
	.sy-news-warp .bd ul li .Info .tit .t1{
		width: 60%;
	}
	.sy-news-warp .sy-right-news{
		width: 100%;
	}
	.sy-left-news{
		display: none;
	}
	.item-sy-pro .Info{
		padding: 15px 12px 0 14px;
	}
	.item-sy-pro .Info span{
		margin-top: 18px;
	}
	.news ul li .Info{
		width: 	52%;
		margin-left: 24px;
	}
	.qywh-warp{
		margin-top: 20px;
		height: auto;
		padding-bottom: 25px;
	}
	.qywh-warp .item-list{
		height: auto !important;
		width: 100% !important;
		padding: 20px 0 0 0;
		border-left: none;
		padding-bottom: 15px;
		border-bottom: 1px solid rgba(255,255,255,0.6);
	}
	.qywh-warp .item-list .tit{
		font-size: 18px;
	}
	.qywh-warp .item-list .tit2{
		margin-top: 14px;
	} 
	.qywh-warp .item-list .sub{
		opacity: 1;
		visibility: visible;
		font-size: 14px;
		line-height: 25px;
		margin-top: 15px;
	}
	.qywh-warp .item-list:last-child{
		border-right: none;
	}
	.about .Info{
		width: 100%;
		padding-top: 0;
		
	}
	.about .Pic{
		display: none;
	}
	.jg-pro-cont{
		width: 100%;
	}
	.ssPro{
		width: 32%;
	}
	.ssPro input[type=text]{
		width: 80%;
	}
	.ssPro input[type=button]{
		width: 20%;
	}
	.jg-ny-class{
		display: none;
	}
	.policy3 .item-list .sub{
		min-height: auto;
	}
	.policy3 .item-list{
		padding-bottom: 25px;
		margin-bottom: 15px;
	} 
	.jg-ny-cont{
		width: 100%;
	}
	#tdfc .big{
		width: 62.333334%;
	}
	#tdfc .small{
		width: 40.5%;
	}
	#tdfc{
		width: 100%;
	}
}

@media ( min-width:768px) and ( max-width:1024px) {
	 
}
@media ( min-width:768px) and ( max-width:930px) {
	.item-sy-pro{
		margin-bottom: 24px;
	}
	.lx-warp .Info p{
		font-size: 14px;
	}
	.lx-warp .Info{
		width: 49%;
	}
}

@media ( min-width:768px) and ( max-width:780px) {
	 
}

@media ( min-width:768px) and ( max-width:875px) {
	 
}

@media ( max-width:810px) {
	 
}