﻿@charset "utf-8";

/* list-news */
.list-news { margin-top: -0.625rem; }
.list-news li { line-height: 1.4em; font-size: 1.125em; overflow: hidden; padding: 1.5rem 0; border-bottom: 1px dashed #dcdcdc; }
.list-news li .date { margin: 0 0.9375rem 0 1.25rem; float: right; color: #999; font-size: 0.9em; }
.list-news li > a { display: block; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
.list-news .node { color: #999; margin-right: 0.9375rem; }
.list-news em { color: #f20; }
.list-news .split { padding: 0; height: 0; overflow: hidden; font-size: 0; line-height: 0; background: none; margin: 1.25rem 0; border-bottom: 1px dashed #ddd; }
.list-news li .address { background: #8DB6D5; color: #fff; padding: 0 0.5em; line-height: 22px; font-size: 0.8em; margin: 0.4em 0; border-radius: 5px; float: right; margin-left: 1.25rem; }
.list-news li .address:hover { background: #6e9ec3; text-decoration: none; }
.list-news li .disable { display: none !important; }

/* 打印字体重置 -----------------------------------------*/
@media print {
    html { font-size: 14.72px !important; }
    body { font-size: 100% !important; }
}
body > .printArea { font-size: 16px !important; }
body > .printArea > .title { padding: 0 30px !important; margin-bottom: 20px !important; }

/* 文章内容页 -----------------------------------------*/
.article { text-align: left; padding: 1.875rem 0 0; }
.printArea .title { font-size: 1.875em; padding: 0 1.75rem; line-height: 1.5; text-align: center; margin-bottom: 2.5rem; word-wrap: break-word; color: #18588c; font-weight: bold; }
.printArea .subTitle,
.printArea .subheading { font-size: 1.125em; color: #666; text-align: center; margin-bottom: 1.25rem; }
.printArea .property {font-size: 1em;line-height: 1.8;margin-bottom: 2.5rem;padding: 1rem 1.25rem 1.8rem;text-align: center;color: #888;border-bottom: 1px solid #bfbfbf;}
.printArea .property a { color: inherit; }
.printArea .property a:hover { color: #18588c; text-decoration: none; }
.printArea .property > span { vertical-align: top; padding: 0 0.75rem; }
.printArea .power-content_voice { margin: 1.25rem auto; box-sizing: content-box; }
.printArea .conTxt,
.printArea .conTxt * { box-sizing: content-box; }
.printArea .conTxt { color: #333; font-size: 1.125em; line-height: 2; text-align: left; padding: 1.25rem 0; overflow: hidden; font-family: "Microsoft YaHei", 'PingFang SC', Arial, Helvetica, Tahoma, sans-serif; -webkit-text-size-adjust: none; text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased; }
.printArea .conTxt p { margin: 1em 0 0; padding: 0rem; line-height: 2; word-wrap: break-word; border: none; border-radius: 0; white-space: normal; text-align: justify; }
.printArea .conTxt p:first-child{ margin-top: 0; }
.printArea .conTxt img { max-width: 100%; height: auto !important; border: 0; vertical-align: top; }
.printArea .conTxt table{ background-color: transparent; border-collapse: collapse; border-spacing: 0; text-align: left; }
.printArea .conTxt table td{ padding: 0.4rem 0.7rem; }
.printArea .conTxt table td p{ padding: 0rem !important; margin: 0rem !important; text-indent: 0rem !important; }
.printArea .conTxt table p { margin: 0rem; }
.printArea .conTxt a { color: blue; text-decoration: underline; }
.printArea .conTxt em { font-style: italic; }
.printArea .conTxt ul { padding-left: 2em; list-style: inherit; }
.printArea .conTxt ol { padding-left: 2em; list-style: decimal; }
.printArea .conTxt ul li { zoom: normal; list-style: inherit; text-indent: 0 !important; }
.printArea .conTxt ol li { zoom: normal; list-style: inherit; text-indent: 0 !important; }
.printArea .conTxt h1,
.printArea .conTxt h2,
.printArea .conTxt h3,
.printArea .conTxt h4,
.printArea .conTxt h5,
.printArea .conTxt h6,
.printArea .conTxt b,
.printArea .conTxt strong { font-weight: bold; }
.printArea .conTxt h1 { font-size: 28px; line-height:38px; margin: 38px 0px 19px 0px; }
.printArea .conTxt h2 { font-size: 24px; line-height:34px; margin: 34px 0px 17px 0px; }
.printArea .conTxt h3 { font-size: 20px; line-height:30px; margin: 30px 0px 15px 0px; }
.printArea .conTxt h4 { font-size: 16px; line-height:26px; margin: 26px 0px 13px 0px; }
.printArea .conTxt h5 { font-size: 14px; line-height:24px; margin: 24px 0px 12px 0px; }
.printArea .conTxt h6 { font-size: 12px; line-height:22px; margin: 22px 0px 10px 0px; }
.printArea .conTxt blockquote{margin:10px 0px; border-left:2px solid #d8dad9; padding:0 0 0 10px; line-height:1.74; color:#888; font-size:15px; }
.printArea .conTxt blockquote p{margin:0px; line-height:1.7; color:#888; font-size:15px;}
.printArea .conTxt h1:first-child,
.printArea .conTxt h2:first-child,
.printArea .conTxt h3:first-child,
.printArea .conTxt h4:first-child,
.printArea .conTxt h5:first-child,
.printArea .conTxt h6:first-child { margin-top:0rem; }
.printArea .conTxt .videoPlayer{ text-indent: 0; }
.printArea .videoPlayer { position: relative; z-index: 1500; text-align: center; margin: 1.25rem auto; }
.printArea .videoPlayer [data-ui=video] { margin: 0 auto; max-width: 100%; height: 0 !important; padding-bottom: 60%; }
.printArea .videoPlayer [data-ui=video] > div { position: absolute; left: 0; top: 0; }
.printArea .edui-video-video { max-width: 100%; height: auto; margin: 0 auto; }
.article .userControl { display: flex; align-items: center; justify-content: space-between; font-size:1em; border-bottom: 1px solid #E1E1E1; padding: 1.25rem 0; text-align: left; margin-bottom: 1.25rem; line-height: 1.6; }
.article .userControl .dyBtn { display: none; color: #333; float: left;}
.article .userControl .bdsharebuttonbox { order: 1; }
.article .page { padding: 0.625rem 0; text-align: center; overflow: hidden; }

/* 全屏表格 */
.newueditortable .newclass { font-size: 1em; left: 0; }
.expandtable { font-size: 1em; }

/* 文章分页 */
.article .page-title-list { border: solid 0.0625rem rgb(195, 211, 242); display: inline-block; width:100% }
.article .page-title-list ul { margin: 0.625rem; }
.article .page-title-list ul li { float: left; margin-right: 3.125rem; width: 40%; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.article .page-title-list ul li a { color: rgb(61, 114, 211) }
.article .page-title-list ul li a.current { color: rgb(244, 108, 106) }

.article .others { margin-bottom: 0.9375rem; }
.article .others .prev,
.article .others .next { padding: 0.5rem 0; word-wrap: break-word; font-size: 1em; }

/* 分享按钮 */
.article .userControl .bdsharebuttonbox .hd{ height: 28px; line-height: 28px; font-size: 1em; }
.article .userControl .social-share{ height: auto; }
.article .userControl .social-share-icon{ margin: 0 5px; width: 28px; height: 28px; background-image: url(../../base/img/icons-share.png); background-size: 28px auto; }
.article .userControl .social-share-icon:hover{ opacity: 0.8; }
.article .userControl .social-share .icon-qzone{ background-position: 0 -105px; }
.article .userControl .social-share .icon-wechat{ background-position: 0 -35px; }
.article .userControl .social-share .icon-weibo{ background-position: 0 0; }

/* 相关信息 */
#relativeInfo { border-bottom: 0.125rem solid #f3f3f3; }
#relativeInfo .bd { padding: 0.625rem 0 1.25rem 0; }
#relativeInfo ul { overflow: hidden; }
#relativeInfo li { float: left; width: 50%; border-bottom: 0; }

/* 通用-单页 ------------------------------------------  */
.singlePage .article { margin: 0; padding: 0; }

/* 信息提示页 */
.Showms {background: #fff;padding: 3% 5%;overflow: hidden;max-width: 70%; margin: 2rem auto;}
.Showms .top,
.Showms .bottom,
.Showms .Shadow { display: none; }
.Showms .MS { overflow: hidden; zoom: 1; }
.Showms .titWrong { color: #c00; border-bottom: 1px solid #ccc; padding: 0.6rem 0; margin-bottom: 1rem; font-size: 1.25rem; }
.Showms dd { font-size: 1em; line-height: 2; }
.Showms .BUT { padding: 1.5625rem 0 1rem 0; }
.Showms .BUT a { padding: 0 1.5rem; height: 2.5em; line-height: 2.5em; display: inline-block; border-radius: 0.2rem; cursor: pointer; margin-right: 1rem; background: #f8f8f8; border: 1px solid #ccc; font-size: 1em; }
.Showms .BUT a:hover { color: #c00; border: 1px solid #aaa; text-decoration: none; }
.departmentSearch .searchBox { height: 3.75rem; width: 100%; }
.departmentSearch .searchBox .hd { height: 2.25rem; line-height: 2.25rem; padding: 0.75rem 0 0.75rem 3.6875rem; float: left; font-size: 1rem; color: #333; background: url(/content/main/petitionletter/img/petition-icons.png) 1.1875rem -9.4375rem no-repeat; }
.departmentSearch .searchBox .bd { height: 2.25rem; width: 24.6875rem; float: right; padding: 0.75rem 0rem 0rem 0rem; }
.departmentSearch .searchBox .keyword { width: 12.5rem; height: 1.5rem; line-height: 1.5rem; font-size: 0.875rem; padding: 0.3125rem 0rem 0.3125rem 0.9375rem; background: #fff; border: 1px solid #ccc; border-right: none; outline: none; float: left; }
.departmentSearch .searchBox .searchsubmit { width: 5.25rem; height: 2.25rem; line-height: 2.25rem; font-size: 1rem; color: #fff; text-align: center; background: #458adf; border: none; float: left; font-weight: bold; }
.departmentSearch { overflow: hidden; margin-bottom: 0.625rem; }
.departments { height: 2.25rem; width: 6.25rem; line-height: 2rem; border: 1px solid #ddd; font-size: 0.875rem; font-family: "Microsoft YaHei", 'PingFang SC'; outline: none; float: left; margin-right: 0.3125rem; }


/*点赞与收藏*/
.likes-group { overflow: hidden; text-align: center; margin-bottom: 3.125rem; height: 6.875rem; }
.likes-group li { width: 3.75rem; border-radius: 1.875rem; height: 3.75rem; background: #f0f0f0; display: inline-block; }
.likes-group a { font-size: 0.75rem; padding-top: 1.75rem; display: inline-block; transition: 0ms; }
.likes-group .Likes { background: url(../../base/img/btnicon.png) no-repeat 0.25rem -6.4375rem; }
.likes-group .Collection { background: url(../../base/img/btnicon.png) no-repeat 0.25rem -2.8125rem; }
.likes-group .addLikes { background: url(../../base/img/btnicon.png) no-repeat 0.625rem -21.625rem; }
.likes-group .addCollection { background: url(../../base/img/btnicon.png) no-repeat 0.9375rem -18rem; }



/*通用-单页-学院专业 ------------------------------------------------*/
/*一级菜单 S*/
.about-menu-box{
    margin-bottom: 2.5rem;
}

.about-menu-list{
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
}
.about-menu-list li{
    width:33.3%;
    display: flex;
    align-items: stretch;
}
.about-menu-list li .lab{
    display:none;
}
.about-menu-list li a{
    width: 100%;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: center;
    padding:1rem .625rem;
    text-align: center;
    color: white;
    font-size: 1em;
}
.about-menu-list li a:hover,
.about-menu-list li.on a{
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.6);
}
.about-menu-list li.li-sxy a{
    background-color: rgba(0, 242, 218, 1);
}
.about-menu-list li.li-jyxy a{
    background-color: rgba(233, 142, 219, 1);
}
.about-menu-list li.li-zngcxy a{
    background-color: rgba(2, 121, 190, 1);
}
.about-menu-list li.li-xxgcxy a{
    background-color: rgba(35, 154, 255, 1);
}
.about-menu-list li.li-qcgcxy a{
    background-color: rgba(238, 146, 1, 1);
}
.about-menu-list li.li-jzgcxy a{
    background-color: rgba(104, 166, 81, 1);
}
.about-menu-list li.li-jkxy a{
    background-color: rgba(198, 197, 255, 1);
}
.about-menu-list li.li-glxy a{
    background-color: rgba(0, 198, 228, 1);
}
.about-menu-list li.li-gjxy a{
    background-color: rgba(79, 73, 67, 1);
}
.about-menu-list li.li-yssjxy a{
    background-color: rgba(0, 0, 0, 1);
}

.about-detail .node-name{
    display: flex;
    align-content: center;
    justify-content: center;
    margin-bottom: 1.875rem;
}
.about-detail .node-name strong{
    padding: .625rem 1.25rem;
    min-width: 12.5rem;
    font-size: 1.5em;
    line-height: 1.2;
    color: white;
    text-align: center;
    background-color: #239fa3;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
}
.about-detail .major-name strong{
    background-color: #45a4f2;
}
.about-detail .article{
	padding:0 0 1.875rem;
}
/* 媒体查询 */
@media (min-width:768px) {
    .aboutPage .path{
        margin-left:0;
    }
    .about-menu-list li{
        width: 20%;
    }
    .about-menu-list li a{
        font-size: .9375rem;
    }
}
