@charset "utf-8";
/* CSS Reset */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,code,del,dfn,em,font,img,ins,kbd,q,s,samp,strike,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,header,section,footer{border: 0;font-family:'Open Sans', Arial;font-size: 14px;font-style: inherit;font-weight: inherit;margin: 0;outline: 0;padding: 0; list-style:none; text-align:left;}
/* Basic Styling */
a, a:visited{color: #cc0000;text-decoration: none;-webkit-transition-property: color, left, right;-webkit-transition-duration: 0.5s;-webkit-transition-property: ease-in-out; outline:none; background: transparent; -webkit-tap-highlight-color: transparent;}
a:hover{ outline:none;}
html{-webkit-font-smoothing: antialiased;}
body, html{color: #666;font-size: 14px;line-height: 1.5;height: 100%;margin: 0;padding: 0;text-align: center;-webkit-text-size-adjust: none; padding-top:30px;}
header, nav, section, aside, footer{display: block !important;}
table { border-collapse: collapse; }
.clear{/*清除浮动*/clear:both;height:0;line-height:0;font-size:0;overflow:hidden;}
.inner{position:relative; margin:0 auto; padding:10px 20px; overflow:hidden;}
.title-box{ border-bottom:1px solid #CCC; overflow:hidden; }
.title-box .title{float:left;font-size:16px;  color:#cc0000; line-height:30px; font-weight:700;}
.title-box .showmore{float:right; font-size:14px;line-height:30px;}
.Tright{text-align:right;}
.PR10{padding-right:10px;}
.MT40{ margin-top:40px;}
.MT10{margin-top:10px;}
.MT20{margin-top:20px;}
.MTB10{ margin:10px 0;}
.MTB20{ margin:20px 0;}
.ML10{margin-left:10px;}
.ML20{margin-left:20px;}
.MR10{margin-right:10px;}
.PTB20{ padding:20px 0}
.PTB5{ padding:5px 0}
.fl{float:left;}
.fr{float:right;}
img{margin:0;padding:0;border:0;}
.f-z-16{font-size:16px;}
.f-z-18{font-size:18px; }
.f-z-24{font-size:24px; }
.col-f60{color:#cc0000;}
.col-ccc{color:#ccc;}
.col-fff{color:#fff;}
.tag{ display:inline-block;padding:1px 5px; font-size:12px; border:1px solid #CCC; margin-right:5px;}
.bnt{border:0;outline:none; text-align:center; display:inline-block; cursor:pointer;}
.bc-f60{ background-color:#cc0000;}
.b-col-f60{ border:1px solid #cc0000;}
.bc-f00{ background-color:#F00;}
.b-col-f00{ border:1px solid #F00;}
.bc-690{ background-color:#690;}
.b-col-690{ border:1px solid #690;}
.border-b{ border-bottom:1px dashed #DDD;}
.showMore{display:block; text-align:center; height:30px; width:150px; margin:0 auto; background-color:#CCC; line-height:30px; color:#FFF; margin-top:20px;}
.showMore a{color:#FFF;}
.ajax_load{display:block; text-align:center; height:40px; margin:0 auto; background-color:#DDD; line-height:40px; color:#666; margin-top:20px;}

.hongbao{ position:absolute;top:5px; right:5px; background:url(../../images/hongbao.png)  no-repeat center; background-size:100%; width:56px; height:32px; color:#FF0; text-align:center;font-size:0.8em; line-height:45px; }
.hongbao2{ position:fixed;top:40%; right:10px; background:url(../../images/hongbao2.png)  no-repeat center; width:99px; height:84px; color:#DC4C03; text-align:center;font-size:14px; line-height:50px; font-weight:700; cursor:pointer; z-index:5;}
.photonum{position:absolute; bottom:10px; right:10px; background:rgba(0,0,0,.3); color:#FFF; padding:0 10px;border-radius:5px; font-size:12px;}
.fxnum{position:absolute; top:10px; right:0; padding:0 10px;}

/*顶部 开始*/
header{width:100%; box-shadow: 0 0 5px #666; position:fixed;top:0; z-index:100; background-color:#FFF;}
.mylogo{padding:10px 0 5px 0; text-align:center;}

.bk{ line-height:65px; position:absolute; left:10px;}

/*顶部 结束*/

/*首页幻灯片 开始*/
.focus{width:100%; height:190px; margin:0 auto; position:relative; overflow:hidden;}
.focus .hd{width:100%; height:11px; position:absolute; z-index:1; bottom:5px; text-align:center;}
.focus .hd ul{display:inline-block; height:5px; padding:3px 5px; background-color:rgba(255,255,255,0.7);-webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; font-size:0; vertical-align:top;}
.focus .hd ul li{display:inline-block; width:5px; height:5px; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; background:#8C8C8C; margin:0 5px; vertical-align:top; overflow:hidden;}
.focus .hd ul .on{background:#FE6C9C;}
.focus .bd{position:relative; z-index:0;}
.focus .bd li img{width:100%; height:190px; background:url(../images/loading.gif) center center no-repeat;}
.focus .bd li a{-webkit-tap-highlight-color:rgba(0, 0, 0, 0); /* 取消链接高亮 */}
/*首页幻灯片 结束*/

/*搜索 开始*/
.search_box{height:30px; line-height:30px; overflow:hidden; padding:5px; border:1px solid #cc0000; background:#FFF url(../images/search.png) no-repeat 5px 5px;;display:block;position:relative; text-align:left;}
.search_box .search-input{height:30px; line-height:30px;margin-left:40px; border:0; display:inline-block;outline:none;font-size:16px;}
.search_box .search-btn{width:80px; height:38px; line-height:38px; display:inline-block; background-color:#cc0000; text-align:center; color:#FFF; font-size:16px; cursor:pointer; position:absolute;right:1px; top:1px; border:0;outline:none;}

/*搜索 结束*/
.content_box{ margin:10px 0;}
.content_box img{ width:100%; padding:20px 0}
.content_box ul li{display:inline-block; width:47%; text-align:center; margin:1%;}

/*关于我们 开始*/
.about_box{  }
.about_box img{width:100%;}

.bulidphoto{ width:100%;  margin:0 auto; position:relative; overflow:hidden;   }
.bulidphoto .hd{ width:100%; height:5px;  position:absolute; z-index:1; bottom:0; text-align:center;  }
.bulidphoto .hd ul{ overflow:hidden; display:-moz-box; display:-webkit-box; display:box; height:5px; background-color:rgba(51,51,51,0.5);   }
.bulidphoto .hd ul li{ -moz-box-flex:1; -webkit-box-flex:1; box-flex:1; }
.bulidphoto .hd ul .on{ background:#cc0000;  }
.bulidphoto .bd{ position:relative; z-index:0; }
.bulidphoto .bd li{ text-align:center;}
.bulidphoto .bd li img{ width:100%;  }
.bulidphoto .bd li a{ -webkit-tap-highlight-color:rgba(0, 0, 0, 0); /* 取消链接高亮 */ }

.info_box .name{}
.info_box i{width:4px; display:inline-block;height:18px; background-color:#F63; vertical-align:text-bottom; margin-right:10px;}
.info_box .info h1{padding:5px 0; border-bottom:1px solid #DDD; }
.info_box .info .info_content{padding:10px 0; font-size:14px;}
.info_box .info .list{margin-top:20px; font-size:14px;}
.info_box .info .list ul li{display:block;line-height:30px; vertical-align:text-top;}
.info_box .info .list ul li span{width:100px; display:inline-block; text-align:right; color:#333;}

.fx_box{ position:relative;}
.fx_box img{max-width:100%;}
.fx_box h1{padding:5px 0; border-bottom:1px solid #DDD; }
.fx_box	.slideBox{ position:relative; width:100%; overflow:hidden; margin:10px auto; }
.fx_box	.slideBox .bd{ position:relative; z-index:0; }
.fx_box	.slideBox .bd li{ position:relative; }
.fx_box	.slideBox .bd li img{ width:100%;  height:250px; display:block;   }
.fx_box	.slideBox .bd li a{ -webkit-tap-highlight-color:rgba(0, 0, 0, 0); /* 取消链接高亮 */  }
.fx_box	.slideBox .bd li .tit{ display:block; width:100%;  position:absolute; bottom:0; text-indent:10px; height:27px; line-height:27px;  text-align:center;  color:#fff; background-color:rgba(0,0,0,0.7); ; 
	}

.tzicon{display:block;}
.tzicon a{color:#cc0000;}
.tzicon ul li{ display:inline-block; width:32%; text-align:center;}
.tzicon ul li p{ text-align:center;}
.tzicon ul li img{width:66px;}

/*热门楼盘 结束*/

/*首页产品 开始*/
.product_box{  margin-top:20px;}
.product_box .list_product_box{font-size:14px; margin:10px 0;}
.product_box .list_product_box ul li{display:inline-block; width:45%; overflow: hidden; margin:2%;text-align:center;}
.product_box .list_product_box ul li img{width:100%;}
.product_box .list_product_box ul li h3{display:block; overflow:hidden; height:30px; line-height:30px;}


.gjjs ul li{display:inline-block; width:45%; overflow: hidden; margin:2%;text-align:center;}
.gjjs ul li img{width:100%;}
.gjjs ul li h3{display:block; overflow:hidden; height:30px; line-height:30px;}

/*首页产品 结束*/

/*首页新闻 开始*/
.news_box{  margin-top:20px;}
.news_box .list_news_box{font-size:16px; margin:10px 0;}
.news_box .list_news_box a{color:#666;}
.news_box .list_news_box ul li{display:block; border-bottom:1px dashed #CCC; padding:10px 0;}
.news_box .list_news_box .newsmaintitle{ margin:5px 0;color:#cc0000}
.news_box .list_news_box .newsmaintitle a{color:#cc0000}
.news_box .list_news_box .newstime{color:#999; font-size:12px;background: url(../images/clock.jpg) no-repeat left center; padding-left:20px; margin-bottom:10px;}
.news_box .list_news_box .content_container{}
.news_box .list_news_box ul li img{width:100%;}
/*首页新闻 结束*


/*产品列表*/

.product_list_box{}
.product_list_box .product_title{ font-size:16px;}



/*图片列表 开始*/
.img_box{}
.img_box .list_img_box{font-size:16px;}
.img_box .list_img_box ul li{display: block; overflow: hidden; padding: 10px 0; border-bottom: 1px solid #EEE;}
.img_box .list_img_box h3{display:block; text-align:center;}
.img_box img{max-width:100%;}
.img_box .list_img_box_hzhb ul li{display:inline-block; width:45%; margin:1%; border:1px solid #CCC;}


/*图片列表 结束*/

/*装修 开始*/
.sb_nav{ margin-bottom:10px; font-size:14px;}
.sb_nav ul li{display:inline-block; background-color:#DDD; margin:0 5px 5px 0; text-align:center;}
.sb_nav ul li a{color:#666; display:block; padding:5px 10px;}
.sb_nav ul li.nav_selected{background-color:#cc0000; color:#FFF:}
.sb_nav ul li.nav_selected a{color:#FFF;}


.zx_box{  margin-top:20px;}
.box_list ul li{display:block; padding:10px; border:1px solid #DDD; margin-bottom:20px;box-shadow: 0 0 5px #DDD;}
.box_list ul li img{width:100%; background:url(../images/loading.gif) no-repeat center;}
.showzx_box{}
.showzx_box .zx_box img{width:100%;}

/*装修 结束*/

/*底部 开始*/
footer{position:relative; padding-top:80px;}
footer ul.navigation{width:100%; height:50px; position:fixed; bottom:0px; z-index:100; background-color:#cc0000;}
footer ul.navigation > li{list-style:none; text-align:center; float:left; position:relative; width:33%; line-height:50px; border-right:1px solid #FFF;}
footer ul.navigation > li:last-child{border-right:none;}
footer ul.navigation li a{color:#FFF;width:100%; display:block;height:50px; text-align:center;}
footer ul.navigation li:first-child{margin-left:0px;}

footer ul.showhot_foot{width:100%; height:50px; position:fixed; bottom:0px; z-index:100; background-color:#cc0000;}
footer ul.showhot_foot > li{list-style:none; text-align:center; float:left; position:relative; width:33%; line-height:50px; border-left:1px solid rgba(255, 255, 255, 0.5);}
footer ul.showhot_foot li a{color:#FFF;width:100%; display:block;height:50px; text-align:center;}
footer ul.showhot_foot li:first-child{margin-left:0px;border:0;}

footer ul.showspecial_foot{width:100%; height:50px; position:fixed; bottom:0px; z-index:100; background-color:#cc0000;}
footer ul.showspecial_foot > li{list-style:none; text-align:center; float:left; position:relative; width:49.5%; line-height:50px; border-left:1px solid rgba(255, 255, 255, 0.5);}
footer ul.showspecial_foot li a{color:#FFF;width:100%; display:block;height:50px; text-align:center;}
footer ul.showspecial_foot li:first-child{margin-left:0px;border:0;}

/*底部 结束*/

/*评论 开始*/
h4.related{ height:30px; line-height:30px;zoom:1;  margin:15px 0px 10px 0px; color:#CC0000;}
.relatedlist li{height:27px; line-height:27px; padding-left:12px; overflow:hidden; }
.relatedlist li a{ text-decoration:none; color:#999999; }
.relatedlist li a:hover{ text-decoration:underline; color:#CC0000;}
textarea{width:100%;}

#pingl .clistbox .line1{ padding:10px 0; font-size:14px;}
#pingl td{ padding:5px 0; font-size:14px;}
#pingl .clistbox 
{
	width: 100%;
	text-align:left;
	margin-bottom:10px;
	margin-top:3px;
}
#pingl .clistbox .line1
{
	border-bottom: 1px dashed #999999;
	text-align:left;
	padding-left:10px;
	
}
#pingl .clistbox .line1 span{color:#39F;}
#pingl .clistbox .line1 .time{float:right; color:#999;}
#pingl .clistbox .line2{padding:10px 20px; color:#999; line-height:1.5;}
#pingl .pages{margin:20px 0;}
#pingl .pages span{padding:4px 8px; background-color:#cc0000; margin:0 2px; color:#FFF; text-decoration:none;}
#pingl .pages a{ padding:3px 8px; background-color:#EBEBEB; margin:0 2px; color:#666; text-decoration:none; display:inline-block;}
#pingl .pages a:hover{ padding:3px 8px; background-color:#cc0000; margin:0 2px; color:#FFf; text-decoration:none;}
.button{
	padding: 5px 10px 5px 10px;
    background: #cc0000;
    color: #FFF;
	font-size:16px;
    display: inline-block;
	border:0;
    cursor: pointer;
}

/*评论 结束*/


/*Button*/
a.btn{display:inline-block; line-height:100%; text-decoration:none;}
a.grey_bt_sml{padding:5px 7px; background:url(../images/btn_grey_sml.png) repeat-x; color:#fff;}
a.grey_bt_big{padding:6px 14px 8px 34px; background:url(../images/btn_grey_big.png) repeat-x; font-size:15px; color:#fff; position:relative;}
a.grey_bt_tel{padding:6px 14px 8px 14px;background:url(../images/btn_grey_big.png) repeat-x;font-size:15px; color:#fff; position:relative;}
span.app{display:inline-block; background:url(../images/app.png) no-repeat center; width:20px; height:22px; position:absolute; left:7px; top:5px;}
/*Page*/
.page{padding:15px 20px;}
.page h1{padding:5px 0px 20px; margin-bottom:10px; background:url(../images/lines.png) repeat-x center bottom;}
.page img{max-width:100%; }
.page iframe{width:100%; border:0; display:none;}
/*图库*/
.imglist{margin:0 auto; text-align:center;}
.imglist ul{list-style:none; margin:0; padding:0;}
.imglis ul li{}
.imglis ul li h3 a{margin:10px 0;}


/*新闻列表页开始*/
.blog a{color:#cc0000;}
.blog h1{margin-bottom:0px;}
.blog h1 a{text-decoration:none; font-size:16px; font-weight:700; }
.blog p{ }
.blog img{background:url(../images/loading.gif) no-repeat center; margin-bottom:10px; display:block; min-width:100%; min-height:50px;}
.blog .post_date{color:#999999; font-size:11px; display:inline-block; padding-bottom:5px; background:url(../images/clock.jpg) no-repeat left top; padding-left:25px;}
.blog .post_info{padding:6px 0px 14px; background:url(../images/lines.png) repeat-x center bottom; line-height:100%; font-size:11px; margin-bottom:11px; line-height:17px;}
.blog .post_info .posted_by{width:165px; display:inline-block;}
.blog .post_info .posted_by a{font-weight:bold; text-decoration:none;}
.blog .post_info .comments{float:right; padding-left:25px;text-decoration:none;}
.blog a.like{display:block; float:right; padding:1px 22px 1px 0px; background:url(../images/like.png) no-repeat right 1px; text-decoration:none; color:#828282;}
/*新闻列表页结束*/


/*新闻内容页多图开始*/
.newstime2{color:#999; background:url(../images/clock.jpg) no-repeat left top; padding-left:25px; float:left;}
.creatline{border-bottom:1px dashed #CCC; clear:both; margin:5px 0;}

.newspic{ position:relative;}
.newspic span{ position:absolute; background-color:rgba(0,0,0,.7); color:#FFF; padding:2px 10px; bottom:10px; right:5px;}
.maskbox{ position:absolute;top:0; left:0;background-color:rgba(0,0,0,.9); display:none; height:100%;width:100%; z-index:1001;}
.slideBox{ position:relative; width:100%;  max-height:250px; overflow:hidden; margin:10px auto;}
.slideBox .hd{ position:absolute; width:100%;  height:27px; bottom:0; left:0; z-index:1; }
.slideBox .hd img{ width:11px;  }
.slideBox .prev,.slideBox .next{ position:absolute; left:0; top:0; display:block; width:23px; height:27px; line-height:27px; text-align:center; font-size:20px; color:#FFF;   }
.slideBox .next{ left:auto; right:0;}
.slideBox .bd{ position:relative; z-index:0; }
.slideBox .bd li{ position:relative; }
.slideBox .bd li img{ width:100%; height:250px; display:block;   }
.slideBox .bd li a{ -webkit-tap-highlight-color:rgba(0, 0, 0, 0); /* 取消链接高亮 */  }
.slideBox .bd li .tit{ display:block; width:100%;  position:absolute; bottom:0; text-indent:10px; height:27px; line-height:27px;  text-align:center;  color:#fff; background-color:rgba(0,0,0,0.7);}



/* 分页 */
.wp-pagenavi{CLEAR: both; margin: 0 auto; text-align:center; font-size:14px; margin-top:40px;}
.wp-pagenavi A{BORDER-RIGHT: #bfbfbf 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #bfbfbf 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 3px; MARGIN: 2px; BORDER-LEFT: #bfbfbf 1px solid; PADDING-TOP: 3px; BORDER-BOTTOM: #bfbfbf 1px solid; TEXT-DECORATION: none}
.wp-pagenavi SPAN{BORDER-RIGHT: #bfbfbf 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #bfbfbf 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 3px; MARGIN: 2px; BORDER-LEFT: #bfbfbf 1px solid; PADDING-TOP: 3px; BORDER-BOTTOM: #bfbfbf 1px solid; TEXT-DECORATION: none}
.wp-pagenavi A:hover{BORDER-LEFT-COLOR: #000; BORDER-BOTTOM-COLOR: #000; BORDER-TOP-COLOR: #000; BORDER-RIGHT-COLOR: #000}
.wp-pagenavi SPAN.current{BORDER-LEFT-COLOR: #000; BORDER-BOTTOM-COLOR: #000; BORDER-TOP-COLOR: #000; BORDER-RIGHT-COLOR: #000}
.wp-pagenavi SPAN.current{FONT-WEIGHT: bold}


/*快捷联系方式*/
.lxus{ margin:20px auto;}
.lxus a{display:inline-block; width:30%;height:40px; line-height:40px; margin:0 1%; text-align:center; background-color:#cc0000; color:#FFF;}

.producttype_box{}
.producttype_box ul{list-style:none; margin:0; padding:0;}
.producttype_box ul li{ background:#ad0404; display:block; margin:5px 0;}
.producttype_box ul li a{display:block; color:#FFF; padding:10px; text-align:left; font-size:16px;text-transform:capitalize;}
