@charset "utf-8";
img, object, embed, video {
	max-width: 100%;
}
/* IE 6 不支持最大宽度，因此默认为 100% 宽度 */
.ie6 img {
	width:100%;
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
	/*font-family:"Microsoft Yahei", "Lucida Grande", Verdana, Lucida, Helvetica, Arial, 'Simsun', sans-serif;*/
	font-family: "PingHei","Helvetica Neue","Helvetica","Arial","Verdana","sans-serif";
	/*font-size:14px;*/
	color:#454545;
	list-style-type:none;
}
html,body {
	margin:0;
	padding:0;

}

@media only screen and (min-width:320px){
  body{font-size:13.5px!important}.viewport{max-width:320px}
}
@media only screen and (min-width:360px){
  body{font-size:14.5px!important}.viewport{max-width:360px}
}
@media only screen and (min-width:480px){
  body{font-size:16px!important}.viewport{max-width:480px}
}

.Top_box {
	float: left;
    width: 100%;
	background:#fff;
	right:0; 
	top:0;
	position:fixed; 
}

.logo{
	float:left;
	width:150px;
	height:45px;
}
.zhengyi{
	float:right;
	margin-right:15px;
	height:45px;
	line-height:45px;
	font-size:18px;
	font-family:"Courier New", Courier, monospace;
	font-weight:bold;
	color:#F00;
	text-align:right;
	padding-top:5px;
}
.menu{
	float:left;
	background-color:#DF2128;
	width:100%;
}
.menu ul{
	list-style-type:none;
}
.menu ul li{
	float:left;
	width:19%;
	height:30px;
	line-height:30px;
	text-align:center;
	letter-spacing:4px;	
}
.menu ul li a{
	display:block;
	width:100%;
	font-family:"Courier New", Courier, monospace;
	font-size:16px;
	color:#fff;
	text-decoration:none;
}
.curmenu{
	display:block;
	width:100%;
	font-family:"Courier New", Courier, monospace;
	font-size:16px;
	color:#fff;
	background:#000;
	text-decoration:none;
}
.split{
	width:100%;
	margin-top:80px;
}
.foot_box{
	width:100%;
}
.foot_menu{
/*	position:relative;*/
	bottom:0px;
	margin:0 auto;
	height:40px;
	line-height:40px;
}
.foot_menu ul{
	list-style-type:none;
}
.foot_menu ul li{
	float:left;
	width:33%;
	height:30px;
	line-height:30px;
	text-align:center;
	background-color:#DF2128;;
}
.foot_menu ul li a{
	display:block;
	width:100%;
	font-family:"Courier New", Courier, monospace;
	font-size:14px;
	color:#fff;
	text-decoration:none;
}
.foot_reg{
	width:96%;
	margin-top:5px;
	text-align:center;
}
.foot_reg span{
	color:#999;
	padding-top:5px;
}
.Newsbox{
	float:left;
	width:96%;
	height:110px;
	max-height:130px;
	background:#fff;
	margin:2px;
	border-bottom:1px solid #e9e9e9;
}
.News_Title{
	float:left;
	width:96%;
	font-size:16px;
	font-weight:bold;
	text-overflow: ellipsis; 
	overflow: hidden; 
	white-space: nowrap;
	font-family:"微软雅黑", Courier, monospace;
	padding-left:5px;
	margin-top:5px;
	margin-bottom:5px;
}
.News_Title a{
	color:#454545;
	text-decoration:none;
}
.News_Title a:hover{
	color:#454545;
	text-decoration:none;
}
.New_TitlePic{
	float:left;
	width:75px;
	margin:0px 5px ;
	color:#999;
	font-size:12px;
	text-align:center;
	text-decoration:none;
}

