
.left {
    width: 300px;
    height: auto;
    float: left;
	border: 5px solid #00A143;
	border-radius: 10px;
}

.leftb {
    width: 280px;
    height: 60px;
    background: #00A143;
    color: #FFF;
    line-height: 55px;
    padding-left: 20px;
    font-family: "微软雅黑";
    font-size: 18px;
    font-weight: bold;
}

.leftb span {
    color: #BEE0F4;
    line-height: 60px;
    font-weight: normal;
    font-family: Arial;
    font-size: 14px;
    padding-left: 10px;
}

.xleftb {
    width: 219px;
    height: 42px;
    color: #FFF;
    line-height: 42px;
    padding-left: 20px;
    font-family: "微软雅黑";
    font-size: 18px;
    font-weight: bold;
}

.xleftb span {
    color: #BEE0F4;
    line-height: 42px;
    font-weight: normal;
    font-family: Arial;
    font-size: 14px;
    padding-left: 10px;
}


.leftbnr {
    width: 216px;
    height: auto;
    padding-left: 23px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.cplb {
    width: 260px;
    height: 34px;
    line-height: 34px;
    color: #535353;
    background: url(../images/product/nycpbj.jpg) left no-repeat;
    border-bottom: 1px solid #DEDEDE;
}

.cplb a {
    font-family: "微软雅黑";
    font-size: 12px;
    line-height: 34px;
    width: 240px;
    background: url(../images/product/dd.png) 5px 15px no-repeat;
    padding-left: 20px;
    font-style: normal;
    float: left;
    color: #414141;
    height: 34px;
    text-decoration: none;
	white-space: nowrap;text-overflow: ellipsis;overflow: hidden;word-break: break-all;
}

.cplb a:visited {
    color: #414141;
}

.cplb a:hover {
    color: #ffffff;
    background: #666666;
}

.cplb a:active {
    color: #ffffff;
}
.right {
    width: calc(100% - 340px);;
    height: auto;
    float: right;
    margin-left: 20px;
    min-width: 239;
}

.aboutb {
    height: 40px;
    line-height: 29px;
    color: #0777BF;
    border-bottom: 1px solid #DDDDDD;
    font-family: "微软雅黑";
    font-size: 18px;
    font-weight: bold;
}


.cpneirongbt {
    height: 29px;
    line-height: 29px;
    color: #414141;
    border-bottom: 1px solid #DDDDDD;
    font-family: "微软雅黑";
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 5px;
}

.aboutbs {
    height: 40px;
    border-bottom: 1px solid #DDDDDD;
}

.aboutb01 {
    height: 40px;
    line-height: 29px;
    color: #0777BF;
    font-family: "微软雅黑";
    font-size: 18px;
    font-weight: bold;
    width: 600px;
    float: left;
}

.aboutb02 {
    width: 400px;
    height: 40px;
    float: left;
    width: 400px;
}

.aboutnr {
    line-height: 28px;
    padding-top: 10px;
    padding-bottom: 20px;
}

.aboutnr p{
    /*text-indent:5px;*/
    text-align: center;
}

.aboutnr .tb_wrap{
    width: 32%;
    float: left;
    height: 280px;
    border: 1px rgba(61, 182, 95, 0.9) solid !important;
    margin: 3px;
    box-sizing: border-box;
}
.aboutnr .tb_wrap table{
    background-color: transparent;
    color: rgb(51, 51, 51);
    cursor: text;
    font-family: sans-serif,Arial,Verdana;
    height: 100%;
}
.aboutnr .tb_wrap table .tb_label{
    width: 80px;
}
.aboutnr .p_page{
    text-align: center;
}
.lt_2_tb_wrap{
    width: auto!important;
}