﻿@charset "utf-8";
/* CSS Document */

#middle{
	width:100%;
}

.middle{ padding-top: 104px; }

.w_1300{
	max-width:1300px;
	margin:0 auto;
}

.mid-top-center{
	background: url(/cms/templates/50586995660230000/images/tbg_xwzx.jpg) no-repeat top center;
	height:500px;
}

.topbg-sj{ display:none; }

.topbg-sj img{ width:100%; }


.dqlm-tit{
	color: #000000;
    font-size: 36px;
    text-align: left;
    padding-top: 200px;
}

.dqlm-tit div{
	width:73px;
	height:4px;
	background:#24b2be;
	margin: 15px 0 0 0;
}

.szyw-tit{
	position: absolute;
    left: 50%;
    top: 580px;
    font-size: 30px;
    color: #B9161E;
    margin-left: -620px;
	width: 55%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.mid-zjbf{
	z-index:-99;
	background: #fafafa;
}

/* 图片新闻 */
.mid-jkdjt{
	padding:0px 0 40px 0;
	position: relative;
}

.jkdjt-title div{
	width:101px;
}

.jkdjt-list{
	padding: 80px 0 60px;
}

.jkdjt-left{
	float: left;
    width: 52%;
    margin-right: 3%;
	position: relative;
}

.jkdjt-lbt{
	position:relative;
}
 
#previousImageButton{
	position: absolute;
    margin-left: 25px;
  font-family:'iconfont';
    margin-top: -40px;
    width: 70px;
    height: 70px;
    background: rgba(255,255,255,0.8);
    font-size: 36px;
    color: #7D7D7D;
    display: flex;
    justify-content: center;
    align-items: center;
	cursor: pointer;
}

#nextImageButton{
	position: absolute;
    margin-right: 25px;
font-family:'iconfont';
    margin-top: -35px;
    width: 70px;
    height: 70px;
    background: rgba(255,255,255,0.8);
    font-size: 36px;
    color: #7D7D7D;
    display: flex;
    justify-content: center;
    align-items: center;
	cursor: pointer;
}

#previousImageButton a, #nextImageButton a{
	color: #7D7D7D !important;
}

.btbg-bottom{
	width: 100%;
    height: 55px;
    background: url(/cms/templates/50586995660230000/images/tpxw_bot_btbg.png) no-repeat left;
	background-size: 100% 100%;
    position: absolute;
    bottom: 0px;
    left: 0px;
    padding: 0 10px 0 20px;
    box-sizing: border-box;
}

