<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";

body{
	margin:0px;
	font-size:14px;
	color: #4c4c4c;
	font-family: "MyriadPro","Microsoft JhengHei" !important;
}
a{
	text-decoration:none;
	color:#4c4c4c;
}
a:hover,button:hover{
	color: #9a9a9a;

	-moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.container{
	float:left;
	width:100%;
}
.nav1{
	float:left;
	width:100%;
	position: fixed;
    z-index: 100;
    background-color:rgba(245, 245, 245, 0.92);
}
.nav1 ul li a{
	color:#003300;
}
.logo_index{
	float:left;
	width:20%;
	height: 80px;
	background:url("../img/logo_index.png") no-repeat;
	background-size:auto 44px;
	background-position: 18px 50%;
	margin-left:10%;
}
#ul1{
	float:right;
	margin:0 0 0 0;
	padding:0;
	height:80px;
	line-height:80px;
}
#ul1 li{
	float:left;
	list-style:none;
	margin:0 0 0 36px;
	padding:0;
}
header{
	float:left;
	width:100%;
	height:480px;
	overflow:hidden;
	margin-top: 80px;
}
header img{
	float:left;
	width:100%;
	position: relative;
    top: -120px;
}
.aside1{
	float:left;
	width:100%;
	padding: 50px 0 75px 0;
	background-color: #508c8c;
}
.aside2{
	float:left;
	width:100%;
}
footer{
    float: left;
    width: 80%;
    margin: 0;
    position: relative;
    padding: 60px 10% 60px 10%;
    background-color: #748a8a;
    color: #eaeaea;
    border-top: 1px solid #d7d7d7;
}
h1,h2{
	width:100%;
	margin:0px;
	text-align:center;
}
h1{
	font-size: 30px;
}
h2{
	font-size: 16px;
}
.aside1 h1{
	margin: 0 0 20px 0;
    letter-spacing: 0.1em;
    color: #ffffff;
}
.aside1 h2{
	width: 61%;
    margin:20px auto 0 auto;
    float: none;
    line-height: 30px;
    font-weight: normal;
    text-align: justify;
	color:#ececec;
}
footer &gt; span{
	float: left;
    width: 140px;
    height: 100px;
     /*background: url("../img/logo_index.png") no-repeat;*/
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 0 50%;
}
.footer_info{
	float: left;
    width: 30%;
    line-height: 26px;
    margin-left: 36px;
}
.footer_info p{
	float:left;
	width:100%;
	margin:0;
	padding:0;
}
.footer_copy{
	float: right;
    width: 50%;
    text-align: right;
    position: absolute;
    bottom: 60px;
    right: 10%;
}
.index_item1{
	float:left;
	width:100%;
	height: 50vh;
}
.index_i1left{
	float: left;
    width: 50%;
	height: inherit;
	background-color:#efefef;
}
.index_i1leftww{
	float: left;
    width: 80%;
    margin: 8% 10%;
}
.index_i1leftww p{
	margin: 0 0 20px 0;
    width: 100%;
    float: left;
    font-size: 26px;
	font-weight:bold;
	color:#003300;
	letter-spacing: 0.12em;
}
.index_i1leftww span{
	width: 100%;
    float: left;
    font-size: 16px;
    line-height: 30px;
    color:#676767;
	font-weight:bold;
}
.index_i1leftww ul{
	width: 100%;
    float: left;
    margin: 25px 0 0 0;
    padding-left: 20px;
    font-size: 15px;
    line-height: 180%;
}
.index_i1leftww ul li{
	list-style-type: square;
	color:#6d6d6d;
}
.index_i1right{
	float: left;
    width: 50%;
	height: inherit;
    background: url("../img/use1.jpg") no-repeat;
    background-size: cover;
    background-position:center;
}
.index_item2{
	float:left;
	width:100%;
	height: 50vh;
}
.index_i2left{
	float: left;
    width: 50%;
	height: inherit;
    background: url("../img/use2.jpg") no-repeat;
    background-size: cover;
    background-position:center;
}
.index_i2left222{
	display:none;
}
.index_i2right{
	float: left;
    width: 50%;
	height: inherit;
	background-color:#efefef;
}
.line1{
	margin:0 auto;
	width:80px;
	height:1px;
	border-bottom:2px solid #f7ba5c;
}
.index_i2rightww{
    float: left;
    width: 80%;
    margin: 8% 10%;
}
.index_i2rightww p{
	float:left;
	width:100%;
	font-size: 26px;
	margin:0 0 20px 0;
	letter-spacing:0.12em;
	font-weight:bold;
	color:#003300;
}
.index_i2rightww span{
	float:left;
	width:100%;
	font-size: 15px;
    line-height: 30px;
	margin: 0 0 20px 0;
	color: #6d6d6d;
}
.index_i2rightww button{
	float: left;
    border-radius: 0;
    background: none;
    color: #096d00;
    box-shadow: none;
	border: 2px solid #096d00;
    font-size: 16px;
    padding: 5px 50px;
    letter-spacing: 0.2em;
}
.index_i2rightww button:hover{
	background-color:#096d00;
	color:white;
	cursor:pointer;
}
.aside3{
	float:left;
	width:80%;
	margin-top:80px;
	padding: 48px 10%;
}
.page_title1{
	float: left;
    width: 70%;
    font-size: 26px;
    margin: 0 30% 20px 0;
    height: 32px;
    line-height: 32px;
    font-weight: bold;
    letter-spacing: 0.12em;
}
.page_content{
	float:left;
	width:100%;
}
.article1{
	float:left;
	width: 52%;
    margin:0 4% 0 0;
	border-top: 1px solid #d7d7d7;
}
.article1 p{
	float: left;
    width: 100%;
    line-height: 30px;
    margin: 0;
    padding-top: 20px;
    text-align: justify;
    font-size: 15px;
}
.article2{
	float:left;
	width: 44%;
}
.article2 img{
	float:left;
	width:100%;
}
.article2 iframe{
	float:left;
	width:100%;
	height:500px;
}
.article9 {
    float: left;
    width: 100%;
	border-top: 1px solid rgba(202, 202, 202, 0.85);
}
.news_list{
    float: left;
    width: 100%;
	height:50px;
	line-height:50px;
	border-bottom: 1px solid rgba(220, 220, 220, 0.85);
}
.newslt_title{
    float: left;
    width: 50%;
	height:inherit;
}
.newslt_date{
    float: left;
    width: 20%;
	height:inherit;
}
.newslt_more{
    float: left;
    width: 30%;
	height:inherit;
}
.news_list a{
	float: right;
    width: 100px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border: 1px solid #096d00;
    margin: 9px 0;
	color: #096d00;
}
.news_list a:hover{
	color:white;
	background-color:#096d00;
}
.page_title2{
	float: left;
    width: 70%;
    font-size: 24px;
    margin: 0 0 8px 0;
}
.page_back{
	float: right;
    width: 30%;
}
.page_back a{
	float: right;
    width: 110px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    border: 1px solid black;
    margin: 0;
	color: black;
}
.page_back a:hover{
	color:white;
	background-color:black;
}
.article_title{
	float: left;
    width: 70%;
    font-size: 24px;
    font-weight: bold;
    line-height: 40px;
    margin-top: 36px;
}
.article_date{
	float: right;
    width: 30%;
    text-align: right;
    height: 40px;
    line-height: 40px;
    margin-top: 36px;
}
.article_words{
	float: left;
    width: 100%;
    line-height: 26px;
    margin-top: 16px;
    font-size: 15px;
}
.article_img{
	float: left;
    width: 100%;
}
/*.article_img img{
	float:left;
	width:100%;
    margin-top: 24px;
}*/
.article_img img{
	max-width:100%;
	height:auto !important;
    margin-top: 24px;
}
.article_title2{
	float: left;
    width: 100%;
    font-size: 24px;
    font-weight: bold;
    line-height: 40px;
}
.article_items{
	float: left;
    width: 30%;
    margin-right: 5%;
    border: 1px solid #d7d7d7;
    box-sizing: border-box;
    padding: 25px 25px 30px 25px;
}
.article_items2{
	float: left;
    width: 30%;
    border: 1px solid #d7d7d7;
    box-sizing: border-box;
    padding: 25px 25px 30px 25px;
}
.article_subti{
	float: left;
    width: 100%;
    font-size: 27px;
    letter-spacing: 0.11em;
    font-weight: bold;
	color: #4c4c4c;
}
.article_info{
	float: left;
    width: 100%;
	color:#413484;
	font-size: 15px;
    line-height: 27px;
	text-align: justify;
	margin-top: 10px;
}
.products_in{
	float: left;
    width: 100%;
	margin-top: 40px;
    margin-bottom: 80px;
}
.mnsn-banner{
    float: left;
    width: 100%;
	height: 480px;
}


