.good {
    min-width: 1200px;
}
.good {
    width: 1200px;
    margin: 0 auto;
}
.good .nei_title {
    clear: both;
    padding: 60px 0;
    padding-bottom: 30px;
    text-align: center;
}
.good .nei_title b {
    display: block;
    font-size: 36px;
    font-weight: bold;
    line-height: 45px;
    font-family: "Microsoft Yahei";
}
.good .nei_title i {
    /*background: url("../bg/bg04.gif") no-repeat center bottom;*/
    display: block;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 20px;
    line-height: 22px;
    padding-bottom: 12px;
    text-transform: capitalize;
    white-space: nowrap;
}
.HighPraise {
    height: 475px;
    width: 100%;
    margin-bottom: 80px;
}
.HighPraise .more{
    width: 110px;
    height: 420px;
    padding-top: 55px;
    float: left;
    overflow: hidden;
    /*margin-right: 80px;*/
}
.HighPraise .moreFive{
    height: 420px;
    float: left;
    /*overflow: hidden;*/
}
.HighPraise .bB{
    width: 740px;
    height: 420px;
}
.hide{
    display: none;
}
.show{
    display:block;
}
.HighPraise .biaoti{
    position: relative;
}
.HighPraise .biaoti img{
    height: 420px;
    width: 110px;
    /*background: lightpink;*/
    /*margin-right: 50px;*/
}
.HighPraise .biaoti i{
    position: absolute;
    width: 100px;
    height: 100px;
    top: -55px;
    /*backgr1ound: url("../images/yang.png") no-repeat;*/
}
.HighPraise .biaoti i img{
    position: relative;
    width: 100px;
    height: 100px;
    /*backgr1ound: url("../images/yang.png") no-repeat;*/
}
.HighPraise ul {
    margin-left: 20px;
    width: 560px;
    height: 420px;
}
.HighPraise li {
    float: left;
    padding: 0 30px 20px 0;
}

.HighPraise li a {
    width: 250px;
    height: 68px;
    display: block;
    background: #f0f0f0;
    color: #6c6c6c;
}
.HighPraise li a ins {
    float: left;
    position: relative;
}
.HighPraise li a ins tt {
    width: 62px;
    height: 62px;
    display: none;
    border: 3px solid #ca0000;
    position: absolute;
    left: 0;
    top: 0;
}
.HighPraise li a span {
    width: 178px;
    height: 68px;
    display: block;
    float: right;
    background: #f0f0f0;
}
.HighPraise li a span cite {
    font-style: normal;
    padding: 10px;
    line-height: 18px;
    height: 48px;
    overflow: hidden;
    display: block;
}

/*��ϵ����*/
.contact {
    margin-bottom: 30px;
}
.contact ul li {
    float: left;
    width: 20%;
    text-align: center;
    position: relative;
    opacity: 0.5;
    left:-100%;
}