/*面包屑*/
.breadcrumb{width: 1200px; height: 85px; line-height: 95px; margin:0 auto;}

/* 内容 */
.content{width: 1200px; clear: both; overflow: hidden; border-top:solid 1px #f2e2c8; padding-top: 30px; margin:0 auto; margin-bottom:78px;}
.content_L{width: 256px; float: left; border:solid 1px #ce271f; background-color: #fefaf4;}
.content_R{width: 840px; float: right; border-top:solid 1px #f2e2c8; padding:25px 33px 33px 33px;  background-color: #fefaf4; border-left: solid 1px #fbf5eb; min-height:438px;}

.yglc_db p{font-size:14px;}

/* 利率查询 */
.lilv{width: 100%;}
.lilv_search{width: 840px; border-top: 1px solid #ce271f; border-left: 1px solid #ce271f; overflow:hidden;}
.lilv_search li{ line-height: 35px;}
.lilv_search li span{width: 220px;  background: #fff; float: left; display: block; min-height: 35px; border-right: 1px solid #ce271f; border-bottom: 1px solid #ce271f; font-size: 14px; text-align: center; color: #333;}
.lilv_search li span.long{width:441px;}
.lilv_search li span.liXM{width: 397px;}
.lilv_search li.liHead span{border-right: 1px solid #fff; color: #fff; font-weight: bold; font-size: 16px;background: #ce271f;}
table td{font-size:14px;}
input{border-radius:20px; padding:5px 10px; border:1px solid #999;}
.Wdate{background-position:145px center;}
input.button_four{background:#ce271f; color:#fff; border:0;}
input[type='radio']{border:0;}
select {padding: 5px 10px; width: 170px;}



@media only screen and (min-width: 769px) and (max-width: 998px) {

  .breadcrumb{width:100%;}
  .content{width:100%;}
  .content_L{width:25% !important;}
  .listNav {width:100% !important;}
  .listTit {width:100% !important;}
  .content_R{width:calc(75% - 3px) !important;padding:0 !important;}
  .listNav div{width:100% !important;}

}

@media screen and (max-width: 768px){
  .breadcrumb{width:100%;height:40px;line-height:40px;}
  .listNav{display:none;}
  .content{width:100%;padding-top:0;margin:0 !important;}
  .content_L{width:100%;float:inherit;}
  .content_R{width:100%;float:inherit;padding:0px !important;}
  .call_box{overflow:auto;}
  .dkyd{width:840px;}

}