.yc {
    width: 74px;
    height: 523px;
    margin: 0 auto;
    position: fixed;
    z-index: 999;
    right: 10px;
    top: 130px;
    background: url(../images/yc.png) center center no-repeat;
}

.yc ul {
    padding-top: 70px;
}

.yc ul li {
    width: 100%;
    height: 33px;
    line-height: 33px;
    border-bottom: 1px #424e7f solid;
    display: block;
    float: left;
    text-align: center;
    font-size: 14px;
}

.yc ul li a {
    color: #fff;
}


.banner img {
    display: block;
    width: 100%;
    height: 100%;
}

.banner  img {
    display: block;
    width: 100%;
    height: 500px !important;
}

.banner .owl-theme .owl-controls {
    position: absolute;
    bottom: 40px;
    text-align: center;
    width: 100%;
}

.banner .owl-theme .owl-controls .owl-page span {
    background: url(../images/dot.png) center center no-repeat;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    margin: 0 10px;
    width: 46px;
    height: 45px;
    opacity: 1;
    background-size: 100% 100%;
}

.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span {

    background: url(../images/dot1.png) center center no-repeat;
}

.column0 {
    width: 100%;
    height: 40px;
    margin: 0 auto;
    padding-top: 30px;
    padding-bottom: 30px;
    background: url(../images/colbg.jpg) center center no-repeat;
}

.column0 h1 {
    float: left;
    font-size: 30px;
    font-weight: normal;
    color: #000
}

.column0 a {
    padding: 3px 8px;
    border: 1px #1a2e77 solid;
    font-size: 14px;
    color: #1a2e77;
    float: right;
    margin-top: 10px;
}

.column {
    width: 100%;
    height: 40px;
    margin: 0 auto;
    padding-top: 30px;
    padding-bottom: 30px;
}

.column h1 {
    float: left;
    font-size: 30px;
    font-weight: normal;
    color: #000
}

.column a {
    padding: 3px 8px;
    border: 1px #1a2e77 solid;
    font-size: 14px;
    color: #1a2e77;
    float: right;
    margin-top: 10px;
}

.column2 {
    width: 100%;
    height: 49px;
    margin: 0 auto;
    padding-top: 79px;
    padding-bottom: 30px;
    background: url(../images/djcol.png) center no-repeat; /* background-size: 40% 54%; */
}

.section1 {
    background: #fff;
    padding-bottom: 50px;
}

.s1-left {
    float: left !important;
    width: 600px;
}

.s1-right {
    float: right;
    width: 597px;
}


.list1 {
}

.list1 ul li {
    width: 100%;
    line-height: 48px;
    height: 48px;
    overflow: hidden;
    float: left;
    display: block;
    background: url(../images/tb.jpg) left center no-repeat;
    padding-left: 5px;
    border-bottom: 1px #bfc6ce dotted;
}

.list1 ul li .title {
    width: 85%;
    overflow: hidden;
    float: left
}

.list1 ul li .title span {
    color: #848f9a;
    float: left;
}

