﻿@charset "utf-8";blockquote,body,button,caption,dd,div,dl,dt,fieldset,figure,form,h1,h2,h3,h4,h5,h6,hr,html,input,legend,li,menu,ol,p,pre,table,td,textarea,th,ul{margin:0;padding:0;}
address,article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block;}
table{border-collapse:collapse;border-spacing:0;}
caption,th{text-align:left;font-weight:400;}
abbr,body,fieldset,html,iframe,img{border:0;}
img{vertical-align:top;}
html{overflow-x:hidden;}
address,cite,dfn,em,i,var{font-style:normal;}
[hidefocus],summary{outline:0;}
li{list-style:none;}
h1,h2,h3,h4,h5,h6,small{font-size:100%;}
sub,sup{font-size:83%;}
code,kbd,pre,samp{font-family:inherit;}
q:after,q:before{content:none;}
textarea{overflow:auto;resize:none;}
label,summary{cursor:default;}
a,button{cursor:pointer;}
b,em,h1,h2,h3,h4,h5,h6,strong{font-weight:700;}
a,a:hover,del,ins,s,u{text-decoration:none;}
body,button,input,keygen,legend,select,textarea{outline:0;color:#333;font:13px/1 arial,\5b8b\4f53;}
:focus{outline:0;}
.none{display:none;}
.wcb{width:100%;height:30px;border:2px dashed #97cbe0;}
.hidden{visibility:hidden;}
.clear{clear:both;display:block;overflow:hidden;width:100%;height:0;font-size:0;line-height:0;}
.clearfix:after{clear:both;display:block;visibility:hidden;height:0;content:".";}
.clearfix{display:block;}
.icon{display:inline-block;width:32px;height:32px;background:url(images/icon.png) no-repeat;vertical-align:middle;}
body:before{position:fixed;top:-10px;left:0;z-index:110;width:100%;height:10px;-webkit-box-shadow:0 0 10px rgba(0,0,0,.8);-moz-box-shadow:0 0 10px rgba(0,0,0,.8);box-shadow:0 0 10px rgba(0,0,0,.8);content:"";}
::-webkit-input-placeholder{color:#ccc;}
:-moz-placeholder{color:#ccc;}
::-moz-placeholder{color:#ccc;}
:-ms-input-placeholder{color:#ccc;}
body{color:#333;font-size:13px;font-family:Arial,"Microsoft YaHei","\u5b8b\u4f53",Tahoma,Geneva,sans-serif;line-height:1;}
p{line-height:1.75;}
a{color:#3b3b3b;text-decoration:none;transition:all .4s ease-in-out;}
a:hover{color:#ab2a84;}
.wrapper{margin:0 auto;width:100%;}
.wrapper .inner{margin:0 auto;width:1200px;}
#headtop{background:#a9478a;}
.headtop .top-left{
    float:left;
    color: #fff;
    font-size: 16px;
    line-height: 40px;
}
.headtop .top-right{float:right;width:260px;}
#header{
    background:#ab2a84;
}
#header .inner{
    position:relative;
    height:130px;
}
.header .sitelogo{
    float:left;
    margin-top: 20px;
    margin-bottom: 5px;
    width: 422px;
    height: 56px;
}
.sitelogo img {
    /* width: 100%; */
    height: 100%;
}
.header .sitetitle{
    display:inline-block;
    margin-top:16px;
    margin-left:10px;
    color:#fff;
    font-weight:700;
    font-size:32px;
}
.header .head-left{
    float:left;
    display:inline-block;
}
.header .head-right{
    float:right;
}
.wp-window {
    height: 55px;
}
/* .header .head-right .search {
    background-color: blue;
    width: 318px;
    height: 47px;
    margin: 38px 0px 0px 0px;
    position: relative;
} */
.site-lang{float:left;color:#fff;font-size:14px;line-height:40px;opacity:.8;}
.site-lang ul{float:right;}
.site-lang ul li.links{float:left;}
.site-lang ul li.links a{margin:0 5px;color:#cad3d4;font-size:13px;line-height:35px;}
.site-lang ul li.links a:hover{color:#fff;}
#nav{
    background:#f4f4f4;
    height: 55px;
}
#nav .inner .wp-panel .navbg{
    position:absolute;
    top:0;right:0;bottom:0;left:0;z-index:-1;width:auto;height:55px;opacity:.7;}
#wp_nav_w1 {
    width: 100%;
    height: 55px;
}

/* .wp-menu{margin:0 auto;} */
/* .wp-menu .menu-item{position:relative;float:left;display:inline-block;} */
/* .wp-menu .menu-item.i1{background:0 0;} */
/* .wp-menu .menu-item a>.menu-switch-arrow{display:inline-block;width:20px;height:20px;background:url(images/menu_j.png) no-repeat center center;vertical-align:middle;} */
.wp_nav {
    height: 55px;
}

.wp_nav .nav-item a{
    width: 109px;
    height: 55px;
    display:inline-block;
    color:#424242;
    font-size:18px;
    line-height:56px;
}
.wp_nav .nav-item a:hover {
    background-color: #ab2a84;
    color:#eee;
    text-decoration:none;
}
.sub-nav {
    height: auto;
}
.wp_nav .sub-nav {
    width: 240px !important;
    opacity: 1 !important;
    background-color: #fff !important;
}
.wp_nav .sub-nav .nav-item a {
    height: 40px;
    line-height: 40px;
    font-size: 14px;
}
.wp_nav .sub-nav .nav-item a:hover {
    color: #ab2a84 !important;
    background-color: #fff !important;
}
/* .sub-menu{position:absolute;top:56px;left:0;z-index:1000;display:none;min-width:100%;background:#ab2a84;}
.sub-menu .sub-item{position:relative;vertical-align:top;white-space:nowrap;}
.sub-menu .sub-item a{display:block;padding:0 17px;height:40px;background:0 0;color:#fff;text-align:center;font-size:14px;line-height:40px;}
.sub-menu .sub-item a:hover,.sub-menu .sub-item:hover>a{display:block;background-color:#64a950;color:#fff;}
.sub-menu .sub-menu{top:0;left:100%;z-index:200;background:#fff;} */
#banner{background:#e7e2df;}
#banner .inner{position:relative;width:auto;max-width:1345px;text-align:center;}
.post-39{margin-bottom:26px;min-height:300px;background:url(images/qiqiu.png);background-repeat:no-repeat;}
.post-391{margin-bottom:7px;min-height:277px;background:url(images/wangguan.png) right 16px;background-repeat:no-repeat;}
.post-12{margin-top:12px;}
.post .tt{display:inline-block;width:100%;border-bottom:0 solid #e6e6e6;}
.post .tt .tit{display:inline-block;font-weight:400;font-size:16px;}
.post .tt .tit .title{display:block;padding-left:37px;background:url(images/ttbg.png);background-position:left;background-repeat:no-repeat;font-weight:700;font-size:22px;font-family:"Microsoft yahei";line-height:30px;}
.post .tt .tit .name{display:none;color:#333;line-height:16px;}
.post .con{margin:0 auto;}
.post .con .wp_article_list .list_item{border-bottom:1px dashed #ccc;}
.post .con .wp_article_list .list_item .Article_Index{background:url(images/li.gif) no-repeat center;}
.post .more_btn{float:right;display:inline-block;font-size:13px;line-height:30px;}
.post .more_btn .more_text,.post .more_btn a{font-size:13px;cursor:pointer;}
.post .more_btn a{color:#8f9e4d;}
.post .more_btn a:hover{color:#666;}
.post-12 .news_list.li1{padding-top:7px;padding-bottom:10px;border-bottom:1px solid #dcdcdc;}
.news_list li.news{padding-left:0;line-height:34px;}
.news_list li.news span.news_title{float:left;}
.news_list li.news span.news_title img{vertical-align:middle;}
.news_list li.news span.news_meta{float:right;margin-left:2px;color:#9c9c9c;}
.news_list li.news .news_time,.news_list li.news .news_time span{color:#666;}
.news_list li.news .news_icon{display:inline-block;margin:0 auto;border:0 solid red;}
.news_list li.news .news_bg{position:absolute;right:0;bottom:0;left:0;height:30px;background:#000;opacity:.7;filter:Alpha(opacity=70);}
.news_list li.news p{line-height:34px;}
.wel{float:left;margin-right:20px;color:#fff;font-size:14px;line-height:40px;opacity:.8;}
div#localDTWw05{display:inline-block;}
.l-banner{height:235px;background-position:center center;background-repeat:no-repeat;text-align:center;}
.l-banner img{display:none;height:100%;vertical-align:top;}
#l-container{}
#l-container .inner{padding:25px 10px;}
#d-container{}
#d-container .inner{padding:20px 60px 124px;}
.col_menu{position:relative;float:left;margin-right:-240px;width:240px;}
.col_menu .l-qh{margin-bottom:10px;}
.col_menu .col_menu_head{background:#ab2a84; height: 60px;}
.col_menu .col_menu_head h3.col_name{color:#fff;font-weight:400;font-size:20px;}
.col_menu .col_menu_head h3.col_name .col_name_text{display:block;padding:0 5px 0 30px;line-height:60px;}
.col_menu .col_menu_con{border:1px solid #e4e4e4;}
.col_list .wp_listcolumn{border-top:0 solid #ab2a84;border-bottom:0 solid #fff;}
.col_list .wp_listcolumn .wp_column a{border-top:0 solid #fff;border-bottom:1px solid #f6eaea;background:0 0;color:#333;font-weight:400;font-size:15px;}
.col_list .wp_listcolumn .wp_column a .column-name{padding:5px 0 5px 28px;line-height:32px;}
.col_list .wp_listcolumn .wp_column a.selected,.col_list .wp_listcolumn .wp_column a:hover{color:#ab2a84;}
.col_list .wp_listcolumn .wp_column a.selected span.column-name{color:#ab2a84;}
.col_list .wp_listcolumn .wp_subcolumn .wp_column a{border-top:1px solid #fff;border-bottom:1px solid #bbb;background:0 0;color:#454545;}
.col_list .wp_listcolumn .wp_column.parent>a .column-name{color:#ab2a84;font-weight:700;}
.col_list .wp_listcolumn .wp_column .sub_list a{margin-top:-1px;border-top:1px solid #eee;color:#333;}
.col_list .wp_listcolumn .sub_list a .column-name{display:inline-block;padding:5px 10px 5px 52px;line-height:28px;cursor:pointer;}
.col_list .wp_listcolumn .sub_list a:hover,.col_list .wp_listcolumn .wp_column a.selected{color:#ab2a84;font-weight:700;font-weight:700;}
.col_list .wp_listcolumn .wp_column .sub_list .sub_list a{background:0 0;}
.col_list .wp_listcolumn .sub_list .sub_list a .column-name{padding:5px 10px 5px 51px;cursor:pointer;}
.col_list .wp_listcolumn .sub_list .sub_list a :hover,.col_list .wp_listcolumn .sub_list .sub_list a.selected{color:#ab2a84;font-weight:700;}
.col_news{float:right;width:100%;min-height:500px;}
.col_news .col_news_box{margin-left:290px;}
.col_news_head{border-bottom:1px solid #dbdbdb;}
.col_metas .col_title{float:left;display:inline-block;height:48px;line-height:48px;}
.col_metas .col_title h2{display:inline-block;color:#ab2a84;font-weight:400;font-size:20px;font-family:"Microsoft yahei";}
.col_metas .col_path{float:right;display:inline-block;height:46px;color:#666;white-space:nowrap;line-height:46px;}
.col_metas .col_path a{color:#2f2f2f;}
.col_news_con{margin:0 7px;padding:5px 0 10px 0;}
.col_news_list{margin-top:7px;}
.col_news_list .wp_entry,.col_news_list .wp_entry p{color:#333;font-size:14px;line-height:1.75;}
.col_news_list .wp_entry p{margin-bottom:10px;}
.col_news_list .wp_entry table{margin-bottom:4px;}
.col_news_list .wp_entry img{max-width:680px;}
.infobox{min-height:400px;float: right;width: 800px;}
.article{padding-top:10px;}
.article h1.arti_title{color:#1b1b1b;text-align:center;font-size:30px;font-family:"Microsoft YaHei";line-height:48px;}
.article h2.arti_title{color:#1b1b1b;text-align:center;font-size:17px;font-family:"Microsoft YaHei";line-height:40px;}
.article .arti_metas{padding:10px;border-top:1px solid #ececec;text-align:center;}
.article .arti_metas span{margin:0 5px;color:#787878;font-size:12px;}
.article .entry{overflow:hidden;margin:0 auto;margin-top:10px;}
.article .entry .read,.article .entry .read p{color:#333;font-size:14px;line-height:1.75;}
.article .entry .read p{margin-bottom:10px;}
.article .entry .read img{margin:0 auto;max-width:940px;}
.article .entry .read table{margin:0 auto;border:none!important;}
#footer{background:#ab2a84;}
#footer .inner{position:relative;height:180px;}
#footer .inner .foot-left{padding:30px 0;}
#footer .inner .foot-right{float:right;margin-top:12px;}
#footer .inner p{color:#fff;text-align:center;font-weight:400;font-size:14px;line-height:30px;opacity:.7;}
#footer .inner p span{margin:0 3px;}
#footer .inner .copyright a{color:#eee;}
.wp_search{
    position:relative;
    display:inline-block;
    padding-left:4px;
    border:1px solid #d8a0a0;
    width: 318px;
    height: 47px;
    margin-top: 38px;
    /* height: 47px !important; */
    /* width: 318px !important; */
}
.wp_search table {
    width: 318px;
    height: 47px;
}
.wp_search #keyword{padding:4px 0px 4px 10px;width:160px!important;height:20px;border:none;background:0 0;color:#fff;line-height:20px;}
.wp_search .search{
    width:32px;height:30px;border:0;background:#ab2a84 url(images/sous.png) no-repeat center;vertical-align:top;cursor:pointer;}
.searchbox{margin-top:5px;text-align:right;}
.wp-search{
    width: 100%;
    height: 47px;
    position:relative;
}
.wp-search form{
    display:block;
}
.wp-search .search-input{
    margin-right:40px;
    margin-left:17px;
}
.focus-box .focus-title-bar {
    left: 550px !important;
}
.wp-search .search-input input.search-title{
    padding:5px 0;
    width:100%;
    height:22px;
    outline:0;
    border:0;
    background:0 0;color:#fff;font-size:14px;font-family:"微软雅黑";line-height:22px;opacity:.6;}
.wp-search .search-btn{position:absolute;top:0;right:0;width:32px;height:32px;}
.wp-search .search-btn input.search-submit{width:32px;height:30px;outline:0;border:0;background:0 0;cursor:pointer;}
.post-11 .focus .focus-title{overflow:hidden;padding:0 11px;width:96%;height:auto;text-overflow:ellipsis;white-space:normal;font-size:16px;line-height:34px;}
.post-11 .focus .focus-title-bar{right:0;bottom:0;left:0;margin-left:0;height:93px;}
.post-11 .focus .focus-title-bg{background-color:#1a1a1a;}
.post-11 .focus .focus-pagination{position:absolute;top:-6px;right:14px;height:12px;}
.post-11 .focus .focus-page{width:12px;height:12px;border-radius:0;background-color:#999;color:#000;font-size:0;line-height:20px;}
.post-11 .focus .focus-page span{display:block;}
.post-11 .focus .focus-page:hover{color:#000;font-weight:700;}
.post-11 .focus .focus-page-active{background-color:#e78800;color:#fff;}
.post-11 .focus .focus-navigation{opacity:.7;}
.post-11 .focus .focus-navigation:hover{opacity:1;}
.post-11 .focus .focus-navigation:active{opacity:1;}
.ml{float:left;margin-right:28px;width:380px;}
.mc{float:left;width:380px;}
.mr{float:right;width:380px;}
.main1 .inner{padding-top:23px;padding-bottom:30px;}
.post-11 .focus-text-bg{display:none;}
.post-11 .focus-text-inner{position:static;}
.post-11 .focus-text-box{top:-15px;left:18px;width:auto;height:auto;}
.post-11 .focus-text{padding:0;font-size:16px;font-family:"Micsoft YaHei";line-height:30px;}
.post-11 .focus-text span{display:inline-block;margin-right:4px;width:30px;background:url(images/timebg.png);text-align:center;}
.post-11 .focus .focus-title .text{display:block;font-size:14px;line-height:22px;opacity:.7;}
.post-12 .tt .tit .title{color:#0061a5;}
.post-12 .li1 .news_title{font-size:16px;line-height:35px;}
.post-12 .li1 .news_title a{color:#000;}
.post-12 .li1 .news_text{font-size:13px;line-height:26px;}
.post-12 .li1 .news_text a{color:#777;}
.post-12 .li2 .news_title{float:left;font-size:14px;line-height:39px;}
.post-12 .li2 .news_meta{float:right;color:#777;font-size:14px;line-height:39px;}
.post-12 .li2 .news_title a{color:#000;}
.post-12 .li2 .news_meta a{color:#777;}
.post-13 .tt .tit .title{padding-left:0;background:0 0;color:#fff;}
.post-13 .tt{margin-bottom:31px;text-align:center;}
.post-13{padding-top:29px;background:url(images/ttbg2.png);background-position:top;background-repeat:no-repeat;}
.post-11{margin-top:20px;}
.post-13 li.links{float:left;display:block;margin-bottom:13px;width:50%;text-align:center;font-size:18px;}
.post-13 li.links a{display:block;margin:0 7px;color:#fff;line-height:57px;}
.post-13 .con ul{margin:0 -7px;}
.post-13 li.links.i1 a{background:#7db9f0;}
.post-13 li.links.i2 a{background:#77ccf8;}
.post-13 li.links.i3 a{background:#7bbc9e;}
.post-13 li.links.i4 a{background:#6cc99e;}
.post-13 li.links.i5 a{background:#f3bc80;}
.post-13 li.links.i6 a{background:#e1d79f;}
.mban{margin:0 auto;width:1200px;}
.main3 .inner{padding-top:40px;}
.main3 .post .more_btn span{display:block;margin-top:-17px;width:249px;height:47px;background:url(images/more.png);font-size:0;}
.main3 .post .tt{margin-bottom:23px;}
.main3 .post1 .news_imgs{float:left;width:161px;height:116px;}
.main3 .post1 .news_imgs img{width:100%;height:100%;}
.main3 .post1 .news_wz{padding-left:177px;}
.main3 .post1 .news_wz .news_title{margin-bottom:5px;font-size:16px;line-height:30px;}
.main3 .post1 .news_wz .news_title a{color:#333;}
.main3 .post1 .news_wz .news_text a{color:#949494;}
.main3 .post1 .news_wz .news_text{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;font-size:14px;line-height:22px;-webkit-line-clamp:2;-webkit-box-orient:vertical;max-height: 44px;}
.main3 .post4 .news_title{float:left;}
.main3 .post4 .news_title a{color:#505050;}
.main3 .post4 .news{height:44px;border-bottom:1px solid #e3e3e3;font-size:14px;line-height:44px;}
.main3 .post4 .news_meta{float:right;/**color:#000;**/}
.main3 .post4{margin-top:14px;margin-bottom:27px;}
.post-31 .tt .tit .title,.post-37 .tt .tit .title{color:#ab2a84;}
.post-33 .tt .tit .title,.post-35 .tt .tit .title{color:#0061a5;}
.main3 .mr .post .tt{text-align:center;}
.post-39 .tt .tit .title{color:#0061a5;}
.post-39 .con{padding:15px 39px 29px 37px;}
.post-391 .tt .tit .title{color:#ab2a84;}
.post-391 .con{padding:15px 15px 29px 37px;}
.post-39 .news_title{overflow:hidden;width:96%;text-overflow:ellipsis;white-space:nowrap;font-size:15px;line-height:40px;}
.post-391 .news_title{overflow:hidden;width:96%;text-overflow:ellipsis;white-space:nowrap;font-size:15px;line-height:40px;}
.post-392{height:130px;background:url(images/icobg.png);background-position:center;background-repeat:no-repeat;}
.post-392 .links{padding-top:13px;padding-left:33px;line-height:110px;}
.post-392 .links a{display:inline-block;padding-left:54px;background:url(images/wei.png);background-repeat:no-repeat;color:#2288d2;font-size:23px;line-height:41px;}
.main4 .inner{padding-top:15px;}
.post-41 .tt{margin-bottom:26px;background:url(images/ttbg3.png);background-position:center;background-repeat:no-repeat;text-align:center;}
.post-41 .tt .tit .title{padding-left:0;background:0 0;color:#fff;line-height:52px;}
.post-41 .news_list{float:left;width:33.3%;}
.post-41 .news_list .news_title{position:absolute;right:0;bottom:0;left:0;display:none;overflow:hidden;padding:0 10px;background:rgba(0,0,0,.6);text-align:center;text-overflow:ellipsis;white-space:nowrap;font-size:14px;line-height:42px;color: #fff;}
.post-41 .news_list news{float:left;}
.post-41 .news_list li.news{float:left;width:100%;}
.post-41 .news_list .news_box{position:relative;margin:0 3px;}
.post-41 .news_list .news_imgs img{width:100%;height:160px;}
.post-41 .news_list .news_imgs{width:100%;}
.post-41 .con{margin:0 -3px;}
.post-41 .list1 .news.n1,.post-41 .list1 .news.n2{margin-bottom:6px;width:50%;}
.post-41 .list3 .news.n2,.post-41 .list3 .news.n3{margin-top:6px;width:50%;}
.post-41 .news_list.list2 .news_imgs img{height:326px;}
.post-41 .news_list .news_title a{color:#fff;}
.post-51 .tt{margin-bottom:15px;height:42px;background:url(images/ttbg4.png);}
.post-41 .news_list .news:hover .news_title{display:block;transition:1s;}
.news_list .news_imgs img:hover{transform:scale(1.1);}
.news_list .news_imgs{overflow:hidden;}
.news_list .news_imgs img{transition:1s;}
.main5 .inner{padding-top:40px;padding-bottom:40px;}
.post-51 .links{float:left;width:11%;text-align:center;font-size:14px;line-height:34px;}
.main5{background:url(images/bgbig.png);background-position:bottom;background-repeat:no-repeat;}
.col_news .news_list li.news span.news_title{font-size:15px;}
.post-39 .news_title a{color:#000;}
.post-39 .news_title a:hover{color:#ab2a84;}
.post-391 .news_title a{color:#000;}
.post-391 .news_title a:hover{color:#ab2a84;}
span.site_name {
    color: #fff;
    font-size: 25px;
    font-weight: 700;
    display: block;
    padding-left: 7px;
    padding-top: 3px;
}

.post-12 .li1 .news_title a:hover {
    color: #ab2a84;
}

.post-12 .li2 .news_title a:hover {
    color: #ab2a84;
}

.post-13 li.links a:hover {
    transform: scale(1.05);
}

.main3 .post1 .news_wz .news_title a:hover {
    color: #ab2a84;
}

.main3 .post4 .news_title a:hover {
    color: #ab2a84;
}

.post-392 .links a:hover {
    color: #ab2a84;
}

.swiper-wrapper {
    width: 100%;
    height: 500px;
    /* background-color: red; */
}
.swiper-wrapper.listcolumn {
    height: 300px !important;
}
.swiper {
    height: 100%;
    background-color: blue;
}
.picbase1-slidenav {
    left: calc(50% - 55px);
}

.main-wrapper {
    width: 100%;
    height: 420px;
}
.main-wrapper.last {
    height: 230px !important;
}
.main500 {
    width: 1296px;
    height: 420px;
    margin: 0 auto;
    padding: 23px;
    display: flex;
    justify-content: space-between;
}

.main500 .list-wrapper {
    width: 385px;
    position: relative;
}
.main500 .list-content {
    width: 385px;
    height: 211px;
    padding-top: 8px;
}
.main500 .list-title {
    font-size: 20px;
    color: #171717;
    padding-left: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 25px;
}
.main500 .list-title:hover {
    color: #ab2a84
}
.main500 .list-title::before {
    display: inline-block;
    content: '';
    width: 6px;
    height: 17px;
    background-image: url('flag.jpg');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
    transform: translateX(-10px) translateY(2px);
}
.main500.last {
    height: 206px;
}
.main500 .list-wrapper.sp {
    width: 815px !important;
}
.main500 .list-wrapper.last {
    width: 1296px !important;
    height: 206px !important;
}
.main500 .wp_article_list {
    width: 385px;
    height: 211px;
}
.main500 .sp.college_news .wp_article_list {
    width: 400px !important;
}
.main500 .wp_article_list .list_item {
    border: none;
    height: 33px;
    font-size: 14px;
    line-height: 33px;
}

.main500 .wp_article_list .list_item a,
.main500 .wp_article_list .list_item a font {
    font-weight: 500 !important;
    color: #474747 !important;
}
.main500 .wp_article_list .list_item a font:hover,
.main500 .wp_article_list .list_item a:hover {
    color: #ab2a84 !important;
}
.main500 .moretext {
    position: absolute;
    right: -10px;
    top: 0px;
}
.main500 .Article_Index {
    margin-top: 8px !important;
}
.main500 .list-img {
    width: 385px;
    height: 112px;
    /* margin-bottom: 13px; */
}
.main500 .list-img.last {
    height: 134px !important;
}
.main500 .list-first {
    width: 385px;
    height: 112px;
}
.main500 .list-first2 {
    width: 230px;
    height: 112px;
    margin-left:155px;
}
.main500 .list-img2 {
    width: 149px;
    height: 0px;
    margin-left:5px;
}
.main500 .c_txt h3 a {
    font-size: 16px;
    font-weight: 700;
    color: #282828;
}
.main500 .c_txt h3 a:hover {
    color: #ab2a84;
}
.main500 .c_txt p a {
    font-size: 13px;
    color: #969696;
}
.main500 .c_txt p a:hover {
    color: #ab2a84;
}

.picbase1s, .picbase1s::before, .picbase1s::after {
    box-shadow: 0 !important;
}
.picbase1s::before, .picbase1s::after {
    display: none !important;
}

.foot {
    width: 100%;
    height: 125px;
    padding-top: 20px;
}
.foot div {
    height: 28px;
    line-height: 28px;
    font-size: 16px;
    color: #fff0f0;
    margin: 4px;
    text-align: center;
}

.listcol-img-wrapper {
    width: 100%;
    height: 300px;
}
.listcol-img-wrapper img {
    width: 100%;
    height: 100%;
}

.news_list .news_title font {
    font-weight: 500 !important;
    color: #474747 !important;
}
.news_list .news_title font:hover {
    color: #ab2a84 !important;
}

.focus-box {
    height: 500px !important;
}
.focus-container .focus-item img {
    height: 500px !important;
    object-fit: fill !important;
}

.list-wrapper .list-left {
    width: 400px;
    height: 310px;
    float: left;
}
.list-wrapper .list-right {
    width: 400px;
    height: 310px;
    float: right;
}

.number .current {
    background-color: #ab2a84 !important;
}
.dtjt9_div_text .dtjt9_div_text_title {
    height: 56px !important;
    line-height: 45px !important;
}
.dtjt9_div_text .dtjt9_div_text_title a {
    font-weight: 500;
    font-size: 14px;
}
.dtjt9_div_text .dtjt9_div_text_title a:hover {
    color: #ab2a84 !important;
}
.dtjt9_div_img .number {
    bottom: 50px !important;
}

.college_news .wp_article_list .list_item .ex_fields {
    float: left !important;
    width: 78px;
    height: 30px;
    background-color: #f5f5f5;
    color: #666;
    text-align: center;
    line-height: 30px;
}
.college_news .wp_article_list .list_item .ex_fields span {
    display: block;
    width: 100%;
    height: 100%;
    line-height: 30px;
    text-align: center;
}
.college_news .wp_article_list .list_item .pr_fields {
    float: right !important;
    text-align: left;
    width: 300px !important;
}

.roll-news-wrapper {
    /* display: none; */
    position: absolute;
    top: 0px;
    left: 0px;
    height: 60px;
    width: 100%;
    z-index: 100;
    /* background-color: #888; */
    opacity: 0.8;
}
.roll-news {
    width: 1200px;
    height: 100%;
    margin: 0 auto;
    overflow: hidden !important;
}
#topw2111 {
    width: 100%;
}
#w2111scrollnews3_news1 li {
    /* margin-top: 2px; */
    /* list-style: none; */
    background: transparent !important;
}
#w2111scrollnews3_news1 a {
    display: inline-block;
    text-decoration: none;
    font-size: 16px !important;
    color: #fff;
    height: 60px;
    line-height: 60px;
    opacity: 1
}
#w2111scrollnews3_news1 .news_icon {
    display: none !important;
}

#bar2 {
  font-size: 24px !important;
  margin: 30px 0px 15px 0px !important;
}

table a {
  font-size: 14px !important;
  display: inline-block !important;
  padding: 5px 10px !important;
}


#wp_news_w273 .i1,
#wp_news_w283 .i1,
#wp_news_w293 .i1,
#wp_news_w253 .i1,
#wp_news_w243 .i1,
#wp_news_w233 .i1 {
     display: none !important; 
}


img {
    object-fit: cover !important;
}

.swiper img {
    object-fit: fill !important;
}

/* .lanmu-title {
    text-align: center;
}
.lanmu-title span {
    color: #fff;
} */
#wp_listcolumn_w2201 {
    width: 100% !important;
}
#wp_listcolumn_w2201 ul {
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
}