/* 縮小失敗。正在傳回未縮小的內容。
(3,2): run-time error CSS1062: Expected semicolon or closing curly-brace, found '#overflow-x'
(536,1): run-time error CSS1035: Expected colon, found '}'
 */
html
{
	#overflow-x:hidden;
	_overflow-x:hidden;
}
body 
{
	margin:0px;
	padding:0px;
	overflow-x:hidden;
	font-family:微軟正黑體, Microsoft JhengHei, serif;
	overflow-x:auto;
	background:#e5e5e5;
    overflow-x:hidden;
}
ul{list-style-type:none;padding:0;margin:0;}
a{text-decoration: none;}
.container{width:960px;margin:0 auto;}
.hidescroll {
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    height: 100%;
    margin: 0;
    padding: 0;
    border: 0;
    position: fixed !important;
    width: 100%;
}
h1{
	font-size: 0;
    width: 220px;
    height: 100px;
    background: url(../images/logo.png);
    background-repeat: no-repeat;
    background-position: center;
    float:left;
}
#yAD_PageView
{
	display:none;
}
.clear
{
	clear:both;
}
header{
	background:rgba(255,255,255,0.7);
	background:#fff\9;
	position:absolute;
	z-index:999;
	width:100%;
	height:100px;
}
.topBg{
	background:url(../images/background.png);
	background-repeat:no-repeat;
	background-position:center top;
	height:550px;
	width:100%;
	position:relative;
    background-size: cover;
    background-attachment: fixed;
    background-repeat: no-repeat;

}
.itn .topBg{
    background:url(../images/background.png);
    background-repeat:no-repeat;
    background-position:center top;
    height:900px;
}

.gotop{
	position:fixed;
	right:20px;
	bottom:20px;
    font-size:0;
    background:url(../images/goTop.png);
    width:30px;
    height:30px;
    cursor:pointer;
    display: none;
    z-index:9999;
}

/*Menu*/
#nav{float:right;line-height:100px;}
#nav ul {
    padding: 0;
}
#nav li{
	list-style:none;
}
#nav>ul>li{
	position:relative;
	float:left;
	width:100px;
	margin:0 1px;
}
#nav>ul>li>a{
	display:block;
	font-size: 0;
}
#nav>ul>li>a:hover{
	opacity:0.8;
	-webkit-transition: all 200ms linear;
	-moz-transition: all 200ms linear;
	-o-transition: all 200ms linear;
	-ms-transition: all 200ms linear;
	transition: all 200ms linear;
		
}
.taiwan>a{
	background:url(../images/taiwan.png);
	background-position:center;
	background-repeat:no-repeat;
}
.internetional>a{
	background:url(../images/international.png);
	background-position:center;
	background-repeat:no-repeat;
}
.internetional>a.close{
    background:url(../images/close.png);
    background-position:center;
    background-repeat:no-repeat;
    opacity:1;
}
.subs{
	position:absolute;
	top:100%;
	right: 0;
	width:150px;
	background:rgba(0,0,0,0.6);
	background:#000\9;
}
.subs li a{
	display:block;
	height:40px;
	line-height:40px;
	text-indent:22px;
	text-decoration:none;
	color:#fff;

}
.subs li a:hover {
    color: #00d4ff;
}

.location,.location_in {
    height: 170px;
    position: absolute;
    top: 100px;
    width:100%;
    z-index:100;
}

.location_in h2 {
    font-size: 50px;
    color: #000;
    width: auto;
    line-height:30px;
}

