/* 主导航部分 */
nav{font-size: 1rem;}
/* nav>.container>li:nth-child(n+1)::after{content: "|";color: #fff;margin: 0px 20px;} */
nav>.container>li{}
nav>.container>li:not(:last-child)::after{content: "|";color: #fff;margin: 0px 30px;}
nav>.container>li>a{color: #fff;}
/* 公用部分 */
body{font-size: 0.875rem;}
.xyx_shadow{background-color: #fff;box-shadow: #ccc 0px 5px 5px;margin-bottom: 20px;}
.container>.section_head{color:#0070ce;text-align:center;padding: 20px 0px;background-image: url('https://p-07.caigou.com.cn/2023/2/2023022011291255009.jpg');background-position-y: center;background-repeat:repeat-x;}
.section_head>span{font-size: 24px;font-weight: 700;padding: 10px 20px;background-color: #fff;}
.img_title{font-weight:700;    }
/* 理事动态 */
.lsdt>.col-6>.col-6{padding-top:15px;padding-bottom: 15px;}
.lsdt>.col-6>.col-6:hover{box-shadow: #aaa 0px 0px 5px;}
.lsdt ul{    padding:15px;}
.lsdt ul li,.renwu li {display: block;overflow: hidden;height: 32px;line-height: 32px;background-image: url("https://www.caigou.com.cn/magezine/202301/img/dot.jpg");background-repeat: no-repeat;background-position-y: center;padding-left: 15px;}
.lsdt .list{padding: 0px 15px 10px;background-color: #f7f7f7;}
.list>li{font-size: 0.875rem;line-height: 3rem;list-style-type: decimal;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;/* border-bottom: dashed 1px #0070ce ; *//* margin-bottom: 10px; */}
.lsdt .list>h6{font-size: 1.125rem;line-height: 30px;}
.lsdt img{max-width: 100%;}
/* 人物 */
.renwu p{font-size: 0.875rem;text-indent: 27px;margin-bottom: 10px;}
.renwu li{height: 24px; line-height:24px;}
.renwu .col-2, .renwu .col{padding-left:5px; padding-right:5px;}
/* 专题 */
.zhuanti{padding: 0px 30px;margin: 0px auto;}
.zhuanti>div{padding:35px 45px;}
.zhuanti>div:hover{background-color: #fff;box-shadow: 0px 0px 5px #eee;padding:30px 40px;animation: 3s;}
/* 新刊导读 */
.xkdd p{font-size: 0.875rem;line-height: 1.5rem;text-indent: 2em;margin-bottom: 0.5rem;}
/* 投稿指南 */
.tgzn{font-size: 0.875rem;background-color: #dfeaf9;}
.tgzn h6{margin-bottom:6px;margin-top: 6px;}
.tgzn dt, .tgzn dd{display:inline-block;}
.tgzn dt{width: 25%;}
.tgzn dd{width: 70%;}
.tgzn p{text-indent: 2rem;}
/* 案例分享 */
.alfx img{max-width: 100%;}
.alfx p{margin-bottom: 10px;}
.alfx>div{    }
.alfx>div:hover{background-color: #fff;box-shadow: 0px 0px 5px #ccc;}
/* 校体购甄选 */
.xtg li{}
.xtg .card{height: 100%;}
.card-img-top{display:flex;align-items:center;justify-content:center;height:253px;}
.card-img-top>img{max-width:100%;max-height:100%;width:auto;height:auto;}
/* 校体购特点 */
.tedian{text-align:center;}
.tedian .dingyi{display:block;background-color: #42a54b;font-size: 1.5rem;color: #fff;text-align: center;padding: 4px 40px;}
.tedian .kouhao{font-size: 1.5rem;/* font-weight: 700; */color: #0070ce;}
/* 尾部版权信息相关 */
.copyright{font-size: 1rem;border-top: #0070ce solid 8px;padding-top:30px;}
.copyright dl{display: flex;flex-wrap: wrap;width: 222px;}
.copyright dl dt{width:100px;text-align: right;padding-right:10px;font-weight: 400;margin-bottom: 5px;}
.copyright dl dd{width:122px;text-align: left;padding-left: 10px;}
.nl p {text-indent: 32px;}

.mobile nav a {color:white;}
.mobile nav {padding:0px;}
.mobile nav ul {display:flex;justify-content:space-around!important;width:100%;}
.mobile .row {margin:0px;}
.mobile img {max-width:100%;height:auto!important;}
.mobile .list > li {line-height:1.8rem;background:url(../../202301/img/dot.jpg) no-repeat left center;text-indent:1.2rem;}
.mobile #xtg ~ ul .card-img-top {height:12rem;overflow:hidden;}
.mobile #xtg ~ ul.align-item-stretch .card {height:100%;}