@charset "utf-8";
.banner{margin-top: 0px;}

/* banner */
.banner_nr { position: relative; width:1200px; height:450px; overflow: hidden; }
.banner_nr .pic{ position:relative; z-index:0; }
.banner_nr .pic img { width:1200px; height:450px; display: block; }
.banner_nr .hd { width:100%; position: absolute; bottom: 10px; text-align: center; font-size:0; z-index:1; }
.banner_nr .hd li{margin: 0 5px; background: url(/webpage/img/dot.png) no-repeat 0 -16px; height: 16px; overflow: hidden; width: 16px; cursor: pointer;
	display:inline-block; *display:inline; zoom:1;  _background: url(/webpage/img/dot8.png) no-repeat 0 -16px;
}
.banner_nr .hd .on{ background-position:0 0; }

.banner_nr .prev,
.banner_nr .next { width: 60px; height: 90px; margin: -60px 0 0; display: none; background: url(/webpage/img/ad_ctr.png) no-repeat 0 0; position: absolute; top: 50%; z-index: 10; cursor: pointer; text-indent: -9999px; filter:alpha(opacity=20);opacity:0.2;  }
.banner_nr .prev { left: 0; }
.banner_nr .next { background-position: 0 -90px; right: 0; }
.banner_nr .prev:hover,
.banner_nr .next:hover { filter:alpha(opacity=50) !important;opacity:0.5 !important;  }
.banner_bg{width: 40%;position: absolute;left: 30px;top:50px;z-index: 10;}
.banner_bg img{width: 60%;height: auto;display: block;}
/* list_banner */
.list_banner_nr { position: relative; width:1200px; height:240px; overflow: hidden; }
.list_banner_nr .pic{ position:relative; z-index:0; }
.list_banner_nr .pic img { width:1200px; height:240px; display: block; }
.list_banner_nr .hd { width:100%; position: absolute; bottom: 10px; text-align: center; font-size:0; z-index:1; }
.list_banner_nr .hd li{margin: 0 5px; background: url(/webpage/img/dot.png) no-repeat 0 -16px; height: 16px; overflow: hidden; width: 16px; cursor: pointer;
	display:inline-block; *display:inline; zoom:1;  _background: url(/webpage/img/dot8.png) no-repeat 0 -16px;
}
.list_banner_nr .hd .on{ background-position:0 0; }

.list_banner_nr .prev,
.list_banner_nr .next { width: 60px; height: 90px; margin: -60px 0 0; display: none; background: url(/webpage/img/ad_ctr.png) no-repeat 0 0; position: absolute; top: 50%; z-index: 10; cursor: pointer; text-indent: -9999px; filter:alpha(opacity=20);opacity:0.2;  }
.list_banner_nr .prev { left: 0; }
.list_banner_nr .next { background-position: 0 -90px; right: 0; }
.list_banner_nr .prev:hover,
.list_banner_nr .next:hover { filter:alpha(opacity=50) !important;opacity:0.5 !important;  }

#list_banner .banner_bg{width: 40%;position: absolute;left: 30px;top:50px;z-index: 10;}
#list_banner .banner_bg img{width: 60%;height: auto;display: block;}

/* search */
.search{width: 100%;height: 60px;background: rgba(237, 239, 247, 0.8);position: absolute;z-index: 5;bottom: 0;}
.search_content{width:600px;height: 40px;line-height: 40px;margin: 10px auto;}
.search_content input{background: #ffffff;display: block;float: left;width: 500px;height: 40px;border: none;}
.search_content .search_btn{width: 60px;height: 40px;background: #54bcec;color:#f5f5f5;padding: 0 1.25rem;cursor: pointer;}
.search_content .search_btn:hover{color:#ffffff;}
.search_content .search_btn i{font-size: 1.5rem;display: block;float: left;}
.search_content .search_btn font{font-size: 16px;display: block;float: left;}
/* list_search */
.list_search{width: 100%;height: 60px;}
.list_search .inner{height:40px;background: rgba(237, 239, 247, 0.8);padding:10px 0;}
.list_search .search_content{width:600px;height: 40px;line-height: 40px;margin:0 auto;}
.list_search .search_content input{background: #ffffff;display: block;float: left;width: 500px;height: 40px;border: none;}
.list_search .search_content .search_btn{width: 60px;height: 40px;background: #54bcec;color:#f5f5f5;padding: 0 1.25rem;cursor: pointer;}
.list_search .search_content .search_btn:hover{color:#ffffff;}
.list_search .search_content .search_btn i{font-size: 1.5rem;}
.list_search .search_content .search_btn font{font-size: 16px;}

.list_teach_search .inner{background: rgba(251, 232, 234, 0.8);}
.list_teach_search .search_content .search_btn{background:#e30801;}