.select select{
	background: transparent;
    font-size: 50px;
    font-weight: bold;
    font-family:微軟正黑體, Microsoft JhengHei, serif;
    border:0;
    outline:none;
    cursor: pointer;
}
.select:first-child select {float: left;}
.select select option{font-size:18px;}
.select.Area{line-height:18px;clear:both;}
.select.Area select{
    background: transparent;
    font-size: 18px;
    font-weight: bold;
    font-family:微軟正黑體, Microsoft JhengHei, serif;
    border:0;
    outline:none;
    cursor: pointer;
    margin-left:5px;
    clear:both;
}
.month,.locationBtn{
    background: rgba(0,0,0,0.5);
    font-size: 25px;
    font-family:微軟正黑體, Microsoft JhengHei, serif;
    padding:5px;
    color:#fff;
    border:1px solid;
    text-align:center;
    font-weight: normal;
    margin-top: 20px;
    width:120px;
}
.locationBtn {
    background: rgba(0,0,0,0.4);
    border:1px solid rgba(0,0,0,0.2);
    background: #666\9;
    border:1px solid #fff\9;
        -webkit-transition: all 250ms linear;
    -moz-transition: all 250ms linear;
    -o-transition: all 250ms linear;
    -ms-transition: all 250ms linear;
    transition: all 250ms linear;    
    cursor: pointer;
    outline: none;
    display: block;
    font-size: 18px;
    float: left;
    width: auto;
    margin-left: 5px;
    display:none;
}
.locationBtn:hover {
     background: rgba(0,0,0,0.7);
    border:1px solid rgba(0,0,0,0.5);
    background: #444\9;
    border:1px solid #fff\9;
    -webkit-transition: all 250ms linear;
    -moz-transition: all 250ms linear;
    -o-transition: all 250ms linear;
    -ms-transition: all 250ms linear;
    transition: all 250ms linear; 
}
.focus {
    position: absolute;
    top: -40px;
    background: rgba(255,0,0,0.65);
    background: #ff0000\9;
    line-height: 40px;
    color: #fff;
    padding: 0 10px;
    left: 50%;
    margin-left: -250px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block;
    width:50%;
    height: 40px;
}
.focus p {
            margin: 0;
            float: left;
            display: block;
           /* width: 20%;*/
            font-weight: bold;
        }
/*marquee*/
ul.marquee {
    display: block;
    padding: 0;
    margin: 0;
    float:left;
    list-style: none;
    position: relative;
    overflow: hidden;
    width: 75%;
    height: 40px;
    margin-left: 3%;
}