.flexslider{
	position: relative;
    height: 480px;
    width: 100%;
}
.slides{
	position: relative;
    z-index: 1;
    padding: 0px;
    margin: 0px;
    float: left;
    width: 100%;
}
.slides li{height:480px; background-size:cover; background-position: center !important;}
.slides li a{ display:block; width:100%; height:100%; text-align:left; text-indent:-9999px}
.flex-control-nav{
    float: left;
	z-index: 12;
    width: 100%;
    text-align: center;
    padding: 0px;
	position: absolute;
    bottom: 0;
}
.flex-control-nav li{
	display: inline-block;
    width: 14px;
    height: 14px;
    margin: 0 10px 0 0;
}
.flex-control-nav a{
	float: left;
    display: inline-block;
    width: 10px;
    height: 10px;
    overflow: hidden;
    border-radius: 10px;
    cursor: pointer;
    color: white;
    background-color: white;
    line-height: 37px;
}
.flex-control-nav .flex-active{
	display: inline-block;
    width: 10px;
    height: 10px;
    overflow: hidden;
    border-radius: 10px;
    background-color: black;
    cursor: pointer;
    color: black;
    line-height: 37px;
}
.flex-direction-nav{position:absolute;z-index:3; left:0;width:100%;top:45%;padding:0px;}
.flex-direction-nav li{ list-style:none;}
.flex-direction-nav li a{display:block;width:50px;height:50px;overflow:hidden;cursor:pointer;position:absolute;}
.flex-direction-nav li a.flex-prev{left:60px;background:url("../banner-use-img/prev3.png") center center no-repeat;}
.flex-direction-nav li a.flex-next{right:60px;background:url("../banner-use-img/next3.png") center center no-repeat;}
.main-banner-words{
	display:none;
}

