/*����*/
.sy .common-content{
  width: 1000px;
  margin:0px auto;
  line-height: 32px;


}
.sy .common-content p{
  background: url("../images/search/1.png") no-repeat left;
  padding-left: 32px;
  margin-left: 20px;
}
/*text������*/
.common-text{
  width: 1000px;
  margin: 0px auto;
  margin-bottom: 25px;

}
.text-left{
  width: 100%;
  margin: 0 auto;
  margin-top: 14px;
  float: left;
}
h5{
  width: 60px;
  float: left;

}
.c-top{
  position: relative;
}
.text-left .caiul{
     margin-bottom: 12px;
     margin-left: 15px;
   }
.text-left .kid-caiul{
  margin-left: 15px;
}
.text-left .caiul a{
    font-size: 14px;
    margin-left: 5px;
    margin-right: 5px;
    padding: 0px 6px;
}
.text-left .kid-caiul{
    margin-bottom: 12px;
}
.text-left .kid-caiul a{
    font-size: 14px;
    margin-left: 5px;
    margin-right: 5px;
    padding: 0px 6px;
}
/*.text-left .caiul a:hover{
  background-color: #c5e5fe;
  color:#1c7ac5;
}*/
.sp{
  background-color: #c5e5fe;
  color:#1c7ac5;
}
.btn{
  width: 71px;
  height: 30px;
  background-color: #1c7ac5;
  text-align: center;
  border: 0px;
  outline: none;
  font-size: 14px;
  color: white;
  position: absolute;
  top: 32px;
  left: 505px;
    cursor: pointer;
}
.jgdb{
    margin-top: 28px;
}
.jgdb-nav{
  background: url("../images/jjj_compare/3.png")no-repeat top center;
  text-align: center;
  font-size: 16px;
  color: white;
  line-height: 30px;

}
/*ͼ��*/
.tab-content{
	padding-top: 20px;
}
.tab-mark{
	text-align: center;
	margin-top:-20px;
}
.tab-content>table{
  width: 100%;
}
.tab-content>table>thead{
    border: 1px solid #bc1a2c;
}
.tab-content>table>tbody{
    border: 1px solid #dfdfdf;
}
.tab-content>table>thead>tr>td{
  background: #bc1a2c;
  color: #ffffff;
  height: 40px;
  line-height: 40px;
  text-align: center;
}
tab-content>table>thead>tr>td:first-child{
    border-left-color: #1c7ac5;
}
.tab-content>table td,
.tab-content>table th{
  font-size: 14px;
  border-left: 1px solid #dfdfdf;

}
.tab-content>table>tbody>tr{
  height: 34px;
  text-align: center;
}
.tab-content>table>tbody>tr>td{
  font-size: 14px;
  padding-left:10px;
  border-left: 1px solid #dfdfdf;
  border-right: 1px solid #dfdfdf;
}
.tab-content>table>tbody>.tab-double{
  background: #fff1f3 !important;
}
.tab-content>table>tbody>tr>td>a{
  font-size: 14px;
  color: #1479c9;
}
/*text-right����*/
.text-right{
  float:right;
  width: 370px;
  text-align: left;
}
 .attention{
    width: 370px;
    border: 1px solid #dadada;
    border-top: 2px solid #bc1a2c;
    margin-right: 30px;
    margin-bottom: 25px;
}
 .attention .attention-title{
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
    /*width: 368px;*/
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    font-weight: bolder;
    color: #ffffff;
    background-color: #f54d60;
}
.attention .attention-title a{

    font-weight: normal;
    margin-left: 230px;
}


.attention ul{
    padding:10px;
    background-color: #fafafa;
}
.attention ul li {
    width:100%;
    overflow:hidden; 
    white-space:nowrap;/*����ʾ�ĵط���ʡ�Ժ�...����*/
    text-overflow:ellipsis;/* ֧�� IE */
    position: relative;
    margin-bottom:10px;
}
.attention ul li.attention-last{
	margin-bottom:0;
}
 .attention ul li span{
    display: inline-block;
    width: 4px;
    height: 4px;
    background-color: #1c7ac5;
    margin-right: 10px;
    position: absolute;
    top:10px;
}
 .attention ul li a{
    margin-left: 10px;
    color: #494848;
}
 .attention ul li a:hover{
    color:#2389d4;
}

.time .input1{
    width: 125px;
    height: 24px;
    line-height: 24px;
    padding-left: 12px;
    cursor: pointer;
    border: 1px solid #cccccc;
    color: #999999;
    background: url("../images/common/rl.jpg") no-repeat center right;
}
/*.time{*/
    /*margin-left: 103px;*/
     /*margin-top: -22px;*/
/*}*/
/*.row{*/
    /*width: 165px;*/
    /*float: left  ;*/
/*}*/
/*.time h5{*/
    /*float: left ;*/
    /*margin-left: 30px;*/
    /*margin-top: 5px;*/

/*}*/
/*#row2{*/
    /*margin-left:15px*/
/*}*/
/*.row input{*/
    /*height: 30px;*/
/*}*/
/*.input-group-addon{*/
    /*padding: 3px 12px!important;*/
    /*background-color: white;*/
/*}*/
.search-list>li{
    min-height: 45px;
    margin-bottom:8px;
}
.search-list>li>div{
    display: table;
}
.search-list>li>div>*{
    display: table-cell;
    vertical-align: top;
}
.search-list>li>div>h5{
    width: 7em;
    font-weight: bold;
    letter-spacing: 2em;
}
.item-list>li{
    float: left;
    margin-bottom: 5px;
    margin-right:8px;
    cursor: pointer;
}
.item-list>li a{
    padding: 3px 5px;
}
.item-list>li.active a{
    background-color: #f54d60;
    color: #ffffff;
}
.search-list>li>div>div{
    width: 90px;
}
.search-list .search-btn{
    padding: 5px 25px;
    background-color: #f54d60;
    color: #fff;
}
.tdstyle{
	text-align: right;
	padding-right: 15px !important;
}