ul.marquee li {
    position: absolute;
    top: -999em;
    left: 0;
    display: block;
    white-space: nowrap; /* keep all text on a single line */
    line-height:40px;
}
.today {
    width: 1000px;
    height: 300px;
    background: rgba(238, 238, 238, 0.8);
    left: 50%;
    margin-left: -500px;
    /*bottom: -50px;*/
   bottom: 0px;
    position: absolute;
    border-radius: 10px;
    box-shadow: 0 0 10px #9b9b9b;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}

.today .left {
    border-right: 1px solid #ccc;
    width: 35%;
    float: left;
    height: 280px;
    margin-top: 10px;
}
.today .right{
	border-left: 1px solid #fff;
	width: 64%;
	float: left;
	height: 280px;
    margin-top: 10px;
}
.wrap{width:90%;margin:0 auto;}
.dateArea{overflow:hidden;}
.dateArea h3 {
    float: left;
    margin: 0;
    color:#333;

}
.today .day{
	float:right;
	color:#333;
}

.tempB {
    font-size: 90px;
    font-weight: bold;
    margin: 50px 0;
    float:left
}
.Wpic {
    float: right;
    margin: 50px 0;
}
.simple{clear:both;}
.simple .wet,.simple .wind,.simple .direc{
    padding-left:33px;
    height:30px;   
    line-height:30px;
    float:left;
    margin-right:10px;
}
.simple .wet{background:url(../images/wet_simple.png); background-repeat:no-repeat;}
.simple .wind{background:url(../images/wind_simple.png); background-repeat:no-repeat;}
.simple .direc{background:url(../images/direc_simple.png); background-repeat:no-repeat;}


/*detail*/
.detail {
    line-height: 28px;
    color: #666;
    font-weight: bold;
    float:left;
    width: 60%;
}
.weatherInfo{
    float:left;
    position:relative;
    width:40%;
}
.cozy{
    width:200px;
    height:150px;
    position:absolute;
    top:-10px;
    text-align:center;
    background:url(../images/cozy.png);
    background-position: center top;
    background-repeat: no-repeat;
    color:#666;
}
.typhoon {
    margin-top: 130px;
    width:200px;
    
}
.attend{
    background:#777;
    border:3px solid #8e9094;
    text-align: center;
    font-size:30px;
    color:#fff;
    line-height:80px;
    font-weight: bold;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block;
}

.attend_n {
    background: #777;
    border: 3px solid #8e9094;
    /* text-align: center; */
    font-size: 15px;
    color: #fff;
    /* line-height: 24px; */
    font-weight: bold;
    overflow: hidden;
    /* white-space: nowrap; */
    /* text-overflow: ellipsis; */
    display: block;
    padding: 5px;
}

.typhoon a{
    display:block;
    color:#333;
    text-align:right;
    line-height:40px;
}
.typhoon a:hover{color:#000;}



/*infomation*/
.infoArea{
    padding:0 0 30px ;
}
.info{color: #666;line-height:30px;}
.info h2{
    display:block;
    text-align: center;
    background:url(../images/infoTitle.jpg);
    background-position: center;
    background-repeat:repeat-x;
    line-height:50px;
}
.info h2 span{
    font-size: 28px;
    font-weight: bold; 
    background:#e5e5e5; 
    padding:10px 20px; 
}


/*week*/
.week{
    background:#fff url(../images/weekBg.png);
    background-repeat:no-repeat;
    background-position: center bottom;
    padding:10px 0 50px;
    overflow-x:hidden;
}
.week .day{
    width:130px;
    display:inline-block;
    text-align: center;
    color: #666;
    font-weight: bold;
}
.week .hot{
    font-size:18px;
    color: #000;
}
.week .cold{
    font-size: 14px;
    font-weight: normal;
}
.daytemp{margin-bottom:20px;}
.daytemp p{
    margin:0;
    line-height:25px;
}

/*hour*/
.hour {
    padding-bottom: 20px;
}
.hour .wrap{
    width:980px;
    height:160px;
    margin:0 auto;
    overflow:hidden;
    overflow-x:auto;
    padding: 20px 0;
    -webkit-overflow-scrolling: touch;
    
}
.hour .wrap::-webkit-scrollbar{background:#ddd;height:5px;box-shadow:0 0 5px #666;border-radius:5px; }
.hour .wrap::-webkit-scrollbar-thumb{background:#ccc;cursor:pointer;border-radius:5px; }

.hourFrame {width: 200%;}
.hourCon{
    width:50px;
    height:160px;
    float:left;
    text-align:center;
    color: #666;
    font-weight: bold;
    margin-right:30px;
}

/*travel*/
.travel{
    width:100%;
    margin: 0 auto;
    background: #18afda;
}
.travel .wrap{
    width:1000px;
    margin:0 auto;
    background:url(../images/travel_bg.png);
    background-repeat:no-repeat;
    background-position:left bottom;
    text-align:center;
    padding:20px 0 50px;
}
.travel .wrap h2{color:#fff;font-size:28px;}
.tripStyle{
    width:300px;
    height:200px;
    border:1px solid #fff;
    display:inline-block;
    margin:10px;
    color:#fff;
}
.tripIcon{width:100px;height:100px;margin:15px auto;background:url(../images/travelIcon.png);background-repeat:no-repeat;}
.tripSelect {width: 95%;margin: 0 auto;}
.tripSelect select{border:0;height:30px;margin-right:5px;float:left;outline:none; }  


.goPlace{box-sizing: border-box;font-size:14px;line-height:30px;height:30px;text-align:center;width:30px;border:1px solid #fff;color:#fff;float:right;display:block;}
.goPlace:hover{
    background:#fff;color:#555;
    -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    -ms-transition: all 200ms linear;
    transition: all 200ms linear;
    font-weight:bold;

}
.tripStyle h3 {
    margin: 10px;
}
.Icon1{
    
    background-position:0 0;
}
.Icon2{
    background-position: -100px 0;　
}
.Icon3{
    background-position: -200px 0;
}
.Icon4{
    background-position: -300px 0;
}
.Icon5{
    background-position: 0 -100px;
}
.Icon6{
    background-position: -100px -100px;
}
.Icon7{
    background-position: -200px -100px;
}
.Icon8{
    background-position: -300px -100px;
}

/*map*/
.map{
    background:#ccc;
    overflow:hidden;
    -moz-box-shadow:    inset 0 10px 30px #bbb;
   -webkit-box-shadow: inset 0 10px 30px #bbb;
   box-shadow:         inset 0 10px 30px #bbb;

}
.map img{
    float:left;
    margin:30px 40px;
    max-width: 400px;
}


/*international_ori*/
body.itn{background:#fff;height:100%;}
.dataBg{
    width: 100%;
    background:rgba(255,255,255,0.7);
    background-repeat:no-repeat;
    top: 250px;
    position: absolute;
    border-radius: 10px;
    box-shadow: 0 0 10px #9b9b9b;

}
.itn .dataBg{
    position: relative;
    top: 250px;
    padding: 20px 0;
    border-radius: 0;
    box-shadow:none;
    background:none;
}
.dataBg .container{overflow-y:scroll;height:900px;overflow-x:hidden;-webkit-overflow-scrolling: touch;}
.itn .dataBg .container{height:600px;-webkit-overflow-scrolling: touch;}
.dataBg .container::-webkit-scrollbar{background:#ddd;width:5px;border-radius:5px;box-shadow:0 0 5px #666; }
.dataBg .container::-webkit-scrollbar-thumb{background:#ccc;cursor:pointer;border-radius:5px;cursor:pointer;}
.country{box-shadow: 0 0 10px #999;width:400px;margin:20px;float:left;padding-bottom:10px;background:#eee;border-radius:10px;border:1px solid #e2e2e2;}
.country .wrap {
    height: 90%;
    margin-top: 10px;
    width: 100%;
}
.Nametag {
    color: #666;   
    margin: 0 auto;
    margin-top: -10px;
    line-height: 120px;
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    background: #F8F8F8;
    width: 250px;
    height: 120px;
    border: 2px solid transparent;
    border-bottom-left-radius: 2em;
    border-bottom-right-radius: 2em;
    box-sizing: border-box;
    box-shadow: 0 2px 5px #ccc;
}
.inWicon{text-align:center;margin-top:10px;border-bottom: 1px solid #fff;}
.country .wrap .temp{
    font-weight: bold;
    font-size: 30px;
    margin:0;
    line-height:50px;
    color:#000;
    text-align:center;
    border-top: 1px solid #ccc;
    padding-top:10px;
}


.country .wrap .right .dataTitle{background:#dedede;font-weight: bold;}





/*頁尾*/


.FOOTER
    {
        width:100%;
        height:100px;
        display:block;
        overflow:hidden;
        border-top:5px solid #18afda;
        background:#eee;
    }
    .FOOTER .MAIN
    {
        width:960px;
        height:98px;
        display:block;
        overflow:hidden;
        margin:0 auto;
        border-top:2px solid #f1f1f1;
    }
    .FOOTER .MAIN .LOGO
    {
        float:left;
        width:240px;
        height:98px;
        background:url(../images/FOOTER.png) no-repeat center center;
        _background:url(../images/FOOTER.gif) no-repeat center center;
    }
    .FOOTER .MAIN .LOGO a
    {
        width:100%;
        height:100%;
        display:block;
    }
    .FOOTER .MAIN .MENU
    {
        float:left;
        width:710px;
        height:98px;
        margin-left:10px;
    }
    .FOOTER ul
    {
        margin:30px 0px 0px 0px;
        padding:0px;
        display:block;
        overflow:hidden;
        list-style-type:none;
    }
    .FOOTER ul li
    {
        float:left;
        font-size:12px;
        line-height:15px;
        width:90px;
        text-align:center;
        border-right:1px solid #f1f1f1;
    }
    .FOOTER ul li a
    {
        color:#333333;
        text-decoration: none;
        display:block;
    }
    .FOOTER ul li a:hover
    {
        color:#8fc400;
    }
    .FOOTER ul li.S
    {
        width:80px;
        text-align:left;
    }
    .FOOTER ul li.E
    {
        border-right:0px;
    }
    .FOOTER .MAIN .MENU .COPYRIGHT
    {
        display:block;
        overflow:hidden;
        margin-top:15px;
        font-size:12px;
        width:100%;
    }

    .ocity{
        width: 114px;
    display: inline-block;
    text-align: center;
    color: #666;
    font-size: 28px;
    font-weight: bold;
    }
@media screen and (max-width:1000px){
	body{overflow-x:hidden;}
	.container{width:90%;margin:0 auto;}
    .itn .dataBg .container{width:80%;}
	.today {width: 100%;height:auto;left: 0;margin-left: 0; top: 280px; bottom: auto;}
	.focus p{margin-left: 5px;}
	.focus {
	    padding: 0;
	    left: 0;
	    margin-left: 0;
	    width: 100%;
	}
	#nav>ul>li{width:40px;margin-left:10px;}
	.taiwan>a,.internetional>a{background-size:contain;width:100%;}
	ul.marquee {width:80%;/*margin-left:35px;*/}
	.today .left{width:100%;float:none;border-bottom:1px solid #ccc;}
	.today .right{width:100%;float:none;border-top:1px solid #fff;}
	.wrap {width: 95%;}
	.attend {width: 100%;box-sizing: border-box;}
	.cozy,.typhoon {width: 100%;}
	.infoArea {padding: 400px 0 30px;clear: both;}
	.typhoon a{font-size:12px;text-align:left;}
	.week{overflow-x:scroll;}
	.week .container{width:1000px;}
	.hour .wrap {width: 95%;}
	.map img {
    float: none;
    margin: 20px auto;
    width: 50%;
    display: block;
	}
	.FOOTER{height:auto;}
	.FOOTER .MAIN {width: 100%;height: auto;}
	.FOOTER .MAIN .LOGO{float:none;margin:0 auto;}
	.FOOTER .MAIN .MENU {
    float: none;
    width: 100%;
    height:auto;
    margin: 0 auto;
    text-align: center;
	}
	.FOOTER ul{    margin: 0 auto;width: 85%;}
	.FOOTER .MAIN .MENU .COPYRIGHT{line-height:30px;padding-bottom:20px;}

	.hourFrame {width: 2000px;}
	/*international*/
	.country {
    width: 95%;
    float: none;
    margin: 20px auto;
	}

	.travel .wrap {width: 100%;}
	.tripStyle {width: 45%;}
	.tripSelect select{border:0;height:30px;margin-right:5px;float:left;outline:none;   
-webkit-appearance: none; padding: 0 25px 0 5px;background:#fff url(../images/select.png) center right 10px;background-repeat:no-repeat;}
	.select{float:left;}
.select select,.select.Area select { font-size: 30px;background: transparent url(../images/Cityselect.png) center right 6px;background-repeat: no-repeat;min-width:120px;}
.locationBtn{margin-top:0;}

.select.Area select{width:auto;margin-left:0px;}

.location_in h2 {font-size: 30px;}
	
}
@media screen and (max-width:768px){
.topBg {
    background: url(../images/background.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;

}
.simple {margin-top: -50px;float: left;}
.tripStyle {width: 90%;margin:10px auto;padding:10px 0;}
    /*.topBg {
        background: url(../images/background2.jpg);
        height: 860px;
        background-attachment: fixed;
        background-repeat: no-repeat;
        background-position: center center;
    }*/

.infoArea {
    padding: 320px 0 30px;
}

}

@media screen and (max-width:500px){

ul.marquee {width:60%;}
h1 {width: 180px;background-size: contain;}
.subs {
    position: fixed;
    top: 100px;
    left: 0;
    width: 100%;
    height: 100vh;
}
.subs li a{font-size:20px;height:80px;line-height:80px;text-align:center;}
.map img {
    float: none;
    margin: 20px auto;
    width: 100%;
    display: block;
}
/*metag{width:120px;line-height:70px;}*/
.country .wrap .right .temp {font-size: 7vw;}
.topBg {
        background: url(../images/intbgM.png);
        background-repeat: no-repeat;
        background-position: center top;
        background-attachment: fixed;
        height:550px;
        background-attachment: fixed;

}
.infoArea{padding-top:350px;}
.itn .topBg.Mbg{background:url(../images/intbgM.png);background-position:center top;background-repeat:no-repeat;}
.location_in h2 {font-size: 12vw;}
.attend{font-size:5vw;}
.week{background:#FFF;}
.itn .dataBg{padding:0}
}

