/*媒体查询，参考部分Bootstrap框架*/
/*当页面大于1200px时，大屏幕，主要是PC端*/
@media (min-width:1200px) {
/*-----首页与公共部分-----*/
.auto-hide-header {
	height: auto !important;
	overflow: hidden;
}
nav.menu {
	height: 36px;
	line-height: 36px;
	margin-top: 56px;
	overflow: hidden;
	position: relative;
}
.auto-hide-header .language form {
	float: left;
	display: inline;
	width: 210px;
}
.auto-hide-header .language form input[type="text"] {
	width: 203px;
}
.auto-hide-header .logo {
	margin: 20px 0 20px 28px;
}
.auto-hide-header .language {
	position: absolute;
	width: auto;
	height: auto !important;
	overflow: hidden;
	top: 16px;
	right: 12px;
}
.auto-hide-header .language .yuyan {
	float: left;
	display: inline;
}
nav.menu .nav-trigger {
	display: none;
}

nav.menu li {
	width: 100px;
	height: 36px;
	line-height: 33px;
	text-align: center;
}

nav.menu #navBd {
	position: relative;
}
nav.menu .navHover a {
	display: inline-block;
	color: #fff;
}
nav.menu #navSelected {
	position: absolute;
	top: 0;
	width: 100px;
	height: 36px;
	line-height: 36px;
	background: url(../images/header.png) no-repeat;
}

/*nav.menu ul li {
	margin: 0 6px;
}
nav.menu > ul a {
	padding: .12em 1em;
	-webkit-border-radius: 1.2em;
	-moz-border-radius: 1.2em;
	border-radius: 1.2em;
}
nav.menu > ul a:hover, nav.menu > ul a.acted {
	background: #7ab72c;
}*/
.i-b2 {
	display: none;
}
/*------内页与公共部分------*/
#products section >h1 {
	display: none;
}
#content {
	float: left;
	display: inline;
	width: 77.8%;
	height: auto !important;
	overflow: hidden;
	border-left: 1px solid #e5e5e5;
}
#content .profile {
/*	min-height: 550px;
	height: auto !important;
	height: 550px;
	overflow: visible;
*/	padding: 30px 25px 0px 25px;
}
#content >h1 {
	display:none;
}
#content .page {
	display: none;
}
/*------新闻详情页----*/
#content .news-info {
	min-height: 380px;
	height: auto !important;  /*兼容IE6的最小高度设置和自适应*/
	height: 380px;
	overflow: visible;
}
#content .news-info header p.p2{
	display:none;
}
/*------新闻列表----*/
#content>hgroup {
	min-height:400px;
	height:auto !important;
	height:400px;
	overflow:visible;
	padding: 30px 20px 0px 20px;
}
#content>hgroup>.news-list-1 h3,#content>hgroup>.product-list-1 h3 {
	padding-left: 20px;
	font-size: 1.8em;
}
}