.News_NavText{
	float:left;
	width:70%;
	font-size:13px;
	font-family:"Courier New", Courier, monospace;
	text-align:justify;
	color:#999999;
	line-height:120%;
}
.News_NavText a{
	display:block;
	width:100%;
	font-size:13px;
	color:#999;
	text-decoration:none;
}
.News_NavText p{
	float:right;
	color:#999;
	font-size:12px;	
/*	padding-top:8px;
	margin-right:8px;*/
}
/*=======================*/
.News_C_Title{
	width:96%;
	font-size:16px;
	font-weight:bold;
	color:#454545;
	margin-top:15px;
	font-family:"微软雅黑", Courier, monospace; 
}
.News_C_Title span{
	font-size:12px;
	font-family:"微软雅黑", Courier, monospace; 
	color:#999;
	font-weight:normal;
	padding:-top:15px;
}
.News_C_Content{
	width:95%;
/*	line-height:200%;
	font-size:15px;*/
	text-align:justify;
	margin:0 auto;
	color:#454545;
}
.News_C_Content p{
	padding:5px 0;
}
.xiangguang{
	width:95%;
}
.xg_title{
	background:#e9e9e9;
	font-size:16px;
	font-weight:bold;
	height:35px;
	line-height:35px;
	border-top:1px solid #ccc;
	padding-left:5px;
	margin-top:10px;
}
.xiangguang ul{
	margin:0;
	padding:5px;
}
.xiangguang ul li{
	height:25px;
	line-height:25px;
	border-bottom:dashed 1px #ccc;
	text-overflow: ellipsis; 
	overflow: hidden; 
	white-space: nowrap;
}
.xiangguang ul li a{
	text-decoration:none;
	font-size:15px;
}
.bdshare{
	width:96%;
	margin:8px auto;
}

/*=========================*/
.product_box{
	width:96%;
	margin:10px auto;
}
.product_Focus{
	width:290px;
	margin:8px auto;
	padding:5px;
	border:1px solid #ccc;
}
.product_a{
	float:left;
	width:100%;
}
.product_a ul{
	margin:0;
	padding:0;	
}
.product_a ul li{
	margin:8px;
	padding-left:5px;
	font-size:16px;
}
.product_a ul li a{
	padding-right:15px;
	color:#DF2128;
	text-decoration:none;
}
.product_baseBox{
	width:96%;
	margin:0 auto;
}
.product_title{
	width:100%;
	border-bottom:1px solid #ccc;
}
.product_title ul{
	padding:0;
	margin:0;
}
.product_title ul li{
	height:30px;
	line-height:30px;
	padding-left:10px;
	font-size:16px;
}
.product_title ul li a{
	padding-right:15px;
	color:#DF2128;
	text-decoration:none;
}
.product_Info{
	width:90%;
	line-height:150%;
	font-size:16px;
	text-align:justify;
	margin:10px auto;
}
.product_XiaoGuoPic{
	width:290px;
	margin:10px auto;
	padding:5px;
	border:1px solid #ccc;		
}
.picTilte{
	color:#000;
	text-align:center;
	margin:10px;
	font-size:15px;
	color:#DF2128;
}
.pic_p{
	color:#000;
	text-align:center;
	margin:10px;
	font-size:15px;
}
.product_HuXingPic{
	width:200px;
	margin:10px auto;
	padding:5px;
	border:1px dashed #ccc;		
}

/*===============选房====================*/
.selectproduct_box{
	width:90%;
	margin:10px auto;
	border:1px dotted #ccc;	
}
.selectproduct_title{
	width:96%;
	height:35px;
	line-height:35px;
	padding-left:8px;
	color:#DF2128;
	font-size:16px;
}
.selectproduct_xiangxi{
	float:left;
	width:96%;
	margin:5px;
	line-height:20px;
}
.b{
	float:left;
	width:80px;
	text-align:right;
}
.c{
	padding-left:5px;
	overflow:auto;		
}


