html,
body {
  font-family: 'Microsoft YaHei';
  font-size: 12px;
}
a:hover {
  color: #e60012;
}
#pager {
  margin-bottom: 0px;
}
.clear {
  clear: both;
  overflow: hidden;
  height: 0;
}

.navbox1 {
  width: 100%;
  height: 49px;
  background-color: #fff;
}
.navbox1 .nav {
  line-height: 49px;
}
.navbox1 .nav span {
  padding: 0 5px;
}
.navbox1 .nav .nav-ind {
  padding-left: 20px;
}
.navbox1 .nav p {
  color: #999;
}
.navbox1 .nav a {
  color: #999;
}
.navbox2 {
  border-top: 40px solid #1f3045;
}
.list-navbox1 {
  height: 33px;
  padding-top: 9px;
}
.list-navbox1 .nav,
.list-navbox1 p {
  line-height: 33px;
}

.daka .daka-wra {
  margin-top: 72px;
  border-top: 1px solid #e5e5e5;
}
.daka h2 {
  font-size: 32px;
  font-weight: 500;
  width: 153px;
  height: 36px;
  margin: -26px auto 0;
  cursor: default;
  text-align: center;
  color: #ed534a;
  background-color: #fff;
}
.daka .daka-header {
  font-family: 'Arial';
  font-size: 18px;
  font-weight: 500;
  line-height: 38px;
  margin-bottom: 33px;
  text-align: center;
  color: #666;
}
.daka .teacher-box {
  position: relative;
  width: 100%;
  height: 355px;
  padding: 0;
}
.daka .daka-teacher {
  position: relative;
  float: left;
  width: 180px;
  height: 242.5px;
  margin-right: 15px;
}
.daka .teacher-text {
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 47px;
  padding-top: 29px;
  filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr=#c0ffffff,endColorStr=#c0ffffff);
  background-color: rgba(255, 255, 255, 0.9);
}
.daka .teacher-text .teacher-name {
  font-size: 18px;
  font-weight: 600;
  line-height: 21px;
  margin: 0;
}
.daka .teacher-text .teacher-synopsis {
  font-size: 14px;
  line-height: 26px;
}
.daka .teacher-text p {
  text-indent: 3px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.daka .teacher-box-img {
  position: absolute;
  top: 0;
  left: 0;
}
.daka .teacher-box-img img {
  display: block;
  float: left;
  width: 100%;
  height: 100%;
}
.daka .teacher-vip-img {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3;
  display: none;
  text-align: center;
  background-color: #fafafa;
}
.daka .teacher-vip-img .vip-img {
  display: block;
  overflow: hidden;
  width: 140px;
  height: 140px;
  margin: 10px auto 0;
  padding-top: 10px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}
.daka .teacher-vip-img .vip-img img {
  display: block;
  width: 180px;
  margin-top: -20px;
  margin-left: -20px;
}
.daka .teacher-vip-img p {
  padding-top: 10px;
}
.daka .teacher-vip-img p img {
  margin-top: -5px;
}
.daka .teacher-vip-img .daka-vip-name {
  font-size: 18px;
  padding-right: 25px;
}
.daka .teacher-last {
  margin-right: 0;
}
.daka .zan-hua {
  width: 178px;
  height: 34px;
  margin-top: 8px;
  padding: 0px 0;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 1px solid #cbcbcb;
  -khtml-user-select: none;
}
.daka .zan-hua .teacher-vip-hua1 {
  float: left;
  width: 84px;
  height: 100%;
  border-right: 1px solid #cbcbcb;
  background: url(http://www.daqiguanli.com/templates/cn/dist/img/famous_libraryV3/hua2.png) no-repeat 10px center;
}
.daka .zan-hua .teacher-vip-zan1 {
  float: left;
  width: 84px;
  height: 100%;
  background: url(http://www.daqiguanli.com/templates/cn/dist/img/famous_libraryV3/zan2.png) no-repeat 10px center;
}
.daka .zan-hua .teacher-vip-hua {
  background: url(http://www.daqiguanli.com/templates/cn/dist/img/famous_libraryV3/hua1.png) no-repeat 10px center;
}
.daka .zan-hua .teacher-vip-zan {
  background: url(http://www.daqiguanli.com/templates/cn/dist/img/famous_libraryV3/zan1.png) no-repeat 10px center;
}
.daka .zan-hua p {
  line-height: 34px;
  margin: 0;
  padding: 0;
  text-indent: 28px;
}
.content-A {
  width: 100%;
}
.content-B {
  width: 100%;
  background-color: #f8f8f8;
}
.teacher-header {
  width: 100%;
  height: 71px;
  border-bottom: 1px solid #ebebeb;
}
.teacher-header a:hover,
.teacher-header a.active {
  color: #e60012;
}
.teacher-header h2 {
  font-size: 32px;
  font-weight: 500;
  line-height: 48px;
  float: left;
  width: 180px;
  padding: 23px 0 1px 3px;
  padding-top: 23px;
  padding-left: 3px;
  color: #363636;
}
.teacher-header span {
  font-size: 32px;
  color: #ed534a;
}
.teacher-header > span {
  display: block;
  float: right;
  width: 100px;
  height: 48px;
  padding: 36px 0 1px 3px;
}
.teacher-header p {
  line-height: 37px;
  float: left;
  width: 700px;
  margin: 0;
  padding-top: 35px;
}
.teacher-header a {
  font-size: 16px;
  padding: 19px  8px  19px  17px;
  color: #959595;
}
.teacher-box {
  padding-top: 29px;
  padding-bottom: 36px;
}
.teacher-left-box {
  float: left;
  width: 284px;
  height: 466px;
  background-color: #b7c6d9;
}
.teacher-left-box img {
  width: 100%;
  display: block;
}
.teacher-right-box img:hover {
  -webkit-transform: scale(1.2, 1.2);
  -moz-transform: scale(1.2, 1.2);
  -ms-transform: scale(1.2, 1.2);
  transform: scale(1.2, 1.2);
}
.teacher-right-box a:hover {
  color: #000;
}
.teacher-right-box dl {
  float: left;
  width: 220px;
  margin: 0;
  margin-bottom: 20px;
  margin-left: 15px;
}
.teacher-right-box .teacher-big-img {
  width: 455px;
}
.teacher-right-box dt {
  overflow: hidden;
  width: 100%;
  height: 124px;
}
.teacher-right-box dd {
  font-size: 16px;
  line-height: 35px;
  height: 66px;
  margin-left: 0;
}
.teacher-right-box .dd-flow {
  line-height: 1.2em;
}
.teacher-right-box .dd-flow span {
  padding-top: 10px;
}
.teacher-right-box .dd-flow i {
  line-height: 40px;
}
.teacher-right-box span {
  font-size: 14px;
  display: block;
  float: left;
  overflow: hidden;
  width: 66%;
  padding-top: 17px;
  padding-left: .7%;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #333;
  -o-text-overflow: ellipsis;
}
.teacher-right-box i {
  font-size: 14px;
  height: 35px;
  display: block;
  float: right;
  overflow: hidden;
  width: 31.2%;
  padding-top: 16px;
  text-align: right;
  color: #333;
}
.teacher-right-box em {
  color: #333;
}
.teacher-right-box img {
  min-width: 220px;
  height: 124px;
  -webkit-transition: all .8s;
  -moz-transition: all .8s;
  -ms-transition: all .8s;
  transition: all .8s;
}
.teacher-left-box {
  float: left;
  width: 244px;
  height: 400px;
  background-color: #b7c6d9;
}
.human-resources .teacher-left-box {
  float: left;
  width: 244px;
  height: 400px;
  background-color: #b7c6d9;
}
.human-resources .teacher-left-box img {
  display: block;
  padding-top: 60px;
  padding-left: 30px;
  width: 86%;
}
.human-resources .teacher-left-box h3 {
  font-size: 34px;
  font-weight: 500;
  padding-top: 66px;
  text-align: center;
  color: #040100;
}
.financial-management .header-financial {
  width: 100%;
  height: 71px;
  border-bottom: 1px solid #ebebeb;
}
.financial-management .header-financial h2 {
  font-size: 32px;
  font-weight: 500;
  line-height: 48px;
  float: left;
  width: 180px;
  padding-top: 23px;
  color: #363636;
}
.financial-management .header-financial span {
  font-size: 32px;
  color: #ed534a;
}
.financial-management .header-financial p {
  line-height: 37px;
  float: left;
  width: 900px;
  margin: 0;
  padding-top: 34px;
}
.financial-management .header-financial a {
  padding: 19px 20px;
  color: #959595;
}
.financial-management .financial-box {
  width: 100%;
  padding-top: 30px;
}
.financial-management .financial-left-box {
  float: left;
  width: 284px;
  height: 466px;
  background-color: #b7c6d9;
}
.financial-management .financial-left-box img {
  display: block;
  float: left;
}
.financial-management .financial-right-box dl {
  float: left;
  margin: 0;
  margin-bottom: 20px;
  margin-left: 14px;
}
.financial-management .financial-right-box dd {
  height: 66px;
}
.financial-management .financial-right-box span {
  line-height: 66px;
  float: left;
}
.financial-management .financial-right-box i {
  line-height: 66px;
  float: right;
}
.teacher-label h2 {
  font-size: 32px;
  font-weight: 500;
  line-height: 82px;
  height: 85px;
  padding-top: 31px;
  text-indent: 20px;
}
.teacher-label .teach-box {
  position: relative;
  width: 100%;
  height: 457px;
  background-color: #ff9a000;
}
.teacher-label .teach-box .item {
  font-size: 20px;
  line-height: 100%;
  position: absolute;
  cursor: pointer;
  text-align: center;
  color: #fff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  background-color: #8cd5e6;
  overflow:hidden;
  border:solid 3px #1c355e;
}
.teacher-label .teach-box .item a {
  color: #fff;
  width: 100%;
  height: 100%;
  display: block; float:left;
}
.teacher-label .teach-box .item a img{ width:100%; float:left;}
.teacher-label .teach-box .item-one {
  font-size: 21px;
  line-height: 52px;
  top: 0px;
  left: 6px;
  width: 148px;
  height: 148px;
  background-color: #e2e4e8;
}

.teacher-label .teach-box .item-two {
  font-size: 19px;
  line-height: 47px;
  top: 0px;
  left: 23.85%;
  width: 125px;
  height: 125px;
  background-color: #e2e4e8;
}
.teacher-label .teach-box .item-three {
  font-size: 21px;
  line-height: 52px;
  top: 17px;
  left: 40.17%;
  width: 100px;
  height: 100px;
  background-color: #e2e4e8;
}
.teacher-label .teach-box .item-four {
  font-size: 16px;
  line-height: 38px;
  top: 25px;
  left: 61.20%;
  width: 120px;
  height: 120px;
  background-color: #e2e4e8;
}
.teacher-label .teach-box .item-five {
  font-size: 21px;
  line-height: 52px;
  top: 47px;
  left: 83.76%;
  width: 100px;
  height: 100px;
  background-color: #e2e4e8;
}
.teacher-label .teach-box .item-six {
  font-size: 21px;
  line-height: 52px;
  top: 123px;
  left: 12.48%;
  width: 148px;
  height: 148px;
  background-color: #e2e4e8;
}
.teacher-label .teach-box .item-seven {
  font-size: 30px;
  line-height: 59px;
  top: 144px;
  left: 31.28%;
  width: 130px;
  height: 130px;
  background-color: #e2e4e8;
}
.teacher-label .teach-box .item-eight {
  font-size: 21px;
  line-height: 52px;
  top: 124px;
  left: 45.81%;
  width: 150px;
  height: 150px;
  background-color: #e2e4e8;
}
.teacher-label .teach-box .item-nine {
  font-size: 26px;
  line-height: 63px;
  top: 195px;
  left: 59.83%;
  width: 100px;
  height: 100px;
  background-color: #e2e4e8;
}
.teacher-label .teach-box .item-ten {
  font-size: 20px;
  line-height: 48px;
  top: 100px;
  left: 72.14%;
  width: 130px;
  height: 130px;
  background-color: #e2e4e8;
}
.teacher-label .teach-box .item-eleven {
  font-size: 21px;
  line-height: 52px;
  top: 253px;
  left: 3.08%;
  width: 116px;
  height: 116px;
  background-color: #e2e4e8;
}
.teacher-label .teach-box .item-twelve {
  font-size: 21px;
  line-height: 52px;
  top: 263px;
  left: 23.93%;
  width: 93px;
  height: 93px;
  background-color: #e2e4e8;
}
.teacher-label .teach-box .item-thirteen {
  font-size: 21px;
  line-height: 52px;
  top: 292px;
  left: 40.86%;
  width: 156px;
  height: 156px;
  background-color: #e2e4e8;
}
.teacher-label .teach-box .item-fourteen {
  font-size: 18px;
  line-height: 44px;
  top: 269px;
  left: 69.06%;
  width: 130px;
  height: 130px;
  background-color: #e2e4e8;
}
.teacher-label .teach-box .item-fifteen {
  font-size: 18px;
  line-height: 44px;
  top: 165px;
  left: 84%;
  width: 180px;
  height: 180px;
  background-color: #e2e4e8;
}


.teacher-label .teach-box .item-hover {
  position: absolute;
  display: none;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}
.teacher-label .teach-box .bounceIn-infinite1 {
  -webkit-animation: bounceIn-infinite 4s linear infinite;
  -moz-animation: bounceIn-infinite 4s linear infinite;
  -ms-animation: bounceIn-infinite 4s linear infinite;
  animation: bounceIn-infinite 4s linear infinite;
}
.teacher-label .teach-box .bounceIn-infinite2 {
  -webkit-animation: bounceIn-infinite 3.8s linear infinite;
  -moz-animation: bounceIn-infinite 3.8s linear infinite;
  -ms-animation: bounceIn-infinite 3.8s linear infinite;
  animation: bounceIn-infinite 3.8s linear infinite;
}
.teacher-label .teach-box .bounceIn-infinite3 {
  -webkit-animation: bounceIn-infinite 4.4s linear infinite;
  -moz-animation: bounceIn-infinite 4.4s linear infinite;
  -ms-animation: bounceIn-infinite 4.4s linear infinite;
  animation: bounceIn-infinite 4.4s linear infinite;
}
.teacher-label .teach-box .tran-scale {
  -webkit-animation: tran-scale 3s linear infinite;
  -moz-animation: tran-scale 3s linear infinite;
  -ms-animation: tran-scale 3s linear infinite;
  animation: tran-scale 3s linear infinite;
}
.teacher-label .teach-botton {
  font-size: 18px;
  line-height: 38px;
  width: 180px;
  height: 50px;
  margin: 0 auto;
  margin-top:40px;
  cursor: pointer;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  -ms-border-radius: 25px;
  border-radius: 25px;
  background:#821c21;
}
.teacher-label .teach-botton span {
  display: block;
  width: 100%;
  height: 100%;
  line-height:50px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #fff;
  font-weight:bold;
  text-align:center;
}
.teacher-label .teach-botton span img{ vertical-align:middle; margin:-3px 0 0 20px; width:25px;}
.teacher-label .teach-botton:hover {background-color: #c8252d;}
.teacher-label h3 {
  font-size: 18px;
  font-weight: 500;
  line-height: 55px;
}
.teacher-label .teach-other {
  padding-bottom: 61px;
}
.teacher-label .teach-other h3 {
  line-height: 1.2em;
}
.teacher-label .teach-left {
  float: left;
  width: 560px;
  padding-top: 41px;
}
.teacher-label .teach-left i:hover {
  color: #e60012;
}
.teacher-label .teach-left em {
  float: right;
  color: #777;
}
.teacher-label .teach-left ul {
  float: left;
  width: 266px;
  margin-right: 26px;
  padding-top: 26px;
}
.teacher-label .teach-left .teach-left-ul2 {
  width: 254px;
  margin-top: -3px;
  margin-right: 0;
}
.teacher-label .teach-left li {
  font-size: 14px;
  line-height: 32px;
  width: 100%;
  height: 30px;
  color: #777;
}
.teacher-label .teach-left a {
  font-size: 14px;
  line-height: 14px;
  display: block;
  width: 100%;
  height: 14px;
  padding: 8px 0;
}
.teacher-label .teach-left span {
  font-size: 10px;
  line-height: 14px;
  display: block;
  float: left;
  width: 14px;
  height: 14px;
  margin: 0 7px 0 9px;
  text-align: center;
  color: #fff;
  background-color: #c9c7c8;
}
.teacher-label .teach-left .teach-color {
  background-color: #e12218;
}
.teacher-label .teach-left .teach-color1 {
  color: #da251d;
}
.teacher-label .teach-left i {
  float: left;
  width: 190px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #777;
}
.teacher-label .teach-right {
  float: right;
  width: 350px;
  padding-top: 41px;
}
.teacher-label .teach-right a:hover {
  color: #e60012;
  border: 1px solid #e60012;
}
.teacher-label .teach-right h3 {
  text-indent: 34px;
}
.teacher-label .teach-right .label-box {
  width: 357px;
  padding: 30px 0 6px 14px;
  border-left: 1px solid #e6e6e6;
}
.teacher-label .teach-right a {
  font-size: 14px;
  float: left;
  margin: 8px 8px 8px 7px;
  padding: 7px 12px 2px 9px;
  color: #8c8c8c;
  border: 1px solid #e6e6e6;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  -ms-border-radius: 1px;
  border-radius: 1px;
}
.teacher-label .teach-right .active {
  color: #e60012;
  border: 1px solid #e60012;
}
/* /////famous_list.html */
.content {
  background-color: #fff;
}
.content .course-nav {
  border-bottom: none;
}
.content .course-navt {
  background-color: #fff;
}
.content .search-list {
  position: relative;
  width: 886px;
  height: 97px;
  margin-bottom: 17px;
  padding-top: 36px;
  padding-left: 72px;
  border: 1px solid #ccc;
  background-color: #fbfbfb;
}
.content .search-list p {
  font-size: 14px;
  padding-top: 16px;
  padding-left: 12px;
}
.content .search-list p a {
  font-size: 14px;
  padding: 0 6px;
}
.content .search-list p span {
  font-size: 14px;
  padding-right: 4px;
}
.content .search3-box {
  width: 452px;
  height: 36px;
  border: 2px solid #da251d;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
}
.content .search3-box input {
  font-size: 16px;
  line-height: 1em;
  display: block;
  float: left;
  width: 381px;
  height: 16px;
  margin: 0;
  padding: 0;
  padding: 10px 0;
  text-indent: 20px;
  border: none;
  -webkit-border-radius: 5px 0 0 5px;
  -moz-border-radius: 5px 0 0 5px;
  -ms-border-radius: 5px 0 0 5px;
  border-radius: 5px 0 0 5px;
  background-color: #fff;
}
.content .search3-box button {
  float: left;
  width: 71px;
  height: 36px;
  text-align: center;
  color: #fff;
  border: none;
  background-color: #da251d;
}
.content .jiaru {
  position: absolute;
  top: 44px;
  left: 800px;
  width: 110px;
  height: 36px;
  background-color: #da251d;
}
.content .jiaru a {
  line-height: 36px;
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
  color: #fff;
}
.content .clear-padd dd .active {
  padding: 2px 6px;
}
.content .clearfix {
  padding: 7px 0;
  padding-left: 3px;
  border: none;
}
.content .clearfix dd {
  padding-top: 5px;
}
.content .clearfix dd a {
  padding: 2px 6px;
  line-height: 18px;
  margin-right: 13px;
  display: block;
  width: 30px;
  float: left;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #737373;
}
.content .clearfix dd .active {
  padding: 2px 6px;
}
.content .clearfix dd .active1 {
  line-height: 18px;
  height: 18px;
  color: #fff;
  padding: 2px 6px;
  background-color: #da251d;
}
.content .clearfix dd .list {
  float: left;
  text-align: left;
  padding: 2px 6px;
  display: block;
  width: 80px;
}
.content .clearfix dd .list span {
  padding: 2px 6px;
}
.content .clearfix dt {
  font-size: 16px;
  width: 75px;
  height: 30px;
}
.content .clearfix dt em {
  color: #1a1a1a;
}
.content .clearfix dd {
  margin: 0;
  padding-left: 7px;
}
.content .clearfix a {
  font-size: 16px;
}
.content .clearfix .clearfix-fist-a {
  color: #da251d;
}
.content .clearfix .w2 {
  margin-right: -2em;
  /*同上*/
  letter-spacing: 2em;
  /*如果需要y个字两端对齐，则为(x-y)/(y-1),这里是（4-2）/(2-1)=2em */
}
.content .clearfix .w3 {
  margin-right: -0.5em;
  /* 同上 */
  letter-spacing: .5em;
  /*如果需要y个字两端对齐，则为(x-y)/(y-1),这里是（4-3）/(3-1)=0.5em */
}
.content .clearfix-dizhi {
  height: 27px;
  padding: 6px 0 6px 3px;
}
.content .teachers-lis {
  background-color: #fff;
}
.content .teachers-lis h2 {
  font-size: 20px;
  font-weight: 500;
  line-height: 56px;
  padding-top: 4px;
  padding-bottom: 3px;
  text-indent: 4px;
}
.content .teacher-lis-left {
  width: 920px;
}
.content .teacher-lis-left .teacher-list {
  width: 880px;
  margin-bottom: 32px;
  border: 1px solid #cecece;
}
.content .teacher-lis-left .clearfix {
  padding: 0;
}
.content .teacher-lis-left .teacher-list:hover {
  box-shadow: 0 1px 3px 0px #cecece;
}
.content .teacher-lis-left .img-box {
  float: left;
  width: 245px;
  height: 198px;
  border: none;
}
.content .teacher-lis-left .img-box img {
  display: block;
  float: left;
  width: 100%;
  height: 100%;
}
.content .teacher-lis-left .teacher-conter {
  float: left;
  width: 576px;
  padding-top: 25px;
  padding-left: 34px;
}
.content .teacher-lis-left .teacher-conter h4 {
  line-height: 24px;
  width: 92%;
  height: 24px;
  text-indent: 2px;
}
.content .teacher-lis-left .teacher-conter h4 span {
  line-height: 24px;
  height: 24px;
}
.content .teacher-lis-left .teacher-conter h4 span a {
  font-size: 20px;
  color: #4b4b4b;
}
.content .teacher-lis-left .teacher-conter .pipe {
  color: #666666;
}
.content .teacher-lis-left .teacher-conter .pipe span {
  font-size: 20px;
  padding: 0;
  font-weight: 500;
}
.content .teacher-lis-left .teacher-conter .pipe em {
  font-size: 18px;
}
.content .teacher-lis-left .teacher-conter .pipe i {
  font-size: 16px;
  padding-top: 4px;
}
.content .teacher-lis-left .teacher-conter .teacher-moust-laber {
  height: 38px;
}
.content .teacher-lis-left .teacher-conter .teacher-moust-laber em {
  font-size: 18px;
  font-weight: 500;
  font-size: 16px;
  line-height: 38px;
  padding-right: 18px;
  float: left;
  color: #4b4b4b;
}
.content .teacher-lis-left .teacher-conter span {
  font-size: 24px;
  font-weight: 500;
  line-height: 28px;
  padding-right: 16px;
  color: #4b4b4b;
}
.content .teacher-lis-left .teacher-conter i {
  font-weight: 500;
  float: right;
  color: #666;
}
.content .teacher-lis-left .teacher-conter .teach-laber {
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  padding: 5px 40px 5px 0;
  margin-left: 5px;
  float: left;
  text-indent: 4px;
  display: block;
  color: #da251d;
  background-position: left center;
}
.content .teacher-lis-left .teacher-conter .teach-laber img {
  margin-right: 6px;
}
.content .teacher-lis-left .teacher-conter .xinxin {
  width: 120px;
  float: left;
}
.content .teacher-lis-left .teacher-conter .xinxin img {
  width: 15px;
  height: 14px;
  padding: 0 2px;
  margin-top: 8px;
  float: left;
}
.content .teacher-lis-left .teacher-conter p {
  font-size: 14px;
  line-height: 24px;
  width: 466px;
  padding-top: 0;
  padding-left: 3px;
  color: #747474;
}
.content .teacher-lis-left .teacher-conter .teacher-labers {
  padding-top: 5px;
  padding-bottom: 14px;
}
.content .teacher-lis-left .teacher-conter .teacher-labers span {
  font-size: 14px;
  margin-right: 90px;
  padding: 6px 4px 6px 26px;
  color: #666666;
}
.content .teacher-lis-left .teacher-conter .teacher-labers .laber1 {
  background: url(http://www.daqiguanli.com/templates/cn/dist/img/famous_libraryV3/laber1.png) no-repeat left center;
}
.content .teacher-lis-left .teacher-conter .teacher-labers .laber2 {
  background: url(http://www.daqiguanli.com/templates/cn/dist/img/famous_libraryV3/laber2.png) no-repeat left center;
}
.content .teacher-lis-left .teacher-conter .teacher-labers .laber3 {
  background: url(http://www.daqiguanli.com/templates/cn/dist/img/famous_libraryV3/laber3.png) no-repeat left center;
}
.content .teacher-lis-left .teacher-conter .teacher-labers .laberv1 {
  background: url(http://www.daqiguanli.com/templates/cn/dist/img/famous_libraryV3/laberv1.png) no-repeat left center;
}
.content .teacher-lis-left .teacher-conter .teacher-labers .laberv2 {
  background: url(http://www.daqiguanli.com/templates/cn/dist/img/famous_libraryV3/laberv2.png) no-repeat left center;
}
.content .teacher-lis-left .teacher-conter .teacher-labers .laberv3 {
  background: url(http://www.daqiguanli.com/templates/cn/dist/img/famous_libraryV3/laberv3.png) no-repeat left center;
}
.content .teacher-lis-right {
  margin-bottom: 60px;
}
.content .teacher-lis-right h2 {
  padding-top: 9px;
  text-align: left;
}
.content .teacher-lis-right .teacher-list1 {
  position: relative;
  width: 211px;
  height: 169px;
  margin-bottom: 16px;
  margin-right: 16px;
  float: left;
}
.content .teacher-lis-right .teacher-list1 p:hover {
  color: #e60012;
}
.content .teacher-lis-right .teacher-list1 img {
  display: block;
  float: left;
  width: 100%;
  height: 100%;
}
.content .teacher-lis-right .teacher-list1 .text-teacher-p {
  font-size: 14px;
  line-height: 34px;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 34px;
  margin: 0;
  padding: 0;
  text-align: center;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.4);
}
.content .pager-block {
  line-height: 30px;
  float: right;
  padding: 10px 17px 0px 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #7f7f7f;
}
.content .pager-block .jumpPage {
  margin-top: -4px;
}
.content .c4 {
  margin-bottom: 80px;
}
.content .c4 h4 {
  line-height: 20px;
  text-indent: 4px;
  text-rendering: optimizelegibility;
  font-family: '微软雅黑';
  font-size: 16px;
  font-weight: normal;
  margin-bottom: 10px;
  padding-bottom: 20px;
  color: #333;
  border-bottom: 1px solid #f1f1f1;
}
.content .c4 .coo-list {
  padding-top: 5px;
  color: #bcbcbc;
}
.content .c4 .coo-list a {
  line-height: 25px;
  color: #666;
}
/* /////famous_details.html */
.content h3 {
  font-size: 18px;
  font-weight: 500;
  line-height: 30px;
  padding-top: 16px;
  padding-bottom: 12px;
  text-indent: 1em;
  color: #6c6c6c;
}
.content .teacher-dlist {
  position: relative;
  width: 100%;
  overflow: hidden;
  margin-bottom: 42px;
  border: 1px solid #e5e5e5;
  border-bottom: 2px solid #e5e5e5;
}
.content .teacher-dlist .img-box {
  float: left;
  height: 202px;
  width: 202px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  margin-top: 24px;
  margin-bottom: 24px;
  margin: 24px 0 24px 14px;
  border: none;
  border: 1px solid #ececec;
  overflow: hidden;
}
.content .teacher-dlist .img-box img {
  display: block;
  float: left;
  width: 252px;
  margin-left: -25px;
  height: 100%;
}
.content .teacher-conter1 {
  float: left;
  width: 560px;
  padding-top: 24px;
  padding-left: 42px;
  padding-bottom: 24px;
  color: #666;
}
.content .teacher-conter1 h4 {
  font-size: 20px;
  font-weight: 500;
  line-height: 1em;
  color: #424451;
}
.content .teacher-conter1 p {
  font-size: 14px;
  line-height: 21px;
  color: #747474;
  margin: 0;
  margin-top: -1px;
  padding: 0;
}
.content .teacher-conter1 .teacher-title h4,
.content .teacher-conter1 .teacher-title .teacher-cooperation,
.content .teacher-conter1 .teacher-title .teacher-info {
  display: inline-block;
  vertical-align: middle;
}
.content .teacher-conter1 .teacher-title .teacher-cooperation {
  width: 108px;
  height: 36px;
  background-color: #e60012;
  color: #fff;
  border-radius: 4px;
  text-align: center;
  line-height: 36px;
  font-size: 18px;
  margin: 0 10px;
  cursor: pointer;
}
.content .teacher-conter1 .teacher-title .teacher-info {
  font-size: 14px;
  color: #424451;
}
.content .teacher-conter1 .teacher-dlist-name {
  padding-top: 14px;
}
.content .teacher-conter1 .teacher-dlist-name p {
  font-size: 16px;
  line-height: 32px;
  width: 64px;
  padding-right: 30px;
  float: left;
  color: #666;
}
.content .teacher-conter1 .teacher-laber {
  font-size: 14px;
  float: left;
  width: 280px;
  text-indent: 20px;
  line-height: 32px;
  height: 32px;
  color: #da251d;
  background: url(http://www.daqiguanli.com/templates/cn/dist/img/famous_libraryV3/laber-icon_1.png) no-repeat;
  background-position: left center;
}
.content .teacher-conter1 .pipe {
  line-height: 28px;
  color: #666666;
}
.content .teacher-conter1 .pipe span {
  font-size: 20px;
}
.content .teacher-conter1 .pipe em {
  font-size: 18px;
}
.content .teacher-conter1 .pipe i {
  font-size: 16px;
}
.content .teacher-conter1 .teacher-labers {
  clear: both;
  height: 42px;
  line-height: 42px;
}
.content .teacher-conter1 .teacher-labers span {
  font-size: 14px;
  color: #666;
  float: left;
  margin-right: 90px;
  padding-left: 26px;
}
.content .teacher-conter1 .laber1 {
  background: url(http://www.daqiguanli.com/templates/cn/dist/img/famous_libraryV3/laber1.png) no-repeat left center;
}
.content .teacher-conter1 .laber2 {
  background: url(http://www.daqiguanli.com/templates/cn/dist/img/famous_libraryV3/laber2.png) no-repeat left center;
}
.content .teacher-conter1 .laber3 {
  background: url(http://www.daqiguanli.com/templates/cn/dist/img/famous_libraryV3/laber3.png) no-repeat left center;
}
.content .teacher-conter1 .laberv1 {
  background: url(http://www.daqiguanli.com/templates/cn/dist/img/famous_libraryV3/laberv1.png) no-repeat left center;
}
.content .teacher-conter1 .laberv2 {
  background: url(http://www.daqiguanli.com/templates/cn/dist/img/famous_libraryV3/laberv2.png) no-repeat left center;
}
.content .teacher-conter1 .laberv3 {
  background: url(http://www.daqiguanli.com/templates/cn/dist/img/famous_libraryV3/laberv3.png) no-repeat left center;
}
.content .conter-p {
  overflow: hidden;
}
.content .conter-p p {
  text-indent: 0;
  clear: both;
  font-size: 14px;
  line-height: 22px;
}
.content .teacher-xingji {
  position: absolute;
  right: 0;
  top: 44px;
  width: 160px;
  padding-top: 20px;
}
.content .teacher-xingji img {
  margin-bottom: 5px;
  margin-left: 4px;
}
.content .teacher-xingji .changzhudi {
  display: block;
  float: left;
  font-size: 14px;
  margin-top: 12px;
  color: #999;
}
.content .teacher-xingji .teacher-dizhi {
  color: #666;
}
.content .teacher-xingji span {
  color: #999;
}
.content .share {
  position: absolute;
  right: 124px;
  bottom: 60px;
  margin: 0;
}
.content .material-box {
  margin-bottom: 133px;
}
.content .material {
  position: relative;
  padding: 40px 80px 20px 100px;
  min-height: 85px;
  margin-bottom: 44px;
  border: 1px solid #e5e5e5;
  border-bottom: 2px solid #e5e5e5;
}
.content .material > .clearfix {
  padding: 0;
}
.content .material .header-title {
  font-size: 30px;
  line-height: 34px;
  position: absolute;
  top: 50%;
  left: 38px;
  display: block;
  margin-top: -68px;
  width: 34px;
  cursor: default;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #000;
  opacity: .6;
  filter: alpha(opacity=60);
}
.content .material .header-t2 {
  margin-top: -34px;
}
.content .material .header-t3 {
  margin-top: -51px;
}
.content .material .header-t4 {
  margin-top: -68px;
}
.content .material .header-t5 {
  margin-top: -85px;
}
.content .material .material-more {
  margin-top: -24px;
}
.content .material .material-more > a {
  color: #da251d;
}
.content .material .material-more > a i {
  display: inline-block;
  width: 5px;
  height: 8px;
  background: url(http://www.daqiguanli.com/templates/cn/dist/img/v5img/hq88V5_icon.png) no-repeat -160px 0;
  vertical-align: top;
  margin: 6px 0 0 4px;
}
.content .material .material-cen {
  margin-top: -24px;
  padding-bottom: 20px;
}
.content .material .material-cen li {
  margin-right: 60px;
  float: left;
  width: 326px;
  height: 34px;
  line-height: 34px;
  text-align: .5em;
}
.content .material .material-cen a {
  float: left;
  font-size: 14px;
  color: #454545;
  width: 240px;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.content .material .material-cen span {
  float: right;
}
.content .material p {
  font-size: 14px;
  line-height: 25px;
  text-indent: 2em;
  color: #747474;
}
.content .material .teacher-intro {
  position: absolute;
  top: 0;
  right: 46px;
  width: 18px;
  height: 36px;
  background: url(http://www.daqiguanli.com/templates/cn/dist/img/famous_libraryV3/teacher-intro.png) no-repeat;
}
.content .material .intro-bg {
  font-size: 12px;
  color: #fff;
  line-height: 14px;
  text-align: center;
  display: block;
  width: 18px;
  height: 34px;
  padding-top: 2px;
  cursor: default;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.content .signature-course {
  padding: 40px 40px 20px 100px;
}
.content .signature-course a {
  float: left;
}
.content .signature-course dl {
  float: left;
  width: 196px;
  margin: 4px 4px 0px;
}
.content .signature-course dt {
  width: 100%;
  height: 110px;
}
.content .signature-course img {
  display: block;
  float: left;
  width: 100%;
}
.content .signature-course dd {
  margin: 0;
  padding-top: 0;
  padding-left: 0;
  color: #93999f;
}
.content .signature-course dd p {
  font-size: 16px;
  line-height: 16px;
  width: 99%;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 0;
  padding: 9px 0;
  text-indent: 0;
  color: #3c3c3c;
}
.content .train-ex .header-title {
  top: 180px;
  margin-top: 0;
}
.content .material-answer {
  padding-left: 14px;
  padding-bottom: 60px;
}
.content .material-answer p {
  text-indent: 0;
}
.content .material-answer textarea {
  width: 726px;
  height: 147px;
  border: 1px solid #bfbfbf;
  resize: none;
  padding: 10px;
}
.content .material-answer > div {
  width: 726px;
}
.content .material-answer span > em {
  color: #e60012;
}
.content .material-answer .answer-btn span {
  float: left;
  margin-right: 1em;
  font-size: 16px;
  line-height: 27px;
}
.content .material-answer .answer-btn input {
  background-color: #e60012;
  color: #fff;
  display: block;
  float: left;
  border: 0;
  pading: 0;
  margin: 0;
  width: 93px;
  height: 27px;
}
.content .material-answer .media-object {
  width: 50px;
  height: 50px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}
.content .material-answer .media,
.content .material-answer .media-body {
  overflow: hidden;
  zoom: 1;
}
.content .material-answer .media {
  margin: 0;
  padding: 13px 0 10px;
}
.content .material-answer .media-heading {
  font-size: 12px;
  color: #8c8c8c;
  font-weight: normal;
  margin-bottom: 3px;
}
.content .material-answer .media-heading span {
  color: #ef674d;
}
.content .material-answer .media-heading span,
.content .material-answer .media-heading a {
  color: #e60012;
  margin-right: 5px;
  font-size: 14px;
}
.content .material-answer .media:first-child {
  border-top: none;
}
.content .splendid-video {
  padding-top: 67px;
  padding-left: 100px;
}
.content .splendid-video .header-title {
  margin-top: -102px;
  padding-top: 9px;
}
.content .splendid-video dl {
  float: left;
  width: 233px;
  margin: 0 11px 5px;
}
.content .splendid-video dt {
  width: 100%;
  height: 130px;
}
.content .splendid-video dd {
  font-size: 12px;
  height: 58px;
  text-indent: -10px;
}
.content .splendid-video img {
  display: block;
  float: left;
  width: 100%;
  height: 100%;
}
.content .splendid-video dd {
  font-size: 12px;
  line-height: 58px;
  width: 100%;
  margin: 0;
  text-align: center;
  color: #3c3c3c;
}
.navbar-fix {
  position: fixed;
  right: 50px;
  bottom: 100px;
  z-index: 999;
  width: 40px;
  height: 208px;
  display: none;
}
.navbar-fix li {
  width: 39px;
  height: 39px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  overflow: hidden;
  margin-top: 12px;
}
.navbar-fix a {
  display: inline-block;
  width: 100%;
  height: 100%;
  background-color: #d9d9d9;
}
.navbar-fix a:hover {
  background-color: #a6a6a6;
}
.navbar-fix i {
  width: 100%;
  height: 100%;
  display: inline-block;
}
.navbar-fix .navbar1 {
  background: url(http://www.daqiguanli.com/templates/cn/dist/img/famous_libraryV3/famous_libraryV3-nav1.png) no-repeat center center;
}
.navbar-fix .navbar2 {
  background: url(http://www.daqiguanli.com/templates/cn/dist/img/famous_libraryV3/famous_libraryV3-nav2.png) no-repeat center center;
}
.navbar-fix .navbar3 {
  background: url(http://www.daqiguanli.com/templates/cn/dist/img/famous_libraryV3/famous_libraryV3-nav3.png) no-repeat center center;
}
.navbar-fix .navbar4 {
  background: url(http://www.daqiguanli.com/templates/cn/dist/img/famous_libraryV3/famous_libraryV3-nav4.png) no-repeat center center;
}
.bg-filter {
  filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr=#40000000,endColorStr=#40000000);
}
.bg-filter1 {
  filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr=#bbffffff,endColorStr=#bbffffff);
}
.bg-filter2 {
  filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr=#77000000,endColorStr=#77000000);
}
@keyframes bounceIn-infinite {
  0% {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  20% {
    -webkit-transform: translate(0, 5px);
    -moz-transform: translate(0, 5px);
    -ms-transform: translate(0, 5px);
    transform: translate(0, 5px);
  }
  50% {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  70% {
    -webkit-transform: translate(0, -5px);
    -moz-transform: translate(0, -5px);
    -ms-transform: translate(0, -5px);
    transform: translate(0, -5px);
  }
  100% {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
@keyframes tran-scale {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
  20% {
    -webkit-transform: scale(1.2, 1.2);
    -moz-transform: scale(1.2, 1.2);
    -ms-transform: scale(1.2, 1.2);
    transform: scale(1.2, 1.2);
  }
  50% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
  70% {
    -webkit-transform: scale(1.2, 1.2);
    -moz-transform: scale(1.2, 1.2);
    -ms-transform: scale(1.2, 1.2);
    transform: scale(1.2, 1.2);
  }
  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}
.item {
  transition: all 0.2s linear ;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear ;
  -o-transition: all 0.2s linear ;
}
.lightboxcontainer {
  width: 100%;
  text-align: left;
}
.lightboxleft {
  width: 40%;
  float: left;
}
.lightboxright {
  width: 60%;
  float: left;
}
.lightboxright iframe {
  min-height: 390px;
}
.divtext {
  margin: 36px;
}
@media (max-width: 800px) {
  .lightboxleft {
    width: 100%;
  }
  .lightboxright {
    width: 100%;
  }
  .divtext {
    margin: 12px;
  }
}
@media (min-width: 1280px) {
  .wrapper {
    width: 1180px;
  }
  .daka .daka-teacher {
    width: 224px;
    height: 302px;
  }
  .daka .teacher-text p {
    text-indent: 30px;
  }
  .daka .zan-hua .teacher-vip-hua1,
  .daka .zan-hua .teacher-vip-zan1,
  .daka .zan-hua .teacher-vip-hua,
  .daka .zan-hua .teacher-vip-zan {
    background-position: 20px center;
  }
  .daka .zan-hua p {
    text-indent: 38px;
  }
  .daka .teacher-vip-img .vip-img {
    width: 160px;
    height: 160px;
  }
  .daka .teacher-vip-img .vip-img img {
    width: 224px;
    margin-left: -32px;
  }
  .daka .zan-hua {
    width: 222px;
    height: 44px;
    margin-top: 28px;
    padding: 6px 0;
  }
  .daka .zan-hua .teacher-vip-hua1 {
    width: 109px;
  }
  .daka .zan-hua .teacher-vip-zan1 {
    width: 111px;
  }
  .daka .zan-hua p {
    line-height: 44px;
  }
  .teacher-right-box dl {
    float: left;
    width: 283px;
    margin: 0;
    margin-bottom: 27px;
    margin-left: 15px;
  }
  .teacher-right-box .teacher-big-img {
    width: 581px;
  }
  .teacher-left-box {
    float: left;
    width: 284px;
    height: 466px;
  }
  .teacher-right-box img {
    width: 100%;
    height: 100%;
  }
  .human-resources .teacher-left-box {
    float: left;
    width: 284px;
    height: 466px;
  }
  .teacher-right-box span {
    font-size: 16px;
  }
  .teacher-right-box i {
    font-size: 16px;
  }
  .teacher-right-box dt {
    overflow: hidden;
    width: 100%;
    height: 156px;
  }
  .human-resources .teacher-left-box {
    float: left;
    width: 284px;
    height: 466px;
  }
  .human-resources .teacher-left-box img {
    width: 100%;
  }
  .human-resources dt {
    height: 159px;
  }
  .human-resources .teacher-left-box img {
    width: auto;
    padding-top: 90px;
    padding-left: 62px;
  }
  .teacher-label .teach-box {
    margin-left: 0;
  }
  .teacher-label .teach-left {
    float: left;
    width: 780px;
    padding-top: 41px;
  }
  .teacher-label .teach-left ul {
    float: left;
    width: 316px;
    margin-right: 96px;
    padding-top: 26px;
  }
  .teacher-label .teach-left .teach-left-ul2 {
    width: 274px;
    margin-top: -3px;
    margin-right: 0;
  }
  .teacher-label .teach-right .label-box {
    width: 357px;
    padding: 30px 0 6px 34px;
    border-left: 1px solid #e6e6e6;
  }
  .teacher-label .teach-right {
    float: right;
    width: 390px;
    padding-top: 41px;
  }
  .teacher-header p {
    line-height: 37px;
    float: left;
    width: 900px;
    margin: 0;
    padding-top: 35px;
  }
  .navbar {
    right: 100px;
  }
  .content .teacher-xingji {
    width: 312px;
  }
  .content .material-answer textarea {
    width: 836px;
  }
  .content .material-answer > div {
    width: 836px;
  }
  .content .signature-course {
    padding: 40px 80px 20px 100px;
  }
  .content .signature-course dl {
    width: 233px;
    margin: 7px 8px 0px;
  }
  .content .signature-course dt {
    height: 131px;
  }
  .content .material .material-cen ul {
    margin-left: 40px;
  }
  .content .material .material-cen li {
    margin-right: 150px;
  }
  .myModal-cooperation {
    display: none;
  }
  .myModal-cooperation .bg {
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    background-color: #000;
    opacity: 0.5;
    filter: alpha(opacity=50);
    z-index: 999;
  }
  .myModal-cooperation .cooperation {
    width: 588px;
    height: 274px;
    background: url("http://www.daqiguanli.com/templates/cn/dist/img/cooperation.jpg") no-repeat center center;
    position: fixed;
    left: 50%;
    top: 50%;
    margin-top: -158px;
    margin-left: -294px;
    z-index: 1000;
    border-radius: 6px;
    padding-top: 42px;
  }
  .myModal-cooperation .cooperation-img,
  .myModal-cooperation .cooperation-info {
    float: left;
  }
  .myModal-cooperation .cooperation-img {
    width: 224px;
    height: 224px;
    border-radius: 50%;
    overflow: hidden;
    border: 2px solid #fff;
    margin-left: 38px;
    margin-right: 52px;
  }
  .myModal-cooperation .cooperation-info {
    padding-top: 28px;
  }
  .myModal-cooperation .cooperation-info h2 {
    font-weight: normal;
    font-size: 26px;
    margin-bottom: 26px;
  }
  .myModal-cooperation .cooperation-info p {
    margin-bottom: 26px;
  }
  .myModal-cooperation .cooperation-box {
    position: relative;
  }
  .myModal-cooperation .cooperation-clear {
    position: absolute;
    right: 10px;
    top: -30px;
    width: 27px;
    height: 27px;
    background: url("http://www.daqiguanli.com/templates/cn/dist/img/tryout_close.png") no-repeat center center;
    cursor: pointer;
  }
  .myModal-cooperation .myicon {
    width: 32px;
    height: 32px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
  }
  .myModal-cooperation .myicon-QQ {
    background: url("http://www.daqiguanli.com/templates/cn/dist/img/QQ.png") no-repeat center center;
  }
  .myModal-cooperation .myicon-iphone {
    background: url("http://www.daqiguanli.com/templates/cn/dist/img/iphone.png") no-repeat center center;
  }
  .teacher-lis-left {
    float: left;
  }
  .teacher-lis-right {
    float: right;
    width: 212px;
  }
  .teacher-lis-right h2 {
    padding-top: 9px;
    padding-bottom: 22px;
    text-align: right;
  }
  .teacher-lis-right .teacher-list1 {
    margin-right: 0;
    clear: both;
  }
  #pager {
    margin-bottom: 20px;
  }
  .content .search-list {
    width: 1107px;
    padding-left: 72px;
  }
  .content .jiaru {
    left: 900px;
  }
  .content .clearfix dd .list {
    margin-right: 46px;
  }
}
