
.in_new{
	position: relative;
	z-index: 1;

}
.in_new .inn_fl{
	width: 53.66%;
	height: 430px;
	padding: 35px 0px 0 40px;
	background-color: #fff;
	animation-delay: 0.2s;
	visibility: visible;
	animation-name: fadeInLeft;
}
.in_new .inn_fl .innl_top{
	margin-bottom: 50px;
}
.in_new .inn_fl .innl_top .innl_fl{
	font-size: 30px;
	color: #2f2f2f;
	line-height: 1.5;
}
.in_new .inn_fl .innl_top .innl_fl img{
	width: 32px;
	margin-right: 15px;
}
.in_new .inn_fl .innl_top .innl_fr{
	padding-top: 8px;
}
.in_new .inn_fl .innl_top .innl_fr img{
	width: 33px;
}
.in_new .inn_fl .innl_btm{
	padding-right: 50px;
}
.in_new .inn_fl .innl_btm .innl_date{
	width: 55px;
	font-size: 48px;
	color: #2e2c2c;
	font-family: 'Microsoft JhengHei';
}
.in_new .inn_fl .innl_btm .innl_month{
	width: 65px;
	text-align: center;
	padding-top: 5px;
}
.in_new .inn_fl .innl_btm .innl_month h6{
	font-size: 12px;
	color: #999999;
	line-height: 1.5;
	margin-bottom: 8px;
}
.in_new .inn_fl .innl_btm .innl_txt{
	width: calc(100% - 120px);
}
.in_new .inn_fl .innl_btm .innl_txt p{
	font-size: 14px;
	color: #2e2c2c;
	line-height:1.8;
}
.in_new .inn_fl .innl_btm .innl_slide{
	display: none;
	margin-bottom: 40px;
}
.in_new .inn_fl .innl_btm .slick-slide .innl_slide{
	display: block;
}
.in_new .inn_fl .innl_btm .slick-dots{
	bottom: 15px;
}
.in_new .inn_fl .innl_btm .slick-dots li{
	width: 10px;
	height: 10px;
	margin: 0 7px;
	background-color: #997855;
}
.in_new .inn_fl .innl_btm .slick-dots li.slick-active{
	background-color: #992315;
}
.in_new .inn_fr{
	width: 46.34%;
	height: 430px;
	background-color: #2b5db6;
	animation-delay: 0.2s; 
	visibility: visible; 
	animation-name: fadeInRight;
}
.in_new .inn_fr .innr_img{
	width: 100%;
	overflow: hidden;
}
.in_new .inn_fr .innr_img img{
	width: 100%;
	transition: .3s;
	-o-transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
}
.in_new .inn_fr .innr_txt{
	width: 100%;
	padding: 25px 30px 0px 45px;
}
.in_new .inn_fr .innr_txt .innr_tl{
	width: 31px;
	padding-top: 15px;
}
.in_new .inn_fr .innr_txt .innr_tl img{
	width: 100%;
}
.in_new .inn_fr .innr_txt .innr_tr{
	width: calc(100% - 31px);
	padding-left: 35px;
}
.in_new .inn_fr .innr_txt .innr_tr h6{
	font-size: 14px;
	color: #fff;
	line-height: 1.8;
}
.in_new .inn_fr .innr_txt .innr_tr h1{
	font-size: 16px;
	color: #ababab;
	line-height: 1.8;
    height: 28.8px;
    overflow:hidden;
    text-overflow:ellipsis;
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:1;/* è¶…å‡ºçš„è¡Œæ•° */
}
.in_ser{
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}
.in_new .inn_fr .innr_txt .innr_tr p{
	font-size: 14px;
	color: #ababab;
	line-height: 1.8;
    height: 25.2px;
    overflow:hidden;
    text-overflow:ellipsis;
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:1;/* è¶…å‡ºçš„è¡Œæ•° */
}
.in_new .inn_fr .slick-dots{
	bottom: 15px;
}
.in_new .inn_fr .slick-dots li{
    position: relative;
	width: 32px;
	height: 4px;
	border-radius: 0px;
    background-color: transparent;
	margin: 0 3px;
}
.in_new .inn_fr .slick-dots li::before{
    content: '';
    position: absolute;
    left: 0;
    top:50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    width:100%;
    height: 1px;
    background-color: #003490;
}
.in_new .inn_fr .slick-dots li.slick-active{
    background: transparent;
}
.in_new .inn_fr .slick-dots li.slick-active::before{
	background-color: #c2d8ff;
}
@media (max-width:767px) {

	.in_new .inn_fr .slick-dots{
		bottom: 7px;
	}
	.in_new {
	    margin-top: 0px;
	}
	.in_new .inn_fl {
	    width: 100%;
	    height: auto;
	    padding: 20px 15px 40px 15px;
	}
	.in_new .inn_fl .innl_top .innl_fl {
	    font-size: 20px;
	}
	.in_new .inn_fl .innl_top .innl_fr {
	    padding-top: 0px;
	}
	.in_new .inn_fr {
	    width: 100%;
	    height: auto;
	}
	.in_new .inn_fr .innr_txt {
	    padding: 20px 15px 30px;
	}
	.in_new .inn_fr .innr_txt .innr_tl {
	    display: none;
	}
	.in_new .inn_fr .innr_txt .innr_tr {
	    width: 100%;
	    padding-left: 0px;
	}
	
}