/*新版YWCQ前台首页样式文件表*/
/*至盈电子*/
/*样式文件编写:冯晖*/
/*修改样式文件，请添加相应的注释并放置在对应的部分*/
body
{
    padding: 0;
    margin: 0;
    background: #fff;
    color: #343434;
    font-size: 12px;
    line-height: 14px;
}
.alignRight
{
    text-align: right;
}
.iteminput
{
    border: 1px #f3ac30 solid;
    background: #fff;
}
.innerDivTitle span a
{
    color: #fff;
}
form, ul, ol, h1, h2, h3, h4, h5, h6, p
{
    margin: 0;
    padding: 0;
}
input, textarea, select, button
{
    font-size: 12px;
}
h3, h4
{
    font-size: 14px;
    padding-top: 2px;
}

input, textarea, select, button
{
    font-size: 12px;
}
.button1
{
    background: url(../image/butbg.gif);
    border: 1px solid #9f885f;
    padding: 5px 15px 4px 15px;
}
.buttonindex
{
    background: #aa9e78;
    border: #d3d1b8 1px solid;
    color: #fff;
    padding: 2px;
}
img
{
    border: none;
}
html, body
{
    margin: 0px;
    height: 100%;
}
body
{
    text-align: center;
}
/*字体的样式*/
.weatherfont
{
    color: #990100;
}
/*通用链接样式*/
a:link
{
    text-decoration: none;
}
a:link, a:visited
{
    color: #343434;
    text-decoration: none;
}
a:hover
{
    color: #f62e0d;
}
.clear
{
    clear: both;
}
/*主模块样式*/
#container
{
    text-align: left;
    width: 960px;
    margin: auto;
}

#header
{
    height: 215px;
    width: 960px; /*background-color: #F0F;*/ /*	border-bottom:2px #dcd6c8 solid;*/
}
/*标题 新闻*/
#topNews
{
    /*background-color: #0F0;*/ /*height: 255px;*/
    width: 958px;
    margin-top: 9px;
    padding-right: 4px; /*margin-bottom:8px;*/ /*border-bottom:dashed 1px #cdcdcd;*/
}


#content
{
    /* margin-top:2px;*/
    width: 960px;
}
#leftbanner
{
    width: 230px; /*height:950px;*/ /*background-color: #0F0;*/
    float: right;
    padding-left: 8px; /*padding-top:5px;*/ /*border-left:dashed 1px #cacccb;*/
}
#rightContent
{
    width: 710px;
    float: left;
}
#rightTop
{
    /*background-color: #FC9;*/ /*height: 355px;*/
    width: 710px;
}
#rightMiddle
{
    /*background-color: #6FC;*/ /*height: 250px;*/
    width: 710px;
}
#rightBottom
{
    /*background-color: #3F0;*/
    height: 340px;
    width: 750px;
}
/*头部导航*/
#topbanner
{
    background-image: url(../image/topbanner.gif);
    background-repeat: repeat-x;
    height: 25px;
    width: 960px;
    color: #fff;
}
#topbanner form
{
    display: none;
    padding-left: 5px;
}
#topbanner a
{
    color: #fff;
}
#toprightimg
{
    width: 355px;
    height: 0px;
    position: relative;
    top: -25px;
    margin: 0 0 auto 0;
    z-index: 999;
}
/*导航条包含上部导航条和页面尾部导航条*/
#nav
{
    height: 35px;
    background: url(../image/navbg.gif) repeat-x;
    border-top: 0px #dcd6c8 solid;
}
#nav ul
{
    padding-top: 5px;
    margin: 0 10px;
    list-style: none;
}
/*#nav ul li { display:inline; }*/
#nav ul li,#footMenu ul li
{
    float: left;
    padding: 0 2px;
}
#nav ul .split,#footMenu ul .split
{
    margin: 5px 3px 5px 3px;
    font-weight: bold;
    color: #fff;
}
#nav ul li a,#footMenu ul li a
{
    line-height: 2.0em;
    text-decoration: none;
    letter-spacing: 0.2em;
    padding: 0 3px;
    color: #FFF;
}
#footMenu ul
{
width:926px;
list-style:none;
margin:0px auto;
text-align:center;
}
#footMenu ul .split
{
color:#000;
}
#footMenu ul li a
{
color:#000;
}
#nav ul li a:hover
{
text-decoration:underline;
}
#footMenu ul li a:hover
{
color:#f00;
text-decoration:underline;
}
/*#nav ul  .selected { background-image:url(../image/navSelbg.gif); background-repeat:no-repeat; background-position:-1px 1px;}

#nav ul .selected a
{
     color:White;
}*/
/*首页搜索条
#searchForm
{
float:right;
margin-top:-32px;
margin-right:8px;
}
#searchForm input
{

}
#searchForm .button1
{
font-size:0;
width:25px;
height:25px;
margin-left:5px;

border-style:none;
background:url(../image/searchBtn.gif) 0 -2px no-repeat;
cursor:pointer;
}
#searchForm .keyword
{
border:1px #ffa21b solid;
height:18px;
margin:5px 0px 3px 10px;
}*/
/*中间的标题 新闻部分,对应topNews*/
#photoNews
{
    width: 260px; /*height:260px;*/
    margin-right: 5px;
    float: left;
    padding-top: 3px;
    padding-bottom:3px;
    border: 1px #bbb solid;
}

