@charset "UTF-8";

#main { position:absolute; width:100%;  top:170px; padding:0 5%; min-width:1500px; }
#main .main_wrap {margin-top:135px; }
#main .main_wrap .main_left {width:25%;}
#main .main_wrap .main_left:after {display:block; content:''; clear:both; }
#main .main_wrap .main_left h2 a{color:#fff; font-weight:400; font-size:1.4rem; }

#main .main_wrap .main_left .notice { width:100%; background-color:#fff; border-radius:10px; overflow:hidden; margin-bottom:10px; box-shadow:1px 1px 7px rgba(0,0,0,.15);}
#main .main_wrap .main_left .notice h2 {width:100%; height:60px; line-height:60px; background-color:#015eaf; color:#fff; padding:0 20px; font-weight:600; font-size:1.4rem;}
#main .main_wrap .main_left .notice h2:after {display:block; content:''; clear:both; }
#main .main_wrap .main_left .notice h2 span {font-size:.85rem; font-weight:400; letter-spacing:.05rem; margin-left:5px; opacity:.5; }
#main .main_wrap .main_left .notice h2 a {float:right; }
#main .main_wrap .main_left .notice ul {padding:10px 20px; height:160px; }
#main .main_wrap .main_left .notice ul li {height:1.8rem; line-height:1.6rem;}
#main .main_wrap .main_left .notice ul li:after {display:block; content:''; clear:both; }
#main .main_wrap .main_left .notice ul li a {font-size:.9rem; width:75%; display:inline-block; color:#333; position:relative; padding-left:10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
#main .main_wrap .main_left .notice ul li a:hover {color:#35a4e7; }
#main .main_wrap .main_left .notice ul li a:after {display:block; content:''; clear:both; }
#main .main_wrap .main_left .notice ul li a:before {content:''; display:block; width:4px; height:4px; background-color:#35a4e7; position:absolute; left:0; top:10px; border-radius:100%; }
#main .main_wrap .main_left .notice ul li .time {float:right; color:#999; font-size:.9rem;}

#main .main_wrap .main_left .down {width:100%; height:170px; border-radius:10px; float:left;  padding:20px; position:relative; }
#main .main_wrap .main_left .down h2 {font-size:1.4rem; margin-top:7px; width:100%; display:inline-block; }
#main .main_wrap .main_left .down h2 span {font-weight:600; }
#main .main_wrap .main_left .down h2 a {width:100%; display:inline-block; }
#main .main_wrap .main_left .down h2 img {margin-left:10px; }
#main .main_wrap .main_left .down .down_apply {position:absolute; left:20px; bottom:20px; width:88%; height:35px; line-height:35px;  border-radius:18px; font-size:.9rem; padding:0 10px; color:#fff; }
#main .main_wrap .main_left .down .down_apply img {float:right; margin-top:10px;  }


#main .main_wrap .main_left .down01 {margin-right:0; background:#efad46 url('../img/ico_down01.png')no-repeat 98% 15px;}
#main .main_wrap .main_left .down01 .down_apply {background-color:#e29318;}
#main .main_wrap .main_left .down02 {background:#209be4 url('../img/ico_down02.png')no-repeat 110% 15px;}
#main .main_wrap .main_left .down02 .down_apply {background-color:#0079c0;}

#main .main_wrap .main_right {width:18%;}


/*main_right*/
.main_right {position:absolute; right:5%; top:135px; width:350px;  }
.main_right iframe {display:block; margin-bottom:10px; }




