.nvh_phoneall.closed{
	display:none;
}
.lang{
	float: right;
	margin: 0 3%;
    height: 80px;
    line-height: 80px;
    font-size: 13.5px;
}
.lang span{
	float: left;
}
.lang p{
	float: left;
	margin: 0;
    padding: 0 5px;
	color:#ffffff;
}
.focus-nav{
	font-weight: bold;
	color:#669933;
}
.lang1{
	float: right;
    margin: 30px 30px 0 0;

	display:none;
}
.lang1 span{
	float: left;
}
.lang1 p{
	float: left;
	margin: 0;
    padding: 0 15px;
}
.focus-nav1{
	font-weight: bold;
}
.benew-pena{
	width: 100%;
    margin: 0 0 36px 0;
}
.benew-pena2{
	width: 100%;
}
.loading-mask{
	position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: #f3f3f3;
    z-index: 101;
}
.loading-mask span {
    float: left;
    width: 100%;
    height: 100%;
    background: url(../img/loading-wait.svg) no-repeat;
    background-size: 42px;
    background-position: center;
    position: absolute;
    top: 0;
    left: 0;
}
.pronew-left{
	float:left;
	width:22%;
	margin:0 5% 0 0;
	background-color: rgb(239, 239, 239);
}
.pronew-right{
	float:left;
	width:73%;
}
.pronew-right &gt; p{
	float: left;
    width: 100%;
    margin: 0;
    padding: 0 0 24px 0;
    height: 20px;
    line-height: 20px;
    font-size: 20px;
}
.pronew-item{
	float:left;
	width:100%;
}
/*.pronew-item a:hover &gt; .pronewit-one &gt; .pronewit-img{
	background-size:106% !important;

    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.pronew-item a:hover &gt; .pronewit-o2 &gt; .pronewit-img{
	background-size:106% !important;

    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}*/
