﻿.container{width: 610px;margin: 0 auto;background: #ffffff;}
/*产品展示左侧*/
.pro-left{float: left;width: 178px;height:335px;box-sizing: border-box;background-color: rgb(242, 242, 247);}
.pro-content{width: 100%;padding-top: 0px;}
.pro-left .left-title span.text{padding: 0 10px;}
.pro-left .left-category ul li{height: 60px;line-height: 60px;font-size: 18px;text-align: center;cursor: pointer;font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;}
.pro-left .left-category ul li.on{background: #FFFFFF border-box;border-right: 3px solid #4A57EC;}
.pro-left .left-category ul li:hover{background: #FFFFFF border-box;border-right: 3px solid #4A57EC;}
.pro-left .left-contact { text-align: center; margin-top: 14px;margin-bottom: 10px;}
.pro-left .left-contact p{font-size: 20px;}
.pro-left .left-contact p.tel{font-size: 20px;padding-top: 10px;}
/*产品展示右侧*/
.pro-right{float: right;width: 432px;display: none;}
.c1 table tr td a{padding: 10px;height: 30px;line-height: 36px;text-align: center;font-size: 16px;}
.c2 table tr td a{padding: 10px; height: 30px;line-height: 36px;text-align: center;font-size: 16px;}
.c3 table tr td a{padding: 10px; height: 30px;line-height: 36px;text-align: center;font-size: 16px;}
.c4 table tr td a{padding: 10px; height: 30px;line-height: 36px;text-align: center;font-size: 16px;}
.c5 table tr td a{padding: 10px; height: 30px;line-height: 36px;text-align: center;font-size: 16px;}
.c6 table tr td a{padding: 10px; height: 30px;line-height: 36px;text-align: center;font-size: 16px;}
.pro-right.active{display: block;}
 
    .list {
        height: 46px;
        font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
        font-size: 16px;
        color: #333;
position: relative;
    }
    .tongzhi {
        margin-left: 10px;
        text-align: left;
        display:inline-block;
        white-space:nowrap;
        width: 70%;
        overflow:hidden;
        text-overflow:ellipsis;
        margin-top: 12px;
    }
    
    hr {
margin-left: 15px;
        border: 0;
        border-top: 1px dashed #a8a8a8;
    }
    
    .shijian {
        font-size: 16px;
        float: right;
        margin-top: 19px;
    }