.pc-banner .img {
    height: 350px;
}
.pc-banner {
    color: #fff;
    position: relative;
    width: 100%;
    overflow: hidden;
}
.mobile-banner {
    display: none;
}
.banner {
    color: #fff;
    position: relative;
    width: 100%;
    overflow: hidden;
}
.banner i {
    font-size: 40px;
    text-align: center;
    display: block;
    margin: 0 auto;
    position: absolute;
    bottom: 20px;
    width: 100%;
}
.banner h1 {
    position: absolute;
    top: 50%;
    left: 50%;
    font-size: 40px;
    font-weight: normal;
}

.list_left {
    width: 240px;
    float: left;
    background: #eee;
}
.list_left h2 {
    width: 240px;
    text-align: center;
    background: #f28100;
    font-weight: normal;
    font-size: 24px;
    height: 62px;
    line-height: 62px;
    color: #fff;

}
.list_left .list {
    width: 240px;
    background: #eee;
}
.list_left .list li {
    font-size: 16px;
    height: 55px;
    border-top:1px solid #fff;
    line-height: 55px;
    padding: 0 10px;
}
.list_left .list .active , .list_left .list li:hover {
    color: #f28100;
    background: #fff;
}
.list_left .list .active a , .list_left .list li:hover a {
    color: #f28100;
}
.list_left .list li i {
    float: right;
}
.right_content {
    float: left;
    width: 960px;
}
.right_content .list dd {
    border-top:5px solid #f28100;
    border-bottom:5px solid #dedede;
    height: 50px;
    display: flex;
    text-align: center;
    align-items: center;
    justify-items: center;
    padding: 0 10px;
}
.right_content .list dd span {
    width: 100%;
    display: block;
    text-align: center;
}
.right_content .list li {
    float: left;
    margin-left: 14px;
    margin-top: 20px;
    width: 31.8%;
}
.mt20 {
    margin-top: 20px;
}
.mb20 {
    margin-bottom: 20px;
}
.m20 {
    margin: 20px;
}
.article {
    margin-left: 12px;
    color: #2b2b2b;
}
.article h2 {
    text-align: center;
    font-size: 18px;
    margin-bottom: 10px;
}
.article p {
    text-indent: 2em;
    line-height: 1.5rem;
}

.right_content .list2 {
    margin-left: 12px;
}
.right_content .list2 li {
    margin-bottom: 10px;
    zoom: 1;
    overflow: hidden;
}


.right_content .list2 .zhaiyao  {
    width: calc(100% - 246px);
    background: #eeeeee;
    padding: 10px;
    float: left;
    height: 150px;
}
.right_content .list2 .zhaiyao p  {
    color: #707070;
    line-height: 1.5em;
}
.right_content .list2 .zhaiyao p a {
    color: #707070;
}
.right_content .list2 .zhaiyao h2  {
    color: #f28100;
    font-size: 16px;
    margin-bottom: 10px;
}
.right_content .list2 .zhaiyao h2 a {
    color: #f28100;
}
.right_content .list2 .zhaiyao .time {
    border-top: 1px #979797 dashed;
    margin: 10px 0 0;
    padding: 10px 0 2px;
    text-align: right;
}
.right_content .img-box {
    float: right;
    width: 226px;
    height: 170px;
}
.right_content .img-box img {
    width: 100%;
    height: 100%;
}
.swiper-container2 {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
}
.tab .tab-bar {
    background: #e8e8e8;
    height: 41px;
    line-height: 40px;
    border-bottom: 3px solid #f28100;
    color: #333;
}
.tab .tab-bar a {
    color: #333;
}
.tab .tab-bar .more {
    float: right;
    color: #999;
    font-size: 14px;
    padding-right: 10px;
}
.tab .tab-bar li {
    float: left;
    padding: 0 15px;
    cursor: pointer;
}
.tab .tab-bar .active,.tab .tab-bar li:hover {
    background: #f28100;
    color: #fff;
}
.tab .tab-bar .active a,.tab .tab-bar li:hover a {
    color: #fff;
}
.tab .tab-content {
    display: none;
}
.tab .show {
    display: block;
}
.tab-container {
    margin-top: 5px;
}
.w376 {
    width: 376px;
}
.w810 {
    width: 810px;
}
.index-img {
    width: 100px;
    float: left;
}
.index-img img {
    width: 100%;
}


.hz-slider-text {
    position: absolute;
    bottom: 0px;
    background: rgba(255, 255, 255, 0.5);
    width: 100%;
    color: #fff;
    padding: 15px 10px;
}
.swiper-pagination2 {
    position: absolute;
    bottom: 15px!important;
    z-index: 10;
    text-align: right;
    padding: 0 10px 0 0;
    width: calc(100% - 10px)!important;
    color: #fff;
}