.bottom-bt{
	text-align: left;
    font-size: 18px;
    position: absolute;
    bottom: 0px;
    left: 10px;
    width: calc(90% - 30px);
    height: 55px;
    line-height: 55px;
    color: #FFFFFF;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.bottom-bt a{
	cursor:pointer;
    color: #FFFFFF !important;
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.jkdjt-lbt img{
 
}

.jkdjt-right{
	float:left;
	width:45%;
	position:relative;
}

.jkdjt-right ul li{
	margin: 0px 0px 25px 0px;
}

.jkdjt-right ul li:hover .icon-rot{
    background:#d80002;
}

.jkdjt-right ul li .wzbt{
	width:calc(100% - 30px);
}


.icon-rot{
	width:10px;
	height:10px;
	background:#B6B6B6;
	border-radius:100%;
	float:left;
	margin: 8px 18px 0 0;
}

.wzbt{
	font-size:17px;
	color:##2F2F2F;
	float:left;
	width:calc(100% - 30px);
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.fbsj{
	float:right;
	font-size:18px;
	color:#676767;
	margin: 0px 10px 0 0;
}

.more-ckgd{
	position: absolute;
    bottom: -90px;
    right: 15px;
    width: 189px;
    font-size: 18px;
    text-align: center;
    padding: 0 0 20px 0;
	background:url(/cms/templates/50586995660230000/images/more-icon02.png) no-repeat bottom center;
}

/* 文章列表 */
.zlm-title{
	color: #000000;
    font-size: 36px;
    text-align: center;
}

.nav-mask-right {
    display: none;
    width: 45px;
    height: 50px;
    position: absolute;
    right: -10px;
    top: -5px;
    background: linear-gradient(to right, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1));
    z-index: 99;
}

.zlm-title ul{
	display: flex;
    justify-content: center;
    align-items: center;
}

.zlm-title ul li{
	color: #000000;
    font-size: 36px;
	float:left;
	margin: 0 20px 0 20px;
	position:relative;
}

.zlm-title ul li{
	color: #000000;
}

.zlm-title ul li.select::after{
	content: "";
    position: absolute;
    left: 0;
    bottom: -20px;
    width: 60%;
    height: 4px;
	margin:0 0 0 32px;
    background: #AC1B22;
    -webkit-transform: none;
    transform: none;
    -webkit-transition: .2s;
    transition: .2s;
	visibility:visible;
}

.zlm-title ul li::after{
	content: "";
    position: absolute;
    left: 0;
    bottom: -20px;
    width: 60%;
    height: 4px;
	margin:0 0 0 32px;
    background: #AC1B22;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transition: .2s;
    transition: .2s;
	visibility: unset;
}

.zlm-title ul li:hover::after{
	-webkit-transform: scaleX(1);
    transform: scaleX(1);
}

/* 媒体报道 */
.mid-mtbd{
	background:url(/cms/templates/50586995660230000/images/tbg-jw.png) no-repeat top;
	background-size: cover;
}

.mid-wzlb{
	overflow:hidden;
	padding: 60px 0 0;
}

.mtbd-list{
	margin:80px 0 30px;
}

.mtbd-list ul{
	width:calc(100% + 10px);
}

.mtbd-list ul li{
	float:left;
	width: calc(100% / 4 - 38px);
    margin: 0 15px 15px 5px;
	border:1px solid #dcdcdc;
	padding:7px 7px 30px 7px;
}

.mtbd-img img{
	width:100%;
}

.mtbd-wzbt{
	margin:15px 8px 30px 8px;
}

.mtbd-more{
	float:right;
}

.mtbd-list ul li:hover{
	border:1px solid #ffffff;
	box-shadow: 8px 10px 20px 1px #d2d2d2;
}

/* 院报 */
.yb-list{
	margin:50px 0 60px;
	position:relative;
}

.yb-list ul{
	width:calc(100% + 20px);
}

.yb-list ul li{
	float:left;
	width:calc(100% / 3 - 20px);
	margin:0 20px 20px 0;
	position:relative;
}

.yb-list ul li img{
	width: calc(100% - 28px);
    margin: 0 10px;
	border:5px solid #ac1b22;
}

.yb-btbg{
	width: calc(100%);
    height: 73px;
    background: url(/cms/templates/50586995660230000/images/redbg.png) no-repeat left top;
background-size:100% 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 0 10px 0 20px;
    box-sizing: border-box;
}

.yb-wzbt{
	text-align: left;
    font-size: 18px;
    position: absolute;
    bottom: 0;
    left: 20px;
    width: calc(100% - 40px);
    height: 63px;
    line-height: 63px;
    color: #FFFFFF;
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.yb-wzbt a{
	cursor:pointer;
    color: #FFFFFF !important;
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.yb-list .more-ckgd{
	position: absolute;
    bottom: -50px;
    right: 0;
    height: 18px;
}


/* ==============@media============== */
@media screen and (max-width: 1340px) {
	.w_1300 {
   		max-width: 1200px;
	}
	
}
@media screen and (max-width: 1240px) {
	.w_1300 {
   		max-width: 1000px;
	}
	
}

@media screen and (max-width: 1000px) {
	.mid-top-center {
		background: none;
		height:unset;
	}
	
	.topbg-sj{ display:block; }
	
	.dqlm-tit {
		color: #000000;
		padding:15px 70px;
		font-size: 32px;
		text-align: center;
		position: absolute;
		left: 50%;
		top: 30vw;
		margin-left: -130px;
		background: linear-gradient(to right,rgba(255,255,255,0),rgba(255,255,255,0.8), rgba(255,255,255,0));
	}
	
	.dqlm-tit div {
		width: 73px;
		height: 4px;
		background: #24b2be;
		margin: 15px auto 0;
	}
	
	.mid-jkdjt {
		margin-bottom: 40px;
	}
	
	.jkdjt-left {
		width: 100%;
		margin: 0 0 50px 0;
	}
	
	.jkdjt-lbt img {
		height: unset;
	}
	
	.btbg-bottom {
		width: 100%;
		height: 50px;
		background: url(/cms/templates/50586995660230000/images/tpxw_bot_btbg.png) no-repeat left;
		background-size: 100% 100%;
		position: absolute;
		bottom: 0px;
		left: 0px;
		padding: 0 10px 0 20px;
		box-sizing: border-box;
	}
	
	.bottom-bt {
		text-align: left;
		font-size: 14px;
		position: absolute;
		bottom: 0px;
		left: 10px;
		width: calc(100% - 30px);
		height: 50px;
		line-height: 50px;
		color: #FFFFFF;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
	}
	
	#previousImageButton , #nextImageButton{
margin-top: -27px;
		width: 54px;
		height: 54px;
		font-size: 40px;
	}
	
	.jkdjt-right {
		width: 100%;
	}
	
	.jkdjt-list {
		padding: 60px 0 0px;
	}
	
	.jkdjt-right .more-ckgd {
		position:unset;
		float: right;
		width: 89px;
		font-size: 16px;
		text-align: center;
		padding: 0 20px 8px 0;
		background: url(/cms/templates/50586995660230000/images/more-icon01.png) no-repeat bottom center;
	}
	
	.mid-zjbf {
		padding: 0px 20px 0;
	}
	
	.mid-wzlb {
		padding: 0 20px;
	}
	
	.yb-list .more-ckgd {
		position: absolute;
		 
		right: 0;
		width: 89px;
		height: 20px;
		font-size: 16px;
		text-align: center;
		padding: 0 20px 8px 0;
		background: url(/cms/templates/50586995660230000/images/more-icon01.png) no-repeat bottom center;
	}
	
	.mtbd-list ul li {
		float: left;
		width: calc(100% / 2 - 38px);
		margin: 0 15px 15px 5px;
		border: 1px solid #dcdcdc;
		padding: 7px 7px 30px 7px;
	}
	
	.yb-list ul {
		width: calc(100% + 20px);
	}
	
	.yb-list ul li {
		float: left;
		width: calc(100% / 2 - 20px);
		margin: 0 20px 40px 0;
		position: relative;
	}
	
	.yb-list ul li img {
		width: calc(100% - 20px);
	}
	
}

@media screen and (max-width: 768px) {
	.middle {
		padding-top: 82px;
	}
	
	.jkdjt-right ul li {
		margin: 0px 0px 20px 0px;
	}
	
	.icon-rot {
		width: 8px;
		height: 8px;
		margin: 8px 12px 0 0;
	}
	
	.jkdjt-right ul li .wzbt {
		font-size: 16px;
	}
	
	.yb-list ul {
		width: 100%;
	}
	
	.yb-list ul li {
		float: left;
		width: 100%;
		margin: 0 0px 40px 0;
		position: relative;
	}
	
	.yb-list ul li img {
		width: calc(100% - 40px);
		margin: 0 10px;
		border: 5px solid #ac1b22;
	}
	
	.yb-btbg {
		width: 100%;
		height: 63px;
		background-size: 100% 100%;
		position: absolute;
		bottom: 0;
		left: 0;
		padding: 0 10px 0 20px;
		box-sizing: border-box;
	}
	
	.yb-wzbt {
		text-align: left;
		font-size: 16px;
		position: absolute;
		bottom: 0;
		left: 20px;
		width: calc(100% - 40px);
		height: 58px;
		line-height: 63px;
		color: #FFFFFF;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
	}
	
	.zlm-title ul li{
		font-size: 32px;
	}
	.zlm-title ul li.select::after{
		margin: 0 0 0 26px;
	}
	
}

@media screen and (max-width: 550px){
	.middle {
		padding-top: 62px;
	}

.mid-top-center {
    position: relative;
}
.dqlm-tit {
    padding: 15px 30px;
    font-size: 28px;
    left: calc((100% - 164px) / 2);
    top: calc((100% - 84px) / 2);
    margin-left: 0;
}

}

@media screen and (max-width: 450px){
	.mtbd-list ul {
		width: 100%;
	}
	
	.mtbd-list ul li {
		float: left;
		width: calc(100% - 28px);
		margin: 0 0px 15px 5px;
		border: 1px solid #dcdcdc;
		padding: 7px 7px 30px 7px;
	}
}

@media screen and (max-width: 425px){
	.middle {
		padding-top: 52px;
	}
	
	.yb-title{ position:relative; }
	
	.yb-title ul {
		display: flex;
		white-space: nowrap;
		overflow: hidden;
		overflow-x: scroll;
		overflow-y: hidden;
		-webkit-overflow-scrolling: touch;
		justify-content: unset;
    	align-items: unset;
		height: 60px;
	}
	
	.yb-title ul::-webkit-scrollBar{
		display:none;
	}
	
	.yb-title .nav-mask-right {
		display:inline-block;
	}
	
	.yb-title ul li.select::after{
		bottom: 15px;
	}
	
	.yb-title ul li::after{
		content: "";
		position: absolute;
		left: 0;
		bottom: 0px;
	}

.dqlm-tit {
    padding: 15px 25px;
    font-size: 22px;
    left: calc((100% - 138px) / 2);
    top: calc((100% - 78px) / 2);
}
.dqlm-tit div {
    width: 50px;
    height: 3px;
    margin: 10px auto 0;
}
.zlm-title ul li {
    font-size: 20px;
}
.zlm-title ul li.select::after {
    bottom: -15px;
    width: 50%;
    margin: 0 0 0 20px;
}

}

@media screen and (max-width: 375px) {}

@media screen and (max-width: 340px) {
.dqlm-tit{
    font-size: 18px!important;
    top: calc((100% - 67px) / 2);
    left: calc((100% - 122px) / 2);
}
}

@media screen and (max-width: 320px) {}

 @media screen and (max-width: 1000px) {
.dqlm-tit{     top: 20vw; }
.dqlm-tit{background: linear-gradient(to right,rgba(255,255,255,0),rgba(255,255,255,0.8), rgba(255,255,255,0));}
}
@media screen and (max-width: 550px) {
.dqlm-tit{
    top: calc((100% - 135px) / 2);
}
}

@media screen and (max-width: 340px) {
.dqlm-tit{
    top: calc((100% - 130px) / 2);
}
}