.pronewit-one{
	float: left;
    width: 32%;
    margin: 0 2% 12px 0;
    padding: 3px;
    border: 1px solid #e6e6e6;
    box-sizing: border-box;
}
.pronewit-o2{
	float: left;
    width: 32%;
	margin:0 0 12px 0;
    padding: 3px;
    border: 1px solid #e6e6e6;
    box-sizing: border-box;
}
.pronewit-img{
	float:left;
	width:100%;
	height:240px;
}
.pronewit-words{
	float: left;
    width: 100%;
    text-align: center;
    padding: 6px 0;
}
.pronewit-words p{
	float:left;
	width:100%;
	margin:0;
	padding:0;
	height:24px;
	line-height:24px;
}
.prinnew-bd{
    float: left;
	font-size: 16px;
    width: 100%;
    height: 36px;
    line-height: 36px;
}
.prinnew-top{
	float: left;
    width: 100%;
	margin:36px 0;
}
.prinnet-show{
	float: left;
    width: 40%;
	height: 480px;
	margin:0 10% 0 0;
}
.prinnet-det{
	float: left;
    width: 50%;
}
.prinnet-title{
	float: left;
    width: 100%;
	margin:0 0 48px 0;

    font-size: 24px;
    font-weight: bold;
    line-height: 40px;
	letter-spacing: 0.05em;
}
.prinnet-words{
	float: left;
    width: 100%;
}
.prinnet-words p{
	float: left;
    width: 100%;
	margin:0 0 24px 0;
	padding:0;
}
.prinnet-words ul{
	float: left;
    width: 100%;
    margin: 0 0 24px 0;
    padding: 0 0 0 20px;
    box-sizing: border-box;
}
.prinnet-words ul li{
	float: left;
    width: 100%;
	margin:0;
	padding:0;
	list-style:square;
}
.prinnet-words span{
	float: left;
    width: 100%;
	margin:0 0 24px 0;
	padding:0;

    font-size: 20px;
	font-weight:bold;
}
.prinnet-btn{
	float: left;
    width: 100%;
}
.prinnet-btn a{
	float: left;
	border:1px solid #002b57;
	padding:6px 24px;
	background-color:#002b57;
	color:white;
}
.prinnet-btn a:hover{
	background-color:#282828;
	border:1px solid #282828;
}

.swiper-container {
	width: 100%;
	height: 300px;
	margin-left: auto;
	margin-right: auto;
}
.swiper-slide {
	background-size: contain;
	background-position: center;
}
.gallery-top {
	height: 80%;
	width: 100%;
}
.gallery-thumbs {
	height: 20%;
	box-sizing: border-box;
	padding: 10px 0;
}
.swiper-wrapper .swiper-slide{
	flex-shrink: 0;
    height: 100%;
    position: relative;

    background-repeat: no-repeat;
    background-color:#cacaca;
}
.gallery-thumbs .swiper-slide{
	width: 18%;
	height: 100%;
	opacity: 0.4;

    background-repeat: no-repeat;
    background-color:#cacaca;
}


.gallery-thumbs .swiper-slide-active {
	opacity: 1;
}
.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    -ms-transition-property: -ms-transform;
    transition-property: transform;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
