.corRed{
    color: #f95353;
}
.txt-left{
    width:240px;
    float: left;
}
.txt-left a {
    color: #666666!important;
}
.txt-left dl dt{
    height: 40px;
    line-height: 40px;
    background: #f5f5f5;
    padding-left: 15px;
    font-size: 14px;
}
.txt-left dl dd {
    padding: 10px 0;
    border-top:1px solid #e5e5e5;
}
.txt-left dl dd a,
.txt-left dl dd a:hover,
.txt-left dl dd a.active{
    display: block;
    height: 20px;
    line-height: 20px;
    padding-left: 15px;
    border-left: 4px solid #FFFFff;
}
.txt-left dl dd a:hover,
.txt-left dl dd a.active{
    border-left: 4px solid #f95353;
}

.txt-right{
    width: 960px;
    float: right;
    padding-left: 15px;
    display: block;
    margin-bottom: 20px;
}
.txt-right .bg1{
    width: 945px;
    height: 160px;
    background: url("../../src/img/else/txt1.png") center no-repeat;
}
.txt-right .bg2{
    width: 945px;
    height: 160px;
    background: url("../../src/img/else/txt2.png") center no-repeat;
}
.txt-right .bg3{
    width: 945px;
    height: 160px;
    background: url("../../src/img/else/txt3.png") center no-repeat;
}
.txt-right .bg4{
    width: 945px;
    height: 160px;
    background: url("../../src/img/else/txt4.png") center no-repeat;
}
.txt-right .bg5{
    width: 945px;
    height: 160px;
    background: url("../../src/img/else/txt5.png") center no-repeat;
}
.txt-right .bg6{
    width: 945px;
    height: 160px;
    background: url("../../src/img/else/txt6.png") center no-repeat;
}
.txt-right .bg7{
    width: 945px;
    height: 160px;
    background: url("../../src/img/else/txt7.png") center no-repeat;
}
.txt-right .txt-wrap{
    margin-top: 20px;
}
.txt-right .txt-wrap h4{
    height: 38px;
    line-height: 38px;
    padding-left: 43px;
    font-size: 14px;
    background:#f4f4f4 url("../../src/img/else/txt-bg.png") center no-repeat;
}
.txt-right .txt-con {
    width: 750px;
}
.txt-right .txt-con .txt-detail{
    border:1px solid #e5e5e5;
    padding: 0 15px;
}
.txt-right .txt-con .txt-detail p{
    background: url("../../src/img/else/txt-icon1.png") left top no-repeat;
    padding-left:30px;
    line-height: 22px;
    margin-top: 20px;
    margin-bottom: 20px;
}
.txt-right .txt-con .txt-detail b{
    display: block;
    margin-bottom: 20px;
}
.txt-right .txt-con .txt-detail em{
    display: block;
    margin-top: 20px;
    color: #f95353;
}

.policy h5{
    font-weight: bold;
    background: url(../../src/img/else/txt-icon1.png) left top no-repeat;
    padding-left: 30px;
    line-height: 22px;
    margin-top: 20px;
    margin-bottom: 20px;
}
.policy p{
    background: none!important;
}
.policy ul{
    margin-left: 30px;
}
.policy ul li{
    margin-top: 5px;
}