#container #topNews #photoNews #photoNewsImage
{
    text-align: center;
}
#container #topNews #photoNews #photoNewsImage img
{
    border: 1px solid #000;
}
#container #topNews #photoNews #photoNewsBottom
{
    font-weight: bold;
    background-color: #e1e1e1;
    color: #000;
    text-align: center;
    height: 30px;
    margin-bottom: 10px;
}
#container #topNews #topmiddle
{
    /*height: 260px;*/
    width: 440px;
    float: left;
    margin-right: 5px; /*	border-top:1px solid #ccc; 	border-left:1px solid #ccc; 	border-right:1px solid #ccc; 	border-bottom:2px solid #ccc; 	border-collapse:collapse;*/
}
#container #topNews #topmiddle #middletop
{
    height: 20px;
    width: 425px;
    padding-top: 10px;
    padding-left: 8px;
    padding-right: 5px;
    background-image: url(../image/NewLeftTopBannerr.gif);
    border: #9d7722 solid 1px;
    color: #fff;
}
#container #topNews #topmiddle #middletop span a
{
    color: #fff;
}
#container #topNews #topright1
{
    height: 225px;
    width: 237px;
    padding-left: 5px;
    float: right;
    background: url(../image/rightbg.gif) repeat-y; /*	border-left:2px solid #ccc; 	border-right:1px solid #ccc; 	border-bottom:3px solid #ccc; 	border-collapse:collapse;*/
}
#container #topNews #topright2
{
    height: 252px;
    width: 204px;
    float: right;
    margin-left: 7px; /*margin-left:0px; 	border-left:2px solid #ccc; 	border-right:1px solid #ccc; 	border-bottom:3px solid #ccc; 	border-collapse:collapse;*/
}

/*动态选项卡及最新公告*/
#topright1 .toprightalterTab
{
margin-bottom:5px;

}
#topright1 .toprightalterTab .topalterTitle
{
border-bottom:1px solid #ffcd68;
height:25px;
}
#topright1 .toprightalterTab .topalterTitle span
{
padding:8px;
display:block;
border:1px solid #ffcd68;

width:98px;
text-align:center;
background:url(../image/toprightaltertitlebg.gif) repeat-x;
cursor:pointer;
}
#topright1 .toprightalterTab .topalterTitle .selected
{
background:url(../image/toprightaltertitlehightlight.gif) repeat-x;
border-bottom:0px;
color:#5d4601;
font-weight:bold;
}
#topright1 #topaltersel1
{
float:left;
}
#topright1 #topaltersel2
{
float:right;
}
#topright1 .toprightalterTab .topalterContent
{
border:1px solid #ffcd68;
border-top:0px;
width:230px;
height:110px;
padding-top:5px;
padding-left:5px;
background:#fff;
letter-spacing:0.2em;
color:#623602;
line-height:19px;
}
#topright1 .toprightalterTab .topalterContent a
{
color:Red;
}
#topright1 .toprightalterTab .topalterContent img
{
float:left;
border:1px #bbb solid;
padding:1px;
margin:5px;
}
/*合作项目*/
#topright1 .toprightalert .topalerttitle
{
float:left;
width:18px;
height:75px;
background:#dfb255;
color:#8c5e01;
text-align:center;
padding-top:10px;
}
#topright1 .toprightalert .topalertcontent
{
width:205px;
height:80px;
background:#fff0cf;
padding:5px ;
letter-spacing:0.2em;
line-height:19px;

}
#topright1 .toprightalert #topalertContent
{
height:70px;
position:relative;
overflow:hidden;
clip: rect(auto auto auto auto); 
}
/*end 动态选项卡及最新公告*/

