.common
{
    width: 100%;
    float: left;
    height: 125px;
    margin: 2px 0 0 0;
}

.w1010 
{
    width: 1010px;
    margin: 0 auto;
    overflow: hidden;
}

.mt10 {
    margin-top: 10px;
}

a
{
    color: #333;
    text-decoration: none;
    display: inline-block;
}

a:hover {
    color: #47D86E;
}

h3{
    font-weight: bold;
    font-size: 14px;
}

/* 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;
}

/* 主页内容 */
#main {
    width: 100%;
    float: left;
    padding: 0 23px 30px 23px;
    margin: 12px 0 0 0;
    background: #fff;
}

.home_list {
    width: 100%;
    float: left;
}

.pro_list:hover {
    box-shadow: 0 0 10px rgba(0,0,0,0.5);
    transition: 0.3s;
    border: 2px solid #47D86E;
}

.pro_top {
    width: 100%;
    height: 49px;
    float: left;
    background: url(http://txjk-health.com/img/index/t1.png) no-repeat center top;
}

.pro_con {
    width: 100%;
    float: left;
    padding: 10px 0 0 0;
}

.pro_list {
    width: 230px;
    float: left;
    padding: 10px 34px;
    display: inline;
    text-align: left;
    border: 2px solid transparent;
}

.pro_img {
    width: 100%;
    float: left;
}

.pro_img img {
    width: 168px;
    height: 126px;
}

.pro_title {
    width: 100%;
    height: 30px;
    line-height: 30px;
    float: left;
    font-size: 14px;
    overflow: hidden;
}

.pro_des {
    width: 100%;
    height: 60px;
    line-height: 20px;
    overflow: hidden;
    color: #818181;
}


.home_bg {
    width: 100%;
    float: left;
}

.home_left {
    width: 302px;
    float: left;
}

.home_right {
    width: 282px;
    float: right;
}

.t2 {
    width: 100%;
    height: 96px;
    float: left;
    background: url(http://txjk-health.com/img/index/t2.png) no-repeat left top;
}

.about_con {
    width: 282px;
    float: left;
    padding: 10px 10px 0 10px;
    line-height: 200%;
    overflow-x: hidden;
}

.t4 {
    width: 100%;
    height: 96px;
    float: left;
    background: url(http://txjk-health.com/img/index/t4.png) no-repeat left top;
}

.contact_con {
    width: 262px;
    float: left;
    padding: 10px 10px 0 10px;
    line-height: 200%;
    overflow-x: hidden;
    font-weight: bold;
    font-size: 14px;
}

