/*媒体查询，参考部分Bootstrap框架*/
/*当页面大于1200px时，大屏幕，主要是PC端*/
@media (min-width:1208px) {
.wsmenuexpandermain, .wsmenucontent, .bigmegamenu, .i-b2 {
	display: none;
}
footer address .company-info2{ display:none;}
#header .language2 {display:none;}

/*------内页与公共部分------*/
main>.wrapper >h1 {
	display: none;
}
#content >h1 {
	display: none;
}
#content .page {
	display: none;
}
#content {
	float: left;
	display: inline;
	width: 76.9%;
	height: auto !important;
	overflow: hidden;
	border-left: 1px solid #D5D5D5;
}
#content .profile {
	min-height: 600px;
	height: auto !important;
	height: 600px;
	overflow: visible;
	padding: 20px 25px 30px 25px;
}
#content .profile img {
	max-width: 100%;
	vertical-align:middle;
}
/*------新闻详情页----*/
#content .news-info {
	height: auto !important;
	overflow: hidden;
}
#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;
}
#dituContent{
	 height:400px;border:#ccc solid 1px;
}
}

/*在980 和 1199 像素直接的屏幕里，中等屏幕，分辨率低的PC*/
@media (min-width:1016px) and (max-width:1207px) {
#header h2 {
	display:none;
}
#header .language2 {display:none;}
/*------------菜单-----------*/
nav.menu {
	height: 42px;
}
nav.menu>ul>li>a {
	height: 42px;
	line-height: 42px;
	padding: 0px 19px;
}
nav.menu ul li ul li {
	width: 102px;
}
.wsmenuexpandermain, .wsmenucontent, .bigmegamenu, .i-b2 {
	display: none;
}
/*-----底部----*/
footer address .company-info2{ display:none;}
/*-----品牌历史----*/
main .wrapper3 .historyBox {
	height: 400px;
}
main .wrapper3 .historyBox .historyList li .eventYearBox {
	padding:8px 0;
	padding-left:5%;
	font-size: 32px;
}
/*------内页与公共部分------*/
main>.wrapper >h1 {
	display: none;
}
#content >h1 {
	display: none;
}
#content .page {
	display: none;
}
#content {
	float: left;
	display: inline;
	width: 76.9%;
	height: auto !important;
	overflow: hidden;
	border-left: 1px solid #D5D5D5;
}
#content .profile {
	min-height: 600px;
	height: auto !important;
	height: 600px;
	overflow: visible;
	padding: 20px 25px 30px 25px;
}
#content .profile img {
	max-width: 100%;
	vertical-align:middle;
}
/*------新闻详情页----*/
#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;
}
.news-info .news-body .proimgs {
	margin-bottom: 20px;
}
#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 {
	height: 350px;
	border: #ccc solid 1px;
}
}

/*在980 和 1199 像素直接的屏幕里，中等屏幕，分辨率低的PC*/
@media screen and (max-width:1015px) {
#header h2 {
	display:none;
}
#header .language2 {display:none;}

.animated-arrow {
	top:28px;
}
#header .language {
	float:left;
/*	display: inline;
*/	margin: 40px 0px 0 20px;
}
#menu, .i-b1 {
	display: none;
}
.flex-direction-nav a {
	display: none;
}
.flex-control-nav {
	bottom: 4%;
}
.flex-control-nav li {
	margin: 0 2px;
}
/*-----品牌历史----*/
main .wrapper3 .historyBox {
	height: 400px;
}
main .wrapper3 .historyBox li .eventYearBox {
	padding:8px 0;
	padding-left:5%;
	font-size: 32px;
}
/*--典型案例--*/
main .wrapper2 .container .pic-box1 .txt {
	padding: 0 30px;
}
main .wrapper2 .container .pic-box1 .txt .title {
	font-size: 40px;
}
main .wrapper2 .container .pic-box1 .txt .info {
	font-size: 16px;
	line-height: 30px;
}
main .wrapper2 .container .pic-box1 .txt .more {
	font-size: 16px;
	bottom: 18px;
}
main .wrapper2 .container .pic-box2 .title {
	font-size: 22px;
	padding: 20px 0 5px 20px;
}
main .wrapper2 .container .pic-box2 .more {
	font-size: 16px;
}
footer address .company-info2{ display:none;}
/*------内页与公共部分------*/
aside {
	display: none;
}
main>.wrapper {
	width: 100%;
	border: 0 none;
}
#content {
	clear: both;
	width: 96%;
	margin: 0 auto;
	padding: 10px 0;
	word-break: normal;
	word-wrap: break-word;
	min-height: 260px;
	height: auto !important;
	height: 260px;
	overflow: visible;
}
#content .site-nav {
	display: none;
}
#content .profile {
	min-height: 300px;
	height: auto !important;
	height: 300px;
	overflow: visible;
	padding: 0px;
	line-height: 23px;
}
/*-----------产品列表------*/
#content ul.product-list {
	padding: 0;
}
#content ul.product-list li {
	width: 22%;
	margin: 0 1% 25px;
}
/*#content ul.product-list li:last-child {
	display: none;
}*/
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;
}
.news-info .news-body .proimgs {
	margin-bottom:15px;
}
#content .news-info header p.p1 {
	display: none;
}
/*------新闻列表页---*/
#content>hgroup>figure {
	padding-bottom: 10px;
	margin-bottom: 10px;
}
#content>hgroup>.news-list-1 img{
	width: 28.5%;
}
#content>hgroup>.news-list-1 figcaption {
	width: 71.5%;
}
#content>hgroup>.news-list-1 h3{
	padding-left: 10px;
	font-size: 1.5em;
}
#content>hgroup>.news-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 {
	font-size: 1.2em;
	color: #999;
	padding-left: 10px;
}