/*在980 和 1199 像素直接的屏幕里，中等屏幕，分辨率低的PC*/
@media (min-width:980px) and (max-width:1199px) {
.auto-hide-header {
	height: auto !important;
	overflow: hidden;
	border-bottom: none;
}
.auto-hide-header .logo {
	margin: 20px 0 20px 28px;
}
.auto-hide-header .language {
	position: absolute;
	width: auto;
	height: auto !important;
	overflow: hidden;
	top: 16px;
	right: 12px;
}
.auto-hide-header .language form {
	float: left;
	display: inline;
	width: 210px;
}
.auto-hide-header .language form input[type="text"] {
	width: 203px;
}
.auto-hide-header .language .yuyan {
	text-align: right;
	right: 0;
	height: 26px;
	line-height: 26px;
	margin-bottom: 8px;
}
nav.menu .nav-trigger {
	display: none;
}
nav.menu {
	margin: 0;
	width: 100%;
	background: #7ab72c;
}
nav.menu > ul a {
	color: #fff;
	height: 40px;
	line-height: 40px;
	padding: 0px 25px;
}
nav.menu > ul a:hover {
	background: #99CC66;
}
nav.menu > ul li.navCurr a{
	background: #65a214;
}
nav.menu > ul a.acted {
	background: #65a214;
}
.i-b1 {
	display: none;
}
/*------内页与公共部分------*/
#products section >h1 {
	display: none;
}
#content {
	float: left;
	display: inline;
	width: 74.8%;
	height: auto !important;
	overflow: hidden;
	border-left: 1px solid #e5e5e5;
}
#content .profile {
	/*min-height: 360px;
	height: auto !important;
	height: 360px;
	overflow: visible;*/
	padding: 25px 18px 0px 18px;
}
/*---产品---*/
#content >ul.product-list >li p {
	text-align: center;
	height: 26px;
	line-height: 26px;
	overflow: hidden;
	font-size: 1.4em;
	width: 100%;
	margin-bottom: 5px;
}
#content >h1 {
	display:none;
}
#content .page {
	display: none;
}
/*------新闻详情页----*/
#content .news-info {
	min-height: 350px;
	height: auto !important;  /*兼容IE6的最小高度设置和自适应*/
	height: 350px;
	overflow: visible;
	padding: 15px 20px 0px 20px;
}
#content .news-info header h1 {
	font-size: 2.4em;
}
.news-info .news-body {
	font-size: 1.4em;
	padding: 8px 0px 18px 0px;
	line-height: 24px;
}
#content .news-info header p.p2{
	display:none;
}
/*------新闻列表页----*/
#content>hgroup {
	min-height:400px;
	height:auto !important;
	height:400px;
	overflow:visible;
	padding: 25px 18px 0px 18px;
}
#content>hgroup>.news-list-1 h3,#content>hgroup>.product-list-1 h3 {
	padding-left: 15px;
	font-size: 1.7em;
}
#content>hgroup>.news-list-1 figcaption p,#content>hgroup>.product-list-1 figcaption p {
	font-size: 1.4em;
	line-height: 22px;
	height:48px;
	overflow:hidden;
	padding:5px 0px 0px 15px;
}
#content>hgroup>.news-list-1>figcaption>span,#content>hgroup>.product-list-1>figcaption>span {
	font-size: 1.3em;
	padding-left:15px;
}
#content>hgroup>.news-list-1,#content>hgroup>.product-list-1 {
	padding-bottom: 15px;
	margin-bottom: 15px;
}

}

/*在768 和 991 像素之间的屏幕里，小屏幕，主要是PAD */
/*@media (min-width:768px) and (max-width:979px) {
}
*/