.toprighttop
{
    height: 28px;
    width: 220px;
    background-image: url(../image/right1.gif);
    background-repeat: no-repeat;
    padding-top: 10px;
    padding-left: 5px;
    padding-right: 5px;
}
.toprighttop h4
{
    float: left;
    color: #fff;
}
.toprighttop span
{
    float: right;
}

#topright1 .toprightContent li
{
    padding: 4px 4px 3px 10px;
    line-height: 19px;
}
#topright2 .toprightContent li
{
    padding: 4px 4px 2px 5px;
    line-height: 2em;
}
#topright2 .toprightContent .alternatingList
{
    background: #fff3e3;
}
#container #topNews #topright1 .toprightContent li
{
    padding-left: 2px;
    list-style: none;
}
#container #topNews #topright2 .toprightContent li
{
    padding-left: 2px;
    list-style-position: inside;
    border-bottom: #9a9a9a dashed 1px;
}
#container #topNews #topmiddle #middleContent li
{
    /*list-style-image:url(../image/ulListType2.gif);*/
    list-style: none;
    background: url(../image/ulListType2.gif) no-repeat 0 7px; /*padding:2px 0 2px 0;*/
    color: #000;
    padding-left: 10px;
    overflow: hidden;
    line-height: 26px;
    zoom: 1;
    position: relative;
}
#container #topNews #topmiddle #middleContent li a:hover
{
    color: #f00;
    text-decoration: underline;
}
#container #topNews #topmiddle #middleContent .newitem a
{
    color: #f00;
    padding-right: 40px;
    background: url(../image/icon/new.gif) no-repeat right top;
}
#topright2
{
    display: none;
}
#container #topNews #topmiddle #middleContent li span
{
    position: absolute;
    right: 0;
    top: 0px;
    padding-right: 5px;
    float: right;
    color: #000;
    overflow: hidden; /*display:none;*/
}

/*中间天气和搜索工具条*/
.searchbar
{
    background-color: #FFF;
    background-image: url(../image/searchbarbg.gif);
    background-repeat: repeat-x; /*padding-top:3px;*/
}

/*下部主体部分*/
/*下部右侧主体*/
#container #content #rightContent #rightTop
{
    width: 709px;
    float: right;
}
#container #content #rightContent #rightTop .innerDiv
{
    float: left;
    border: 1px solid #fc6701;
    margin: 5px 5px 2px 5px;
    background: #fff;
}
#container #content #rightContent #rightTop .innerDiv .innerDivTitle
{
    background: url(../image/NewMidlleBanner.gif) no-repeat -2px 0px;
    width: 345px;
    height: 29px;
    color: #fc6701;
    border-bottom: 1px solid #c46000;
}
#container #content #rightContent #rightTop .innerDiv .innerDivTitle h4
{
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 5px;
    float: left;
    text-align: center;
    color: #b14b01;
}
#container #content #rightContent #rightTop .innerDiv .innerDivTitle span
{
    padding-top: 10px;
    padding-left: 5px;
    padding-right: 5px;
    float: right;
}
#container #content #rightContent #rightTop .innerDiv .innerDivContent
{
    height: 140px;
    width: 330px;
    padding-left: 5px;
}
#container #content #rightContent #rightMiddle
{
    width: 705px;
    margin: 5px 0 10px 0px; /*height:250px;*/
}

