﻿.company-line{
	width: 100%;
	height: 1px ;
	display: block;
	background-color: #d1d1d1;
	margin-top: 50px;
	margin-bottom: 20px;
}
.justtop_company_box{
	padding-top: 50px;
	width: 1200px;
	max-width: 100%;
	display: block;
	margin: 0 auto;
}
.company-logo-box{
	text-align: center;
}

.company-p-title1{
	font-size: 16px;
	color: #1d469a;
	margin-bottom: 10px;
	font-family: "Roboto";
}
.company-p1{
	
}
.company-p1-edit-box{
	font-size: 16px;
	color: #555555;
	padding-bottom: 15px;

}
.company-such-list-box{
	font-size: 0;
	width: 100%;
	padding: 20px 0;
}
.company-such-list{
	width: 360px;
	height: 400px;
	max-width: 100%;
	display: inline-block;
	vertical-align: top;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}
.company-such-list:nth-child(3n+2){
	margin: 0 60px;
}
.company-such-list-title{
	font-size:24px;
	font-family:  "Roboto";
	color: #FFF;
	text-align: center;
	padding: 10px 0;
	border-bottom: 2px solid #ffffff;
}
.company-such-info-box{
	width: 100%;
	height: calc(100% - 60px);
	display:         flex;
	display: -webkit-flex;
          align-items: center;
    -webkit-align-items: center;
          justify-content: center;
    -webkit-justify-content: center;
}
.company-such-info p{
	font-size: 14px;
	color: #FFF;
	padding-bottom: 15px;
	font-weight: 100;
}
.company-such-info p:last-child{
	padding-bottom: 0;
}
.company-such-list:nth-child(1) .company-such-info{
	width: 100%;
	padding: 0 80px;
	box-sizing: border-box;
}




.company-such-list:nth-child(1){
	background-image: url(../img/front/company-car1.jpg);
}
.company-such-list:nth-child(2){
	background-image: url(../img/front/company-car2.jpg);
}
.company-such-list:nth-child(3){
	background-image: url(../img/front/company-car3.jpg);
}

/*----------------------------------------*/
.company-history .justtop-title-box,
.company-innovation-awards .justtop-title-box{
	width: initial;
	display: inline-block;
}
.company-history .justtop-title,
.company-equipments .justtop-title,
.company-innovation-awards .justtop-title{
	padding: 0 25px;
}
.company-history-info-block{
	font-size: 0;
}
.company-history-list-line-box{
	width:165px;
	max-width: 100%;
	display: inline-block;
	vertical-align: middle;
	position: relative;
	left: -10px;
}
.company-history-list-line{
	width: 160px;
	max-width: 100%;
	height: 1px;
	display: inline-block;
	background-color: #d1d1d1;
	vertical-align: middle;
}
.company-history-list-dot{
	width: 5px;
	height: 5px;
	border-radius: 50%;
	display: inline-block;
	background-color: #d1d1d1;
	vertical-align: middle; 
}
.company-history-list-info{
	width: calc(100% - 165px);
	vertical-align: middle;
	display: inline-block;
	box-sizing: border-box;
    padding-left: 5px;
    padding-bottom: 5px;
}


