.tc01 .tc01_right ul li .imgs{
    width:280px;
    height:223px;
    overflow:hidden;
    position:relative;
}
.tc01 .tc01_right ul li .imgs img{
    position: absolute;
    left: 0;
    top: 0;
    height: 223px;
    width: 280px;
}
.tc01{
    width: 1200px;
    margin: 0 auto;
    height: 100%;
    overflow: hidden;
    padding:30px 0
}
.tc01_left{
    width: 560px;
    float: left;
}
.tc01_left01{
    height: 220px;
    margin-bottom: 30px;
}
.tc01_left01 img {
    float: left;
    margin-right: 20px;
}
.tc01_left01 h1 {
    padding-top: 40px;
    font-size: 16px;
    line-height: 40px;
    font-weight: 600;
}
.tc01_left01 p {
    line-height: 22px;
    font-size: 12px;
}
.tc01_left02 {
    clear: both;
    width: 470px;
}
.tc01_left02 h1 {
    line-height: 40px;
    border-bottom: 1px solid #eee;
    margin-bottom: 10px;
    font-weight: bold;
}
.tc01_left02 p {
    line-height: 30px;
    font-size: 12px;
    border-bottom: 1px solid #eee;
}
.tc01_left02 span {
    font-weight: bold;
}
.tc01_right {
    width: 610px;
    float: right;
}
.tc01_right li {
    width: 280px;
    float: left;
    margin: 0 0 20px 20px;
    position: relative;
}
.tc01_right p {
    height: 40px;
    line-height: 40px;
    background-color: #32373d;
    text-indent: 12px;
    color: #999;
    font-size: 12px;
}
.tc01_right li div.cover {
    width: 100%;
    height: 100%;
    top: 0;
    position: absolute;
    background: #010101;
    opacity: 0;
    filter: alpha(opacity=0);
    font-size: 14px;
    color: #fff;
    text-indent: 2em;
}
.tc01_right li div.cover img {
    width: 85px;
    height: 85px;
    padding: 30% 38%;
    display: block;
}
.tc02 {
    background: url(../img/tc_xx_bg.jpg) repeat-x;
    clear: both;
    height: 100%;
    overflow: hidden;
}
.tc_icon {
    clear: both;
    overflow: hidden;
    height: 100%;
    padding: 40px 0;
    margin: 0 auto;
    width: 1200px;
}
.tc_icon li {
    width: 260px;
    margin: 0 70px;
    height: 250px;
    float: left;
    text-align: center;
}
.tc_icon h1 {
    font-size: 16px;
    line-height: 45px;
}