.bgFull {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  -ms-behavior: url(/css/css/backgroundsize.min.htc);
  behavior: url(/css/css/backgroundsize.min.htc);
}
.vcenter {
  display: block;
  max-width: 100%;
  max-height: 100%;
  position: absolute;
  margin: auto;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.tHide {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.blockFull {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
}
.block {
  display: block;
  position: relative;
}
.centerBlock {
  margin-left: auto;
  margin-right: auto;
}
.clearfix {
  clear: both;
}
.center_1003 {
  width: 1003px;
}
/*
	--------------------------------------------
	首页样式 
	--------------------------------------------
*/
.banner_box {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  -ms-behavior: url(/css/css/backgroundsize.min.htc);
  behavior: url(/css/css/backgroundsize.min.htc);
  background-image: url(/images/banner_bg.jpg);
}


.banner_box  .bannerlink {
	cursor:pointer;
}

.banner_text {
  position: absolute;
  color: #fff;
  background: rgba(0, 0, 0, 0.5);
  padding: 20px 30px;
}
.banner {
  position: relative;
  z-index: 10;
}
.banner .button-slider {
  position: absolute;
  opacity: 0.5;
  filter: alpha(opacity=50);
  width: 30px;
  height: 56px;
  background-repeat: no-repeat;
  background-image: url(/images/icons.png);
  top: 50%;
  margin-top: -28px;
  cursor: pointer;
}
.banner .button-slider:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
.banner .button-previous {
  left: -50px;
  background-position: -2px -65px;
}
.banner .button-next {
  right: -50px;
  background-position: 0 0;
}
.quick_nav {
  margin-top: 35px;
  margin-bottom: 30px;
  line-height: 27px;
  position: relative;
}
.quick_nav .group {
  padding-left: 36px;
  margin-bottom: 12px;
  background: url(/images/icons.png) no-repeat -72px -354px;
}
.quick_nav .more {
  line-height: 18px;
  font-size: 13px;
  position: relative;
  top: 5px;
  color: #838383;
}
.quick_nav .more b {
  display: block;
  width: 18px;
  height: 18px;
  background: #f78b21;
  color: #fff;
  font-family: "宋体";
  line-height: 18px;
  text-align: center;
}
.quick_nav .more:hover {
  color: #b9242a;
}
.quick_nav .list {
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  -mz-border-radius: 5px;
  padding: 20px 0;
  border: 1px solid #e83d3a;
  border-top-width: 10px;
}
.quick_nav .list li {
  float: left;
  width: 20%;
  padding: 0 20px;
  border-right: 1px dashed #bbbbbb;
}
.quick_nav .list li .icon {
  width: 69px;
  height: 69px;
  margin-left: auto;
  margin-right: auto;
}
.quick_nav .list li .icon img {
  display: block;
  width: 100%;
  height: 100%;
}
.quick_nav .list li .name {
  font-size: 16px;
  line-height: 16px;
  text-align: center;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  color: #484848;
  padding: 20px 0;
}
.quick_nav .list li .text {
  line-height: 20px;
  font-size: 12px;
  height: 36px;
  overflow: hidden;
  color: #888888;
}
.quick_nav .list li:last-child {
  border: 0;
}
.quick_nav .list li:hover .name {
  color: #b9242a;
  font-weight: 600;
}
.school_profile {
  line-height: 28px;
  font-size: 13px;
  background-position: center center;
  background-repeat: repeat-x;
  background-size: cover;
  -ms-behavior: url(/css/css/backgroundsize.min.htc);
  behavior: url(/css/css/backgroundsize.min.htc);
  position: relative;
  background-image: url(/images/school_profile_bg.jpg);
  color: #fff;
  padding: 40px 20px 30px 20px;
  margin-top: 15px;
}
.school_profile img {
  display: block;
  border: 5px solid #fff;
  margin-right: 20px;
  float: left;
}
.school_profile .more {
  width: 50px;
  height: 50px;
  bottom: -25px;
  left: 50%;
  margin-left: -25px;
  text-transform: uppercase;
  line-height: 50px;
  text-align: center;
  position: absolute;
}
.school_profile .more span {
  position: relative;
  color: #fff;
}
.school_profile .more:before {
  content: "";
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: #a35800;
  border: 1px solid #fff;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -mz-transform: rotate(45deg);
  position: absolute;
}
.school_profile .more:hover:before {
  background: #c16900;
}
.links {
  padding: 70px 0;
}
.news_list .news_title {
  position: relative;
  border-bottom: 1px solid #dbdbdb;
}
.news_list .news_title .en {
  font-family: arial;
  color: #4c4c4c;
  text-transform: uppercase;
  font-size: 12px;
}
.news_list .news_title .en b {
  display: block;
  width: 4px;
  height: 4px;
  background: #4c4c4c;
  margin-top: 5px;
}
.news_list .news_title .ch {
  display: inline-block;
  margin-top: 5px;
  background: #b9242a;
  padding: 0 18px;
  color: #fff;
  font-size: 15px;
  line-height: 22px;
}
.news_list .news_title .more {
  width: 40px;
  height: 9px;
  background: url(/images/icons.png) no-repeat 0 -127px;
  right: 0;
  bottom: 15px;
  position: absolute;
}
.news_list .news_title .more:hover {
  background: url(/images/icons.png) no-repeat 0 -136px;
}
.news_list .pic {
  display: block;
  width: 106px;
  height: 67px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  -ms-behavior: url(/css/css/backgroundsize.min.htc);
  behavior: url(/css/css/backgroundsize.min.htc);
}
.news_list .txt {
  width: 400px;
}
.news_list .name .f_l {
  font-family: "宋体";
  color: #4a4a4a;
  font-weight: 600;
  font-size: 14px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.news_list .name .f_r {
  font-weight: 100;
  font-size: 12px;
  color: #9c9b9a;
}
.news_list .clude {
  line-height: 24px;
  font-size: 13px;
  color: #7e7e7e;
  height: 46px;
  overflow: hidden;
  margin-top: 8px;
}
.news_list li {
  margin-top: 25px;
  padding-bottom: 25px;
  border-bottom: 1px dotted #b7b7b7;
}
.news_list li:hover .name .f_l {
  color: #b9242a;
}
.news_list li:last-child {
  border: 0;
  padding-bottom: 0;
}
.link_list .link_title {
  position: relative;
  height: 43px;
  padding-left: 45px;
}
.link_list .link_title .en {
  font-size: 12px;
  text-transform: uppercase;
  font-family: arial;
  color: #b9242a;
}
.link_list .link_title .ch {
  font-size: 15px;
  color: #444444;
}
.link_list .link_title .more {
  width: 40px;
  height: 9px;
  background: url(/images/icons.png) no-repeat 0 -127px;
  right: 0;
  bottom: 15px;
  position: absolute;
}
.link_list .link_title .more:hover {
  background: url(/images/icons.png) no-repeat 0 -136px;
}
.link_list ul {
  border-left: 1px solid #dbdbdb;
  padding-left: 45px;
  width: 110%;
}
.link_list li {
  width: 103px;
  height: 61px;
  border: 1px solid #e0e0e0;
  position: relative;
  float: left;
  margin-right: 30px;
  margin-top: 14px;
}
.link_list li img {
  max-height: 80%;
  max-width: 80%;
}
.link_list li:hover {
  outline: 4px solid #cc0000;
}
/*
	--------------------------------------------
	公共样式 (如： 头部，底部，内页banner ... )
	--------------------------------------------
*/
.header {
  line-height: 34px;
  font-size: 13px;
  height: 34px;
  color: #818181;
  background: #000;
  overflow: hidden;
}
.header .tel {
  margin-right: 15px;
  padding-left: 20px;
  background: url(/images/icons.png) no-repeat -85px 0px;
}
.header a.lang {
  font-size: 12px;
  color: #b6b2b2;
  padding-left: 22px;
  margin-right: 10px;
}
.header a.lang.lang_ch {
  background: url(/images/icons.png) no-repeat -83px -31.5px;
}
.header a.lang.lang_jp {
  background: url(/images/icons.png) no-repeat -83px -63.5px;
}
.header a.lang:hover {
  color: #fff;
}
.header a.color {
  margin-left: 6px;
  width: 110px;
  color: #fff;
  font-size: 14px;
}
.header a.color.color_1 {
  background: url(/images/icons.png) no-repeat 87px -160px #b07938;
  padding-left: 10px;
}
.header a.color.color_2 {
  background: url(/images/icons.png) no-repeat 80px -195px #a35800;
  padding-left: 16px;
}
.header a.color:hover {
  background-color: #c16900;
}
.logo_container {
  background: #fff;
  height: 145px;
  border-bottom: 4px solid #b9242a;
  z-index: 90;
  position: relative;
}
.logo_container .logo {
  /*padding: 37px 0;*/
}
.logo_container .logo img {
  
}
.nav {
  padding-top: 24px;
}
.nav > ul > li {
  float: left;
  position: relative;
  padding: 0 5px;
}
.nav > ul > li > a {
  display: block;
  padding: 0 5px;
  height: 98px;
  line-height: 75px;
  font-size: 14px;
}
.nav > ul > li .n_child {
  position: absolute;
  display: none;
  left: 10px;
  top: 98px;
  padding: 14px 20px;
  width: 400px;
  background: rgba(185, 36, 42, 0.8);
}
.nav > ul > li .n_child .list {
  width: 190px;
}
.nav > ul > li .n_child .list a {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  float: left;
  font-size: 13px;
  line-height: 28px;
  color: #fff;
  display: block;
  width: 50%;
}
.nav > ul > li .n_child .list a:hover {
  color: #ffff00;
}
.nav > ul > li .n_child .pic {
  width: 168px;
  height: 105px;
  top: 3px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  -ms-behavior: url(/css/css/backgroundsize.min.htc);
  behavior: url(/css/css/backgroundsize.min.htc);
  position: relative;
}
.nav > ul > li:before {
  content: "/";
  right: -3px;
  top: 29px;
  color: #0e0e0e;
  position: absolute;
}
.nav > ul > li:last-child {
  padding-right: 0;
}
.nav > ul > li:last-child:before {
  display: none;
}
.nav > ul > li.active > a,
.nav > ul > li:hover > a {
  background-color: #b9242a;
  color: #fff;
}
.nav > ul > li:hover > .n_child {
  display: block;
}
.nav > ul > li:nth-child(4) > .n_child,
.nav > ul > li:nth-child(5) > .n_child,
.nav > ul > li:nth-child(6) > .n_child {
  left: auto;
  right: 10px;
}
.nav > ul > li:nth-child(7) > .n_child {
  left: auto;
  right: 0;
}
.footer {
  background: url(/images/footer_bg.jpg) repeat repeat;
  border-top: 5px solid #c39152;
  padding-top: 40px;
  color: #9b9b9b;
}
.footer .footer_menu .main_l {
  width: 700px;
}
.footer .footer_menu .main_r {
  position: relative;
  top: 45px;
}
.footer .footer_menu .main_l a {
  display: inline-block;
  padding: 0 14px;
  font-family: "宋体";
  color: #8e8e8e;
  background: #000;
  margin-right: 6px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  -mz-border-radius: 5px;
  line-height: 24px;
  font-size: 12px;
}
.footer .footer_menu .main_l a:hover {
  color: #c39152;
}
.footer .footer_title {
  font-size: 12px;
  margin-bottom: 5px;
  display: block;
  width: 210px;
  padding: 0 5px 5px 5px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.footer .footer_words {
  display: block;
}
.footer .footer_words a {
  display: inline-block;
  margin-top: 5px;
  margin-right: 10px;
  color: #5c5c5c;
}
.footer .footer_words a:hover {
  color: #fff;
}
.footer .footer_link {
  padding: 20px 0;
  border-bottom: 1px solid #1a1a1a;
}
.footer .footer_copy {
  padding: 15px 0;
  border-top: 1px solid #404040;
  font-family: arial;
  line-height: 22px;
  font-size: 13px;
}
.column_banner {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  -ms-behavior: url(/css/css/backgroundsize.min.htc);
  behavior: url(/css/css/backgroundsize.min.htc);
}
.column_banner a {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  -ms-behavior: url(/css/css/backgroundsize.min.htc);
  behavior: url(/css/css/backgroundsize.min.htc);
  display: block;
  height: 277px;
}
.content {
  margin-top: 40px;
  margin-bottom: 80px;
}
.content .aside {
  width: 226px;
}
.content .aside .column_title {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  -ms-behavior: url(/css/css/backgroundsize.min.htc);
  behavior: url(/css/css/backgroundsize.min.htc);
  position: relative;
  color: #fff;
  height: 81px;
  padding: 17px 18px;
  background-image: url(/images/column_title_bg_01.jpg);
}
.content .aside .column_title .en {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  font-size: 20px;
  text-transform: uppercase;
  font-family: helvetica;
}
.content .aside .column_title .ch {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  font-size: 20px;
}
.content .aside .column_title:after {
  content: "";
  right: 10px;
  bottom: 20px;
  border-style: dashed dashed dashed solid;
  border-color: transparent transparent transparent #fff;
  border-width: 4px;
  width: 0;
  height: 0;
  position: absolute;
}
.content .aside .aside_nav {
  padding: 20px;
  box-shadow: 0 3px 1px #f5f5f5;
}
.content .aside .aside_nav a {
  line-height: 42px;
  font-size: 13px;
  color: #3f3f3f;
  display: block;
  padding-left: 20px;
  border-top: 1px solid #b6b5b1;
}
.content .aside .aside_nav > ul > li > ul {
  display: none;
}
.content .aside .aside_nav > ul > li > a {
  background: url(/images/icons.png) no-repeat -86px -156px;
}
.content .aside .aside_nav > ul > li > ul li.active a,
.content .aside .aside_nav > ul > li > ul li:hover a {
  color: #b9242a;
}
.content .aside .aside_nav > ul > li.active > a,
.content .aside .aside_nav > ul > li:hover > a {
  font-weight: 600;
  color: #b9242a;
  background: url(/images/icons.png) no-repeat -86px -184px;
}
.content .aside .aside_nav > ul > li.active > ul {
  display: block;
}
.content .aside .aside_nav > ul > li:first-child > a {
  border: 0;
}
.content .aside .aside_pic img {
  display: block;
  width: 100%;
}
.content .aside .aside_contact {
  margin-top: 30px;
}
.content .aside .aside_contact .en {
  font-size: 20px;
  text-transform: uppercase;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  font-family: helvetica;
  color: #000;
}
.content .aside .aside_contact .ch {
  font-size: 20px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  color: #000;
}
.content .aside .aside_contact .cont {
  position: relative;
  line-height: 24px;
  color: #303030;
  margin-top: 20px;
  padding: 20px 24px;
  border: 1px solid #dfdfdf;
}
.content .aside .aside_contact .cont:before {
  content: "";
  width: 6px;
  height: 6px;
  border-top: 1px solid #dfdfdf;
  border-right: 1px solid #dfdfdf;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  background: #fff;
  left: 50%;
  top: -5px;
  margin-left: -6px;
  position: absolute;
}
.content .aside .aside_contact .cont p {
  padding-left: 22px;
  background-image: url(/images/icons.png);
  background-repeat: no-repeat;
}
.content .aside .aside_contact .see {
  padding-top: 18px;
  border-top: 1px solid #cfcfcf;
  margin-top: 10px;
}
.content .aside .aside_contact .see a {
  display: block;
  background: #c68838;
  color: #fff;
  text-align: center;
  font-size: 17px;
  line-height: 32px;
}
.content .aside .aside_contact .see a img {
  position: relative;
  top: 2px;
}
.content .aside .aside_contact .see a:hover {
  background: #000;
}
.content .main {
  width: 725px;
}
.content .main .column_name {
  line-height: 60px;
  height: 64px;
  border-bottom: 1px solid #afafaf;
}
.content .main .column_name .name {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  font-size: 30px;
  font-weight: 100;
  color: #000;
  max-width: 50%;
}
.content .main .column_name .pos {
  position: relative;
  color: #979797;
  top: 8px;
}
.content .main .column_name .pos a {
  color: #979797;
}
.content .main .column_name .pos a:hover {
  color: #b9242a;
}
.content .main .main_content {
  padding-top: 30px;
}
.content .main .main_content img {
  max-width: 100%;
}
/*
	--------------------------------------------
	公共组件 (如：面包屑导航，按钮，标题 ... )
	--------------------------------------------
*/
.editor {
  line-height: 24px;
  font-size: 13px;
}
.editor img {
  max-width: 100%;
}
.paging {
  margin-top: 40px;
}
.paging span,
.paging a {
  line-height: 14px;
  float: left;
  display: block;
  margin: 0 5px;
}
.paging span.active,
.paging a.cpb {
  color: #b9242a;
}
.paging a.controller {
  background: #9a9a9a;
  color: #fff;
  width: 58px;
  margin-left: 0;
  margin-right: 4px;
  font-family: arial;
  text-transform: capitalize;
  text-align: center;
}
.paging a.controller:hover {
  background: #5c5151;
}
.return_top {
  position: fixed;
  right: 4%;
  bottom: 8%;
  width: 39px;
  height: 38px;
  background: url(/images/return_top.jpg) no-repeat center center;
  cursor: pointer;
  display: none;
}
/*
	--------------------------------------------
	栏目样式 (如：关于利来w66(中国区)_来利国际旗舰，产品，新闻 ... )
	--------------------------------------------
*/
.download .icon {
  height: 25px;
  margin-left: 30px;
}
.download li {
  border-bottom: 1px solid #d2d2d2;
  padding: 4px 0 4px 20px;
  line-height: 25px;
  position: relative;
}
.download li:before {
  content: "";
  width: 4px;
  height: 12px;
  left: 0;
  top: 9px;
  background: #d0472d;
  position: absolute;
}
.download li .txt {
  max-width: 460px;
}
.download li .btn {
  color: #54a0fe;
  text-decoration: underline;
}
.download li:hover .btn {
  color: #b9242a;
}
.faq .icon {
  width: 23px;
  height: 23px;
  color: #fff;
  font-family: arial;
  line-height: 23px;
  text-align: center;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 600;
}
.faq .faq_title .icon {
  background: #8a5851;
}
.faq .faq_cont .icon {
  background: #cc023e;
}
.faq .faq_title {
  position: relative;
  cursor: pointer;
}
.faq .faq_title:before {
  content: "展开";
  right: 5px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  position: absolute;
}
.faq .faq_title .name {
  width: 650px;
  margin-left: 14px;
  line-height: 23px;
  font-size: 16px;
}
.faq .faq_cont {
  margin-top: 18px;
  display: none;
}
.faq .faq_cont .text {
  width: 650px;
  margin-left: 14px;
  line-height: 25px;
  font-size: 13px;
}
.faq li {
  padding: 15px 0;
  border-bottom: 1px solid #d2d2d2;
}
.faq li.active .faq_title:before {
  content: "收起";
}
.faq li.active .faq_title .name {
  color: #b9242a;
}
.news .pic {
  display: block;
  width: 120px;
  height: 76px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  -ms-behavior: url(/css/css/backgroundsize.min.htc);
  behavior: url(/css/css/backgroundsize.min.htc);
}
.news .text {
  width: 580px;
}
.news .text .name {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  font-weight: 600;
  font-size: 14px;
  max-width: 60%;
  color: #444;
  margin-top: 5px;
}
.news .text .time {
  font-size: 12px;
  color: #777777;
}
.news .text .clude {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  font-size: 13px;
  margin-top: 5px;
  padding-left: 14px;
  border-bottom: 1px dotted #989898;
  padding-bottom: 20px;
  background: url(/images/icons.png) no-repeat -88px -305px;
}
.news li {
  margin-bottom: 25px;
}
.news li:hover .text .name {
  color: #b9242a;
}
.news_name {
  text-align: center;
  font-size: 16px;
  line-height: 30px;
  color: #444444;
}
.news_time {
  text-align: center;
  line-height: 28px;
  background: #f0f0f0;
  margin-top: 8px;
}
.news_detail .editor {
  padding-top: 28px;
}
.news_detail .news_switch {
  margin-top: 30px;
}
.news_detail .news_switch li {
  line-height: 32px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  padding: 0 10px;
  background: #efefef;
  margin: 2px 0;
}
.news_detail .news_switch li a {
  color: #666;
}
.news_detail .news_switch li a:hover {
  color: #b9242a;
}
.news_detail .news_ots {
  margin-top: 30px;
}
.news_detail .news_ots .title {
  line-height: 28px;
  font-weight: 600;
  font-size: 14px;
  position: relative;
  padding: 0 10px;
  display: inline-block;
  background: #5e5e5e;
  margin-bottom: 8px;
  color: #fff;
}
.news_detail .news_ots .title:before {
  content: "";
  right: -28px;
  top: 0;
  border-style: dashed dashed dashed solid;
  border-color: transparent transparent transparent #5e5e5e;
  border-width: 14px;
  width: 0;
  height: 0;
  position: absolute;
}
.news_detail .news_ots .list {
  padding: 14px 20px;
  background: #f3f3f3;
}
.news_detail .news_ots .list li {
  line-height: 24px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.news_detail .news_ots .list li a {
  color: #666;
}
.news_detail .news_ots .list li a:hover {
  color: #b9242a;
}
.teacher_list .pic {
  width: 145px;
  height: 145px;
  border: 1px solid #d9d9d9;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  -mz-border-radius: 50%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  -ms-behavior: url(/css/css/backgroundsize.min.htc);
  behavior: url(/css/css/backgroundsize.min.htc);
}
.teacher_list .txt {
  width: 545px;
}
.teacher_list .txt:before,
.teacher_list .txt:after {
  content: "";
  height: 6px;
  width: 1px;
  background: #d2d2d2;
  bottom: 0;
  position: absolute;
}
.teacher_list .txt:before {
  left: 0;
}
.teacher_list .txt:after {
  right: 0;
}
.teacher_list .name {
  font-size: 15px;
  font-weight: 600;
  color: #555;
  margin-top: 25px;
}
.teacher_list .clude {
  line-height: 24px;
  font-size: 13px;
  height: 68px;
  color: #777;
  overflow: hidden;
}
.teacher_list .more {
  line-height: 20px;
  font-size: 13px;
  position: absolute;
  right: 0;
  bottom: 12px;
  padding: 0 30px;
  background: #b07938;
  color: #fff;
}
.teacher_list li {
  position: relative;
  padding: 22px 0;
  border-bottom: 1px solid #d2d2d2;
}
.teacher_list li:hover .name {
  text-decoration: underline;
}
.teacher_list li:hover .more {
  background: #b9242a;
}
.teacher_pic {
  width: 145px;
  height: 145px;
  border: 1px solid #d9d9d9;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  -mz-border-radius: 50%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  -ms-behavior: url(/css/css/backgroundsize.min.htc);
  behavior: url(/css/css/backgroundsize.min.htc);
  margin-right: 40px;
}
.teacher_name {
  font-size: 15px;
  color: #555;
  margin-bottom: 10px;
  padding-top: 25px;
}
.teacher_editor {
  font-size: 13px;
  line-height: 24px;
  color: #777;
}
/*# sourceMappingURL=public.css.map */

/*20150906*/
.chuxinBox    {
    width: 725px;
    overflow: hidden;
}
.chuxinBox dt{
	width: 340px;
}
.chuxinBox dt b{
	color: #A35800;
	display: block;
	font-size: 16px;
	line-height: 30px;
}
					.chuxinBox dt span{
						display: block;
						font-size: 13px;
						line-height: 30px;
						font-weight: bold;
						margin-top: 25px;
					}
					.chuxinBox dt p{
						font-size: 13px;
						line-height: 30px;
					}
					.chuxinBox dd{
						width: 378px;
						margin-top: 7px;
					}
					.xuexiao_fuwu .tit{
						background: url(/images/xuexiao_fuwu_01.jpg) no-repeat;
						width: 123px;
						line-height: 29px;
						display: block;
						color: #ffffff;
						font-size: 14px;
						padding-left: 26px;
					}
					.xuexiao_fuwu .text{
						font-size: 13px;
						line-height: 30px;
						margin-top: 20px;
					}
					.xuexiao_fuwu .xuexiao_fuwu_img{
						text-align: center;
					}
					.xuexiao_honor_top{
						border-bottom: 1px solid #dddfe1;
						padding-bottom: 25px;
						margin-bottom: 25px;
					}
					.xuexiao_honor .tit{
						color: #b9242a;
						font-size: 16px;
						line-height: 30px;
						display: block;
					}
					.xuexiao_honor span{
						font-size: 13px;
						display: block;
						line-height: 30px;
						margin-top: 30px;
						font-weight: bold;
					}
					.xuexiao_honor .text{
						font-size: 13px;
						line-height: 30px;
					}
					.xuexiao_honor_Nr li{
						float: left;
						width: 180px;
						color: #4a4a4a;
						font-size: 13px;
						line-height: 38px;
					}
					.xuexiao_honor_Nr font{
						color: #999999;
						font-size: 13px;
						line-height: 38px;
					}
					.xuexiao_honor_img{
						text-align: right;
					}
					.xuexiao_jiangxuejin .tit{
						color: #b9242a;
						font-size: 15px;
						line-height: 28px;
					}
					.xs_table{
						margin-top: 10px;
					}
					.xs_table td{
						padding: 10px 15px;
						color: #4A4A4A;
						font-size: 13px;
						text-align: left;
					}
					.xs_table .tr1{
						background: #ffeeef;
					}
					.xs_table .tr1 td{
						padding: 20px 0;
						font-weight: bold;
						color: #666666;
						text-align: center;
					}
					.xs_table .td1{
						background: #faf9f2;
						font-weight: bold;
						text-align: center;
					}
					.xs_table .td3{
						text-align: center;
					}
					.xuexiao_lishi{
						overflow: hidden;
					}
					.xxls_Lift{
						width: 143px;
						margin-top: 9px;
					}
					.xxls_Lift li{
						float: left;
						width: 143px;
						margin-bottom: 73px;
					}
					.xxls_Right{
						width: 544px;
						position: relative;
					}
					.xxls_Right ul{
						background: url(/images/xuexiao_lishi_07.jpg) repeat-y 4px 9px;
					}
					.xxls_Right li{
						width: 100%;
						float: left;
						font-size: 13px;
					}
					.xxls_Right li b{
						color: #b9242a;
						line-height: 24px;
						background: url(/images/xuexiao_lishi_08.jpg) no-repeat left;
						padding-left: 64px;
					}
					.xxls_Right li p{
						line-height: 24px;
						padding-left: 11px;
						margin-bottom: 25px;
						padding-left: 75px;
					}
					.ls_top{
						position: absolute;
						left: 0;
						top: 0px;
						background:#FFFFFF url(/images/xuexiao_lishi_09.jpg) no-repeat;
						width: 20px;
						height: 23px;
					}
					.xuexiao_xiaoshe{
						margin-top: 6px;
					}
					.xuexiao_xiaoshe .xs_img{
						text-align: center;
					}
					.xuexiao_xiaoshe .xs_img img{
						width: 723px;
						height: 394px;
						border: 1px solid #cccccc;
					}
					.xuexiao_xiaoshe .text{
						font-size: 13px;
						line-height: 24px;
						margin-top: 26px;
					}
					.xuexiao_xiaoshe_img{
						margin-top: 30px;
					}
					.xuexiao_xiaoshe_img ul{
						width: 110%;
					}
					.xuexiao_xiaoshe_img li{
						float: left;
						width: 350px;
						margin: 25px 25px 0 0;
					}
					.xuexiao_xiaoshe_img li img{
						width: 350px;
						height: 210px;
					}
					.xuexiao_xiaoshe_Nr{
						width: 100%;
						overflow: hidden;
					}
					.xuexiao_xiaoshe_Nr li{
						width: 50%;
						float: left;
						border-bottom: 1px solid #dddfe1;
						line-height: 28px;
						font-size: 13px;
						padding: 0 10px;
					}
					.xuexiao_xiaoshe_Nr li b{
						color: #b9242a;
					}
					
					.tables {
						font-size: 13px;
					}
					.tables td {
						/*line-height: 28px;
						width: 50%;*/
						border-right: 1px solid #dcdee0;
						border-bottom: 1px solid #dcdee0;
						padding: 0 10px;
						/*vertical-align: top;*/
					}
					.tables tr td:nth-child(2) {
						border-right: 0;
					}
					.xuexiao_zhici .text{
						font-size: 13px;
						line-height: 24px;
					}
					.xuexiao_zhici .text b{
						color: #b9242a;
						font-size: 15px;
					}
					.xuexiao_zhici_img{
						text-align: center;
						margin-top: 30px;
					}
					.xuexiao_xueshe .tit{
						background: url(//css/images/zhaosheng-02.jpg) repeat-x left bottom;
						line-height: 30px;
						color: #bc0008;
						padding-bottom: 9px;
					}
					.xuexiao_xueshe .tit b{
						background: url(//css/images/zhaosheng-01.jpg) no-repeat 12px;
						padding-left: 30px;
						font-size: 15px;
					}
					.xuexiao_xueshe_top{
						margin-top: 30px;
					}
					.xuexiao_xueshe_top span{
						font-size: 14px;
						color: #FFFFFF;
						min-width: 120px;
						display: inline-block;
						line-height: 24px;
						background: #b9242a;
						text-align: center;
						font-weight: bold;
						padding: 0 10px;
						margin-left: 14px;
					}
					.xuexiao_xueshe_top div{
						border-top: 1px solid #e1e1e1;
						border-left: 1px solid #e1e1e1;
						border-right: 1px solid #e1e1e1;
						border-bottom: 2px solid #e1e1e1;
						padding: 26px 15px 15px;
						margin-top: -12px;
					}
					.xuexiao_xueshe_top div p{
						font-size: 13px;
						line-height: 30px;
					}
					.xuexiao_xueshe_img{
						margin-top: 8px;
						overflow: hidden;
					}
					.xuexiao_xueshe_img ul{
						width: 110%;
					}
					.xuexiao_xueshe_img li{
						float: left;
						width: 350px;
						margin: 25px 25px 0 0;
					}
					.xuexiao_xueshe_img li img{
						width: 350px;
						height: 210px;
					}
					.xxxs_bt{
						background: url(/images/xuexiao_xueshe_06.jpg) repeat-x left bottom;
						margin-top: 40px;
					}
					.xxxs_bt b{
						font-size: 15px;
						color: #bc0008;
						line-height: 30px;	
						display: block;
						padding-bottom: 5px;
						background: url(/images/xuexiao_xueshe_05.jpg) no-repeat left bottom;
					}
					.xuexiao_xueshe .text{
						font-size: 13px;
						line-height: 28px;
						border-bottom: 1px solid #dddfe1;
						padding: 0 10px; 
					}
					.xxxs_text dt{
						width: 350px;
						font-size: 13px;
						padding-left: 10px;
					}
					.xxxs_text dt b{
						color: #bc0008;
						line-height: 28px;
					}
					.xxxs_text dt p{
						line-height: 28px;
					}
					.xxxs_text dd{
						width: 320px;
						padding: 6px;
						border: 1px solid #d5d5d5;
					}
					.xxxs_text dd img{
						width: 306px;
						height: 408px;
						float: right;
					}
					.xs_table{
						margin-top: 30px;
						text-align: center;
					}
					.xs_table td{
						padding: 10px 0;
						color: #4A4A4A;
						font-size: 13px;
						width: 241px;
					}
					.xs_table .tr1{
						background: #ffeeef;
					}
					.xs_table .tr1 td{
						padding: 20px 0;
						font-weight: bold;
						color: #666666;
					}
					.xs_table .td1{
						background: #faf9f2;
						font-weight: bold;
					}
					.xs_table .td3{
						font-weight: bold;
						color: #d80000;
					}
					.tables th {
						font-size: 13px;
						font-weight: bold;
						line-height: 35px;
						background: url(/images/kecheng_01.jpg) repeat-x left center;
						border-top: 1px solid #e9e9e9;
						border-bottom: 1px solid #e9e9e9;
					}
					.tables th:first-child {
						border-left: 1px solid #e9e9e9;
					}
					.tables th:last-child {
						border-right: 1px solid #e9e9e9;
					}
					.tables td {
						padding: 15px 20px;
						font-size: 13px;
						color: #4a4a4a;
						border: 1px solid #d2d2d2;
					}
					.yiban{
						margin-top: 6px;
					}
					.yiban .yiban_img{
						text-align: center;
						height: 302px;
					}
					.yiban .yiban_img img{
						width: 725px;
						height: 302px;
					}
					.yiban_bt{
						background: url(/images/xuexiao_xueshe_06.jpg) repeat-x left bottom;
						margin-top: 40px;
					}
					.yiban_bt span{
						font-size: 15px;
						color: #bc0008;
						line-height: 30px;	
						display: block;
						padding-bottom: 5px;
						display: inline-block;
						font-weight: bold;
						background: url(/images/xuexiao_xueshe_05.jpg) repeat-x left bottom;
					}
					.yiban_table{
						margin-top: 25px;
					}
					.yiban_table td{
						padding: 10px 15px;
						font-size: 13px;
					}
					.yiban_tit{
						background: #f9f7ee;
						margin-top: 45px;
						line-height: 38px;
						border-bottom: 3px solid #bc0008;
						padding: 0 13px;
					}
					.yiban_tit b{
						color: #bc0008;
						font-size: 15px;
						padding-left: 17px;
						background: url(//css/images/zhaosheng-01.jpg) no-repeat left;
					}
					.yiban_Nr{
						border: 1px solid #d2d2d2;
						border-top: none;
						padding: 10px 20px;
					}
					.yiban_Nr p{
						font-size: 13px;
						line-height: 35px;
					}
					
					.yiban .tit{
						background: url(//css/images/zhaosheng-02.jpg) repeat-x left bottom;
						line-height: 30px;
						color: #bc0008;
						padding-bottom:5px;
						margin-top: 30px;
					}
					.yiban .tit b{
						background: url(//css/images/zhaosheng-01.jpg) no-repeat left;
						padding-left: 20px;
						font-size: 15px;
					}
					.yiban .title{
						color: #bc0008;
						font-size: 15px;
						display: block;
						line-height: 24px;
						margin: 14px 0 0;
					}
					.zs3_table{
						margin-top: 10px;
						text-align: center;
					}
					.zs3_table tr.tr1{
						background: #ffeeef;
					}
					.zs3_table tr.tr1 td{
						width: 241px;
						font-weight: bold;
						padding: 24px 0;
						color: #666666;
					}
					.zs3_table td{
						color: #4a4a4a;
						font-size: 13px;
						padding: 10px 15px;
					}
					.zs3_table td.td1{
						font-weight: bold;
						width: 120px;
					}
					.zs3_table td.td2{
						font-weight: bold;
						background: #faf9f2;
					}
					.zs3_table td.td3{
						font-weight: bold;
						color: #d80000;
					}
					
					.type {
						margin-top: 50px;
					}
					.type a {
						display: inline-block;
						padding: 10px 15px 10px 30px;
						border: 1px solid #ddd;
						font-size: 14px;
						margin-right: 10px;
						position: relative;
					}
					.type a:before {
						content: "";
						position: absolute;
						border-style: solid dashed dashed dashed;
					    border-color: #bc0008 transparent transparent transparent;
					    border-width: 5px;
					    left: 10px;
					    top: 18px;
					}
					.yiban{
						margin-top: 6px;
					}
					.yiban .yiban_img{
						text-align: center;
						height: 302px;
					}
					.yiban .yiban_img img{
						width: 725px;
						height: 302px;
					}
					.yiban_bt{
						background: url(/images/xuexiao_xueshe_06.jpg) repeat-x left bottom;
						margin-top: 40px;
					}
					.yiban_bt span{
						font-size: 15px;
						color: #bc0008;
						line-height: 30px;	
						display: block;
						padding-bottom: 5px;
						display: inline-block;
						font-weight: bold;
						background: url(/images/xuexiao_xueshe_05.jpg) repeat-x left bottom;
					}
					.yiban_table{
						margin-top: 25px;
					}
					.yiban_table td{
						padding: 10px 15px;
						font-size: 13px;
					}
					.yiban_tit{
						background: #f9f7ee;
						margin-top: 45px;
						line-height: 38px;
						border-bottom: 3px solid #bc0008;
						padding: 0 13px;
					}
					.yiban_tit b{
						color: #bc0008;
						font-size: 15px;
						padding-left: 17px;
						background: url(//css/images/zhaosheng-01.jpg) no-repeat left;
					}
					.yiban_Nr{
						border: 1px solid #d2d2d2;
						border-top: none;
						padding: 10px 20px;
					}
					.yiban_Nr p{
						font-size: 13px;
						line-height: 35px;
					}
					
					.yiban .tit{
						background: url(//css/images/zhaosheng-02.jpg) repeat-x left bottom;
						line-height: 30px;
						color: #bc0008;
						padding-bottom:5px;
						margin-top: 30px;
					}
					.yiban .tit b{
						background: url(//css/images/zhaosheng-01.jpg) no-repeat left;
						padding-left: 20px;
						font-size: 15px;
					}
					.yiban .title{
						color: #bc0008;
						font-size: 15px;
						display: block;
						line-height: 24px;
						margin: 14px 0 0;
					}
					.zs3_table{
						margin-top: 10px;
						text-align: center;
					}
					.zs3_table tr.tr1{
						background: #ffeeef;
					}
					.zs3_table tr.tr1 td{
						width: 241px;
						font-weight: bold;
						padding: 24px 0;
						color: #666666;
					}
					.zs3_table td{
						color: #4a4a4a;
						font-size: 13px;
						padding: 10px 15px;
					}
					.zs3_table td.td1{
						font-weight: bold;
						width: 120px;
					}
					.zs3_table td.td2{
						font-weight: bold;
						background: #faf9f2;
					}
					.zs3_table td.td3{
						font-weight: bold;
						color: #d80000;
					}
					
					.type {
						margin-top: 50px;
					}
					.type a {
						display: inline-block;
						padding: 10px 15px 10px 30px;
						border: 1px solid #ddd;
						font-size: 14px;
						margin-right: 10px;
						position: relative;
					}
					.type a:before {
						content: "";
						position: absolute;
						border-style: solid dashed dashed dashed;
					    border-color: #bc0008 transparent transparent transparent;
					    border-width: 5px;
					    left: 10px;
					    top: 18px;
					}
					.yiban_bt{
						background: url(/images/xuexiao_xueshe_06.jpg) repeat-x left bottom;
					}
					.yiban_bt span{
						font-size: 15px;
						color: #bc0008;
						line-height: 30px;	
						display: block;
						padding-bottom: 5px;
						display: inline-block;
						font-weight: bold;
						background: url(/images/xuexiao_xueshe_05.jpg) no-repeat left bottom;
					}
					.nj_table{
						margin-top: 25px;
						font-size: 13px;
					}
					.nj_table td{
						padding: 10px 15px;
					}
					.nj_table .td1{
						text-align: center;
						background: #fafafa;
					}
					.rxfsBox{
						width: 727px;
						overflow: hidden;
					}
					.rxfsBox .tit{
						background: url(//css/images/zhaosheng-02.jpg) repeat-x left bottom;
						line-height: 30px;
						color: #bc0008;
						padding-bottom: 9px;
					}
					.rxfsBox .tit b{
						background: url(//css/images/zhaosheng-01.jpg) no-repeat left;
						padding-left: 20px;
						font-size: 15px;
					}
					.rxfsBox .text{
						font-size: 13px;
						line-height: 20px;
						margin-top: 20px;
					}
					.zs_table{
						margin-top: 20px;
					}
					.zs_table td{
						text-align: center;
						line-height: 37px;
						font-size: 13px;
					}
					.zs_table td.td1{
						background: #f9f7ee;
					}
					.rxfsBox .title{
						color: #bc0008;
						font-size: 15px;
						display: block;
						line-height: 24px;
						margin: 14px 0 0;
					}
					.zs2_table,.zs3_table,.zs4_table{
						margin-top: 10px;
						text-align: center;
					}
					.zs2_table tr td{
						width: 102px;
					}
					.zs2_table tr.tr1{
						background: #ffeeef;
					}
					.zs2_table tr.tr1 td{
						font-weight: bold;
						padding: 22px 0;
					}
					.zs2_table tr td{
						font-size: 13px;
						color: #4a4a4a;
						padding: 10px 0;
					}
					.zs2_table tr td.td1{
						background: #faf9f2;
					}
					.zs3_table tr.tr1,
					.zs4_table tr.tr1{
						background: #ffeeef;
					}
					.zs3_table tr.tr1 td,
					.zs4_table tr.tr1 td{
						width: 241px;
						font-weight: bold;
						padding: 24px 0;
						color: #666666;
					}
					.zs3_table td{
						color: #4a4a4a;
						font-size: 13px;
						padding: 10px 0;
					}
					.zs3_table td.td1{
						font-weight: bold;
						width: 120px;
					}
					.zs3_table td.td2{
						font-weight: bold;
						background: #faf9f2;
					}
					.zs3_table td.td3{
						font-weight: bold;
						color: #d80000;
					}
					.zs4_table tr td{
						font-size: 13px;
						padding: 10px 0;
						color: #4a4a4a;
					}
					.zs4_table tr td.td2{
						font-weight: bold;
						background: #faf9f2;
					}
					.zs4_table tr td.td3{
						text-align: left;
						padding:0 17px;
					}
					.zhaoshengBtn{
						margin-top: 36px;
					}
					.zhaoshengBtn span{
						display: inline-block;
						min-width: 215px;
						line-height: 39px;
						border-radius: 3px;
						float: left;
						padding: 0 10px;
					}
					.zhaoshengBtn span input{
						width: 100%;
						height: 39px;
						line-height: 39px;
						border: none;
						font-family: "微软雅黑";
						color: #FFFFFF;
						font-size: 17px;
						float: left;
					}
					.zhaoshengBtn .btn{
						background: url(/images/zhaosheng-03.jpg) repeat-x;
						border: 1px solid #be6b00;
					}
					.zhaoshengBtn .btn input{
						background: url(/images/zhaosheng-05.jpg) no-repeat 18px;
					}
					.zhaoshengBtn .btn2{
						background: url(/images/zhaosheng-04.jpg) repeat-x;
						border: 1px solid #a40007;
						margin-left: 40px;
					}
					.zhaoshengBtn .btn2 input{
						background: url(/images/zhaosheng-06.png) no-repeat 12px;
					}
					.rxfsBox{
						width: 727px;
						overflow: hidden;
					}
					.rxfsBox .tit{
						background: url(/css/images/zhaosheng-02.jpg) repeat-x left bottom;
						line-height: 30px;
						color: #bc0008;
						padding-bottom: 9px;
					}
					.rxfsBox .tit b{
						background: url(/css/images/zhaosheng-01.jpg) no-repeat left;
						padding-left: 20px;
						font-size: 15px;
					}
					.rxfsBox .text{
						font-size: 13px;
						line-height: 20px;
						margin-top: 20px;
					}
					.zs_table{
						margin-top: 20px;
					}
					.zs_table td{
						text-align: center;
						line-height: 37px;
						font-size: 13px;
					}
					.zs_table td.td1{
						background: #f9f7ee;
					}
					.rxfsBox .title{
						color: #bc0008;
						font-size: 15px;
						display: block;
						line-height: 24px;
						margin: 14px 0 0;
					}
					.zs5_table,.zs6_table{
						margin-top: 25px;
						text-align: center;
					}
					.zs5_table tr td{
						padding: 10px 0;
						font-size: 13px;
					}
					.zs5_table tr td.td1{
						background: #f9f7ee;
					}
					.zs6_table tr td{
						padding: 10px 0;
						font-size: 13px;
						color: #4a4a4a;
					}
					.zs6_table tr.tr1{
						background: #ffeeef;
					}
					.zs6_table tr.tr1 td{
						padding: 24px 0;
						font-weight: bold;
					}
					.zs6_table tr td.td2{
						background: #faf9f2;
						font-weight: bold;
					}
					.zs6_table tr td.td3{
						font-weight: bold;
						color: #d80000;
					}
<!--0.00013089179992676-->