@charset "UTF-8";
.left2_main h1 { border-bottom: 1px dashed #CCCCCC; color: #333; font-size: 22px; line-height: 40px; padding: 10px 0; margin-bottom: 10px; text-align: center; }

.info_con_tit { line-height: 24px; margin-bottom: 15px; }

.info_con_tit .n_tit { text-align: center; color: #BCBBBB; }

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

.gduo { height: 30px; line-height: 30px; background: #f7f7f7; overflow: hidden; margin: 15px 0px; padding: 0 10px; }

.gduo .fl { width: 450px; height: 30px; overflow: hidden; }

.gduo .fr { width: 450px; height: 30px; overflow: hidden; }

/* 推荐资讯*/
.wrap { margin: 25px 0; }

.rtit1 { background: url("/assets/easy/image/tit1.gif") repeat-x; border: 1px solid #cccccc; height: 32px; line-height: 32px; overflow: hidden; white-space: nowrap; padding-left: 13px; }

.rtit1 span.fr { padding-right: 8px; font-size: 12px; }

.riti1_con { border: solid 1px #ccc; border-top: 0; display: flow-root; background: #fff; }

ul.pro_ul { padding-top: 10px; }

ul.pro_ul li { width: 165px; height: 194px; float: left; display: inline; margin: 0 10px 10px 10px; }

ul.pro_ul li img { width: 157px; height: 186px; display: block; margin: 3px auto 0; }

ul.pro_ul li a { width: 163px; height: 192px; border: 1px solid #ccc; display: block; }

ul.pro_ul li a:hover { border: 1px solid #1b7085; }

.riti1_con ul li { height: 40px; line-height: 40px; padding: 0 17px 0 10px; width: 50%; float: left; overflow: hidden; background: url("/assets/easy/image/ico55.gif") no-repeat center left; border-bottom: #ccc 1px dotted; }

@media (max-width: 760px){
  .gduo{height: auto;}
  .cntrBody img{max-width: 100%;}
  .cntrBody p{margin-bottom: 10px;}
  .gduo .fl{width: 100%;}
  .gduo .fr{width: 100%;}
  .riti1_con ul {width: 100%;}
  .riti1_con ul li{width: 100%;}
  .riti1_con ul li span{display: none;}
}