.notice-title {
    width: 100%;
}

.notice-title {
    font-size: 30px;
    font-size: 3rem;
    font-weight: bold;
    text-align: center;
    width: 100%;
    height: 110px;
    line-height: 110px;
    background: #fff;
}

.notice-year-list {
    margin-top: 1px;
    background: #fff;
}

.notice-year-list {
    width: 100%;
}

.notice-year-list .list-move-cover {
    width: 315px;
    overflow: hidden;
    margin: 0 auto;
    position: relative;
    box-sizing: content-box;
}

.year-cover {
    width: 284px;
    height: 80px;
    overflow: hidden;
    position: relative;
    left: 12px;
}

.list-move-cover ul {
    position: absolute;
    width: 900%;
    height: 80px;
    left: 0;
}

.list-move-cover ul li {
    display: inline-block;
    float: left;
    width: 100px;
    text-align: center;
    height: 24px;
    line-height: 24px;
    margin: 28px 0;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: bold;
    border-right: 2px solid #e5e5e5;
    cursor: pointer;
}

.list-move-cover ul li.live-now {
    color: #0066b2;
}

.list-move-cover a {
    display: inline-block;
    position: absolute;
    top: 28px;
    width: 16px;
    height: 20px;
}

.list-move-cover a.left-move {
    left: 0px;
    background: url("../images/relation-move-icon-1.png") no-repeat left 1px;
}

.list-move-cover a.right-move {
    right: 0px;
    background: url("../images/relation-move-icon-1.png") no-repeat left -24px;
}

.notice-detail {
    width: 1000px;
    margin: 0 auto;
    display: none;
}

.notice-detail h2 {
    font-size: 22px;
    font-size: 2.2rem;
    font-weight: bold;
    height: 80px;
    line-height: 60px;
    padding-top: 25px;
    border-bottom: 1px solid #000;
    margin-bottom: 20px;
}

.notice-list-go {
    background: #fff;
    margin-bottom: 15px;
}

.notice-list-go h3 {
    font-size: 14px;
    font-size: 1.4rem;
    color: #000;
    height: 35px;
    margin-left: 30px;
    line-height: 35px;
}

