@font-face {
	font-family: TitilliumWeb-Regular;
	src:url('../../fonts/TitilliumWeb-Regular.eot'),
		url('../../fonts/TitilliumWeb-Regular.ttf');
}
@font-face {
	font-family: TitilliumWeb-SemiBold;
	src:url('../../fonts/TitilliumWeb-SemiBold.eot'),
		url('../../fonts/TitilliumWeb-SemiBold.ttf');
}
/* full page tool*/
#fullpage{
	position:relative;
	padding-top:40px;
}
/* kv */
.video_item{
	background:#000;
}
.video_container{
	max-width: 57.408%;
	margin:0 auto;
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
}
.video_container .video-js{
	width:100%;
	height:auto;
	padding-top:56.25%;
}

.carousel-indicators{
	width: 100%;
	margin-bottom:0;
	margin-left: -50%;
	bottom:8px;
}
#kv_indicators{
	height:40px;
	border-bottom:1px solid #e4e4e4;
}

#carousel_kv .item{
	padding-top: 32.2916%;
}
#carousel_kv .item img{
	position:absolute;
	left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}
#carousel_kv .carousel-indicators li{
	width:60px;
	height:auto;
	border:0;
	margin: 0 3px;
}
#carousel_kv .carousel-indicators li span{
	width: 100%;
    height: 3px;
    display: block;
    background-color: #959595;
    margin: 7px 0;
}
#carousel_kv .carousel-indicators .active{
	background-color:transparent;
}
#carousel_kv .carousel-indicators .active span{
	background-color: #d10101;
}

