﻿@charset "utf-8";

li,ol,ul{list-style:none}

a.active{color:#06c}
.clearfix:after,.clearfix:before{display:table;content:""}
.clearfix:after{clear:both}
.fr{float:right!important}
.fl{float:left!important}
input{outline:0;padding:0;margin:0;-webkit-box-sizing:border-box;-webkit-tap-highlight-color:transparent;-webkit-appearance:none}
/*input:focus,textarea:focus{outline:0;border:1px solid #f60}*/


* {margin:0;padding:0;text-shadow:none;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;}

.relative{position: relative;}
.absolute{position: absolute;}
.w1200{width: 1200px;margin: 0 auto;}

/* individual block */
.title-bottom{width: 100%;margin-top: 35px;background-color: #ededed;padding: 32px 0;}
.tbs{width: 1068px;height: 28px;margin: 0 auto;font-size: 0}
.title-bottom .tb{display: inline-block;width: 25%;font-size: 20px;color: #666;text-align: center;}
.tb i{display: inline-block;width: 28px;height: 25px;background: url("../images/baike_sprite.png") no-repeat}
.tb em{display: inline-block;width: 1px;height: 22px;background: #666;margin-left: 35px}
.tb i,.tb span,.tb em{vertical-align: middle;}
.tb:nth-child(1) i{background-position: -365px -478px;}
.tb:nth-child(2) i{background-position: -407px -478px;}
.tb:nth-child(3) i{background-position: -453px -478px;}
.tb:nth-child(4) i{background-position: -498px -478px;}
.tb:nth-child(1){margin-left: 64px;}
.tb:nth-child(3){margin-left: -30px;}
.tb:nth-child(4){margin-left: -47px;}

