/* Generic Utility */
.hide{display:none;}
.show{display: block !important;}
.current { cursor:pointer;}
/* Specific to tab one */

.tab .list-wrap {padding:20px; background: #fbc98e; height: auto !important; min-height:740px; height: 740px;}
.tab .list-wrap img { max-width: 760px; }

.tab { width:100%;}
.tab .tab_nav{overflow:hidden; height:40px; background: #f9bc73; font-size: 18px; font-weight: bold;}
.tab .tab_nav li{width:155px; height:40px; line-height:40px; float:left; font-family:"微软雅黑";}
.tab_nav .cur {background:#a01b10 !important; color:#fff !important;}