@charset "utf-8";

#main_container{}
#main_container .spot{overflow:hidden;height:210px;background:url(../img/bg_main.jpg) no-repeat center 0 #000;background-size:1000px;z-index:40;}
#main_container .spot .txt01{margin:60px 0 30px 0;;text-align:center;font-size:20px;color:#fff;font-weight:bold;line-height:130%;}
#main_container .spot .txt02{background:url(../img/line_down01.png) no-repeat center 0;text-align:center;font-size:12px;color:#fff;line-height:140%;}

#main_content{position:relative;z-index:50;}
.wrap_box_quick{overflow:hidden;width:100%;}
.wrap_box_quick .box_quick{float:left;width:33.33%;height:90px;text-align:center;}
.wrap_box_quick .box_quick .txt_tit{padding:20px 0 5px 0;font-size:13px;text-align:center;color:#fff;background:url(../img/line_down02.png) no-repeat center bottom;}
.wrap_box_quick .box_quick .btn_line{display:inline-block;margin-top:5px;padding:7px 10px;border:1px solid #ddd;font-size:11px;text-align:center;color:#eee;}
.wrap_box_quick .box_quick.online{background:url(../img/bg_quick01.jpg) no-repeat center 0;background-size:cover;}
.wrap_box_quick .box_quick.qna{background:url(../img/bg_quick02.jpg) no-repeat center 0;background-size:cover;}
.wrap_box_quick .box_quick.test{background:url(../img/bg_quick03.jpg) no-repeat center 0;background-size:cover;}

.wrap_info{height:170px;background:#f3f5f9;}
.wrap_info .inner_info{position:relative;width:100%;}
.wrap_info .inner_info .txt01{position:absolute;top:30px;left:5%;font-size:15px;color:#333;line-height:130%;font-weight:bold;z-index:20}
.wrap_info .inner_info .btn_line{position:absolute;top:105px;left:5%;display:inline-block;padding:10px 15px;border:1px solid #333;font-size:11px;text-align:center;color:#333;z-index:20;}
.wrap_info .inner_info .img_object{position:absolute;top:30px;right:5%;width:130px;height:123px;background:url(../img/img_info_object.jpg) no-repeat 0 0;background-size:130px;z-index:10;}

.wrap_board{overflow:hidden;width:90%;margin:0 5%;}

.board{width:100%;}
.board > section{overflow:hidden;position:relative;float:left;width:100%;margin-top:15px;border-bottom:1px solid #ebebeb;}
.board > section .tit{margin-bottom:10px;font-size:13px;width:100%;}
.board .list_borad{float:right;width:100%;}
.board .list_borad li{overflow:hidden;margin-bottom:10px;width:100%;}
.board .list_borad li .txt_tit{float:left;line-height:100%;font-size:11px;}
.board .list_borad li .date{float:right;font-size:11px;}
.board .btn_go{position:absolute;top:0;right:0;display:block;color:#999;font-size:11px;}
.board .btn_go i{font-size:10px;}


.box_location{float:left;width:90%;margin:10px 5% 10px 5%;height:150px;text-align:center}
.box_location .txt_tit{margin:20px 0 15px 0;font-size:14px;font-weight:bold;color:#fff;}
.box_location .txt_adress{font-size:12px;color:#ccc;}
.box_location .txt_num{margin-top:20px;font-size:14px;color:#fff;line-height:150%;}
.box_location.box01{background:url(../img/bg_location02.jpg) no-repeat center 0;background-size:cover;}
.box_location .btn_go{display:inline-block;padding:10px;margin-top:20px;color:#fff;border:1px solid #fff;}