﻿@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-top: 2.4%;
	} 
	.head-language-search{
		display: none;
	}
	#yy-thumbs .swiper-slide .Pic{
		height: 91px;
	}
	.WebLink{
		display: none;
	}
	.banner-kj{
		width: 32%; 
	}
	.banner-kj-warp{
		bottom: 15%;
	}
	.sy-pro-tab-warp{
		display: none;
	}
	#pro-top .swiper-slide .Info{
		padding: 2%;
	}
	#pro-top .swiper-slide .Info .tit{
		font-size: 24px;
		line-height: 30px;
		margin-bottom: 18px;
		padding-bottom: 18px;
	}
	#pro-top .swiper-slide .Info .sub{
		font-size: 14px;
		line-height: 25px;
		min-height: 50px;
		margin-top: 25px;
	}
	#pro-top .swiper-slide .Info span{
		font-size: 14px;
		line-height: 40px;
	}
	#yy-top .swiper-slide{
		height: 568px;
	}
	#yy-thumbs{
		bottom: 91px;
	}
	#yy-thumbs .swiper-slide .title span{
		font-size: 14px;
	}
	.indexAbout{
		padding: 50px 0;
	}
	.indexAbout .sy-abt-cont .title{
		font-size: 20px;
		margin-top: 0;
	}
	.indexAbout .sy-abt-cont .line{
		margin: 22px 0 28px;
	}
	.indexAbout .sy-abt-cont .sub{
		min-height: 56px;
	    -webkit-line-clamp: 2;
	}
	.indexNews{
		width: 100%;
	}
	.index_News_Video{
		padding: 50px 0;
	}
	.indexVideo{
		width: 100%;
		margin-top: 35px;
	}
	.indexVideo img{
		display: block;
		width: 100%;
	}
	.slogan{
		padding: 200px 0;
	}
	.left-link ul li:hover::after{
		right: 15%;
	}
	.f-item-ewm{
		display: none;
	}
	.right-content{
		padding: 3%;
	}
	.abt-pic{
		width: 100%;
	}
	.abt-info{
		width: 100%;
		padding: 3%;
	}
	.culture .right-content ul li .Info img{
		margin: 1% auto 0;
	}
	.pro-class{
		width: 21%;
	}
	.pro-cont{
		width: 79%;
		padding: 3%;
	}
	.pro-class h3, .pro-class ul li{
		text-indent: 20px;
	}
	.pro-class ul li::after{
		right: 10%;
	}
	.imgShowPC{
		display: none;
	}
	.imgShowMobile{
		display: block;
	}
	.imgShowMobile .swiper-pagination{
		width: 100% !important;
	}
	.field{
		padding: 2%;
	}
	.field-show .item-list .content{
		padding-right: 6%;
		padding-left: 6%;
	}
	.field .ulBd ul li .Info .sub{
		margin-top: 12px;
		margin-bottom: 10px;
	}
	.field .ulBd ul li{
		padding: 2%;
	}
	.fieldDe{
		padding: 2%;
	}
	.news{
		padding: 2%;
	}
	.contact{
		padding: 2%;
	}
	.jt-contact .Info p{
		font-size: 14px;
	}
	.news-top .left{
		width: 100%;
	}
	.news-top .right{
		width: 100%;
		margin-top: 25px;
	}
	.news ul li .content hr{
		display: none;
	}
	.news ul li .content{
		width: 85%;
	}
	.news ul li .content .Info{
		margin-left: 0;
	}
	.news ul li .content .Pic{
		width: 32%;
	}
	.newsDe{
		padding: 2%;
	}
	.newsDe .content-warp{
		width: 84%;
	}
	.de-share{
		text-indent: 7%;
	}
}

@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) {
	 
}