
/*媒体查询，参考部分Bootstrap框架*/
/*当页面大于1200px时，大屏幕，主要是PC端*/
@media (min-width:1200px) {
.wsmenuexpandermain, .wsmenucontent, .bigmegamenu, .i-b2 {
	display: none;
}
/*------内页与公共部分------*/
main>.wrapper >h1 {
	display: none;
}
#content >h1 {
	display: none;
}
#content .page {
	display: none;
}
/*------新闻详情页----*/
#content .news-info header p.p2 {
	display: none;
}
/*------新闻列表----*/
#content>hgroup {
	min-height: 400px;
	height: auto !important;
	height: 400px;
	overflow: visible;
	padding: 30px 0px 0px 0px;
}
#content>hgroup>.news-list-1 h3 {
	padding-left: 20px;
	font-size: 1.8em;
}
#dituContent{
	margin-top:20px;
	 height:450px;border:#ccc solid 1px;
}
}

/*在980 和 1199 像素直接的屏幕里，中等屏幕，分辨率低的PC*/
@media (min-width:1020px) and (max-width:1199px) {
#menu {
	width: 100%;
	height: 48px;
	background: #004098;
}
nav.menu ul li {
	width: 130px;
	height: 48px;
	line-height: 48px;
}
nav.menu > ul a:hover {
	text-decoration: none;
}
nav.menu #navSelected {
	position: absolute;
	top: 0;
	width: 130px;
	/*height: 48px;*/
	background: transparent url(../images/menu-over2.png) no-repeat top center;
}
/*---------搜索-----------*/
nav.menu form {
	height: 34px;
	width: 220px;
	top: 6px;
}
nav.menu form input[type="text"] {
	width: 212px;
}
.wsmenuexpandermain, .wsmenucontent, .bigmegamenu, .i-b2 {
	display: none;
}
/*-------首页轮播---------*/
main .wrapper1 .wrapper {
	width: 96%;
}
main .wrapper1 .slider {
	width: 28%;
	margin: 30px 0 25px 0;
}
main .wrapper1 .wrapper .about {
	width: 70%;
	margin: 35px 0 25px 0;
}
/*----------产品列表-----------------*/
main .wrapper2-1 figure figcaption {
	padding: 5px 18px 25px;
}
/*----新闻列表内容-----*/
main hgroup.news-list>figure figcaption p {
	height: 48px;
	overflow: hidden;
}
/*-----内页导航----*/
#content {
	clear: both;
	width: 96%;
	margin: 0 auto;
}
main .site-nav {
	width: 96%;
	margin: 0 auto;
}
/*------内页与公共部分------*/
main>.wrapper >h1 {
	display: none;
}
#content >h1 {
	display: none;
}
#content .page {
	display: none;
}

/*------新闻详情页----*/
#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 {
	padding-left: 15px;
	font-size: 1.7em;
}
#content>hgroup>.news-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{
	font-size: 1.3em;
	padding-left: 15px;
}
#content>hgroup>.news-list-1 {
	padding-bottom: 15px;
	margin-bottom: 15px;
}

#dituContent {
	margin-top:15px;
	height: 400px;
	border: #ccc solid 1px;
}


}

/*在980 和 1199 像素直接的屏幕里，中等屏幕，分辨率低的PC*/
@media screen and (max-width:1019px) {
#header .tel, #menu, .i-b1 {
	display: none;
}
.flex-direction-nav a {
	display: none;
}
.flex-control-nav {
	bottom: 4%;
}
.flex-control-nav li {
	margin: 0 2px;
}
/*-------首页轮播---------*/
main .wrapper1 .wrapper {
	width: 96%;
}
main .wrapper1 .slider {
	width: 36%;
	margin: 30px 0 25px 0;
}
main .wrapper1 .wrapper .about {
	width: 62%;
	margin: 35px 0 25px 0;
}
ul.tab-conbox li .tab-txt {
	height: 183px;
	margin-bottom: 10px;
}
/*----------产品列表-----------------*/
main .wrapper2-1 figure figcaption {
	padding: 5px 18px 20px;
}
/*-----------新闻标题-------------------*/
main hgroup.news-list>figure h3 {
	font-size: 1.8em;
	padding: 0 0 0 15px;
}
/*----新闻列表内容-----*/
main hgroup.news-list>figure figcaption p {
	font-size: 1.4em;
	line-height: 24px;
	height: 48px;
	overflow: hidden;
	padding: 0 0px 5px 15px;
}
main hgroup.news-list>figure figcaption>span {
	padding-left: 15px;
}
/*-----底部-----*/
footer address {
	padding: 10px 0px;
	text-align: center;
}
footer address .scan {
	display: none;
}
footer .copyright {
	clear: both;
	width: 100%;
	line-height: 26px;
	margin: 0;
}
/*-----内页导航----*/
#content {
	clear: both;
	width: 96%;
	margin: 0 auto;
}
main .site-nav {
	width: 96%;
	margin: 0 auto;
}
/*------内页与公共部分------*/
main>.wrapper >h1 {
	display: none;
}
#content >h1 {
	display: none;
}
#content .page {
	display: none;
}
#content .profile {
	padding: 20px 0px 10px 0px;
}
main {
	margin-bottom: 20px;
}
/*------新闻详情页----*/
#content .news-info header p.p2 {
	display: none;
}
#dituContent {
	margin-top:10px;
	height: 350px;
	border: #ccc solid 1px;
}
}

