@charset "utf-8";
.clear{clear:both;}
input,textarea{outline:none}

/* template_id RWDfullscreen01 */
/* load db RWDMenuIcon001 */
.RWDMenuIcon001{
    background-color: white;
/*
	-webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 1px 10px rgba(0,0,0,.1);
	box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
*/
	opacity: 0 ;
	transform: scaleY(0);
    transform-origin: 50% 0;
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}
/*language{*/
.mobile_language{display:none;}
.web_language{width:107px;font-size:12px;color:#7c7c7c;margin-top:37px;position:relative;cursor:pointer;}
.web_language .lang_text{padding: 0px 6px;background-color: #fff;border: 1px solid #7c7c7c;position: absolute;width: 107px;line-height: 22px;}
.web_language .btnToggle {cursor: pointer;display: block;height: 24px;position: absolute;right: 0;top: 0;width: 24px;}
.web_language .btnToggle .line {background-color: #7c7c7c;display: block;height: 2px;position: absolute;transition: all 0.3s ease-out 0s;width: 14px;margin:0px;}
.web_language .btnToggle .line_01 {right: 6px;top: 5px;}
.web_language .btnToggle .line_02 {right: 6px;top: 10px;}
.web_language .btnToggle .line_03 {right: 6px;top: 15px;}
.web_language.is-opened .btnToggle .line_01 {top: 10px;transform: rotate(45deg);transform-origin:50% 50% 0;-ms-transform: rotate(45deg);-ms-transform-origin:50% 50% 0;-webkit-transform: rotate(45deg);-webkit-transform-origin:50% 50% 0;-moz-transform: rotate(45deg);-moz-transform-origin:50% 50% 0;-o-transform: rotate(45deg);-o-transform-origin:50% 50% 0;}
.web_language.is-opened .btnToggle .line_02 {opacity: 0;}
.web_language.is-opened .btnToggle .line_03 {top: 10px;transform: rotate(135deg);transform-origin:50% 50% 0;-ms-transform: rotate(135deg);-ms-transform-origin:50% 50% 0;-webkit-transform: rotate(135deg);	-webkit-transform-origin:50% 50% 0;-moz-transform: rotate(135deg);-moz-transform-origin:50% 50% 0;	-o-transform: rotate(135deg);-o-transform-origin:50% 50% 0;}          	
.web_language.is-opened{color:#ffffff;}
.web_language.is-opened .lang_text{background-color:#7c7c7c;}
.web_language.is-opened .line {background-color:#ffffff;}
.web_language .lang_options{display:none;top:30px;position: absolute;z-index:10;width:107px;}
.web_language.is-opened .lang_options{display:block}
.web_language .web_language_menu{background-color:#eaeaea;border-bottom:1px solid #b5b5b5;line-height:29px;text-align:center;font-size:12px;}
.web_language .web_language_menu a{color:#494949;}
.web_language .web_language_menu:last-child{border-bottom:0px;}

.mobile_language{text-align:center;}
.mobile_language .lang_text{background-color:#eaeaea;font-size:14px;line-height:35px;color:#494949;}
.mobile_language .lang_options{display:none;}

.mobile_language .web_language_menu{background-color:#eaeaea;border-bottom:1px solid #b5b5b5;line-height:29px;text-align:center;font-size:14px;}
.mobile_language .web_language_menu a{color:#494949;}
.mobile_language .web_language_menu:last-child{border-bottom:0px;}

.mobile_language.is-opened .lang_text{background-color:#494949;color:#FFFFFF;}
.mobile_language.is-opened .lang_options{display:block;}
@media (min-width: 768px){
  .web_language{margin-left:0px;}
}
@media (min-width: 1025px){
  .web_language{margin-left:30px;}
}
@media (max-width: 800px){
  .web_language{display:none;}
  .mobile_language{display:block;}
}
/*language}*/


.navbar-default {
    background: none;
    border: none;
}
.navbar {
    margin-bottom: 0;
}
.navbar-brand{padding-top:30px;padding-left: 0;height:auto;}
.navbar-nav > li > a {
	display: block;
	font-size: 1em;
	font-weight: 300;
	margin: 0;
	padding-top:11px;
	padding-bottom:11px;
	vertical-align:middle;
	text-decoration: none;
	text-transform: uppercase;
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
	outline:none;
}

.navbar-nav > li > a i {font-size: 16px; text-align: center;padding: 20px 0 10px 0; color:#ccc;}
.navbar-nav > li > a:hover i, .navbar-nav > li.active > a i {color:#fff;}

.RWDMenuIcon001 .pull-right{ float:none !important; }

@media (min-width: 1200px){
.RWDMenuIcon001  .pull-right {
    float: right !important;
}
.navbar-nav > li > a {
    padding-top: 0;
    padding-bottom: 0;
    height: 88px;
}
.navbar-nav > li > a i {
    display: block;
}
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover{
	background: #43B6B1;
	color:#fff;
}

.navbar-default .navbar-toggle {
    margin-top: 22px;
}



.RWDMenuIcon001 ul.nav li ul {
  position:absolute;
  z-index: 99;
    display:none;
    background: #fff;
    list-style-type: none;
    margin: 0px;
    padding:10px 0px;
	-webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 1px 10px rgba(0,0,0,.1);
	box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
    width:200%;
}


@media (max-width:1199px){
.RWDMenuIcon001 ul.nav li ul {
  width:100%;
 position: relative;
}
}

.RWDMenuIcon001 ul.nav li ul li >ul{
box-shadow: none;
    margin: 0;
    position: relative;
    width: 100%;
}
.RWDMenuIcon001 ul.nav li ul li{background: #fff; list-style-type: none;margin: 5px 10px;}


.RWDMenuIcon001 i img{height:100%;;max-height:46px;}
.RWDMenuIcon001 .imghover{position:relative;padding-top:0px;}


@media (max-width: 767px){
  .RWDMenuIcon001 ul.nav li ul {
    position: relative;z-index: auto;
    width:100%;
  }
}
/*END*/
/* load db RWDfullScreenSlider */
.RWDfullScreenSlider{
	width:100%;
        height:100%;
	background-repeat: no-repeat;
	background-attachment:scroll;
	background-size: cover;
	background-position: top center;
}
@media(min-width:1200px){
	.RWDfullScreenSlider{
		background-attachment: fixed;
		background-position: 50% 0;
		background-size: cover;
	}
}
.paralaxMask {
    width: 100%;
    height: 100%;
    min-height:200px;
    overflow: hidden;
    position: absolute;
    background: rgba(0,0,0,0.15);
}
.RWDfullScreenSlider .maskParent {display:table;position: relative; height:100%;width:100%;}

#fullScreenSliderWrapper{
	display:table-cell;
	vertical-align: middle;
	width:100%;
	text-align:center;
	margin:auto;
}
.btn.homeBtn {position:relative; background:rgba(255,255,255,0.25);}

#logoBig img{width:300px; margin:auto; position: relative}
.RWDfullScreenSlider #flexHome {margin: 0;}
.RWDfullScreenSlider #flexHome h1, .RWDfullScreenSlider #flexHome .flex-control-nav{text-align: center; margin-bottom: 44px;}
.RWDfullScreenSlider .flexslider .slides > li{height:80px;}

/*** MEDIA QUERIES ***/

@media(max-width:767px){
	.RWDfullScreenSlider #flexHome h1 {font-size:22px;}
	#logoBig {padding:0 11px;}
}


#flexHome {
	background: transparent;
	margin-top:0;
}
#flexHome .flex-control-nav	{
	text-align:left;
	margin-bottom:-44px;

}
#flexHome h1 {
    color: #fff;
     margin: 0;
      font-family: 微軟正黑體,'Open Sans', sans-serif;
      background: none;
	margin-bottom: 11px;
	font-weight: 300;
	font-size: 32px;
	line-height:1em;
	text-transform:uppercase;
	padding:0;
	text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2);
	width:100%;
	text-align:left;
	display: inline-block;
       font-style: normal;
       position: relative;
    letter-spacing: 0.1em;
}
#flexHome h1:after  {content:''}
#flexHome h2 {text-align:left; display: inline-block;}
.flexslider .slides > li {height:110px;}

.flex-control-nav{position:static; margin-top:22px;}
.flex-control-nav li {margin-left: 0; margin-right:11px;}
.flex-control-nav{display:none;}

@media(max-width:400px){
	.flexslider .slides > li {height:120px;}
	.RWDfullScreenSlider .flexslider .slides > li{height:60px;}
	#flexHome h2 {font-size: 12px;}
}

@media(min-width:768px){
	.newsText{margin-bottom: 0;}
	#flexHome h1 {font-size:40px;}
	#flexHome {
		margin-top:44px;
	}
	.flex-control-nav{display:block;}
	.flexslider .slides > li {height:160px;}
	.RWDfullScreenSlider .flexslider .slides > li{height:80px;}
}
@media(min-width:992px){
	#flexHome h1 {font-size: 50px;}
	#flexHome {
		margin-top:66px;
	}
	.flexslider .slides > li {height:200px;}
	.RWDfullScreenSlider .flexslider .slides > li{height:100px;}
}

@media(min-width:1200px){
	#flexHome h1 {
		font-size: 80px;
	}
	#flexHome {
		margin-top:88px;
	}
	.flexslider .slides > li {
		height:250px;
	}
}
.RWDfullScreenSlider  .flexslider {
    box-shadow: none;
}
.slides .txt div {
	background:#444;
	color:#FFFFFF;
}
.flexslider .flex-direction-nav a {
	background-color:#43B6B1;
}

.flexslider .flex-control-paging li a:hover, #sliderWrapper .flex-control-paging li a.flex-active{
	background: #fff;
	border:2px solid #fff;
}
.flexslider .flex-control-paging li a {
	background: transparent;
	border:2px solid rgba(255,255,255,0.5);
}
.flexslider .flex-control-nav {
	background:transparent;
}
.flexslider h1 {
	color:#fff;
	background-color:#43B6B1;
}
.flexslider h2 {
	color:#fff;
	background-color:#333;
}
.flexslider .caption p {
	background-color:#fff;
	color:#555
}

/*** flexHome ***/
#flexHome  h1 {	color:#fff;
	background:none;
	}
#flexHome  h2 {	color:#fff;
	background:none;
}
.RWDfullScreenSlider .flex-control-nav {display:none;}
.btn:hover {
    color: #43B6B1;
    border-color: #eee;
    text-shadow: none;
    background: #fff;
}

.RWDfullScreenSlider .btn {
	text-transform:uppercase;
	padding:15px 20px;
	font-size:18px;
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
color: #fff;
    border: 2px solid #fff;
    position: relative;
    background: rgba(255,255,255,0.25);
}

.RWDfullScreenSlider .btn i {
	margin-right:0.5em;
}
.RWDfullScreenSlider .btn:hover {
	color:#43B6B1;
	border-color:#eee;
	text-shadow:none;
	background:#fff
}
.RWDfullScreenSlider .bgbanner{width:100%;height:100%;position: absolute;z-index:-1}

.RWDfullScreenSlider  .bx-viewport,.RWDfullScreenSlider  .bx-wrapper{
    position:relative;
    width:100%;
    height:100% !important;
    top:0;
    left:0;
}
.RWDfullScreenSlider .bxslider,.RWDfullScreenSlider  .bxslider li{
    height: 100% !important;
   list-style: none;
  margin:0px;padding:0px;
}
.RWDfullScreenSlider .bxslider li{

    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
}
.RWDfullScreenSlider .bx-wrapper .bx-viewport{
    border: none !important;
}
/*END*/
/* load db scrollDown001 */
.scrollDown001 {text-align: center;}
.scrollDown001 .scrollLink{display:inline-block;}

/*END*/
/* load db RWDvideo002 */
.RWDvideo002{position:relative;}
.RWDvideo002.section-inner{padding:50px 0px}
.RWDvideo002 .section-subject{text-align:center;margin-bottom:50px;}
.RWDvideo002 h1.main-title{font-size:48px;margin:0px;color:#222;font-weight: 300;}
.RWDvideo002 h2.sub-title{font-size:22px;;margin:18px 0 0;color:#222;font-weight: 300;}
.RWDvideo002 .section-line {background-color: #222;display: inline-block;height: 1px;width: 100px;margin-top:50px;}


.RWDvideo002 .videoitem{margin:8px 0px;overflow:hidden;}
.RWDvideo002 figure {
    width:100%;
    background: #3085a3 none repeat scroll 0 0;
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    position: relative;
    text-align: center;
    z-index: 1;
}

.RWDvideo002 figure figcaption {
    backface-visibility: hidden;
    color: #646464;
    padding: 22px;
}
.RWDvideo002 figure.effect-sarah {
    background: #ffffff none repeat scroll 0 0;
}
.RWDvideo002 figure.effect-sarah img ,.RWDvideo002 figure.effect-sarah .iframe{
    backface-visibility: hidden;
    -webkit-transform: translate(-10px,0);
    transform: translate(-10px,0);

    -webkit-transition: opacity 0.35s ease 0s, -webkit-transform 0.35s ease 0s;
    transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
    width: calc(100% + 20px);
}
.RWDvideo002 figure.effect-sarah:hover img ,.RWDvideo002 figure.effect-sarah:hover .iframe{
    opacity: 0.4;
    -webkit-transform: translate(0,0);
    transform: translate(0,0);
}
.RWDvideo002 figure.effect-sarah figcaption {
    text-align: left;
}
.RWDvideo002 figure.effect-sarah h2 {
    opacity: 0;
    overflow: hidden;
    padding: 0.5em 0;
    position: relative;
    font-size:22px;
}
.RWDvideo002 figure.effect-sarah:hover h2 {
    opacity: 1;
}
.RWDvideo002 figure.effect-sarah h2::after {
    background: #646464 none repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 3px;
    left: 0;
    position: absolute;
    -webkit-transform: translate(-100%,0);
    transform: translate(-100%,0);

    -webkit-transition: -webkit-transform 0.35s ease 0s;
    transition: transform 0.35s ease 0s;
    width: 100%;
}
.RWDvideo002 figure.effect-sarah:hover h2::after {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
}
.RWDvideo002 figure.effect-sarah p {
    opacity: 0;
    padding: 5px 0;
    margin:0px;
    -webkit-transform: translate(100%, 0);
    transform: translate(100%, 0);

    -webkit-transition: opacity 0.35s ease 0s, -webkit-transform 0.35s ease 0s;
    transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
    font-size:13px;
}
.RWDvideo002 figure.effect-sarah:hover p {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
}

.RWDvideo002 figure figcaption, .RWDvideo002 figure a {
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    height: 70%;
    text-align: left;
    top: auto;
}
.mfp-iframe-holder .mfp-content {
width: 95%;
}

.RWDvideo002.istouch figure.effect-sarah img ,.RWDvideo002.istouch figure.effect-sarah .iframe{
    opacity: 0.7;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
}
.RWDvideo002.istouch figure.effect-sarah h2 {
    opacity: 1;
}

.RWDvideo002.istouch  figure.effect-sarah h2::after {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
}
.RWDvideo002.istouch figure.effect-sarah p {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
}

.figcaption_bottom h2{ color:#FFFFFF;font-size:18px}
.figcaption_bottom .h2_line {
    background: #ffffff none repeat scroll 0 0;
    height: 1px;
    width: 100%;
    font-size:1px;line-height:1px;
    margin-bottom:5px;
}
.figcaption_bottom p{color:#FFFFFF;font-size:14px;line-height:28px;letter-spacing:1px}
/*END*/
/* load db RWDnews009 */
.RWDnews009{
            position: relative;
        }

        .RWDnews009 h1{
            font-size: 48px;
            letter-spacing: 1px;
            text-align: center;
            margin-bottom: 40px;
        }

        .RWDnews009 .item{
            background-color:#f3f3f3;
            position: relative; 
            margin-bottom:20px
        }

/*
        .RWDnews009 .item:hover::after{
            opacity: 1;
            width:100%;
            -webkit-transition-duration: 0.8s; /* Safari */
            transition-property: width;
            transition-duration: 0.8s;
        }

        .RWDnews009 .item:after{
            content: '';
            position: absolute;
            width:1%;
            height: 100%;
            top:0;
            left: 0;
            background-color:rgba(112, 113, 121, 0.15);
            opacity: 0;
            -webkit-transition-property: width; /* Safari */
            -webkit-transition-duration: 0.8s; /* Safari */
            transition-property: width;
            transition-duration: 0.8s;
            transition: all 0.8s;
            z-index: 1;
        }
*/

.RWDnews009 h2{text-align:center;font-size:16px}


            /* pad 以下*/

            @media (max-width: 1139px){
                .RWDnews009 .item{
                    height: auto;
                }
            }



        .RWDnews009 .date-box{
            float: left;
            width: 94px;
            height: 215px;
            padding: 68px 0;
            margin:0;
            text-align: center;
        }

            /* pad */

            @media (max-width: 1139px){
                .RWDnews009 .date-box{
                    width: 100%;
                    height: auto;
                    text-align: center;
                    padding: 30px;
                    float:none;
                }
            }



        .RWDnews009 .date-box .month,
        .RWDnews009 .date-box .date,
        .RWDnews009 .date-box .year{
            float:none;
        }    

        @media (max-width: 900px){
            .RWDnews009 .date-box .month,
            .RWDnews009 .date-box .date,
            .RWDnews009 .date-box .year{
                float:left;
            } 
        }


        .RWDnews009 .date-box .month,
        .RWDnews009 .date-box .date{
            font-size: 14px;
            letter-spacing: 1px;
        }

        .RWDnews009 .date-box .year{
            font-size: 14px;
            letter-spacing: 1px;
            margin:15px 0;
        }

            /* pad */

            @media (max-width:1139px){
                .RWDnews009 .date-box .year{
                    margin:0;
                }
            }


        .RWDnews009 .pic-box{
            float: left;
            width: 460px;
            position: relative;
            z-index: 999;
        }

            /* pad */
            @media(max-width: 1139px){
                .RWDnews009 .pic-box{
                    width: 100%;
                    height: auto;
                    float:none;
                }  
            }

        .RWDnews009 .text-box{
            float: left;
            width: 584px;
            padding: 30px;
        }

            /* pad */
            @media(max-width: 1139px){
                .RWDnews009 .text-box{
                    width: 100%;
                    height: auto;
                    padding:19px;
                    float: none;
                    padding:30px;
                }  
            }


        .RWDnews009 .pic-box img{
            opacity: 1;
            transition:all 0.8s;
            -o-transition:all 0.8s;
            -webkit-transition:all 0.8s;
        }

        .RWDnews009 .pic-box img:hover{
            opacity: 0.7;
        }


        .RWDnews009 .text-box .title{
            font-size: 24px;
            position: relative;
            z-index: 100;
        }


        .RWDnews009 .text-box .title a{
            color:#333;
            transition: all 0.8s;
            -o-transition: all 0.8s;
            -webkit-transition: all 0.8s;
            cursor: pointer;
        }

        .RWDnews009 .text-box .title a:hover{
            color:#8e8e8e;
            text-decoration: none;
        }
     
        .RWDnews009 .text-box .under-line{
            width: 100px;
            height: 1px;
            background-color: #333;
            margin:23px 0;
            transition: all 0.8s;
            -o-transition: all 0.8s;
            -webkit-transition: all 0.8s;
        }

        .RWDnews009 .item:hover .text-box .under-line{
            width: 50px;
        }

     
        .RWDnews009 .text-box .description{
            font-size: 12px;
            letter-spacing: 1px;
            line-height: 26px;
            max-height: 80px;
            overflow: hidden;
            color:#909090;
        }

            @media (max-width: 1139px){
                    .RWDnews009 .text-box .description{
                        max-height:100%;
                    }
            }


        .RWDnews009 .text-box button{
            float: right;
            font-size: 14px;
            letter-spacing: 1px;
            background-image: none;
            background-color: transparent;
            border: none;
            margin:0;
            position: relative;
            z-index: 100;
            margin-top:20px;
        }

            /* pad*/
            @media (max-width: 1139px){
                .RWDnews009 .text-box button{
                    margin:20px 0;
                }
            }


        .RWDnews009 .text-box button:hover::before{
            width: 10px;
        }    



        .RWDnews009 .text-box button:before{
            content: '';
            float: left;
            margin: 10px 7px;
            width: 40px;
            height: 1px;
            background-color: #949494;
            -webkit-transition-property: width; /* Safari */
            -webkit-transition-duration: 0.8s; /* Safari */
            transition-property: width;
            transition-duration: 0.8s;
        }
@media only screen and (max-width: 799px) {
  .main .RWDnews009 .container {
     padding-left: 0px; 
     padding-right: 0px; 
  }
}
.clearfix{clear:both;}
/*END*/
/* load db RWDnews009 */
.RWDnews009{
            position: relative;
        }

        .RWDnews009 h1{
            font-size: 48px;
            letter-spacing: 1px;
            text-align: center;
            margin-bottom: 40px;
        }

        .RWDnews009 .item{
            background-color:#f3f3f3;
            position: relative; 
            margin-bottom:20px
        }

/*
        .RWDnews009 .item:hover::after{
            opacity: 1;
            width:100%;
            -webkit-transition-duration: 0.8s; /* Safari */
            transition-property: width;
            transition-duration: 0.8s;
        }

        .RWDnews009 .item:after{
            content: '';
            position: absolute;
            width:1%;
            height: 100%;
            top:0;
            left: 0;
            background-color:rgba(112, 113, 121, 0.15);
            opacity: 0;
            -webkit-transition-property: width; /* Safari */
            -webkit-transition-duration: 0.8s; /* Safari */
            transition-property: width;
            transition-duration: 0.8s;
            transition: all 0.8s;
            z-index: 1;
        }
*/

.RWDnews009 h2{text-align:center;font-size:16px}


            /* pad 以下*/

            @media (max-width: 1139px){
                .RWDnews009 .item{
                    height: auto;
                }
            }



        .RWDnews009 .date-box{
            float: left;
            width: 94px;
            height: 215px;
            padding: 68px 0;
            margin:0;
            text-align: center;
        }

            /* pad */

            @media (max-width: 1139px){
                .RWDnews009 .date-box{
                    width: 100%;
                    height: auto;
                    text-align: center;
                    padding: 30px;
                    float:none;
                }
            }



        .RWDnews009 .date-box .month,
        .RWDnews009 .date-box .date,
        .RWDnews009 .date-box .year{
            float:none;
        }    

        @media (max-width: 900px){
            .RWDnews009 .date-box .month,
            .RWDnews009 .date-box .date,
            .RWDnews009 .date-box .year{
                float:left;
            } 
        }


        .RWDnews009 .date-box .month,
        .RWDnews009 .date-box .date{
            font-size: 14px;
            letter-spacing: 1px;
        }

        .RWDnews009 .date-box .year{
            font-size: 14px;
            letter-spacing: 1px;
            margin:15px 0;
        }

            /* pad */

            @media (max-width:1139px){
                .RWDnews009 .date-box .year{
                    margin:0;
                }
            }


        .RWDnews009 .pic-box{
            float: left;
            width: 460px;
            position: relative;
            z-index: 999;
        }

            /* pad */
            @media(max-width: 1139px){
                .RWDnews009 .pic-box{
                    width: 100%;
                    height: auto;
                    float:none;
                }  
            }

        .RWDnews009 .text-box{
            float: left;
            width: 584px;
            padding: 30px;
        }

            /* pad */
            @media(max-width: 1139px){
                .RWDnews009 .text-box{
                    width: 100%;
                    height: auto;
                    padding:19px;
                    float: none;
                    padding:30px;
                }  
            }


        .RWDnews009 .pic-box img{
            opacity: 1;
            transition:all 0.8s;
            -o-transition:all 0.8s;
            -webkit-transition:all 0.8s;
        }

        .RWDnews009 .pic-box img:hover{
            opacity: 0.7;
        }


        .RWDnews009 .text-box .title{
            font-size: 24px;
            position: relative;
            z-index: 100;
        }


        .RWDnews009 .text-box .title a{
            color:#333;
            transition: all 0.8s;
            -o-transition: all 0.8s;
            -webkit-transition: all 0.8s;
            cursor: pointer;
        }

        .RWDnews009 .text-box .title a:hover{
            color:#8e8e8e;
            text-decoration: none;
        }
     
        .RWDnews009 .text-box .under-line{
            width: 100px;
            height: 1px;
            background-color: #333;
            margin:23px 0;
            transition: all 0.8s;
            -o-transition: all 0.8s;
            -webkit-transition: all 0.8s;
        }

        .RWDnews009 .item:hover .text-box .under-line{
            width: 50px;
        }

     
        .RWDnews009 .text-box .description{
            font-size: 12px;
            letter-spacing: 1px;
            line-height: 26px;
            max-height: 80px;
            overflow: hidden;
            color:#909090;
        }

            @media (max-width: 1139px){
                    .RWDnews009 .text-box .description{
                        max-height:100%;
                    }
            }


        .RWDnews009 .text-box button{
            float: right;
            font-size: 14px;
            letter-spacing: 1px;
            background-image: none;
            background-color: transparent;
            border: none;
            margin:0;
            position: relative;
            z-index: 100;
            margin-top:20px;
        }

            /* pad*/
            @media (max-width: 1139px){
                .RWDnews009 .text-box button{
                    margin:20px 0;
                }
            }


        .RWDnews009 .text-box button:hover::before{
            width: 10px;
        }    



        .RWDnews009 .text-box button:before{
            content: '';
            float: left;
            margin: 10px 7px;
            width: 40px;
            height: 1px;
            background-color: #949494;
            -webkit-transition-property: width; /* Safari */
            -webkit-transition-duration: 0.8s; /* Safari */
            transition-property: width;
            transition-duration: 0.8s;
        }
@media only screen and (max-width: 799px) {
  .main .RWDnews009 .container {
     padding-left: 0px; 
     padding-right: 0px; 
  }
}
.clearfix{clear:both;}
/*END*/
/* load db RWDedictor */
.RWDedictor h3 {
    border-bottom: 0 solid #ccc;
    color: #ccc;
    font-size: 20px;
    font-weight: 800;
    line-height: 20px;
    margin: 10px 0;
    padding: 0 0 12px;
    text-transform: uppercase;
}
/*END*/
/* load db web_search */
/**
* 網站搜尋
**/
.web_search {border:1px solid transparent;}
.web_search .searchkey{float:left;position:relative;}
.web_search .searchkey input{border: medium none;line-height:30px;height:30px;padding:0px 5px;width: 149px;margin:0 5px}
.web_search .btn{display: inline-block;padding:0px 10px;line-height: 30px;font-size:13px;float:left;text-align: center;cursor:pointer;}

.web_search {background-color:#1a1a1a;}
.web_search {border-color:#1a1a1a;}
.web_search input{color:#909090;}
.web_search input{background:#1a1a1a;}
.web_search .btn{background:transparent;}
.web_search .btn{color:#7b7b7b;}
.web_search .btn:hover{color:#ffffff;}
/*END*/
/* load db RWDsocial001 */
.RWDsocial001{
  background: #428bca;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  display: inline-block;
  position: absolute;
  top: 0px;
  right: 15px;
  z-index: 101;
  overflow: hidden;
  padding: 10px;
}
#social_media_wrapper a {
  text-align: center;
  display: block;
  float: left;
  margin: 0 3px;
  background-color: #ffffff;
  border-radius: 50%;
  font-size: 18px;
  width: 30px;
  height: 30px;
  padding: 6px;
  -webkit-transition: all 100ms linear;
  -o-transition: all 100ms linear;
  transition: all 100ms linear;
}
#social_media_wrapper a i {
  vertical-align: top !important;
}
#social_media_wrapper a i img{width:100%}
#social_media_wrapper a:hover,
#social_media_wrapper a:active {
  text-decoration: none;
  color: #fff;
  background: #428bca;
}
.RWDsocial001 #social_media_wrapper a[title="+line3"]{
    font-size: 14px;
    padding: 0;
}
.RWDsocial001 #social_media_wrapper a .ii-line3{
    line-height: 30px;
}
/*END*/
/* load db copyright */
.copyright_desc,.copyright_desc a,.copyright_desc a:hover{
	color:#fff;
	line-height: 22px;
}
/*END*/
/* load db scrollTop */
.scrollTop{
  cursor:pointer;
  width: 45px;
  height: 21px;
  margin: auto;
  padding-top: 30px;
  text-align:center;
  background:transparent url(../../model/sample/baseimg/scrollTop/top_arrow.png) center center no-repeat
}
.scrollTop:hover{
  opacity:0.5;-moz-opacity:0.5;-khtml-opacity: 0.5; filter:alpha(opacity=50);
}
/*END*/
/* load file model/lib/RWDright_cont002/css/model.css */
.RWDright_cont002 .item-first .pic:after,.RWDright_cont002 .item-first .pic:before{content:'';position:absolute;width:100%;height:100%;top:0;left:0;visibility:hidden}.RWDright_cont002{position:relative}.RWDright_cont002 .item-first{position:relative;background:#b3a297;padding:0}.RWDright_cont002 .item-first:hover .pic:before{visibility:visible;opacity:1;transform:translateX(0)}.RWDright_cont002 .item-first:hover .pic:after{visibility:visible;opacity:1}.RWDright_cont002 .item-first:hover .pic img{transform:scale(1.3)}.RWDright_cont002 .item-first .pic{width:50%;float:left;transition:.8s;-o-transition:.8s;-webkit-transition:.8s;position:relative;overflow:hidden}.RWDright_cont002 .item-first .pic img{transform:scale(1);transition:.8s;-o-transition:.8s;-webkit-transition:.8s}.RWDright_cont002 .item-first .pic:before{background:url(../../model/sample/baseimg/RWDright_cont002/arrow-left-white.png) center center no-repeat;z-index:1;opacity:0;transform:translateX(-100px);transition:.8s;-o-transition:.8s;-webkit-transition:.8s}.RWDright_cont002 .item-first .pic:after{background-color:rgba(84,84,84,.83);opacity:0;transition:.8s;-o-transition:.8s;-webkit-transition:.8s}.RWDright_cont002 .item-first .text-box{width:50%;position:relative;height:auto;float:right;color:#fff;padding:40px 50px;transition:.8s;-o-transition:.8s;-webkit-transition:.8s}.RWDright_cont002 .item-first .text-box .title{font-size:32px;letter-spacing:2px;font-weight:700}.RWDright_cont002 .item-first .text-box .subtitle{font-size:16px;letter-spacing:7px;margin-top:15px}.RWDright_cont002 .item-first .text-box .underline{width:60px;height:1px;background-color:#fff;margin:25px 0}.RWDright_cont002 .item-first .text-box .text{line-height:32px;font-size:14px;letter-spacing:2px;margin-top:35px;width:78%;overflow:hidden;transition:.8s;-o-transition:.8s;-webkit-transition:.8s}@media (max-width:1100px){.RWDright_cont002 .item-first .text-box .text{width:92%}}@media (max-width:990px){.RWDright_cont002 .item-first .pic{width:100%;float:none}.RWDright_cont002 .item-first .text-box{width:100%;height:auto;position:relative}.RWDright_cont002 .item-first .text-box .text{width:100%;height:auto;overflow:auto}}@media (max-width:700px){.RWDright_cont002 .item-first .pic{float:none;width:100%}.RWDright_cont002 .item-first .text-box .title{font-size:32px}.RWDright_cont002 .item-first .text-box .subtitle{font-size:22px}.RWDright_cont002 .item-first .text-box .text{width:100%;font-size:14px}}.RWDright_cont002 a:focus,.RWDright_cont002 a:hover{text-decoration:none}@media only screen and (max-width:799px){.main .RWDright_cont002 .container{padding-left:0;padding-right:0}}.RWDright_cont002 .item-first .text-box a:hover button,.RWDright_cont002 .item-first .text-box button:hover,.RWDright_cont002 a:focus,.RWDright_cont002 a:hover{color:#fff}.clearfix{clear:both}.RWDright_cont002 .item-first .text-box a{color:#000;display:block;padding:12px 10px;border:1px solid #ccc;width:120px;margin:30px auto 0;text-align:center;transition:.5s;-o-transition:.5s;-webkit-transition:.5s}.RWDright_cont002 .item-first .text-box a:hover{background-color:#000}.RWDright_cont002 .item-first .text-box button{box-shadow:1px 1px 5px #b1b1b1;box-shadow:none;background-image:none;border:none;background-color:transparent;margin:0 auto}.RWDright_cont002 .item-first .text-box button:hover{background-color:transparent}.RWDright_cont002 .item-first:hover .pic:after,.RWDright_cont002 .item-first:hover .pic:before{opacity:0}
/*END*/
/* load file model/lib/RWDbtn01/css/model.css */
.RWDbtn01{overflow:hidden;margin-top:30px}.RWDbtn01 .section-subject{text-align:center;margin-bottom:50px}.RWDbtn01 .main-title{font-size:48px;margin:0;line-height:1.1;font-weight:lighter;color:#222}.RWDbtn01 .sub-title{font-size:22px;margin:18px 0 0;font-weight:lighter;color:#222}.RWDbtn01 .btn-box{list-style:none;padding:0;margin:0 -8px 0}.RWDbtn01 .btn-box li{padding:12px 8px}.RWDbtn01 .btn{text-align:center;display:block;width:100%;white-space:normal;font-weight:400;line-height:1.6}.RWDbtn01 .btn,.RWDbtn01 .btn:hover{color:#555;background:#eee;border:none}.RWDbtn01 .btn.active,.RWDbtn01 .btn:active{-webkit-box-shadow:inset 0 3px 5px transparent;box-shadow:inset 0 3px 5px transparent}.RWDbtn01 .btn:focus{outline:0}.RWDbtn01 .btn-box{text-align:center;display:flex;flex-wrap:wrap;justify-content:center;align-content:center}.RWDbtn01 .btn-box .col-xs-1,.RWDbtn01 .btn-box .col-xs-10,.RWDbtn01 .btn-box .col-xs-11,.RWDbtn01 .btn-box .col-xs-12,.RWDbtn01 .btn-box .col-xs-2,.RWDbtn01 .btn-box .col-xs-3,.RWDbtn01 .btn-box .col-xs-4,.RWDbtn01 .btn-box .col-xs-5,.RWDbtn01 .btn-box .col-xs-6,.RWDbtn01 .btn-box .col-xs-7,.RWDbtn01 .btn-box .col-xs-8,.RWDbtn01 .btn-box .col-xs-9{display:flex;float:none;justify-content:center;align-items:center}@media (min-width:768px){.RWDbtn01 .btn-box{text-align:center;display:flex;flex-wrap:wrap;justify-content:center;align-content:center}.RWDbtn01 .btn-box .col-sm-1,.RWDbtn01 .btn-box .col-sm-10,.RWDbtn01 .btn-box .col-sm-11,.RWDbtn01 .btn-box .col-sm-12,.RWDbtn01 .btn-box .col-sm-2,.RWDbtn01 .btn-box .col-sm-3,.RWDbtn01 .btn-box .col-sm-4,.RWDbtn01 .btn-box .col-sm-5,.RWDbtn01 .btn-box .col-sm-6,.RWDbtn01 .btn-box .col-sm-7,.RWDbtn01 .btn-box .col-sm-8,.RWDbtn01 .btn-box .col-sm-9{display:flex;float:none;justify-content:center;align-items:center}}@media (min-width:992px){.RWDbtn01 .btn-box{text-align:center;display:flex;flex-wrap:wrap;justify-content:center;align-content:center}.RWDbtn01 .btn-box .col-md-1,.RWDbtn01 .btn-box .col-md-10,.RWDbtn01 .btn-box .col-md-11,.RWDbtn01 .btn-box .col-md-12,.RWDbtn01 .btn-box .col-md-2,.RWDbtn01 .btn-box .col-md-3,.RWDbtn01 .btn-box .col-md-4,.RWDbtn01 .btn-box .col-md-5,.RWDbtn01 .btn-box .col-md-6,.RWDbtn01 .btn-box .col-md-7,.RWDbtn01 .btn-box .col-md-8,.RWDbtn01 .btn-box .col-md-9{display:flex;float:none;justify-content:center;align-items:center}}@media (min-width:1200px){.RWDbtn01 .btn-box{text-align:center;display:flex;flex-wrap:wrap;justify-content:center;align-content:center}.RWDbtn01 .btn-box .col-lg-1,.RWDbtn01 .btn-box .col-lg-10,.RWDbtn01 .btn-box .col-lg-11,.RWDbtn01 .btn-box .col-lg-12,.RWDbtn01 .btn-box .col-lg-2,.RWDbtn01 .btn-box .col-lg-3,.RWDbtn01 .btn-box .col-lg-4,.RWDbtn01 .btn-box .col-lg-5,.RWDbtn01 .btn-box .col-lg-6,.RWDbtn01 .btn-box .col-lg-7,.RWDbtn01 .btn-box .col-lg-8,.RWDbtn01 .btn-box .col-lg-9{display:flex;float:none;justify-content:center;align-items:center}.RWDbtn01 .btn:hover{color:#eee;background:#555}.RWDbtn01 .btn-box li{padding:8px}}
/*END*/