@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;
}

.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
}
.clearfix {
  *zoom: 1; /*For IE 6&7 only*/
}

.container {
    float: left;
    width: 100%;
}

.nav1 {
    float: left;
    width: 100%;
    position: fixed;
    z-index: 100;
    background-color: rgba(255, 255, 255, 0.9);
}

.logo_index {
    float: left;
    width: 20%;
    height: 80px;
    background: url("../img/logo_index.png") no-repeat;
    background-size: auto 44px;
    background-position: 0 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;
}

.aside2 {
    float: left;
    width: 100%;
}

footer {
    float: left;
    width: 80%;
    margin: 0;
    position: relative;
    border-top: 1px solid #d7d7d7;
    padding: 60px 10% 60px 10%;
}

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: #323232;
}

.aside1 h2 {
    width: 61%;
    margin: 20px auto 0 auto;
    float: none;
    line-height: 30px;
    font-weight: normal;
    text-align: justify;
    color: #7d7d7d;
}

footer>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: 351px;
}

.index_i1left {
    float: left;
    width: 50%;
    height: inherit;
    background-color: #f3f3f3;
}

.index_i1leftww {
    float: left;
    width: 80%;
    margin: 8% 10%;
}

.index_i1leftww .title {
    margin: 0 0 20px 0;
    width: 100%;
    float: left;
    font-size: 26px;
    font-weight: bold;
    color: #323232;
    letter-spacing: 0.12em;
}

.index_i1leftww p {
    letter-spacing: 0.12em;
    font-size: 16px;
}

.index_i1leftww span {
    width: 100%;
    float: left;
    font-size: 16px;
    line-height: 30px;
    color: #9a9a9a;
}

.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;
}

.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: 380px;
}

.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: #f3f3f3;
}

.line1 {
    margin: 0 auto;
    width: 28px;
    height: 1px;
    border-bottom: 1px solid black;
}

.index_i2rightww {
    float: left;
    width: 80%;
    margin: 8% 10%;
}

.index_i2rightww p {
    letter-spacing: 0.12em;
    font-size: 16px;
}

.index_i2rightww .title {
    float: left;
    width: 100%;
    font-size: 26px;
    margin: 0 0 20px 0;
    letter-spacing: 0.12em;
    font-weight: bold;
    color: #323232;
}

.index_i2rightww span {
    float: left;
    width: 100%;
    font-size: 16px;
    line-height: 30px;
    margin: 0 0 30px 0;
}

.index_i2rightww button {
    float: left;
    border-radius: 0;
    background: none;
    color: black;
    box-shadow: none;
    border: 2px solid #646464;
    font-size: 16px;
    padding: 5px 50px;
    letter-spacing: 0.2em;
}

.index_i2rightww button:hover {
    background-color: #646464;
    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%;
    line-height: 50px;
    border-bottom: 1px solid rgba(220, 220, 220, 0.85);
}

.newslt_title {
    float: left;
    width: 50%;
    height: 50px;
}

.newslt_date {
    float: left;
    width: 20%;
    height: 50px;
}

.newslt_more {
    float: left;
    width: 30%;
    height: 50px;
    text-align: left;
}

.news_list a {
    float: right;
    width: 100px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border: 1px solid #646464;
    margin: 9px 0;
}

.news_list a.download-btn {
    float: unset;
    display: inline-block;
    width: auto;
    padding: 0px 10px;
}
.news_list a.download-btn+a.download-btn {
    margin-left:  10px;
}

.news_list a:hover {
    color: white;
    background-color: #646464;
}

.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;
}

.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;
    margin-top: 36px;
}

.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;
}

.article_info {
    float: left;
    width: 100%;
    color: #646464;
    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;
    float: left;
    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}*/
.slides li {
    padding-bottom: 33.33%;
    background-size: cover;
    background-position: center !important;
}

.slides li a {
    display: block;
    width: 100%;
    height: 100%;
    text-align: left;
}

