﻿@charset "utf-8";
/*---------
Create and modify by  YANG JIAN
2014-11-13
Copyright © 好地网
---------*/
body {text-align:center;font-family:'microsoft yahei','微软雅黑','黑体',"\5B8B\4F53",serif;background:#ffffff;font-size:12px;}
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;}
address,caption,cite,code,dfn,em,strong,th,var {font-style:normal;font-weight:normal;}
a,a:hover{text-decoration: none; cursor:pointer;}
a:hover {
    -webkit-opacity:0.7;  
    /* Netscape and Older than Firefox 0.9 */  
    -moz-opacity:0.7;  
    /* Safari 1.x (pre WebKit!) 老式khtml内核的Safari浏览器*/  
    -khtml-opacity:0.7;  
    /* IE9 + etc...modern browsers */  
    opacity: 0.7;  
    /* IE 4-9 */  
    filter:alpha(opacity=70);  
    /*This works in IE 8 & 9 too*/
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";  
    /*IE4-IE9*/  
    filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100); 
	transition:opacity 0.5s linear;
	-moz-transition:opacity 0.5s linear;
	-webkit-transition:opacity 0.5s linear;
	-ms-transition:opacity  0.5s linear;
}
.radius {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;} /*圆角属性*/
.boxshadow { 
	box-shadow:0px 1px 2px #333333; 
	-moz-box-shadow:0px 1px 2px #333333;
	-webkit-box-shadow:0px 1px 2px #333333;
	-ms-filter:"progid:DXImageTransform.Microsoft.Shadow(Strength=1,Direction=135, Color='#333333')";
	filter:progid:DXImageTransform.Microsoft.Shadow(Strength=1, Direction=135, color=#333333);/*-----for IE-----*/}
.boxshadow2 { 
	box-shadow:0px 0px 3px #e5e5e5; 
	-moz-box-shadow:0px 0px 3px #e5e5e5;
	-webkit-box-shadow:0px 0px 3px #e5e5e5;
	-ms-filter:"progid:DXImageTransform.Microsoft.Shadow(Strength=1,Direction=135, Color='#333333')";
	filter:progid:DXImageTransform.Microsoft.Shadow(Strength=1, Direction=135, color=#333333);/*-----for IE-----*/}
.left{float:left}
.right{float:right}
.clear{clear:both;}
/*all*/
.width-box { width: 1000px; margin: 0 auto;}
/*banner*/
#top-banner { position: relative; margin-top: -25px;}
#top-banner { background: #425ba1; height: 60px; width: 100%; padding-top: 50px; border-bottom: 2px solid #999999;}
.kldk-name {font-size: 24px; color: #ffffff; text-align:left; padding: 0 0 0 70px; background: url(../images/kldk_name_icon.png) no-repeat left center; background-position-x: 30px;}
.kldk-bankuai {color: #1F1F1F; margin: 3px 0 0 15px;background: url(../images/kldk_bk_arr.png) no-repeat left bottom; padding-bottom: 5px;}
.kldk-bankuai-name { background: #f5e55a; padding: 3px; }
/*dangqian*/
#kldk-dangqian { background: url(../images/kldk_dangqian_bg.png) repeat-x; margin-top: 1px; height:30px; color: #888888; line-height:12px;text-align: left; padding-top: 15px; overflow: hidden;}
#kldk-dangqian a{ margin: 0 6px;}
#kldk-dangqian a:hover{ color: #425ba1;}
/*system*/
#kldk-dikuai-sys { height:420px; margin-bottom: 20px;}
#kldk-zhibiao, #kldk-peitao { width:175px; height: 418px; background:#e0e0e0; overflow: hidden; border-bottom: 1px solid #A8A8A8;}
.kldk-peitao-list { height: 346px; overflow:auto;}
#kldk-map {width:650px; height:420px; overflow: hidden;}
.kldk-zhibiao-tittle,.kldk-peitao-tittle { background: #425BA1; color: #ffffff;  font-size: 16px; line-height: 16px; padding:15px 0;} 
.kldk-zhibiao-list,.kldk-peitao-list,.kldk-ptlist-tittle { font-size: 14px; color: #606060; line-height: 14px;text-align: left;}
.kldk-zhibiao-list ul li{ width: 174px; border: 1px solid #b5b5b5; border-top: none;border-right: none;  padding:10px; background: #ffffff; margin-bottom: 1px;}
.kldk-zhibiao-list ul li span { padding-left: 10px;}
.kldk-zhibiao-list ul a li {}
.kldk-zhibiao-list ul a:hover li { background: #F2F2F2;}
.kldk-mapbox { height: 380px; background: #252525;}
.kldk-zhibiao-yaoqiu { height:64px; max-height: 64px;}
/**/
.kldk-ptlist-tittle { background-color: #f1f1f1; background-image: url(../images/zhankai_icon.png); background-repeat: no-repeat; background-position: 140px 12px; padding: 10px; border: 1px solid #b5b5b5; border-top: none;border-left: none; margin: 1px; cursor: pointer;
transition: all 0.1s ease-in;
-moz-transition:all 0.1s ease-in;
-ms-transition:all 0.1s ease-in;
-webkit-transition:all 0.1s ease-in;}
.kldk-ptlist-text { height:auto; background:#ffffff; display: none;  border-right: 1px solid #b5b5b5; font-size: 12px; line-height: 20px; padding: 10px;}
.kldk-bkcheck { height:38px; background:#343434; border-top:1px solid #a6a6a6;}
.bkcheck-tittle { width: 100px; background: url(../images/bkcheck_bg.png) repeat-x; font-size: 16px;color: #ffffff; line-height: 12px; padding: 10px; border-right: 1px solid #1E1E1E;}
.bk-checkbox { text-align: left; color: #ffffff; padding:7.5px; }
.bk-checkbox span {font-size: 12px; line-height: 12px; padding: 6px;}
.icheckbox_square-yellow,
.iradio_square-yellow {
    display: inline-block;
    *display: inline;
    vertical-align: middle;
    margin: 0;
    padding: 0;
    width: 16px;
    height: 16px;
    background: url(../images/yellow.png) no-repeat;
    border: none;
    cursor: pointer;
   }
.icheckbox_square-yellow {background-position: -16px 0;}
.icheckbox_square-yellow.hover {background-position: -32px 0;}
.icheckbox_square-yellow.checked {background-position: 0 0;}
.iradio_square-yellow {background-position: -16px 0;}
.iradio_square-yellow.hover {background-position: -32px 0;}
.iradio_square-yellow.checked {background-position: 0 0;}
 .bkckbox-sm { color: #f5e55a; font-size: 12px; line-height: 12px; padding: 10px;}
 

@media screen and (max-width: 980px) {
	.width-box {padding:0 2%;width: 100%;}
	#ptk-jieshao {width: 66%; margin-right: 4%; font-size: 14px;}
	#ptk-jieshao-tittle {font-size: 24px;}
	#ptk-map {float:left; width: 30%;}
	.houselclist-time {width: 20%;}
	/*.jscarousal{width: 97%;}
	#ptk-table {width: 97%;}*/
	.kl-nav {display: none;}
	.footer {display: none;}
}
/**/
#wrapper
{
	text-align:center; margin-top:10px; margin-bottom:20px;
}
.jscarousal
{
	width: 100%;
	position: relative; /*overflow: hidden;*/
	height: 140px;
}
.jscarousal .jscarousal-left, .jscarousal .jscarousal-right
{
	float: left;
	width: 3%;
	height: 100px;
	background: #121212;
	color: White;
	position: relative;
	cursor: pointer;
	top:30px;
}
.jscarousal .jscarousal-left
{
	background-image: url(../images/ptk-picnullbtn.png);
	background-repeat: no-repeat;
	background-position: left;
}
.jscarousal .jscarousal-right
{
	background-image: url(../images/ptk-picnullbtn.png);
	background-repeat: no-repeat;
	background-position: right;
}
.jscarousal-contents
{
	width: 94%;
/*	border: 1px solid blue;*/
	height: 140px;
	float: left;
	position: relative;
	overflow: hidden;
}
.jscarousal-contents > div
{
	
	position: absolute;
	width: 100%;
	/*border: 1px solid red;*/
	height: 100px;

}
.jscarousal-contents > div > div
{
	overflow: hidden;
	float: left;
	width: 18%;
	margin-left: 1%;
	margin-right: 1%;
}
.jscarousal-contents img
{
	width: 100%;
	border: solid 1px #7A7677;
}
.hidden
{
	display: none;
}
.visible
{
	display: block;
}
.thumbnail-active
{
	filter: alpha(opacity=100);
	opacity: 1.0;
	cursor: pointer;
}
.thumbnail-inactive
{
	filter: alpha(opacity=60);
	opacity: 0.9;
	cursor: pointer;
}
.thumbnail-text
{	
	background: #f1f1f1;
	color: #121212;
	font-weight: bold;
	text-align: center;
	display: block;
	padding: 8px 2px;
}
.ptk-houselctt {
}
/**/
.contents-tittle {
	margin-top: 25px;
	text-align: left;
	font-size: 12px;
	color: #999999;
}
/*做地进度*/
#zdjd { height: auto;  border: 1px solid #ccc; padding-bottom:15px; margin-bottom: 20px;}
/*.zdjd-box { height:auto; min-height:60px; padding: 10px; border: 1px dashed #f5e55a; background: #fffef4;}*/
#zdjd li { line-height:40px; border-bottom:1px dotted #333; padding-bottom:0px; text-align:left; text-indent:2em; }


/*dianping*/
#kldk-dianping { height: auto;  border-bottom: 1px solid #f5e55a;border-top: 1px solid #f5e55a; padding: 5px 0; margin-bottom: 20px;}
.dianping-box { height:auto; min-height:60px; padding: 10px; border: 1px dashed #f5e55a; background: #fffef4;}
.dianping-tittle {  width:150px; text-align: center; position: relative;}
.dianping-tittle p { background: #f5e55a; font-size: 14px; padding: 5px;}
.dianping-tittle img { margin: 10px;}
.dianping-text { height:auto;font-size: 12px;  text-align: left; width:750px; text-indent:2em; line-height: 20px ; color: #6d6839; margin-left: 185px;}
.dianping-text p { padding: 3px;}
/*zhuizong*/
#kldk-zhuizong { margin-bottom: 30px;}
.kldk-dtzztt { height:36px; background: #f1f1f1; overflow: hidden;}
.kldk-zztittle { width: 300px; font-size: 16px; line-height: 16px; padding:10px; background: #425ba1; color: #ffffff;}
.kldk-zz-list ul { }
.kldk-zz-list ul li{ float:left; width: 80px;margin: 1px;  font-size: 12px; line-height: 12px; padding: 11px;border: 1px solid #ffffff;}
.kldk-zz-list ul a:hover li { background: #fff496;border: 1px solid #ffffff;}
.kldk-zz-list ul a:active li { background:#fce837 ;border: 1px solid #ffffff;}
.zzlist-check { margin:7px 0 0 15px;}
.zzlist-check span {margin:0 10px 0 5px; line-height: 12px; padding: 1px;}
.zz1 { background:#fff496;}
.zz0 { background:#ececec;}
.zztittle-time {position: relative; font-size: 12px; line-height: 12px; top:10px; color: #C2C2C2;}
.kldkzz-mingxi {}
.kldkzz-mingxi .kldkzz-mingxili{width: 100%; background: url(../images/dkzz_line.png) left top repeat-y; background-position-x: 150px;  overflow: hidden;}
.zzline-time { background: #f5e55a; width:110px; margin: 30px 0 0 0; padding:10px;}
.zzline-text { position: relative; width:800px;text-align: left; text-indent: 0;  line-height:20px;padding: 30px 0; border-bottom: 1px dashed #CCCCCC;}
.hide { display: none;}
.zzline-text big { background:#f1f1f1; font-size: 12px; text-align: center; text-indent: 0; line-height: 12px; padding: 3px 30px; margin-bottom:5px; position: absolute;  right: 0;}
.zzline-text P {margin-bottom:5px;}
.zzline-img img {}
/**/
.hdimg{width:874px;}
.imgshow { width:250px; height:auto;}
.msKeimgBox { margin: 0px auto; width: 965px; overflow: hidden; position: relative;}
/* height: 80px;*/

.mskeLayBg { background:#252525; width: 100%; height: 100%; position: absolute; left: 0px; top: 0px; padding: 0; margin: 0; z-index: 10; opacity: 0.7; filter: alpha(opacity=70); display: none; _display:none!important }
.mskelayBox { height:auto; width: 874px; margin-top:50px; margin-left: -444px; position: fixed; left: 50%; top:0; border: 7px solid #FFF; z-index: 20; background: #FFF; display: none; _display:none!important }
.mskeClaose { position: absolute; top: -17px; right: -17px; cursor: pointer; }
.msKeimgBoxli { float: left; padding: 0;  text-indent:0; margin-right:10px; cursor: pointer; margin-bottom:10px   }
/*width:200px;height: 80px;*/
.lastli { border-bottom: none;}
/*footer*/
.footer{height:150px;background:#3e3e3e;}
.footer-nav{border-bottom:1px solid #5f5f5f;padding-top:20px;padding-bottom:15px;}
.footer-nav,.addr{width:1000px;margin:0 auto;font-size:12px;color:#a8a8a8;font-family:"微软雅黑"}
.footer-logo{background: url(../images/kl_logo_btm.jpg)no-repeat;width:145px;height:54px;margin-top:8px;margin-left:40px;}
.links{padding-left:40px;}
.links2{padding-left:80px;}
.links li a,.links2 li a{font:12px/22px "微软雅黑";color:#a8a8a8;}
.addr{text-align:center;margin-top:12px;}
/**/
@media screen and (max-width: 900px) {
	.mskelayBox  { height:auto; width: 650px; margin-top: -251px; margin-left: -324px; }
	.hdimg{width:650px;}
}

.zhibiao tr td{ background-color:White; width:175px; height:25px; font-size:14px; text-align:center }