/*在480 和 767像素之间的屏幕里，超小屏幕，主要是手机 */
@media screen and (max-width:979px) {
.auto-hide-header {
	height: 135px;
}
.auto-hide-header .logo {
	margin: 10px 0 0 0;
	float: none;
	text-align: center;
}
.auto-hide-header .language {
	position: relative;
	height: auto !important;
	overflow: hidden;
	float: none;
}
.auto-hide-header .language .yuyan {
	text-align: center;
	margin: 0 auto 8px;
}
.auto-hide-header .language form {
	margin: 0 auto;
	clear: both;
	width: 300px;
	float: none;
}
.auto-hide-header .language form input[type="text"] {
	width: 300px;
}
.auto-hide-header .language form input[type="submit"] {
	right: 0;
}
nav.menu > ul {
	position: absolute;
	z-index: 50;
	top: 135px;
	left: 0;
	width: 100%;
	background: #7ab72c;
	display: none;
	box-shadow: 0 14px 20px rgba(0, 0, 0, 0.2);
}
nav.menu ul li {
	clear: both;
	width: 100%;
}
nav.menu > ul a {
	display: block;
	height: 36px;
	line-height: 36px;
	padding-left: 5%;
	color: #FFF;
	font-size: 1.4em;
	border-bottom: 1px solid #65a214;
}
nav.menu > ul a:hover, nav.menu > ul a.active {
	color: #fff;
	background: #65a214;
	font-size: 1.4em;
}
nav.menu > ul li.navCurr a{
	color: #fff;
	background: #65a214;
	font-size: 1.4em;
}
.auto-hide-header .nav-trigger {
	position: absolute;
}
.auto-hide-header .nav-trigger {
	/* 垂直对齐其内容 */
	display: table;
	padding: 0 1em;
	text-transform: uppercase;
	color: #999;
	font-family: Arial, sans-serif;
	font-weight: bold;
	right: 0;
	top: 30px;
}
.auto-hide-header .nav-trigger span {
	/* 垂直对齐在父元素内 */
	display: table-cell;
	vertical-align: middle;
	font-size: 1.2em;
}
.auto-hide-header .nav-trigger em, .auto-hide-header .nav-trigger em::after, .auto-hide-header .nav-trigger em::before {
	/* 这是菜单图标 */
	display: block;
	position: relative;
	height: 2px;
	width: 22px;
	background-color: #999;
}
.auto-hide-header .nav-trigger em {
	/* 这是菜单中央竖线 */
	margin: 6px auto 14px;
	-webkit-transition: background-color .2s;
	transition: background-color .2s;
}
.auto-hide-header .nav-trigger em::before, .auto-hide-header .nav-trigger em::after {
	position: absolute;
	content: "";
	left: 0;
	-webkit-transition: -webkit-transform .2s;
	transition: -webkit-transform .2s;
	transition: transform .2s;
	transition: transform .2s, -webkit-transform .2s;
}
.auto-hide-header .nav-trigger em::before {
	/* 这是菜单图标顶线 */
	-webkit-transform: translateY(-6px);
	-ms-transform: translateY(-6px);
	transform: translateY(-6px);
}
.auto-hide-header .nav-trigger em::after {
	/* 这是菜单图标底线 */
	-webkit-transform: translateY(6px);
	-ms-transform: translateY(6px);
	transform: translateY(6px);
}
/*-----------点击后变成X-------------------------*/
.auto-hide-header.nav-open .nav-trigger em {
	/* 菜单图标变成一个 X 图标 */
	background-color: rgba(255, 255, 255, 0);
}
.auto-hide-header.nav-open .nav-trigger em::before {
	/* 旋转顶线 */
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.auto-hide-header.nav-open .nav-trigger em::after {
	/* 旋转的底线 */
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}
.auto-hide-header.nav-open nav.menu ul {
	display: table-cell;
}
.i-b1 {
	display: none;
}
.flex-direction-nav a {
	display: none;
}
.flex-control-nav {
	bottom: 4%;
}
.flex-control-nav li {
	margin: 0 2px;
}
main .wrapper1 .i-about {
	padding: 20px;
}
main .wrapper1 .i-about figure img {
	float: left;
	clear: right;
	margin-right: 15px;
	vertical-align: middle;
}
main .wrapper1 figcaption {
	line-height: 23px;
	padding-top: 5px;
}
.more {
	margin-top: 10px;
}
.wrapper2 .i-product-list ul {
	margin: 10px auto 0;
}
.wrapper2 .i-product-list ul li {
	margin: 0 1% 10px;
	width: 48%;
}
.wrapper3 ul.i-app-list li {
	width: 33.333%;
	margin-bottom: 10px;
}
.wrapper4 .i-news-list ul {
	float: left;
	display: inline;
	width: 48%;
	margin: 0 1%;
	margin-bottom: 10px;
}
.footer2 {
	display: none;
}
.footer1 {
	display: block;
	font-size: 1.3em;
	margin: 0 auto;
	text-align: center;
	color: #fff;
	background-color: #434343;
}
.footer1 address {
	line-height: 160%;
	padding: 12px 0;
}
/*------内页与公共部分------*/
aside {
	display: none;
}
#products section {
	width: 100%;
	border: 0 none;
}
#content {
	width: 96%;
	margin: 0 auto;
	padding: 10px 0;
	word-break: normal;
	word-wrap: break-word;
}
#content .site-nav {
	display: none;
}
#content .profile {
	/*min-height: 300px;
	height: auto !important;
	height: 300px;
	overflow: visible;*/
	padding: 0px;
	line-height: 23px;
}
#content .message {
	padding: 0 0 20px 0;
}
#content .contact {
	padding: 0px;
	line-height: 20px;
}
#content .contact h3 {
	font-size: 16px;
}
#content .contact p {
	line-height: 22px;
}