#container #content #rightContent #rightMiddle #rightMiddleContent
{
    /*height:245px;*/
}
#container #content #rightContent #rightMiddle #rightMiddleContent #detail1
{
    border: 1px solid #679801;
    margin-bottom: 5px;
    padding-bottom: 5px;
}
#container #content #rightContent #rightMiddle #rightMiddleContent #detail2
{
    border: 1px solid #b41f01;
    padding-bottom: 5px;
}
#container #content #rightContent #rightMiddle #rightMiddleContent .innerDivTitle
{
    height: 30px;
}
#container #content #rightContent #rightMiddle #rightMiddleContent .innerDivTitle h4
{
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 5px;
    float: left;
    text-align: center;
    color: #fff;
}
#detail1 .innerDivTitle
{
    background: url(../image/leftmiddle1.gif);
    border-bottom: 1px #679801 solid;
}
#detail2 .innerDivTitle
{
    background: url(../image/leftmiddle2.gif);
    border-bottom: 1px #b41f01 solid;
}
#container #content #rightContent #rightMiddle #rightMiddleContent .innerDivTitle span
{
    padding-top: 10px;
    padding-left: 5px;
    padding-right: 5px;
    float: right;
}
#container #content #rightContent #rightMiddle #rightMiddleContent span
{
    float: right;
    padding: 5px;
}

#container #content #rightContent #rightBottom .innerDiv
{
    float: left;
    margin-right: 5px;
}
#container #content #rightContent #rightBottom .innerDiv .innerDivTitle
{
    background: #ffe9d2;
    border: #fdd6ab 1px solid;
    border-bottom-width: 2px;
    width: 368px;
    height: 25px;
    color: #fc6701;
}
#container #content #rightContent #rightBottom .innerDiv .innerDivTitle h4
{
    padding-top: 5px;
    padding-left: 5px;
    padding-right: 5px;
    float: left;
}
#container #content #rightContent #rightBottom .innerDiv .innerDivTitle span
{
    padding-top: 5px;
    padding-left: 5px;
    padding-right: 5px;
    float: right;
}
#container #content #rightContent #rightBottom .innerDiv .innerDivContent
{
    height: 140px;
    width: 370px;
}

.innerDivContent ul li
{
    background: url(../image/ulListType1.gif) no-repeat 0 9px;
    list-style: none;
    padding: 4px 2px 2px 10px;
    color: #000;
    border-bottom: 1px dashed #cccccc;
    line-height: 19px;
    overflow: hidden;
    zoom: 1;
    position: relative;
}

#leftbanner .innerDivContent ul li
{
   /* background: none;
    padding-left: 5px;*/
}
.rightlist ul li
{
   background:url(../image/icon/rightlist.gif) no-repeat 0 8px;
   padding-left:13px;
   margin-left:2px;
   

}
.innerDivContent ul li span
{
    float: right;
    position: absolute;
    right: 5px;
}
/*下部左侧主体*/

/*左侧布局*/
#leftbanner
{
    margin: 0 3px 0px auto;
    padding-right: 3px;
    background: url(../image/rightbg.gif) repeat-y;
}

#leftbanner hr
{
    border-top: 1px dotted #bbb;
    height: 0;
}

