*{ margin:0; padding:0; list-style:none;}
body{font-family:Helvetica;}
input,textarea,select{font-family:'Microsoft Yahei',"Lucida Grande", "Tahoma","Arial", "Helvetica", "sans-serif";background:none;border:none;font-size:12px;outline:none;}
/**public style**/
.clearfloat{clear:both;height:0;line-height:0; font-size:0;}
.clearfloat2{overflow:hidden;zoom:1; display:block;}
.pabs{position: absolute;}
.prel{position:relative;}
.floatL{float:left;}
.floatR{ float:right;}

A:link{color:#333333;text-decoration:none;}
A:visited{color:#333333;text-decoration:none;}
A:active{color:#650101;text-decoration:none;}
A:hover{color:#650101;text-decoration:none;}


/**通用隐藏css**/
.person-phone{ display:none;}
.footer-phone{display:none;}
.nav-phone{ display:none;}
.logo-wrapPhone{display:none;}
.nav1{ display:none;}

/*****header导航****/
.header-nav{ width:100%; background:#fff;}
.header-bai{width:1200px; margin:0 auto;}
.nav-wrap{ width:100%;}
.top{ background:#3c93c0;}
.top-cent{ width:1200px; margin:0 auto;}
.topbg{ background:url(top-bg.gif) no-repeat center;}
.logo-wrap1{ width:60%;}
.ss{ width:30%;}
/***中间内容区域**/
.mainCen{ width:1200px; height:auto; margin:0px auto;}
.main1{ width:20%; height:auto; float:left;}
.column1{ height:auto; floatL}
.column2{height:auto; floatL}
.main2{ width:100%; margin:0 auto;  height:auto;}
.current{height:auto;}
.now-left2{height:auto; width:100%; border-bottom:2px solid #ccc;}

.Introduction{ min-height:500px;}
/****底部版权**/
.footer{ background-color:#650101;height:auto;}
.pcys{ display:block;}
.iphon{ display:none;}

@media screen and (min-width: 960px) and (max-width:1023px) {
	.pcys{ display:none;}
	.iphon{ display:block;}
	.nav1{ display:block;}
	}
@media screen and (min-width: 320px) and (max-width:960px) {
	.pcys{ display:none;}
	.iphon{ display:block;}
	.nav1{ display:block;}

	}
