@charset "utf-8";
/* CSS Document */

.main_boxR {padding-bottom:33px;}
.first_box {height:30px;}
.first_box li {height:28px; line-height:28px; float:left; margin-right:10px; border:1px solid #d6d6d6; text-align:center; transition:border 0.3s; -moz-transition:border 0.3s; -webkit-transition:border 0.3s; -o-transition:border 0.3s;}
.first_box li a {height:28px; padding:0 13px; color:#666; display:block; transition:color 0.3s; -moz-transition:color 0.3s; -webkit-transition:color 0.3s; -o-transition:color 0.3s;}
.first_box li a span {margin-left:3px;}
.first_box li:hover {border:1px solid #cc3e39}
.first_box li:hover a {color:#cc3e39;}
.first_box li.current_style {background:#f5f5f5; border:1px solid #d6d6d6;}
.first_box li.current_style a {font-weight:bold; color:#333;}

.second_box {position:relative; margin-top:18px; border-top:1px solid #ebebeb;}
div.showAll_btn {width:45px; height:26px; line-height:26px; position:absolute; left:0; top:10px; border:1px solid #e1e1e1; text-align:center; color:#666; cursor:pointer; transition:background 0.2s; -moz-transition:background 0.2s; -webkit-transition:background 0.2s; -o-transition:background 0.2s;}
div.showAll_btn:hover {background:#fafafa;}
.second_group {width:840px;}
.second_group:before {content:''; width:47px; height:28px; float:left; margin:10px 10px 0 0;}
.second_group:after {content:''; clear:both; display:block;}
.second_group li {width:45px; height:26px; line-height:26px; float:left; margin:10px 10px 0 0; border:1px solid #e1e1e1; text-align:center; color:#666; font-size:14px; cursor:pointer; transition:background 0.2s; -moz-transition:background 0.2s; -webkit-transition:background 0.2s; -o-transition:background 0.2s;}
.second_group li:hover {background:#fafafa;}
.second_box div.current_style {background:#f5f5f5; font-weight:bold; color:#333;}  /*选中样式*/
.second_group li.current_style {background:#f5f5f5; font-weight:bold; color:#333;}  /*选中样式*/
.name_box {margin-top:38px; color:#666;}
.name_group {margin-bottom:22px;}
.letter {height:26px; line-height:26px; padding-left:12px; background:#f5f5f5; font-size:18px;}

.name_table ul {padding-top:6px;}
.name_table ul:after {content:''; display:block; clear:both;}
.name_table ul li {width:16.66666666667%; float:left; font-size:14px;}
.name_table ul li a {height:22px; padding:18px 0 0 12px; display:block; color:#666; transition:color 0.3s; -moz-transition:color 0.3s; -webkit-transition:color 0.3s; -o-transition:color 0.3s;}
.name_table ul li a:hover {color:#cc3e39;}