﻿@import url("common.css");
@import url("list.css");
.con_tag { padding:30px 30px; }
.con_tag .head {margin-bottom: 20px;}
.con_tag .nr_tab { border-bottom: 1px dashed #e7f2fa; padding-bottom: 10px; }
.con_tag .head_3 {  font-size: 16px; line-height: 34px; height: 34px; margin-top: 5px; }
.con_tag .head_3 em { margin-right: 10px; font-size: 14px; }
.tab_h4 { height: 30px; line-height: 30px; }
.tab_h4 em { margin-right: 10px; }
.con_tag .tab_bq { position: relative;}
.con_tag .tag_a { display: block; float: left; text-align: center; margin: 5px 3px; line-height: 30px; background: #f6f9fc; padding: 0 10px; min-width: 63px; border-radius: 10px; }
.con_tag .tag_a:hover { background: #4e77de; }
.tab_bt { position: relative; padding-left: 20px; font-size: 18px; font-weight: normal; }
.tab_bt:before { position: absolute; height: 18px; width: 6px; border-radius: 3px; background: #4e77de; left: 0; top: 6px; content:""; display: block; }
.tab_sub { text-align: center; font-size: 12px; font-weight: normal; height: 30px; line-height: 30px; border-radius: 20px; position: absolute; right: 0; top: 5px; }
.tab_sub em { margin-right: 5px; }
.tab_sub .span1 { display: block; }
.tab_sub .span2 { display: none; }
.con_tag .div_a { height:40px;padding-right: 30px; overflow: hidden; }
.con_tag .div_a.active { height: auto;}
.nr_tab .tab_sub.active .span1 {  display: none; }
.nr_tab .tab_sub.active .span2 {  display: block; }