.slides .slides-words {
    position: absolute;
    color: white;
    left: 10%;
    bottom: 36px;
    background-color: rgba(0, 0, 0, 0.8);
    padding: 20px;
}

.slides .slides-words h3 {
    font-size: 38px;
    letter-spacing: 0.1em;
    height: 38px;
    line-height: 38px;
    margin: 0 0 10px 0;
    padding: 0;
}

.slides .slides-words h5 {
    font-size: 18px;
    margin: 0;
    padding: 0;
    font-weight: normal;
    color: #bfbdae;
}

.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;
}

.focus-nav {
    font-weight: bold;
}
.bigin.show {
    display: block;
}

.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;
}

.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 > 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 > .pronewit-one > .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 > .pronewit-o2 > .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;
}

.pronew-right a:nth-child(3n) .pronewit-one {
	margin-right: 0px;
}

/*.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;
}

/* 產品頁面樣式 - 滿版 */
.pronew-right.full {
	width: 100%;
}
.pronew-right.full .pronewit-one {
    width: 23.5%;
}

.pronew-right.full a:nth-child(4n) .pronewit-one {
	/*background-color: red;*/
	margin-right: 0px;
}


/* -- */


.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;
}

.connew-form {
    width: 100%;
    float: left;
    margin-top: 24px;
}

.connew-form form {
    width: 100%;
    font-size: 14px;
    float: right;
}

.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: 1px solid #646464;
}
.connew-form input {
    color: #002435;
    font-size: 14px;
    font-family: "MyriadPro", "Microsoft JhengHei";
}
.connew-form input.con_submit {
    color:  #FFF;
}
.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: #646464;
    border: 2px solid #646464;
    text-align: center;
    letter-spacing: 0.1em;
    background-color: transparent;
}

.con_submit:hover {
    cursor: pointer;
    background-color: #646464;
    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;
}

.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: url('../img/svg_plus.png') no-repeat;*/

    background-size: 12px;
    background-position: 0 50%;
}
.big.no-child {
    background-image: url('../img/claps-down.png')!important;
}

.big:hover {
    cursor: pointer;
}

.big.title-animated {
    background: url('../img/claps-up.png') no-repeat;
    /*background: url('../img/svg_minus.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: 1px solid;
}


.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;
    border: 2px solid;
    text-align: center;
    letter-spacing: 0.1em;
    background-color: transparent;
}

.con_submit:hover {
    cursor: pointer;
    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: 900px) {
    .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;
    }

    .lang {
        display: none;
    }

    .lang1 {
        display: block;
    }

    .main-banner-words h3 {
        height: auto !important;
    }

    .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>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;
    }

    .index_item1 button {
        margin-top: 20px !important;
    }
}




/* 頁碼 / 換頁器 */
.paginator-container {
    clear: both;
    padding: 50px 0;
    width: 100%;
    white-space: nowrap;
    text-align: center;
}

.paginator-container .paginator {
    text-align: center;
    white-space: nowrap;
    display: table;
    margin: 0 auto;
}

.paginator ul {
    margin: 0;
    padding: 0;
}


.paginator li {
    margin: 3px;
    height: 30px;
    width: 40px;
    line-height: 30px;
    list-style-type: none;
    float: left;
    background: #fff;
    color: #505050;
    border: 1px #999 solid;
    white-space: nowrap;
    user-select: none;
}
.paginator li a {
	display: block;
	color: #505050;
    text-decoration: none;
    height: 30px;
    width: 40px;
}
.paginator a:hover {
    text-decoration: none;
    background-color: #f4f4f4;
}

.paginator li.pagesnow {
    color: #505050;
    background-color: #f4f4f4;
    white-space: nowrap;
    border: 1px #999 solid;
}
.paginator li.firstbutton,
.paginator li.lastbutton {
	width: auto;
}
.paginator li.firstbutton a,
.paginator li.lastbutton a {
	padding-left: 5px;
	padding-right:  5px;
	width: auto;
}


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: 0;
}

