body {margin: 0px;background-color:#f6f6f6;min-width: 1200px}
body,td,font,a,span, p,input {font-size: 16px;line-height:24px;font-family:"微软雅黑";}
*{margin:0;padding:0}
p{ padding:0; margin:0;line-height:45px}
a{text-decoration: none;color:#000;}
img{ border:0}
ul,li{list-style: none;}

.flex{display: flex;}
.justify-content-between{justify-content: space-between;}
.justify-content-center{justify-content: center;}
.align-items-center{align-items: center;}
.align-item-end{align-items: flex-end}
.flex-direction-column{flex-direction: column;}
.clear{clear:both;font-size:0; line-height:0; height:0; padding:0; margin:0}
.mainCon{width:1200px;margin:0 auto}


.header .top{background-color: #3061AD;color:#fefefe;height:45px;line-height: 45px;}
.header .top .topLeft{float:left;display: flex}
.header .top .topLeft li{padding: 0 10px;}
.header .top .topLeft li a{color:#fff}
.header .top .topLeft li a img{width:15px;height:15px;padding-right:5px;vertical-align: middle;}
.header .top .topRight{float:right;margin-top:5px; width:329px;padding:1px 9px;}
.header .top .topRight input{ border:0; width:245px;padding-left:15px;font-size:16px; color:#749fc8;line-height:32px; outline:none;border-radius: 5px;}
.header .top .topRight button{ float:right; border:0;display:block; width:35px; height:35px; background:url(/d7704bc4-3ffb-4831-9d8a-e3a31d595c7c/img/search.png) no-repeat;background-size: 100%;}
.header .logo{background-color: #2F5FAA;}
.header .Dlogo{text-align: center}
.header .logo img{height:auto;width:auto;}
.header .logo  li{width:120px;text-align:center;}
.header .nav li{position: relative;width:120px;text-align:center}
.header .nav li a{ display:block;font-size: 18px;color: #fefefe;padding:0 10px;height: 45px;line-height: 45px;}
.header .nav li a.active,.header .nav li a:hover{color:#2F5FAA; background:#fefefe;font-size:18px;padding:0 10px;border-radius: 5px 5px 0 0;height: 45px;line-height: 45px}
.header .nav li .group{position: absolute;top:45px;left:0;z-index: 10;background-color: #2F5FAA;}
.header .nav li .group li{float: left; font-size:16px;color:#fff;width: 100%}
.header .nav li .group li a{ display:inline-block;font-size:16px;color:#fefefe; margin:0;text-align: center;padding:0 10px;height: 35px;line-height: 35px;}
.header .nav li .group li:hover{background-color: #fefefe;}
.header .nav li .group li a:hover{color:#2F5FAA}

.swiper-container{width: 100%;}
.swiper-container img{height:100%}

/*校园生活列表页*/
.tabBox{margin-top:40px;}
.tTitle{margin-bottom:30px;border-bottom:4px solid #ccc;margin-top:40px;}
.tTitle span:nth-child(1){color:#444;font-size:24px;display: inline-block;padding-bottom:30px;border-bottom:4px solid #2F5FAA;width:40%;padding-left: 50px;margin-bottom: -4px}
.tTitle .location{color:#444;padding-top:10px;width:300px;font-size: 14px;}
.tTitle .location a{color:#444;font-size: 14px;}
.tabBox .tab-header{width:240px;float:left}
.tabBox .tab-header .tab-header-item{border-bottom:1px solid #e2e2e2;padding: 20px 0 20px 50px;cursor: pointer;width:190px;font-size:16px;}
.tabBox .tab-header .tab-header-item span:nth-child(2){float: right}
.tab-header .ac{color: #aa0a0a;}
.tabBox .tab-content{width: 920px;margin-left:32px;float:right}
.tab-content > div{display: none;}
.tab-content .show{display: block;}
.tab-content .tab-content-item{padding: 20px 0;border-bottom: 1px solid #e2e2e2;font-size: 16px;color:#010101;}
.tab-content  .tab-content-item div:nth-child(1){width:780px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;}

/*内容页*/
.dTitle{margin-bottom:30px;border-bottom:4px solid #ccc;margin-top:40px;padding-bottom:40px;}
.dTitle .dLocation{color:#444;padding-top:10px;font-size: 14px;}
.dTitle .dLocation a{color:#444;font-size: 14px;}
.detail{margin:0 auto;margin-top: 40px;width:90%;}
.detail .title{font-size: 24px;position: relative;text-align: center;font-weight: bold;color:#333;}
.detail .title .title-l{position: absolute;width: 100%;height: 1px;bottom:-50px;
    background-color: #e2e2e2;}
.detail .name{margin: 0 auto;margin-top: 20px;margin-bottom: 40px;width: 70%;}
.detail .text{width: 80%;margin: 0 auto;text-indent:2em;line-height: 28px;}
.detail p span{line-height:45px;color:#222;}
.detail p{background-color:transparent !important}
.detail span{background-color:transparent !important}

.footBox{margin-top:40px;}
.footBox .foot{background-color: #2F5FAA;padding:20px 0;color:#fff}
.footBox .foot .footLogo{width: 320px;float: left;}
.footBox .foot .footLogo img{width:40%;}
.footBox .foot .footLink{width: 320px;padding:54px 35px;float: left;}
.footBox .foot .footLink a{width:140px;color:#fff;line-height: 30px;}
.footBox .foot .lTitle{font-size:20px;margin-bottom:20px;}
.footBox .foot .tLink{width: 100px;padding:54px 40px;float: left;}
.footBox .foot .tLink a{display:block;color:#fff;line-height: 30px;}
.footBox .bottom{height:48px;line-height: 48px;background-color: #235298;color:#a6cef2;font-size:14px;}
.footBox .bottom span{padding:0 10px;line-height:24px;}
.footBox .bottom span img{vertical-align: middle;width:auto}
