﻿@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 */
	}
	.fm-bt{
		font-size: 15px;
	}
	.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;
	} 
	form#msg #biaod2 .fm-bt{
		width: 40%;
	}
	form#msg #biaod2 input[type=text]{
		width: 60%;
	}
	.lby-index1{
		display: none;
	}
	.mobile-top{
		display: block;
	}
	.sy2-xt{
		display: none;
	}
	.sy2-cn{
		font-size: 32px;
	}
	.sy2-sub{
		left: -230px;
	}
	.sy2-en{
		font-size: 32px;
	}
	.sy3-list .SubInfo{
		width: 100%;
		margin-left: 0;
		padding: 0 3%;
		margin-top: 15px;
	}
	.sy3-box .sy3-list-warp:nth-child(1) .sy3-list .abs-sub,
	.sy3-box .sy3-list-warp:nth-child(3) .sy3-list .abs-sub{
		left: 116%;
		top: 0%;
	}
	.sy3-box .sy3-list-warp:nth-child(3) .sy3-list .SubInfo{
		width: 100%;
	}
	.sy4-left-bt{
		background: none;
		padding: 0;
		text-align: center;
		width: 100%;
	}
	.lby-index5 .rel-img{
		margin-top: 25px;
		float: none;
	}
	.sy-msg-right-lx p{
		margin-left: 0;
	}
	.sy5-bg2{
		display: none;
	}
	.sy4-right-cont{
		width: 100%;
	}
	.lby-index6,
	.lby-index7{
		display: none;
	}.lby-index5 .rel-img{
		width: 100%;
	}
	.lby-index5 .left-info{
		position: relative;
		top: 0;
		left: 0;
		width: 100%;
		bottom: 0;
		height: auto;
		padding: 5%;
	}
	.lby-index5 .left-info a{
		font-size: 14px;
		line-height: 30px;
	}
	.lby-index5 .sy5-bt{
		top: 0;
		left: 20%;
	}
	.lby-index5{
		padding: 80px 0 0 0;
		margin-top: 25px;
	}
	.sy3-en1{
		font-size: 75px;
		line-height: 82px;
	}
	.sy3-box .sy3-list-warp:nth-child(2) .sy3-list .abs-sub{
		right: 116%;
		top: 0;
	}
	.sy3-list{
		padding: 0 3%;
		width: 100%;
	}
	.sy3-box .sy3-list-warp:nth-child(1) .sy3-list-a{
		width: 100%;
	}
	.sy3-box .sy3-list-warp:nth-child(2) .sy3-list .SubInfo{
		margin-left: 0;
	}
	.sy3-box .sy3-list-warp:nth-child(2) .sy3-list-a a{
		margin-left: 9px;
	}
}

@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:680px) {
	 
	 
	.lby-news-detail-pation .newsde-fenye .fenye-box{
	  	width: 78%;
	  }
	.lby-news-detail-pation  .newsde-fenye .goback{
	  	width: 110px;
	  	margin-top: 3px;
	  }
	  .lby-news-detail-content{
	  	padding: 20px 0;
	  	font-size: 14px;
	  	line-height: 26px;
	  	min-height: auto;
	  }
	  .lby-news-detail-pation .newsde-fenye .fenye-box a{
	  	width: 94%;
	  }
	  .lby-news-detail-pation .newsde-fenye{
	  	line-height: 22px;
	  }
	  .lby-news-detail-info{
	  	font-size: 13px;
	  }
}