/*----产品---*/
#content ul.product-list {
	padding:0;
}
#content ul.product-list li {
	width: 50%;
	height: 100%;
	margin-bottom: 10px;
}
#content >ul.product-list >li p {
	text-align: center;
	height: 26px;
	line-height: 26px;
	overflow: hidden;
	font-size: 1.4em;
	width: 100%;
	margin-bottom:0px;
}
nav.pagelist{
	display:none;
}
/*-----新闻详情页-----*/
#content article img{
	max-width:100%;
}
#content .prevnext {
	display:none;
}
#content .news-info header h1 {
	font-size: 2em;
}
#content .news-info {
	padding:0;
}
.news-info .news-body {
	width: 100%;
	line-height: 22px;
	font-size: 1.4em;
	padding:0 0 20px;
}
#content .news-info header p.p1{
	display:none;
}
/*------新闻列表页---*/
#content>hgroup>figure {
	padding-bottom: 10px;
	margin-bottom: 10px;
}
#content>hgroup>.news-list-1 img,#content>hgroup>.product-list-1 img {
	width: 28.5%;
}
#content>hgroup>.news-list-1 figcaption,#content>hgroup>.product-list-1 figcaption {
	width: 71.5%;
}
#content>hgroup>.news-list-1 h3,#content>hgroup>.product-list-1 h3 {
	padding-left: 10px;
	font-size: 1.5em;
}
#content>hgroup>.news-list-1 figcaption p,#content>hgroup>.product-list-1 figcaption p {
	font-size: 1.3em;
	line-height: 20px;
	height: 40px;
	overflow: hidden;
	padding: 4px 0px 0 10px;
}
#content>hgroup>.news-list-1>figcaption>span,#content>hgroup>.product-list-1>figcaption>span {
	font-size: 1.2em;
	color: #999;
	padding-left: 10px;
}
}

/*在小于 480 像素的屏幕，微小屏幕，更低分辨率的手机 */
@media screen and (max-width:479px) {
main .m-head {
	width: 100%;
	height: 52px;
}
main .m-head .line {
	top: 29px;
}
main .m-head hgroup {
	width: 90px;
	margin: 0 auto;
	top: 16px;
}
main .m-head hgroup h2 {
	font-size: 1.8em;
}
main .m-head hgroup h3 {
	display: none;
}
main .wrapper1 {
	padding-bottom: 0;
}
main .wrapper1 figcaption {
	padding-top: 10px;
	height: 210px;
	overflow: hidden;
}
main .wrapper1 .i-about {
	padding: 10px;
}
main .wrapper1 .i-about figure .video {
	float: none;
	clear: both;
	margin: 0;
	width: 100%;
}
.more {
	margin-top: 5px;
}
.wrapper3 ul.i-app-list li {
	width: 50%;
}
.wrapper3 ul.i-app-list li:last-child {
	display: none;
}
main .mb15 {
	margin-bottom: 0;
}
.wrapper4 {
	margin-bottom: 20px;
}
.wrapper4 .i-news-list ul {
	float: none;
	margin: 0;
}
.wrapper4 .i-news-list ul li {
	width: 94%;
	margin: 0 3%;
	padding-bottom: 10px;
}
.wrapper4 .i-news-list ul li:hover, .wrapper4 .i-news-list ul li:active {
	background-color: #eee;
}
.wrapper4 .i-news-list ul li h3 {
	padding-top: 10px;
	font-size: 1.5em;
	margin-bottom: 0;
}
.wrapper4 .i-news-list ul li p {
	height: 45px;
	line-height: 22px;
}
/*------内页与公共部分------*/
#content .profile {
	line-height: 22px;
}
#content .profile p.cp {
	padding-left: 0;
}
#content >ul.product-list >li {
	float: left;
	width: 50%;
}
#content .news-info header h1 {
	font-size: 1.6em;
}
/*----新闻列表页----*/
#content>hgroup>.news-list-1 h3,#content>hgroup>.product-list-1 h3 {
	font-size: 1.4em;
}
#content>hgroup>.news-list-1 figcaption p,#content>hgroup>.product-list-1 h3 {
	line-height: 18px;
	height: 18px;
}
}
