/* --------------------- xs尺寸設定 大於320 --------------------- */

@media (min-width: 320px) {

	.service-list dd ul {
		font-size: 20px;
	}

}
/* --------------------- xs尺寸設定 大於640 --------------------- */

@media (min-width: 640px) {

    .address_info span {
        display: inline-block;
    }
		.service-list dd ul {
		font-size: 24px;
	}
	.customize-bg1 .container p {
    font-size: 24px;
    line-height: 34px;
	}
	/* 最新消息 */
	.news dl dt {
		width: 25%;
		float: left;
		margin: 0 2% 0 0;
		margin-top: 10px;
		border-right: 1px solid #cccccc;
	}
	.news dl dt .yearmonth {
	color: #afafaf;
    font-size: 16px;
    letter-spacing: 2px;
    padding-bottom: 30px;
	}
	.news dl dt .day {
		color: #4b4b4b;
		font-size: 48px;
		display: block;
	}
	.news dl dt .day::before {
		display: none;
		}
	.content-main > h1.title {
    font-size: 24px;

}
		/*.product-list dl {
		width: 48%;
		margin: 0 1.3% 30px 0;
	}*/
	.content-main h3.title_2{
		font-size: 20px;
		
		}
	.content-main h3.title_2 spam{
		font-size: 16px;
		
		}	
}


/* --------------------- sm尺寸設定 大於768 --------------------- */

@media (min-width: 768px) {
 	body {
        padding-top: 80px;
    }
	
	.navbar-fixed {
		/*padding-top: 25px;
		background: url(../../images/navbar_bg.jpg) repeat-x center top;
		height: 90px;
		border-bottom: none;*/
		padding: 9px 0 0;
	}
	.navbar-header .navbar-brand {
		width: 250px;
	}
	.navbar-default .navbar-nav > li > a {
		font-size: 14px;	
		padding: 0 10px;
	}
	.navbar-text {
		display: block;
	}
	.language {
		display: none;
		}
	
	/* 頁面下拉時的變化設定 */
	/*header.shrink {
		background: url(../../images/navbar_bg.jpg) repeat-x center top;
		height: 80px;
	}*/
	/*header.shrink .navbar-brand {
		background: url(../../images/logo_2_n.png) no-repeat left;
		width: 219px;
		height: 48px;
	}
	header.shrink .navbar {
		height: 67px;
	}
	header.shrink .navbar-nav {
	}*/
	header.shrink .navbar-nav > li > a {
		/*line-height: 37px;*/
	}
	.banner-l {
        display: block;
    }
    .banner-m {
        display: none;
    }
    .news-list [class *=col-] {
        border: none;
        margin: 0;
    }
	
	.address_info h1 {
		text-align: left;
	}
	
	.address_info .nav_supp dt {
		font-size: 18px;
		padding: 2px 0;
	}
	.address_info .add {
		padding: 0 90px 0 0;
		margin: 0 60px 0 0;
		display: inline-block;
	}
	.address_info .add:after {
		content: "";
		position: absolute;
		right: 0;
		top: 0px;
		z-index: 9;
		width: 15px;
		height: 151px;
		background: url(../../images/footer_bg2.png) repeat-x center top;
	}
	.address_info .add dt {
		text-align: left;
	}
	.address_info .add h2 {
		text-align: left;
	}
	.address_info .add p {
		text-align: left;
	}
	.address_info .share {
		display: inline-block;
		text-align: left;
	}
    .address_map {
        display: none;
    }
	.copy {
		font-size: 18px;
	}
	
	.storeList .Txt{
	width:55%;	
	}
	.storeList .Img{
		display: block;
	}
	/* 左側選單 */
	.navsub {
		display: block;
	}
	
	/* 內頁框架 */	
	.content-box {
		background: url(../images/back_container.jpg) repeat-y center top;
		background-size: 100% 100%;
	}	
	.content-main {
		padding: 0 30px 40px;
	}
	.content-main h1.title {
		/*margin: 0 0 10px 0;*/
	}	
	/* 意見表單 */
	/*.form-horizontal .form-group {
		margin-right: 0;
		margin-left: 0;
	}*/
	.form-horizontal .control-label {
		border-width: 0px 5px 0px 0px;
		border-style: solid;
		border-color: #0c5381;
		padding: 0 10px;
		margin: 5px 0 0 0;
	}
	
	/*.product-list dl .more {
		font-size: 20px;
	}
	.product-list dd.info {
   font-size: 20px;
   padding-bottom: 10px;
	}*/
	.about-bg1 .container .info{
		font-size: 18px;
	}
	/*.product-info p{
		font-size: 18px;
		}*/
	.pic{
		font-size: 28px;
		font-weight: bold;
		padding: 5px 0 15px 0;
		}	
	.about-page .list_box1 {
    float: left;
    width: 48%;
    margin: 2% 2% 2% 0;
    position: relative;
	}
	.about-page .list_box1 h1{
		font-size: 24px;
		}
	.about-page .list_box1 p{
		font-size: 18px;
		}
	.about-page .box_1 {
    float: left;
    width: 48%;
    margin: 2% 2% 2% 0;
    position: relative;
	    height: 390px;
}		
	.about-page .box_2 {
    float: left;
    width: 48%;
    margin: 2% 2% 2% 0;
    position: relative;
	    height: 390px;
}
	.about-page .box_3 {
    float: left;
    width: 48%;
    margin: 2% 2% 2% 0;
    position: relative;
}		
	.about-page .box_4 {
    float: left;
    width: 48%;
    margin: 2% 2% 2% 0;
    position: relative;
}		
.about-bg1 p {
	font-size: 18px;
	}	


		
}

