@charset "utf-8";
 body {
}
 .banner img {
     animation: zoom 10s cubic-bezier(0.215, 0.61, 0.355, 1) 0s 1 alternate forwards;
}
 @keyframes zoom {
     0% {
         transform: scale(1);
    }
     100% {
         transform: scale(1.5);
    }
}
 @media only screen and (min-width: 996px) {
     .banner img {
         height: 810px;
         width: 100%;
    }
     .banner {
         height: 810px;
    }
}
 @media only screen and (max-width: 996px) {
     .banner img {
         height: 400px;
         object-fit: cover;
         width: 100%;
    }
}

 
 
 
 

      .bd-placeholder-img {
        font-size: 1.125rem;
        text-anchor: middle;
        -webkit-user-select: none;
        -moz-user-select: none;
        user-select: none;
      }

      @media (min-width: 768px) {
        .bd-placeholder-img-lg {
          font-size: 3.5rem;
        }
      }
	  
	  
	  
	  
	  
/*****电脑端头部*****/	  
.drop {
                position: absolute;
                width: 150px;
                top: 85%;
                box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
                left: 10%;
                display: none;
            }
            .drop a {
	display: block;
	height: 35px;
	line-height: 35px;
	padding-left: 15px;
	color: #999;
	background-color: #fff;
	border-bottom: 1px solid #ccc;
	text-decoration: none;
            }
            .pcnav li:hover .drop {
                display: block;
            }
            .pcnav li:hover .sub-menu {
                opacity: 1 !important;
                visibility: visible !important;
            }
            .pcnav li>a {
	height: 65px;
	line-height: 65px;
	text-decoration: none;
            }
            .pcnav li {
                position: relative;
                height: 65px;
            }
            .sub-menu {
                opacity: 0;
                visibility: hidden;
                width: px;
                border-radius: 4px;
                box-shadow: rgb(0 0 0 / 35%) 0px 13px 20px;
                transition: all ease 0.4s;
                position: absolute;
            }
            .sub-menu li {
                height: 40px !important;
				
            }
            .sub-menu li a {
	height: 40px !important;
	line-height: 40px !important;
	background-color: #ffffffd1;
	color: #9d9d9d;
	font-size: 14px;
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	margin-right: 5px;
	width: 100%;
	transition: all ease 0.4s;
	border-bottom: 1px solid #ededed;
	text-decoration: none;
            }
            .sub-menu li a:hover {
	padding-left: 20px;
	color: #000 !important;
	text-decoration: none;
            }	
.inbanner h1 {
	font-family: font-family
: 'Archivo Black', sans-serif;;
	font-weight: bolder;
}

			
/**********Menu************************/
.pcheader {
	padding-top: 1em;
}
/**********Search************************/
.search1 {
	font-family: "微軟正黑體";
	font-size: 1.2em;
	background-color: #FFF;
	padding-top: 1em;
	padding-right: 2em;
	padding-bottom: 0em;
	padding-left: 2em;
	margin-top: 1em;
}
.search1 table {
	
}
.search1 table th {
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F0F0F0;
	vertical-align: top;
	padding-bottom: 1em;
	padding-top: 1em;
	width: 20%;
	padding-right: 1em;
}
.search1 table td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F0F0F0;
	text-align: left;
	vertical-align: top;
	padding-top: 1em;
	padding-bottom: 1em;
	width: 80%;
	color: #666;
}
/**********公司簡介************************/
.company1 {
	line-height: 30px;
	font-family: "微軟正黑體";
	font-size: 1.2em;
	color: #666;
}
.company2 img {
	width: 100%;
	margin-bottom: 2em;
}
/**********業務範圍************************/
.service1 {
	line-height: 30px;
	font-family: "微軟正黑體";
	font-size: 1.2em;
	color: #666;
}
/**********public************************/			  
.public1 {
	font-family: "微軟正黑體";
	letter-spacing: 0.1em;
	margin-top: 2em;
	border-top-width: 0.5em;
	border-bottom-width: 0.5em;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999;
	border-bottom-color: #999;
	color: #666;
	font-size: 1.2em;
}
.public1 table td a {
	text-decoration: none;
}
/**********contact************************/			  
.contact1 {
	font-family: "微軟正黑體";
	font-size: 1.2em;
	letter-spacing: 0.1em;
}
.contact1 label {
	padding-top: 1em;
	font-weight: 100;
}
.contact2 {
	overflow: hidden;
	text-align: right;
	padding-top: 1em;
	padding-bottom: 2em;
}
.contact3 {
	font-family: "微軟正黑體";
	font-size: 1.2em;
	padding-top: 1em;
	padding-bottom: 2em;
}
.contact3 h3 {
	font-family: "微軟正黑體";
	font-size: 1.3em;
	font-weight: bold;
}
.text-white {
	font-weight: bold;
	color: #FFF;
}
.news1 {
}
.news1 ol {
	border-top-width: 1em;
	border-bottom-width: 1em;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #172357;
	border-bottom-color: #172357;
	margin-top: 1em;
}
.news1 ol li {
	width: 100%;
	font-size: 1.2em;
	font-weight: normal;
	font-family: "微軟正黑體";
	list-style-type: none;
}
.news1 ol li a {
	display: block;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	text-decoration: none;
	border-bottom-color: #999;
	overflow: visible;
	color: #333;
	padding: 1em;
}
.news1 ol li a:link {
	text-decoration: none;
	color: #000;
}
.news1 ol li a:hover {
	background-color: #F8F8F8;
	color: #0054A8;
	-webkit-box-shadow: 0px 0px 15px #E3E3E3;
	box-shadow: 0px 0px 15px #E3E3E3;
	-o-box-shadow: 0px 0px 15px #E3E3E3;
	-moz-box-shadow: 0px 0px 15px #E3E3E3;
}
.news1 ol li a:active {
	text-decoration: none;
	color: #000;
}
.news1 ol li span {
	font-family: Arial;
	font-size: 0.9em;
	color: #999;
	margin-top: 0.2em;
	padding-left: 1em;
}
.news_title {
	font-size: 2em;
	text-align: center;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #172357;
	padding-bottom: 1.5em;
	margin-bottom: 1.5em;
	font-weight: bold;
	font-family: "微軟正黑體";
}
.news2 {
	width: 100%;
	font-size: 1.2em;
	font-weight: normal;
	font-family: "微軟正黑體";
	line-height: 30px;
}
.news2 img {
	margin: 0.5em;
	padding: 0.5em;
	width: 50%;
	display: block;
	float: right;
}
.news3 {
	font-size: 2em;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	font-weight: bold;
	font-family: "微軟正黑體";
	margin-top: 1.2em;
	padding-top: 1.2em;
	border-top-color: #172357;
}
@media(max-width:1440px){}
@media(max-width:1366px){}
@media(max-width:1280px){}
@media(max-width:1024px){}
@media(max-width: 991px){}
@media(max-width:768px){
.news1 ol li span {
	display: block;
}
	}
@media(max-width:640px){}
@media(max-width:480px){}
@media(max-width:320px){}




.page01 {
	margin-top: 2em;
	margin-bottom: 2em;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.page01 a {
	margin-top: 3em;
	margin-bottom: 3em;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-right: 0.5em;
	padding-left: 0.5em;
	font-size: 1.1em;
}
.page01 a:link {
	margin-top: 3em;
	margin-bottom: 3em;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.page01 a:visited {

}
.page01 a:hover {

}