.kv_container{
	width:100%;
	height:100%;
	max-width: 85%;
	position:absolute;
	top:0;
	left:50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	opacity:0;
	transition: opacity 2.5s ease;
	-webkit-transition: opacity 2.5s ease;
	-moz-transition: opacity 2.5s ease;
	-o-transition: opacity 2.5s ease;
}
.item_img.active .kv_container{
	opacity:1;
	transition: opacity 2.5s ease;
	-webkit-transition: opacity 2.5s ease;
	-moz-transition: opacity 2.5s ease;
	-o-transition: opacity 2.5s ease;
}
.kv_introduce{
	position:absolute;
	padding:0 15px;
}
.kv_introduce.left{
	left:0;
}
.kv_introduce.right{
	right:0;
}
.kv_introduce.white{
	color:#fff;
}
.kv_introduce.right .kv_content{
	float:right;
}
.kv_title{
	font-size:50px;
	font-family: "TitilliumWeb-SemiBold","Microsoft JhengHei","微軟正黑體",arial,"新細明體",sans-serif;
	margin-bottom:8px;
}
.kv_content{
	width:100%;
	position:relative;
	font-size:30px;
	font-family: "TitilliumWeb-Regular","Microsoft JhengHei","微軟正黑體",arial,"新細明體",sans-serif;
}
.kv_content:before{
	content: '';
	width:80px;
	height:3px;
	display: block;
	background-color: #d10101;
	margin-bottom:7px;
	margin-left:1px;
}
/* mid block*/
.mid_section{
	margin-top: 40px;
	background-color:#f8f8f8;
}
.news_section + .mid_section{
	margin-top:0;
}
.mid_wrap{
	padding-top:50px;
	padding-bottom:50px;
}
.mid_block{
	width:25%;
	height:210px;
	display: block;
	padding:25px 15px 0;
	float: right;
	position:relative;
	text-align:center;
	text-decoration:none;
	transition: background-color 0.3s ease;
	-webkit-transition: background-color 0.3s ease;
	-moz-transition: background-color 0.3s ease;
	-o-transition: background-color 0.3s ease;
}
.mid_block .mid_title{
	font-size:24px;
	line-height:36px;
	height:72px;
	margin:0;
	overflow:hidden;
}
.mid_block .mid_img{
	height:80px;
}
.mid_block .mid_img img{
	max-height:100%;
}
.mid_block:hover{
	color:#fff;
	text-decoration:none;
}
.mid_block:hover,
.mid_block:hover:after{
	background-color: #f0564e;
}
.mid_block:after{
	content: '';
    height: 210px;
    width: 1px;
    display: block;
    background-color: #e4e4e4;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -105px;
    transition: background-color 0.3s ease;
	-webkit-transition: background-color 0.3s ease;
	-moz-transition: background-color 0.3s ease;
	-o-transition: background-color 0.3s ease;
}
.mid_block:last-child:after{
	content: normal;
}
.product_info {
    margin-top: 30px;
    height: 175px;
}
.product_info h5 {
    color: #d10101;
    font-size: 16px;
    max-height: 72px;
    overflow: hidden;
    font-family: "OpenSans-Semibold","Microsoft JhengHei","微軟正黑體",arial,"新細明體",sans-serif;
    font-weight: bold;
}
.product_info p {
    font-size: 16px;
    margin-top: 10px;
    height: 72px;
    overflow: hidden;
    line-height: 24px;
}
/* news event*/
.date{
	color:#d10101;
}
.news_section{
	background-color:#f8f8f8;
}
.news_block{
	padding-top:45px;
	padding-bottom:75px;
}
.news_block h2{
	margin:0 0 15px;
}
.news_block h5{
	margin:5px 0;
}
.news_block h5 a{
	color:#000;
}
.news_slider,.event_slider{
	position:relative;
}
.swiper-container {
	height:100%;
}
.news_contain{
	width:34%;
	padding-left: 5.5%;
	margin-bottom:40px;
}
.news_contain h5{
	max-height:78px;
	overflow:hidden;
}
.event_contain{
	width:66%;
}
.event_contain h5{    
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.news_contain,.event_contain{
	float: right;
}
.swiper-angle{
	width:100px;
	height:40px;
	background-color:#c6c6c6;
	cursor:pointer;
	position:absolute;
	z-index: 1;
    left: 50%;
    margin-left: -50px;
    padding: 10px 0;
    transition: background-color 0.3s ease;
	-webkit-transition: background-color 0.3s ease;
	-moz-transition: background-color 0.3s ease;
	-o-transition: background-color 0.3s ease;
}
.swiper-angle:hover{
	background-color:#777;
}
.swiper-angle.swiper-button-disabled{
	background-color:#c6c6c6;
	opacity:0.5;
	cursor: auto;
    pointer-events: none;
}
.swiper-angle:before{
	content:'';
	width: 50px; 
	height: 20px;
	display:block;
	margin:0 auto;
	background-image: url("../../images/posiflex_angle.png");
	background-repeat: no-repeat;
}
.swiper-angle-top{
	top:-40px;
}
.swiper-angle-bottom:before{
	background-position: 0 -20px;
}
.hide-border{
    height: 1px;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0px;
    background-color: #f8f8f8;
    z-index: 1;
}
.nswiper-slide{
	height:120px;
}
.nswiper-slide:first-child{
	border-bottom: 1px dotted #ccc;
	margin-bottom:15px;
}
.event_swipe{
	height:310px;
}
.news_swipe .swiper-slide{
	padding:20px 0 15px;
	border-bottom:1px dotted #cdcdcd;
}
.event_swipe .swiper-slide{
	padding:0 20px;
}
.event_img{
	padding:5px 0 15px;
}
.event_slider p{
	color:#626262;
	margin:0;
	line-height:26px;
}
.swiper-pagination{
	width:100%;
}
.swiper-pagination-bullet{
	width:10px;
	height:10px;
	border: 1px solid #c2c2c2;
	margin: 0 7px;
	background-color:transparent;
	opacity:1;
}
.swiper-pagination-bullet-active {
    background: #ef4239;
    border: 1px solid #ef4239;
}
/* product */
.product_block{
	padding-bottom:40px;
}
.product_block h2{
	text-align:center;
	margin:45px 0 25px;
}

.model_block{
	width:25%;
	float: right;
	display:block;
	border:1px solid #e4e4e4;
	position:relative;
	z-index:1;
	margin-left:-1px;
	margin-top:-1px;
	padding:13px 30px 5px 30px;
}
.model_block:hover{
	border-color:#fc584f;
	z-index: 2;
	text-decoration:none;
	color:#d10101;
}
.model_img{
	width: 72%;
    padding-top: 72%;
    margin: 0 auto;
    position:relative;
}
.model_img img{
	position:absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	margin: auto;
	max-height:100%;
}
.model_title{
	margin-top:12px;
	height:44px;
	overflow:hidden;
}
.model_block a {
    text-decoration: none;
}
.model_block.more{
	background-image: url("../../images/posiflex_model_more.png");
	background-position: center center;
	background-repeat: no-repeat;
	transition: background-color 0.3s,border-color 0.3s ease;
	-webkit-transition: background-color 0.3s,border-color 0.3s ease;
	-moz-transition: background-color 0.3s,border-color 0.3s ease;
	-o-transition: background-color 0.3s,border-color 0.3s ease;
}
.model_block.more:hover{
	background-image: url("../../images/posiflex_model_more_hover.png");
	background-color:#fc584f;
}
.new_icon {
    width: 75px;
    height: 75px;
    color: #FFF;
    position: absolute;
    right: 0px;
    top: 0px;
    z-index: 1;
    overflow: hidden;
}
.new_icon h5 {
    text-align: center;
    width: 130px;
    position: relative;
    background-color: #D31725;
    font-weight: bolder;
    margin: 0;
    padding: 1px 0px;
    top: 17%;
    right: -50%;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}
/* contact_block*/
.epaper_subscribe{
	width:120px;
	height:90px;
	position: absolute;
	left:0;
	bottom:0;
	background-color:#f0564e;
	color:#fff;
	text-align:center;
	cursor:pointer;
	z-index:1000;
}
.epaper_subscribe img{
	margin:18px 0 12px;
}
.pop-epaper{
	width:100%;
	position:absolute;
	max-width:410px;
	left:20px;
	bottom:110px;
	background-color:#fff;
	border:1px solid #e4e4e4;
	border-radius:4px;
	padding:20px 30px 15px;
	max-width:410px;
	z-index:1001;
	display:none;
}

.pop-epaper:before {
	content: '';
	height: 0px;
	left: 50px; 
	position: absolute;
	width: 0px;
	border-color: #e4e4e4 transparent transparent; 
	border-style: solid; 
	border-width: 20px 18px 20px 18px;
	bottom: -40px;
}
.pop-epaper:after {
	content: '';
	height: 0px;
	left: 50px; 
	position: absolute;
	width: 0px;
	border-color: #fff transparent transparent; 
	border-style: solid; 
	border-width: 20px 18px 20px 18px;
	bottom: -38px;
}
.pop-bg h5{
	margin-top:0;
	font-weight:bold;
}
.epaper_input {
    background-color: #fff;
    border: 1px solid #e4e4e4;
    color: #959595;
    margin-bottom: 15px;
}
.epaper_input input {
    border: 0;
    outline: 0;
    height: 45px;
}
.epaper_text {
    width: 100%;
    padding: 0 12px;
}
.epaper_submit {
	width: 120px;
	height: 35px;
	border: 0;
	outline: 0;
	background-color: #ee2e24;
	color: #fff;
	border-radius: 4px;
	margin-left:30px;
}
.epaper_content span {
    text-decoration: underline;
    cursor: pointer;
}
.epaper_btn{
	margin-bottom:12px;
}
.epaper_content p{
	margin-bottom:8px;
}
#pop-close{
	position:absolute;
	width:22px;
	height:22px;
	top:15px;
	left:15px;
	cursor:pointer;
}
#pop-close:before,#pop-close:after{
	position:absolute;
	content:'';
	width:100%;
	height:2px;
	background-color:#959595;
	right:0;
	top:50%;
}
#pop-close:before{
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
}
#pop-close:after{
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
}
.subscribing:after{
	content:'';
	position:absolute;
	height:100%;
	width:100%;
	top:0;
	right:0;
	background-color:rgba(0,0,0,0.3);
	cursor: wait;
	z-index:1;
}
@media (min-width:768px){
	.kv_introduce{
		top: 50%;
		transform: translateY(-50%);
		-webkit-transform: translateY(-50%);
	}
	.kv_title{
		line-height:60px;
	}
	.kv_title,.kv_content{
		max-width: 357px;
	}
}
@media (min-width:1025px){
	.event_swipe .swiper-slide{
		width:50%!important;
	}
}
@media (max-width:1024px){
	#fullpage{
		padding-top:66px;
	}
	.kv_content{
		font-size:20px;
	}
	#fp-nav{
		display:none;
	}
	/* mid block*/
	.mid_wrap{
		padding-top:40px;
		padding-bottom:40px;
	}
	.mid_block{
		width:50%;
	}
	.mid_block:after{
		content:normal;
	}
	/* news event*/
	.news_block {
	    padding-top: 30px;
	    padding-bottom: 40px;
	}
	.news_contain{
		padding-right:20px;
	}
	.news_contain,.event_contain{
		width:50%;
	}
	.event_swipe .swiper-slide{
		padding: 0 7px;
	}
	.nswiper-slide{
		height:auto;
		padding: 15px 0 20px;
	}
	.nswiper-slide:first-child{
		margin-bottom:5px;
	}
	/* product */
	.model_row{
		width: 600px;
    	margin: 0 auto;
    	padding-left:2px;
	}
	.product_block{
		padding-bottom:20px;
	}
	.product_block h2{
		margin: 70px 0 35px;
	}
	.model_block {
	    width: 50%;
	    max-width: 300px;
	}
	.model_block:nth-child(2n+1){
		clear:right;
	}	
}

