body{
    background-color: #f7f9fc;
}
.positionBox {
    height: 40px;
}
.bannerBox{
    height: 633px;
    background: url(../images/banner.png) no-repeat center center;
}
.headerTNav{
	width: 490px;
	height: 70px;
	/* padding-left: 98px; */
	margin-top: 10px;
    margin-left: 0px;
    /* background: url(../images/pphearder.png) no-repeat left 15px; */
}
.bannerCon{
    margin-top: 120px;
    margin-left: 250px;
}
.bannerNum{
    margin-top: 45px;
    margin-left: 170px;
}
.bannerNum .num{
    font-weight: bold;
    font-size: 30px;
    color: #fff600;
    margin-left: 5px;
    margin-right: 5px;
}
.mainList{
    top: -125px;
    width: 100%;
    background-color: #fff;
    padding-top: 40px;
    border: 1px solid #f2f2f2;
    border-radius: 5px;
}
.keywordBox {
    width: 740px;
    height: 52px;
    border: 1px solid #ddd;
	border-radius: 50px;
    margin-left: 223px;
    margin-bottom: 40px;
}
.keywordBox input {
    width: 571px;
    height: 48px;
    line-height: 48px;
    border: none;
    color: #999;
    padding-left: 20px;
    font-size: 16px;
}
.keywordBox .search {
    width: 85px;
    height: 52px;
    line-height: 52px;
    padding-left: 49px;
    color: #fff;
    font-size: 16px;
    background: url(../images/search.png) no-repeat 18px center;
    background-color: #148df7;
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
    margin-bottom: 5px;
}
.listTitle{
    height: 50px;
    line-height: 50px;
    margin: 0px 20px;
    padding-left: 20px;
    background: url(../images/listTitle.png) no-repeat left center;
    background-color: #f8f8f8;
    font-size: 18px;
    font-weight: bold;
    color: #333;
    margin-bottom: 20px;
}

.mainDiv li{
    height: 92px;
    padding: 23px 20px;
    border-bottom: 1px solid #f2f2f2;
    border-top: 1px solid #f2f2f2;
}
.ml45{
    margin-left: 45px;
}
.liTitle{
    font-size: 18px;
    color: #333;
    padding-left: 65px;
    background: url(../images/sbz.png) no-repeat left center;
    width: 620px;
}
.liTitle.wks{
    background: url(../images/wks.png) no-repeat left center;
}
.liTitle.yjs{
    background: url(../images/yjs.png) no-repeat left center;
}
.liTitle:hover{
    color: #148df7;
}
.w390{
    width: 315px;
}
.mt18{
    margin-top: 18px;
}
.liMoney{
    font-size: 24px;
    font-weight: bold;
    color: #f78214;
}
.typeBox{
    color: #999;
    height: 92px;
    line-height: 30px;
    /* margin-left: 58px; */
    padding-left: 30px;
    border-left: 1px solid #f2f2f2;
    width: 266px;
}
.w100{
    width: 100px;
}
.dropdown-menu {
    left: 243px !important;
    min-width: 430px !important;
}
.typeahead {
    margin-top: 2px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.dropdown-menu {
    position: absolute;
    top: 92px !important;
    left: 246px !important;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 390px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    background-color: #ffffff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    *border-right-width: 2px;
    *border-bottom-width: 2px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgb(0 0 0 / 20%);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgb(0 0 0 / 20%);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    text-align: left;
    /* padding-left: 10px; */
}
.dropdown-menu a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 30px;
    color: #333333;
    white-space: nowrap;
}
.dropdown-menu .active > a, .dropdown-menu .active > a:hover {
    color: #fff;
    background-color: #0088cc;
    background-image: -webkit-linear-gradient(top, #0088cc, #0077b3);
    background-image: -o-linear-gradient(top, #0088cc, #0077b3);
    background-repeat: repeat-x;
    outline: 0;
}
.processingbar {
    text-align: center;
    position: relative;
    width: 160px;
    margin: 0 auto;
    margin-top: 100px;
  }
  .processingbar font {
    color: #0088cc;
    display: block;
    width: 160px;
    height: 160px;
    line-height: 160px;
    font-size: 22px;
    font-weight:bold;
    text-align: center;
    position: absolute;
    left: 0;
    top: 0;
    margin: 0px 0 0 0px;
  }
.consult_Pop {
    width: 100%;
    margin-top: -12%;
    height: 120%;
   background: rgba(0,0,0, 0.4);
   z-index: 500;
   position: fixed;
}
.consult_bg{
   position: fixed;
   top:35%;
   left: 40%;
   width: 330px;
   height: 290px;
   background: url(../images/propBg.png) no-repeat center;
}
.copyFont{
    color: #0088cc;
    display: block;
    width: 160px;
    height: 160px;
    line-height: 160px;
    font-size: 22px;
    font-weight: bold;
    text-align: center;
    position: absolute;
    left: 0;
    top: 0;
    margin: 0px 0 0 0px;
}