.dllist{
	display: flex;
	align-items: center;
	margin-bottom: 20px;
}
.dllist dt{
	width:80px;
	height: 80px;
	background-color: #ebebeb;
	margin-right: 20px;
	text-align: center;
	line-height: 1.2;
}
.dllist dt p{
	padding-top:8px;
	color: #005cd7;
	
}
.dllist dt span{
	color: #005cd7;
}

.dllist dd{
	flex: 1;
	overflow: hidden;
}

.dllist2{
	display: flex;
	padding: 0 0 15px;
	border-bottom: 1px solid #E7E7E7;
	margin-bottom: 15px;
}
.dllist2 dt{
	width: 140px;
	line-height: 1;
	margin-right: 25px;
}
.dllist2 dt.ptbox .inner{
	padding-bottom: 62%;
}
.dllist2 dd{
	flex: 1;
	overflow: hidden;
}
.dllist2 dd a{
	display: flex;
	height: 100%;
	flex-direction: column;
	justify-content: space-between;
}
.dllist2 dd p{
	font-weight: bold;
	margin-bottom: 12px;
}
.dllist2 dd span{
	color: #888;
}
/* listItem2 */
.listItem2 {
	display: flex;
	border-bottom: 1px solid #E7E7E7;
	padding: 0px 0 15px;
	margin-bottom: 10px;
}
.listItem2 b{
	display: block;
}
.listItem2 p{
	margin-top: 10px;
}
.list2 li{
	display: flex;
	align-items: center;
	padding: 10px 0;
	font-size: 17px;
	border-bottom: 1px dotted #DFE0DF;
}
.list2 li>a{
	flex: 1;
}
.list2 li span{
	display: inline-flex;
	width: 64px;
	height: 24px;
	border: 1px solid #1E6F53;
	color: #1E6F53;
	align-items: center;
	text-align: center;
	margin-right: 15px;
}
.list2 li span em{
	width: 45%;
	font-size: 14px;
}
.list2 li span em:first-child{
	width: 55%;
	background-color:#1E6F53;
	color: #fff;
	font-size: 15px;
}
.banner{
	width: 100%;
	overflow: hidden;
	position: relative;
	
}
.banner::before{
	content: '';
	display: block;
	position: absolute;
	top:0;
	left: 0;
	right: 0;
	height: 300px;
	z-index: 22;
	background: linear-gradient(to bottom, #005cd7,rgba(0,0,0,0));
}
.banner img{
	width: 100%;
}
.swiper-banner .swiper-button-prev,.swiper-banner .swiper-button-next{
	width: 33px;
	height: 60px;
	background-image: url(../images/left_arrow2.png);
	background-position: center;
	-moz-background-size:33px auto;
	background-size: 33px auto;
	top: auto;
	margin-top: 0;
	bottom: 20px;
}
.swiper-banner .swiper-button-next.swiper-button-disabled,.swiper-banner  .swiper-button-prev.swiper-button-disabled{
	opacity: 0.5
}
.swiper-banner .swiper-button-prev{
	left: auto;
	right: 100px;
}
.swiper-banner .swiper-button-next{
	right: 30px;
	background-image: url(../images/right_arrow2.png);
}



.main1{
	padding: 18px 0 30px;
}

.mainbox{
	width: calc(33.33% - 22px);
	overflow: hidden;
	min-height: 300px;
}
.mainPic,.mainSwiper{
	width: calc(66.66% - 18px);
}

.mainboxHd{
	font-weight: bold;
	display: flex;
	align-items: flex-end;
	justify-content: space-between;
	margin-bottom: 20px;
	padding:10px 0;
}

.mainboxHd span.on a{
	color: #000;
}
.mainboxHd .more{
	font-weight: 100;
	font-size: 13px;
	color: #999;
	font-family: "宋体";
	padding-right: 16px;
	background: url(../images/more_ico.png) no-repeat right center;
}

.mainPic .mainboxBd{
	justify-content: space-between;
}
.mainPic .mainboxBd .mainPicTxt{
	width: calc(50% - 14px);
	overflow: hidden;
}
.swiper-pic{
	width: calc(50% - 14px);
	overflow: hidden;
	position: relative;
	background-color: #F7F7F7;
}
.swiper-pic .swiper-slide{
	position: relative;
}
.swiper-pic .swiper-slide>p{
	width: 100%;
	padding: 10px 20px;
}
.swiper-pic .ptbox .inner{
	padding-bottom: 63%;
}
.swiper-pic .swiper-slide .txt{
	padding: 10px 30px;
}
.swiper-pic .swiper-pagination{
	display: inline-block;
	width: auto;
	left: auto;
	right: 0%;
	
}
.swiper-pic .swiper-pagination{
	text-align: center;
	z-index: 33;
	bottom:104px;
	right: 10px;
}
.swiper-pic .swiper-pagination-bullet,.swiper-media .swiper-pagination-bullet{
	width: 8px;
	height: 8px;
	background-color:#005cd7;
	opacity: 1;
	border-radius: 0;
}
.swiper-pic .swiper-pagination-bullet-active,.swiper-media .swiper-pagination-bullet-active{
	background-color:#fff ;
}
.swiper-pic .nextslide{
	display: flex;
	padding: 12px 0;
	line-height: 1.4;
	align-items: center;
}
.swiper-pic .nextslide span{
	border-right: 1px solid #C9CCCB;
	padding: 0 15px;
	color: #1e6f53;
	text-transform: capitalize;
	font-weight: bold;
	font-size: 18px;
}
.swiper-pic .nextslide span em{
	display: block;
	color: #c78b00;
	font-size: 13px;
		font-weight: normal
}
.swiper-pic .nextslide>p{
	flex:1;
	overflow: hidden;
	padding: 0 15px;
	font-size: 15px;
	
}
.mainTzgg .list{
	margin-top: -12px;
}
.mainbox .list li{
	padding: 8px 0;
	
}
.mainbox .list li span{
	color: #888;
	float: right;
	padding-left: 8px;
	position: relative;
	
}
.main2{
	background-color: #F5F5F5;
	padding: 80px 0;
}

/* 博士风采 */
.swiper-img{
	padding: 0 70px;
	position: relative;
	overflow: hidden;
}
.swiper-img .swiper-button-prev,.swiper-img .swiper-button-next{
	width:40px;
	height: 100%;
	background-color: rgba(0,0,0,.7);
	background-image: url(../images/left_arrow.png);
	background-position: center;
	-moz-background-size:11px auto;
	background-size: 11px auto;
	top: 0;
	margin-top: 0;
}
.swiper-img .swiper-button-next.swiper-button-disabled,.swiper-img  .swiper-button-prev.swiper-button-disabled{
	opacity: .5;
}
.swiper-img .swiper-button-prev{
	left: 0;
}
.swiper-img .swiper-button-next{
	right: 0;
	background-image: url(../images/right_arrow.png);
}
.swiper-img .swiper-slide{
	width: 25%;
}
.swiper-img .swiper-slide .ptbox .inner{
	padding-bottom: 50%;
}
.main3{
	padding:30px 0;
}
.main3 .mainboxHd,.main4 .mainboxHd{
	padding-bottom: 20px;
	border-bottom: 1px solid #E5E5E5;
}
.mainMedia .mainboxHd{
	border-bottom: 0 none;
	margin-bottom: 3px;
}

.main3 .mainbox{
	width: calc(50% - 22px);
}
.swiper-media {
	position: relative;
	margin-bottom: 6px;
}
.swiper-media .swiper-slide>p {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
	padding: 10px 20px;
    padding-right: 100px;
    background:rgba(0,0,0,.6);
}
.swiper-media .swiper-slide>p a{
	color: #fff;
}
.swiper-media .swiper-pagination{
	text-align: center;
	z-index: 33;
	padding-right: 10px;
	bottom:14px;
	display: inline-block;
	width: auto;
	left: auto;
	right: 0;
}
.swiper-media .ptbox .inner{
	padding-bottom: 56%;
}
.main4{
	padding: 10px 0 50px;
}
.swiper-img2 {
	padding: 5px 60px;
	position: relative;
	margin-left: -60px;
	margin-right: -60px;
}

.swiper-img2 .swiper-slide{
	padding:14px;
	background-color: #fff;
	box-shadow: 0px 0px 6px #ccc;
}
.swiper-img2 .swiper-container{
	padding: 5px;
	margin-left: -5px;
	margin-right: -5px;
	min-height: 100px;
}
.swiper-img2 .swiper-button-prev,.swiper-img2 .swiper-button-next{
	width:40px;
	height:40px;
	background-color: rgba(0,0,0,.6);
	background-image: url(../images/left_arrow.png);
	background-position: center;
	-moz-background-size:11px auto;
	background-size: 11px auto;
	top: 50%;
	margin-top: -40px;
}
.swiper-img2 .swiper-button-next.swiper-button-disabled,.swiper-img2 .swiper-button-prev.swiper-button-disabled{
	opacity: .5;
}
.swiper-img2 .swiper-button-prev{
	left: 0;
}
.swiper-img2 .swiper-button-next{
	right: 0;
	background-image: url(../images/right_arrow.png);
}
.swiper-img2 .ptbox .inner{
	padding-bottom: 54%;
}
.swiper-img2 .swiper-slide p{
	margin-top: 12px;
}
.s_ad img{
	width: 100%;
}