@media (max-width:767px){
	.kv_title{
		font-size:30px;
	}
	.kv_content{
		font-size:16px;
		padding-bottom:15px;
	}
	.kv_content:before{
		width:40px;
		height:2px;
	}
	.kv_introduce{
		width:100%;
		bottom:0;
		padding:0 15px;
	}
	.kv_content{
		width:100%;
		max-width:100%;
	}
	#carousel_kv .item{
		padding-top: 84.375%;
	}
	.video_container{
		max-width:100%;
	}
	.video_container .video-js{
		top: 50%;
    	margin-top: -28%;
	}
	#carousel_kv .carousel-indicators li
	{
		width: 55px;
	}
	.model_block{
		width:100%;
	}
	/* mid block*/
	.mid_wrap{
		padding-top:20px;
		padding-bottom:20px;
	}
	.mid_block {
	    height: 170px;
	    display: block;
	    padding: 10px 15px 0;
	}
	.mid_block .mid_title{
		font-size:18px;
		line-height:24px;
		height:48px;
	}
	.mid_block .mid_img{
		height:60px;
	}
	/* news event*/
	.news_contain{
		padding-right:0px;
		margin-bottom: 30px;
	}
	.event_contain{
		margin-bottom: 15px;
	}
	.news_contain,.event_contain{
		width:100%;
	}
	.news_block h2{
		text-align:center;
		margin-bottom: 0;
	}
	.date,.news_block h5{
		font-size:16px;
	}
	.news_slider .swiper-pagination{
		display:block;
		bottom: -45px;
	}
	.news_swipe .swiper-slide,.event_swipe .swiper-slide{
		height:50%;
	}
	.event_swipe {
	    height: 440px;
	}
	.swiper-angle{
		display:none;
	}
	.event_slider p {
		display:none;
	}
	/* product */
	.product_block h2{
		margin: 35px 0 35px;
	}
	.model_title{
		font-size:14px;
	}
	.model_block.more{
		background-size:50px 50px;
	}
	.model_block.more:hover{
		background-size:33.33px 50px;
	}
	/* contact_block*/
	.epaper_subscribe{
		position:fixed;
		width:100%;
		height:40px;
		padding-top: 6px;
		background-color: #c42a22;
	}
	.epaper_subscribe img{
		margin:0;
		height:20px;
		margin-left:10px;
	}
	.epaper_subscribe span{
		vertical-align:middle;
	}
	.pop-epaper{
		position:fixed;
		width:100%;
		max-width:none;
		bottom:60px;
		left:0;
		background-color:transparent;
		border:0;
		padding:0 10px;
	}
	.pop-bg{
		width:100%;
		background-color:#fff;
		border:1px solid #e4e4e4;
		border-radius:4px;
		padding:20px 20px 15px;
		max-height: 270px;
    	overflow-y: auto;
	}
	.scroll_top {
		bottom: 60px;
	}
}
@media (max-width:650px){
	.model_block{
		max-width:100%;
	}
	.model_row{
		width: auto;
	}
}