.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;
}
a :hover{
    color: #47D86E;
}
.about
{
    background: url("http://txjk-health.com/img/about/bg_about.jpg") no-repeat;
    margin-bottom: 70px;
}

.about .title
{
    text-align: center;
    font-size: 40px;
    color: #fff;
    line-height: 82px;
    padding-top: 150px;
}

.about .introduce
{
    background-color: #fff;
    border-radius: 20px;
    position: relative;
    top: 68px;
    padding: 60px 40px;
    box-shadow: 0px 5px 5px #88888824;
}

.about .introduce p
{
    font-size: 20px;
    color: #3e3e3e;
    line-height: 34px;
}

.about .introduce .header
{
    font-size: 20px;
    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;
}

/* product 内容开始 */
.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;
}

.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%;
    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;
}

.pro {
    width: 736px;
}

.pro_list2 {
    width: 178px;
    float: left;
    padding: 0px 8px 16px 8px;
    margin-top: 8px;
    display: inline;
    text-align: left;
    border: 2px solid transparent;
}
.pro_list2:hover {
    box-shadow: 0 0 10px rgba(0,0,0,0.5);
    transition: 0.3s;
    border: 2px solid #47D86E;
}

.pro_img {
    width: 100%;
    float: left;
}

.pro_img img {
    width: 166px;
    height: 126px;
}

.pro_title {
    width: 100%;
    height: 30px;
    line-height: 30px;
    float: left;
    font-size: 14px;
    overflow: hidden;
}
.pro_title :hover{
    color: #47D86E;
}
.pro_des {
    width: 100%;
    height: 60px;
    line-height: 20px;
    overflow: hidden;
    color: #818181;
}

.m-page {
    font-size: 0px;
    padding: 20px 0px 0px 200px;
}

.m-page li {
    display: inline;
}

.m-page a, .m-page i {
    display: inline-block;
    font-size: 15px;
    background-color: #fff;
    padding: 0px 13px;
    height: 36px;
    line-height: 36px;
    overflow: hidden;
    text-align: center;
    border: 1px #ddd solid;
    color: #bbb;
    font-family: Arial;
    margin-left: 5px;
    vertical-align: top;
}

.m-page a:hover, .m-page li.thisclass a {
    background-color: #ccc;
    color: #fff;
}

/* 药品详情 */