/* --------------------- md尺寸設定 大於992 --------------------- */

@media (min-width: 992px) {
.navbar-header .navbar-brand {
	width: 340px;
}
.navbar-default .navbar-nav > li > a {
	font-size: 14px;
	padding: 0 20px;
}
	.navsub-select {
		display: none;
		}
	/*.product-list dl {
		width: 48%;
		margin: 0 3% 30px 0;
	}
	.product-list dl:nth-of-type(2n) {
		width: 48%;
		margin: 0 0 30px 0;
	}	*/
	/* 最新消息 */
	/*.news dl dt {
		width: 30%;
	}*/
	/*.news dl dt .yearmonth {
		  color: #afafaf;
		font-size: 16px;
		letter-spacing: 2px;
		padding-bottom: 30px;
		}
	.news dl dt .day {
	color: #4b4b4b;
    font-size: 48px;
	}*/



	}


/* --------------------- lg尺寸設定 大於1200 -------------------- */

@media (min-width: 1200px) {
    body {
        padding-top: 90px;
    }
	.navbar-box h1{
		display: block;
	}
.navbar-header .navbar-brand {
	width: 380px;
}
.navbar-default .navbar-nav > li > a {
	font-size: 17px;
	padding: 0 20px 10px;
}	
	/*.product-list dl {
	width: 32%;
	margin: 0 1.5% 30px 0;
	}
	.product-list dl:nth-of-type(2n) {
		width: 32%;
		margin: 0 1.5% 30px 0;
	}	
	.product-list dl:nth-of-type(3n) {
		width: 32%;
		margin: 0 0 30px 0;
	}	*/

	.address_info .nav_supp {
		display: inline-block;
	}
	.address_info .nav_supp:after {
		content: "";
		position: absolute;
		right: 0;
		top: 0px;
		z-index: 9;
		width: 15px;
		height: 151px;
		background: url(../../images/footer_bg2.png) repeat-x center top;
		
	}
	.address_info .add {
		padding: 0 90px;
		margin: 0 60px 0 0;
	}
	.address_info .add:before {
		content: "";
		position: absolute;
		left: 0;
		/*top: 40px;*/
		z-index: 9;
		width: 2px;
		height: 160px;
		background-color: #fff;
	}
	
	.copy {
		font-size: 22px;
	}
	/* 最新消息 */
	.news dl dt {
		width: 20%;
	}
	.img_sm {
		width: 34%;
		float: left;
		margin: 10px 2% 2% 0;
	}
	.about-page .box_1 {
    float: left;
    width: 23%;
    margin: 2% 2% 2% 0;
    position: relative;
	height: 450px;
}		
	.about-page .box_2 {
    float: left;
    width: 23%;
    margin: 2% 2% 2% 0;
    position: relative;
	height: 450px;
}		
	.about-page .box_3 {
    float: left;
    width: 23%;
    margin: 2% 2% 2% 0;
    position: relative;
	height: 450px;
}		
	.about-page .box_4 {
    float: left;
    width: 23%;
    margin: 2% 2% 2% 0;
    position: relative;
	height: 450px;
}		
}


/* --------------------- bg尺寸設定 大於1600 -------------------- */

@media (min-width: 1600px) {
.navbar-header .navbar-brand {
	width: 450px;
}		
.navbar-default .navbar-nav > li > a {
	font-size: 20px;
	padding: 0 30px;
}	

}
