

body{background: #e9d79a;}
.tab{height: 46px;line-height: 46px;margin: 20px auto;background: #fff;padding: 0 20px;font-size: 18px;box-sizing: border-box;}
.tab .tab_a{margin-right: 20px;text-decoration: none;}
.tab .btns{margin-top: 7px;}
.tab .tab_a:hover,.tab .cur{border-bottom: 2px solid #2676c8;color:#2676c8;display: inline-block;box-sizing: border-box;line-height: 44px;}
.tab_cont{background: #fff;overflow: hidden;margin-bottom: 20px;}
.subBar{width:220px;background: #fff;padding: 15px 0 2000px;box-sizing: border-box;margin-bottom:-2000px;border-right:1px solid #ccc;}
.subBar a{width: 100%;text-align: center;font-size: 18px;height:36px;line-height: 36px;display: inline-block;margin-bottom: 10px;}
.subBar a:hover,.subBar .cur{color: #2676c8;background: #f2f2f2;}
.sub_cont .cont{padding: 20px 0;margin:0 20px;width: 730px;display: none;}
.sub_cont .cont .title{font-size: 18px;padding-bottom: 10px;border-bottom: 1px solid #ccc;}
.sub_cont .cont .title span{color: #666;font-size: 16px;margin-left: 20px;}


.mini_nav{width:100%;display: block;border-bottom: 1px solid #ccc;margin-top: 20px;padding-left: 20px;box-sizing: border-box;}
.mini_nav span{border: 1px solid #ccc;line-height: 40px;display: inline-block;border-bottom: 0 none;padding: 0 20px;margin-right: 20px;cursor: pointer;}
.mini_nav span:hover,.mini_nav .cur{color: #2676c8;background: #eee;}


