@charset "utf-8" ;
/*css document*/
a{text-decoration:none;}
a:hover{text-decoration:none;}
.m_red{color:#b61d1d !important;}
/*header*/
.header{height:50px;background:#369528;}
.header_ctn,.content_ctn{width:1000px;margin:0 auto;padding:0 20px;}
.logo{float:left;}

/*banner*/
.banner{height:670px;background:url(images/banner_bg.jpg) no-repeat center top;}
.banner_ctn{width:1000px;margin:0 auto;position:relative;}
.shuoming{position:absolute;left:75px;top:368px;width:860px;height:110px;font-size:16px;color:#333;}
.tiaojian{position:absolute;left:180px;top:554px;font-size:16px;color:#7c5e42;width:800px;height:100px;}
.tiaojian p{line-height:30px;}
/*conetnt*/
.content_ctn{padding:10px 20px 80px 20px;}
.all{float:left;width:106px;margin-right:30px;}
.all span{display:block;width:106px;height:35px;font-size:14px;text-align:center;line-height:35px;margin-top:10px;color:#616161;border:1px solid #eee;}
.all .cur{background:#c89768;border:1px solid #eee;color:#fff;}
.tr_list{overflow:hidden;}
.tr_list li{float:left;font-size:14px;color:#616161;width:100px;height:36px;border:1px solid #eee;text-align:center;line-height:36px;margin:10px 25px 0 0;cursor:pointer;}
.tr_list li:hover{background:#c89768;border:1px solid #eee;color:#fff}
.tr_list li.cur{background:#c89768;border:1px solid #eee;color:#fff;}
.tr_list li.no_margin{margin-right:0;}
.trxx_list{position:relative;}
.trxx_list li{width:458px;border:2px solid #eeeeee;box-shadow:3px 3px 0px #f8f8f8;padding:15px;float:left;margin:10px 16px 0 0; position:absolute; top:0px; left:0px;}
.trxx_list  li.no_margin{margin-right:0;}
.trxx_list li:hover{background:#fbf8ef;border:2px solid #f5efdf;}
.trxx_list .name{font-size:14px;color:#369528;}
.trxx_list .name a{font-size:14px;color:#369528;}
.trxx_list .name a:hover{text-decoration:underline;}
.xuexiao{font-size:14px;color:#333;}
.yanjiu{font-size:14px;color:#333;font-weight:bold;margin-top:30px;}
.object{font-size:12px;color:#333;}
.gz_cy{float:left;display:inline-block;background:url(images/ico01.png) no-repeat left center;padding-left:26px;margin-right:25px;}
.sqr{float:left;display:inline-block;background:url(images/ico02.png) no-repeat left center;padding-left:20px;}
.teacher_jieshao{font-size:12px;color:#93887d;text-indent:2em;margin-top:20px;}
.ask_btn{display:inline-block;padding:2px 20px;background:#369528;border-radius:5px;font-size:18px;color:#fff;font-family:"微软雅黑";}
.ask_btn:hover{background:#ff7e00;}
/*footer*/
.footer{background:#e5e5e5;}
.footer_ctn{width:1000px;margin:0 auto;padding:30px 0;text-align:center;}
.footer_ctn p{color:#656565;line-height:25px;}

