@charset "utf-8";
/* CSS Document */

body
{
    background:#eee;
    font-family: Tahoma, Arial, sans-serif;
    font-size: 13px;
    color: #333;
    line-height: 22px;
}
body, table, div, span, form, input
{
    margin: 0;
    padding: 0;
}
img
{
    border: 0;
}
a:link
{
	color:#333;
    text-decoration: none;
}
a:visited
{
    text-decoration: none;
	color:#333;
}
a:hover
{
    text-decoration: none;
    color:#bb0000;
}
a:active
{
    text-decoration: none;
}
.tcc
{
    text-align: center;
}
.tcr
{
    text-align: right;
}
.tcl
{
    text-align: left;
}
.line-bar
{
	border-right:#ccc solid 1px;
}
.icon-img
{
    margin-right: 7px;
}
.clear
{
    clear: both;
    height: 0;
    font-size: 1px;
    line-height: 0px;
}

/*----------------------------------------------------------*/

#container
{
    margin: 0 auto;
    width: 1000px;
    position: relative;
}

/*--Sitemap :: Privacy :: 中文版--*/
#spl
{
	height:30px;
	float:right;
	margin-right:10px;
	color:#333;
	line-height:30px;
	position:relative;
	text-shadow:#FFF 1px 1px;
}

/*----------------------------------------------------------*/

#top
{
	margin:0px auto;
	width:1000px;
	height:100px;
	position:relative;
}
#logo
{
	float:left;
	margin-left:10px;
	margin-top:10px;
	width:auto;
	height:90px;
	position:relative;
}
/*---nav設定---*/
#nav
{
    margin:10px 20px 0px 20px;
    width: 470px;
    height: 90px;
    background: url(../images/nav.png);
    background-position: center top;
    background-repeat: no-repeat;
    position: relative;
	float:right;
	z-index:99;
}
#nav ul li a
{
    /*height: 90px;*/
    display: block;
    overflow: hidden;
}
#nav ul
{
    list-style: none;
    margin: 0;
    padding: 0;
}
#nav ul li
{
    float: left;
    margin:0px;
	position:relative;
	display: table-row;
}
/**#nav ul li a:only-child {
  background: none;
}**/
/**#nav ul li:hover {
  background: none;
}**/
#nav ul li:hover > a {
  color:#06c;
}
#nav ul li:hover > ul {
  display: block; /* 滑鼠滑入母選單後，顯示子選單 */
  width:150px;
  padding:10px;
}
/* 二級選單顯示於一級選單的正下方 */
#nav ul ul {
	position: absolute;
	top: 100%;
	list-style: none;
	background:url(../images/nav_bgul.png) no-repeat top left #FFF;
	filter:alpha(opacity=80);
	opacity: 0.8;
	display: none;
	float:left;
}
#nav ul ul a
{
	color:#bb0000;
	background:none;
	float:left;
	display: table-row;
	line-height:25px;
	width:150px;
}
#nav ul ul a:hover
{
	color:#06c;
}
.nav_a
{
    width: 90px;
	padding-right:5px;
}
.nav_a a:hover
{
    background-image: url(../images/nav.png);
    background-position: 470px 90px;
}
.nav_b
{
    width: 90px;
	padding-right:5px;
}
.nav_b a:hover
{
    background: url(../images/nav.png) 375px 90px;
}
.nav_c
{
    width: 90px;
	padding-right:5px;
}
.nav_c a:hover
{
    background: url(../images/nav.png) 280px 90px;
}
.nav_d
{
    width: 90px;
	padding-right:5px;
}
.nav_d a:hover
{
    background: url(../images/nav.png) 185px 90px;
}
.nav_e
{
    width: 90px;
}
.nav_e a:hover
{
    background: url(../images/nav.png) 90px 90px;
}

/*----------------------------------------------------------*/
#body
{
	width:1000px;
	margin:0 auto;
	position:relative;
	background:url(../images/body-bg.png) repeat-y center;
}
#body-topandbottom
{
	width:1000px;
	margin:0 auto;
	position:relative;
}
/*--banner輪播--*/
#flash
{
	width:960px;
	height:300px;
	margin:0 auto 10px;
	position:relative;
	overflow:hidden;
	border:1px solid #111111;
}
/**圖片輪播**/
.swiper-container {
        width: 960px;
        height: 300px;
        
    }
.swiper-container img
{
	height:300px;
}
    .swiper-slide {
        text-align: center;
        font-size: 18px;
        background: #fff;
        
        /* Center slide text vertically */
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
    }
/**圖片輪播**/
#news
{
	width:630px;
	height:220px;
	float:left;
	margin-left:20px;
	line-height:22px;
}
.news_title
{
	width:630px;
	height:30px;
	margin:0 auto 10px;
	background:url(../images/index_news_title.png) no-repeat;
	position:relative;
}
.news_Content
{
	width:630px;
	height:190px;
	float:right;
	position:relative;
}
.news_box
{
	width:155px;
	height:190px;
	float:left;
	position:relative;
	color:#333;
}
.news_img
{
	height:95px;
	overflow:hidden;
	text-align:center;
}
#news img
{
	width:140px;
	overflow:hidden;
	border:2px solid #ccc;
}
#news a:hover
{
	color:#06c;
}
#news_Brief
{
	width:140px;
	white-space:nowrap;
	text-overflow:ellipsis;
	-o-text-overflow:ellipsis;
	overflow: hidden;
}
#founder
{
	width:320px;
	height:220px;
	margin-right:20px;
	float:right;
	position:relative;
}
#founder_title
{
	width:320px;
	height:30px;
	margin:0 auto 10px;
	background:url(../images/index_foundermessage_title.png) no-repeat;
	position:relative;
}
.founder_Content
{
	width:320px;
	height:190px;
	margin:0 auto;
	position:relative;
}
.founder_img
{
	height:180px;
	float:left;
	overflow: hidden;
}
#founder img
{
	width:140px;
	overflow:hidden;
	border:2px solid #ccc;
}
.founder_box
{
	width:170px;
	height:180px;
	float:right;
}
/*----------------------------------------------------------*/
#more
{
	width:50px;
	height:15px;
	overflow:hidden;
	float:right;
	margin-right:10px;
	background:url(../images/more.png) no-repeat;
}
#more a
{
	width:50px;
	height:15px;
	display:block;
}
#more a:hover
{
	background:url(../images/more.png) 50px 15px;
}
/*----------------------------------------------------------*/
#footer
{
	width:1000px;
	margin:0 auto;
	position:relative;
	color:#333;
	line-height:22px;
	text-align:center;
	text-shadow:1px 1px #fff;	
}