/*==================================*/
.TongZhibox{
	float:left;
	width:100%;
	height:60px;
	/*border-bottom:1px solid #e9e9e9;*/
	background:#fff;
	margin:8px 0px;
}
.TongZhi_Title{
	float:left;
	width:96%;
	text-overflow: ellipsis; 
	overflow: hidden; 
	white-space: nowrap;
	color:#454545;
	font-family:"微软雅黑", Courier, monospace;
	padding-left:5px;
	margin-bottom:5px;
}
.TongZhi_Title a{
	font-size:16px;
	font-weight:bold;
	color:#454545;
	text-decoration:none;
}
.tongzhi_time{
	text-align:left;
	width:70%;
	padding-left:10px;
	color:#999;
	height:25px;
	line-height:25px;
	font-size:12px;
	margin-bottom:5px;
	font-family:"微软雅黑", Courier, monospace;
}
.tongzhi_single_item{
	margin-top:8px;
	height:60px; 
	border-bottom:1px solid #e9e9e9;
	font-family:"微软雅黑", Courier, monospace;
	/*width:100%;*/
}

/*===========联系我们=============*/

.ContactUs_box{
	width:96%;
	margin:10px auto;
	border:1px solid #ccc;	
}
.ContactUs_bumen{
	width:96%;
	margin:8px auto;
	font-size:14px;
	color:#DF2128;
	padding-bottom:5px;
	border-bottom:1px dotted #ccc;
}
.ContactUs_bumen span{
	font-size:12px;
	color:#666;
}
.ContactUs_line{
	float:left;
	width:96%;
	/*margin:5px;*/
	line-height:25px;
}
.y{
	float:left;
	width:160px;
	text-align:right;
}
.k{
	padding-left:10px;
	overflow:auto;		
}
/*======================*/
.news_single_item{
	margin-top:8px;
	height:110px; 
	border-bottom:1px solid #e9e9e9;
	/*width:100%;*/
}
.element_head{
	width:100%; 
	position:relative; 
	height:20px;
}

.more_loader_spinner{
	width:16px; 
	height:16px; 
	background: url(../images/loader.gif) no-repeat;
}

.get_more{
	text-align:center; 
	background:#f3f3f3; 
	border:1px solid #eeeded;
	width:80%;
	margin:10px auto;
}
.get_more a{
	font-size:16px;
	font-weight:bold;
	color:#000;
	text-decoration:none;
	height:35px;
	line-height:35px;
	display:block;
}

/*=================正和风搞件评选开始==========================*/
.title_zhf{
	width:100%;
	font-size:15px;
	color:#fff;
	background-color:#f00;
	font-weight:bold;
	line-height:50px;
	text-align:center;
}
.zhf_list_box{
	width:100%;	
	margin:0 auto;	
}
.zhf_list_box ul{
	padding:0;
	margin:0;
}
.zhf_list_box ul li{
	float:left;
	line-height:80px;
	height:80px;
	width:48%;
	background-color:#ecf0f1;
	padding-left:5px;
	margin-top:2px;
	margin-left:2px;
	font-size:14px;
	color:#000;
	font-weight:bold;
	text-decoration:none;
}
.zhf_list_box ul li:hover{
	cursor:pointer;	
	text-decoration:none;
}
/*.zhf_list_box ul li a{
	width:100%;
	display:block;
	text-decoration:none;
	font-size:14px;
	color:#000;
	font-weight:bold;
}*/

.zhengwenView_Title{
	margin:0 auto;
	width:100%;
	font-size:15px;
	font-weight:bold;
	color:#333;
	line-height:35px;
	text-align:center;	
	font-family:"微软雅黑","Courier New", Courier, monospace; 
}
.span1{
	font-size:12px;
	font-family:"Courier New", Courier, monospace; 
	color:#999;
	text-align:center;
}

.zhengwenView_Content{
	width:95%;
	line-height:160%;
	font-size:14px;
	text-align:justify;
	margin:0 auto;
	color:#666;
}

.sheyingView_box{
	margin:0 auto;
	margin-top:10px;
	width:98%;
}
/*=================正和风搞件评选结束===================================*/


.zs_top{
	background-color:#DF2128;
	width:100%;
	height:35px;
	line-height:35px;
	
}