﻿@charset "utf-8";
/* CSS Document */
.pro-list {
  position: relative;
  overflow: hidden;
  border-bottom: 1px solid #d2d2d2;
  padding: 20px 10px 10px 0;
}

/* .pro-list:hover{
	background: #f8f8f8;
} */
.sub-c > .pro-list {
  padding: 0 10px 10px 0;
}

.pro-list img {
  float: left;
    margin: 5px 10px;
    border: 1px solid #e7e7e7;
    padding: 10px;
}

.pro-list .bank_icon img {
  border: none;
  padding: 0;
}

.pos {
  position: absolute;
  right: 0;
  top: 5px;
}

.pos span {
  margin-right: 20px;
}

.pro-list h3 {
  color: #05b;
  font-size: 16px;
  font-weight: 700;
  /* margin-bottom: 20px; */
}

.sub-c ul li.pro-list {
  /* padding-bottom: 15px; */
  border-bottom: none;
}

.sub-c ul li.pro-list h3 {
  position: relative;
  margin-bottom: 10px;
}

.pro-list p.f16 {
  line-height: 25px;
}

.redf span {
  color: #e60012;
  margin-right: 20px;
}

.c-indent {
  text-indent: 20px;
  margin-top: 20px;
  /* height: 100px;
  overflow: hidden;
  text-overflow: ellipsis; */
}

.w50 {
  width: 50%;
}

.r-btn {
  position: absolute;
  right: 20px;
  top: 80px;
  width: 120px;
  height: 40px;
}

.r-btnf {
  position: absolute;
  right: 20px;
  top: 80px;
  width: 120px;
  height: 40px;
  background-color: #CDCDCD;
  text-align: center;
}

.r-btn a, .red-btn {
  display: inline-block;
  background: #00a0e9;
  border: 1px solid #ccc;
  width: 120px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #fff;
  font-size: 20px;
}

.act-info {
  position: relative;
  padding: 10px 0 10px 20px;
  border-bottom: 1px dotted #ccc;
  color: #000;
}

.act-info p {
  line-height: 25px;
}

.act-info p b {
  color: #ff0000;
  margin-right: 20px;
}

.copy-c {
  padding: 0 20px;
}

.copy-c .rt-f {
  color: #ff0000;
  font-size: 18px;
  margin: 10px auto 20px;
  text-align: center;
}

.copy-c p.r-center {
  margin: 20px 0;
  overflow: hidden
}

.copy-c p img {
  border: 1px solid #ccc;
}

.txt-indent {
  text-indent: 20px;
  margin-bottom: 10px;
  line-height: 25px;
}

.tf12 {
  font-size: 12px;
  color: #999;
}

.tf12 span {
  margin-right: 20px;
}

.list-img img {
  border: 1px solid #ccc;
  float: left;
}

/* .list-img p{
	margin-left: 250px;
	padding: 5px 0;
	border-bottom: 1px dotted #ccc;
}
.list-img p a{
	display: inline-block;
	width: 100%;
}
.list-img p a b{
	font-weight: normal;
}
.list-img p span{
	float: right;
    font-style: italic;
    font-size: 12px;
}
.list-img p a:hover{
	color: #9d192b;
} */

.list-img p, .pro-list {
  /* margin-left: 250px; */
  padding: 5px 0;
  /* border-bottom: 1px dotted #ccc; */
}

.list-img p.messages a, .list-img p.notices a, .pro-list a {
  display: inline-block;
  width: 99%;
  cursor: default;
}

.list-img p.messages a.short, .pro-list a.short {
  /* display: none; */
  border-bottom: 1px dotted #ccc;
}

.list-img p.messages a.short b, .pro-list a.short b {
  font-weight: normal;
}

.list-img p.messages a.short span, .pro-list a.short span {
  float: right;
  font-style: italic;
  font-size: 12px;
}

.list-img p.messages a.complete img, .list-img p.notices a.complete img, .pro-list a.complete img {
  padding: 5px;
  border: 1px #cbcbcb solid;
  background-color: #fff;
}

.pro-list a.complete img {
  margin-right: 0px;
}

.list-img p.messages a.complete, .list-img p.notices a.complete, .pro-list a.complete {
  background-color: #fff1ed;
  display: none;
  height: 115px;
  padding: 5px;
  position: relative;
}

.list-img p.notices a.complete {
  background-color: #fff;
  display: inline-block;
}

.list-img p.messages a.complete span, .list-img p.notices a.complete span, .pro-list a.complete span {
  margin-left: 13px;
}

.list-img p.messages a.complete span.title, .list-img p.notices a.complete span.title, .pro-list a.complete span.title {
  font-size: 16px;
  color: #086db9;
  font-weight: bold;
  line-height: 30px
}

