.link {
    width: 100%;
    height: 59px;
    line-height: 59px;
    margin: 0 auto;
    border-bottom: 1px solid #c7c7c7;
    color: #5b5b5b;
    font-size: 14px;
}

.link p {
    font-size: 16px;
    color: #5b5b5b;
    float: left;
}

.link select {
    width: 144px;
    height: 28px;
    line-height: 28px;
    border: 1px solid #e1e1e1;
    float: left;
    margin-left: 20px;
    margin-top: 15px;
    font-size: 12px;
    color: #666;
    padding-left: 10px;
}

.link select option {
    font-size: 12px;
    color: #666;
    padding-left: 10px;
}

.con_select {
    float: left;
    height: 30px;
    line-height: 30px;
    margin-left: 215px;
    margin-top: 15px;
}

.con_select .s {
    float: left;
    width: 173px;
    height: 30px;
}

.diy_select {
    height: 30px;
    width: 148px;
    line-height: 30px;
    position: relative;
    float: left;
    cursor: pointer;
    margin-right: 245px;
}

.diy_select_btn,
.diy_select_txt {
    float: left;
    height: 100%;
    line-height: 30px;
}

.diy_select_txt {
    width: 120px;
    font-size: 14px;
}

.diy_select_txt,
.diy_select_list li {
    overflow: hidden;
    float: left;
    width: 118px;
    padding-left: 10px;
    letter-spacing: 2px;
}

.diy_select_btn {
    width: 20px;
    background: url(swt_icon2.png) no-repeat right center;
}

.footer .up {
    background: url(swt_icon2_up.png) no-repeat right center;
}

.diy_select_list {
    position: absolute;
    left: -1px;
    bottom: 28px;
    border-top: none;
    width: 155px;
    height: 210px;
    display: none;
    z-index: 9999999;
    padding: 10px;
    overflow: hidden;
    background-color: #f3f3f3;
    overflow-y: scroll;
}

.diy_select_list li {
    list-style: none;
    height: 22px;
    line-height: 22px;
    cursor: default;
    _background: #fff;
}

.diy_select_list.div_select_list_1 {
    left: -25px;
}

.diy_select_list.div_select_list_2 {
    left: -24px;
}

ul.div_select_list_1 li {
    width: 190px;
}

ul.div_select_list_2 li {
    width: 166px;
}

.middle {
    padding-bottom: 30px;
    background: #ffffff;
    padding: 20px 30px 20px 30px;
    min-height: 400px;
}

.diy_select_list a {
    color: #5b5b5b;
    font-size: 14px;
}

.diy_select_list a:hover {
    color: #2b6fc2;
}

.footer {
    width: 100%;
    background: #f3f3f3;
    height: 200px;
    margin-top: 25px;
    border-top: 5px solid #025a9d;
    padding-bottom: 30px;
}

.footerItem {
    margin: 0 auto;
    text-align: center;
    margin-top: 20px;
    width: 800px!important;
    padding-left: 130px;
    position: relative;
}

.footerItem a,
.footerItem span {
    font-size: 14px;
    color: #5b5b5b;
}

.footerItem .line1 {
    margin: 15px 0 20px 0;
    text-align: left;
}

.footerItem .line1 a {
    font-weight: bold;
}

.footerItem .line2,
.footerItem .line3,
.footerItem .line4,
.footerItem .line5 {
    margin-bottom: 10px;
    text-align: left;
}

.footerItem .line5 {
    position: absolute;
    left: 24px;
    height: 90px;
    top: 31px;
}

.footerItem span {
    margin-right: 8px;
}

.footerItem .line1 span {
    margin: 0 5px 0 7px;
}

.footerItem .line4 a {
    margin-right: 30px;
}

.slideBar {
    cursor: pointer;
    height: auto;
    width: 66px;
    position: fixed;
    left: 56%;
    margin-left: 540px;
    _position: absolute;
    bottom: 245px;
    _position: absolute;
    _top: expression(eval(document.documentElement.clientHeight/2+document.documentElement.scrollTop));
    text-align: center;
}

.slideBar span {
    background: url(slideBarBg.png) no-repeat;
    height: 69px;
    line-height: 60px;
    color: #333333;
    display: block;
    margin-bottom: 15px;
}

.slideBar span.en {
    font-size: 15px;
    background: none;
}

.slideBar span.wb {
    background-position: -2px -79px;
}

.slideBar span.swts {
    background-position: -3px 0px;
}

.slideBar span.wx {
    background-position: -2px -161px;
    position: relative;
    line-height: 104px;
}

.slideBar span.wx .wx-box {
    display: none;
    position: absolute;
    right: 52px;
    top: -31px;
    width: 148px;
    height: 238px;
    z-index: 99;
}

.slideBar span.wza {
    background-position: 16px -84px;
    line-height: 120px;
}

.slideBar span.ft {
    background: none;
    font-size: 18px;
    font-weight: bold;
}

.slideBar span.jt {
    background: none;
    font-size: 18px;
    font-weight: bold;
    border-bottom: none;
}

.slideBar span.sj {
    background-position: 8px -152px;
}

.slideBar span.jqr {
    background-position: 8px -203px;
}

.closefloat {
    display: block;
    height: 10px;
}