﻿@charset "utf-8";

.dictionary .tabs {margin-bottom:40px; overflow:hidden;}
.dictionary .tabs ul {*zoom:1; border:2px solid #2395c9; float:left;}
.dictionary .tabs ul:after {content:''; display:block; clear:both;}
.dictionary .tabs li {float:left; margin-left:-2px; line-height:0; font-size:0; border-left:2px solid #2395c9}
.dictionary .tabs li a {display:block; line-height:28px; width:28px; text-align:center; color:#4d86a0; font-size:15px; text-decoration:none; font-weight:700;}
.dictionary .tabs li.active a {background:#2395c9; color:#fff;}
.dictionary .dic-title {height:40px; color:#1da1de; font-weight:700; font-size:25px; line-height:30px;}
.dictionary .dic-subtitle {height:24px; color:#000; font-size:15px; line-height:18px; font-weight:700;}
.dictionary .dic-txt {line-height:22px; font-size:13px; color:#666; margin-bottom:45px;}