@charset "utf-8";

html,body	{width:100%;}
#wrapper	{position:relative; width:100%; background-image:url(../images/main/common/bg.gif);}

/* contents */

/*common*/
.set_title	{overflow:hidden;}
.set_title h2	{float:left;}
.set_title .btn_go	{float:right;}
	/* visual */
#visual	{width:100%;}
#visual>li	{width:100%;}
#visual .v01	{background:url(../images/main/visual/v01/bg.jpg) no-repeat 50% bottom; background-size:cover;}
#visual .v01 .p01	{margin-top:215px; text-align:center; }

/*cont01*/
#main_cont01	{width:100%; height:60px;border-top:1px solid #ddd; border-bottom:1px solid #ddd;}
#main_cont01 .cont_center	{position:relative;}
#main_cont01 h2	{position:absolute; left:0; top:23px; width:100px;}
.no_slider	{float:left; width:900px;}
.no_slider>li	{height:60px; margin-left:30px;}
.no_slider>li>a	{line-height:60px;}
#no_prev	{position:absolute; right:0; top:10px;}
#no_next	{position:absolute; right:0; bottom:10px;}


/*cont02*/
#main_cont02	{padding:70px 0; background-color:#fcb224;}
#main_cont02 .best>li	{width:250px; float:left;}


/*cont03*/
#main_cont03	{padding:70px 0; background:url(../images/main/bg_intro.jpg)no-repeat 50%; background-size:cover; background-attachment:fixed;}

/*cont04*/
#main_cont04	{background-image:url(../images/main/bg_sch.jpg); background-repeat:no-repeat;}
#main_cont04 .sch	{height:67px;padding:40px 0;}
.sch h2	{text-align:center; margin-bottom:10px;}
.sch form	{position:relative;margin-left:312px;}
.sch form input	{width:367px; height:36px; padding-left:10px; border:1px solid #ddd; border-radius:20px; }
.sch form button	{position:absolute; right:15px; top:-1px;}

/* cont05 */
#main_cont05	{padding:70px 0; background-color:#fff;}

.latest	{float:left; width:260px; padding:30px; margin-right:20px;}
.la_no	{background:url(../images/main/bg_no.jpg) no-repeat;}
.la_no h2	{height:70px;}
.la_no>ul	{margin-top:16px;}
.la_no>ul>li	{height:26px;}
.la_no>ul>li>a	{background:url(../images/main/icon_li.gif)no-repeat left center; padding-left:10px;}
.la_cl	{background:url(../images/main/bg_cl.jpg) no-repeat;}
.la_cl h2	{height:70px;}
.la_cl>ul	{margin-top:16px;}
.la_cl>ul>li	{height:26px;}
.la_cl>ul>li>a	{background:url(../images/main/icon_li.gif)no-repeat left center; padding-left:10px;}

.la_ev	{position:relative; width:320px; margin-right:0; padding:0;}
.la_ev h2	{position:absolute; left:20px; top:20px;z-index:100;}
#ev_pager	{position:absolute; right:20px; top:20px; z-index:100;}
#ev_pager>li	{width:15px; height:15px; overflow:hidden; margin-left:5px;float:left;}
#ev_pager>li>a>img 	{margin-top:-15px;}
#ev_pager>li>a.active>img 	{margin-top:0;}

/* cont06 */
#main_cont06	{padding:70px 0; background:url(../images/main/bg_guide.jpg)no-repeat 50%; background-attachment:fixed; background-size:cover;}
#main_cont06>p	{text-align:center;}

/* cont07 */
#main_cont07	{padding:70px 0; background-color:#fcb224;}
#main_cont07>.main_quick>li	{float:left; width:200px;}