/*在980 和 1199 像素直接的屏幕里，中等屏幕，分辨率低的PC*/
@media screen and (max-width:767px) {
#header {
	height: 75px;
}
#header .logo {
	max-width: 120px;
	margin: 8px 0 0 10px;
}
#header h1 {
	height:52px;
	line-height:52px;
	float: left;
	display: inline;
	margin: 10px 0 0 16px;
	font-weight: normal;
	background: url(../images/top-line.png) no-repeat left;
}
#header h1 img {
	margin: 10px 0 0 18px;
}
/*--------关于我们切换------------*/
ul.tab-conbox li {
	font-size: 14px;
	line-height: 24px;
}
main .wrapper1 .slider {
	display: none;
}
main .wrapper1 .wrapper .about {
	clear: both;
	width: 100%;
	margin: 20px 0 20px 0;
}
ul.tab-conbox li .tab-txt {
	height: 180px;
}
ul.tab-conbox li p {
	margin-bottom: 10px;
}
/*----新闻中心------*/
main hgroup.news-list>figure>a {
	width: 30%;
}
main hgroup.news-list>figure figcaption {
	width: 70%;
}
.footer1 {
	display: none;
}
.footer2 {
	display: block;
	font-size: 1.3em;
	margin: 0 auto;
	text-align: center;
	color: #fff;
}
.footer2 address {
	line-height: 160%;
	padding: 12px 0;
}
/*------内页与公共部分------*/
#content {
	width: 96%;
	padding: 10px 0;
}
main>.nav-top {
	display: none;
}
main>.wrapper >h1 {
	display: block;
}
#content .profile {
	min-height: 300px;
	height: auto !important;
	height: 300px;
	overflow: visible;
	padding: 0px;
	line-height: 23px;
}
#content .profile p {
	margin-bottom: 12px;
}
#content >h1 {
	display: block;
}
#content ul.product-list {
	padding: 0;
}
#content ul.product-list li {
	margin: 0 1.5% 20px;
}
/*------新闻详情页----*/
#content .news-info {
	padding: 0;
}
#content .news-info header h1 {
	font-size: 2.4em;
}
.news-info .news-body {
	font-size: 1.4em;
	padding: 8px 0px 15px 0px;
	line-height: 24px;
}
.news-info .news-body .proimgs {
	margin-bottom: 20px;
}
#content .news-info header p.p2 {
	display: none;
}
/*-------联系我们-----*/
#content .contact {
	padding: 0px;
	font-size:1.4em;
	line-height: 24px;
}
#content .contact h3 {
	font-size: 16px;
}
#dituContent{
	 height:200px;border:#ccc solid 1px;
}
}

/*在980 和 1199 像素直接的屏幕里，中等屏幕，分辨率低的PC*/
@media screen and (max-width:642px) {
main {
	margin-bottom: 20px;
}
#header h1 {
	display: none;
}
ul.tab-conbox li .tab-txt {
	height: 170px;
}
/*----产品介绍------*/
main .wrapper2 .m-head {
	margin-top: 10px;
	margin-bottom: 10px;
}
main .wrapper2 .m-head .line {
	width: 50%;
	left: 25%;
}
main .wrapper2 .m-head hgroup h2 {
	width: 110px;
	font-size: 22px;
}
main .wrapper2 .m-head hgroup h3 {
	font-size: 16px;
}
/*----------产品列表-----------------*/
main .wrapper2-1 figure figcaption {
	padding: 5px 10px 10px;
}
main .wrapper2-1 figure {
	margin: 0 1% 10px;
	width: 48%;
}
main .wrapper2-1 figure figcaption h2 {
	font-size: 18px;
	height: 32px;
	line-height: 32px;
}
/*----新闻中心------*/
main hgroup.news-list>figure {
	padding: 10px 10px;
}
/*-----------新闻标题-------------------*/
main hgroup.news-list>figure h3 {
	font-size: 1.5em;
	padding: 0 0px 0px 10px;
	margin: 0;
}
/*----新闻列表内容-----*/
main hgroup.news-list>figure figcaption p {
	line-height: 22px;
	height: 22px;
	padding: 0 0px 0px 10px;
}
main hgroup.news-list>figure figcaption>span {
	font-size: 13px;
	padding: 0 0px 0px 10px;
}
/*----产品---*/
#content ul.product-list li {
	margin: 0 1.5% 15px;
	width: 47%;
}
nav.pagelist {
	display: none;
}
#content .page {
	display: block;
}
#content ul.product-list li:last-child {
	display: none;
}
/*-----新闻详情页-----*/
#content .news-info header h1 {
	font-size: 1.6em;
}
.news-info .news-body {
	width: 100%;
	line-height: 23px;
	font-size: 1.4em;
	padding: 0 0 10px;
}
.news-info .news-body p {
	margin-bottom: 12px;
}
.news-info .news-body .proimgs {
	margin-bottom: 15px;
}
#content .news-info header p.p1 {
	display: none;
}
#content .news-info header p.p2 {
	display: block;
}
#content .prevnext {
	display: none;
}

}

/*在480 和 767像素之间的屏幕里，超小屏幕，主要是手机 */
@media screen and (max-width:330px) {
/*----新闻中心------*/
main hgroup.news-list>figure>a {
	width: 32%;
}
main hgroup.news-list>figure figcaption {
	width: 68%;
}
}