@charset "utf-8";
/* CSS Document*/
/*列表*/
.jyfw_jylist_left, .jyfw_jylist_con{width: 100%;}
.con{width: 46%;padding: 0;float: left;margin-right: 2%;height: auto;overflow: hidden;min-height:305px;margin-bottom: 20px;border: none;border-radius: 5px;background: #f5f5f5;}
.con_con{margin-left: 0;/*! background: #eee; */border-radius: 5px;padding: 4%;width: 92%;}
.con_con h1 {font-size: 26px;font-weight: bold;margin-bottom: 10px;text-align: center;color: #2e61b0;}
.ttt{width: 100%;height: 50px;line-height: 50px;margin-bottom: 30px;}
.ttt span{display: block;float: left;width: 13%;text-align: center;background: #eee;margin-right: 1%;border-radius: 5px;}
.ttt span a{font-size: 18px; display: block;}
.ttt .active11, .ttt .active11 a {background: #2e61b0;color: #fff;}
.con span img {height: 170px;width: 235px;}
/*详细页*/

.jyfw_xq_text .jyfw_xq_bottom b{margin-right: 8px;}
.jyfw_xq_text{width: 100%;margin-left: 0px;}
.jyfw_xq_text h3{display: block;width: 100%;text-align: center;margin: 20px 0;color: #2973a8;}
@media only screen and (max-width: 1199px){
  .jyfw_jylist_con .con{width: 100%;}

}