.list1 ul li .title a {
    font-size: 16px;
    float: left;
    padding-left: 10px;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

.list1 ul li .time {
    font-size: 16px;
    color: #999;
    padding-right: 10px;
    float: right;
}


.list1 ul li.on a {
    padding-left: 20px;
    color:#1a2e77;
    font-weight: bold;
    font-size: 18px
}

.list1 ul li.on {
    background: url(../images/tb2.png) left center no-repeat;
}


.container01 .right ul li {
    position: relative
}

.container01 .right ul li a {
    font-size: 20px;
    color: #00785a;
}

.container01 .right ul li a span {
    color: #333;
    display: inline-block;
    max-width: 530px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.container01 .right ul li:before {
    content: "";
    position: absolute;
    background: #00785a;
    width: 7px;
    height: 7px;
    left: -43px;
    border-radius: 50%;
    top: 17px;
}

.container01 .right ul li:hover:before, .container01 .right ul li.on:before {
    content: "";
    position: absolute;
    background: url(http://www.usth.edu.cn/2019imagess/yezi.png) center no-repeat;
    width: 42px;
    height: 17px;
    left: -61px;
}

.container01 .right ul li a {
    font-size: 16px;
    color: #333333;
    height: 41px;
    line-height: 41px;
    display: inline-block;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.container01 .right ul li:hover a span, .container01 .right ul li.on a span {
    font-weight: bold;
    color: #00785a;
}

.container01 .right ul li:hover a, .container01 .right ul li.on a {
    font-size: 20px;
    color: #00785a;
}


.list2 {
}

.list2 .tt {
    width: 100%;
    height: 155px;
    border-bottom: 1px #bfc6ce dotted;
    padding-top: 25px;
}

.list2 .tt .img {
    width: 220px;
    height: 142px;
    float: left;
}

.list2 .tt .img img {
    width: 220px;
    height: 142px;
}

.list2 .tt .tit {
    width: 312px;
    height: 142px;
    float: left;
    margin-left: 10px;
}

.list2 .tt .tit h1 {
    width: 100%;
    height: 35px;
    line-height: 35px;
    overflow: hidden;
    font-size: 16px;
    color: #bd1e1e;
    font-weight: bold;
}

.list2 .tt .tit p {
    width: 100%;
    line-height: 24px;
    font-size: 14px;
    color: #666;
    height: 72px;
    overflow: hidden;
}

.list2 .tt .tit span {
    width: 100%;
    line-height: 40px;
    font-size: 14px;
    color: #666;
}

.list2 .tt2 {
    width: 100%;
    height: 243px;
    border-bottom: 1px #bfc6ce dotted;
    padding-top: 15px;
}

.list2 .tt2 .img {
    width: 100%;
    height: 171px;
    float: left;
}

.list2 .tt2 .img img {
    width: 100%;
    height: 171px;
}

.list2 .tt2 .tit {
    width: 100%;
    height: 60px;
    float: left;
}

.list2 .tt2 .tit h1 {
    width: 100%;
    height: 35px;
    line-height: 35px;
    font-size: 16px;
    color: #bd1e1e;
    font-weight: bold;
    overflow: hidden;
}

.list2 .tt2 .tit p {
    width: 100%;
    line-height: 24px;
    font-size: 14px;
    color: #666;
}

.list2 .tt2 .tit span {
    width: 100%;
    line-height: 30px;
    font-size: 14px;
    color: #666;
}


.list2 ul li {
    width: 100%;
    line-height: 48px;
    height: 48px;
    float: left;
    display: block;
    background: url(../images/tb.jpg) left center no-repeat;
    padding-left: 5px;
    border-bottom: 1px #bfc6ce dotted;
    overflow: hidden;
}

.list2 ul li .title {
}

.list2 ul li .title span {
    color: #848f9a;
    float: left;
}

.list2 ul li .title a {
    font-size: 16px;
    float: left;
    padding-left: 10px;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

.list2 ul li .time {
    font-size: 16px;
    color: #999;
    padding-right: 10px;
    float: right;
}

.list2 ul li a:hover {
    padding-left: 10px;
    color: #1b2f77;
    font-weight: bold;
}


.section2 {
    background: url(../images/s2.jpg) no-repeat center;
    background-size: 1920px 100%;
    padding-bottom: 50px;
}

.s2-left {
    float: left;
    width: 594px;
}

.section2 .s2nr {
    width: 94%;
    height: 489px;
    background: #fff;
    padding-left: 3%;
    padding-right: 3%;
}

.s2-right {
    float: right;
    width: 594px;
}

.tzlist {
    width: 100%;
    margin: 0px auto;
    padding-top: 10px;
}

.tzlist ul li {
    width: 100%;
    line-height: 51px;
    float: left;
    display: block;
    padding-left: 5px;
}

.tzlist ul li .title {
    float: left;
}

.tzlist ul li .title span {
    color: #848f9a;
    float: left;
}

.tzlist ul li .title a {
    font-size: 16px;
    float: left;
    padding-left: 10px;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

.tzlist ul li .time {
    font-size: 16px;
    color: #333;
    float: left;
    width: 60px;
    margin-top: 10px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    background: #e2e2e2;
}

.tzlist ul li:hover .time {
    background: #1a2e77;
}

.tzlist ul li:hover .time {
    color: #fff;
}

.tzlist ul li:hover .title a {
    color: #1a2e77;
    font-weight: bold;
}


.section3 {
    background: url(../images/s3.jpg) no-repeat center;
    background-size: 1920px 100%;
    padding-bottom: 50px;
}

.s3-left {
    float: left;
    width: 290px;
    margin-left: 15px;
    margin-top: 13px;
}

.s3nr {
    width: 90%;
    background: rgba(255, 255, 255, 0.9);
    padding-left: 5%;
    padding-right: 5%;
    box-shadow: 0px 0px 10px #4463d3;
    margin-top: 10px;
    padding-bottom: 10px;
}




.pagination {
    text-align: center;
    font-size: 0;
    padding-top: 100px;
}

.pagination a {
    display: inline-block;
    border: 1px solid #dcdcdc;
    padding: 0 12px;
    height: 35px;
    font-size: 14px;
    line-height: 35px;
    text-align: center;
    color: #666;
    margin: 0 7px;
}

.pagination a.active {
    background: #4861bc;
    color: #fff;
    border: 1px solid #4962bc;
}

.pagination a:hover {
    background: #4962bc;
    color: #fff;
    border: 1px solid #4962bc;
}





#footer {
    padding-top: 20px;
    background: #333333;
    margin-top: 10px;
    color: #fff;
    overflow: hidden;
    position: relative;
}
#footer::before {
    content: "";
    background: #1482F0;
    height: 10px;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
#footer .container {
    margin: 0px auto;
    width: 1180px;
    position: relative;
    margin-top: 10px;
}
#footer .container .friends {
    border-top: 1px solid #333;
    position: relative;
}
#footer .container .friends a {
    color: white;
}
#footer .container .friends .friends_list_ul li:hover {
    text-decoration: underline;
}
#footer .container .friends #link_menu {
    margin-bottom: 30px;
}
#footer .container .friends #link_896a3aee.links {
    text-align: left;
    font-size: 12px;
    padding: 1.5em 0;
}
#footer .container .friends #link_896a3aee.links ul {
    clear: both;
}
#footer .container .friends #link_896a3aee.links li {
    float: left;
    margin-right: 10px;
    line-height: 1.8em;
    list-style: none;
    padding: 0;
}
#footer .container .friends #link_896a3aee.links em {
    clear: both;
    display: block;
}
#footer .container .friends #link_896a3aee.links #link_menu li {
    font-size: 14px;
    line-height: 2.5em;
    cursor: pointer;
    width: 5em;
}
#footer .container .friends #link_896a3aee.links #link_menu i {
    font-size: 12px;
    line-height: 2.9em;
    float: right;
    font-style: normal;
    margin-right: 15px;
}
#footer .container .friends #link_896a3aee.links .on {
    font-weight: bold;
}
#footer .container .friendsLink {
    width: 1200px;
    margin: 10px auto;
    display: flex;
    align-items: baseline;
}
#footer .container .friendsLink h3 {
    color: white;
    font-size: 14px;
    float: left;
    margin-right: 20px;
    width: 135px;
}
#footer .container .friendsLink ul {
    display: flex;
    flex-wrap: wrap;
    margin-top: 29px;
}
#footer .container .friendsLink ul li {
    font-size: 12px;
    float: left;
    margin-left: 15px;
    margin-bottom: 3px;
}
#footer .container .friendsLink ul li:hover {
    text-decoration: underline;
}
#footer .container .friendsLink ul li a {
    color: white;
}
#footer .container .banquan {
    margin: 20px 0 15px 0;
    text-align: center;
    font-size: 12px;
    padding-bottom: 10px;
}
#footer .container .banquan a {
    color: white;
}
.tags {
    margin-top: 15px;
    color: white;
    font-size: 14px;
    text-indent: 0;
}
.tags a {
    display: inline-block;
    margin-left: 10px;
    font-size: 13px;
    color: white;
}
.turn_Page {
    margin-top: 15x;
    padding-bottom: 20px;
    overflow: hidden;
}
.turn_Page p {
    font-size: 16px;
    margin-bottom: 10px;
    display: inline-block;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #999;
}
.turn_Page p span {
    font-size: 16px;
    color: #333333;
}
.turn_Page p span a {
    color: #333333;
}
.turn_Page p span:hover a {
    color: #C6252D;
}
.goTop:hover {
    background-position: -60px 0;
}
.closead {
    position: absolute;
    right: 0;
    top: 0;
    width: 45px;
    height: 20px;
    font-size: 12px;
    line-height: 20px;
    color: white;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.3);
    user-select: none;
}
.page_fenye {
    overflow: hidden;
    border-radius: 3px;
    font-size: 0px;
    line-height: normal;
    display: flex;
    justify-content: center;
    margin-top: 15px;
}
.page_fenye a,
.page_fenye span {
    float: left;
    display: block;
    font-size: 14px;
    text-decoration: none;
    padding: 5px 12px;
    margin-left: -1px;
    border: 1px solid #ddd;
    line-height: 1.5;
    color: #999;
    background: #fff;
}
.page_fenye a:first-child,
.page_fenye span:first-child {
    -moz-border-radius: 50px 0 0 50px;
    -webkit-border-radius: 50px;
    border-radius: 50px 0 0 50px;
}
.page_fenye a:last-child,
.page_fenye span:last-child {
    -moz-border-radius: 0 50px 50px 0;
    -webkit-border-radius: 0;
    border-radius: 0 50px 50px 0;
}
.page_fenye a:hover,
.page_fenye span:hover ,
.page_fenye span{
    border-color:#304284;
    background: #304284;
    color: #fff;
}