#dituContent {
	height: 350px;
	border: #ccc solid 1px;
}
#content .contact {
	padding: 0px;
	font-size:1.4em;
	line-height: 24px;
}
#content .contact h3 {
	font-size: 16px;
}

}

/*在980 和 1199 像素直接的屏幕里，中等屏幕，分辨率低的PC*/
@media screen and (max-width:900px) {
/*--典型案例--*/
main .wrapper2 .container {
	width:96%;
}
.pic-box1>a>img, .pic-box2>a>img{
	width:100%;
}	
main .wrapper2 .container .col{
	width: 100%;
}
/*----公司相关------*/
main .wrapper4 .container{
	padding:30px 0 0;
}
main .wrapper4 .outbox {
	margin: 0 0.75%;
	width: 48.5%;
	margin-bottom:30px;
}
main .ul-contact li{
	width:50%;
}
/*------内页与公共部分------*/
#content .profile {
	text-align: justify;
	font-size: 1.4em;
	line-height: 24px;
}
#content .profile p {
	margin-bottom: 12px;
}

#content ul.product-list li {
	width: 30%;
	margin: 0 1.12% 25px;
}
/*#content ul.product-list li:last-child {
	display: block;
}*/

}

/*在980 和 1199 像素直接的屏幕里，中等屏幕，分辨率低的PC*/
@media screen and (max-width:770px) {
/*---------头部文件---------*/
.animated-arrow {
	top:20px;
}
#header {
	height: 72px;
}
#header .logo {
	max-width: 160px;
	margin: 8px 0 0 10px;
}
#header .language {
	margin: 20px 0px 0 20px;
}
#header h1 {
	display: none;
}
/*----小标题----*/
main .m-head {
	margin-top: 15px;
	margin-bottom: 10px;
}
main .m-head hgroup {
	text-align: center;
}
main .m-head hgroup h2 {
	font-size: 32px;
	color: #666;
	margin-bottom: 5px;
}
main .m-head hgroup h2 a {
	color: #666;
}
main .m-head hgroup h2 a:hover {
	color: #d20001;
	text-decoration: none;
}
main .m-head hgroup h3 {
	font-size: 20px;
	color: #ddd;
	font-weight: normal;
	text-transform: uppercase;
	font-family: Helvetica, Arial, sans-serif;
}
footer address .company-info{ display:none;}

footer address .company-info2{ display:block;}

/*------内页与公共部分------*/
#content ul.product-list li {
	margin: 0 1.3% 15px;
	width: 45.2%;
}
/*#content ul.product-list li:last-child {
	display: none;
}*/
/*-----新闻详情页-----*/
#content .news-info header h1 {
	font-size: 1.6em;
}
.news-info .news-body>p {
	margin-bottom: 12px;
}
/*----新闻列表页----*/
#content>hgroup>.news-list-1 h3 {
	font-size: 1.4em;
}
#content>hgroup>.news-list-1 figcaption p {
	line-height: 18px;
	height: 18px;
}
#dituContent{
	 height:200px;border:#ccc solid 1px;
}
#content .contact {
	font-size: 1.4em;
}
}

/*在480 和 767像素之间的屏幕里，超小屏幕，主要是手机 */
@media screen and (max-width:490px) {
#header .language {
	display:none;
}
#header .language2 {
	display:block;
	float:left;
	font-size:14px;
	margin: 20px 0px 0 8px;
}
/*----小标题----*/
main .m-head {
	margin-top: 12px;
	margin-bottom: 8px;
}
main .m-head hgroup {
	text-align: center;
}
main .m-head hgroup h2 {
	font-size: 28px;
	color: #666;
	margin-bottom: 5px;
}
main .m-head hgroup h2 a {
	color: #666;
}
main .m-head hgroup h2 a:hover {
	color: #d20001;
	text-decoration: none;
}
main .m-head hgroup h3 {
	font-size: 16px;
	color: #ddd;
	font-weight: normal;
	text-transform: uppercase;
	font-family: Helvetica, Arial, sans-serif;
}
/*----典型案例------*/
main .wrapper2 .container .pic-box1 .txt {
	top: 20%;
	height:82%;
}
main .wrapper2 .container .pic-box1 .txt {
	padding: 0 30px;
}
main .wrapper2 .container .pic-box1 .txt .title {
	font-size: 32px;
}
main .wrapper2 .container .pic-box1 .txt .info {
	font-size: 15px;
	line-height: 26px;
}
main .wrapper2 .container .pic-box1 .txt .more {
	font-size: 15px;
	bottom: 18px;
}
main .wrapper2 .container .pic-box2 .title {
	font-size: 20px;
	padding: 20px 0 5px 20px;
}
main .wrapper2 .container .pic-box2 .more {
	font-size: 15px;
}

/*----公司相关------*/
main .wrapper4 .outbox {
	height:400px;
	overflow:hidden;
}
main .wrapper4 .container{
	padding:25px 0 0;
}
main .wrapper4 .outbox {
	margin: 0 1%;
	width: 98%;
	margin-bottom:25px;
}

footer>.wrapper {
	max-width: 1200px;
	margin: 0 auto;
	height:auto !important;
	overflow: hidden;
	padding: 0px 0px 10px;
}
footer>.wrapper .scan {
	width: 35%;
	float: left;
	text-align: center;
}
footer>.wrapper img {
	margin-top: 12px;
	vertical-align: middle;
	max-width: 100%;
}
footer>.wrapper>ul {
	width: 60%;
	margin-left:5%;
}
footer>.wrapper>ul>li {
	width: 50%;
	margin: 0;
}
/*------内页与公共部分------*/
#content ul.product-list li {
	margin: 0 1.3% 15px;
	width: 44%;
}
/*#content ul.product-list li:last-child {
	display: none;
}*/
}