
@import url("/css/product/swiper_A1Pro.css");

html ,body { width:100%;  }



.wrap{width:100%;position:relative; line-height:1.6; font-size:1em; }



/*-------------mainNav單元文字變色---------------*/
.mainNav > ul > li:nth-child(2) > a { color:#00babc; font-weight:bold;}
@media screen and (max-width: 980px) {
	
.mainNav > ul > li:nth-child(2) > a { color:#333; }

}


