@charset "utf-8";
html,body,h1,h2,h3,h4,h5,h6,div,dl,dt,dd,ul,ol,li,p,blockquote,pre,hr,figure,table,caption,th,td,form,fieldset,legend,input,button,textarea,menu{ margin:0; padding:0; }
header,footer,section,article,aside,nav,hgroup,address,figure,figcaption,menu,details{ display:block; }
table{ border-collapse:collapse; border-spacing:0; }
caption,th{ text-align:left; font-weight:normal; }
html,body,fieldset,img,iframe,abbr{ border:0;}
img{vertical-align:top;}
html{ overflow-x:hidden; }
i,cite,em,var,address,dfn{ font-style:normal; }
[hidefocus],summary{ outline:0; }
li{ list-style:none; }
h1,h2,h3,h4,h5,h6,small{ font-size:100%; }
sup,sub{ font-size:83%; }
pre,code,kbd,samp{ font-family:inherit; }
q:before,q:after{ content:none; }
textarea{ overflow:auto; resize:none; }
label,summary{ cursor:default; }
a,button{ cursor:pointer; }
h1,h2,h3,h4,h5,h6,em,strong,b{ font-weight:bold; }
del,ins,u,s,a,a:hover{ text-decoration:none; }
body,textarea,input,button,select,keygen,legend{ font:13px/1 arial,\5b8b\4f53; color:#333; outline:0; }
:focus { outline:0; }
/*备用样式表*/
.none { display:none; }
.wcb{ width:100%; height:30px; border:2px dashed #97CBE0; }
.hidden { visibility:hidden; }
.clear { width:100%; height:0; line-height:0; font-size:0; overflow:hidden; clear:both; display:block; _display:inline; }
.clearfix:after{clear: both;content: ".";display: block;height:0;visibility: hidden;}
.clearfix{ display: block; *zoom:1; }
.icon{display:inline-block;width: 32px;height: 32px;vertical-align:middle;background:url(images/icon.png) no-repeat;}
/*css3扩展*/
body:before {content: ""; position: fixed; top: -10px; left: 0; z-index: 110; width: 100%; height: 10px;
 -webkit-box-shadow: 0px 0px 10px rgba(0,0,0,.8);
	-moz-box-shadow: 0px 0px 10px rgba(0,0,0,.8);
	     box-shadow: 0px 0px 10px rgba(0,0,0,.8);
}
::-webkit-input-placeholder { color:#ccc;}
:-moz-placeholder {color:#ccc;}
::-moz-placeholder { color:#ccc;}
:-ms-input-placeholder { color:#ccc;}
/**布局开始**/
body {line-height:1;font-size: 13px;font-family: "Arial","Microsoft YaHei","\u5b8b\u4f53", Tahoma, Geneva, sans-serif;color:#333;}
p{line-height:1.75;}
a {color:#3b3b3b; text-decoration:none; }
a:hover { color:#64bfaa;}
/*页面尺寸*/
.wrapper { width:100%; margin:0 auto;}
.wrapper .inner {width: 1260px;margin:0 auto;} /**页面全局宽度**/
/*headtop*/
#headtop{background: #666;}
#headtop .inner{}
.headtop .top-left{float: left;}
.headtop .top-right{float:right; min-width: 250px;}
/*head开始*/
.header {background: #006993; border-bottom:none; height:auto;line-height:inherit; }
.header .inner{height: 120px;position:relative;}
.header .head-left{float:left;display:inline-block; margin-top: 35px; width:320px; }
.header .sitelogo {width: 160px; float:left; }
.header .sitelogo img {width: 100%;  }
.header .sitetitle {font-size: 38px; border-left: 2px solid #fff; padding-left: 10px; margin-left: 10px;  font-weight: bold; letter-spacing: 5px; float: left;    height: 50px; line-height: 50px; }
.header .sitetitle a {color: rgba(255,255,255,.75);  }
.header .sitetitle a:hover {    color: rgba(255,255,255,1);  }

.header .head-right{float:right;margin-top: 5px;width:calc(100% - 350px);}


.head-right .top-right {float:right; min-width: 298px;}



.portal-w { min-width:100px; min-height:50px; border:1px solid #f00;  }


/*rale样式*/
.site-rale{}
.site-rale ul{}
.site-rale ul li.links{float:left;}
.site-rale ul li.links a{line-height: 35px;padding: 0 12px 0 12px;padding-left: 19px;font-size: 13px;color: #cad3d4;background:url(images/icon_role.png) no-repeat;}
.site-rale ul li.links a:hover{color:#fff;}
.site-rale ul li.links.i1 a{background-position: 0px 0px;}
.site-rale ul li.links.i2 a{background-position: -90px 0px;}
.site-rale ul li.links.i3 a{background-position: -187px 0px;}
.site-rale ul li.links.i4 a{background-position: -269px 0px;}
/*lang样式*/
.site-lang{}
.site-lang ul{float:left;}
.site-lang ul li.links{float:left;}
.site-lang ul li.links a{line-height: 35px;margin:0px 10px;font-size: 13px;color: rgba(255,255,255,.75); position:relative;}
.site-lang ul li.links a:hover{color:#fff;}


.site-lang ul li.links a::after {
    content: " ";
    height: 12px;
    width: 2px;
    display: block;
    background: rgba(255,255,255,.75);
    border-radius: 0;
    float: left;
     margin-right: -10px; 
	position:absolute;
	right:0;
	top:50%;
	transform:translateY(-50%);
}


/*默认主导航样式*/
#nav{ float: right; width:93%; margin-top:7px; }
#nav .inner{}
#nav .inner .wp-panel{}/*导航*/
#nav .inner .wp-panel .wp-window{}
#nav .inner .wp-panel .navbg{position:absolute; z-index:-1;left:0;right:0;top:0;bottom:0; width:auto; height:100%;background:#fff;opacity:.7;filter:alpha(opacity=70);}
/*导航样式：后台绑定时也可以定义配置*/
.nav .wp-menu {margin:0 auto;    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;}
.nav .wp-menu .menu-item {display: inline-block; float: left; position: relative;}
.nav .wp-menu .menu-item.i1 { background:none;}
.nav .wp-menu .menu-item a > .menu-switch-arrow{ display:inline-block; width:20px; height:20px; background:url(images/nav_j.png) no-repeat center center;vertical-align:middle; display: none; }
.nav .wp-menu .menu-item a.menu-link {display: inline-block;margin: 0px;line-height: 42px;color: rgba(255,255,255,.75);font-size: 16px; font-weight:bold; }
.nav .wp-menu .menu-item.hover a.menu-link,
.nav .wp-menu .menu-item a.hover{  color: rgba(255,255,255,1);  }
.nav .sub-menu {display: none;position: absolute;left: 0;top: 42px;min-width: 146px;z-index: 100;background:#fff;}
.nav .sub-menu .sub-item { position: relative; white-space: nowrap; vertical-align: top; _zoom:1;}
.nav .sub-menu .sub-item a {display: block;color: #000;height: 40px;line-height: 40px;padding: 0 17px;font-size: 14px;background:none;}
.nav .sub-menu .sub-item.hover> a,
.nav .sub-menu .sub-item a:hover{ color: #fff;  display: block; }
.nav .sub-menu .sub-menu { left: 100%; top:0px; z-index: 200; background:#fff;}

.nav .wp-menu .menu-item a.menu-link:hover { border-bottom:2px solid #fff;        transition: all 0s ease-in-out;}



/**主页banner开始**/
#banner {background: #e7e2df;}
#banner .inner {width:auto;max-width: 1345px;text-align: center;position:relative;}
/**主体模块样式**/
#m-container {}
#m-container .inner {}
/**首页三列布局**/
.mod {}
.mbox {}

.main1{ background: url(images/c1.png) no-repeat bottom center;  }
.main1 .inner{ padding: 30px 0 100px; }
.main1 .ml{float:left; width:100%; }

.main2 {}
.main2 .inner{padding:80px 0px 40px 0px;}
.main2 .ml {float:left; width:31.5%;}
.main2 .mc {float:left; width:31.5%; margin-left: 3.5%;}
.main2 .mr{float:right; width: calc(100% - 70%);}



.main3 { background: url(images/c2.png) no-repeat bottom center;      background-size: 100% 530px;  }
.main3 .inner{padding:10px 0px 100px 0px;}
.main3 .ml{float:left; width:70%; }
.main3 .mr{float:right; width: 30%;}

.main4{ }
.main4 .inner{padding: 15px 0 0;}
.main4 .ml {float:left; width:34.5%;}
.main4 .mc {float:left; width:34.5%; margin-left: 3%;}
.main4 .mr{float:right; width: calc(100% - 75%);}

.main5 { background: url(images/c3.png) no-repeat bottom center; background-size: 100% 60%; }
.main5 .inner{padding:50px 0px 80px 0px;}
.main5 .ml{float:left; width:67%; }
.main5 .mr{float:right; width: 30%;}

.m5-1 { width: 100%; float: left; position: relative;  }
.post-51 .con { display:none; }


.m5-2 { width: 100%; float: left; margin-bottom:12px; }
.m5-3 { width: 49.2%; float: left;}
.m5-4 { width: 49.2%; float: right;}



/**标题栏新闻窗口**/
.post { margin-bottom:0px; }
.post .tt {display:inline-block;width:100%;border-bottom: 0px solid #e6e6e6;} /**标题栏**/
.post .tt .tit {display:inline-block;float:left;font-size: 16px;font-weight:normal;} /**标题字体**/
.post .tt .tit .title {display:block;line-height: 42px;color: #424242;font-family:"Microsoft yahei";}
.post .tt .tit .name{ display:none; line-height:16px; color:#333; }/*栏目别名*/
.post .con { padding: 0px 0; 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 {display:inline-block;*display:inline; *zoom:1; float:right;     font-size: 14px;
    color: #006993;
    height: 24px;
    line-height: 24px;
    border-bottom: 2px solid #64bfaa;
    margin-top: 10px;}
.post .more_btn .more_text,.post .more_btn a {font-size:14px; cursor:pointer;} 
.post .more_btn a{color:#444;} 
.post .more_btn a:hover{color:#64bfaa;} 
/*标准标题*/
.post1 {}
.post1 .tt { margin-bottom:35px;  }
.post1 .tt .tit {}
.post1 .tt .tit .title {display:inline-block;margin-right:20px;font-size: 28px;font-weight:bold;color: #006993;cursor:pointer;}
.post1 .tt .tit .title.selected {color:#0f429b;}
.post1 .more_btn a{color:#444;}
/*带图标标题*/
.post2 { }
.post2 .tt {}
.post2 .tt .tit {padding-left:24px; background:url('images/new1_icon.png') no-repeat left center;}
.post2 .tt .tit .title {font-size: 16px;font-weight:bold;color: #18267d;cursor:pointer;}
.post2 .con {}
/*居中标题*/
.post3 {}
.post3 .tt {width:100%; text-align: center; } 
.post3 .tt .tit {float:none;}
.post3 .tt .tit .title {font-weight:bold; color: #1B2EA3;}
.post3 .more_btn {margin-left:10px;line-height: 20px; float:none;}
/*标题切换hover*/
.post4 {}
.post4 .tt {border-bottom:1px solid #57b8ef;}
.post4 .tt .tit {border-bottom:0px;}
.post4 .tt .tit .title {display:inline-block;margin-right:20px;color: #333;border-bottom:3px solid #fff;cursor:pointer;}
.post4 .tt .tit .title.selected { border-bottom: 3px solid #0074B3;  color:#000;}
.post4 .more_btn a{color:#1826a5;}
/*左标题右内容*/
.post5 {background:#1826a5;}
.post5 .tt {float:left;width: 120px;margin-right: -120px;position:relative;}
.post5 .tt .tit {float:none;margin-top: 26px;width:100%;font-size: 18px;}
.post5 .tt .tit .title {text-align:center;color: #fff;}
.post5 .more_btn{display:inline-block;position:absolute;left:0;right:0;bottom: -54px;z-index:100;height:auto;text-align:center;margin-top: 0px;} 
.post5 .more_btn a{line-height: 45px;color: #fff;}
.post5 .con{padding:0;position:relative;}
.post5 .con .conbox{margin-left: 120px;padding-left: 15px;background: #fff;}
/**自定义新闻列表**/
.news_list { }
.news_list li.news {line-height: 34px;padding-left:0px;} /**标题图标**/
.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:left;margin-left:2px;color: #393939;}/*属性*/
.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:0px solid red;}
.news_list li.news .news_text {line-height:22px; color:#666;}/*默认简介*/
.news_list li.news .news_bg {position:absolute; left:0px;bottom:0px; right:0px; height:30px; background:#000; opacity:.7; filter:Alpha(opacity=70);}
.news_list li.news p {line-height:34px;}

.news_list { }
.news_list li.news {line-height: 34px;padding-left:0px;} /**标题图标**/
.news_list li.news div.news_title { float:left;}/*标题*/
.news_list li.news div.news_title img {vertical-align: middle;}
.news_list li.news div.news_meta {float:left;margin-left:2px;color: #393939;}/*属性*/
.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:0px solid red;}
.news_list li.news .news_text {line-height:22px; color:#666;}/*默认简介*/
.news_list li.news .news_bg {position:absolute; left:0px;bottom:0px; right:0px; height:30px; background:#000; opacity:.7; filter:Alpha(opacity=70);}
.news_list li.news p {line-height:34px;}
/*日历新闻样式1*/
.rili{}
.rili .con{ padding:5px 0px;}
.rili .news_list {}
.rili .news_list li.news{margin-top:0px;}
.rili .news_list li.news.n1{}
.rili .news_list li.news .news_date{float: left;width: 60px;height: 28px;line-height:28px;margin-top:3px;margin-right: -70px;font-family:"Microsoft YaHei";border-radius:4px;background: #146cc1;text-align:center;vertical-align:middle;}
.rili .news_list li.news .news_date .news_year{display:inline-block;padding: 0 4px;font-size: 18px;color: #fff;}
.rili .news_list li.news .news_date .news_days{display:inline-block;height: 26px;padding: 0 6px;font-size: 14px;color: #18267d;border-radius:0px 4px 4px 0px;background: #fff;vertical-align:top;border:1px solid #146cc1;}
.rili .news_list li.news .news_wz{width:100%;} 
.rili .news_list li.news .news_wz .news_con{margin-left:70px;}
.rili .news_list li.news .news_title{line-height: 34px;margin-top: 0px;font-size: 14px;color:#000;} 
.rili .news_list li.news .news_text{line-height: 20px; margin-top:0px;font-size: 12px;color:#666;}
/*日历新闻样式2*/
.rili2{}
.rili2 .con{ padding:5px 0px;}
.rili2 .news_list {}
.rili2 .news_list li.news{margin-bottom: 10px;padding-bottom: 10px;border-bottom:1px solid #ccc;}
.rili2 .news_list li.news.n1{margin-top:10px;border-bottom:1px solid #ccc;}
.rili2 .news_list li.news .news_date{float: left;width: 60px;margin-right:-70px;background:#00707a;text-align:center;}
.rili2 .news_list li.news .news_date .news_year{line-height: 30px;font-size: 22px; color:#fff; background-color:#949494; transition:all 0.4s ease-in-out;}
.rili2 .news_list li.news .news_date .news_days{line-height:30px; font-size: 12px; color:#6b6b6b; background-color:#e3e4e6;}
.rili2 .news_list li.news .news_wz{width:100%;}
.rili2 .news_list li.news .news_wz .news_con{margin-left:70px; padding: 4px 0px;} 
.rili2 .news_list li.news .news_title{line-height: 23px;margin-top: 4px;font-size: 15px;color:#000;} 
.rili2 .news_list li.news:hover .news_date .news_year{background-color:#0945a8;transition:all 0.4s ease-in-out;}
.rili2 .news_list li.news:hover .news_date .news_days{background-color:#e3e4e6;}
/*标题文*/
.news_text{}
.news_text .news_list {}
.news_text .news_list li.news{margin-bottom:10px;} 
.news_text .news_list li.news .news_title{line-height: 24px; font-size: 15px;} 
.news_text .news_list li.news .news_text{line-height:22px;font-size: 13px;}
.news_text .news_list li.news .news_time{line-height: 28px;font-size: 13px;}
/*图列表*/
.news_tu{}
.news_tu .con{padding: 12px 0px;}
.news_tu .news_list { margin:0px;}
.news_tu .news_list li.news{float:left;width:100%;}
.news_tu .news_list li.news .news_box{margin:0px; transition:all 0.4s ease-in-out;}
.news_tu .news_list li.news .news_box:hover{opacity:.85; filter:Alpha(opacity=85);}
.news_tu .news_list li.news .news_imgs{padding-top:0; position:relative;overflow:hidden;}
.news_tu .news_list li.news .news_imgs img{width:100%;height:auto; /* position:absolute; */ left:0;top:0;right:0;bottom:0;margin:auto;max-width:100%;}
.news_tu .news_list li.news .news_wz{}
.news_tu .news_list li.news .news_wz .news_con{} 
.news_tu .news_list li.news .news_title{line-height: 45px;height:45px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;font-size: 14px;} 
.news_tu .news_list li.news .news_title a{}
/*图文*/
.tu_text{}
.tu_text .news_list {}
.tu_text .news_list li.news{margin-bottom:10px;}
.tu_text .news_list li.news .news_imgs{float: left;}
.tu_text .news_list li.news .news_imgs a{ display:table-cell; vertical-align:middle; }
.tu_text .news_list li.news .news_imgs img{width:100%; height:auto; }
.tu_text .news_list li.news .news_wz{width:100%;} 
.tu_text .news_list li.news .news_wz .news_con{  padding: 0px 0px; position:relative;} 
.tu_text .news_list li.news .news_title{line-height: 24px; font-size: 15px;} 
.tu_text .news_list li.news .news_text{line-height:22px; font-size:12px;}
.tu_text .news_list li.news .news_time{line-height: 26px; font-size:12px;}
/*文字图标链接*/
.link_text {margin-bottom:0px;}
.link_text .news_list{margin:0 -5px;}
.link_text .news_list li.news{float:left;width:20%;text-align:center;}
.link_text .news_list li.news .news_box{margin:0 5px;}
.link_text .news_list li.news .link_icon{display:inline-block;width:100%;background-color:#1b2ea3;}
.link_text .news_list li.news .link_icon:hover{background-color:#666;}
.link_text .news_list li.news .link_con{display:block;line-height:30px;color:#fff;}
/*图标链接*/
.link_icon {margin-bottom:0px;}
.link_icon .news_list{margin:0 -10px;}
.link_icon .news_list li.news{float:left;width:20%;text-align:center;border:none;}
.link_icon .news_list li.news .news_box{margin:0 10px;}
.link_icon .news_list li.news .link_icon{display:inline-block;width:100%;background-color:#1b2ea3; opacity:1; filter:Alpha(opacity=100);}
.link_icon .news_list li.news .link_icon:hover{background-color:#1b2ea3; opacity:.8; filter:Alpha(opacity=80);}
.link_icon .news_list li.news .link_icon .icon{width: 35px;height: 34px;margin: 10px 0px;border:0px solid red;}
.link_icon .news_list li.news.i1 .link_icon .icon{background-position: 0px 0px;}
.link_icon .news_list li.news.i2 .link_icon .icon{background-position: -86px 0px;}
.link_icon .news_list li.news.i3 .link_icon .icon{background-position: -169px 0px;}
.link_icon .news_list li.news.i4 .link_icon .icon{background-position: -258px 0px;}
.link_icon .news_list li.news.i5 .link_icon .icon{background-position: -335px 0px;}
.link_icon .news_list li.news.i6 .link_icon .icon{background-position: -421px 0px;}
.link_icon .news_list li.news.i7 .link_icon .icon{background-position: -86px 0px;}
.link_icon .news_list li.news.i8 .link_icon .icon{background-position: -86px 0px;}
.link_icon .news_list li.news .link_con{display:block;line-height:30px;color:#000;}

/*滚动Arrows */
/*
.slick-prev, .slick-next,.slick-prev:hover,.slick-next:hover {height: 25px;width: 25px;background:url(images/slickarrow2.png) no-repeat 0 0;top: 50%;margin-top:-30px;border:0px solid #d4d8d9;border-radius:50%;outline: none; background-size: 25px 25px; }
.slick-prev {right: 30px;   }
.slick-next {right: 0;   }

*/

/***********************************************************
 * 列表页
 */
/**首页三列布局**/
/**列表页**/
/*栏目图片*/
.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:50px 0px;}
/**主体文章页开始**/
#d-container {}
#d-container .inner {background:#fff; padding:50px 0px 0px;}

.col_menu {width: 350px;float:left;margin-right:-350px;position:relative; background: url(images/col_menu.jpg) no-repeat 0 0;     min-height: 300px;} 
.col_menu .l-qh{ margin-bottom:10px;}
.col_menu .col_menu_head {background: #006993; padding: 20px 30px 30px 30px;}/**位置栏目背景**/
.col_menu .col_menu_head h3.col_name {font-size: 18px;font-weight:bold;color:#fff;}/**位置栏目字体**/
.col_menu .col_menu_head h3.col_name .col_name_text { display:block;  }/**栏目名称图标**/
.col_menu .col_menu_con{    background-color: #ededed;
    margin-left: 29px;
    margin-top: 0px;
    min-height: 300px;
    padding: 20px 30px;
    box-sizing: border-box; }
/*栏目列表*/
.col_list{   }
.col_list .wp_listcolumn { border-top:0px solid #2867A0; border-bottom:0px solid #fff; }
.col_list .wp_listcolumn .wp_column {     border-bottom: 1px solid #fff;   background: url(images/icon04.png) no-repeat right center; }
.col_list .wp_listcolumn .wp_column a {color:#333;font-size: 16px;font-weight:normal;background:none;border-top:0px solid #fff;border-bottom: 0px solid #F6EAEA;}
.col_list .wp_listcolumn .wp_column a .column-name{padding:15px;line-height:32px; font-family:"微软雅黑";}
.col_list .wp_listcolumn .wp_column a:hover,
.col_list .wp_listcolumn .wp_column a.selected { color:#006993;  } 
.col_list .wp_listcolumn .wp_column a.selected span.column-name{color: #006993;}
.col_list .wp_listcolumn .wp_subcolumn .wp_column a{ color:#454545;background:none; border-top:1px solid #fff; border-bottom:1px solid #bbb;}
.col_list .wp_listcolumn .wp_column.parent > a .column-name{font-weight:bold; color:#0f429b;}
/*二级子栏目**/
.col_list .wp_listcolumn .wp_column .sub_list a {color:#333;border-top:1px solid #eee;margin-top:-1px;} 	
.col_list .wp_listcolumn .sub_list a .column-name {display:inline-block;line-height: 28px;padding: 5px 10px 5px 44px;cursor:pointer;}
.col_list .wp_listcolumn .sub_list a:hover,
.col_list .wp_listcolumn .wp_column a.selected {font-weight:bold; font-weight:bold;color:#0f429b;} 
/*三级子栏目**/
.col_list .wp_listcolumn .wp_column .sub_list .sub_list a{} 	
.col_list .wp_listcolumn .sub_list .sub_list a .column-name {padding: 5px 10px 5px 60px;cursor:pointer;}
.col_list .wp_listcolumn .sub_list .sub_list a :hover,
.col_list .wp_listcolumn .sub_list .sub_list a.selected {font-weight:bold; color:#0f429b;} 
/**栏目新闻**/
.col_news {width: 100%;min-height:500px;float:right;} 
.col_news .col_news_box{margin-left: 390px;}
.col_news_head {border-bottom: 0px solid #eee; padding-bottom: 20px; }
.col_metas .col_title { display:inline-block; float:left; height: 48px; line-height: 48px; display:none;}  /**当前栏目**/
.col_metas .col_title h2 {display:inline-block;font-size: 24px;font-family:"Microsoft yahei";font-weight: normal;color: #000; }
.col_metas .col_path {display:inline-block;float:left;white-space:nowrap;height: 46px;line-height: 46px;color: #393939;font-size:18px;} /**当前位置**/
.col_metas .col_path a{color: #393939;}
.col_news_con { padding:5px 0px 10px 0px; margin:0 0px;}
.col_news_list { margin-top:7px;}
.col_news_list .wp_article_list .list_item {} /**栏目新闻列表**/
.col_news_list .wp_article_list .list_item .Article_Index {}  /**栏目新闻图标序号**/
.col_news_list .wp_entry,.col_news_list .wp_entry p { line-height:1.75; font-size:14px; color:#333;}
.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; _width:expression(this.width > 680 ? "680px" : this.width); } /**列表页文章图片大小限制**/


.list2 li.news {     height: 45px;  line-height: 45px;  border-bottom: 1px solid #eee;}
.list2 li.news .news_title {font-size: 16px; width: 77%;	color: #393939;	overflow: hidden;	text-overflow: ellipsis;	white-space: nowrap;	word-break: break-all;	display: block;float: left;  }
.list2 li.news a:hover {  color: #64bfaa;  }
.list2 li.news .news_meta {font-size: 16px;color: #666;float: right;font-size: 16px; }
.list2 li.news .small_title { float:left!important; color:#006990; padding-right: 10px; font-weight:bold; font-size: 16px;  }

.list3 li.news {     height: 45px;  line-height: 45px;  border-bottom: 1px solid #eee;}
.list3 li.news .news_title {font-size: 16px; width: 75%;	color: #393939;	overflow: hidden;	text-overflow: ellipsis;	white-space: nowrap;	word-break: break-all;	display: block;float: left;  }
.list3 li.news a:hover {  color: #64bfaa;  }
.list3 li.news .news_meta {font-size: 16px;color: #666;float: right;font-size: 16px; }
.list3 li.news .small_title { float:left!important; color:#006990; padding-right: 10px; font-weight:bold; font-size: 16px;  }




/**文章页**/
.infobox {    padding: 20px 50px 20px 50px; margin:0 auto; width:auto;}
.article {padding-top:20px;}
/*
.article h1.arti_title {text-align: center;position: relative;    padding: 0 40px; box-sizing: border-box;font-size: 36px;font-family:"黑体";  line-height:48px;  }
.article h2.arti_title2{font-size: 24px;text-align: center;margin: 10px 0;color: #666; font-family:"黑体"; font-weight:normal; line-height:36px; }
.article h3.arti_title3{font-size: 20px;text-align: center;margin: 10px 0;color: #666; font-family:"黑体"; font-weight:normal; line-height:32px;  }
.article h4.arti_title5{ font-size: 20px;text-align: center;margin: 10px 0;color: #666; font-family:"黑体"; font-weight:normal; line-height:32px; }
*/
.article h1.arti_title {line-height:48px;font-size:0.36rem;text-align:center;color: #393939; position: relative; padding-bottom:.3rem;  	position: relative;    padding: 10px 40px;  box-sizing: border-box;font-size: 36px;font-family:"黑体";  }
.article h2.arti_title2 {font-size: 24px;text-align: center;margin: 10px 0;color: #666; font-family:"黑体"; font-weight:normal; line-height:36px;  }/**文章副标题**/
.article h3.arti_title3 {font-size: 20px;text-align: center;margin: 10px 0;color: #666; font-family:"黑体"; font-weight:normal;  line-height:32px;}/**文章引题**/
.article h1.arti_title4 {line-height:30px;padding: 15px;font-size:32px;text-align:center;color: #666;  font-family:"黑体"; font-weight:normal;  line-height:42px; } /**文章主标题**/
.article h4.arti_title5 {line-height:30px;font-size:28px;text-align:left;color: #666;  font-family:"黑体"; font-weight:normal;  line-height:42px; } /**文章短标题**/
.article .arti_metas {padding:0px 0px 20px;text-align:center;   border: 0; border-bottom: 1px solid #eee; line-height:24px!important;}
.article .arti_metas span { margin:0 5px;   font-size: 16px; color: #666;  }/**文章其他属性**/
.article .arti_metas2 {padding:0px 0;text-align:center;   border: 0; border-bottom: 0px solid #eee; line-height:24px!important;}
.article .arti_metas2 span { margin:0 5px;   font-size: 16px; color: #666;  }/**文章其他属性**/
.article .entry { margin:0 auto; overflow:hidden;margin-top:10px;} /**文章内容**/
.article .entry .read,.article .entry .read p { line-height:38px !important;; font-size:14px; color:#333;}  /**阅读字体**/
.article .entry .read p { margin-bottom:10px;}
.article .entry .read img {margin:0 auto; max-width:940px; _width:expression(this.width > 940 ? "940px" : this.width); }   /**文章阅读部分图片大小限制**/
.article .entry .read table{margin:0 auto; border:none!important;}

.infobox,
.infobox .article p,
.infobox .article  p span,
.infobox .article  div,
.infobox .article  div span {
	line-height: 38px !important;
	color: rgb(57, 57, 57) !important;
/*	text-indent: 36px !important; */
/*	font-family: 微软雅黑, Arial !important;  */
	font-size: 18px !important;
	margin-bottom: 10px !important;
	background: inherit !important;
}
.infobox .article img{max-width:800px  !important}


/**页脚开始**/
#footer {background: #006993;}
#footer .inner {padding:20px 0px;position:relative;}
.foot_t { width: 100%; float: left; margin-bottom:20px; }
.foot-left { float:left; }
.foot_b { width: 100%; float: left; border-top:1px solid #fff;  padding-top:20px;   font-size: 16px;  color: #fff;}
.copyright_left { float: left; }
.copyright_right { float: right; }
.copyright_right .copyright_dh { background: url(images/icon_dh.png) no-repeat 0 0; padding-left:25px;  }
.copyright_right .copyright_yx { background: url(images/icon_yx.png) no-repeat 0 0; padding-left:30px; margin-left:20px;  }








/**************************************************************
 * 组件功能
 */
/*系统默认搜索*/
/*
.wp_search{ display:inline-block;position:relative;padding-left:4px;border: 1px solid #d0d0d0;}
.wp_search #keyword{ width:160px!important;padding: 4px 0; border:none;height:20px; line-height:20px; background:transparent; color:#fff; }
.wp_search .search{width:32px;height: 30px;border:0px; background: #FFFFFF url(images/sous.png) no-repeat center;cursor: pointer; vertical-align:top; }
*/
/*自定义输入框*/
/*
.searchbox{text-align:right;margin-top:5px;}
.wp-search {position: relative;border: 1px solid #d0d0d0;}
.wp-search form {display: block;}
.wp-search .search-input {margin-left:4px; margin-right: 40px;}
.wp-search .search-input input.search-title {width: 100%;height: 22px;padding: 4px 5px;line-height: 22px;background: none;color: #FFFFFF;font-size: 14px;border:0;outline: 0;}
.wp-search .search-btn {width:32px;height: 32px;position: absolute;right: 0;top:0%;}
.wp-search .search-btn input.search-submit {width:32px;height: 30px;border:0;outline: 0;background: #FFFFFF url(images/sous.png) no-repeat center;cursor: pointer;}

*/
/* 分享二维码 */
/*
.shares{text-align:center;}
.shares ul{width:auto; margin:0 auto;text-align: right;float:right;}
.shares li{float:left; margin:0 6px; position:relative;}
.shares li a{display:inline-block; width: 50px; height: 50px; border: 0px solid red; background:url('images/share_icon.png') no-repeat; opacity:.6; filter:Alpha(opacity=60); vertical-align:top;}
.shares li a:hover{ opacity:1; filter:Alpha(opacity=100); }
.shares li.i1 a{background-position:0px 0px;}
.shares li.i2 a{background-position: -72px 0px;}
.shares li.i3 a{background-position: -144px 0px;}
.shares li span{display:block; line-height:22px; font-size:12px; color: #D0D4EA;text-align:center;}
.shares li .con{display:none; position:absolute; bottom: 80px; left:50%;z-index:100; margin-left: -50px; width:100px;}
.shares li .con img{ width: 90px; height:90px; vertical-align:top; background:#fff;}

*/






/*点击弹出输入框*/
.searchbtn {
    width: 60px;
    height: 35px;
	line-height: 35px;
    background:none;
    z-index: 10;
    border-radius: 0px;
    cursor: pointer;
	float: right;
	position: relative; 
	color: rgba(255,255,255,.75);

}
.searchbtn:hover { color: #fff;}
.searchbox{padding-left: 0px;width: 0px;position:absolute;    right: 65px;  top: 5px;  }
.wp-search {
    position: relative;
    border-radius: 30px;
    overflow: hidden;
    background: #c9c9c9;
    width: 100%;
    height: 100%;
}
.wp-search form { display: block;}
.wp-search .search-input {margin-left:10px;margin-right: 40px;}
.wp-search .search-input input.search-title {
    width: 100%;
    height: 24px;
    line-height: 24px;
    border: 0px;
    outline: 0;
    background: transparent;
    color: #000;
    font-size: 12px;
    padding: 0px 0px 0px 5px ;
    vertical-align: top;
    margin: 6px 0px;
}
.wp-search .search-btn {width: 40px;height: 40px;position: absolute;right: 0;top:50%;margin-top: -20px;border-radius:42px;overflow:hidden;}
.wp-search .search-btn input.search-submit {
    width: 30px;
    height: 42px;
    border: 0;
    outline: 0;
    background: url(images/ss.png) no-repeat center;
    background-size: 60%;
    cursor: pointer;
}




/* 分享二维码 */
.shares{text-align:center;       position: absolute;  top: 10px;  right: 60px;   }
.shares ul{width:auto; margin:0 auto;text-align: right;float:right;}
.shares li{float:left; margin:0 12px; position:relative;}
.shares li a{display:inline-block; width: 28px; height: 28px; vertical-align:top;}
.shares li a:hover{ opacity:1; filter:Alpha(opacity=100); }
.shares li.i1 {  background:url(images/wx.png) no-repeat 0 0; background-size: 25px 25px;  }
.shares li.i1 a{ }
.shares li.i2 {  background:url(images/sph.png) no-repeat 0 0;  background-size: 25px 25px; }
.shares li.i2 a{}
.shares li.i3 {  background:url(images/wb.png) no-repeat 0 0;  background-size: 25px 25px; }
.shares li.i3 a{}
.shares li span{display:block; line-height:22px; font-size:12px; color: #D0D4EA;text-align:center;}
.shares li .con{display:none; position:absolute; bottom: 95px; left:0;z-index:100; margin-left: -100px; width:100px;}
.shares li .con img{ width: 90px; height:90px; vertical-align:top; background:#fff;}










/**友情链接**/
.botlinks .links-wrap {position: relative;float: left;display: inline-block; margin:4px 10px; width: 150px; line-height: 32px; background: #fff;border:1px solid #d0d0d0;}
.botlinks .links-wrap a.links-arrow {display: block; height: 32px; line-height: 32px; padding: 0 25px 0 10px; color:#a1a1a1; background: url(images/arrow.png) no-repeat right top;}
.botlinks .links-wrap a.links-arrow:hover,
.botlinks .wrap-open a.links-arrow { color: #333; background-position: right bottom; cursor: pointer;}
.botlinks .links-wrap .link-items {display: none; position: absolute; left: 0; bottom: 33px; width: auto; min-width:180px; height:auto; max-height: 300px; overflow: auto; overflow-x:hidden;background: #f5f5f5;}
.botlinks .links-wrap .link-items a { display: block; line-height: 24px; padding: 5px 0; color: #444;}
.botlinks .links-wrap .link-items a span { display:block; margin:0 6px; white-space:nowrap;}
.botlinks .links-wrap .link-items a:hover { color: #fff; background: #0f429b; cursor: pointer;}/**链接样式**/
/*列表页*/
/*banner*/
.mbanner .focus .focus-title-bar {bottom:40px;left: 40px;margin-left:0px;}
.mbanner .focus .focus-title-bg {background-color: #000;opacity: 0.4;filter:alpha(opacity=60);}

.mbanner .focus .focus-pagination {position:absolute;right: 14px;bottom: 14px;margin-right: 0px;z-index:60;}
.mbanner .focus .focus-page { display:inline-block; width:9px; height:9px;  margin-right:6px;background:#fff;}
.mbanner .focus .focus-page-active {width:18px;background: #fff;opacity:1; filter:Alpha(opacity=100);}

.mbanner .focus .focus-navigation {width:58px; height:53px; opacity: 0.7; filter:alpha(opacity=70); background:url(images/slide_next.png) no-repeat; text-indent:-999em;}
.mbanner .focus .focus-navigation:hover {opacity: 1; filter:alpha(opacity=100);}
.mbanner .focus .focus-navigation:active {opacity: 1; filter:alpha(opacity=100);}
.mbanner .focus .focus-prev { left:0px;}
.mbanner .focus .focus-next { right:0px;background-position:right top}

.post-11 .focus .focus-title {height: 34px;line-height: 34px;padding: 0 15px; font-size: 14px;}
.post-11 .focus .focus-title-bar {height: 34px; bottom:0px; left:0px; right:0px; margin-left:0px;}
.post-11 .focus .focus-title-bg {background-color: #000;}

.post-11 .focus .focus-pagination {position:absolute;right: 14px;bottom: 46px;}
.post-11 .focus .focus-page {width: 20px;height: 20px; line-height: 20px; font-size:12px; border-radius: 0px; background-color: #fff; color: #000;}
.post-11 .focus .focus-page span {display:block;}
.post-11 .focus .focus-page:hover {font-size: 13px; color: #000; font-weight: bold; }
.post-11 .focus .focus-page-active {background-color: #146CC1;color:#fff;}

.post-11 .focus .focus-navigation {opacity: 0.7;filter:alpha(opacity=70);}
.post-11 .focus .focus-navigation:hover {opacity: 1; filter:alpha(opacity=100);}
.post-11 .focus .focus-navigation:active {opacity: 1; filter:alpha(opacity=100);}
/*************************************************************
 * 特殊页面
 */
 /*滚动样式*/
.wrapperinner {position: relative;z-index: 1;width: 100%;overflow: hidden; -ms-touch-action: none;}
.scroller {position: absolute; z-index: 1; width: 750px; height: 160px;
   -webkit-tap-highlight-color: rgba(0,0,0,0);
   -webkit-transform: translateZ(0);
   -moz-transform: translateZ(0);
   -ms-transform: translateZ(0);
   -o-transform: translateZ(0);
   transform: translateZ(0);
   -webkit-touch-callout: none;
   -webkit-user-select: none;
   -moz-user-select: none;
   -ms-user-select: none;
   user-select: none;
   -webkit-text-size-adjust: none;
   -moz-text-size-adjust: none;
   -ms-text-size-adjust: none;
   -o-text-size-adjust: none;
   text-size-adjust: none;
}
/*************************************************************
*二级页面
*/
/*组织机构*/
.inss .part_xy{}
.inss .part_xy .item{}
.inss .part_xy .item h3{line-height:40px;padding-left:0px;font-size: 16px;font-weight:normal;color: #1567B1;border-bottom:1px solid #cecece;}
.inss .part_xy .sub-box{float:left; width:100%;padding-top:0px;padding-bottom:5px;}
.inss .part_xy .sub-list{margin-right:0px;}
.inss .part_xy .sub-list .sub-item{float:left; width:33.3%;background: url(images/icon_arrow2.png) no-repeat left center;}
.inss .part_xy .sub-list .sub-item a{line-height: 35px;padding-left:10px;font-size: 14px;}
.inss .part_xy .sub-img{display:none;float:right;margin-top:15px;margin-left:-250px; width:240px;min-height:80px;}
.inss .part_xy .item.i5 .sub-list .sub-item {width: 50%;}
/*角色*/
.role .part_xy{}
.role .part_xy .item{margin-bottom:10px;display:none;}
.role .part_xy .item.selected{display:block;}
.role .part_xy .item h3{display:none;line-height: 46px;padding-left:0px;font-size:20px;font-weight:bolder;color: #068358;border-bottom:1px solid #f1f1f1;background:none;}
.role .part_xy .sub-list{margin-top:15px;}
.role .part_xy .sub-list .sub-item{padding-top: 10px;padding-bottom: 5px;width:auto;border-bottom:1px solid #f1f1f1;word-wrap: break-word;word-break: normal;}
.role .part_xy .sub-list .sub-item a{line-height: 35px;font-size: 15px;white-space:nowrap;font-weight:bolder;/* color: #068358; */}
.role .part_xy .sub-list .sub-list{margin-top:10px;margin-left:40px;}
.role .part_xy .sub-list .sub-list .sub-item{padding-bottom:5px; padding-top:0px;float:left;margin-right: 50px;border-bottom:0px solid #f1f1f1;}
.role .part_xy .sub-list .sub-list .sub-item a{line-height: 35px;font-size: 15px;white-space:nowrap;font-weight:normal;/* color: #333; */}







/*学校要闻 动效样式*/
 


.index-tit { overflow: hidden; }
.index-tit h1 { float: left; color: #0c66ad; font-size: 35px; line-height: 1; }
.index-tit .more_btn.more{ float: right; width: 102px; height: 35px; background: #d9b34d; border-radius: 20px; color: #fff; font-size: 16px; line-height: 35px; text-align: center; }
.index-news {  }
.index-news .index-news-slide { position:relative; margin-top: 40px; width: 100%; height:530px; overflow: hidden;}
.index-news .index-news-slide .tempWrap { float: left; width: 100%; }
.index-news .index-news-slide .tempWrap img {width:100%;height:100%;}
.index-news .index-news-slide .bd { position:relative; float: left; width: calc(100% - 420px); }
.index-news .index-news-slide .bd a { display:block; width: 100%; height: 450px; }
.index-news .index-news-slide .bd a img {  height: 450px; width: 100%;  object-fit: cover; }


.index-news .index-news-slide .hd { float: left; width: 420px; }
.index-news .index-news-slide .hd ul { width: 100%;  float: left;   background: #fff;  box-sizing: border-box;   height: 450px;   padding-left: 0px; position: relative;} 
.index-news .index-news-slide .hd li {     padding:20px 50px 20px 50px; color: #0c66ad; font-size: 16px; border-bottom: 1px solid #d8d8d8;   }  
.index-news .index-news-slide .hd li .news_meta { font-size:16px; color: #64c0ab;  margin-bottom: 2px; }
.index-news .index-news-slide .hd li .news_title1 { display: block;  height: 76px; font-size: 18px;     line-height: 1.7;   overflow: hidden;  text-overflow: ellipsis;   -o-text-overflow: ellipsis;    display: -webkit-box;  -webkit-line-clamp: 2;    -webkit-box-orient: vertical;   height: 54.5px; }
.index-news .index-news-slide .hd li .news_title1 a {    color: #444;  }
.index-news .index-news-slide .hd li.on { background: #64bfaa; color: #fff;      position: relative;   z-index: 9;  border-bottom: none;  } 
.index-news .index-news-slide .hd li.on .news_meta {  color:#fff; }
.index-news .index-news-slide .hd li.on .news_title1 a {  color:#fff; }


/*综合新闻*/

.post-21 .news_tu {     border: 1px solid #bdbdbd;  }
.post-21 .news_tu .news_list li.news .news_imgs { width:100%; height: 250px;overflow: hidden; }

.post-21 .news_tu .news_list li.news .news_imgs img {
	width: 100%;
    transform: scale(1);
    transition: all 0.5s ease 0s; height: 250px;     object-fit: cover;
}
.post-21 .news_tu .news_list li.news .news_imgs:hover img{
    transform: scale(1.2);
    transition: all 0.5s ease 0s;
}
.post-21 .news_tu .news_list li.news .news_title {
	padding: 20px 30px;
	box-sizing: border-box;
	height: 60px;
}

.post-21 .news_tu .news_list li.news .news_meta{
	padding: 0px 30px 20px 30px;
	box-sizing: border-box;
	font-size: 18px;
	color: #006993;
	background:url(images/time.png) no-repeat 30px 6px;
           text-indent: 30px;
display:none; 
}

.post-21 .news_tu .news_list li.news .news_title a {
	font-size: 18px;
	color: #006993;
	line-height: 1.5;
	font-weight: normal;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow: hidden; width: 100%;
    display: block;
}
.post-21 .news_tu .news_list li.news .news_title a:hover {  color: #64bfaa;  }
.wp_pop_article_list .list_item a:hover {  color: #64bfaa;  }





.post-210 .news_list {
	margin-top: 20px;
	width: 100%;
	float: left;
}

.post-210 .news_list li.news::before {
	content: " ";
	height: 5px;
	width: 5px;
	display: block;
	background: #006993;
	border-radius: 50%;
	float: left;
	    top: 50%;
    position: absolute;
    transform: translateY(-50%);
    left: 0;
}

.post-210 .news_list li.news {

	font-size: 18px;
	line-height: 2.2;
	width: 100%;
	float: left;
position: relative;
}
.post-210 .news_list li.n1 {  display:none;  *}
.post-210 .news_list li.news span.news_title { margin-left:10px;     display: block;   width: calc(100% - 10px); }
.post-210 .news_list li.news span.news_title a {
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;width: 90%;
}
.post-210 .news_list li.news span.news_title a:hover {     color: #64bfaa;  }



/*媒体江大*/

.post-22 .tu_text .news_list li.news {  font-size: 18px;   line-height: 2.2;  width: 100%;  float: left;  border-bottom: 1px dashed hsla(0, 0%, 50%, .25);   padding-bottom: 14.5px;   margin-bottom: 16px; }
.post-22 .tu_text .news_list li.news .news_imgs {
    width: 90px;
    height: 60px;
    float: left;
    border: 1px dashed #006993;
    margin-right: 10px;
}
.post-22 .tu_text .news_list li.news .news_imgs img {
    width: 80px;
    height: 60px;display: block;
    margin: 0 auto;
}
.post-22 .tu_text .news_list li.news .news_imgs a {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 100%;
}
.post-22 .tu_text .news_list li.news .news_wz {   width: calc(100% - 110px);   float: left; }

.post-22 .tu_text .news_list li.news .news_title { width:100%; float:left; line-height:60px; }
.post-22 .tu_text .news_list li.news .news_title a {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 98%;
font-size:18px; 
}



/*视频*/
.post-sp .news_sp {
    width: 100%;
    height: 230px;
}
.post-sp .news_sp video {
    width: 100%;
      height: 100%;
  /*  background: #333; */
}


/*视频*/
.post-sp .news_sp2 {
    width: 100%;
    height: 242px;
}
.post-sp .news_sp2 video {
    width: 100%;
      height: 100%;
  /*  background: #333; */
}


/*电子校报左右箭头切换*/
.post-43 .news_list {  padding:0; position:relative; }
.post-43 .news_list li {  }
.post-43 .news_list .news_img {width:100%; height:470px; overflow:hidden;   }
.post-43 .news_list .news_img img {  object-fit: cover;  width:100%; height:470px;  transform: scale(1);  transition: all 0.5s ease 0s; }
.post-43 .news_list .news_wz { width:100%;    }
.post-43 .news_list .news_wz .news_title { text-align:left;  line-height:38px!important;   width: 70%;    font-size: 18px!important;  margin-top:20px;  }
.post-43 .news_list .news_wz .news_title a { color:#444; }
.post-43 .news_list .news_img img:hover {  transform: scale(1.1);  } 
.post-43 .news_list li:hover .news_wz .news_title a { color:#64bfaa;  }
.post-43 .news_list li:hover .news_imgs img {  transform: scale(1.2);   transition: all 0.5s ease 0s;   }




.post-31 .tt {     padding-left: 180px;
    padding-right: 30px;
    box-sizing: border-box; }  
.post-31 .con { display:none; }


/**教育教学-选项卡**/
.sudy-tab {}
.sudy-tab .tab-menu {width: 180px;  float: left;     padding-top: 100px;}
.sudy-tab .tab-menu li {   cursor:default;   font-size: 24px;  color: #fff; margin-bottom: 20px;     cursor: pointer; }
.sudy-tab .tab-menu li::before {
	content: " ";
	height: 10px;
	width: 10px;
	display: block;
	background: #fff;
	border-radius: 50%;
	margin-top: 13px;
	float: left;
	margin-right: 15px;
}
.sudy-tab .tab-menu li.selected {  height: 220px;  position: relative;   }
.sudy-tab .tab-menu li.selected::before {
	content: " ";
	height: 17px;
	width: 16px;
	background: url(images/d.png) no-repeat center center;
	background-size: cover;
	display: block;
	margin-top: 10px;
	float: left;
	margin-right: 15px;
}
.sudy-tab .tab-menu li.selected::after {
	content: " ";
	height: 200px;
	width: 2px;
	left: 7px;
	display: block;
	background: #fff;
	float: left;
	top: 40px;
	position: absolute;

}
.sudy-tab .tab-list { width: calc(100% - 180px); float: left; }
.sudy-tab .tab-list .news_list li.news {     position: relative;  }

.sudy-tab .tab-list .news_list li.news .news_imgs { height: 405px;
	overflow: hidden;
	position: relative;
	width: 100%;}

.sudy-tab .tab-list .news_list li.news .news_title {
	position: absolute;
	left: 30px;
	bottom: 30px;
	font-size: 20px;

	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	width: 80%;
}
.sudy-tab .tab-list .news_list li.news .news_title a {  	color: #fff; }
.sudy-tab .tab-list .news_list li:hover .news_title a { color: #64bfaa;  }
.sudy-tab .tab-list .news_list li.news .news_imgs img {
	width: 100%;
	    transform: scale(1);
	    transition: all 0.5s ease 0s;
	    height: 100%;
	    object-fit: cover;
}
.sudy-tab .tab-list .news_list li:hover .news_imgs  img {
transform: scale(1.2);
    transition: all 0.5s ease 0s;
}

.sudy-tab .tab-list .more_btn { margin-right: 30px;  }


/*各单位投稿量排行*/
.post-35 .news_list {
    background: #fff;
/*    padding: 16px 30px 16px 30px; */
    border-top: 8px solid #006993;
    box-sizing: border-box;
    height: 405px;
    overflow: hidden;
}

.post-35 .news_list li.news {
    width: 100%;
    float: left;
    margin-bottom: 25px;
}
.article .news_list1 li.news span.news_xh{
    font-size: 20px;
    color: #006993;
    font-weight: bold;
    width: 50px;
    overflow: hidden;
    border-radius: 15px 0 15px 0;
    border: 2px solid #006993;
 background: #006993!important;
    text-align: center;
    display: inline-block;
 color: #fff!important;
}

.article .news_list1 li.n1 span.news_xh {
    border: 2px solid #ca0915;
    background: #ca0915!important;
 color: #fff!important;
}
.article .news_list1 li.n2 span.news_xh {
    border: 2px solid #f18b62;
    background: #f18b62!important;
 color: #fff!important;
}

.article .news_list1 li.n3 span.news_xh {
    border: 2px solid #eaaa19;
    background: #eaaa19!important;
 color: #fff!important;
}


.article .news_list1 li.news span.news_title {
    width: calc(100% - 75px);
    float: right;
    font-size: 18px;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
line-height:39px; 
}
.article .news_list1 li.news span.news_title:hover { color: #64bfaa;  }


.col_news_list .news_list1 li.news span.news_xh{
    font-size: 20px;
    color: #006993;
    font-weight: bold;
    width: 50px;
    overflow: hidden;
    border-radius: 15px 0 15px 0;
    border: 2px solid #006993;

    text-align: center;
    display: inline-block;

}

.col_news_list .news_list1 li.n1 span.news_xh {
    border: 2px solid #ca0915;
    background: #ca0915!important;
 color: #fff;
}
.col_news_list .news_list1 li.n2 span.news_xh {
    border: 2px solid #f18b62;
    background: #f18b62!important;
 color: #fff;
}

.col_news_list .news_list1 li.n3 span.news_xh {
    border: 2px solid #eaaa19!important;
    background: #eaaa19;
 color: #fff;
}


.col_news_list .news_list1 li.news span.news_title {
    width: calc(100% - 75px);
    float: right;
    font-size: 18px;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
line-height:39px; 
}
.col_news_list .news_list1 li.news span.news_title:hover { color: #64bfaa;  }



.article .news_list1 {  width:400px; margin:20px auto; }
.article .news_list1 li {  margin-bottom:20px; }



.post-35 .news_list li.news .news_img { width:100%; height:405px; }
.post-35 .news_list li.news .news_img img { width:100%; height:100%;     object-fit: cover; }



/*热点聚焦--江大人物*/
.post-41 .news_tu .news_list li.news {  position: relative;    }
.post-41 .news_tu .news_list li.news .news_imgs {       height: 250px;    overflow: hidden;   }
.post-41 .news_tu .news_list li.news .news_imgs img {width: 100%;  height: 250px;    transform: scale(1);  transition: all 0.5s ease 0s; object-fit: cover; }
.post-41 .news_tu .news_list li.news .news_title {position: absolute;	bottom: 0px;	font-size: 20px;	font-weight: normal;	padding: 0 20px;	box-sizing: border-box;	display: block;	overflow: hidden;	white-space: nowrap;	 background: linear-gradient(to top, #ababab 5%, rgba(30, 158, 58, 0) 100%);   text-overflow: ellipsis;	width: 100%;	left: 0;	text-overflow: ellipsis;	-o-text-overflow: ellipsis; 	-webkit-line-clamp: 1;	-webkit-box-orient: vertical; color: #fff;    }
.post-41 .news_tu .news_list li.news .news_title a {  	color: #fff;   }
.post-41 .news_tu .news_list li:hover .news_imgs img {  transform: scale(1.2);   transition: all 0.5s ease 0s;   }
.post-41 .news_tu .news_list li:hover .news_title a {  color: #64bfaa;   }



.post-410 {  margin-top: 30px;   }
.post-410 .news_list li.news {   padding-bottom: 13px;   margin-bottom: 13px;   border-bottom: 1px #989898 dashed;   overflow: hidden;   }
.post-410 .news_list li.news span.news_title {   font-size: 18px;    line-height: 1.5;   height: 51px;   text-overflow: ellipsis;    -o-text-overflow: ellipsis;   display: -webkit-box;   -webkit-line-clamp: 2;   -webkit-box-orient: vertical;   overflow: hidden; }
.post-410 .news_list li.n1 { display:none; }


.post-42 .news_tu .news_list li.news {  position: relative;    }
.post-42 .news_tu .news_list li.news .news_imgs {       height: 250px;    overflow: hidden;   }
.post-42 .news_tu .news_list li.news .news_imgs img {width: 100%;  height: 250px;    transform: scale(1);  transition: all 0.5s ease 0s; object-fit: cover; }
.post-42 .news_tu .news_list li.news .news_title {position: absolute;	bottom: 0px;	font-size: 20px;	font-weight: normal;	padding: 0 20px;	box-sizing: border-box;	display: block;	overflow: hidden;	white-space: nowrap;	text-overflow: ellipsis;	width: 100%;	left: 0;	text-overflow: ellipsis;	-o-text-overflow: ellipsis;  -webkit-line-clamp: 1;	-webkit-box-orient: vertical; background: linear-gradient(to top, #ababab 5%, rgba(30, 158, 58, 0) 100%);    color: #fff;    }
.post-42 .news_tu .news_list li.news .news_title a {  	color: #fff;     }
.post-42 .news_tu .news_list li:hover .news_imgs img {  transform: scale(1.2);   transition: all 0.5s ease 0s;   }
.post-42 .news_tu .news_list li:hover .news_title a {  color: #64bfaa;   }




.post-420 {  margin-top: 30px;   }
.post-420 .news_list li.news {   padding-bottom: 13px;   margin-bottom: 13px;   border-bottom: 1px #989898 dashed;   overflow: hidden;   }
.post-420 .news_list li.news span.news_title {   font-size: 18px;    line-height: 1.5;   height: 51px;   text-overflow: ellipsis;    -o-text-overflow: ellipsis;   display: -webkit-box;   -webkit-line-clamp: 2;   -webkit-box-orient: vertical;   overflow: hidden; }
.post-420 .news_list li.n1 { display:none; }




.post-52 .news_tu .news_list li.news {     position: relative; }
.post-52 .news_tu .news_list li.news .news_imgs {  height: 254px;   overflow: hidden;  width: 100%; }
.post-52 .news_tu .news_list li.news .news_imgs img {    object-fit: cover;	width: 100%;  height: 254px;    transform: scale(1);   transition: all 0.5s ease 0s; }
.post-52 .news_tu .news_list li:hover .news_imgs img{ transform: scale(1.2);  transition: all 0.5s ease 0s; }
.post-52 .news_tu .news_list li.news .news_wz {position: absolute;	bottom: 0px;	left: 0;	background: linear-gradient(to top, #046082 5%, rgba(30, 158, 58, 0) 100%);	width: 100%;	padding: 20px 20px 60px 20px;	box-sizing: border-box;z-index: 9999; }
.post-52 .news_tu .news_list li.news .news_meta {font-size: 16px;	color: #fff;	margin-bottom: 5px; line-height:12px;  }
.post-52 .news_tu .news_list li.news .news_title {font-size: 20px;	text-overflow: ellipsis;	-o-text-overflow: ellipsis;	display: -webkit-box;	-webkit-line-clamp: 2;	-webkit-box-orient: vertical;	overflow: hidden;     line-height: 30px;}
.post-52 .news_tu .news_list li.news .news_title a {	color: #fff;  } 
.post-52 .news_tu .news_list li:hover .news_title a {  color: #64bfaa;   }

.info { width:70px; height:40px; border-bottom:4px solid #fff; position: absolute; left: 20px;  bottom: 15px; z-index: 9999; }
.info img { width:24px; height:24px;  margin-top: 5px;  }
.info em { font-size:16px; color:#fff;     font-style: normal; }
.info-2 { width:86px; }




.post-54 .news_tu .news_list li.news {     position: relative; }
.post-54 .news_tu .news_list li.news .news_imgs {  height: 214px;   overflow: hidden;  width: 100%; }
.post-54 .news_tu .news_list li.news .news_imgs img {    object-fit: cover;	width: 100%;  height: 217px;    transform: scale(1);   transition: all 0.5s ease 0s; }
.post-54 .news_tu .news_list li:hover .news_imgs img{ transform: scale(1.2);  transition: all 0.5s ease 0s; }
.post-54 .news_tu .news_list li.news .news_wz {position: absolute;	bottom: 0px;	left: 0;	background: linear-gradient(to top, #046082 5%, rgba(30, 158, 58, 0) 100%);	width: 100%;	padding: 20px 20px 60px 20px;	box-sizing: border-box;z-index: 9999; }
.post-54 .news_tu .news_list li.news .news_meta {font-size: 16px;	color: #fff;	margin-bottom: 5px; line-height:12px;  }
.post-54 .news_tu .news_list li.news .news_title {font-size: 22px;	text-overflow: ellipsis;	-o-text-overflow: ellipsis;	display: -webkit-box;	-webkit-line-clamp: 2;	-webkit-box-orient: vertical;	overflow: hidden;     line-height: 30px;}
.post-54 .news_tu .news_list li.news .news_title a {	color: #fff;  } 
.post-54 .news_tu .news_list li:hover .news_title a {  color: #64bfaa;   }




.post-53 .news_list li.news {     position: relative; }
.post-53 .news_list li.news .news_wz {position: absolute;	bottom: 0px;	left: 0;	background: linear-gradient(to top, #046082 5%, rgba(30, 158, 58, 0) 100%);	width: 100%;	padding: 20px 20px 75px 20px;	box-sizing: border-box;z-index: 9999; }
.post-53 .news_list li.news .news_meta {font-size: 16px;	color: #fff;	margin-bottom: 5px; line-height:12px;  }
.post-53 .news_list li.news .news_title {font-size: 22px;	text-overflow: ellipsis;	-o-text-overflow: ellipsis;	display: -webkit-box;	-webkit-line-clamp: 2;	-webkit-box-orient: vertical;	overflow: hidden;     line-height: 30px;}
.post-53 .news_list li.news .news_title a {	color: #fff;  } 
.post-53 .news_list li:hover .news_title a {  color: #64bfaa;   }



/*新闻视频*/


.post-55 .li {
	width: 100%;
	display: flex;
	flex-direction: column;
	position: relative;
	height: 234px;
}

.post-55 .li.li-a1 {
	margin-bottom: 12px;
}

.post-55 .li .img {
	height: 300px;
	overflow: hidden;
	align-items: center;
	display: flex;
	flex-direction: column;
	justify-content: center;
	position: relative;
	width: 100%;
}

.post-55 .li .title {
	position: absolute;
	bottom: 0px;
	left: 0;
	background: linear-gradient(to top, #046082 5%, rgba(30, 158, 58, 0) 100%);
	width: 100%;
	padding: 100px 40px 30px 40px;
	box-sizing: border-box;
}

.post-55 video {
	object-fit: fill;
	height: 100%;
	width: 100%;
	/* max-width: 100%; */
}

.video {
	background: 0 0;
	border: 0;
	display: block;
	height: 100%;
	margin: 0;
	overflow: hidden;
	padding: 0;
	width: 100%;
	position: absolute;
	/* object-fit: cover; */
	z-index: 9999;
}

.btnPlay {
	position: absolute;
	display: flex;
	background: linear-gradient(to top, #046082 2%, rgba(30, 158, 58, 0) 50%);
	justify-content: center;
	align-items: center;
	z-index: 99999;
	height: 100%;
	width: 100%;
}



.post-53 .btnPlay{width: 40px;    position: absolute;top: calc(50% - 20px);left: calc(50% - 20px);  height: 40px;	background: inherit;}
.btnPlay img {width: 40px;	height: 40px}
.post-53 .li-a06 {   height: 215px; }


.min5 .owl-controls .owl-buttons {
	position: absolute;
	top: -52px;
	right: 80px;
	display: flex;
	justify-content: flex-end;
}

.min5 .owl-controls .owl-buttons img {
	height: 25px;
	width: 25px;
}

.min5 .owl-controls .owl-buttons .owl-next img {
	transform: scaleX(-1);
	margin-left: 15px;
}


.list_mr .col_menu {  display:none; }
.list_mr .col_news .col_news_box{margin-left: 0px;}


.list_content .col_metas .col_title{ display:none;}
.list_content .col_metas .col_path { float:left; font-size:18px;}


.list .news_list li.news span.news_meta {    padding-left: 32px;
    background: url(images/lby01.png) left center no-repeat; display:block;
    position: relative; }


.list .news_list li.news span.news_title { margin-left:30px; position:relative;
    padding-left: 40px;
}
.list .news_list li.news span.news_title:before { content:""; position:absolute; width:1px; height:24px; background:#006990; left:0px; top:50%; margin-top:-12px;}

.list .news_list li.news div.news_meta {    padding-left: 32px;
    background: url(images/lby01.png) left center no-repeat; display:block;float:left;
    position: relative; }


.list .news_list li.news div.news_title { margin-left:30px; position:relative;
    padding-left: 40px;
}
.list .news_list li.news div.news_title:before { content:""; position:absolute; width:1px; height:24px; background:#006990; left:0px; top:50%; margin-top:-12px;}




.show {background: rgb(252, 252, 252);
      width: 69%;
    float: left;
    position: relative;
    margin-left: 1.5%; min-height:1085px;
 }
.showR { width:24%; float:right;  }
.showR .post { margin-bottom:20px;}
.showR .post .tt{ background:#006993; margin-bottom:0px; padding:10px 0px; }
.showR .post1 .tt .tit { width: 100%;  }
.showR .post1 .tt .tit .title { color:#fff; text-align: center;   width: 100%;}
.showR .post .con { background:rgb(250, 252, 255);  padding:20px;  margin-top:-2px; }

.showR .post-35 .news_list { padding:0px;}
.showR .post-35 .con { padding:0px;}

.list .post-35 .news_list li.news span.news_title { padding:0px; margin:0px;}
.list .post-35 .news_list li.news span.news_title:before { content:none;}
.list .post-35 .news_list {     border-top: 0px;
    background: transparent;}

.shares_s { width:70px; }
.show_lt .post-ab {position: absolute;
    left: .5rem; width:51px;
    top:296px;}
.show_lt .post-fiexd {position: fixed;
    left: 50%;
    margin-left: -630px;
    width: 51px;
    z-index: 9;
    top: 240px; min-height:300px;}


.show1 { width:100%; }
.showR1 { display:none; }




.bdshare-button-style1-24 .bds_tqq { display:none;}
.bds_renren { display:none;}

.bdshare-button-style1-24 .bds_qzone {background: url(images/icon03.png) center center no-repeat !important; width:51px; height:51px;}

.bdshare-button-style1-24 .bds_tsina {background: url(images/icon02.png) center center no-repeat !important; width:51px; height:51px;}
.bdshare-button-style1-24 .bds_weixin{background: url(images/icon01.png) center center no-repeat !important; width:51px; height:51px;}

.row-pad { text-align:center;}
.row-pad h1 { color: rgb(153, 153, 153);
    text-align: center;
    margin-bottom: 0.5rem;
    position: relative;}
.bdshare-button-style1-24 a { padding-left:0px!important;}


.row-pad h1::after {
    content: "";
    position: absolute;
    left: 0px;
    top: 50%;
    width: 0.625rem;
    height: 1px;
    background: rgb(219, 219, 219);
}

.row-pad h1::before {
    content: "";
    position: absolute;
    right: 0px;
    top: 50%;
    width: 0.625rem;
    height: 1px;
    background: rgb(219, 219, 219);
}
/*.bd_weixin_popup { left: 400px!important;
    top: 600px!important;}*/


.show_lt {     float: left;
    position: relative;
    width: 51px;
    height: 20px;}

.social-share .social-share-icon {    width: 41px;
    height: 41px;
    font-size: 26px;
    border-radius: 50%;
    line-height: 41px;}

.list li.news:hover a{  color: #64bfaa;  }
.list li.news:hover a span{  color: #64bfaa;  }
.list li.news:hover span {  color: #64bfaa;  }


.show_lt2 { display:none;}



.infobox .article .arti_metas {padding:0px 0px 20px;text-align:center;   border: 0; border-bottom: 1px solid #eee; line-height:28px!important; margin-bottom:0px!important; font-size:16px!important;}
.infobox .article .arti_metas span { margin:0 5px;   font-size: 16px; color: #666;  line-height:28px!important; margin-bottom:0px!important;font-size:16px!important;}/**文章其他属性**/
.infobox .article .arti_metas2 {padding:0px 0;text-align:center;   border: 0; border-bottom: 0px solid #eee; line-height:28px!important; margin-bottom:0px!important;font-size:16px!important;}
.infobox .article .arti_metas2 span { margin:0 5px;   font-size: 16px; color: #666; line-height:28px!important; margin-bottom:0px!important; font-size:16px!important;}/**文章其他属性**/









