@import url("common.css");
/*栏目标签*/
.hottype { padding: 30px 0; }
.hottype_sort { padding-top: 20px; }
.hottype_sort .head { width: 130px; }
.hottype_sort .head h3 {}
.hottype_sort .con { width: 1070px; position: relative; border-bottom: 1px solid #f1f1f1; padding-bottom: 20px; }
.hottype_sort .con_a {  width: 1040px; line-height: 30px; overflow: hidden;}
.hottype_sort .con_a a { margin-right: 20px; display: block; float: left; }
.hottype_sort .con button { position: absolute; right: 0; top: 8px; width: 19px; height: 19px;  display: block; border: none; }
.hottype_sort .con button.button_t1 {background: url(http://www.tui555.com/public/images/pc/button_kai.png) no-repeat; }
.hottype_sort .con button.button_t2 {background: url(http://www.tui555.com/public/images/pc/button_shou.png) no-repeat; }
/*左侧子栏目板块开始*/
.type_h2 { border-bottom: 1px solid #06c8ff; padding-bottom: 10px; }
.type_con li { border-bottom: 1px solid #f1f1f1; padding: 24px 0; font-size: 14px; color: #999;}
.type_con li .a1 { font-size: 22px; }
.type_con li p { padding: 10px 0; }
.type_con li .li_b { line-height: 26px; padding-top: 10px; }
.type_con li .li_b span { color: #ccc; padding: 0 10px; }
.type_con li .li_b a { color: #999; }
.type_con li .li_b a:hover { color: #f00; }
/*左侧子栏目板块结束*/
/*PC分页样式*/
.page {clear:both;text-align:center;font-size:12px;font-weight:700;font-family:simsun,Arial;line-height:28px;overflow:hidden}
.page a,.page span,.page strong{color:#06c8ff;background:#fff;display:inline-block;border:#06c8ff 1px solid;margin:2px;padding:0 10px 0 10px;}
.page a:hover,.page strong,.page a.sed,.page span.sed{background-color:#06c8ff;color:#fff;border:1px solid #06c8ff;}
.page a.current {background-color:#06c8ff;color:#fff;border:1px solid #06c8ff;}
/*标签页面*/
.head_h3{font-size: 18px; width: 220px; background: #06c8ff; color: #fff; box-sizing: border-box; padding: 10px 20px; border-radius: 4px; text-align: center; margin-top: 30px; }
.hottype_sort {    margin: 20px 0 50px 0;  border-bottom: 2px solid #e1e1e1;  padding-bottom: 30px;}
.hottype_sort .con_a { padding-bottom: 30px ; box-sizing: border-box; }
.hottype_sort .con_a a { width: 200px; font-size: 14px; display: block; float: left; padding: 10px; background: #f4f4f4; margin: 0 10px 10px 0; border-radius: 4px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;text-align: center; font-size: 16px;}
.hottype_sort .con_a a:hover {background: #06c8ff; color: #fff;}