.swiper-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    z-index: 1;
}
.bigout{
    float: left;
    width: 100%;
    margin: 0;
    padding: 24px 24px 60px 24px;
    box-sizing: border-box;
}
.big{
    float: left;
    width: 100%;
    margin: 0;
    padding: 8px 0 8px 22px;
    list-style: none;
    font-size: 16px;

    background: url('../img/claps-down.png') no-repeat;
    background-size: 12px;
    background-position: 0 50%;
}
.big:hover{
    cursor: pointer;
}
.big.title-animated{
    background: url('../img/claps-up.png') no-repeat;
    background-size: 12px;
    background-position: 0 50%;
}
.bigin{
    float: left;
    width: 100%;
    display: none;
}
.bigin ul{
    float: left;
    width: 100%;
    margin: 0;
    padding: 0 0 16px 45px;
    box-sizing: border-box;
}
.bigin ul li{
    float: left;
    width: 100%;
    margin: 0;
    font-size: 16px;
    list-style-type: square;
    padding: 4px 0;
}



.connew-form{
	width: 100%;
    float: left;
    margin-top: 24px;
}
.connew-form form{
	width: 100%;
	font-size: 14px;
	float:right;
}
.con_type{
	border: 0px;
    width: 100%;
    height: 34px;
    line-height: 34px;
    margin-bottom: 8px;
    padding: 0px 14px;
	color:#002435;
	font-size: 14px;
	font-family: "MyriadPro","Microsoft JhengHei";
	float:right;
	box-sizing: border-box;
	background-color: rgb(241, 241, 241);
}
.con_type:focus{
	outline: 2px solid #096d00;
}
.connew-form textarea{
	border:0px;
	width: 100%;
	height:100px;
	resize: none;
    padding: 10px 14px;
	color:#002435;
	font-size: 14px;
	font-family: "MyriadPro","Microsoft JhengHei";
	float:right;
	box-sizing: border-box;
	background-color: rgb(241, 241, 241);
}
.connew-form textarea:focus{
	outline: 2px solid #096d00;
}
.con_submit{
	float: right;
    width: 124px;
    height: 40px;
    line-height: 32px;
    outline: none;
    display: block;
    margin-top: 12px;
    font-size: 20px;
    font-family: "MyriadPro","sourcehansans-tc","Microsoft JhengHei" !important;
    color: #096d00;
    border: 2px solid #096d00;
    text-align: center;
    letter-spacing: 0.1em;
    background-color: transparent;
}
.con_submit:hover{
	cursor:pointer;
	background-color:#096d00;
    color: white;

	-moz-transition: all 0.25s ease-in-out;
    -webkit-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
}