.company-history-line1-box{
	display: inline-block;
	margin-left: 70px;
	position: relative;
	vertical-align: top;
	max-width: 100%;
}
.company-history-info-box{
	display: inline-block;
	vertical-align: top;
	width: calc(100% - 90px);
	padding: 50px 0;
}
.company-history-list-p{
	font-size: 16px;
	color: #555555;
	display: inline-block;	
}
.company-history-list-year{
	font-size: 22px;
	font-family: "Roboto";
	color: #08308f;
	padding-right: 5px;
	display: inline-block;
	vertical-align: bottom;
	height: 30px;
}
.company-history-line1-box p{
	font-size: 26px;
	color: #d1d1d1;
	display: block;
	font-family: "Microsoft JhengHei";
}
.company-history-line1-box span{
	width: 1px;
	height: 960px;
	display: block;
	position: absolute;
	background-color: #d1d1d1;
	left: calc(50% - 1px);
    top: 22px;
}
.company-history-info-list{
	margin-top: 30px;
}
.company-history-line{
	width: 100%;
	height: 1px ;
	display: block;
	background-color: #d1d1d1;
	margin-top: 100px;
}
/*----------------------*/
.company-equipments{
	position: relative;
	z-index: 3;
}
.company-equipments .justtop-title-box{
	width: inherit;
	display: block;
	float: right;
	margin: 50px 0;
}
.comapny-equipments-list-box{
	clear: both;
	font-size: 0;
	width: 100%;
}
.comapny-equipments-list{
	width: 270px;
	max-width: 100%;
	display: inline-block;
	margin-right: 40px;
}
.comapny-equipments-list:nth-child(4n){
	margin-right: 0;
}
.company-equipments-list-img-box{
	width: 100%;
	height: 270px;
	display: block;
	padding: 10px;
	box-sizing: border-box;
	position: relative;
	border: 1px solid #d1d1d1;
	background-color: #FFF;
}
.comapny-equipments-list-img{
	width: 100%;
	height: 100%;
	display: block;
	overflow: hidden;
	position: relative;
}
.company-equipments-list-title{
	font-size: 14px;
	font-family: "Roboto";
	text-align: center;
	display: block;
	margin:10px 0; 
}
.company-equipments-list-img-box:after{
	content: 'none';
	width: 40px;
	height: 1px;
	display: block;
	background-color:  #d1d1d1;
	position: absolute;
	top: calc(50%);
	right: -41px;
}
.comapny-equipments-list:nth-child(4n) .company-equipments-list-img-box:after{
	display: none;
}



/*----------------------------------*/
.company-innovation-awards{
	font-size: 0;
	display: block;
	position: relative;
}
.company-innovation-info-box{
	width: 930px;
	max-width: 100%;
	display: block;
	vertical-align: top;
	margin: 0 auto;
}
.company-innovation-info-list-box{
	width: 100%;
	display: block;
	margin-bottom: 40px;
	text-align: center;
}

.company-innovation-info-list{
	display: inline-block;
	margin-right: 43px;
	width: 200px;
	max-width: 100%;
	vertical-align: top;
}

.company-innovation-info-list:last-child{
	margin-right: 0;
}
.company-innovation-info-list-img-block{
	width: 100%;
	height: 200px;
	position: relative;
	display: block;
	overflow: hidden;
}
.company-innovation-info-list-img{
	width: 100%;
	height: 100%;
	display: block;
	border: 1px solid  #d1d1d1;
	box-sizing: border-box;
	position: relative;
	overflow: hidden;
}
.company-innovation-info-list-img-mask{
	width: 40px;
	height: 40px;
	max-width: 100%;
	display: block;
	position: absolute;
	border: 1px solid  #d1d1d1;
	background-color: #FFF;
}
.innovation-mask1{
	transform: rotate(45deg);
	top: -20px;
    right: -20px
}
.innovation-mask2{
	transform: rotate(45deg);
	bottom: -20px;
    left: -20px
}
.company-innovation-info-list-year{
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	color: #033492;
	margin-top: 5px;
}
.company-innovation-info-list-p1{
	font-size: 12px;
	font-weight: 100;
	color: #555555;
	text-align: left;
	white-space:nowrap;
}
.company-innovation-info-list-p2{
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-align: left;
}
.company-innovation-label-block{
	width: calc(100% - 930px);
	display: inline-block;
	vertical-align: top;
	position: relative;
	height: 610px;
	padding-top: 30px;
	box-sizing: border-box;
}
.company-innovation-label-box{
	width: 200px;
	max-width: 100%;
	display: inline-block;
	vertical-align: top;
}
.company-innovation-label-line2{
	width: calc(100% - 200px);
	display: inline-block;
	vertical-align: bottom;
	position: relative;
	height: 100%;
}
.company-innovation-label-line2 span{
	width: 1px;
	height: 900px;
	display: block;
	position: absolute;
	background-color: #d1d1d1;
	bottom: 0;
	left: 50%;
}
.company-innovation-label-list{
	display: block;
	position: relative;
	width: initial;
	float: right;
	clear: both;
	margin-bottom: 50px;
}
.company-innovation-label-title{
	padding: 8px 15px;
	font-size: 18px;
	font-weight: bold;
	position: relative;
	border: 1px solid #d1d1d1;
}
.company-innovation-label-border-box{
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	pointer-events: none;
}
.company-innovation-label-border-top{
	width: 10px;
	height: 1px;
	display: block;
	background-color: #08308f;
	position: absolute;
	top: 0;
	left: 0;
}
.company-innovation-label-border-left{
	width: 1px;
	height: 10px;
	display: block;
	background-color: #08308f;
	position: absolute;
	top: 0;
	left: 0;
}
.company-innovation-label-line{
	width: 40px;
	height: 1px;
	display: block;
	position: absolute;
	z-index: 1;
	background-color: #d1d1d1;
	top: 50%;
	right: -35px;
}
.rwd-innovation-info-list{
	display: none;
}


