* {
    margin: 0;
    padding: 0;
    list-style: none;
}

body {
    background: #fff;
    font: normal 12px/22px 宋体;
}

img {
    border: 0;
}

a {
    text-decoration: none;
    color: #333;
}
.image-item .title a{color:#ffffff;}
a:hover {
    color: #1974A1;
}


.clb {
    clear: both;
}


.title-image {
    width: 1200px;
    margin: 0 auto;
    position: relative;
    margin-bottom: 16px;
}

.title-image .more {
    display: inline-block;
    position: absolute;
    right: 11px;
    bottom: 11px;
    z-index: 1;
}

.header-banner img {
    width: 100%;
}

.news-block {
    width: 1200px;
    margin: 0 auto;
    margin-bottom: 45px;
    margin-top: 30px;
}


.news-block .news-container .banners {
    width: 640px;
    height: 360px;
    background-color: #cdcdcd;
    float: left;
}

.news-block .news-container .news {
    width: 520px;
    height: 360px;
    float: right;
}

.news-block .news-container .news .news-item {
    padding: 16px 12px 18px 12px;
    width: 496px;
    height: 80px;
    background: rgba(247, 247, 247, 1);
    margin-bottom: 10px;

}

.lastitem {
    margin-bottom: 0px !important;
}

.news-block .news-container .news .news-item .title {
    font-size: 18px;
    font-weight: bold;
    color: rgba(52, 52, 52, 1);
    line-height: 22px;
    margin-bottom: 20px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
}

.news-block .news-container .news .news-item .desc {
    color: rgba(156, 156, 156, 1);
    line-height: 24px;
    font-size: 15px;
}


.exps-block {
    height: 420px;
    padding-top: 60px;
    overflow: hidden;
    background-image: url(../img/sec_bg.jpg);
    background-repeat: no-repeat;
}

.exps-block .exps-container {
    width: 1200px;
    margin: 0 auto;
}

.exps-block .exps-item {
    width: 542px;
    height: 79px;
    background-color: white;
    float: left;
    margin-right: 40px;
    /*ie678 hack*/
    margin-right:20px\9;
    margin-bottom: 20px;
    padding: 19px;
}

.exps-block .exps-item .title {
    font-weight: bold;
    color: rgba(52, 52, 52, 1);
    line-height: 22px;
    font-size: 18px;
    margin-bottom: 20px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
}

.exps-block .exps-item .desc {
    font-size: 15px;
    color: rgba(156, 156, 156, 1);
    line-height: 24px;
}

.classic-block {
    margin-top: 60px;
}

.classic-block .classic-container {
    width: 1160px;
    height: 198px;
    background: rgba(247, 247, 247, 1);
    padding: 20px;
    margin: 0 auto;

}

.classic-block .classic-container .news-item {
    width: 375px;
    float: left;
    margin-right: 18px;
}

.classic-block .classic-container .news-item .title {
    width: 351px;
    font-size: 18px;
    font-weight: bold;
    color: rgba(52, 52, 52, 1);
    line-height: 32px;
    margin-bottom: 6px;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}

.classic-block .classic-container .news-item .desc {
    width: 353px;
    font-size: 15px;
    color: rgba(156, 156, 156, 1);
    line-height: 24px;

}

.classic-block .classic-container .image-item {
    width: 369px;
    height: 198px;
    background-color: #cdcdcd;
    float: left;
    position: relative;
}

.classic-block .classic-container .image-item img {
    width: 369px;
    height: 198px;
}

.classic-block .classic-container .image-item .title-bg {
    position: absolute;
    bottom: 0;
    z-index: 1;
    height: 34px;
    width: 100%;
    background: #333;
    filter: alpha(opacity=40);
    opacity: 0.4;
    overflow: hidden;
}

.classic-block .classic-container .image-item .title {
    font-size: 18px;
    font-weight: bold;
    color: rgba(255, 255, 255, 1);
    text-align: center;
    z-index: 2;
    width: 100%;
    height: 34px;
    position: absolute;
    bottom: 0;
    line-height: 34px;
}



.chat-block {
    height: 896px;
    padding-top: 60px;
    margin-top: 60px;
    overflow: hidden;
    background-image: url(../img/third_bg.jpg);
    background-repeat: no-repeat;
}
.chat-block  .makers{
    text-align: center;
    margin-top: 100px;
}

.chat-block .chat-container {
    width: 1200px;
    margin: 0 auto;
    background-color: #F2F2F2;
}

.chat-block .frame-container {
    width: 1032px;
    height: 510px;
    margin: 0 auto;
    padding-top: 50px;
}

.focusBox {
    position: relative;
    width: 640px;
    height: 360px;
    overflow: hidden;
    font: 12px/1.5 Verdana, Geneva, sans-serif;
    text-align: left;
    background: white;
}

.focusBox .pic img {
    width: 640px;
    height: 360px;
    display: block;
}

.focusBox .txt-bg {
    position: absolute;
    bottom: 0;
    z-index: 1;
    height: 54px;
    width: 100%;
    background: #333;
    filter: alpha(opacity=40);
    opacity: 0.4;
    overflow: hidden;
}

.focusBox .txt {
    position: absolute;
    bottom: 0;
    z-index: 2;
    height: 54px;
    width: 100%;
    overflow: hidden;
}

.focusBox .txt li {
    height: 54px;
    line-height: 42px;
    position: absolute;
    width: 100%;
    text-align: center;
    bottom: -54px;
}

.focusBox .txt li a {
    display: block;
    color: white;
    padding: 0 0 0 10px;
    font-size: 18px;
    font-weight: bold;
    text-decoration: none;
}

.focusBox .num {
    position: absolute;
    z-index: 3;
    bottom: 8px;
    right: 50%;
}

.focusBox .num li {
    float: left;
    position: relative;
    width: 8px;
    height: 8px;
    border-radius: 4px;
    overflow: hidden;
    text-align: center;
    margin-right: 10px;
    cursor: pointer;
}

.focusBox .num li a,
.focusBox .num li span {
    position: absolute;
    z-index: 2;
    display: block;
    color: white;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    text-decoration: none;
}

.focusBox .num li span {
    z-index: 1;
    background: white;
    filter: alpha(opacity=50);
    opacity: 0.5;
}

.focusBox .num li.on a,
.focusBox .num a:hover {
    background: #f60;
}


.focusBox .prev,
.focusBox .next {
    position: absolute;
    top: 50%;
    margin-top: -25px;
    display: block;
    width: 32px;
    height: 46px;
    filter: alpha(opacity=50);
    opacity: 0.5;
}

.focusBox .prev {
    left: 0;
    background: url(../img/a_left.png) no-repeat;
}

.focusBox .next {
    right: 0;
    background: url(../img/a_right.png) no-repeat;
}

.focusBox .prev:hover,
.focusBox .next:hover {
    filter: alpha(opacity=100);
    opacity: 1;
}

.focusBox .prevStop {
    display: none;
}

.focusBox .nextStop {
    display: none;
}
.title a{color: rgba(52, 52, 52, 1);}
