@charset "utf-8";


body	{position:relative; }
#wrapper{position:relative;}

.text_hidden	{overflow:hidden; visibility:hidden; position:absolute; width:0; height:0; font-size:0; line-height:0;}	
.cont_center	{overflow:hidden; width:1160px; margin:0 auto;}

/* header */
#header	{position:absolute; width:100%; background-color:#ede9e3; border-bottom:1px solid #c7c0b3;}
#header h1	{float:left; padding:15px 0;}
#header #nav	{float:right;}
#nav>li	{float:left; }
#nav>li>a	{display:block; padding:30px 20px;}

/* visual */
#visual	{position:relative; background:url(../images/visual/bg01.jpg) no-repeat center top ;background-size:cover;}
.visu_logo	{margin-top:40px;}
#visual .p01	{position:absolute; top:50%; margin-top:-350px; margin-left:-260px;}

/* common */
.title	{text-align:center; margin-bottom:40px;}

/*¸Å¸ô¹ý*/
#director{height:879px; position:relative; background:url(../images/di_bg.jpg) no-repeat center top ; background-size:cover;}
.di_title{text-align:center; padding-top:130px; margin-left:440px;}

/*º¸Åå½º*/
#spec{height:879px; position:relative; background:url(../images/spec_bg.jpg) no-repeat center top ;}

/*¿øÀå¼Ò°³*/
#im{height:879px; position:relative; background:url(../images/im_bg.jpg) no-repeat center top ; background-size:cover;}
.im_title{text-align:center; padding-top:70px; margin-left:440px;}

#in{height:648px; position:relative; border:1px solid #ccc;}
.in_content{width:1160px; margin:0 auto; padding-top:90px;}
.in01{width:387px; float:left;}
.in_content img{float:left;}



/* ¼±ÅÃ */
#mc04	{padding:80px 0; background:url(../images/pt_bg.jpg) no-repeat center; background-attachment:fixed;}

/* Ä¿¹Â´ÏÆ¼ */
#mc_back{width:100%; background:#ccc; background:url(../images/mc_back.jpg) no-repeat center;}
#mc05	{padding:80px 0;}
.set_cate	{position:relative;overflow:hidden;z-index:1000;}
.acc	{float:left;width:337px; height:1px; margin-top:26px; background-color:#ccc;}
.set_cate>ul	{float:left; overflow:hidden; z-index:500;}
.set_cate>ul>li	{float:left;}
.set_cate>ul>li>a	{display:block;width:120px; height:48px; overflow:hidden; border:1px solid #ccc; border-right:0;background-color:#fff;}
.set_cate>ul>li>a.on	{background-color:#eb755d;}
.set_cate>ul>li>a.on img	{margin-top:-48px;}
.set_cate>ul>li:first-child>a	{border-radius:10px 0 0 10px}
.set_cate>ul>li:last-child>a	{border-right:1px solid #ccc; border-radius:0 10px 10px 0;}
.set_board	{position:relative; top:-24px;height:550px; border:1px solid #ccc; border-top:0;z-index:1; background-color:rgba(255, 255, 255, 0.8);}
.board	{visibility:hidden;position:absolute; left:0; top:0;width:1100px; height:450px; padding: 50px 30px;}


/* footer */
#footer	{position:relative; }
.set_footer	{ height:312px; background:url(../images/footer_bg.jpg) no-repeat center;}
.info{padding-top:60px;}
.cont_center p {text-align:right; margin-right:155px; margin-top:15px;}





