@media screen and (max-width: 480px){
	.aside1 h2{
		width: 76% !important;
	}
	.index_i1left{
		width: 100% !important;
		height:auto !important;
	}
	.index_i1right{
		width: 100% !important;
		height: 300px !important;
	}
	.index_i1leftww{
		width: 76% !important;
		margin: 12% 12% !important;
	}
	.index_item1{
		height:auto !important;
	}
	.index_item2{
		height:auto !important;
	}
	.index_i2left{
		display:none !important;
	}
	.index_i2right{
		width: 100% !important;
		height:auto !important;
	}
	.index_i2left222{
		float: left;
		width: 100%;
		height: 300px;
		background: url("../img/use2.jpg") no-repeat;
		background-size: cover;
		background-position:center;

		display:block !important;
	}
	footer{
        height: auto !important;
        padding: 24px 10% 12px 10% !important;
        margin: 0 !important;
	}
	footer span{
		display:none !important;
	}
	.flex-direction-nav{
		display:none !important;
	}
	.footer_info{
        width: 100% !important;
		position:inherit !important;
		height:auto !important;
		left:0 !important;
        margin-left: 0 !important;
	}
	.footer_copy{
		width: 100% !important;
        position: inherit !important;
        text-align: center !important;
        margin-top: 30px !important;
        font-size: 12px !important;
        color: #ababab;
        bottom: 0 !important;
        right: 0 !important;
	}
	.logo_index{
	    width: 70% !important;
		background-size: auto 38px;
		height: 60px;
	}
	#ul1{
		display:none;
	}
	header{
		margin-top: 60px;
	}
	.page_title1{
		width: 100%;
	}
	.page_content{
		width: 100%;
	}
	.article1{
		width: 100%;
		margin: 0 0 24px 0;
	}
	.article2{
		width: 100%;
	}
	.news_list{
		height:auto;
	}
	.news_list{
		padding: 12px 0;
	}
	.newslt_date{
		width: 100%;
	}
	.newslt_title{
		width: 100%;
		font-size: 18px;
		line-height: 28px;
		margin-bottom: 10px;
	}
	.newslt_more{
		width: 100%;
	}
	.newslt_more a{
		width: 100%;
		box-sizing:border-box;
	}
	.article_title{
		width: 100%;
		margin-top: 24px;
	}
	.article_date{
		width: 100%;
		margin-top: 0px;
		text-align:left;
	}
	.article_words{
		width: 100%;
		margin-top: 24px;
	}
	.article_items{
		width: 100%;
		margin-bottom: 18px;
	}
	.article_items2{
		width: 100%;
	}
	.aside3{
		padding: 12px 10% 40px 10%;
	}


	.nvh_phoneall.closed{
		float: left;
		position: absolute;
		display: block;
		width: 100%;

		display:block;
	}
	.nvh_phonebar.closed{
		float: left;
		position: absolute;
		right: 10px;
	}
	.nvh_phonebar{
		float: left;
		position: absolute;
		right: 10px;
	}
	img#nvgtcg{
		float: left;
		height: 46px;
		margin-top: 7px;
	}
	.info-content.closed{
		float: left;
		width: 100%;

		display:none;
	}
	.info-content{
		float: left;
		position: absolute;
		background-color: rgba(255, 255, 255, 0.9);
		height: 600px;
		width: 100%;
		top: 60px;
	}
	.info-content ul{
		float: left;
		padding: 0;
		margin:0;
		width: 100%;
	}
	.info-content ul li{
		float: left;
		padding: 0;
		margin:0 0 20px 0;
		list-style:none;
		width: 100%;
		text-align: center;
	}
	.info-content ul li a{
		float: left;
		font-size:16px;
		width: 100%;
		text-align:center;
		color: #272727;
	}
	.lang{
		display:none;
	}
	.lang1{
		display:block;
	}
    .main-banner-words h3{
        height:auto;
    }
    .main-banner-words{
        width: 100%;
        box-sizing: border-box;
        left:0 !important;
    }

	.pronew-left{
		width: 100%;
		margin:0 0 36px 0;
	}
	.pronew-left ul{
		padding: 24px;
	}
	.pronew-right{
		width: 100%;
	}
	.pronew-right &gt; p{
		font-size: 24px;
		height:auto;
		line-height: 24px;
	}
	.pronewit-one{
		width: 100%;
		margin: 0 0 24px 0;
	}
	.pronewit-o2{
		width: 100%;
		margin: 0 0 24px 0;
	}
	.pronewit-img{
		height: 280px;
	}
	.prinnet-show{
		width: 100%;
		margin: 0 0 24px 0;
	}
	.prinnet-det{
		width: 100%;
	}
	.prinnet-title{
		margin: 0 0 16px 0;
	}
	.prinnet-words{
		font-size: 16px;
	}
	.article_words{
		font-size: 16px;
	}
}

/* ============WAYHUNT ADD============ */

div#showpages {
clear:both;
padding:50px 0;
width:100%;
white-space: nowrap;
text-align: center;
}

div#pagesinfo {
float:left;
white-space: nowrap;
}

div#pages {
text-align: center;
white-space: nowrap;
display: table;
margin: 0 auto;
}

div#pages ul{
margin:0;
padding:0;
}

div#pages a:link,div#pages a:visited,div#pages a:active{
color:#505050;
text-decoration: none;
}

div#pages a:hover{
color:#f4f4f4;
text-decoration: none;
}

div#pages li{
margin:3px;
padding:2px 5px;
list-style-type: none;
float:left;
background:#fff;
color:#505050;
border:1px #999 solid;
white-space: nowrap;
}

div#pages li.pagesnow{
color:#505050;
background-color:#f4f4f4;
white-space: nowrap;
border:1px #999 solid;
}

