@charset "utf-8";

#main {clear:both; width:100%; min-width:1200px;}

#rolling {width:100%; min-width:1200px;}
#rolling .slider p {width:1200px; margin:0 auto;}

#slider01 {background:url("/img/main/rolling_bg_01.jpg") center no-repeat;}
#slider02 {background:url("/img/main/rolling_bg_02.jpg") center no-repeat;}
#slider03 {background:url("/img/main/rolling_bg_03.jpg") center no-repeat;}

#bannerbox01 {clear:both; width:100%; min-width:1200px; margin-top:15px;}
#bannerbox01 > .wrap {width:1200px; margin:0 auto; border-bottom:1px solid #e9e9e9;}
#bannerbox01 > .wrap > ul {overflow:hidden; border:1px solid #e9e9e9; border-bottom:none; box-sizing:border-box;}
#bannerbox01 > .wrap > ul li {float:left; border-left:1px solid #e9e9e9;}
#bannerbox01 > .wrap > ul li:first-child {border-left:none;}

#bannerbox02 {clear:both; width:100%; min-width:1200px; margin-top:15px; background:#f3f9f9;}
#bannerbox02 > .wrap {width:1200px; margin:0 auto;}
#bannerbox02 > .wrap > ul {overflow:hidden;}
#bannerbox02 > .wrap > ul li {float:left; padding-left:1px; background:url("/img/main/line.gif") center left no-repeat;}
#bannerbox02 > .wrap > ul li:first-child {background:none;}

#infobox {clear:both; width:100%; min-width:1200px;}
#infobox > .wrap {width:1200px; margin:0 auto;}
#infobox > .wrap > .cntbox {width:1200px; height:542px; background:url("/img/main/banner11.jpg") center no-repeat; text-indent:-99999px;}

div.popup {z-index:89;}
div.popup ul li.inpubox {background:#000; color:#fff; padding:3px; text-align:right;}
div.popup ul li.inpubox a {color:#fff;}
div.popup ul li.inpubox input {vertical-align:middle;}