.list-img p.messages a.complete span.time, .list-img p.notices a.complete span.time, .pro-list a.complete span.time {
  color: #a8a8a8;
  line-height: 19px
}

.list-img p.messages a.complete span.time b, .list-img p.notices a.complete span.time b, .pro-list a.complete span.time b {
  color: #ff5a00;
}

.list-img p.messages a.complete span.content, .list-img p.notices a.complete span.content, .pro-list a.complete span.content {
  color: #444444;
  display: inline-block;
  height: 44px;
  overflow: hidden;
  width: 789px;
}

/*.pro-list a.complete span.content{
	display: block;
	margin-left:150px;
}*/
.list-img p.messages a.complete span.detail, .list-img p.notices a.complete span.detail, .pro-list a.complete span.detail {
  display: inline-block;
  width: 122px;
  height: 29px;
  line-height: 29px;
  text-align: center;
  background-color: #3e94f5;
  color: #fff;
  position: absolute;
  top: 19px;
  right: 8px;
  cursor: pointer;
}

.act-link {
  margin-left: 20px;
}

.act-link a {
  color: #666;
  font-size: 14px;
}

.act-link span {
  margin: 0 20px;
}

.act-link a:hover {
  text-decoration: underline;
}

.act-link a.current {
  cursor: default;
  text-decoration: none;
  color: #9d192b;
  font-weight: bold;
}

.que-box .bd p {
  background: url("img/m_icons.gif") 0 -362px no-repeat;
  margin-left: 0;
  padding-left: 20px;
  line-height: 30px;
  border-bottom: 1px dashed #ccc;
  width: 400px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

#quest .bd p {
  width: 455px;
}

.query-bg {
  background: #fff;
  overflow: hidden;
  margin-bottom: 10px;
}

.pro-list .item_cont div {
  float: left;
  overflow: hidden;
  margin-left: 2px;
}

.pro-list .bank_icon {
  /* background-color: #fff;
  border: 1px solid #e7e7e7;
  width: 120px; */
}

.pro-list .bank_icon img {
  width: 46px;
  height: 46px;
}

.pro-list .item-hover .bank_icon {
  border: 1px solid #e7e7e7;
}

.pro-list .item_cont div.item_info {
  float: none;
  overflow: visible;
}

.pro-list div.item_meta {
  float: none;
  width: auto;
}

.pro-list .title {
      color: #05b;
    font-size: 16px;
    font-weight: 700;
    margin: 0;
    padding: 2px 0 0 82px;
    position: relative;
    top: -3px;
    z-index: 1;
}
.spec p{
	margin-left: 9px;
}
.spec p:first-child{
	margin-left: 9px;
}
/* .pro-list .title:hover{
	cursor: pointer;
	text-decoration: underline;
} */

.meta_sep.specs {
  color: #222;
  width: 28%;
  font-size: 14px;
}

.meta_sep.lixi {
  color: #555;
}

.meta_sep.specs .text {
  display: inline-block;
  color: #555;
  letter-spacing: -1px;
}

.item_meta {
  float: left;
  width: 876px;
}

.bank_icon img {
  width: 120px;
}

.meta_sep {
  border-left: 1px solid #f2f2f2;
  float: left;
  min-height: 75px;
  overflow: hidden;
  padding-left: 14px;
  position: relative;
  margin-left:10px;
}

.meta_sep.specs {
  border-left: none;
}

.meta_sep .icon {
  display: inline-block;
  background: url("img/icons_inter.gif") -101px 2px no-repeat;
  position: relative;
  vertical-align: top;
  height: 16px;
  margin-right: 3px;
  margin-left: -10px;
  padding: 0 8px;
}

.meta_sep .money .icon {
  background-position: -83px 0;
  margin-top: 2px;
}

.meta_sep .work .icon {
  background-position: 0 -14px;
}

.meta_sep .time .icon {
  background-position: -68px 2px;
}

.meta_sep .rait .icon {
  background-position: -116px 2px;
}

.item_meta .reqs {
  color: #555;
  width: 30%;
  font-size: 14px;
  margin-left:0;
}

.item_meta .meta_sep.view {
    position: relative;
    color: #555;
    left: 20px;
    top: -5px;
    width: 20% !important;
    border-right: 0 none;
    margin-left: -20px;
    font-size: 14px;
    padding-left:0;
}

.query-bg .item_meta .meta_sep.view {
  width: 140px;
}