#leftbanner div .innerDivTitle
{
    color: #055c2d;
    height: 24px;
    padding: 10px 0px 5px 10px;
    margin-top: 6px;
}
#leftbanner div .innerDivTitle h4
{
    float: left;
}
#leftbanner div .innerDivTitle span
{
    float: right;
    padding-right: 15px;
    color: #fff;
}
/*企业简介*/
#leftbannerCompany .innerDivTitle
{
    background: url(../image/rightbannerbg.gif) 0px -202px no-repeat;
  
}
#leftbannerCompany .innerDivTitle h4
{
color:#5a3501;
}
.companyBrif img
{
    float: left;
    border: 1px solid #ccc;
    padding: 2px;
    margin: 5px;
}
.companyBrif
{
    text-indent: 2em;
      line-height:20px;
}
/*广告图片*/
.leftbannerads
{
    text-align: center;
}
.leftbannerads img
{
    border: 1px solid #ccc;
    padding: 2px;
    margin: 5px;
}
/*搜索框*/
/*左侧搜索框*/
.searchbar
{
    width: 705px;
    margin-top: 3px;
}
.searchbar .searchleft
{
    width: 90px;
    background: url(../image/searchleft.gif) no-repeat;
    height: 38px;
    float: left;
}
.searchbar .searchright
{
    height: 22px;
    border: 1px #c6c7a8 solid;
    border-left: none;
}
.searchright
{
    padding: 7px 10px;
}
.searchright input
{
    /*margin:10px 5px 10px 5px;*/
    margin-right: 10px;
    vertical-align: middle;
}
.searchright a
{
    /*margin:10px 5px 10px 5px;*/
    margin-left: 36px;
    color: #b26106;
    text-decoration: underline;
}
.searchright .selected
{
    color: Red;
}
/*右侧查询框*/
#leftbannerSearch .innerDivTitle
{
    background: url(../image/rightbannerbg.gif) 0px -203px no-repeat;
}
#leftbannerSearch .innerDivTitle h4
{
    color: #fff;
}
#leftbannerSearch .innerDivContent
{
    padding-top: 10px;
}
/*底色*/
#leftbanner #leftbannerMiddle .innerDivTitle
{
    background: url(../image/rightbannerbg.gif) 0px -150px no-repeat;
    color:#5a2401;
}
#leftbanner #leftbannerBottom .innerDivTitle
{
    background: url(../image/rightbannerbg.gif) 0px -45px no-repeat;
}
#leftbanner #leftBannerTop .innerDivTitle
{
    background: url(../image/rightbannerbg.gif) 0px -100px no-repeat;

}
#leftbanner #leftBannerTop .innerDivTitle h4
{
    color: #5a3501;
}
#leftbanner #leftbannerBottom .innerDivTitle h4
{
    color: #5a3501;
}
/*类别名称*/
/*友情链接*/
.friendLink
{
    border-top: 1px #ccc solid;
    padding: 5px 0px 0px 10px;
    margin: 5px;
    margin-bottom:0px;
    
    text-align: left;
    line-height: 1.5em;
    text-align: center;
}
.friendLink li
{
    display: inline;
    list-style: none;
    padding: 5px;
}
.friendLink li a img
{
    border: 1px #ccc solid;
    padding: 2px;
    height: 50px;
    width: 130px;
    margin-top: 5px;
}
/*尾部分隔栏*/
.splitBar
{
    clear: both;
    border-top: #fb6406 solid 4px;
    width: 960px;
    height: 4px !important;
    margin:0px;
}
#footer
{
    /*  background:#ffffff url(../image/footbg.gif) repeat-y;*/
    height: 100px;
    padding-top: 0px;
}
#footer li
{
    list-style: none;
    text-align: center;
    line-height: 20px;
}
/*房屋租赁表格样式*/

.FWZLList
{
    width: 100%;
}
.FWZLList tr th
{
    border-bottom: 1px dashed #bbb;
    padding: 5px 5px 5px 5px;
    text-align: center;
}
#detail1 .FWZLList tr th
{
    background: url(../image/leftmiddlebg1.gif) repeat-x;
}
#detail2 .FWZLList tr th
{
    background: url(../image/leftmiddlebg2.gif) repeat-x;
}
.FWZLList tr td
{
    text-align: center;
    border-bottom: 1px dashed #bbb;
    padding: 5px 5px 5px 5px;
    cursor: pointer;
}
.FWZLList .FWZLTitle
{
    text-align: left;
}
/*左侧搜索框*/
.searchContent
{
    margin-left: 10px;
}
#leftSearch
{
    width: 200px;
}
.searchtitle
{
    border-bottom: 1px solid #000;
    height: 20px;
}
.searchtitle ul
{
    list-style: none;
    margin-left: 0px;
    margin-left: 10px;
}
.searchtitle ul li
{
    float: left;
    padding-left: 10px;
    padding-right: 10px;
    border-top: 1px solid #000;
    border-left: 1px solid #000;
    border-right: 1px solid #000;
    line-height: 19px;
    background: #fff;
    cursor: pointer;
}
.searchtitle ul .selected
{
    line-height: 20px;
}
.searchForm div table tr th
{
    font-weight: normal;
    width: 70px;
}
.searchForm div table tr
{
}
.searchForm div select
{
    width: 130px;
}


/*IE6CSSHack专用*/
*html #container
{
    width: 960px;
    position: relative;
    padding-left:2px;
}

*html #leftbanner
{
    padding-left: 5px;
}
*html .searchright a
{
text-decoration:underline !important;
color:#b26106 !important;
}
*html #toprightimg
{
    width: 355px;
    height: 0px;
    position: absolute;
    top: 0px;
    left: 2px;
    margin: auto 0 0 1px;
    z-index: 999;
}