.list-type {
    width: 14px;
    height: 14px;
    margin: 7px 0 0 9px;
    -webkit-transform-origin: 0 100%;
    -moz-transform-origin: 0 100%;
    -o-transform-origin: 0 100%;
    -ms-transform-origin: 0 100%;
    transform-origin: 0 100%;
    -webkit-transform:rotate(-45deg);
    -moz-transform:rotate(-45deg);
    -o-transform:rotate(-45deg);
    -ms-transform:rotate(-45deg);
    transform:rotate(-45deg);
    background: #db2727;
    display: inline-block;
    position: relative;
    top: 3px;
}
.news-list li .icon-right {
    margin-top: 6px;
}
.news-list li {
    height: 45px;
    border-bottom: 1px #ddd dashed;
    line-height: 39px;
    clear: both;
}
.swiper-wrapper img {
    width: 100%;
}


.news-list2 li {
    margin-bottom: 16px;
}
.news-list2 .time {
    display: inline-block;
    text-align: center;
    float: left;
}
.news-list2 .time .day {
    color: #fff;
    background-color: #f28100;
    padding: 10px 5px;
    border: 1px solid #f28100;
}
.news-list2 .time .year {
    border: 1px solid #f28100;
    color: #f28100;
    padding: 10px 5px;
}
.news-list2 .news-text {
    margin-left: 10px;
    float: left;
    width: 324px;
    position: relative;
    height: 100%;
}
.news-list2 .news-text h2 {
    font-size: 14px;
    color: #F28100;
    font-weight: normal;
}
.news-list2 .news-text h2 a {
    color: #F28100;
}
.news-list2 .news-text p {
    margin-top: 5px;
}
.news-list2 .news-text {
    font-size: 12px;
    color: rgb( 48, 48, 48 );
    line-height: 1.5em;
}

.news-list2 .news-text .info {
    color: #999;
    text-align: right;
}
.news-list2 .news-text .info a {
    color: #999;
}
.stu-fc h2 {
    width: 100%;
    text-align: center;
    font-size: 14px;
    font-weight: normal;
    height: 31px;
    line-height: 31px;
    border-bottom: 5px solid #ddd;
    padding: 10px 0 35px;
}

.w679 {
    width: 679px;
}
.w498 {
    width: 498px;
}
.col-6 {
    width: calc(50% - 10px);
    margin-right: 20px;
    float: left;
}
.row .col-6:last-child {
    margin-right: 0;
}

.qy-list h2 {
    font-size: 14px;
    font-weight: normal;
    padding: 10px 0;
    background: #f2f2f2;
    margin-top: -2px;
}
.news-list-xyw {
    width: 100%;
}
.news-list-xyw li {
    margin-left: 15px;
    width: calc(100% - 15px);
    height: 41px;
    line-height: 41px;
    border-bottom: 1px #ddd dashed;
    overflow: hidden;
}
.news-list-xyw em {
    font-weight: normal;
    float: right;
}
.article .title {
    border-bottom: 1px #ddd dashed;
    padding: 20px;
    text-align: center;
    font-size: 18px;
    margin-bottom: 10px;
}
.article .time-xyw {
    text-align: center;
    font-size: 12px;
    margin-bottom: 30px;
    color: #999;
}
.article img {
    max-width: 100%;
}

.xyw-jijin {
    margin-left: 15px;
}
.xyw-jijin h1 {
    font-size: 30px;
    font-weight: normal;
    margin: 30px 0 20px;
}
.xyw-jijin h2 {
    font-size: 24px;
    font-weight: normal;
    margin: 20px 0 20px;
}
.xyw-jijin h3 {
    font-size: 18px;
    font-weight: normal;
    margin-bottom: 15px;
}
.xyw-jijin .code {
    width: 120px;
}
.xyw-jijin img {
    max-width: 100%;
}

.xyw-jijin p {
    font-size: 16px;
    line-height: 1.8em;
}
.xyw-jijin .table {
    width: 100%;
}
.xyw-jijin .table th,.xyw-jijin .table td {
    border-top: 0px solid #ddd;
    border-bottom: 1px solid #ddd;
    border-right: 1px solid #f2f2f2;
    border-left: 0px solid #f2f2f2;
    text-align: center;
    padding: 10px 5px;
}
.xyw-jijin .table tr:last-child th,.xyw-jijin .table tr:last-child td {
    border-bottom: none;
}
.xyw-jijin .table tr th:last-child,.xyw-jijin .table tr td:last-child {
    border-right: none;
}

.page-center {
    display: flex;
    justify-content: center;
}

.right_content .img-box02 {
    float: left;
    width: 226px;
    height: 170px;
}
.right_content .img-box02 img {
    width: 100%;
}