.common {
    width: 100%;
    float: left;
    height: 125px;
    margin: 2px 0 0 0;
}

.w1010 {
    width: 1010px;
    margin: 0 auto;
}

a
{
    text-decoration: none;
    display: inline-block;
    color: #333;
}

.about
{
    background: url("http://txjk-health.com/img/about/bg_about.jpg") no-repeat;
    margin-bottom: 70px;
}

#right_con p
{
    font-size: 15px;
    color: #3e3e3e;
    line-height: 30px;
}

#right_con .header
{
    font-size: 15px;
    font-weight: bold;
    margin: 10px 0;
}

/* banner */
.banner {
    width: 100%;
    float: left;
    padding: 12px;
    background: #fff;
}

.banner .slider {
    width: 100%;
    height: 380px;
    overflow: hidden;
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    color: #6aea63;
}

.slick-dots li.slick-active button:before
{
    color: #6aea63;
}

.slick-dots
{
    position: absolute;
    bottom: 0;
}

.slick-slide img 
{
    display: block;
    width: 986px;
    height: 380px;
}

.slick-dotted.slick-slider{
    margin-bottom: 0;
}

/* about 内容 */
#main {
    width: 100%;
    float: left;
    padding: 0 23px 30px 23px;
    margin: 12px 0 0 0;
    background: #fff;
}

.blank20 {
    width: 100%;
    height: 20px;
    float: left;
    overflow: hidden;
    clear: both;
}

#left {
    width: 220px;
    float: left;
}

#right {
    width: 720px;
    float: right;
}

.left_list {
    width: 100%;
    float: left;
}

.mt10 {
    margin-top: 10px;
}

.left_top {
    width: 100%;
    height: 32px;
    line-height: 32px;
    float: left;
    background: url(http://txjk-health.com/img/about/left_top.png) repeat-x left top;
    border: 1px solid #d9dde3;
}

h3{
    font-size: 14px;
    font-family: "微软雅黑";
    font-weight: bold;
    padding: 0 0 0 10px;
    color: #333;
}

.left_con {
    width: 100%;
    padding: 10px;
    float: left;
    line-height: 200%;
    border: 1px solid #d9dde3;
    border-top: 0px;
}

.type_list {
    width: 100%;
    float: left;
}

.type_list ul {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

.type_list li {
    margin: 0px;
    padding: 0 0 0 10px;
    list-style-type: none;
    height: 32px;
    line-height: 32px;
    overflow: hidden;
    background: url(http://txjk-health.com/img/about/li_0.png) no-repeat left center;
    border-bottom: 1px dotted #d9dde3;
}

.type_list li a {
    color: #333;
}

.type_list li a#lsed {
    color: #f00;
}

#right_top {
    width: 100%;
    height: 32px;
    line-height: 32px;
    float: left;
    background: url(http://txjk-health.com/img/about/right_top.png) repeat-x left center;
}

#right_con {
    width: 100%;
    float: left;
    padding: 10px 0px 0 0;
    line-height: 200%;
    overflow-x: hidden;
    min-height: 300px;
    height: auto !important;
    height: 300px;
}

#right_top h3 {
    font-size: 14px;
    float: left;
    font-family: "微软雅黑";
    font-weight: bold;
    padding: 0 170px 0 0;
    background: #fff url(http://txjk-health.com/img/about/right_item.png) no-repeat right center;
}

#right_top span {
    float: right;
    padding: 0 0 0 10px;
    background: #fff;
}