.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, 0, 0, 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;
}


/* use grid */
.index_item1,
.index_item2 {
    display: flex;
    height: auto;
    /*height: 351px;*/
    min-height: 400px;
}

.index_i1left,
.index_i1right,
.index_i2left,
.index_i2right {
    flex: 1;
    float: unset;
}

.index_i1leftbtnb,
.index_i2leftbtnb,
.index_i2rightww .index_i2leftbtnb {
    float: left;
    width: 100%;
    text-align: right;
}

.index_i1leftbtnb .index_item1 button,
.index_i2rightww .index_i2leftbtnb button {
    float: unset;
}

.con_submit {
    border: 1px solid #002b57;
    padding: 6px 24px;
    background-color: #002b57;
    color: white;
    height: auto;
    line-height: 1.5em;
    font-size: 16px;
    outline: none;
}

.con_submit:hover {
    background-color: #282828;
    border: 1px solid #282828;
}


@media screen and (max-width: 760px) {

    .index_item1,
    .index_item2 {
        flex-direction: column-reverse;
    }

    .index_i1right {
        padding-bottom: 300px;
    }

    .logo_index {
        padding-left: 0px;
        margin-left: 0px;
        width: 100% !important;
        background-size: auto 45px;
        background-position: center;
        text-align: center;
        height: 60px;
        line-height: 60px;
        font-size: 18px;
    }
}

@media screen and (max-width: 350px) {
    .logo_index {
        background-position: left;
    }
}


/* icon */
.ico-download {
    background-image: url('../img/icon_donwload.png');
    background-image: url('../img/icon_donwload.svg');

    width: 20px;
    height: 20px;
    display: inline-block;
    background-size: contain;
    vertical-align: text-bottom;
}
.ico-locked {
    background-image: url('../img/icon_locked.png');
    background-image: url('../img/icon_locked.svg');

    width: 20px;
    height: 20px;
    display: inline-block;
    background-size: contain;
    vertical-align: text-bottom;
}
.news_list a:hover .ico-download {
    background-image: url('../img/icon_donwload.png');
    background-image: url('../img/icon_donwload-hover.svg');
}
.news_list a:hover .ico-locked {
    background-image: url('../img/icon_locked.png');
    background-image: url('../img/icon_locked-hover.svg');
}


/* alert */
.alert {
    position: relative;
    padding: 1rem 1rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: .25rem;
}
.alert-success {
    color: #0f5132;
    background-color: #d1e7dd;
    border-color: #badbcc;
}
.alert-danger {
    color: #842029;
    background-color: #f8d7da;
    border-color: #f5c2c7;
}
.connew-form .alert p {
    padding-top: 0px;
    float: unset;
}
.alert-dismissible .btn-close {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    padding: 1.25rem 1rem;
    background-color: transparent;
    cursor: pointer;
}
.btn-close {
    box-sizing: content-box;
    width: 1em;
    height: 1em;
    padding: .25em .25em;
    color: #000;
    background: transparent url(data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e) center/1em auto no-repeat;
    border: 0;
    border-radius: .25rem;
    opacity: .5;
}
/*Breadcrumb CSS*/
.breadcrumbs-area {
  /*border-top: 1px dotted #ebebeb;*/
  /*border-bottom: 1px dotted #ebebeb;*/
  padding: 0px 0px 10px 0px;
}
.breadcrumbs {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: -5px;
}
.breadcrumbs li {
    list-style: none;
    color: #3c3c3c;
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 5px;
}
.breadcrumbs li::after {
    content: ">";
    margin: 0 10px;
}
.breadcrumbs li:last-child::after {
    display: none;
}
.breadcrumbs li.active {
  font-weight: bold;
  /*border-bottom:  1px solid black;*/
}
.breadcrumbs li a {}
.breadcrumbs li a i {
    font-size: 14px;
    margin-right: 5px;
}