.adversiment {
    position: relative;
    width: 300px;
    height: 300px;
    margin-bottom: 30px;
}
.adversiment a {
    display: inline-block;
    width: 100%;
    height: 100%;
}
.adversiment a img {
    width: 100%;
    height: 100%;
}
.adversiment a p {
    position: absolute;
    left: 0;
    bottom: 1px;
    width: 50px;
    height: 20px;
    text-align: center;
    font-size: 12px;
    color: white;
    background-color: rgba(0, 0, 0, 0.4);
    line-height: 20px;
    border-radius: 0 5px 0 0;
}



.right_part {
    width: 300px;
}
.right_part .rp_01 {
    overflow: hidden;
}
.right_part .rp_01 .r_pub_tit {
    position: relative;
    height: 68px;
    line-height: 78px;
    font-size: 18px;
    padding-left: 20px;
    background: white;
    color: #000;
}
.right_part .rp_01 .r_pub_tit::before {
    content: "";
    width: 3px;
    height: 18px;
    display: block;
    overflow: hidden;
    position: absolute;
    left: 0;
    top: 30px;
    background: #2A3EA0;
}
.right_part .rp_01 ul {
    background: #fff;
    width: 300px;
    padding: 0 5px;
    display: block;
    overflow: hidden;
    font-size: 14px;
}
.right_part .rp_01 ul li {
    margin: 0px;
    padding: 0px;
    overflow: hidden;
    display: block;
    height: 34px;
    line-height: 34px;
}
.right_part .rp_01 ul li:nth-child(1) span,
.right_part .rp_01 ul li:nth-child(2) span,
.right_part .rp_01 ul li:nth-child(3) span {
    color: #2A3EA0;
}
.right_part .rp_01 ul li a {
    color: #333;
    padding-left: 10px;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 285px;
}
.right_part .rp_01 ul li a span {
    color: black;
    padding-right: 10px;
}
.right_part .rp_02 ul {
    background: white;
}
.right_part .rp_02 ul li {
    position: relative;
    padding-left: 10px;
}
.right_part .rp_02 ul li::before {
    content: '';
    position: absolute;
    bottom: 15px;
    left: 5px;
    width: 4px;
    height: 4px;
    background-color: #2A3EA0;
    border-radius: 50%;
}
.right_part .rp_03 ul {
    width: 300px !important;
}
.right_part .rp_03 ul li {
    width: 300px !important;
    height: 138px;
    margin-bottom: 15px;
    position: relative;
}
.right_part .rp_03 ul li a {
    display: inline-block;
}
.right_part .rp_03 ul li a img {
    width: 100%;
    height: 100%;
}
.right_part .rp_03 ul li p {
    position: absolute;
    bottom: 0;
    left: 10px;
    height: 30px;
    line-height: 30px;
    background-color: rgba(0, 0, 0, 0.4);
    color: white;
    text-align: center;
    display: inline-block;
    width: 264px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}












.recommend_part {
    margin-top: 50px;
}
.recommend_part .rec_tit {
    overflow: hidden;
    width: 800px;
    height: 36px;
    border-bottom: 1px solid #DADADA;
    margin: 20px auto 0px;
}
.recommend_part .rec_tit h3 {
    display: inline-block;
    font-size: 21px;
    color: #cf4789;
    width: auto;
    height: 35px;
    border-bottom: 2px solid #cf4789;
}
.recommend_part .rb_1 {
    overflow: hidden;
}
.recommend_part .rb_1 li {
    float: left;
    height: 40px;
    line-height: 40px;
    margin-right: 30px;
    padding-left: 12px;
    position: relative;
    font-size: 16px;
    display: inline-block;
    width: 373px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.recommend_part .rb_1 li a {
    transition: all 0.3s;
    color: #333333;
}
.recommend_part .rb_1 li:hover a {
    color: #e14338;
}
.recommend_part .rb_1 li:hover::before {
    content: '';
    background-color: #e14338;
}
.recommend_part .rb_1 li::before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 14px;
    width: 3px;
    height: 10px;
    background-color: #333333;
    transition: all 0.3s;
}
.recommend_part .rb_1 li:nth-of-type(2n) {
    margin-right: 0;
}










