@media (max-width: 1240px) {
}
@media (max-width: 600px) {
}
@media (min-width: 768px){/*>=768的设备*/}
@media (min-width: 992px){/*>=992的设备*/}
@media (min-width: 1200){/*>=1200的设备*/}

@media (max-width: 1199px){/*<=1199的设备*/}
@media (max-width: 991px){/*<=991的设备*/}
@media (max-width: 767px){/*<=768的设备*/
*{line-height:180%;}
.width{width:auto;}
.new-float,#mainLeft,#gundong{display:none;}
.height{height:15px; overflow:hidden; clear:both;}

#head{height:auto; background:url(img/bg_top.jpg) no-repeat #F8F8F8;}
	#head .logo{float:none; margin-top:5px;}
	#head .logo h1{font-size:35px; text-align:center;}
	#head .headB{float:none; margin:5px 0px 10px 0px; font-size:18px; text-align:center;}
	#head .headB .tel{font-size:18px;}

#nav{height:82px; overflow:hidden}
	#nav li{float:left; width:25%; text-align:center;}
	#nav li a{background:#c00; padding-top:0px; height:40px; font-size:14px; line-height:40px; border:1px #fff solid;}
	#nav li a.sy{background:#c00;}
	#nav li a:hover{color:#e5e5e5; background:#c00;}
/* head END */

/* main */
#main,#main2{width:auto;background:#fff; margin:0 auto; padding:10px 10px;}
.part1a{float:none; width:auto; min-height:auto; margin-bottom:15px; margin-top:10px;}
.part1a img{width:100%; height:auto;}
.part1c{float:none; width:auto; min-height:auto; border:1px #ccc solid;}

.part2a{float:none; width:auto; min-height:auto;margin-bottom:15px;}
.part2b{float:none; width:auto; min-height:auto;margin-bottom:15px;}
.news li{float:none; width:100%;}
.part3a{width:auto; float:none; min-height:auto;margin-bottom:15px;}
.part3b{width:auto; float:none; min-height:auto; margin-left:0px;margin-bottom:15px;}
.part3c{width:auto; float:none; min-height:auto;}




/*#mainbg1{background:#DFD3C5; overflow:hidden; min-height:auto; padding:10px 0;}
#mainbg1 h2 .title{display:block; float:left; padding:5px 10px; font-size:25px; line-height:40px; color:#c00; margin-bottom:10px; font-weight:normal}
#mainbg1 h2 .more{display:block; float:right; padding:5px 5px; line-height:25px;}
/*左侧
#mainbg1 .listL{overflow:hidden; float:none; width:auto; display:block;}
#mainbg1 .listL *{line-height:30px;}
#mainbg1 .listL li{float:left; width:45%; overflow:hidden; margin:5px 5px; text-align:center;}
#mainbg1 .listL li img{width:100%; height:150px;}
#mainbg1 .listL li div{line-height:20px; height:40px;}
#mainbg1 .listR{display:none}*//*右侧不显示*/


	/*box中图片列表样式4 应用案例*/	
	.dlList4 li{float:left; margin:5px 5px; text-align:center; width:46%;}
	.dlList4 li a{display:block; background:#f2f2f2; line-height:20px; padding:5px 2px; height:200px; overflow:hidden}
	.dlList4 li img{width:96%; height:150px; margin-bottom:5px;}
	.dlList4 li a:hover{background:#c00; color:#fff;}

/* foot */
#foot{background:#181818; height:auto; padding:0px 10px;}
	#foot *{color:#777;}
	#foot #copyright{height:auto; line-height:25px;}
	#foot #address{ margin-top:10px;height:auto; line-height:25px;}
/* foot END */


/* 内页 */
#mainRight{float:none; width:auto; margin:0}
#mainRight img,#main1 img{width:100%;}
	#mainRight video{width:100%; height:auto;}

	.artList{margin:0 auto; width:100%;}
	.artList li{height:40px; overflow:hidden; border-bottom:#ccc dashed 1px;}
	.artList li .addate{display:none;}
	.artList li *{font:14px/40px "微软雅黑"; }
	
	.proList{margin:0 auto;}
	.proList li{float:left; margin:6px 10px; text-align:center; width:45%; height:180px; overflow:hidden;}
	.proList li img{width:100%; height:150px; margin-bottom:0px; border:1px #ccc dashed;}


}







.blackTop{position:fixed; z-index:100; bottom:60px; right:0; color:#fff; cursor:pointer; background:url(img/backtop.png); width:44px; height:44px}
.footxx{margin-bottom:60px;}
.foot2{background:#333; position:fixed; z-index:1000; bottom:0; left:0; width:100%; display:block}
.foot2 ul{}
.foot2 ul li{ width:20%; height:55px; float:left;}
.foot2 ul li a{display:block; padding-top:30px; text-align:center; font-size:14px; color:#fff;}
.foot2 ul li:nth-child(1) a{ background:url(img/footbg1.png) center 5px no-repeat;background-size:26px 26px;}
.foot2 ul li:nth-child(2) a{ background:url(img/footbg2.png) center 5px no-repeat;background-size:26px 26px;}
.foot2 ul li:nth-child(3) a{ background:url(img/footbg3.png) center 5px no-repeat;background-size:26px 26px;}
.foot2 ul li:nth-child(4) a{ background:url(img/footbg4.png) center 5px no-repeat;background-size:26px 26px;}
.foot2 ul li:nth-child(5) a{ background:url(img/footbg5.png) center 5px no-repeat;background-size:26px 26px;}