@charset "utf-8";

/*** @latest 2020.12.09 SSJ ***/

.thesis03 {width:100%; height:100%; box-sizing:border-box; padding:15px 0 0; margin:0 auto; float:left; overflow:hidden; position:relative; background:rgba(255, 255, 255, 0.6);}
.thesis03 .swiper-container {position:relative;box-sizing:border-box; width: 100%;height:100%;}
.thesis03 .swiper-container .swiper-wrapper {box-sizing:border-box; position:relative; clear:both; text-align:center;}
.thesis03 .swiper-container .swiper-wrapper .swiper-slide {box-sizing:border-box; vertical-align:middle; display:inline-block; position:relative; text-align:center; 	-webkit-transition:background 0.5s, padding 0.5s; transition:background 0.5s, padding 0.5s;}
.thesis03 .swiper-container .swiper-wrapper .swiper-slide:only-child {width:100% !important;}





.thesis03 .schrBox {width:100%;height: 100%;padding: 0 40px;float:left;position:relative;text-align:center;box-sizing:border-box;}
.thesis03 .schrBox:hover .imgbox img {border:1px solid #666; box-sizing:border-box; box-shadow:4px 4px 3px rgba(0,0,0,0.3); -webkit-transition:box-shadow 0.5s; transition:box-shadow 0.3s;}
.thesis03 .schrBox:hover .btnbox a {border:1px solid #333;color:#000;}

.thesis03 .schrBox .imgbox {width:100%; max-width: 160px; overflow:hidden;box-sizing:border-box;position:relative;display:inline-block;}
.thesis03 .schrBox .imgbox a {display:block; height:100%; position:relative;}
.thesis03 .schrBox .imgbox img {border:1px solid #eaeaea;top:0;left:0;box-sizing:border-box;max-width:100%;height: 100%;box-sizing:border-box;}
.thesis03 .schrBox .imgbox img:hover {box-shadow:2px 2px 4px rgba(0,0,0,0.5);}

.thesis03 .schrBox .txtbox {width:100%; padding:10px 0 0; box-sizing:border-box; float:left; text-align:center;}
.thesis03 .schrBox .tit {color:#333; letter-spacing:-0.5px; width:100%; float:left;  overflow:hidden; text-overflow:ellipsis; box-sizing:border-box; margin-bottom:10px; white-space:normal; -webkit-line-clamp:2; -webkit-box-orient:vertical; display:-webkit-box; height:42px; }
.thesis03 .schrBox .journalCo {font-size: 16px; word-break: keep-all; line-height: 150%; margin-bottom: 30px; width: 100%; float: left; white-space: normal;
    -webkit-line-clamp: 2; -webkit-box-orient: vertical; display: -webkit-box; height: 48px; overflow:hidden;}


.thesis03 .schrBox .btnbox {display:inline-block; width:100%;}
.thesis03 .schrBox .btnbox > div {margin-bottom:9px;}
.layout_height_M .thesis03 .schrBox .btnbox > div {margin-bottom:2px;}
.thesis03 .schrBox .btnbox a {position:relative;letter-spacing:-0.5px;border:1px solid #eaeaea;box-sizing:border-box;display:inline-block;clear:both;min-width:70%;background:#fff;width: 100%;height:35px;line-height:35px;padding:0 10px;/* margin-bottom:5px; */white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align: center;}
.thesis03 .schrBox .btnbox a:hover {border:1px solid #333;  background:#333; color:#fff;}
.thesis03 .schrBox .btnbox>div:last-child {margin-bottom:0;}


/* no-data */
.thesis03 .no_data {width:100% !important; padding-right:0 !important; display:none;}
.thesis03 .no_data .imgbox {display:none;}
.thesis03 .no_data .txtbox {padding:0 !important; width:100% !important; text-align:center !important;}
.thesis03 .no_data .tit {font-weight:400; margin-bottom:0; font-size:18px;}
.thesis03 .no_data .thesisBtnbox {display:none;}


/* slide btn */
.thesis03 .btnbox.slideBtn {box-sizing:border-box; top:0;}
.thesis03 .swiper-button-next,
.thesis03 .swiper-button-prev {overflow:hidden; width:35px; text-indent:-9999px; pointer-events:auto !important; position:absolute; top:50%;}
.thesis03 .swiper-button-prev {background:url(../img/slideprev.png) no-repeat;background-position: center 10px;left:0;background-size: 40%;}
.thesis03 .swiper-button-next {background:url(../img/slidenext.png) no-repeat;background-position: center 10px;right:0;background-size: 40%;}
.thesis03 .swiper-button-next:hover,
.thesis03 .swiper-button-prev:hover {animation:blinkfx 1s infinite ease alternate-reverse;}

.thesis03 .swiper-button-next.swiper-button-disabled, 
.thesis03 .swiper-button-prev.swiper-button-disabled {opacity:1;}

.thesis03 .swiper-pagination {display:none;}
	@keyframes blinkfx {
		0% {background-position:center;}
		100% {}
	}

.hiddenBtn {display:none;}




@media (max-width:899px){
	.thesis03 .schrBox .tit {height:36px;}
}
	
@media (min-width:800px) and (max-width:899px){
	.layout_02.layout_height_H .thesis03 .schrBox .tit,
	.layout_06.layout_height_H .thesis03 .schrBox .tit,
	.layout_02.layout_height_H2 .thesis03 .schrBox .tit,
	.layout_06.layout_height_H2 .thesis03 .schrBox .tit {height:36px;}
}


	@media (min-width:800px){
		.thesis03 .schrBox .imgbox {width: 40%; float: left; height: 100%;}
		.thesis03 .schrBox .txtbox {width: 60%; float: left; text-align: left; padding: 30px 0 0 20px; box-sizing: border-box;}


    .layout_height_H .thesis03 .schrBox .journalCo, 
    .layout_height_H2 .thesis03 .schrBox .journalCo { -webkit-line-clamp: 4;height: 96px;}

		.layout_height_H2 .thesis03 .no_data .tit {line-height:420px; height:auto !important;}
		.layout_height_H .thesis03 .no_data .tit {line-height:320px; height:auto !important;}
		.layout_height_M .thesis03 .no_data .tit {line-height:220px; height:auto !important;}

		.layout_height_M .thesis03 .schrBox .imgbox {height: 220px;width: 30%;padding: 15px 0;}
		.layout_height_H2 .thesis03 .schrBox .imgbox,
		.layout_height_H .thesis03 .schrBox .imgbox {height: 320px;/* margin-bottom:10px; */padding: 20px 0;}
		.layout_height_H2 .thesis03 .schrBox .btnbox a,
		.layout_height_H .thesis03 .schrBox .btnbox a {height:40px; line-height:40px;}
		.layout_height_M .thesis03 .schrBox .tit {white-space:nowrap;display:inline-block;height: 21px;}


		.layout_height_M .thesis03 .schrBox .txtbox {padding-top: 20px;width: 70%;}
		.layout_height_H2 .thesis03 .swiper-container .swiper-wrapper .swiper-slide-active:after,
		.layout_height_H .thesis03 .swiper-container .swiper-wrapper .swiper-slide-active:after {top:75px;}
		.layout_height_M .thesis03 .swiper-container .swiper-wrapper .swiper-slide-active:after {top:50px;}
	}

	@media (max-width:799px){
		.thesis03 {padding-bottom:15px;}
		.thesis03 .no_data .tit {font-size:16px;}

		.thesis03 .schrBox .journalCo {margin-bottom:15px;}

		.thesis03 .swiper-container {width:90%; margin:0 5%;}
		.thesis03 .swiper-wrapper > div:hover {padding:0;}
		.thesis03 .swiper-wrapper > div:hover img {opacity:0.8;}

		.thesis03 .swiper-button-prev {background-size:10px; background-position:left center; width:20px;}
		.thesis03 .swiper-button-next {background-size:10px; background-position:right center; width:20px;}

		.thesis03 .schrBox .imgbox {height: 150px;}
		.thesis03 .swiper-container .swiper-wrapper .swiper-slide-active:after {top:80px;}
	}



	@media (max-width:599px){
		.thesis03 {padding-bottom:15px;}

		.thesis03 .swiper-container .swiper-wrapper .swiper-slide:only-child .schrBox .imgbox {width:30%; float:left;}
		.thesis03 .swiper-container .swiper-wrapper .swiper-slide:only-child .schrBox .txtbox {width:70%; float:left; text-align:left; padding-left:20px;}
	}

