
/*
	css stylesheet for kjt website
	version 1.0
*/

/* css reset (base on YUI) */
html{color:#535353;}
body,div,dl,dt,dd,ul,li,h1,h2,h3,form,legend,input,button,textarea,select,p,th,td,header{margin:0;padding:0}
table{border-collapse:collapse;border-spacing:0}
img{border:none;}
button,em,option,select,textarea,th{font:inherit}
li{list-style:none}
h1,h2,h3,h4{font-size:100%;font-weight:400}

/*清除浮动*/
.clearfix:after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0}
.clearfix{display:inline-block}
* html .clearfix{height:1%}
.clearfix{display:block}

*{
    margin:0;
    padding: 0;

}

/* global */
body{background: url("bg.png") top no-repeat;font-family: Microsoft YaHei;}
html:root body,html:root input,html:root button,html:root textarea,html:root select{font-family:Simsun}
a{color:#535353;text-decoration:none}
a:hover{text-decoration:underline}
.clr{clear:both}
.mt5{margin-top:5px}
.mr5{margin-right:5px}
.mt10{margin-top:10px}
.ml10{margin-left:10px}
.mr10{margin-right:10px}
.mt15{margin-top:15px}
.ml15{margin-left:15px}
.pt15{padding-top: 15px;}
.fl{float:left}
.fr{float:right}
.show{display:block}
.hide{display:none}
.bw{background-color:#FFF}
.posr{position:relative}
.posa{position:absolute}
.piclink,.piclink img{display:block}
.piclink p{text-align:center;margin:5px 0}
a.react{display:block;color:inherit;height:100%}
.mbox{width: 1002px; margin: 0 auto;}
.bor{ border: 1px solid #dedede;}
.tc{ text-align: center;}

.wrap{ width: 1004px; margin: 0 auto;background: #ffffff;}
.fl{float: left}
.fr{float: right}


/*通知公告*/
.notice{
    height: 120px;
    overflow: hidden;
    margin-top:30px;
    margin-left: 30px;
    background: url("noticbg.png") no-repeat;
}
.notice ul{
    width: 720px;
    padding: 30px 0 0 150px;
}
.notice ul li{
    height: 25px;
    line-height: 25px;
}
.notice ul li a{
    font-size: 14px;
}
.notice ul li:hover,li a:hover{
    text-decoration: none;
    color: #009682;
}
.notice span{
    font-size: 14px;
    padding-top: 85px;
}
.notice span a:hover{
    text-decoration: none;
    color: #009682;
}
/*佛山产经*/
.fscj{
    width: 946px;
    height: 360px;
    overflow: hidden;
    margin-top:50px;
    margin-left: 30px;
}
.fscj .fscj_top{
    width: 946px;
    height: 40px;
    background: url("zhinanbg.png") no-repeat;
}
.fscj .fscj_btm{
    margin-top: 30px;
}
.fscj .img{
    width: 430px;
    height: 250px;
    overflow: hidden;
 }
.fscj .fscj_list{
     width: 480px;
 }
.fscj .fscj_list h1{
    text-align: center;
  }
.fscj .fscj_list h1 a{
    height: 40px;
    line-height: 40px;
    font-size: 22px;
    font-weight: bolder;
    color: #009682;

}
.fscj .fscj_list p{
    line-height: 24px;
    font-size: 14px;
    color: #6a6a6a;
    text-indent: 28px;
    text-align: justify;
    text-justify:inter-ideograph;
    padding-bottom: 10px;
    border-bottom: dashed 1px #c9c9c9;
}
.fscj .fscj_list ul{
    margin-top: 8px;
    margin-left: 20px;
    width: 420px;

}
.fscj .fscj_list span{
    font-size: 14px;
    margin-top: 113px;
 }
.fscj .fscj_list span a:hover{
    color: #009682;
    text-decoration: none;
}

.fscj .fscj_list ul li{
    width: 420px;

    line-height: 25px;
    font-size: 14px;
    letter-spacing:1px;
    color: #6a6a6a;
    list-style: disc;
}
.fscj .fscj_list ul li:hover,li a:hover{
    text-decoration: none;
    color: #009682;
}
/*投资指南*/
.tzzn{
    width: 946px;
    height: 340px;
    overflow: hidden;
    margin-left: 30px;
}
.tzzn .tzzn_fl{
    width: 626px;
    height: 340px;
 }
.tzzn .tzzn_fl .tzzn_fl_top{
    width: 626px;
    height: 40px;
    background: url("tzzn.png") top no-repeat;
}
.tzzn_fl_cont{
    margin-top: 20px;
}
.tzzn_fl_cont .tzzn_bg a{
    font-size: 22px;
    color: #009682;
    font-weight: bold;
    line-height: 40px;
    padding-left: 5px;
    text-decoration: none;

}
.tzzn_fl_cont .tzzn_bg a:hover{
    text-decoration: underline;
}

.tzzn_fl_cont p{
    width: 610px;
    height: 105px;
    line-height: 26px;
    font-size: 14px;
    text-indent: 28px;
    margin-left: 10px;
    text-align: justify;
    text-justify:inter-ideograph;
}
.tzzn_fl_cont ul{
    margin-left: 10px;
}
.tzzn_fl_cont ul li{
    font-size: 14px;
    line-height: 28px;
}
.tzzn_fr{
    margin-top: 15px;
}
.tzzn_fr ul li{
    width: 294px;
    height: 60px;
    text-align: center;
    margin-bottom: 20px;
    background: url("tzznbg2.png") no-repeat;
}
.tzzn_fr ul li a{
    display: block;
    width: 294px;
    height: 60px;
    line-height: 60px;
    font-size: 22px;
    font-weight: bolder;
    color: #fff;
}
.tzzn_fr ul li:hover{
    background: url("tzznbg1.png") no-repeat;
}
/*走进佛山*/
.zjfs{
    width: 998px;
    height: 250px;
    overflow: hidden;
}

.zjfs .zjfs_top{
    height: 30px;
    margin:20px 0 30px 30px;
    background: url("zjfs.png") no-repeat;
}

.zjfs .tab_fl{
    width: 175px;
    margin:0  30px;

}
.zjfs .tab_fl ul li{
    width: 175px;
    height: 60px;
    text-align: center;
    margin-bottom: 30px;
    background: #009a85;
}
.zjfs .tab_fl .on{
    background: #f0b900;
 }
.zjfs .tab_fl .others{
    background: #009a85;
}
.zjfs .tab_fl ul li a{
    display: block;
    width: 175px;
    height: 60px;
    line-height: 60px;
    font-size: 22px;
    color: #fff;
    font-weight: bolder;
}
.zjfs .content_fr .cont{
    width: 480px;
    margin-right: 26px;
}
.zjfs .content_fr .cont p{
    font-size: 14px;
    line-height: 26px;
    text-indent: 28px;
    text-align: justify;
    text-justify:inter-ideograph;
}
/*foot*/
.foot{
    width: 1004px;
    height: 160px;
    margin-top: 50px;
    border-top: solid 7px #007163;
    overflow: hidden;
}
.foot .foot_nav{
    width: 1004px;
    height: 50px;
    line-height: 50px;
    text-align: center;
}
.foot .foot_nav li{
    display: inline;
    font-size: 12px;
    color: #007163;
    letter-spacing: 2px;
}
.foot .foot_nav li a{
    font-size: 12px;
    color: #007163;
    letter-spacing: 2px;
}
.foot .foot_nav li a:hover{
    text-decoration: underline;
}
.foot .foot_xx{
    line-height: 30px;
    text-align: center;
    font-size: 12px;
    color: #000;
    letter-spacing: 1px;
}