@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:middle;}
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-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: #333;text-decoration:none;transition:all 0.4s ease-in-out;}
a:hover {color: #a34722;}
/*页面尺寸*/
.wrapper { width:100%; margin:0 auto;}
.wrapper .inner {width: 1638px;margin:0 auto;} /**页面全局宽度**/
/*headtop*/
div#aaa {cursor: pointer;position: absolute;right: 0;top: 0;}
body{position:relative;}
.layer {position: absolute;width: 100%;height: 100%;top: 0;left: 0;background: #000000b5;display:none; z-index: 11;}
.layer .layer-inner{position:relative;width: 100%;height: 100%;}
.layer .layer-inner .layer-mod{position:fixed;top: 9%;width:100%;}
.layer .layer-inner .layer-mod .shutdown{margin: 0 auto;width: 50%;text-align:right;}
.layer .close{cursor: pointer;font-size:30px;color:#fff;}
.layer .searchbox{width: 50%;margin: 0 auto;margin-top: 35px;}
/*head开始*/
#header {border-bottom: 2px solid #eb9d48;background: #b44d2a;position: relative;z-index: 10;}
#header .inner{height: 142px;position:relative;background: url('images/by.png') no-repeat center center;z-index: 999999;}
.header .sitelogo{float:left;margin-top: 25px;}
.header .sitetitle {display: none;margin-top: 28px;margin-left:10px;font-size:32px;font-weight:bold;color:#fff;} /**站点名称**/
.header .head-left{float:left;display:inline-block;}
.header .head-main{float:left;margin-top:10px;}
.header .head-right{margin-top: 40px;position: relative;float:right;}
.nav_bj {/* z-index: -1; *//* width: 100%; *//* position: absolute; *//* height: 100%; *//* background: #bb5b3b; */}
/*lang样式*/
.site-lang{ margin-right: 25px;}
.site-lang ul{float:right;}
.site-lang ul li.links{float:left;}
.site-lang ul li.links a{line-height: 27px;margin:0px 5px;font-size: 15px;color: #fff;}
.site-lang ul li.links a:hover{color:#fff;}
.site-lang ul li.links.i2 {background: url(images/nav-bg.jpg) no-repeat center left;padding-left: 5px;margin-left: 5px;}
.site-lang ul li.links.i4 {background: url(images/nav-bg.jpg) no-repeat center right;padding-right: 5px;margin-right: 5px;}
.site-lang ul li.links.i8 {background: url(images/nav-bg.jpg) no-repeat center right;padding-right: 5px;margin-right: 5px;}
/*默认主导航样式*/
#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;margin-right: -20px;}
.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: none;width:20px;height:20px;background:url(images/nav_j.png) no-repeat center center;vertical-align:middle;}
.nav .wp-menu .menu-item a.menu-link {display: inline-block;padding: 0 17px;line-height: 42px;color: #FFFFFF;font-size: 18px;font-weight: bold;}
.nav .wp-menu .menu-item.hover a.menu-link,
.nav .wp-menu .menu-item a.hover{/* background-color:#1384e2; */text-decoration: none;color: #eee;}
.nav .sub-menu {display: none;position: absolute;left: 0;top: 42px;min-width: 100%;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: #333;height: 40px;line-height: 40px;padding: 0px 10px;font-size: 15px;background:none;text-align: center;}
.nav .sub-menu .sub-item.hover> a,
.nav .sub-menu .sub-item a:hover{font-weight: bold;color: #fff;background: #b44d2a;display: block;}
.nav .sub-menu .sub-menu { left: 100%; top:0px; z-index: 200; background:#fff;}
/**主页banner开始**/
#banner {background: #e7e2df;}
#banner .inner {width: 100%;text-align: center;position:relative;}
/**主体模块样式**/
/**首页三列布局**/
.main1 .inner{padding: 40px 0px 60px;}
.main1 .ml{float:left; width:360px;padding-top:8px;}
.main1 .mc{float:left; width:380px;margin-left:30px;}
.main1 .mr{float:right;width: 346px;}
.bg-linear{background-image:linear-gradient(#eb8d6d, #f7c2b0);}
.main4{background: url(images/main4.jpg) no-repeat center top;background: linear-gradient(#e4c7bd,#fffefe);}
.main4 .inner{padding: 40px 0 15px 0;}
.main4 .ml{float:left;width: 29%;}
.main4 .mr{float:right;width: 60%;}
.main4 .mr .mlink{}
/**标题栏新闻窗口**/
.post {}
.post .tt {display:inline-block;width:100%;border-bottom: 0px solid #e6e6e6;} /**标题栏**/
.post .tt .tit {display:inline-block;float:left;font-size: 30px;font-weight:normal;} /**标题字体**/
.post .tt .tit .title {display:block;line-height: 42px;color: #fff;font-family:"Microsoft yahei";}
.post .tt .tit .name{ display:none; line-height:16px; color:#333; }/*栏目别名*/
.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 {display:inline-block;*display:inline; *zoom:1;line-height: 40px;float:right;}
.post .more_btn .more_text,.post .more_btn a {color: #a54423;font-size: 16px;cursor:pointer;}
.post .more_btn a{color:#666;}
.post .more_btn a:hover{color:#666;}
/*标准标题*/
.post1 .tt .tit .title {display:inline-block;font-size: 30px;font-weight:bold;color: #a54423;cursor:pointer;}
/**自定义新闻列表**/
.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: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: 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 {
width: 100%;
transition-duration: 1s;
height: auto;
position: absolute;
left: 0;
top: 0;
right: 0;
bottom: 0;
margin: auto;
max-width: 100%;
}
.news_list li.news p {line-height:34px;}
/*学校要闻*/
.tu_text ul.news_list { margin: 0 -20px;}
.tu_text .news_boxa .news_imgs img { width: 100%; height: 100%; display: none;}
.tu_text .news_boxa .news_imgs .news_back {background-position: center; max-width: 100%; transition: all .4s ease; position: absolute; top: 0; right: 0; bottom: 0; left: 0; width: 100%; height: auto; margin: auto;}
.tu_text .news_boxa .news_imgs { transition-duration: 1s; position: relative; height: 100%; overflow: hidden;}
.tu_text .news_list li.news:hover .news_imgs {}
.tu_text .news_list li.news:hover .news_boxa .boxb .news_title {color: #b44d2a;}
.tu_text .news_boxa .news_imgs img { width: 100%; height: 100%; display: none;}
.tu_text .news_boxa .news_imgs .news_back {background-position: center;max-width: 100%;transition: all 1s ease;position: absolute;top: 0;right: 0;bottom: 0;left: 0;width: 100%;height: auto;margin: auto;}
.tu_text .news_boxa .news_imgs {transition-duration: 1s;position: relative;height: 70%;overflow: hidden;}
.tu_text .news_list li.news:hover .news_imgs .news_back {transform: scale(1.1);} color: #b44d2a;}
.tu_text .news_list {margin: 0 -20px;}
.tu_text .news_list .news_box .boxa, .tu_text .news_list .news_box .boxb{ position: relative; width: 100%; height: 100%;}
.tu_text .news_list .news_date {background: url(images/clock2.png) no-repeat left center;padding-left: 30px;line-height: 30px;font-size: 14px;color: #333;}
.tu_text .news_list .news_box {display: block;height: 295px;position: relative;margin: 24px 20px 0px 20px;overflow: hidden;/* box-shadow: 0 0 4px #cbd6c7; *//* background: #fff; */}
.news_box, .news_title, .news_time, .news_text, .news_date {transition: all .4s ease;}
.tu_text .boxb .line { width: 100%;height: 4px; background: #b44d2a;}
.tu_text .line { height: 4px; background: #eb9d47;width: 100%; height: 4px; position: absolute; top: 0; z-index: 6;}
.tu_text .news_list .views {display: none;float: right;font-size: 14px;line-height: 26px;padding: 0 28px;color: #999;background: url(images/eyes.png) no-repeat left center;/* display: none; */}
.tu_text .news_list .boxb .news_meta {margin-bottom: 20px;}
.tu_text .news_list .pubdate {margin-left: 5%;/* background: url(images/iline.png) no-repeat 19px 13px; */}
.tu_text .news_list li.news { float: left; width: 25%;}
.tu_text .news_list .pubdate .day { font-size: 24px; line-height: 24px;color: #fcc740; display: inline-block; vertical-align: top;}
.tu_text .news_list .pubdate .month { margin-left: 5px; font-size: 16px; line-height: 24px; margin-top: 17px; color: #999; display: inline-block;}
.tu_text .news_list .news_boxa .boxb .news_title {display: inline-grid;width: 90%;color: #333;position: relative;margin: 30px 0 0px;padding: 0 5%;}
.tu_text .news_list .news_boxa .news_title {width: 100%;word-break:break-all;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow: ellipsis;max-height:60px;height: 60px;line-height: 30px;font-size: 18px;font-weight: normal;color: #333;z-index: 2;}
.tu_text .news_content {font-size: 14px;line-height: 26px;color: #555;padding: 0 5%;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;width: 90%;}
.main1 {background: url(images/mian1.jpg) no-repeat center top;}
.main1 .tu_text .news_content {height: 78px;}
/*通知公告*/
.post2 .more_btn { display: block; width: 142px; float: none; margin: 0 auto; border: 1px solid #b57057;}
.post2 .more_btn .more_text, .post2 .more_btn a { width: 100%; color: #a54423; text-align: center; display: block;}
.con.news_tu { margin: 10px 0; margin-bottom: 34px;}
.main2 .inner { padding: 55px 0;}
.post2 .tt .tit .title {font-weight:bold;}
.post-21 .tt .tit .title {font-weight:bold;color: #a54423;}
.news_tu .news_list li.news .news_box { width: 80%;}
.main2 {position: relative;height: 419px;background: url(images/mian3.jpg) no-repeat center top;background: url(images/mian2.jpg) no-repeat center top;}
.news_tu .news_list li.news{margin-top: 20px;float:left;}
.news_tu .news_list li .news_date {font-size: 14px;line-height: 30px;color: #fff;padding-left: 25px;background: url(images/clock.png) no-repeat center left;}
.news_tu .news_list li.news .news_from {margin: 10px 0;font-size: 16px;line-height: 26px;color: #fff;padding-left: 25px;background: url(images/heng.jpg) no-repeat center left;}
.news_tu .news_list li.news .news_title{font-weight: bold;/* text-shadow: 5px 3px 8px #333; */height: 72px;width: 100%;word-break:break-all;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow: ellipsis;max-height: 72px;color: #fff;line-height: 36px;font-size: 18px;}
/*校园经纬*/
.post-31 .more_btn { margin-left: -72px; position: absolute; bottom: 0; left: 50%;}
.post-31 .news_list li.news a {width: 96%;display: block;}
.post-31 .news_list {/* margin: 0 -15px; */}
.main3 {/* height: 1000px; */background: url(images/mian3.jpg) no-repeat center top;background: #f6f5f3;padding-bottom: 40px;}
.post2.post-31 .more_btn .more_text, .post2.post-31 .more_btn a { color: #a54423;}
.post-31 {margin-bottom: 60px;position: relative;padding: 50px 0;}
.post-32 .tt { margin-bottom: 10px;}
.post2.post-31 .tt .tit .title { color: #a54423;}
.post-31 .con.rili {margin: 40px 0;}
.rili .news_list li.news:hover .news_title { color: #a54423;}
.rili .news_list li.news .news_date{float: left;width: 52px;margin-right: -60px;font-family:"Microsoft YaHei";text-align:center;vertical-align:middle;}
.rili .news_list li.news .news_date .news_year{font-size: 16px;color: #fff;line-height: 34px;background: #a54423;}
.rili .news_list li.news .news_date .news_days{font-size: 24px;color: #000000;}
.rili .news_list li.news .news_wz{width:100%;}
.rili .news_list li.news .news_wz .news_box{margin-left: 70px;}
.rili .news_list li.news .news_title{width: 100%;word-break:break-all;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow: ellipsis;max-height: 72px;line-height: 36px;margin-top: 0px;font-size: 18px;color: #333333;}
/*融媒之窗*/
.news_text .news_list li.news:hover .news_text { /* display: none; */ color: #fff;}
.news_text li.news a { display: block; width: 100%; height: 100%;}
.news_text li.news.clearfix {transition: all 0.8s ease;padding: 20px 30px;}
.news_text li.news:hover { background: #eb9d47;}
.news_text .news_list li.news:hover .news_date {background: url(images/clock.png) no-repeat center left;color: #fff;}
.news_text .news_list li.news:hover .news_title { color: #fff;}
.con.news_text { margin: 0 -30px;}
.con.news_text .news_imgs {float: left;width: 300px;height: 200px;position: relative;overflow: hidden;}
.post-32 .news_text .news_cont {height: 200px;margin-left: 340px;}
.news_text .news_list li.news .news_date {padding-left: 25px;background: url(images/clock2.png) no-repeat center left;color: #333;line-height: 24px;font-size: 14px;}
.main3 .bottom .ml { float: left; width: 48%;}
.main3 .bottom .mr { float: right; width: 48%;}
.news_list li.news .news_title span.form {color: #a54423; border-right: 1px solid #a54423;padding-right: 3px; margin-right: 3px;font-size:18px; display: none;}
.news_text .news_list li.news .news_title{width: 100%;word-break:break-all;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow: ellipsis;max-height: 72px;color: #333;line-height: 36px;font-size: 18px;height: 72px;}
.news_text .news_list li.news .news_text{margin: 25px 0;height: 44px;width: 100%;word-break:break-all;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow: ellipsis;max-height: 44px;color: #999999;line-height:22px;font-size: 14px;}
/*文字图标链接*/
.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;}
/***********************************************************
* 列表页
*/
/**首页三列布局**/
/**列表页**/
/*栏目图片*/
.l-banner{height: 350px;background-position:center center;background-repeat:no-repeat;text-align:center;background-size: cover;}
.l-banner img{display:none;height:100%;vertical-align:top;}
/**主体列表页开始**/
#l-container {}
#l-container .inner {padding: 0 0 40px 0px;width: 1400px;}
/**主体文章页开始**/
#d-container {}
#d-container .inner {width: 1400px;background:#fff;}
.col_news_con .news_list li.news {
border-bottom: 1px solid #d6d6d6;
line-height: 70px;
}
.col_menu {border-top: 10px solid #eb9d48;padding: 0 20px;background: #b44d2a;margin-top: -105px;width: 222px;float:left;margin-right: -262px;position:relative;padding-bottom: 100px;background: #a54323 url(images/na.png) no-repeat center bottom;}
.col_menu .l-qh{ margin-bottom:10px;}
.col_menu .col_menu_head {border-bottom: 1px solid #fff;}/**位置栏目背景**/
.col_menu .col_menu_head h3.col_name {font-size: 26px;font-weight: bold;color:#fff;}/**位置栏目字体**/
.col_menu .col_menu_head h3.col_name .col_name_text {text-align: center;display:block;line-height: 70px;}/**栏目名称图标**/
.col_menu .col_menu_con{}
/*栏目列表*/
.col_list{}
.col_list .wp_listcolumn { border-top:0px solid #b44d2a; border-bottom:0px solid #fff; }
.col_list .wp_listcolumn .wp_column a {text-align: center;color: #f1f1f1;font-size: 16px;font-weight:normal;background:none;border-top: 0px solid #af583b;border-bottom: 1px solid #be7359;}
.col_list .wp_listcolumn .wp_column a .column-name{text-align: center;padding: 0;line-height: 57px;}
.col_list .wp_listcolumn .wp_column a:hover,
.col_list .wp_listcolumn .wp_column a.selected {font-weight: bold;color: #f4a68b;/* background:#eee; */}
.col_list .wp_listcolumn .wp_column a.selected span.column-name{color: #f4a68b;}
.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:#b44d2a;}
/*二级子栏目**/
.col_list .wp_listcolumn .wp_column .sub_list a {color:#f1f1f1;border-top:1px solid #eee;margin-top:-1px;}
.col_list .wp_listcolumn .sub_list a .column-name {display:inline-block;line-height: 28px;padding: 10px 0px 10px 0px;cursor:pointer;}
.col_list .wp_listcolumn .sub_list a:hover,
.col_list .wp_listcolumn .wp_column a.selected {font-weight:bold;color:#b44d2a;}
/*三级子栏目**/
.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:#b44d2a;}
/**栏目新闻**/
.col_news {width: 100%;min-height:500px;float:right;}
.col_news .col_news_box{ margin-left: 310px; }
.col_news_head {border-bottom: 1px dashed #D6D6D6;}
.col_metas .col_title {display:inline-block;float:left;height: 70px;line-height: 70px;} /**当前栏目**/
.col_metas .col_title h2 {display:inline-block;font-size: 23px;font-family:"Microsoft yahei";color: #b44d2a;font-weight: bold;}
.col_metas .col_path {font-size: 16px;display:inline-block;float:right;white-space:nowrap;height: 70px;line-height:70px;color: #666;} /**当前位置**/
.col_metas .col_path a{font-size: 16px;color: #b44d2a;}
.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;width: 100% !important;}
.col_news_list .wp_entry img { max-width:680px; _width:expression(this.width > 680 ? "680px" : this.width); } /**列表页文章图片大小限制**/
/**文章页**/
.infobox {padding: 20px 0px;}
.article {padding-top:10px;}
.article h1.arti_title {font-weight: normal;line-height: 70px;font-family: "Microsoft YaHei";font-size: 25px;text-align:center;color: #b44d2a;} /**文章标题**/
.article h2.arti_title {line-height: 34px;font-family: "Microsoft YaHei";font-size: 17px;text-align:center;color: #1B1B1B;} /**文章副标题**/
.article .arti_metas {border-bottom: 1px solid #d6d6d6;padding: 13px 10px;text-align:center;border-top: 1px solid #b44d2a;}
.article .arti_metas span {margin:0 5px;font-size: 13px;color:#787878;}/**文章其他属性**/
.article .entry { margin:0 auto; overflow:hidden;margin-top:10px;min-height: 500px;} /**文章内容**/
.article .entry .read,.article .entry .read p {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;}
/**页脚开始**/
#footer {background: url(images/foot_bg.jpg) no-repeat;overflow: hidden;}
#footer .inner {position:relative;}
#footer .inner .mod{}
#footer .inner .foot-left{float:left;margin-top: 11px;}
#footer .inner .foot-right{float:right;}
#footer .inner p{font-size: 14px;line-height: 28px;font-weight:normal;text-align:left;color: #fff;}
#footer .inner p span {}
#footer .inner .copyright{}
#footer .inner .copyright span{
color: #d3b5ae;
}
#footer .inner .copyright a{color:#eee;}
/**************************************************************
* 组件功能
*/
/*系统默认搜索*/
.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: 10px;margin-right: 40px;}
.wp-search .search-input input.search-title {width: 100%;height: 35px;padding: 4px 0;line-height: 35px;background: none;color: #FFFFFF;font-size: 16px;border:0;outline: 0;font-family: "微软雅黑";}
.wp-search .search-btn {width: 38px;height: 43px;position: absolute;right: 0;top:0%;}
.wp-search .search-btn input.search-submit {width: 38px;height: 43px;border:0;outline: 0;background: url(images/sous.png) no-repeat center;cursor: pointer;}
/* 分享二维码 */
.shares{text-align:center;}
.shares .news_title{ color: #fff;}
.shares ul{width:auto; margin:0 auto;text-align: right;float:right;}
.shares li{float:left;margin: 0 10px;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:url('images/icon1.png') no-repeat top center; }
.shares li.i2 a{background:url('images/icon2.png') no-repeat top center; }
.shares li.i3 a{background:url('images/icon3.png') no-repeat top center; background-size: 36px;}
.shares li.i4 a{background:url('images/icon4.png') no-repeat top center; background-size: 40px;background-position-y: 4px;}
.shares li.i5 a{background:url('images/icon5.png') no-repeat top center; background-size: 36px;}
.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;}
/**友情链接**/
.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;}
/*************************************************************
*二级页面
*/
/*学术动态*/
.post-41 .news_list .news_imgs {height: 620px;position: relative;overflow: hidden;background: #fff;}
.post1.post-40 .tt { margin-bottom: 40px;}
.post-42 .news_list li.news {margin-bottom: 42px;padding: 24px 0;position: relative;background: #fff;}
.post-42 .news_list li.news.i4 { margin-bottom: 0px;}
.post-42 .news_list .news_left {margin-left: 71px;width: 69%;float: left;}
.post-42 .news_list .news_con {margin-left: 80%;padding-left: 25px;}
.post-42 .news_list li.news .news_date {text-align: center;height: 80px;background: #eb9d47;width: 83px;position: absolute;left: -40px;}
.post-42 .news_left .news_title {width: 100%;word-break:break-all;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow: ellipsis;max-height: 72px;font-size: 18px;line-height: 36px;color: #333333;height: 72px;}
.post-42 .news_list .news_year { padding-top: 15px; font-size: 40px; color: #ffffff; line-height: 35px;}
.post-42 .news_list .news_days { font-size: 12px; color: #ffffff; line-height: 25px;}
.post-42 .news_list .news_time { padding-left: 30px; background: url(images/clock2.png) no-repeat center left; font-size: 14px; line-height: 35px; color: #666666;}
.post-42 .news_list .news_view { padding-left: 30px; background: url(images/eye.png) no-repeat center left; font-size: 14px; line-height: 35px; color: #666666;}
.post.post-40 .more_btn .more_text, .post.post-40 .more_btn a { color: #a54423;}
/*专题网站*/
.post-51 .news_list .news_imgs {height: 120px;position: relative;overflow: hidden;background: #eee;}
.post-51 .news_list li.news {margin: 40px 0px;width: 18.8%;float: left;margin-left: 1%;}
.main5 .inner {padding: 50px 0 30px 0;}
.post-51 .news_list li.news a { display: block;}
.post-51 .news_list { margin-left: -1%;}
/**/
.footer .top .ml {display: block; width: 645px; float: left; background: url(images/logo_f.png) no-repeat; height: 84px;}
.footer .top .mr { float: right;}
.footer .top {padding: 45px 0px;border-bottom: 1px solid #be836c;}
.footer .bottom { padding: 22px 0px;}
/*公共服务*/
.post-52 .news_list li.news {
margin-bottom: 40px;
float: left;
width: 10%;
}
.post-52 ul.news_list { margin: 0 -2%;}
.post-52 .tt { margin-bottom: 30px;}
.post-52 .news_list li.news:hover .news_icon { transform: scale(1.2);}
.post-52 .news_list li.news .news_title {
font-size: 16px;
text-align: center;
}
.post-52 .news_list li.news .news_icon {
text-align: center;
transition-duration: 1s;
height: 64px;
width: 64px;
margin-bottom: 15px;
}
.news_list li.news:hover .news_imgs .news_bg {
transform: scale(1.2);
}
.col_news_con .news_list li.news span.news_title {
font-size: 16px;
}
.col_news_con .news_list li.news span.news_meta {
color: #999;
font-size: 14px;
}
.news_tu .news_list li.news:hover .news_title {
padding-left: 5px;
}
.post-21 .more_btn {
margin-left: -72px;
left: 50%;
position: absolute;
bottom: 50px;
}
.post-42 li.news:hover .news_title { color: #a54423;}
.post-21 .more_btn:hover {
background: #a54423;
}
.post-31 .more_btn:hover .more_text {
color: #fff;
}
.post-21 .more_btn:hover .more_text {
color: #fff;
}
.post-31 .more_btn:hover {
background: #a54423;
}
/**/
.info .col_menu {
display:none;
margin-top: 20px;
}
.infobox_con {
width: 100%;
}
.info .col_news_head {
height: 60px;
}
.header.nav-hide {
transform: translate(0%, -100%);
position: fixed !important;
opacity: 1;
top: 0;
z-index: 10;
}
.col_news_list .wp_entry {
overflow-x: auto;
}
.header.nav-top {
transition: 1.8s ease-in-out;
transform: translate(0%, 0%);
}
.news_tu .news_list li.news .news_title font{/* font-weight:normal!important; */}
div#b61425da-60a7-4b57-b326-5d35c22ffc90{margin:0 auto;}
.tu_text .news_list li.news:hover .news_title {
color: #b44d2a;
}
.post-41 .news_list li.news .news_bg img {
width: 100%;
height: 100%;
}
.tu_text .news_list li.news:hover .news_content {
color: #b44d2a;
}
.tu_text .news_list li.news:hover .news_date {
color: #b44d2a;
}
.post-51 .news_list img{width:100%;}
.list .videos{margin: 0 auto;}
.jwplayer{0 auto !important}
.list table { width: 100% !important;}.wp_articlecontent {
overflow-x: auto;
}