/*---------------------*/
.company-ps-style1{
	font-size: 20px;
	font-family: "Roboto";
	color: #033492;
}
.company-ps-style2{
	font-size: 12px;
	font-family: "Roboto";
	color: #e60012;
	padding-left: 5px;
}
.company-ps-style3{
	font-family: "Roboto";
	color: #033492;
}
.company-p-such{
	font-size: 16px;
	color: #033492;

}

.comapny-equipments-list-mask-box{
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	background-color: #08308f;
	transition: all .3s ease-in-out;
	transform-origin: right;
	transition-delay: .4s;
	
}

.comapny-equipments-list-box.active .comapny-equipments-list-mask-box,
.company-innovation-info-box.active .comapny-equipments-list-mask-box,
.news-list-block.active .comapny-equipments-list-mask-box{
	transform: scale(0,1);
}

.company-sered-title{
	font-size: 20px;
	font-weight: bold;
}
.company-served-img{
	margin-top: 10px;
}


.comapny-equipments-list-mask-box2{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	padding: 10px;
	box-sizing: border-box;
	font-size: 14px;
	letter-spacing: 1px;
	background-color: rgba(0,0,0,0.8);
	transition: all .5s ease;
	opacity: 0;
}
.company-such-info-p{
	font-size: 12px;
	color: #FFF;
	letter-spacing: 1px;
	line-height: 1.6;
}


/*-------------------2019-02-21修改------------------*/
.company-pd-list-box{
	width: 100%;
	display: block;
	font-size: 0;
	margin-top: 10px;
}

.company-pd-list{
	margin-bottom: 20px;
	padding: 20px;
	box-sizing: border-box;
	border: 1px solid #d1d1d1;
	font-family: "Roboto1","微軟正黑體";	
	background-color: #e8f3f5;
	transition: all .5s ease;
}

.company-pd-list-title{
	font-size: 20px;
   	margin-bottom: 10px;
   	color: #000;
   	transition: all .5s ease;
}
.company-pd-list-info-p{
	font-size: 16px;
	display: inline-block;
	vertical-align: top;
	width: calc(100% - 510px);
	padding-right: 20px;
	box-sizing: border-box;
	color: #888;
   	transition: all .5s ease;
}
.company-pd-list-info-img{
	width: 510px;
	max-width: 100%;
	height: 345px;
	max-width: 100%;
	display: inline-block;
	vertical-align: top;
	overflow: hidden;
}
.company-history-info-block{
	text-align: center;
}
.company-history-info-img{
	
	display: inline-block;
}