div#pages li.pbutton{
color:#505050;
background-color:#f4f4f4;
padding:3px 5px 1px 5px;
white-space: nowrap;
border:1px #999 solid;
}

div#pages li.pbutton:hover{
color:#f4f4f4;
background-color:#333;
padding:3px 5px 1px 5px;
white-space: nowrap;
border:1px #999 solid;
}


div#pages li.opt{
color:#505050;
padding:0px 2px;
white-space: nowrap;
border:0px;
}

div#showpages select{
background-color:#f4f4f4;
border:1px #999 solid;
padding: 3px;
color:#505050;
}

.nav1 ul li a.active{
	color: #9a9a9a;
}

.agi-img{
	float:left;
	width:100%;
	height:260px;
	background-repeat: no-repeat;
	background-size:cover;
	background-position:center;
}
.aside1 button{
	display: block;
	border-radius: 0;
    background: none;
    color: black;
    box-shadow: none;
    border: 2px solid #646464;
    font-size: 16px;
    padding: 5px 50px;
    letter-spacing: 0.2em;
    margin:20px auto 0px auto;
    cursor: pointer;
}
.aside1 button:hover{
	background-color: #646464;
	color:white;
	cursor:pointer;
}

.index_item1 button{
	float: right;
    border-radius: 0;
    background: none;
    color: black;
    box-shadow: none;
	border: 2px solid #646464;
    font-size: 16px;
    padding: 5px 50px;
    letter-spacing: 0.2em;
    margin-top:-40px;
}
.index_item1 button:hover{
	background-color:#646464;
	color:white;
	cursor:pointer;
}

.f-black{
	color: #bebebe;
}
.vidi_words ul{
	width: 100%;
    float: left;
    margin: 25px 0 0 0;
    padding-left: 20px;
    font-size: 15px;
    line-height: 180%;
	color: #d0cfc7;
}
.vidi_words ul li{
	list-style-type: square;
}

.vidi_words button{
	float: right;
    border-radius: 0;
    background: none;
    color: #d0cfc7;
    box-shadow: none;
	border: 2px solid #d0cfc7;
    font-size: 16px;
    padding: 5px 50px;
    letter-spacing: 0.2em;
    margin-top:-40px;
}
.vidi_words button:hover{
	background-color: rgba(38, 46, 51, 0.94);
	border: 2px solid #ef8b1e;
    color: #fff;
	cursor:pointer;
}


.main-banner-words {
    position: absolute;
    color: white;
    left: 10%;
    bottom: 36px;
    background-color: rgba(0, 29, 56, 0.8);
    padding: 20px;
}
.main-banner-words h3 {
    font-size: 38px;
    letter-spacing: 0.1em;
    height: 38px;
    line-height: 38px;
    margin: 0 0 10px 0;
    padding: 0;
    color: #eaeaea;
}
.main-banner-words h5 {
    font-size: 18px;
    margin: 0;
    padding: 0;
    font-weight: normal;
    color: #b1b1b1;
}



/* 客製調整 */
.aside1 {
    /*background-color: #153e63;*/
}
footer {
    background-color: #153e63;
}
.index_i1leftww p , .index_i2rightww p  {
    color: #ff500b;
}
.nav1 ul li a {
    color:#133e62;
}
.focus-nav {
    color: #133e62;
}
.news_list a {
    color: #133e62;
    border: 1px solid #133e62;
}
.news_list a:hover {
    background-color: #133e62;
}
.con_submit {
    color: #133e62;
    border: 2px solid #133e62;
}
.con_submit:hover {
    background-color: #133e62;
}
/* 區塊修復 */
.index_item1 ,  .index_item2{
    position: relative;
    height: auto;
    min-height: 50vh;
    background-color: #efefef;
}
.index_i1right { /* 區塊一圖片修復 */
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
}
.index_i2left {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
}
.index_i2right {
    float: right;
}
@media screen and (max-width: 480px){
    .index_i1right , .index_i2left {
        position: inherit;
    }
}
</pre></body></html>