@charset "UTF-8";
.t-img {
    position: absolute;
    top: 34px;
    left: 20px;
    width: 48px;
    height: 40px;
    background: url(side_res/icon.png) no-repeat
}
.nrt a {
    color: #003b90;
}
.xueyuan {
    background-position: -80px 0px;
}

.active .xueyuan {
    background-position: 0px 0px;
}

.active .bumen {
    background-position: 0px -89px;
}

.bumen {
    background-position: -83px -89px;
}

.active {
    background: #116cbf
}

.active .t-name {
    color: white
}

.t-name {
    position: absolute;
    top: 22px;
    left: 125px;
    color: #2c386c;
    font-weight: bold
}

.t-border {
    position: absolute;
    top: 56px;
    left: 92px;
    font-size: 10px;
    color: #cfd1db;
    border: 1px solid #cfd1db;
    border-left: none;
    border-right: none;
    padding: 4px 6px;
    width: 125px;
    text-align: center
}

.c-r {
    position: absolute;
    top: -2px;
    right: 0px;
    width: 1px;
    height: 68px;
    background: #6eb5e1;
    border-radius: 2px;
}

.news-box {
    margin-top: 16px;
    height: 300px;
    position: relative
}

.lines {
    height: 27px;
    position: relative;
    margin-bottom: 5px
}

.n-left {
    width: 100px;
    height: 300px;
    position: absolute;
    top: 0px;
    left: 15px;
}

.n-right {
    position: absolute;
    top: 0px;
    right: 13px;
    width: 878px;
    height: 290px;
    background: #f5f5f5;
    border: 1px solid #3160a3;
    border-radius: 0 20px 20px 0px;
    z-index: 8;
    display: none;
}
#content-1-0 {display: block;}
.nlitem {
    height: 47px;
    position: relative;display:none
}
.nlitem:nth-child(5){top:-5px}
.nlitem:nth-child(-n+5){display:block}
.min {
    height: 56px;
    position: absolute;
    top: -10px;
    left: 0px;
    width: 100px;
    border-radius: 0 0 0 10px;
    cursor: pointer
}

.cur {
    background: #f5f5f5;
    position: absolute;
    width: 112px;
    height: 112px;
    top: 0px;
    left: -19px;
    z-index: 10;
    border: 1px solid #3160a3;
    border-radius: 12px 0 0 12px;
    border-right: none;
    display: none;
}

.c110 .cur {
    display: block
}

.chide {
    top: 0
}

.c110 {
    height: 110px;
}

.min-text {
    position: absolute;
    top: 21px;
    right: 31px;
    color: white;
    font-weight: bold;
    font-size: 16px
}

.na1 {
    background: #022a65;
    z-index: 5;
	top: 0;
}

.na2 {
    background: #003b90;
    z-index: 4
}

.na3 {
    background: #084eb3;
    z-index: 3
}

.na4 {
    background: #2078c9;
    z-index: 2
}

.na5 {
    background: #308ce1;
    z-index: 1
}

.cur-m, .cur-g, .cur-d {
    position: absolute;
    color: #003b90;
}

.cur-m {
    top: 27px;
    left: 27px;
    font-size: 30px
}

.cur-d {
    top: 64px;
    left: 70px;
    font-size: 30px;
    color: #f6650e
}

.cur-g {
    top: 35px;
    left: 4px;
    width: 107px;
    height: 63px;
    background: url(side_res/blue.png) no-repeat;
}

.nrimg {
    position: absolute;
    top: 28px;
    right: 50px;
    width: 320px;
    height: 240px;
    overflow: hidden;
    box-shadow: 1px 1px 8px #CBC4C4;

}

.nrmain {
    width: 440px;
    height: 260px;
    position: absolute;
    top: 0;
    left: 0;
    padding-left: 50px;
    padding-top: 28px;

}

.nrt {
    color: #003b90;
    margin-bottom: 10px;
    white-space: nowrap;
    overflow: hidden
}

.nrc {
    padding-right: 20px;
    line-height: 22px;
    /*    text-indent: 2em;*/
    height: 110px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.nrc p {
    margin: 0px; 
    text-indent: 2em;
}

.maxx {
    height: 190px
}

.nra {
    height: 15px;
    padding-right: 31px;
}

.nra a {
    float: right;
    text-decoration: none;
    color: #3b80c6;
    font-size: 12px;
}

.nra a:hover {
    color: #fa5d42
}

.nrul {
    position: absolute;
    bottom: 13px;
    left: 30px;
    width: 459px;
    font-size: 12px;
    border-top: 1px solid #a9c7e2;
    padding-left: 17px;
    padding-top: 5px;
    margin: 0px

}

.nrul li {
    list-style: none;
    padding: 3px 5px;
    margin-left: -20px;
}

.nrul a {
    text-decoration: none;
    color: #6c6c6c
}

.nrul li:hover {
    background: #e9e9e9
}

.nrul a:hover {
    color: #3b80c6;
}

.temp {
    margin-top: 100px;
    font-weight: bold;
    margin-left: 100px;
    margin-top: 107px;
    display: block
}

.myprev, .mynext {
    position: absolute;
    width: 25px;
    height: 44px;
    color: white;
    font-size: 30px;
    background-image: url(side_res/lrbtn.png);
    background-repeat: no-repeat;
    top: 220px;
    opacity: 0.7;
    cursor: pointer;
    display: none;
}

.unslider:hover .myprev {
    display: block
}

.unslider:hover .mynext {
    display: block
}

.myprev {
    position: absolute;
    left: 10px;
    background-position: 0px 0px;
}

.mynext {
    right: 10px;
    background-position: -24px 0px;
}

.jinru {
    color: #fa5d42;
    float: right;
    text-decoration: none;
    margin-top: 15px;
    margin-right: 28px;
    font-size: 12px;
}

.nrimg-shaw {
    height: 30px;
    position: absolute;
    bottom: -30px;
    left: 0px;
    background-color: #003b90;
    width: 100%;
    filter: alpha(opacity=0.8);
    opacity: 0.8;
    transition: all .5s
}

.nrimg:hover .nrimg-shaw {
    bottom: 0px;
}

.nrimg-shaw span {
    float: right;
    color: white;
    font-size: 12px;
    margin: 5px;
}

.home-news-arrow {
    width: 16px;
    position: absolute;
    top: 132px;
    height: 32px;
    cursor: pointer;
}

.home-news-arrow-left {
    left: 17px;
}

.home-news-arrow-right {
    right: 17px;
}