.notice-list-go p {
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: bold;
    color: #000;
    height: 45px;
    margin-left: 30px;
    padding-right: 30px;
    background: url("../images/relation-more-icon.png") no-repeat right -11px;
    width: 95%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.hoverd {
    background: #006dba;
}

.hoverd h3,
.hoverd p {
    color: #fff;
}

.hoverd p {
    background-position-y: -55px;
}

.pages {
    /*margin: 20px auto 0;
    width: 800px;*/text-align:center;clear:both;
}

.pages ul {
    /*float: left;*/
    padding-top: 20px;
	display: inline-block; clear:both; height:40px; min-width:130px;width:270px;
}

.pages ul li {
    display: inline-block;
    height: 40px;
    float: left;
    border: 1px solid #e5e5e5;
    background: #fff;
    margin-left: -1px;
}

.pages ul li a {
    display: inline-block;
    height: 38px;
    line-height: 38px;
    text-align: center;
    font-size: 14px;
    font-size: 1.4rem;
    color: #0066b2;
    padding: 0 15px;
}
.pages ul li a:hover{ background: #0066b2;color: #fff;}
.pages ul li.mouseHover {
    background: #0066b2;
}

.pages ul li.mouseHover a {
    color: #fff;
}

.jumpGo {
    /*float: left;
    padding-top: 20px;*/
    margin-left: 30px;
	display:inline-block;
}

.jumpGo input {
    float: left;
    width: 60px;
    height: 40px;
    background: #fff;
    border: 1px solid #e5e5e5;
    text-align: center;
	margin-top:-24px;
}

.jumpGo a {
    display: inline-block;
    float: left;
    width: 60px;
    height: 40px;
    line-height: 40px;
    color: #0066b2;
    background: #fff;
    font-size: 14px;
    font-size: 1.4rem;
    text-align: center;
    border: 1px solid #e5e5e5;
    margin-left: -1px;
	margin-top:-24px;
}

.communicate {
    width: 700px;
    padding: 40px 0;
    margin: 0 auto;
}

.write-bank {
    width: 100%;
    margin: 0 auto 40px;
}

.write-bank .left-title-write {
    width: 174px;
    float: left;
    text-align: left;
    color: #000;
    font-size: 16px;
    font-size: 1.6rem;
}

.write-bank .left-title-write span {
    color: #999999;
}

.write-bank input {
    float: left;
    width: 495px;
    height: 50px;
    background: #fff;
    border: none;
    line-height: 50px;
    padding: 0 20px;
}

.write-bank textarea.right-write-Content {
    height: 250px;
    float: left;
    width: 495px;
    background: #fff;
    border: none;
    padding: 20px;
}

.write-send {
    width: 495px;
    margin-left: 175px;
}

.write-send a {
    width: 100%;
    height: 70px;
    display: inline-block;
    background: #006dba;
    color: #fff;
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: bold;
    text-align: center;
    line-height: 20px;
    padding: 15px;
}

.write-send a span {
    font-size: 12px;
    font-size: 1.2rem;
    font-weight: normal;
}

.news-details {
    width: 1000px;
    margin: 0 auto;
}

.news-details h2 {
    font-size: 24px;
    font-size: 2.4rem;
    color: #006dba;
    text-align: center;
    line-height: 70px;
    font-weight: bold;
    margin-top: -20px;
}

.news-details h3 {
    font-size: 26px;
    font-size: 2.6rem;
    color: #000;
    text-align: center;
    line-height: 36px;
    font-weight: bold;
    width:90%;
    margin:0 auto 10px auto;
}

.news-details h4 {
    text-align: center;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 30px;
    color: #a1a1a1;
    margin-bottom: 10px;
}

.news-details h4 span {
    margin-right: 30px;
}

.news-details p {
    font-size: 16px;
    font-size: 1.6rem;
    color: #000;
    line-height: 30px;
    margin-bottom: 30px;
}
.news-details a{
    font-size: 16px;
    font-size: 1.6rem;
    color: #000;
    line-height: 30px;
    margin-bottom: 30px;
}
.news-details p span {
    /*font-weight: bold;*/
}

.senOk {
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: rgba(100, 100, 100, 0.6);
    top: 190px;
    left: 0;
    filter: alpha(opacity=50);
    display: none;
}

.senOk .okBox {
    width: 524px;
    height: 280px;
    background: #fff;
    opacity: 1;
    margin: 160px auto;
}

.okBox h5 {
    height: 55px;
    text-align: right;
    background: #006dba;
    line-height: 55px;
    color: #fff;
    font-size: 40px;
    padding-right: 15px;
    cursor: pointer;
}

.okBox h6 {
    background: url(../images/send-ok.jpg) no-repeat 174px center;
    height: 60px;
    line-height: 60px;
    font-size: 18px;
    font-size: 1.8rem;
    text-align: center;
    margin-top: 75px;
    padding-left: 90px;
}

@media only screen and (max-width: 768px) {
    .notice-title {
        height: 60px;
        line-height: 60px;
    }
    .notice-detail {
        width: 96%;
        margin: 0 auto;
    }
    .notice-detail h2 {
        height: 60px;
        line-height: 26px;
    }
    .notice-list-go p {
        margin-left: 20px;
        height: 35px;
        line-height: 26px;
         width: 92%;
         background-position-y: -8px;
        background-size: 8%;
    }
    .notice-list-go h3 {
    margin-left: 20px;
    line-height: 45px;
}

    .hoverd p {
        background-position-y: -48px;
        background-size: 8%;
    }
    .communicate {
        width: 96%;
        margin: 0 auto;
        padding-top: 20px;
    }
    .write-bank input {
        width: 100%;
    }
    .write-bank {
        margin: 0 auto 10px;
    }
    .write-send {
        width: 96%;
        margin: 10px auto;
    }
    .write-send a {
        height: 50px;
        line-height: 16px;
        padding: 8px;
    }
    .news-details {
        width: 96%;
        margin: 0 auto;
        padding-top: 0px;
    }
    .news-details h2 {
        padding-top: 15px;
        line-height: 40px;
    }
    .news-details h3 {
        margin-bottom: 0;
        line-height: 30px;
    }
    .news-details p {
        margin-bottom: 10px;
        line-height: 24px;
    }
    .write-bank textarea.right-write-Content {
        width: 100%;
    }
    .year-cover {
        height: 60px;
    }
    .list-move-cover ul {
        height: 60px;
    }
    .list-move-cover ul li {
        margin: 20px 0;
    }
    .list-move-cover a {
        top: 20px;
    }
    .senOk {
        top: 0;
    }
    .senOk .okBox {
        width: 92%;
        margin: 50% auto;
    }
    .okBox h6 {
        background-position-x: 100px;
        padding-left: 70px;
    }
	.news-details p {
    font-size: 20px;
    font-size: 2rem;
    color: #000;
    line-height: 30px;
    margin-bottom: 30px;
}
}