body{
    background-color: #f7f7f7;
}
.banner{
    width: 100%;
    height: 221px;
    background: url(/images/banner.jpg) no-repeat center;
}
.substance{
    width: 1080px;
    margin: -37px auto 0;
    overflow: hidden;
    min-height: 500px;
}
.substance .aside{
    width: 194px;
    float: left;
}
.substance .aside .title{
    padding-left: 30px;
    height: 155px;
    color: #ffffff;
    background: url(/images/asidebg.jpg) no-repeat center;
    overflow: hidden;
}
.substance .aside .title h2{
    font-size: 18px;
    font-weight: normal;
}
.substance .aside .title .eng{
    font-size: 22px;
    margin-top: 50px;
}
.substance .aside .title .engfont{
    font-size: 18px;
    margin-top: 56px;
}
.substance .aside ul{
    font-size: 0;
}
.substance .aside li{
    height: 44px;
    line-height: 44px;
    padding-left: 30px;
    background-color: #cfcfcf;
    margin-bottom: 1px;
}
.substance .aside li.on{
    background-color: #8dcbf6;
}
.substance .aside li a{
    display: block;
    color: #fff;
    font-size: 16px;
}

.substance .content{
    width: 822px;
    padding: 0 32px;
    float: right;
    text-align: center;
    background-color: #fff;
    margin-top: 37px;
    min-height: 600px;
}
.substance .toptitle{
    padding: 30px 0 15px 0;
    text-align: left;
    overflow: hidden;
    border-bottom: 1px solid #d9d9d9;
    padding-left: 36px;
    color: #6f6f6f;
    font-size: 14px;
    background: url(/images/home.jpg) no-repeat left 30px;
}
.substance .toptitle a{
    color: #6f6f6f;
    font-size: 14px;
}
.substance .content .neirong{
    padding: 40px 0;
}
.substance .content .english{
    text-align: left;
}
.substance .content .english .tou{
    width: 443px;
    height: 27px;
    vertical-align: top;
}
.substance .content .english .title{
    height: 18px;
    line-height: 18px;
    margin-top: 14px;
    font-size: 0;
    overflow: hidden;
}
.substance .content .english .title img{
    height: 18px;
    float: left;
}
.substance .content .english .title span{
    font-size: 18px;
    color: #2f2f2f;
    float: left;
}
.substance .content .aboutus{
    color: #282828;
    font-size: 16px;
    line-height: 32px;
    padding:30px 0;
}
.substance .content .aboutus .txt{
    text-align: left;
}
.substance .content .aboutus h2{
    font-weight: normal;
    color: #282828;
    line-height: 60px;
}
.substance .content .aboutus a.back{
    color: #282828;
    font-size: 14px;
    display: inline-block;
    margin-top: 20px;
}

.news ul{font-size: 0; margin-top: 20px;}

.news .txt{
    width: 100%;
    height: 72px;
    color: #928f8f;
    line-height: 24px;
    font-size: 14px;
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box; /** 对象作为伸缩盒子模型显示 **/
    -webkit-box-orient: vertical; /** 设置或检索伸缩盒对象的子元素的排列方式 **/
    -webkit-line-clamp: 3; /** 显示的行数 **/
    overflow: hidden;  /** 隐藏超出的内容 **/
}
.news li{
    overflow: hidden;
    padding: 25px 0 20px 0;
    border-bottom: 1px dashed #dedede;
}
.news li .left{
    width: 64px;
    height: 64px;
}
.news li .left .ri{
    height: 43px;
    line-height: 43px;
    color: #fff;
    font-size: 34px;
    background-color: #4161b9;
    border-bottom: 1px solid #a6b5de;
}
.news li .left .date{
    width: 100%;
    height: 19px;
    line-height: 19px;
    border-top: 1px solid #c6c6c6;
    color: #fff;
    font-size: 12px;
    background-color: #b1b1b1;
}

.news li .right{
    width: 725px;
    text-align: left;
}
.news li h3{
    width: 100%;
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 10px;
    font-weight: normal;
    color: #282828;
    float: left;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
}

.substance .content .page{
    display: inline-block;
    *display: inline;
    *zoom: 1;
    overflow: hidden;
    margin-top: 40px;
}
.substance .content .page a{
    color: #2f2f2f;
    font-size: 14px;
    float: left;
    margin: 0 2px;
    padding: 2px 7px;
}
.substance .content .page .on{
    background-color: #4161b9;
    color: #fff;
}
.substance .content .page .ye{
    color: #2f2f2f;
    margin: 0 10px;
    padding: 3px 0;
}
.table{
    margin-top: 42px;
}
.table .link{
    overflow: hidden;
}
.table .link .on{
    background: url(/images/productbg.jpg) no-repeat center;
    color: #fff;
}
.table .link a{
    width: 204px;
    height: 45px;
    line-height: 45px;
    color: #2f2f2f;
    font-size: 16px;
    float: left;
    border-right: 1px solid #fff;
    background-color: #eeeeee;
}
.table .link .last{
    border: 0 none;
}
table {
    margin-top: 10px;
}
table .thead{
    color: #fff;
}
table .thead td{
    padding: 10px 0;
    background-color: #8dcbf6;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
}
table .thead h2{
    font-size: 16px;
    font-weight: normal;
}
table .thead .eng{
    font-size: 12px;
}
table .odd{
    background-color: #f0f0f0;
    color: #444444;
    font-size: 14px;
}
table .odd td{
    padding: 10px 8px;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
}
table .even{
    background-color: #e6e6e6;
    color: #444444;
    font-size: 14px;
}
table .even td{
    padding: 10px 8px;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
}

.slideTxtBox{ width:100%; padding-top: 36px; border-top: 1px solid #e9e9e9; text-align:left;  }
.slideTxtBox .hd{text-align: center;position:relative;width: 100%; height: 45px; }
.slideTxtBox .hd ul{ float:left;  position:absolute; left:0px; top:0px; height:45px;   }
.slideTxtBox .hd ul li{background-color: #f3f3f3;  border-right: 1px solid #fff; float:left;width: 204px; height: 45px; line-height: 45px; cursor:pointer;  }
.slideTxtBox .hd ul li.on{
    color: #fff;
    background: url(/images/productbg.jpg) no-repeat center;}

.slideTxtBox .bd{ margin-top: 8px;}