.ui-btn-blue {
  /* background: -moz-linear-gradient(center top , #429ffe, #357ce2) repeat scroll 0 0; */
  background: #2c7adf;
  filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr='#429ffe', endColorStr='#357ce2', gradientType='0');
  border: 1px solid #2c7adf;
  color: #fff;
  display: inline-block;
  font-size: 14px;
  height: 26px;
  line-height: 26px;
  text-align: center;
  width: 120px;
}
.f10{
	font-size: 20px;
}
.mt8{
	margin-top: 8px;
}
.mt5{
	margin-top: 5px;
}
.ui-btn-blue:hover {
  background: #1b63bf;
}

.ui-btn-blue:active {
  background: #1b63bf;
}

.score span.tit {
  float: left;
  position: relative;
  top: -2px;
}

.score {
  display: inline-block;
  height: 22px;
  line-height: 22px;
  margin-right: 2px;
  vertical-align: middle;
}

.score i, .score em, .score b {
  background: url("img/icons_inter.gif") -52px 2px no-repeat;
  display: inline-block;
  float: left;
  height: 20px;
  margin-right: 0;
  width: 16px;
}

.score i::after, .score em::after, .score b::after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  overflow: hidden;
  visibility: hidden;
}

.score b {
  background-position: 0 -64px;
  margin-left: 0;
}

.score i {
  background-position: 0 -89px;
  margin-left: 0;
}

.score em {
  background-position: 0 -114px;
}

.pro-list .meta_sep p {
  padding-top: 0;
}

.red {
  color: #e21739;
}

.law-block ul li, .item-list ul li {
  line-height: 20px;
  border-bottom: 1px dashed #ccc;
  background: url("img/m_icons.gif") 0 -362px no-repeat;
  padding: 5px 0 5px 20px;
}

.law-block ul li a:hover {
  color: #9d192b;
}

.law-block ul li span {
  float: right;
  font-style: italic;
  font-size: 12px;
}

.c-o {
  overflow: hidden;
}

.list-img dl {
  border-bottom: 1px dashed #ccc;
  padding: 5px 0 5px 0;
  position: relative;
}

.list-img dl dt p.time {
  position: absolute;
  right: 0;
  font-style: italic;
  font-size: 12px;
  top: 5px;
}

.list-img dl dd.detail-list {
  overflow: hidden;
  background: #fff1ed;
  padding: 10px;
}

.list-img dl dd.detail-list.nobg {
  background: none;
}

.list-img dl dd.detail-list.nobg a {
  top: 15px;
}

.list-img .showlist:hover {
  cursor: pointer;
}

.list-img dl dd.detail-list img {
  /* float: left; */
  margin-right: 10px;
}

.list-img dl dd.nobg img {
  padding: 5px;
}

.list-img dl dd.detail-list h3 {
  color: #086db9;
  font-size: 16px;
  font-weight: bold;
  line-height: 30px;
  width: 85%;
  line-height: 20px;
}

.list-img dl dd.detail-list p {
  padding: 0;
  word-wrap: break-word;
  margin-left: 143px;
}

.list-img dl dd.detail-list p.time-f {
  margin-bottom: 5px;
}

.list-img dl dd.detail-list p.info span {
  color: #444;
  font-size: 15px;
  font-weight: bold;
}

.list-img dl dd.detail-list p.time-f span {
  color: #ff5a00;
}

.list-img dl dd.detail-list a {
  position: absolute;
  right: 10px;
  top: 20px;
  background-color: #3e94f5;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  height: 29px;
  line-height: 29px;
  text-align: center;
  width: 122px;
}

.page {
  height: 22px;
  border-top: 1px solid #eee;
  text-align: right;
  padding: 19px 0;
  margin-bottom: 20px;
  background: #fff;
}

.page span {
  color: #E30613;
  margin-right: 10px;
}

.page i {
  display: inline-block;
  width: 20px;
  height: 20px;
  border-radius: 4px;
  border: 1px solid #eee;
  text-align: center;
  font-style: normal;
  margin: 0 5px;
  cursor: pointer;
}
.jp-current.active{
    background: #E30613;
    color: #fff;
}
.page a {
  display: inline-block;
  width: 46px;
  height: 20px;
  line-height: 21px;
  text-align: center;
  border: 1px solid #eee;
  border-radius: 4px;
  margin: 0 5px;
  cursor: pointer;
}

.page a:active {
  background: #E30613;
  color: #fff;
}


.page a.next-disabled:active {
  background: #fff;
  color: #666;
}

.page i.active {
  background-color: #E30613;
  color: #fff;
}

.page input {
  width: 38px;
  height: 20px;
  border: 1px solid #eee;
  border-radius: 4px;
  text-indent: 10px;
}

/*.page end*/