#subtitlearea {
    height: 90px;
    z-index: 90;
    width: 100%;
}
#subtitle {
    width: 960px;
    height: 90px;
    margin: 0 auto;
    position: relative;
    z-index: 90;
}
#subtitle .title {
    float: left;
    margin: 45px 0 0 16px;
}
#subtitle .backnewscenter {
    float: right;
    width: 130px;
    height: 40px;
    background: url("image/faq/right_title_03.gif") no-repeat 0 -40px;
    cursor: pointer;
    margin: 35px 5px 0 0px;
}
#subtitle .backnewscenter:hover {
    background: url("image/faq/right_title_03.gif") 0 -40px no-repeat;
}
#kv .link {
    position: absolute;
}
#NewRecommendBanner {
    overflow: hidden;
    width: 100%;
    position: relative;
    margin-top: 42px;
}
#NewRecommendTitle {
    width: 940px;
    margin: 0px auto 20px;
    padding: 0px 10px;
    position: relative;
}
#NewRecommendTitle h2 {
    margin-bottom: 0px;
}
#NewRecommendBannerList {
    width: 100%;
}
#NewRecommendBannerArea {
    height: 400px;
}
#NewRecommendBannerArea ul {
    height: 400px;
}
#NewRecommendBannerArea a {
    color: #000;
    font-size: 14px;
    line-height: 18px;
    text-decoration: none;
}
#NewRecommendBannerArea a .newRecommendDetail {
    background-color: #f0f1f3;
    height: 230px;
    font-size: 12px;
}
#NewRecommendBannerArea a del {
    background-image: url("image/about/icon_img_2.gif");
    top: 17px;
}
#NewRecommendBannerArea h3 {
    padding: 15px 45px 0px 15px;
    font-size: 14px;
    line-height: 18px;
    font-weight: normal;
    color: #333333;
}
#NewRecommendBannerArea p {
    padding: 0px 20px 15px 15px;
    color: #595959;
}
.mr_t120 {
    margin-top: 120px;
}
.mr_t71 {
    margin-top: 71px;
}
.storiesNode{
    min-height: 40px;
}
.storiesLeft {
    padding: 8px 40px 8px 14px;
}
.storiesLeft h2 {
    margin-top: 15px;
}
.storiesLeft p {
    margin-top: 30px;
    color: #808080;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 15px;
}
.storiesLeft .more {
    font-size: 14px;
    color: #333;
    margin-top: 20px;
}
.storiesLeft .more del {
    background: url("image/about/icon_img_3_white.gif") no-repeat 0 -15px;
    width: 15px;
    height: 15px;
    float: right;
    margin-top: 3px;
    margin-right: 25px;
}
.storiesList li {
    width:236px;
    display: inline-block;
}
.storiesList li a {
    margin: 4px;
    position: relative;
    height: 174px;
    width: 232px;
    display: block;
    overflow: hidden;
}
.storiesList li a img {
    display: block;
}
.storiesList li a div {
    position: absolute;
    padding: 20px;
    display: none;
    bottom: 0px;
    left: 0px;
    width: 192px;
    height: 52px;
    background: #f0f1f3;
    font-size: 14px;
    color: #595959;
    cursor: pointer;
}
.storiesLeft .more:hover del{
    background-position: 0 0;
}
.storiesList li a div p{
    float: left;
    width: 175px;
}
.storiesList li a div del {
    width: 15px;
    height: 15px;
    background: url("image/about/icon_img_2.gif") no-repeat 0 0px;
    float: right;
    margin-top: 2px;
}
.plr-8 h2 {
    margin-left: 5px;
}
.productStoreList li {
    display: inline-block;
    height: 114px;
    width: 149px;
    overflow: hidden;
    margin: 0 4px 8px;
}
.productStoreList li a {
    display: block;
    float: left;
    width: 152px;
    height: 114px;
    position: relative;
    overflow: hidden;
}
.productStoreList li a div {
    background-color: #F0F1F3;
    bottom: 0;
    color: #50BCFD;
    cursor: pointer;
    display: none;
    height: 74px;
    left: 0;
    padding: 20px;
    position: absolute;
    width: 112px;
}
.productStoreList li a div p {
    color: #595959;
    font-size: 14px;
    height: 74px;
}
.productStoreList li a div del {
    width: 15px;
    height: 15px;
    background: url("image/about/icon_img_2.gif") no-repeat 0 0px;
    position: relative;
    float: right;
    top: -15px;
}